:root{--navy: #071a43;--navy-soft: #142647;--gold: #e6b64c;--ink: #101a2b;--muted: #66707a;--light: #f7f8fb;--serif: "Playfair Display", Georgia, serif;--sans: "Inter", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{margin:0;color:var(--ink);font-family:var(--sans);background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}.header{position:sticky;top:0;z-index:50;height:98px;padding:0 24px;display:grid;grid-template-columns:260px 1fr 180px;align-items:center;background:#fffffff5;box-shadow:0 1px #0a18300f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{width:198px;display:grid;justify-items:center}.brand img{width:150px;height:51px;object-fit:fill}.brand strong{margin-top:-4px;color:var(--navy);font:700 20px/1 var(--serif)}.brand span{margin-top:4px;color:#5b6470;font-size:9px;letter-spacing:.22em;text-transform:uppercase}.nav{display:flex;justify-content:center;gap:31px;font-size:14px;font-weight:500}.nav a{padding:39px 0 36px;position:relative;transition:color .2s}.nav a:hover,.nav a.active{color:var(--navy);font-weight:700}.nav a.active:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:27px;background:var(--gold)}.phone-pill{justify-self:end;display:flex;align-items:center;gap:9px;background:var(--gold);padding:12px 20px;border-radius:999px;font-size:14px;font-weight:700;box-shadow:0 8px 20px #d29f3040}.menu-button{display:none}.hero{min-height:620px;display:flex;align-items:center;color:#fff;position:relative;background:linear-gradient(90deg,#051434f5,#081838c7 46%,#07183959),url(/assets/hero.jpg) center 48% / cover no-repeat}.hero-content{width:min(760px,100%);padding:74px 24px 82px}.eyebrow{margin-bottom:21px;color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.31em;text-transform:uppercase}.hero h1{max-width:760px;margin-bottom:22px;font:700 clamp(48px,5vw,72px)/1.02 var(--serif);letter-spacing:-.025em}.hero h1 span,h2 span{color:var(--gold)}.hero-copy{max-width:720px;margin-bottom:36px;color:#ffffffe0;font-size:17px;line-height:1.65}.hero-actions,.cta>div{display:flex;gap:14px}.button{min-height:54px;padding:0 29px;display:inline-flex;align-items:center;justify-content:center;gap:11px;border-radius:999px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.primary{color:#101828;background:var(--gold)}.button.secondary{color:#fff;border:1px solid rgba(255,255,255,.38);background:#ffffff0d}.stats{min-height:248px;padding:52px 24px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;background:var(--light);border-bottom:1px solid #e6e8ee}.stat{text-align:center}.stat svg{color:var(--gold);margin-bottom:19px}.stat strong{display:block;margin-bottom:3px;color:var(--navy);font:700 32px/1 var(--serif)}.stat span{color:#66707a;font-size:13px;letter-spacing:.05em;text-transform:uppercase}.section{padding:90px 24px}.about{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;max-width:1280px;margin:auto}.about-copy h2,.section-heading h2,.center-heading h2{color:var(--navy);font:700 clamp(38px,4vw,52px)/1.12 var(--serif);letter-spacing:-.025em}.about-copy>p:not(.eyebrow){max-width:590px;color:#56616c;font-size:17px;line-height:1.75}.text-link{display:inline-flex;gap:12px;align-items:center;font-weight:700}.about-copy .text-link{margin-top:18px}.about-visual{position:relative;padding:0 0 28px}.about-visual>img{width:100%;height:440px;object-fit:cover;border-radius:16px;box-shadow:0 28px 48px #101f3624}.transaction{position:absolute;left:-24px;bottom:0;width:220px;padding:25px;border-radius:17px;background:linear-gradient(135deg,#edc156,#dca741);box-shadow:0 15px 30px #c5922640}.transaction strong{display:block;color:var(--navy);font:700 31px var(--serif)}.transaction span{font-size:12px;letter-spacing:.06em;text-transform:uppercase}.listings{background:var(--light)}.listings>*{max-width:1230px;margin-left:auto;margin-right:auto}.section-heading{margin-bottom:40px;display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading h2,.section-heading .eyebrow{margin-bottom:0}.section-heading .eyebrow{margin-bottom:14px}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.property-card{overflow:hidden;border-radius:15px;background:#fff;box-shadow:0 12px 30px #101f3614;border:1px solid #e7e9ed;transition:transform .25s,box-shadow .25s}.property-card:hover{transform:translateY(-7px);box-shadow:0 20px 38px #101f3624}.property-image{height:250px;position:relative;overflow:hidden}.property-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.property-card:hover .property-image img{transform:scale(1.04)}.property-image>span{position:absolute;left:16px;top:16px;padding:6px 13px;border-radius:999px;background:var(--gold);color:#0d1a31;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.property-body{padding:24px}.property-body h3{margin-bottom:6px;color:var(--navy);font:700 22px var(--serif)}.location,.property-meta span{display:flex;align-items:center;gap:6px;color:#66707a;font-size:14px}.location svg{color:var(--gold)}.property-meta{margin:19px 0;padding:15px 0;display:flex;justify-content:space-between;border-top:1px solid #e2e4e8;border-bottom:1px solid #e2e4e8}.property-footer{display:flex;align-items:center;justify-content:space-between}.property-footer strong{color:#d0a13c;font:700 24px var(--serif)}.property-footer a{display:flex;gap:8px;font-size:14px;font-weight:700}.testimonials{max-width:1280px;margin:auto;padding-top:90px;padding-bottom:96px}.center-heading{text-align:center;margin-bottom:48px}.center-heading .eyebrow{margin-bottom:14px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.testimonial{min-height:285px;padding:32px;position:relative;border:1px solid #e3e4e8;border-radius:15px;box-shadow:0 12px 25px #111f360d}.stars{margin-bottom:17px;color:var(--gold);letter-spacing:2px}.quote-mark{position:absolute;right:27px;top:22px;color:#dfb1453d;font:700 48px var(--serif)}.testimonial>p{min-height:98px;color:#34404d;font-size:16px;line-height:1.6}.author{padding-top:18px;display:flex;flex-direction:column;border-top:1px solid #e4e5e8}.author span{margin-top:4px;color:#66707a;font-size:13px}.cta{padding:78px 24px;text-align:center;color:#fff;background:radial-gradient(circle at 25% 25%,#1b2c4c,var(--navy) 70%)}.cta h2{margin-bottom:8px;font:700 clamp(38px,4vw,52px) var(--serif)}.cta p{margin-bottom:30px;color:#ffffffb8}.cta>div{justify-content:center}footer{color:#ffffffd4;background:#061943}.footer-grid{max-width:1230px;margin:auto;padding:65px 24px 45px;display:grid;grid-template-columns:1.15fr .8fr 1.2fr 1fr;gap:60px}.footer-brand img{width:120px;height:41px;object-fit:fill;filter:brightness(0) invert(1) sepia(1) saturate(3) hue-rotate(350deg)}.footer-brand h3{margin:3px 0 19px;color:#fff;font:700 22px var(--serif)}.footer-brand p{max-width:280px;font-size:14px;line-height:1.55}.footer-brand small{color:#ffffff8c}.socials{display:flex;gap:10px;margin-top:24px}.socials a{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;font-size:13px}footer h4{margin:0 0 20px;color:var(--gold);font:700 17px var(--serif);text-transform:uppercase}footer ul{list-style:none;margin:0;padding:0}footer li{margin-bottom:14px}.office{margin-bottom:20px;font-size:14px}.office strong{color:#fff}.office p{display:flex;gap:8px;margin:7px 0 0;line-height:1.55}.office svg,.contact-list>li>svg{flex:0 0 auto;color:var(--gold)}.contact-list li{display:flex;align-items:flex-start;gap:9px;font-size:14px}.contact-list span{display:flex;flex-direction:column;gap:4px;color:#fff}.contact-list span a{color:#ffffffb8}.copyright{padding:20px 24px;text-align:center;color:#ffffff80;border-top:1px solid rgba(255,255,255,.08);font-size:13px}.whatsapp{position:fixed;z-index:60;right:24px;bottom:24px;width:58px;height:58px;display:grid;place-items:center;color:#fff;background:#39c86a;border-radius:50%;box-shadow:0 10px 25px #15823b59;border:7px solid rgba(255,255,255,.25)}.page-hero{min-height:360px;padding:72px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:radial-gradient(circle at 25% 30%,#1b2c4c,var(--navy) 72%)}.page-hero .eyebrow{margin-bottom:18px}.page-hero h1{margin-bottom:13px;font:700 clamp(46px,5vw,64px)/1.1 var(--serif);letter-spacing:-.025em}.page-hero>p:last-child:not(.eyebrow){max-width:710px;margin-bottom:0;color:#ffffffb8;font-size:17px}.page-section{max-width:1280px;margin:auto;padding:88px 24px}.page-section h2{color:var(--navy);font:700 clamp(34px,3.5vw,48px)/1.14 var(--serif)}.story{display:grid;grid-template-columns:1fr 1fr;gap:78px;align-items:center}.story>img{width:100%;height:520px;object-fit:cover;border-radius:16px;box-shadow:0 24px 48px #0f1e341f}.story>div>p:not(.eyebrow){color:#59636f;font-size:16px;line-height:1.75}.check-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:15px 22px}.check-list li{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600}.check-list svg{padding:2px;color:#fff;background:var(--gold);border-radius:50%}.expertise{max-width:none;background:var(--light)}.expertise>*{max-width:1230px;margin-left:auto;margin-right:auto}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.service-card{padding:31px;border:1px solid #e3e6eb;border-radius:15px;background:#fff;box-shadow:0 10px 24px #0f1e340d;transition:transform .22s,box-shadow .22s}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 34px #0f1e341c}.service-icon{width:56px;height:56px;margin-bottom:22px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#33486e,var(--navy));border-radius:13px}.service-card h3{margin-bottom:11px;color:var(--navy);font:700 21px var(--serif)}.service-card p{margin-bottom:0;color:#66707a;font-size:14px;line-height:1.65}.service-card.large{min-height:270px;padding:34px}.service-card.large p{min-height:72px}.service-card.large a{margin-top:17px;display:inline-flex;gap:8px;color:var(--navy);font-size:14px;font-weight:700}.catalog{max-width:none;background:var(--light)}.catalog>*{max-width:1230px;margin-left:auto;margin-right:auto}.filters{margin-bottom:48px;display:flex;flex-wrap:wrap;gap:10px}.filters button{padding:11px 18px;color:#4f5964;border:1px solid #dfe3e8;border-radius:999px;background:#fff;font:500 13px var(--sans);cursor:pointer}.filters button.selected{color:#fff;border-color:var(--navy);background:var(--navy)}.property-search-filters{padding:22px;align-items:end;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr)) auto;border:1px solid #dfe3e8;border-radius:14px;background:#fff;box-shadow:0 10px 25px #0f1e340d}.property-search-filters label{display:grid;gap:8px;color:#273346;font-size:12px;font-weight:700}.property-search-filters select{width:100%;min-height:46px;padding:10px 38px 10px 13px;color:#263244;border:1px solid #d8dde4;border-radius:9px;background:#fff;font:14px var(--sans)}.property-search-filters .clear-filters,.empty-results button{min-height:46px;padding:10px 18px;color:#fff;border:0;border-radius:9px;background:var(--navy);font:700 13px var(--sans);cursor:pointer}.empty-results{margin:10px auto 38px;padding:45px 25px;max-width:1230px;text-align:center;border:1px dashed #ccd3dc;border-radius:14px;background:#fff}.empty-results h2{margin:0 0 7px;font-size:28px}.empty-results p{margin:0 0 20px;color:#68727d}.catalog .property-grid{row-gap:36px}.services-page{max-width:none;background:#fff}.services-page .service-grid{max-width:1230px;margin:auto}.split-page{display:grid;grid-template-columns:.75fr 1.25fr;gap:72px;align-items:start}.why-sell{padding-top:5px}.why-sell>p{color:#59636f;line-height:1.7}.benefit{margin-top:28px;display:flex;gap:16px}.benefit>span{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;color:var(--navy);background:var(--gold);border-radius:50%}.benefit h4{margin:1px 0 4px;color:var(--navy);font:700 18px var(--serif)}.benefit p{margin:0;color:#66707a;font-size:14px;line-height:1.55}.form-card{padding:40px;border:1px solid #dfe3e8;border-radius:18px;box-shadow:0 18px 42px #0f1e3414}.form-card h2,.form-card h3{margin-bottom:7px;color:var(--navy);font:700 29px var(--serif)}.form-card>p{margin-bottom:26px;color:#66707a;font-size:14px}.form-card form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-card label{display:flex;flex-direction:column;gap:8px;color:#263244;font-size:13px;font-weight:600}.form-card label:nth-child(4),.form-card label:nth-child(6),.form-card form>textarea,.form-card .submit-button,.form-card form>small{grid-column:1 / -1}.form-card input,.form-card textarea,.form-card select{width:100%;min-height:48px;padding:12px 14px;color:#1c2635;border:1px solid #d9dde3;border-radius:9px;background:#fff;font:14px var(--sans);outline:none}.form-card textarea{min-height:90px;resize:vertical}.form-card input:focus,.form-card textarea:focus,.form-card select:focus{border-color:var(--gold);box-shadow:0 0 0 3px #e6b64c21}.submit-button{min-height:52px;color:#111d32;border:0;border-radius:9px;background:var(--gold);font:700 14px var(--sans);cursor:pointer}.form-card form>small{text-align:center;color:#7b838c}.form-success{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:var(--navy)}.form-success>span{width:58px;height:58px;display:grid;place-items:center;color:#fff;background:#35b968;border-radius:50%}.contact-page{grid-template-columns:1fr 1fr}.contact-page>div>h2{margin-bottom:4px}.contact-page>div>p{color:#66707a}.contact-cards{margin-top:34px;display:grid;gap:14px}.contact-cards>div{padding:20px;display:flex;gap:16px;border:1px solid #e0e3e8;border-radius:12px}.contact-cards>div>span{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;color:var(--navy);background:var(--gold);border-radius:10px}.contact-cards p{margin:0;display:flex;flex-direction:column;gap:4px}.contact-cards strong{color:var(--navy)}.contact-cards small{color:#66707a;line-height:1.45}.contact-cards a{color:var(--navy);font-weight:700}.contact-page .form-card form{grid-template-columns:1fr}.contact-page .form-card .submit-button{grid-column:auto}.map-placeholder{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--navy);background:linear-gradient(135deg,#e9edf3,#d7dfe9)}.map-placeholder svg{color:var(--gold)}.map-placeholder span{color:#5f6b78;font-size:14px}.not-found{padding:80px 24px;text-align:center}.loading-note{margin:-24px 0 30px;color:#6a7480;font-size:13px}.property-detail-page{padding-bottom:90px;background:#f7f8fa}.property-detail-heading{max-width:1280px;margin:auto;padding:62px 24px 36px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.property-detail-heading .eyebrow{margin-bottom:12px}.property-detail-heading h1{margin:0 0 10px;color:var(--navy);font:700 clamp(40px,5vw,62px)/1.08 var(--serif)}.property-detail-heading>div:first-child>p:last-child{margin:0;display:flex;align-items:center;gap:7px;color:#65707c}.property-detail-heading>div:first-child svg{color:var(--gold)}.property-detail-heading>div:last-child{display:flex;align-items:flex-end;flex-direction:column;gap:10px}.property-detail-heading>div:last-child span{padding:7px 13px;color:#176b3a;border:1px solid #bce4ca;border-radius:999px;background:#e8f7ee;font-size:12px;font-weight:700;text-transform:uppercase}.property-detail-heading>div:last-child strong{color:#c99325;white-space:nowrap;font:700 32px var(--serif)}.property-detail-layout{max-width:1280px;margin:auto;padding:0 24px;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.75fr);gap:32px;align-items:start}.property-gallery,.property-summary,.property-description,.property-video{border:1px solid #e0e4e9;border-radius:18px;background:#fff;box-shadow:0 16px 38px #0f1e3412}.gallery-main{height:550px;position:relative;overflow:hidden;border-radius:17px;background:#e8ebef}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-main>span{position:absolute;right:18px;bottom:18px;padding:7px 12px;color:#fff;border-radius:999px;background:#05122bc2;font-size:12px}.gallery-thumbnails{padding:14px;display:grid;grid-template-columns:repeat(7,minmax(58px,1fr));gap:10px}.gallery-thumbnails button{height:76px;padding:0;overflow:hidden;border:3px solid transparent;border-radius:9px;background:transparent;cursor:pointer}.gallery-thumbnails button.selected{border-color:var(--gold)}.gallery-thumbnails img{width:100%;height:100%;object-fit:cover}.property-summary{padding:32px;position:sticky;top:110px}.property-summary h2,.property-description h2,.property-video h2{margin:0 0 22px;color:var(--navy);font:700 31px var(--serif)}.property-summary dl{margin:0 0 28px}.property-summary dl>div{padding:14px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #e7e9ed}.property-summary dt{color:#737d88;font-size:13px}.property-summary dd{margin:0;color:var(--navy);text-align:right;font-size:14px;font-weight:700}.property-summary .button{width:100%;min-height:52px;padding:13px 16px;justify-content:center;text-align:center}.detail-phone{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--navy);font-size:14px;font-weight:700}.property-description,.property-video{max-width:1232px;margin:32px auto 0;padding:38px}.property-description>p:last-child{max-width:900px;margin:0;color:#58636f;white-space:pre-line;font-size:16px;line-height:1.8}.property-video>div:first-child{margin-bottom:25px}.property-video h2{margin-bottom:0}.video-frame{overflow:hidden;position:relative;padding-top:56.25%;border-radius:13px;background:#071733}.video-frame iframe{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;border:0}.property-detail-loading{min-height:65vh;display:grid;place-items:center;color:#68727d;background:#f7f8fa}.admin-page{min-height:70vh;background:#f5f7fa}.admin-login{max-width:510px}.admin-login .form-card{display:grid;gap:18px;background:#fff}.admin-login label{display:grid;gap:8px;font-size:13px;font-weight:700}.admin-shell{max-width:1120px}.admin-toolbar{margin-bottom:26px;display:flex;align-items:flex-start;justify-content:space-between;gap:25px}.admin-toolbar h2,.admin-list-heading h2{margin-bottom:5px}.admin-toolbar p{margin:0;color:#68727d;font-size:14px}.admin-toolbar-actions{display:flex;gap:10px}.admin-logout,.cancel-button,.admin-row-actions button{padding:10px 17px;border:1px solid #d5dae1;border-radius:8px;background:#fff;font:700 13px var(--sans);cursor:pointer}.admin-password-form{margin-bottom:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;background:#fff}.admin-password-form>div:first-child,.admin-password-form .admin-form-actions{grid-column:1 / -1}.admin-password-form>div:first-child p{margin:5px 0 0;color:#68727d;font-size:14px}.admin-property-form{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;background:#fff}.admin-property-form label{display:grid;gap:8px;color:#273346;font-size:13px;font-weight:700}.admin-property-form input,.admin-property-form select,.admin-property-form textarea,.admin-login input{width:100%;min-height:48px;padding:12px 14px;border:1px solid #d8dde4;border-radius:9px;font:14px var(--sans)}.admin-property-form textarea{min-height:120px;resize:vertical}.admin-description,.featured-toggle,.admin-form-actions{grid-column:1 / -1}.admin-property-form .featured-toggle{display:flex;align-items:center;gap:10px}.admin-property-form .featured-toggle input{width:18px;min-height:18px}.admin-form-actions{display:flex;gap:12px}.admin-form-actions .submit-button{min-width:190px;padding:0 24px}.admin-alert{margin-bottom:20px;padding:13px 16px;border-radius:9px;font-size:14px;font-weight:600}.admin-alert.error{color:#9c1c25;background:#fdebed;border:1px solid #f6c8cd}.admin-alert.success{color:#176b3a;background:#e8f7ee;border:1px solid #bce4ca}.admin-list-heading{margin:55px 0 18px;display:flex;align-items:center;justify-content:space-between}.admin-list-heading span{color:#6b7581;font-size:13px}.admin-property-list{display:grid;gap:12px}.admin-property-list article{padding:12px;display:grid;grid-template-columns:120px 1fr auto;gap:18px;align-items:center;border:1px solid #e0e4e9;border-radius:12px;background:#fff}.admin-property-list img{width:120px;height:82px;object-fit:cover;border-radius:8px}.admin-property-list span{color:#b08021;font-size:11px;font-weight:700;text-transform:uppercase}.admin-property-list h3{margin:5px 0 3px;color:var(--navy);font:700 19px var(--serif)}.admin-property-list p{margin:0;color:#68727d;font-size:13px}.admin-row-actions{display:flex;gap:8px}.admin-row-actions .danger{color:#ae2430;border-color:#efc7cb}@media(min-width:900px){.hero-content{margin-left:max(0px,calc((100vw - 1280px)/2))}}@media(max-width:900px){.header{height:82px;grid-template-columns:1fr auto;padding:0 18px}.brand{width:170px}.brand img{width:126px;height:43px}.brand strong{font-size:17px}.brand span{font-size:7px}.phone-pill{display:none}.menu-button{display:flex;width:42px;height:42px;padding:9px;flex-direction:column;justify-content:center;gap:5px;border:0;background:transparent}.menu-button span{width:24px;height:2px;background:var(--navy)}.nav{display:none;position:absolute;left:0;right:0;top:82px;padding:15px 22px 24px;flex-direction:column;gap:0;background:#fff;box-shadow:0 14px 20px #0a18301f}.nav.open{display:flex}.nav a{padding:13px 0}.nav a.active:after{display:none}.hero{min-height:650px;background-position:62% center}.hero-content{padding:70px 24px}.stats{grid-template-columns:repeat(2,1fr);gap:50px 20px}.about{grid-template-columns:1fr}.about-visual{max-width:650px}.property-grid,.testimonial-grid{grid-template-columns:1fr;max-width:600px}.story,.split-page,.contact-page,.property-detail-layout{grid-template-columns:1fr}.property-summary{position:static}.gallery-main{height:470px}.story{gap:45px}.story>img{max-width:680px;height:430px}.service-grid,.property-search-filters,.footer-grid{grid-template-columns:repeat(2,1fr)}.admin-property-form,.admin-password-form{grid-template-columns:1fr}.admin-password-form>div:first-child,.admin-password-form .admin-form-actions{grid-column:auto}.admin-description,.featured-toggle,.admin-form-actions{grid-column:auto}}@media(max-width:560px){html{scroll-padding-top:82px}.hero{min-height:620px}.hero h1{font-size:46px}.hero-copy{font-size:15px}.hero-actions,.cta>div{align-items:stretch;flex-direction:column}.stats{padding:48px 15px}.stat strong{font-size:28px}.stat span{font-size:10px}.section{padding:68px 18px}.page-hero{min-height:315px;padding:62px 20px}.page-hero h1{font-size:42px}.page-section{padding:66px 18px}.about{gap:42px}.about-visual>img{height:330px}.transaction{left:12px;width:190px}.section-heading{align-items:flex-start;flex-direction:column}.property-image{height:225px}.property-detail-heading{padding:44px 18px 28px;align-items:flex-start;flex-direction:column}.property-detail-heading>div:last-child{align-items:flex-start}.property-detail-layout{padding:0 18px}.gallery-main{height:330px}.gallery-thumbnails{grid-template-columns:repeat(4,1fr)}.gallery-thumbnails button{height:66px}.property-summary,.property-description,.property-video{padding:25px 20px}.property-description,.property-video{margin-left:18px;margin-right:18px}.testimonial{padding:26px}.story>img{height:320px}.check-list,.service-grid{grid-template-columns:1fr}.filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.property-search-filters{display:grid;grid-template-columns:1fr;overflow:visible}.filters button{flex:0 0 auto}.split-page{gap:48px}.form-card{padding:25px 20px}.form-card form{grid-template-columns:1fr}.form-card label:nth-child(4),.form-card label:nth-child(6),.form-card .submit-button,.form-card form>small{grid-column:auto}.cta{padding:66px 18px}.footer-grid{grid-template-columns:1fr;gap:42px;padding-left:22px}.admin-toolbar,.admin-list-heading{align-items:flex-start;flex-direction:column}.admin-toolbar-actions{width:100%;flex-wrap:wrap}.admin-property-list article{grid-template-columns:86px 1fr}.admin-property-list img{width:86px;height:72px}.admin-row-actions{grid-column:1 / -1}.whatsapp{right:16px;bottom:16px}}
