:root{--gre-primary:#c89a56;--gre-secondary:#10242d;--gre-surface:#f5f1e9;--gre-text:#15242b;--gre-muted:#69777d;--gre-white:#fff;--gre-border:rgba(16,36,45,.12);--gre-shadow:0 24px 80px rgba(16,36,45,.13);--gre-radius:24px;--gre-heading:Georgia,serif;--gre-body:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.gre-site,.gre-standalone-shell{margin:0;background:#fff;color:var(--gre-text);font-family:var(--gre-body);font-size:16px;line-height:1.65}.gre-site *,.gre-standalone-shell *{box-sizing:border-box}.gre-site a,.gre-standalone-shell a{color:inherit;text-decoration:none}.gre-site img,.gre-standalone-shell img{max-width:100%;height:auto}.gre-container{width:min(1220px,calc(100% - 40px));margin-inline:auto}.gre-site-main{min-height:60vh}.gre-site-header{position:relative;z-index:1000;background:#fff;border-bottom:1px solid var(--gre-border)}.gre-header-overlay{position:absolute;top:0;left:0;right:0;background:linear-gradient(180deg,rgba(8,21,27,.78),transparent);border:0;color:#fff}.gre-header-inner{height:86px;display:flex;align-items:center;gap:34px}.gre-brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content}.gre-brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:16px;background:var(--gre-primary);color:#fff;font-family:var(--gre-heading);font-size:24px}.gre-brand strong,.gre-brand small{display:block}.gre-brand strong{font-size:17px;letter-spacing:.02em}.gre-brand small{font-size:9px;letter-spacing:.18em;opacity:.65}.gre-logo{max-height:48px;width:auto}.gre-desktop-nav{margin-left:auto}.gre-desktop-nav ul{display:flex;align-items:center;gap:27px;list-style:none;margin:0;padding:0}.gre-desktop-nav a{font-size:14px;font-weight:700}.gre-header-actions{display:flex;align-items:center;gap:18px;font-size:14px;font-weight:700}.gre-menu-toggle{display:none;border:0;background:none;font-size:25px;color:inherit}.gre-mobile-nav{display:none;padding:20px;background:#fff;color:var(--gre-text);border-top:1px solid var(--gre-border)}.gre-mobile-nav ul{list-style:none;padding:0;margin:0 0 18px}.gre-mobile-nav li a{display:block;padding:10px 0;border-bottom:1px solid var(--gre-border)}.gre-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid var(--gre-border);border-radius:999px;font-weight:800;cursor:pointer;transition:.25s ease;background:#fff;color:var(--gre-text)}.gre-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(16,36,45,.12)}.gre-btn-primary{background:var(--gre-primary);color:#fff;border-color:var(--gre-primary)}.gre-btn-secondary{background:var(--gre-secondary);color:#fff;border-color:var(--gre-secondary)}.gre-btn-light{background:#fff;color:var(--gre-secondary);border-color:#fff}.gre-btn-ghost{background:transparent}.gre-btn-small{min-height:36px;padding:0 15px;font-size:13px}.gre-hero{min-height:790px;background:linear-gradient(90deg,rgba(9,26,33,.92),rgba(9,26,33,.54)),var(--gre-hero) center/cover no-repeat;color:#fff;display:flex;align-items:center;padding:100px 0}.gre-hero>.gre-container{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.gre-hero-copy>span,.gre-section-heading>span,.gre-page-hero span,.gre-story-grid>div>span,.gre-property-section>span,.gre-profile-hero span{font-size:12px;font-weight:900;letter-spacing:.2em;color:var(--gre-primary)}.gre-hero h1,.gre-page-hero h1,.gre-profile-hero h1{font-family:var(--gre-heading);font-weight:400;line-height:1.02;letter-spacing:-.035em;margin:18px 0}.gre-hero h1{font-size:clamp(50px,6vw,88px)}.gre-hero-copy p{font-size:19px;max-width:650px;color:rgba(255,255,255,.78)}.gre-hero-actions{display:flex;gap:12px;margin-top:32px}.gre-hero-search .gre-search-toolbar,.gre-hero-search .gre-results,.gre-hero-search .gre-pagination,.gre-hero-search .gre-advanced-search{display:none}.gre-hero-search .gre-search-app{background:rgba(255,255,255,.96);padding:24px;border-radius:28px;box-shadow:var(--gre-shadow);color:var(--gre-text)}.gre-hero-search .gre-search-main{grid-template-columns:1fr 1fr}.gre-section{padding:105px 0}.gre-section.gre-surface{background:var(--gre-surface)}.gre-dark{background:var(--gre-secondary);color:#fff}.gre-section-heading{position:relative;margin-bottom:38px}.gre-section-heading h2,.gre-story-grid h2,.gre-final-cta h2,.gre-property-section h2{font-family:var(--gre-heading);font-size:clamp(38px,4vw,62px);line-height:1.08;font-weight:400;margin:10px 0}.gre-section-heading>a{position:absolute;right:0;bottom:8px;font-weight:800;color:var(--gre-primary)}.gre-property-search-form{background:#fff;border:1px solid var(--gre-border);border-radius:22px;padding:17px;box-shadow:0 12px 45px rgba(16,36,45,.07)}.gre-search-main{display:grid;grid-template-columns:1.6fr repeat(3,1fr) auto;gap:10px;align-items:end}.gre-property-search-form label,.gre-form-grid label,.gre-auth-card label,.gre-profile-form label{display:flex;flex-direction:column;gap:7px}.gre-property-search-form label>span,.gre-form-grid label>span,.gre-auth-card label>span,.gre-profile-form label>span{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--gre-muted)}.gre-property-search-form input,.gre-property-search-form select,.gre-form-grid input,.gre-form-grid select,.gre-form-grid textarea,.gre-auth-card input,.gre-auth-card select,.gre-profile-form input,.gre-submit-property input,.gre-submit-property select,.gre-submit-property textarea{width:100%;min-height:48px;border:1px solid var(--gre-border);border-radius:13px;background:#fff;padding:10px 13px;color:var(--gre-text);font:inherit}.gre-form-grid textarea,.gre-submit-property textarea{min-height:auto}.gre-advanced-search{margin-top:12px}.gre-advanced-search summary{cursor:pointer;font-weight:800;font-size:13px}.gre-search-extra{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:14px;align-items:end}.gre-search-toolbar{display:flex;justify-content:space-between;align-items:center;margin:30px 0 18px}.gre-view-switch{display:flex;background:var(--gre-surface);padding:4px;border-radius:999px}.gre-view-switch button{border:0;background:transparent;padding:8px 13px;border-radius:999px;cursor:pointer}.gre-view-switch button.is-active{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08)}.gre-search-layout{display:grid;grid-template-columns:1fr;gap:24px}.gre-search-layout.has-map{grid-template-columns:minmax(0,1.45fr) minmax(330px,.55fr)}.gre-results,.gre-property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.gre-results[data-layout="list"],.gre-results.is-list{grid-template-columns:1fr}.gre-results.is-list .gre-property-card{display:grid;grid-template-columns:280px 1fr}.gre-property-card{background:#fff;border:1px solid var(--gre-border);border-radius:22px;overflow:hidden;transition:.3s ease}.gre-property-card:hover{transform:translateY(-6px);box-shadow:var(--gre-shadow)}.gre-card-media{display:block;position:relative;aspect-ratio:1.35/1;overflow:hidden}.gre-card-media img{width:100%;height:100%;object-fit:cover;transition:.5s ease}.gre-property-card:hover .gre-card-media img{transform:scale(1.045)}.gre-mode-badge,.gre-featured-badge{position:absolute;top:15px;padding:7px 11px;background:#fff;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.gre-mode-badge{left:15px}.gre-featured-badge{right:15px;background:var(--gre-primary);color:#fff}.gre-card-body{padding:20px}.gre-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.gre-location{font-size:12px;color:var(--gre-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gre-card-actions{display:flex;gap:6px}.gre-card-actions button,.gre-favorite,.gre-compare{border:1px solid var(--gre-border);background:#fff;border-radius:999px;min-width:35px;min-height:35px;cursor:pointer}.gre-card-actions button.is-active,.gre-favorite.is-active,.gre-compare.is-active{background:var(--gre-primary);color:#fff}.gre-card-body h3{font-family:var(--gre-heading);font-size:23px;line-height:1.18;margin:12px 0 8px}.gre-price{display:block;color:var(--gre-primary);font-size:18px}.gre-card-meta{display:flex;gap:13px;margin-top:15px;padding-top:14px;border-top:1px solid var(--gre-border);font-size:12px;color:var(--gre-muted)}.gre-map-panel{position:relative}.gre-map-shell{position:sticky;top:105px;min-height:620px;background:var(--gre-secondary);border-radius:24px;padding:24px;color:#fff}.gre-map-message p{color:rgba(255,255,255,.65);font-size:13px}.gre-map-list{display:flex;flex-direction:column;gap:9px;margin-top:25px;max-height:500px;overflow:auto}.gre-map-list a{display:flex;justify-content:space-between;gap:12px;background:rgba(255,255,255,.08);padding:13px;border-radius:14px;font-size:12px}.gre-map-list a span{color:var(--gre-primary)}.gre-pagination ul{display:flex;justify-content:center;gap:6px;list-style:none;padding:35px 0;margin:0}.gre-pagination a,.gre-pagination span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--gre-border);border-radius:50%}.gre-pagination .current{background:var(--gre-secondary);color:#fff}.gre-empty,.gre-auth-required,.gre-notice{grid-column:1/-1;padding:45px;text-align:center;background:var(--gre-surface);border-radius:22px}.gre-mode-grid{display:grid;grid-template-columns:repeat(3,1fr)}.gre-mode-grid>a{padding:60px 45px;border-right:1px solid rgba(255,255,255,.13)}.gre-mode-grid>a:last-child{border:0}.gre-mode-grid span{font-size:12px;color:var(--gre-primary);font-weight:900}.gre-mode-grid h3{font-family:var(--gre-heading);font-size:34px;font-weight:400}.gre-mode-grid p{color:rgba(255,255,255,.63)}.gre-mode-grid strong{color:var(--gre-primary)}.gre-destination-grid,.gre-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gre-destination-grid a,.gre-service-grid article{min-height:250px;padding:30px;border:1px solid var(--gre-border);border-radius:22px;background:#fff;display:flex;flex-direction:column;justify-content:flex-end}.gre-destination-grid a:nth-child(1),.gre-destination-grid a:nth-child(5){grid-column:span 2}.gre-destination-grid span,.gre-service-grid article>span{color:var(--gre-primary);font-weight:900;font-size:12px}.gre-destination-grid h3,.gre-service-grid h3{font-family:var(--gre-heading);font-size:30px;margin:8px 0}.gre-service-grid article{justify-content:flex-start;min-height:220px}.gre-profile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.gre-profile-grid article{border-radius:22px;overflow:hidden;background:var(--gre-secondary);color:#fff}.gre-profile-grid img{width:100%;aspect-ratio:.9;object-fit:cover}.gre-profile-grid article div{padding:20px}.gre-profile-grid span{color:var(--gre-primary);font-size:11px;font-weight:900}.gre-profile-grid h3{font-family:var(--gre-heading);font-size:25px;margin:5px 0}.gre-profile-grid p{color:rgba(255,255,255,.62);font-size:13px}.gre-stat-strip{padding:45px 0;background:var(--gre-primary);color:#fff}.gre-stat-grid{display:grid;grid-template-columns:repeat(4,1fr)}.gre-stat-grid div{text-align:center;border-right:1px solid rgba(255,255,255,.3)}.gre-stat-grid div:last-child{border:0}.gre-stat-grid strong{display:block;font-family:var(--gre-heading);font-size:44px}.gre-stat-grid span{font-size:12px;text-transform:uppercase;letter-spacing:.12em}.gre-final-cta{text-align:center;background:var(--gre-secondary);color:#fff}.gre-final-cta .gre-container{max-width:900px}.gre-final-cta>div>span{color:var(--gre-primary);font-weight:900;letter-spacing:.15em}.gre-final-cta>div>div{display:flex;justify-content:center;gap:12px;margin-top:30px}.gre-page-hero{padding:155px 0 90px;background:var(--gre-secondary);color:#fff}.gre-page-hero h1{font-size:clamp(46px,6vw,78px);max-width:900px}.gre-page-hero p{font-size:19px;max-width:700px;color:rgba(255,255,255,.66)}.gre-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.gre-story-grid p{font-size:18px;color:var(--gre-muted)}.gre-contact-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.gre-contact-grid>div>h2{font-family:var(--gre-heading);font-size:50px}.gre-enquiry-form,.gre-booking-form,.gre-auth-card,.gre-profile-form{background:#fff;border:1px solid var(--gre-border);border-radius:24px;padding:28px;box-shadow:0 20px 60px rgba(16,36,45,.09)}.gre-enquiry-form h3,.gre-booking-form h3{font-family:var(--gre-heading);font-size:32px}.gre-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px}.gre-full{grid-column:1/-1}.gre-form-response{margin-top:14px;font-size:13px}.gre-form-response.is-error,.gre-error{padding:12px;background:#fff0f0;color:#a41414;border-radius:10px}.gre-form-response.is-success{padding:12px;background:#edf9f2;color:#166a3c;border-radius:10px}.gre-faq{display:grid;grid-template-columns:1fr 1fr;gap:13px}.gre-faq details{background:#fff;border:1px solid var(--gre-border);border-radius:18px;padding:20px}.gre-faq summary{font-weight:900;cursor:pointer}.gre-faq details div{padding-top:12px;color:var(--gre-muted)}.gre-legal{padding:140px 0;max-width:900px}.gre-legal h1,.gre-legal h2{font-family:var(--gre-heading);font-weight:400}.gre-legal h1{font-size:60px}.gre-property-gallery{height:670px;display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:4px;background:#111}.gre-property-gallery .gre-gallery-item{padding:0;border:0;background:#111;overflow:hidden;cursor:zoom-in}.gre-property-gallery .gre-gallery-item:first-child{grid-row:1/-1}.gre-property-gallery .gre-gallery-item img{width:100%;height:100%;object-fit:cover}.gre-property-gallery.single-image{display:block}.gre-property-gallery.single-image>img{width:100%;height:100%;object-fit:cover}.gre-property-intro{padding:60px 0 35px}.gre-property-intro-grid{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end}.gre-property-intro h1{font-family:var(--gre-heading);font-size:clamp(45px,5vw,72px);line-height:1.06;font-weight:400;margin:12px 0}.gre-property-intro p{font-size:19px;color:var(--gre-muted);max-width:800px}.gre-property-kicker{display:flex;gap:8px;flex-wrap:wrap}.gre-property-kicker span{padding:7px 11px;border-radius:999px;background:var(--gre-surface);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.gre-property-price-panel{text-align:right}.gre-property-price-panel>span{display:block;color:var(--gre-muted);font-size:12px}.gre-property-price-panel>strong{display:block;font-family:var(--gre-heading);font-size:34px;color:var(--gre-primary)}.gre-property-price-panel .gre-card-actions{justify-content:flex-end;margin-top:13px}.gre-property-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:70px}.gre-property-facts{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--gre-border);border-radius:20px;margin-bottom:45px}.gre-property-facts div{padding:22px 13px;text-align:center;border-right:1px solid var(--gre-border)}.gre-property-facts div:last-child{border:0}.gre-property-facts strong,.gre-property-facts span{display:block}.gre-property-facts strong{font-size:22px}.gre-property-facts span{font-size:10px;text-transform:uppercase;color:var(--gre-muted)}.gre-prose{font-size:18px}.gre-prose h2,.gre-prose h3{font-family:var(--gre-heading);font-weight:400}.gre-property-section{padding-top:55px;margin-top:55px;border-top:1px solid var(--gre-border)}.gre-feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gre-feature-list span{padding:14px;border-radius:13px;background:var(--gre-surface);font-size:13px}.gre-media-links{display:flex;gap:12px}.gre-media-links a{padding:15px 20px;background:var(--gre-secondary);color:#fff;border-radius:999px}.gre-osm-map{width:100%;height:380px;border:0;border-radius:20px;margin-bottom:10px}.gre-sticky-card{position:sticky;top:110px}.gre-booking-head{display:flex;justify-content:space-between;margin-bottom:18px}.gre-booking-head strong{color:var(--gre-primary)}.gre-booking-guest{margin-top:18px}.gre-quote-lines{margin-top:18px;padding:15px;background:var(--gre-surface);border-radius:14px}.gre-quote-lines>div{display:flex;justify-content:space-between;padding:7px 0;font-size:13px}.gre-quote-total{border-top:1px solid var(--gre-border);font-size:16px!important}.gre-agent-mini{display:flex;align-items:center;gap:15px;margin-top:20px;padding:20px;border:1px solid var(--gre-border);border-radius:20px}.gre-agent-mini img{width:65px;height:65px;border-radius:50%;object-fit:cover}.gre-agent-mini span,.gre-agent-mini strong,.gre-agent-mini a{display:block}.gre-agent-mini span{font-size:10px;color:var(--gre-muted);text-transform:uppercase}.gre-agent-mini a{font-size:13px;color:var(--gre-primary)}.gre-lightbox{position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.94);display:grid;place-items:center;padding:40px}.gre-lightbox[hidden]{display:none}.gre-lightbox img{max-width:95vw;max-height:90vh}.gre-lightbox button{position:absolute;top:20px;right:25px;border:0;background:none;color:#fff;font-size:42px;cursor:pointer}.gre-profile-hero{padding:150px 0 90px;background:var(--gre-secondary);color:#fff}.gre-profile-hero-grid{display:grid;grid-template-columns:390px 1fr;gap:70px;align-items:center}.gre-profile-hero-grid>img{width:100%;aspect-ratio:.85;object-fit:cover;border-radius:28px}.gre-profile-hero h1{font-size:70px}.gre-profile-hero p{font-size:19px;color:rgba(255,255,255,.65)}.gre-profile-links{display:flex;gap:9px;margin-top:25px}.gre-profile-links a{padding:10px 16px;border:1px solid rgba(255,255,255,.25);border-radius:999px}.gre-dashboard{display:grid;grid-template-columns:260px 1fr;gap:30px;width:min(1380px,calc(100% - 40px));margin:60px auto 100px}.gre-dashboard-nav{background:var(--gre-secondary);color:#fff;border-radius:24px;padding:18px;height:max-content;position:sticky;top:100px}.gre-user-card{text-align:center;padding:20px 10px 25px}.gre-user-card img{border-radius:50%;display:block;margin:0 auto 10px}.gre-user-card strong,.gre-user-card small{display:block}.gre-user-card small{color:rgba(255,255,255,.55)}.gre-dashboard-nav>a{display:block;padding:12px 15px;border-radius:12px;margin:3px 0}.gre-dashboard-nav>a.is-active,.gre-dashboard-nav>a:hover{background:rgba(255,255,255,.1);color:var(--gre-primary)}.gre-dashboard-main{min-width:0}.gre-dashboard-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.gre-dashboard-heading span{font-size:11px;color:var(--gre-primary);font-weight:900;letter-spacing:.15em}.gre-dashboard-heading h2{font-family:var(--gre-heading);font-size:42px;font-weight:400;margin:5px 0}.gre-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gre-kpi-grid article{padding:25px;background:var(--gre-surface);border-radius:20px}.gre-kpi-grid strong{display:block;font-family:var(--gre-heading);font-size:42px}.gre-kpi-grid span{font-size:12px;color:var(--gre-muted)}.gre-dashboard-panels{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:25px}.gre-dashboard-panels>section,.gre-submit-sections section{padding:25px;border:1px solid var(--gre-border);border-radius:22px;background:#fff}.gre-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gre-action-grid a{padding:18px;background:var(--gre-surface);border-radius:14px;font-weight:800}.gre-checklist{list-style:'✓  ';padding-left:20px}.gre-checklist li{margin:9px 0}.gre-dashboard-table{overflow:auto;border:1px solid var(--gre-border);border-radius:18px}.gre-dashboard-table table,.gre-compare-table table{width:100%;border-collapse:collapse;min-width:750px}.gre-dashboard-table th,.gre-dashboard-table td,.gre-compare-table th,.gre-compare-table td{padding:14px;text-align:left;border-bottom:1px solid var(--gre-border);font-size:13px}.gre-status{display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--gre-surface);font-size:10px;font-weight:900;text-transform:uppercase}.gre-status-confirmed,.gre-status-completed{background:#e8f7ee;color:#17693c}.gre-status-cancelled,.gre-status-expired{background:#fff0f0;color:#9b1f1f}.gre-listing-manager{display:flex;flex-direction:column;gap:10px}.gre-listing-manager article{display:grid;grid-template-columns:85px 1fr auto;gap:15px;align-items:center;border:1px solid var(--gre-border);border-radius:16px;padding:10px}.gre-listing-manager img{width:85px;height:70px;object-fit:cover;border-radius:11px}.gre-listing-manager span,.gre-listing-manager small{display:block;color:var(--gre-muted)}.gre-manager-actions{display:flex;gap:8px}.gre-manager-actions a{padding:7px 12px;background:var(--gre-surface);border-radius:999px;font-size:12px}.gre-submit-property{max-width:1000px}.gre-submit-sections{display:flex;flex-direction:column;gap:18px}.gre-submit-sections h3{font-family:var(--gre-heading);font-size:26px}.gre-check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}.gre-check-grid label{padding:10px;background:var(--gre-surface);border-radius:10px}.gre-auth-card{width:min(480px,calc(100% - 40px));margin:80px auto}.gre-auth-card>span{font-size:11px;color:var(--gre-primary);font-weight:900;letter-spacing:.15em}.gre-auth-card h2{font-family:var(--gre-heading);font-size:40px}.gre-auth-card label{margin:12px 0}.gre-consent{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:9px!important;font-size:12px}.gre-consent input{width:auto!important;min-height:auto!important}.gre-compare-table{overflow:auto}.gre-compare-table th img{width:180px;aspect-ratio:1.3;object-fit:cover;border-radius:14px;display:block;margin-bottom:8px}.gre-saved-searches{display:flex;flex-direction:column;gap:10px}.gre-saved-searches article{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid var(--gre-border);padding:15px;border-radius:14px}.gre-saved-searches strong,.gre-saved-searches small{display:block}.gre-delete-search{border:0;background:none;color:#a41414;cursor:pointer}.gre-site-footer{padding:80px 0 25px;background:#08191f;color:#fff}.gre-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.gre-footer-grid>div{display:flex;flex-direction:column;gap:9px}.gre-footer-grid p,.gre-footer-grid a{color:rgba(255,255,255,.6);font-size:13px}.gre-footer-grid>div>strong{color:var(--gre-primary)}.gre-footer-bottom{display:flex;justify-content:space-between;padding-top:30px;margin-top:55px;border-top:1px solid rgba(255,255,255,.1);font-size:11px;color:rgba(255,255,255,.45)}
@media(max-width:1100px){.gre-desktop-nav,.gre-header-actions>a:not(.gre-btn){display:none}.gre-menu-toggle{display:block}.gre-header-actions{margin-left:auto}.gre-hero>.gre-container,.gre-story-grid,.gre-contact-grid,.gre-property-layout,.gre-profile-hero-grid{grid-template-columns:1fr}.gre-hero{padding:140px 0 80px}.gre-hero-search{max-width:700px}.gre-search-main{grid-template-columns:1fr 1fr}.gre-search-main .gre-btn{grid-column:1/-1}.gre-search-layout.has-map{grid-template-columns:1fr}.gre-map-shell{position:relative;top:0;min-height:auto}.gre-results,.gre-property-grid{grid-template-columns:repeat(2,1fr)}.gre-destination-grid,.gre-service-grid{grid-template-columns:repeat(2,1fr)}.gre-profile-grid{grid-template-columns:repeat(2,1fr)}.gre-property-gallery{height:560px}.gre-property-facts{grid-template-columns:repeat(3,1fr)}.gre-property-facts div:nth-child(3){border-right:0}.gre-property-facts div:nth-child(-n+3){border-bottom:1px solid var(--gre-border)}.gre-sticky-card{position:relative;top:0}.gre-dashboard{grid-template-columns:1fr}.gre-dashboard-nav{position:relative;top:0;display:flex;overflow:auto}.gre-user-card{display:none}.gre-dashboard-nav>a{white-space:nowrap}.gre-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.gre-container{width:min(100% - 24px,1220px)}.gre-header-inner{height:72px}.gre-header-actions .gre-btn{display:none}.gre-mobile-nav.is-open{display:block}.gre-hero h1{font-size:47px}.gre-hero>.gre-container{gap:35px}.gre-hero-search .gre-search-main,.gre-search-main,.gre-search-extra,.gre-form-grid{grid-template-columns:1fr}.gre-full{grid-column:auto}.gre-section{padding:75px 0}.gre-results,.gre-property-grid,.gre-destination-grid,.gre-service-grid,.gre-profile-grid,.gre-mode-grid,.gre-stat-grid,.gre-kpi-grid,.gre-dashboard-panels,.gre-footer-grid,.gre-faq{grid-template-columns:1fr}.gre-destination-grid a:nth-child(1),.gre-destination-grid a:nth-child(5){grid-column:auto}.gre-mode-grid>a{border-right:0;border-bottom:1px solid rgba(255,255,255,.13);padding:40px 25px}.gre-stat-grid div{border-right:0;border-bottom:1px solid rgba(255,255,255,.3);padding:16px}.gre-section-heading>a{position:static}.gre-property-gallery{height:480px;grid-template-columns:1fr 1fr;grid-template-rows:2fr 1fr}.gre-property-gallery .gre-gallery-item:first-child{grid-column:1/-1;grid-row:auto}.gre-property-gallery .gre-gallery-item:nth-child(n+4){display:none}.gre-property-intro-grid{grid-template-columns:1fr}.gre-property-price-panel{text-align:left}.gre-property-price-panel .gre-card-actions{justify-content:flex-start}.gre-property-facts{grid-template-columns:repeat(2,1fr)}.gre-property-facts div{border-bottom:1px solid var(--gre-border)}.gre-property-facts div:nth-child(odd){border-right:1px solid var(--gre-border)}.gre-property-facts div:nth-child(even){border-right:0}.gre-feature-list,.gre-check-grid{grid-template-columns:1fr 1fr}.gre-profile-hero h1{font-size:48px}.gre-dashboard{width:min(100% - 20px,1380px);margin-top:25px}.gre-dashboard-heading{align-items:flex-start;flex-direction:column}.gre-listing-manager article{grid-template-columns:70px 1fr}.gre-manager-actions{grid-column:1/-1}.gre-footer-bottom{flex-direction:column;gap:8px}}
.gre-reviews{display:grid;gap:28px}.gre-review-summary{display:flex;align-items:center;justify-content:space-between;padding:26px;border:1px solid rgba(16,36,45,.12);border-radius:22px;background:var(--gre-surface,#f5f1e9)}.gre-review-summary>div{display:grid;gap:4px}.gre-review-summary strong{font:700 clamp(36px,5vw,62px)/1 var(--gre-heading,Georgia,serif)}.gre-review-summary span,.gre-review-stars{letter-spacing:.12em;color:var(--gre-primary,#c89a56)}.gre-review-summary small{color:var(--gre-muted,#69777d)}.gre-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gre-review-card{padding:24px;border:1px solid rgba(16,36,45,.12);border-radius:20px;background:#fff;box-shadow:0 18px 55px rgba(16,36,45,.06)}.gre-review-card h3{margin:10px 0}.gre-review-card p{color:var(--gre-muted,#69777d)}.gre-review-card footer{display:grid;gap:3px;margin-top:20px;padding-top:16px;border-top:1px solid rgba(16,36,45,.1)}.gre-review-card footer span{font-size:13px;color:var(--gre-muted,#69777d)}.gre-review-form{padding:28px;border-radius:24px;background:var(--gre-secondary,#10242d);color:#fff}.gre-review-form .gre-form-response{margin-top:12px}@media(max-width:900px){.gre-review-grid{grid-template-columns:1fr}}
.gre-inbox{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:600px;border:1px solid rgba(16,36,45,.12);border-radius:24px;overflow:hidden;background:#fff}.gre-thread-list{padding:18px;background:var(--gre-surface,#f5f1e9);border-right:1px solid rgba(16,36,45,.1)}.gre-thread-list h3{padding:0 10px}.gre-thread-list>a{display:grid;gap:3px;padding:14px 12px;border-radius:14px;color:inherit;text-decoration:none}.gre-thread-list>a:hover,.gre-thread-list>a.is-active{background:#fff;box-shadow:0 12px 28px rgba(16,36,45,.07)}.gre-thread-list span,.gre-thread-list small{color:var(--gre-muted,#69777d);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gre-thread-view{display:flex;flex-direction:column;min-width:0}.gre-thread-view>header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid rgba(16,36,45,.1)}.gre-message-stream{display:flex;flex-direction:column;gap:12px;padding:24px;flex:1;max-height:560px;overflow:auto;background:#fbfbfa}.gre-message-stream article{max-width:76%;padding:14px 16px;border-radius:16px;background:#fff;border:1px solid rgba(16,36,45,.1)}.gre-message-stream article.is-mine{align-self:flex-end;background:var(--gre-secondary,#10242d);color:#fff}.gre-message-stream article p{margin:6px 0}.gre-message-stream article small{opacity:.65}.gre-message-form{display:grid;grid-template-columns:1fr auto;gap:12px;padding:18px;border-top:1px solid rgba(16,36,45,.1)}.gre-message-form textarea{min-height:70px}.gre-message-form .gre-form-response{grid-column:1/-1}@media(max-width:800px){.gre-inbox{grid-template-columns:1fr}.gre-thread-list{border-right:0;border-bottom:1px solid rgba(16,36,45,.1);max-height:240px;overflow:auto}.gre-message-stream article{max-width:92%}.gre-message-form{grid-template-columns:1fr}}

/* Memberships */
.gre-membership-area{display:grid;gap:24px}.gre-membership-current{padding:24px;border-radius:20px;background:var(--gre-secondary,#10242d);color:#fff}.gre-membership-current span{font-size:12px;letter-spacing:.12em;text-transform:uppercase;opacity:.72}.gre-membership-current h3{margin:8px 0;font-family:var(--gre-heading,Georgia,serif);font-size:28px}.gre-membership-current p{margin:0;opacity:.82}.gre-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gre-package-card{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:28px;border:1px solid rgba(16,36,45,.12);border-radius:22px;background:#fff;box-shadow:0 18px 45px rgba(16,36,45,.07)}.gre-package-card.is-current{outline:2px solid var(--gre-primary,#c89a56);outline-offset:2px}.gre-package-card>span:first-child{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--gre-muted,#69777d)}.gre-package-card h3{margin:0;font-family:var(--gre-heading,Georgia,serif);font-size:28px}.gre-package-card>strong{font-size:25px;color:var(--gre-secondary,#10242d)}.gre-package-card .gre-prose{color:var(--gre-muted,#69777d)}.gre-package-card ul{display:grid;gap:8px;margin:0 0 8px;padding:0;list-style:none}.gre-package-card ul li:before{content:'✓';margin-right:8px;color:var(--gre-primary,#c89a56)}.gre-package-card form{margin-top:auto}.gre-package-card>.gre-btn{margin-top:auto}@media(max-width:950px){.gre-package-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.gre-package-grid{grid-template-columns:1fr}}


/* Native finance calculators */
.gre-finance-calculator{display:grid;gap:18px;margin-top:22px;padding:24px;border:1px solid var(--gre-border);border-radius:22px;background:#fff;box-shadow:0 18px 48px rgba(16,36,45,.07)}.gre-calculator-heading>span{font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--gre-primary)}.gre-calculator-heading h3{margin:5px 0 4px;font-family:var(--gre-heading);font-size:27px}.gre-calculator-heading p{margin:0;color:var(--gre-muted);font-size:12px}.gre-calculator-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gre-calculator-grid label{display:grid;gap:5px;font-size:12px;font-weight:800}.gre-calculator-grid input{width:100%;min-height:44px;padding:9px 11px;border:1px solid var(--gre-border);border-radius:11px;background:#fff;color:var(--gre-text)}.gre-calculator-results{display:grid;gap:9px;padding-top:16px;border-top:1px solid var(--gre-border)}.gre-calculator-results>div{display:flex;justify-content:space-between;gap:15px;align-items:center}.gre-calculator-results span{font-size:12px;color:var(--gre-muted)}.gre-calculator-results strong{font-size:15px;color:var(--gre-secondary)}@media(max-width:520px){.gre-calculator-grid{grid-template-columns:1fr}}
