:root{--yellow: #f6c945;--yellow-bright: #ffd45a;--black: #080808;--navy: #0b1f3a;--navy-2: #112b4d;--white: #fff;--light-bg: #fff8dd;--cream: #fffdf6;--muted: #667085;--line: #dde2e8;--danger-muted: #5d6168;--shadow: 0 18px 50px rgba(11, 31, 58, .1);--radius: 22px;--max: 1240px;color:var(--black);background:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;min-width:320px;background:var(--cream)}body:has(dialog[open]){overflow:hidden}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}p{line-height:1.68}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.04em;line-height:1.02}h2{font-size:clamp(2.2rem,5vw,4.5rem);margin-bottom:20px}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;transform:translateY(-150%);padding:12px 18px;border-radius:10px;background:var(--yellow);color:var(--black);font-weight:800}.skip-link:focus{transform:translateY(0)}.section-shell{width:min(calc(100% - 32px),var(--max));margin-inline:auto}.section{padding:88px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;color:var(--yellow-bright);font-size:.73rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.eyebrow:before{width:28px;height:2px;background:currentColor;content:""}.eyebrow.dark{color:#8b6500}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:12px;padding:12px 19px;cursor:pointer;font-size:.88rem;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-yellow{background:var(--yellow);color:var(--black);box-shadow:0 10px 26px #f6c94538}.button-yellow:hover{background:var(--yellow-bright);box-shadow:0 13px 30px #f6c94552}.button-navy{background:var(--navy);color:var(--white)}.button-ghost{border-color:#cbd2da;background:var(--white);color:var(--navy)}.button-outline-light{border-color:#ffffff6b;background:transparent;color:var(--white)}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;font-weight:800}.text-link.light{color:var(--white)}.section-heading{margin-bottom:42px}.section-heading p{max-width:650px;color:var(--muted)}.section-heading.centered{max-width:760px;margin-inline:auto;text-align:center}.section-heading.centered .eyebrow{justify-content:center}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(11,31,58,.1);background:#fffdf6f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{position:relative;display:grid;width:min(calc(100% - 24px),1380px);min-height:72px;align-items:center;grid-template-columns:1fr auto auto;gap:12px;margin-inline:auto}.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;background:var(--yellow);color:var(--navy);font-size:1.25rem;font-weight:950}.brand strong,.brand small{display:block}.brand strong{color:var(--navy);font-size:.93rem;letter-spacing:.07em}.brand small{margin-top:2px;color:var(--muted);font-size:.62rem}.menu-toggle{border:0;background:transparent;color:var(--navy);cursor:pointer;font-size:.77rem;font-weight:800}.main-nav{position:absolute;top:68px;right:0;left:0;display:none;padding:14px;border:1px solid var(--line);border-radius:15px;background:var(--white);box-shadow:var(--shadow)}.main-nav.open{display:grid}.main-nav a{padding:11px 12px;border-radius:8px;color:#354052;font-size:.86rem;font-weight:700}.main-nav a:hover{background:var(--light-bg);color:var(--navy)}.header-actions{display:flex;align-items:center;gap:8px}.header-actions .header-call{display:inline-flex}.header-call{min-width:38px;min-height:38px;align-items:center;justify-content:center;padding:10px 14px;border:0;border-radius:9px;background:var(--navy);color:var(--white);cursor:pointer;font-size:.75rem;font-weight:800}.header-call-control{position:relative}.header-call-icon{font-size:1rem;line-height:1}.header-call-popover{position:absolute;z-index:20;top:calc(100% + 10px);right:0;width:max-content;max-width:calc(100vw - 24px);padding:13px 15px;border:1px solid var(--line);border-radius:11px;background:var(--white);box-shadow:var(--shadow);color:var(--muted);font-size:.75rem;font-weight:750;white-space:nowrap}.header-call-popover a{color:var(--navy);font-weight:900;text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:2px;text-underline-offset:3px}.language-switcher{display:inline-flex;gap:3px;padding:3px;border:1px solid #d6dce2;border-radius:10px;background:var(--white)}.language-switcher button{display:inline-flex;align-items:center;gap:4px;border:0;border-radius:7px;padding:7px 8px;background:transparent;color:var(--muted);cursor:pointer;font-size:.65rem;font-weight:800}.language-switcher button.active{background:var(--yellow);color:var(--black)}.hero{position:relative;overflow:hidden;background:var(--navy);color:var(--white)}.hero:before{position:absolute;top:-260px;left:-160px;width:550px;height:550px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 60px #ffffff05,0 0 0 120px #ffffff03;content:""}.hero-grid{position:relative;display:grid;gap:52px;padding-top:70px;padding-bottom:70px}.hero-copy{position:relative;z-index:2;min-width:0}.hero h1{max-width:760px;margin-bottom:24px;overflow-wrap:anywhere;font-size:clamp(2.5rem,6.2vw,5.3rem)}.hero-lead{max-width:650px;color:#d7e0eb;font-size:clamp(1rem,2vw,1.3rem)}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:30px 0 40px}.hero-trust{display:grid;gap:14px}.hero-trust>div{display:flex;align-items:flex-start;gap:10px}.trust-check{display:grid;flex:0 0 23px;width:23px;height:23px;place-items:center;border-radius:50%;background:var(--yellow);color:var(--black);font-size:.7rem;font-weight:900}.hero-trust p{margin:0;line-height:1.35}.hero-trust strong,.hero-trust small{display:block}.hero-trust strong{font-size:.83rem}.hero-trust small{margin-top:2px;color:#aebdcd;font-size:.72rem}.hero-visual{position:relative;min-height:480px}.hero-visual>img{width:100%;height:100%;min-height:480px;border-radius:26px;object-fit:cover;box-shadow:0 35px 80px #00000057}.availability-float{position:absolute;right:12px;bottom:18px;left:12px;display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid rgba(255,255,255,.3);border-radius:15px;background:#0b1f3ae6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.availability-float strong,.availability-float small{display:block}.availability-float strong{font-size:.83rem}.availability-float small{margin-top:3px;color:#c4cfdb;font-size:.7rem}.status-dot{flex:0 0 9px;width:9px;height:9px;margin-top:5px;border-radius:50%;background:#a4a9af;box-shadow:0 0 0 5px #a4a9af26}.hero-number{position:absolute;top:-26px;right:24px;display:flex;align-items:center;gap:9px;padding:12px 15px;border-radius:13px;background:var(--yellow);color:var(--navy);box-shadow:0 15px 35px #0003}.hero-number strong{font-size:2rem;line-height:1}.hero-number span{font-size:.55rem;font-weight:900;letter-spacing:.08em}.benefits{position:relative;background:var(--light-bg)}.benefit-grid{display:grid;gap:16px}.benefit-grid article{position:relative;min-height:210px;padding:28px;overflow:hidden;border:1px solid rgba(139,101,0,.14);border-radius:var(--radius);background:#ffffffb8}.benefit-grid article>span{position:absolute;top:12px;right:18px;color:#0b1f3a0f;font-size:4rem;font-weight:950}.benefit-grid h3{margin-top:48px;margin-bottom:10px;color:var(--navy);font-size:1.3rem}.benefit-grid p{margin:0;color:var(--muted);font-size:.9rem}.updated-badge{display:flex;width:fit-content;align-items:center;gap:8px;margin:26px auto 0;padding:8px 13px;border:1px solid rgba(11,31,58,.12);border-radius:30px;color:var(--muted);font-size:.7rem;font-weight:800}.listings-section{background:#f7f8fa}.unavailable-notice{display:flex;gap:14px;margin-bottom:24px;padding:18px 20px;border:1px solid #d4d8dd;border-radius:14px;background:#eef0f2;color:#454b53}.unavailable-notice strong{display:block;font-size:.9rem}.unavailable-notice p{margin:3px 0 0;font-size:.8rem;line-height:1.5}.long-term-rental-note{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px;padding:15px 18px;border:1px solid #dfca73;border-radius:14px;background:#fff8dd;color:#514721;box-shadow:0 8px 24px #0b1f3a0a}.long-term-rental-note>span{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:50%;background:var(--yellow);color:var(--navy);font-weight:900}.long-term-rental-note p{margin:2px 0 0;font-size:.78rem;font-weight:700;line-height:1.55}.filters{display:grid;gap:13px;margin-bottom:20px;padding:18px;border:1px solid var(--line);border-radius:17px;background:var(--white);box-shadow:0 8px 30px #0b1f3a0a}.filter-top{display:flex;align-items:center;justify-content:space-between}.filter-top button{border:0;background:transparent;color:#806000;cursor:pointer;font-size:.72rem;font-weight:800;text-decoration:underline}.filters label:not(.filter-check){display:grid;gap:6px}.filters label>span{color:#536071;font-size:.69rem;font-weight:800}.filters select{width:100%;min-height:44px;border:1px solid #d8dee5;border-radius:10px;padding:0 11px;background:var(--white);color:var(--navy);font-size:.78rem}.filter-check{display:flex;align-items:center;gap:9px;min-height:44px;cursor:pointer}.filter-check input{width:18px;height:18px;accent-color:var(--navy)}.results-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin:22px 0 14px;color:var(--muted);font-size:.72rem}.results-meta strong{color:var(--navy)}.property-grid{display:grid;gap:22px}.property-card{overflow:hidden;border:1px solid #e0e3e7;border-radius:var(--radius);background:var(--white);box-shadow:0 12px 38px #0b1f3a12;transition:transform .2s ease,box-shadow .2s ease}.property-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.property-card.is-unavailable{border-color:#d5d8dc}.property-card.is-unavailable .property-card-body{background:#f4f5f6}.card-media{position:relative}.gallery{position:relative;overflow:hidden;background:#d9dde1}.gallery>img{width:100%;height:clamp(320px,48vw,560px);object-fit:cover}.gallery-compact>img{height:265px}.gallery-unavailable>img{filter:grayscale(.75) saturate(.55)}.photo-wash{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#191f2629}.gallery-button{position:absolute;z-index:2;top:50%;display:grid;width:38px;height:38px;place-items:center;transform:translateY(-50%);border:1px solid rgba(255,255,255,.45);border-radius:50%;background:#0808089e;color:var(--white);cursor:pointer}.gallery-button.previous{left:12px}.gallery-button.next{right:12px}.photo-count{position:absolute;z-index:2;right:12px;bottom:12px;padding:5px 9px;border-radius:20px;background:#080808ad;color:var(--white);font-size:.67rem;font-weight:800}.availability-badge{position:absolute;z-index:3;top:14px;left:14px;display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:30px;background:#2b2f35e6;color:var(--white);font-size:.68rem;font-weight:850;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.availability-badge i{width:6px;height:6px;border-radius:50%;background:#aeb3b9}.availability-badge.available{background:#146c43}.availability-badge.available i{background:#98f0bd}.availability-badge.inline{position:static;margin-bottom:14px}.utility-badge{position:absolute;z-index:3;bottom:12px;left:12px;padding:6px 9px;border-radius:7px;background:var(--yellow);color:var(--navy);font-size:.62rem;font-weight:850}.property-card-body{padding:22px}.card-location{margin-bottom:9px;color:#687485;font-size:.72rem;font-weight:700}.property-card h3{min-height:2.5em;margin-bottom:17px;color:var(--navy);font-size:1.35rem;line-height:1.22}.card-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:14px}.main-price,.deposit-mini{margin:0;line-height:1.2}.main-price strong{display:block;color:var(--navy);font-size:1.55rem;letter-spacing:-.04em}.main-price span,.deposit-mini{color:var(--muted);font-size:.68rem}.deposit-mini{text-align:right}.deposit-mini strong{display:block;margin-top:4px;color:var(--black);font-size:.8rem}.price-breakdown{border-top:1px solid #e5e8eb;border-bottom:1px solid #e5e8eb}.price-breakdown summary{display:flex;min-height:44px;align-items:center;justify-content:space-between;color:#49576a;cursor:pointer;font-size:.75rem;font-weight:800;list-style:none}.price-breakdown summary::-webkit-details-marker{display:none}.price-breakdown[open] summary span{transform:rotate(45deg)}.price-lines{padding:2px 0 12px}.price-lines>div{display:flex;justify-content:space-between;gap:15px;padding:4px 0;color:var(--muted);font-size:.72rem}.price-lines strong{color:#303946;white-space:nowrap}.price-lines .price-total{margin-top:7px;padding-top:9px;border-top:1px dashed #d8dce1;color:var(--navy);font-weight:800}.price-note{padding:10px 12px;border-radius:8px;background:var(--light-bg);color:#5f5740;font-size:.68rem;line-height:1.55}.card-facts{display:flex;flex-wrap:wrap;gap:6px;margin:15px 0}.card-facts>span{padding:6px 9px;border-radius:7px;background:#f1f3f5;color:#536071;font-size:.66rem;font-weight:750}.stars{color:#e6b500;letter-spacing:1px}.stars span{color:#cfd3d8}.highlight-list,.detail-group ul{display:grid;gap:7px;padding:0;list-style:none}.highlight-list{min-height:90px;margin:0 0 20px}.highlight-list li,.detail-group li{position:relative;padding-left:17px;color:#536071;font-size:.75rem;line-height:1.45}.highlight-list li:before,.detail-group li:before{position:absolute;top:.58em;left:0;width:5px;height:5px;border-radius:50%;background:var(--yellow);content:""}.card-actions,.dialog-actions{display:grid;gap:8px}.empty-results{padding:60px 20px;border:1px dashed #cbd1d8;border-radius:var(--radius);text-align:center}.empty-results strong{color:var(--navy);font-size:1.2rem}.empty-results p{color:var(--muted)}.property-dialog{width:min(1100px,calc(100% - 24px));max-height:calc(100dvh - 24px);padding:0;overflow:auto;border:0;border-radius:22px;background:var(--white);box-shadow:0 30px 90px #00000059}.property-dialog::backdrop{background:#040d19c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-close{position:fixed;z-index:10;top:max(22px,calc((100vh - min(100vh - 24px,900px))/2 + 10px));right:max(22px,calc((100vw - min(1100px,100vw - 24px))/2 + 10px));display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;background:#0b1f3ae6;color:var(--white);cursor:pointer;font-size:1.5rem}.dialog-content{padding:28px 22px 35px}.dialog-content h2{margin-bottom:12px;color:var(--navy);font-size:clamp(2rem,4vw,3.5rem)}.dialog-price{color:var(--navy);font-size:1.6rem;font-weight:900;letter-spacing:-.03em}.dialog-price span{color:var(--muted);font-size:.8rem;font-weight:600}.fact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:20px 0}.fact-grid>div{padding:11px;border-radius:9px;background:#f3f5f7}.fact-grid span,.fact-grid strong{display:block}.fact-grid span{color:var(--muted);font-size:.62rem}.fact-grid strong{margin-top:3px;color:var(--navy);font-size:.8rem}.detail-group,.rule-summary{margin-top:20px}.detail-group h3,.rule-summary h3{margin-bottom:9px;color:var(--navy);font-size:.92rem}.rule-summary{padding:16px;border-radius:11px;background:var(--light-bg)}.rule-summary p{margin-bottom:5px;color:#5f5740;font-size:.72rem}.property-note{padding:12px;border-left:3px solid var(--yellow);background:#f6f7f8;color:var(--muted);font-size:.7rem}.map-embed{width:100%;height:230px;margin:20px 0;border:0;border-radius:12px}.about-section{background:var(--white)}.about-grid{display:grid;gap:55px}.owner-photo-wrap{position:relative;width:min(100%,520px);justify-self:center}.owner-photo-wrap>img{position:relative;z-index:1;width:100%;aspect-ratio:4 / 5;border-radius:28px;object-fit:cover;object-position:50% 25%;filter:saturate(.85)}.owner-photo-accent{position:absolute;top:-18px;right:-14px;width:65%;height:48%;border-radius:24px;background:var(--yellow)}.owner-caption{position:absolute;z-index:2;right:14px;bottom:14px;left:14px;padding:17px;border-radius:14px;background:#0b1f3ae6;color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.owner-caption strong,.owner-caption span{display:block}.owner-caption span{margin-top:3px;color:#bdc9d6;font-size:.7rem}.about-copy .lead{color:#3f4957;font-size:1.05rem}.about-stories{display:grid;gap:12px;margin:28px 0}.about-stories>div{display:flex;gap:13px;padding-bottom:12px;border-bottom:1px solid #e4e7ea}.about-stories>div>span{display:grid;flex:0 0 35px;width:35px;height:35px;place-items:center;border-radius:10px;background:var(--light-bg);color:#806000;font-weight:900}.about-stories p{margin:0;color:var(--muted);font-size:.8rem}.about-copy h3{color:var(--navy)}.value-chips{display:flex;flex-wrap:wrap;gap:7px}.value-chips span{padding:7px 10px;border-radius:20px;background:#edf1f5;color:#48576a;font-size:.67rem;font-weight:750}.family-placeholder{display:flex;align-items:center;gap:10px;margin-top:24px;padding:14px;border:1px dashed #bac1c9;border-radius:12px;color:var(--muted);font-size:.72rem}.family-placeholder span{font-size:1.2rem}.rules-section{background:var(--navy);color:var(--white)}.light-heading p{color:#afbece}.referral-card{display:grid;gap:20px;margin-bottom:30px;padding:26px;border-radius:22px;background:var(--yellow);color:var(--navy)}.referral-symbol{display:grid;width:55px;height:55px;place-items:center;border-radius:50%;background:var(--navy);color:var(--yellow);font-size:1.5rem}.referral-card h3{margin:12px 0;font-size:clamp(1.8rem,5vw,3.7rem);letter-spacing:-.04em}.referral-card p{margin:0;font-size:.86rem}.referral-card{min-height:560px;align-items:center}.rules-section{min-height:1617px}.rules-section .section-heading{height:354px}.referral-badge{display:inline-flex;padding:6px 9px;border:1px solid rgba(11,31,58,.2);border-radius:30px;font-size:.65rem;font-weight:900;text-transform:uppercase}.rules-grid{display:grid;gap:10px}.rules-grid details{border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff0b}.rules-grid summary{display:grid;min-height:62px;align-items:center;grid-template-columns:35px 1fr auto;gap:8px;padding:12px 16px;cursor:pointer;font-size:.88rem;font-weight:800;list-style:none}.rules-grid summary::-webkit-details-marker{display:none}.rules-grid summary>span{color:var(--yellow);font-size:.65rem}.rules-grid summary i{font-style:normal;transition:transform .18s ease}.rules-grid details[open] summary i{transform:rotate(45deg)}.rules-grid details p{margin:0;padding:0 18px 18px 59px;color:#b8c5d3;font-size:.78rem}.documents-section{background:var(--light-bg)}.documents-grid{display:grid;gap:30px;align-items:center}.documents-grid>div:first-child p{color:var(--muted)}.document-placeholder{display:grid;align-items:center;grid-template-columns:auto 1fr;gap:16px;padding:24px;border:1px dashed #c1ad6f;border-radius:18px;background:#ffffffb3}.document-icon{display:grid;width:58px;height:68px;place-items:center;border:1px solid #d7c68e;border-radius:8px;background:var(--white);color:#8b6500;font-size:1.5rem}.document-placeholder strong{color:var(--navy)}.document-placeholder p{margin:4px 0 0;color:var(--muted);font-size:.75rem}.document-placeholder>span{grid-column:1 / -1;width:fit-content;padding:5px 8px;border-radius:6px;background:#efe4bd;color:#725a17;font-size:.62rem;font-weight:800;text-transform:uppercase}.contact-section{background:var(--navy);color:var(--white)}.contact-top{display:grid;gap:30px}.contact-top>div:first-child p{max-width:600px;color:#b8c5d3}.contact-direct{display:grid;gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff24}.contact-direct>*{padding:15px;background:var(--navy-2)}.contact-direct span,.contact-direct strong{display:block}.contact-direct span{color:#9fb0c3;font-size:.65rem;font-weight:800;text-transform:uppercase}.contact-direct strong{margin-top:3px;font-size:.83rem}.contact-actions-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:30px 0 45px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.13)}.contact-actions-bar>span{color:#9fb0c3;font-size:.7rem}.contact-grid{display:grid;gap:45px}.viewing-flow>h3,.contact-form>h3{margin-bottom:22px;font-size:1.4rem}.viewing-step{display:grid;grid-template-columns:38px 1fr;gap:13px;margin-bottom:19px}.viewing-step>span{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:var(--yellow);font-size:.7rem;font-weight:900}.viewing-step strong{display:block;font-size:.86rem}.viewing-step p{margin:3px 0 0;color:#aebdcd;font-size:.75rem}.reservation-card{display:grid;gap:16px;margin-top:32px;padding:22px;border-radius:17px;background:var(--yellow);color:var(--navy)}.reservation-amount{width:fit-content;font-size:2.5rem;font-weight:950;letter-spacing:-.05em}.reservation-amount small{font-size:.7rem;letter-spacing:0}.reservation-card h3{margin-bottom:5px}.reservation-card p{margin:0;font-size:.75rem}.contact-form{padding:24px;border-radius:20px;background:var(--white);color:var(--navy)}.contact-form>p{color:var(--muted);font-size:.72rem}.contact-form label{display:grid;gap:6px;margin-bottom:15px}.contact-form label>span{color:#536071;font-size:.7rem;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #d7dde4;border-radius:10px;padding:12px;background:#fbfcfd;color:var(--navy)}.contact-form textarea{resize:vertical}.form-submit{width:100%}.erasmus-section{position:relative;overflow:hidden;background:#06162a;color:var(--white)}.erasmus-bg{position:absolute;right:-2vw;bottom:-2vw;color:#ffffff06;font-size:clamp(5rem,18vw,16rem);font-weight:950;letter-spacing:-.08em;line-height:.75}.erasmus-grid{position:relative;display:grid;gap:45px}.erasmus-main h2{max-width:750px}.erasmus-main .lead{max-width:740px;color:#b6c4d2}.erasmus-pills{display:grid;gap:8px;margin:28px 0}.erasmus-pills span{color:#dae2ea;font-size:.78rem}.city-guide{padding:24px;border:1px solid rgba(255,255,255,.17);border-radius:20px;background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.city-guide-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:22px}.city-guide-head>span{color:var(--yellow);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.57rem}.city-guide h3{text-align:right}.city-tip{display:grid;grid-template-columns:30px 1fr;gap:10px;padding:15px 0;border-top:1px solid rgba(255,255,255,.12)}.city-tip>span{color:var(--yellow);font-size:.63rem;font-weight:900}.city-tip strong{font-size:.82rem}.city-tip p{margin:4px 0 0;color:#aebdcd;font-size:.72rem}.transport-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.transport-links a{padding:7px 10px;border-radius:7px;background:#ffffff1a;font-size:.68rem;font-weight:800}.reviews-section{background:var(--cream)}.reviews-grid{display:grid;gap:16px}.review-card{position:relative;padding:25px;border:1px solid var(--line);border-radius:18px;background:var(--white)}.review-card blockquote{margin:0 0 22px;color:var(--navy);font-size:1rem;font-weight:600;line-height:1.55}.site-footer{padding-top:60px;background:var(--black);color:var(--white)}.footer-grid{display:grid;gap:38px;padding-bottom:45px}.footer-brand strong{color:var(--white)}.footer-grid>div:first-child p{max-width:380px;margin:18px 0;color:#a8acb3;font-size:.76rem}.footer-grid h3{margin-bottom:15px;color:#d8d9dc;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.footer-grid nav,.footer-grid>div:last-child{display:grid;gap:9px}.footer-grid nav a,.footer-grid>div:last-child>*:not(h3){color:#a8acb3;font-size:.74rem}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:18px 0 24px;border-top:1px solid #27292d}.footer-bottom p{margin:0;color:#72777f;font-size:.63rem}@media(min-width:640px){.section-shell{width:min(calc(100% - 56px),var(--max))}.hero-trust{grid-template-columns:repeat(3,1fr)}.benefit-grid,.filters{grid-template-columns:repeat(2,1fr)}.filter-top{grid-column:1 / -1}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-card-body{padding:24px}.card-actions{grid-template-columns:1fr 1fr}.dialog-content{padding:35px}.fact-grid{grid-template-columns:repeat(3,1fr)}.referral-card{grid-template-columns:auto 1fr;padding:34px}.rules-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.document-placeholder{grid-template-columns:auto 1fr auto}.document-placeholder>span{grid-column:auto}.reservation-card{grid-template-columns:auto 1fr;align-items:center}.reviews-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.8fr 1fr 1fr}}@media(min-width:960px){.section{padding:120px 0}.header-inner{min-height:80px;grid-template-columns:auto 1fr auto}.menu-toggle{display:none}.main-nav{position:static;display:flex;justify-content:center;gap:2px;padding:0;border:0;background:transparent;box-shadow:none}.main-nav a{padding:8px 7px;font-size:.69rem}.header-actions{display:flex;align-items:center;gap:8px}.header-actions .header-call{display:inline-flex}.header-call-icon{display:none}.hero-grid{min-height:calc(100vh - 80px);align-items:center;grid-template-columns:1.05fr .95fr;padding-top:85px;padding-bottom:85px}.hero-visual{min-height:600px}.hero-visual>img{min-height:600px}.split-heading{display:grid;align-items:end;grid-template-columns:1.3fr .7fr;gap:60px}.split-heading p{margin-bottom:22px}.benefit-grid{grid-template-columns:repeat(4,1fr)}.filters{align-items:end;grid-template-columns:repeat(4,1fr)}.filter-top{grid-column:1 / -1}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dialog-grid{display:grid;min-height:740px;grid-template-columns:1.05fr .95fr}.dialog-gallery{position:sticky;top:0;align-self:start}.dialog-gallery .gallery,.dialog-gallery .gallery>img{height:min(900px,calc(100vh - 24px));min-height:740px;border-radius:0}.about-grid{align-items:center;grid-template-columns:.86fr 1.14fr;gap:9%}.contact-top{align-items:start;grid-template-columns:1fr .8fr;gap:7%}.contact-grid{grid-template-columns:1fr .9fr;gap:8%}.erasmus-grid{align-items:center;grid-template-columns:1.15fr .85fr;gap:8%}.documents-grid{grid-template-columns:.8fr 1.2fr;gap:8%}.reviews-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1180px){.main-nav a{padding:9px 10px;font-size:.73rem}}@media(max-width:520px){.brand small{display:none}.brand-mark{width:36px;height:36px}.menu-toggle{width:34px;overflow:hidden;padding:0;white-space:nowrap}.menu-toggle span{display:inline-block;width:34px;font-size:1rem;text-align:center}.language-switcher button{gap:2px;padding:6px 5px;font-size:.58rem}.language-switcher button span{font-size:.7rem}.hero-actions .text-link{flex-basis:100%}}@media(max-width:959px){.header-call{width:38px;padding:0}.header-call-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.button{min-width:148px;min-height:46px;justify-content:center;text-align:center}.header-inner{min-height:80px}.brand{min-width:196px}.brand small{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-switcher{width:154px;flex:0 0 154px}.language-switcher button{width:50px;min-height:36px;justify-content:center}.main-nav a{white-space:nowrap}.hero-grid{min-height:760px;align-items:center}.hero-copy{display:grid;align-content:center;min-height:590px;grid-template-rows:28px minmax(170px,auto) minmax(76px,auto) 126px minmax(90px,auto)}.hero h1{display:-webkit-box;min-height:2.15em;margin-bottom:16px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hero-lead{display:-webkit-box;min-height:3.25em;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hero-actions{align-content:center;margin:18px 0 24px}.hero-trust>div{min-height:62px}.hero-carousel{min-height:560px;overflow:hidden;border-radius:26px;background:#24354a}.hero-carousel>img{position:absolute;top:0;right:0;bottom:0;left:0;min-height:560px;opacity:0;transform:scale(1.025);transition:opacity .65s ease,transform 2.6s ease}.hero-carousel>img.active{z-index:1;opacity:1;transform:scale(1)}.hero-carousel .availability-float,.hero-carousel .hero-number,.hero-carousel .carousel-dots{z-index:3}.carousel-dots{position:absolute;top:18px;left:18px;display:flex;gap:7px}.carousel-dots button{width:24px;height:5px;padding:0;border:0;border-radius:20px;background:#ffffff73;cursor:pointer}.carousel-dots button.active{width:38px;background:var(--yellow)}.availability-float{min-height:76px}.split-heading h2{min-height:2.3em}.split-heading>p{min-height:4.8em}.filters label{min-height:70px}.property-grid{align-items:stretch}.property-card{display:flex;min-height:900px;flex-direction:column}.card-media,.gallery-shell-compact{height:312px}.gallery-shell{position:relative;background:#d9dde1}.card-media .availability-badge{top:61px}.gallery-note{position:absolute;z-index:3;right:10px;bottom:10px;left:10px;margin:0;padding:8px 10px;border-radius:8px;background:#0b1f3ae6;color:var(--white);font-size:.64rem;line-height:1.35}.dialog-gallery .gallery-note{bottom:20px;font-size:.72rem}.property-card-body{display:flex;min-height:588px;flex:1;flex-direction:column}.property-card h3{display:-webkit-box;height:3.3rem;min-height:3.3rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.card-location{height:1.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-price-row{min-height:57px}.card-facts{min-height:58px}.highlight-list{min-height:116px;margin-bottom:18px}.highlight-list li{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.card-actions{margin-top:auto}.dialog-gallery .gallery-shell,.dialog-gallery .gallery{height:min(900px,calc(100vh - 24px));min-height:740px}.dialog-gallery .gallery>img{height:100%}.owner-photo-wrap{width:min(100%,620px);padding:12px;border-radius:28px;background:#eef1f4}.owner-photo-wrap>img{aspect-ratio:4 / 3;border-radius:20px;object-fit:contain;object-position:center;background:#eef1f4}.about-stories>div{min-height:66px}.rules-grid{grid-auto-rows:1fr}.rule-card{display:grid;min-height:168px;grid-template-columns:34px 1fr;gap:12px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff0e}.rule-card>span{color:var(--yellow);font-size:.68rem;font-weight:900}.rule-card h3{margin:0 0 8px;font-size:1rem}.rule-card p{margin:0;color:#c2ceda;font-size:.86rem;line-height:1.6}.referral-card p{max-width:960px;height:7em;font-size:.95rem;line-height:1.65}.referral-card h3{display:flex;height:2.4em;align-items:center;font-size:clamp(1.8rem,4vw,2.8rem)}.document-list{display:grid;gap:12px;min-height:204px}.documents-section{min-height:564px}.document-placeholder{min-height:204px}.document-card{display:grid;min-height:96px;align-items:center;grid-template-columns:auto 1fr auto;gap:16px;padding:14px 18px;border:1px solid #d8dde3;border-radius:16px;background:var(--white);box-shadow:0 10px 26px #0b1f3a0f}.document-card>span:nth-child(2){display:grid;gap:5px}.document-card strong{color:var(--navy)}.document-card small{color:var(--muted);font-size:.65rem;font-weight:800}.document-card b{color:#6c530b;font-size:.75rem}.contact-grid-clean{align-items:stretch}.contact-section{min-height:1048px}.contact-top{min-height:228px}.contact-grid-clean .reservation-card{min-height:230px;align-content:center;margin-top:0}.city-guide-head{justify-content:flex-end}.city-guide-head h3{min-height:1.4em}.erasmus-section{min-height:862px}.erasmus-main h2{display:-webkit-box;min-height:2.5em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.erasmus-main .lead{min-height:7.2em}.review-card{min-height:330px}@media(min-width:960px){.hero-grid{min-height:760px}.hero-visual,.hero-carousel>img{min-height:600px}.filters{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-grid-clean{grid-template-columns:1fr 1fr}}@media(max-width:959px){.hero-copy{min-height:560px}.dialog-gallery .gallery-shell,.dialog-gallery .gallery{height:520px;min-height:520px}}@media(max-width:639px){.brand{min-width:0}.language-switcher{width:124px;flex-basis:124px}.language-switcher button{width:40px}.hero-grid{min-height:1050px;gap:30px}.hero-copy{min-height:590px;grid-template-rows:28px minmax(150px,auto) minmax(86px,auto) 176px minmax(188px,auto)}.hero h1{font-size:clamp(2.25rem,11vw,3.4rem)}.hero-actions .button{width:100%}.hero-carousel,.hero-carousel>img{min-height:430px}.split-heading h2,.split-heading>p{min-height:0}.benefits .section-heading{height:210px}.benefit-grid article{height:230px}.listings-section .section-heading{height:260px}.unavailable-notice{height:110px}.property-card{min-height:890px}.about-copy{min-height:600px}.about-section{height:1187px}.dialog-gallery .gallery-shell,.dialog-gallery .gallery{height:430px;min-height:430px}.document-card{grid-template-columns:auto 1fr}.rules-section{min-height:3100px}.referral-card{min-height:560px}.referral-card p{height:15em}.rule-card{min-height:260px}.documents-section{height:685px}.document-list,.document-placeholder{min-height:300px}.contact-section{min-height:1400px}.contact-top{min-height:520px}.erasmus-section{min-height:1240px}.document-card b{grid-column:2}}.hero-grid{min-height:840px}.hero-copy{min-height:640px;grid-template-rows:28px minmax(240px,auto) minmax(105px,auto) 126px minmax(100px,auto)}.hero h1{display:block;min-height:3.2em;overflow:visible;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.03;-webkit-line-clamp:unset}.hero-lead{display:block;min-height:4.5em;overflow:visible;line-height:1.55;-webkit-line-clamp:unset}.hero-carousel{min-height:640px;overflow:visible;border-radius:28px;background:transparent}.hero-slides{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:28px;background:#24354a;box-shadow:0 35px 80px #00000057}.hero-slides>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;object-fit:cover;transform:scale(1.025);transition:opacity .6s ease,transform 2s ease}.hero-slides>img.active{z-index:1;opacity:1;transform:scale(1)}.hero-number{z-index:10;top:18px;right:18px}.listing-pagination{display:flex;min-height:60px;align-items:center;justify-content:center;gap:14px;margin-top:30px}.listing-pagination>button{display:grid;width:46px;height:46px;place-items:center;border:1px solid #cfd5dc;border-radius:50%;background:var(--white);color:var(--navy);cursor:pointer;font-size:1.1rem;box-shadow:0 8px 22px #0b1f3a14}.listing-pagination>button:disabled{cursor:not-allowed;opacity:.35}.listing-pagination>span{min-width:42px;color:var(--muted);font-size:.75rem;font-weight:850;text-align:center}.pagination-dots{display:flex;align-items:center;gap:7px}.pagination-dots button{width:9px;height:9px;padding:0;border:0;border-radius:20px;background:#c1c7cf;cursor:pointer;transition:width .18s ease,background .18s ease}.pagination-dots button.active{width:25px;background:var(--navy)}.property-dialog{width:min(1200px,calc(100% - 32px));height:min(90dvh,900px);max-height:90dvh;overflow:hidden}.property-dialog .dialog-grid{height:100%}.dialog-gallery{min-width:0;overflow:hidden;background:#111a27}.dialog-gallery .gallery-shell{display:flex;height:100%;min-height:0;flex-direction:column;background:#111a27}.dialog-gallery .gallery{height:auto;min-height:0;flex:1;background:#111a27}.dialog-gallery .gallery>img{width:100%;height:100%;object-fit:contain;object-position:center}.dialog-gallery .gallery-unavailable>img{filter:none}.dialog-gallery .photo-wash{display:none}.gallery-thumbnails{display:flex;height:92px;flex:0 0 92px;gap:8px;overflow-x:auto;padding:10px;background:#0b1522;scrollbar-width:thin}.gallery-thumbnails button{width:104px;min-width:104px;height:72px;padding:2px;overflow:hidden;border:2px solid transparent;border-radius:9px;background:transparent;cursor:pointer}.gallery-thumbnails button.active{border-color:var(--yellow)}.gallery-thumbnails img{width:100%;height:100%;border-radius:6px;object-fit:cover}.dialog-gallery .gallery-note{bottom:104px}.dialog-content{height:100%;overflow-y:auto}.rules-section{min-height:0}.rules-section .section-heading{height:250px}.referral-card{min-height:0;align-items:center;padding:24px 28px}.referral-card h3{display:block;height:auto;min-height:1.25em;margin:8px 0;font-size:clamp(1.6rem,3vw,2.35rem)}.referral-card p{height:auto;min-height:3.3em;font-size:.88rem;line-height:1.55}.erasmus-section{min-height:920px}.erasmus-main h2{display:block;min-height:4em;overflow:visible;line-height:1.05;-webkit-line-clamp:unset}.erasmus-main .lead{min-height:9em}@media(min-width:960px){.hero-grid{grid-template-columns:.9fr 1.1fr}.hero-visual,.hero-carousel{min-height:640px}.property-grid.is-paginated{min-height:1826px}.dialog-grid{grid-template-columns:minmax(0,1.65fr) minmax(330px,.85fr)}.dialog-gallery{position:relative;top:auto;height:100%}}@media(max-width:959px){.property-dialog{width:calc(100% - 20px);height:calc(100dvh - 20px);max-height:calc(100dvh - 20px);overflow-y:auto}.property-dialog .dialog-grid{display:block;height:auto}.dialog-gallery{height:58dvh;min-height:460px}.dialog-content{height:auto;overflow:visible}}@media(max-width:639px){.hero-grid{min-height:1320px}.hero-copy{min-height:760px;grid-template-rows:28px minmax(250px,auto) minmax(120px,auto) 176px minmax(188px,auto)}.hero h1{min-height:4em;font-size:clamp(2.15rem,10.5vw,3.25rem)}.hero-lead{min-height:5.5em}.hero-carousel,.hero-slides{min-height:500px}.property-dialog{width:100%;height:100dvh;max-height:100dvh;border-radius:0}.dialog-gallery{height:58dvh;min-height:420px}.dialog-close{top:12px;right:12px}.gallery-thumbnails{height:82px;flex-basis:82px}.gallery-thumbnails button{width:88px;min-width:88px;height:62px}.rules-section{min-height:0}.rules-section .section-heading{height:300px}.referral-card{min-height:0;padding:22px}.referral-card p{height:auto;min-height:7em}.erasmus-section{min-height:1320px}.erasmus-main h2{min-height:5.2em}.erasmus-main .lead{min-height:11em}}.listings-browser.is-paginated{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;align-items:center}.listings-browser.is-paginated .property-grid{grid-row:1;grid-column:1 / -1}.listing-page-arrow{display:grid;width:52px;height:52px;place-items:center;border:1px solid #cbd2da;border-radius:50%;background:var(--white);color:var(--navy);cursor:pointer;box-shadow:0 10px 26px #0b1f3a1f;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.listing-page-arrow.previous{grid-row:2;grid-column:1;justify-self:end}.listing-page-arrow.next{grid-row:2;grid-column:2;justify-self:start}.listing-page-arrow svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.listing-page-arrow:hover:not(:disabled){border-color:var(--navy);box-shadow:0 12px 30px #0b1f3a2e;transform:translateY(-2px)}.listing-page-arrow:focus-visible{outline:3px solid rgba(241,197,26,.65);outline-offset:3px}.listing-page-arrow:disabled{cursor:not-allowed;opacity:.3;box-shadow:none}.listing-pagination{min-height:32px;gap:10px;margin-top:10px}.property-grid.is-paginated{min-height:0}.property-card{height:600px;min-height:0}.card-media,.gallery-shell-compact{height:230px;min-height:230px;flex:0 0 230px}.gallery-shell-compact .gallery,.gallery-compact,.gallery-compact>img{width:100%;height:100%}.card-media .availability-badge{top:14px}.property-card-body{min-height:0;padding:18px}.property-card h3{height:3.05rem;min-height:3.05rem;margin-bottom:10px;font-size:1.25rem}.property-card .card-location{margin-bottom:6px}.property-card .card-price-row{min-height:52px;margin-bottom:8px}.property-card .main-price strong{font-size:1.4rem}.property-card .card-facts{min-height:58px;max-height:58px;align-content:flex-start;margin:8px 0 0;overflow:hidden}.property-card .card-actions{margin-top:auto}.property-card .card-actions .button{width:100%;min-width:0}@media(min-width:960px){.listings-browser.is-paginated{grid-template-columns:56px minmax(0,1fr) 56px;gap:12px}.listings-browser.is-paginated .property-grid{grid-row:1;grid-column:2}.listing-page-arrow.previous{grid-row:1;grid-column:1;justify-self:start}.listing-page-arrow.next{grid-row:1;grid-column:3;justify-self:end}}.contact-layout{display:grid;gap:38px}.contact-main,.contact-side{min-width:0}.contact-intro p{max-width:600px;color:#b8c5d3}.contact-side{display:grid;width:100%;gap:24px;align-content:start}.contact-side .contact-direct{width:100%;min-height:240px;grid-template-rows:repeat(3,minmax(0,1fr))}.contact-side .contact-direct>*{display:grid;align-content:center;padding:20px 22px}.contact-side .reservation-card{width:100%;min-height:240px;align-content:center;margin-top:0}@media(min-width:960px){.contact-layout{align-items:start;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:7%}.contact-side .contact-direct,.contact-side .reservation-card{min-height:280px}}.about-photo-stack{position:relative;width:min(100%,620px);height:clamp(330px,38vw,460px);justify-self:center}.about-photo-stack .owner-photo-accent{z-index:0;top:4%;right:3%;width:58%;height:42%;transform:rotate(3deg)}.about-photo{position:absolute;width:60%;aspect-ratio:4 / 3;border:5px solid rgba(255,255,255,.95);border-radius:22px;object-fit:cover;object-position:center;filter:saturate(.9);box-shadow:0 22px 50px #0b1f3a33}.about-photo-back{z-index:1;top:32%;left:0;transform:rotate(-3deg)}.about-photo-front{z-index:2;top:2%;right:0;transform:rotate(3deg)}.about-photo-stack .owner-caption{z-index:3;right:7%;bottom:2%;left:7%;box-shadow:0 12px 28px #0b1f3a33}.property-card .card-facts{min-height:64px;max-height:64px}@media(max-width:639px){.about-photo-stack{height:340px}.about-photo{width:62%;border-width:4px;border-radius:18px}.about-photo-stack .owner-caption{right:5%;bottom:1%;left:5%}}.rating-stars{position:relative;display:inline-block;width:6.15em;overflow:hidden;color:#cfd3d8;font-size:.98rem;letter-spacing:.18em;line-height:1;white-space:nowrap}.rating-stars.compact{width:6.15em;font-size:.8rem}.rating-stars-base,.rating-stars-fill{display:block}.rating-stars-fill{position:absolute;top:0;left:0;overflow:hidden;color:#e6b500}.hero-intro{align-self:center}.hero-rating{display:grid;width:fit-content;gap:4px;margin-top:14px;padding:9px 13px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff12}.hero-rating>div{display:flex;align-items:center;gap:9px}.hero-rating .rating-stars{color:#ffffff47}.hero-rating strong{font-size:.86rem}.hero-rating small{color:#b8c5d3;font-size:.67rem}.card-title-row{display:flex;min-height:3.05rem;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.property-card .card-title-row h3{height:auto;min-height:0;flex:1;margin:0}.property-rating-compact{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;padding:5px 7px;border-radius:8px;background:#fff5c9;color:#594500;font-size:.68rem;font-weight:900;white-space:nowrap}.property-rating-compact>span{color:#e6b500}.property-rating-empty{max-width:88px;color:var(--muted);font-size:.65rem;font-weight:750;text-align:right}.property-rating-summary{margin:20px 0;padding:16px;border:1px solid #e0e4e8;border-radius:14px;background:#fafbfc}.property-rating-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:13px;border-bottom:1px solid #e4e7eb}.property-rating-heading>div span,.property-rating-heading>div strong{display:block}.property-rating-heading>div span{margin-bottom:4px;color:var(--muted);font-size:.68rem;font-weight:750}.property-rating-heading>div strong{color:var(--navy);font-size:1.3rem}.property-rating-categories{display:grid;gap:8px;margin-top:13px}.property-rating-categories>div,.review-categories>div{display:grid;align-items:center;grid-template-columns:minmax(74px,1fr) auto auto;gap:8px}.property-rating-categories span,.review-categories span{color:var(--muted);font-size:.7rem;font-weight:750}.property-rating-categories strong,.review-categories strong{min-width:42px;color:var(--navy);font-size:.7rem;text-align:right}.room-card-placeholder{visibility:hidden;pointer-events:none}.room-photo-note{position:absolute;z-index:4;right:12px;bottom:12px;left:12px;width:fit-content;max-width:calc(100% - 24px);padding:7px 10px;border-radius:8px;background:#0b1f3ae6;color:var(--white);font-size:.66rem;font-weight:800;line-height:1.3;pointer-events:none}.gallery-empty{display:grid;width:100%;height:100%;place-content:center;justify-items:center;gap:8px;color:#667085;text-align:center}.gallery-empty span{font-size:2rem;opacity:.55}.gallery-empty strong{font-size:.75rem}.reviews-summary{display:grid;gap:18px;margin-bottom:28px;padding:22px;border:1px solid #e3d59c;border-radius:18px;background:#fff9e5}.reviews-summary-overall{display:grid;gap:5px}.reviews-summary-overall>span,.reviews-summary-overall>small{color:var(--muted);font-size:.7rem;font-weight:750}.reviews-summary-overall>strong{color:var(--navy);font-size:2rem;letter-spacing:-.04em}.reviews-summary-categories{display:grid;gap:9px}.reviews-summary-categories>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:9px 0;border-bottom:1px solid rgba(11,31,58,.09)}.reviews-summary-categories>div:last-child{border-bottom:0}.reviews-summary-categories span{color:var(--muted);font-size:.75rem;font-weight:750}.reviews-summary-categories strong{color:var(--navy);font-size:.85rem}.review-card{display:flex;min-height:360px;flex-direction:column}.review-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.review-identity strong,.review-identity span{display:block}.review-identity strong{color:var(--navy);font-size:1rem}.review-identity span{margin-top:3px;color:var(--muted);font-size:.68rem}.review-overall{display:grid;justify-items:end;gap:4px}.review-overall strong{color:var(--navy);font-size:.75rem}.review-categories{display:grid;gap:8px;padding:13px 0;border-top:1px solid #eceef0;border-bottom:1px solid #eceef0}.review-card blockquote{margin:20px 0 0;font-size:.9rem;font-weight:550}@media(min-width:640px){.reviews-summary{align-items:center;grid-template-columns:1fr 1fr;padding:26px 30px}}@media(max-width:639px){.card-title-row{min-height:3.25rem}.property-rating-heading{align-items:flex-start;flex-direction:column}}.documents-section{height:auto;min-height:0}.documents-grid{align-items:start}.document-disclaimer{margin-top:24px;padding:16px 18px;border:1px solid #d8c474;border-radius:14px;background:#ffffffb8}.document-disclaimer strong{display:block;margin-bottom:6px;color:var(--navy);font-size:.78rem}.documents-grid>div:first-child .document-disclaimer p{margin:0;color:#5f5740;font-size:.75rem;line-height:1.55}.document-list{min-height:0;gap:24px}.document-group{display:grid;gap:12px}.document-group h3{margin:0 0 2px;color:var(--navy);font-size:.86rem}@media(max-width:520px){.brand{min-width:0}.brand>span:last-child{min-width:0}.brand strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-switcher{width:130px;flex-basis:130px}.language-switcher button{width:42px}}.review-filter{display:grid;width:min(100%,360px);gap:7px;margin:0 0 18px}.review-filter span{color:var(--navy);font-size:.72rem;font-weight:800}.review-filter select{width:100%;min-height:44px;padding:0 40px 0 13px;border:1px solid var(--line);border-radius:10px;background-color:var(--white);color:var(--navy);font-size:.78rem;font-weight:700}.review-consent{display:flex;width:fit-content;align-items:center;gap:7px;margin:0 0 24px;color:var(--muted);font-size:.72rem;font-weight:750}.reviews-browser.is-paginated{display:grid;align-items:center;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}.reviews-browser.is-paginated .reviews-grid{grid-row:1;grid-column:1 / -1}.review-card{height:420px;min-height:420px}.review-card blockquote{flex:1;overflow-y:auto;padding-right:4px}.review-card-placeholder{visibility:hidden;pointer-events:none}.reviews-empty-state{display:grid;min-height:420px;grid-column:1 / -1;place-items:center;margin:0;padding:32px;border:1px dashed var(--line);border-radius:18px;background:#ffffff8c;color:var(--muted);text-align:center;font-size:.88rem;font-weight:750}.review-pagination{margin-top:10px}@media(min-width:960px){.reviews-browser.is-paginated{grid-template-columns:56px minmax(0,1fr) 56px;gap:12px}.reviews-browser.is-paginated .reviews-grid{grid-row:1;grid-column:2}}@media(max-width:639px){.documents-section,.document-list{height:auto;min-height:0}.document-card{min-height:118px}.review-card{height:440px;min-height:440px}.reviews-empty-state{min-height:440px}}
