:root{--ink:#182230;--muted:#667085;--line:#d6dee8;--paper:#fff;--soft:#f6f8fb;--primary:#0a4b68;--secondary:#0d5b50;--accent:#b98228;--danger:#b42318;--success:#067647;--shadow:0 18px 44px #121f301a;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{width:100%;margin:0;overflow-x:hidden}body{min-height:100vh;color:var(--ink);letter-spacing:0;background:#fbfcfd;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Arial,sans-serif;font-weight:400}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:12px clamp(18px,4vw,64px);display:flex;position:sticky;top:0}.brand{flex:none}.header-nav,.hero-actions,.form-actions,.property-meta,.tag-list{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.header-nav a{color:#344054;font-size:14px;font-weight:600}.header-nav a:hover{color:var(--primary)}.button{border:1px solid var(--line);border-radius:var(--radius);white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 15px;font-size:14px;font-weight:650;display:inline-flex}.button.primary{color:#fff;background:var(--primary);border-color:var(--primary)}.hero-section{background:linear-gradient(#ffffffb8,#f6f8fbf2),linear-gradient(115deg,#0a4b6814,#b9822817);grid-template-columns:minmax(0,1.04fr) minmax(340px,.96fr);align-items:center;gap:clamp(28px,5vw,76px);min-height:calc(100vh - 74px);padding:clamp(42px,7vw,92px) clamp(18px,4vw,64px);display:grid}.hero-copy{gap:18px;display:grid}.eyebrow{color:var(--secondary);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.hero-copy .brand-slogan{width:fit-content;max-width:620px;color:var(--primary);border-left:3px solid var(--accent);border-radius:0 var(--radius) var(--radius) 0;background:#ffffffbd;margin:0;padding:10px 14px;box-shadow:0 10px 26px #0f172a0b}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:760px;margin-bottom:0;font-size:clamp(36px,5.2vw,66px);font-weight:620;line-height:1.02}h2{letter-spacing:0;margin-bottom:10px;font-size:clamp(26px,3.4vw,42px);font-weight:620;line-height:1.08}h3{margin-bottom:8px;font-size:21px;font-weight:620}.hero-copy p,.section-title p,.split-section p,.contact-copy p,.process-grid p,.property-body p{color:var(--muted);font-size:17px;line-height:1.6}.hero-visual{gap:14px;display:grid}.visual-grid>div,.property-card,.lead-form,.contact-card,.process-grid article,.feature-list article{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 10px 28px #0f172a0b}.hero-photo-card{border-radius:calc(var(--radius) + 6px);min-height:430px;box-shadow:var(--shadow);background:#0b3f52;border:1px solid #d6dee8e6;position:relative;overflow:hidden}.hero-photo-card:after{content:"";pointer-events:none;background:linear-gradient(#0a1c260a,#0a1c26a8),linear-gradient(90deg,#0a4b6861,#0a4b6805);position:absolute;inset:0}.hero-photo-card img{object-fit:cover;width:100%;height:100%;min-height:430px}.hero-photo-overlay,.hero-photo-badge{z-index:1;position:absolute}.hero-photo-overlay{color:#fff;gap:8px;max-width:440px;display:grid;bottom:24px;left:24px;right:24px}.hero-photo-overlay span,.hero-photo-badge span{font-size:13px;font-weight:600}.hero-photo-overlay span{color:#ffffffd1}.hero-photo-overlay strong{font-size:clamp(26px,3vw,38px);font-weight:560;line-height:1.16}.hero-photo-badge{max-width:230px;color:var(--ink);border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ffffffb8;gap:3px;padding:12px 14px;display:grid;top:18px;right:18px;box-shadow:0 16px 34px #0f172a1f}.hero-photo-badge b{color:var(--primary);font-size:20px;font-weight:650}.hero-photo-badge span{color:var(--muted);line-height:1.35}.visual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.visual-grid>div{gap:8px;padding:16px;display:grid}.visual-grid b{font-weight:620}.visual-grid svg,.feature-list svg,.contact-card svg,.property-meta svg{color:var(--primary)}.visual-grid span{color:var(--muted);line-height:1.45}.trust-band{color:#344054;border-block:1px solid var(--line);background:#fff;flex-wrap:wrap;justify-content:center;gap:18px;padding:14px clamp(18px,4vw,64px);font-size:14px;font-weight:600;display:flex}.section{padding:clamp(58px,8vw,96px) clamp(18px,4vw,64px)}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.property-card{overflow:hidden}.property-main-image,.property-placeholder{aspect-ratio:4/3;object-fit:cover;width:100%}.property-media{background:#eef2f6;position:relative;overflow:hidden}.property-main-button{cursor:pointer;touch-action:manipulation;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.property-main-image{background:#eef2f6;transition:transform .25s;display:block}.property-main-button:hover .property-main-image{transform:scale(1.025)}.property-open-gallery{z-index:1;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#092434c7;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;bottom:10px;left:10px;box-shadow:0 8px 18px #0f172a2e}.property-thumbs{border-radius:var(--radius);background:#ffffffe0;gap:5px;max-width:calc(100% - 20px);padding:5px;display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 8px 20px #0f172a24}.property-thumbs button,.property-more-photos{cursor:pointer;border:0;border-radius:6px;width:44px;height:44px;padding:0;overflow:hidden}.property-thumbs img{object-fit:cover;width:100%;height:100%;display:block}.property-thumbs button:hover img{transform:scale(1.04)}.property-more-photos{color:var(--primary);background:#eef6fb;place-items:center;font-size:13px;font-weight:700;display:inline-grid}.property-main-button:focus-visible,.property-thumbs button:focus-visible,.property-gallery-link:focus-visible,.gallery-close:focus-visible,.gallery-nav:focus-visible,.gallery-thumbnails button:focus-visible{outline-offset:2px;outline:3px solid #b982288c}.property-placeholder{color:#0a4b68d1;background:linear-gradient(145deg,#0a4b681a,#b982281f),#f7f9fb;align-content:center;place-items:center;gap:8px;font-weight:600;display:grid}.property-body{gap:10px;padding:18px;display:grid}.property-type,.tag-list span{border-radius:999px;width:fit-content;font-weight:650;display:inline-flex}.property-type{color:var(--secondary);background:#edf8f4;padding:6px 10px;font-size:12px}.property-body p{margin-bottom:0;font-size:15px}.property-meta{color:#344054;font-size:13px;font-weight:600}.property-meta span{align-items:center;gap:5px;display:inline-flex}.property-gallery-link{width:fit-content;color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:13px;font-weight:750;display:inline-flex}.tag-list span{color:#475467;background:#f2f4f7;padding:5px 9px;font-size:12px}.gallery-overlay{z-index:80;place-items:center;padding:clamp(14px,3vw,32px);display:grid;position:fixed;inset:0}.gallery-backdrop{cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05121dc2;border:0;position:absolute;inset:0}.gallery-modal{z-index:1;background:#fff;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1120px,100%);max-height:92vh;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #00000057}.gallery-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.gallery-header div{gap:3px;display:grid}.gallery-header span,.gallery-footer span{color:var(--muted);font-size:13px;font-weight:650}.gallery-header strong{color:var(--text);font-size:clamp(17px,2vw,22px)}.gallery-close,.gallery-nav,.gallery-thumbnails button{cursor:pointer;border:0}.gallery-close{width:42px;height:42px;color:var(--text);background:#f2f4f7;border-radius:999px;flex:none;place-items:center;display:inline-grid}.gallery-stage{background:linear-gradient(135deg,#0a4b6814,#b9822814),#f5f7fa;justify-content:center;align-items:center;min-height:460px;padding:clamp(14px,2vw,24px);display:flex;position:relative}.gallery-stage img{object-fit:contain;border-radius:16px;width:auto;max-width:100%;height:auto;max-height:min(66vh,660px);box-shadow:0 18px 50px #0f172a2e}.gallery-nav{z-index:2;width:46px;height:46px;color:var(--primary);background:#ffffffeb;border-radius:999px;place-items:center;display:inline-grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 26px #00000038}.gallery-nav-left{left:16px}.gallery-nav-right{right:16px}.gallery-footer{border-top:1px solid var(--line);gap:10px;padding:14px 18px 16px;display:grid}.gallery-thumbnails{scroll-snap-type:x proximity;grid-auto-columns:78px;grid-auto-flow:column;align-items:center;gap:8px;padding:2px 2px 6px;display:grid;overflow-x:auto}.gallery-thumbnails button{opacity:.72;scroll-snap-align:start;background:#f2f4f7;border:2px solid #0000;border-radius:10px;flex:none;width:78px;height:58px;padding:0;overflow:hidden}.gallery-thumbnails button.is-active{border-color:var(--secondary);opacity:1}.gallery-thumbnails img{object-fit:cover;width:100%;height:100%;display:block}.split-section,.contact-section{background:var(--soft);grid-template-columns:minmax(0,.88fr) minmax(320px,1.12fr);align-items:start;gap:clamp(22px,5vw,64px);display:grid}.feature-list{gap:12px;display:grid}.feature-list article,.contact-card{align-items:flex-start;gap:12px;padding:16px;font-weight:560;line-height:1.5;display:flex}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.process-grid article{gap:12px;padding:18px;display:grid}.process-grid article span{color:#fff;background:var(--primary);border-radius:999px;place-items:center;width:34px;height:34px;font-weight:650;display:inline-grid}.process-grid b{font-weight:620}.process-grid p{margin-bottom:0;font-size:15px}.contact-copy{gap:14px;display:grid}.lead-form{padding:20px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}label{color:#344054;gap:6px;font-size:14px;font-weight:600;display:grid}label.full{grid-column:1/-1}input,select,textarea{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-width:0;color:var(--ink);background:#fff;outline:none;padding:11px 12px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0b4f731f}.form-feedback{border-radius:var(--radius);margin:14px 0 0;padding:10px 12px;font-weight:600}.form-feedback.success{color:var(--success);background:#ecfdf3}.form-feedback.error{color:var(--danger);background:#fff1f3}.form-actions{margin-top:16px}.site-footer{color:#475467;border-top:1px solid var(--line);background:#fff;flex-wrap:wrap;justify-content:space-between;gap:18px;padding:28px clamp(18px,4vw,64px);display:flex}.site-footer p{margin:8px 0 0}.footer-symbol{width:54px;height:auto}.site-footer strong{color:var(--primary);margin-top:8px;font-size:14px;font-weight:620;display:block}.site-footer div:last-child{justify-items:end;gap:8px;font-weight:600;display:grid}.floating-whatsapp{z-index:40;color:#fff;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;gap:10px;width:64px;height:64px;padding:0;display:inline-flex;position:fixed;bottom:22px;right:22px;overflow:visible;box-shadow:0 16px 34px #128c7e52}.floating-whatsapp:hover{transform:translateY(-1px)}.floating-whatsapp img{object-fit:contain;width:100%;height:100%;display:block}.floating-whatsapp span{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:940px){.hero-section,.split-section,.contact-section{grid-template-columns:1fr}.hero-section{min-height:auto}.property-grid,.process-grid{grid-template-columns:1fr}}@media (max-width:720px){.site-header{align-items:flex-start;display:grid}.header-nav{justify-content:space-between;width:100%}.visual-grid,.form-grid{grid-template-columns:1fr}.hero-photo-card,.hero-photo-card img{min-height:360px}.hero-photo-badge{max-width:none;left:16px;right:16px}.hero-photo-overlay{bottom:18px;left:16px;right:16px}.hero-actions,.form-actions{display:grid}.button{white-space:normal;text-align:center;width:100%}.floating-whatsapp{width:52px;height:52px;bottom:14px;right:14px}.property-open-gallery{padding:8px 11px;font-size:13px;top:12px;bottom:auto;left:12px}.property-thumbs{display:none}.gallery-overlay{place-items:stretch stretch;padding:0}.gallery-modal{border-radius:0;width:100%;min-height:100dvh;max-height:100dvh}.gallery-header{padding:14px}.gallery-stage{min-height:0;padding:10px}.gallery-stage img{max-height:calc(100dvh - 220px)}.gallery-nav{width:40px;height:40px}.gallery-nav-left{left:10px}.gallery-nav-right{right:10px}.gallery-footer{padding:12px}.gallery-thumbnails button{width:64px;height:50px}.site-footer div:last-child{justify-items:start}}:root{--ink:#182232;--muted:#667085;--line:#dbe5ec;--paper:#fff;--soft:#f5f7f4;--primary:#073f52;--secondary:#014634;--accent:#b98532;--cream:#f5efe3;--shadow:0 26px 70px #0c1c2a1f;--radius:18px}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 0 0,#01463414,#0000 34vw),radial-gradient(circle at 90% 12%,#b985321c,#0000 28vw),#fbfcf8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.site-header{background:#fbfcf8e6;border-bottom:1px solid #dbe5ecb8;min-height:78px;padding:12px clamp(18px,4vw,72px);box-shadow:0 12px 30px #0c1c2a0a}.brand img{width:158px;height:auto}.header-nav{background:#ffffffb8;border:1px solid #dbe5ece6;border-radius:999px;padding:6px}.header-nav a{border-radius:999px;padding:8px 12px;font-size:13px;font-weight:500}.header-nav a:hover{background:#edf5ef}.header-cta{color:#fff;background:var(--secondary);border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:9px 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 14px 30px #0146342e}.button{border-radius:999px;min-height:46px;padding:12px 18px;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s}.button:hover{transform:translateY(-1px)}.button.primary{background:linear-gradient(135deg, var(--secondary), var(--primary));border-color:#0000;box-shadow:0 18px 34px #073f5233}.button.secondary{color:var(--secondary);background:#ffffffd1;border-color:#01463429}.hero-section{isolation:isolate;background:linear-gradient(110deg,#fffffff0,#f5efe3ad),linear-gradient(135deg,#01463414,#073f520a);grid-template-columns:minmax(0,.96fr) minmax(360px,1.04fr);gap:clamp(28px,4.5vw,72px);min-height:auto;padding:clamp(52px,6.4vw,86px) clamp(18px,4vw,72px) clamp(46px,5vw,72px);position:relative;overflow:hidden}.hero-section:before{content:"";z-index:-1;aspect-ratio:1;background:radial-gradient(circle,#01463421,#0000 68%);width:min(620px,52vw);position:absolute;inset:7% auto auto 48%;transform:translate(-8%)}.hero-copy{align-content:center;gap:20px;max-width:700px}.hero-markers,.hero-stat-row{flex-wrap:wrap;gap:8px;display:flex}.hero-markers span{width:fit-content;color:var(--secondary);background:#ffffffad;border:1px solid #01463424;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:600}.eyebrow{color:var(--accent);letter-spacing:.12em;font-size:11px;font-weight:700}h1{color:#121c2c;letter-spacing:-.045em;text-wrap:balance;max-width:690px;font-size:clamp(40px,5vw,66px);font-weight:570}h2{color:#172033;letter-spacing:-.035em;text-wrap:balance;font-size:clamp(30px,4vw,52px);font-weight:560}h3{letter-spacing:-.02em;font-size:24px;font-weight:560}.hero-copy .brand-slogan{color:#17372f;border-left:4px solid var(--accent);background:#ffffffbd;border-radius:0 18px 18px 0;max-width:620px;padding:12px 16px;font-weight:500;box-shadow:0 18px 40px #0c1c2a12}.hero-copy>p:not(.eyebrow):not(.brand-slogan){color:#4c5a68;max-width:600px;font-size:clamp(17px,1.5vw,20px)}.hero-stat{color:#344054;background:#ffffffb3;border:1px solid #dbe5ecd9;border-radius:999px;align-items:center;gap:8px;max-width:310px;padding:9px 12px;font-size:13px;line-height:1.35;display:inline-flex}.hero-stat svg{color:var(--secondary);flex:none}.hero-visual{gap:18px;position:relative}.hero-photo-card{background:#102d35;border:10px solid #ffffffb8;border-radius:34px;min-height:520px;box-shadow:0 36px 90px #0c1c2a38}.hero-photo-card img{min-height:520px;transform:scale(1.01)}.hero-photo-card:after{background:linear-gradient(#06182005,#061820b8),linear-gradient(90deg,#0146346b,#073f5208)}.hero-photo-overlay{bottom:32px;left:28px;right:28px}.hero-photo-overlay strong{letter-spacing:-.035em;max-width:480px;font-size:clamp(28px,3vw,38px);font-weight:520}.hero-photo-badge,.hero-support-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #ffffffb8;border-radius:22px;box-shadow:0 22px 50px #0c1c2a24}.hero-photo-badge{max-width:226px;padding:14px 16px;top:22px;right:22px}.hero-photo-badge b{color:var(--secondary);font-weight:600}.hero-support-card{z-index:2;gap:5px;width:min(286px,100% - 44px);padding:16px 18px;display:grid;position:absolute;top:22px;bottom:auto;left:22px}.hero-support-card span,.section-aside-card span{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:700}.hero-support-card strong,.section-aside-card strong{color:#182232;font-size:15px;font-weight:540;line-height:1.45}.visual-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.visual-grid>div{background:#ffffffc7;border-color:#dbe5ecbd;border-radius:22px;min-height:132px;padding:16px}.visual-grid b{color:#162234;font-weight:580}.visual-grid span{font-size:13px}.trust-band{color:#ffffffd1;background:linear-gradient(135deg,#063747,#014634);border:0;justify-content:space-between;padding:18px clamp(18px,4vw,72px);font-weight:500}.section{padding:clamp(72px,9vw,122px) clamp(18px,4vw,72px);position:relative}.section>:is(.section-title,.section-heading-row,.property-grid,.process-grid,.split-section>*,.contact-section>*){max-width:1240px}.section-heading-row{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:end;gap:clamp(20px,4vw,48px);max-width:1240px;margin:0 auto 32px;display:grid}.section-title{max-width:850px;margin-bottom:0}.section-title p,.split-section p,.contact-copy p{max-width:720px}.section-aside-card{background:linear-gradient(145deg,#ffffffdb,#f5efe3b8);border:1px solid #dbe5ecdb;border-radius:26px;gap:8px;padding:20px;display:grid;box-shadow:0 18px 48px #0c1c2a14}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;max-width:1240px;margin:0 auto}.property-card{background:#fff;border:1px solid #dbe5ece6;border-radius:30px;box-shadow:0 24px 70px #0c1c2a17}.property-media{border-radius:30px 30px 0 0}.property-main-image,.property-placeholder{aspect-ratio:16/10.5}.property-open-gallery{background:#014634db;padding:9px 12px;font-weight:600;bottom:16px;left:16px}.property-thumbs{border-radius:16px;padding:6px;bottom:16px;right:16px}.property-thumbs button,.property-more-photos{border-radius:12px;width:48px;height:48px}.property-body{gap:12px;padding:24px}.property-type{color:var(--secondary);background:#eef7ef;padding:7px 11px;font-weight:600}.property-body p{font-size:15px;line-height:1.65}.property-meta{color:var(--secondary);font-weight:500}.property-gallery-link{color:var(--primary);background:#f6faf8;border:1px solid #073f5224;border-radius:999px;padding:9px 12px;font-weight:600}.tag-list{gap:8px}.tag-list span{color:#46525f;background:#f5f6f3;padding:6px 10px;font-weight:500}.split-section,.contact-section{background:linear-gradient(135deg, #01463414, #b9853212), var(--soft);grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);max-width:none}.split-section>*,.contact-section>*{margin-inline:auto}.feature-list{gap:14px}.feature-list article,.contact-card,.process-grid article,.lead-form{border-color:#dbe5ecdb;border-radius:26px;box-shadow:0 18px 50px #0c1c2a12}.feature-list article{background:#ffffffd1;padding:18px;font-weight:500}.process-grid{gap:20px;max-width:1240px;margin:0 auto}.process-grid article{background:linear-gradient(#fffffffa,#faf8f2d6);padding:24px;position:relative;overflow:hidden}.process-grid article:before{content:"";background:linear-gradient(90deg, var(--secondary), var(--accent));height:4px;position:absolute;inset:0 0 auto}.process-grid article span{background:linear-gradient(135deg, var(--secondary), var(--primary));width:40px;height:40px;font-weight:600}.process-grid b{font-size:19px;font-weight:560}.contact-section{background:radial-gradient(circle at 14% 18%,#b9853229,#0000 26vw),linear-gradient(135deg,#072f3d,#014634);align-items:center}.contact-section .eyebrow,.contact-section h2,.contact-section .contact-copy p{color:#fff}.contact-section .contact-copy p{color:#ffffffc2}.contact-card{color:#ffffffe0;box-shadow:none;background:#ffffff1a;border-color:#ffffff24}.contact-card svg{color:var(--accent)}.lead-form{background:#fffffff5;padding:26px}label{font-weight:500}input,select,textarea{background:#fbfcfd;border-color:#d8e2ea;border-radius:14px}.site-footer{color:#ffffffb8;background:#071f28;border:0;padding:36px clamp(18px,4vw,72px)}.site-footer strong,.site-footer a{color:#fff}.footer-symbol{filter:brightness(0)invert();opacity:.92;width:48px}.floating-whatsapp{width:64px;height:64px;box-shadow:none;background:0 0;border:0;overflow:visible}@media (max-width:1120px){.hero-section{grid-template-columns:1fr}.hero-copy{max-width:900px}.hero-photo-card,.hero-photo-card img{min-height:500px}.visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:940px){.header-cta{display:none}.section-heading-row,.split-section,.contact-section,.property-grid{grid-template-columns:1fr}.hero-support-card{top:18px;left:18px}}@media (max-width:720px){.site-header{gap:12px}.header-nav{justify-content:flex-start}.header-nav a{padding:7px 10px}.hero-section{padding-top:44px}h1{font-size:clamp(38px,12vw,54px)}h2{font-size:clamp(28px,9vw,40px)}.hero-stat-row{display:grid}.hero-stat{border-radius:18px;max-width:none}.hero-photo-card{border-width:6px;border-radius:26px}.hero-support-card{width:auto;margin:-34px 16px 0;position:relative;top:auto;bottom:auto;left:auto}.hero-photo-badge{top:14px}.visual-grid{grid-template-columns:1fr}.property-card,.property-media{border-radius:24px}.property-media{border-bottom-right-radius:0;border-bottom-left-radius:0}.lead-form{padding:18px}.hero-photo-card,.hero-photo-card img{min-height:560px}.hero-photo-card img{object-position:center;height:560px}.hero-support-card{width:auto;max-width:none;margin:0;padding:12px 14px;position:absolute;top:14px;left:14px;right:14px}.hero-photo-badge{max-width:none;padding:12px 14px;top:120px;left:14px;right:14px}.hero-photo-badge b{font-size:18px}.hero-photo-badge span,.hero-support-card strong{font-size:13px;line-height:1.36}.hero-photo-overlay{max-width:none;bottom:22px;left:18px;right:18px}.hero-photo-overlay strong{max-width:100%;font-size:clamp(28px,9vw,34px);line-height:1.08}.contact-section{grid-template-columns:minmax(0,1fr);gap:26px;padding-left:18px;padding-right:18px}.split-section>*,.contact-section>*{width:100%;max-width:100%;margin-inline:0}.lead-form{border-radius:24px;justify-self:stretch;width:100%;padding:20px}.form-grid{grid-template-columns:minmax(0,1fr);gap:12px;width:100%}label.full{grid-column:auto}label,input,select,textarea{min-width:0}.form-actions{grid-template-columns:minmax(0,1fr);justify-items:stretch;width:100%}.form-actions .button,.lead-form .button{justify-content:center;width:100%}}@media (max-width:420px){.hero-photo-card,.hero-photo-card img{min-height:580px}.hero-photo-card img{height:580px}.hero-support-card,.hero-photo-badge{left:12px;right:12px}.hero-photo-badge{top:128px}.hero-photo-overlay{left:16px;right:16px}.hero-photo-overlay strong{font-size:30px}.lead-form{padding:18px 16px}}
