*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,system-ui,sans-serif;color:#0b2b52;background:#f6f9fc}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,94%);margin:auto}.top{background:#062b52;color:#fff;position:sticky;top:0;z-index:100;box-shadow:0 3px 16px #001d3830}.nav{min-height:70px;display:flex;align-items:center;gap:20px}.logo{display:flex;align-items:center;gap:9px;min-width:215px}.logo-mark{width:45px;height:45px;border:2px solid #f6c62c;border-radius:8px;display:grid;place-items:center;color:#f6c62c;font-size:25px}.logo b{font-size:22px;line-height:1;letter-spacing:.3px}.logo small{display:block;font-size:9px;letter-spacing:1.2px;margin-top:3px;color:#cfe5f5}.nav nav{display:flex;align-items:center;gap:20px;font-size:12px;font-weight:700;white-space:nowrap}.nav nav a{padding:25px 0;border-bottom:3px solid transparent}.nav nav a:hover,.nav nav a:first-child{color:#ffd32a;border-bottom-color:#ffd32a}.nav-right{margin-left:auto;display:flex;align-items:center;gap:8px}.top-contact{font-size:9px;color:#fff;white-space:nowrap}.login-btn{background:#ffffff12;color:#fff;border:1px solid #ffffff55;border-radius:18px;padding:9px 13px;font-size:11px;font-weight:900;white-space:nowrap}.login-btn:hover{background:#ffd32a;color:#062b52}.book-now{background:#ffd32a;color:#092b50;border-radius:18px;padding:10px 16px;font-size:11px;font-weight:900;white-space:nowrap}.social-head{display:flex;gap:5px}.social-head a,.social-footer a{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#ffffff12;color:#fff;border:1px solid #ffffff25;font-size:11px}.hero{height:515px;position:relative;overflow:hidden;color:#fff;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;background-position:center;background-size:cover;opacity:0;transition:opacity .7s}.hero-one{background-image:linear-gradient(90deg,#03284ee8 0%,#06345fbb 34%,#06345f35 70%),url('brand-banner.jpg');opacity:1}.hero-two{background-image:linear-gradient(90deg,#03284ee8 0%,#06345f99 38%,#06345f20 72%),url('plot-layout.jpg')}.hero-bg.active{opacity:1}.hero-content{position:relative;z-index:2;padding-top:5px}.light-eye{color:#ffd32a}.hero h1{font-size:clamp(42px,6vw,70px);line-height:.98;margin:9px 0 8px;letter-spacing:-1.5px}.hero h1 em{color:#43d25d;font-style:normal}.hero p{font-size:18px;margin:0 0 16px;font-weight:700}.hero-pills{display:flex;gap:22px;flex-wrap:wrap;margin:16px 0 22px}.hero-pills span{font-size:11px;font-weight:700}.hero-pills span:before{content:'✓';display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;border:1px solid #fff;margin-right:6px;color:#fff}.actions{display:flex;gap:10px}.btn{display:inline-block;border:0;border-radius:8px;padding:11px 18px;font-weight:900;cursor:pointer;font-size:12px}.primary{background:#ffd32a;color:#062b52}.ghost{border:1px solid #fff;color:#fff;background:#ffffff10}.hero-nav{position:absolute;z-index:3;inset:0 0 0 0;pointer-events:none}.hero-nav button{position:absolute;top:50%;transform:translateY(-50%);pointer-events:auto;width:34px;height:34px;border-radius:50%;border:1px solid #fff8;background:#062b5299;color:#fff;font-size:24px}.hero-nav button:first-child{left:15px}.hero-nav button:last-child{right:15px}.hero-dots{position:absolute;bottom:16px;left:50%;transform:translateX(-50%)}.hero-dot{display:inline-block;width:25px;height:4px;background:#fff7;border-radius:5px;margin:0 2px}.hero-dot.active{background:#ffd32a}.quick-stats{position:relative;z-index:5;margin-top:-36px;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.quick-stats div{color:#fff;border:2px solid #fff9;border-radius:10px;padding:13px 10px;text-align:center;box-shadow:0 8px 22px #062b5230}.quick-stats div:nth-child(1){background:#087b55}.quick-stats div:nth-child(2){background:#167ac0}.quick-stats div:nth-child(3){background:#c49311}.quick-stats div:nth-child(4){background:#e27420}.quick-stats div:nth-child(5){background:#2c8050}.quick-stats b{display:block;font-size:22px}.quick-stats span{font-size:10px}.project-strip{margin-top:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.mini-project{height:78px;background:#fff;border:1px solid #d9e4ee;border-radius:9px;overflow:hidden;display:flex;align-items:center;gap:9px;padding:5px;box-shadow:0 5px 18px #062b5210}.mini-project img{width:105px;height:66px;object-fit:cover;border-radius:7px}.mini-project b,.mini-project span{display:block}.mini-project b{font-size:12px}.mini-project span{font-size:9px;color:#72849a;margin-top:3px}.search{margin-top:18px}.search-card{background:#fff;border:1px solid #dce5ef;border-radius:10px;padding:12px;box-shadow:0 8px 25px #062b5212}.searchgrid{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:8px}input,select,textarea{width:100%;padding:11px;border:1px solid #cfdae5;border-radius:7px;font:inherit;font-size:12px;background:#fff}textarea{min-height:105px}.section{padding:42px 0}.section h2{font-size:28px;margin:5px 0 20px}.eyebrow{font-size:9px;color:#078b6c;font-weight:900;letter-spacing:1.3px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.outline-btn{border:1px solid #0a765f;color:#075f51;padding:8px 12px;border-radius:8px;font-weight:800;font-size:11px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cards.four{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:1px solid #dce5ef;border-radius:9px;overflow:hidden;box-shadow:0 6px 20px #062b5210}.thumb{height:145px;background:center/cover no-repeat;position:relative}.badge{position:absolute;left:8px;top:8px;background:#12a95b;color:#fff;padding:5px 8px;border-radius:12px;font-size:9px;font-weight:800}.badge.booked{background:#efad00}.badge.sold{background:#e33b32}.badge.ongoing{background:#efad00}.body{padding:11px}.body h3{margin:0 0 5px;font-size:12px}.muted{color:#657790;font-size:9px}.property-meta{display:flex;justify-content:space-between;margin-top:6px;color:#6b7c91;font-size:9px}.price{font-size:14px;font-weight:900;margin:9px 0;color:#0b3158}.property-btn{background:#056653;color:#fff;width:100%;text-align:center;font-size:10px;padding:8px}.featured{background:#fbfdff}.layout-section{display:grid;grid-template-columns:240px 1fr 175px;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 10px 28px #062b5218;margin-top:10px}.layout-copy{background:#075b49;color:#fff;padding:20px}.layout-copy h2{font-size:22px;margin:4px 0 10px}.layout-copy ul{padding-left:15px;line-height:1.85;font-size:10px}.layout-image img{width:100%;height:100%;min-height:255px;object-fit:cover}.layout-status{padding:16px}.layout-status h3{margin:0 0 8px;font-size:14px}.layout-status p{font-size:10px}.layout-status p strong{float:right}.dot{display:inline-block;width:11px;height:11px;border-radius:50%;margin-right:6px}.green{background:#22c55e}.yellow{background:#f4c51b}.red{background:#e63d3d}.dark{background:#075b49;color:#fff;width:100%;text-align:center}.why{padding:32px 0;display:grid;grid-template-columns:1fr 2.1fr;gap:28px;align-items:center}.why h2{font-size:25px}.why-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.why-grid div{background:#fff;border:1px solid #dce5ef;border-radius:8px;padding:10px 5px;text-align:center;color:#0a765f;font-size:18px}.why-grid b,.why-grid small{display:block;color:#19344f}.why-grid b{font-size:9px;margin-top:5px}.why-grid small{font-size:8px;color:#748399}.green-banner{margin-bottom:25px;border-radius:10px;padding:18px 24px;background:linear-gradient(90deg,#075b49,#0b806a);color:#fff;display:flex;justify-content:space-between;align-items:center}.green-banner h2{margin:4px 0;font-size:20px}.green-banner p{margin:0;color:#d9fff2;font-size:10px}.sold{background:#f4f8fb}.buyers{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.buyer{background:#fff;border:1px solid #dce5ef;border-radius:9px;padding:12px;display:flex;gap:10px}.buyer img{width:60px;height:60px;border-radius:7px;object-fit:cover}.stars{color:#e5b200;font-size:10px}.buyer p{font-size:9px;color:#556a81}.contact{background:#062b52;color:#fff}.contactgrid{display:grid;grid-template-columns:1.15fr .85fr;gap:25px}.contact-box{display:grid;gap:8px;margin-top:16px}.contact-box a{color:#ffd32a;font-weight:700;font-size:12px}.form{background:#fff;border:1px solid #dce5ef;border-radius:10px;padding:16px;display:grid;gap:9px}.flash{margin-top:15px;padding:12px;border-radius:8px}.success{background:#dff7eb;color:#08633d}.error{background:#ffe5e5;color:#8b0000}footer{background:#031c35;color:#fff;padding:28px 0}.foot{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:28px}.foot b{font-size:17px}.foot p,.foot a{font-size:10px;color:#d8e8f5}.social-footer{display:flex;gap:7px;margin-top:10px}.social-footer a{background:#0d355c}.admin-layout{display:grid;grid-template-columns:220px 1fr;gap:22px;padding:25px 0}.side{background:#06264b;color:#fff;border-radius:14px;padding:15px;height:max-content;position:sticky;top:85px}.side a{display:block;padding:11px;border-radius:7px}.side a:hover{background:#103e70;color:#f3c51b}.panel{background:#fff;border:1px solid #dce5ef;border-radius:15px;padding:22px;margin-bottom:20px}.stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.stat{background:#fff;border:1px solid #dce5ef;border-radius:15px;padding:16px}.stat b{font-size:27px;display:block}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tablewrap{overflow:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:11px;border-bottom:1px solid #e6edf4;text-align:left;vertical-align:top}.mini{width:65px;height:48px;object-fit:cover;border-radius:6px}.danger{background:#ffe5e5;color:#9b0000}.login{min-height:75vh;display:grid;place-items:center}.login .form{width:min(430px,92%)}.small{font-size:12px}.hidden{display:none}.center{text-align:center}@media(max-width:1100px){.nav nav{gap:10px}.nav{gap:8px}.logo{min-width:175px}.logo b{font-size:18px}.top-contact{display:none}}@media(max-width:950px){.nav nav{display:none}.nav-right{margin-left:auto}.quick-stats{grid-template-columns:repeat(3,1fr)}.cards.four,.cards{grid-template-columns:repeat(2,1fr)}.project-strip{grid-template-columns:repeat(2,1fr)}.layout-section{grid-template-columns:1fr}.layout-status{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.why{grid-template-columns:1fr}.why-grid{grid-template-columns:repeat(3,1fr)}.searchgrid,.contactgrid,.admin-layout{grid-template-columns:1fr}.side{position:static}.formgrid{grid-template-columns:1fr}.foot{grid-template-columns:1fr 1fr}.social-head{display:none}}@media(max-width:600px){.nav{min-height:60px}.logo-mark{width:38px;height:38px}.logo b{font-size:16px}.book-now{padding:8px 11px}.hero{height:470px}.hero h1{font-size:42px}.hero-pills{gap:10px}.hero-pills span{font-size:9px}.actions{flex-direction:row}.quick-stats,.project-strip,.cards,.cards.four,.buyers,.stats{grid-template-columns:1fr}.quick-stats{margin-top:10px}.section{padding:30px 0}.section-title{align-items:start;gap:8px;flex-direction:column}.layout-status{display:block}.green-banner{flex-direction:column;align-items:flex-start;gap:12px}.why-grid{grid-template-columns:repeat(2,1fr)}.foot{grid-template-columns:1fr}.thumb{height:190px}}

.hero-auto{position:absolute;right:22px;bottom:15px;z-index:4;background:#03284eaa;border:1px solid #ffffff40;border-radius:15px;padding:5px 9px;font-size:9px;color:#fff;backdrop-filter:blur(4px)}.hero-live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#31d36b;margin-right:4px;box-shadow:0 0 0 4px #31d36b22}.hero-auto b{color:#43d25d;margin-left:3px}.hero-content{transition:opacity .35s}.hero-slide{opacity:0!important}.hero-slide.active{opacity:1!important}.hero-dot{cursor:pointer}.hero-dot.active{box-shadow:0 0 0 2px #ffd32a55}
@media(max-width:950px){.login-btn{display:inline-block}.hero-auto{right:50%;transform:translateX(50%)}}
