/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#151411;--paper:#f6f4ef;--white:#fff;--wine:#761c24;--wine-dark:#551218;--line:#1514112b;--muted:#6c6963;--serif:"Songti SC","STSong","Noto Serif SC","Times New Roman",serif;--sans:"PingFang SC","Microsoft YaHei","Noto Sans SC",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;overflow-x:hidden}body,button,input,select,textarea{font-family:var(--sans)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{color:inherit;border:0}a,button{-webkit-tap-highlight-color:transparent}.site-shell{min-height:100vh}.site-header{z-index:60;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f4eff5;height:78px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;width:min(1480px,100% - 64px);height:100%;margin:0 auto;display:flex}.brand{flex:none;align-items:baseline;gap:12px;display:inline-flex}.brand-mark{font-family:var(--serif);letter-spacing:.12em;font-size:31px;font-weight:700;line-height:1}.brand-sub{letter-spacing:.18em;white-space:nowrap;color:var(--muted);font-size:9px}.main-nav{align-items:center;gap:clamp(18px,2.2vw,36px);font-size:14px;display:flex}.main-nav>a:not(.quote-button){padding:29px 0 25px;position:relative}.main-nav>a:not(.quote-button):after{content:"";background:var(--wine);height:1px;transition:right .3s;position:absolute;bottom:20px;left:0;right:100%}.main-nav>a.active:after,.main-nav>a:hover:after{right:0}.button,.quote-button{background:var(--wine);min-height:48px;color:var(--white);border-radius:3px;justify-content:center;align-items:center;gap:36px;padding:0 24px;transition:transform .25s,background .25s;display:inline-flex}.button:hover,.quote-button:hover{background:var(--wine-dark);transform:translateY(-2px)}.menu-button{background:0 0;padding:12px;display:none}.menu-button span{background:var(--ink);width:24px;height:1px;margin:6px 0;display:block}.section-pad{padding-left:clamp(28px,6vw,96px);padding-right:clamp(28px,6vw,96px)}.eyebrow{letter-spacing:.22em;margin-bottom:24px;font-size:11px;font-weight:700;display:inline-block}.eyebrow.light{color:#ffffffb8}.hero{min-height:calc(100svh - 78px);color:var(--white);isolation:isolate;background-position:50%;background-size:cover;position:relative}.hero-shade{z-index:-1;background:linear-gradient(90deg,#0f0c0aa1,#0f0c0a0a 70%),linear-gradient(#0000 48%,#0f0c0a94);position:absolute;inset:0}.hero-kicker{letter-spacing:.22em;color:#ffffffbf;font-size:10px;position:absolute;top:42px;left:clamp(28px,6vw,96px)}.hero-copy{position:absolute;inset:auto clamp(28px,6vw,96px) 54px}.hero h1{max-width:1000px;font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(68px,9.3vw,150px);font-weight:400;line-height:.9}.hero h1 em{letter-spacing:-.02em;margin-left:clamp(12px,9vw,150px);font-size:.54em;font-weight:400;display:inline-block}.hero-bottom{border-top:1px solid #ffffff75;justify-content:space-between;align-items:flex-end;margin-top:48px;padding-top:20px;display:flex}.hero-bottom a,.hero-bottom p{margin:0;font-size:15px}.hero-bottom a{gap:54px;display:flex}.intro{padding-top:150px;padding-bottom:150px}.intro-grid{grid-template-columns:minmax(0,1.6fr) minmax(260px,.65fr);align-items:end;gap:9vw;display:grid}.contact-hero h1,.duo-copy h2,.feature-band h2,.footer-cta h2,.inner-intro h2,.inquiry-copy h2,.intro h2,.section-heading h2,.strengths h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-weight:400}.intro h2{font-size:clamp(43px,5.4vw,82px);line-height:1.16}.intro-grid p{color:var(--muted);margin:0 0 30px;font-size:16px;line-height:1.9}.text-link{border-bottom:1px solid;padding-bottom:6px;font-size:14px;display:inline-block}.collections,.design-duo,.inquiry,.process,.projects,.space-showcase{padding-top:120px;padding-bottom:120px}.space-showcase{background:var(--white)}.business-heading>p{max-width:420px}.business-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.business-card{min-height:760px;color:var(--white);isolation:isolate;position:relative;overflow:hidden}.business-card img{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.business-card:hover img{transform:scale(1.04)}.business-card-shade{z-index:-1;background:linear-gradient(#0f0c0a0a 32%,#0f0c0af0),linear-gradient(90deg,#0f0c0a3d,#0000 60%);position:absolute;inset:0}.business-number{letter-spacing:.2em;font-size:12px;position:absolute;top:28px;left:30px}.business-card-copy{position:absolute;bottom:34px;left:30px;right:30px}.business-card-copy>p:first-child{color:#ffffffad;min-height:44px;margin:0 0 18px;font-size:12px;line-height:1.75}.business-card-copy h3{font-family:var(--serif);margin:0 0 18px;font-size:clamp(40px,3.3vw,58px);font-weight:400}.business-card-copy>p:nth-of-type(2){color:#ffffffc2;min-height:78px;margin:0;line-height:1.75}.business-card-copy ul{border-top:1px solid #ffffff3d;border-bottom:1px solid #ffffff3d;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:24px 0 28px;padding:20px 0;font-size:12px;list-style:none;display:grid}.business-card-copy li:before{content:"—";color:#ffffff80;margin-right:7px}.business-link{border-bottom:1px solid;padding-bottom:5px;font-size:13px;display:inline-block}.section-heading{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:54px;display:flex}.section-heading h2{max-width:920px;font-size:clamp(42px,5vw,76px);line-height:1.1}.section-heading>p{max-width:340px;color:var(--muted);line-height:1.75}.space-tabs{gap:10px;display:flex}.space-tabs button{border:1px solid var(--line);cursor:pointer;background:0 0;min-width:86px;padding:12px 20px}.space-tabs button.active{background:var(--ink);color:var(--white)}.space-stage{background-position:50%;background-size:cover;border-radius:5px;min-height:720px;transition:background-image .5s}.space-overlay{min-height:720px;color:var(--white);background:linear-gradient(#0000 36%,#0f0c0ad1);grid-template-columns:1fr 1fr;align-content:end;gap:40px;padding:54px;display:grid}.space-overlay>span{letter-spacing:.2em;font-size:13px}.space-overlay>div{max-width:620px}.space-overlay h3{font-family:var(--serif);margin:4px 0 18px;font-size:clamp(38px,4vw,64px);font-weight:400}.space-overlay p{max-width:620px;line-height:1.7}.glass-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff8c;margin-top:16px}.collections{background:var(--paper)}.scope-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.scope-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:360px;padding:30px}.scope-card>span{color:var(--muted);letter-spacing:.16em;font-size:11px}.scope-card h3{font-family:var(--serif);margin:105px 0 22px;font-size:clamp(30px,2.8vw,44px);font-weight:400}.scope-card p{color:var(--muted);margin:0;line-height:1.8}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.collection-card{min-height:560px;color:var(--white);border-radius:4px;position:relative;overflow:hidden}.collection-card img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.collection-card:hover img,.project-card:hover img{transform:scale(1.035)}.collection-card:after{content:"";background:linear-gradient(#0000 38%,#0e0b0ad9);position:absolute;inset:0}.card-number{letter-spacing:.2em;font-size:12px;top:28px}.card-caption,.card-number{z-index:2;position:absolute;left:30px}.card-caption{grid-template-columns:1fr auto;align-items:end;gap:8px 30px;display:grid;bottom:30px;right:30px}.card-caption h3{font-family:var(--serif);margin:0;font-size:clamp(29px,3vw,48px);font-weight:400}.card-caption p{color:#ffffffc7;max-width:520px;margin:0;line-height:1.6}.card-caption span{border:1px solid #ffffff8c;border-radius:50%;grid-area:1/2/3;place-items:center;width:48px;height:48px;display:grid}.design-duo{background:var(--white);grid-template-columns:minmax(320px,.7fr) 1fr .75fr;align-items:end;gap:22px;display:grid}.duo-copy{align-self:center;padding-right:3vw}.duo-copy h2{font-size:clamp(42px,4.7vw,74px);line-height:1.08}.duo-copy p{color:var(--muted);margin:32px 0;line-height:1.8}.dark-button{background:var(--ink)}.duo-image{position:relative}.duo-image img{object-fit:cover;width:100%;height:650px}.duo-image.image-b img{height:490px}.duo-image span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f6f4efd9;padding:10px 14px;font-size:12px;position:absolute;bottom:20px;left:20px}.strengths{color:var(--white);background-position:50%;background-size:cover;background-attachment:fixed;position:relative}.strengths:before{content:"";background:#120f0e9e;position:absolute;inset:0}.strength-grid,.strengths-head{z-index:1;position:relative}.strengths-head{padding-top:115px}.strengths h2{max-width:900px;font-size:clamp(45px,5vw,78px)}.strength-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding-top:72px;padding-bottom:120px;display:grid}.strength-grid article{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1a181678;border:1px solid #ffffff26;min-height:330px;padding:34px}.strength-grid article>span{letter-spacing:.18em;color:#fff9;font-size:12px}.strength-grid h3{font-family:var(--serif);margin:62px 0 18px;font-size:34px;font-weight:400}.strength-grid p{color:#ffffffb8;margin:0;line-height:1.75}.numbers{background:var(--white);grid-template-columns:repeat(3,minmax(0,1fr));padding-top:105px;padding-bottom:105px;display:grid}.number-item{text-align:center;border-right:1px solid var(--line)}.number-item:last-child{border-right:0}.number-item strong{font-family:var(--serif);font-size:clamp(64px,8vw,126px);font-weight:400;line-height:.9;display:block}.number-item sup{font-family:var(--sans);margin-left:6px;font-size:18px}.number-item span{color:var(--muted);margin-top:25px;display:block}.projects{background:var(--paper)}.project-grid{grid-template-columns:1fr 1.15fr .88fr;gap:20px;display:grid}.project-card{height:650px;color:var(--white);position:relative;overflow:hidden}.project-card:nth-child(2){margin-top:80px}.project-grid.equal{grid-template-columns:repeat(3,minmax(0,1fr))}.project-grid.equal .project-card{height:650px;margin-top:0}.project-card img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.project-card:after{content:"";background:linear-gradient(#0000 45%,#0f0c0ad4);position:absolute;inset:0}.project-card>div,.project-card>span{z-index:2;position:absolute;left:25px;right:25px}.project-card>span{letter-spacing:.2em;font-size:11px;top:25px}.project-card>div{bottom:25px}.project-card h3{font-family:var(--serif);margin:0 0 10px;font-size:30px;font-weight:400}.project-card p{color:#ffffffb8;margin:0}.process{background:var(--white)}.process-list{border-top:1px solid var(--line)}.process-row{border-bottom:1px solid var(--line);grid-template-columns:90px minmax(220px,.6fr) 1fr 40px;align-items:center;gap:28px;min-height:120px;transition:background .25s,padding .25s;display:grid}.process-row:hover{background:var(--paper);padding-left:20px}.process-row>span{color:var(--muted);font-size:12px}.process-row h3{font-family:var(--serif);font-size:29px;font-weight:400}.process-row p{color:var(--muted);line-height:1.7}.process-row i{font-style:normal}.inquiry{background:var(--paper)}.inquiry-panel{min-height:700px;color:var(--white);isolation:isolate;background-position:50%;background-size:cover;border-radius:6px;grid-template-columns:.85fr 1fr;gap:60px;padding:clamp(36px,6vw,90px);display:grid;position:relative;overflow:hidden}.inquiry-panel:before{content:"";z-index:-1;background:#181311a3;position:absolute;inset:0}.inquiry-copy{align-self:start}.inquiry-copy h2{font-size:clamp(48px,5.5vw,84px);line-height:1.05}.inquiry-copy p{color:#ffffffb8;max-width:470px;margin-top:28px;line-height:1.75}.inquiry-form{grid-template-columns:repeat(2,minmax(0,1fr));align-self:end;gap:30px 24px;display:grid}.inquiry-form label{gap:11px;display:grid}.inquiry-form label.full{grid-column:1/-1}.inquiry-form label>span{color:#ffffffb8;font-size:12px}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;color:var(--white);resize:vertical;background:0 0;border-bottom:1px solid #ffffff7a;border-radius:0;outline:0;padding:13px 0}.inquiry-form input::placeholder,.inquiry-form textarea::placeholder{color:#ffffff7a}.inquiry-form option{color:var(--ink)}.submit-button{border:1px solid #ffffff47;grid-column:1/-1;justify-self:start;min-width:250px}.footer{color:var(--white);background:#171513}.footer-cta{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:flex-end;gap:50px;padding:100px clamp(28px,6vw,96px);display:flex}.footer-cta h2{font-size:clamp(45px,5.5vw,80px);line-height:1.08}.light-button{color:var(--ink);background:var(--white);white-space:nowrap}.light-button:hover{color:var(--white)}.footer-grid{grid-template-columns:1.45fr repeat(3,1fr);gap:70px;padding:80px clamp(28px,6vw,96px);display:grid}.footer .brand{margin-bottom:30px}.footer h3{font-family:var(--serif);margin:0 0 24px;font-size:22px;font-weight:400}.footer-grid>div{flex-direction:column;align-items:flex-start;display:flex}.footer-grid a,.footer-grid p{color:#ffffffb3;margin:0 0 13px;font-size:14px;line-height:1.65}.footer-grid a:hover{color:var(--white)}.footer-grid .muted{color:#ffffff70}.copyright{color:#ffffff7a;border-top:1px solid #ffffff24;justify-content:space-between;gap:30px;padding:22px clamp(28px,6vw,96px);font-size:11px;display:flex}.floating-contact{z-index:50;background:var(--wine);width:54px;height:54px;color:var(--white);border-radius:50%;place-items:center;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 35px #3a0a0f47}.inner-hero{min-height:72svh;color:var(--white);isolation:isolate;background-position:50%;background-size:cover;align-items:flex-end;padding:70px clamp(28px,6vw,96px);display:flex;position:relative}.inner-hero-overlay{z-index:-1;background:linear-gradient(#100d0c0d 30%,#100d0cc7);position:absolute;inset:0}.inner-hero>div:last-child{max-width:1040px}.inner-hero h1{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(58px,7vw,112px);font-weight:400;line-height:.98}.inner-hero p{color:#ffffffc7;max-width:760px;margin:30px 0 0;font-size:17px;line-height:1.8}.inner-hero .audience-line{color:#ffffffdb;border:1px solid #ffffff61;margin-top:18px;padding:9px 14px;font-size:12px;display:inline-block}.inner-content{background:var(--white);grid-template-columns:.8fr 1.2fr;gap:8vw;padding-top:130px;padding-bottom:130px;display:grid}.inner-intro{align-self:start;position:sticky;top:120px}.inner-intro h2{font-size:clamp(44px,4.4vw,68px);line-height:1.08}.inner-intro p{color:var(--muted);margin-top:28px;line-height:1.85}.inner-list{border-top:1px solid var(--line)}.inner-list article{border-bottom:1px solid var(--line);grid-template-columns:60px .8fr 1.2fr;gap:26px;padding:42px 0;display:grid}.inner-list article>span{color:var(--muted);font-size:11px}.inner-list h3{font-family:var(--serif);margin:0;font-size:30px;font-weight:400}.inner-list p{color:var(--muted);margin:0;line-height:1.75}.inner-list a{border-bottom:1px solid;grid-column:3;justify-self:start;padding-bottom:5px;font-size:13px}.feature-band{background:var(--wine);min-height:670px;color:var(--white);grid-template-columns:1.15fr .85fr;padding-top:0;padding-bottom:0;display:grid}.feature-band img{object-fit:cover;width:100%;height:100%;min-height:670px}.feature-band>div{flex-direction:column;justify-content:center;padding:clamp(45px,7vw,110px);display:flex}.feature-band h2{font-size:clamp(42px,4.4vw,70px);line-height:1.08}.feature-band p{color:#ffffffbd;margin:30px 0;line-height:1.8}.feature-band .button{align-self:flex-start}.contact-hero{background:var(--white);padding-top:140px;padding-bottom:115px}.contact-hero h1{max-width:1050px;font-size:clamp(68px,8.5vw,132px);line-height:.94}.contact-hero p{max-width:700px;color:var(--muted);margin:35px 0 0 auto;font-size:18px;line-height:1.8}.contact-layout{background:var(--white);grid-template-columns:.9fr 1.1fr;gap:24px;padding-bottom:120px;display:grid}.contact-image{background-position:50%;background-size:cover;min-height:720px;position:relative}.contact-image:after{content:"";background:linear-gradient(#0000 35%,#0f0c0acc);position:absolute;inset:0}.contact-image>div{z-index:2;color:var(--white);position:absolute;bottom:38px;left:38px;right:38px}.contact-form-wrap h2,.contact-image h2{font-family:var(--serif);margin:0 0 18px;font-size:38px;font-weight:400}.contact-image p{color:#ffffffb3;margin:8px 0}.contact-form-wrap{color:var(--white);background:#282522;padding:clamp(36px,5vw,78px)}.contact-form-wrap>p{color:#ffffff9e;margin:0 0 55px;line-height:1.75}@media (max-width:1120px){.main-nav{gap:16px;font-size:12px}.main-nav .quote-button{padding:0 16px}.design-duo,.inner-content,.intro-grid{gap:45px}.design-duo{grid-template-columns:1fr 1fr}.duo-copy{grid-column:1/-1}.strength-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.business-grid,.project-grid,.project-grid.equal{grid-template-columns:1fr 1fr}.project-card:nth-child(2),.project-grid.equal .project-card{margin-top:0}.project-card:last-child,.project-grid.equal .project-card:last-child{grid-column:1/-1;height:520px}.business-card:last-child{grid-column:1/-1;min-height:620px}.scope-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}@media (max-width:860px){.site-header{height:68px}.header-inner{width:calc(100% - 36px)}.brand-mark{font-size:25px}.brand-sub{display:none}.menu-button{cursor:pointer;display:block}.main-nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding:22px;display:none;position:fixed;top:68px;left:0;right:0;box-shadow:0 24px 40px #0f0c0a1a}.main-nav.open{display:flex}.main-nav>a:not(.quote-button){border-bottom:1px solid var(--line);padding:14px 0;font-size:15px}.main-nav>a:not(.quote-button):after{display:none}.main-nav .quote-button{margin-top:16px}.hero{min-height:calc(100svh - 68px)}.hero h1{font-size:clamp(57px,17vw,100px)}.hero h1 em{margin:16px 0 0;font-size:.46em}.footer-cta,.hero-bottom,.section-heading{flex-direction:column;align-items:flex-start}.intro{padding-top:90px;padding-bottom:90px}.business-grid,.contact-layout,.feature-band,.inner-content,.inquiry-panel,.intro-grid,.space-overlay{grid-template-columns:1fr}.space-tabs{width:100%}.space-tabs button{flex:1;min-width:0}.space-overlay,.space-stage{min-height:650px}.business-card,.business-card:last-child{grid-column:auto;min-height:680px}.collection-grid{grid-template-columns:1fr}.collection-card{min-height:500px}.strengths{background-attachment:scroll}.numbers{grid-template-columns:1fr;gap:60px}.number-item{border-right:0}.project-card,.project-card:last-child{height:520px}.process-row{grid-template-columns:42px 1fr 30px;gap:18px;padding:26px 0}.process-row p{grid-column:2}.process-row i{grid-area:1/3}.inquiry-panel{gap:70px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.inner-content{gap:75px}.inner-intro{position:static}.feature-band img{min-height:480px}.scope-grid{grid-template-columns:1fr 1fr}.project-grid.equal{grid-template-columns:1fr}.project-grid.equal .project-card,.project-grid.equal .project-card:last-child{grid-column:auto;height:520px}}@media (max-width:580px){.section-pad{padding-left:20px;padding-right:20px}.hero-kicker{left:20px}.hero-copy{inset:auto 20px 28px}.hero-bottom{gap:18px;margin-top:34px}.hero-bottom a,.hero-bottom p{font-size:12px}.collections,.design-duo,.inquiry,.process,.projects,.space-showcase{padding-top:80px;padding-bottom:80px}.section-heading{margin-bottom:35px}.space-overlay{grid-template-columns:1fr;gap:18px;padding:24px}.space-tabs button{padding:11px 8px}.collection-card,.project-card,.project-card:last-child{height:450px;min-height:450px}.card-caption{bottom:20px;left:20px;right:20px}.card-caption p{display:none}.card-caption span{grid-row:1}.design-duo{grid-template-columns:1fr}.duo-copy,.duo-image{grid-column:1}.duo-image img,.duo-image.image-b img{height:430px}.project-grid,.project-grid.equal,.scope-grid,.strength-grid{grid-template-columns:1fr}.business-card,.business-card:last-child{min-height:610px}.business-card-copy>p:nth-of-type(2){min-height:0}.scope-card{min-height:270px}.scope-card h3{margin-top:65px}.strength-grid article{min-height:290px}.project-card:last-child{grid-column:1}.project-grid.equal .project-card,.project-grid.equal .project-card:last-child{height:450px}.inquiry-form{grid-template-columns:1fr}.inquiry-form label.full,.submit-button{grid-column:1}.submit-button{width:100%;min-width:0}.footer-cta,.footer-grid{padding-left:20px;padding-right:20px}.footer-grid{grid-template-columns:1fr;gap:48px}.footer-grid>div{grid-column:1!important}.copyright{flex-direction:column}.copyright,.inner-hero{padding-left:20px;padding-right:20px}.inner-hero{min-height:68svh}.inner-list article{grid-template-columns:42px 1fr}.inner-list a,.inner-list p{grid-column:2}.contact-hero{padding-top:100px;padding-bottom:80px}.contact-image{min-height:520px}.contact-form-wrap{padding:34px 22px}}