/*
Theme Name: Naqa Cleaning
Theme URI: https://example.com/
Author: Naqa
Description: قالب صفحة هبوط عربية لخدمات تنظيف المجالس والمكيفات في الرياض.
Version: 1.0.0
Text Domain: naqa-cleaning
*/

:root{
      --ink:#102c3b; --ink-2:#214858; --teal:#0d9d9b; --teal-dark:#087a7d;
      --mint:#dff6ef; --cream:#fbfaf6; --line:#dce9e6; --gold:#f2b84b;
      --shadow:0 22px 60px rgba(12,43,56,.14); --radius:26px;
    }
    *{box-sizing:border-box;margin:0;padding:0}
    html{scroll-behavior:smooth}
    body{background:#eaf3f0;color:var(--ink);font-family:"Tahoma","Arial",sans-serif;line-height:1.65}
    a{text-decoration:none;color:inherit}
    .page{max-width:1050px;margin:0 auto;padding:24px 18px 34px}
    .flyer{position:relative;overflow:hidden;background:var(--cream);border:1px solid rgba(255,255,255,.8);border-radius:32px;box-shadow:var(--shadow)}
    .flyer:before{content:"";position:absolute;left:-110px;top:340px;width:250px;height:250px;border-radius:50%;background:rgba(13,157,155,.08);filter:blur(3px)}
    header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:22px 30px;border-bottom:1px solid #e7eee9}
    .brand{display:flex;align-items:center;gap:11px;font-weight:900;font-size:20px;letter-spacing:-.5px}
    .brand-mark{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;background:var(--ink);color:#baf1df;box-shadow:0 8px 18px rgba(16,44,59,.18)}
    .brand-mark svg{width:22px;height:22px}
    .header-note{font-size:12px;color:#65808a;font-weight:bold}
    .hero{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;padding:34px 30px 26px}
    .eyebrow{display:inline-flex;align-items:center;gap:7px;background:var(--mint);color:var(--teal-dark);border-radius:50px;padding:7px 12px;font-weight:800;font-size:12px;margin-bottom:16px}
    .eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--teal);display:inline-block;box-shadow:0 0 0 4px rgba(13,157,155,.12)}
    h1{font-size:clamp(34px,5vw,59px);line-height:1.08;letter-spacing:-2.3px;max-width:540px;margin-bottom:15px}
    h1 span{color:var(--teal)}
    .hero-copy{font-size:16px;color:#5e7377;max-width:475px;margin-bottom:23px}
    .hero-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
    .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:47px;padding:0 18px;border-radius:14px;font-size:14px;font-weight:900;transition:transform .2s,box-shadow .2s}
    .btn:hover{transform:translateY(-2px)}
    .btn svg{width:17px;height:17px}
    .btn-primary{background:var(--teal);color:white;box-shadow:0 11px 22px rgba(13,157,155,.22)}
    .btn-dark{background:var(--ink);color:white;box-shadow:0 11px 22px rgba(16,44,59,.16)}
    .btn-ghost{background:white;border:1px solid var(--line);color:var(--ink-2)}
    .hero-visual{position:relative;min-height:368px}
    .hero-photo{height:368px;width:100%;object-fit:cover;border-radius:28px 28px 28px 9px;display:block;box-shadow:0 18px 30px rgba(16,44,59,.18)}
    .photo-stamp{position:absolute;bottom:18px;right:-14px;background:white;border:1px solid #ebf1ed;border-radius:17px;padding:11px 13px;display:flex;align-items:center;gap:8px;box-shadow:0 12px 25px rgba(16,44,59,.14);font-size:11px;font-weight:900;color:var(--ink)}
    .stamp-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#e3f7ef;color:var(--teal-dark)}
    .stamp-icon svg{width:18px;height:18px}
    .offer-strip{display:flex;align-items:stretch;gap:10px;margin:0 30px 29px;padding:15px;border-radius:20px;background:var(--ink);color:white}
    .offer-main{display:flex;align-items:center;gap:14px;flex:1;padding:3px 8px}
    .offer-icon{width:43px;height:43px;border-radius:14px;background:#174659;display:grid;place-items:center;color:#9bf0d4;flex:none}
    .offer-icon svg{width:23px;height:23px}
    .offer-main strong{display:block;font-size:14px}.offer-main small{display:block;color:#a5c4c6;font-size:11px;margin-top:2px}
    .offer-price{border-right:1px solid rgba(255,255,255,.15);padding:0 18px;min-width:156px;display:flex;align-items:center;gap:11px}
    .offer-price b{color:#a8f1d9;font-size:28px;line-height:1}.offer-price span{font-size:11px;color:#bfd4d4;line-height:1.35}
    .section{position:relative;z-index:1;padding:4px 30px 29px}
    .section-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:15px}
    .section-kicker{color:var(--teal-dark);font-size:11px;font-weight:900;letter-spacing:.6px;margin-bottom:4px}
    h2{font-size:24px;line-height:1.15;letter-spacing:-.8px}.section-head p{font-size:12px;color:#6c8081}
    .service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
    .service-card{background:white;border:1px solid #edf1ed;border-radius:18px;padding:17px;min-height:137px;box-shadow:0 7px 18px rgba(16,44,59,.04)}
    .service-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:#e8f7f1;color:var(--teal-dark);margin-bottom:12px}.service-icon svg{width:20px;height:20px}
    .service-card h3{font-size:14px;margin-bottom:4px}.service-card p{font-size:11px;color:#718184;line-height:1.55}
    .benefit-layout{display:grid;grid-template-columns:1fr 1fr;gap:12px}
    .benefits{background:#edf8f3;border-radius:22px;padding:19px 20px}
    .benefit-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:13px 10px;margin-top:14px}
    .benefit-list li{display:flex;align-items:flex-start;gap:8px;font-size:12px;font-weight:800;color:#31545a}.check{display:grid;place-items:center;width:20px;height:20px;background:white;color:var(--teal);border-radius:7px;flex:none;font-size:13px;box-shadow:0 2px 6px rgba(16,44,59,.05)}
    .mini-gallery{display:grid;grid-template-columns:1.1fr .9fr;gap:10px}.mini-gallery img{width:100%;height:100%;min-height:183px;object-fit:cover;border-radius:20px;display:block}.mini-gallery .small{display:grid;grid-template-rows:1fr 1fr;gap:10px}.mini-gallery .small img{min-height:86px;border-radius:16px}
    .reviews{background:var(--ink);color:white;border-radius:24px;padding:21px 20px;margin-top:4px}.reviews .section-kicker{color:#8de8cb}.reviews h2{color:white}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.review{background:#183e4e;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:13px}.stars{color:#ffd17a;font-size:13px;letter-spacing:1px;margin-bottom:7px}.review p{font-size:11px;color:#d1e1df;line-height:1.6;min-height:54px}.review strong{display:block;font-size:11px;color:#9ce6d0;margin-top:8px}
    .contact{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:23px 30px 26px;border-top:1px solid #e7eee9;margin-top:28px}.contact-copy h2{font-size:22px}.contact-copy p{font-size:12px;color:#718184;margin-top:4px}.contact-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}
    footer{text-align:center;padding:0 20px 20px;color:#7c9090;font-size:11px}.designer{display:inline-flex;align-items:center;gap:5px;margin-bottom:6px;color:#527174}.designer a{font-weight:900;color:var(--teal-dark);text-decoration:underline;text-underline-offset:3px}.designer svg{width:13px;height:13px;color:var(--teal)}
    .floating-wa{position:fixed;z-index:8;right:18px;bottom:18px;display:flex;align-items:center;gap:8px;background:#18b97e;color:white;padding:11px 15px;border-radius:50px;box-shadow:0 12px 25px rgba(10,122,83,.29);font-size:12px;font-weight:900}.floating-wa svg{width:21px;height:21px}.floating-wa:hover{transform:translateY(-2px)}
    @media(max-width:760px){.page{padding:0;background:var(--cream)}.flyer{border-radius:0;min-height:100vh}.header-note{display:none}header{padding:18px 19px}.hero{grid-template-columns:1fr;gap:21px;padding:27px 19px 20px}h1{font-size:42px}.hero-copy{font-size:14px}.hero-visual{min-height:255px}.hero-photo{height:255px;border-radius:23px 23px 23px 8px}.photo-stamp{right:10px;bottom:12px}.offer-strip{margin:0 19px 25px;display:block;padding:12px}.offer-price{border-right:0;border-top:1px solid rgba(255,255,255,.15);padding:12px 8px 2px;margin-top:11px}.offer-price b{font-size:25px}.section{padding:4px 19px 23px}.section-head{display:block}.section-head p{margin-top:6px}.service-grid{grid-template-columns:1fr 1fr}.service-card{min-height:128px;padding:14px}.benefit-layout{grid-template-columns:1fr}.mini-gallery{min-height:260px}.reviews{padding:19px 14px}.review-grid{grid-template-columns:1fr}.review p{min-height:auto}.contact{display:block;padding:22px 19px 25px}.contact-actions{justify-content:flex-start;margin-top:15px}.contact-actions .btn{flex:1}.floating-wa{right:13px;bottom:13px}.floating-wa span{display:none}.floating-wa{padding:14px}}
    @media(max-width:380px){h1{font-size:36px}.service-grid{grid-template-columns:1fr}.benefit-list{grid-template-columns:1fr}.hero-actions .btn{width:100%}}
     /* ضبط محاذاة النصوص في المنتصف */
     .hero,.section,.contact{text-align:center}
     .hero-copy{margin-left:auto;margin-right:auto}
     .hero-actions,.contact-actions{justify-content:center}
     .section-head{display:block}
     .section-head p{margin-top:6px}
     .offer-main{justify-content:center;text-align:center}
     .offer-price{justify-content:center}
     .service-card{text-align:center}
     .service-icon{margin-left:auto;margin-right:auto}
     .benefits{text-align:center}
     .benefit-list li{justify-content:center;text-align:center}
     .mini-gallery .small{display:block}
     .mini-gallery .small img{height:100%;min-height:183px}
     .contact{display:block}
     .contact-actions{margin-top:15px}
     /* أزرار التواصل كبيرة وواضحة ومرتبة عمودياً */
     .hero-actions,.contact-actions{flex-direction:column;flex-wrap:nowrap;align-items:center;gap:12px}
     .hero-actions .btn,.contact-actions .btn{width:min(100%,300px);min-height:58px;flex:0 0 auto;border-radius:19px;font-size:16px;letter-spacing:.1px}
     .hero-actions .btn-primary,.contact-actions .btn-primary{box-shadow:0 14px 28px rgba(13,157,155,.3)}
     .hero-actions .btn-dark,.contact-actions .btn-dark{box-shadow:0 14px 28px rgba(16,44,59,.23)}
     .hero-actions .btn::before,.contact-actions .btn::before{font-size:20px;line-height:1}
     .hero-actions .btn-primary::before,.contact-actions .btn-primary::before{content:"◌"}
     .hero-actions .btn-dark::before,.contact-actions .btn-dark::before,.hero-actions .btn-ghost::before{content:"☎"}
     .floating-wa{font-size:14px;padding:14px 19px;border-radius:18px}
