:root{--bg-color: #f4f6f9;--text-color: #333;--container-bg: #fff;--sidebar-bg: #003366;--sidebar-text: #fff;--link-color: #99ccff;--accent-color: #005ea2;--highlight-bg: #e8f0fe;--border-color: #ddd;--photo-border: #99ccff;--font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--sidebar-heading: var(--sidebar-text);--letter-spacing: normal;--image-filter: none}:root.theme-dark{--bg-color: #0f1720;--text-color: #e6eef8;--container-bg: #0b1220;--sidebar-bg: #0a0f16;--sidebar-text: #e6eef8;--link-color: #7fb3ff;--accent-color: #4da3ff;--highlight-bg: #122032;--border-color: #1e2a3a;--photo-border: #7fb3ff;--sidebar-heading: var(--sidebar-text);--letter-spacing: normal;--image-filter: none}:root.theme-matrix{--bg-color: #00110a;--text-color: #a8ff7a;--container-bg: #02120b;--sidebar-bg: #00120a;--sidebar-text: #a8ff7a;--link-color: #00ff7a;--accent-color: #00ff66;--highlight-bg: #02220f;--border-color: #003822;--photo-border: #00ff66;--sidebar-heading: #a8ff7a;--letter-spacing: 1px;--image-filter: contrast(1.05) saturate(1.1)}:root.theme-blue{--bg-color: #f4f6f9;--text-color: #333;--container-bg: #fff;--sidebar-bg: #003366;--sidebar-text: #fff;--link-color: #99ccff;--accent-color: #005ea2;--highlight-bg: #e8f0fe;--border-color: #ddd;--photo-border: #99ccff;--sidebar-heading: #99ccff;--letter-spacing: normal;--image-filter: none}:root.theme-green{--bg-color: #f3fbf6;--text-color: #113322;--container-bg: #ffffff;--sidebar-bg: #0f3d2e;--sidebar-text: #e9fbf2;--link-color: #1fa86a;--accent-color: #1fa86a;--highlight-bg: #eaf9ef;--border-color: #cfefe0;--photo-border: #1fa86a;--letter-spacing: normal;--image-filter: none}:root.theme-cyberpunk{--bg-color: #0a0a1a;--text-color: #00ff9d;--container-bg: #0f0f2a;--sidebar-bg: #1a1a3a;--sidebar-text: #00ff9d;--link-color: #ff00ff;--accent-color: #ff00ff;--highlight-bg: #1a1a3a;--border-color: #ff00ff;--photo-border: #ff00ff;--letter-spacing: 2px;--image-filter: hue-rotate(20deg) brightness(1.2)}:root.font-default{--font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif}:root.font-matrix{--font-family: "Share Tech Mono", monospace}:root.font-cyberpunk{--font-family: "Orbitron", sans-serif}body{letter-spacing:var(--letter-spacing);font-family:var(--font-family);margin:0;padding:0;background:var(--bg-color);color:var(--text-color);min-height:100vh;overflow-x:hidden}html{overflow-x:hidden;width:100%}*{box-sizing:border-box}.sr-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.small-note{margin:6px 0 0;font-size:.9rem;color:var(--text-color);opacity:.75}.style-selector{position:fixed;top:10px;right:10px;z-index:1000;width:180px}.print-header{display:none}.print-header h1{margin:0 0 2mm}.print-tagline{font-size:11pt;color:#555}.print-only{display:none}.content-hero{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:12px 0 8px;margin-bottom:16px;border-bottom:1px solid var(--border-color)}.hero-text{flex:1 1 60%;min-width:260px}.eyebrow{margin:0 0 6px;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-color);font-weight:700}.hero-name{margin:0 0 6px;color:var(--accent-color)}.hero-tagline{margin:0;color:var(--text-color);opacity:.9;line-height:1.4}.cv-actions{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;margin:0 0 14px}.cv-actions-note{flex:1 0 100%;margin:0;text-align:left}.theme-trigger{display:flex;align-items:center;gap:6px;background-color:#ffffff05;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:4px;cursor:pointer;box-shadow:none;opacity:.75;transition:all .3s ease;justify-content:center;position:relative}.theme-trigger:hover{box-shadow:0 2px 4px #0000001a;border-color:#00000024;opacity:1}:root:not(.theme-dark):not(.theme-matrix):not(.theme-cyberpunk) .theme-trigger,:root.theme-blue .theme-trigger,:root.theme-green .theme-trigger{box-shadow:none;border-color:#00000014;opacity:.75}:root:not(.theme-dark):not(.theme-matrix):not(.theme-cyberpunk) .theme-trigger:hover,:root.theme-blue .theme-trigger:hover,:root.theme-green .theme-trigger:hover{box-shadow:0 1px 3px #0000001a;border-color:#00000024;opacity:1}.style-selector.expanded .theme-trigger{border-radius:8px 8px 0 0;box-shadow:0 2px 6px #0000001f;border-bottom-color:transparent}.theme-options{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;gap:0;background-color:#ffffff17;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border:1px solid rgba(0,0,0,.08);border-top:none;border-radius:0 0 8px 8px;box-shadow:0 2px 6px #00000014;overflow:hidden;margin-top:-1px}.theme-icon{display:flex;align-items:center;gap:6px}.style-selector.expanded .theme-trigger{transform:none}.theme-icon .swatch{width:10px;height:10px;border-radius:50%;border:2px solid rgba(0,0,0,.1);box-shadow:none;filter:saturate(.7) brightness(.9);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.theme-icon .swatch-blue{background:#005ea2}.theme-icon .swatch-green{background:#1fa86a}.theme-icon .swatch-matrix{background:#0f6}.theme-icon .swatch-dark{background:#0f1720}.theme-icon .swatch-cyber{background:#f0f}.theme-selector-trigger[data-theme=blue] .swatch-blue,.theme-selector-trigger[data-theme=green] .swatch-green,.theme-selector-trigger[data-theme=matrix] .swatch-matrix,.theme-selector-trigger[data-theme=dark] .swatch-dark,.theme-selector-trigger[data-theme=cyberpunk] .swatch-cyber{transform:scale(1.08);border-color:#0000002e;box-shadow:0 0 0 1px #00000024}.theme-trigger:hover .theme-icon .swatch{filter:saturate(1) brightness(1);box-shadow:0 1px 2px #0000001f}:root:not(.theme-dark):not(.theme-matrix):not(.theme-cyberpunk) .theme-icon .swatch,:root.theme-blue .theme-icon .swatch,:root.theme-green .theme-icon .swatch{filter:saturate(.7) brightness(.9)}:root:not(.theme-dark):not(.theme-matrix):not(.theme-cyberpunk) .theme-trigger:hover .theme-icon .swatch,:root.theme-blue .theme-trigger:hover .theme-icon .swatch,:root.theme-green .theme-trigger:hover .theme-icon .swatch{filter:saturate(1) brightness(1)}.theme-trigger .theme-label{opacity:.8;text-shadow:none}.theme-trigger:hover .theme-label{opacity:1;text-shadow:0 1px 1px rgba(0,0,0,.12)}.theme-label{display:inline-flex;align-items:center;font-size:.875rem;font-weight:600;letter-spacing:.02em;color:var(--text-color);white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.25)}.style-selector.expanded .theme-label{display:inline-block;align-self:center}.theme-chevron{display:inline-flex;margin-left:4px;transition:transform .3s ease;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid var(--text-color);opacity:.7}.style-selector.expanded .theme-chevron{transform:rotate(180deg)}.theme-dark .theme-trigger,.theme-matrix .theme-trigger,.theme-cyberpunk .theme-trigger{border-color:#ffffff24}.theme-dark .theme-trigger:hover,.theme-matrix .theme-trigger:hover,.theme-cyberpunk .theme-trigger:hover{border-color:#ffffff2e}.theme-options{display:none;flex-direction:column;gap:4px;width:100%}.style-selector.expanded .theme-options{display:flex}.theme-option{padding:12px 16px;border-radius:0;cursor:pointer;transition:all .2s ease;color:var(--text-color);font-size:.875rem;border-bottom:1px solid var(--border-color);text-shadow:0 1px 2px rgba(0,0,0,.18)}.theme-option:last-child{border-bottom:none}.theme-option:hover{background:var(--highlight-bg)}.theme-option.active{background:var(--accent-color);color:#fff;font-weight:600;box-shadow:0 2px 6px #0000001f;filter:saturate(.9) brightness(.97)}.theme-matrix .theme-option.active{background:var(--accent-color);color:var(--container-bg)}.print-btn,.pdf-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid var(--border-color);border-radius:999px;background:transparent;color:var(--text-color);font-weight:700;cursor:pointer;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.pdf-btn{text-decoration:none;background:var(--highlight-bg);opacity:.95;box-shadow:0 2px 8px #00000014}.print-btn{opacity:.75}.pdf-btn:hover{transform:translateY(-1px);opacity:1;box-shadow:0 4px 12px #0000001f}.print-btn:hover{background:var(--highlight-bg);transform:none;box-shadow:none;opacity:.9}.print-btn:focus-visible,.pdf-btn:focus-visible{outline:2px solid var(--accent-color);outline-offset:3px}.btn-icon{display:inline-block;width:18px;height:18px}.print-btn-short{display:none}.print-btn-full{display:inline}.pdf-btn-short{display:none}.pdf-btn-full{display:inline}.container{display:flex;max-width:1000px;margin:40px auto;background:var(--container-bg);box-shadow:0 0 15px #0000001a;border-radius:10px;overflow:hidden}.sidebar{flex:0 0 33%;max-width:33%;padding:20px;background:var(--sidebar-bg);color:var(--sidebar-text)}.sidebar h2,.sidebar h3{margin-top:0;color:var(--sidebar-heading)}.sidebar a{color:var(--link-color);text-decoration:none;word-break:break-all}.content{flex:1 1 67%;min-width:0;padding:10px 30px;background:var(--container-bg);color:var(--text-color)}.job-entry{margin-bottom:25px;padding-left:15px;border-left:3px solid var(--accent-color)}.job-entry h3{margin-top:0;margin-bottom:5px;color:var(--accent-color)}.job-meta{margin-bottom:10px;font-size:.9em;color:var(--text-color);opacity:.8}.job-meta .company{font-weight:700}.job-meta .dates{font-style:italic;margin-left:5px}.job-meta .location{display:block;margin-top:3px}.job-entry ul{margin-top:10px;padding-left:20px}.job-entry li{margin-bottom:5px}.job-tech{margin-top:10px;padding:8px 10px;background:#7f7f7f0f;border:1px solid var(--border-color);border-radius:8px;font-size:.9em;display:flex;align-items:baseline;gap:6px}.job-tech-label{font-weight:700;color:var(--accent-color)}#earlier-experience{margin-top:10px;padding:0}#earlier-experience h2{border-bottom:1px solid var(--border-color);padding-bottom:4px;margin-top:0}#earlier-experience ul{margin-top:8px}h1{color:var(--accent-color);margin-top:0}h2{color:var(--accent-color);border-bottom:1px solid var(--border-color);padding-bottom:4px;margin-top:30px}ul{padding-left:20px}.highlight{background:var(--highlight-bg);border-left:4px solid var(--accent-color);padding:15px;margin-bottom:20px;letter-spacing:var(--letter-spacing);border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}.section{margin-bottom:20px}.photo-container{text-align:center;margin-bottom:20px}.photo{width:150px;height:150px;border-radius:50%;object-fit:cover;border:3px solid var(--photo-border);margin:0 auto;display:block;filter:var(--image-filter)}.sidebar h2,.sidebar p{margin-top:0;margin-bottom:10px}.sidebar .tagline{margin-top:-2px;display:block;opacity:.95}.footer{text-align:center;padding:20px 0;color:var(--text-color)}.footer .footer-text{margin:0;font-size:.8rem;color:#00000073;font-weight:300;text-align:center}.footer .heart{color:var(--accent-color);font-style:normal}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.skill-card{background:var(--highlight-bg);border:1px solid var(--border-color);border-radius:10px;padding:12px;box-shadow:0 1px 3px #0000000d;transition:transform .2s ease,box-shadow .2s ease;letter-spacing:var(--letter-spacing)}.skill-card strong{display:block;margin-bottom:6px;color:var(--accent-color)}.skill-card p{margin:0;color:var(--text-color);opacity:.9}.skill-card:hover{transform:translateY(-1px);box-shadow:0 4px 10px #00000014}.theme-dark .footer .footer-text,.theme-matrix .footer .footer-text,.theme-cyberpunk .footer .footer-text{color:#ffffff73}@media(max-width:768px){.container{flex-direction:column;padding:0;margin:0;width:100%;max-width:100%;border-radius:0;box-shadow:none}.sidebar,.content{width:100%!important;max-width:100%!important;flex:1 1 100%!important}.sidebar{padding:15px;margin-bottom:0}.content{padding:15px}.content-hero{flex-direction:column;align-items:flex-start;gap:10px}h1{font-size:1.8rem}h2{font-size:1.4rem}h3{font-size:1.2rem}.photo-container{text-align:center;margin:0 auto 20px}.photo{width:120px;height:120px}.sidebar h2{margin-top:0;margin-bottom:10px}.sidebar p,.sidebar ul li{font-size:.9rem;margin-bottom:8px;word-wrap:break-word;overflow-wrap:break-word}.sidebar a{word-break:break-word;overflow-wrap:break-word}.content{overflow-wrap:break-word;word-wrap:break-word}.style-selector{width:140px;font-size:.75rem;top:5px;right:5px;transform:scale(.9)}.theme-trigger{padding:2px 4px;height:24px;gap:2px;background:var(--sidebar-bg);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.theme-label{font-size:.7rem;color:var(--sidebar-text);text-shadow:0 1px 2px rgba(0,0,0,.35)}.theme-chevron{border-top-color:var(--sidebar-text)}.theme-icon .swatch{width:7px;height:7px}.theme-option{padding:3px 6px;font-size:.75rem;background:transparent;color:var(--sidebar-text);text-shadow:0 1px 2px rgba(0,0,0,.3)}.theme-option:hover{background:#ffffff1a}.theme-options{background:var(--sidebar-bg);border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.print-btn,.pdf-btn{width:100%;justify-content:center;padding:10px 12px;font-size:.85rem;box-shadow:0 3px 10px #0003}.print-btn-full{display:none}.print-btn-short{display:inline}.pdf-btn-full{display:none}.pdf-btn-short{display:inline}.section{margin-bottom:20px}.job-entry,.highlight{padding:12px}.footer{padding:15px 10px}.footer-text{font-size:.75rem;line-height:1.4}}@media(max-width:480px){body{font-size:14px}h1{font-size:1.5rem}h2{font-size:1.2rem}.sidebar,.content{padding:10px}.style-selector{width:120px;transform:scale(.85);top:3px;right:3px}.theme-trigger{padding:2px 3px;height:20px;gap:2px;background:var(--sidebar-bg);border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.theme-label{font-size:.65rem;color:var(--sidebar-text);text-shadow:0 1px 2px rgba(0,0,0,.5)}.theme-chevron{border-top-color:var(--sidebar-text)}.theme-icon .swatch{width:5px;height:5px}.theme-option{padding:3px 5px;font-size:.65rem;background:transparent;color:var(--sidebar-text);text-shadow:0 1px 2px rgba(0,0,0,.5)}.theme-option:hover{background:#ffffff1a}.theme-options{background:var(--sidebar-bg);border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.photo-container{text-align:center;margin:0 auto 15px}.photo{width:100px;height:100px}}@media(hover:none)and (pointer:coarse){a{padding:4px 0;display:inline-block}.theme-option{min-height:44px;display:flex;align-items:center}.theme-selector-trigger{min-height:44px}.theme-option:hover{background:var(--accent-color);color:#fff}.theme-option:active{background:var(--accent-color);opacity:.8}}@media print{html,body{background:#fff!important;color:#000!important}:root,:root.theme-dark,:root.theme-matrix,:root.theme-cyberpunk,:root.theme-blue,:root.theme-green{--font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;--letter-spacing: normal !important;--image-filter: none !important}}
