/* Editorial presentation layer; the ScrollCraft engine remains unchanged. */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&display=swap');
:root{--font-editorial:'Barlow Condensed','Bebas Neue',Impact,sans-serif}
html{scroll-padding-top:155px;scroll-behavior:smooth}
body{background-size:7px 7px;background-image:radial-gradient(color-mix(in srgb,var(--dot) 45%,transparent) .6px,transparent .8px)}
::selection{background:#cce5a8;color:#17251a}
img{max-width:100%}button,input,textarea,select{font:inherit}
:focus-visible{outline:3px solid var(--blue);outline-offset:5px}
.skip-link{position:fixed;left:24px;top:-100px;z-index:1100;background:var(--blue);color:#111;padding:14px 22px;border-radius:8px}.skip-link:focus{top:20px}
.noise{opacity:.025}.section{padding-block:clamp(70px,9vw,120px)}
.section-heading{line-height:.97}.about-photo{filter:none!important;border-radius:22px;aspect-ratio:2/3;object-fit:cover;object-position:center}
.section-label,.work-tabs,.work-info,.work-hero-row,.chapter-heading,.detail-title-row{display:flex;justify-content:space-between;gap:32px}
.section-label{align-items:center;margin-bottom:30px}.section-label>span{font:11px 'DM Mono',monospace;color:var(--muted)}
.work-hero{background:var(--bg);padding:175px 0 0;min-height:0}
.work-hero-row{align-items:end}.work-hero h1{font:600 clamp(76px,9vw,138px)/.94 var(--font-editorial);letter-spacing:-.035em;margin:28px 0 52px}
.work-hero h1 em{font-style:normal;color:#bfe29e}.work-hero-row>div{max-width:325px;padding-bottom:48px}.work-hero-row p{font-size:14px;line-height:1.8}.edition-mark{display:block;color:#bfe29e;font-size:76px;line-height:1}
html[data-theme=light] .work-hero h1 em,html[data-theme=light] .edition-mark{color:#426833}
.work-tabs{align-items:center;border-block:1px solid var(--line);padding-block:24px;justify-content:flex-start;flex-wrap:wrap}.work-tabs a{font-size:13px;font-weight:700}.work-tabs a span{font:10px 'DM Mono';margin-left:9px;color:var(--muted)}.work-tabs a:hover{color:var(--blue)}.work-tabs-note{margin-left:auto;font:11px 'DM Mono';color:var(--muted)}
.work-selection{padding-top:44px}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px 28px}.work-card{min-width:0;display:block;border-radius:18px;outline-offset:8px;transition:transform .35s var(--sc-ease-out)}.work-card:first-child{grid-column:1/-1}.work-card:hover{transform:translateY(-5px)}
.work-art{height:340px;position:relative;border-radius:18px;overflow:hidden;background:var(--project-color);padding:54px 30px 40px}.work-card:first-child .work-art{height:500px;padding:55px 85px 48px}
.work-art img{width:100%;height:100%;object-fit:cover;border-radius:6px;box-shadow:0 15px 35px #0003;transition:transform .7s var(--sc-ease-out)}.work-card:hover .work-art img{transform:scale(1.035)}
.work-number{position:absolute;left:25px;top:22px;color:var(--project-ink);font:10px 'DM Mono';letter-spacing:.08em}.work-arrow{position:absolute;right:18px;top:15px;border:1px solid color-mix(in srgb,var(--project-ink) 25%,transparent);border-radius:50%;width:34px;height:34px;display:grid;place-items:center;color:var(--project-ink);transition:background .25s,color .25s}.work-card:hover .work-arrow{background:var(--project-ink);color:var(--project-color)}
.work-caption{position:absolute;bottom:15px;left:25px;color:var(--project-ink);font:10px 'DM Mono';letter-spacing:.04em}
.work-info{padding:24px 2px 0;flex-wrap:wrap;gap:14px}.work-info>div{width:100%}.work-info h3{font:600 clamp(35px,4vw,54px)/1 var(--font-editorial);letter-spacing:-.02em;margin:8px 0}.work-info .kicker{font-size:10px;color:var(--muted)}.work-info p{font-size:13px;line-height:1.8;margin:0;max-width:480px;color:var(--muted)}.work-link{display:flex;justify-content:space-between;width:100%;border-top:1px solid var(--line);padding-top:16px;margin-top:4px;font-size:12px;font-weight:700}.work-card:first-child .work-info>div{width:45%}.work-card:first-child .work-info p{width:45%}
.archive-band,.craft-band{background:#e5e8dc;color:#253129;--muted:#546056;--blue:#34513c;--line:#25312930;--ink:#253129}.archive-band .section-heading,.craft-band .section-heading{font-family:var(--font-editorial);font-weight:600;font-size:clamp(52px,6vw,80px);letter-spacing:-.02em}.archive-band .project-card{border-radius:16px;min-height:470px}.archive-band .project-card .kicker{color:#dcdfa9}.archive-band .project-card h2{color:#fff}
.chapter-heading{align-items:end;margin-bottom:44px}.chapter-heading .section-heading{margin-bottom:0;max-width:620px}.chapter-heading>.section-copy{max-width:390px;font-size:14px;line-height:1.8}.craft-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:45px 0 35px}.craft-grid article{padding:30px;background:#f4f4ec;border:1px solid #25312920;border-radius:14px}.craft-grid article>span{font:10px 'DM Mono';color:#526751}.craft-grid h3{font:600 34px/1.05 var(--font-editorial);margin:26px 0 18px;letter-spacing:-.02em}.craft-grid p{color:#546056;font-size:13px;line-height:1.8;margin:0}.text-link{font-size:13px;font-weight:700;border-bottom:1px solid;padding-bottom:6px}
.case-page{--case-accent:var(--project-color)}.case-page .section-heading{font:600 clamp(52px,6.5vw,86px)/.98 var(--font-editorial);letter-spacing:-.025em;max-width:690px}.case-page .kicker{color:var(--case-accent)}
.editorial-hero{padding:150px 0 32px}.back-link{font-size:12px;color:var(--muted);display:inline-block;margin-bottom:40px}.back-link:hover{color:var(--ink)}.detail-title-row{align-items:end}.editorial-hero h1{font:600 clamp(68px,10vw,140px)/.95 var(--font-editorial);letter-spacing:-.035em;margin:18px 0 0;max-width:850px}.editorial-hero .type{color:var(--muted);font-size:11px}.detail-title-row .button{white-space:nowrap;margin-bottom:8px;background:var(--project-color);color:var(--project-ink)}.editorial-hero .cs-problem{font-size:17px;max-width:720px;margin:24px 0 28px}.editorial-hero .detail-meta{border-block:1px solid var(--line);padding:24px 0}.detail-meta b{color:var(--muted)}
.case-cover{position:relative;background:var(--project-color);padding:45px;border-radius:20px}.case-cover img{display:block;width:100%;height:510px;object-fit:cover;object-position:center;border-radius:8px}.case-cover>span{display:block;margin-top:18px;font:11px 'DM Mono';color:var(--project-ink)}
.chapter-nav{position:sticky;top:96px;z-index:80;background:var(--nav-bg);backdrop-filter:blur(18px);display:flex;justify-content:center;gap:30px;padding:18px 24px;border-block:1px solid var(--line);margin-top:40px;overflow-x:auto}.chapter-nav a{font:11px 'DM Mono';white-space:nowrap;color:var(--muted);padding-block:5px;border-bottom:2px solid transparent}.chapter-nav a:hover,.chapter-nav a[aria-current=true]{color:var(--ink);border-color:var(--project-color)}
.case-page .cs-duo{gap:24px;margin-top:40px}.case-page .cs-duo article{padding:36px}.case-page .cs-duo p{font-size:16px;line-height:1.85}.case-page .cs-duo .after{background:var(--project-color);border-color:var(--project-color);box-shadow:none}.case-page .cs-duo .after p,.case-page .cs-duo .after .kicker{color:var(--project-ink)}
.direction-band{padding:70px 0;background:var(--project-color);color:var(--project-ink)}.direction-grid{display:grid;grid-template-columns:1.4fr .7fr;align-items:center;gap:90px}.direction-band .kicker{color:var(--project-ink)}.direction-band h2{font:600 clamp(45px,5.4vw,76px)/1 var(--font-editorial);letter-spacing:-.02em;margin:20px 0 0;max-width:650px}.direction-band p:not(.kicker){font-size:13px;line-height:1.8;opacity:.8}.palette{display:flex;margin-bottom:20px}.palette span{height:65px;width:65px;border-radius:50%;border:1px solid #ffffff70;margin-left:-10px}.palette span:first-child{margin-left:0}
.visual-chapter{display:grid;grid-template-columns:1.3fr .8fr;gap:clamp(30px,6vw,88px);align-items:center;margin:65px 0 90px}.visual-chapter:nth-of-type(even){grid-template-columns:.8fr 1.3fr}.visual-chapter:nth-of-type(even) figure{order:2}.visual-chapter figure{margin:0;min-width:0}.visual-chapter figure a{display:block;position:relative;background:var(--surface);padding:20px;border-radius:16px;overflow:hidden}.visual-chapter img{display:block;width:100%;height:410px;object-fit:cover;border-radius:5px;transition:transform .7s var(--sc-ease-out)}.visual-chapter figure a:hover img{transform:scale(1.025)}.visual-chapter figcaption{font:10px/1.7 'DM Mono';color:var(--muted);padding:16px 0 0}.image-expand{position:absolute;right:30px;bottom:30px;background:#fff;color:#222;border-radius:50%;width:34px;height:34px;display:grid;place-items:center}.chapter-copy h3{font:600 clamp(36px,3.6vw,54px)/1.05 var(--font-editorial);letter-spacing:-.02em;margin:20px 0}.chapter-copy p{color:var(--muted);font-size:14px;line-height:1.85}.chapter-rule{display:block;width:55px;height:3px;background:var(--project-color);margin-top:30px}
.journey-map{background:var(--surface);padding:35px;border-radius:18px;border:1px solid var(--line)}.journey-map h3{font:600 36px/1.05 var(--font-editorial);margin:10px 0 35px}.journey-map ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin:0}.journey-map li{border-top:1px solid var(--line);padding-top:18px;font-size:13px;line-height:1.7}.journey-map li span{display:block;font:11px 'DM Mono';color:var(--project-color);margin-bottom:14px}
.decision-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.decision-grid article{border:1px solid var(--line);border-radius:16px;padding:34px;background:var(--surface);transition:transform .35s,border-color .35s}.decision-grid article:hover{transform:translateY(-4px);border-color:var(--project-color)}.decision-number{font:500 54px/1 var(--font-editorial);color:var(--project-color)}.decision-grid h3{font:600 30px/1.12 var(--font-editorial);margin:30px 0 14px}.decision-grid p{font-size:14px;line-height:1.85;color:var(--muted);margin:0}.project-constraints{border-block:1px solid var(--line);margin-top:32px;padding:23px 0}.project-constraints summary{cursor:pointer;font-size:14px;display:flex;justify-content:space-between;gap:20px}.project-constraints ul{font-size:14px;line-height:1.85;color:var(--muted);padding-left:20px}
.outcome-band{background:var(--project-color);color:var(--project-ink)}.outcome-band .kicker{color:var(--project-ink)}.outcome-band .section-copy{color:var(--project-ink);max-width:760px}.outcome-band .cs-results{grid-template-columns:repeat(3,1fr);margin-top:45px}.outcome-band .cs-results div{background:transparent;border:0;border-top:1px solid #0003;border-radius:0;padding:28px 0}.outcome-band .cs-results b{font:600 74px/1 var(--font-editorial);color:var(--project-ink)}.outcome-band .cs-results small{color:var(--project-ink);font-size:12px;max-width:210px}.scope-note{font:10px/1.7 'DM Mono';margin:25px 0 0;opacity:.75}
.case-page .cs-quote{margin-block:65px 0;border:0;border-left:4px solid var(--project-color);border-radius:0;background:transparent}.case-page .cs-quote p{font-size:clamp(22px,3vw,37px);max-width:940px}.cs-next-card h3{font:600 42px/1 var(--font-editorial)}.cs-next-card{min-height:210px;justify-content:space-between}.case-page .browser-frame{margin-top:40px}
html[data-theme=light] .case-page{--case-accent:var(--project-ink)}
html[data-theme=light] .decision-number,html[data-theme=light] .journey-map li span{color:var(--project-ink)}
.project-layer{border-radius:20px;border:0;background:var(--project-color)!important;color:var(--project-ink)}.project-layer .project-copy h3{font:600 clamp(44px,5.5vw,76px)/.98 var(--font-editorial)}.project-layer .project-copy p,.project-layer .kicker,.project-layer .project-meta{color:var(--project-ink)}.project-layer .project-meta{border-color:#0003}.project-layer img{object-position:center}
.process-stage{min-height:0}.process-step{min-height:280px;box-shadow:none}.process-step h3{font:600 31px/1 var(--font-editorial)}.process-step p{font-size:14px}.service{border:1px solid var(--line);border-radius:14px;background:var(--surface);padding:28px;margin-bottom:12px}.services{border:0;margin-top:40px}.testimonials .quote{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:30px}.quote p{font-size:18px}.post-card{background:var(--surface);padding:25px;border:1px solid var(--line);border-radius:16px;overflow:hidden}.post-card h2{font:600 clamp(36px,4vw,58px)/1 var(--font-editorial)}.post-card img{border-radius:9px}.article h1,.article h2{line-height:1}.article p{font-size:17px;line-height:1.9}.form-note{font-size:12px;line-height:1.6}.form :focus-visible{outline-offset:2px}
.lightbox{width:min(1200px,94vw);max-width:none;border:1px solid #ffffff40;border-radius:16px;background:#171717;color:#fff;padding:20px;max-height:94svh}.lightbox::backdrop{background:#000c;backdrop-filter:blur(8px)}.lightbox img{display:block;margin:15px auto;max-height:75svh;object-fit:contain}.lightbox p{font:12px/1.6 'DM Mono';margin:10px}.lightbox-close{display:block;margin-left:auto;padding:10px 16px;border:1px solid #777;border-radius:25px;background:transparent;color:white;cursor:pointer}
@view-transition{navigation:auto}
.screen-explorer{margin:55px 0 80px;border:1px solid var(--line);border-radius:18px;background:var(--surface);overflow:hidden}.screen-explorer-top,.screen-explorer-bottom{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px}.screen-explorer-top p{margin:0}.screen-explorer-top>span,.screen-explorer-bottom{font:11px/1.5 'DM Mono';color:var(--muted)}.screen-options{padding:0 24px 20px;display:flex;gap:8px;flex-wrap:wrap}.screen-options button{cursor:pointer;border:1px solid var(--line);border-radius:25px;padding:10px 18px;background:transparent;color:var(--ink);font-size:12px;transition:background .25s,color .25s}.screen-options button[aria-pressed=true]{background:var(--project-color);color:var(--project-ink);border-color:var(--project-color)}.screen-image-link{display:block;position:relative;margin:0 24px;background:#171717;border-radius:8px;overflow:hidden}.screen-image-link img{width:100%;height:auto;aspect-ratio:1.5;object-fit:contain;display:block}.screen-explorer-bottom a{color:var(--ink);white-space:nowrap}.work-art img{object-fit:contain;background:#0000000a}.visual-chapter img[src$="png"]{object-fit:contain}
@media(max-width:760px){.screen-explorer{margin:35px 0 55px}.screen-explorer-top,.screen-explorer-bottom{padding:18px;flex-wrap:wrap;gap:10px}.screen-explorer-top>span{display:none}.screen-options{padding:0 18px 18px;gap:6px}.screen-options button{padding:9px 13px;font-size:11px}.screen-image-link{margin:0 12px}.screen-explorer-bottom{font-size:10px}.screen-explorer .image-expand{bottom:12px;right:12px;width:28px;height:28px}}
.archive-deliverables{display:flex;flex-wrap:wrap;gap:12px;margin-top:35px}.archive-deliverables span{border:1px solid #0003;border-radius:30px;padding:12px 20px;font-size:13px}
.about-split{align-items:center}
.contact-band .kicker{color:#006e99}
html[data-theme=light] .contact-band .kicker{color:#63d0ff}
@media(min-width:761px){.site-nav .nav-links a{font-size:12px}.nav-links{gap:2px}}
@media(max-width:900px){.work-hero-row>div{max-width:260px}.work-grid{gap:45px 20px}.work-art{height:280px;padding:50px 20px 40px}.work-card:first-child .work-art{height:420px;padding-inline:35px}.direction-grid{gap:35px}.chapter-heading{align-items:start}.craft-grid{gap:12px}.craft-grid article{padding:23px}.visual-chapter{gap:30px}.visual-chapter img{height:310px}.case-cover img{height:400px}.project-layer{position:relative;top:auto!important;height:auto;min-height:440px;margin-bottom:30px}.project-layer .project-copy{padding:30px}}
@media(max-width:760px){html{scroll-padding-top:170px}.wrap{width:calc(100% - 36px)}.site-nav{border-radius:24px;top:12px;padding:12px 14px 9px;display:grid;grid-template-columns:1fr auto;gap:12px;width:calc(100% - 24px)}.site-nav .brand{font-size:12px}.site-nav .nav-contact{font-size:11px;padding:7px 12px;margin:0}.site-nav .nav-links{display:flex;grid-column:1/-1;grid-row:2;justify-content:space-between;border-top:1px solid var(--line);padding-top:7px;gap:4px}.site-nav .nav-links a{font-size:11px;padding:7px 13px}.hero{padding-top:175px}.work-hero{padding-top:160px}.work-hero-row{display:block}.work-hero h1{font-size:clamp(70px,15vw,110px);margin:24px 0}.work-hero-row>div{max-width:100%;padding-bottom:20px;display:flex;gap:25px;align-items:center}.edition-mark{font-size:60px}.work-hero-row p{font-size:13px;margin:0}.work-tabs{gap:24px;padding-block:22px}.work-tabs-note{display:none}.section-label>span{display:none}.work-grid{grid-template-columns:1fr;gap:40px}.work-card:first-child{grid-column:auto}.work-art,.work-card:first-child .work-art{height:300px;padding:55px 22px 40px}.work-card:first-child .work-info>div,.work-card:first-child .work-info p{width:100%}.work-info h3{font-size:44px}.work-info p{font-size:13px}.chapter-heading{display:block}.chapter-heading>.section-copy{margin-top:24px}.craft-grid{grid-template-columns:1fr}.craft-grid article{padding:28px}.craft-grid h3{margin-top:18px}.editorial-hero{padding-top:155px}.back-link{margin-bottom:30px}.detail-title-row{display:block}.editorial-hero h1{font-size:clamp(64px,13vw,100px);margin-bottom:25px}.editorial-hero .cs-problem{font-size:15px}.editorial-hero .detail-meta{gap:22px}.case-cover{padding:20px;border-radius:14px}.case-cover img{height:280px}.case-cover>span{font-size:9px;line-height:1.5}.chapter-nav{top:120px;justify-content:flex-start;gap:25px;padding:12px 18px;margin-top:24px}.chapter-nav a{font-size:10px}.case-page .section-heading{font-size:54px}.case-page .cs-duo article{padding:27px}.case-page .cs-duo p{font-size:14px}.direction-grid{grid-template-columns:1fr;gap:35px}.direction-band{padding:55px 0}.direction-band h2{font-size:51px}.direction-grid>div:last-child{display:flex;gap:22px;align-items:center}.palette{margin:0;flex-shrink:0}.palette span{width:40px;height:40px}.direction-band p:not(.kicker){font-size:12px}.visual-chapter,.visual-chapter:nth-of-type(even){grid-template-columns:1fr;margin:40px 0 60px;gap:23px}.visual-chapter:nth-of-type(even) figure{order:0}.visual-chapter figure a{padding:14px}.visual-chapter img{height:300px}.chapter-copy h3{font-size:40px}.journey-map{padding:26px}.journey-map ol{grid-template-columns:1fr 1fr;gap:25px 18px}.decision-grid{grid-template-columns:1fr}.decision-grid article{padding:28px}.decision-grid h3{margin-top:18px}.outcome-band .cs-results{grid-template-columns:1fr;gap:0;margin-top:30px}.outcome-band .cs-results div{display:flex;gap:25px;align-items:center;padding:22px 0}.outcome-band .cs-results b{min-width:80px;font-size:62px}.scope-note{margin-top:12px}.case-page .cs-quote{margin-top:45px}.cs-next-card h3{font-size:36px}.project-layer{min-height:0;margin-bottom:24px}.project-layer img{height:280px}.project-layer .project-copy{height:auto;gap:24px}.project-copy h3{font-size:48px!important}.process-step{transform:none!important;min-height:0}.about-split{gap:35px}.about-photo{max-height:570px}.section-heading{line-height:1}.archive-band .project-card{min-height:390px}.contact-grid{gap:35px}.contact-band .section-heading{font-size:72px;line-height:1}.mode-switch{bottom:16px;right:16px}.frame-bar{gap:8px;padding-inline:10px}.frame-url{max-width:100%}.frame-open{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.work-card:hover,.decision-grid article:hover,.work-card:hover img,.visual-chapter figure a:hover img{transform:none}.project-layer{position:relative;top:auto!important;margin-bottom:25px}.process-step{transform:none!important}.marquee-track{animation:none}}
