@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Italiana&display=swap');
:root{--ink:#182e2c;--paper:#f5f5f0;--muted:#626b66;--line:#d3d8ce;--accent:#b9c7a4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:var(--paper);position:relative;z-index:5}.brand{font-size:28px;letter-spacing:4px;white-space:nowrap}.brand b{font-weight:500}.brand span{display:block;font-size:9px;letter-spacing:3.5px;margin-top:7px}nav{display:flex;gap:32px;font-size:14px}.nav-tour{border-bottom:1px solid var(--ink);padding:12px 0;font-size:14px}.nav-tour span{margin-left:24px}.hero{height:calc(100svh - 100px);min-height:620px;max-height:1000px;position:relative;color:white;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center 55%;animation:enter 1.8s ease-out}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#071c20b8,#112c2430 85%),linear-gradient(0deg,#071c2070,transparent 30%)}.hero-copy{position:absolute;left:7%;top:20%;max-width:850px}.eyebrow{font-size:12px;letter-spacing:2.4px;font-weight:500;margin:0 0 28px;line-height:1.7}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Italiana',Georgia,serif;font-weight:400;letter-spacing:-1.7px;line-height:1.06}h1{font-size:clamp(52px,6.5vw,100px);margin-bottom:25px}h1 em,h2 em{font-weight:400;font-style:italic}h2{font-size:clamp(40px,4.6vw,68px);margin-bottom:30px}.hero-copy>p:not(.eyebrow){line-height:1.8;font-size:17px;color:#eee}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:48px;padding:20px 24px;border:1px solid transparent;font-size:14px;margin-top:15px}.light{background:var(--paper);color:var(--ink)}.button:hover{background:var(--accent)}.hero-bottom{position:absolute;bottom:30px;left:7%;right:7%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:2px}.section{padding:100px 7%}.intro{display:grid;grid-template-columns:1.1fr 1fr;gap:35px 60px}.intro-text{padding-top:48px;font-size:17px;line-height:1.9;color:#59645f}.stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);padding-top:40px;gap:20px}.stats strong{display:block;font-family:'Italiana',Georgia,serif;font-size:48px;font-weight:400}.stats small{font-size:22px}.stats span{display:block;font-size:13px;margin-top:12px;color:var(--muted)}.source-note{font-size:12px;color:var(--muted);line-height:1.7;grid-column:1/-1;margin:0}.dark{background:var(--ink);color:var(--paper)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}.section-head>p{font-size:15px;line-height:1.8;color:var(--muted)}.dark .section-head>p{color:#bac8c0}.room-tabs{display:flex;gap:25px;border-bottom:1px solid #ffffff35;margin:20px 0 35px;overflow:auto}.room-tabs button{background:none;color:#c6cdc9;white-space:nowrap;border:0;border-bottom:2px solid transparent;padding:15px 0}.room-tabs button[aria-selected=true]{color:white;border-color:var(--accent)}.room{display:grid;grid-template-columns:1.15fr 1fr;gap:7%;align-items:center}.room-image{height:520px;position:relative;overflow:hidden}.room-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.room-image:hover img{transform:scale(1.035)}.room-image>span{position:absolute;bottom:20px;left:20px;font-size:10px;letter-spacing:1px;padding:10px;background:#182e2cc7}.room-copy h3{font-family:'Italiana',Georgia,serif;font-size:40px;font-weight:400}.room-copy>p{line-height:1.8;color:#cbd4cf}.room-copy li{padding:12px 0;border-bottom:1px solid #ffffff25;font-size:14px;line-height:1.6}.room-copy ul{padding:0;list-style:none}.gallery-heading{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:30px}.gallery-heading h3{font-family:'Italiana',Georgia,serif;font-size:34px;font-weight:400;margin-bottom:16px}.gallery-heading>span{font-size:11px;letter-spacing:1.5px}.gallery-note{color:var(--muted);font-size:14px;line-height:1.7;max-width:800px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}.photo{height:380px;padding:0;border:0;position:relative;overflow:hidden;background:#e0e4df}.photo img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.photo:hover img{transform:scale(1.045)}.photo span{position:absolute;bottom:16px;right:16px;background:#f5f5f0ee;border-radius:50%;height:34px;width:34px;display:grid;place-items:center;color:var(--ink);font-size:22px}.text-button{padding:14px 0;border:0;border-bottom:1px solid var(--ink);background:transparent;color:var(--ink);display:inline-flex;gap:40px;font-size:14px}.renders-heading{margin-top:75px}.filter-label{font-size:13px;display:flex;align-items:center;gap:20px;margin-top:25px}select{padding:10px;border:1px solid var(--line);background:transparent;color:var(--ink);max-width:100%}.tour{background:#203c39;color:white;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.tour h2{font-size:56px}.tour-intro>p:not(.eyebrow){color:#c3d1c9;line-height:1.8;max-width:390px}.external{display:block;margin-top:25px;font-size:13px;text-decoration:underline;text-underline-offset:5px}.tour-preview{height:500px;position:relative;perspective:1000px}.tour-preview img{height:100%;width:100%;object-fit:cover;border-radius:50% 50% 0 0}.tour-orbit{position:absolute;top:43%;left:36%;width:110px;height:110px;border:1px solid white;border-radius:50%;display:grid;place-items:center;font-size:24px;background:#19312c66;animation:orbit 7s ease-in-out infinite}.tour-preview iframe{height:100%;width:100%;border:0}.finishes{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin:45px 0}.finishes article{border-top:1px solid var(--line);padding-top:20px}.finishes article>span{font-size:12px;color:var(--muted)}.finishes h3{font-size:20px;font-weight:500;margin-top:35px}.finishes p{font-size:14px;color:var(--muted);line-height:1.9}.technical{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;margin-top:80px;border-top:1px solid var(--line);padding-top:60px}.technical h3{font-family:'Italiana',Georgia,serif;font-size:36px;font-weight:400}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-size:16px;line-height:1.6}details p{font-size:14px;color:var(--muted);line-height:1.9;margin:18px 0 0}.sale{background:#e4e8df}.sale h2{font-size:clamp(44px,5vw,76px)}.sale-bottom{border-top:1px solid #b7c0b0;margin-top:50px;padding-top:40px;display:flex;justify-content:space-between;gap:35px;align-items:center}.sale-bottom .eyebrow{display:block;margin-bottom:15px}.price{font-family:'Italiana',Georgia,serif;font-size:48px;margin:0}.sale-bottom>div:last-child p{margin-bottom:10px}.sale-bottom>div:last-child span{font-size:13px;color:var(--muted)}footer{padding:45px 7%;display:flex;align-items:center;justify-content:space-between;gap:20px}footer p,footer>a:last-child{font-size:13px;margin:0}dialog{background:#122421;border:0;color:white;width:96vw;max-width:1500px;height:94svh;padding:40px 65px}dialog::backdrop{background:#071411ed}dialog[open]{display:flex;align-items:center;justify-content:center}dialog figure{margin:0;display:flex;flex-direction:column;align-items:center;max-width:100%;height:100%;justify-content:center}dialog img{max-width:100%;max-height:calc(100% - 55px);object-fit:contain}figcaption{padding-top:18px;font-size:13px;text-align:center}dialog button{position:absolute;background:#ffffff15;border:0;color:white;font-size:35px;width:45px;height:45px}.close{right:10px;top:10px}.previous{left:10px;top:48%}.next{right:10px;top:48%}:focus-visible{outline:3px solid #b08f48;outline-offset:5px}@keyframes enter{from{transform:scale(1.05)}to{transform:scale(1)}}@keyframes orbit{0%,100%{transform:rotateY(-20deg) rotateX(8deg)}50%{transform:rotateY(20deg) rotateX(-8deg)}}
@media(max-width:800px){header{height:85px;padding:0 6%}.brand{font-size:23px}.brand span{font-size:8px}nav{display:none}.nav-tour{font-size:12px}.hero{height:760px;max-height:calc(100svh - 85px);min-height:590px}.hero-copy{top:23%;left:7%;right:7%}h1{font-size:56px}.hero-copy .eyebrow{font-size:10px}.hero-bottom{font-size:8px;gap:15px}.section{padding:65px 7%}.intro,.room,.tour,.technical{grid-template-columns:1fr;gap:30px}.intro-text{padding:0}.stats{grid-template-columns:1fr 1fr;gap:30px}.stats strong{font-size:40px}.section-head{display:block}.section-head>p{margin-bottom:0}.room-image{height:430px}.room-tabs{gap:22px}.room-tabs button{font-size:13px}.gallery{grid-template-columns:1fr 1fr;gap:10px}.photo{height:270px}.gallery-heading h3{font-size:29px}.gallery-heading>span{font-size:9px}.filter-label{display:block}select{display:block;margin-top:10px}.tour h2{font-size:46px}.tour-preview{height:440px}.finishes{grid-template-columns:1fr 1fr;gap:25px}.finishes h3{font-size:18px}.technical{margin-top:50px;padding-top:40px}.sale-bottom{display:block}.sale-bottom>div+div{margin-top:30px}.price{font-size:38px}footer{flex-wrap:wrap}footer p{display:none}dialog{padding:50px 40px}.eyebrow{font-size:10px}.button{gap:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.credits{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:40px;background:#e4e8df;padding:40px;margin:0 0 15px}.credits .eyebrow{margin-bottom:15px}.credits h3{font-family:Italiana,Georgia,serif;font-size:34px;font-weight:400;line-height:1.2;margin-bottom:20px}.credit-links{display:flex;flex-wrap:wrap;gap:14px 25px;font-size:13px}.credit-links a{border-bottom:1px solid #879683;padding-bottom:6px}@media(max-width:800px){.credits{grid-template-columns:1fr;padding:28px;gap:25px}.credits h3{font-size:30px}}
/* Immersive 360 presentation — CASA ALAS */
:root{--ink:#212526;--paper:#f7f7f4;--muted:#6b706e;--line:#d9dcda;--accent:#e3e6dd}body{background:#181b1c}button,a,select{touch-action:manipulation}button[hidden],[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tour-header{position:fixed;inset:0 0 auto;z-index:15;height:105px;padding:0 4%;color:#fff;background:linear-gradient(#10161985,transparent);border-bottom:1px solid #ffffff20}.tour-header .brand{font-size:25px;letter-spacing:5px}.tour-header .brand span{font-size:9px;letter-spacing:2.3px}.tour-header nav{gap:35px;font-size:13px}.outline-button{padding:13px 18px;background:#ffffff0b;border:1px solid #ffffff70;border-radius:3px;color:white;font-size:13px;display:flex;gap:35px;align-items:center;backdrop-filter:blur(12px)}.outline-button span{font-size:21px}.journey{height:calc(100svh + (var(--room-count,21) - 1)*600px);position:relative}.stage{position:sticky;top:0;height:100svh;overflow:hidden;color:white;background:#20282b}.stage:fullscreen{width:100vw;height:100vh}#panorama-view{position:absolute;inset:0;cursor:grab;touch-action:pan-y;background:#20282b url('panoramas/1589637/f.webp') center/cover}#panorama-view.dragging{cursor:grabbing}#panorama-view canvas{display:block;width:100%;height:100%}.panorama-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,#0b151ad9 0%,#0b151a60 20%,transparent 51%,#0b151a15 79%,#0b151a50)}.tour-badge{position:absolute;top:134px;left:4%;display:flex;align-items:center;gap:12px;pointer-events:auto;font-size:10px;letter-spacing:1.6px;text-shadow:0 1px 8px #0008}.badge-line{height:1px;width:27px;background:#fff}.badge-divider{color:#ffffff70;margin:0 5px}.tour-badge a{font-size:10px}.view-tools{position:absolute;right:4%;top:126px;display:flex;gap:0;background:#16212755;border:1px solid #ffffff4a;border-radius:4px;backdrop-filter:blur(20px);overflow:hidden}.view-tools button,.view-tools select{border:0;border-right:1px solid #ffffff20;background:none;color:white;margin:0;font-size:18px;height:39px;min-width:39px}.view-tools select{font-size:12px;padding:0 10px}.view-tools select option{background:#202526}.view-tools button:last-child{border:0}.tour-intro-label{position:absolute;top:27%;left:4%;font-size:12px;letter-spacing:3px;line-height:2.3;font-weight:500;text-shadow:0 2px 9px #0008;pointer-events:none}.tour-intro-label span{font-size:13px;font-weight:400;letter-spacing:.2px;color:#ffffffc7}.room-caption{position:absolute;bottom:164px;left:4%;max-width:580px;will-change:opacity;pointer-events:none}.room-caption .eyebrow{font-size:11px;letter-spacing:2.5px;color:#e5e9e5;margin-bottom:15px}.room-caption h1{font-family:'DM Sans',Arial,sans-serif;font-size:clamp(40px,5.5vw,76px);font-weight:500;line-height:1.08;letter-spacing:-2px;margin-bottom:14px}.room-caption>p:not(.eyebrow){font-size:16px;letter-spacing:.3px;color:#e6e8e4;margin-bottom:24px}.room-actions{display:flex;gap:14px;pointer-events:auto}.room-actions button{background:#fff1;backdrop-filter:blur(14px);border:1px solid #ffffff50;color:white;font-size:12px;display:flex;align-items:center;gap:25px;padding:12px 15px;border-radius:3px;transition:background .3s}.room-actions button:hover{background:#ffffff28}.room-actions span{font-size:18px}.minimap{position:absolute;bottom:156px;right:4%;width:300px;background:#f7f7f2e8;backdrop-filter:blur(24px);color:#212b2e;border:1px solid #ffffff80;border-radius:6px;box-shadow:0 10px 40px #0c202233;overflow:hidden}.map-heading{display:flex;justify-content:space-between;align-items:center;padding:12px 16px 6px;font-size:9px;letter-spacing:1.8px;font-weight:600}.map-heading button{width:28px;height:28px;color:#2b3536;background:none;border:0;font-size:20px}.map-floors{display:flex;gap:20px;padding:0 16px 10px}.map-floors button{font-size:11px;color:#8a9291;background:none;border:0;padding:5px 0}.map-floors button[aria-pressed=true]{color:#253a3f;border-bottom:1px solid #253a3f}.map-board{position:relative;width:calc(100% - 24px);margin:0 12px;isolation:isolate}.map-board>img{display:block;width:100%;height:auto;mix-blend-mode:multiply;opacity:.67}.map-board>svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}#map-route{stroke:#1d5c664d;stroke-width:.7;fill:none;stroke-dasharray:1.5 1.5;vector-effect:non-scaling-stroke}.map-dot{position:absolute;transform:translate(-50%,-50%);height:19px;min-width:19px;padding:0;border:1px solid #ffffffc2;border-radius:50%;background:#526f749c;color:#fff;font-size:8px;line-height:17px;z-index:2;transition:background .3s,box-shadow .3s;cursor:pointer}.map-dot:hover,.map-dot.active{background:#255c67;box-shadow:0 0 0 4px #47889535}.map-dot.active{z-index:3;height:23px;min-width:23px;line-height:21px;font-size:9px}#map-cone{position:absolute;width:46px;height:46px;background:conic-gradient(from -35deg at 50% 50%,#2697a552 0deg 70deg,transparent 70deg);z-index:1;border-radius:50%;pointer-events:none}.map-caption{padding:12px 16px;display:flex;justify-content:space-between;gap:10px;font-size:10px}.map-caption>span:last-child{font-size:8px;color:#7c8583}.minimap.collapsed{width:190px}.minimap.collapsed .map-content{display:none}.minimap.collapsed .map-heading{padding-bottom:10px}.pano-status{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);padding:12px 20px;background:#0d1c23ad;backdrop-filter:blur(20px);border:1px solid #ffffff33;border-radius:4px;font-size:13px;white-space:nowrap;pointer-events:none}.tour-bottom{position:absolute;left:4%;right:4%;bottom:50px;display:flex;align-items:center;justify-content:space-between;gap:20px}.tour-transport{display:flex;align-items:center;gap:6px}.tour-transport button{height:40px;width:40px;border:1px solid #ffffff35;color:white;background:#17272c50;backdrop-filter:blur(12px);border-radius:50%;font-size:17px;transition:background .3s}.tour-transport button:hover{background:#ffffff25}.tour-transport button:disabled{opacity:.3;cursor:default}#tour-play{background:#fff;color:#233236;border-color:white;font-size:12px;margin:0 3px}#tour-counter{font-size:13px;margin-left:15px;letter-spacing:1px}#tour-counter i{font-style:normal;color:#ffffff70}.gesture-hint{display:flex;align-items:center;gap:15px;font-size:9px;letter-spacing:1.9px;margin:0;color:#ffffff90}.gesture-hint>span{color:#fff}.gesture-hint i{font-style:normal}.tour-bottom>button{font-size:11px;color:#ffffffa0;border:0;background:none;border-bottom:1px solid #ffffff30;padding:8px 0}.tour-timeline{position:absolute;bottom:23px;left:4%;right:4%;display:flex;gap:5px}.tour-timeline button{height:12px;border:0;padding:5px 0;flex:1;background:transparent;position:relative;cursor:pointer}.tour-timeline button:before{content:'';position:absolute;left:0;right:0;top:5px;height:2px;background:#ffffff30}.tour-timeline button>span{display:block;position:absolute;top:5px;left:0;width:var(--fill,0%);height:2px;background:white}.tour-timeline [aria-current]:before{background:#ffffffb0}#pano-hotspots{position:absolute;inset:0;pointer-events:none}.pano-hotspot{position:absolute;top:0;left:0;pointer-events:auto;background:none;border:0;color:#fff;display:flex;align-items:center;flex-direction:column;gap:7px;filter:drop-shadow(0 3px 10px #11202b55);will-change:transform}.pano-hotspot>span{display:grid;place-items:center;width:41px;height:41px;border:1px solid #ffffffc0;border-radius:50%;background:#ffffff20;backdrop-filter:blur(6px);font-size:23px;transition:background .3s,transform .3s}.pano-hotspot>b{font-size:10px;font-weight:500;white-space:nowrap;background:#13212b66;backdrop-filter:blur(10px);padding:5px 9px;border-radius:3px}.pano-hotspot:hover>span{background:#fff;color:#23373d;transform:scale(1.1)}main>.section{position:relative;background:var(--paper);z-index:1}.section{padding:95px 7%}h2{font-family:'DM Sans',Arial,sans-serif;font-size:clamp(35px,4vw,58px);font-weight:400;letter-spacing:-2px;line-height:1.15}h2 em{font-style:normal;color:#7c8581}.intro-text{font-size:16px;line-height:1.9}.credits{background:#edf0ed;padding:30px 35px}.credits h3{font-family:'DM Sans',Arial,sans-serif;font-size:27px;letter-spacing:-.7px;font-weight:400}.credits .eyebrow{font-size:10px}.stats strong{font-family:'DM Sans',Arial,sans-serif;font-size:42px;letter-spacing:-2px;font-weight:400}.stats small{font-size:20px}.dark{background:#252d2c!important}.dark h2 em{color:#a2b0a8}.room-copy h3,.gallery-heading h3,.technical h3{font-family:'DM Sans',Arial,sans-serif;letter-spacing:-1px;font-weight:400}.room-copy h3{font-size:34px}.room-image{height:580px}.gallery-heading h3{font-size:32px}.gallery{gap:18px}.photo{height:400px;border-radius:4px}.photo span{border-radius:4px}.plan-section{background:#edf0ec!important}.plan-controls{display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--line);padding:10px 0 20px;margin-bottom:30px}.plan-controls button{background:none;border:0;color:#7a817d;font-size:13px;padding:10px 0}.plan-controls button[aria-pressed=true]{color:#1f3339;border-bottom:1px solid #1f3339}.plan-controls button:last-child{margin-left:auto}.plan-view{padding:30px;background:#ffffffa0;border:1px solid white;border-radius:5px}.plan-view>img{display:block;width:100%;height:500px;object-fit:contain;mix-blend-mode:multiply}.plan-meta{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d8ddd8;padding-top:20px;margin-top:20px;font-size:10px;letter-spacing:1.4px;color:#7b8680}.plan-section .source-note{margin-top:20px}.tour{background:#283b3e!important}.tour h2{font-size:48px}.tour h2 em{color:#d0d6ca}.tour-preview img{border-radius:5px}.finishes{gap:40px}.finishes h3{font-size:20px;font-weight:500;letter-spacing:-.5px}.sale{background:#e5e9e4!important}.sale h2{font-size:clamp(40px,4.7vw,67px)}.price{font-family:'DM Sans',Arial,sans-serif;font-size:47px;letter-spacing:-1.8px}footer{background:#202b2d;color:#e5ebe7}.reveal{opacity:1;transform:none}#rooms-drawer{width:100vw;max-width:none;height:100dvh;max-height:none;border:0;padding:55px 6%;margin:0;background:#171e20;color:#e8ede9;overflow-y:auto;border-radius:0}#rooms-drawer[open]{display:block}.drawer-heading{display:flex;align-items:start;justify-content:space-between;gap:30px;margin-bottom:45px}.drawer-heading h2{font-size:46px}.drawer-heading h2 em{color:#899894}.drawer-heading .eyebrow{font-size:11px;color:#a4b8b0}.drawer-close,#room-info .info-close{position:sticky;float:right;top:0;right:0;background:transparent;color:inherit;border:1px solid #ffffff40;border-radius:50%;width:43px;height:43px;font-size:28px;flex-shrink:0}.drawer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:30px 20px}.room-card{width:100%;height:auto;font-size:inherit;background:none;text-align:left;color:#f0f3ec;border:0;padding:0;position:relative;overflow:hidden}.room-card img{max-height:none;display:block;width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:4px;transition:transform .65s cubic-bezier(.2,.7,.1,1),filter .65s;filter:brightness(.85)}.room-card:hover img{transform:scale(1.025);filter:brightness(1.05)}.room-card-number{position:absolute;top:12px;left:12px;background:#1b292b55;backdrop-filter:blur(15px);padding:5px 7px;border:1px solid #ffffff44;border-radius:3px;font-size:10px}.room-card-title{display:block;margin-top:12px;font-size:16px}.room-card small{display:block;margin-top:5px;font-size:11px;color:#7d918a}.room-card[aria-current] .room-card-title{color:#b8e0d2}#room-info{width:550px;max-width:90vw;height:auto;max-height:85svh;background:#f4f6f1;color:#263733;padding:45px;border-radius:8px;overflow:auto}#room-info[open]{display:block}#room-info .info-close{border-color:#233c3930;margin:-20px -20px 15px 0;position:relative}#room-info .eyebrow{margin-top:40px;color:#7c8881}#room-info h2{font-size:40px;clear:both}#room-info p{line-height:1.85;font-size:16px}#room-info ul{padding-left:20px;line-height:2.2;font-size:14px}#room-info .info-source{font-size:12px;color:#7c8680;border-top:1px solid #cdd5cd;padding-top:20px;margin-top:25px}dialog::backdrop{background:#071519bd;backdrop-filter:blur(12px)}body:has(dialog[open]){overflow:hidden}.photo-fallback{background-position:center!important}.context-lost{background:#20282b}.button{border-radius:3px}.light{background:#edf1e9}.text-button{font-size:14px}.brand:focus-visible,button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid #86d4e7;outline-offset:4px}.map-dot:focus-visible{outline-offset:1px}.word-blur{display:inline-block}
@media(max-width:1000px){.minimap{width:245px}.drawer-grid{grid-template-columns:repeat(4,1fr)}.room-caption{max-width:450px}.gesture-hint{font-size:8px;letter-spacing:1px}.tour-header nav{gap:20px}.tour-badge{font-size:9px}.room-caption h1{font-size:58px}}
@media(max-width:700px){.tour-header{height:85px;padding:0 6%}.tour-header .brand{font-size:21px;letter-spacing:3.3px}.tour-header .brand span{font-size:7px;letter-spacing:1.5px}.tour-header nav{display:none}.outline-button{padding:9px 11px;font-size:11px;gap:16px}.journey{height:calc(100svh + (var(--room-count,21) - 1)*480px)}.tour-badge{top:106px;left:6%;font-size:8px;letter-spacing:.8px;gap:7px}.badge-line{width:18px}.tour-badge a{font-size:8px}.view-tools{top:138px;right:6%;border-radius:3px}.view-tools button{width:32px;min-width:32px;height:32px;font-size:17px}.view-tools select{height:32px;font-size:10px;padding:0 7px}.tour-intro-label{top:26%;left:6%;font-size:9px;letter-spacing:2px}.tour-intro-label span{font-size:11px;letter-spacing:0}.room-caption{left:6%;right:6%;bottom:164px;max-width:none}.room-caption h1{font-size:46px;letter-spacing:-1.5px;margin-bottom:10px}.room-caption .eyebrow{font-size:9px;margin-bottom:12px}.room-caption>p:not(.eyebrow){font-size:13px;max-width:250px;margin-bottom:20px}.room-actions{gap:8px}.room-actions button{font-size:10px;padding:10px 11px;gap:14px}.minimap{right:6%;top:195px;bottom:auto;width:185px}.map-heading{font-size:8px;letter-spacing:1px;padding:7px 10px 0}.map-heading button{font-size:17px;height:24px;width:24px}.map-floors{padding:0 10px 4px;gap:15px}.map-floors button{font-size:10px}.map-board{width:calc(100% - 16px);margin:0 8px}.map-dot{font-size:0;min-width:10px;height:10px}.map-dot.active{font-size:0;min-width:14px;height:14px}.map-caption{padding:8px 10px;font-size:9px}.map-caption>span:last-child{display:none}.minimap.collapsed{width:147px}.minimap.collapsed .map-heading{padding:5px 10px}.tour-bottom{left:6%;right:6%;bottom:48px;flex-wrap:wrap;gap:15px}.tour-transport{gap:4px}.tour-transport button{width:35px;height:35px;font-size:16px}#tour-counter{font-size:11px;margin-left:9px}.gesture-hint{order:3;width:100%;justify-content:center;font-size:7px;letter-spacing:1px;gap:10px}.tour-bottom>button{font-size:9px;padding:5px 0}.tour-timeline{left:6%;right:6%;bottom:20px;gap:3px}.pano-hotspot>span{width:32px;height:32px;font-size:18px}.pano-hotspot>b{font-size:9px}.pano-status{max-width:85%;font-size:11px;white-space:normal;text-align:center}.section{padding:65px 7%}h2{font-size:38px;letter-spacing:-1.3px}.stats strong{font-size:34px}.credits{padding:25px}.credits h3{font-size:24px}.plan-controls{gap:15px;flex-wrap:wrap;margin-bottom:20px;padding-bottom:10px}.plan-controls button{font-size:11px}.plan-controls button:last-child{margin-left:0}.plan-view{padding:14px}.plan-view>img{height:260px}.plan-meta{font-size:8px;letter-spacing:.5px;line-height:1.8}.room-image{height:420px}.gallery{gap:10px}.photo{height:260px}.gallery-heading h3{font-size:26px}.finishes{gap:25px}.finishes h3{font-size:18px}.price{font-size:35px}.tour h2{font-size:40px}.drawer-grid{grid-template-columns:repeat(2,1fr);gap:25px 13px}#rooms-drawer{padding:30px 6%}.drawer-heading h2{font-size:34px}.drawer-heading .eyebrow{font-size:9px}.drawer-close{width:36px;height:36px;font-size:22px}.drawer-heading{margin-bottom:30px}.room-card-title{font-size:14px}.room-card small{font-size:10px}#room-info{padding:30px}#room-info h2{font-size:33px}#room-info p{font-size:14px}}
@media(max-height:650px) and (min-width:701px){.room-caption{bottom:140px}.room-caption h1{font-size:48px}.tour-intro-label{display:none}.minimap{width:240px;bottom:140px}.tour-header{height:85px}.view-tools{top:104px}.tour-badge{top:112px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}

.tour-header.outside-tour{background:#1c292df2;backdrop-filter:blur(16px)}
@media(max-width:700px){.tour-intro-label{display:none}}

/* Architecture and address editorial chapters */
.signature{display:grid;grid-template-columns:1fr 1.05fr;gap:8%;align-items:center;background:#e9ece7!important}.signature-image{margin:0;position:relative;height:800px;overflow:hidden;border-radius:4px}.signature-image img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.signature-image figcaption{position:absolute;bottom:0;left:0;right:0;padding:30px;text-align:left;font-size:9px;letter-spacing:2px;color:white;background:linear-gradient(transparent,#142023c0)}.signature-copy>p:not(.eyebrow){line-height:1.9;color:#66716b;font-size:15px}.signature-details{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;margin:25px 0}.signature-details span{border-bottom:1px solid #bac4bd;padding:17px 0;font-size:12px;line-height:1.5}.signature-copy blockquote{margin:35px 0 15px;border-left:1px solid #7a9283;padding:0 0 0 22px}.signature-copy blockquote p{font-size:clamp(23px,2.3vw,34px);letter-spacing:-.8px;line-height:1.4;font-weight:400;margin-bottom:14px}.signature-copy cite{font-size:11px;color:#77817c;font-style:normal}.signature-copy .signature-note{font-size:11px!important;line-height:1.7!important;max-width:400px}.neighborhood{background:#263431!important;color:#edf1eb}.neighborhood h2 em{color:#afc2b5}.neighborhood .section-head>p{color:#abbeb1}.neighborhood-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.location-kicker{font-size:10px;letter-spacing:2.5px;color:#9db3a5}.neighborhood h3{font-size:62px;font-weight:400;letter-spacing:-2px;margin:12px 0 25px}.neighborhood-lead{line-height:1.9;font-size:16px;color:#d1dcd4;margin-bottom:32px}.address-line{border-top:1px solid #ffffff20;padding:22px 0 0}.address-line>span{font-size:10px;letter-spacing:1.6px;color:#a9c2b2}.address-line>p{font-size:14px;line-height:1.9;color:#bccdc1;margin:13px 0 23px}.neighborhood-photo{margin:0;position:sticky;top:135px;height:650px;border-radius:4px;overflow:hidden}.neighborhood-photo>img{width:100%;height:100%;object-fit:cover;object-position:62% center}.neighborhood-photo figcaption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#172722d9);padding:65px 30px 28px;text-align:left}.neighborhood-photo figcaption span{font-size:11px;letter-spacing:2px}.neighborhood-photo figcaption small{display:block;font-size:11px;color:#c7d3c7;margin-top:13px}.location-links{display:flex;flex-direction:column;align-items:start;gap:12px}.location-links .text-button{color:#c7d7ca;border-color:#627b69;font-size:12px}.location-links .button{font-size:13px;margin:0}.neighborhood-foot{margin-top:65px;border-top:1px solid #ffffff20;padding-top:35px;display:grid;grid-template-columns:1fr 1fr;gap:8%}.neighborhood-foot>p{font-size:20px;line-height:1.6;font-weight:400;letter-spacing:-.5px;color:#aabdac}.neighborhood-foot strong{color:#edf2e8;font-weight:400}.location-sources{padding:0 0 16px;border-color:#ffffff20}.location-sources summary{font-size:12px;color:#a9bfaf}.location-sources p{font-size:12px;color:#9fb7a7}.location-sources a{text-decoration:underline;text-underline-offset:3px}.tour-header nav{gap:24px}
@media(max-width:1000px){.signature{gap:5%}.signature-image{height:760px}.neighborhood-grid{gap:5%}.neighborhood-photo{height:650px}.tour-header nav{gap:16px;font-size:12px}}
@media(max-width:700px){.signature,.neighborhood-grid,.neighborhood-foot{grid-template-columns:1fr;gap:35px}.signature-image{height:470px;order:2}.signature-copy h2{font-size:39px}.signature-copy blockquote p{font-size:27px}.signature-details{gap:0 18px}.neighborhood h3{font-size:49px}.neighborhood-photo{position:relative;top:auto;height:440px}.neighborhood-lead{font-size:15px}.neighborhood-foot{margin-top:40px;gap:20px}.neighborhood-foot>p{font-size:19px}.neighborhood-photo figcaption{padding:60px 22px 24px}.location-links .button{gap:20px;font-size:12px}}

.security-highlights{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:4px 0 32px;padding:22px 0;border-top:1px solid #ffffff25;border-bottom:1px solid #ffffff25}.security-highlights strong{display:block;font-size:19px;font-weight:400;letter-spacing:-.5px}.security-highlights span{display:block;color:#a7bdac;font-size:10px;line-height:1.7;margin-top:8px}@media(max-width:700px){.security-highlights{grid-template-columns:1fr 1fr;gap:25px}}

footer .developer-credit{display:block;font-size:11px;line-height:1.8;color:#adbbb6;letter-spacing:.3px}footer .developer-credit strong{font-weight:500;color:#eef3ed;letter-spacing:1px}img{max-width:100%}.room-caption{max-width:min(580px,calc(100vw - 440px))}
@media(min-width:701px) and (max-width:1100px){.tour-header nav{display:none}.room-caption{max-width:calc(100vw - 350px)}.room-caption h1{font-size:clamp(36px,5.5vw,58px)}.room-caption>p:not(.eyebrow){font-size:14px}.room-actions{flex-wrap:wrap}.gesture-hint{max-width:220px;line-height:1.8;flex-wrap:wrap;justify-content:center}.finishes{grid-template-columns:1fr 1fr}.signature{gap:5%;grid-template-columns:1fr 1fr}.signature-details{grid-template-columns:1fr}.signature-image{height:850px}.neighborhood-grid{gap:5%}.security-highlights{grid-template-columns:1fr 1fr;gap:20px}.drawer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.room-caption{max-width:none}.room-caption h1{font-size:clamp(31px,10.8vw,46px)}footer{gap:25px}footer .developer-credit{width:100%;order:3;margin:0;padding-top:20px;border-top:1px solid #ffffff25}.gallery-heading{align-items:start;gap:12px}.gallery-heading>span{white-space:nowrap;margin-top:10px}.price{font-size:clamp(27px,8.6vw,35px)}.tour h2{font-size:36px}.plan-controls{gap:14px}.room-image{height:390px}.map-dot{min-width:14px;height:14px}.map-dot.active{min-width:18px;height:18px}}
@media(max-width:360px){.tour-header{padding:0 5%}.tour-header .brand{font-size:18px}.outline-button{gap:10px}.tour-badge{left:5%;font-size:7px;gap:5px}.tour-transport button{height:32px;width:32px}.tour-bottom{left:5%;right:5%;gap:14px}#tour-counter{margin-left:4px}.tour-bottom>button{font-size:8px}.minimap{width:155px}.room-actions button{padding:9px;font-size:9px;gap:10px}.photo{height:220px}.gallery-heading h3{font-size:23px}.gallery-heading>span{font-size:8px}.stats strong{font-size:29px}.credits h3{font-size:22px}}
@media(max-height:740px) and (max-width:700px){.minimap{top:185px;width:147px}.minimap .map-content{display:none}.minimap:has(#map-collapse[aria-expanded=true]) .map-content{display:block}.room-caption{bottom:145px}.room-caption h1{font-size:36px}.room-caption>p:not(.eyebrow){margin-bottom:12px}.room-caption .eyebrow{margin-bottom:8px}}
@media(orientation:landscape) and (max-height:600px){.tour-header{height:65px;padding:0 4%}.tour-header .brand{font-size:18px}.tour-header .brand span{font-size:7px;margin-top:4px}.outline-button{padding:5px 12px;font-size:11px}.tour-badge{top:84px;font-size:8px}.view-tools{top:77px}.view-tools button,.view-tools select{height:30px;font-size:11px}.tour-intro-label{display:none}.room-caption{bottom:105px;max-width:calc(100vw - 265px)}.room-caption h1{font-size:32px;margin-bottom:6px;letter-spacing:-1px}.room-caption .eyebrow{font-size:8px;margin-bottom:6px}.room-caption>p:not(.eyebrow){font-size:11px;margin-bottom:9px}.room-actions button{padding:7px 10px;font-size:9px;gap:14px}.room-actions button span{font-size:14px}.minimap{top:auto;bottom:105px;width:190px}.minimap .map-heading{padding:3px 10px;font-size:8px}.minimap .map-floors{padding:0 10px 4px}.minimap .map-caption{padding:6px 10px;font-size:8px}.map-dot{height:12px;min-width:12px;font-size:0}.map-dot.active{height:16px;min-width:16px;font-size:0}.tour-bottom{bottom:38px}.tour-transport button{width:30px;height:30px;font-size:13px}.gesture-hint{font-size:7px;max-width:none}.tour-timeline{bottom:13px}.tour-bottom>button{font-size:9px}.pano-hotspot>b{display:none}.pano-hotspot>span{width:30px;height:30px;font-size:17px}}
@media(orientation:landscape) and (max-height:420px){.minimap{width:145px;bottom:98px}.map-heading{font-size:7px}.map-floors{display:none}.map-caption{display:none}.room-caption{bottom:100px}.gesture-hint{display:none}.room-caption h1{font-size:28px}.room-caption .eyebrow{font-size:7px}.tour-bottom{bottom:36px}.view-tools{top:74px}.tour-badge{top:80px}}

/* Per-room image collection */
.room-visual{min-width:0}.room-expand{display:block;padding:0;border:0;background:#182624;width:100%;height:100%;cursor:zoom-in;touch-action:pan-y}.room-expand img{display:block}.room-expand-icon{position:absolute;top:18px;right:18px;border:1px solid #ffffff60;background:#1b2b2b50;color:white;padding:6px 10px;font-size:23px;border-radius:3px}.room-image>span{pointer-events:none;bottom:26px;left:18px;max-width:60%;font-size:8px}.room-image-controls{position:absolute;bottom:18px;right:18px;display:flex;align-items:center;gap:9px;background:#11232290;backdrop-filter:blur(12px);padding:4px;border-radius:4px;color:#fff}.room-image-controls button{height:34px;width:34px;border:0;color:white;background:#ffffff15;border-radius:3px;font-size:18px}.room-image-controls>span{font-size:11px;min-width:38px;text-align:center}.room-gallery-bar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:18px 0}.room-gallery-bar>div{display:flex;gap:18px}.room-gallery-bar button{font-size:11px;background:none;color:#b5c3bc;border:0;padding:10px 0;border-bottom:1px solid transparent}.room-gallery-bar button[aria-pressed=true]{border-color:#dae8dd;color:#fff}.room-thumbnails{position:relative;display:flex;gap:9px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#637a6d transparent;padding:4px 2px 12px}.room-thumbnails button{padding:0;border:1px solid transparent;flex:0 0 67px;height:78px;background:#192824;opacity:.5;border-radius:3px;overflow:hidden;transition:opacity .2s}.room-thumbnails button[aria-pressed=true]{opacity:1;border-color:#e1ece3}.room-thumbnails button:hover{opacity:1}.room-thumbnails img{width:100%;height:100%;object-fit:cover}.room-gallery-bar button:hover{color:white}
@media(max-width:700px){.room-gallery-bar{gap:6px}.room-gallery-bar>div{gap:12px}.room-gallery-bar button{font-size:10px}.room-image>span{bottom:23px;left:12px;max-width:48%;font-size:7px;line-height:1.8;padding:6px}.room-image-controls{right:12px;bottom:16px;gap:5px}.room-image-controls button{width:29px;height:32px}.room-thumbnails button{flex-basis:56px;height:65px}}

.room-tabs{flex-wrap:wrap;gap:0 25px;position:relative}.room-tabs button{padding:13px 0;font-size:12px}@media(max-width:700px){.room-tabs{flex-wrap:nowrap;gap:20px;scrollbar-width:thin;padding-bottom:5px}.room-tabs button{font-size:12px}}

.tour-load-status{font-size:12px!important;line-height:1.7!important;margin:15px 0 0!important;color:#bed0c4!important}#start-tour:disabled{opacity:.65;cursor:wait}.tour-preview iframe{display:block;border-radius:5px;background:#20302f}

.plan-controls{flex-wrap:wrap;gap:8px 22px}.plan-controls button{white-space:nowrap}.plan-controls button:last-child{margin-left:0}.plan-meta{line-height:1.7}@media(max-width:700px){.plan-controls{gap:5px 18px}.plan-controls button{font-size:11px}.plan-meta{flex-wrap:wrap;gap:7px}}
/* Readability: stronger contrast, comfortable text sizes and touch targets. */
.tour-header{background:#122025de;backdrop-filter:blur(18px);border-bottom-color:#ffffff35}.tour-header nav{font-size:16px;gap:25px}.tour-header .brand span{font-size:12px;letter-spacing:1.3px;line-height:1.5}.outline-button{font-size:15px;min-height:44px;background:#21343dcc;border-color:#bbc9c9}.tour-badge{font-size:13px;letter-spacing:1px;background:#12242deb;border:1px solid #ffffff35;border-radius:4px;padding:8px 12px;top:123px;text-shadow:none}.tour-badge a{font-size:13px}.tour-badge .badge-line{width:20px}.view-tools{background:#142730e8;border-color:#9fadae}.view-tools select{font-size:14px}.view-tools button,.view-tools select{min-height:44px}.view-tools button{min-width:44px}.tour-intro-label{background:#132630dc;border-left:2px solid #c9d9cf;padding:14px 18px;border-radius:3px;font-size:14px;letter-spacing:1.4px;line-height:1.9;text-shadow:none}.tour-intro-label span{font-size:15px;color:#fff}.panorama-shade{background:linear-gradient(0deg,#08171af2 0%,#0b1a21a6 22%,transparent 58%)}.room-caption .eyebrow{font-size:14px;color:white;letter-spacing:1.5px;text-shadow:0 1px 6px #000}.room-caption>p:not(.eyebrow){font-size:18px;color:#fff;text-shadow:0 1px 8px #000}.room-actions button{font-size:14px;min-height:46px;background:#152a34db;border-color:#bbc9cb;padding:12px 16px;gap:16px}.minimap{width:320px;background:#f9faf6fa}.map-heading{font-size:12px;letter-spacing:1px;padding:9px 14px 4px}.map-heading button{min-width:40px;min-height:40px}.map-floors button{font-size:14px;min-height:38px;color:#54635c}.map-caption{font-size:13px;color:#253b34}.map-caption>span:last-child{font-size:11px;color:#53655a}.minimap.collapsed{width:220px}.map-dot{font-size:10px}.map-dot.active{font-size:11px}.tour-transport button{width:44px;height:44px;background:#162a35d9}.tour-transport #tour-play{background:#fff}#tour-counter{font-size:15px}.gesture-hint{font-size:12px;letter-spacing:.7px;color:#e7eee9}.gesture-hint>span{font-weight:600}.tour-bottom>button{font-size:13px;color:#fff;min-height:44px}.pano-hotspot>b{font-size:13px;background:#10242fea;color:white;padding:7px 10px}.pano-hotspot>span{background:#19303cc7}.pano-status{font-size:15px;background:#142830ed}.eyebrow{font-size:13px;letter-spacing:1.7px}.credits .eyebrow{font-size:13px}.credit-links{font-size:15px}.stats span{font-size:15px;color:#4c5c53}.source-note{font-size:14px;color:#536057}.room-tabs button{font-size:15px;min-height:44px}.room-gallery-bar button{font-size:14px;min-height:44px}.room-image>span{font-size:12px;max-width:55%;line-height:1.6;bottom:22px;background:#142a30ed}.room-image-controls>span{font-size:14px;min-width:46px}.room-image-controls button{height:40px;width:40px}.room-copy li{font-size:16px}.gallery-heading>span{font-size:13px;letter-spacing:.8px}.gallery-note{font-size:15px;color:#4f5d55}.filter-label{font-size:15px}.plan-controls button{font-size:14px;min-height:44px}.plan-meta{font-size:13px;letter-spacing:.5px;color:#526057}.finishes article>span{font-size:14px}.finishes p,details p{font-size:16px;color:#526057}.sale-bottom>div:last-child span{font-size:15px;color:#4e5b51}.text-button,.external{font-size:15px}.button{font-size:16px}.signature-details span{font-size:15px}.signature-copy .signature-note{font-size:14px!important;color:#4c5e51}.signature-copy cite{font-size:14px;color:#4c5e51}.signature-image figcaption{font-size:12px}.location-kicker,.address-line>span{font-size:13px;color:#d1dfd5}.address-line>p{font-size:16px;color:#dae4dc}.neighborhood-lead{font-size:18px;color:#edf3ed}.neighborhood-photo figcaption span{font-size:14px}.neighborhood-photo figcaption small{font-size:14px;color:#fff}.security-highlights span{font-size:14px;color:#d4e1d6}.location-sources summary,.location-sources p{font-size:14px;color:#c9ddce}.location-links .text-button,.location-links .button{font-size:15px}.tour-load-status{font-size:14px!important;color:#e3ede4!important}.drawer-heading .eyebrow{font-size:13px}.room-card small{font-size:14px;color:#bdcec5}.room-card-number{font-size:13px}.room-card-title{font-size:17px}#room-info .info-source{font-size:14px;color:#4d6354}#room-info .eyebrow{font-size:13px;color:#4d6354}footer .developer-credit{font-size:14px;color:#d1dfd7}footer>a:last-child{font-size:15px}figcaption{font-size:15px}
@media(min-width:701px) and (max-width:1100px){.minimap{width:245px}.tour-badge{font-size:12px;padding:7px 10px;gap:6px}.tour-badge a{font-size:12px}.tour-badge .badge-line{display:none}.gesture-hint{font-size:11px;max-width:220px}.room-caption .eyebrow{font-size:12px}.room-caption>p:not(.eyebrow){font-size:16px}.room-actions button{font-size:13px}.tour-bottom>button{font-size:12px}.map-caption>span:last-child{display:none}.room-image>span{font-size:11px;max-width:48%}.room-gallery-bar{flex-wrap:wrap}.room-tabs{gap:0 20px}}
@media(max-width:700px){.tour-header{height:85px;padding:0 5%;gap:14px}.tour-header .brand{font-size:22px;letter-spacing:3px}.tour-header .brand span{font-size:12px;letter-spacing:.5px;max-width:185px;white-space:normal;line-height:1.4;margin-top:5px}.outline-button{font-size:14px;padding:8px 11px;gap:12px;min-height:44px}.tour-badge{top:100px;left:5%;font-size:12px;letter-spacing:.3px;gap:6px;padding:7px 9px}.tour-badge a{font-size:12px}.badge-line{display:none}.badge-divider{margin:0 2px}.view-tools{top:149px;right:5%}.view-tools select{font-size:14px;padding:0 10px}.view-tools button{width:42px;min-width:42px;font-size:20px}.view-tools button,.view-tools select{height:44px}.minimap,.minimap.collapsed{top:210px;right:5%;width:210px}.minimap.collapsed .map-heading{padding:3px 12px}.map-heading{font-size:12px}.map-heading button{width:40px;height:40px;font-size:24px}.map-floors button{font-size:14px}.map-caption{font-size:13px}.map-dot,.map-dot.active{font-size:0}.room-caption{left:5%;right:5%;bottom:168px;max-width:none}.room-caption .eyebrow{font-size:12px;letter-spacing:1px;margin-bottom:8px}.room-caption h1{font-size:clamp(32px,10vw,44px);margin-bottom:8px}.room-caption>p:not(.eyebrow){font-size:16px;max-width:none;margin-bottom:16px}.room-actions{display:grid;grid-template-columns:1.3fr 1fr;gap:8px}.room-actions button{font-size:14px;padding:10px;gap:7px;line-height:1.4;min-height:52px;text-align:left}.room-actions button>span{font-size:19px;flex-shrink:0}.tour-bottom{left:5%;right:5%;bottom:50px;gap:10px}.tour-transport{gap:4px}.tour-transport button{width:40px;height:40px}#tour-counter{font-size:14px;margin-left:6px}.tour-bottom>button{font-size:12px;min-height:40px;max-width:108px;line-height:1.5;text-align:right}.gesture-hint{font-size:11px;letter-spacing:.1px;gap:9px}.tour-timeline{bottom:21px}.pano-hotspot>b{font-size:12px}.pano-hotspot>span{width:40px;height:40px}.eyebrow,.credits .eyebrow{font-size:12px}.gallery-heading{flex-wrap:wrap;gap:0}.gallery-heading>span{font-size:12px;margin-top:0}.room-tabs button{font-size:15px}.room-gallery-bar>div{gap:18px}.room-gallery-bar{flex-wrap:wrap;margin:12px 0;gap:0}.room-gallery-bar button{font-size:14px}.room-image>span{font-size:10px;max-width:48%;bottom:22px}.room-image-controls button{width:34px;height:40px}.room-image-controls>span{font-size:13px}.plan-controls button{font-size:14px}.plan-controls{gap:5px 20px}.plan-meta{font-size:12px}.source-note{font-size:14px}.signature-details span{font-size:14px}.signature-copy .signature-note{font-size:14px!important}.room-card-title{font-size:16px}.room-card small{font-size:13px}.drawer-heading .eyebrow{font-size:12px}.security-highlights strong{font-size:22px}.security-highlights span{font-size:14px}.tour h2{font-size:36px}.tour-intro>p:not(.eyebrow){font-size:16px}.tour-intro .external{font-size:15px}footer .developer-credit{font-size:14px;line-height:1.9}}
@media(max-width:360px){.tour-header .brand{font-size:20px;letter-spacing:2px}.tour-header .brand span{max-width:160px;font-size:12px}.outline-button{font-size:13px;gap:6px;padding:8px}.tour-badge,.tour-badge a{font-size:11px}.tour-transport button{width:36px;height:40px}.tour-bottom>button{font-size:11px;max-width:90px}#tour-counter{font-size:13px;margin-left:3px}.room-actions button{font-size:13px}.room-caption{bottom:163px}.gesture-hint{font-size:10px;gap:7px}}
@media(max-width:700px) and (max-height:740px){.tour-badge{top:96px}.view-tools{top:138px}.minimap,.minimap.collapsed{top:193px}.room-caption{bottom:147px}.room-caption h1{font-size:34px}.room-caption>p:not(.eyebrow){font-size:14px;margin-bottom:10px}.room-caption .eyebrow{font-size:12px}.room-actions button{min-height:48px}.tour-bottom{bottom:43px}}
@media(orientation:landscape) and (max-height:600px){.tour-header{height:70px}.tour-header .brand{font-size:21px}.tour-header .brand span{font-size:11px}.outline-button{min-height:42px;font-size:14px}.tour-badge{top:82px;font-size:12px;padding:6px 10px}.tour-badge a{font-size:12px}.view-tools{top:80px}.view-tools select{font-size:13px}.view-tools button,.view-tools select{height:40px;min-height:40px}.room-caption{bottom:100px;max-width:calc(100vw - 300px)}.room-caption .eyebrow{font-size:12px}.room-caption>p:not(.eyebrow){font-size:14px;margin-bottom:8px}.room-caption h1{font-size:32px}.room-actions{display:flex}.room-actions button{font-size:13px;min-height:40px;padding:7px 10px}.minimap,.minimap.collapsed{top:auto;bottom:102px;width:190px}.map-heading{font-size:11px}.map-heading button{min-height:36px;min-width:36px}.map-caption{font-size:12px}.tour-bottom{bottom:30px}.tour-transport button{width:40px;height:40px}.tour-bottom>button{font-size:13px}.gesture-hint{font-size:11px}#tour-counter{font-size:14px}.tour-timeline{bottom:10px}}
.humanized{background:#f0f2ed!important}.humanized-tabs{display:flex;gap:8px 22px;flex-wrap:wrap;border-bottom:1px solid #bec9c0;margin:0 0 35px;padding:0 0 14px}.humanized-tabs button{background:none;border:0;border-bottom:2px solid transparent;padding:13px 0;color:#4a6051;font-size:15px;min-height:44px}.humanized-tabs button[aria-pressed=true]{border-color:#294d3c;color:#173725}.humanized-layout{display:grid;grid-template-columns:1.8fr 1fr;gap:5%;align-items:center}.humanized-drawing{position:relative;background:white;border:1px solid #d5dfd4;border-radius:5px;padding:22px;width:100%;height:530px;cursor:zoom-in;display:flex;align-items:center;justify-content:center}.humanized-drawing img{width:100%;height:100%;object-fit:contain}.humanized-drawing>span{position:absolute;bottom:15px;right:18px;font-size:13px;background:#e8eee7ee;border-radius:3px;color:#25432e;padding:10px 14px}.humanized-copy h3{font-weight:400;font-size:36px;letter-spacing:-1px;line-height:1.2}.humanized-copy>p:not(.eyebrow){font-size:17px;line-height:1.8;color:#4b6252}.humanized-copy ul{list-style:none;padding:0;margin:25px 0}.humanized-copy li{font-size:15px;line-height:1.7;padding:12px 0;border-bottom:1px solid #c5d0c5;color:#405646}.humanized .source-note{margin-top:30px}.humanized-copy .eyebrow{font-size:12px;color:#526b57}.humanized-copy .text-button{font-size:14px}@media(max-width:1000px){.humanized-layout{grid-template-columns:1fr}.humanized-copy{margin-top:30px}.humanized-drawing{height:480px}}@media(max-width:700px){.humanized-tabs{gap:4px 20px}.humanized-tabs button{font-size:14px}.humanized-drawing{height:310px;padding:12px 12px 55px}.humanized-drawing>span{font-size:13px}.humanized-copy h3{font-size:32px}.humanized-copy>p:not(.eyebrow){font-size:16px}.humanized-copy{margin-top:28px}}
/* Consistent, resolution-independent icons. */
.ui-icon{width:20px;height:20px;display:inline-block;vertical-align:middle;flex-shrink:0;pointer-events:none}.tour-transport button,.view-tools button,.map-heading button,dialog button.close,dialog button.previous,dialog button.next,.drawer-close,.info-close{display:inline-flex;align-items:center;justify-content:center}.pano-hotspot>span .ui-icon{width:24px;height:24px}.text-button .ui-icon,.external .ui-icon,.credit-links .ui-icon{width:18px;height:18px}
/* Full mobile navigation above the brand and room controls. */
@media(max-width:1100px){
 html{scroll-padding-top:175px}
 .tour-header{height:auto;min-height:145px;padding:0 5% 12px;display:grid;grid-template-columns:1fr auto;gap:10px 14px;background:#122025f5}
 .tour-header nav{display:flex;grid-column:1/-1;grid-row:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 20px;padding:5px 0;border-bottom:1px solid #ffffff30;font-size:14px;line-height:1.35}
 .tour-header nav a{display:flex;align-items:center;justify-content:center;min-height:40px;white-space:nowrap}
 .tour-header .brand{grid-column:1;grid-row:2}.tour-header #open-rooms{grid-column:2;grid-row:2}
 .tour-badge{top:calc(var(--header-height,160px) + 12px)}
 .view-tools{top:calc(var(--header-height,160px) + 62px)}
 .minimap,.minimap.collapsed{top:calc(var(--header-height,160px) + 120px)}
}
@media(max-width:700px){.tour-header nav{gap:0 17px}.tour-header .brand span{font-size:11px}.tour-header{min-height:155px}.room-caption{bottom:160px}}
@media(max-width:700px) and (max-height:740px){.minimap,.minimap.collapsed{top:calc(var(--header-height,160px) + 62px);right:auto;left:5%;width:145px}.minimap .map-heading{font-size:10px;padding:3px 7px;gap:3px}.minimap .map-heading button{min-width:28px;width:28px}.view-tools{right:5%}.view-tools select{max-width:120px;font-size:12px;padding:0 5px}.view-tools button{width:30px;min-width:30px}.room-caption{bottom:142px}.room-caption h1{font-size:30px}.room-caption>p:not(.eyebrow){font-size:14px}.room-actions button{font-size:12px;padding:8px;min-height:44px}}
@media(orientation:landscape) and (max-height:600px){.tour-header{min-height:115px;gap:5px;padding-bottom:6px}.tour-header nav a{min-height:36px}.tour-badge{top:calc(var(--header-height,115px) + 8px)}.view-tools{top:calc(var(--header-height,115px) + 8px)}.minimap,.minimap.collapsed{top:auto;bottom:94px}.room-caption{bottom:90px}}
@media(max-width:700px) and (max-height:740px){.tour-badge{display:none}.view-tools{top:calc(var(--header-height,160px) + 12px)}.view-tools select{max-width:104px}.view-tools button{width:28px;min-width:28px}.minimap.collapsed{top:calc(var(--header-height,160px) + 12px);width:90px}.minimap.collapsed .map-heading>span{font-size:0}.minimap.collapsed .map-heading>span:after{content:'MAPA';font-size:11px}.minimap:not(.collapsed){top:calc(var(--header-height,160px) + 60px);width:210px;z-index:12}}

.sale-contact{display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid #b7c0b0;margin-top:35px;padding-top:30px}.sale-contact .eyebrow{margin-bottom:10px}.sale-contact p{font-size:19px;margin-bottom:0;line-height:1.6}.sale-contact .eyebrow{font-size:13px}.whatsapp-contact{margin:0;background:#183c32;color:#fff;gap:16px;line-height:1.5;text-align:center}.whatsapp-contact:hover{background:#2c5343}.whatsapp-contact .ui-icon{width:24px;height:24px}@media(max-width:700px){.sale-contact{align-items:stretch;flex-direction:column}.sale-contact p{font-size:18px}.whatsapp-contact{justify-content:center;font-size:15px;padding:18px 14px}}
/* Center the editorial layout and panorama controls on wide displays. */
:root{--content-width:1440px;--wide-gutter:max(4vw,calc((100% - var(--content-width))/2))}
@media(min-width:1101px){
 .tour-header{padding-inline:var(--wide-gutter);gap:32px}
 .tour-header nav{flex-shrink:0}
 .tour-badge,.tour-intro-label,.room-caption{left:var(--wide-gutter)}
 .view-tools,.minimap,.minimap.collapsed{right:var(--wide-gutter)}
 .tour-bottom,.tour-timeline{left:var(--wide-gutter);right:var(--wide-gutter)}
 .section{padding-inline:max(7%,calc((100% - 1360px)/2))}
 footer{padding-inline:max(7%,calc((100% - 1360px)/2))}
 .room-caption{max-width:600px}
 .tour-intro-label{top:clamp(220px,27%,360px)}
}
@media(min-width:1101px) and (max-width:1280px){.tour-header{gap:22px}.tour-header nav{gap:18px;font-size:15px}.tour-header .brand{font-size:23px;letter-spacing:3px}}
