:root{--blue:#0b63ce;--blue-dark:#073a84;--blue-soft:#eef6ff;--sky:#37a7ff;--orange:#ff9f1c;--green:#16a34a;--text:#10233f;--muted:#607089;--border:#d9e6f7;--bg:#f7fbff;--white:#fff;--shadow:0 14px 35px rgba(11,99,206,.12);--radius:22px}*{box-sizing:border-box}body{margin:0;font-family:Tahoma,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.8;direction:rtl}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.container{width:min(1180px,calc(100% - 36px));margin-inline:auto}.site-header{position:relative;top:auto;z-index:50;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid var(--border)}.header-inner{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;flex-direction:column;line-height:1.1;margin-left:auto}.brand-text{font-size:32px;font-weight:900;color:var(--blue)}.brand span{font-size:12px;color:var(--muted)}.main-nav ul{display:flex;gap:28px;align-items:center;list-style:none;padding:0;margin:0}.main-nav a{font-weight:700;color:#1d3153}.main-nav a:hover{color:var(--blue)}.submit-ad{background:var(--blue);color:#fff;padding:10px 18px;border-radius:12px;font-weight:800}.menu-toggle{display:none;background:#fff;border:1px solid var(--border);border-radius:12px;padding:8px 12px;font-size:22px}.hero{padding:22px 0}.hero-inner{min-height:360px;border-radius:0 0 28px 28px;background:linear-gradient(120deg,rgb(5 54 132 / .95),rgb(11 99 206 / .85)),url(https://images.unsplash.com/photo-1586724237569-f3d0c1dee8c6?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:48px 24px;box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-inner:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 25%,rgb(55 167 255 / .45),transparent 28%),radial-gradient(circle at 85% 75%,rgb(255 159 28 / .25),transparent 25%)}.hero-content{position:relative;max-width:850px}.eyebrow{display:inline-flex;background:rgb(255 255 255 / .16);border:1px solid rgb(255 255 255 / .25);border-radius:999px;padding:6px 16px;font-weight:700}.hero h1{font-size:52px;line-height:1.25;margin:18px 0 10px}.hero p{font-size:20px;margin:0 0 24px}.hero-search{background:#fff;border-radius:16px;padding:8px;display:flex;gap:8px;box-shadow:0 10px 28px rgb(0 0 0 / .18)}.hero-search input{flex:1;border:0;outline:0;padding:14px 16px;font-size:16px}.hero-search button,.newsletter button{border:0;background:var(--blue);color:#fff;border-radius:12px;padding:12px 24px;font-weight:900;cursor:pointer}.quick-tags{margin-top:18px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.quick-tags a{background:rgb(255 255 255 / .15);border:1px solid rgb(255 255 255 / .25);padding:8px 15px;border-radius:999px}.content-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.section-block{margin-top:34px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-head h2{font-size:28px;margin:0;position:relative}.section-head h2:after{content:"";display:block;width:44px;height:4px;background:var(--blue);border-radius:999px;margin:5px auto 0}.section-head a{color:var(--blue);font-weight:800}.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cards-grid.compact{grid-template-columns:repeat(4,1fr)}.content-card{overflow:hidden}.thumb{height:155px;background:var(--blue-soft);display:grid;place-items:center}.thumb img{width:100%;height:100%;object-fit:cover}.placeholder{font-size:26px;font-weight:900;color:var(--blue)}.card-body{padding:18px}.card-body h3{font-size:18px;line-height:1.5;margin:0 0 8px}.card-body p{color:var(--muted);font-size:14px;margin:0 0 14px}.read-more{display:inline-flex;background:var(--blue);color:#fff;border-radius:10px;padding:8px 14px;font-weight:800;font-size:13px}.badge{display:inline-block;background:var(--blue-soft);color:var(--blue);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:900;margin-bottom:8px}.site-footer{background:#062247;color:#fff;margin-top:40px;padding-top:42px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1.4fr;gap:36px}.site-footer h3{font-size:34px;margin:0 0 10px}.site-footer p,.site-footer a{color:#d8e6ff}.site-footer ul{list-style:none;margin:0;padding:0}.newsletter{display:flex;gap:8px}.newsletter input{flex:1;border:0;border-radius:12px;padding:12px}.copyright{text-align:center;background:#041832;margin-top:30px;padding:14px;color:#c6d6ef}.archive-layout,.single-content{padding:40px 0}.archive-header{text-align:center;margin-bottom:24px}.single-content article{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:32px}.single-content h1{margin-top:0;color:var(--blue)}.single-thumb{margin:18px 0;border-radius:18px;overflow:hidden}.empty-note{background:#fff;border:1px dashed var(--border);border-radius:14px;padding:18px;color:var(--muted)}@media(max-width:980px){.main-nav{display:none}.menu-toggle{display:block}.hero h1{font-size:36px}.footer-grid{grid-template-columns:1fr}.cards-grid,.cards-grid.compact{grid-template-columns:1fr 1fr}.header-inner{gap:12px}.submit-ad{padding:8px 12px}}@media(max-width:560px){.container{width:min(100% - 24px,1180px)}.hero-inner{min-height:420px;border-radius:0 0 20px 20px}.hero h1{font-size:30px}.hero-search{flex-direction:column}.cards-grid,.cards-grid.compact{grid-template-columns:1fr}.brand-text{font-size:26px}}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:999px;text-decoration:none;font-weight:800}.btn-primary{background:#fff;color:#0b68c2}.btn-secondary{background:rgb(255 255 255 / .16);color:#fff;border:1px solid rgb(255 255 255 / .35)}.dynamic-banner{background:linear-gradient(135deg,#0b68c2,#083b7a)}.meta-line{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.meta-line span{background:#f1f7ff;color:#345;padding:5px 9px;border-radius:999px;font-size:12px}.badge{display:inline-flex;background:#e8f2ff;color:#0b68c2;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;margin-bottom:8px}@media(max-width:900px){.hero-actions a{width:100%}}.breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:22px 0;color:#637083;font-size:14px}.breadcrumbs a{color:#0b68c2;text-decoration:none}.breadcrumbs strong{color:#102033}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.detail-main,.detail-sidebar .side-card,.detail-box,.archive-hero{background:#fff;border:1px solid rgb(15 65 120 / .09);border-radius:26px;box-shadow:0 18px 45px rgb(20 48 90 / .07)}.detail-main{padding:32px}.detail-main h1{font-size:38px;margin:8px 0 12px;color:#102033}.lead-text{font-size:18px;color:#5c6b80;line-height:1.9}.detail-box{padding:24px;margin-top:20px}.detail-box h2{margin-top:0;color:#102033}.detail-sidebar .side-card{padding:22px}.sticky-card{position:sticky;top:24px}.info-row{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #edf2f7}.info-row span{color:#718096}.info-row strong{color:#102033;text-align:left}.btn-primary.full,.btn-secondary.full{display:block;text-align:center;margin-top:14px}.steps-list{counter-reset:step;list-style:none;padding:0;margin:0}.steps-list li{position:relative;background:#f6f9fe;border:1px solid #e6eef9;border-radius:16px;margin:10px 0;padding:14px 52px 14px 16px;line-height:1.8}.steps-list li:before{counter-increment:step;content:counter(step);position:absolute;right:14px;top:14px;width:28px;height:28px;border-radius:50%;background:#0b68c2;color:#fff;display:grid;place-items:center;font-weight:700}.faq-boxes details{background:#f8fbff;border:1px solid #e8f0fb;border-radius:16px;margin:10px 0;padding:14px}.faq-boxes summary{cursor:pointer;font-weight:700;color:#102033}.archive-hero{padding:32px;margin-bottom:24px;background:linear-gradient(135deg,#f8fbff,#eef6ff)}.single-content .entry-content{line-height:2;color:#28384d}.single-content .entry-content a{color:#0b68c2}.eyebrow{display:inline-flex;background:#e7f2ff;color:#0b68c2;border-radius:999px;padding:7px 13px;font-size:13px;font-weight:700}@media(max-width:960px){.detail-layout{grid-template-columns:1fr}.sticky-card{position:static}.detail-main h1{font-size:30px}}@media(max-width:560px){.detail-main{padding:22px}.detail-box{padding:18px}}.hero-modern .hero-inner{display:grid;grid-template-columns:minmax(0,1.4fr) 360px;text-align:right;gap:34px;justify-content:space-between;background:linear-gradient(135deg,#071f55 0%,#0b63ce 55%,#22b8ff 100%);border-radius:34px;min-height:460px;overflow:hidden}.hero-modern .hero-content{max-width:none}.hero-modern .hero-inner:before{background:radial-gradient(circle at 10% 12%,rgb(255 255 255 / .22),transparent 22%),radial-gradient(circle at 85% 78%,rgb(255 191 70 / .22),transparent 28%)}.hero-modern h1{font-size:56px;max-width:780px}.hero-panel{position:relative;display:flex;flex-direction:column;gap:14px;z-index:2}.hero-panel-card{background:rgb(255 255 255 / .16);border:1px solid rgb(255 255 255 / .28);backdrop-filter:blur(18px);border-radius:22px;padding:18px;color:#fff;box-shadow:0 20px 45px rgb(0 0 0 / .12);transform:translateX(-8px)}.hero-panel-card.active{background:#fff;color:#10233f;transform:translateX(0)}.hero-panel-card span{display:inline-block;background:rgb(11 99 206 / .12);color:inherit;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:900}.hero-panel-card strong{display:block;font-size:19px;margin-top:8px}.hero-panel-card small{opacity:.8}.modern-categories{margin-top:-24px;position:relative;z-index:4}.smart-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.enhanced-banners>div{position:relative;overflow:hidden}.enhanced-banners>div:after{content:"";position:absolute;left:-40px;bottom:-45px;width:150px;height:150px;border-radius:50%;background:rgb(255 255 255 / .22)}.enhanced-banners span{display:inline-block;border-radius:999px;background:rgb(255 255 255 / .22);padding:5px 12px;font-weight:900;margin-bottom:12px}.dual-content{display:grid;grid-template-columns:1fr 1fr;gap:24px}.stack-list{display:grid;gap:14px}.stack-list .content-card{display:grid;grid-template-columns:130px minmax(0,1fr)}.stack-list .thumb{height:auto;min-height:130px}.stack-list .card-body{padding:15px}.final-cta{margin-top:32px;margin-bottom:40px;background:linear-gradient(135deg,#071f55,#0b63ce);color:#fff;border-radius:28px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:var(--shadow);position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;inset:auto -50px -70px auto;width:220px;height:220px;border-radius:50%;background:rgb(255 255 255 / .13)}.final-cta h2{font-size:34px;margin:6px 0}.final-cta p{margin:0;color:#dbeaff}.final-cta span{display:inline-block;background:rgb(255 255 255 / .14);border:1px solid rgb(255 255 255 / .25);border-radius:999px;padding:6px 14px}.final-cta a{position:relative;background:#fff;color:var(--blue);font-weight:900;border-radius:16px;padding:13px 22px}.live-search-wrap{position:relative}.live-search-results{display:none;position:absolute;right:0;left:0;top:calc(100% + 8px);z-index:20;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 18px 45px rgb(0 0 0 / .14);overflow:hidden;text-align:right}.live-search-results.is-active{display:block}.live-search-results a{display:block;padding:12px 16px;border-bottom:1px solid #eef3f9;color:#10233f}.live-search-results a:hover{background:#f4f9ff}.live-search-results small{display:block;color:var(--blue);font-weight:900}.live-search-results strong{display:block;font-size:14px}.live-search-results .no-result{display:block;padding:14px;color:var(--muted)}.standalone-search{max-width:780px;margin:20px auto}.shulah-shortcode-grid{margin:20px 0}.main-nav.is-open{display:block;position:absolute;top:76px;right:18px;left:18px;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow);padding:18px}.main-nav.is-open ul{display:grid;gap:10px}@media(max-width:1040px){.hero-modern .hero-inner{grid-template-columns:1fr;text-align:center}.hero-panel{display:grid;grid-template-columns:repeat(3,1fr)}.hero-panel-card{transform:none}.hero-actions{justify-content:center}.smart-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.hero-modern h1{font-size:34px}.hero-panel{grid-template-columns:1fr}.dual-content{grid-template-columns:1fr}.stack-list .content-card{grid-template-columns:1fr}.final-cta{flex-direction:column;text-align:center}}@media(max-width:520px){.smart-strip{grid-template-columns:1fr}.hero-modern .hero-inner{border-radius:22px;padding:28px 16px}.hero-modern h1{font-size:29px}}.alshulah-mode-bright{--blue:#246bfe;--sky:#36c5f0;--orange:#ffb84d;--green:#20c997;--bg:#f6fbff;--blue-soft:#edf7ff}.alshulah-mode-formal{--blue:#174a7c;--sky:#4f7da8;--orange:#b88935;--green:#247a5b;--bg:#f7f8fa;--blue-soft:#eef3f7}.site-header{box-shadow:0 8px 28px rgb(12 44 90 / .05);background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-modern .hero-inner{background:linear-gradient(135deg,var(--blue-dark) 0%,var(--blue) 58%,var(--sky) 100%)}.alshulah-mode-bright .hero-modern .hero-inner{background:linear-gradient(135deg,#1f63ff 0%,#00a8ff 55%,#4de1c1 100%)}.alshulah-mode-formal .hero-modern .hero-inner{background:linear-gradient(135deg,#102b48 0%,#174a7c 65%,#4f7da8 100%)}.content-card:before{content:"";display:block;height:4px;background:linear-gradient(90deg,var(--blue),var(--sky));border-radius:20px 20px 0 0;margin:-1px -1px 12px}.content-card:before{margin:0}.newsletter-card{margin-top:32px;background:#fff;border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow);padding:28px;display:grid;grid-template-columns:1fr 420px;gap:24px;align-items:center}.newsletter-card span{display:inline-flex;background:var(--blue-soft);color:var(--blue);border-radius:999px;padding:5px 12px;font-weight:900}.newsletter-card h2{margin:8px 0 4px;font-size:28px}.newsletter-card p{margin:0;color:var(--muted)}.newsletter-inline{display:flex;gap:10px;background:#f7fbff;border:1px solid var(--border);border-radius:18px;padding:8px}.newsletter-inline input{flex:1;border:0;background:#fff0;outline:0;padding:12px}.newsletter-inline button{border:0;background:var(--blue);color:#fff;border-radius:14px;padding:10px 20px;font-weight:900}.archive-hero-modern{position:relative;overflow:hidden}.archive-hero-modern:after{content:"";position:absolute;left:-70px;bottom:-80px;width:220px;height:220px;border-radius:50%;background:linear-gradient(135deg,rgb(11 104 194 / .16),rgb(54 197 240 / .08))}.pagination-wrap{margin-top:24px}.pagination-wrap .nav-links{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.pagination-wrap a,.pagination-wrap span{background:#fff;border:1px solid var(--border);border-radius:12px;padding:8px 12px;color:var(--blue);font-weight:800}.pagination-wrap .current{background:var(--blue);color:#fff}.admin-note-card{background:linear-gradient(135deg,#fff,#f4f9ff);border:1px solid var(--border);border-radius:18px;padding:16px}.featured-ribbon{display:inline-flex;background:rgb(255 184 77 / .18);color:#8a5800;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:900}.cards-grid .content-card,.stack-list .content-card{transition:.22s}.cards-grid .content-card:hover,.stack-list .content-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgb(11 99 206 / .13)}@media(max-width:860px){.newsletter-card{grid-template-columns:1fr}.newsletter-inline{flex-direction:column}.newsletter-inline button{width:100%}}.alshulah-dynamic-banner{margin-top:30px;margin-bottom:30px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;align-items:center;background:linear-gradient(135deg,var(--blue),var(--sky));border-radius:28px;color:#fff;padding:26px;box-shadow:var(--shadow);position:relative;overflow:hidden}.alshulah-dynamic-banner:after{content:"";position:absolute;left:-60px;bottom:-70px;width:210px;height:210px;border-radius:50%;background:rgb(255 255 255 / .16)}.alshulah-dynamic-banner .banner-art{position:relative;z-index:2}.alshulah-dynamic-banner .banner-art img{width:220px;height:145px;object-fit:cover;border-radius:22px;box-shadow:0 18px 40px rgb(0 0 0 / .16)}.alshulah-dynamic-banner .banner-copy{position:relative;z-index:2}.alshulah-dynamic-banner span{display:inline-flex;background:rgb(255 255 255 / .18);border:1px solid rgb(255 255 255 / .24);border-radius:999px;padding:5px 12px;font-weight:900}.alshulah-dynamic-banner h2{font-size:32px;margin:8px 0}.alshulah-dynamic-banner p{margin:0 0 16px;color:#eaf5ff}.alshulah-dynamic-banner a{display:inline-flex;background:#fff;color:var(--blue);font-weight:900;border-radius:14px;padding:10px 18px}.alshulah-banner-footer{background:linear-gradient(135deg,#10233f,var(--blue))}.alshulah-form-card{background:#fff;border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow);padding:28px;margin:30px auto;max-width:850px}.alshulah-form-card .btn-primary{border:0;background:var(--blue);color:#fff;border-radius:16px;padding:13px 22px;font-weight:900;cursor:pointer;display:inline-flex;justify-content:center}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid-2 p{margin:0}.alshulah-success,.alshulah-error{border-radius:16px;padding:12px 16px;margin:12px 0;font-weight:900}.alshulah-success{background:#e9fbf1;color:#0b7a3a;border:1px solid #bdebd1}.alshulah-error{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.site-main .alshulah-form-card:first-child{margin-top:40px}.admin-bar .site-header{top:auto}@media(max-width:720px){.alshulah-dynamic-banner{grid-template-columns:1fr;text-align:center}.alshulah-dynamic-banner .banner-art img{margin:auto}.form-grid-2{grid-template-columns:1fr}}.faq-list-pro{display:grid;gap:12px}.faq-item-pro{border:1px solid rgb(10 66 139 / .10);border-radius:18px;padding:14px 16px;background:#f9fbff}.faq-item-pro summary{cursor:pointer;font-weight:800;color:#0a428b}.faq-item-pro div{margin-top:12px;color:#475569}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.info-box{background:#f8fbff;border:1px solid rgb(10 66 139 / .08);border-radius:18px;padding:16px}.info-box span{display:block;color:#64748b;font-size:13px;margin-bottom:6px}.info-box a,.info-box strong{color:#0a428b;font-weight:800;text-decoration:none}@media (max-width:768px){.info-grid{grid-template-columns:1fr}}.alert-box{background:#fff8e8;border-color:#f6d58c}.video-link{display:inline-flex;padding:12px 16px;border-radius:14px;background:#eff6ff;color:#0a428b;text-decoration:none;font-weight:800}.btn-secondary.full{display:block;text-align:center;width:100%;margin-top:10px;background:#e0f2fe;color:#075985;border-radius:14px;padding:13px 16px;font-weight:800}.alshulah-success{background:#ecfdf5;border:1px solid #86efac;color:#166534;padding:12px 14px;border-radius:14px;margin:12px 0}.alshulah-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:12px 14px;border-radius:14px;margin:12px 0}.ad-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:12px 0 22px}.ad-package-card{border:1px solid rgb(15 23 42 / .12);border-radius:18px;padding:16px;background:#fff;box-shadow:0 12px 28px rgb(15 23 42 / .06);cursor:pointer}.ad-package-card input{width:auto;margin-inline-end:8px}.ad-package-card strong{display:block;font-size:18px;color:#0f3f86;margin:8px 0}.ad-package-card span,.ad-package-card em{display:block;color:#64748b;font-style:normal}.badge-gold{background:linear-gradient(135deg,#f5b301,#f97316)!important;color:#fff!important}.ad-single-hero{align-items:stretch}.ad-image-box{overflow:hidden}.ad-image-box img{width:100%;height:100%;object-fit:cover;border-radius:22px}.ad-contact-box{background:linear-gradient(135deg,#f8fbff,#eef6ff)}.alshulah-ad-dashboard table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden}.alshulah-ad-dashboard th,.alshulah-ad-dashboard td{padding:13px 14px;border-bottom:1px solid #e5e7eb;text-align:right}.inline-check{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid rgb(15 23 42 / .1);border-radius:14px;padding:0 12px}.inline-check input{width:auto}@media(max-width:780px){.ad-package-grid{grid-template-columns:1fr}.alshulah-ad-dashboard{overflow-x:auto}.inline-check{padding:12px}}.single-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#eef6ff;color:#155e9f;padding:6px 12px;font-size:12px;font-weight:700;margin-bottom:10px}.single-meta-row{display:flex;gap:10px;flex-wrap:wrap;color:#64748b;font-size:14px;margin-top:12px}.single-meta-row span{background:#fff;border:1px solid #e5edf7;border-radius:999px;padding:8px 12px}.info-box,.content-box{background:#fff;border:1px solid #e5edf7;border-radius:22px;padding:22px;margin:18px 0;box-shadow:0 10px 28px rgb(15 23 42 / .04)}.pre-line{white-space:pre-line;line-height:1.9}.primary-button{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:var(--alshulah-primary,#1565c0);color:#fff!important;padding:12px 20px;text-decoration:none;font-weight:700}.related-section{margin:22px 0}.related-section h2{margin-bottom:14px}.shulah-answers{margin:28px 0}.shulah-answers h2{font-size:28px;margin:0 0 14px}.shulah-answer{background:#fff;border:1px solid var(--border);border-radius:22px;box-shadow:var(--shadow);padding:22px;margin-bottom:16px}.shulah-answer.is-best{border-color:#f1c24b;background:linear-gradient(135deg,#fffaf0,#fff)}.shulah-answer small{display:block;color:var(--muted);margin-top:10px}.shulah-answer-form{margin-top:20px}.shulah-notifications-center,.shulah-dashboard{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:26px;margin:24px 0}.shulah-notifications-head,.shulah-dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--border);padding-bottom:18px;margin-bottom:18px}.shulah-notifications-head h2,.shulah-dashboard-hero h2{margin:0;color:var(--blue)}.shulah-notifications-head p,.shulah-dashboard-hero p{margin:4px 0 0;color:var(--muted)}.shulah-notification-list{display:grid;gap:12px}.shulah-notification-item{display:grid;grid-template-columns:54px 1fr auto;gap:14px;align-items:center;border:1px solid var(--border);border-radius:18px;padding:16px;background:#fff}.shulah-notification-item.is-unread{background:linear-gradient(90deg,var(--blue-soft),#fff);border-color:rgb(11 99 206 / .28)}.notification-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:var(--blue-soft);font-size:22px}.notification-content h3{margin:0 0 4px;font-size:18px}.notification-content p{margin:0 0 4px;color:var(--muted)}.notification-content small{color:#7d8ca5}.notification-actions{display:flex;gap:8px;flex-wrap:wrap}.notification-actions a{display:inline-flex;background:var(--blue);color:#fff;border-radius:10px;padding:7px 12px;font-weight:800;font-size:13px}.notification-actions a:last-child{background:#edf5ff;color:var(--blue)}.shulah-notification-bell{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--border);border-radius:999px;padding:8px 12px;box-shadow:var(--shadow);font-weight:900;color:var(--blue)}.shulah-notification-bell strong{min-width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:12px}.shulah-dashboard-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.shulah-dashboard-card{background:var(--blue-soft);border:1px solid var(--border);border-radius:18px;padding:18px;text-align:center}.shulah-dashboard-card span{display:block;font-size:28px;margin-bottom:8px}.shulah-dashboard-card strong{color:var(--blue)}.shulah-dashboard-notice{display:grid;place-items:center;min-width:130px;background:linear-gradient(135deg,var(--blue),var(--sky));color:#fff;border-radius:18px;padding:14px}.shulah-dashboard-notice span{font-size:26px}.shulah-dashboard-notice strong{font-size:28px;line-height:1}.shulah-dashboard-notice small{font-size:12px}@media(max-width:780px){.shulah-notifications-head,.shulah-dashboard-hero{align-items:flex-start;flex-direction:column}.shulah-notification-item{grid-template-columns:1fr}.notification-actions{justify-content:flex-start}.shulah-dashboard-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.shulah-dashboard-grid{grid-template-columns:1fr}}.alshulah-footer-bottom{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.alshulah-footer-bottom .alshulah-dev-credit{display:inline-flex;align-items:center;gap:6px;color:#fff;background:rgb(255 255 255 / .10);border:1px solid rgb(255 255 255 / .16);border-radius:999px;padding:6px 14px;font-weight:900;text-decoration:none;transition:all .22s ease}.alshulah-footer-bottom .alshulah-dev-credit:before{content:"↗";font-size:13px;opacity:.85}.alshulah-footer-bottom .alshulah-dev-credit:hover{background:#fff;color:var(--blue);transform:translateY(-1px)}.shulah-messages-center{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:26px;margin:24px 0}.shulah-messages-head{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--border);padding-bottom:18px;margin-bottom:18px}.shulah-messages-head h2{margin:0;color:var(--blue)}.shulah-messages-head p{margin:4px 0 0;color:var(--muted)}.shulah-thread-list{display:grid;gap:12px}.shulah-thread-item{display:grid;grid-template-columns:54px 1fr auto;gap:14px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:18px;padding:16px;text-decoration:none;color:inherit;transition:all .2s ease}.shulah-thread-item:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgb(15 23 42 / .08);border-color:rgb(21 101 192 / .28)}.thread-avatar{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:var(--blue-soft);font-size:22px}.shulah-thread-item strong{display:block;color:var(--blue);font-size:18px;margin-bottom:4px}.shulah-thread-item small{display:block;color:var(--muted)}.shulah-thread-item em{font-style:normal;background:var(--blue);color:#fff;border-radius:12px;padding:8px 12px;font-weight:800}.shulah-thread-view h3{font-size:28px;margin:14px 0;color:var(--blue)}.shulah-thread-context{display:inline-flex;background:#f8fbff;border:1px solid var(--border);border-radius:999px;color:var(--muted);padding:7px 12px;margin-bottom:16px}.shulah-thread-messages{display:grid;gap:12px;margin:20px 0}.shulah-message-bubble{max-width:78%;border:1px solid var(--border);border-radius:22px;padding:16px;box-shadow:0 10px 26px rgb(15 23 42 / .04)}.shulah-message-bubble.is-me{justify-self:start;background:linear-gradient(135deg,var(--blue),var(--sky));color:#fff;border-color:#fff0}.shulah-message-bubble.is-other{justify-self:end;background:#f8fbff}.shulah-message-bubble strong{display:block;margin-bottom:6px}.shulah-message-bubble p{margin:0 0 8px;line-height:1.8}.shulah-message-bubble small{display:block;opacity:.78;margin-top:8px}.shulah-attachment-link{display:inline-flex;background:rgb(255 255 255 / .18);border:1px solid rgb(255 255 255 / .22);border-radius:999px;padding:6px 10px;text-decoration:none;font-weight:800}.shulah-message-bubble.is-other .shulah-attachment-link{background:#eef6ff;border-color:#dbeafe;color:var(--blue)}.shulah-message-form,.shulah-reply-form{display:grid;gap:10px;background:#f8fbff;border:1px solid var(--border);border-radius:22px;padding:20px;margin-top:16px}.shulah-message-form select,.shulah-message-form input,.shulah-message-form textarea,.shulah-reply-form input,.shulah-reply-form textarea{border:1px solid var(--border);border-radius:14px;padding:12px;background:#fff;font:inherit}.shulah-recipient-chip{display:inline-flex;align-items:center;background:#eef6ff;color:var(--blue);border:1px solid #dbeafe;border-radius:999px;padding:8px 13px;font-weight:800}.shulah-message-badge{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--border);border-radius:999px;padding:8px 12px;box-shadow:var(--shadow);font-weight:900;color:var(--blue);text-decoration:none}.shulah-message-badge strong{min-width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:12px}@media(max-width:780px){.shulah-messages-head{align-items:flex-start;flex-direction:column}.shulah-thread-item{grid-template-columns:1fr}.shulah-message-bubble{max-width:100%}}.shulah-role-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,rgb(11 104 194 / .10),rgb(22 163 184 / .12));border:1px solid rgb(11 104 194 / .16);border-radius:999px;padding:8px 14px;font-weight:700;color:#0f335f;margin:0 0 18px}.shulah-account-settings label{display:block;margin:14px 0;font-weight:700;color:#1f2937}.shulah-account-settings input,.shulah-account-settings textarea{display:block;width:100%;margin-top:7px;border:1px solid #dbe3ef;border-radius:14px;padding:12px 14px;background:#fff}.shulah-account-settings button{border:0;border-radius:14px;background:var(--alshulah-primary,#0b68c2);color:#fff;padding:12px 22px;font-weight:800;cursor:pointer}.alshulah-success{background:#ecfdf3;border:1px solid #abefc6;color:#067647;border-radius:14px;padding:12px 16px;margin:12px 0;font-weight:700}.shulah-dashboard-card[aria-disabled="true"]{opacity:.55;pointer-events:none}.shulah-pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:28px 0}.shulah-price-card{position:relative;background:#fff;border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);padding:24px;overflow:hidden}.shulah-price-card:before{content:"";position:absolute;inset-inline-start:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,var(--alshulah-primary,#0b68c2),var(--alshulah-accent,#16a3b8))}.shulah-price-card h3{margin:12px 0;color:var(--blue);font-size:24px}.price-type{display:inline-flex;background:#eef6ff;color:var(--blue);border:1px solid #dbeafe;border-radius:999px;padding:6px 12px;font-weight:900;font-size:12px}.price-value{display:flex;align-items:end;gap:8px;margin:14px 0}.price-value strong{font-size:42px;color:#0f172a;line-height:1}.price-value small{color:var(--muted);font-weight:900;margin-bottom:6px}.shulah-price-card ul{margin:18px 0;padding:0;list-style:none;display:grid;gap:10px}.shulah-price-card li{position:relative;padding-inline-start:24px;color:#334155}.shulah-price-card li:before{content:"✓";position:absolute;inset-inline-start:0;color:#16a34a;font-weight:900}.shulah-checkout .form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.shulah-checkout select{border:1px solid var(--border);border-radius:14px;padding:12px;background:#fff;font:inherit}.shulah-orders-list{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px;margin:24px 0}.shulah-orders-list table{width:100%;border-collapse:separate;border-spacing:0 8px}.shulah-orders-list th{text-align:start;color:var(--muted);font-size:13px}.shulah-orders-list td{background:#f8fbff;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:12px}.shulah-orders-list td:first-child{border-inline-start:1px solid var(--border);border-radius:0 14px 14px 0}.shulah-orders-list td:last-child{border-inline-end:1px solid var(--border);border-radius:14px 0 0 14px}@media(max-width:1100px){.shulah-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.shulah-pricing-grid,.shulah-checkout .form-grid-2{grid-template-columns:1fr}.price-value strong{font-size:34px}}.site-header{overflow:visible}.site-header .header-inner{min-height:76px}.site-header .brand{flex:0 0 auto;max-width:190px;min-width:0;align-items:flex-start;justify-content:center;overflow:hidden}.site-header .brand .custom-logo-link{display:flex;align-items:center;justify-content:flex-start;max-width:190px;max-height:58px;overflow:hidden}.site-header .brand img,.site-header .custom-logo{width:auto!important;height:auto!important;max-width:180px!important;max-height:56px!important;object-fit:contain}.site-header .brand-text{line-height:1}.hero,.hero-modern{position:relative;z-index:1}.hero-inner{clear:both}@media(max-width:980px){.site-header .header-inner{height:68px;min-height:68px}.site-header .brand{max-width:150px}.site-header .brand .custom-logo-link{max-width:150px;max-height:48px}.site-header .brand img,.site-header .custom-logo{max-width:145px!important;max-height:46px!important}}@media(max-width:560px){.site-header .header-inner{height:62px;min-height:62px;gap:8px}.site-header .brand{max-width:112px;margin-left:auto}.site-header .brand .custom-logo-link{max-width:112px;max-height:40px}.site-header .brand img,.site-header .custom-logo{max-width:108px!important;max-height:38px!important}.site-header .submit-ad{font-size:12px;padding:7px 10px;border-radius:10px}.site-header .menu-toggle{padding:6px 10px;font-size:20px}}.alshulah-home-section-wrap{display:flow-root;margin-top:var(--alshulah-section-margin-top,0);margin-bottom:var(--alshulah-section-margin-bottom,0);background:#fff0}.alshulah-home-section-wrap.has-custom-background{background:var(--alshulah-section-bg,transparent)}.alshulah-home-section-wrap{padding-top:var(--alshulah-section-padding-top,0);padding-bottom:var(--alshulah-section-padding-bottom,0);border-radius:var(--alshulah-section-radius,0)}.alshulah-home-section-wrap.has-custom-radius{overflow:hidden}.alshulah-home-section-wrap.has-shadow-soft{box-shadow:0 12px 34px rgb(15 23 42 / .08)}.alshulah-home-section-wrap.has-shadow-medium{box-shadow:0 18px 55px rgb(15 23 42 / .13)}.alshulah-home-section-wrap.has-container-boxed{width:min(1120px, calc(100% - 32px));margin-left:auto;margin-right:auto}.alshulah-home-section-wrap.has-container-wide{width:min(1320px, calc(100% - 24px));margin-left:auto;margin-right:auto}.alshulah-home-section-wrap.has-container-full{width:100%}.alshulah-home-section-wrap.has-container-boxed>.container,.alshulah-home-section-wrap.has-container-wide>.container,.alshulah-home-section-wrap.has-container-full>.container{width:min(100%, var(--container, 1180px))}.alshulah-home-section-wrap.has-container-full>.container{max-width:none}.alshulah-home-flow{display:block}.alshulah-home-flow>.alshulah-home-section-wrap{display:flow-root;position:relative;clear:both;margin-top:var(--alshulah-section-margin-top,28px);margin-bottom:var(--alshulah-section-margin-bottom,28px);padding-top:var(--alshulah-section-padding-top,0);padding-bottom:var(--alshulah-section-padding-bottom,0)}.alshulah-ad-cards-section{width:min(1180px,calc(100% - 36px));margin-inline:auto;direction:rtl}.alshulah-ad-cards-head{display:flex;flex-direction:column;align-items:flex-end;text-align:right;margin:0 0 22px}.alshulah-ad-cards-head h2{margin:0;color:var(--text,#10233f);font-size:clamp(24px,3vw,36px);line-height:1.25;font-weight:900}.alshulah-ad-cards-head p{margin:8px 0 0;color:var(--muted,#64748b);font-weight:700;line-height:1.8}.alshulah-ad-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.alshulah-ad-card{position:relative;display:flex!important;flex-direction:column;justify-content:space-between;gap:18px;min-height:170px;padding:26px 24px;background:var(--ad-card-bg,#fff);color:var(--ad-card-text,var(--text,#10233f));border:1px solid rgb(15 107 220 / .12);border-radius:var(--ad-card-radius,22px);overflow:hidden;text-decoration:none!important;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.alshulah-ad-card:before{content:"";position:absolute;inset-inline-start:0;top:0;width:6px;height:100%;background:var(--ad-card-accent,var(--blue,#0f6bdc))}.alshulah-ad-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--ad-card-accent,var(--blue,#0f6bdc)) 35%,#fff)}.alshulah-ad-card-shadow-none{box-shadow:none}.alshulah-ad-card-shadow-soft{box-shadow:0 14px 35px rgb(15 107 220 / .08)}.alshulah-ad-card-shadow-medium{box-shadow:0 22px 55px rgb(15 107 220 / .13)}.alshulah-ad-card-mark{width:42px;height:6px;border-radius:999px;background:var(--ad-card-accent,var(--blue,#0f6bdc));display:block;flex:0 0 auto}.alshulah-ad-card-body{display:flex;flex-direction:column;gap:10px;position:relative;z-index:1}.alshulah-ad-card-title{margin:0!important;color:var(--ad-card-text,var(--text,#10233f))!important;font-size:21px!important;line-height:1.45!important;font-weight:900!important}.alshulah-ad-card-description{margin:0!important;color:color-mix(in srgb,var(--ad-card-text,var(--text,#10233f)) 74%,#fff)!important;line-height:1.8!important;font-weight:700!important}.alshulah-ad-card-arrow{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:color-mix(in srgb,var(--ad-card-accent,var(--blue,#0f6bdc)) 12%,#fff);color:var(--ad-card-accent,var(--blue,#0f6bdc));font-weight:900;position:relative;z-index:1}@media(min-width:1025px){.alshulah-ad-cards-section .alshulah-ad-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:768px) and (max-width:1024px){.alshulah-ad-cards-section .alshulah-ad-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:767px){.alshulah-ad-cards-section{width:min(100% - 24px,1180px)}.alshulah-ad-cards-section .alshulah-ad-cards-grid{grid-template-columns:1fr!important}.alshulah-ad-cards-section .alshulah-ad-card{min-height:auto}}.alshulah-home-posts-section__footer{display:flex;justify-content:center;margin-top:28px}.alshulah-home-posts-section__all{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 28px;border-radius:999px;background:var(--alshulah-primary,#0b78d1);color:#fff;font-weight:800;text-decoration:none;box-shadow:0 14px 34px rgb(11 120 209 / .24);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.alshulah-home-posts-section__all:hover,.alshulah-home-posts-section__all:focus{color:#fff;transform:translateY(-2px);box-shadow:0 18px 42px rgb(11 120 209 / .3)}@media (max-width:640px){.alshulah-home-posts-section__footer{justify-content:stretch}.alshulah-home-posts-section__all{width:100%}}.alshulah-home-posts-section .alshulah-posts-all-wrap,.alshulah-home-posts-section__footer.alshulah-posts-all-wrap{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:30px auto 0!important;padding:0!important;clear:both!important;visibility:visible!important;opacity:1!important}.alshulah-home-posts-section .alshulah-posts-all-btn,.alshulah-home-posts-section__all.alshulah-posts-all-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:0 30px!important;border-radius:999px!important;background:#0b78d1!important;color:#fff!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 16px 34px rgb(11 120 209 / .24)!important;position:relative!important;z-index:2!important}@media(max-width:640px){.alshulah-home-posts-section .alshulah-posts-all-btn,.alshulah-home-posts-section__all.alshulah-posts-all-btn{width:100%!important}}.alshulah-home-posts-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;flex-wrap:wrap}.alshulah-posts-all-wrap{display:flex!important;justify-content:center;margin-top:28px;width:100%}.alshulah-posts-all-btn{display:inline-flex!important;align-items:center;justify-content:center;min-height:44px;padding:12px 22px;border-radius:999px;background:#0b74de;color:#fff!important;font-weight:800;text-decoration:none!important;box-shadow:0 12px 28px rgb(11 116 222 / .22);border:0;line-height:1.4}.alshulah-posts-all-btn:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgb(11 116 222 / .28)}@media (max-width:767px){.alshulah-home-posts-section__head{align-items:flex-start}.alshulah-posts-all-btn--head{display:none!important}.alshulah-posts-all-wrap{justify-content:stretch}.alshulah-posts-all-wrap .alshulah-posts-all-btn{width:100%}}.hero-modern .hero-inner{grid-template-columns:1fr!important;gap:26px!important}.hero-panel.hero-panel-wide{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:100%}.hero-panel.hero-panel-wide .hero-panel-card{display:block;text-decoration:none;min-height:132px;padding:22px 24px!important;transform:none!important}.hero-panel.hero-panel-wide .hero-panel-card strong{font-size:22px;line-height:1.35}.hero-panel.hero-panel-wide .hero-panel-card small{display:block;margin-top:8px;font-size:14px;line-height:1.8}@media(max-width:900px){.hero-panel.hero-panel-wide{grid-template-columns:1fr!important}.hero-panel.hero-panel-wide .hero-panel-card{min-height:auto}}.alshulah-hero-cards-editor{grid-column:1/-1;border:1px solid #d9e6f7;border-radius:22px;padding:18px;background:#f8fbff;margin-top:10px}.alshulah-hero-card-row{background:#fff;border:1px solid #e6eef8;border-radius:18px;padding:14px;margin-top:12px}.alshulah-hero-card-row-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.alshulah-hero-card-row-head strong{font-size:16px;color:#10233f}.alshulah-hero-card-row input[dir="ltr"]{text-align:left;direction:ltr}.hero-modern-v522 .hero-inner{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:22px!important;text-align:center!important}.hero-modern-v522 .hero-content-v522{max-width:900px;width:100%;position:relative;z-index:2}.hero-modern-v522 .hero-panel-top{order:2}.hero-modern-v522 .hero-posts-slider{order:3}.hero-modern-v522 .hero-posts-button-wrap{order:4}.hero-modern-v522 .hero-search{order:5;width:min(760px,100%)}.hero-modern-v522 .hero-actions{order:6;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.hero-modern-v522 .quick-tags{order:7}.hero-posts-slider{width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:14px;overflow-x:auto;padding:4px 2px 10px;scroll-snap-type:x mandatory;position:relative;z-index:3}.hero-posts-slider::-webkit-scrollbar{height:6px}.hero-posts-slider::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .38);border-radius:999px}.hero-post-slide{scroll-snap-align:start;min-height:126px;background:rgb(255 255 255 / .14);border:1px solid rgb(255 255 255 / .28);border-radius:20px;padding:18px;text-align:right;color:#fff;display:flex;flex-direction:column;justify-content:center;gap:8px;backdrop-filter:blur(16px);box-shadow:0 16px 34px rgb(0 0 0 / .12);transition:.2s ease}.hero-post-slide:hover{transform:translateY(-3px);background:rgb(255 255 255 / .2)}.hero-post-slide__badge{display:inline-flex;align-self:flex-start;background:rgb(255 255 255 / .18);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:900}.hero-post-slide strong{font-size:17px;line-height:1.5}.hero-post-slide small{opacity:.82;line-height:1.7}.hero-posts-button-wrap{position:relative;z-index:3}.hero-posts-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 22px;border-radius:999px;background:#fff;color:var(--blue);font-weight:900;box-shadow:0 12px 26px rgb(0 0 0 / .14)}@media(max-width:900px){.hero-posts-slider{grid-auto-columns:82%}.hero-modern-v522 .hero-panel.hero-panel-wide{grid-template-columns:1fr!important}.hero-modern-v522 .hero-search{width:100%}}.hero-modern-v522 .alshulah-hero-article-slider{order:3;width:100%;position:relative;z-index:4;overflow:hidden;padding:2px 0 10px}.hero-modern-v522 .alshulah-hero-article-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,32%);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 12px;-webkit-overflow-scrolling:touch}.hero-modern-v522 .alshulah-hero-article-track::-webkit-scrollbar{height:6px}.hero-modern-v522 .alshulah-hero-article-track::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .42);border-radius:999px}.hero-modern-v522 .alshulah-hero-article-card{scroll-snap-align:start;margin:0!important;padding:0!important;list-style:none!important;min-width:0}.hero-modern-v522 .alshulah-hero-article-link{display:grid;grid-template-rows:auto 1fr;min-height:188px;height:100%;overflow:hidden;text-decoration:none;color:#fff!important;background:rgb(255 255 255 / .16);border:1px solid rgb(255 255 255 / .28);border-radius:22px;box-shadow:0 18px 36px rgb(0 0 0 / .14);backdrop-filter:blur(18px);transition:transform .2s ease,background .2s ease}.hero-modern-v522 .alshulah-hero-article-link:hover{transform:translateY(-3px);background:rgb(255 255 255 / .22)}.hero-modern-v522 .alshulah-hero-article-thumb{display:block;height:96px;overflow:hidden;background:rgb(255 255 255 / .12)}.hero-modern-v522 .alshulah-hero-article-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hero-modern-v522 .alshulah-hero-article-body{display:flex;flex-direction:column;align-items:flex-start;text-align:right;gap:7px;padding:15px 16px}.hero-modern-v522 .alshulah-hero-article-badge{display:inline-flex;border-radius:999px;padding:4px 10px;background:rgb(255 255 255 / .18);font-size:12px;font-weight:900;line-height:1}.hero-modern-v522 .alshulah-hero-article-title{font-size:16px;line-height:1.55;font-weight:900;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-modern-v522 .alshulah-hero-article-excerpt{font-size:13px;line-height:1.7;color:rgb(255 255 255 / .84);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:900px){.hero-modern-v522 .alshulah-hero-article-track{grid-auto-columns:84%;gap:12px}.hero-modern-v522 .alshulah-hero-article-link{min-height:176px}.hero-modern-v522 .alshulah-hero-article-thumb{height:84px}}.hero-modern-v522 .alshulah-hero-news-slider-v524{order:3;width:100%;max-width:980px;margin:8px auto 0;position:relative;z-index:5;overflow:hidden}.hero-modern-v522 .alshulah-hero-news-track-v524{display:flex!important;flex-wrap:nowrap!important;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:6px 2px 14px;margin:0}.hero-modern-v522 .alshulah-hero-news-track-v524::-webkit-scrollbar{height:7px}.hero-modern-v522 .alshulah-hero-news-track-v524::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .45);border-radius:999px}.hero-modern-v522 .alshulah-hero-news-slide-v524{flex:0 0 72%!important;max-width:72%!important;min-width:0!important;margin:0!important;padding:0!important;list-style:none!important;scroll-snap-align:start}.hero-modern-v522 .alshulah-hero-news-link-v524{display:grid!important;grid-template-columns:44% 1fr;align-items:stretch;min-height:190px;height:100%;overflow:hidden;text-decoration:none!important;color:#fff!important;background:rgb(255 255 255 / .15);border:1px solid rgb(255 255 255 / .26);border-radius:24px;box-shadow:0 18px 42px rgb(0 0 0 / .18);backdrop-filter:blur(18px)}.hero-modern-v522 .alshulah-hero-news-image-v524{display:block;min-height:190px;overflow:hidden;background:rgb(255 255 255 / .12)}.hero-modern-v522 .alshulah-hero-news-image-v524 img{width:100%!important;height:100%!important;min-height:190px!important;object-fit:cover!important;display:block!important;margin:0!important}.hero-modern-v522 .alshulah-hero-news-content-v524{display:flex;flex-direction:column;justify-content:center;gap:12px;text-align:right;padding:22px}.hero-modern-v522 .alshulah-hero-news-content-v524 strong{font-size:20px;line-height:1.55;font-weight:900;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-modern-v522 .alshulah-hero-news-content-v524 small{font-size:14px;line-height:1.8;color:rgb(255 255 255 / .86);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:900px){.hero-modern-v522 .alshulah-hero-news-slider-v524{max-width:100%}.hero-modern-v522 .alshulah-hero-news-slide-v524{flex-basis:88%!important;max-width:88%!important}.hero-modern-v522 .alshulah-hero-news-link-v524{grid-template-columns:1fr;min-height:0}.hero-modern-v522 .alshulah-hero-news-image-v524,.hero-modern-v522 .alshulah-hero-news-image-v524 img{min-height:170px!important;height:170px!important}.hero-modern-v522 .alshulah-hero-news-content-v524{padding:16px}.hero-modern-v522 .alshulah-hero-news-content-v524 strong{font-size:17px}.hero-modern-v522 .alshulah-hero-news-content-v524 small{font-size:13px;-webkit-line-clamp:2}}.hero-panel.hero-panel-wide .hero-panel-card-v527{position:relative;display:flex!important;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;text-align:right;color:#10233f;background:rgb(255 255 255 / .92);border:1px solid rgb(255 255 255 / .34)}.hero-panel.hero-panel-wide .hero-panel-card-v527 .hero-card-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:16px;background:rgb(11 99 206 / .12);color:inherit;font-size:24px;line-height:1;margin-bottom:4px}.hero-panel.hero-panel-wide .hero-panel-card-v527 strong{margin:0!important;font-size:24px!important;line-height:1.35!important;font-weight:950!important;letter-spacing:-.2px}.hero-panel.hero-panel-wide .hero-panel-card-v527 small{margin-top:2px!important;font-size:15px!important;line-height:1.8!important;opacity:.92!important}@media(max-width:900px){.hero-panel.hero-panel-wide .hero-panel-card-v527 strong{font-size:21px!important}.hero-panel.hero-panel-wide .hero-panel-card-v527 .hero-card-icon{width:42px;height:42px;font-size:22px}}.hero-modern-v522 .alshulah-hero-news-slider-v529{order:3;width:100%;max-width:980px;margin:16px auto 0;position:relative;z-index:6;direction:rtl;overflow:hidden!important}.hero-modern-v522 .alshulah-hero-news-track-v529{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:16px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:6px 2px 16px!important;margin:0!important;list-style:none!important}.hero-modern-v522 .alshulah-hero-news-slide-v529{display:block!important;flex:0 0 calc((100% - 32px)/3)!important;width:calc((100% - 32px)/3)!important;max-width:calc((100% - 32px)/3)!important;min-width:250px!important;margin:0!important;padding:0!important;list-style:none!important;scroll-snap-align:start!important}.hero-modern-v522 .alshulah-hero-news-card-v529{display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important;min-height:246px!important;overflow:hidden!important;text-decoration:none!important;color:#fff!important;background:rgb(255 255 255 / .15)!important;border:1px solid rgb(255 255 255 / .28)!important;border-radius:24px!important;box-shadow:0 18px 42px rgb(0 0 0 / .18)!important;backdrop-filter:blur(18px)!important}.hero-modern-v522 .alshulah-hero-news-image-v529{display:block!important;width:100%!important;height:158px!important;min-height:158px!important;overflow:hidden!important;background:rgb(255 255 255 / .12)!important;border-radius:24px 24px 0 0!important}.hero-modern-v522 .alshulah-hero-news-image-v529 img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important;max-width:none!important}.hero-modern-v522 .alshulah-hero-news-title-v529{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important;text-align:right!important;font-size:16px!important;line-height:1.65!important;font-weight:900!important;color:#fff!important;padding:16px 18px 18px!important;min-height:78px!important}.hero-modern-v522 .hero-panel-top{order:2!important}.hero-modern-v522 .hero-search{order:4!important}.hero-modern-v522 .alshulah-hero-news-slider-v529{order:5!important;margin-top:20px!important;margin-bottom:0!important}.hero-modern-v522 .hero-posts-button-wrap{order:6!important;width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;margin:2px auto 0!important;position:relative!important;z-index:8!important}.hero-modern-v522 .hero-posts-button{min-height:48px!important;padding:12px 30px!important;border-radius:999px!important;background:linear-gradient(135deg,#ffffff,#eef7ff)!important;color:#0b66c3!important;border:1px solid rgb(255 255 255 / .72)!important;box-shadow:0 16px 34px rgb(0 32 96 / .18),inset 0 1px 0 rgb(255 255 255 / .75)!important;font-weight:900!important;text-decoration:none!important;line-height:1.3!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important}.hero-modern-v522 .hero-posts-button:hover,.hero-modern-v522 .hero-posts-button:focus{transform:translateY(-2px)!important;color:#064f9c!important;box-shadow:0 20px 42px rgb(0 32 96 / .24),inset 0 1px 0 rgb(255 255 255 / .85)!important}.hero-modern-v522 .hero-posts-button::after{content:"←";display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-inline-start:10px;border-radius:999px;background:#0b74de;color:#fff;font-size:14px;line-height:1}@media(max-width:900px){.hero-modern-v522 .hero-posts-button-wrap{margin-top:0!important}.hero-modern-v522 .hero-posts-button{width:auto!important;min-width:210px!important}}@media(max-width:520px){.hero-modern-v522 .hero-posts-button{width:100%!important}}@media (min-width:768px){.hero-modern-v522 .hero-inner{width:min(1180px,calc(100% - 36px));margin-inline:auto}}html,body{min-height:100%}body{min-height:100vh;display:flex;flex-direction:column}#page,.site{display:flex;flex-direction:column;min-height:100vh;width:100%}#content,.site-content,main,.site-main{flex:1 0 auto}.site-footer,footer{margin-top:auto}