@font-face{font-family:Sora;src:url(/assets/sora.woff2)format("woff2");font-weight:100 800;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/manrope.woff2)format("woff2");font-weight:200 800;font-display:swap}:root{--ink:#091a2a;--navy:#102b43;--blue:#163c59;--gold:#da8826;--gold-light:#e69a3f;--gold-on-light:#da8826;--white:#f4f6f8;--muted:#a8b8c7;--line:#3c5061;--paper:#edf1f4;--body-ink:#364e60;--ease:cubic-bezier(.16, 1, .3, 1);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--white);background:var(--ink);font-synthesis:none;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;scrollbar-color:#526777 var(--ink);font-family:Manrope,sans-serif}*{box-sizing:border-box}body,h1,h2,h3,p,figure,dl,dd{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}img{max-width:100%;height:auto;display:block}button{color:inherit}::selection{color:var(--ink);background:var(--gold)}:focus-visible{outline:2px solid var(--gold-light);outline-offset:6px}input,textarea{caret-color:var(--gold)}[hidden]{display:none!important}.shell{width:calc(100% - 96px);max-width:1440px;margin-inline:auto}.section{padding-block:90px}.icon{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:22px;height:22px}.icon-defs{width:0;height:0;position:absolute;overflow:hidden}.skip-link{background:var(--gold);color:var(--ink);z-index:100;padding:12px 20px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:none}.muted{color:var(--muted)}h1,h2,h3{letter-spacing:-.04em;font-family:Sora,sans-serif;font-weight:500}h2{font-size:clamp(40px,4.1vw,62px);line-height:1.14}p{line-height:1.65}em{color:var(--gold);font-style:normal}.header{border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;gap:30px;min-height:100px;display:flex;position:relative}.brand{flex-shrink:0}.brand img{width:191px;height:auto}.header nav{align-items:center;gap:32px;font-size:14px;font-weight:600;display:flex}.header nav>a{padding:14px 0}.header nav>a:not(.nav-contact){position:relative}.header nav>a:not(.nav-contact):after{content:"";background:var(--gold);transform-origin:0;height:1px;transition:transform .25s var(--ease);position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}.header nav>a:hover:after{transform:scaleX(1)}.nav-contact{color:var(--gold-light);align-items:center;gap:28px;margin-left:24px;display:flex}.nav-contact .icon{width:18px;height:18px}.menu-toggle{display:none}.hero{isolation:isolate;align-items:center;min-height:650px;padding-block:64px 62px;display:flex;position:relative}.hero-copy{z-index:2;pointer-events:none;width:62%;position:relative}.hero-copy a{pointer-events:auto}.hero h1{letter-spacing:-.04em;font-size:clamp(59px,6.05vw,94px);font-weight:500;line-height:1.085}.hero h1>span{white-space:nowrap;letter-spacing:-.04em;display:block}.hero h1>span+span{margin-top:4px}.hero-copy>p{color:#d4dee6;margin-top:31px;font-size:clamp(19px,1.65vw,24px);line-height:1.5}.hero-actions{flex-direction:column;align-items:flex-start;gap:24px;margin-top:33px;display:flex}.button{min-height:58px;transition:background .18s, transform .18s var(--ease);border:0;border-radius:3px;justify-content:space-between;align-items:center;gap:28px;padding:16px 21px;font-size:14px;font-weight:750;display:inline-flex}.button .icon{width:19px;height:19px;transition:transform .25s var(--ease)}.button:hover .icon{transform:translate(3px,-3px)}.button:active{transform:scale(.98)}.button-gold{background:var(--gold);color:var(--ink)}.button-gold:hover{background:var(--gold-light)}.button-ink{background:var(--ink);color:var(--white)}.button-ink:hover{background:var(--navy)}.quiet-link{color:#cbd5df;align-items:center;gap:22px;min-height:32px;font-size:13px;display:flex}.quiet-link:hover{color:var(--white)}.quiet-link .icon{width:18px;height:18px;transform:rotate(90deg)}.hero-offer{color:var(--muted);align-items:center;gap:15px;margin-top:41px;font-size:12px;line-height:1.5;display:flex}.small-rule{background:var(--gold);flex-shrink:0;width:24px;height:1px}.hero-mechanism{z-index:1;flex-direction:column;width:52%;display:flex;position:absolute;top:7px;bottom:22px;right:-18px}.sculpture-canvas{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.sculpture-host{flex:1;min-height:0;position:relative}.sculpture-fallback{object-fit:cover;opacity:.8;width:80%;height:80%;position:absolute;top:10%;left:10%}.sculpture-host[data-ready=true] .sculpture-fallback{visibility:hidden}.mechanism-caption{z-index:3;width:84%;margin-left:auto;position:relative}.mechanism-top{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;min-height:46px;margin-bottom:7px;font-size:12px;display:flex}.icon-button{border:1px solid var(--line);background:0 0;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;transition:color .18s,border-color .18s,background .18s;display:inline-grid}.icon-button .icon{width:18px;height:18px}.icon-button:hover{color:var(--gold);border-color:var(--gold)}.icon-button:active{background:var(--navy)}.play-icon,#motion-toggle[data-paused=true] .pause-icon{display:none}#motion-toggle[data-paused=true] .play-icon{display:block}.stage-controls{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.stage-controls button{text-align:left;border:0;border-top:1px solid var(--line);color:#bccbd6;background:0 0;min-height:64px;padding:16px 0 10px;font-size:13px;font-weight:600;position:relative}.stage-controls button span{font-variant-numeric:tabular-nums;color:#93a7b9;margin-bottom:8px;font-size:12px;display:block}.stage-controls button:before{content:"";background:var(--gold);height:2px;transform:scaleX(var(--bar-progress,0));transform-origin:0;opacity:var(--bar-opacity,1);position:absolute;top:-1px;left:0;right:0}.stage-controls button[aria-pressed=true]{color:var(--gold-light)}.expertise-ribbon{background:var(--navy);border-block:1px solid var(--line)}.expertise-ribbon>.shell{justify-content:space-between;align-items:center;gap:24px;min-height:84px;display:flex}.expertise-ribbon p{color:var(--gold-light);font-size:15px}.expertise-ribbon .shell>div{align-items:center;gap:24px;font-size:13px;display:flex}.expertise-ribbon span{color:#718ba0}.expertise-ribbon a:hover{color:var(--gold-light)}.section-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:42px;display:flex}.section-heading>div{padding-bottom:5px}.section-heading p{color:var(--muted);max-width:35ch;font-size:17px}.line-link{border-bottom:1px solid var(--line);align-items:center;gap:24px;margin-top:22px;padding-block:5px;font-size:13px;display:inline-flex}.line-link .icon{width:16px;height:16px;transition:transform .2s var(--ease)}.line-link:hover .icon{transform:translate(2px,-2px)}.project-switch{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:26px;display:grid}.project-switch button{text-align:left;border:0;border-right:1px solid var(--line);background:0 0;grid-template-columns:1fr auto;gap:9px 20px;padding:23px 30px 23px 0;transition:color .18s;display:grid;position:relative}.project-switch button+button{padding-left:28px}.project-switch button:last-child{border-right:0}.project-switch button>span{letter-spacing:-.035em;font-family:Sora,sans-serif;font-size:19px}.project-switch small{color:var(--muted);grid-row:2;font-size:12px}.project-switch .icon{opacity:0;transition:opacity .18s, transform .3s var(--ease);grid-area:1/2/span 2;align-self:center;transform:translate(-5px,5px)}.project-switch button:after{content:"";background:var(--gold);transform-origin:0;height:2px;transition:transform .4s var(--ease);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.project-switch button[aria-pressed=true]{color:var(--gold-light)}.project-switch button[aria-pressed=true] .icon,.project-switch button:hover .icon{opacity:1;transform:none}.project-switch button[aria-pressed=true]:after{transform:scaleX(1)}.project-panel{background:var(--navy);grid-template-columns:1.3fr 1fr;min-height:530px;display:grid}.project-panel+.project-panel{margin-top:28px}.gallery-ready .project-panel:not(.is-active){display:none}.gallery-ready .project-panel+.project-panel{margin-top:0}.project-photo{background:#20394d;min-height:100%;position:relative;overflow:hidden}.project-photo>img{object-fit:cover;width:100%;height:100%;transition:transform .9s var(--ease);position:absolute;inset:0}.project-panel:hover .project-photo>img{transform:scale(1.035)}.photo-note{background:var(--ink);color:#d4dfe8;padding:7px 10px;font-size:12px;position:absolute;bottom:18px;left:20px}.project-detail{flex-direction:column;align-items:flex-start;padding:35px 38px 30px;display:flex}.project-tags{color:#c8d7e2;flex-wrap:wrap;gap:8px;margin-top:18px;font-size:12px;display:flex}.project-tags>span{border:1px solid #53697b;border-radius:2px;padding:6px 9px}.project-detail h3{margin-top:0;font-size:clamp(30px,2.7vw,41px);line-height:1.16}.project-detail>p{color:#c1cfda;margin-top:20px;font-size:15px}.project-detail dl{color:var(--muted);width:100%;margin-top:24px;font-size:13px}.project-detail dl>div{border-top:1px solid #40586b;grid-template-columns:89px 1fr;gap:10px;padding:11px 0;display:grid}.project-detail dt{color:var(--gold-light);font-weight:650}.round-link{width:100%;color:var(--muted);justify-content:space-between;align-items:center;gap:25px;margin-top:auto;padding-top:24px;font-size:12px;line-height:1.65;display:flex}.round-link strong{color:var(--white);font-size:16px;font-weight:600}.round-arrow{background:var(--gold);width:52px;height:52px;color:var(--ink);transition:transform .35s var(--ease), background .2s;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.round-link:hover .round-arrow{background:var(--gold-light);transform:rotate(45deg)}.project-bottom{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-top:20px;font-size:12px;display:flex}.project-bottom>div{align-items:center;gap:18px;display:flex}.project-bottom #project-count{font-variant-numeric:tabular-nums;color:var(--white)}.reverse{transform:rotate(180deg)}.expertise{background:var(--paper);color:var(--ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.expertise :focus-visible,.contact :focus-visible{outline-color:var(--ink)}.expertise .section-heading h2>span{color:#647888}.expertise .section-heading p{color:var(--body-ink);font-size:19px}.expertise-layout{grid-template-columns:.84fr 1.25fr;align-items:start;gap:7%;display:grid}.expertise-figure{position:sticky;top:28px}.expertise-image{background:#c4d0d8;height:490px;position:relative;overflow:hidden}.expertise-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.expertise-image img[aria-hidden]{z-index:0}.expertise-image img:not([aria-hidden]){z-index:1}.expertise-figure figcaption{color:var(--body-ink);justify-content:space-between;gap:15px;margin-top:13px;font-size:12px;display:flex}.expertise-figure figcaption>span:last-child{align-items:center;gap:16px;font-weight:750;display:flex}.expertise-figure .icon{width:14px;height:14px}.expertise-list{border-top:1px solid #b3c0ca}.expertise-item{border-bottom:1px solid #b3c0ca}.expertise-item h3{letter-spacing:-.04em;font-size:clamp(23px,2.2vw,33px)}.expertise-item h3>button{text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:23px 0;display:flex}.expertise-item h3 .icon{width:24px;height:24px;transition:transform .35s var(--ease);color:#6b8090}.expertise-item button[aria-expanded=true] .icon{color:var(--gold-on-light);transform:rotate(45deg)}.expertise-item button[aria-expanded=true]{color:var(--gold-on-light)}.expertise-body>div{overflow:hidden}.expertise-body p{color:var(--body-ink);max-width:57ch;font-size:16px}.deliverables{color:#456071;flex-wrap:wrap;gap:12px;margin:18px 0 26px;font-size:12px;display:flex}.deliverables span{border:1px solid #bac7d0;padding:6px 9px}.expertise.is-enhanced .expertise-body{transition:grid-template-rows .4s var(--ease), opacity .24s;opacity:0;grid-template-rows:0fr;display:grid}.expertise.is-enhanced .expertise-item:has([aria-expanded=true]) .expertise-body{opacity:1;grid-template-rows:1fr}.method{grid-template-columns:1fr 1fr;align-items:start;gap:9%;display:grid}.method-intro>p{color:#c4d2dd;max-width:40ch;margin-top:25px;font-size:18px}.method-intro figure{max-width:410px;margin-top:30px}.method-intro img{aspect-ratio:1.75;object-fit:cover;width:100%}.method-intro figcaption{color:var(--muted);margin-top:11px;font-size:12px}.method-steps{counter-reset:none;margin:0;padding:0;list-style:none}.method-steps li{border-top:1px solid var(--line);gap:27px;padding:28px 0;display:flex;position:relative}.method-steps li:first-child{border-top:0;padding-top:10px}.method-steps li:last-child{padding-bottom:0}.step-num{color:var(--gold);font-variant-numeric:tabular-nums;flex-shrink:0;font-family:Sora,sans-serif;font-size:12px;line-height:2.5}.method-steps h3{letter-spacing:-.035em;margin-bottom:13px;font-size:24px}.method-steps p{color:var(--muted);max-width:46ch;font-size:15px}.conviction{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding-block:43px 50px;display:flex}.conviction p{letter-spacing:-.04em;font-family:Sora,sans-serif;font-size:clamp(26px,3vw,44px);line-height:1.3}.conviction p>span{color:var(--gold-light)}.conviction .round-arrow{border:1px solid var(--gold);width:72px;height:72px;color:var(--gold);background:0 0}.conviction a:hover{transform:rotate(45deg)}.contact{color:var(--ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#da8826;padding-block:75px}.contact-grid{grid-template-columns:1fr 1.1fr;gap:8%;display:grid}.contact h2{font-size:clamp(42px,4.1vw,62px);line-height:1.15}.contact h2 em{color:var(--ink)}.contact-copy>p{max-width:29ch;margin-top:26px;font-size:17px}.contact-email{letter-spacing:-.02em;border-bottom:1px solid #da8826;align-items:center;gap:28px;margin-top:32px;padding-bottom:9px;font-size:20px;font-weight:650;display:inline-flex}.contact-email .icon{width:18px;height:18px}.form-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.field{flex-direction:column;gap:10px;margin-bottom:25px;display:flex}.field label{font-size:13px;font-weight:700}.field label span{font-size:12px;font-weight:400}.field input,.field select,.field textarea{width:100%;min-height:48px;color:var(--ink);resize:vertical;outline-offset:5px;caret-color:var(--ink);background:#fff;border:1px solid #da8826;border-radius:2px;padding:10px 12px;font-size:15px}.field input::placeholder,.field textarea::placeholder{color:#b56a1d;opacity:1}.field select{cursor:pointer;padding-right:20px}.field select option{background:#fff}.field textarea{min-height:96px}.form-bottom{justify-content:space-between;align-items:center;gap:20px;margin-top:25px;display:flex}.form-bottom>p{color:#4e3d25;max-width:22ch;font-size:12px;line-height:1.6}.form-bottom>p a{text-underline-offset:3px;text-decoration:underline}.form-bottom .button{white-space:nowrap;gap:20px;min-height:54px;padding-inline:17px;font-size:13px}.form-status{background:#fff;margin-top:22px;padding:18px;font-size:14px;line-height:1.6}.form-status a{text-underline-offset:3px;text-decoration:underline}.form-status[hidden]{display:none}.footer{padding-top:42px}.footer-top{justify-content:space-between;align-items:center;gap:30px;padding-bottom:37px;display:flex}.footer-top>p{color:var(--muted);margin-left:45px;margin-right:auto;font-size:15px}.back-top{align-items:center;gap:20px;font-size:12px;display:flex}.back-top .icon{width:17px;height:17px}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:25px;padding-block:23px;font-size:12px;display:flex}.footer-bottom>div{gap:24px;display:flex}.footer a:hover{color:var(--gold-light)}@media (min-width:1600px){.hero{min-height:710px}.hero-mechanism{top:0;bottom:22px}.hero-actions{flex-direction:row;align-items:center;gap:26px}}@media (max-width:1200px){.shell{width:calc(100% - 64px)}.header nav{gap:22px;font-size:13px}.nav-contact{gap:18px;margin-left:0}.brand img{width:175px}.hero{min-height:610px}.hero h1{font-size:clamp(58px,6.15vw,75px)}.hero-mechanism{top:20px;bottom:30px;right:-18px}.hero-offer{margin-top:30px}.project-detail{padding:30px}.project-panel{grid-template-columns:1.15fr 1fr}.expertise-image{height:455px}.form-bottom{flex-direction:column;align-items:flex-start;gap:17px}.form-bottom>p{max-width:40ch}.method{gap:6%}}@media (max-width:960px){.header{min-height:89px}.header nav{gap:20px}.header nav>a:not(.nav-contact),.nav-contact{font-size:12px}.nav-contact .icon{display:none}.brand img{width:150px}.hero{min-height:595px;padding-top:48px;padding-bottom:48px}.hero-copy{width:65%}.hero h1{font-size:clamp(48px,6.25vw,60px)}.hero-copy>p{font-size:19px}.hero-mechanism{width:48%;top:70px;right:-20px}.mechanism-caption{width:100%}.mechanism-top{font-size:12px}.stage-controls{gap:15px}.stage-controls button{font-size:12px}.hero-actions{margin-top:25px}.hero .button{gap:18px;min-height:52px;padding-inline:16px;font-size:12px}.hero-offer{font-size:12px}.expertise-ribbon>.shell{flex-direction:column;justify-content:center;align-items:flex-start;gap:11px;padding-block:18px}.expertise-ribbon p{font-size:14px}.expertise-ribbon .shell>div{font-size:12px}.section{padding-block:68px}.section-heading p{font-size:15px}.project-switch button>span{font-size:16px}.project-switch button{padding-right:15px}.project-switch button+button{padding-left:18px}.project-switch small{font-size:12px}.project-panel{grid-template-columns:1fr 1fr;min-height:560px}.project-detail{padding:25px}.project-detail h3{font-size:29px}.project-detail>p{font-size:14px}.project-detail dl>div{grid-template-columns:1fr;gap:5px;font-size:12px}.project-detail dl{margin-top:20px}.project-tags{font-size:12px}.project-tags>span{padding:5px 7px}.expertise .section-heading p{font-size:16px}.expertise-layout{grid-template-columns:.85fr 1.15fr;gap:5%}.expertise-image{height:400px}.expertise-item h3{font-size:23px}.expertise-item h3>button{padding:21px 0}.expertise-body p{font-size:14px}.deliverables{gap:6px;font-size:12px}.method{gap:7%}.method h2{font-size:38px}.method-intro>p{font-size:16px}.method-steps h3{font-size:21px}.method-steps p{font-size:14px}.method-steps li{gap:17px}.contact-grid{gap:6%}.contact h2{font-size:43px}.contact-copy>p{font-size:16px}.contact-email{font-size:18px}.form-row{grid-template-columns:1fr;gap:0}.footer-top>p{margin-left:20px;font-size:13px}}@media (max-width:700px){.shell{width:calc(100% - 40px)}.header{gap:15px;min-height:80px}.brand img{width:151px}.menu-toggle{background:0 0;border:1px solid #526777;border-radius:2px;align-items:center;gap:16px;min-height:44px;padding:10px 12px;font-size:12px;display:flex}.menu-lines{gap:5px;width:17px;display:grid}.menu-lines i{height:1px;transition:transform .22s var(--ease);background:currentColor}.menu-toggle[aria-expanded=true] .menu-lines i:first-child{transform:translateY(3px)rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-lines i:last-child{transform:translateY(-3px)rotate(-45deg)}.header nav{background:var(--navy);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding:18px 24px 25px;display:none;position:absolute;top:79px;left:-20px;right:-20px}.header nav.is-open{display:flex}.header nav>a:not(.nav-contact){padding:18px 0;font-size:17px}.nav-contact{margin-top:10px;font-size:15px}.nav-contact .icon{display:block}.hero{min-height:0;padding-top:43px;padding-bottom:26px;display:block}.hero-copy{pointer-events:auto;width:100%}.hero h1{font-size:clamp(32px,9.5vw,60px);line-height:1.12}.hero-copy>p{margin-top:24px;font-size:18px}.hero-actions{flex-flow:wrap;align-items:center;gap:19px;margin-top:26px}.hero .button{gap:28px;min-height:54px;padding:16px 17px;font-size:13px}.quiet-link{min-height:44px;font-size:12px}.hero-offer{display:none}.hero-mechanism{width:100%;margin-top:13px;position:relative;top:auto;bottom:auto;right:auto}.sculpture-host{flex:none;height:325px}.sculpture-fallback{object-position:center}.mechanism-caption{width:100%}.mechanism-top{margin-bottom:4px;font-size:12px}.mechanism-top .icon-button{width:44px;height:44px}.stage-controls{gap:18px}.stage-controls button{min-height:63px;padding-top:12px;font-size:13px}.stage-controls button span{margin-bottom:7px;font-size:12px}.expertise-ribbon>.shell{gap:11px;padding-block:19px}.expertise-ribbon p{font-size:13px}.expertise-ribbon .shell>div{flex-wrap:wrap;gap:8px 13px;font-size:12px;display:flex}.section{padding-block:51px}.section-heading{margin-bottom:28px;display:block}h2{font-size:37px;line-height:1.17}.section-heading>div{margin-top:23px}.section-heading p{font-size:15px}.line-link{margin-top:13px}.project-switch{margin-bottom:18px}.project-switch button,.project-switch button+button{gap:6px;padding:17px 9px}.project-switch button:first-child{padding-left:0}.project-switch button:last-child{padding-right:0}.project-switch button>span{letter-spacing:-.025em;font-size:12px;line-height:1.5}.project-switch small{display:none}.project-switch .icon{grid-area:2/1;width:13px;height:13px}.project-panel{flex-direction:column;min-height:0;display:flex}.project-photo{height:295px;min-height:0}.project-photo>img{object-position:center}.photo-note{font-size:12px;bottom:14px;left:14px}.project-detail{padding:26px 23px}.project-detail h3{margin-top:0;font-size:32px}.project-detail>p{margin-top:17px;font-size:15px}.project-detail dl{margin-top:21px;font-size:13px}.project-detail dl>div{grid-template-columns:83px 1fr;gap:8px;padding-block:12px;font-size:12px}.project-tags{font-size:12px}.round-link{padding-top:25px}.project-bottom{align-items:flex-start;gap:17px;font-size:12px}.project-bottom>span{max-width:19ch;margin-top:8px}.project-bottom>div{gap:12px}.project-bottom .icon-button{width:44px;height:44px}.expertise .section-heading h2{font-size:34px}.expertise .section-heading p{margin-top:22px;font-size:15px}.expertise-layout{flex-direction:column;gap:0;display:flex}.expertise-figure{width:100%;margin:0 0 23px;position:static}.expertise-image{height:275px}.expertise-list{width:100%}.expertise-item h3{font-size:22px}.expertise-item h3>button{padding:22px 0}.expertise-body p{font-size:15px}.deliverables{gap:8px;font-size:12px}.expertise-figure figcaption{font-size:12px}.method{display:block}.method h2{font-size:36px}.method-intro>p{max-width:32ch;margin-top:23px;font-size:17px}.method-intro figure{max-width:none;margin-top:25px}.method-intro img{aspect-ratio:1.65}.method-intro figcaption{font-size:12px}.method-steps{margin-top:37px}.method-steps h3{font-size:22px}.method-steps li{gap:23px;padding:25px 0}.method-steps p{font-size:15px}.step-num{font-size:12px}.conviction{gap:23px;padding-block:31px 39px}.conviction p{font-size:24px;line-height:1.4}.conviction .round-arrow{width:46px;height:46px}.conviction .icon{width:18px;height:18px}.contact-grid{display:block}.contact{padding-block:47px}.contact h2{font-size:45px}.contact-copy>p{max-width:31ch;font-size:17px}.contact-email{margin-top:23px;font-size:20px}.contact form{margin-top:40px}.form-row{grid-template-columns:1fr}.field{margin-bottom:22px}.field label{font-size:13px}.field input,.field select,.field textarea{font-size:16px}.form-bottom{gap:22px;margin-top:20px}.form-bottom .button{width:100%;min-height:56px;font-size:14px}.form-bottom>p{max-width:40ch;font-size:12px}.footer{padding-top:31px}.footer-top{flex-wrap:wrap;gap:23px;padding-bottom:28px}.footer-top>p{margin:0;font-size:12px}.footer-top .brand img{width:140px}.back-top{justify-content:space-between;width:100%;min-height:36px}.footer-bottom{flex-direction:column;gap:13px;padding-block:22px 29px}.footer-bottom>div{justify-content:space-between;gap:15px}}@media (max-width:360px){.hero h1{font-size:30px}.hero .button{width:100%;font-size:12px}.sculpture-host{height:280px}.stage-controls{gap:12px}.stage-controls button{font-size:12px}.project-detail{padding:22px 19px}.project-detail h3,.expertise .section-heading h2{font-size:29px}.conviction p{font-size:21px}.contact h2{font-size:40px}.method h2{font-size:32px}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.project-panel:hover .project-photo>img,.button:active,.button:hover .icon,.round-link:hover .round-arrow,.conviction a:hover{transform:none}}
