body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(1200px 800px at 10% -10%,#6aa2ff14,#0000 60%),radial-gradient(900px 700px at 110% 10%,#9b7bff14,#0000 50%),#0f1115;background:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}:root{--bg:#0f1115;--page-header-bg:#0f111599;--card-bg:#12151b;--muted-bg:#0a0c10;--text:#e7e9ee;--muted:#98a2b3;--border:#212736;--accent:#0062ff;--accent-2:#ae00ff;--accent-2-dark:#420061;--hero-h1:#82b2ff;--hero-h2:#d782ff;--p-btn-shadow:#aa00ff47,inset 0 -6px 10px #ff000026;--ring:0 0 0 3px #6aa2ff40;--danger:#ff6b6b;--discount:red;--discount-text:#fff;--pending:#f59e0b;--pending-bg:#f59e0b26;--paid:#0080ff;--paid-bg:#2250c526;--discount-bg:#ff000026;--success:#22c55e;--success-bg:#22c55e26;--shadow:0 10px 30px #00000059;--radius:20px;--radius-sm:15px;--radius-xs:10px;--overlay:#0009;--blur:blur(10px);--stripe:#b144ff;--binance:#ffc400;--paypal:#0059ff;--googlepay:#04ff00;--applepay:#969494;--visa:#007ffe;--background:radial-gradient(1200px 800px at 10% -10%,#6aa2ff14,#0000 60%),radial-gradient(900px 700px at 110% 10%,#9b7bff14,#0000 50%),var(--bg);--background-image:var(--bg) url(/static/media/HalloweenBgDark.c0cac32a7495a1a0a261.png) center /cover no-repeat fixed;color:#e7e9ee;color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;line-height:1.5;min-height:100vh}html.light-mode{--bg:#f8f9fa;--page-header-bg:#f8f9facc;--card-bg:#fff;--muted-bg:#e9ecef;--text:#212529;--muted:#6c757d;--border:#dee2e6;--accent:#0d6efd;--accent-2:#a855f7;--accent-2-dark:#7c3aed;--hero-h1:#0062ff;--hero-h2:#a855f7;--ring:0 0 0 3px #0d6efd40;--danger:#dc3545;--discount:#ff0019;--pending:#fd7e14;--pending-bg:#fd7e141a;--paid:#0dcaf0;--paid-bg:#0dcaf01a;--discount-bg:#dc35451a;--success:#14aa00;--success-bg:#1987541a;--shadow:0 4px 12px #00000014;--overlay:#0006;--background:radial-gradient(1200px 800px at 10% -10%,#0d6efd08,#0000 60%),radial-gradient(900px 700px at 110% 10%,#a855f708,#0000 50%),var(--bg);--background-image:var(--bg)}.page-header{-webkit-backdrop-filter:blur(10px) saturate(140%);backdrop-filter:saturate(140%) blur(10px);background:#0f111599;background:var(--page-header-bg);border:1px solid #212736;border:1px solid var(--border);border-radius:20px;border-radius:var(--radius);box-shadow:0 10px 30px #00000059;box-shadow:var(--shadow);margin-bottom:20px;padding:24px 24px 18px;position:-webkit-sticky;position:sticky;top:3rem;z-index:10}.page-header h1{font-size:clamp(22px,3.2vw,28px);font-weight:700;letter-spacing:.2px;margin:0 0 6px}.page-header p{color:#98a2b3;color:var(--muted);font-size:14px;margin:0}.btn{align-items:center;background:#0a0c10;background:var(--muted-bg);border:1px solid #212736;border:1px solid var(--border);border-radius:10px;color:#e7e9ee;color:var(--text);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;height:38px;justify-content:center;padding:0 14px;text-decoration:none;transition:transform .12s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,color .2s ease;-webkit-user-select:none;user-select:none}.btn:focus-visible{box-shadow:0 0 0 3px #6aa2ff40;box-shadow:var(--ring);outline:none}.btn:hover{border-color:#2b3346}.items-page .btn:active{transform:translateY(0)}.btn-primary{background:linear-gradient(135deg,#0062ff,#ae00ff);background:linear-gradient(135deg,var(--accent),var(--accent-2));border:none;box-shadow:#aa00ff47,inset 0 -6px 10px #ff000026;box-shadow:var(--p-btn-shadow);color:#fff;transition:all .2s ease}.btn-primary:hover{background:linear-gradient(315deg,#0062ff,#ae00ff);background:linear-gradient(315deg,var(--accent),var(--accent-2));border:none;box-shadow:0 10px 24px #aa00ff47,inset 0 -6px 10px #ff000026;filter:saturate(1.08) brightness(1.03)}.btn-primary:active{filter:none}.btn-outline-primary{background:linear-gradient(180deg,hsla(0,0%,100%,.092),#fff0);border-color:#212736;border-color:var(--border);color:#e7e9ee;color:var(--text)}.btn-outline-primary:hover{background:linear-gradient(180deg,#6aa2ff1a,#9b7bff14);border-color:#969494;border-color:var(--applepay)}.btn-outline-primary:disabled{background-color:#98a2b3;background-color:var(--muted);border-color:#212736;border-color:var(--border);cursor:not-allowed}.form-row{grid-gap:.75rem;gap:.75rem;grid-template-columns:1fr 1fr}.form-group{margin-bottom:.75rem}.form-label{color:#98a2b3;color:var(--muted);display:block;font-size:.95rem;margin-bottom:6px}.form-control{background:#fff;border:1px solid #212736;color:#e7e9ee;height:1.5rem;outline:none;padding:.55rem .7rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.form-control:focus{border-color:var(--primary);box-shadow:0 0 0 3px #5865f226}.is-invalid{border-color:#ff6b6b;border-color:var(--danger)}.invalid-feedback{color:#ff6b6b;font-size:.9rem;margin-top:4px}.card{word-wrap:break-word;background-clip:initial;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;min-width:0;position:relative}.card-header{background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.75rem 1.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{font-size:1.25rem;font-weight:500;margin-bottom:.75rem}.card-text{margin-bottom:1rem}.alert-info{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}@keyframes skeleton-shimmer{to{transform:translateX(100%)}}.skeleton{background:#0a0c10;background:var(--muted-bg);border-radius:8px;overflow:hidden;position:relative}.skeleton:after{animation:skeleton-shimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#fff0,#ffffff2e,#fff0);content:"";inset:0;opacity:.6;position:absolute;transform:translateX(-100%)}.skeleton--circle{border-radius:999px}.skeleton--text{border-radius:6px;height:14px}.sk-header-h1{height:26px;margin-bottom:10px;width:60%}.sk-header-p{height:14px;width:40%}.sk-filter-section{height:14px;margin-bottom:12px;width:50%}.sk-form-control{height:38px;margin-bottom:15px;width:100%}.sk-items-header{height:14px;width:20%}.sk-cart-item-h1{height:18px;margin-bottom:8px;width:180px}.sk-cart-item-p{height:12px;margin-bottom:6px;width:60%}.sk-item-total{height:16px;width:80px}.sk-item-btn{border-radius:10px;height:32px;width:72px}.home{color:var(--text);line-height:1.5;min-height:100vh}.home .container{box-sizing:border-box;margin:0 auto;max-width:1140px;overflow-x:hidden;padding:1.25rem;width:100%}.home .hero,.home .hero-content,.home .hero-content>*{box-sizing:border-box;min-width:0}.home .hero-content h1,.home .hero-content p,.home .hero-cta,.home .hero-cta .hero-btn{max-width:100%;overflow-wrap:break-word;word-break:break-word}.home .hero{animation:heroFadeIn .8s ease-out;backdrop-filter:saturate(140%) blur(20px);-webkit-backdrop-filter:blur(20px) saturate(140%);background:radial-gradient(1200px 400px at 0 0,#6aa2ff2e,#0000 65%),radial-gradient(1000px 500px at 100% 0,var(--accent-2-dark),#0000 55%),linear-gradient(180deg,#ffffff14,#ffffff05);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow),0 0 60px #6aa2ff1a;margin-bottom:2rem;margin-top:1.5rem;overflow:visible;padding:clamp(2rem,5vw,3rem);position:relative}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home .hero-badge{align-items:center;animation:badgePulse 2s ease-in-out infinite;background:linear-gradient(135deg,#6aa2ff26,#ae00ff26);border:1px solid var(--border);border-radius:50px;color:var(--text);display:inline-flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:1.5rem;padding:8px 16px}@keyframes badgePulse{0%,to{box-shadow:0 0 0 0 #6aa2ff66}50%{box-shadow:0 0 0 8px #6aa2ff00}}.home .hero-content{grid-gap:clamp(2rem,4vw,3rem);align-items:center;display:grid;gap:clamp(2rem,4vw,3rem);grid-template-columns:1.1fr minmax(320px,.9fr)}.home .hero-text-content{animation:slideInLeft .8s ease-out}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.home .hero-title{color:var(--text);font-size:clamp(28px,4vw,48px);font-weight:900;letter-spacing:-.5px;line-height:1.1;margin:0 0 1rem}.home .gradient-text{animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(135deg,var(--hero-h1) 30%,var(--hero-h2) 90%);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;color:#0000}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.home .hero-description{color:var(--muted);font-size:clamp(15px,1.8vw,17px);line-height:1.6;margin:0 0 1.5rem;max-width:600px}.home .hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:2rem}.home .hero-btn{align-items:center;border-radius:12px;display:inline-flex;font-size:15px;font-weight:600;gap:8px;overflow:hidden;padding:14px 24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.home .btn-secondary{background:linear-gradient(180deg,#ffffff1a,#ffffff0d);border:1px solid var(--border);color:var(--text)}.home .btn-secondary:hover{background:linear-gradient(180deg,#6aa2ff26,#9b7bff1a);border-color:var(--accent);box-shadow:0 8px 20px #6aa2ff33;transform:translateY(-2px)}.home .pulse-on-hover:hover{animation:buttonPulse .6s ease}@keyframes buttonPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.home .stats-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-top:1.5rem}.home .stat{background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid var(--border);border-radius:var(--radius-sm);opacity:0;overflow:hidden;padding:1.2rem 1rem;position:relative;text-align:center;transform:translateY(20px);transition:all .3s ease}.home .stat.animate-in{animation:fadeInUp .6s ease forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.home .stat:hover{border-color:var(--accent);box-shadow:0 8px 24px #6aa2ff26;transform:translateY(-4px)}.home .stat-icon{animation:iconFloat 3s ease-in-out infinite;font-size:28px;margin-bottom:8px}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.home .stat .value{color:var(--text);font-size:clamp(18px,3vw,22px);font-weight:700;margin-bottom:4px}.home .stat .label{color:var(--muted);font-size:13px}.home .hero-visual-wrapper{animation:slideInRight .8s ease-out;position:relative}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.home .hero-visual{border-radius:var(--radius);height:auto;min-height:200px;transition:transform .3s ease;width:100%}.home .hero-visual:hover{transform:scale(1.02)}.home .floating-card{align-items:center;animation:float 3s ease-in-out infinite;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff1f,#ffffff0f);border:1px solid #fff3;border-radius:var(--radius);box-shadow:0 8px 32px #0000004d;color:var(--text);display:flex;font-size:14px;font-weight:600;gap:10px;padding:12px 18px;position:absolute;z-index:2}.home .card-1{animation-delay:0s;right:-5%;top:5%}.home .card-2{animation-delay:1.5s;left:-5%;top:25%}.home .card-3{animation-delay:0s;bottom:5%;left:-5%}.home .card-4{animation-delay:1.5s;bottom:15%;right:-5%}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(2deg)}}.home .card-icon{font-size:20px}.home .features-section{padding:3rem 0 2rem}.home .section-header{margin-bottom:2.5rem;text-align:center}.home .section-title{background:linear-gradient(135deg,var(--text) 40%,var(--muted) 100%);-webkit-background-clip:text;background-clip:text;font-size:clamp(24px,3vw,32px);font-weight:900;letter-spacing:-.3px;margin:0 0 .5rem}.home .section-subtitle{color:var(--muted);font-size:clamp(14px,1.6vw,16px);margin:0}.home .features-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.home .feature-card{background:linear-gradient(135deg,#ffffff14,#ffffff05),var(--muted-bg);border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:16px;opacity:0;overflow:hidden;padding:1.5rem;position:relative;transform:translateY(30px);transition:all .4s cubic-bezier(.4,0,.2,1)}.home .feature-card.animate-in{animation:featureSlideIn .6s ease forwards}@keyframes featureSlideIn{to{opacity:1;transform:translateY(0)}}.home .feature-card:hover{background:linear-gradient(135deg,#6aa2ff1f,#ae00ff14),var(--muted-bg);border-color:var(--accent);box-shadow:0 16px 40px #6aa2ff33;transform:translateY(-8px)}.home .feature-hover-effect{background:radial-gradient(circle at center,#6aa2ff26,#0000 70%);height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .4s ease;width:100%}.home .feature-card:hover .feature-hover-effect{opacity:1}.home .feature-icon{background:linear-gradient(135deg,#0062ff4d,var(--accent-2-dark));border:1px solid var(--border);border-radius:var(--radius-xs);box-shadow:0 4px 12px #0062ff33;display:grid;height:56px;place-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);width:56px}.home .feature-card:hover .feature-icon{box-shadow:0 8px 24px #0062ff66;transform:rotate(-8deg) scale(1.1)}.home .feature-content h3{color:var(--text);font-size:1.15rem;font-weight:700;margin:0 0 8px}.home .feature-content p{color:var(--muted);font-size:.95rem;line-height:1.5;margin:0}.home .featured-section{padding:3rem 0}.home .cta-card{background:radial-gradient(800px 400px at 50% 50%,#6aa2ff26,#0000 70%),linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;padding:clamp(2.5rem,5vw,4rem);position:relative;text-align:center}.home .cta-content{position:relative;z-index:2}.home .cta-title{background:linear-gradient(135deg,var(--hero-h1) 30%,var(--hero-h2) 90%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:clamp(24px,3.5vw,36px);font-weight:900;letter-spacing:-.3px;margin:0 0 1rem}.home .cta-description{color:var(--muted);font-size:clamp(14px,1.6vw,16px);line-height:1.6;margin:0 auto 2rem;max-width:600px}.home .cta-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.home .btn-outline{background:linear-gradient(180deg,#ffffff1a,#ffffff0d);border:1px solid var(--border);border-radius:12px;color:var(--text);font-size:15px;font-weight:600;padding:12px 24px;transition:all .3s ease}.home .btn-outline:hover{background:linear-gradient(180deg,#6aa2ff26,#9b7bff1a);border-color:var(--accent);box-shadow:0 8px 20px #6aa2ff33;transform:translateY(-2px)}.home .cta-decoration{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.home .decoration-circle{animation:decorationFloat 6s ease-in-out infinite;background:radial-gradient(circle,#6aa2ff33,#0000 70%);border-radius:50%;position:absolute}.home .circle-1{animation-delay:0s;height:200px;right:-50px;top:-50px;width:200px}.home .circle-2{animation-delay:2s;bottom:-30px;height:150px;left:-30px;width:150px}.home .circle-3{animation-delay:4s;height:100px;left:10%;top:50%;width:100px}@keyframes decorationFloat{0%,to{opacity:.3;transform:translate(0) scale(1)}50%{opacity:.5;transform:translate(20px,-20px) scale(1.1)}}.android-app-download{cursor:default;display:none;font-size:0;width:0}@media (max-width:992px){.home .features-grid,.home .stats-row{grid-template-columns:repeat(2,1fr)}.home .hero-content{align-items:start;grid-template-columns:1fr}.home .hero-visual-wrapper{margin:2rem auto 0;max-width:480px;order:2;width:100%}.home .floating-card{display:none}}@media (max-width:600px){.home .container{box-sizing:border-box;max-width:100vw;padding:.75rem}.home .hero{margin:1rem 0;padding:1.5rem}.home .hero-title{font-size:24px;margin-bottom:.75rem}.home .hero-description{font-size:14px;margin-bottom:1rem}.home .hero-content{grid-template-columns:1fr}.home .hero-visual-wrapper{margin:1.5rem auto 0;max-width:100%;order:2}.home .hero-cta{flex-direction:column;gap:8px}.home .hero-btn{font-size:14px;justify-content:center;padding:12px 20px;width:100%}.home .stats-row{gap:.75rem;grid-template-columns:repeat(2,1fr);margin-top:1rem}.home .stat{border-radius:12px;padding:1rem .75rem}.home .stat-icon{font-size:24px}.home .section-title{font-size:20px;margin-bottom:.75rem}.home .features-grid{gap:1rem;grid-template-columns:1fr}.home .feature-card{padding:1.25rem}.home .feature-icon{height:48px;width:48px}.home .cta-card{padding:2rem 1.5rem}.home .cta-buttons{flex-direction:column}.home .cta-buttons .btn{width:100%}.android-app-download{display:inline-flex;font-size:14px;opacity:1;width:auto}}@media (max-width:360px){.home .container{padding:.5rem}.home .hero{padding:1.25rem}.home .hero-title{font-size:20px}.home .hero-description{font-size:13px}.home .feature-card{padding:1rem}.home .feature-icon{height:44px;width:44px}}.promo-banner-backdrop{animation:pb-fade-in 1s ease-out;-webkit-backdrop-filter:saturate(140%) var(--blur);backdrop-filter:saturate(140%) var(--blur);background:var(--overlay);inset:0;position:fixed;z-index:999}.promo-banner{animation:pb-slide-up 1s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--page-header-bg);border:1px solid var(--border);border-radius:var(--radius);bottom:24px;box-shadow:var(--shadow);color:var(--text);max-width:calc(100vw - 32px);overflow:hidden;position:fixed;right:24px;width:360px;z-index:1000}.promo-banner__close{align-items:center;background:var(--muted-bg);border:1px solid var(--border);border-radius:10px;color:var(--muted);cursor:pointer;display:inline-flex;height:32px;justify-content:center;line-height:1;position:absolute;right:8px;top:8px;width:32px}.promo-banner__close:hover{border-color:#2b3346;color:var(--text)}.promo-banner__image img{display:block;height:180px;object-fit:cover;width:100%}.promo-banner__body{padding:12px 14px 14px}.promo-banner__text{color:var(--text);font-size:.95rem}.promo-banner__actions{display:flex;gap:10px;margin-top:10px}.temp-btn{background:red}.temp-btn:hover{background:#b50000}@keyframes pb-fade-in{0%{opacity:0}to{opacity:1}}@keyframes pb-slide-up{0%{opacity:.9;transform:translateY(120px)}to{opacity:1;transform:translateY(0)}}@media (max-width:520px){.promo-banner{bottom:12px;left:12px;right:12px;width:auto}.promo-banner__image img{height:150px}}.add-category-modal .backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#03060c99;inset:0;position:fixed;z-index:90}.add-category-modal .dialog{background:var(--overlay);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);color:var(--text);height:300px;inset:0;margin:auto;max-height:calc(100vh - 40px);max-width:80vw;overflow:auto;padding:16px 16px 14px;position:fixed;top:50%;transform:translateY(-50%);width:400px;z-index:100}.add-category-modal .dialog-header{align-items:center;border-bottom:1px dashed #ffffff0f;display:flex;gap:12px;justify-content:space-between;padding:4px 2px 10px}.add-category-modal .dialog-header h2{font-size:18px;margin:0}.add-category-modal .icon-btn{background:var(--muted-bg);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);cursor:pointer;height:34px;width:34px}.add-category-modal .icon-btn:hover{border-color:#2b3346}.add-category-modal .form-group{grid-gap:6px;display:grid;gap:6px;margin-top:14px}.add-category-modal label{color:var(--muted);font-size:13px}.add-category-modal .form-control{background:var(--muted-bg);border:1px solid var(--border);border-radius:var(--radius-xs);color:var(--text);font-size:14px;height:40px;padding:10px 12px;transition:border-color .2s ease,box-shadow .2s ease}.add-category-modal .form-control:focus{border-color:#3b82f6;box-shadow:var(--ring);outline:none}.add-category-modal .form-error{background:#ff4d4d14;border:1px solid #3b1f1f;border-radius:10px;color:#ffb3b3;font-size:13px;margin-top:10px;padding:10px 12px}.add-category-modal input[type=text]::-webkit-inner-spin-button,.add-category-modal input[type=text]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-category-modal .actions{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.add-category-modal .actions .btn,.add-category-modal .actions .btn.btn-primary{min-width:120px}@media (max-width:520px){.add-category-modal .dialog{border-radius:var(--radius-sm);left:10px;max-height:calc(100vh - 20px);padding:12px;right:10px;top:10px;transform:none}.add-category-modal .dialog-header{gap:8px;padding-bottom:8px}.add-category-modal .dialog-header h2{font-size:16px}.add-category-modal .actions{align-items:stretch;flex-direction:column-reverse;gap:8px}.add-category-modal .actions .btn{width:100%}.add-category-modal .icon-btn{height:36px;width:36px}}.add-category-modal .form-control{box-sizing:border-box;max-width:100%;width:100%}.toast-overlay{align-items:flex-end;background:linear-gradient(0deg,var(--border) 0,#0000 50%);display:flex;inset:0;justify-content:center;opacity:0;padding-bottom:2.5rem;padding-top:0;pointer-events:none;position:fixed;z-index:2100}.toast-overlay.show{animation:overlayFadeIn .2s ease-out forwards}.toast-overlay.hide{animation:overlayFadeOut .18s ease-in forwards}.toast-region{pointer-events:none;position:relative;width:min(380px,92vw);z-index:2100}.toast{align-items:center;backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur);background:var(--bg);border:1px solid var(--border);border-radius:100px;box-shadow:var(--shadow);color:var(--text);display:flex;min-height:48px;opacity:0;pointer-events:auto;position:relative;transform-origin:center}.toast.show{animation:toastIn .26s cubic-bezier(.2,.9,.2,1) forwards}.toast.hide{animation:toastOut .18s cubic-bezier(.4,0,.6,1) forwards}.toast-content{align-items:center;display:flex;gap:10px;padding:10px 16px 10px 14px;width:100%}.toast-icon{flex-shrink:0;opacity:.9}.toast-message{color:var(--text);flex:1 1;font-size:14px;line-height:1.2;text-align:center}.toast.success{color:var(--success)}.toast.error{color:var(--danger)}.toast.info{color:var(--info)}.toast-close{background:#0000;border:none;border-radius:50%;color:var(--muted);cursor:pointer;font-size:18px;height:32px;line-height:1;transition:background .15s;width:32px}.toast-close:hover{background:#ffffff0f;color:var(--text)}@keyframes toastIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}60%{transform:translateY(4px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toastOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-6px) scale(.97)}}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes overlayFadeOut{0%{opacity:1}to{opacity:0}}@media (max-width:520px){.toast-overlay{align-items:flex-start;background:linear-gradient(180deg,var(--border) 0,#0000 35%);padding-bottom:0;padding-top:2rem}.toast-message{font-size:13px}.toast-content{padding:10px 14px}}.confirm-overlay{-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);background:var(--overlay);display:grid;inset:0;padding:16px;place-items:center;position:fixed;z-index:1000}.confirm-box{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);color:var(--text);max-width:520px;overflow:hidden;width:100%}.confirm-header{border-bottom:1px solid #ffffff0f;padding:16px 18px 8px}.confirm-header h3{font-size:18px;letter-spacing:.2px;margin:0}.confirm-body{color:var(--muted);font-size:14px;line-height:1.5;padding:14px 18px 6px;white-space:pre-wrap}.confirm-actions{display:flex;gap:10px;justify-content:flex-end;padding:14px 18px 18px}.btn-danger{background:linear-gradient(135deg,#ff4d4d,#ff6b6b);border-color:#ffffff24;box-shadow:0 8px 20px #ff4d4d40,inset 0 -6px 10px #ffffff0d}.btn-danger:hover{filter:saturate(1.05) brightness(1.02)}@media (max-width:480px){.confirm-box{max-width:96vw}}.profile-page{background:var(--bg-muted);min-height:100vh}.profile-header h1{color:var(--text);margin:0}.profile-header p{color:var(--muted);margin:4px 0 1rem}.profile-content{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:280px 1fr}.profile-sidebar{align-self:start;background:var(--bg);border:1px solid var(--border);border-radius:12px;box-shadow:0 1px 4px #0000000a;max-height:calc(100vh - 110px);overflow:auto;padding:1rem;position:-webkit-sticky;position:sticky;top:96px}.profile-avatar{margin-bottom:1rem;text-align:center}.avatar-circle{background:#eef2ff;border-radius:999px;color:#3730a3;display:grid;font-size:2rem;font-weight:800;height:72px;margin:0 auto .5rem;place-items:center;width:72px}.profile-nav{display:flex;flex-direction:column;gap:.5rem;margin-top:20px;width:100%}.nav-item{background:#fff;border:1px solid var(--border);border-radius:10px;color:var(--text);cursor:pointer;font-weight:600;padding:.6rem .8rem;text-align:left;width:100%}.nav-item.active{background:#5865f20f;border-color:var(--primary);color:var(--primary)}.profile-main{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:1rem}.alert{border-radius:10px;margin-bottom:.75rem;padding:.6rem .8rem}.alert-success{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.alert-danger{background:#fef2f2;border-color:#fecaca;color:#991b1b}.orders-tab h2,.password-tab h2,.profile-tab h2{color:var(--text);margin:0 0 .75rem}.form-row{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.form-group,.form-row{min-width:0}.profile-main .form-control,.profile-main .phone-code,.profile-main .phone-number{box-sizing:border-box;height:40px;max-width:100%;min-width:0;width:100%}.phone-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;min-width:0}.phone-code{flex:1 1;max-width:120px;min-width:56px}.phone-number{flex:8 1;min-width:0}@media (max-width:600px){.form-row{grid-template-columns:1fr}.phone-row{align-items:stretch;flex-direction:column}.phone-code{flex:0 0 auto;max-width:none;width:100%}}.points-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-top:8px}.point-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:0 1px 6px #00000008;display:flex;flex-direction:column;gap:8px;min-height:84px;padding:12px}.point-card .pc-top{align-items:center;color:var(--muted);font-size:13px}.point-card .pc-body,.point-card .pc-top{display:flex;justify-content:space-between}.point-card .pc-body{align-items:baseline}.pc-amount{font-size:16px;font-weight:700}.pc-points{background:var(--bg);border-radius:999px;color:var(--primary);font-size:13px;font-weight:700;padding:4px 8px}.point-card.referral .pc-points{background:#22c55e14;color:#16a34a}.point-card.order .pc-points{background:var(--bg);color:var(--primary)}.pc-note{color:var(--muted);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-main-card .stat-card{background:var(--border)}.mb-1{margin-bottom:1rem}.mt-2{margin-top:10px}.profile-main-card{margin-bottom:1rem}.stat-cards{display:flex;flex-wrap:wrap;gap:1rem}.stat-card{background:var(--bg);border:1px solid var(--border);border-radius:8px;flex:1 1 200px;padding:.75rem}.small-btn{font-size:12px;padding:4px 8px}.referred-list{list-style:none;margin:0;padding:0}.referred-user-row{background:var(--bg-muted);border:1px solid var(--border);border-radius:6px;margin:4px 0;padding:8px 12px}.pc-source{text-transform:capitalize}.profile-skel{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:280px 1fr}.profile-sidebar-skel{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;gap:10px;min-height:220px;padding:1rem}.sk-avatar-circle{background:var(--muted-bg);border-radius:999px;height:72px;width:72px}.sk-avatar-name{border-radius:8px;height:18px;width:60%}.sk-avatar-email{border-radius:6px;height:12px;width:80%}.sk-nav-item{border-radius:10px;height:38px;width:100%}.profile-main-skel{background:var(--bg);border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:1rem}.form-skel{grid-gap:10px;display:grid;gap:10px}.sk-section-h{border-radius:8px;height:18px;width:40%}.sk-form-row{border-radius:10px;height:44px;width:100%}.sk-btn-wide{border-radius:10px;height:40px;width:180px}.sk-points-total{border-radius:8px;height:18px;margin-bottom:8px;width:36%}.sk-stat-card{border-radius:10px;height:78px;width:100%}@media (max-width:950px){.profile-skel{grid-template-columns:1fr}.profile-sidebar-skel{position:static;width:100%}}.profile-main-skel,.profile-sidebar-skel,.profile-skel{min-width:0}@media (max-width:900px){.points-cards{grid-template-columns:1fr}}@media (max-width:950px){.profile-content{grid-template-columns:1fr}.profile-sidebar{position:static}}@media (max-width:600px){.form-row{grid-template-columns:1fr}.phone-row{flex-direction:column;gap:.4rem}.phone-code{width:100%}}.item-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);display:flex;flex-direction:column;overflow:hidden;transition:all .18s ease;will-change:transform}.item-card:hover{background:var(--bg);border-color:none;box-shadow:0 14px 40px rgba(105,12,199,.233);transform:translateY(-4px)}.item-image{background:#f3f4f6;flex:0 0 auto;position:relative;width:100%}.item-image:before{content:"";display:block;padding-top:56.25%;width:100%}.item-image img{display:block;filter:saturate(1.05);height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .35s ease;width:100%}.item-card:hover .item-image img{transform:scale(1.04)}.discount-badge{background:var(--discount);border-radius:999px;box-shadow:0 8px 20px #22c55e59;color:var(--discount-text);font-size:12px;font-weight:700;left:10px;padding:6px 10px;position:absolute;top:10px}.item-content{display:flex;flex-direction:column;padding:10px}.item-content h3{font-size:16px;font-weight:700;letter-spacing:.2px;margin:0}.item-description{color:var(--muted);flex:0 0 auto;font-size:13px;margin:8px 0;min-height:38px}.item-footer{display:flex;flex-direction:column;gap:8px;margin-top:auto}.item-price{align-items:baseline;display:flex;gap:8px}.original-price{color:var(--muted);font-size:12px;text-decoration:line-through}.current-price{background:none;color:var(--success);font-size:20px;font-weight:800;letter-spacing:.2px}.item-rating{gap:8px}.stars{display:inline-flex;gap:2px;line-height:1}.star{color:#2a3142;font-size:14px;font-style:normal;text-shadow:0 0 0 #0000}.star.filled{color:#f8d377;text-shadow:0 0 20px #f8d37740}.rating-count{color:var(--muted);font-size:12px}.item-bottom-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:4px}.no-items{background:linear-gradient(180deg,#ffffff05,#fff0);border:1px dashed #2b3346;border-radius:var(--radius);margin:28px 0;padding:40px;text-align:center}.no-items h3{font-size:18px;margin:0 0 6px}.no-items p{color:var(--muted);margin:0}.item-card.item-card-skeleton{background:linear-gradient(180deg,#ffffff03,#fff0);border:1px solid var(--border);border-radius:var(--radius);box-sizing:border-box;display:flex;flex-direction:column;gap:10px;min-height:280px;padding:10px}.item-card.item-card-skeleton .item-image{background:#0000;border-radius:8px;height:0;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.item-card.item-card-skeleton .item-image .sk-image{background:var(--muted-bg);border-radius:8px;inset:0;position:absolute}.item-card.item-card-skeleton .item-content{display:flex;flex:1 1 auto;flex-direction:column;gap:10px;padding:8px 0 0}.skeleton.sk-title{border-radius:6px;height:18px;width:70%}.skeleton.sk-desc{border-radius:6px;height:40px;width:100%}.skeleton.sk-price{border-radius:6px;height:18px;width:90px}.skeleton.sk-rating{border-radius:6px;height:14px;width:64px}.skeleton.sk-btn{border-radius:10px;height:36px;width:100%}.item-card.item-card-skeleton .item-footer{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:1fr auto;margin-top:auto}.item-card.item-card-skeleton{min-width:0}@media (max-width:580px){.item-image{aspect-ratio:16/9;height:auto;overflow:hidden;padding-top:0}.item-image:before{display:none}.item-image img{height:100%;inset:auto;object-fit:cover;position:static;transform:none;width:100%}.item-card.item-card-skeleton .item-image{aspect-ratio:16/9;height:auto;padding-top:0}.item-card.item-card-skeleton .item-image .sk-image{height:100%;position:static;width:100%}.item-card{align-items:stretch!important}.item-card>.item-image{align-self:stretch!important;height:150px;width:100%!important}.item-card>.item-image img{height:100%;object-fit:cover;width:100%!important}}.items-page{color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;line-height:1.5;min-height:100vh}.items-page,.items-page *,.items-page :after,.items-page :before{box-sizing:border-box}.items-page .container{margin:0 auto;padding:32px 0 56px;width:min(1200px,92vw)}.items-page .items-content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:290px 1fr;margin-top:20px}.items-page .filters-sidebar{align-self:start;background:linear-gradient(180deg,#ffffff05,#fff0);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px;position:-webkit-sticky;position:sticky;top:180px}.items-page .filter-section+.filter-section{border-top:1px dashed #ffffff0f;margin-top:16px;padding-top:16px}.items-page .filter-section h3{color:var(--muted);font-size:13px;letter-spacing:.6px;margin:0 0 10px;text-transform:uppercase}.items-page .form-control{background:var(--muted-bg);border:1px solid var(--border);border-radius:var(--radius-xs);box-shadow:inset 0 1px 0 #ffffff05;color:var(--text);display:block;font-size:14px;height:38px;line-height:1.2;min-width:0;padding:10px 12px;transition:border-color .2s ease,box-shadow .2s ease,transform .05s ease;width:100%}.items-page .form-control:hover{border-color:#2b3346}.items-page .form-control:focus{border-color:#3b82f6;box-shadow:var(--ring);outline:none}.items-page .price-inputs{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.items-page .items-main{min-width:0}.items-page .loading-container{display:grid;min-height:320px;place-items:center}.items-page .spinner{animation:items-spin .8s linear infinite;border:3px solid #ffffff1f;border-radius:50%;border-top:3px solid var(--accent);box-shadow:0 0 0 4px #6aa2ff14,inset 0 0 16px #6aa2ff26;height:46px;width:46px}@keyframes items-spin{to{transform:rotate(1turn)}}.items-page .items-header{align-items:center;background:linear-gradient(180deg,#ffffff05,#fff0);border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;justify-content:space-between;margin-bottom:12px;padding:12px 14px}.items-page .items-header p{color:var(--muted);font-size:13px;margin:0}.items-page .items-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1100px){.items-page .items-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:580px){.items-page .items-grid{grid-template-columns:1fr}}.items-page .items-grid .item-card.item-card-skeleton{display:flex;flex-direction:column;min-height:260px}@media (max-width:1100px){.items-page .items-grid .item-card.item-card-skeleton{min-height:240px}}@media (max-width:580px){.items-page .items-grid .item-card.item-card-skeleton{min-height:200px}}@media (max-width:920px){.items-page .items-content{grid-template-columns:1fr}.items-page .filters-sidebar{order:-1;position:static}}@media (max-width:420px){.items-page .item-actions{grid-template-columns:1fr}}.items-page input[type=number]::-webkit-inner-spin-button,.items-page input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.items-page input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;min-width:0}.auth-form-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--bg);display:grid;inset:0;place-items:center;position:fixed;z-index:500}.auth-form-container{-webkit-backdrop-filter:blur(10px) saturate(140%);backdrop-filter:saturate(140%) blur(10px);background:var(--overlay);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);color:var(--text);max-width:420px;padding:18px;position:relative;width:100vw}.auth-form-container,.auth-form-container *{box-sizing:border-box}.auth-form{grid-gap:0;display:grid;gap:0;width:100%}.auth-form .form-group{margin:7px 0}.auth-form-container .form-control,.auth-form-container input,.auth-form-container select,.auth-form-container textarea{box-sizing:border-box;display:block;height:38px;max-width:100%;width:100%}.auth-form-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.auth-form-header h2{font-size:1.125rem;font-weight:800;letter-spacing:.2px;margin:0}.close-btn{-webkit-appearance:none;appearance:none;background:#0000;border:none;border-radius:20px;color:var(--muted);cursor:pointer;font-size:1.4rem;transition:all .2s ease}.close-btn:hover{background:var(--border);color:var(--text);transform:rotate(90deg)}.is-invalid{border-color:var(--danger)!important}.invalid-feedback{color:var(--danger);font-size:.85rem;margin-top:6px}.alert{background:linear-gradient(180deg,#ffffff03,#fff0);border:1px solid var(--border);border-radius:8px;color:var(--text);padding:8px 10px}.alert-danger{background:#ff00000a;border-color:#ff000014;color:var(--danger)}.auth-form-footer{color:var(--muted);font-size:.95rem;margin-top:6px;text-align:center}.btn-link{background:#0000;border:none;color:var(--accent);cursor:pointer;font-weight:700;padding:4px 6px}.btn-link:hover{text-decoration:underline}.btn.w-100{margin-top:4px;width:100%}.rechaptcha-container{background:#fff;border-radius:var(--radius-xs);display:flex;justify-content:center;margin:10px 0}@media (max-width:520px){.auth-form-container{border-radius:12px;max-width:100%;padding:14px}.auth-form-header h2{font-size:1rem}}.auth-form .form-control:focus,.btn-link:focus,.close-btn:focus{box-shadow:var(--ring);outline:none}.google-login-section{display:grid;margin-bottom:10px;place-items:center}.gsi-wrapper{position:relative;width:320px}.gsi-wrapper.disabled{opacity:.5}.gsi-overlay{background:#0000;cursor:not-allowed;inset:0;position:absolute}.google-divider{align-items:center;display:flex;gap:8px;margin-top:10px;width:100%}.google-divider .line{background:var(--border);flex:1 1;height:1px}.google-divider .text{color:var(--muted);font-size:13px}.ur-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--overlay);display:grid;inset:0;padding:20px;place-items:center;position:fixed;z-index:3000}.ur-container{-webkit-backdrop-filter:blur(10px) saturate(140%);backdrop-filter:saturate(140%) blur(10px);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);color:var(--text);max-width:520px;overflow:hidden;padding:25px}.ur-container,.ur-form{box-sizing:border-box;width:100%}.ur-form{grid-gap:10px;display:grid;gap:10px}.ur-form .form-control,.ur-form input,.ur-form select,.ur-form textarea{box-sizing:border-box;display:block;max-width:100%;width:100%}.ur-form textarea{max-height:50vh;min-height:120px;resize:vertical;width:100%}.ur-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px;overflow:hidden}.ur-header h1{font-size:1.125rem;font-weight:800;margin:0}.ur-close{-webkit-appearance:none;appearance:none;background:#0000;border:none;border-radius:20px;color:var(--muted);cursor:pointer;font-size:1.6rem;height:40px;padding:4px;transition:all .2s ease;width:40px}.ur-close:hover{background:var(--border);color:var(--text);transform:rotate(90deg)}.ur-stars{align-items:center;display:inline-flex;gap:6px}.ur-star{background:#0000;border:1px solid #0000;border-radius:8px;color:#d1d5db;cursor:pointer;display:inline-grid;font-size:22px;height:36px;line-height:1;padding:0;place-items:center;width:36px}.ur-star.filled{background:#f59e0b14;border-color:#f59e0b1f;color:#f59e0b}.ur-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-top:6px}.ur-alert{background:linear-gradient(180deg,#ffffff03,#fff0);border:1px solid var(--border);border-radius:8px;color:var(--text);padding:8px 10px}@media (max-width:520px){.ur-container{border-radius:12px;max-width:100%;padding:14px}.ur-star{font-size:18px;height:32px;width:32px}.ur-actions{flex-direction:column-reverse;gap:8px}}.item-details-page{color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;line-height:1.5;min-height:100vh}.item-details{grid-gap:1rem;align-items:start;background:var(--bg);border:1px solid var(--border);border-radius:12px;display:grid;gap:1rem;grid-template-columns:2fr 3fr;padding:1rem}.item-details.stretch-columns,.item-images{align-items:stretch}.item-images{display:flex;flex-direction:column;justify-content:stretch}.item-images .main-image{aspect-ratio:12/9;background:var(--bg-muted);border-radius:10px;overflow:hidden;position:relative;width:100%}.item-images .main-image img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:1000px){.item-details{grid-template-columns:1fr}.item-images .main-image{aspect-ratio:16/9;height:auto}.item-details.stretch-columns{align-items:start}}.duration-label{background:linear-gradient(90deg,var(--accent),var(--accent-2));border-radius:999px;box-shadow:0 8px 20px #11182714;color:#fff;font-size:.9rem;font-weight:700;padding:6px 15px;position:absolute;right:12px;top:12px;white-space:nowrap}.item-info h1{color:var(--text);font-size:1.6rem;margin:0}.item-rating{align-items:center;display:flex;gap:10px;margin:8px 0 10px}.item-rating .stars{display:inline-flex;gap:2px}.item-rating .star{color:#d1d5db;font-size:18px}.item-rating .star.filled{color:#f59e0b}.rating-text{color:var(--muted)}.item-details-price{align-items:center;display:flex;gap:10px;margin:10px 0 12px}.item-details-price .original-price{color:var(--muted);font-size:20px;text-decoration:line-through}.item-details-price .current-price{color:var(--success);font-size:40px;font-weight:800}.item-details-price .savings{color:#16a34a;font-size:20px;font-weight:700;margin-left:auto}.item-short-description{color:var(--muted);margin-bottom:12px}.item-actions{gap:.75rem;margin-bottom:14px;padding:20px 0}.quantity-selector{align-items:center;display:flex;gap:8px;width:100%}.quantity-selector label{color:var(--muted);font-size:.95rem;width:100%}.form-control{background:var(--bg);border:1px solid var(--border);border-radius:10px;color:var(--text);min-width:90px;padding:.45rem .65rem}.add-to-cart-btn{width:100%}.item-features{display:flex;flex-wrap:wrap;gap:.75rem}.item-features .feature{align-items:center;background:var(--border);border-radius:999px;color:var(--text);display:inline-flex;font-size:.9rem;gap:6px;height:20px;padding:6px 10px}.feature-icon{border-radius:var(--radius-xs);color:var(--accent-2);display:grid;height:36px;place-items:center;transition:all .2s ease;width:36px}.item-tabs{background:var(--bg);border:1px solid var(--border);border-radius:12px;margin-top:1rem;overflow:hidden}.tab-headers{background:var(--bg-muted);border-bottom:1px solid var(--border);display:flex}.tab-header{background:var(--muted-bg);border:none;color:var(--muted);cursor:pointer;flex:1 1;font-weight:700;padding:.7rem 1rem}.tab-header.active{background:var(--bg);border-bottom:2px solid var(--primary);color:var(--primary)}.tab-content{padding:1rem}.description-tab h3,.reviews-tab h3{margin:0 0 .5rem}.features-list ul{margin:.5rem 0 0 1rem}.reviews-list{display:flex;flex-direction:column;gap:.75rem}.review-item{border:1px solid var(--border);border-radius:10px;padding:.75rem}.review-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:6px}.review-rating .star{color:#d1d5db}.review-rating .star.filled{color:#f59e0b}.review-author{color:var(--text);font-weight:600}.review-date{color:var(--muted);font-size:.9rem;margin-left:auto}.review-comment{color:var(--text);margin:0}.loading-container{display:grid;min-height:40vh;place-items:center}.spinner{animation:spin .75s linear infinite;border:3px solid var(--border);border-top-color:var(--primary);height:38px;width:38px}.item-details-skeleton{grid-gap:1rem;align-items:start;box-sizing:border-box;display:grid;gap:1rem;grid-template-columns:2fr 3fr}.sk-image-large{background:var(--muted-bg);border-radius:10px;box-sizing:border-box;height:100%;min-height:260px;width:100%}.item-info .skeleton{border-radius:8px}.item-tabs-skel .skeleton{background:var(--muted-bg)}@media (max-width:1000px){.item-details-skeleton{grid-template-columns:1fr}.sk-image-large{aspect-ratio:16/9;min-height:180px}}.item-details-skeleton,.item-tabs-skel{min-width:0}.meta-actions{align-items:stretch;display:flex;flex-direction:column;gap:1rem;width:100%}.meta-actions .item-details-price{align-items:center;display:flex;flex-direction:row;gap:10px;min-width:160px}.meta-actions .item-actions{align-items:center;display:flex;flex-wrap:nowrap;gap:.75rem}.add-to-cart-btn{white-space:nowrap;width:auto}.quantity-controls{align-items:center;display:inline-flex;gap:8px}.quantity-value{min-width:30px;text-align:center}.item-actions--row{flex-wrap:nowrap}.item-actions--row .quantity-selector{flex:0 0 220px;max-width:300px;width:auto}.item-actions--row .add-to-cart-btn{flex:1 1 auto;white-space:nowrap;width:auto}@media (max-width:1000px){.item-actions--row{flex-direction:column}.item-actions--row .quantity-selector{flex:none;max-width:none;width:100%}.item-actions--row .add-to-cart-btn{flex:none;width:100%}.item-details{grid-template-columns:1fr}.meta-actions{align-items:stretch;flex-direction:column}.meta-actions .item-details-price{align-items:center;display:flex;flex-direction:row;gap:12px;min-width:0;order:0}.meta-actions .item-actions{display:flex;flex-direction:column;gap:10px;order:1}.add-review-btn-div .btn,.meta-actions .item-actions .add-to-cart-btn{font-size:16px;padding:12px 14px;width:100%}.item-details-price .current-price{font-size:28px}.item-details-price .original-price{font-size:16px}.item-images .main-image{aspect-ratio:16/9;min-height:180px}}@media (max-width:480px){.meta-actions .item-details-price{align-items:flex-start}.meta-actions{gap:0}.item-info h1{font-size:1.2rem}.item-details-price .current-price{font-size:28px}.item-details-price .savings{font-size:12px}.feature{font-size:.85rem;padding:6px 8px}.item-features{gap:8px}.quantity-controls{margin:0;padding:0}}@media (max-width:1000px){.item-details-skeleton{grid-template-columns:1fr}}.item-details,.item-images,.item-info{min-width:0}.container{padding:1rem}.cart-content{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:2fr 1fr}.cart-items{display:flex;flex-direction:column;gap:.75rem}.cart-item{grid-gap:.75rem;align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);display:grid;gap:.75rem;grid-template-columns:88px 1fr 1fr auto auto;min-width:0;padding:.6rem}.cart-item-image{border-radius:8px;display:block;flex:0 0 auto;height:88px;overflow:hidden;width:88px}.cart-item-image img{display:block;height:100%;object-fit:cover;width:100%}.cart-item-details{min-width:0}.cart-item-details h3{font-size:1rem;line-height:1.2;margin:0 0 4px}.cart-item-details a{color:var(--text);display:block;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.item-quantity,.item-total{justify-self:center}.item-actions .btn{align-items:center;display:inline-flex;justify-content:center}.cart-summary .summary-card{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:1rem;position:-webkit-sticky;position:sticky;top:80px}.cart-item-header{display:contents}.cart-page .item-price{color:var(--success)}.cart-page .item-actions{padding:0}@media (max-width:1050px){.cart-content{grid-template-columns:1fr}.cart-summary .summary-card{position:static}.checkout-btn{margin-bottom:10px}.item-total{font-size:1.5rem}}@media (max-width:700px){.cart-item{align-items:stretch;display:flex;flex-direction:column;grid-template-columns:none;padding:.6rem}.cart-item-header{align-items:center;display:flex;gap:12px}.cart-item-image{border-radius:8px;flex:0 0 72px;height:72px;overflow:hidden;width:72px}.cart-item-image img{display:block;height:100%;object-fit:cover;width:100%}.cart-item-details{flex:1 1 auto;min-width:0}.cart-item-details h3{font-size:1rem;line-height:1.2;margin:0 0 6px}.item-quantity{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:2px}.quantity-controls{align-items:center;display:inline-flex;gap:8px}.quantity-controls .btn{height:34px;min-width:34px;padding:6px 10px}.quantity-value{min-width:28px;text-align:center}.item-total{font-weight:800;margin-left:12px;white-space:nowrap}.item-actions{display:flex;gap:8px;justify-content:flex-end}.item-actions .btn{height:34px;padding:6px 10px}.cart-item{gap:.5rem}}@media (max-width:480px){.cart-item{padding:.5rem}.cart-item-header{gap:10px}.cart-item-image{flex:0 0 56px;height:56px;width:56px}.cart-item-details{display:block}.item-quantity{flex-direction:row;gap:8px;justify-content:space-between;margin:0 10px;padding:0}.item-total{font-size:1.05rem}.item-actions .btn{padding:6px;width:44px}}.btn-danger{background:var(--danger);border-color:var(--danger);color:#fff}.btn-danger:hover{background:#b91c1c;border-color:#b91c1c}.cart-item,.cart-items,.cart-summary,.summary-card{min-width:0}@media (max-width:700px){.cart-item-skel{grid-template-areas:"img title total" "img qty actions";grid-template-columns:72px 1fr auto;row-gap:.5rem}.sk-cart-image{height:72px;width:72px}}@media (max-width:480px){.cart-item-skel{grid-template-areas:"img" "title" "qty" "total" "actions";grid-template-columns:1fr}.sk-cart-image{height:140px;width:100%}}.footer{background:var(--bg);border-top:1px solid var(--border);margin-top:2rem}.container{margin:0 auto;max-width:1140px;padding:1rem .5rem .5rem}.footer-content{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1.4fr 1fr}.footer-section h4,.footer-section h5{color:var(--text);font-size:.75rem;margin:0 0 .5rem}.footer-section p{color:var(--muted);font-size:.75rem;margin:0 0 .5rem}.footer-links{font-size:.75rem;list-style:none;margin:0;padding:0}.footer-links li+li{margin-top:6px}.footer-links a{color:var(--muted);margin-right:1rem;text-decoration:none}.footer-links a:hover{color:var(--text)}.social-links{display:flex;font-size:.75rem;gap:.6rem;margin-top:.5rem}.social-link{border:1px solid var(--border);border-radius:8px;color:var(--muted);font-size:.75rem;padding:.25rem .5rem;text-decoration:none}.social-link:hover{border-color:#cbd5e1;color:var(--text)}.footer-bottom{border-top:1px solid var(--border);color:var(--muted);font-size:.75rem;margin:.5rem 0 0;text-align:center}.footer .btn.android-app-download{font-size:.75rem;padding:0}@media (max-width:900px){.footer-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:550px){.footer-content{grid-template-columns:1fr 1fr}}.navbar{background:var(--bg);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.navbar.admin-navbar{z-index:inherit}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1140px;padding:.75rem 1rem}.navbar-brand{align-items:center;color:var(--text);display:inline-flex;font-size:1.25rem;font-weight:800;gap:10px;letter-spacing:.2px;text-decoration:none}.navbar-logo{border-radius:6px;display:inline-block;height:36px;object-fit:contain;width:36px}.navbar-avatar{background:var(--accent-2-dark);border:1px solid var(--muted);color:#fff;font-size:1rem;height:36px;margin:0;width:36px}.navbar-brand-text{color:var(--text);font-size:1.05rem;font-weight:800;line-height:1}.navbar-toggle{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:8px;box-sizing:border-box;display:none;display:inline-flex;flex-direction:column;gap:4px;height:36px;justify-content:center;opacity:0;padding:6px;width:36px}.navbar-toggle span{background:var(--text);border-radius:2px;display:block;height:2px;transform-origin:center;transition:transform .18s ease,opacity .15s ease,width .15s ease;width:22px}.navbar-toggle.open span:first-child{transform:translateY(6px) rotate(45deg)}.navbar-toggle.open span:nth-child(2){opacity:0;transform:scaleX(0);width:0}.navbar-toggle.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.navbar-menu,.navbar-nav{align-items:center;display:flex}.navbar-nav{gap:1rem}@media (max-width:900px){.navbar-toggle{display:inline-flex}.navbar-menu{display:none!important}}.mobile-menu-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:var(--overlay);display:none;inset:0;position:fixed;z-index:999}.mobile-menu{animation:mobileSlideDown .16s ease-out;background:var(--bg);border-top:1px solid var(--border);box-shadow:0 60px 24px #00000059;display:none;left:0;max-height:calc(100vh - 60px);overflow:auto;padding:.75rem;position:fixed;right:0;top:60px;z-index:1001}.mobile-menu.admin-panel{top:120px}@keyframes mobileSlideDown{0%{opacity:0;transform:translateY(-80px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.mobile-menu{display:block}.mobile-menu-backdrop{display:inline-block}}.mobile-menu-header{align-items:center;border-bottom:1px solid var(--border);color:var(--text);display:flex;font-weight:700;justify-content:space-between;margin-bottom:8px;padding:4px 2px 8px}.mobile-close{background:#0000;border:1px solid var(--border);border-radius:8px;color:var(--text);cursor:pointer;height:30px;width:34px}.mobile-menu-body{display:flex;flex-direction:column;gap:8px}.navbar .menu-item{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);cursor:pointer;display:block;padding:.5rem;text-align:left;text-decoration:none;width:100%}.menu-item:hover{background:var(--muted-bg)}.menu-item.primary{background:var(--accent);border-color:var(--accent);color:#fff}.menu-item.danger{background:#dc354514;border-color:#dc354559;color:var(--danger)}.menu-item.app{background:#3535dc14;border-color:var(--accent);color:var(--accent)}.menu-section{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.6rem .6rem .75rem}.menu-section-title{color:var(--muted);font-size:.9rem;font-weight:700;margin-bottom:.4rem}.menu-row{display:flex;flex-wrap:wrap;gap:8px}.menu-chip{background:var(--bg);border:1px solid var(--border);border-radius:999px;color:var(--text);cursor:pointer;padding:6px 12px}.menu-chip:hover{background:var(--muted-bg)}.menu-current{color:var(--muted);font-size:.85rem;margin-top:6px}.menu-item .cart-badge{border:none;margin-left:6px;position:static}.nav-link{color:var(--text);font-weight:500;padding:.5rem .25rem;text-decoration:none}.nav-link:hover{color:var(--accent)}.cart-link{padding-left:1.5rem;padding-right:1.5rem;position:relative}.cart-badge{background:var(--discount);border:2px solid var(--bg);border-radius:999px;color:#fff;font-size:11px;font-weight:700;line-height:1;padding:2px 6px;position:absolute;right:-12px;top:-8px}.nav-dropdown{position:relative}.dropdown-toggle{background:#0000;border:none;color:var(--text);cursor:pointer;font-weight:600;padding:.5rem .25rem}.dropdown-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:var(--radius);display:none;min-width:180px;padding:.5rem;position:absolute;right:0;text-align:left;top:100%;z-index:2000}.nav-dropdown:hover .dropdown-menu{background:var(--bg);box-shadow:0 5px 20px var(--muted-bg);display:block}.dropdown-item{align-items:center;background:#0000;border:none;border-radius:var(--radius-sm);color:var(--text);cursor:pointer;display:flex;gap:10px;justify-content:flex-start;padding:.6rem .75rem;text-align:left;text-decoration:none;width:100%}.dropdown-item:hover{background:var(--border)}.dropdown-item .dropdown-icon-label{align-items:center;display:inline-flex;gap:8px;line-height:1}.dropdown-item svg{flex-shrink:0;height:18px;width:18px}.dropdown-item.dark-toggle{align-items:center;display:flex;gap:12px;justify-content:space-between}.dropdown-item .switch{background:#ffffff0f;border:1px solid var(--border);border-radius:999px;cursor:pointer;display:inline-block;flex-shrink:0;height:24px;position:relative;transition:background .18s ease,border-color .18s ease;width:44px}.dropdown-item .switch .thumb{background:var(--card-bg);border-radius:50%;box-shadow:0 1px 2px #00000040;height:20px;left:2px;position:absolute;top:2px;transition:transform .18s ease;width:20px}.dropdown-item .switch.on{background:var(--accent);border-color:var(--accent)}.dropdown-item .switch.on .thumb{transform:translateX(20px)}.dropdown-item .switch:focus,.dropdown-item:focus,.dropdown-item:focus-visible{box-shadow:var(--ring);outline:none}.navbar-login-btn{opacity:0}.support-btn{gap:8px}@media (max-width:900px){.navbar-toggle{display:inline-flex;opacity:1}.navbar-login-btn{border-radius:var(--radius-xs);font-size:16px;opacity:1;padding:5px 10px;width:25vw}.navbar-menu{background:var(--bg);border-top:1px solid var(--border);display:none;left:0;position:absolute;right:0;top:60px}.navbar-menu.active{display:block}.navbar-nav{align-items:stretch;flex-direction:column;padding:.75rem}.btn,.dropdown-item,.dropdown-toggle,.nav-link{width:100%}.nav-dropdown:hover .dropdown-menu{display:none}.nav-dropdown .dropdown-menu{border:none;box-shadow:none;display:block;margin-top:.25rem;padding:0;position:static}.notif-btn{justify-content:flex-start;width:100%}}@keyframes notif-swing{0%{transform:rotate(0deg)}20%{transform:rotate(14deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(8deg)}80%{transform:rotate(-4deg)}to{transform:rotate(0deg)}}.cart-link:hover svg{animation:cart-jump .6s cubic-bezier(.25,.8,.25,1) infinite}.notif-btn:hover svg{animation:notif-swing 1.2s cubic-bezier(.25,.8,.25,1) infinite}@keyframes cart-jump{0%{transform:translateY(0)}25%{transform:translateY(-8px)}50%{transform:translateY(0)}75%{transform:translateY(-4px)}to{transform:translateY(0)}}.support-btn:hover svg{animation:support-pulse 1s cubic-bezier(.2,.6,.2,1) infinite}@keyframes support-pulse{0%{color:var(--text);transform:scale(1)}25%{color:var(--accent);transform:scale(1.08)}50%{color:var(--text);transform:scale(1)}75%{color:var(--accent-2);transform:scale(1.08)}to{color:var(--text);transform:scale(1)}}@media (prefers-reduced-motion:reduce){.cart-link:hover svg,.notif-btn:hover svg,.support-btn:hover svg{animation:none!important;transition:none!important}}.notifications-overlay{align-items:flex-start;background:var(--bg);box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:24px}.notifications{background:var(--bg);border-radius:var(--radius);max-height:420px;overflow:hidden;width:min(380px,90vw)}.notifications-header{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:8px 10px 6px}.notifications-header .title{color:var(--text);font-size:14px;font-weight:700}.link-btn{background:#0000;border:none;color:var(--accent);cursor:pointer;font-size:12px;font-weight:600}.link-btn:disabled{cursor:default;opacity:.5}.link-btn.small{font-size:11px}.notifications-empty{color:var(--muted);font-size:13px;padding:14px}.notifications-list{list-style:none;margin:0;max-height:360px;overflow-y:auto;padding:6px 6px 8px}.notification-item{grid-gap:10px;align-items:start;border:1px solid #0000;border-radius:var(--radius-xs);display:grid;gap:10px;grid-template-columns:10px 1fr auto;padding:8px}.notification-item.unread{background:var(--border);border-color:var(--border)}.notification-item+.notification-item{margin-top:6px}.notification-item .dot{background:var(--accent);border-radius:50%;height:8px;margin-top:6px;width:8px}.notification-item .dot.success{background:var(--success)}.notification-item .dot.warning{background:var(--pending)}.notification-item .dot.error{background:var(--danger)}.notification-item .dot.info{background:var(--accent)}.notification-item .content .message{color:var(--text);font-size:13px;line-height:1.35}.notifications-skeleton .notification-item{background:#0000;border-color:var(--border)}.notifications-skeleton .sk-dot{border-radius:50%;height:8px;width:8px}.notifications-skeleton .sk-line{border-radius:6px;height:12px;width:80%}.notifications-skeleton .sk-line.small{margin-top:6px;width:55%}.notifications-skeleton .sk-btn{border-radius:8px;height:24px;width:56px}.notifications-skeleton .skeleton{min-width:0}.orders-page{color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;line-height:1.5;min-height:100vh}.orders-page .container{margin:0 auto;padding:32px 0 56px;width:min(1200px,92vw)}.orders-page .items-content{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:290px 1fr;margin-top:20px}.orders-page .filters-sidebar{align-self:start;background:linear-gradient(180deg,#ffffff05,#fff0);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);min-width:0;padding:16px;position:-webkit-sticky;position:sticky;top:180px}.orders-page .filter-section+.filter-section{border-top:1px dashed #ffffff0f;margin-top:16px;padding-top:16px}.orders-page .filter-section h3{color:var(--muted);font-size:13px;letter-spacing:.6px;margin:0 0 10px;text-transform:uppercase}.orders-page .form-control{background:var(--muted-bg);border:1px solid var(--border);border-radius:var(--radius-xs);box-shadow:inset 0 1px 0 #ffffff05;color:var(--text);font-size:14px;height:38px;line-height:1.2;padding:10px 12px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.orders-page .form-control:hover{border-color:#2b3346}.orders-page .form-control:focus{border-color:#3b82f6;box-shadow:var(--ring);outline:none}.orders-page .items-header{align-items:center;background:linear-gradient(180deg,#ffffff05,#fff0);border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;justify-content:space-between;margin-bottom:12px;padding:12px 14px}.orders-page .items-header p{color:var(--muted);font-size:13px;margin:0}.orders-page .cart-items{display:flex;flex-direction:column;gap:.75rem;min-width:0}.orders-page .cart-item{grid-gap:.75rem;align-items:center;border:1px solid var(--border);border-radius:var(--radius);display:grid;gap:.75rem;grid-template-columns:1fr auto auto;min-width:0;padding:12px 20px}.status-select{background:var(--bg);border:1px solid var(--border);border-radius:6px;color:var(--text);font-size:13px;margin-left:6px;min-width:110px;padding:6px 8px}.item-actions{gap:8px}.item-actions .btn{min-width:80px}.item-total{color:var(--text);font-size:15px;font-weight:800;padding-left:8px;text-align:right}.empty-cart{align-items:center;background:linear-gradient(180deg,#0000000f,#00000005);border:1px solid var(--border);border-radius:var(--radius);box-sizing:border-box;justify-content:center;overflow:hidden;padding:24px;text-align:center}.empty-cart .btn{box-sizing:border-box;max-width:100%;min-width:0;white-space:normal}.orders-page .empty-cart h2{margin:0 0 8px}.orders-page .empty-cart p{color:var(--muted);margin:0 0 14px}.orders-page .orders-skeleton-list{display:flex;flex-direction:column;gap:.75rem;min-width:0}.orders-page .order-row-skeleton{grid-gap:.75rem;align-items:center;background:linear-gradient(180deg,#ffffff05,#fff0);border:1px solid var(--border);border-radius:var(--radius);display:grid;gap:.75rem;grid-template-columns:1fr auto auto;min-width:0;padding:12px}.orders-page .order-skel-left{display:flex;flex-direction:column;gap:6px;min-width:0}.orders-page .order-skel-actions,.orders-page .order-skel-price{align-items:center;display:flex;justify-content:flex-end}@media (max-width:1024px){.orders-page .items-content{grid-template-columns:220px 1fr}.orders-page .filters-sidebar{top:100px}}@media (max-width:880px){.orders-page .items-content{gap:12px;grid-template-columns:1fr}.orders-page .filters-sidebar{padding:12px;position:static;top:auto}.orders-page .cart-item{gap:0;grid-template-columns:1fr auto;padding:15px 10px}.orders-page .item-total{text-align:left}}@media (max-width:480px){.orders-page .filters-sidebar{padding:10px}.orders-page .form-control{font-size:13px;height:40px;padding:8px 10px}}.loading-container{min-height:200px}.order-details-page{color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;line-height:1.5;min-height:100vh}.order-content,.order-content-skel{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr;margin-top:12px}.order-content-skel{align-items:start;min-width:0}.order-item-skel{grid-gap:.75rem;align-items:center;background:linear-gradient(180deg,#ffffff03,#fff0);border-radius:10px;display:grid;gap:.75rem;grid-template-columns:1fr auto auto;min-width:0;padding:10px}.order-item-skel .order-item-details{align-items:center;display:flex;gap:12px;min-width:0}.payment-methods-skel-list{grid-gap:10px;display:grid;gap:10px;margin-top:8px;min-width:0}.summary-skel{box-sizing:border-box;display:flex;flex-direction:column;gap:8px;min-height:120px;padding:14px}.order-content-skel,.order-items,.payment-methods-skel-list,.summary-skel{min-width:0}.sk-order-item-details{width:100%}.skeleton.sk-item-image{border-radius:8px;flex:0 0 48px;height:48px;width:100%}.skeleton.sk-item-title{border-radius:6px;height:16px;width:100%}.skeleton.sk-item-sub{border-radius:6px;height:12px;width:50px}.skeleton.sk-item-qty{border-radius:6px;height:16px;width:56px}.skeleton.sk-item-total{border-radius:6px;height:18px;width:80px}.skeleton.sk-payment-heading{height:18px;width:120px}.skeleton.sk-payment-method{border-radius:12px;height:48px;width:100%}.skeleton.sk-summary-heading{height:18px;width:80%}.skeleton.sk-summary-line-60{border-radius:6px;height:14px;margin-bottom:8px;width:60%}.skeleton.sk-summary-line-40{border-radius:6px;height:14px;margin-bottom:8px;width:40%}.skeleton.sk-summary-total{border-radius:6px;height:18px;margin-top:6px;width:48%}.sk-order-details-actions{gap:8px;margin-top:12px}.skeleton.sk-action-btn{border-radius:10px;height:36px;margin-top:12px;width:100%}.order-content-skel .skeleton{min-width:0}.payment-badge{background:#065f46b3;border:1px solid var(--success);border-radius:999px;color:#00ff51;display:inline-block;font-size:12px;line-height:1;margin-left:auto;padding:4px 12px}.payment-methods-card{align-self:start}.payment-methods{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.payment-method{align-items:center;background:rgba(var(--ring),var(--ring));border:1px solid var(--border);border-radius:var(--radius-xs);color:var(--text);cursor:pointer;display:flex;gap:12px;padding:12px;text-align:left;transition:all .1s ease;width:100%}.payment-method:hover{background:var(--border);border-color:#fff3;box-shadow:inset 0 0 0 2px #ffffff08}.payment-method.selected{background:var(--border);border-color:var(--accent-2);box-shadow:inset 0 0 0 2px #6366f140}.payment-method:disabled,.payment-method[disabled]{cursor:not-allowed;opacity:.4}.payment-logo{border-radius:var(--radius-xs);height:32px;object-fit:contain;width:32px}.payment-name{font-weight:600}.order-items{display:flex;flex-direction:column;gap:.75rem}.order-item{grid-gap:.75rem;align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:10px;display:grid;gap:.75rem;grid-template-columns:1fr auto auto;padding:10px}.order-item-details{align-items:center;display:flex;gap:12px}.order-item-details h3{font-size:15px;margin:0}.order-item-details p{color:var(--muted);font-size:13px;margin:4px 0 0}.item-logo{background:#0000000a;border:1px solid #0000000a;border-radius:8px;flex:0 0 48px;height:48px;object-fit:cover;width:48px}.item-quantity{align-items:center;color:var(--muted);display:flex;gap:8px}.item-total{font-weight:700}.order-summary,.summary-card{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:14px}.summary-card h3{margin:0 0 8px}.summary-line{border-bottom:1px dashed #ffffff08;display:flex;justify-content:space-between;padding:6px 0}.summary-line.total{border-bottom:none;font-size:18px;font-weight:800;margin-top:6px}.form-group{margin-top:8px}.spinner{border:4px solid #ffffff14;height:40px;width:40px}@media (max-width:1100px){.order-content,.order-content-skel{grid-template-columns:1fr}.payment-methods-skel-list{grid-template-columns:1fr 1fr}}@media (max-width:700px){.payment-methods-skel-list{grid-template-columns:1fr}.order-item-skel{grid-template-columns:1fr auto;row-gap:8px}}.payment-details-container{padding:1.25rem 0}.payment-details-page{color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;line-height:1.5;min-height:100vh}.payment-details-grid{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:1fr 380px}.bank-card,.qr-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 1px 4px #00000008;padding:1rem}.bank-row{align-items:center;background:var(--border);border-bottom:1px dashed #00000008;border-radius:var(--radius-xs);display:flex;gap:12px;margin-bottom:10px;padding:5px 10px}.bank-row:last-of-type{border-bottom:none}.bank-label{color:var(--muted);font-size:13px;width:140px}.bank-value{flex:1 1;font-size:15px}.monospace{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Roboto Mono,Courier New,monospace;letter-spacing:.6px}.copy-btn{background:#0000;border:1px solid var(--border);border-radius:6px;color:var(--text);cursor:pointer;font-size:13px;padding:6px 8px}.copy-btn:hover{background:#00000008}.qr-wrapper{align-items:center;background:#fff;border-radius:var(--radius);display:flex;justify-content:center;padding:12px}.qr-image{background:#fff;border:1px solid #0000000a;border-radius:8px;height:300px;object-fit:contain;width:300px}.qr-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.qr-note{color:var(--muted);font-size:13px;margin-top:10px}.amount-input .form-control{max-width:220px}.muted{color:var(--muted)}.btn.btn-primary.btn-lg{align-items:center;display:inline-flex;justify-content:center}.btn.btn-primary.btn-lg.payment-btn[disabled],.btn.btn-primary[disabled]{background:var(--muted);cursor:not-allowed;opacity:.95}.payment-actions{margin:1.5rem 0}.sk-payment-heading{border-radius:8px;height:18px;width:36%}.bank-rows-skel{display:flex;flex-direction:column;gap:10px}.bank-row-skel{align-items:center;display:flex;gap:12px;min-width:0;padding:6px 4px}.sk-bank-label{border-radius:6px;flex:0 0 120px;height:14px;width:120px}.sk-bank-value{border-radius:6px;height:16px;min-width:0;width:100%}.sk-copy-btn{border-radius:8px;flex:0 0 36px;height:28px;width:36px}.payment-actions-skel{display:flex;flex-direction:column}.sk-payment-btn{border-radius:10px;height:44px;width:100%}.sk-qr-image{border-radius:8px;height:260px;margin:0 auto;max-width:320px;width:100%}@media (max-width:900px){.payment-details-grid{grid-template-columns:1fr}.qr-image{height:220px;width:220px}}.paid-grid{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.paid-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem}.paid-summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.paid-amount .label{color:var(--muted);font-size:13px}.paid-amount .value{font-size:28px;font-weight:800;letter-spacing:.2px}.paid-meta{grid-gap:6px;display:grid;font-size:14px;gap:6px}.mono,.mono *{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Roboto Mono,Courier New,monospace;letter-spacing:.4px}.status-badge{align-items:center;background:var(--muted-bg);border:1px solid var(--border);border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;height:22px;letter-spacing:.6px;margin:5px;padding:0 10px}.status-badge.paid,.status-badge.processing{background:var(--paid-bg);border-color:var(--paid-bg);color:var(--paid)}.status-badge.completed,.status-badge.verified{background:var(--success-bg);border-color:var(--success-bg);color:var(--success)}.status-badge.pending{background:var(--pending-bg);border-color:var(--pending-bg);color:var(--pending)}.status-badge.cancelled,.status-badge.failed{background:var(--discount-bg);border-color:var(--discount-bg);color:var(--discount)}.paid-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.section-title{font-size:18px;letter-spacing:.2px;margin:0 0 8px}.items-list{grid-gap:8px;display:grid;gap:8px;margin-bottom:12px}.item-row{grid-gap:12px;align-items:center;background:linear-gradient(180deg,hsla(0,0%,100%,.025),#ffffff03);border:1px dashed #ffffff0f;border-radius:10px;display:grid;gap:12px;grid-template-columns:auto 1fr auto;padding:10px}.item-actions{justify-content:center}.item-actions,.item-main{align-items:center;display:flex}.item-main{gap:12px;min-width:0}.item-logo img{border-radius:8px;display:block;height:48px;object-fit:cover;width:48px}.item-info{min-width:0}.item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-name,.item-price{font-weight:600}.totals{grid-gap:6px;display:grid;gap:6px;margin-top:8px}.total-row{align-items:center;display:flex;justify-content:space-between}.total-row.grand{border-top:1px solid #ffffff0f;font-size:16px;font-weight:700;padding-top:6px}.btn-review{font-size:13px;height:36px;min-width:90px;padding:6px 10px;white-space:nowrap}@media (max-width:900px){.paid-grid{grid-template-columns:1fr}.paid-card-skeleton{min-height:auto}}.paid-grid-skeleton{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.paid-card-skeleton{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);box-sizing:border-box;min-height:140px;padding:1rem}.paid-summary-skel{display:flex;flex-direction:column;gap:8px}.items-list-skel{display:flex;flex-direction:column;gap:10px}.item-row-skel{align-items:center;background:linear-gradient(180deg,#ffffff03,#fff0);border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:8px}.totals-skel{display:flex;flex-direction:column;gap:8px}.sk-paid-meta{height:15px;margin-bottom:8px;width:70%}.sk-paid-meta-h1{height:36px;margin-bottom:12px;width:50%}.sk-paid-meta-btn{border-radius:10px;height:36px;width:110px}.sk-item-main{align-items:center;display:flex;gap:12px;height:18px;margin-bottom:6px;min-width:0;padding:15px 0;width:150px}.sk-item-image{height:48px;width:48px}.sk-item-details{flex:1 1;min-width:0}.sk-item-name{height:14px;margin-bottom:8px;width:100%}.sk-item-q{height:12px;width:50%}.sk-item-price{height:16px;margin-left:12px;width:80px}.sk-totals{display:flex;flex-direction:column;margin-top:12px}.sk-totals-p{height:14px;margin-bottom:8px;width:40%}.sk-totals-t{height:18px;margin-top:6px;width:48%}@media (max-width:900px){.paid-grid-skeleton{grid-template-columns:1fr}.paid-card-skeleton{min-height:auto}}@media (max-width:520px){.item-row{grid-auto-rows:auto;grid-template-columns:1fr}.item-actions{grid-column:1/-1;justify-content:flex-end;margin-top:8px}.btn-review{min-width:0;width:120px}@media (max-width:360px){.btn-review{width:100%}}}.support-page{color:var(--text);height:0;scrollbar-width:none}.support-pagecontainer{align-items:center}.support-card{background:linear-gradient(180deg,#ffffff0d,#ffffff05);padding:1rem}.support-card,.support-chat{border:1px solid var(--border);border-radius:var(--radius)}.support-chat{background:var(--card-bg);box-shadow:var(--shadow);display:grid;grid-template-rows:auto 1fr auto;left:50%;max-height:90vh;min-height:90vh;overflow:hidden;position:fixed;top:10vh;transform:translateX(-50%);width:min(45vw,100vw)}.chat-header{background:linear-gradient(180deg,#ffffff0f,#ffffff05);border-bottom:1px solid var(--border);padding:12px 14px 10px}.chat-title{font-size:15px;font-weight:700}.chat-subtitle{color:var(--muted);font-size:12px;margin-top:2px}.chat-body{background:radial-gradient(700px 260px at 100% 0,#0062ff0f,#0000 60%),radial-gradient(700px 260px at 0 0,#ae00ff0f,#0000 60%),var(--muted-bg);overflow-y:auto;padding:10px}.messages{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0 2px}.msg{display:flex;width:100%}.msg.system{justify-content:center}.msg.mine{justify-content:flex-end}.msg.theirs{justify-content:flex-start}.msg .bubble{background:var(--bg);border:1px solid var(--muted);border-radius:14px;color:var(--text);max-width:min(72%,680px);padding:10px 12px 8px}.msg.mine .bubble{background:var(--accent);border-color:#ffffff29}.msg.unread.theirs .bubble{box-shadow:inset 0 0 0 2px #6aa2ff2e}.msg .content{color:var(--text);font-size:14px;white-space:pre-wrap;word-break:break-word}.msg.mine .attached-button span,.msg.mine .content{color:#fff}.msg .meta{color:var(--muted);font-size:11px;gap:6px;margin-top:6px}.msg .meta,.msg .meta .status{align-items:center;display:inline-flex}.msg .meta .status{opacity:.9}.msg .meta .status .read{color:var(--success)}.msg .meta .unread-dot{background:var(--accent);border-radius:50%;height:8px;width:8px}.chat-input{background:var(--card-bg);border-top:1px solid var(--border);box-sizing:border-box;display:block;overflow:visible;padding:10px;position:relative}.chat-input .input{max-height:420px;padding:10px 80px 12px 12px}.chat-input .input-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:44px 1fr 44px}.attach-btn,.chat-input .send-btn{align-items:center;border-radius:10px;bottom:auto;display:inline-flex;height:44px;justify-content:center;left:auto;padding:0;position:static;right:auto;top:auto;width:44px}.attach-btn{background:var(--bg);border:1px solid var(--border);color:var(--text);cursor:pointer}.attach-btn:disabled{cursor:default;opacity:.6}.chat-input .input{background:var(--bg);border:1px solid var(--border);border-radius:12px;box-sizing:border-box;color:var(--text);max-height:100px;max-width:100%;min-height:48px;outline:none;padding:10px 12px 12px;resize:vertical;width:100%}.attach-icon{border-radius:4px;display:block;height:16px;width:16px}@media (max-width:700px){.chat-input .input-row{gap:8px;grid-template-columns:40px 1fr 40px}.attach-btn,.chat-input .send-btn{height:40px;width:40px}.chat-input .send-btn{bottom:auto;right:auto}.attach-btn{bottom:auto;left:auto}}.attach-menu{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;bottom:calc(100% + 8px);box-shadow:var(--shadow);box-sizing:border-box;left:10px;max-height:50vh;overflow:hidden;padding:8px;position:absolute;width:min(320px,90vw);z-index:25}.menu-back{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:10px;color:var(--text);cursor:pointer;display:inline-flex;font-size:12px;gap:6px;margin-bottom:8px;padding:6px 10px}.menu-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.menu-item{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:12px;color:var(--text);cursor:pointer;display:inline-flex;gap:8px;padding:10px 12px;width:100%}.menu-item:hover{box-shadow:var(--shadow-sm)}.menu-list{max-height:40vh;overflow:auto}.menu-empty{color:var(--muted);font-size:13px;padding:12px}.attach-list{list-style:none;margin:0;padding:0}.attach-option{grid-gap:10px;align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:10px;color:var(--text);cursor:pointer;display:grid;gap:10px;grid-template-columns:18px 1fr auto;padding:8px 10px;text-align:left;width:100%}.attach-list li+li,.attach-option+.attach-option{margin-top:6px}.attach-option .primary{font-size:13px;font-weight:600}.attach-option .secondary{color:var(--muted);font-size:12px}.attachment-pill{background:hsla(0,0%,100%,.208);border:1px solid var(--border);border-radius:999px;font-size:12px;gap:6px;margin-bottom:6px;padding:3px 8px}.attachment-pill,.attachment-pill .attached-btn{align-items:center;color:var(--text);display:inline-flex}.attachment-pill .attached-btn{justify-content:center;padding:0}.attachment-pill .attached-btn,.chip-close{background:#0000;border:none;cursor:pointer}.chip-close{color:var(--muted);font-size:10px;height:14px;text-align:center;width:14px}.support-chat-skel{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);display:grid;grid-template-rows:auto 1fr auto;left:50%;max-height:90vh;min-height:90vh;overflow:hidden;position:fixed;top:10vh;transform:translateX(-50%);width:min(45vw,100vw)}.support-chat-skel .chat-header .sk-header-h1{height:20px;margin-bottom:6px;width:55%}.support-chat-skel .chat-header .sk-header-p{height:12px;width:40%}.messages-skel{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;overflow:auto;padding:8px 2px}.msg-skel{display:flex;width:100%}.msg-left{justify-content:flex-start}.msg-right{justify-content:flex-end}.sk-message-line{border-radius:12px;height:30px;width:min(40%,520px)}.input-row-skel{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:44px 1fr 44px;padding:10px}.sk-input-btn{border-radius:10px;height:44px;width:44px}.sk-input-area{border-radius:12px;height:48px;width:100%}.sk-send-btn,.sk-send-btn:hover{background:var(--muted)}@media (max-width:1000px){.support-chat-skel{width:min(80vw,100vw)}}@media (max-width:700px){.support-chat-skel{border-radius:0;max-height:100vh;min-height:80vh;top:10vh;width:min(99vw,100vw)}.input-row-skel{gap:8px;grid-template-columns:40px 1fr 40px}.sk-input-btn{height:40px;width:40px}.sk-input-area{height:40px}.sk-message-line{width:88%}}.input-row-skel,.messages-skel,.support-chat-skel{min-width:0}@media (max-width:700px){.support-chat{border-radius:0;max-height:100vh;min-height:90vh;top:10vh;width:min(99vw,100vw)}.msg .bubble{max-width:88%}.chat-input .input{padding-left:0}.chat-input .send-btn{bottom:14px;height:40px;right:10px;width:40px}.chat-input .input{padding-left:10px;padding-right:68px}.attach-btn{bottom:14px;height:40px;left:10px;width:40px}.attach-menu{bottom:calc(100% + 8px);left:8px;width:min(92vw,360px)}}.attach-skel-list{list-style:none;margin:0;padding:0;width:90%}.attach-skel-row{cursor:default;pointer-events:none}.sk-attach-text{display:flex;flex-direction:column;gap:6px;min-width:0}.sk-attach-icon{border-radius:4px;height:18px;width:18px}.sk-attach-title{border-radius:6px;height:12px;width:50%}.sk-attach-sub{border-radius:6px;height:10px;width:40%}.sk-attach-meta{border-radius:6px;height:12px;justify-self:end;width:64px}.faq-page{padding:1.5rem 0}.faq-section .section-title{font-size:1.6rem;margin-bottom:6px}.faq-section .muted{color:var(--muted);font-size:.98rem;margin-bottom:1rem}.faq-list{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-top:1rem}.faq-item{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow);overflow:hidden;padding:.6rem}.faq-item>summary{align-items:center;color:var(--text);cursor:pointer;display:flex;font-weight:700;gap:12px;list-style:none;outline:none;padding:8px 6px;-webkit-user-select:none;user-select:none}.faq-item>summary::-webkit-details-marker{display:none}.faq-item>summary:before{color:var(--muted);content:"▸";display:inline-block;margin-right:6px;transform-origin:center;transition:transform .18s ease}.faq-item[open]>summary:before{color:var(--accent);transform:rotate(90deg)}.faq-answer{color:var(--muted);font-size:.95rem;line-height:1.5;padding:.5rem 8px 10px}@media (max-width:800px){.faq-section .section-title{font-size:1.4rem}.faq-answer{font-size:.92rem}.faq-list{grid-template-columns:1fr}}.faq-item>summary:focus{border-radius:6px;box-shadow:var(--ring);outline:none}@media (max-width:420px){.container{padding-left:.75rem;padding-right:.75rem}.faq-item{padding:.5rem}.faq-list{grid-template-columns:1fr}}.verify-page{min-height:100vh;padding:24px 0 48px}.verify-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow);margin:0 auto;max-width:560px;padding:20px;transition:padding .12s ease,border-radius .12s ease}.verify-card h1{font-size:22px;margin:0 0 8px}.verify-card p{color:var(--muted);margin:0 0 16px}.verify-header{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center}.actions{margin:12px 0 30px}.verify-form{grid-gap:10px;display:grid;gap:10px;width:100%}.verify-form .form-control{height:42px}.verify-message{color:var(--muted);margin-top:12px}.code-inputs{display:flex;gap:12px;justify-content:center;margin:16px 0}.code-input{border-radius:10px;box-sizing:border-box;font-size:18px;height:48px;padding:6px;text-align:center;width:48px}.code-inputs{height:48px;padding:0 80px}.actions .btn,.verify-form .btn{max-width:420px;width:100%}.filter-group,.form-control,.inline{min-width:0;overflow:visible}@media (max-width:480px){.verify-card{border-radius:10px;margin:12px;padding:14px}.verify-header{gap:6px;margin-top:12px}.code-inputs{gap:8px;justify-content:center;padding:8px 0}.code-input{font-size:17px;height:44px;padding:4px;width:40px}@media (max-width:360px){.code-input{font-size:16px;height:40px;width:36px}}}.code-inputs,.verify-card{min-width:0}.admin-page{background:radial-gradient(1200px 800px at 10% -10%,#6aa2ff14,#0000 60%),radial-gradient(900px 700px at 110% 10%,#9b7bff14,#0000 50%),var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;line-height:1.5;min-height:100vh}.admin-page .page-header{align-items:center;margin-bottom:8px}.admin-page .admin-btn{height:50%}.admin-page .detail-btn{margin-left:12px}.page-header-title h1{font-size:1.25rem;font-weight:800;margin:0}.page-header-title p{color:var(--muted);font-size:13px;margin:0}.page-header-actions{align-items:center;display:flex;gap:8px}.page-header-actions .btn{border-radius:8px;font-size:14px;height:40px;padding:8px 12px}.admin-items-card{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);margin-top:16px;overflow:hidden}.admin-items-card .card-body{padding:12px}.admin-items-table{border-collapse:collapse;color:var(--text);min-width:920px;width:100%}.admin-items-table thead th{border-bottom:1px solid var(--border);color:var(--muted);font-size:13px;padding:10px 12px;text-align:left}.admin-items-table tbody td{border-bottom:1px solid #ffffff0f;font-size:14px;padding:12px;vertical-align:middle}.admin-item-name .admin-item-name-wrap{align-items:center;display:flex;gap:10px;min-width:260px}.admin-row-item-logo{background:#0000001f;border:1px solid #ffffff0f;border-radius:8px;flex:0 0 44px;height:44px;object-fit:cover;width:44px}.admin-row-item-logo.placeholder{background:#ffffff0a}.admin-row-item-title{font-weight:700}.admin-row-item-sub{color:var(--muted);font-size:12.5px;margin-top:4px}.admin-actions-cell{text-align:right;white-space:nowrap;width:1%}.admin-row-actions{gap:8px}.admin-row-actions,.icon-btn{align-items:center;display:inline-flex}.icon-btn{background:var(--muted-bg);border:1px solid var(--border);border-radius:8px;color:var(--text);cursor:pointer;height:34px;justify-content:center;transition:border-color .15s ease,box-shadow .15s ease,transform .05s ease,background .15s ease;width:34px}.icon-btn:hover{border-color:#2b3346}.icon-btn:focus-visible{box-shadow:var(--ring);outline:none}.icon-btn:active{transform:translateY(0)}.icon-btn.danger{border-color:#ff00002e;color:#ff8a8a}.icon-btn.danger:hover{background:#ff00000f;border-color:#ff000047}.strikethrough{color:var(--muted);text-decoration:line-through}.filters-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-top:10px;padding:20px 10px}.filters-row{align-items:end;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.filters-row-top .filter-group.span-2{flex:1 1 420px;min-width:220px}.filters-row-top .filter-group{flex:0 1 180px;min-width:140px}.filters-row-bottom .filter-group{flex:1 1 180px;min-width:160px}.filter-group label{color:var(--muted);font-size:12px;line-height:1;margin-bottom:6px}.filters-card .form-control,.filters-card input[type=number],.filters-card input[type=text],.filters-card select{background:var(--muted-bg);border:1px solid var(--border);border-radius:8px;box-sizing:border-box;color:var(--text);font-size:14px;height:40px;line-height:1;padding:8px 10px;width:100%}.minmax{align-items:center;display:flex;gap:8px}.minmax .form-control{flex:1 1;height:40px;min-width:0}.minmax .sep{color:var(--muted);font-size:13px;line-height:1;text-align:center;width:18px}.filter-actions{align-items:center;display:flex}@media (max-width:760px){.filters-row-top .filter-group.span-2{flex-basis:100%;min-width:0}.filters-row-bottom .filter-group,.filters-row-top .filter-group{flex-basis:48%;min-width:0}.minmax{gap:6px}}@media (max-width:480px){.filters-row-bottom .filter-group,.filters-row-top .filter-group{flex-basis:100%}.minmax{flex-direction:row}}.admin-items-card{margin-top:12px}.admin-table-wrap{min-width:0;overflow:auto}@media (max-width:900px){.admin-items-table{min-width:720px}.row-item-logo{height:40px;width:40px}}@media (max-width:620px){.admin-items-card .card-body{padding:8px}.admin-items-table{font-size:13px;min-width:560px}.admin-items-table tbody td,.admin-items-table thead th{padding:8px}}@media (max-width:980px){.filter-group{grid-column:span 6}.filter-group.span-2{grid-column:span 12}}@media (max-width:640px){.filters-grid{grid-template-columns:repeat(6,1fr)}.filter-group,.filter-group.span-2{grid-column:span 6}}@media (max-width:720px){.filter-group.span-2{grid-column:span 1;min-width:0}.filters-grid{gap:8px}}@media (max-width:640px){.admin-page .page-header{align-items:stretch;flex-direction:column}.page-header-actions{justify-content:flex-end}.page-header-actions .btn{width:100%}}.admin-page .page-header{align-items:baseline;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:12px}.admin-page .filter-card{background:var(--bg);border:none;border-radius:var(--radius)}.admin-page .filter-grid{grid-gap:16px;background:var(--bg);border:none;box-sizing:border-box;display:grid;gap:16px;grid-template-columns:1fr;margin:12px 0;overflow:hidden;padding:12px;width:100%}.admin-page .filter-group{display:flex;flex-direction:column;width:100%}.admin-page .filter-group .category-group{box-sizing:border-box}.admin-page .filter-group .category-group,.admin-page .filter-group .category-group .inline{align-items:center;display:flex;flex-direction:row;gap:12px;width:100%}.admin-page .filter-group .category-group .inline .form-control,.admin-page .filter-group .category-group .inline select.form-control{flex:1 1 auto;min-width:0}.admin-page .filter-group .category-group .inline .btn{flex:0 0 auto}.admin-page .filter-grid .form-control{box-sizing:border-box;height:40px;max-width:100%;min-width:0;white-space:normal}.admin-page .form-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;margin-top:16px}.admin-page .form-actions .btn{box-sizing:border-box;min-width:120px}@media (max-width:640px){.filter-grid{grid-template-columns:1fr}.inline{align-items:stretch;flex-direction:column-reverse}.inline .btn{width:100%}.form-actions{flex-direction:column-reverse;gap:8px}.form-actions .btn{width:100%}.admin-page .form-actions{align-items:stretch;flex-direction:column-reverse;gap:8px}.admin-page .form-actions .btn{min-width:0;width:100%}}.admin-two-col{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.admin-col h3{color:var(--text);font-size:1rem;font-weight:800;margin:0 0 10px}.kv{grid-gap:8px 12px;align-items:center;border-bottom:1px solid #ffffff0f;display:grid;gap:8px 12px;grid-template-columns:160px 1fr;padding:8px 0}.kv:last-child{border-bottom:0}.kv .k{color:var(--muted);font-size:13px;line-height:1.2}.kv .form-control,.kv .v,.kv select.form-control{color:var(--text);font-size:14px;min-width:0}.kv .form-control,.kv select.form-control{background:var(--muted-bg);border:1px solid var(--border);border-radius:8px;height:40px;padding:8px 10px;width:100%}.row-item-title{font-weight:700}.row-item-sub{color:var(--muted);font-size:12.5px;margin-top:4px}.admin-items-table tfoot td{border-top:1px solid var(--border);padding:10px 12px}.loading-container{align-items:center;display:flex;justify-content:center;min-height:220px}.spinner{animation:spin .9s linear infinite;border:4px solid #ffffff0f;border-radius:50%;border-top:4px solid var(--accent);height:36px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:980px){.admin-two-col{gap:12px;grid-template-columns:1fr}.kv{grid-template-columns:140px 1fr}}@media (max-width:640px){.kv{gap:6px;grid-template-columns:1fr}.kv .k{font-size:12.5px}.kv .v{font-size:13.5px}}.kpi-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(6,1fr);margin-top:10px}.kpi-card{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);min-width:0;padding:14px}.kpi-label{color:var(--muted);font-size:12px;letter-spacing:.2px;margin-bottom:8px}.kpi-value{font-size:clamp(18px,3.2vw,26px);font-weight:800;line-height:1.1}.kpi-sub{color:var(--muted);font-size:12.5px;margin-top:6px}.kpi-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.tag{align-items:center;background:var(--muted-bg);border:1px solid var(--border);border-radius:999px;color:var(--muted);display:inline-flex;font-size:12px;height:24px;padding:0 8px}.tag-success{background:var(--success-bg);border-color:#22c55e40;color:var(--success)}.tag-pending{background:var(--pending-bg);border-color:#f59e0b40;color:var(--pending)}.tag-processing{background:var(--paid-bg);border-color:#2250c540;color:var(--paid)}.dash-section{margin-top:16px}.dash-section-header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px}.dash-section-header h3{font-size:1rem;font-weight:800;margin:0}.pill{align-items:center;background:var(--muted-bg);border:1px solid var(--border);border-radius:999px;color:var(--muted);display:inline-flex;font-size:12px;height:26px;padding:0 10px}.pill-paid,.pill-verified{background:var(--paid-bg);border-color:#2250c540;color:var(--paid)}.pill-pending{background:var(--pending-bg);border-color:#f59e0b40;color:var(--pending)}.pill-processing{background:var(--paid-bg);border-color:#2250c540;color:var(--paid)}.pill-completed{background:var(--success-bg);border-color:#22c55e40;color:var(--success)}.pill-cancelled,.pill-failed,.pill-refunded{background:#ff6b6b1f;border-color:#ff6b6b40;color:var(--danger)}@media (max-width:1200px){.kpi-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.kpi-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.5fddaf70.css.map*/