.store-page-layout{width:100%;min-height:100vh;background:#fff;padding-top:0}.store-page-layout .hero-carousel-wrapper{height:280px;border-bottom-left-radius:0;border-bottom-right-radius:0}.store-hero-section{background:#fff;margin-bottom:0;overflow:hidden}.subBar{position:static!important}.store-main-content{max-width:1280px;margin:0 auto;padding:1.5rem 1rem 2rem}.store-content-grid{display:grid;grid-template-columns:1fr 300px;grid-gap:2rem;gap:2rem;align-items:start}.store-content-main{min-width:0}.store-content-sidebar{display:flex;flex-direction:column;gap:1.5rem;position:-webkit-sticky;position:sticky;top:1rem}.store-breadcrumbs{margin-bottom:1.5rem;padding:0 .5rem}.vouchers-section{padding:1rem 0}.section-title{display:flex;align-items:center;gap:.75rem;font-family:Alexandria,Open Sans,sans-serif;-webkit-font-smoothing:antialiased;font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.75rem;padding:0}.section-title .material-symbols-sharp{font-size:1.75rem;color:#470ae2}.related-stores-section{padding:1rem 0}.related-stores-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:1rem;gap:1rem}.promo-faq-section{padding:1rem 0}.error-container{background:#fff;border:1px dashed #e2e8f0;box-shadow:0 1px 2px rgba(0,0,0,.05)}.error-container h1{font-weight:700;color:#1e293b;margin-bottom:1rem}.error-container p{color:#64748b;margin-bottom:2rem}.error-container a{align-items:center;gap:.5rem;background:#470ae2;border-radius:8px;transition:background .2s}.error-container a:hover{background:#3a08b5}@media (max-width:1100px){.store-content-grid{grid-template-columns:1fr 260px;gap:1.5rem}}@media (max-width:860px){.store-content-grid{grid-template-columns:1fr}.store-content-sidebar{position:static}.related-stores-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (min-width:1024px){.store-main-content{padding:1.5rem 1.5rem 2rem}.vouchers-section{padding:1.5rem 0}.section-title{font-size:1.25rem;padding:.5rem 0}}@media (max-width:640px){.store-main-content{padding:1rem .75rem}.related-stores-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}[dir=rtl] .section-title{flex-direction:row}:root{--page-bg:#f8fafc;--card-bg:#ffffff;--border-color:#e2e8f0;--text-main:#1e293b;--text-muted:#64748b;--text-light:#94a3b8;--accent-color:#470ae2;--accent-hover:#4f46e5;--accent-light:#e0e7ff;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.05),0 2px 4px -1px rgba(0,0,0,0.03);--font-family:"Alexandria","Open Sans",sans-serif}.stores_page{width:100%;min-height:100vh;background:var(--page-bg);font-family:var(--font-family);color:var(--text-main)}.category-hero-section{background:#fff;margin-bottom:0;overflow:hidden}.stores_page_header{background:var(--card-bg);margin-bottom:2rem;border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm)}.stores_page_header_container{max-width:1280px;padding:2rem 1.5rem 1rem;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.stores_page_header .breadcrumbs{margin-bottom:.5rem}.stores_page_header .breadcrumbs li,.stores_page_header .breadcrumbs li a{color:var(--text-muted)!important;font-size:.875rem}.stores_page_header .breadcrumbs li a:hover{color:var(--accent-color)!important}.stores_page_header .breadcrumbs li.active{color:var(--text-main)!important;font-weight:600}.stores_page_title_section{display:flex;align-items:center;gap:1.25rem}.stores_page_icon{width:64px;height:64px;background:linear-gradient(135deg,var(--accent-color) 0,#7c3aed 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:var(--shadow-md);color:#fff}.stores_page_icon .material-symbols-sharp{font-size:2.5rem;font-variation-settings:"FILL" 1}.stores_info{flex:1 1}.stores_info h1{font-size:2rem;font-weight:700;color:var(--text-main);margin:0 0 .5rem;line-height:1.2}.category_description{margin:0 0 .75rem;line-height:1.5}.category_description,.stores_stats{color:var(--text-muted);font-size:.9375rem}.stores_stats{display:flex;align-items:center;gap:1rem;margin:0}.stat_item{display:inline-flex;align-items:center;gap:.375rem}.stat_item .material-symbols-sharp{font-size:1.125rem;color:var(--text-light)}.stat_item strong{font-weight:600;color:var(--text-main)}.stat_separator{color:var(--border-color)}.all_stores_section,.featured_stores_section{max-width:1280px;margin:0 auto 3rem;padding:0 1.5rem}.section_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.section_header h2{font-size:1.25rem;font-weight:700;color:var(--text-main);margin:0;display:flex;align-items:center;gap:.5rem}.section_header h2 .material-symbols-sharp{font-size:1.5rem;color:#f59e0b;font-variation-settings:"FILL" 1}.section_count{font-size:.875rem;color:var(--text-muted);background:#f1f5f9;padding:.25rem .75rem;border-radius:20px;font-weight:600}.stores-grid-layout{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;width:100%}.error-container{max-width:500px;margin:4rem auto;padding:3rem 2rem;text-align:center;background:var(--card-bg);border-radius:16px;border:1px dashed var(--border-color);box-shadow:var(--shadow-sm)}.error-container h1{font-size:1.5rem;color:var(--text-main);margin-bottom:.75rem}.error-container p{color:var(--text-muted);margin-bottom:1.5rem}.error-container a{display:inline-flex;padding:.75rem 1.5rem;background:var(--accent-color);color:#fff;border-radius:10px;font-weight:600;text-decoration:none;font-size:.875rem;transition:all .2s ease}.error-container a:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px rgba(71,10,226,.2)}@media (max-width:1024px){.stores_page_header_container{padding:1rem}.all_stores_section,.featured_stores_section{padding:0 1.5rem}}@media (max-width:768px){.stores_page_header_container{padding:1.25rem .75rem}.stores_page_title_section{align-items:flex-start;gap:1rem}.stores_page_icon{width:56px;height:56px}.stores_info h1{font-size:1.75rem}.section_header{flex-direction:column;align-items:flex-start;gap:.75rem}.all_stores_section,.featured_stores_section{padding:0 .75rem}.stores-grid-layout{grid-template-columns:1fr;gap:1rem}}.other-promos-section{max-width:1280px;margin:1rem auto;padding:1rem 0;scroll-margin-top:80px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.other-promos-section .section-title{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:var(--text-main,#1e293b);margin:0;font-family:Alexandria,Open Sans,sans-serif}.other-promos-section .section-title .material-symbols-sharp{font-size:1.75rem;color:var(--accent-color,#470ae2)}.promo-quick-nav{display:flex;gap:.5rem;flex-wrap:wrap}.quick-nav-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f1f5f9;color:#64748b;text-decoration:none;transition:all .2s ease;border:2px solid transparent}.quick-nav-link:hover{background:var(--accent-color,#470ae2);color:white;transform:translateY(-2px)}.quick-nav-link:focus{outline:2px solid var(--accent-color,#470ae2);outline-offset:2px}.quick-nav-link .material-symbols-sharp{font-size:1.25rem}.promos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem}.promo-card{position:relative;background:white;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;transition:all .3s ease;display:flex;flex-direction:column;scroll-margin-top:100px}.promo-card:target{animation:highlight-pulse 2s ease-in-out;border-color:var(--accent-color,#470ae2);box-shadow:0 0 0 4px rgba(71,10,226,.1)}@keyframes highlight-pulse{0%,to{box-shadow:0 0 0 4px rgba(71,10,226,.1)}50%{box-shadow:0 0 0 8px rgba(71,10,226,.15)}}.promo-card:hover{box-shadow:0 12px 24px rgba(0,0,0,.1);border-color:var(--accent-color,#470ae2)}.share-promo-btn{position:absolute;top:12px;right:12px;z-index:10;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}[dir=rtl] .share-promo-btn{right:auto;left:12px}.share-promo-btn:hover{background:var(--accent-color,#470ae2);border-color:var(--accent-color,#470ae2);transform:scale(1.1)}.share-promo-btn:hover .material-symbols-sharp{color:white}.share-promo-btn:active{transform:scale(.95)}.share-promo-btn .material-symbols-sharp{font-size:1.25rem;color:var(--accent-color,#470ae2);transition:color .2s ease}.promo-image{width:100%;height:180px;position:relative;overflow:hidden;background:#f8fafc}.promo-image .img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.promo-card:hover .promo-image .img{transform:scale(1.05)}.promo-type{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(255,255,255,.9));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:20px;display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:var(--text-main,#1e293b);box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:5}[dir=rtl] .promo-type{left:auto;right:12px}.promo-type .material-symbols-sharp{font-size:1rem}.promo-card.bank_offer .promo-type{background:linear-gradient(135deg,rgba(16,185,129,.95),rgba(5,150,105,.9));color:white}.promo-card.card_offer .promo-type{background:linear-gradient(135deg,rgba(99,102,241,.95),rgba(79,70,229,.9));color:white}.promo-card.payment_offer .promo-type{background:linear-gradient(135deg,rgba(245,158,11,.95),rgba(217,119,6,.9));color:white}.promo-card.seasonal .promo-type{background:linear-gradient(135deg,rgba(239,68,68,.95),rgba(220,38,38,.9));color:white}.promo-content{padding:1rem;flex:1 1;display:flex;flex-direction:column;gap:.4rem}.promo-title{font-size:1.125rem;font-weight:700;color:var(--text-main,#1e293b);line-height:1.4}.promo-description,.promo-title{margin:0;font-family:Alexandria,Open Sans,sans-serif}.promo-description{font-size:.875rem;color:var(--text-muted,#64748b);line-height:1.6}.promo-expiry{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-family:Alexandria,Open Sans,sans-serif;color:var(--text-light,#94a3b8);margin-top:auto}.promo-expiry .material-symbols-sharp{font-size:1rem}.promo-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--accent-color,#470ae2);color:white;border-radius:10px;text-decoration:none;font-weight:600;font-size:.9375rem;font-family:Alexandria,Open Sans,sans-serif;transition:all .2s ease;margin-top:1rem}.promo-link:hover{background:var(--accent-hover,#4f46e5);transform:translateY(-1px);box-shadow:0 4px 12px rgba(71,10,226,.3)}.promo-link .material-symbols-sharp{font-size:1.125rem}.promo-terms{border-top:1px solid #e5e7eb;padding:1rem 1.5rem}.promo-terms summary{cursor:pointer;font-size:.875rem;font-weight:600;font-family:Alexandria,Open Sans,sans-serif;color:var(--text-muted,#64748b);list-style:none;display:flex;align-items:center;justify-content:space-between}.promo-terms summary:after{content:"▼";font-size:.75rem;transition:transform .2s ease}.promo-terms[open] summary:after{transform:rotate(180deg)}.promo-terms p{font-size:.8125rem;font-family:Alexandria,Open Sans,sans-serif;color:var(--text-light,#94a3b8);line-height:1.6;margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #e5e7eb}.other-promos-skeleton{max-width:1280px;margin:3rem auto;padding:0 1.5rem}.skeleton-title{width:250px;height:2rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px;margin-bottom:1.5rem}.skeleton-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem}.skeleton-card{height:400px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:16px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.other-promos-section{padding:0;margin:1rem auto}.section-header{flex-direction:column;align-items:flex-start}.promo-quick-nav{width:100%;justify-content:flex-start}.promos-grid{grid-template-columns:1fr;gap:1rem}.promo-image{height:160px}.promo-content{padding:.75rem}.promo-title{font-size:1rem}.share-promo-btn{width:36px;height:36px}.share-promo-btn .material-symbols-sharp{font-size:1.125rem}}@media (max-width:480px){.other-promos-section .section-title{font-size:1.25rem}.promo-type{font-size:.75rem;padding:.375rem .75rem}.promo-link{padding:.625rem 1.25rem;font-size:.875rem}.quick-nav-link{width:32px;height:32px}.quick-nav-link .material-symbols-sharp{font-size:1.125rem}}html{scroll-behavior:smooth}@media print{.promo-quick-nav,.share-promo-btn{display:none}.promo-card{break-inside:avoid;page-break-inside:avoid}}.promo-last-updated{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--text-muted,#64748b);font-weight:500;margin-bottom:.5rem}.promo-last-updated .material-symbols-sharp{font-size:.875rem;color:var(--text-muted,#64748b)}@media (max-width:480px){.promo-last-updated{font-size:.6875rem}.promo-last-updated .material-symbols-sharp{font-size:.8125rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.promo-card,.quick-nav-link,.share-promo-btn{transition:none}.promo-card:target{animation:none}}:root{--text-main:#0f172a;--text-secondary:#475569;--link-color:#4338ca;--link-hover:#3730a3;--font-primary-en:"Inter",system-ui,-apple-system,sans-serif;--font-primary-ar:"Alexandria","Cairo","Tajawal",system-ui,sans-serif}.faq-section{width:100%;max-width:1280px;margin:0 auto;padding:3rem 1.5rem;font-family:var(--font-primary-en)}.faq-header{margin-bottom:2.5rem}.faq-title{font-size:1.5rem;font-weight:700;color:var(--text-main);margin:0;line-height:1.2;letter-spacing:-.015em}.faq-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.faq-item{display:flex;flex-direction:column;gap:.625rem}.faq-question{font-size:1.05rem;font-weight:600;color:var(--text-main);margin:0;line-height:1.4;letter-spacing:-.01em}.faq-answer{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin:0}.faq-answer .contact-link,.faq-answer a{color:var(--link-color);text-decoration:none;font-weight:500;transition:color .2s ease,-webkit-text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease,-webkit-text-decoration .2s ease}.faq-answer .contact-link:hover,.faq-answer a:hover{color:var(--link-hover);text-decoration:underline;text-underline-offset:4px}@media (min-width:768px){.faq-title{font-size:2rem}.faq-question{font-size:1.125rem}.faq-answer{font-size:1rem}}@media (min-width:1024px){.faq-section{padding:5rem 2rem}.faq-header{margin-bottom:3.5rem}.faq-title{font-size:2.5rem;letter-spacing:-.02em}.faq-grid{grid-template-columns:repeat(2,1fr);gap:3rem 4rem}.faq-question{font-size:1.25rem}.faq-answer{font-size:1.05rem}}@media (min-width:1280px){.faq-grid{gap:3.5rem 6rem}}[dir=rtl] .faq-section{font-family:var(--font-primary-ar)}[dir=rtl] .faq-question,[dir=rtl] .faq-title{letter-spacing:0;font-weight:700}[dir=rtl] .faq-answer{line-height:1.8;text-align:right}