:root{--bg:#0b0d10;--panel:#12151a;--text:#f3f5f7;--muted:#9da5af;--line:#2a3038;--accent:#b9ff5a;--max:1180px;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at 78% 5%,rgba(91,231,255,.08),transparent 24rem),radial-gradient(circle at 12% 36%,rgba(185,255,90,.06),transparent 28rem),var(--bg);font-family:Inter,"Noto Sans SC",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:200;padding:.7rem 1rem;background:var(--accent);color:#111;border-radius:999px}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;width:min(calc(100% - 40px),var(--max));margin:0 auto;padding:20px 0;background:rgba(11,13,16,.78);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:border-color .25s ease}.site-header.scrolled{border-bottom-color:var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:700;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:38px;height:38px;color:#0b0d10;background:var(--accent);border-radius:12px;font-weight:800}.brand small{display:block;color:var(--muted);font-size:.72rem;font-weight:500;letter-spacing:.02em}.nav{display:flex;gap:26px;color:var(--muted);font-size:.9rem}.nav a:hover,.nav a:focus-visible{color:var(--accent)}main,footer{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.hero{min-height:calc(100vh - 80px);padding:clamp(72px,10vw,132px) 0 34px;display:flex;flex-direction:column;justify-content:space-between}.hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:clamp(42px,8vw,110px);align-items:end}.eyebrow{margin:0 0 18px;color:var(--accent);font:600 .78rem/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.11em}.hero h1{max-width:900px;margin:0;font-size:clamp(2.7rem,6.4vw,6rem);line-height:1.02;letter-spacing:-.065em}.hero h1 span{color:var(--muted)}.hero-lead{max-width:720px;margin:34px 0 0;color:#c4c9cf;font-size:clamp(1rem,1.55vw,1.22rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--line);border-radius:999px;font-size:.94rem;font-weight:650;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:#0b0d10;background:var(--accent);border-color:var(--accent)}.button.secondary{background:rgba(255,255,255,.03)}.button.secondary:hover{border-color:var(--muted)}.hero-proof{padding:26px;background:linear-gradient(145deg,#171b21,#101318);border:1px solid var(--line);border-radius:var(--radius)}.proof-label{margin:0;color:var(--muted);font:600 .72rem/1 ui-monospace,monospace;letter-spacing:.12em}.proof-number{margin:20px 0 0;color:var(--accent);font-size:clamp(4.8rem,8vw,7rem);font-weight:800;line-height:.9;letter-spacing:-.08em}.hero-proof>p:not(.proof-label){color:#d4d8dd}.hero-proof ul{list-style:none;margin:24px 0 0;padding:0;border-top:1px solid var(--line)}.hero-proof li{display:flex;gap:16px;padding:13px 0;color:var(--muted);border-bottom:1px solid var(--line);font-size:.9rem}.hero-proof li span{color:var(--text);font-family:ui-monospace,monospace}.signal-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px 28px;margin-top:72px;padding:18px 0 0;color:#6f7781;border-top:1px solid var(--line);font:600 .72rem/1.4 ui-monospace,monospace;letter-spacing:.09em}.work,.method{padding:130px 0}.section-heading{max-width:800px;margin-bottom:58px}.section-heading h2,.closing h2{margin:0;font-size:clamp(2.2rem,4.5vw,4.2rem);line-height:1.08;letter-spacing:-.05em}.section-heading>p:last-child{max-width:650px;margin:22px 0 0;color:var(--muted);font-size:1.05rem}.project{display:grid;grid-template-columns:minmax(0,1.07fr) minmax(360px,.93fr);min-height:620px;margin-bottom:34px;overflow:hidden;background:var(--panel);border:1px solid var(--line);border-radius:32px}.project:nth-of-type(even) .project-media{order:2}.project-media{position:relative;display:grid;place-items:center;min-height:560px;overflow:hidden;background:#e9edf2}.project-media img{width:100%;height:100%;object-fit:cover;object-position:top}.phone-media{padding:56px 20%;background:radial-gradient(circle at 50% 30%,#f5f7fb,#cfd6df)}.phone-media img{object-fit:contain;border-radius:38px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.handbook-media{padding:12%;background:#e8e2dc}.handbook-media img{object-fit:contain;box-shadow:0 24px 70px rgba(31,18,10,.2)}.media-note{position:absolute;left:20px;bottom:20px;padding:8px 12px;color:#fff;background:rgba(11,13,16,.8);border-radius:999px;font-size:.75rem;backdrop-filter:blur(10px)}.project-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,6vw,76px)}.project-meta{display:flex;align-items:center;gap:14px;color:var(--muted);font:600 .72rem/1.2 ui-monospace,monospace;letter-spacing:.08em}.project-meta span:first-child{display:grid;place-items:center;width:32px;height:32px;color:var(--bg);background:var(--accent);border-radius:50%}.project h3{margin:26px 0 18px;font-size:clamp(2.15rem,3.6vw,3.8rem);line-height:1;letter-spacing:-.055em}.project-question{margin:0 0 18px;color:var(--text);font-size:1.15rem;font-weight:650;line-height:1.45}.project-copy>p:not(.project-question){margin:0;color:var(--muted)}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:34px 0}.metrics div{padding-top:16px;border-top:1px solid var(--line)}.metrics dt{color:var(--accent);font-size:clamp(1.5rem,2.3vw,2.25rem);font-weight:750;letter-spacing:-.04em}.metrics dd{margin:4px 0 0;color:var(--muted);font-size:.78rem;line-height:1.4}.text-link{align-self:flex-start;padding-bottom:4px;border-bottom:1px solid var(--accent);font-weight:650}.text-link span{color:var(--accent)}.method{border-top:1px solid var(--line)}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.method-grid article{min-height:270px;padding:26px;background:var(--panel);border:1px solid var(--line);border-radius:20px}.method-grid article>span{color:var(--accent);font:600 .78rem/1 ui-monospace,monospace}.method-grid h3{margin:58px 0 12px;font-size:1.3rem}.method-grid p{margin:0;color:var(--muted);font-size:.92rem}.closing{display:flex;align-items:end;justify-content:space-between;gap:40px;margin:40px 0 110px;padding:clamp(42px,7vw,80px);background:var(--accent);color:#0b0d10;border-radius:30px}.closing .eyebrow{color:#364c16}.closing-copy{max-width:760px}.closing-copy p:last-child{max-width:640px;margin:22px 0 0;color:#354322}.closing .button.primary{flex-shrink:0;color:#fff;background:#0b0d10;border-color:#0b0d10}footer{display:flex;justify-content:space-between;gap:20px;padding:26px 0 38px;color:#707781;border-top:1px solid var(--line);font-size:.78rem}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}@media(max-width:900px){.hero-grid,.project{grid-template-columns:1fr}.hero{min-height:auto}.hero-proof{max-width:520px}.project:nth-of-type(even) .project-media{order:0}.project-media{min-height:420px}.project-tem4 .project-media{max-height:520px}.phone-media{padding:42px 27%}.method-grid{grid-template-columns:repeat(2,1fr)}.closing{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.site-header{width:min(calc(100% - 28px),var(--max));padding:14px 0}main,footer{width:min(calc(100% - 28px),var(--max))}.nav a:not(:last-child){display:none}.hero{padding-top:70px}.hero h1{font-size:clamp(2.6rem,13vw,4.2rem)}.hero-lead{font-size:1rem}.signal-row{justify-content:flex-start}.work,.method{padding:90px 0}.project{min-height:0;border-radius:24px}.project-media{min-height:330px}.project-tem4 .project-media{height:360px}.phone-media{padding:32px 24%}.handbook-media{padding:9%}.project-copy{padding:34px 24px 38px}.metrics{gap:8px}.metrics dt{font-size:1.4rem}.method-grid{grid-template-columns:1fr}.method-grid article{min-height:220px}.closing{margin-bottom:70px;padding:34px 26px}footer{flex-direction:column}}
:root .dm-media{padding:0;background:#090b0e}:root .dm-media img{object-fit:cover;object-position:center;box-shadow:none}
.resume-page main{max-width:1000px}.resume-hero{padding:clamp(76px,11vw,140px) 0 84px;border-bottom:1px solid var(--line)}.resume-hero h1{max-width:900px;margin:0;font-size:clamp(3.2rem,8vw,7rem);line-height:.96;letter-spacing:-.07em}.resume-hero h1 span{color:var(--muted)}.resume-lead{max-width:780px;margin:32px 0 0;color:#c6cbd1;font-size:clamp(1.15rem,2.2vw,1.55rem);line-height:1.55}.resume-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.resume-section{padding:82px 0;border-bottom:1px solid var(--line)}.resume-section h2{max-width:850px;margin:0 0 34px;font-size:clamp(2rem,4.6vw,4rem);line-height:1.1;letter-spacing:-.05em}.resume-summary{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.resume-summary>div,.resume-signal,.resume-work-item,.resume-handbook,.resume-boundary{padding:28px;background:var(--panel);border:1px solid var(--line);border-radius:20px}.resume-summary h3{margin:0 0 14px;font-size:1.2rem}.resume-summary p,.resume-signal p,.resume-work-item p,.resume-handbook p,.resume-boundary p{margin:0;color:var(--muted)}.resume-summary ul{display:grid;gap:11px;margin:20px 0 0;padding-left:1.1rem;color:#d8dde2}.resume-signal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.resume-signal strong{display:block;margin-bottom:10px;color:var(--accent);font-size:1.55rem;letter-spacing:-.04em}.resume-work-list{display:grid;gap:14px}.resume-work-item{display:grid;grid-template-columns:72px 1fr auto;gap:22px;align-items:start}.resume-work-number{display:grid;place-items:center;width:44px;height:44px;color:var(--bg);background:var(--accent);border-radius:50%;font:700 1rem/1 ui-monospace,monospace}.resume-work-item h3{margin:0 0 8px;font-size:1.35rem}.resume-work-item .resume-meta{margin:0 0 12px;color:var(--muted);font:600 .72rem/1.3 ui-monospace,monospace;letter-spacing:.08em}.resume-work-item .text-link{align-self:center;white-space:nowrap}.resume-handbook{display:grid;grid-template-columns:1.2fr .8fr;gap:26px;align-items:center;background:linear-gradient(145deg,#171b21,#101318)}.resume-handbook h3{margin:0 0 12px;font-size:1.55rem}.resume-handbook .handbook-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.handbook-stats div{padding-top:16px;border-top:1px solid var(--line)}.handbook-stats strong{display:block;color:var(--accent);font-size:1.7rem;letter-spacing:-.05em}.handbook-stats span{display:block;margin-top:4px;color:var(--muted);font-size:.78rem;line-height:1.4}.resume-boundary{background:#151b12;border-color:rgba(185,255,90,.28)}.resume-boundary h3{margin:0 0 12px;font-size:1.2rem}.resume-boundary p{color:#c8cec2}.resume-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:60px 0 110px}.resume-footer h2{margin:0;font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.1;letter-spacing:-.05em}.resume-footer p{margin:12px 0 0;color:var(--muted)}@media(max-width:700px){.resume-summary,.resume-signal-grid,.resume-handbook{grid-template-columns:1fr}.resume-work-item{grid-template-columns:48px 1fr}.resume-work-item .text-link{grid-column:2;justify-self:start}.resume-footer{align-items:flex-start;flex-direction:column}.resume-section{padding:70px 0}.resume-handbook{padding:24px}}
.case-page main{max-width:1000px}.case-hero{padding:clamp(76px,11vw,140px) 0 70px}.case-hero h1{margin:0;font-size:clamp(3.5rem,9vw,7.6rem);line-height:.95;letter-spacing:-.07em}.case-lead{max-width:830px;margin:32px 0 0;color:#c6cbd1;font-size:clamp(1.15rem,2.2vw,1.65rem);line-height:1.55}.case-fact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:64px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden}.case-fact-grid div{padding:22px;background:var(--panel)}.case-fact-grid span{display:block;margin-bottom:8px;color:var(--muted);font:600 .7rem/1 ui-monospace,monospace;letter-spacing:.08em}.case-fact-grid strong{font-size:.95rem;line-height:1.4}.case-image{margin:0 0 110px;padding:20px;background:var(--panel);border:1px solid var(--line);border-radius:26px}.case-image img{width:100%;max-height:760px;object-fit:cover;object-position:top;border-radius:14px}.case-image figcaption{padding:16px 4px 0;color:var(--muted);font-size:.82rem}.phone-case{display:grid;grid-template-columns:minmax(240px,430px) 1fr;align-items:end;gap:28px;padding:36px;background:radial-gradient(circle at 30% 25%,#f5f7fb,#cfd6df);color:#303740}.phone-case img{max-height:760px;object-fit:contain;border-radius:32px;box-shadow:0 28px 70px rgba(0,0,0,.22)}.phone-case figcaption{color:#555f6a}.case-section{padding:92px 0;border-top:1px solid var(--line)}.case-section h2{max-width:850px;margin:0 0 38px;font-size:clamp(2rem,4.6vw,4rem);line-height:1.1;letter-spacing:-.05em}.case-columns{display:grid;grid-template-columns:1fr 1fr;gap:clamp(26px,7vw,80px)}.case-columns p{margin:0;color:var(--muted);font-size:1.02rem}.flow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px;background:var(--panel);border:1px solid var(--line);border-radius:18px;overflow-x:auto}.flow span{min-width:max-content;padding:10px 13px;background:#1c2128;border-radius:10px;font-size:.8rem;font-weight:600}.flow b{color:var(--accent);font-weight:500}.deliverable-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.deliverable-grid article{min-height:190px;padding:26px;background:var(--panel);border:1px solid var(--line);border-radius:18px}.deliverable-grid strong{font-size:1.08rem}.deliverable-grid p{margin:30px 0 0;color:var(--muted);font-size:.9rem}.status-note{margin:40px 0 0;padding:48px;background:#151b12;border:1px solid rgba(185,255,90,.28);border-radius:24px}.status-note h2{font-size:2.3rem}.status-note ul{margin:0;padding-left:1.25rem;color:#c8cec2}.status-note li+li{margin-top:10px}.case-next{padding:100px 0}.case-next a{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.case-next span{color:var(--muted);font-size:.8rem}.case-next strong{font-size:clamp(1.35rem,3vw,2.3rem)}.case-next a:hover strong{color:var(--accent)}@media(max-width:700px){.case-fact-grid,.case-columns,.deliverable-grid,.phone-case{grid-template-columns:1fr}.case-fact-grid{gap:1px}.case-image{margin-bottom:70px;padding:10px}.phone-case{padding:24px}.phone-case img{max-height:620px}.case-section{padding:70px 0}.flow{justify-content:flex-start}.status-note{padding:32px 24px}.case-next a{align-items:flex-start;flex-direction:column;padding:26px 0}}
.method-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}@media(max-width:640px){.method-grid{grid-template-columns:1fr}}
.resume-page main{max-width:1000px}.resume-hero{padding:clamp(76px,11vw,140px) 0 84px;border-bottom:1px solid var(--line)}.resume-hero h1{max-width:900px;margin:0;font-size:clamp(3.2rem,8vw,7rem);line-height:.96;letter-spacing:-.07em}.resume-hero h1 span{color:var(--muted)}.resume-lead{max-width:780px;margin:32px 0 0;color:#c6cbd1;font-size:clamp(1.15rem,2.2vw,1.55rem);line-height:1.55}.resume-contact-line{margin:20px 0 0;color:var(--muted);font-size:.95rem}.resume-contact-line a{color:var(--text);border-bottom:1px solid var(--line)}.resume-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.print-button{color:inherit;font:inherit;cursor:pointer}.resume-section{padding:82px 0;border-bottom:1px solid var(--line)}.resume-section h2{max-width:850px;margin:0 0 34px;font-size:clamp(2rem,4.6vw,4rem);line-height:1.1;letter-spacing:-.05em}.resume-summary{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.resume-summary>div,.resume-signal,.resume-work-item,.resume-handbook,.resume-boundary{padding:28px;background:var(--panel);border:1px solid var(--line);border-radius:20px}.resume-summary h3{margin:0 0 14px;font-size:1.2rem}.resume-summary p,.resume-signal p,.resume-work-item p,.resume-handbook p,.resume-boundary p{margin:0;color:var(--muted)}.resume-summary ul{display:grid;gap:11px;margin:20px 0 0;padding-left:1.1rem;color:#d8dde2}.resume-signal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.resume-signal strong{display:block;margin-bottom:10px;color:var(--accent);font-size:1.55rem;letter-spacing:-.04em}.resume-work-list{display:grid;gap:14px}.resume-work-item{display:grid;grid-template-columns:72px 1fr auto;gap:22px;align-items:start}.resume-work-number{display:grid;place-items:center;width:44px;height:44px;color:var(--bg);background:var(--accent);border-radius:50%;font:700 1rem/1 ui-monospace,monospace}.resume-work-item h3{margin:0 0 8px;font-size:1.35rem}.resume-work-item .resume-meta{margin:0 0 12px;color:var(--muted);font:600 .72rem/1.3 ui-monospace,monospace;letter-spacing:.08em}.resume-work-item .text-link{align-self:center;white-space:nowrap}.resume-handbook{display:grid;grid-template-columns:1.2fr .8fr;gap:26px;align-items:center;background:linear-gradient(145deg,#171b21,#101318)}.resume-handbook h3{margin:0 0 12px;font-size:1.55rem}.resume-handbook .handbook-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.handbook-stats div{padding-top:16px;border-top:1px solid var(--line)}.handbook-stats strong{display:block;color:var(--accent);font-size:1.7rem;letter-spacing:-.05em}.handbook-stats span{display:block;margin-top:4px;color:var(--muted);font-size:.78rem;line-height:1.4}.resume-boundary{margin-top:14px;background:#151b12;border-color:rgba(185,255,90,.28)}.resume-boundary h3{margin:0 0 12px;font-size:1.2rem}.resume-boundary p{color:#c8cec2}.resume-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:60px 0 110px}.resume-footer h2{margin:0;font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.1;letter-spacing:-.05em}.resume-footer p{margin:12px 0 0;color:var(--muted)}
@media(max-width:700px){.resume-summary,.resume-signal-grid,.resume-handbook{grid-template-columns:1fr}.resume-work-item{grid-template-columns:48px 1fr}.resume-work-item .text-link{grid-column:2;justify-self:start}.resume-footer{align-items:flex-start;flex-direction:column}.resume-section{padding:70px 0}.resume-handbook{padding:24px}}
@media print{@page{margin:12mm}.resume-page{color:#111;background:#fff;font-size:10pt}.resume-page .site-header,.resume-page .resume-actions,.resume-page footer,.resume-page .skip-link{display:none}.resume-page main{width:100%;max-width:none}.resume-page .reveal{opacity:1!important;transform:none!important}.resume-page .resume-hero{padding:0 0 8mm}.resume-page .resume-hero h1{font-size:31pt;letter-spacing:-.04em}.resume-page .resume-hero h1 span,.resume-page .resume-lead,.resume-page .resume-contact-line,.resume-page .resume-summary p,.resume-page .resume-signal p,.resume-page .resume-work-item p,.resume-page .resume-handbook p,.resume-page .resume-boundary p,.resume-page .resume-footer p{color:#333}.resume-page .eyebrow,.resume-page .resume-signal strong,.resume-page .handbook-stats strong{color:#365500}.resume-page .resume-section{padding:8mm 0;break-inside:avoid}.resume-page .resume-section h2{margin-bottom:5mm;font-size:20pt}.resume-page .resume-summary>div,.resume-page .resume-signal,.resume-page .resume-work-item,.resume-page .resume-handbook,.resume-page .resume-boundary{padding:5mm;background:#fff;border-color:#bbb;break-inside:avoid}.resume-page .resume-work-list{gap:3mm}.resume-page .resume-work-item{grid-template-columns:12mm 1fr auto;gap:4mm}.resume-page .resume-work-number{width:9mm;height:9mm;color:#111;background:#d9f7a7}.resume-page .resume-footer{padding:8mm 0 0;break-inside:avoid}.resume-page a{text-decoration:none}}

.project-link-row{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.quiet-link{color:var(--muted);font-size:.88rem;text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:5px}.quiet-link:hover,.quiet-link:focus-visible{color:var(--text)}.resume-link-stack{display:grid;justify-items:start;gap:12px;align-self:center}.interaction-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:30px;background:#151b12;border:1px solid rgba(185,255,90,.28);border-radius:22px}.interaction-cta p{max-width:620px;margin:0;color:#c8cec2}.interaction-cta .button{flex:0 0 auto;border:0}@media(max-width:700px){.interaction-cta{align-items:flex-start;flex-direction:column}.resume-link-stack{grid-column:2}}
.closing-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.closing-actions .button.secondary{color:#0b0d10;border-color:rgba(11,13,16,.35)}.closing-actions .button.secondary:hover{border-color:#0b0d10;background:rgba(255,255,255,.2)}
