:root{--canvas:#f5f5f2;--ink:#252a2c;--muted:#646a6b;--surface:#e3e5e3;--accent:#a77926;--line:#d2d5d1;--gutter:clamp(22px,4.5vw,80px);--section:clamp(64px,8vw,128px);--body:"SUIT",sans-serif;--latin:"Albert Sans","SUIT",sans-serif;--serif:"Cormorant Garamond",Georgia,serif;--ease:cubic-bezier(.22,1,.36,1)}@font-face{font-family:SUIT;src:url(/demos/construction/assets/SUIT-Variable-gqD86R3M.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Albert Sans;src:url(/demos/construction/assets/AlbertSans-BJ0ssN8N.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Cormorant Garamond;src:url(/demos/construction/assets/CormorantGaramond-CUoBjw-S.woff2)format("woff2");font-weight:300 700;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{font:16px/1.65 var(--body);color:var(--ink);background:var(--canvas);margin:0}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit;color:inherit}button,a,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}h1,h2,h3,p{word-break:keep-all;margin:0}h1,h2,h3{text-wrap:balance}img{object-fit:cover;width:100%;max-width:100%;display:block}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip{z-index:100;color:var(--canvas);background:var(--ink);padding:14px 20px;position:fixed;top:-100px;left:16px}.skip:focus{top:10px}.header{min-height:94px;padding:10px var(--gutter);background:var(--canvas);z-index:20;justify-content:space-between;align-items:center;gap:30px;display:flex;position:relative}.brand{min-width:0;font:650 17px/1.2 var(--latin);letter-spacing:-.4px;align-items:center;gap:12px;display:flex}.brand-mark{background:#fff;flex-shrink:0;width:58px;height:58px;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%}.navigation{align-items:center;gap:28px;font-size:14px;display:flex}.navigation a{align-items:center;gap:10px;min-height:44px;display:inline-flex}.navigation a:hover{color:var(--accent)}.navigation .hub-link{color:var(--muted);margin-left:20px;font-size:12px}.menu-toggle{display:none}.wrap{width:min(100%,1600px);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:var(--section)}.section-head{justify-content:space-between;align-items:end;gap:32px;margin-bottom:48px;display:flex}.section-head h2{letter-spacing:-.04em;font-size:clamp(32px,3.5vw,56px);font-weight:550;line-height:1.18}.section-head p{max-width:370px;color:var(--muted);font-size:15px;line-height:1.8}.kicker{color:var(--muted);margin-bottom:18px;font-size:13px}.body-copy{color:var(--muted);max-width:44em;font-size:16px;line-height:1.9}.hero h1{letter-spacing:-.055em;font-size:clamp(48px,5.5vw,88px);font-weight:580;line-height:1.12}.hero h1 span{display:block}.hero p{max-width:31em}.hero-visual{min-width:0;overflow:hidden}.hero-visual img{height:100%;animation:arrive .9s var(--ease) both}@keyframes arrive{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:none}}.hero-copy{animation:introduce .75s var(--ease) both}@keyframes introduce{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.cta{min-height:50px;color:var(--on-accent,#fff);background:var(--accent);text-align:left;border:1px solid #0000;justify-content:space-between;align-items:center;gap:42px;padding:13px 23px;font-size:14px;display:inline-flex}.cta:hover{filter:brightness(.92)}.text-link{border-bottom:1px solid;justify-content:space-between;align-items:center;gap:40px;min-height:44px;font-size:14px;display:inline-flex}.text-link:hover{color:var(--accent)}.hero .cta,.hero .text-link{margin-top:30px}.fine{color:var(--muted);font-size:12px;line-height:1.8}.split{grid-template-columns:1fr 1fr;align-items:center;gap:8%;display:grid}.split h2{letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(32px,3.5vw,54px);font-weight:550;line-height:1.25}.split .body-copy+.body-copy{margin-top:18px}.info-rows{border-top:1px solid var(--line)}.info-rows details{border-bottom:1px solid var(--line)}.info-rows summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:20px 0;font-size:20px;list-style:none;display:flex}.info-rows summary::-webkit-details-marker{display:none}.info-rows summary span{font-size:24px;font-weight:300}.info-rows details[open] summary span{transform:rotate(45deg)}.info-rows p{color:var(--muted);padding:0 25px 26px 0;font-size:15px;line-height:1.85}.info-rows summary:hover{color:var(--accent)}.filters,.choices{flex-wrap:wrap;gap:10px;display:flex}.filters{margin-block:25px 32px}.filters button,.choices button{border:1px solid var(--line);min-height:44px;padding:9px 17px;font-size:14px}.filters button[aria-pressed=true],.choices button[aria-pressed=true]{background:var(--ink);color:var(--canvas);border-color:var(--ink)}.filters button:hover,.choices button:hover{border-color:var(--ink)}.product-choice{grid-template-columns:1.2fr 1fr;align-items:center;gap:9%;display:grid}.product-art{background:var(--surface);overflow:hidden}.product-art img{aspect-ratio:1}.product-copy{min-width:0}.product-copy h2{font:500 clamp(40px,4.8vw,70px)/1.05 var(--serif);letter-spacing:-1.5px;margin-bottom:24px}.price{font:500 25px/1.4 var(--latin);margin-block:25px}.price span{font:12px var(--body);color:var(--muted);margin-left:10px}fieldset{border:0;margin:22px 0;padding:0}legend{margin-bottom:13px;padding:0;font-size:14px}.quantity{align-items:center;gap:20px;font-size:14px;display:flex}select{border:1px solid var(--line);background:var(--canvas);border-radius:0;min-height:44px;padding:8px 30px 8px 12px}.product-action{width:100%;margin:28px 0 13px;display:flex}.facts{border-top:1px solid var(--line);margin:24px 0;padding:0}.facts div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:20px;padding:13px 0;display:flex}.facts dt{color:var(--muted);font-size:13px}.facts dd{text-align:right;margin:0;font-size:15px}.footer{padding:54px var(--gutter) 25px;border-top:1px solid var(--line)}.footer-top{justify-content:space-between;align-items:center;gap:30px;padding-bottom:45px;display:flex}.footer-name{font:550 clamp(25px,3vw,44px)/1.1 var(--latin);letter-spacing:-1px}.footer a{align-items:center;gap:26px;min-height:44px;font-size:14px;display:inline-flex}.footer a:hover{text-underline-offset:5px;text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:30px;padding-top:22px;display:flex}.footer-bottom p,.footer-bottom a{font-size:12px;line-height:1.85}.detail-dialog{color:var(--ink);background:var(--canvas);overscroll-behavior:contain;border:0;width:min(660px,100vw - 32px);max-height:calc(100dvh - 32px);padding:50px 36px 36px}.detail-dialog::backdrop{background:#12202dcc}.dialog-close{width:44px;height:44px;font-size:28px;position:absolute;top:8px;right:10px}.detail-dialog h2{letter-spacing:-.7px;margin-bottom:24px;font-size:30px;line-height:1.3}.detail-dialog p{margin-block:14px;line-height:1.85}.detail-dialog .cta{margin-top:20px}.detail-dialog ol{padding-left:20px;line-height:2}.detail-dialog img{object-fit:contain;max-height:290px}@media (width<=1050px){.navigation{gap:17px;font-size:13px}.navigation .hub-link{margin-left:0}.brand{gap:8px;font-size:14px}.brand-mark{width:48px;height:48px}.product-choice{gap:6%}.hero h1{font-size:clamp(43px,5.8vw,66px)}}@media (width<=760px){html{scroll-padding-top:25px}.header{min-height:78px;padding-block:8px}.brand{font-size:14px}.menu-toggle{align-items:center;gap:12px;min-width:60px;min-height:44px;padding:0;font-size:12px;display:flex}.menu-toggle span{font-size:23px}.navigation{background:var(--canvas);width:100%;max-height:calc(100dvh - 80px);padding:18px var(--gutter) 26px;border-bottom:1px solid var(--line);display:none;position:absolute;top:100%;left:0;overflow-y:auto}.navigation.open{flex-direction:column;align-items:stretch;gap:4px;display:flex}.navigation a{min-height:48px;font-size:15px}.navigation .hub-link{margin-top:10px}.hero h1{font-size:clamp(38px,10vw,62px);line-height:1.16}.section-head{margin-bottom:30px;display:block}.section-head p{margin-top:20px;font-size:15px}.section-head h2{font-size:35px}.split,.product-choice{grid-template-columns:1fr;gap:35px}.body-copy{font-size:15px}.product-copy h2{font-size:47px}.footer-top,.footer-bottom{flex-direction:column;align-items:start;gap:20px}.footer{padding-top:40px}.footer-top{padding-bottom:26px}.detail-dialog{padding:50px 23px 28px}.detail-dialog h2{font-size:26px}.facts dd{font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.construction-hero{color:#fff;isolation:isolate;align-items:end;min-height:750px;display:flex;position:relative}.construction-hero .hero-visual{z-index:-2;position:absolute;inset:0}.construction-shade{z-index:-1;background:linear-gradient(#0000 10%,#111b22d9),linear-gradient(90deg,#15202a66,#0000);position:absolute;inset:0}.construction-hero .hero-copy{padding-top:200px;padding-bottom:65px}.construction-hero h1{font-size:clamp(55px,6.6vw,101px);font-weight:620;line-height:1.13}.construction-hero .hero-copy>p{font:17px var(--latin);margin-bottom:30px}.construction-hero .text-link:hover{color:#e8c98f}.construction-hero .text-link:focus-visible{outline-color:#fff}.construction-note{right:var(--gutter);font-size:11px;position:absolute;bottom:35px}.construction-projects{grid-template-columns:1.15fr 1fr;align-items:start;gap:42px;display:grid}.construction-project{text-align:left;padding:0}.construction-project:nth-child(2){margin-top:95px}.construction-project img{aspect-ratio:1.2}.project-meta{justify-content:space-between;align-items:center;gap:25px;padding-top:23px;display:flex}.project-meta small{color:var(--muted);font-size:13px;display:block}.project-meta strong{font:500 29px/1.2 var(--latin);margin-top:10px;display:block}.project-meta>span:last-child{font-size:25px}.construction-project:hover strong{text-underline-offset:6px;text-decoration:underline}.construction-approach{color:#f5f5f2;--muted:#bcc3c2;--line:#535b5d;--accent:#e7c07a;background:#252a2c;padding-block:90px}@media (width<=760px){.construction-hero{min-height:660px}.construction-hero h1{font-size:48px}.construction-hero .hero-copy{padding-bottom:90px}.construction-hero .hero-copy>p{font-size:13px}.construction-projects{grid-template-columns:1fr;gap:40px}.construction-project:nth-child(2){margin-top:0}.project-meta strong{font-size:26px}.construction-approach{padding-block:60px}}
