html{direction:rtl}body{min-width:320px}#root{min-height:100vh}:root{--smm-red:#d90416;--smm-red-dark:#a8000d;--smm-navy:#071a33;--smm-blue:#0f4c81;--smm-cyan:#eaf7ff;--bg:#f1f2f4;--card:#fff;--text:#20242a;--muted:#8a8f98;--line:#e4e6ea;font-family:Tahoma,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0}button,input{font:inherit}button{cursor:pointer}.app{background:var(--bg);max-width:520px;min-height:100vh;margin:0 auto;padding-bottom:96px;position:relative}.top-bar{background:linear-gradient(180deg, var(--smm-red), var(--smm-red-dark));color:#fff;z-index:20;padding:22px 20px 18px;position:sticky;top:0;box-shadow:0 12px 24px #82000a2e}.top-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.icon-button{width:42px;height:42px;color:inherit;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.header-icons{align-items:center;gap:8px;display:flex}.cart-icon b{min-width:18px;height:18px;color:var(--smm-red);background:#fff;border-radius:999px;place-items:center;font-size:11px;display:grid;position:absolute;top:0;right:0}.brand-mark{text-align:center;line-height:1.2}.brand-mark span{letter-spacing:.04em;font-size:26px;font-weight:900;display:block}.brand-mark small{opacity:.9;font-size:12px;display:block}.search-box{height:46px;color:var(--muted);background:#fff;border-radius:18px;align-items:center;gap:10px;margin-top:18px;padding:0 14px;display:flex}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.content{padding:0 16px 18px}.tabs{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);margin:0 -16px;display:grid}.tabs button{color:#777;background:#fff;border:0;padding:17px 8px 15px;font-size:15px;position:relative}.tabs button.active{color:var(--smm-red);font-weight:800}.tabs button.active:after{content:"";background:var(--smm-red);border-radius:999px 999px 0 0;width:52px;height:5px;position:absolute;bottom:0;right:50%;transform:translate(50%)}.hero-card{background:radial-gradient(circle at 20% 20%,#d904161c,#0000 36%),linear-gradient(135deg,#fff,#f6fbff);border-radius:24px;align-items:center;gap:18px;min-height:175px;margin-top:18px;padding:24px;display:flex;box-shadow:0 14px 30px #071a3314}.hero-card h1{color:var(--smm-navy);margin:8px 0;font-size:25px;line-height:1.45}.hero-card p{color:#667085;margin:0;font-size:14px;line-height:1.8}.eyebrow{color:var(--smm-red);font-size:13px;font-weight:800}.hero-icon{background:var(--smm-red);color:#fff;border-radius:26px;flex:0 0 88px;place-items:center;height:88px;display:grid;box-shadow:0 16px 28px #d9041640}.category-strip{scrollbar-width:none;gap:10px;padding:18px 0 8px;display:flex;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.product-row::-webkit-scrollbar{display:none}.offer-row::-webkit-scrollbar{display:none}.category-strip button{border:1px solid var(--line);color:#626872;white-space:nowrap;background:#fff;border-radius:999px;padding:12px 18px;font-weight:700}.category-strip button.active{background:var(--smm-red);color:#fff;border-color:var(--smm-red);box-shadow:0 12px 24px #d9041638}.section-block{margin-top:20px;scroll-margin-top:142px}.section-title{background:#fff;border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:17px 18px;display:flex}.section-title h2{color:var(--text);margin:0;font-size:21px}.section-title button{color:var(--text);background:0 0;border:0;align-items:center;gap:4px;font-weight:800;display:flex}.auto-scroll-row{scroll-behavior:auto;direction:ltr}.auto-scroll-row>*{direction:rtl}.offer-row{scrollbar-width:none;gap:14px;padding-bottom:6px;display:flex;overflow-x:auto}.offer-card{background:#fff;border-radius:20px;flex:0 0 360px;grid-template-columns:104px 1fr;align-items:center;gap:14px;max-width:calc(100vw - 48px);min-height:128px;padding:14px;display:grid;box-shadow:0 10px 24px #071a330f}.offer-visual{background:linear-gradient(135deg, var(--smm-red), #ff6a72);color:#fff;border-radius:18px;place-items:center;height:100px;display:grid}.offer-card h3{margin:0 0 7px;font-size:18px;line-height:1.5}.offer-card p{color:var(--muted);margin:0 0 8px;font-size:13px;line-height:1.6}.offer-card strong{color:var(--smm-red);font-size:18px}.product-row{scrollbar-width:none;gap:16px;padding-bottom:6px;display:flex;overflow-x:auto}.product-card{background:#fff;border-radius:22px;flex:0 0 210px;padding:14px;position:relative;box-shadow:0 10px 24px #071a3312}.badge{color:#fff;z-index:2;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;position:absolute;top:12px;right:12px}.badge.red,.badge.blue,.badge.cyan,.badge.navy{background:var(--smm-red)}.product-visual{color:#fff;border-radius:18px;place-items:center;height:142px;margin-bottom:14px;display:grid}.product-visual.red{background:linear-gradient(135deg,#d90416,#ff6b72)}.product-visual.blue{background:linear-gradient(135deg,#0f4c81,#3a8fd8)}.product-visual.cyan{background:linear-gradient(135deg,#19a7ce,#89e7ff)}.product-visual.navy{background:linear-gradient(135deg,#071a33,#174b83)}.product-card h3{margin:0 0 8px;font-size:16px;line-height:1.6}.product-card p{color:var(--muted);margin:0 0 10px;font-size:13px}.product-card strong{color:var(--smm-red);font-size:18px}.product-actions{gap:14px;margin-top:14px;display:flex}.product-actions button{width:42px;height:42px;color:var(--smm-red);background:#fff4f5;border:0;border-radius:14px;place-items:center;display:grid}.product-actions button.is-favorite{background:var(--smm-red);color:#fff}.bottom-nav{border-top:1px solid var(--line);z-index:30;background:#fff;grid-template-columns:repeat(5,1fr);width:100%;max-width:520px;height:78px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#9a9ca1;background:#fff;border:0;align-content:center;place-items:center;gap:4px;font-size:12px;display:grid}.bottom-nav button.active{color:var(--smm-red);font-weight:800}.drawer-layer{z-index:50;position:fixed;inset:0}.drawer-backdrop{background:#0000006b;border:0;position:absolute;inset:0}.drawer{background:#fff;border-radius:0 0 0 32px;width:min(84vw,390px);height:100%;padding:22px;position:absolute;top:0;right:0;box-shadow:-24px 0 50px #00000038}.drawer-head{border-bottom:1px solid var(--line);align-items:center;gap:14px;margin-bottom:16px;padding-bottom:20px;display:flex}.drawer-head button{background:var(--smm-red);color:#fff;border:0;border-radius:999px;width:42px;height:42px}.drawer-head h2{color:var(--smm-navy);margin:0;font-size:18px}.drawer-head p{color:var(--muted);margin:4px 0 0}.drawer a{height:62px;color:var(--text);border-bottom:1px solid #f1f2f4;grid-template-columns:30px 1fr 22px;align-items:center;gap:12px;font-size:18px;text-decoration:none;display:grid}.drawer a svg:first-child{color:var(--smm-red)}.contact-card{color:var(--smm-navy);background:#fff;border-radius:20px;align-items:center;gap:16px;padding:18px;display:flex;box-shadow:0 8px 20px #071a330f}.contact-card svg{color:var(--smm-red)}.contact-card h3{margin:0 0 6px}.contact-card p{color:var(--muted);margin:0;line-height:1.6}.empty-state{text-align:center;background:#fff;border-radius:20px;padding:22px;box-shadow:0 8px 20px #071a330f}.empty-state h3{color:var(--smm-navy);margin:0 0 8px}.empty-state p{color:var(--muted);margin:0 0 16px}.empty-state button{background:var(--smm-red);color:#fff;border:0;border-radius:14px;padding:12px 18px;font-weight:800}@media (width<=420px){.top-bar{padding:18px 14px 16px}.content{padding-inline:12px}.tabs{margin-inline:-12px}.hero-card{gap:12px;padding:18px}.hero-card h1{font-size:22px}.hero-icon{border-radius:22px;flex-basis:74px;height:74px}.product-card{flex-basis:190px}.offer-card{flex-basis:330px}}@media (width>=760px){body{background:#e8edf3}.app{min-height:100vh;box-shadow:0 0 0 1px var(--line), 0 24px 80px #071a332e}}.admin-shell{background:var(--bg);max-width:720px;min-height:100vh;margin:0 auto;padding:16px 16px 96px}.admin-hero{background:radial-gradient(circle at 12% 20%, #ffffff38, transparent 34%), linear-gradient(135deg, var(--smm-red), var(--smm-red-dark));color:#fff;border-radius:26px;padding:20px;box-shadow:0 16px 34px #82000a33}.admin-back-btn{color:#fff;background:#ffffff29;border:0;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:10px 14px;font-weight:800;display:inline-flex}.admin-hero span{opacity:.9;margin-bottom:8px;font-weight:800;display:block}.admin-hero h1{margin:0 0 10px;font-size:26px;line-height:1.4}.admin-hero p{opacity:.92;margin:0;line-height:1.8}.admin-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0;display:grid}.admin-stats article{text-align:center;background:#fff;border-radius:18px;padding:14px 10px;box-shadow:0 8px 20px #071a330f}.admin-stats strong{color:var(--smm-red);font-size:24px;display:block}.admin-stats span{color:var(--muted);margin-top:4px;font-size:12px;font-weight:800;display:block}.admin-card{background:#fff;border-radius:22px;margin-top:16px;padding:16px;box-shadow:0 10px 24px #071a3312}.admin-card-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.admin-card-title h2{color:var(--smm-navy);margin:0;font-size:21px}.admin-card-title span{color:var(--muted);font-weight:800}.admin-card-title button{color:var(--smm-red);background:#fff4f5;border:0;border-radius:14px;align-items:center;gap:6px;padding:10px 12px;font-weight:800;display:inline-flex}.admin-form{gap:14px;display:grid}.admin-field{gap:8px;display:grid}.admin-field span{color:var(--smm-navy);font-size:14px;font-weight:800}.admin-field input,.admin-field select{border:1px solid var(--line);width:100%;color:var(--text);background:#f9fafb;border-radius:16px;outline:0;padding:13px 14px}.admin-field input:focus,.admin-field select:focus{border-color:var(--smm-red);background:#fff}.admin-switches{gap:10px;display:grid}.admin-switches label{border:1px solid var(--line);min-height:48px;color:var(--smm-navy);background:#f9fafb;border-radius:16px;align-items:center;gap:10px;padding:0 14px;font-weight:800;display:flex}.admin-switches input{width:18px;height:18px;accent-color:var(--smm-red)}.admin-submit{background:var(--smm-red);color:#fff;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;height:52px;font-weight:900;display:inline-flex;box-shadow:0 12px 24px #d9041638}.admin-product-list{gap:12px;display:grid}.admin-product-item{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.admin-product-item h3{color:var(--smm-navy);margin:0 0 6px;font-size:17px;line-height:1.5}.admin-product-item p{color:var(--muted);margin:0;font-size:13px}.admin-flags{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.admin-flags span{color:var(--smm-red);background:#fff4f5;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.admin-product-actions{flex-direction:column;gap:8px;display:flex}.admin-product-actions button{width:40px;height:40px;color:var(--smm-navy);background:#f3f4f6;border:0;border-radius:14px;place-items:center;display:grid}.admin-product-actions button:last-child{color:var(--smm-red);background:#fff4f5}@media (width<=520px){.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-product-item{grid-template-columns:1fr}.admin-product-actions{flex-direction:row}}.brand-mark{align-items:center;gap:8px;display:flex}.brand-logo{object-fit:contain;background:#fff;border-radius:14px;width:42px;height:42px}.brand-text{line-height:1.15;display:grid}.drawer-logo{object-fit:contain;background:#fff;border-radius:18px;width:54px;height:54px;box-shadow:0 8px 22px #071a331f}.hero-content{min-width:0}.hero-actions{margin-top:14px}.hero-actions a{color:#d90416;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:10px 14px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #071a331a}.hero-icon img{object-fit:contain;background:#fff;border-radius:22px;width:68px;height:68px;margin-bottom:8px}.install-prompt{z-index:80;background:linear-gradient(135deg,#fffffffa,#fafafaf5),#fff;border:1px solid #d9041624;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 14px 14px 12px;animation:.28s both installPromptSlideUp;display:grid;position:fixed;bottom:82px;left:14px;right:14px;box-shadow:0 16px 38px #071a3329}.install-prompt__close{color:#fff;cursor:pointer;background:#071a33;border:0;border-radius:999px;width:28px;height:28px;font-size:20px;line-height:1;position:absolute;top:-10px;left:-8px;box-shadow:0 8px 18px #071a3333}.install-prompt__icon{color:#fff;background:#d90416;border-radius:16px;place-items:center;width:42px;height:42px;font-size:24px;font-weight:800;display:grid;box-shadow:0 10px 20px #d904163d}.install-prompt__content{min-width:0}.install-prompt__content h3{color:#071a33;margin:0 0 4px;font-size:14px;font-weight:900}.install-prompt__content p{color:#5f6b7a;margin:0;font-size:12px;line-height:1.65}.install-prompt__content strong{color:#d90416;font-weight:900}.install-prompt__button{color:#fff;cursor:pointer;background:#d90416;border:0;border-radius:14px;min-width:64px;height:38px;font-size:13px;font-weight:900;box-shadow:0 10px 20px #d9041638}.install-prompt__button:active{transform:translateY(1px)}@keyframes installPromptSlideUp{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width>=640px){.install-prompt{width:420px;left:auto;right:50%;transform:translate(50%)}}
