.store-hub{--sh-ink:#13243a;--sh-muted:#5d6878;--sh-navy:#0b2849;--sh-navy-2:#123b68;--sh-gold:#d3a33c;--sh-soft:#f6f8fb;--sh-border:#dde4ec;max-width:1180px;margin:0 auto;padding:24px 22px 64px;color:var(--sh-ink)}
.store-hub *{box-sizing:border-box}.store-hub a{text-decoration:none}.store-breadcrumb{margin:4px 0 22px;color:var(--sh-muted);font-size:.88rem}.store-breadcrumb a{color:var(--sh-navy-2);font-weight:800}
.store-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);gap:32px;align-items:center;padding:34px;border:1px solid var(--sh-border);border-radius:26px;background:linear-gradient(135deg,#fff 0%,#f3f6fa 72%,#fff8e8 100%);box-shadow:0 16px 44px rgba(16,42,73,.08)}
.store-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;padding:7px 12px;border:1px solid #e7d49e;border-radius:999px;background:#fff8df;color:#805d16;font-size:.82rem;font-weight:900}.store-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--sh-gold)}
.store-hero h1{font-family:"Alexandria","IBM Plex Sans Arabic",sans-serif;font-size:clamp(2rem,4.4vw,3.65rem);line-height:1.2;letter-spacing:-.025em;margin:0 0 14px}.store-lead{max-width:720px;margin:0 0 20px;color:var(--sh-muted);font-size:1.06rem;line-height:1.95}
.store-actions,.store-card-actions,.store-product-links{display:flex;flex-wrap:wrap;gap:9px}.store-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border:1px solid transparent;border-radius:12px;font-weight:900;transition:.18s ease}.store-btn.primary{background:var(--sh-navy);color:#fff}.store-btn.primary:hover{background:var(--sh-navy-2);transform:translateY(-1px)}.store-btn.secondary{background:#fff;color:var(--sh-ink);border-color:var(--sh-border)}.store-btn.secondary:hover{border-color:#c5ac68;color:#765512}
.store-hero-media{position:relative}.store-hero-media img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:22px;border:1px solid #d7dee7;box-shadow:0 15px 34px rgba(12,37,68,.14)}.store-hero-badge{position:absolute;right:14px;bottom:14px;max-width:84%;padding:10px 13px;border:1px solid rgba(255,255,255,.28);border-radius:13px;background:rgba(8,32,59,.9);color:#fff;font-size:.82rem;font-weight:800;backdrop-filter:blur(7px)}
.store-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0 0}.store-fact{padding:13px 10px;border:1px solid var(--sh-border);border-radius:14px;background:#fff;text-align:center}.store-fact strong{display:block;font-family:"Alexandria","IBM Plex Sans Arabic",sans-serif;font-size:1.15rem}.store-fact span{display:block;margin-top:3px;color:var(--sh-muted);font-size:.76rem}
.store-section{padding-top:44px}.store-section-head{max-width:780px;margin-bottom:18px}.store-eyebrow{margin-bottom:5px;color:#8a6518;font-size:.77rem;font-weight:900}.store-section h2{font-family:"Alexandria","IBM Plex Sans Arabic",sans-serif;font-size:clamp(1.45rem,2.8vw,2.15rem);line-height:1.45;margin:0 0 8px}.store-section-head p,.store-prose,.store-faq p{color:var(--sh-muted);line-height:1.9;margin:0}
.store-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.store-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--sh-border);border-radius:19px;background:#fff;box-shadow:0 9px 26px rgba(16,42,73,.06);transition:.18s ease}.store-card:hover{transform:translateY(-3px);border-color:#d0b66f;box-shadow:0 14px 34px rgba(16,42,73,.11)}.store-card img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;background:#f3f5f8}.store-card-body{display:flex;flex:1;flex-direction:column;padding:16px}.store-card-tag{align-self:flex-start;margin-bottom:8px;padding:5px 8px;border-radius:999px;background:#eef3f8;color:var(--sh-navy-2);font-size:.7rem;font-weight:900}.store-card h3{font-family:"Alexandria","IBM Plex Sans Arabic",sans-serif;font-size:1rem;line-height:1.55;margin:0 0 7px}.store-card p{flex:1;margin:0 0 14px;color:var(--sh-muted);font-size:.84rem;line-height:1.75}.store-card .store-btn{width:100%;min-height:42px;padding:9px 12px;font-size:.84rem}
.store-card.text-card{min-height:175px}.store-card.text-card .store-card-body{padding:20px}.store-card.text-card p{margin-bottom:0}
.store-path{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;counter-reset:path}.store-path article{position:relative;padding:20px 56px 20px 18px;border:1px solid var(--sh-border);border-radius:16px;background:#fff}.store-path article:before{counter-increment:path;content:counter(path);position:absolute;right:16px;top:18px;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:var(--sh-navy);color:#fff;font-weight:900}.store-path h3{margin:0 0 6px;font-size:1rem}.store-path p{margin:0;color:var(--sh-muted);font-size:.87rem;line-height:1.8}
.store-match{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--sh-border);border-radius:16px;background:#fff}.store-match th,.store-match td{padding:13px 15px;text-align:right;border-bottom:1px solid var(--sh-border);line-height:1.7}.store-match th{background:#f1f5f9;font-size:.82rem}.store-match td{color:var(--sh-muted);font-size:.87rem}.store-match tr:last-child td{border-bottom:0}.store-match a{color:var(--sh-navy-2);font-weight:900}
.store-note{margin-top:22px;padding:16px 18px;border-right:4px solid var(--sh-gold);border-radius:13px;background:#fff9e9;color:var(--sh-muted);line-height:1.85}.store-note strong{color:var(--sh-ink)}
.store-faq{display:grid;gap:10px;max-width:900px}.store-faq details{padding:0 18px;border:1px solid var(--sh-border);border-radius:14px;background:#fff}.store-faq summary{padding:16px 0;cursor:pointer;list-style:none;color:var(--sh-ink);font-weight:900}.store-faq summary::-webkit-details-marker{display:none}.store-faq p{margin:0 0 16px}
.store-proof{padding:24px;border:1px solid var(--sh-border);border-radius:19px;background:linear-gradient(135deg,#f7f9fb,#fff)}.store-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.store-proof-grid div{padding:14px;border:1px solid var(--sh-border);border-radius:12px;background:#fff}.store-proof-grid dt{color:var(--sh-muted);font-size:.75rem;font-weight:800}.store-proof-grid dd{margin:5px 0 0;font-weight:900;line-height:1.65}
@media(max-width:980px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-hero{grid-template-columns:1fr}.store-hero-media{max-width:660px}.store-match{display:block;overflow-x:auto}.store-match table{min-width:680px}}
@media(max-width:640px){.store-hub{padding:18px 14px 44px}.store-hero{padding:22px 18px;border-radius:19px}.store-actions{display:grid;grid-template-columns:1fr}.store-btn{width:100%}.store-facts{grid-template-columns:1fr 1fr}.store-grid,.store-path,.store-proof-grid{grid-template-columns:1fr}.store-section{padding-top:34px}.store-card{display:grid;grid-template-columns:108px minmax(0,1fr)}.store-card.text-card{display:flex;min-height:0}.store-card img{height:100%;min-height:100%;object-fit:cover}.store-card-body{padding:14px}.store-card p{font-size:.8rem}.store-hero-badge{position:static;max-width:none;margin-top:9px;background:var(--sh-navy)}}
@media(prefers-reduced-motion:reduce){.store-btn,.store-card{transition:none}}
