*{margin:0;padding:0;box-sizing:border-box}body{background:#f8fafc}a{text-decoration:none;color:inherit}button,input,select,textarea{font-family:Tajawal,Cairo,sans-serif}.dash-bottom-nav{display:none}.dash-bottom-nav-inner{width:100%;max-width:560px;margin:0 auto}@media (max-width:768px){.store-hero-title{font-size:1.5rem!important}.store-hero-subtitle{font-size:.85rem!important}.store-products-grid{gap:10px!important}.store-products-grid,.store-steps-grid{grid-template-columns:repeat(2,1fr)!important}.store-header-nav{display:none!important}.store-mobile-nav{display:flex!important}.store-mobile-toggle{display:block!important}.store-main{padding-bottom:4.5rem!important}.store-footer-grid{grid-template-columns:1fr!important}.store-hero-buttons{flex-direction:column!important}.store-hero-buttons button{width:100%!important}.store-header-actions{gap:8px!important}.store-about-grid{grid-template-columns:1fr 1fr!important}}@media (max-width:480px){.store-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.store-product-card{padding:.75rem!important;border-radius:12px!important}.store-about-grid,.store-steps-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:360px){.store-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.store-product-card{padding:.7rem!important}}.store-product-card{transition:transform .2s ease,box-shadow .2s ease}.store-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.08)}.store-footer{border-top-left-radius:18px;border-top-right-radius:18px}@media (max-width:768px){.dash-sidebar{transform:translateX(100%);width:min(82vw,300px)!important;top:0!important;height:100dvh!important;box-shadow:-12px 0 30px rgba(2,6,23,.12)}.dash-sidebar-open{transform:translateX(0)!important}.dash-main-content{margin-right:0!important;padding-bottom:5.25rem!important}.dash-menu-btn{display:block!important}.dash-search{width:160px!important}.dash-profile-text{display:none!important}.dash-bottom-nav{padding-bottom:calc(.6rem + env(safe-area-inset-bottom, 0px))!important}.dash-bottom-nav,.dash-bottom-nav-inner{display:flex!important;flex-direction:row!important}.dash-bottom-nav-inner{justify-content:space-around!important;align-items:center!important;width:100%!important}.dash-mobile-close{display:grid!important}.dash-collapse-btn,.dash-drawer-open .dash-bottom-nav{display:none!important}.dash-stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.dash-stats-grid>div{padding:.85rem!important}.dash-stats-grid p:first-of-type{font-size:1.15rem!important}}@media (max-width:480px){.dash-search{width:120px!important}.dash-stats-grid{grid-template-columns:1fr 1fr!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.modal-overlay{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);display:grid;place-items:center;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-content{animation:slideUp .3s ease}