/* variant:villa-proof layout:villa-compact motion:rich */
:root{--brand:#0ea5e9;--brand-wa:#25d366}

:root{--bg:#0b1220;--bg-soft:#111a2b;--surface:#172338;--text:#f8fafc;--muted:#9fb0c8;--accent:var(--brand);--accent-2:#38bdf8;--gold:#fbbf24;--wa:var(--brand-wa);--line:rgba(255,255,255,.11);--shadow:0 22px 48px -22px rgba(0,0,0,.6);--radius:18px;--font:"Cairo","IBM Plex Sans Arabic","Segoe UI",Tahoma,sans-serif}
body{background:radial-gradient(900px 520px at 0% 0%,rgba(251,191,36,.12),transparent 50%),linear-gradient(180deg,var(--bg),var(--bg-soft));color:var(--text)}
.site-hero{border-radius:var(--radius);border:1px solid var(--line)}
.stat-strip{gap:10px}.stat{text-align:center}.stat b{color:var(--gold)}
.card,.about-card,.fact,.step,.faq-item{background:rgba(23,35,56,.95);border:1px solid var(--line)}

*,*:before,*:after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:var(--font);min-height:100vh;padding-bottom:96px;line-height:1.7;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
.wrap{max-width:1120px;margin:0 auto;padding:0 20px}
.skip{position:absolute;top:-60px;right:16px;background:#fff;color:#0b1220;padding:10px 16px;border-radius:10px;z-index:80;font-weight:700}.skip:focus{top:12px}
.site-header{padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.brand-lockup{display:flex;align-items:center;gap:12px;min-width:0}
.brand-lockup .logo{width:52px;height:52px;border-radius:14px;object-fit:cover;background:var(--surface);border:1px solid var(--line);flex-shrink:0}
.brand-lockup .name{font-size:1rem;font-weight:800;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.brand-lockup .meta{color:var(--muted);font-size:.82rem}
.site-header nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.site-header nav a{font-size:.86rem;color:var(--muted);border:1px solid var(--line);padding:8px 14px;border-radius:999px}
.header-cta{display:inline-flex;align-items:center;gap:8px}
.site-hero{position:relative;overflow:hidden;border-radius:var(--radius);padding:clamp(40px,8vw,88px) clamp(22px,5vw,56px);min-height:460px;display:flex;align-items:flex-end;margin:22px 0 36px;box-shadow:var(--shadow);background:linear-gradient(150deg,color-mix(in srgb,var(--brand) 35%,#0b1220),#0b1220)}
.site-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.62));pointer-events:none;z-index:1}
.site-hero-content{position:relative;z-index:2;max-width:760px}
.hero-slider{padding:0;min-height:520px}
.hero-slides{position:absolute;inset:0}
.hero-slide{position:absolute;inset:0;opacity:0;background-size:cover;background-position:center;transition:opacity .7s ease}
.hero-slide.is-active{opacity:1}
.hero-nav{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:999px;background:rgba(255,255,255,.18);color:#fff;font-size:1.4rem;cursor:pointer}
.hero-prev{right:16px}.hero-next{left:16px}
.hero-dots{position:absolute;bottom:18px;left:0;right:0;z-index:3;display:flex;justify-content:center;gap:8px}
.hero-dot{width:8px;height:8px;border:0;border-radius:999px;background:rgba(255,255,255,.45);cursor:pointer;padding:0}
.hero-dot.is-active{background:#fff;transform:scale(1.2)}
.media-block{margin:16px 0;border-radius:calc(var(--radius) - 4px);overflow:hidden}
.media-block img{width:100%;height:auto;max-height:520px;object-fit:cover;background:#334155}
.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--gold);font-size:.84rem;font-weight:700;margin-bottom:14px}
.eyebrow:before{content:"";width:24px;height:2px;background:var(--gold)}
h1{font-size:clamp(2.1rem,5.4vw,3.7rem);margin:0 0 14px;font-weight:800;line-height:1.15}
h2{font-size:clamp(1.4rem,3vw,1.95rem);margin:0 0 8px;font-weight:800;line-height:1.25}
h3{margin:0 0 8px;font-weight:800}
.lead{color:var(--muted);margin:0 0 18px;white-space:pre-line;font-size:1.05rem}
.hero-actions,.inline-actions{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0 4px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 22px;border-radius:999px;font-weight:700;font-size:.95rem}
.btn-primary{background:var(--accent);color:#04101a}.btn-ghost{border:1px solid var(--line);background:transparent}
.btn-wa{background:var(--wa);color:#053216}
.trust{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 24px}
.chip{background:color-mix(in srgb,var(--accent) 14%,transparent);border:1px solid color-mix(in srgb,var(--accent) 28%,transparent);color:var(--accent-2);padding:6px 12px;border-radius:999px;font-size:.85rem}
.section{margin:48px 0}.section-head{margin-bottom:20px}.kicker{display:block;color:var(--gold);font-size:.8rem;font-weight:700;margin-bottom:6px;letter-spacing:.4px}
.section-rule{width:52px;height:3px;background:var(--accent);border-radius:999px;margin-top:10px}
.stat-strip{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin:8px 0 28px}
.stat{padding:18px 16px;border-radius:calc(var(--radius) - 4px);border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 88%,transparent)}
.stat b{display:block;font-size:clamp(1.4rem,3vw,2rem);line-height:1.1;margin-bottom:6px}
.stat span{color:var(--muted);font-size:.9rem}
.feature-list{display:grid;gap:14px;counter-reset:feat}
.feature-item{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:18px;border-radius:calc(var(--radius) - 4px);border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 90%,transparent)}
.feature-item .ico{color:var(--gold);margin-top:2px}
.grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}
.card{border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);transition:transform .2s ease,border-color .2s ease;background:color-mix(in srgb,var(--surface) 92%,transparent)}
.card:hover{transform:translateY(-3px)}
.card img{width:100%;height:190px;object-fit:cover;background:#334155}
.card .body{padding:16px 18px 20px;flex:1;display:flex;flex-direction:column;gap:8px}
.meta{color:var(--muted);font-size:.9rem}.price,.price-badge{color:var(--accent);font-weight:800}
.price-badge{display:inline-flex;padding:8px 14px;border-radius:999px;background:color-mix(in srgb,var(--accent) 14%,transparent);margin:8px 0 14px}
.about-grid,.steps,.facts{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}
.about-card,.fact,.step{padding:18px;border-radius:calc(var(--radius) - 4px);border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 92%,transparent)}
.about-card p,.step p,.fact span{color:var(--muted);margin:0;font-size:.95rem}
.gallery{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin:16px 0}
.gallery img{width:100%;height:180px;object-fit:cover;border-radius:16px;background:#334155}
.gallery img:first-child{grid-column:1/-1;height:min(52vw,360px)}
.list{margin:0;padding:0 18px;color:var(--muted);line-height:1.85}
.ico{flex-shrink:0;display:block}
.icon-tile,.amenity-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}
.icon-tile{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:16px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 92%,transparent)}
.icon-tile .ico{width:22px;height:22px;color:var(--gold);margin-top:2px}
.icon-tile span{font-weight:700;line-height:1.45}
.about-card .ico,.stat .ico,.fact .ico{color:var(--gold);margin-bottom:10px}
.btn .ico,.sticky .ico,.header-cta .ico{width:18px;height:18px}
.faq{display:grid;gap:10px}
.faq-item{border:1px solid var(--line);border-radius:calc(var(--radius) - 4px);padding:4px 14px;background:color-mix(in srgb,var(--surface) 92%,transparent)}
.faq-item summary{cursor:pointer;font-weight:700;padding:12px 0;list-style:none}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item p{color:var(--muted);margin:0 0 14px}
.table-wrap{overflow-x:auto;border-radius:calc(var(--radius) - 4px);border:1px solid var(--line)}
.price-table{width:100%;border-collapse:collapse;min-width:480px}
.price-table th,.price-table td{padding:14px 16px;text-align:right;border-bottom:1px solid var(--line);font-size:.92rem;white-space:nowrap}
.price-table th{background:color-mix(in srgb,var(--accent) 18%,transparent);color:var(--text);font-weight:800;font-size:.82rem}
.price-table td:first-child,.price-table th:first-child{font-weight:700;white-space:normal}
.price-table tbody tr:last-child td{border-bottom:0}
.price-table tbody tr:hover{background:color-mix(in srgb,var(--surface) 96%,transparent)}
.price-table td:nth-child(2){color:var(--gold);font-weight:800}
.unit-row{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0 4px}
.unit-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--line));background:color-mix(in srgb,var(--accent) 10%,transparent);font-weight:700;font-size:.9rem}
.unit-pill .ico{color:var(--gold);width:16px;height:16px}
.cta-band{margin:52px 0;padding:clamp(24px,4vw,36px);border-radius:var(--radius);border:1px solid var(--line);background:color-mix(in srgb,var(--accent) 12%,transparent)}
.disclaimer{font-size:.78rem;color:var(--muted);line-height:1.7}
.footer{border-top:1px solid var(--line);margin-top:40px;padding:24px 0;color:var(--muted);font-size:.82rem}
.sticky{position:fixed;left:0;right:0;bottom:0;display:flex;gap:10px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(10px);border-top:1px solid var(--line);z-index:40}
.sticky .btn{flex:1}.sticky .wa{background:var(--wa);color:#053216}
.back{display:inline-block;margin-bottom:16px;color:var(--muted);font-size:.9rem}
body.layout-cinematic .site-hero{min-height:min(86vh,680px);border-radius:0;margin-inline:calc(50% - 50vw);width:100vw;max-width:100vw;padding-inline:max(20px,calc(50vw - 560px))}
body.layout-gallery .card img{height:210px}
body.layout-villa-compact .site-hero{min-height:380px;align-items:center}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #fff;outline-offset:3px}
@media (max-width:720px){.wrap{padding:0 14px}.grid,.about-grid,.steps,.facts,.stat-strip{grid-template-columns:1fr 1fr}.sticky{flex-direction:column}.site-hero{min-height:380px;padding:28px 18px}.site-header nav{display:none}.feature-item{grid-template-columns:1fr}}
@media (max-width:420px){.stat-strip,.grid{grid-template-columns:1fr}}

.site-hero,.card,.btn,.stat,.about-card,.cta-band,.feature-item{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,opacity .35s ease}
.card:hover,.about-card:hover,.feature-item:hover{transform:translateY(-6px)}
.btn:hover{transform:translateY(-2px) scale(1.02)}
.site-hero{animation:gadsHeroIn .9s cubic-bezier(.2,.7,.2,1) both}
.stat-strip .stat{animation:gadsRise .7s ease both}
.stat-strip .stat:nth-child(2){animation-delay:.08s}
.stat-strip .stat:nth-child(3){animation-delay:.16s}
.stat-strip .stat:nth-child(4){animation-delay:.24s}
.cta-band{animation:gadsPulse 4s ease-in-out infinite}
@keyframes gadsHeroIn{from{opacity:0;transform:scale(1.04)}to{opacity:1;transform:none}}
@keyframes gadsRise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
@keyframes gadsPulse{0%,100%{box-shadow:0 0 0 0 color-mix(in srgb,var(--accent) 20%,transparent)}50%{box-shadow:0 0 0 10px color-mix(in srgb,var(--accent) 0%,transparent)}}
@media (prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition:none!important}}