*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{font-family:Tahoma,Arial,sans-serif;direction:rtl;background:#f6f7f9;color:#111;display:flex;flex-direction:column}.page-main{flex:1}.top-strip{background:#050607;color:#fff;padding:9px 28px;font-size:13px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #20242b}.top-strip a{color:#ffd000;text-decoration:none}.site-header{background:#0b0d0f;color:#fff;position:sticky;top:0;z-index:20;box-shadow:0 10px 30px rgba(0,0,0,.25)}.header-inner{display:flex;align-items:center;gap:20px;padding:14px 28px}.logo img{height:60px;max-width:260px}.search-box{flex:1;display:flex;max-width:560px}.search-box input{width:100%;padding:13px 18px;border:none;border-radius:0 10px 10px 0;background:#1b2025;color:#fff;outline:0}.search-box button{border:0;background:#ffd000;color:#050607;padding:0 18px;border-radius:10px 0 0 10px;font-weight:bold;font-size:20px}.quick-actions{display:flex;align-items:center;gap:14px;white-space:nowrap}.quick-actions a{color:#fff;text-decoration:none;font-weight:600}.cart-link{color:#ffd000!important}.nav-row{display:flex;align-items:center;gap:8px;padding:0 28px;border-top:1px solid #20242b;overflow-x:auto}.nav-row a{color:#fff;text-decoration:none;padding:15px 17px;display:block;white-space:nowrap}.nav-row a.active,.nav-row a:hover{background:#ffd000;color:#050607;border-radius:8px 8px 0 0}.dots-menu{position:relative;margin-inline-start:auto}.dots-btn{background:#1b2025;color:#fff;border:0;border-radius:10px;font-size:26px;padding:7px 13px;cursor:pointer}.dots-panel{display:none;position:absolute;top:44px;left:0;background:#101317;border:1px solid #30343b;min-width:210px;border-radius:12px;box-shadow:0 18px 50px rgba(0,0,0,.35);padding:8px;z-index:30}.dots-panel.open{display:block}.dots-panel a{display:block;color:#fff;padding:12px;border-radius:8px;text-decoration:none}.dots-panel a:hover{background:#ffd000;color:#050607}.container{width:min(1180px,94%);margin:0 auto}.hero{background:#07090b;color:#fff;border-radius:0 0 26px 26px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:30px;align-items:center;padding:48px 0}.hero h1{font-size:54px;line-height:1.2;margin:0 0 14px}.accent{color:#ffd000}.hero p{font-size:21px;color:#e7e7e7}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:11px;border:1px solid transparent;text-decoration:none;cursor:pointer;font-weight:700;font-family:Tahoma,Arial}.btn-primary{background:#ffd000;color:#050607}.btn-dark{background:#0b0d0f;color:#fff;border-color:#30343b}.btn-light{background:#fff;color:#111;border-color:#ddd}.btn-danger{background:#d93030;color:#fff}.btn-outline{background:transparent;color:#ffd000;border-color:#ffd000}.hero-image img{width:100%;border-radius:24px;box-shadow:0 24px 70px rgba(0,0,0,.38)}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:18px 0}.feature{background:#0c0f12;color:#fff;border:1px solid #2b3036;border-radius:15px;padding:17px;text-align:center}.feature b{color:#ffd000}.section{padding:32px 0}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.section-title h2{margin:0;font-size:28px}.category-strip{background:#fff;padding:22px;border-radius:18px;box-shadow:0 8px 30px rgba(0,0,0,.08);display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.category-card{text-align:center;border:1px solid #e4e4e4;border-radius:15px;padding:13px;background:#fff;text-decoration:none;color:#111;transition:.2s}.category-card:hover{transform:translateY(-3px);border-color:#ffd000;box-shadow:0 12px 28px rgba(0,0,0,.12)}.category-card img{height:68px;max-width:100%;object-fit:contain}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 35px rgba(0,0,0,.08);border:1px solid #eee;display:flex;flex-direction:column}.product-card img{width:100%;height:220px;object-fit:cover;background:#050607}.product-info{padding:15px;display:flex;flex-direction:column;gap:8px;flex:1}.product-info h3{margin:0;font-size:18px}.muted{color:#6b7280}.price{font-weight:900;color:#111;font-size:19px}.badge{display:inline-block;background:#fff7c2;color:#111;border:1px solid #ffd000;padding:5px 9px;border-radius:999px;font-size:12px}.card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}.card-actions .btn{padding:9px 12px;font-size:13px}.about-pay{display:grid;grid-template-columns:1fr 1fr;gap:22px}.panel{background:#fff;border-radius:18px;padding:24px;box-shadow:0 10px 35px rgba(0,0,0,.08);border:1px solid #eee}.panel.dark{background:#0b0d0f;color:#fff;border-color:#222}.store-photo{width:100%;border-radius:16px;border:1px solid #ddd}.payment-boxes{display:grid;grid-template-columns:1fr 1fr;gap:14px}.payment-box{border:1px solid #e4e4e4;border-radius:16px;padding:18px;background:#fff}.form-card{background:#fff;border-radius:20px;padding:28px;box-shadow:0 12px 35px rgba(0,0,0,.08);border:1px solid #eee;max-width:760px;margin:30px auto}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{margin-bottom:14px}.field label{display:block;font-weight:700;margin-bottom:7px}.input,select,textarea{width:100%;padding:12px 14px;border:1px solid #d9d9d9;border-radius:11px;font-family:Tahoma,Arial;background:#fff}textarea{min-height:100px}.validation{background:#fff1f1;color:#9b1111;border:1px solid #ffd2d2;padding:12px;border-radius:12px;margin-bottom:15px}.success{background:#effff2;color:#0a6d24;border:1px solid #baf0c7;padding:12px;border-radius:12px;margin-bottom:15px}.table-wrap{overflow:auto;background:#fff;border-radius:18px;box-shadow:0 10px 30px rgba(0,0,0,.08)}table{width:100%;border-collapse:collapse;min-width:720px}th,td{padding:14px;border-bottom:1px solid #eee;text-align:right}th{background:#0b0d0f;color:#ffd000}.thumb{width:62px;height:62px;border-radius:12px;object-fit:cover}.order-tabs{display:flex;gap:12px;margin:20px 0}.tab-btn{flex:1;background:#fff;border:1px solid #e4e4e4;padding:15px;border-radius:14px;font-weight:700;cursor:pointer}.tab-btn.active{background:#ffd000;color:#050607}.tab-content{display:none}.tab-content.active{display:block}.order-card{background:#11151a;color:#fff;border:1px solid #2a3038;border-radius:18px;padding:18px;margin-bottom:14px}.order-card .status{background:#ffd000;color:#111;padding:6px 10px;border-radius:9px}.admin-layout{display:grid;grid-template-columns:240px 1fr;gap:20px}.admin-menu{background:#0b0d0f;color:#fff;border-radius:18px;padding:16px;height:max-content}.admin-menu a{display:block;color:#fff;text-decoration:none;padding:12px;border-radius:10px}.admin-menu a:hover{background:#ffd000;color:#050607}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat{background:#fff;border-radius:16px;padding:20px;box-shadow:0 10px 25px rgba(0,0,0,.08)}.stat b{font-size:32px}.footer{background:#0b0d0f;color:#fff;margin-top:40px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:22px;padding:35px 0}.footer a{color:#fff;text-decoration:none;display:block;margin:8px 0}.copyright{text-align:center;border-top:1px solid #252b32;padding:14px;color:#ccc}.bottom-nav{display:none}.empty{text-align:center;padding:55px 15px;color:#777}.social-icon{display:inline-flex;width:38px;height:38px;border-radius:12px;align-items:center;justify-content:center;background:#ffd000;color:#050607;font-weight:900;text-decoration:none}.super-key{font-weight:900;color:#0b0d0f;background:#ffd000;border-radius:8px;padding:2px 8px}.brand-photo{max-height:90px;max-width:100%;object-fit:contain;background:#000;border-radius:14px;border:1px solid #222}.status-select{min-width:150px}.inline-form{display:inline}.page-head{padding:28px 0}.page-head h1{margin:0;font-size:36px}.filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.filter-bar a{padding:9px 13px;border:1px solid #ddd;border-radius:999px;text-decoration:none;color:#111;background:#fff}.filter-bar a.active{background:#ffd000;border-color:#ffd000}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.detail-img{width:100%;border-radius:22px;background:#050607}.qty-input{width:80px;text-align:center}
@media(max-width:1024px){.hero-grid{grid-template-columns:1fr}.category-strip{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.about-pay{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.admin-layout{grid-template-columns:1fr}.detail-grid{grid-template-columns:1fr}}
@media(max-width:760px){body{padding-bottom:76px}.top-strip{display:none}.header-inner{padding:12px;display:grid;grid-template-columns:1fr auto;gap:10px}.logo img{height:48px;max-width:220px}.search-box{grid-column:1/3;max-width:none}.quick-actions{display:none}.nav-row{display:none}.dots-menu{display:block;position:absolute;left:12px;top:12px}.dots-panel{left:0;top:42px}.hero{border-radius:0}.hero-grid{padding:22px 0}.hero h1{font-size:34px}.hero p{font-size:16px}.features{grid-template-columns:repeat(2,1fr)}.category-strip{grid-template-columns:repeat(2,1fr);padding:14px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-card img{height:150px}.product-info{padding:10px}.card-actions .btn{width:100%}.form-grid{grid-template-columns:1fr}.payment-boxes{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer{margin-bottom:70px}.bottom-nav{position:fixed;bottom:0;right:0;left:0;background:#fff;border-top:1px solid #ddd;box-shadow:0 -10px 30px rgba(0,0,0,.12);z-index:40;display:grid;grid-template-columns:repeat(5,1fr);height:72px;border-radius:24px 24px 0 0;overflow:hidden}.bottom-nav a{text-decoration:none;color:#555;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;font-size:12px}.bottom-nav a.active{color:#ffd000;background:#0b0d0f}.bottom-nav .cart-center{transform:translateY(-14px);background:#ffd000;color:#111;width:64px;height:64px;border-radius:50%;margin:auto;box-shadow:0 8px 20px rgba(0,0,0,.25)}.page-head h1{font-size:28px}.panel{padding:18px}.brand-photo{max-height:70px}.order-tabs{background:#f0f1f5;padding:8px;border-radius:18px}.tab-btn{border-radius:14px}.detail-grid{gap:15px}}
@media(max-width:460px){.product-grid{grid-template-columns:1fr}.category-strip{grid-template-columns:repeat(2,1fr)}.features{grid-template-columns:1fr}.hero-actions .btn{width:100%}}.btn-whatsapp{background:#25D366;color:#fff;border-color:#25D366}.btn-whatsapp:hover{background:#1ebe5d;color:#fff}.whatsapp-box{margin-top:18px;background:#eefbf3;border:1px solid #bdeccf;border-radius:18px;padding:20px}.whatsapp-box h2{margin-top:0;color:#0b7d35}.success-icon{width:72px;height:72px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffd000;color:#050607;font-size:44px;font-weight:900;margin-bottom:10px}.success-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:18px}.order-success-card{max-width:850px}
@media (max-width: 768px) {
    @media only screen and (max-width: 768px) {
        body {
            padding-bottom: 280px !important;
        }

        .mobile-bottom-nav,
        .bottom-nav,
        .mobile-nav,
        .bottom-menu,
        .fixed-bottom,
        .cart-bottom-bar {
            bottom: 110px !important;
            z-index: 9999 !important;
        }
    }
}