:root{--ss-green:#12b24a;--ss-green-dark:#0e9440;--ss-green-light:#e8f8ee;--ss-blue:#1e63b0;--ss-blue-dark:#174e8c;--ss-ink:#1f2937;--ss-muted:#6b7280;--ss-bg:#fff;--ss-soft:#f6f9f7;--ss-border:#e5e9ee;--ss-radius:14px;--ss-shadow:0 8px 24px rgba(18,178,74,.08);--ss-max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,h4{color:var(--ss-ink)}body{margin:0;font-family:"Tajawal","Segoe UI",Tahoma,sans-serif;background:var(--ss-bg);line-height:1.8;font-size:16px}img{max-width:100%;height:auto}a{color:var(--ss-blue);text-decoration:none;transition:color .2s}a:hover{color:var(--ss-blue-dark)}h1,h2,h3,h4{line-height:1.35;font-weight:800;margin:0 0 .5em}p{margin:0 0 1em}.container{width:100%;max-width:var(--ss-max);margin:0 auto;padding:0 20px}.btn{display:inline-block;padding:13px 26px;border-radius:10px;font-weight:700;font-size:15px;cursor:pointer;border:2px solid #fff0;transition:all .2s;text-align:center}.btn-primary{background:var(--ss-green);color:#fff}.btn-primary:hover{background:var(--ss-green-dark);color:#fff}.site-header{position:sticky;top:0;z-index:999;background:rgb(255 255 255/.92);backdrop-filter:blur(8px);border-bottom:1px solid var(--ss-border)}.header-inner{display:flex;align-items:center;justify-content:space-between}.faq summary,.header-cta,.site-branding{display:flex;align-items:center;gap:10px}.main-nav ul{list-style:none;display:flex;margin:0;padding:0}.main-nav a:hover{color:var(--ss-green-dark)}.faq summary,.header-cta{gap:12px}.menu-toggle{display:none;background:0 0;border:0;cursor:pointer;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--ss-ink);margin:5px 0;border-radius:2px;background:#fff}.hero{background:linear-gradient(135deg,var(--ss-green) 0%,var(--ss-green-dark) 45%,var(--ss-blue) 120%);color:#fff}.hero h1{color:#fff;font-size:40px}.hero p{color:rgb(255 255 255/.92);font-size:18px}.hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.hero-stats div{background:var(--ss-soft);border-radius:10px;padding:14px}.faq summary{list-style:none;cursor:pointer;font-weight:700;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.cta{background:linear-gradient(135deg,var(--ss-blue) 0%,var(--ss-green-dark) 120%);color:#fff;text-align:center}.cta h2{font-size:30px}.site-footer{background:#0c1c2b;color:#c7d2dc}.footer-grid{display:grid}.site-footer h4{color:#fff;font-size:16px;margin-bottom:14px}.footer-contact li,.site-footer a{color:#c7d2dc}.cta h2,.site-footer a:hover{color:#fff}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer ul li{margin-bottom:8px;font-size:15px}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.menu-toggle{display:block}.main-nav{position:absolute;top:74px;right:0;left:0;background:#fff;border-bottom:1px solid var(--ss-border);padding:14px 20px}.main-nav ul{flex-direction:column;gap:4px}.main-nav ul li{padding:8px 0;border-bottom:1px dashed var(--ss-border)}.header-cta .btn,.main-nav{display:none}.hero h1{font-size:30px}.footer-grid{grid-template-columns:1fr}}.header-inner{height:88px;gap:24px}.site-branding{flex:0 0 auto}.custom-logo-link img,.site-branding img{width:auto!important;height:auto;display:block}.custom-logo-link{display:inline-flex;align-items:center}.main-nav{flex:1 1 auto;display:flex;justify-content:center}.main-nav .nav-menu,.main-nav ul{gap:30px}.main-nav a{position:relative;padding:6px 2px;font-weight:700;font-size:15.5px;color:var(--ss-ink)}.footer-col h4::after,.main-nav a::after{content:"";position:absolute;right:0;background:var(--ss-green)}.main-nav a::after{bottom:-4px;height:2px;width:0;transition:width .25s;background:#2fd06e}.main-nav a:hover::after{width:100%}.header-cta{flex:0 0 auto}.header-btn{padding:11px 24px;border-radius:12px;box-shadow:0 6px 16px rgb(18 178 74/.25)}.site-footer{background:linear-gradient(180deg,#0d2135 0,#0a1826 100%);padding:64px 0 24px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:40px;align-items:start}.footer-col h4{color:#fff;font-size:16px;font-weight:800;margin:6px 0 16px;position:relative;padding-bottom:10px}.footer-col h4::after{bottom:0;width:34px;height:3px;border-radius:3px}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col ul li{margin-bottom:10px;font-size:15px}.footer-col a{color:#c7d2dc;transition:color .2s,padding .2s}.footer-col a:hover{color:#fff;padding-inline-start:4px}.footer-bottom{border-top:1px solid rgb(255 255 255/.08);margin-top:44px;padding-top:22px;font-size:14px;color:#7f93a6}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:720px){.header-inner{height:74px;gap:12px}.custom-logo-link img,.site-branding img{max-height:48px!important}.footer-grid{grid-template-columns:1fr}.footer-about{max-width:none}}.site-header{background:#0d2135;border-bottom:1px solid rgb(255 255 255/.08);box-shadow:0 4px 18px rgb(0 0 0/.18)}.main-nav a{color:rgb(255 255 255/.9)}.main-nav a:hover{color:#fff}.custom-logo-link img,.site-branding img{max-height:60px!important}@media (max-width:720px){.main-nav{background:#0d2135;border-bottom:1px solid rgb(255 255 255/.08)}.main-nav ul li{border-bottom:1px dashed rgb(255 255 255/.12)}}.footer-brand-title{color:#fff;font-size:24px;font-weight:800;margin:0 0 2px}.footer-brand-sub{display:block;color:#2fd06e;font-size:13px;font-weight:700;letter-spacing:3px;margin-bottom:14px}.footer-about{color:#9fb3c7;font-size:15px;line-height:1.9;max-width:320px;margin:0}.footer-social{display:flex;gap:12px;margin-top:20px}.footer-bottom a,.footer-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgb(255 255 255/.05);color:#c7d2dc;border-radius:8px;transition:all .3s ease;border:1px solid rgb(255 255 255/.1)}.footer-social a:hover{background:var(--ss-green);color:#fff;transform:translateY(-3px);border-color:var(--ss-green)}.footer-bottom svg,.footer-social svg{display:block}.site-footer .footer-col a:hover,.site-footer .footer-col h4{color:#fff!important}.site-footer .footer-col ul li{border-bottom:none!important;color:#c7d2dc!important}.site-footer .footer-col a{color:#c7d2dc!important}.footer-bottom{text-align:center}.footer-bottom .footer-social{display:flex;justify-content:center;gap:16px;margin-bottom:12px}.footer-bottom a:hover{background:var(--ss-green);color:#fff;transform:translateY(-3px);border-color:var(--ss-green)}@media screen{body{direction:rtl;text-align:right}}