:root{--orange:#b8752a;--orange-bright:#cf8b39;--ink:#17191b;--ink-2:#232629;--muted:#a7aaad;--paper:#181a1b;--white:#ffffff;--line:rgba(255,255,255,0.12);--surface:#232526;--surface-2:#1d1f20;--text:#f4f1eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px;scrollbar-color:#9d6528 #17191b;scrollbar-width:thin}html::-webkit-scrollbar{width:10px}html::-webkit-scrollbar-track{background:#17191b}html::-webkit-scrollbar-thumb{background:#9d6528;border:2px solid #17191b}body{margin:0;background:var(--paper);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.siteHeader{position:fixed;inset:0 0 auto;z-index:50;height:84px;background:rgba(16,18,20,.72);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 12px 35px rgba(0,0,0,.13);-webkit-backdrop-filter:blur(16px) saturate(125%);backdrop-filter:blur(16px) saturate(125%)}.navShell{width:min(1280px,calc(100% - 48px));height:100%;padding-block:9px;margin:auto;display:flex;justify-content:space-between}.brand,.navShell{align-items:center}.brand{display:inline-flex;color:var(--white)}.brandLogoViewport{position:relative;display:block;width:170px;height:62px;overflow:hidden}.brandLogo{position:absolute;left:50%;top:40px;width:320px;max-width:none;height:auto;display:block;transform:translate(-50%,-50%)}.navLinks{display:flex;align-items:center;gap:27px}.navLinks>a:not(.navCta){color:rgba(255,255,255,.72);font-size:13px;font-weight:700;letter-spacing:.2px;transition:color .2s}.navLinks>a:not(.navCta):hover{color:var(--white)}.navCta{height:46px;padding:0 20px;background:var(--orange);display:inline-flex;align-items:center;gap:13px;font-size:13px;font-weight:850}.navCta:hover svg{transform:translateX(3px)}.navCta svg{transition:transform .2s}.menuButton{display:none;background:transparent;border:0;color:white;padding:8px}.navLinks>a[aria-current=page]{color:var(--orange-bright)}.hero{position:relative;min-height:760px;padding:148px 0 72px;color:var(--white);background:radial-gradient(circle at 73% 20%,rgba(184,117,42,.18),transparent 24%),linear-gradient(120deg,#121416,#202326 70%,#191b1d);overflow:hidden}.hero:after{content:"MS";position:absolute;right:-30px;bottom:-125px;color:rgba(255,255,255,.018);font-size:440px;font-weight:950;line-height:1;letter-spacing:-50px}.heroGridLines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:68px 68px;-webkit-mask-image:linear-gradient(90deg,black,transparent 82%);mask-image:linear-gradient(90deg,black,transparent 82%)}.heroLayout{position:relative;z-index:2;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;grid-gap:70px;gap:70px}.eyebrow{margin:0 0 24px;display:flex;align-items:center;gap:12px;color:var(--orange);font-size:11px;letter-spacing:2.2px;font-weight:900;text-transform:uppercase}.eyebrow span{display:block;width:28px;height:2px;background:currentColor}.eyebrow.dark{color:#966024}.hero h1{max-width:660px;margin:0;font-size:clamp(48px,5.4vw,76px);line-height:.98;letter-spacing:-4.4px;font-weight:870}.hero h1 em{color:var(--orange);font-family:Georgia,serif;font-weight:400}.heroLead{max-width:580px;margin:28px 0 0;color:rgba(255,255,255,.66);font-size:18px;line-height:1.65}.heroActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px}.button{min-height:54px;padding:0 24px;border:1px solid transparent;display:inline-flex;justify-content:center;align-items:center;gap:12px;font-size:13px;font-weight:850;cursor:pointer;transition:transform .2s,background .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--orange);color:#151515}.button.primary:hover{background:var(--orange-bright)}.button.ghost{color:white;border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.035)}.button.ghost:hover{border-color:rgba(255,255,255,.5)}.button.wide{width:100%;border:0}.heroPromises{display:flex;flex-wrap:wrap;gap:18px;margin-top:40px;padding-top:25px;border-top:1px solid rgba(255,255,255,.1)}.heroPromises span{display:flex;align-items:center;gap:7px;color:rgba(255,255,255,.68);font-size:11px;font-weight:750}.heroPromises svg{color:var(--orange)}.heroVisual{min-height:520px;position:relative;display:flex;align-items:center;justify-content:center}.orangePlane{position:absolute;width:82%;height:90%;right:0;top:0;background:var(--orange);-webkit-clip-path:polygon(21% 0,100% 0,100% 100%,0 100%);clip-path:polygon(21% 0,100% 0,100% 100%,0 100%);opacity:.93}.blueprintCard{position:relative;width:91%;margin:0 0 8px -10%;color:rgba(255,255,255,.5);background:#202326;box-shadow:0 30px 80px rgba(0,0,0,.38);border:1px solid rgba(255,255,255,.11);transform:rotate(-1.5deg)}.blueprintCard:after{content:"";position:absolute;inset:10px;border:1px solid rgba(255,255,255,.08);pointer-events:none}.drawingLabel{position:absolute;z-index:2;top:25px;left:27px;color:rgba(255,255,255,.74);font-size:9px;letter-spacing:2px}.blueprintCard svg{width:100%;height:auto;display:block}.houseFill{fill:rgba(184,117,42,.13)}.houseLine{fill:none;stroke:#b8752a;stroke-width:3}.windowLine{fill:rgba(255,255,255,.03);stroke:rgba(255,255,255,.62);stroke-width:2}.measureLine{fill:none;stroke:rgba(255,255,255,.4);stroke-width:1}.blueprintCard text{fill:rgba(255,255,255,.5);font-size:10px;letter-spacing:2px}.node{fill:#fff;stroke:#b8752a;stroke-width:3}.drawingMeta{display:flex;justify-content:space-between;padding:15px 25px;border-top:1px solid rgba(255,255,255,.1);font-size:8px;letter-spacing:1.6px}.locationBadge{position:absolute;z-index:3;left:-7%;bottom:0;width:91%;min-height:86px;padding:16px;display:flex;align-items:center;gap:14px;background:rgba(35,37,38,.96);color:var(--text);border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 44px rgba(0,0,0,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.locationBadge .pin{width:52px;height:52px;display:grid;place-items:center;flex:0 0 auto;color:var(--orange);background:rgba(184,117,42,.14)}.locationBadge>span:nth-child(2){display:grid;flex:1 1;grid-gap:6px;gap:6px}.locationBadge small{color:#8a8f93;font-size:8px;letter-spacing:1.8px;font-weight:850}.locationBadge strong{font-size:13px}.locationBadge>svg{color:var(--orange)}.aboutSection{position:relative;padding:118px 0;background:#202223;overflow:hidden}.aboutSection:before{content:"";position:absolute;right:-180px;top:-210px;width:520px;height:520px;border:1px solid rgba(184,117,42,.18);border-radius:50%;box-shadow:0 0 0 80px rgba(184,117,42,.035),0 0 0 160px rgba(184,117,42,.025)}.aboutGrid{position:relative;display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:92px;gap:92px;align-items:center}.aboutCopy h2{max-width:610px;margin:0 0 30px;font-size:clamp(42px,5vw,66px);line-height:1.02;letter-spacing:-3.4px}.aboutCopy>p:not(.eyebrow){max-width:590px;margin:0 0 16px;color:var(--muted);font-size:17px;line-height:1.75}.purposeCard{margin-top:34px;padding:24px 26px;display:grid;grid-gap:9px;gap:9px;border-left:3px solid var(--orange);background:rgba(255,255,255,.045);box-shadow:0 18px 45px rgba(0,0,0,.16)}.purposeCard small{color:#916028;font-size:12px;font-weight:900;letter-spacing:1.7px}.purposeCard strong{max-width:470px;font-family:Georgia,serif;font-size:20px;font-weight:500;line-height:1.45}.aboutVisual{position:relative;min-height:570px}.aboutImageFrame{position:absolute;inset:0 0 34px 42px;overflow:hidden;border-radius:22px;box-shadow:0 35px 70px rgba(25,23,20,.2)}.aboutImageFrame:after{content:"";position:absolute;inset:0;background:linear-gradient(145deg,transparent 55%,rgba(19,19,18,.42))}.aboutImageFrame img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1)}.aboutVisual:hover .aboutImageFrame img{transform:scale(1.035)}.aboutBadge{position:absolute;left:0;bottom:0;min-width:365px;padding:20px 23px;display:flex;align-items:center;gap:18px;color:#fff;background:rgba(24,25,25,.92);border:1px solid rgba(255,255,255,.1);border-radius:10px;box-shadow:0 20px 45px rgba(0,0,0,.24);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.aboutBadge>span{width:54px;height:54px;display:grid;place-items:center;flex:0 0 auto;color:var(--orange);border:1px solid rgba(184,117,42,.55);font-size:20px;font-weight:900}.aboutBadge div{display:grid;grid-gap:7px;gap:7px}.aboutBadge small{color:#c9a477;font-size:11px;font-weight:900;letter-spacing:1.5px}.aboutBadge strong{font-size:14px;font-weight:750}.servicesSection{padding:106px 0 92px;background:#151718}.sectionHeading{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:80px;gap:80px;align-items:flex-end;margin-bottom:48px}.contactIntro h2,.sectionHeading h2{margin:0;font-size:clamp(40px,5vw,62px);line-height:1;letter-spacing:-3px}.sectionHeading>p{max-width:510px;margin:0 0 6px;color:var(--muted);line-height:1.7;font-size:15px}.projectsIntro{scroll-margin-top:105px;margin:3px 0 22px;padding-top:34px;border-top:1px solid var(--line);display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.projectsIntro>div{display:grid;grid-gap:8px;gap:8px}.projectCopy small,.projectsIntro small,.servicesSubhead small{color:#966024;font-size:11px;letter-spacing:1.8px;font-weight:900}.projectsIntro h3,.servicesSubhead h3{margin:0;font-size:27px;letter-spacing:-1px}.projectsIntro>p{max-width:475px;margin:0;color:var(--muted);font-size:16px;line-height:1.55}.projectsFeature{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;margin-bottom:64px}.projectFeatureCard{background:var(--surface);border:1px solid var(--line);overflow:hidden;transition:transform .25s,box-shadow .25s}.projectFeatureCard:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(23,25,27,.12)}.projectMedia{position:relative;height:360px;overflow:hidden;background:#d8d6d2}.projectMedia:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 55%,rgba(12,14,15,.48))}.projectMainImage{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s ease}.projectFeatureCard:hover .projectMainImage{transform:scale(1.025)}.projectDetailImage{position:absolute;z-index:2;right:18px;bottom:18px;width:38%;height:34%;object-fit:cover;border:5px solid white;box-shadow:0 12px 28px rgba(0,0,0,.22)}.projectIndex{position:absolute;z-index:3;left:20px;bottom:23px;color:#fff;font-size:11px;font-weight:900;letter-spacing:1.7px}.projectCopy{min-height:175px;padding:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.projectCopy>div{max-width:350px}.projectCopy h4{margin:7px 0 8px;font-size:24px;letter-spacing:-.7px}.projectCopy p{margin:0;color:var(--muted);font-size:15px;line-height:1.55}.projectCopy>a{flex:0 0 auto;padding:12px 0;display:inline-flex;align-items:center;gap:12px;color:#966024;border-bottom:1px solid;font-size:12px;font-weight:850}.projectCopy>a svg{transition:transform .2s}.projectCopy>a:hover svg{transform:translateX(4px)}.servicesSubhead{margin-bottom:20px;display:grid;grid-gap:7px;gap:7px}.servicesGrid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.serviceCard{position:relative;min-height:295px;padding:28px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer;overflow:hidden;transition:background .25s,color .25s}.serviceCard:before{content:"";position:absolute;inset:auto 0 0;height:3px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .3s}.serviceCard.active,.serviceCard:hover{background:var(--surface)}.serviceCard.active:before,.serviceCard:hover:before{transform:scaleX(1)}.serviceTop{display:flex;justify-content:space-between;align-items:flex-start}.serviceIcon{width:48px;height:48px;display:grid;place-items:center;color:#d29a58;background:rgba(184,117,42,.14)}.serviceNumber{color:#aaa8a4;font-size:10px;letter-spacing:1px}.serviceCard>strong{display:block;margin-top:26px;font-size:18px}.serviceShort{min-height:45px;margin-top:10px;font-size:13px}.serviceDetail,.serviceShort{display:block;color:var(--muted);line-height:1.55}.serviceDetail{max-height:0;opacity:0;margin-top:0;font-size:12px;transition:all .3s}.serviceCard.active .serviceDetail{max-height:90px;opacity:1;margin-top:12px}.serviceLink{margin-top:19px;display:flex;align-items:center;justify-content:space-between;color:#966024;font-size:11px;font-weight:850}.serviceBand{min-height:102px;padding:22px 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:20px;gap:20px;color:white;background:var(--ink)}.bandIcon{width:50px;height:50px;display:grid;place-items:center;color:var(--orange);border:1px solid rgba(184,117,42,.5)}.serviceBand div{display:grid;grid-gap:5px;gap:5px}.serviceBand small{color:var(--orange);font-size:8px;font-weight:900;letter-spacing:1.7px}.serviceBand strong{font-size:14px}.serviceBand a{padding:13px 0;display:inline-flex;align-items:center;gap:20px;color:var(--orange);font-size:12px;font-weight:850}.projectsSection{position:relative;padding:116px 0 126px;color:#fff;background:#1a1b1b;overflow:hidden}.projectsSection:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 85% 15%,rgba(184,117,42,.18),transparent 28%),linear-gradient(rgba(255,255,255,.018) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 0);background-size:auto,76px 76px,76px 76px}.galleryHeading{position:relative;display:grid;grid-template-columns:1.12fr .88fr;grid-gap:72px;gap:72px;align-items:flex-end}.galleryHeading h2{margin:0;font-size:clamp(42px,5vw,64px);line-height:1.02;letter-spacing:-3.2px}.galleryHeading>p{max-width:490px;margin:0 0 5px;color:rgba(255,255,255,.62);font-size:17px;line-height:1.72}.portfolioGrid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;margin-top:48px;align-items:start}.projectCard{min-width:0;overflow:hidden;color:#f6f3ee;background:linear-gradient(155deg,#262829,#202223 72%);border:1px solid rgba(255,255,255,.1);border-radius:20px;box-shadow:0 28px 64px rgba(0,0,0,.24);content-visibility:auto;contain-intrinsic-size:auto 780px;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .3s}.projectCard:hover{transform:translateY(-4px);border-color:rgba(198,138,69,.34);box-shadow:0 34px 74px rgba(0,0,0,.32)}.projectCardHeader{padding:28px 28px 24px}.projectCardKicker{display:flex;align-items:center;gap:12px;color:#d7a66d;font-size:11px;font-weight:850;letter-spacing:1.5px;text-transform:uppercase}.projectCardKicker span:first-child{width:34px;height:34px;display:grid;place-items:center;color:#17191b;background:#c68a45;border-radius:50%;letter-spacing:0}.projectCardHeader h3{margin:20px 0 10px;font-size:clamp(28px,3vw,36px);line-height:1.08;letter-spacing:-1.4px}.projectCardHeader>p{min-height:50px;margin:0;color:rgba(255,255,255,.66);font-size:15px;line-height:1.65}.projectBadges{display:flex;flex-wrap:wrap;gap:7px;margin-top:21px}.projectBadges span{min-height:28px;padding:6px 10px;display:inline-flex;align-items:center;color:#e0b37e;background:rgba(198,138,69,.1);border:1px solid rgba(198,138,69,.28);border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.9px}.projectFacts{list-style:none;padding:0;margin:18px 0 0;display:flex;flex-wrap:wrap;gap:7px}.projectFacts li{min-height:32px;padding:7px 11px;display:flex;align-items:center;color:rgba(255,255,255,.68);background:rgba(255,255,255,.045);border-radius:6px;font-size:12px;font-weight:650}.projectFacts li:before{content:"";width:5px;height:5px;margin-right:8px;flex:0 0 auto;background:#c68a45;border-radius:50%}.projectMediaPanel{position:relative;overflow:hidden;background:#121414;border-block:1px solid rgba(255,255,255,.08)}.planEmbeddedViewer{display:block;width:100%;height:790px;border:0;color-scheme:dark}.projectMediaImage{width:100%;aspect-ratio:16/10;display:block;object-fit:cover;animation:mediaReveal .36s ease both}.projectMediaCaption{min-height:50px;margin:0;padding:13px 18px;display:flex;align-items:center;color:rgba(255,255,255,.64);background:#181a1b;border-top:1px solid rgba(255,255,255,.07);font-size:12px;line-height:1.45}.projectViewerLoading{min-height:420px;display:grid;place-items:center;color:#555951;background:linear-gradient(145deg,#f5f1e8,#d9d4c9);font-size:14px}.projectMediaTabs{padding:12px 14px;display:flex;gap:7px;overflow-x:auto;background:#202223;border-bottom:1px solid rgba(255,255,255,.08);scrollbar-width:thin;scrollbar-color:rgba(198,138,69,.55) transparent}.projectMediaTabs button{min-height:43px;padding:0 13px;flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.62);background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.11);border-radius:999px;font-size:12px;font-weight:800;cursor:pointer;transition:color .2s,background .2s,border-color .2s}.projectMediaTabs button:hover{color:#fff;border-color:rgba(198,138,69,.6)}.projectMediaTabs button.active{color:#161819;background:#c68a45;border-color:#c68a45}.interiorTourControls button:focus-visible,.projectCta:focus-visible,.projectMediaTabs button:focus-visible{outline:3px solid #df9c4d;outline-offset:2px}.projectCardFooter{min-height:82px;padding:15px 18px 16px 26px;display:flex;align-items:center;justify-content:space-between;gap:18px}.projectCardFooter>span{color:rgba(255,255,255,.48);font-size:12px}.projectCta{min-height:49px;padding:0 17px;display:inline-flex;align-items:center;gap:10px;color:#17191b;background:#c68a45;border-radius:999px;font-size:12px;font-weight:900;transition:background .2s,transform .2s}.projectCta:hover{background:#d99b53;transform:translateY(-2px)}.projectCta svg:last-child{margin-left:4px}.projectTeaser{position:relative;min-height:715px;isolation:isolate;background:linear-gradient(135deg,#111314,#222526 58%,#181a1b)}.teaserBlueprint{position:absolute;z-index:-1;inset:0;opacity:.42;background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0),radial-gradient(circle at 76% 24%,rgba(198,138,69,.4),transparent 26%);background-size:42px 42px,42px 42px,auto}.teaserBlueprint:after,.teaserBlueprint:before{content:"";position:absolute;border:1px solid rgba(198,138,69,.23);transform:rotate(-8deg)}.teaserBlueprint:before{width:58%;height:35%;right:-3%;top:26%}.teaserBlueprint:after{width:38%;height:27%;right:18%;top:37%}.teaserContent{min-height:715px;padding:28px;display:flex;flex-direction:column}.projectTeaser .projectBadges{margin-top:30px}.teaserCopy{max-width:440px;margin-block:auto}.teaserMonogram{display:block;margin-bottom:21px;color:rgba(198,138,69,.24);font-size:92px;font-weight:950;line-height:.8;letter-spacing:-8px}.teaserCopy h3{max-width:390px;margin:0 0 18px;font-size:clamp(38px,4vw,54px);line-height:.98;letter-spacing:-2.6px}.teaserCopy p{max-width:410px;margin:0;color:rgba(255,255,255,.68);font-size:16px;line-height:1.7}.teaserCta{width:-moz-fit-content;width:fit-content;max-width:100%;border-radius:8px}.interiorTour{position:relative;aspect-ratio:16/10;overflow:hidden;background:#17191b}.interiorTour>img{width:100%;height:100%;display:block;object-fit:cover;animation:mediaReveal .36s ease both}.interiorTourShade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,rgba(8,9,9,.8),transparent 52%)}.interiorTourLabel{position:absolute;z-index:2;left:19px;bottom:18px;display:grid;grid-gap:5px;gap:5px}.interiorTourLabel small{color:#e1ac6f;font-size:9px;font-weight:900;letter-spacing:1px}.interiorTourLabel strong{font-size:15px}.interiorTourControls{position:absolute;z-index:3;right:15px;bottom:14px;display:flex;align-items:center;gap:7px}.interiorTourControls button{width:42px;height:42px;padding:0;display:grid;place-items:center;color:#161819;background:#c68a45;border:0;border-radius:50%;cursor:pointer}.interiorTourControls button:first-child svg{transform:rotate(180deg)}.interiorTourDots{display:flex;gap:4px;padding:5px 7px;background:rgba(18,20,20,.7);border-radius:999px}.interiorTourDots span{width:5px;height:5px;background:rgba(255,255,255,.35);border-radius:50%}.interiorTourDots span.active{background:#d99b53}@keyframes mediaReveal{0%{opacity:.35;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}.contactSection{padding:103px 0 25px;color:white;background:#17191b;position:relative;overflow:hidden}.contactSection:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.02) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 0);background-size:72px 72px}.contactIntro{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:70px;column-gap:70px;align-items:end;margin-bottom:50px}.contactIntro .eyebrow{grid-column:1/-1}.contactIntro p:last-child{margin:0 0 6px;max-width:460px;color:rgba(255,255,255,.6);line-height:1.7}.contactLayout{position:relative;display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:24px;gap:24px}.contactFormCard,.locationCard{background:var(--surface);color:var(--text);border:1px solid rgba(255,255,255,.08)}.contactFormCard{padding:31px}.formHeader{display:flex;gap:18px;align-items:flex-start;padding-bottom:24px;border-bottom:1px solid var(--line)}.formHeader>span{color:var(--orange);font-size:11px;font-weight:900}.formHeader div{display:grid;grid-gap:6px;gap:6px}.formHeader small,.locationInfo small{color:#9b9b98;font-size:8px;letter-spacing:1.6px;font-weight:900}.formHeader h3,.locationInfo h3{margin:0;font-size:21px;letter-spacing:-.5px}.contactFormCard form{display:grid;grid-gap:22px;gap:22px;margin-top:23px}.contactFormCard fieldset{padding:0;margin:0;border:0}.contactFormCard label,.contactFormCard legend{display:grid;width:100%;grid-gap:10px;gap:10px;font-size:11px;font-weight:850}.intentChoices{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px}.intentChoices button{min-height:45px;padding:8px;border:1px solid var(--line);background:var(--surface-2);color:rgba(255,255,255,.74);font-size:10px;font-weight:750;cursor:pointer}.intentChoices button.selected{border-color:#c68a45;background:#c68a45;color:#17191b}.selectWrap{position:relative;display:block}.contactFormCard input,.selectWrap select{width:100%;height:49px;padding:0 14px;border:1px solid var(--line);border-radius:0;font-size:12px;outline:none}.contactFormCard input,.selectWrap select,.selectWrap select option{background:var(--surface-2);color:var(--text)}.contactFormCard input::placeholder{color:#85898c}.selectWrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:42px}.selectWrap>span{position:absolute;right:16px;top:12px;pointer-events:none}.contactFormCard input:focus,.selectWrap select:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(184,117,42,.12)}.contactFormCard label small{display:inline;color:#999;font-weight:500}.formNote{margin:-9px 0 0;color:#989895;text-align:center;font-size:9px;line-height:1.5}.locationCard{display:grid;grid-template-columns:.95fr 1.05fr;min-height:555px}.mapWrap{position:relative;min-height:100%;background:#ddd;overflow:hidden}.mapWrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0;filter:grayscale(1) invert(.9) hue-rotate(180deg) contrast(.82) brightness(.72)}.mapWrap:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.mapTag{position:absolute;z-index:2;left:17px;top:17px;padding:11px 13px;display:flex;align-items:center;gap:8px;color:#fff;background:var(--ink);font-size:8px;letter-spacing:1.5px;font-weight:850}.mapTag svg{color:var(--orange)}.locationInfo{padding:34px 30px 25px;display:flex;flex-direction:column}.locationInfo h3{margin-top:9px;line-height:1.28}.locationInfo p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.copyButton{margin-top:20px;padding:10px 0;display:inline-flex;align-items:center;gap:9px;align-self:flex-start;border:0;border-bottom:1px solid rgba(255,255,255,.3);color:#d2d3d1;background:none;font-size:10px;font-weight:800;cursor:pointer}.copyButton svg{color:var(--orange)}.contactRows{margin-top:22px;border-top:1px solid var(--line)}.contactRows a{min-height:70px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;border-bottom:1px solid var(--line)}.contactRows a>span{width:37px;height:37px;display:grid;place-items:center;color:#d29a58;background:rgba(184,117,42,.14)}.contactRows a>div{display:grid;grid-gap:5px;gap:5px}.contactRows strong{font-size:11px}.contactRows a>svg{color:var(--orange);transition:transform .2s}.contactRows a:hover>svg{transform:translateX(4px)}.hours{margin-top:auto!important;padding-top:18px;display:flex;align-items:flex-start;gap:8px;color:#a6a9ab!important;font-size:9px!important}.hours svg{flex:0 0 auto;color:var(--orange)}.footer{position:relative;min-height:100px;margin-top:54px;padding-top:26px;display:grid;grid-template-columns:1fr auto 1fr;align-items:start;border-top:1px solid rgba(255,255,255,.11)}.footer p{margin:10px 0 0;color:var(--orange);font-family:Georgia,serif;font-size:13px;font-style:italic}.footer>span{margin-top:11px;color:rgba(255,255,255,.35);font-size:8px;letter-spacing:.8px;text-align:right}.floatingWhatsApp{position:fixed;z-index:45;right:24px;bottom:24px;min-height:51px;padding:0 18px;display:flex;align-items:center;gap:10px;color:#fff;background:#1fa855;box-shadow:0 10px 28px rgba(0,0,0,.28);font-size:11px;font-weight:850;transition:transform .25s,background .2s,opacity .25s}.floatingWhatsApp:hover{transform:translateY(-3px);background:#178d47}.floatingWhatsApp.hidden{opacity:0;pointer-events:none;transform:translateY(18px)}@media (max-width:980px){.heroLayout{grid-template-columns:1fr;gap:55px}.heroVisual{width:min(660px,100%);margin-inline:auto}.aboutGrid{grid-template-columns:1fr;gap:58px}.aboutCopy{max-width:720px}.aboutVisual{min-height:520px}.sectionHeading{gap:40px}.galleryHeading{grid-template-columns:1fr;gap:26px}.galleryHeading>p{max-width:650px}.portfolioGrid{grid-template-columns:minmax(0,1fr)}.projectCard{width:min(720px,100%);margin-inline:auto}.projectMedia{height:310px}.projectCopy{align-items:flex-start;flex-direction:column}.servicesGrid{grid-template-columns:repeat(2,1fr)}.contactLayout{grid-template-columns:1fr}.locationCard{min-height:530px}}@media (max-width:760px){.navShell,.shell{width:min(100% - 32px,1180px)}html{scroll-padding-top:72px}.siteHeader{height:72px}.navShell{padding-block:8px}.brandLogoViewport{width:145px;height:52px}.brandLogo{top:33px;width:270px}.menuButton{display:block}.navLinks{position:fixed;inset:72px 0 auto;padding:25px 22px 30px;display:grid;grid-gap:0;gap:0;background:rgba(20,21,21,.97);border-top:1px solid rgba(255,255,255,.09);transform:translateY(-130%);opacity:0;transition:transform .25s,opacity .25s;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.navLinks.open{transform:translateY(0);opacity:1}.navLinks>a:not(.navCta){padding:17px 3px;border-bottom:1px solid rgba(255,255,255,.08);font-size:15px}.navCta{margin-top:18px;justify-content:space-between}.hero{min-height:auto;padding:126px 0 64px}.hero h1{letter-spacing:-2.7px;font-size:clamp(43px,13.5vw,64px)}.heroLead{font-size:16px}.heroActions{display:grid}.button{width:100%}.heroPromises{display:grid;grid-template-columns:1fr 1fr}.heroVisual{min-height:405px}.blueprintCard{width:97%;margin-left:-3%}.orangePlane{width:85%;height:87%}.locationBadge{left:1%;width:98%}.locationBadge strong{font-size:11px}.drawingMeta{padding-inline:18px}.aboutSection,.contactSection,.projectsSection,.servicesSection{padding-top:80px}.aboutSection{padding-bottom:82px}.aboutCopy h2{margin-bottom:24px;font-size:clamp(39px,11.5vw,54px);letter-spacing:-2.4px}.aboutCopy>p:not(.eyebrow){font-size:16px}.purposeCard{padding:21px}.purposeCard strong{font-size:18px}.aboutVisual{min-height:430px}.aboutImageFrame{inset:0 0 42px 14px;border-radius:16px}.aboutBadge{left:0;right:10px;min-width:0;padding:16px;gap:13px}.aboutBadge>span{width:46px;height:46px}.aboutBadge strong{font-size:12px}.contactIntro,.sectionHeading{grid-template-columns:1fr;gap:22px}.contactIntro h2,.sectionHeading h2{letter-spacing:-2.4px}.contactIntro .eyebrow{grid-column:auto}.projectsSection{padding-bottom:88px}.galleryHeading h2{font-size:clamp(39px,11.5vw,54px);letter-spacing:-2.4px}.galleryHeading>p{font-size:16px}.portfolioGrid{margin-top:34px;gap:18px}.projectCard{border-radius:14px}.projectCard:hover{transform:none}.projectCardHeader{padding:22px 20px 20px}.projectCardHeader h3{margin-top:17px;font-size:29px}.projectCardHeader>p{min-height:0;font-size:14px}.projectBadges{margin-top:17px}.projectBadges span{font-size:9px}.projectFacts{flex-wrap:nowrap;margin:15px -20px 0 0;padding-right:20px;overflow-x:auto;scrollbar-width:none}.projectFacts::-webkit-scrollbar{display:none}.projectFacts li{flex:0 0 auto}.interiorTour,.projectMediaImage{aspect-ratio:4/3}.projectMediaCaption{min-height:54px;padding-inline:15px}.projectMediaTabs{padding-inline:10px}.projectMediaTabs button{min-height:44px}.projectCardFooter{padding:16px;align-items:stretch;flex-direction:column}.projectCardFooter>span{display:none}.projectCta{width:100%;min-height:52px;justify-content:center}.projectCta svg:last-child{margin-left:auto}.projectTeaser,.teaserContent{min-height:580px}.teaserContent{padding:22px 20px}.teaserMonogram{font-size:76px}.teaserCopy h3{font-size:clamp(38px,12vw,50px)}.teaserCopy p{font-size:15px}.teaserCta{padding-inline:14px;justify-content:flex-start;font-size:11px}.interiorTourLabel{left:14px;bottom:14px}.interiorTourControls{right:11px;bottom:10px}.interiorTourDots{display:none}.projectsIntro{align-items:flex-start;flex-direction:column}.projectsFeature{grid-template-columns:1fr;margin-bottom:48px}.projectMedia{height:300px}.projectDetailImage{width:41%;height:35%;right:13px;bottom:13px;border-width:4px}.projectCopy{min-height:0;padding:21px}.projectCopy>a{width:100%;justify-content:space-between}.servicesGrid{grid-template-columns:1fr}.serviceCard{min-height:260px}.serviceBand{grid-template-columns:auto 1fr}.serviceBand a{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);justify-content:space-between}.contactFormCard{padding:24px 20px}.intentChoices,.locationCard{grid-template-columns:1fr}.mapWrap{min-height:330px}.locationInfo{min-height:420px}.footer{grid-template-columns:1fr;gap:13px;padding-bottom:75px}.footer p{margin:0}.footer>span{margin:0;text-align:left}.floatingWhatsApp span{display:none}.floatingWhatsApp{right:17px;bottom:17px;width:54px;min-height:54px;padding:0;justify-content:center;border-radius:50%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}.aboutStoryLink{margin-top:28px}.aboutTeamVisual{min-height:0;padding-bottom:34px}.aboutTeamVisual .aboutImageFrame{position:relative;inset:auto;margin-left:42px}.aboutTeamVisual .aboutImageFrame img{height:auto}.aboutPage{--company-accent:#d09a59}.aboutPage .eyebrow{color:var(--company-accent)}.companyHero{padding:136px 0 80px;background:linear-gradient(125deg,#17191b,#242626);border-bottom:1px solid var(--line)}.companyHeroGrid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;grid-gap:76px;gap:76px}.breadcrumbs{display:flex;gap:13px;margin-bottom:44px;color:var(--muted);font-size:12px}.breadcrumbs a:hover{color:var(--white)}.companyIntro h1{margin:0;font-size:clamp(42px,5.1vw,68px);line-height:1.06;font-weight:850;letter-spacing:-2.9px}.companyIntro h1 em{color:var(--company-accent);font-family:Georgia,serif;font-weight:400}.companyLead{max-width:490px;margin:28px 0 0;color:#c1c2c1;font-size:18px;line-height:1.75}.companyFounded{display:grid;grid-gap:9px;gap:9px;margin:32px 0;padding-left:19px;border-left:2px solid var(--orange)}.companyFounded span{color:var(--company-accent);font-size:10px;font-weight:800;letter-spacing:1.6px}.companyFounded time{font-size:18px}.companyPortrait{position:relative;margin:0;padding:10px;border:1px solid rgba(208,154,89,.35);background:#1d1f20}.companyPortrait img{display:block;width:100%;height:auto}.companyPortrait figcaption{padding:21px 12px 13px;display:grid;grid-gap:7px;gap:7px}.companyPortrait figcaption span{font-size:9px;letter-spacing:1.5px;color:var(--company-accent);font-weight:750}.companyPortrait figcaption strong{font-size:15px;font-weight:650}.companyAreas,.companyStory,.companyTeam,.companyValues{padding:88px 0}.companySplit{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:96px;gap:96px;align-items:start}.aboutPage h2{margin:0;font-size:clamp(32px,3.4vw,45px);line-height:1.12;letter-spacing:-1.7px}.companyProse p{margin:0 0 22px;color:#b8bbbd;font-size:17px;line-height:1.85}.companyProse p:last-child{margin-bottom:0}.companyProse strong{color:var(--text);font-weight:600}.companyAreas{background:var(--surface)}.companyAreasGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:38px;gap:38px;margin-top:42px}.companyAreasGrid article{position:relative;padding:26px 0 10px;border-top:1px solid rgba(208,154,89,.5)}.companyAreasGrid svg{color:var(--company-accent)}.companyAreaNumber{position:absolute;top:28px;right:0;color:var(--muted);font-size:12px}.companyAreasGrid h3{margin:26px 0 12px;font-size:23px;font-weight:650;letter-spacing:-.5px;line-height:1.3}.companyAreasGrid p{margin:0;color:#b8bbbd;font-size:15px;line-height:1.7}.companyTextLink{display:inline-flex;gap:16px;align-items:center;min-height:44px;margin-top:35px;color:#e2b17a;font-size:14px;border-bottom:1px solid}.companySectionLead{margin:24px 0 0;color:var(--muted);max-width:360px;font-size:16px;line-height:1.75}.companyValueList{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.companyValueList li{display:grid;grid-template-columns:30px minmax(0,1fr);grid-gap:22px;gap:22px;padding:25px 0;border-bottom:1px solid var(--line)}.companyValueList li>span{padding-top:5px;font-size:12px;color:var(--company-accent)}.companyValueList h3{margin:0;font-size:22px;line-height:1.4;font-weight:650;letter-spacing:-.3px}.companyValueList p{margin:10px 0 0;color:#b8bbbd;font-size:15px;line-height:1.75}.companyTeam{border-block:1px solid var(--line);background:#202223}.companyTeam .button{margin-top:9px}.companyFooter{background:var(--ink);padding:22px 0}.companyFooter .footer{margin-top:0;border-top:0}.aboutPage a:focus-visible,.aboutStoryLink:focus-visible,.siteHeader a:focus-visible,.siteHeader button:focus-visible{outline:2px solid #e2b17a;outline-offset:5px}@media (max-width:980px){.companyHeroGrid{gap:35px}.companyIntro h1{font-size:clamp(40px,5.1vw,50px);letter-spacing:-1.9px}.companyLead{font-size:16px}.companySplit{gap:42px}.companyAreasGrid{gap:24px}.aboutTeamVisual{width:min(520px,100%);margin-inline:auto}}@media (max-width:760px){.navLinks:not(.open){visibility:hidden;pointer-events:none}.aboutTeamVisual{min-height:0}.aboutTeamVisual .aboutImageFrame{margin-left:14px}.companyHero{padding:103px 0 52px}.companyHeroGrid,.companySplit{grid-template-columns:minmax(0,1fr);gap:34px}.breadcrumbs{margin-bottom:34px}.companyIntro h1{font-size:clamp(36px,9.6vw,56px);letter-spacing:-1.6px}.companyIntro .eyebrow{font-size:9px;letter-spacing:1.5px}.companyPortrait{width:min(450px,100%);margin-inline:auto}.companyAreas,.companyStory,.companyTeam,.companyValues{padding:60px 0}.companyProse p{font-size:16px;line-height:1.8}.companyAreasGrid{grid-template-columns:minmax(0,1fr);gap:28px;margin-top:32px}.companyAreasGrid h3{margin-top:18px}.companyValueList li{gap:15px}.companyValueList h3{font-size:20px}.companyFooter .footer{padding-bottom:25px}}.floorPlansSection{padding:100px 0;border-top:1px solid var(--line);background:var(--surface-2)}.floorPlansSection .sectionHeading{margin-bottom:45px}.planSelector{display:flex;flex-wrap:wrap;gap:10px;margin:-17px 0 34px}.planSelector button{min-height:62px;padding:11px 18px;display:grid;grid-gap:5px;gap:5px;text-align:left;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:rgba(255,255,255,.025);font-size:14px;font-weight:750;cursor:pointer;transition:border-color .2s,color .2s,background .2s,transform .2s}.planSelector button:hover{color:var(--text);border-color:rgba(198,138,69,.65);transform:translateY(-2px)}.planSelector button.active{color:#17191b;border-color:#c68a45;background:#c68a45}.planSelector small{color:var(--orange-bright);font-size:8px;font-weight:900;letter-spacing:1.3px}.planSelector button.active small{color:#4a2d0d}.planShowcase{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);grid-gap:40px;gap:40px;align-items:center}.planInformation{min-width:0}.planNumber{color:var(--orange-bright);font-size:11px;letter-spacing:1.8px;font-weight:800}.planInformation h3{margin:18px 0;font-size:clamp(28px,3vw,38px);line-height:1.12;letter-spacing:-1.2px}.planInformation>p:not(.planNumber):not(.planIllustrationNote){color:var(--muted);font-size:15px;line-height:1.7}.planFacts{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:16px;gap:16px;padding:22px 0;margin:24px 0 12px;border-block:1px solid var(--line)}.planFacts dt{font-size:12px;color:var(--muted)}.planFacts dd{margin:7px 0 0;font-size:24px;font-weight:750;white-space:nowrap}.planInformation .button{margin-top:15px}.planIllustrationNote{margin:22px 0 0;color:#aeb0ae;font-size:12px;line-height:1.65}.planViewerShell{min-width:0;overflow:hidden;border-radius:16px;background:linear-gradient(145deg,#f5f1e8,#e3e0d7);color:#242723;border:1px solid rgba(255,255,255,.18)}.planViewModes{min-height:54px;padding:7px;display:flex;gap:6px;align-items:center;justify-content:center;background:#252726;border-bottom:1px solid rgba(255,255,255,.1)}.planViewModes button{min-height:39px;padding:0 17px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:rgba(255,255,255,.72);background:rgba(255,255,255,.04);font-size:12px;font-weight:800;cursor:pointer;transition:color .2s,background .2s,border-color .2s}.planViewModes button:hover{color:#fff;border-color:rgba(217,147,67,.7)}.planViewModes button.active{color:#17191b;background:#d99343;border-color:#d99343}.planViewModes button:focus-visible{outline:3px solid var(--orange-bright);outline-offset:2px}.planPoster{min-height:540px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:22px 18px 30px}.planPoster img{display:block;width:100%;height:auto;max-height:430px;object-fit:contain}.planLaunch{flex:0 0 auto;margin-top:16px;cursor:pointer}.planInteractive{position:relative;padding-bottom:10px}.turntablePlan{background:radial-gradient(circle at 50% 42%,#f3efe5 0,#d7d3c9 68%,#c3beb2 100%)}.turntablePlan:-webkit-full-screen{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 50% 42%,#f3efe5 0,#cac5b9 66%,#aaa397 100%)}.turntablePlan:fullscreen{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 50% 42%,#f3efe5 0,#cac5b9 66%,#aaa397 100%)}.turntablePlan:-webkit-full-screen .planStage{flex:1 1 auto;height:auto;min-height:0}.turntablePlan:fullscreen .planStage{flex:1 1 auto;height:auto;min-height:0}.turntablePlan:-webkit-full-screen .planControls{flex:0 0 auto}.turntablePlan:fullscreen .planControls{flex:0 0 auto}.turntablePlan:-webkit-full-screen .planGestureHint{flex:0 0 auto}.turntablePlan:fullscreen .planGestureHint{flex:0 0 auto}.planStage{height:450px;width:100%;touch-action:none}.planStage canvas{display:block;width:100%;height:100%}.planLoading{min-height:540px;display:grid;place-items:center;padding:24px}.planOverlay{position:absolute;inset:0 0 95px;margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:28px;text-align:center}.planError{background:#f0ece2}.planError button{padding:12px 20px;color:#fff;background:var(--ink);border:0;border-radius:6px;cursor:pointer}.planError a{text-decoration:underline}.planControls{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;padding:8px 12px}.planControls button{min-height:44px;min-width:44px;padding:0 12px;border:1px solid #c7c3b8;border-radius:6px;background:#faf8f2;color:#353932;font-size:12px;font-weight:650;cursor:pointer}.planControls button[aria-pressed=true]{color:#fff;background:var(--ink);border-color:var(--ink)}.planControls button:disabled{opacity:.5;cursor:default}.planControls button:focus-visible,.planLaunch:focus-visible{outline:3px solid var(--orange-bright);outline-offset:3px}.planGestureHint{margin:5px 16px 10px;text-align:center;font-size:11px;line-height:1.6;color:#575b52}.projectMediaPanel .planInteractive{padding-bottom:6px}.projectMediaPanel .planStage{height:360px}.projectMediaPanel .planControls{padding-top:10px}.projectMediaPanel .planGestureHint{margin-bottom:7px}.imagePlanInteractive{position:relative;padding-bottom:7px;background:#ddd8ce}.imagePlanViewport{position:relative;aspect-ratio:16/9;width:100%;overflow:hidden;background:#eeeae2;touch-action:none;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.imagePlanViewport:active{cursor:-webkit-grabbing;cursor:grabbing}.imagePlanViewport:-webkit-full-screen{width:100vw;height:100vh;aspect-ratio:auto;display:grid;place-items:center;background:#111313}.imagePlanViewport:fullscreen{width:100vw;height:100vh;aspect-ratio:auto;display:grid;place-items:center;background:#111313}.imagePlanCanvas{position:absolute;inset:0;transform-origin:center;will-change:transform;transition:transform .18s ease-out}.imagePlanViewport:active .imagePlanCanvas{transition:none}.imagePlanCanvas>img{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none}.planHotspot{position:absolute;z-index:3;width:35px;height:35px;display:grid;place-items:center;transform:translate(-50%,-50%) scale(var(--hotspot-scale));border:2px solid rgba(255,255,255,.95);border-radius:50%;color:#fff;background:rgba(23,25,27,.88);box-shadow:0 7px 18px rgba(0,0,0,.26);cursor:pointer;transform-origin:center;transition:color .2s,background .2s,box-shadow .2s}.planHotspot span{font-size:9px;font-weight:900;letter-spacing:.2px}.planHotspot.active,.planHotspot:hover{color:#17191b;background:#d99343;box-shadow:0 0 0 6px rgba(217,147,67,.22),0 8px 22px rgba(0,0,0,.28)}.imagePlanToolbar button:focus-visible,.planHotspot:focus-visible,.planSelector button:focus-visible{outline:3px solid var(--orange-bright);outline-offset:3px}.planHotspotCard{position:absolute;z-index:4;left:18px;bottom:18px;width:min(330px,calc(100% - 164px));padding:15px 17px;color:#fff;background:rgba(18,20,20,.9);border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 30px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none}.planHotspotCard small{color:#e4a45d;font-size:8px;font-weight:900;letter-spacing:1.2px}.planHotspotCard strong{display:block;margin-top:5px;font-size:15px}.planHotspotCard p{margin:5px 0 0;color:rgba(255,255,255,.72);font-size:11px;line-height:1.45}.imagePlanToolbar{position:absolute;z-index:5;top:14px;right:14px;display:flex;gap:5px;padding:5px;color:#fff;background:rgba(18,20,20,.88);border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.imagePlanToolbar button{min-width:39px;min-height:39px;padding:0 11px;border:1px solid rgba(255,255,255,.13);color:#fff;background:rgba(255,255,255,.06);font-size:11px;font-weight:800;cursor:pointer}.imagePlanToolbar button:first-child,.imagePlanToolbar button:nth-child(2){font-size:18px}.imagePlanToolbar button:hover{color:#17191b;background:#d99343}@media (min-width:761px) and (max-width:1000px){.menuButton{display:block}.navLinks{position:fixed;inset:84px 0 auto;padding:25px 22px 30px;display:grid;grid-gap:0;gap:0;background:rgba(20,21,21,.97);border-top:1px solid rgba(255,255,255,.09);transform:translateY(-140%);opacity:0;transition:transform .25s,opacity .25s;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.navLinks.open{transform:translateY(0);opacity:1}.navLinks>a:not(.navCta){padding:17px 3px;border-bottom:1px solid rgba(255,255,255,.08);font-size:15px}.navCta{margin-top:18px;justify-content:space-between}}@media (max-width:980px){.planShowcase{grid-template-columns:1fr;gap:32px}.planInformation{max-width:640px}.planPoster{min-height:0}}@media (max-width:760px){.floorPlansSection{padding:80px 0}.planSelector{display:grid;grid-template-columns:1fr 1fr;margin-top:-8px}.planSelector button{min-height:68px;padding:10px 12px;font-size:12px}.planStage{height:clamp(280px,72vw,450px)}.projectMediaPanel .planStage{height:clamp(260px,68vw,350px)}.projectMediaPanel .planStage,.projectMediaPanel .planStage canvas{touch-action:pan-y!important}.planLoading{min-height:360px}.planControls{gap:5px;padding-inline:8px}.planControls button{padding-inline:10px}.planViewerShell{border-radius:12px}.planPoster{padding:18px 12px 24px}.planLaunch{width:auto;font-size:13px}.imagePlanToolbar{top:8px;right:8px}.imagePlanToolbar button{min-width:37px;min-height:37px;padding-inline:9px}.imagePlanToolbar button:last-child{display:none}.planHotspotCard{left:8px;bottom:8px;width:calc(100% - 16px);padding:11px 12px}.planHotspotCard p{display:none}.planHotspot{width:32px;height:32px}}