@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=DM+Serif+Display:ital@0;1&display=swap";:root{color:#202020;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f7f5f0;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f7f5f0;min-width:320px;margin:0}button,a{font:inherit}a{color:inherit}img{max-width:100%;display:block}::selection{color:#fff;background:#eb00bc}.error-fallback{place-content:center;justify-items:start;gap:1rem;min-height:100vh;padding:clamp(2rem,8vw,8rem);display:grid}.error-fallback p,.error-fallback h1{margin:0}.error-fallback h1{max-width:12ch;font-family:DM Serif Display,serif;font-size:clamp(3rem,8vw,7rem);font-weight:400;line-height:.95}.error-fallback button{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:999px;margin-top:1rem;padding:.8rem 1.2rem}.error-fallback button:hover,.error-fallback button:focus-visible{color:#fff;background:#202020}:root{--ink:#202020;--cream:#f7f5f0;--paper:#fff;--surface:#fff;--muted:#66645f;--border:#dddad3;--accent:#eb00bc;--signal:var(--accent);--line:var(--border);--serif:"DM Serif Display", Georgia, serif}main{overflow:hidden}.nav{border-bottom:1px solid var(--ink);z-index:20;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(22px,3.5vw,56px);animation:.7s cubic-bezier(.22,1,.36,1) .1s both nav-in;display:flex;position:relative}.wordmark{font-family:var(--serif);letter-spacing:-.025em;font-size:21px;line-height:1;text-decoration:none}.nav-links{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:30px;font-size:11px;display:flex}.nav-links a{text-decoration:none;transition:opacity .25s;position:relative}.nav-links a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover:after,.nav-links a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.nav-links a:last-child{border:1px solid;padding:10px 14px}.nav-links a span{margin-left:8px}.menu-button{display:none}.hero{border-bottom:1px solid var(--ink);grid-template-rows:auto 1fr auto;min-height:calc(100svh - 78px);padding:28px clamp(22px,3.5vw,56px) 38px;display:grid;position:relative}.hero:before{content:"";border-left:1px solid var(--line);pointer-events:none;position:absolute;top:0;bottom:0;left:25%}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:600;line-height:1.2}.eyebrow{align-items:center;gap:10px;display:flex}.status-dot{background:var(--accent);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #eb00bc1f}.hero h1,.section-heading h2,.principles h2,.about h2,footer h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-weight:400;line-height:.9}.hero h1{z-index:2;text-align:left;align-self:center;font-size:clamp(76px,12.2vw,196px);line-height:.79;position:relative}.hero h1>span{animation:1s cubic-bezier(.16,1,.3,1) both hero-line-in;display:inline-block}.hero h1>span:nth-child(3){animation-delay:.12s}em{font-weight:300}.hero h1 em{color:var(--signal)}.hero-bottom{z-index:2;grid-template-columns:minmax(240px,440px) auto;justify-content:space-between;align-items:end;gap:40px;width:75%;margin-left:25%;padding-left:clamp(24px,3.5vw,56px);display:grid;position:relative}.hero-bottom p{margin:0;font-size:clamp(16px,1.35vw,21px);line-height:1.48;animation:.8s cubic-bezier(.22,1,.36,1) .45s both fade-up}.circle-link{border-bottom:1px solid var(--ink);letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:28px;min-width:132px;padding:0 0 9px;font-size:10px;text-decoration:none;transition:color .25s,border-color .25s;display:flex}.circle-link:hover,.circle-link:focus-visible{color:var(--signal);border-color:var(--signal)}.circle-link span:last-child{animation:1.8s cubic-bezier(.45,0,.55,1) infinite arrow-drift}.hero-index{text-align:right;text-transform:uppercase;letter-spacing:.15em;font-size:9px;line-height:1.45;animation:.7s cubic-bezier(.22,1,.36,1) .3s both fade-up;position:absolute;top:28px;right:clamp(22px,3.5vw,56px)}.work-section{background:var(--paper);color:var(--ink);padding:116px clamp(22px,3.5vw,56px) 150px}.section-heading{margin-bottom:110px}.section-heading h2{font-size:clamp(58px,7.4vw,112px);line-height:.88}.section-heading h2 em,.principles h2 em,.about h2 em,footer h2 em{color:var(--signal)}.projects{gap:0;display:grid}.project{border-top:1px solid var(--ink);grid-template-columns:minmax(0,1.45fr) minmax(320px,.72fr);align-items:center;gap:clamp(46px,6vw,96px);padding:clamp(70px,8vw,120px) 0;display:grid}.project:first-child{border-top:0;padding-top:0}.project:nth-child(2n){grid-template-columns:minmax(320px,.72fr) minmax(0,1.45fr)}.project:nth-child(2n) .project-visual{order:2}.project-visual{aspect-ratio:1.36;width:100%;color:var(--ink);place-items:center;display:grid;position:relative;overflow:hidden}.project-visual.blue,.project-visual.coral,.project-visual.lilac,.project-visual.mint,.project-visual.violet,.case-hero.violet{background:var(--surface)}.project-visual.violet .project-image{object-fit:cover;width:84%;max-height:70%}.project-visual.amber,.case-hero.amber{background:var(--surface)}.project-visual.amber .project-image{object-fit:contain;width:auto;max-width:78%;height:78%;max-height:78%;box-shadow:0 28px 70px #09120e33}.project-visual.planner,.case-hero.planner{background:var(--surface)}.project-visual.planner .project-image{aspect-ratio:1.5;object-position:center 58%;width:82%;max-height:68%}.project-image{object-fit:cover;object-position:top;width:76%;max-height:78%;box-shadow:0 20px 42px #09120e33}.project-number{color:var(--ink);letter-spacing:.15em;font-size:9px;position:absolute;top:16px;left:18px}.project-client{border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.15em;align-items:center;margin-bottom:26px;padding-bottom:14px;font-size:10px;display:flex}.project-client span{opacity:.5;margin-left:auto}.project-copy h3{font-family:var(--serif);letter-spacing:-.035em;margin:0 0 26px;font-size:clamp(43px,4.4vw,70px);font-weight:300;line-height:.94}.project-copy>p{color:var(--muted);max-width:500px;margin:0 0 26px;line-height:1.68}.project-copy ul{border-top:1px solid var(--line);flex-wrap:wrap;gap:6px 18px;margin:0;padding:14px 0 0;list-style:none;display:flex}.project-copy li{text-transform:uppercase;letter-spacing:.11em;font-size:9px}.project-copy li:not(:last-child):after{content:" /";color:var(--signal);margin-left:18px}.text-link{color:inherit;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;background:0 0;border:0;border-bottom:1px solid;gap:28px;margin-top:34px;padding:0 0 8px;font-size:11px;transition:gap .35s,color .35s,border-color .35s;display:flex}.text-link:hover,.text-link:focus-visible{color:var(--signal);border-color:var(--signal);gap:42px}.principles{background:var(--surface);color:var(--ink);padding:110px clamp(22px,3.5vw,56px) 125px}.principles-grid{border-top:1px solid;grid-template-columns:1.18fr .82fr;gap:10vw;margin-top:42px;padding-top:32px;display:grid}.principles h2{font-size:clamp(58px,7vw,108px)}.principles h2 em{color:var(--accent)}.principle-list>div{border-top:1px solid var(--border);grid-template-columns:46px 1fr;padding:25px 0 28px;display:grid}.principle-list>div:first-child{border-top:0;padding-top:0}.principle-list span{letter-spacing:.14em;font-size:9px}.principle-list h3{font-family:var(--serif);margin:0 0 9px;font-size:31px;font-weight:300;line-height:1}.principle-list p{color:var(--muted);opacity:1;grid-column:2;max-width:420px;margin:0;line-height:1.6}.about{background:var(--cream);grid-template-columns:1.25fr .65fr;gap:10vw;padding:140px clamp(22px,3.5vw,56px);display:grid}.about h2{margin-top:32px;font-size:clamp(58px,7vw,108px);line-height:.88}.about-copy{padding-top:60px}.about-copy p{margin:0 0 24px;font-size:clamp(17px,1.45vw,21px);line-height:1.6}.about-copy p:first-child:first-letter{float:left;font-family:var(--serif);color:var(--signal);margin:.08em .1em 0 0;font-size:4.7em;line-height:.72}.about-copy a{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid;gap:18px;margin-top:22px;padding-bottom:7px;font-size:11px;text-decoration:none;display:inline-flex}footer{background:var(--ink);color:var(--surface);padding:96px clamp(22px,3.5vw,56px) 30px}.footer-lead span{text-transform:uppercase;letter-spacing:.16em;font-size:10px}footer h2{margin-top:38px;font-size:clamp(88px,13vw,198px);line-height:.78}.footer-cta{width:min(100%,520px);font-family:var(--serif);border-bottom:1px solid #ffffff80;justify-content:space-between;align-items:center;margin:78px 0 118px auto;padding-bottom:15px;font-size:27px;text-decoration:none;display:flex}.footer-bottom{text-transform:uppercase;letter-spacing:.12em;color:#ffffff91;border-top:1px solid #ffffff38;justify-content:space-between;gap:20px;padding-top:24px;font-size:9px;display:flex}.footer-bottom a{text-decoration:none}[data-reveal]{opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(52px)}[data-reveal].in-view{opacity:1;transform:none}.project[data-reveal] .project-copy>*{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.project[data-reveal].in-view .project-copy>*{opacity:1;transform:none}.project[data-reveal].in-view .project-copy>:nth-child(2){transition-delay:80ms}.project[data-reveal].in-view .project-copy>:nth-child(3){transition-delay:.16s}.project[data-reveal].in-view .project-copy>:nth-child(4){transition-delay:.22s}.project[data-reveal].in-view .project-copy>:nth-child(5){transition-delay:.28s}@keyframes nav-in{0%{opacity:0;transform:translateY(-18px)}}@keyframes hero-line-in{0%{opacity:0;filter:blur(5px);transform:translateY(70px)rotate(2deg)}}@keyframes fade-up{0%{opacity:0;transform:translateY(22px)}}@keyframes arrow-drift{50%{transform:translateY(5px)}}.locked{overflow:hidden}.micro-label{text-transform:uppercase;letter-spacing:.17em;font-size:10px;font-weight:600}.case-study{z-index:100;background:var(--cream);animation:.45s cubic-bezier(.2,.8,.2,1) caseIn;position:fixed;inset:0;overflow-y:auto}@keyframes caseIn{0%{opacity:0;transform:translateY(4%)}to{opacity:1;transform:none}}.case-close{z-index:5;border:1px solid var(--cream);background:var(--ink);color:var(--cream);cursor:pointer;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:14px;height:44px;padding:0 8px 0 16px;font-size:9px;display:flex;position:fixed;top:18px;right:18px}.case-close b{border-left:1px solid #ffffff59;place-items:center;width:28px;height:28px;font-size:21px;font-weight:300;display:grid}.case-hero{grid-template-rows:auto auto 1fr;min-height:94vh;padding:34px clamp(24px,5vw,76px) 0;display:grid;overflow:hidden}.case-meta{text-transform:uppercase;letter-spacing:.15em;gap:30px;font-size:9px;display:flex}.case-title{border-top:1px solid #17171373;grid-template-columns:.32fr 1fr;align-items:end;gap:40px;margin:65px 0 40px;padding-top:25px;display:grid}.case-title p{text-transform:uppercase;letter-spacing:.13em;margin:0;font-size:11px}.case-title h2{font-family:var(--serif);letter-spacing:-.045em;text-align:left;max-width:1040px;margin:0;font-size:clamp(62px,9vw,138px);font-weight:300;line-height:.86}.case-hero>img{object-fit:cover;object-position:top;width:min(76%,1100px);height:100%;max-height:50vh;margin:auto;box-shadow:0 -5px 60px #18211d30}.case-hero.amber>img{aspect-ratio:1083/395;object-fit:cover;object-position:top;height:auto}.case-hero.planner>img{aspect-ratio:16/9;object-position:center 58%;width:min(82%,1120px);height:auto}.case-body{background:var(--paper);grid-template-columns:.45fr 1.4fr;gap:9vw;padding:120px clamp(24px,7vw,112px);display:grid}.case-body aside dl{margin:28px 0 0}.case-body aside dl div{border-top:1px solid var(--line);padding:17px 0}.case-body dt{text-transform:uppercase;letter-spacing:.14em;opacity:.55;font-size:9px}.case-body dd{margin:7px 0 0;font-size:13px;line-height:1.6}.case-lede{font-family:var(--serif);letter-spacing:-.025em;margin:0 0 80px;font-size:clamp(34px,3.7vw,59px);font-weight:300;line-height:1.06}.case-columns{grid-template-columns:1fr 1fr;gap:7vw;display:grid}.case-columns>div>p:last-child{color:#18211db3;margin-top:20px;line-height:1.75}.case-story{background:var(--signal);color:var(--paper);grid-template-columns:.8fr 1.2fr;gap:9vw;padding:120px clamp(24px,7vw,112px);display:grid}.story-intro{align-self:start;position:sticky;top:80px}.story-intro h3{font-family:var(--serif);letter-spacing:-.04em;margin:36px 0 0;font-size:clamp(48px,5.5vw,82px);font-weight:400;line-height:.95}.story-intro h3 em{color:var(--ink)}.story-steps article{border-top:1px solid #f8f5ed80;grid-template-columns:46px 1fr;gap:24px;padding:34px 0 42px;display:grid}.story-steps article>span{letter-spacing:.14em;padding-top:7px;font-size:10px}.story-steps h4{font-family:var(--serif);letter-spacing:-.025em;margin:0 0 14px;font-size:clamp(29px,3vw,44px);font-weight:400}.story-steps p{color:#f8f5edc2;max-width:620px;margin:0;line-height:1.7}.process-gallery{background:#e7e3da;gap:110px;padding:110px clamp(24px,5vw,76px);display:grid}.process-gallery figure{margin:0}.process-gallery figure>div{background:#f5f2eb;place-items:center;min-height:55vw;max-height:760px;padding:clamp(20px,4vw,60px);display:grid;overflow:hidden}.process-gallery img{object-fit:contain;width:100%;height:100%}.process-gallery figcaption{text-transform:uppercase;letter-spacing:.12em;margin-top:15px;font-size:10px}.google-visual-story{background:#e7e3da}.google-visual-story figure{margin:0}.google-visual-story img{object-fit:contain;width:100%;height:100%}.google-sources,.google-process,.google-library{padding:120px clamp(24px,5vw,76px)}.google-section-heading{grid-template-columns:.55fr 1.2fr .7fr;align-items:start;gap:clamp(30px,5vw,80px);margin-bottom:70px;display:grid}.google-section-heading h3{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(48px,5.7vw,86px);font-weight:400;line-height:.96}.google-section-heading h3 em{color:#547fb8}.google-section-heading>p:last-child{color:#17211ca6;margin:7px 0 0;font-size:14px;line-height:1.7}.google-source-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.google-source-grid figure{background:#f8f6f0;padding:clamp(16px,2vw,28px)}.google-source-grid figure>div{height:clamp(300px,35vw,520px);overflow:hidden}.google-source-grid figure:nth-child(2) img{object-position:center 62%}.google-source-grid figcaption,.google-process-grid figcaption,.google-library figcaption{letter-spacing:.08em;text-transform:uppercase;margin-top:18px;font-size:10px;line-height:1.5}.google-source-grid figcaption span,.google-process-grid figcaption span,.google-library figcaption span{color:#547fb8;margin-bottom:4px;font-weight:600;display:block}.google-process{background:#f8f6f0}.google-process-map{margin-bottom:1px!important}.google-process-map>div{background:#edf2f8;height:clamp(220px,31vw,460px);padding:clamp(16px,3vw,44px);overflow:hidden}.google-process-map figcaption{letter-spacing:.13em;text-transform:uppercase;padding:17px 0 34px;font-size:10px}.google-process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.google-process-grid figure{background:#ece7df;padding:clamp(18px,3vw,42px)}.google-process-grid figure>div{height:clamp(320px,39vw,590px);overflow:hidden}.google-process-grid figure:nth-child(2)>div{height:clamp(430px,49vw,720px)}.google-interlude{color:#f7f2e8;background:#17211c;grid-template-columns:1.25fr .75fr;min-height:680px;display:grid}.google-interlude>img{object-fit:cover;max-height:820px}.google-interlude figcaption{align-self:end;padding:clamp(40px,6vw,90px)}.google-interlude figcaption span{color:#84a7d3;letter-spacing:.15em;text-transform:uppercase;margin-bottom:26px;font-size:10px;display:block}.google-interlude figcaption strong{font-family:var(--serif);letter-spacing:-.035em;font-size:clamp(42px,4.5vw,68px);font-weight:400;line-height:1;display:block}.google-interlude figcaption p{color:#f7f2e89e;margin:30px 0 0;font-size:14px;line-height:1.7}.google-library{background:#dce8f4}.google-library-overview>div{background:#cbdced;height:clamp(360px,57vw,820px);padding:clamp(18px,4vw,58px);overflow:hidden}.google-library-overview figcaption{margin-bottom:80px}.google-library-detail{grid-template-columns:.56fr .72fr 1.25fr;align-items:stretch;gap:1px;display:grid}.google-library-detail figure{background:#f8f6f0;grid-template-rows:minmax(0,1fr) auto;min-width:0;padding:clamp(18px,2.5vw,36px);display:grid}.google-library-detail figure>div{place-items:center;min-width:0;height:680px;display:grid;overflow:hidden}.google-variant-strip img,.google-guidance img{width:auto;max-width:100%}.google-spec-detail img{object-position:center top}.apple-visual-story{background:#e7e3da}.apple-visual-story figure{min-width:0;margin:0}.apple-visual-story img{object-fit:contain;width:100%;height:100%;display:block}.apple-section{padding:120px clamp(24px,5vw,76px)}.apple-section:nth-child(2n){background:#f8f6f0}.apple-section-heading{grid-template-columns:.55fr 1.2fr .7fr;align-items:start;gap:clamp(30px,5vw,80px);margin-bottom:70px;display:grid}.apple-section-heading h3{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(48px,5.7vw,86px);font-weight:400;line-height:.96}.apple-section-heading h3 em{color:#ca644e}.apple-gallery-story .apple-section-heading h3 em{color:#76669b}.apple-watch-story .apple-section-heading h3 em{color:#2d6454}.apple-section-heading>p:last-of-type{color:#17211ca6;margin:7px 0 0;font-size:14px;line-height:1.7}.apple-visual-story figcaption{letter-spacing:.1em;text-transform:uppercase;margin-top:16px;font-size:10px;line-height:1.5}.apple-visual-story figcaption span{color:#ca644e;margin-bottom:4px;font-weight:600;display:block}.apple-gallery-story figcaption span{color:#76669b}.apple-watch-story figcaption span{color:#2d6454}.apple-audit-board>div{background:#f8f6f0;height:clamp(480px,59vw,820px);overflow:hidden}.apple-audit-board img{object-fit:cover;object-position:center top}.apple-spec-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.apple-spec-grid figure{background:#ece8e1;padding:clamp(16px,2.4vw,38px)}.apple-spec-grid figure>div{background:#fff;height:720px;overflow:hidden}.apple-spec-grid img{object-position:top;width:100%;height:auto}.apple-responsive-pair{grid-template-columns:minmax(0,3fr) minmax(180px,.75fr);align-items:stretch;gap:1px;display:grid}.apple-responsive-pair figure{background:#eeeae3;grid-template-rows:760px auto;padding:clamp(16px,2.5vw,38px);display:grid}.apple-responsive-pair figure>div{background:#fff;overflow:hidden}.apple-responsive-pair img{object-fit:cover;object-position:center top}.apple-mobile-board img{width:auto;max-width:100%;margin:auto}.apple-sticker-sheet{margin-top:90px!important}.apple-sticker-sheet>div{background:#121212;place-items:center;min-height:390px;padding:clamp(24px,4vw,60px);display:grid;overflow:hidden}.apple-sticker-sheet img{max-height:430px}.apple-gallery-model>div{background:#fff;height:clamp(480px,56vw,780px);padding:clamp(18px,3vw,48px)}.apple-gallery-options>div{background:#fff;height:clamp(360px,46vw,650px);padding:clamp(18px,3vw,45px)}.apple-gallery-detail-grid{grid-template-columns:1fr 1fr;gap:1px;margin-top:80px;display:grid}.apple-gallery-detail-grid figure{background:#eeeae3;padding:clamp(18px,3vw,42px)}.apple-gallery-detail-grid figure>div{background:#fff;height:680px;overflow:hidden}.apple-gallery-detail-grid figure:first-child img{object-fit:cover;object-position:center top}.apple-gallery-detail-grid figure:last-child img{object-position:top;width:auto;max-width:100%;margin:auto}.apple-theme-pair{grid-template-columns:1fr 1fr;gap:1px;display:grid}.apple-theme-pair figure{background:#eeeae3;padding:clamp(18px,3vw,44px)}.apple-theme-pair figure.dark{color:#f4f1ea;background:#171717}.apple-theme-pair figure>div{background:#fff;height:720px;overflow:hidden}.apple-theme-pair figure.dark>div{background:#111}.apple-theme-pair img{object-position:center top}.apple-watch-decision>div{background:#f1eee8;height:clamp(360px,47vw,650px);padding:clamp(18px,3vw,50px)}.apple-watch-modes{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:90px;display:grid}.apple-watch-modes figure{background:#eeebe4;padding:clamp(16px,2.5vw,38px)}.apple-watch-modes figure>div{background:#fff;height:680px;overflow:hidden}.apple-watch-modes img{object-fit:cover;object-position:center top}.apple-watch-modes .focus img{object-fit:contain}.apple-watch-breakpoints{grid-template-columns:minmax(0,3fr) minmax(170px,.78fr);gap:1px;display:grid}.apple-watch-breakpoints figure{background:#e6eee9;grid-template-rows:820px auto;padding:clamp(16px,2.5vw,38px);display:grid}.apple-watch-breakpoints figure>div{background:#fff;overflow:hidden}.apple-watch-breakpoints img{object-fit:cover;object-position:center top}.apple-watch-breakpoints .mobile img{width:auto;max-width:100%;margin:auto}.apple-watch-library-grid{grid-template-columns:1fr 1fr;gap:1px;display:grid}.apple-watch-library-grid figure{background:#eeeae3;padding:clamp(18px,3vw,42px)}.apple-watch-library-grid figure>div{background:#fff;height:700px;overflow:hidden}.apple-watch-library-grid img{object-position:center top}.apple-watch-library-grid figure:last-child img{object-fit:cover}.verses-visual-story{background:#e8e4ed}.verses-visual-story figure{min-width:0;margin:0}.verses-visual-story img{object-fit:contain;width:100%;height:100%;display:block}.verses-section{padding:120px clamp(24px,5vw,76px)}.verses-section:nth-child(2n){background:#f8f6f0}.verses-section-heading{grid-template-columns:.55fr 1.2fr .7fr;align-items:start;gap:clamp(30px,5vw,80px);margin-bottom:70px;display:grid}.verses-section-heading h3{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(48px,5.7vw,86px);font-weight:400;line-height:.96}.verses-section-heading h3 em{color:#6652ad}.verses-section-heading>p:last-child{color:#17211ca6;margin:7px 0 0;font-size:14px;line-height:1.7}.verses-visual-story figcaption{letter-spacing:.1em;text-transform:uppercase;margin-top:16px;font-size:10px;line-height:1.5}.verses-visual-story figcaption span{color:#6652ad;margin-bottom:4px;font-weight:600;display:block}.verses-audit-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:1px;display:grid}.verses-audit-grid figure{background:#f8f6f0;padding:clamp(18px,3vw,42px)}.verses-audit-grid figure>div{background:#fff;height:650px;overflow:hidden}.verses-state-alignment img{padding:clamp(8px,2vw,28px)}.verses-state-matrix>div{background:#fff;height:clamp(420px,52vw,740px);padding:clamp(18px,3.5vw,54px);overflow:hidden}.verses-dark-system{margin-top:90px!important}.verses-dark-system>div{background:#0b0b0b;height:clamp(520px,72vw,960px);padding:clamp(14px,2.5vw,38px);overflow:hidden}.verses-token-contract{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:1px;margin-top:1px;display:grid}.verses-token-contract figure{background:#f8f6f0;padding:clamp(18px,3vw,42px)}.verses-token-contract figure>div{background:#fff;height:690px;overflow:hidden}.verses-token-contract figure:first-child img{object-position:center top}.verses-token-contract figure:last-child img{object-fit:cover;object-position:center top}.signifyd-visual-story{background:#e8e3d8}.signifyd-visual-story figure{min-width:0;margin:0}.signifyd-visual-story img{object-fit:contain;width:100%;height:100%;display:block}.signifyd-section{padding:120px clamp(24px,5vw,76px)}.signifyd-section:nth-child(2n){background:#f8f6f0}.signifyd-section-heading{grid-template-columns:.55fr 1.2fr .7fr;align-items:start;gap:clamp(30px,5vw,80px);margin-bottom:70px;display:grid}.signifyd-section-heading h3{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(48px,5.7vw,86px);font-weight:400;line-height:.96}.signifyd-section-heading h3 em{color:#9a6500}.signifyd-section-heading>p:last-child{color:#17211ca6;margin:7px 0 0;font-size:14px;line-height:1.7}.signifyd-visual-story figcaption{letter-spacing:.1em;text-transform:uppercase;margin-top:16px;font-size:10px;line-height:1.5}.signifyd-visual-story figcaption span{color:#9a6500;margin-bottom:4px;font-weight:600;display:block}.signifyd-audit-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:1px;display:grid}.signifyd-audit-grid figure{background:#f8f6f0;padding:clamp(18px,3vw,42px)}.signifyd-audit-grid figure>div{background:#fff;height:650px;overflow:hidden}.signifyd-library-list img{object-position:center top}.signifyd-component-detail>div{background:#fff;height:clamp(420px,51vw,720px);padding:clamp(18px,3.5vw,52px);overflow:hidden}.signifyd-workflow{background:#eee3bd}.signifyd-docs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.signifyd-docs-grid figure{background:#f8f6f0;padding:clamp(18px,3vw,42px)}.signifyd-docs-grid figure>div{background:#fff;height:720px;overflow:hidden}.signifyd-docs-grid img{object-fit:cover;object-position:center top}.signifyd-responsive-example{justify-content:center;margin-top:90px;display:flex}.signifyd-responsive-example figure{background:#f8f6f0;grid-template-rows:780px auto;width:min(100%,360px);padding:clamp(16px,2.5vw,38px);display:grid}.signifyd-responsive-example figure>div{background:#fff;overflow:hidden}.signifyd-responsive-example img{object-fit:cover;object-position:center top;width:auto;max-width:100%;margin:auto}.planner-visual-story{background:#e9e7f2}.planner-visual-story figure{min-width:0;margin:0}.planner-visual-story img{object-fit:contain;width:100%;height:100%;display:block}.planner-section{padding:120px clamp(24px,5vw,76px)}.planner-section:nth-child(2n){background:#f8f6f0}.planner-section-heading{grid-template-columns:.55fr 1.2fr .7fr;align-items:start;gap:clamp(30px,5vw,80px);margin-bottom:70px;display:grid}.planner-section-heading h3{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(48px,5.7vw,86px);font-weight:400;line-height:.96}.planner-section-heading h3 em{color:#6750a4}.planner-section-heading>p:last-child{color:#17211ca6;margin:7px 0 0;font-size:14px;line-height:1.7}.planner-visual-story figcaption{letter-spacing:.1em;text-transform:uppercase;margin-top:16px;font-size:10px;line-height:1.5}.planner-visual-story figcaption span{color:#6750a4;margin-bottom:4px;font-weight:600;display:block}.planner-foundation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.planner-foundation-grid figure{background:#f8f6f0;padding:clamp(18px,3vw,42px)}.planner-foundation-grid figure>div{background:#fff;height:clamp(330px,37vw,560px);overflow:hidden}.planner-foundation-grid img{object-fit:cover;object-position:center top}.planner-grid-board>div{background:#101010;height:clamp(520px,73vw,980px);padding:clamp(14px,2.5vw,38px);overflow:hidden}.planner-grid-board img{object-position:center}.planner-adoption{background:#dfe4f3}.planner-adoption-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:stretch;gap:1px;display:grid}.planner-adoption-grid figure{background:#f8f6f0;grid-template-rows:minmax(0,1fr) auto;padding:clamp(18px,3vw,42px);display:grid}.planner-adoption-grid figure>div{background:#fff;place-items:center;height:650px;display:grid;overflow:hidden}.planner-toolkit-cover>div{background:#20262a!important}.planner-feedback img{width:auto;max-width:100%}.outcome{background:var(--ink);color:var(--cream);padding:130px clamp(24px,12vw,190px)}.outcome>p:nth-child(2){font-family:var(--serif);letter-spacing:-.035em;max-width:1200px;margin:45px 0 0;font-size:clamp(30px,3.8vw,58px);line-height:1.08}.outcome blockquote{font-family:var(--serif);border-top:1px solid #f4f1ea38;max-width:940px;margin:100px 0 0;padding:34px 0 0;font-size:clamp(27px,3.2vw,48px);line-height:1.25}.outcome blockquote span{text-transform:uppercase;letter-spacing:.17em;color:#f4f1ea8c;margin-bottom:24px;font-family:DM Sans,sans-serif;font-size:10px;display:block}.case-end{background:var(--ink);padding:0 clamp(24px,6vw,96px) 70px}.case-end button{width:100%;color:var(--cream);text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #fff3;justify-content:space-between;padding:28px 0;display:flex}@media (width<=800px){.nav{height:72px}.menu-button{background:0 0;border:0;flex-direction:column;gap:6px;padding:10px 0 10px 10px;display:flex}.menu-button span{background:var(--ink);width:24px;height:1px}.nav-links{background:var(--cream);z-index:-1;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;padding:30px 24px;transition:transform .3s;position:absolute;top:72px;left:0;right:0;transform:translateY(-160%)}.nav-links.open{transform:translateY(0)}.hero{min-height:680px;padding-top:50px}.hero h1{font-size:clamp(58px,17vw,95px)}.hero-bottom{justify-content:space-between;gap:20px}.hero-bottom p{width:80%;font-size:16px}.orb-one{width:55vw;height:55vw;top:170px;right:-18vw}.work-section{padding-top:86px;padding-bottom:100px}.section-heading{margin-bottom:64px;display:block}.section-heading h2{text-align:left;margin-top:25px}.projects{gap:90px}.project,.project:nth-child(2n){grid-template-columns:1fr;gap:38px}.project:nth-child(2n) .project-visual{order:0}.project-visual{aspect-ratio:1.05}.project-copy h3{font-size:48px}.principles-grid,.about{grid-template-columns:1fr;gap:48px}.principles,.about{padding-top:90px;padding-bottom:90px}.about-copy{padding-top:0}.footer-bottom{flex-direction:column}.case-close span{display:none}.case-close{padding:8px;top:12px;right:12px}.case-hero{min-height:720px;padding-top:24px}.case-meta{padding-right:50px}.case-title{margin:70px 0 35px;display:block}.case-title h2{text-align:left;margin-top:18px;font-size:clamp(55px,17vw,88px)}.case-hero>img{width:94%;max-height:370px}.case-body{grid-template-columns:1fr;padding-top:80px;padding-bottom:80px}.case-body aside{order:2}.case-lede{margin-bottom:60px}.case-columns{grid-template-columns:1fr;gap:40px}.case-story{grid-template-columns:1fr;padding-top:80px;padding-bottom:80px}.story-intro{position:static}.story-steps article{grid-template-columns:35px 1fr}.process-gallery{gap:70px;padding-top:70px;padding-bottom:70px}.process-gallery figure>div{min-height:75vw}.google-sources,.google-process,.google-library,.apple-section{padding-top:80px;padding-bottom:80px}.google-section-heading,.apple-section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:50px}.google-section-heading>p:last-child,.apple-section-heading>p:last-of-type{max-width:520px}.google-source-grid,.google-process-grid,.apple-spec-grid,.apple-gallery-detail-grid,.apple-theme-pair,.apple-watch-modes,.apple-watch-library-grid{grid-template-columns:1fr}.google-source-grid figure>div{height:80vw;max-height:460px}.google-process-map>div{height:45vw;min-height:180px}.google-process-grid figure>div,.google-process-grid figure:nth-child(2)>div{height:75vw;max-height:540px}.google-interlude{grid-template-columns:1fr;min-height:0}.google-interlude>img{height:80vw;max-height:620px}.google-interlude figcaption{padding-top:65px;padding-bottom:75px}.google-library-overview>div{height:70vw;min-height:300px}.google-library-overview figcaption{margin-bottom:55px}.google-library-detail{grid-template-columns:1fr}.google-library-detail figure>div{height:560px}.google-variant-strip>div{height:760px!important}.apple-audit-board>div{height:82vw;max-height:620px}.apple-spec-grid figure>div{height:620px}.apple-responsive-pair,.apple-watch-breakpoints{grid-template-columns:minmax(0,2.4fr) minmax(100px,.8fr)}.apple-responsive-pair figure,.apple-watch-breakpoints figure{grid-template-rows:620px auto}.apple-sticker-sheet{margin-top:60px!important}.apple-sticker-sheet>div{min-height:270px}.apple-gallery-detail-grid{margin-top:60px}.apple-gallery-detail-grid figure>div,.apple-theme-pair figure>div,.apple-watch-library-grid figure>div{height:120vw;max-height:680px}.apple-watch-modes{margin-top:60px}.apple-watch-modes figure>div{height:115vw;max-height:680px}.outcome{padding-top:90px;padding-bottom:90px}.outcome blockquote{margin-top:70px}.verses-section{padding-top:80px;padding-bottom:80px}.verses-section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:50px}.verses-section-heading>p:last-child{max-width:520px}.verses-audit-grid,.verses-token-contract{grid-template-columns:1fr}.verses-audit-grid figure>div{height:90vw;max-height:620px}.verses-state-alignment>div{min-height:260px;height:62vw!important}.verses-state-matrix>div{height:72vw;min-height:320px}.verses-dark-system{margin-top:60px!important}.verses-dark-system>div{height:82vw;min-height:420px}.verses-token-contract figure>div{height:95vw;max-height:690px}.verses-token-contract figure:last-child>div{height:72vw;min-height:360px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal],.project[data-reveal] .project-copy>*{opacity:1;transform:none}.project-image{transform:none!important}}@media (width<=800px){.signifyd-section{padding-top:80px;padding-bottom:80px}.signifyd-section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:50px}.signifyd-section-heading>p:last-child{max-width:520px}.signifyd-audit-grid,.signifyd-docs-grid{grid-template-columns:1fr}.signifyd-audit-grid figure>div{height:95vw;max-height:620px}.signifyd-component-detail>div{height:72vw;min-height:320px}.signifyd-docs-grid figure>div{height:120vw;max-height:720px}.signifyd-responsive-example{margin-top:60px}.signifyd-responsive-example figure{grid-template-rows:620px auto}.planner-section{padding-top:80px;padding-bottom:80px}.planner-section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:50px}.planner-section-heading>p:last-child{max-width:520px}.planner-foundation-grid,.planner-adoption-grid{grid-template-columns:1fr}.planner-foundation-grid figure>div{height:58vw;min-height:260px}.planner-grid-board>div{height:92vw;min-height:420px}.planner-adoption-grid figure>div{height:76vw;min-height:360px}.planner-feedback>div{max-height:680px;height:120vw!important}.nav{height:68px;padding-inline:20px}.wordmark{font-size:19px}.nav-links{background:var(--cream);border-bottom-color:var(--ink);gap:24px;padding:28px 20px;top:68px}.nav-links a:last-child{padding:9px 12px}.hero{grid-template-rows:auto 1fr auto;min-height:calc(100svh - 68px);padding:24px 20px 30px}.hero>*{min-width:0}.hero:before{left:20px}.eyebrow{max-width:240px;padding-left:18px;line-height:1.5}.hero-index{display:none}.hero h1{align-self:center;font-size:min(15vw,104px);line-height:.8}.hero-bottom{grid-template-columns:minmax(0,1fr);gap:26px;width:auto;max-width:100%;margin-left:0;padding-left:18px}.hero-bottom p{width:auto;max-width:500px;font-size:16px}.circle-link{width:132px}.work-section{padding:84px 20px 100px}.section-heading{grid-template-columns:1fr;margin-bottom:64px;padding-bottom:22px;display:grid}.section-heading h2{text-align:left;margin-top:25px;font-size:clamp(54px,15vw,82px);line-height:.88}.projects{gap:0}.project,.project:nth-child(2n){grid-template-columns:1fr;gap:34px;padding:72px 0}.project:first-child{padding-top:0}.project:nth-child(2n) .project-visual{order:0}.project-visual{aspect-ratio:1.08}.project-copy h3{font-size:clamp(43px,12vw,60px)}.project-copy li:not(:last-child):after{margin-left:12px}.principles{padding:84px 20px 92px}.principles-grid{grid-template-columns:1fr;gap:52px}.principles h2{font-size:clamp(54px,15vw,82px)}.about{grid-template-columns:1fr;gap:44px;padding:92px 20px}.about h2{font-size:clamp(54px,15vw,82px)}.about-copy{padding-top:0}footer{padding:84px 20px 28px}footer h2{font-size:clamp(78px,22vw,124px)}.footer-cta{margin:65px 0 90px}.footer-bottom{flex-direction:column}.case-title{padding-top:22px;display:block}.case-title h2{text-align:left}.case-close{top:12px;right:12px}.case-close b{border-left:0}.case-story{color:var(--paper)}}@media (width<=430px){.hero h1 br{display:none}.hero h1>span{display:block}.hero-bottom p{font-size:15px}.project-copy ul{gap:8px 12px}.project-copy li:not(:last-child):after{content:none}}.case-body,.about{background:var(--cream)}.case-story,.process-gallery,.google-visual-story,.apple-visual-story,.verses-visual-story,.signifyd-visual-story,.planner-visual-story{background:var(--surface)}.case-story{color:var(--ink)}.google-process,.google-library,.apple-section:nth-child(2n),.verses-section:nth-child(2n),.signifyd-section:nth-child(2n),.planner-section:nth-child(2n),.signifyd-workflow,.planner-adoption{background:var(--cream)}.process-gallery figure>div,.google-source-grid figure,.google-process-grid figure,.google-library-overview>div,.google-library-detail figure,.apple-spec-grid figure,.apple-responsive-pair figure,.apple-gallery-detail-grid figure,.apple-theme-pair figure,.apple-watch-modes figure,.apple-watch-breakpoints figure,.apple-watch-library-grid figure,.verses-audit-grid figure,.verses-token-contract figure,.signifyd-audit-grid figure,.signifyd-docs-grid figure,.signifyd-responsive-example figure,.planner-foundation-grid figure,.planner-adoption-grid figure{background:var(--surface)}.google-section-heading h3 em,.google-source-grid figcaption span,.google-process-grid figcaption span,.google-library figcaption span,.apple-section-heading h3 em,.apple-gallery-story .apple-section-heading h3 em,.apple-watch-story .apple-section-heading h3 em,.apple-visual-story figcaption span,.apple-gallery-story figcaption span,.apple-watch-story figcaption span,.verses-section-heading h3 em,.verses-visual-story figcaption span,.signifyd-section-heading h3 em,.signifyd-visual-story figcaption span,.planner-section-heading h3 em,.planner-visual-story figcaption span,.story-intro h3 em{color:var(--accent)}.hero-bottom p,.principle-list p,.case-columns>div>p:last-child,.story-steps p,.google-section-heading>p:last-child,.apple-section-heading>p:last-child,.verses-section-heading>p:last-child,.signifyd-section-heading>p:last-child,.planner-section-heading>p:last-child{color:var(--muted);opacity:1}.principle-list>div,.story-steps article{border-color:var(--border)}
