.scroll-expand{position:relative;width:100%;height:100%}.scroll-expand--scroller{overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain}.scroll-expand--scroller::-webkit-scrollbar{display:none}.scroll-expand__track{position:relative;width:100%}.scroll-expand__stage{position:sticky;top:0;width:100%;overflow:hidden;--se-title-size: 4rem}.scroll-expand__frame{position:absolute;inset:0;clip-path:inset(21% 29% 21% 29% round 24px)}.scroll-expand__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform-origin:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.scroll-expand__scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,#000000bf,#0000001a 45%,#00000059);opacity:0}.scroll-expand__overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:6%;visibility:hidden}.scroll-expand__title{position:absolute;top:5%;left:0;right:0;display:flex;align-items:center;justify-content:center;margin:0;padding:0 6%;text-align:center;font-size:min(var(--se-title-size),64px);font-weight:700;letter-spacing:-.03em;line-height:1;color:var(--ink, #20221e);pointer-events:none}.scroll-expand__hint{position:absolute;left:0;right:0;bottom:1.25rem;text-align:center;font-size:.8125rem;letter-spacing:.02em;color:#ffffff8c;pointer-events:none}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/font-0.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/font-1.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/font-2.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/font-3.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/font-4.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:900;font-display:swap;src:url(/fonts/font-5.ttf) format("truetype")}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/font-6.ttf) format("truetype")}@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/font-7.ttf) format("truetype")}:root{--paper: #f1f0e9;--ink: #20221e;--blue: #2544eb;--muted: #66685e;--line: #cdcec4;--sans: "DM Sans", sans-serif;--serif: "Instrument Serif", Georgia, serif;--pad: clamp(24px, 5vw, 88px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:var(--ink) var(--paper);scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased}::selection{background:var(--blue);color:#fff}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}button:active,.round-icon:active,.send-button:active{scale:.96}button{transition:scale .15s ease-out,background-color .15s ease-out}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty;line-height:1.6}h2{font-size:clamp(48px,6.5vw,104px);line-height:1.02;font-weight:500;letter-spacing:-.04em}em{font-family:var(--serif);font-weight:400}img{display:block;max-width:100%}.portfolio{overflow:clip}.section-pad{padding:120px var(--pad)}.arrow{width:22px;height:22px;flex-shrink:0}.arrow-down{transform:rotate(90deg)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:44px;border-bottom:1px solid currentColor;font-size:14px;transition:color .15s ease-out}.text-link:hover{color:var(--blue)}.skip-link{position:fixed;top:12px;left:16px;padding:16px;background:var(--paper);color:var(--ink);z-index:100;transform:translateY(-150%)}.skip-link:focus{transform:none}.rise{display:block;overflow:hidden;padding-bottom:.12em;margin-bottom:-.12em}.rise>span{display:block}.site-header{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;padding:24px var(--pad);gap:60px;color:var(--paper)}.wordmark{font-size:32px;font-weight:750;letter-spacing:-.04em;min-height:44px}.wordmark>span{font-size:13px;vertical-align:top;margin-left:4px;line-height:2}.header-role{font-size:11px;line-height:1.4}.main-nav{display:flex;align-items:center;gap:32px;margin-left:auto}.main-nav>a{display:flex;align-items:center;gap:12px;font-size:13px;min-height:44px}.main-nav>a:hover{text-decoration:underline;text-underline-offset:5px}.main-nav .arrow{width:16px}.motion-toggle{display:flex;align-items:center;gap:9px;min-height:44px;background:none;border:0;color:inherit;font-size:10px;padding:0}.toggle-indicator{height:6px;width:6px;background:#d7ef91;border-radius:50%}.motion-toggle[aria-pressed=true] .toggle-indicator{background:transparent;outline:1px solid currentColor}.menu-toggle{display:none}.hero-track{height:132svh;min-height:800px;position:relative}.hero-frame{height:100svh;min-height:640px;position:sticky;top:0;overflow:hidden;background:var(--blue);color:var(--paper);clip-path:inset(0% 0% 0% 0% round 0px)}.hero-grid{position:absolute;inset:0;opacity:.2;mix-blend-mode:screen;background-image:linear-gradient(rgba(155,185,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(155,185,255,.2) 1px,transparent 1px);background-size:48px 48px}.grid-scan{width:100%;height:100%}.grid-scan canvas{width:100%;height:100%;display:block}.hero-caption{position:absolute;top:20%;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;font-size:11px}.hero-frame h1{position:absolute;top:29%;left:var(--pad);right:var(--pad);font-weight:750;line-height:.82;letter-spacing:-.04em}.hero-line{display:block;overflow:hidden;padding-bottom:.12em;margin-bottom:-.12em}.hero-line>span{display:block}.hero-line:first-child{font-size:21.8vw;position:relative;z-index:1}.hero-line-front{position:relative;font-size:12.75vw;margin-top:.06em;z-index:3;white-space:nowrap}.hero-portrait{position:absolute;bottom:0;height:82%;width:auto;max-width:56%;object-fit:contain;object-position:bottom;left:50%;transform:translate(-50%);transform-origin:center bottom;z-index:2;filter:drop-shadow(12px 22px 24px #05195740)}.hero-side-note{position:absolute;top:30%;right:var(--pad);font-size:11px;line-height:1.5;width:120px;text-align:right;z-index:4}.hero-bottom{position:absolute;bottom:30px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;align-items:center;z-index:4}.round-link{display:flex;gap:16px;align-items:center;font-size:12px}.round-icon{display:grid;place-items:center;border:1px solid #ffffff70;border-radius:50%;width:48px;height:48px;transition:background-color .15s,scale .15s}.round-link:hover .round-icon{background:#ffffff25}.hero-bottom p,.hero-bottom .text-link{font-size:12px}.hero-bottom .text-link:hover{color:#d7ef91}.statement{position:relative;padding-top:65px;padding-bottom:135px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:24px;align-items:center}.statement .section-topline{grid-column:1 / -1}.section-topline{display:flex;justify-content:space-between;font-size:12px;padding-bottom:80px;border-top:1px solid var(--line);padding-top:20px}.statement h2{grid-column:1 / 10;font-size:clamp(52px,7.3vw,118px);position:relative;z-index:1}.statement-middle{margin-left:0}.statement-mark{grid-column:10 / -1;grid-row:2;justify-self:center;width:min(16vw,230px);height:auto;color:var(--blue)}.statement-copy{grid-column:5 / 10;max-width:430px;margin:40px 0 0}.statement-copy p{font-size:16px;margin-bottom:25px}.expansion,.expansion .scroll-expand__stage{background:var(--paper)}.expansion .scroll-expand__title{font-family:var(--serif);font-style:italic;font-weight:400;letter-spacing:-.03em;color:var(--ink);text-shadow:none;align-items:flex-start;padding-top:6%;font-size:clamp(40px,6vw,96px);mix-blend-mode:multiply}.expansion .scroll-expand__hint{color:var(--ink);bottom:6%}.expansion .scroll-expand__overlay{color:#fff;align-items:flex-start;justify-content:flex-end;text-align:left;padding:6%}.expansion .scroll-expand__overlay h2{font-size:clamp(50px,8vw,130px)}.expansion .scroll-expand__overlay p{margin-bottom:18px;font-size:14px}.work-heading{display:flex;justify-content:space-between;align-items:end;padding-top:100px;padding-bottom:70px;gap:40px}.work-heading h2{font-size:clamp(58px,8.5vw,135px)}.work-heading>div{max-width:320px}.work-status{display:inline-block;font-size:11px;border:1px solid var(--line);padding:8px 12px;border-radius:20px;margin-bottom:16px}.work-heading p{font-size:13px;color:var(--muted)}.chapters{height:300svh;position:relative}.chapter-stage{height:100svh;min-height:600px;position:relative;overflow:hidden}.work-chapter{isolation:isolate;position:absolute;inset:0;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:28px var(--pad);min-height:600px}.theme-blue{background:#bdd0fb}.theme-orange{background:#e8b9a3}.theme-sage{background:#c7d1c2}.chapter-top{display:flex;justify-content:space-between;font-size:12px;position:relative;z-index:2}.chapter-top span:last-child{opacity:.65}.mockup-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.chapter-bottom{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:end;gap:30px}.chapter-bottom h3{font-size:clamp(30px,3.4vw,56px);font-weight:500;letter-spacing:-.04em}.chapter-bottom p{font-size:12px;max-width:190px;margin-left:auto}.chapter-count{font-size:12px;font-variant-numeric:tabular-nums;margin-left:30px}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start;padding-top:160px;padding-bottom:160px}.about-portrait{position:sticky;top:30px;height:740px;max-height:90svh;background:#dadbd0;overflow:hidden}.portrait-label{position:absolute;top:26px;left:26px;right:26px;display:flex;align-items:start;justify-content:space-between;z-index:2;font-size:13px;line-height:1.4}.portrait-label svg{width:55px;height:55px}.about-portrait img{width:100%;height:90%;object-fit:cover;object-position:top;position:absolute;bottom:-1px;outline:1px solid oklch(0 0 0 / .1)}.portrait-signature{position:absolute;bottom:16px;left:30px;font:italic clamp(55px,7vw,115px) var(--serif);color:var(--paper)}.about-editorial{padding-top:10px}.about-editorial h2{font-size:clamp(40px,4.5vw,76px);margin-bottom:40px}.about-editorial>p{max-width:470px;font-size:15px;margin-bottom:24px;color:var(--muted)}.about-editorial .large-copy{font-size:clamp(21px,2vw,30px);color:var(--ink);line-height:1.45}.about-details{display:grid;font-size:12px;margin:38px 0 24px}.about-details span{padding:12px 0;border-bottom:1px solid var(--line)}.detail-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:70px}.detail-pair>div{aspect-ratio:1.2;background:var(--blue);color:var(--paper);padding:16px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.detail-pair>div:last-child{background:#dadbd0;color:var(--ink)}.detail-pair svg{width:58%;height:58%}.detail-pair>div>span:last-child{position:absolute;bottom:12px;left:12px;font-size:10px}.detail-pair .code-art{font-size:46px;font-weight:500}.services-section{background:var(--ink);color:var(--paper)}.services-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:70px}.services-heading h2{font-size:clamp(45px,6.5vw,104px)}.services-heading p{max-width:275px;font-size:14px;color:#babcb2}.service-row{border-top:1px solid #53564c}.service-row:last-child{border-bottom:1px solid #53564c}.service-row summary{display:flex;gap:25px;align-items:center;min-height:116px;cursor:pointer;list-style:none}.service-row summary::-webkit-details-marker{display:none}.service-name{font-size:clamp(22px,3vw,46px);letter-spacing:-.03em}.service-price{font-size:14px;margin-left:auto;font-variant-numeric:tabular-nums;white-space:nowrap}.service-plus{position:relative;display:block;width:44px;height:44px;margin-left:30px;border:1px solid #707467;border-radius:50%;flex-shrink:0;transition:background .15s}.service-plus:before,.service-plus:after{content:"";position:absolute;left:14px;right:14px;top:21px;height:1px;background:currentColor;transition:transform .2s ease-out}.service-plus:after{transform:rotate(90deg)}.service-row[open] .service-plus:after{transform:rotate(0)}.service-row[open] .service-plus{background:var(--paper);color:var(--ink)}.service-row summary:hover .service-name{color:#d7ef91}.service-content{display:grid;grid-template-columns:1fr 1.2fr .9fr;gap:50px;padding:0 0 40px;color:#c9ccc1;font-size:13px}.service-content>p{max-width:290px}.service-content ul{padding-left:16px;margin:0;line-height:1.9}.service-content>div{display:flex;flex-direction:column;justify-content:space-between;gap:20px}.service-content .text-link{font-size:12px;color:var(--paper)}.service-content .text-link:hover{color:#d7ef91}.timeline{font-size:11px}.process-section{position:relative;--card-width: min(27vw, 390px);--card-step: min(23vw, 336px)}.process-stage{position:relative;padding:100px 0 50px;isolation:isolate}.process-heading{padding:0 var(--pad);text-align:center}.process-heading h2{font-size:clamp(64px,10.5vw,168px);line-height:1.03;letter-spacing:-.04em}.process-heading-line,.process-heading-caption{display:block;overflow:hidden}.process-heading-line{padding:.08em 0;margin:-.08em 0}.process-heading-line>span{display:block;transform-origin:center}.process-heading-caption{margin:32px auto 0;max-width:520px}.process-heading-caption p{margin:0;font-size:clamp(15px,1.35vw,20px);text-wrap:balance}.process-deck{position:relative;height:min(82svh,760px);min-height:510px;margin-top:50px}.process-list{position:relative;width:100%;height:100%}.process-card{position:absolute;left:calc(50% + (var(--card-index) - 1.5) * var(--card-step));top:50%;width:var(--card-width);height:min(67svh,610px);min-height:430px;display:flex;flex-direction:column;transform:translate(-50%,-50%) rotate(var(--card-angle));background:#f6f2e8;border-radius:12px;overflow:hidden;box-shadow:0 3px 8px #20221e12,0 20px 45px #20221e24;z-index:calc(var(--card-index) + 1)}.process-card img{display:block;width:100%;flex:1;min-height:0;object-fit:cover;object-position:center 48%}.process-card-copy{position:relative;padding:22px 18% 30px 24px}.process-card-number{position:absolute;right:22px;top:30px;font-size:11px;font-variant-numeric:tabular-nums}.process-card h3{font-family:var(--serif);font-weight:400;font-size:clamp(32px,3vw,46px);letter-spacing:-.02em;margin:0 0 12px}.process-card p{font-size:clamp(12px,1vw,15px);line-height:1.6;text-wrap:pretty;margin:0}.process-swipe-hint{display:none}.process-section--animated{height:535svh}.process-section--animated .process-stage{position:sticky;top:0;height:100svh;padding:0;overflow:clip}.process-section--animated .process-heading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.process-section--animated .process-deck{position:absolute;inset:0;height:100%;min-height:0;margin:0}.playground{padding-top:20px;padding-bottom:140px}.playground-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:55px}.playground h2{font-size:clamp(45px,6vw,96px)}.playground p{font-size:12px}.study-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.study{aspect-ratio:1;display:grid;place-items:center;overflow:hidden}.study svg{width:76%;height:76%}.study>span{font-size:clamp(40px,7vw,110px);font-family:var(--serif);font-style:italic}.study-0{background:#2544eb;color:#f1f0e9}.study-1{background:#d5ddd0;color:#363e2f}.study-2{background:#e6b5a0;color:#713729}.study-3{background:#272c24;color:#cad99a}.study-4{background:#e6e2d5;color:#44463b}.study-5{background:#bccff9;color:#2544eb}.study-shape{width:65%;height:65%;border:16px solid currentColor;border-radius:50%;box-shadow:inset 0 0 0 2px currentColor;transform:skew(-18deg)}.finale-sequence{overflow:hidden;position:relative}.fold-word{display:inline-block;white-space:nowrap;perspective:700px}.fold-char{display:inline-block;backface-visibility:hidden}.rise>.fold-word{display:inline-block}.finale{position:relative;padding:40px var(--pad) 100px;text-align:center;font-size:clamp(60px,11.5vw,184px);font-weight:600;letter-spacing:-.04em;line-height:.9;overflow:visible}.finale>div{position:relative;z-index:1}.finale-word{display:inline-block;will-change:transform}.finale em{font-weight:400}.finale-last{font-size:.65em;margin-top:.15em;color:var(--blue)}.falling-mark{position:fixed;visibility:hidden;top:0;left:0;width:clamp(70px,12vw,170px);height:auto;color:var(--blue);z-index:10;pointer-events:none}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:120px;border-top:1px solid var(--line)}.contact-copy h2{font-size:clamp(66px,8vw,128px)}.contact-copy>p{margin:35px 0 24px;font-size:14px}.contact-email{font-size:clamp(11px,1.2vw,16px);gap:12px;max-width:100%;overflow-wrap:anywhere}.contact-form{display:flex;flex-direction:column}.contact-form label{font-size:12px;margin:10px 0 8px}.contact-form input,.contact-form textarea{border:0;border-bottom:1px solid #989c8c;border-radius:0;background:transparent;min-height:48px;color:var(--ink);padding:12px 0;margin-bottom:20px;resize:vertical;caret-color:var(--blue);font-size:16px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#6a6d61}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--blue);box-shadow:0 1px 0 var(--blue)}.send-button{display:flex;justify-content:space-between;align-items:center;background:var(--blue);color:#fff;border:0;min-height:64px;padding:18px 22px;font-size:14px}.send-button:hover{background:#1835c2}.form-note{font-size:11px;color:var(--muted);margin-top:12px;min-height:36px}.site-footer{padding:55px var(--pad) 20px;background:var(--blue);color:var(--paper)}.footer-top{display:flex;justify-content:space-between;align-items:start}.footer-top>span{font-size:12px;line-height:1.5}.footer-top .text-link:hover{color:#d7ef91}.footer-wordmark{display:block;position:relative;line-height:1.05;font-size:19vw;letter-spacing:-.04em;font-weight:650;margin:25px 0 20px}.footer-letters{display:block}.footer-atom-slot{display:inline-block;position:relative}.footer-o{display:inline-block}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #ffffff50;padding-top:15px;font-size:11px}.footer-bottom nav{display:flex;gap:25px}.footer-bottom a{min-height:44px;display:flex;align-items:center}.footer-bottom a:hover{text-decoration:underline;text-underline-offset:5px}.reduced-motion .hero-track{height:100svh;min-height:640px}.reduced-motion .chapters{height:auto}.reduced-motion .chapter-stage{height:auto;overflow:visible}.reduced-motion .work-chapter{position:relative;height:90svh}.reduced-motion .about-portrait{position:relative;top:0}.reduced-motion *{scroll-behavior:auto;transition-duration:.01ms!important}.reduced-motion .falling-mark{display:none}@media(min-width:1600px){.hero-frame h1{top:27%}.hero-portrait{height:80%}}@media(max-width:1000px){.header-role{display:none}.main-nav{gap:23px}.hero-bottom p{max-width:190px}.hero-side-note{display:none}.about-section{gap:5%}.about-portrait{height:630px}.service-content{gap:25px}.contact-section{gap:6%}.service-plus{margin-left:0}.chapter-bottom p{display:none}}@media(max-width:760px){:root{--pad: 24px}.section-pad{padding:76px var(--pad)}.site-header{padding:16px var(--pad)}.wordmark{font-size:28px}.menu-toggle{display:flex;align-items:center;gap:20px;margin-left:auto;min-height:44px;border:0;background:none;color:inherit;font-size:13px}.menu-toggle span{font-size:23px}.main-nav{display:none;position:absolute;top:78px;left:16px;right:16px;background:var(--paper);color:var(--ink);padding:24px;box-shadow:0 16px 35px #0003}.main-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:4px}.main-nav a{font-size:24px;min-height:50px;justify-content:space-between}.motion-toggle{font-size:12px;margin-top:15px}.toggle-indicator{background:var(--blue)}.hero-track{height:118svh;min-height:770px}.hero-frame{min-height:660px}.hero-caption{top:16%;font-size:10px}.hero-caption span:last-child{max-width:110px;text-align:right}.hero-frame h1{top:32%;left:20px;right:20px}.hero-line:first-child{font-size:24vw}.hero-line-front{font-size:12.8vw;margin-top:.16em}.hero-portrait{max-width:none;width:90%;height:67%;bottom:0;object-fit:contain}.hero-bottom{bottom:25px;flex-wrap:wrap;gap:20px;align-items:end}.hero-bottom p{font-size:10px;max-width:150px}.hero-bottom>.text-link{display:none}.round-link{font-size:11px;gap:10px}.round-icon{width:42px;height:42px}.section-topline{padding-bottom:45px;gap:30px;font-size:10px}.section-topline span{max-width:135px}.statement{column-gap:16px;row-gap:0}.statement h2{grid-column:1 / -1;font-size:clamp(42px,9.3vw,74px)}.statement-middle{margin-left:0}.statement-mark{grid-column:1 / 4;grid-row:3;width:100%;align-self:start;margin-top:42px}.statement-copy{grid-column:5 / -1;margin:35px 0 0;max-width:none}.statement-copy p{font-size:13px}.statement-copy .text-link{font-size:11px;gap:15px}.expansion .scroll-expand__title{font-size:45px;padding-top:0;line-height:1.03}.expansion .scroll-expand__overlay h2{font-size:55px}.work-heading{display:block}.work-heading h2{font-size:14vw}.work-heading>div{margin-top:24px;max-width:none}.work-heading p{font-size:12px}.work-status{margin-bottom:10px}.chapters{height:auto}.chapter-stage{height:auto;min-height:0;overflow:visible}.work-chapter{position:relative;min-height:450px;height:70svh;padding:22px 24px}.chapter-top{font-size:10px}.mockup-image{object-fit:contain}.chapter-bottom h3{font-size:29px;max-width:220px}.chapter-count{font-size:11px;margin-left:auto}.about-section{display:flex;flex-direction:column;gap:55px}.about-portrait{position:relative;top:0;width:100%;height:580px;max-height:80svh}.about-editorial{width:100%}.about-editorial h2{font-size:11vw}.about-editorial>p{max-width:none}.about-editorial .large-copy{font-size:24px}.detail-pair{margin-top:40px}.detail-pair>div{aspect-ratio:1.25}.services-heading{display:block;margin-bottom:40px}.services-heading h2{font-size:11vw}.services-heading p{margin-top:30px;max-width:300px}.service-row summary{min-height:110px;gap:12px;flex-wrap:wrap;position:relative;padding:25px 58px 25px 0}.service-name{font-size:24px;width:100%}.service-price{font-size:12px;margin-left:0}.service-plus{position:absolute;right:0;top:34px}.service-content{display:flex;flex-direction:column;gap:24px}.service-content>p{max-width:none}.service-content>div{align-items:flex-start}.process-section{--card-width: 78vw;--card-step: 70vw}.process-heading h2{font-size:clamp(52px,13vw,98px)}.process-heading-caption{margin-top:24px;max-width:290px}.process-deck{overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.process-list{width:304vw}.process-card{left:calc(12vw + var(--card-index) * var(--card-step));transform:translateY(-50%) rotate(var(--card-angle));height:min(68svh,580px);min-height:420px}.process-card-copy{padding:18px 24% 26px 24px}.process-card h3{font-size:38px}.process-card p{font-size:14px}.process-swipe-hint{display:block;text-align:center;font-size:11px;color:var(--muted);margin:0}.process-section--animated .process-swipe-hint{position:absolute;bottom:24px;width:100%}.playground-heading{display:block;margin-bottom:32px}.playground h2{font-size:11vw}.playground p{margin-top:20px}.study-grid{grid-template-columns:repeat(3,1fr);gap:8px}.study>span{font-size:18vw}.study-shape{border-width:11px}.finale{font-size:12vw;padding:15px 10px 85px}.contact-section{display:block}.contact-copy h2{font-size:20vw}.contact-email{font-size:13px}.contact-form{margin-top:45px}.footer-top{gap:35px}.footer-top .text-link{font-size:11px;gap:15px}.footer-top>span{font-size:10px}.site-footer{padding:35px 24px 18px}.footer-wordmark{font-size:18vw;margin:25px 0}.footer-bottom{flex-wrap:wrap;font-size:9px;gap:6px 20px}.footer-bottom nav{gap:18px}.footer-bottom>span:last-child{width:100%}.reduced-motion .work-chapter{height:70svh}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition-duration:.01ms!important}}.expansion .scroll-expand__scrim{background:linear-gradient(to top,#0c1426eb,#0c14261a 80%)}html:has(.portfolio.reduced-motion){scroll-behavior:auto!important}.theme-cesar{background:#183f32;color:#f4eedf}.theme-cesar .project-image{inset:12% 8% 22%;width:84%;height:66%;object-fit:cover}.project-link{min-height:44px;margin-top:-12px}.theme-cesar .project-link:hover{color:#d7ef91}@media(max-width:760px){.theme-cesar .project-image{inset:16% 6% 22%;width:88%;height:62%;object-position:60% center}}.playground-title{display:flex;align-items:center;gap:24px;flex:0 1 auto}.playground-title h2{flex:0 1 auto}.atom-home{display:block;flex:0 0 clamp(100px,17vw,240px);aspect-ratio:1}.project-preview-link{display:contents}.project-preview-link:focus-visible .project-image{outline:3px solid currentColor;outline-offset:6px}.reduced-motion .atom-home{display:none}.service-atom-origin{display:block;width:58%;height:58%}.detail-pair .service-atom-origin svg{width:100%;height:100%}.detail-pair>.atom-departure{overflow:visible}.atom-departure svg{position:relative;z-index:8;pointer-events:none}.services-stage{padding:100px var(--pad)}.service-bundle{max-width:1080px;margin:0 auto 100px}.service-bundle:last-child{margin-bottom:0}.service-bundle h2{font-size:clamp(36px,6vw,88px);max-width:100%;text-wrap:balance}.bundle-details{max-width:760px;margin-top:32px}.bundle-audience{max-width:52ch;color:#c9ccc1;font-size:17px}.bundle-terms{display:flex;align-items:baseline;gap:32px;margin:24px 0}.bundle-terms p{margin:0}.bundle-terms strong{font-weight:500;font-size:32px;font-variant-numeric:tabular-nums}.bundle-terms span{color:#c9ccc1;font-size:13px}.bundle-details ul{display:grid;grid-template-columns:1fr 1fr;gap:10px 32px;padding-left:18px;margin:0 0 28px;color:#c9ccc1;font-size:14px}.bundle-details .text-link{min-height:44px}.services-animated{height:700svh;position:relative}.services-animated .services-stage{position:sticky;top:0;height:100svh;padding:0}.services-animated .service-bundle{position:absolute;left:10%;right:14%;top:23%;max-width:none;margin:0;visibility:hidden}@media(max-width:760px){.services-stage{padding:72px var(--pad)}.service-bundle h2{font-size:clamp(30px,7vw,52px)}.bundle-details{margin-top:20px}.bundle-audience{font-size:14px}.bundle-terms{display:block;margin:16px 0}.bundle-terms strong{font-size:28px}.bundle-details ul{grid-template-columns:1fr;gap:6px;font-size:12px;margin-bottom:18px}.bundle-details .text-link{font-size:12px}.services-animated .service-bundle{left:7%;right:14%;top:20%}}@media(max-height:600px)and (min-width:761px){.services-animated .service-bundle{top:12%}.service-bundle h2{font-size:42px}.bundle-details{margin-top:16px}.bundle-terms{margin:12px 0}}@media(max-width:760px){.chapters-animated{height:300svh}.chapters-animated .chapter-stage{height:100svh;min-height:450px;overflow:hidden}.chapters-animated .work-chapter{position:absolute;height:100%}}.process-section--animated .process-heading-line>span,.process-section--animated .process-heading-caption>p{will-change:transform}
