:root{--ink:#172419;--muted:#6d7774;--line:#e3e8e1;--soft:#f5f7f3;--brand:#193d20;--dark:#193d20;--white:#fff}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:"DM Sans",Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:absolute;z-index:5;top:0;left:0;right:0;color:#fff}.nav{height:84px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid currentColor;border-radius:50%;font-family:Georgia;font-style:italic}.nav nav{display:flex;gap:25px;margin-left:auto;font-size:14px}.nav nav a{opacity:.9}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;padding:12px 18px;font-weight:700;cursor:pointer}.btn-dark{background:var(--dark);color:#fff}.btn-light{background:#fff;color:var(--dark)}.btn-outline{border:1px solid rgba(255,255,255,.5);padding:10px 16px;border-radius:8px}.hero{min-height:700px;background:linear-gradient(110deg,#12332f 0%,#24524a 54%,#1e413d 100%);color:#fff;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:560px;height:560px;border-radius:50%;right:-180px;top:100px;background:rgba(255,255,255,.06)}.hero-inner{padding-top:170px;position:relative;z-index:1}.hero-copy{max-width:670px}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:700;opacity:.72}.hero h1{font:500 clamp(48px,7vw,82px)/.98 "Playfair Display",Georgia,serif;margin:18px 0}.hero h1 em{color:#f1cf7a}.hero p{max-width:560px;font-size:18px;line-height:1.65;color:#dce9e6}.search-card{margin-top:58px;background:#fff;color:var(--ink);padding:8px;border-radius:14px;box-shadow:0 25px 70px rgba(0,0,0,.18);max-width:1060px}.search-tabs{display:flex;gap:5px;padding:4px}.search-tabs a{padding:12px 18px;border-radius:8px;font-weight:700;font-size:14px}.search-tabs .active{background:#e8f1ef;color:var(--brand)}.hero-form{display:grid;grid-template-columns:1.4fr 1fr .8fr auto;gap:10px;padding:10px}.hero-form label{font-size:11px;color:var(--muted);font-weight:700}.hero-form input,.hero-form select,.inline-form input,.filter input,.filter select,.form-control{width:100%;padding:12px 13px;margin-top:5px;border:1px solid var(--line);border-radius:8px;background:#fff;font:inherit;color:var(--ink)}.section{padding:90px 0}.soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section h2{font:500 42px/1.1 "Playfair Display",Georgia,serif;margin:10px 0 0}.text-link{font-weight:700;font-size:14px}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.property-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;transition:.2s}.property-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(22,43,39,.1)}.property-img{height:220px;position:relative;background:#dfe9e5}.placeholder-photo{height:100%;display:grid;place-items:center;font:italic 90px Georgia;color:#b2c8c2}.badge{position:absolute;top:12px;left:12px;background:#fff;padding:7px 9px;border-radius:7px;font-size:11px;font-weight:800;color:var(--brand)}.property-body{padding:18px}.price{font-size:19px;font-weight:800}.property-body h3{font-size:17px;margin:7px 0}.property-body p{color:var(--muted);margin:0 0 14px;font-size:13px}.specs{display:flex;gap:12px;color:#52605d;font-size:12px}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.project-card{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.project-visual{height:180px;background:linear-gradient(135deg,#244a44,#a7c7c0);display:flex;align-items:end;padding:14px;color:#fff}.project-visual span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;background:rgba(0,0,0,.28);padding:7px 9px;border-radius:5px}.project-card>div:last-child{padding:17px}.project-card h3{margin:0 0 5px}.project-card p{color:var(--muted);font-size:13px;margin:0 0 15px}.city-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.city-tile{background:var(--dark);color:#fff;border-radius:14px;padding:26px;min-height:190px;display:flex;flex-direction:column;justify-content:end}.city-tile span{font-size:12px;opacity:.5}.city-tile h3{font:500 32px Georgia;margin:8px 0}.city-tile p{margin:0;opacity:.65}.cta{background:var(--brand);color:#fff}.cta-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}.cta h2{margin:10px 0;font:500 42px Georgia}.cta p{opacity:.8}.inline-form{display:grid;grid-template-columns:1fr 1fr auto;gap:8px}.inline-form input{margin:0;border:0}.footer-grid{padding:65px 0;display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:40px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid p,.footer-grid a{color:var(--muted);font-size:13px}.footer-grid h4{margin:0 0 8px}.footer-bottom{border-top:1px solid var(--line);padding:18px 0;color:var(--muted);font-size:12px}.listing-hero{padding:145px 0 45px;background:var(--soft)}.listing-hero h1{font:500 50px Georgia;margin:10px 0}.filters{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:10px;margin-top:25px}.results{padding:55px 0}.empty-state{padding:50px;border:1px dashed var(--line);border-radius:12px;color:var(--muted);grid-column:1/-1;text-align:center}.detail{padding:125px 0 80px}.detail-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:35px}.gallery-main{height:480px;border-radius:16px;background:linear-gradient(135deg,#dfeae6,#adc8c1);display:grid;place-items:center;font:italic 150px Georgia;color:#8eaea6}.detail-card{border:1px solid var(--line);border-radius:14px;padding:24px;position:sticky;top:25px;height:max-content}.detail h1{font:500 46px Georgia;margin:10px 0}.detail-meta{color:var(--muted);margin-bottom:20px}.detail-price{font-size:28px;font-weight:800;margin:20px 0}.spec-table{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);margin:30px 0}.spec-table div{background:#fff;padding:16px}.spec-table small{display:block;color:var(--muted);font-size:11px;margin-bottom:4px}.form-box{background:var(--soft);padding:18px;border-radius:12px}.form-box h3{margin-top:0}.form-box button{width:100%;margin-top:10px}.article{padding:130px 0 80px;max-width:820px}.article h1{font:500 54px Georgia;line-height:1.08}.article p{font-size:17px;line-height:1.8;color:#4e5a57}.simple{padding:130px 0 90px;min-height:600px}.responsive-table{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px;border-bottom:1px solid var(--line);font-size:13px}th{font-size:11px;text-transform:uppercase;color:var(--muted)}@media(max-width:900px){.nav nav{display:none}.property-grid,.project-grid{grid-template-columns:1fr 1fr}.hero-form,.filters{grid-template-columns:1fr 1fr}.cta-inner,.detail-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.city-grid{grid-template-columns:1fr}.detail-card{position:static}}@media(max-width:600px){.property-grid,.project-grid,.hero-form,.filters,.footer-grid,.inline-form{grid-template-columns:1fr}.hero{min-height:760px}.section h2,.cta h2{font-size:34px}.hero-inner{padding-top:125px}.listing-hero{padding-top:115px}.detail h1{font-size:38px}}


/* ===== NAYSARA REALTY PREMIUM BRAND SYSTEM ===== */
:root{--ink:#172419;--muted:#68736b;--line:#e3e8e1;--soft:#f5f7f3;--brand:#193d20;--brand-2:#28562d;--gold:#c58f42;--gold-light:#f1cf7a;--cream:#f5efdf;--dark:#193d20;--white:#fff}
body{background:#fff;color:var(--ink)}
.site-header{position:absolute;z-index:10;color:#fff;background:linear-gradient(to bottom,rgba(17,43,22,.38),transparent)}
.nav{height:92px;gap:30px}
.brand-premium img{display:block;width:176px;height:76px;object-fit:contain;object-position:left center}
.nav nav{gap:26px}
.nav nav a{font-weight:600;letter-spacing:.01em}
.nav nav a:hover{color:var(--gold-light)}
.btn{border-radius:10px}
.btn-outline{border-color:rgba(241,207,122,.58);color:#fff;background:rgba(25,61,32,.18);backdrop-filter:blur(8px)}
.btn-outline:hover{border-color:var(--gold-light);background:rgba(25,61,32,.48)}

/* Hero */
.hero-premium{min-height:760px;background:radial-gradient(circle at 86% 18%,rgba(241,207,122,.10),transparent 22%),linear-gradient(120deg,#193d20 0%,#28562d 52%,#345b38 100%);}
.hero-premium:after{display:none}
.hero-grid{padding-top:158px;padding-bottom:70px;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.72fr);align-items:center;gap:66px;position:relative;z-index:2}
.hero-copy{max-width:680px}
.hero-eyebrow{opacity:1;color:var(--gold-light);font-weight:800;letter-spacing:.22em}
.hero h1{font-size:clamp(54px,6vw,86px);line-height:.96;letter-spacing:-.045em;margin:18px 0 20px}
.hero h1 em{color:var(--gold-light);font-style:italic}
.hero p{max-width:610px;font-size:18px;line-height:1.7;color:#dce8dc}
.hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px}
.hero-trust span{font-size:12px;color:#e6eee5}
.hero-trust b{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:rgba(241,207,122,.15);color:var(--gold-light);margin-right:6px}
.hero-orbit{position:absolute;border:1px solid rgba(241,207,122,.19);border-radius:50%;z-index:1;pointer-events:none}
.hero-orbit-1{width:610px;height:610px;right:-180px;top:50px}
.hero-orbit-2{width:385px;height:385px;right:-65px;top:163px;border-color:rgba(241,207,122,.12)}

/* Right filter */
.hero-filter{background:#fff;border-radius:20px;padding:20px;color:var(--ink);box-shadow:0 24px 70px rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.55)}
.filter-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}
.filter-kicker{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.19em;color:#c58f42;font-weight:900}
.filter-heading h2{font:500 25px/1.1 "Playfair Display",Georgia,serif;margin:5px 0 0}
.filter-badge{width:42px;height:42px;border-radius:12px;background:#193d20;color:#f1cf7a;display:grid;place-items:center;font:italic 21px Georgia;border:1px solid rgba(197,143,66,.55)}
.search-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;background:#f2f5f1;padding:4px;border-radius:10px;margin-bottom:12px}
.search-tabs a{padding:10px 5px;text-align:center;font-size:10px;font-weight:800;border-radius:7px;color:#536057}
.search-tabs a.active,.search-tabs a:hover{background:#193d20;color:#f1cf7a}
.hero-form{display:block;padding:0}
.hero-form label{display:block;font-size:10px;color:#657169;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-top:9px}
.hero-form input,.hero-form select{margin-top:5px;border:1px solid #dbe2d9;border-radius:9px;background:#fbfcfa;padding:12px 11px;font:inherit;font-size:13px;color:#203326;outline:0}
.hero-form input:focus,.hero-form select:focus{border-color:#c58f42;box-shadow:0 0 0 3px rgba(197,143,66,.11)}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.btn-search{width:100%;margin-top:13px;background:#193d20;color:#f1cf7a;padding:13px 16px;font-weight:900}
.btn-search:hover{background:#c58f42;color:#193d20}
.btn-search span,.btn-gold span{margin-left:6px}
.filter-note{font-size:9px;color:#7a857d;margin-top:8px;line-height:1.45}

/* Sections */
.section-white{background:#fff}
.section-soft{background:#f5f7f3}
.section{padding:86px 0}
.section-head{margin-bottom:27px}
.section h2{font-size:44px;color:#172419;letter-spacing:-.03em}
.eyebrow{color:#c58f42;font-weight:850}
.text-link{color:#193d20;font-weight:800}
.text-link:hover{color:#c58f42}

/* Property cards */
.property-grid-premium{grid-template-columns:repeat(3,1fr);gap:22px}
.property-card-premium{border:1px solid #e3e8e1;border-radius:17px;box-shadow:0 8px 24px rgba(24,47,29,.045);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.property-card-premium:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(24,47,29,.11);border-color:#d5ded3}
.property-img-premium{height:245px;background:linear-gradient(140deg,#e7eee4 0%,#b8c9b4 53%,#789074 100%);overflow:hidden}
.property-card:nth-child(2) .property-img-premium{background:linear-gradient(140deg,#eee8d9 0%,#c7b18b 52%,#7b8063 100%)}
.property-card:nth-child(3) .property-img-premium{background:linear-gradient(140deg,#dde8df 0%,#9fbda7 52%,#5c7e65 100%)}
.property-photo-letter{position:absolute;inset:0;display:grid;place-items:center;font:italic 130px Georgia;color:rgba(255,255,255,.58)}
.photo-overlay{position:absolute;inset:auto 0 0;height:50%;background:linear-gradient(transparent,rgba(25,61,32,.30))}
.property-img-premium .badge{background:#fff;color:#193d20;border-radius:999px;padding:8px 11px;box-shadow:0 5px 16px rgba(0,0,0,.08)}
.property-body{padding:19px}
.property-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px}
.property-type{font-size:10px;color:#c58f42;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.price{font-size:20px;color:#193d20;font-weight:900}
.property-body h3{font-size:18px;margin:7px 0 5px}
.property-body p{margin:0 0 15px}
.specs{display:flex;gap:9px;flex-wrap:wrap}
.specs span{padding:6px 8px;background:#f3f6f1;border-radius:7px;font-size:10px;color:#536057}

/* Projects */
.project-grid-premium{grid-template-columns:repeat(4,1fr);gap:18px}
.project-card-premium{border:1px solid #e3e8e1;border-radius:16px;background:#fff;overflow:hidden;transition:.2s}
.project-card-premium:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(24,47,29,.08)}
.project-visual{height:205px;background:linear-gradient(145deg,#28562d,#c58f42);position:relative;display:flex;align-items:flex-end;padding:13px;overflow:hidden}
.project-card:nth-child(2) .project-visual{background:linear-gradient(145deg,#405f39,#b48a49)}
.project-card:nth-child(3) .project-visual{background:linear-gradient(145deg,#566d52,#9a7a4a)}
.project-card:nth-child(4) .project-visual{background:linear-gradient(145deg,#304c36,#6f8c68)}
.project-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.32))}
.project-initial{position:absolute;right:18px;top:18px;font:italic 115px Georgia;color:rgba(255,255,255,.22)}
.project-label{position:relative;z-index:2;color:#fff;background:rgba(0,0,0,.23);border:1px solid rgba(255,255,255,.2);padding:6px 9px;border-radius:7px;font-size:9px;text-transform:uppercase;letter-spacing:.1em}
.project-content{padding:16px 17px 18px}
.project-content .eyebrow{font-size:8px}
.project-content h3{margin:5px 0;font-size:17px}
.project-content p{color:#68736b;font-size:12px;margin:0 0 14px}
.project-content strong{font-size:12px;color:#193d20}

/* Cities */
.city-grid-premium{grid-template-columns:repeat(3,1fr);gap:14px}
.city-tile-premium{min-height:210px;background:#193d20;border:1px solid rgba(25,61,32,.2);border-radius:16px;padding:22px;position:relative;overflow:hidden;transition:.2s}
.city-tile-premium:after{content:"";position:absolute;width:145px;height:145px;border:1px solid rgba(241,207,122,.16);border-radius:50%;right:-55px;top:-40px}
.city-tile-premium:hover{background:#28562d;transform:translateY(-3px)}
.city-number{color:#f1cf7a;font-size:10px;letter-spacing:.15em}
.city-tile-premium>div{position:absolute;left:22px;bottom:21px}
.city-tile-premium h3{font:500 34px Georgia;margin:0 0 5px}
.city-tile-premium p{margin:0;color:#d8e5d7;font-size:12px}
.city-arrow{position:absolute;right:19px;bottom:19px;color:#f1cf7a;font-size:19px;z-index:2}

/* CTA */
.brand-cta{background:#193d20;color:#fff;padding:72px 0}
.cta-premium{display:flex;align-items:center;justify-content:space-between;gap:30px}
.cta-premium h2{color:#fff;margin:10px 0 8px;font-size:46px}
.cta-premium p{margin:0;color:#d9e7d8;max-width:560px}
.btn-gold{background:#f1cf7a;color:#193d20;font-weight:900;padding:13px 19px}
.btn-gold:hover{background:#fff}

/* Mobile */
@media(max-width:1000px){
.hero-grid{grid-template-columns:1fr;gap:34px}
.hero-copy{max-width:760px}
.hero-filter{max-width:620px}
.property-grid-premium{grid-template-columns:1fr 1fr}
.project-grid-premium{grid-template-columns:1fr 1fr}
.city-grid-premium{grid-template-columns:1fr 1fr}
}
@media(max-width:700px){
.nav{height:78px}
.brand-premium img{width:150px;height:66px}
.nav nav{display:none}
.hero-premium{min-height:auto}
.hero-grid{padding-top:120px;padding-bottom:48px;gap:27px}
.hero h1{font-size:48px}
.hero p{font-size:15px}
.hero-trust{gap:10px}
.hero-filter{padding:15px;border-radius:16px}
.filter-heading h2{font-size:22px}
.search-tabs a{font-size:9px;padding:9px 3px}
.section{padding:62px 0}
.section h2{font-size:35px}
.property-grid-premium,.project-grid-premium,.city-grid-premium{grid-template-columns:1fr}
.property-img-premium{height:225px}
.cta-premium{flex-direction:column;align-items:flex-start}
.cta-premium h2{font-size:36px}
.hero-orbit{display:none}
}
/* ===== REAL PROPERTY & BRAND IMAGERY ===== */
.brand-premium img{width:176px;height:76px;object-fit:contain;object-position:left center;display:block}
.footer-grid .brand{display:flex;align-items:center;gap:10px}.footer-logo{width:150px;height:95px;object-fit:contain;object-position:left center;display:block;margin-bottom:3px}
.property-img-premium{background-size:cover!important;background-position:center!important}
.property-img-premium .property-photo-letter{display:none}
.property-photo-1{background-image:linear-gradient(180deg,rgba(0,0,0,.03),rgba(25,61,32,.2)),url('property-1.jpg')!important}
.property-photo-2{background-image:linear-gradient(180deg,rgba(0,0,0,.02),rgba(25,61,32,.16)),url('property-2.jpg')!important}
.property-photo-3{background-image:linear-gradient(180deg,rgba(0,0,0,.02),rgba(25,61,32,.16)),url('property-3.jpg')!important}
.property-photo-4{background-image:linear-gradient(180deg,rgba(0,0,0,.02),rgba(25,61,32,.16)),url('property-4.jpg')!important}
.project-visual{background-size:cover!important;background-position:center!important}
.project-photo-1{background-image:linear-gradient(180deg,rgba(25,61,32,.03),rgba(25,61,32,.55)),url('property-1.jpg')!important}
.project-photo-2{background-image:linear-gradient(180deg,rgba(25,61,32,.03),rgba(25,61,32,.55)),url('property-2.jpg')!important}
.project-photo-3{background-image:linear-gradient(180deg,rgba(25,61,32,.03),rgba(25,61,32,.55)),url('property-3.jpg')!important}
.project-photo-4{background-image:linear-gradient(180deg,rgba(25,61,32,.03),rgba(25,61,32,.55)),url('property-4.jpg')!important}
.city-tile-premium{background-size:cover!important;background-position:center!important}
.city-photo-1{background-image:linear-gradient(180deg,rgba(25,61,32,.05),rgba(25,61,32,.72)),url('city-1.jpg')!important}
.city-photo-2{background-image:linear-gradient(180deg,rgba(25,61,32,.05),rgba(25,61,32,.72)),url('city-2.jpg')!important}
.city-photo-3{background-image:linear-gradient(180deg,rgba(25,61,32,.05),rgba(25,61,32,.72)),url('city-3.jpg')!important}
.city-photo-4{background-image:linear-gradient(180deg,rgba(25,61,32,.05),rgba(25,61,32,.72)),url('city-4.jpg')!important}
.login-logo{display:block;width:190px;height:150px;object-fit:contain;margin:0 auto 8px}
.gallery-photo{background-image:linear-gradient(180deg,rgba(25,61,32,.03),rgba(25,61,32,.15)),url('property-1.jpg')!important;background-size:cover!important;background-position:center!important;color:transparent!important}
.city-property-photo{background-image:linear-gradient(180deg,rgba(25,61,32,.03),rgba(25,61,32,.18)),url('property-2.jpg')!important;background-size:cover!important;background-position:center!important}
.blog-photo{background-image:linear-gradient(180deg,rgba(25,61,32,.02),rgba(25,61,32,.20)),url('property-3.jpg')!important;background-size:cover!important;background-position:center!important}
.city-property-photo .placeholder-photo,.blog-photo .placeholder-photo{display:none}
