*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#121213;--surface:#1b1b1c;--text:#e9eaec;--text-muted:#8f9096;--brand:#7a93e5;--brand-dark:#95a9ea;--accent:#7a93e5;--border:#2a2a2c;--border-light:#1f1f21;--border-strong:#484a50;--step--3:.67rem;--step--2:.72rem;--step--1:.845rem;--step-0:clamp(.925rem, .9rem + .2vw, 1rem);--step-1:clamp(1rem, .95rem + .3vw, 1.1rem);--step-2:clamp(1.35rem, 1.2rem + .8vw, 1.65rem);--step-3:clamp(1.8rem, 1.4rem + 2vw, 2.6rem);--step-4:clamp(2rem, 1.3rem + 3.6vw, 3.6rem);--step-5:clamp(2.75rem, 1.6rem + 5.75vw, 5.5rem);--space-2xs:.5rem;--space-xs:.75rem;--space-s:1rem;--space-m:1.5rem;--space-l:2rem;--space-xl:3rem;--space-2xl:4rem;--space-section:clamp(3rem, 2.25rem + 3.5vw, 4.5rem)}:root[data-theme=light]{--bg:#f1f1f0;--surface:#f8f8f8;--text:#1b1b1d;--text-muted:#6c6e73;--brand:#4a62c4;--brand-dark:#3d53b0;--accent:#4a62c4;--border:#dbdbda;--border-light:#e7e7e6;--border-strong:#b4b4b3}html{scroll-behavior:smooth}body{color:var(--text);background-color:var(--bg);padding:0 24px;font-family:Space Grotesk,system-ui,sans-serif;line-height:1.6;position:relative}::selection{background:var(--accent);color:var(--bg)}.reveal{overflow:hidden}.reveal-item{animation:.65s cubic-bezier(.22,.65,.2,1) forwards rise;animation-delay:var(--reveal-delay,0s);display:inline-block;transform:translateY(120%)}@keyframes rise{to{transform:translateY(0)}}.js .scroll-reveal{opacity:0;transition:opacity .75s cubic-bezier(.22,.65,.2,1),transform .75s cubic-bezier(.22,.65,.2,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(18px)}.js .scroll-reveal.is-visible{opacity:1;transform:none}.arrow{transition:transform .2s;display:inline-block}a:hover .arrow{transform:translate(3px)}a:hover .arrow-down{transform:translateY(3px)}a:hover .arrow-out{transform:translate(2px,-2px)}@keyframes cta-arrow-nudge{0%,68%,to{transform:translate(0)}82%{transform:translate(5px)}91%{transform:translate(2px)}}[data-form-open] .arrow{animation:3.2s ease-in-out infinite cta-arrow-nudge}[data-form-open]:hover .arrow{animation:none;transform:translate(4px)}#theme-toggle{z-index:10;border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:border-color .15s;display:flex;position:fixed;top:20px;right:20px}#theme-toggle:hover{border-color:var(--border-strong)}#theme-toggle .icon-moon,:root[data-theme=light] #theme-toggle .icon-sun{display:none}:root[data-theme=light] #theme-toggle .icon-moon{display:block}main{--main-pad-y:140px;z-index:1;max-width:1080px;margin:0 auto;padding:40px 0 100px;position:relative}h1{font-size:var(--step-4);letter-spacing:-.03em;color:var(--text);font-weight:700;line-height:1.12}h2{font-size:var(--step-2);letter-spacing:-.01em;color:var(--text);font-weight:600}h3{font-size:var(--step-1);color:var(--text);font-weight:600}p{color:var(--text-muted)}a{color:var(--brand);text-decoration:none}a:hover{color:var(--accent)}section{margin-bottom:var(--space-section);gap:var(--space-xl);border-top:1px solid var(--border);padding-top:var(--space-l);grid-template-columns:200px 1fr;display:grid}#hero,#projects{border-top:none}#hero{padding-top:32px;display:block}.section-side{top:var(--space-l);flex-direction:column;align-self:start;gap:2px;display:flex;position:sticky}.section-num{font-size:var(--step-3);color:var(--text);font-weight:700;line-height:1}.section-name{font-family:Courier New,Courier,monospace;font-size:var(--step--2);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);opacity:.8}.interstitial{margin-bottom:var(--space-m);border-top:1px solid var(--border);padding-top:var(--space-l)}#projects{padding-top:0}#work{border-top:none;padding-top:0}.interstitial p{font-size:var(--step-3);letter-spacing:-.02em;text-align:right;text-wrap:balance;max-width:38ch;margin-left:auto;font-weight:700;line-height:1.2}.interstitial--left p{text-align:left;margin-left:0;margin-right:auto}.interstitial .show-mobile{display:none}@media (width<=680px){.interstitial .hide-mobile{display:none}.interstitial .show-mobile{display:inline}}.proof-label .pl-short{display:none}@media (width<=680px){.proof-label .pl-full{display:none}.proof-label .pl-short{display:inline}}#hero{margin-bottom:var(--space-xl);border-bottom:1px solid var(--border);padding-bottom:1.75rem;position:relative}.hero-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:clamp(2rem,4.5vw,3.5rem);display:flex}.hero-identity{align-items:center;gap:14px;display:flex}.hero-top-links{align-items:center;gap:2px;display:flex}.hero-top-icon{width:28px;height:28px;color:var(--text-muted);justify-content:center;align-items:center;transition:color .2s;display:inline-flex}.hero-top-icon:hover{color:var(--accent)}.hero-top-icon svg{display:block}@media (width<=1200px){.hero-top{padding-right:56px}}.hero-name{font-family:Courier New,Courier,monospace;font-size:var(--step--1);letter-spacing:.08em;text-transform:uppercase;color:var(--text)}.hero-status{font-family:Courier New,Courier,monospace;font-size:var(--step--2);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:8px;display:inline-flex}.status-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}#hero h1{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:2.5rem;font-size:clamp(2.3rem,1.2rem + 3.2vw,3.3rem);line-height:1.05}.h1-short,.sub-short{display:none}.h1-full:after,.h1-short:after{content:"";background:var(--accent);width:.6ch;height:.1em;margin-left:.14em;animation:1.2s step-end infinite cursor-blink;display:inline-block}@keyframes cursor-blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.h1-full:after,.h1-short:after{animation:none}}.about-text:after{content:"";background:var(--accent);width:.5ch;height:.13em;margin-left:.16em;animation:1.2s step-end infinite cursor-blink;display:inline-block}@media (prefers-reduced-motion:reduce){.about-text:after{animation:none}}.accent-word{color:var(--accent)}.hero-sub{font-size:var(--step-1);color:var(--text-muted);max-width:52ch;margin-bottom:2.5rem;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.hero-availability{font-size:var(--step-0);color:var(--text-muted);align-items:center;gap:8px;display:inline-flex}.hero-cta-primary{background:var(--accent);color:var(--bg);font-size:var(--step-1);letter-spacing:.01em;border-radius:999px;align-items:center;gap:10px;padding:15px 32px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.hero-cta-primary:hover{background:var(--text);color:var(--bg);transform:translateY(-2px)}.hero-cta-ghost{border:1px solid var(--accent);color:var(--accent);font-family:inherit;font-size:var(--step-1);letter-spacing:.01em;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:10px;padding:14px 30px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.hero-cta-ghost:hover{background:var(--accent);color:var(--bg)}.hero-cta-ghost .arrow{animation:none}.hero-availability-row{margin-top:1.1rem}#hero:has(.hero-avatar:hover) .hero-cta-ghost{background:var(--accent);color:var(--bg)}.hero-proof{flex-wrap:wrap;gap:40px;margin-top:2.25rem;display:flex}.proof-item{border-left:1px solid var(--border);flex-direction:column;gap:4px;padding-left:14px;display:flex}.proof-num{font-variant-numeric:tabular-nums;font-size:var(--step-2);letter-spacing:-.01em;color:var(--text);font-weight:700;line-height:1.2}.proof-label{font-family:Courier New,Courier,monospace;font-size:var(--step--2);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap}@media (width>=681px){#hero{grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-content:center;gap:0 clamp(24px,4vw,56px);min-height:calc(100svh - 40px);display:grid}.hero-top{grid-column:1/-1}#hero h1,.hero-sub,.hero-actions,.hero-availability-row,.hero-proof{grid-column:1}.hero-avatar{isolation:isolate;grid-area:2/2/7;place-self:start center;position:relative}.hero-avatar img{width:min(clamp(210px,26vw,340px),59.6svh - 160.92px);height:auto;display:block}}@media (width<=680px){.hero-avatar{z-index:3;--peek-y:0%;width:min(270px,64vw);transform:translate(-50%, var(--peek-y));pointer-events:none;transition:transform .55s,opacity .55s;display:none;position:fixed;bottom:7dvh;left:68%}@media (height<=740px){.hero-avatar{--peek-y:52%;width:min(196px,50vw)}}.hero-avatar img{width:100%;height:auto;display:block}.hero-avatar:after{display:none}.hero-avatar.avatar-away{opacity:0;transform:translate(-50%,120%)}}@media (width<=680px) and (prefers-reduced-motion:reduce){.hero-avatar{transition:none}}@media (width<=680px) and (prefers-reduced-motion:no-preference){.hero-avatar{animation:.7s cubic-bezier(.22,.65,.2,1) .45s backwards avatar-peek-in}}@keyframes avatar-peek-in{0%{transform:translate(-50%,120%)}to{transform:translate(-50%, var(--peek-y))}}.hero-avatar img{filter:none}:root[data-theme=light] .hero-avatar img{filter:drop-shadow(0 12px 24px #0000002e)}.hero-avatar:after{content:"";z-index:-1;filter:blur(9px);pointer-events:none;background:radial-gradient(closest-side,#bec0c852 0%,#bec0c83d 40%,#bec0c800 100%);border-radius:50%;width:64%;height:9%;position:absolute;bottom:-2%;left:44%;transform:translate(-50%)}:root[data-theme=light] .hero-avatar:after{filter:blur(6px);background:radial-gradient(closest-side,#00000057 0%,#00000042 40%,#0000 100%)}@media (prefers-reduced-motion:no-preference) and (width>=681px){.hero-avatar{opacity:0;animation:.75s cubic-bezier(.22,.65,.2,1) .3s forwards avatar-in}.hero-avatar img{animation:7s ease-in-out infinite alternate avatar-float}.hero-avatar:after{animation:7s ease-in-out infinite alternate shadow-float}}@keyframes avatar-in{to{opacity:1}}@keyframes avatar-float{0%{transform:translateY(0)}to{transform:translateY(-5px)}}@keyframes shadow-float{0%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:.8;transform:translate(-50%)scale(.9)}}.eyebrow{font-family:Courier New,Courier,monospace;font-size:var(--step--2);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-m);max-width:none}#work{padding-bottom:var(--space-section);margin-bottom:0}.case-study{max-width:760px;margin:0 auto;padding-top:48px}.case-back{font-family:Courier New,Courier,monospace;font-size:var(--step--1);letter-spacing:.04em;color:var(--text-muted);border-bottom:1px solid #0000;margin-bottom:48px;transition:color .15s,border-color .15s;display:inline-block}.case-back:hover{color:var(--text);border-color:var(--border)}.case-study h1{text-transform:uppercase;letter-spacing:-.02em;max-width:24ch;margin-bottom:var(--space-s);font-size:clamp(1.8rem,1.2rem + 2.8vw,3rem);font-weight:700;line-height:1.1}.case-meta{font-family:Courier New,Courier,monospace;font-size:var(--step--2);letter-spacing:.04em;color:var(--text-muted);margin-bottom:var(--space-s);max-width:none}.case-live{font-size:var(--step--1);color:var(--accent);border-bottom:1px solid var(--accent);margin-bottom:var(--space-xl);align-items:center;gap:6px;padding-bottom:2px;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.case-live:hover{color:var(--brand-dark);border-color:var(--brand-dark)}.case-img{border:1px solid var(--border);width:100%;margin-bottom:var(--space-2xl);border-radius:16px;transition:border-color .3s,transform .5s cubic-bezier(.22,.65,.2,1);display:block}.case-img:hover{border-color:var(--border-strong);transform:translateY(-2px)}.case-body h2{font-family:Courier New,Courier,monospace;font-size:var(--step--2);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-weight:400}.case-body p{font-size:var(--step-1);color:var(--text);max-width:none;margin-bottom:var(--space-xl);line-height:1.75}.case-body ul{margin-bottom:var(--space-xl);padding-left:1.5em;list-style:outside}.case-body ul li{font-size:var(--step-1);color:var(--text);margin-bottom:.4em;line-height:1.75}.case-cta{background:var(--accent);color:var(--bg);font-size:var(--step-0);border-radius:999px;align-items:center;margin-top:8px;padding:12px 26px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.case-cta:hover{background:var(--text);color:var(--bg);transform:translateY(-2px)}.showcase{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.showcase-card--wide{grid-column:1/-1}.showcase-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;transition:border-color .25s,transform .4s cubic-bezier(.22,.65,.2,1),box-shadow .4s;display:flex;overflow:hidden}.showcase-card:hover{border-color:var(--border-strong);transform:translateY(-3px);box-shadow:0 12px 32px -18px #00000059}.showcase-media{aspect-ratio:16/9;border-bottom:1px solid var(--border);display:block;position:relative;overflow:hidden}.showcase-card--wide .showcase-media{aspect-ratio:21/9}.showcase-media img{object-fit:cover;object-position:top;width:100%;height:100%;transition:filter .35s;display:block}.showcase-media .theme-dark-only,.showcase-media .theme-light-only{transition:opacity .4s,filter .35s;position:absolute;inset:0}.theme-light-only,:root[data-theme=light] .theme-dark-only{opacity:0}:root[data-theme=light] .theme-light-only{opacity:1}:root:not([data-theme=light]) .showcase-card:hover .theme-dark-only{opacity:0}:root:not([data-theme=light]) .showcase-card:hover .theme-light-only{opacity:1}.showcase-card:hover .showcase-media img{filter:brightness(.9)}.showcase-info{flex-direction:column;flex:1;gap:16px;padding:20px 24px 24px;display:flex}.showcase-card--wide .showcase-info{flex-direction:row;justify-content:space-between;gap:24px}.showcase-text h3{font-size:var(--step-2);margin-bottom:6px}.showcase-text p{font-size:var(--step--1);color:var(--text-muted);max-width:52ch;line-height:1.6}.showcase-agency{font-family:Courier New,Courier,monospace;font-size:var(--step--2);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:6px}.showcase-meta{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:12px;margin-top:auto;display:flex}.showcase-card--wide .showcase-meta{align-items:flex-end;margin-top:0}.showcase-tags{flex-wrap:wrap;gap:6px;display:flex}.showcase-card--wide .showcase-tags{justify-content:flex-end}.showcase-tags span{font-family:Courier New,Courier,monospace;font-size:var(--step--3);letter-spacing:.03em;border:1px solid var(--border);color:var(--text-muted);white-space:nowrap;border-radius:999px;padding:4px 10px}.showcase-link{font-size:var(--step-0);color:var(--accent);border-bottom:1px solid var(--accent);padding-bottom:2px;font-weight:600;transition:color .15s,border-color .15s}.showcase-link:hover{color:var(--brand-dark);border-color:var(--brand-dark)}.showcase-link--dim{font-size:var(--step--1);color:var(--text-muted);border-bottom-color:#0000;font-weight:400}.showcase-link--dim:hover{color:var(--text);border-color:var(--text-muted)}.showcase-toggle{display:none}@media (width<=800px){.showcase{grid-template-columns:1fr}.showcase .showcase-extra{display:none}.showcase.is-expanded .showcase-extra{display:flex}.showcase-toggle{border:1px solid var(--border);color:var(--text);font-size:var(--step-0);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:8px;margin-top:20px;padding:10px 22px;font-family:inherit;font-weight:500;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.showcase-toggle:hover{border-color:var(--border-strong);color:var(--accent)}.showcase-toggle[aria-expanded=true] .arrow-down{transform:rotate(180deg)}.showcase-card--wide .showcase-media,.showcase-media{aspect-ratio:16/9}.showcase-card--wide .showcase-info{flex-direction:column;gap:16px}.showcase-card--wide .showcase-meta{align-items:flex-start;margin-top:auto}.showcase-card--wide .showcase-tags{justify-content:flex-start}}#about{padding-top:var(--space-2xl);padding-bottom:var(--space-xl);margin-bottom:0}.about-text{font-size:var(--step-2);letter-spacing:-.01em;color:var(--text);margin-bottom:var(--space-xl);max-width:42ch;font-weight:500;line-height:1.45}.about-cv{margin-top:var(--space-l)}.about-cv-link{font-size:var(--step-0);color:var(--accent);border-bottom:1px solid var(--accent);cursor:pointer;align-items:center;gap:6px;padding-bottom:2px;font-weight:600;transition:color .2s,border-color .2s;display:inline-flex}.about-cv-link:hover{color:var(--brand-dark);border-color:var(--brand-dark)}.cv-modal[hidden],body.modal-open #theme-toggle{display:none}.cv-modal{z-index:100;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.cv-modal-backdrop{backdrop-filter:blur(4px);background:#000000bf;animation:.25s cv-fade;position:absolute;inset:0}.cv-modal-panel{z-index:1;background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;width:min(100%,900px);height:min(100%,90vh);animation:.35s cubic-bezier(.22,.65,.2,1) cv-in;display:flex;position:relative;overflow:hidden}.cv-modal-header{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.cv-modal-title{font-family:Courier New,Courier,monospace;font-size:var(--step--2);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.cv-modal-actions{align-items:center;gap:12px;display:flex}.cv-modal-btn{background:var(--accent);color:var(--bg);font-size:var(--step--1);border-radius:999px;padding:8px 18px;font-weight:600;transition:background .2s,transform .2s}.cv-modal-btn:hover{background:var(--brand-dark);color:var(--bg);transform:translateY(-1px)}.cv-modal-close{border:1px solid var(--border);width:34px;height:34px;color:var(--text);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:border-color .15s,color .2s;display:flex}.cv-modal-close:hover{border-color:var(--border-strong);color:var(--accent)}.cv-modal-frame{background:var(--bg);border:0;flex-direction:column;flex:1;align-items:center;gap:12px;width:100%;padding:16px;display:flex;overflow-y:auto}.cv-fallback-frame{background:#fff;border:0;border-radius:6px;flex:1;width:100%;min-height:480px}.cv-page{border-radius:6px;width:100%;max-width:100%;height:auto;display:block;box-shadow:0 4px 20px -12px #00000080}@keyframes cv-fade{0%{opacity:0}to{opacity:1}}@keyframes cv-in{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:none}}button.hero-cta-primary{cursor:pointer;border:0;font-family:inherit}.contact-cta-row{margin-bottom:20px}.cv-modal-panel--form{width:min(100%,460px);height:auto;max-height:90vh}.contact-form{flex-direction:column;gap:16px;padding:22px 22px 24px;display:flex;overflow-y:auto}.form-field{flex-direction:column;gap:6px;display:flex}.form-label{font-family:Courier New,Courier,monospace;font-size:var(--step--2);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);justify-content:space-between;align-items:baseline;display:flex}.form-count{letter-spacing:.03em;color:var(--text-muted);opacity:.7;font-weight:400}.contact-form input,.contact-form textarea{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);font:inherit;font-size:var(--step-0);border-radius:10px;padding:11px 14px;transition:border-color .2s}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--accent);outline:none}.contact-form textarea{resize:vertical;min-height:110px}#turnstile-widget{align-self:flex-start;width:300px;max-width:100%}.form-submit{align-self:flex-start;margin-top:4px}.form-status{min-height:1.2em;font-size:var(--step--1);color:var(--text-muted);margin:0}.form-status.is-error{color:#e5534b}.form-status.is-success{color:var(--accent)}.about-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px;list-style:none;display:grid}.about-facts li{font-family:Courier New,Courier,monospace;font-size:var(--step--1);letter-spacing:.02em;color:var(--text-muted);border-top:1px solid var(--border);padding:14px 0 14px 22px;transition:color .25s,border-color .25s,padding-left .25s;position:relative}.about-facts li:before{content:"";background:var(--accent);opacity:.55;width:6px;height:6px;transition:opacity .25s,transform .25s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.about-facts li:hover{color:var(--text);border-top-color:var(--border-strong);padding-left:26px}.about-facts li:hover:before{opacity:1;transform:translateY(-50%)scale(1.15)}@media (width<=680px){#about{padding-top:40px}.about-facts{grid-template-columns:1fr}.about-facts li{font-size:var(--step--2);padding:12px 0 12px 20px}.about-facts li:hover{padding-left:24px}.about-facts .fact-extra{display:none}}#contact{margin-bottom:0;padding-top:56px;padding-bottom:16px}.contact-heading{text-transform:uppercase;letter-spacing:-.02em;color:var(--text);margin-top:8px;margin-bottom:var(--space-m);max-width:none;font-size:clamp(2rem,1.2rem + 3.8vw,3.8rem);font-weight:700;line-height:1.05}.contact-sub{font-size:var(--step-0);color:var(--text-muted);margin-bottom:var(--space-m);line-height:1.7}.contact-links-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.contact-link-item{font-size:var(--step-2);color:var(--text);letter-spacing:-.01em;background-image:linear-gradient(var(--accent), var(--accent)), linear-gradient(var(--border), var(--border));background-position:0 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,100% 2px;padding-bottom:4px;font-weight:600;text-decoration:none;transition:color .2s,background-size .35s}.contact-link-item:hover{color:var(--accent);background-size:100% 2px,100% 2px}.contact-icon-link{width:44px;height:44px;color:var(--text-muted);justify-content:center;align-items:center;transition:color .25s,transform .3s cubic-bezier(.22,.65,.2,1);display:inline-flex}.contact-icon-link:hover{color:var(--accent);transform:translateY(-2px)scale(1.08)}.contact-icon-link svg{width:31px;height:31px;display:block}#email-link:hover{animation:none}.footer-bar{margin-top:var(--space-2xl);padding-top:var(--space-m);border-top:1px solid var(--border);font-family:Courier New,Courier,monospace;font-size:var(--step--2);letter-spacing:.04em;color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.back-top{color:var(--text-muted);transition:color .15s}.back-top:hover{color:var(--text)}@media (width<=800px){section{gap:var(--space-s);grid-template-columns:1fr}.section-side{flex-direction:row;align-items:baseline;gap:10px;position:static}.section-num{font-size:var(--step-2)}}@media (width<=680px){body{padding:0 20px}main{--main-pad-y:84px;padding:28px 0 56px}#hero{min-height:85dvh;margin-bottom:40px;padding-top:72px;padding-bottom:40px}.interstitial{border-top:none;padding-top:0}.eyebrow{margin-bottom:16px}#hero h1{margin-bottom:20px}.hero-sub{max-width:38ch;margin-bottom:32px;font-size:.9375rem;line-height:1.65}.hero-actions{gap:24px}.hero-cta-primary{font-size:var(--step-0);padding:14px 30px}.hero-cta-ghost{font-size:var(--step-0);padding:13px 28px}.hero-proof{margin-top:40px}.proof-num{font-size:var(--step-1)}.proof-label{white-space:normal;max-width:min-content}#contact{padding-top:40px;padding-bottom:8px}.contact-links-row{flex-flow:wrap;gap:6px}}@media (width<=480px){#hero{text-align:center}.hero-top{flex-direction:column;align-items:center;gap:6px;margin-bottom:40px;padding-right:0}.hero-status{display:none}#hero h1{max-width:none;font-size:2rem;line-height:1.02}.h1-full,.sub-full{display:none}.h1-short,.sub-short{display:inline}.hero-sub{margin-left:auto;margin-right:auto}.hero-actions{flex-direction:column;align-items:stretch;gap:16px}.hero-cta-primary{justify-content:center;align-self:center;padding:14px 28px}.hero-cta-ghost{justify-content:center;align-self:center;padding:13px 26px}.hero-availability-row{justify-content:center;display:flex}.hero-availability{justify-content:center}.hero-proof{justify-content:center;gap:40px}.proof-item{text-align:center;border-left:none;align-items:center;gap:6px;padding-left:0}}.notfound{text-align:center;min-height:calc(100dvh - var(--main-pad-y));border-top:none;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;margin-bottom:0;padding-top:0;display:flex}.notfound-avatar img{border-radius:20px;width:clamp(140px,22vw,200px);height:auto}.notfound-code{font-size:var(--step-2);letter-spacing:.08em;color:var(--accent);margin-bottom:var(--space-2xs);font-weight:700}.notfound-text h1{margin-bottom:var(--space-s)}.notfound-sub{font-size:var(--step-1);max-width:42ch;margin:0 auto var(--space-l)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.reveal-item{transform:none}}
