@font-face{font-family:Manrope;src:url('assets/fonts/manrope-variable.ttf') format('truetype');font-weight:200 800;font-display:swap}
/* Vector icons avoid platform-dependent Unicode emoji rendering on iOS. */
.icon{display:inline-block;width:1em;height:1em;flex-shrink:0;vertical-align:-.125em;pointer-events:none}
:root{--ink:#171b19;--paper:#f7f7f3;--white:#fff;--accent:#886a3f;--text:#272c29;--muted:#656963;--line:#d9dcd4;--soft:#ecede7;--gutter:clamp(24px,5.3vw,100px);--max:1440px;--header:106px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h2{font-size:clamp(34px,3.5vw,58px);line-height:1.15;letter-spacing:-.047em}h3{font-size:26px;line-height:1.3;letter-spacing:-.03em}p{max-width:65ch}button{border:0;background:none;color:inherit}button:disabled{cursor:default}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #a3824c;outline-offset:5px}::selection{background:#886a3f;color:white}[hidden]{display:none!important}.wrap{width:calc(100% - var(--gutter)*2);max-width:var(--max);margin-inline:auto}.section{padding-block:112px}.section-label{font-size:14px;margin-bottom:26px;color:var(--accent);font-weight:650}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:55px}.section-heading>p{max-width:330px;color:var(--muted);font-size:16px}.section-heading .text-link{white-space:nowrap}.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}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:14px 20px;z-index:200}.skip-link:focus{top:10px}
.site-header{height:var(--header);display:flex;align-items:center;gap:40px;padding:0 var(--gutter);position:absolute;z-index:30;top:0;left:0;width:100%;color:white;border-bottom:1px solid #ffffff30}.brand{display:block;flex-shrink:0;width:180px}.brand img{width:100%;height:auto}.desktop-nav{display:flex;gap:32px;margin-left:auto;font-size:14px}.desktop-nav a{padding-block:8px;border-bottom:1px solid transparent}.desktop-nav a:hover{border-bottom-color:currentColor}.header-contact{border:1px solid #ffffff65;padding:12px 20px;border-radius:3px;font-size:14px;display:flex;gap:22px;align-items:center}.header-contact:hover{background:white;color:var(--ink)}.header-contact span{font-size:22px}.menu-toggle{display:none}.mobile-nav{position:absolute;top:100%;left:0;width:100%;background:var(--ink);padding:26px var(--gutter);box-shadow:0 18px 20px #0002}.mobile-nav a,.mobile-nav button{display:block;padding:14px 0;text-align:left}
.hero{position:relative;isolation:isolate;background:#252a27;color:white;overflow:hidden;min-height:720px;height:min(940px,100svh)}.hero-photo{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 60%;animation:hero-breathe 1.8s ease-out both}.hero-shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(5,16,16,.72) 0%,rgba(6,17,17,.3) 57%,rgba(4,12,12,.08)),linear-gradient(180deg,#0b141633,transparent 40%,#111b1a85)}.hero-content{padding-top:clamp(225px,27vh,310px);animation:hero-arrive .95s .08s both}.hero-intro{font-size:14px;margin-bottom:24px}.hero h1{font-size:clamp(48px,5.5vw,87px);line-height:1.07;letter-spacing:-.058em;max-width:1000px}.hero-copy{font-size:18px;line-height:1.65;margin-top:27px;color:#fff}.hero .button{margin-top:33px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:17px 24px;min-height:58px;border-radius:3px;font-size:14px;font-weight:650;transition:background .2s,color .2s}.button>span{font-size:23px;line-height:1}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:white}.button-accent{background:var(--accent);color:white}.button-accent:hover{background:#725833}.button-outline{border:1px solid #ffffff77;color:white}.button-outline:hover{background:#ffffff18}.hero-bottom{position:absolute;bottom:66px;left:0;right:0;display:flex;align-items:flex-end;justify-content:space-between}.scroll-link{display:flex;align-items:center;gap:12px;font-size:13px}.scroll-stem{height:42px;width:1px;background:#ffffff70;position:relative}.scroll-stem:after{content:'';position:absolute;bottom:0;left:-3px;border-right:1px solid white;border-bottom:1px solid white;width:6px;height:6px;transform:rotate(45deg)}.hero-project{border-top:1px solid #ffffff77;padding:15px 0 0;width:270px;display:flex;flex-direction:column;gap:5px}.hero-project>span{font-size:12px}.hero-project strong{font-size:22px;font-weight:500;display:flex;justify-content:space-between}.image-note{position:absolute;bottom:16px;right:var(--gutter);font-size:11px;color:#ffffffca}.text-link{display:inline-flex;gap:20px;align-items:center;padding-bottom:7px;border-bottom:1px solid currentColor;font-size:14px;font-weight:600}.text-link span{font-size:23px}
.portfolio-toolbar{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:20px 0 35px;color:var(--muted);font-size:14px}.filters{display:flex;gap:8px}.filters button{padding:8px 19px;border:1px solid transparent;border-radius:24px;font-size:14px}.filters button.active{border-color:var(--ink);color:var(--ink)}.property-grid{display:grid;grid-template-columns:1.48fr 1fr;gap:50px}.property-stack{display:grid;gap:38px}.property-image{display:block;overflow:hidden;position:relative;border-radius:4px;background:var(--soft)}.property-image img{width:100%;height:235px;object-fit:cover;transition:transform .7s ease}.property-feature .property-image img{height:620px;object-position:56% center}.property-image:hover img{transform:scale(1.035)}.image-tag{position:absolute;top:20px;left:20px;padding:8px 14px;border-radius:2px;background:#ffffffeb;color:var(--ink);font-size:12px}.round-arrow{display:flex;align-items:center;justify-content:center;border-radius:50%;width:45px;height:45px;background:var(--paper);color:var(--ink);font-size:25px;position:absolute;bottom:18px;right:18px}.property-meta{display:flex;justify-content:space-between;gap:15px;align-items:center;padding-top:19px}.property-meta h3{font-size:26px}.property-meta p{font-size:14px;color:var(--muted);margin-top:5px}.property-meta>span{font-size:12px;color:var(--muted)}.portfolio>.text-link{margin-top:40px}.property-grid.is-filtered{grid-template-columns:1fr 1fr}.property-grid.is-filtered .property-stack{display:contents}.property-grid.is-filtered .property-feature .property-image img{height:320px}
.about{background:var(--soft)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(60px,10vw,165px);align-items:center}.about-visual{position:relative;padding-left:28px}.about-visual img{width:100%;height:580px;object-fit:cover;object-position:54% center;border-radius:100px 3px 3px 3px}.vertical-caption{position:absolute;left:0;bottom:0;writing-mode:vertical-rl;transform:rotate(180deg);font-size:11px;color:var(--muted)}.about-copy h2{margin-bottom:28px}.about-copy>p:not(.section-label){color:var(--muted);margin-bottom:20px}.about-copy .text-link{margin-top:18px}.living{background:var(--ink);color:white}.living .section-label{color:#d6bb87}.living .section-heading>p{color:#c4c8c2}.living-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:24px}.living-grid>a{position:relative;overflow:hidden;min-height:470px;border-radius:4px;isolation:isolate}.living-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .7s}.living-grid>a:hover img{transform:scale(1.03)}.living-grid>a:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 30%,#000b);z-index:-1}.living-grid a>span{position:absolute;bottom:32px;left:32px}.living-grid small{font-size:13px;display:block;margin-bottom:8px}.living-grid strong{font-size:clamp(23px,2.4vw,34px);font-weight:500;line-height:1.2;letter-spacing:-.035em}.living-grid i{position:absolute;bottom:34px;right:28px;font-size:28px;font-style:normal}.story-list{border-top:1px solid var(--line)}.story-list>a{display:grid;grid-template-columns:170px 1fr 40px;gap:30px;align-items:center;padding:32px 0;border-bottom:1px solid var(--line)}.story-list>a>span{font-size:13px;color:var(--muted)}.story-list h3{font-size:23px;max-width:720px}.story-list b{font-size:29px;font-weight:400}.story-list>a:hover h3{color:var(--accent)}.contact-section{padding:88px 0;background:var(--accent);color:white}.contact-section .section-label{color:#fff4da}.contact-section>div>p:last-child{margin-top:25px;color:#fff4df}.contact-line{display:flex;justify-content:space-between;gap:30px;align-items:center}.contact-line h2{font-size:clamp(38px,4.2vw,64px)}.contact-circle{border-radius:50%;width:100px;height:100px;border:1px solid #ffffff90;font-size:48px;flex-shrink:0;transition:background .2s}.contact-circle:hover{background:#ffffff20}.site-footer{background:var(--ink);color:white;padding:65px 0 35px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-main>div{display:flex;align-items:flex-start;flex-direction:column;gap:12px;font-size:14px;color:#d5d7d3}.footer-main button{padding:0}.footer-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;border-top:1px solid #ffffff25;margin-top:65px;padding-top:24px;font-size:11px;color:#aaaFA9}.footer-bottom span:nth-child(2){max-width:400px}.footer-bottom a{white-space:nowrap}
.preview-badge{position:fixed;bottom:16px;left:16px;z-index:35;background:#f7f7f3ee;color:var(--ink);box-shadow:0 2px 20px #0002;border:1px solid #171b1930;border-radius:50px;padding:10px 15px;display:flex;align-items:center;gap:9px;font-size:11px}.preview-badge>span:first-child{width:6px;height:6px;border-radius:50%;background:var(--accent)}.preview-badge>span:last-child{font-size:16px;margin-left:10px}.dialog{border:0;border-radius:5px;background:var(--paper);color:var(--text);width:min(590px,calc(100% - 32px));max-height:90svh;padding:48px;box-shadow:0 20px 100px #0005}.dialog::backdrop{background:#101a18a6;backdrop-filter:blur(5px)}.dialog-close{position:absolute;top:12px;right:18px;font-size:32px;line-height:1;padding:8px}.dialog h2{font-size:38px}.dialog .section-label{margin-bottom:18px}.form-notice{font-size:13px;color:var(--muted);margin:18px 0 25px}.dialog form{display:grid;gap:18px}.dialog label{display:grid;gap:7px;font-size:13px}.dialog input,.dialog select{width:100%;padding:12px;border:1px solid #b8beb6;background:white;border-radius:2px;font-size:16px;color:var(--ink)}.dialog #form-feedback{font-size:14px;color:var(--accent)}.review-dialog>p:not(.section-label){margin-top:20px;color:var(--muted)}.review-dialog ul{padding-left:20px;font-size:14px;margin:25px 0}.review-dialog li{margin:12px 0}
@keyframes hero-arrive{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes hero-breathe{from{transform:scale(1.045)}to{transform:scale(1)}}
@media(min-width:1800px){.site-header{padding-inline:max(var(--gutter),calc((100vw - 1440px)/2))}.hero h1{font-size:94px}}
@media(max-width:1100px){.desktop-nav{gap:20px}.site-header{gap:25px}.header-contact{font-size:12px;gap:12px;padding:10px 14px}.brand{width:150px}.property-grid{gap:28px}.property-feature .property-image img{height:570px}.property-image img{height:210px}.about-grid{gap:55px}.about-visual img{height:500px}.section-heading{gap:35px}.hero h1{font-size:66px}.property-meta>span{display:none}}
@media(max-width:800px){:root{--header:86px}.desktop-nav,.header-contact{display:none}.site-header{justify-content:space-between}.brand{width:152px}.menu-toggle{display:flex;width:46px;height:46px;align-items:center;justify-content:center;flex-direction:column;gap:7px}.menu-toggle span{height:1px;width:25px;background:white;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.hero{height:calc(100svh - 0px);min-height:680px;max-height:930px}.hero-content{padding-top:205px}.hero h1{font-size:clamp(44px,7.8vw,64px)}.hero-shade{background:linear-gradient(90deg,#091411a8,#0b141333),linear-gradient(180deg,#10201b45,transparent 40%,#0b1413a6)}.hero-photo{object-position:57% center}.hero-bottom{bottom:65px}.hero-project{width:220px}.hero-project strong{font-size:19px}.section{padding-block:78px}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:24px;max-width:500px}.section-heading>.text-link{margin-top:22px}.property-grid{grid-template-columns:1fr}.property-feature .property-image img{height:420px}.property-stack{grid-template-columns:1fr 1fr;gap:22px}.property-image img{height:210px}.property-meta h3{font-size:22px}.property-meta p{font-size:13px}.about-grid{grid-template-columns:1fr;gap:42px}.about-visual img{height:420px;object-position:center 55%}.living-grid{grid-template-columns:1fr 1fr}.living-grid>a{min-height:370px}.living-grid a>span{left:22px;bottom:25px;right:35px}.living-grid strong{font-size:25px}.living-grid i{right:18px;bottom:25px}.story-list>a{grid-template-columns:1fr 24px;gap:12px}.story-list>a>span{grid-column:1/-1}.story-list h3{font-size:21px}.contact-circle{width:80px;height:80px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>.brand{grid-column:1/-1;margin-bottom:18px}.footer-bottom{flex-wrap:wrap}.footer-bottom span:nth-child(2){max-width:100%}}
@media(max-width:500px){.hero-intro{font-size:12px;margin-bottom:20px}.hero h1{font-size:43px;letter-spacing:-.05em}.hero-content{padding-top:190px}.hero-copy{font-size:16px;margin-top:22px}.hero .button{margin-top:27px}.hero-project{width:186px}.hero-project strong{font-size:17px}.hero-project>span{font-size:11px}.hero-bottom{bottom:58px}.image-note{font-size:10px;bottom:15px}.portfolio-toolbar{align-items:flex-start;flex-direction:column;gap:18px}.filters{gap:5px}.filters button{padding:7px 17px}.property-feature .property-image img{height:340px}.property-stack{grid-template-columns:1fr 1fr;gap:15px}.property-image img{height:180px}.property-meta h3{font-size:20px}.property-meta p{font-size:12px}.round-arrow{width:35px;height:35px;font-size:21px;bottom:10px;right:10px}.image-tag{left:15px;top:15px}.property-grid.is-filtered{grid-template-columns:1fr}.about-visual img{height:340px}.about-visual{padding-left:23px}.living-grid{grid-template-columns:1fr}.living-grid>a{min-height:330px}.living-grid strong{font-size:28px}.contact-line{align-items:flex-start}.contact-line h2{font-size:35px}.contact-circle{width:56px;height:56px;font-size:29px}.contact-section{padding-block:65px}.dialog{padding:40px 26px 28px}.dialog h2{font-size:32px}.footer-main{gap:25px}.footer-main>div{font-size:13px}.footer-bottom{margin-top:42px}.section-label{margin-bottom:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.property-page{background:var(--ink);color:var(--paper)}.property-page .section-label{color:#d6bb87}.property-page .section-heading>p,.property-page .technical-note{color:#bec4bc}.albatroz-hero .hero-photo{object-position:center 60%}.albatroz-hero .hero-shade{background:linear-gradient(180deg,#171b195a,#171b1910 45%,#171b19ad)}.albatroz-hero .hero-content{text-align:center;padding-top:205px}.albatroz-hero .hero-intro{margin-inline:auto;font-size:20px;letter-spacing:.16em;margin-bottom:4px}.albatroz-hero h1{font-size:clamp(85px,10.7vw,160px);line-height:1.1;font-weight:450;letter-spacing:-.065em;max-width:none}.property-hero-line{font-size:21px;margin:15px auto 0;line-height:1.5}.back-link,.property-place{font-size:13px}.property-nav{position:sticky;top:0;z-index:25;background:#171b19f5;backdrop-filter:blur(16px);border-block:1px solid #ffffff25}.property-nav>.wrap{display:flex;gap:30px;align-items:center;min-height:76px}.property-nav a,.property-nav button{font-size:13px;white-space:nowrap}.property-nav a{padding-block:12px;color:#c4c8c2}.property-nav a:hover{color:white}.property-nav button{margin-left:auto;color:#fff;border-bottom:1px solid #b99a64;padding:10px 0}.property-nav button span{margin-left:18px}.project-facts{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:55px;border-top:1px solid #ffffff25;padding-top:32px}.project-facts>div{padding:0 45px;border-right:1px solid #ffffff25}.project-facts>div:first-child{padding-left:0}.project-facts>div:last-child{border:0}.project-facts>div>span{font-size:13px;color:#bec4bc;display:block;margin-bottom:15px}.project-facts strong{font-size:44px;font-weight:450;line-height:1.2;letter-spacing:-.04em}.project-facts strong>span{display:block;font-size:23px;letter-spacing:-.02em;margin-top:8px}.project-facts small{font-size:26px}.technical-note{font-size:12px;color:var(--muted);max-width:900px;margin-top:22px}.plan-section{background:#242b26}.plan-explorer{display:grid;grid-template-columns:1fr 300px;gap:34px;align-items:stretch}.plan-stage{position:relative;background:#18211b;overflow:hidden;border-radius:4px}.plan-stage>img{width:100%;height:100%;min-height:420px;object-fit:contain;transition:opacity .22s,transform .6s}.plan-expand{position:absolute;top:18px;right:18px;background:#f7f7f3eb;color:var(--ink);border-radius:50%;width:42px;height:42px;font-size:27px}.plan-image-label{position:absolute;bottom:16px;left:18px;font-size:12px;padding:8px 12px;background:#172019d9;border-radius:2px}.scene-choices{display:grid;grid-template-rows:repeat(4,1fr)}.scene-choice{text-align:left;padding:20px 35px 20px 17px;border-bottom:1px solid #ffffff25;position:relative;transition:background .2s}.scene-choice:first-child{border-top:1px solid #ffffff25}.scene-choice.active{background:#f7f7f3;color:var(--ink);border-color:var(--paper)}.scene-choice>span{font-size:20px;display:block}.scene-choice small{font-size:12px;color:#c0c5bd;display:block;margin-top:8px}.scene-choice.active small{color:var(--muted)}.scene-choice>b{position:absolute;right:17px;top:20px;font-size:21px;font-weight:400}.plan-caption{display:flex;justify-content:space-between;gap:40px;align-items:flex-start;margin-top:24px}.plan-caption>p{font-size:12px;color:#b9c0b5;max-width:620px}.plan-caption>a{white-space:nowrap;font-size:12px}.experience-feature{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:center}.experience-media{position:relative;border-radius:4px;overflow:hidden}.experience-media img{width:100%;height:510px;object-fit:cover;transition:opacity .2s}.media-caption{position:absolute;right:14px;bottom:10px;font-size:10px;color:white;text-shadow:0 1px 4px #000}.experience-switches{display:flex;gap:17px;margin-bottom:42px;flex-wrap:wrap}.experience-switches button{font-size:13px;border-bottom:1px solid transparent;padding:8px 0;color:#b9c0b5}.experience-switches button.active{color:white;border-color:#d6bb87}.experience-copy h3{font-size:40px;line-height:1.2;letter-spacing:-.04em}.experience-copy>p{margin-top:25px;color:#bec4bc;max-width:340px}.experience-copy>.text-link{margin-top:35px}.gallery-section{background:var(--paper);color:var(--ink)}.property-page .gallery-section .section-label{color:var(--accent)}.gallery-controls{display:flex;gap:9px}.gallery-controls button{width:48px;height:48px;border:1px solid var(--line);border-radius:50%;font-size:23px}.gallery-controls button:hover{border-color:var(--ink)}.gallery-strip{display:flex;overflow-x:auto;gap:22px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a7aaa2 transparent;padding-bottom:20px}.gallery-item{flex:0 0 47%;padding:0;text-align:left;scroll-snap-align:start}.gallery-item img{height:320px;width:100%;object-fit:cover;border-radius:4px}.gallery-item>span{display:block;font-size:16px;margin-top:16px}.property-page .gallery-section .technical-note{color:var(--muted)}.film-poster{position:relative;isolation:isolate;min-height:590px;overflow:hidden;display:grid;place-items:center}.film-poster>img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 60%}.film-poster:after{content:'';position:absolute;z-index:-1;inset:0;background:#10181470}.film-text{text-align:center;padding:70px 20px}.film-text>p{font-size:14px;margin:0 auto 25px}.film-text h2{font-size:clamp(44px,4.8vw,72px);line-height:1.08}.play-button{margin:32px auto 0;display:flex;gap:16px;align-items:center;font-size:14px}.play-button span:first-child{width:58px;height:58px;display:grid;place-items:center;border:1px solid #fffa;border-radius:50%;font-size:18px;padding-left:3px}.film-text small{display:block;font-size:11px;margin-top:22px;color:#eee}.film-poster iframe{position:absolute;inset:0;border:0;width:100%;height:100%;z-index:2;background:#000}.location-section{display:grid;grid-template-columns:1fr 1fr;gap:100px}.location-section>div>p:not(.section-label){margin-top:25px;color:#bec4bc;max-width:360px}.location-section .button{margin-top:30px}.project-details{padding-top:14px}.project-details details{border-bottom:1px solid #ffffff25}.project-details summary{list-style:none;font-size:17px;cursor:pointer;padding:22px 0;display:flex;justify-content:space-between;gap:20px}.project-details summary::-webkit-details-marker{display:none}.project-details summary>span{font-size:24px;line-height:1}.project-details details[open] summary>span{transform:rotate(45deg)}.project-details details p{font-size:14px;color:#bec4bc;padding:0 25px 24px 0}.project-details>.text-link{margin-top:30px;font-size:13px}.gallery-dialog{background:#171b19;color:white;width:min(1250px,calc(100vw - 32px));max-height:94svh;border:1px solid #ffffff35;padding:55px 22px 18px;border-radius:4px}.gallery-dialog::backdrop{background:#0b100de8}.gallery-dialog>img{width:100%;max-height:74svh;object-fit:contain}.lightbox-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:14px}.lightbox-caption p{font-size:14px;text-align:center}.lightbox-caption button{min-width:44px;height:44px;font-size:26px}.gallery-dialog .dialog-close{z-index:3}.scene-changing{animation:scene-reveal .45s ease both}@keyframes scene-reveal{from{opacity:.25;transform:scale(1.018)}to{opacity:1;transform:scale(1)}}
@media(max-width:1100px){.plan-explorer{grid-template-columns:1fr 245px;gap:20px}.property-nav>.wrap{gap:24px}.experience-feature{gap:40px}.project-facts strong{font-size:35px}.location-section{gap:50px}}
@media(max-width:800px){.albatroz-hero .hero-content{padding-top:210px}.albatroz-hero h1{font-size:110px}.property-nav>.wrap{gap:25px;overflow:auto;width:100%;padding-inline:var(--gutter);min-height:64px;scrollbar-width:none}.property-nav button{display:none}.project-facts>div{padding-inline:24px}.project-facts strong{font-size:30px}.project-facts strong>span{font-size:20px}.project-facts small{font-size:20px}.plan-explorer{grid-template-columns:1fr}.plan-stage>img{height:auto;min-height:0;aspect-ratio:16/9}.scene-choices{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px}.scene-choice{border:1px solid #ffffff25!important;padding:16px 30px 16px 14px}.scene-choice>span{font-size:18px}.scene-choice small{font-size:11px}.plan-caption{display:block}.plan-caption>a{margin-top:20px}.experience-feature{grid-template-columns:1fr;gap:30px}.experience-media img{height:380px}.experience-switches{margin-bottom:25px}.experience-copy>p{max-width:500px}.experience-copy h3{font-size:35px}.gallery-controls{margin-top:25px}.gallery-item{flex-basis:78%}.gallery-item img{height:280px}.location-section{grid-template-columns:1fr;gap:35px}.film-poster{min-height:480px}}
@media(max-width:500px){.albatroz-hero .hero-content{padding-top:230px}.albatroz-hero h1{font-size:85px}.albatroz-hero .hero-intro{font-size:16px}.property-hero-line{font-size:18px}.albatroz-hero .hero-bottom{align-items:flex-end}.back-link,.property-place{font-size:11px}.project-facts{grid-template-columns:1fr;gap:24px;margin-top:35px}.project-facts>div{border:0;border-bottom:1px solid #ffffff25;padding:0 0 20px;display:flex;justify-content:space-between;gap:20px;align-items:center}.project-facts>div>span{margin:0;max-width:120px}.project-facts strong{text-align:right;font-size:28px}.project-facts strong>span{font-size:17px}.scene-choice small{max-width:150px}.scene-choice>b{top:16px;right:10px;font-size:18px}.scene-choice>span{font-size:16px}.plan-expand{top:10px;right:10px;width:36px;height:36px;font-size:23px}.plan-image-label{font-size:10px;bottom:10px;left:10px;padding:5px 8px}.experience-media img{height:320px}.gallery-item{flex-basis:88%}.gallery-item img{height:240px}.film-poster{min-height:440px}.gallery-dialog{padding:52px 10px 12px}.lightbox-caption p{font-size:12px}}
/* Reviewer-only implementation map, separate from the public narrative. */
.review-page{background:var(--paper);color:var(--ink)}
.hero-scroll{position:relative;--journey-scale:1;--journey-y:0%;--journey-text-y:0px;--journey-progress:0}
.hero-scroll.is-animated{height:175svh;min-height:1180px}.hero-scroll.is-animated .home-hero{position:sticky;top:0;height:100svh;max-height:none}
.hero-scroll.is-animated .hero-photo{animation:none;transform-origin:50% 53%;transform:translateY(var(--journey-y)) scale(var(--journey-scale));will-change:transform}
.hero-scroll.is-animated .hero-content{animation:none;transform:translateY(var(--journey-text-y))}
.motion-toggle{position:absolute;right:var(--gutter);top:calc(var(--header) + 20px);border:1px solid #ffffff65;border-radius:3px;color:white;padding:7px 11px;font-size:12px;background:#17221c38;display:flex;align-items:center;gap:18px}
.journey-progress{position:absolute;bottom:0;left:0;right:0;height:3px;background:#ffffff15;display:none}.is-animated .journey-progress{display:block}.journey-progress span{display:block;width:100%;height:100%;background:#d6bb87;transform:scaleX(var(--journey-progress));transform-origin:left}
.home-films{padding-bottom:0}.film-teaser{position:relative;display:block;min-height:440px;isolation:isolate;border-radius:4px;overflow:hidden;background:var(--ink);color:white}.film-teaser>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .8s}.film-teaser:hover>img{transform:scale(1.035)}.film-teaser:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,#101a13ba);z-index:-1}.teaser-play{position:absolute;left:50%;top:43%;transform:translate(-50%,-50%);width:82px;height:82px;border:1px solid #fff9;border-radius:50%;display:grid;place-items:center;font-size:23px;padding-left:4px;background:#fff1}.teaser-caption{position:absolute;left:38px;bottom:35px}.teaser-caption small{display:block;font-size:13px;margin-bottom:9px}.teaser-caption strong{font-size:30px;line-height:1.25;letter-spacing:-.035em;font-weight:500}.teaser-arrow{position:absolute;bottom:36px;right:38px;font-size:30px}.button-dark{background:var(--ink);color:white}.eyebrow{color:var(--accent);font-size:14px}
@media(max-width:800px){.hero-scroll.is-animated{height:165svh;min-height:1080px}.motion-toggle{font-size:11px;top:calc(var(--header) + 15px)}.film-teaser{min-height:380px}.teaser-caption{left:24px;right:48px;bottom:25px}.teaser-caption strong{font-size:25px}.teaser-arrow{right:20px;bottom:26px}}
@media(prefers-reduced-motion:reduce){.hero-scroll.is-animated{height:auto;min-height:0}.hero-scroll.is-animated .home-hero{position:relative}.hero-scroll.is-animated .hero-photo,.hero-scroll.is-animated .hero-content{transform:none!important}.motion-toggle,.journey-progress{display:none!important}}
.review-header{display:flex;justify-content:space-between;align-items:center;min-height:120px;border-bottom:1px solid var(--line)}
.review-header img{width:180px;height:auto}.review-main{max-width:1160px;padding-top:80px;padding-bottom:100px}
.review-main h1{font-size:clamp(38px,5vw,68px);line-height:1.1;letter-spacing:-.05em;margin:18px 0 30px}
.review-lead{font-size:clamp(20px,2vw,25px);max-width:860px;line-height:1.6}.review-main section{padding:44px 0;border-bottom:1px solid var(--line)}
.review-main h2{font-size:27px;letter-spacing:-.03em;margin-bottom:22px}.review-main p,.review-main li{line-height:1.8}
.review-main ul,.review-main ol{padding-left:22px}.review-main li{margin:8px 0}.review-main p a{text-decoration:underline;text-underline-offset:4px}
.review-main>.button{margin-top:40px}.table-scroll{overflow-x:auto}.review-main table{border-collapse:collapse;min-width:610px;width:100%;font-size:14px}
.review-main th,.review-main td{text-align:left;padding:18px 16px;border-bottom:1px solid var(--line);vertical-align:top}.review-main th{background:var(--soft)}
@media(max-width:600px){.review-header{min-height:100px}.review-header img{width:140px}.review-main{padding-top:48px}.review-main h2{font-size:24px}}
