:root{--blue:#0B8BFF;--cyan:#00D9FF;--purple:#8B2CFF;--pink:#FF4FD8;--dark:#070B2E;--textDark:#090B3D;--muted:#4B5575;--card:#FFFFFF;--border:rgba(11,139,255,.16);--gradient:linear-gradient(135deg,#008CFF,#00D9FF,#8B2CFF,#FF4FD8);--softGradient:linear-gradient(135deg,#EAF8FF,#F4F0FF,#FFEAFB);--shadow:0 18px 45px rgba(22,70,160,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;font-family:Inter,Arial,sans-serif;background:radial-gradient(circle at 78% 16%,rgba(0,217,255,.38),transparent 34%),radial-gradient(circle at 96% 44%,rgba(255,79,216,.36),transparent 36%),linear-gradient(180deg,#f2fbff,#fff 52%,#f8fbff);color:var(--textDark);overflow-x:hidden}a{text-decoration:none;color:inherit}button,input,textarea,select{font-family:inherit}.container{width:100%;max-width:1520px;margin:-65px auto 0;padding:0 32px 70px;overflow:visible}.header{height:75px;background:#ffffffd1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);display:flex;align-items:center;gap:34px;padding:0 42px;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(11,139,255,.1);box-shadow:0 8px 30px #008cff14}.brand{display:flex;align-items:center;min-width:230px}.brandIcon{width:210px;height:auto;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,217,255,.18))}.searchBox{flex:1;display:flex;max-width:690px;margin:auto;position:relative}.searchBox input{flex:1;height:58px;padding:0 74px 0 26px;border:none;border-radius:30px;background:#fff;font-size:16px;font-weight:500;color:#1f295a;outline:none;box-shadow:0 12px 25px #008cff14,inset 0 0 0 1px #0b8bff1f}.searchBox input::placeholder{color:#7c82a0}.searchBox input:focus{box-shadow:0 12px 35px #00d9ff2e,inset 0 0 0 2px #00d9ff59}.searchBox button{position:absolute;right:5px;top:5px;width:48px;height:48px;border:none;border-radius:50%;background:linear-gradient(135deg,#00d9ff,#2563eb,#8b2cff);display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;box-shadow:0 10px 25px #8b2cff4d;transition:.3s}.searchBox button:hover{transform:scale(1.08)}.topLinks{display:flex;align-items:center;gap:30px;font-size:15px;font-weight:700;color:#182252;white-space:nowrap}.topLinks span{display:flex;align-items:center;gap:10px}.topLinks svg{width:18px;height:18px;color:#182252}.userButton{width:58px;height:58px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#182252;box-shadow:0 12px 25px #008cff14,inset 0 0 0 1px #0b8bff1a;cursor:pointer;transition:.3s}.userButton:hover{transform:translateY(-2px)}.hero{position:relative;overflow:hidden;color:var(--textDark)}.marketplaceHero{position:relative;min-height:610px;width:calc(100% + 42px);margin-right:-42px;display:grid;grid-template-columns:.92fr 1.38fr;gap:10px;align-items:center;padding:38px 0 48px 4px;overflow:hidden;isolation:isolate;background:linear-gradient(90deg,#f7fcfff5,#ecf9fff0 31%,#bff3ffe0 54%,#a9e8ffeb 70%,#eeb8ffe0)}.marketplaceHero:before{content:"";position:absolute;top:0;right:0;bottom:0;width:68%;background:radial-gradient(circle at 45% 42%,rgba(0,217,255,.58),transparent 36%),radial-gradient(circle at 82% 50%,rgba(139,44,255,.36),transparent 38%),radial-gradient(circle at 100% 54%,rgba(255,79,216,.65),transparent 42%),linear-gradient(90deg,#fff0,#adefffa6 45%,#ffbef9eb);z-index:-4}.marketplaceHero:after{content:"";position:absolute;right:-70px;bottom:8px;width:980px;height:390px;background:repeating-linear-gradient(0deg,rgba(37,99,235,.08) 0 1px,transparent 1px 34px),repeating-linear-gradient(90deg,rgba(37,99,235,.08) 0 1px,transparent 1px 34px);transform:perspective(700px) rotateX(62deg);opacity:.5;z-index:-3}.heroContent{position:relative;z-index:50;padding-left:4px;padding-right:10px}.heroDescription{margin-top:-20px}.heroBadge{position:relative;margin-top:-5 2px;z-index:60;display:inline-flex;align-items:center;gap:8px;color:#fff;background:linear-gradient(135deg,#008cff,#8b2cff,#ff35d2);padding:13px 22px;border-radius:999px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;margin-bottom:24px;box-shadow:0 18px 38px #8b2cff59}.hero h1{position:relative;z-index:60;font-size:64px;max-width:690px;line-height:1.12;letter-spacing:-2px;margin:0 0 28px;color:#070b3d}.hero h1 strong{display:inline-block;background:linear-gradient(135deg,#008cff,#245cff,#8b2cff,#ff35d2);-webkit-background-clip:text;background-clip:text;color:transparent;padding-bottom:8px}.hero p{position:relative;z-index:60;max-width:640px;color:#131944;font-size:19px;line-height:1.65;margin:0}.heroActions{position:relative;z-index:60;display:flex;align-items:center;gap:20px;margin-top:20px}.primaryBtn,.buyBtn{border:0;background:linear-gradient(135deg,#00b8ff,#2563eb,#8b2cff,#ff35d2);color:#fff;padding:19px 22px;border-radius:18px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;gap:12px;box-shadow:0 20px 42px #8b2cff52;transition:.25s}.primaryBtn:hover,.buyBtn:hover{transform:translateY(-4px)}.heroRating{display:flex;align-items:center;gap:12px;color:var(--textDark);font-weight:700}.ratingFaces{display:flex;align-items:center}.ratingFaces img,.ratingFacePlaceholder{width:36px;height:36px;border-radius:50%;border:2px solid #fff;margin-left:-10px;background:linear-gradient(135deg,#eaf8ff,#f4f0ff,#ffeafb);box-shadow:0 8px 18px #1646a02e;object-fit:cover}.ratingFaces img:first-child,.ratingFacePlaceholder:first-child{margin-left:0}.ratingFacePlaceholder{display:grid;place-items:center;color:#8b2cff;font-size:13px;font-weight:900}.heroRating span{color:#ffb703;letter-spacing:2px;font-size:21px}.heroRating small{color:#171a48;font-size:15px}.heroStars i{position:absolute;width:12px;height:12px;background:linear-gradient(135deg,#00d9ff,#ff4fd8);clip-path:polygon(50% 0%,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0% 50%,40% 40%);z-index:70;animation:twinkle 2.4s infinite ease-in-out}.heroStars i:nth-child(1){left:21%;top:8%;width:22px;height:22px}.heroStars i:nth-child(2){left:46%;top:24%;width:14px;height:14px}.heroStars i:nth-child(3){left:97%;top:26%;width:20px;height:20px}.heroStars i:nth-child(4){left:43%;top:60%;width:16px;height:16px}.heroStars i:nth-child(5){left:86%;top:36%;width:13px;height:13px}.heroVisual{position:relative;z-index:5;min-height:560px;display:grid;place-items:center;overflow:visible;isolation:isolate;margin-right:0}.heroVisual:before{content:"";position:absolute;top:-75px;right:-120px;bottom:-65px;left:-20px;border-radius:90px;background:radial-gradient(circle at 52% 42%,rgba(0,217,255,.55),transparent 38%),radial-gradient(circle at 82% 58%,rgba(255,79,216,.52),transparent 43%),radial-gradient(circle at 58% 55%,rgba(255,255,255,.7),transparent 26%);filter:blur(34px);opacity:1;z-index:0}.heroVisual:after{content:"";position:absolute;top:-35px;right:-120px;bottom:-35px;left:-10px;z-index:1;pointer-events:none;border-radius:80px;background:radial-gradient(circle at 82% 50%,rgba(255,79,216,.34),transparent 35%),radial-gradient(circle at 56% 42%,rgba(0,217,255,.27),transparent 45%),repeating-radial-gradient(ellipse at 68% 55%,transparent 0 86px,rgba(0,217,255,.18) 88px,transparent 91px,transparent 146px,rgba(255,79,216,.17) 149px,transparent 153px);opacity:.95}.heroVisual img,.hero-products{width:116%;max-width:980px;position:relative;z-index:2;margin-right:-18px;animation:float 4.5s ease-in-out infinite;filter:drop-shadow(0 44px 80px rgba(54,80,170,.34));background:transparent}.floatingCard{position:absolute;z-index:100;min-width:220px;display:flex;align-items:center;gap:14px;background:#ffffffeb;border:1px solid rgba(11,139,255,.14);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#070b3d;padding:17px 22px;border-radius:22px;box-shadow:0 22px 44px #5050b42e,inset 0 0 0 1px #ffffffbf}.floatingCard svg{width:32px;height:32px;padding:7px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#008cff,#8b2cff,#ff4fd8);box-shadow:0 10px 20px #8b2cff38;flex-shrink:0}.floatingCard strong{display:block;font-size:16px;line-height:1.1;white-space:nowrap}.floatingCard span{display:block;font-size:13px;color:#30395f;margin-top:4px}.cardOne{top:42px;left:60px}.cardTwo{top:66px;right:22px}.cardThree{bottom:86px;right:20px}.benefits{position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:28px 4px 44px;border-radius:26px;overflow:hidden;background:#ffffffe6;border:1px solid rgba(11,139,255,.12);box-shadow:0 24px 60px #3c5ab429}.benefits div{display:flex;align-items:center;gap:18px;padding:30px 34px;color:var(--textDark);border-right:1px solid rgba(139,44,255,.18);transition:.25s}.benefits div:last-child{border-right:0}.benefits div:hover{background:linear-gradient(135deg,#00d9ff14,#ff4fd814)}.benefits svg{width:44px;height:44px;color:#0b8bff;filter:drop-shadow(0 8px 14px rgba(11,139,255,.28))}.benefits strong{display:block;font-size:18px;margin-bottom:5px}.benefits small{display:block;color:#30395f;font-size:14px}.popularCategories{margin:34px 4px 50px}.sectionTitle{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.darkTitle h2{color:var(--textDark);font-size:25px;margin:0}.darkTitle span,.darkTitle a{color:#154cff;display:flex;align-items:center;gap:8px;font-weight:800}.categoryCircleGrid{display:grid;grid-template-columns:repeat(10,1fr);gap:24px}.categoryCircleGrid button{border:0;background:transparent;color:var(--textDark);cursor:pointer;display:grid;place-items:center;gap:12px;font-size:14px;font-weight:800}.categoryCircleGrid button span,.categoryIcon{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;font-size:38px;background:radial-gradient(circle at 30% 22%,#fff,transparent 42%),linear-gradient(135deg,#00d9ff42,#8b2cff2e,#ff4fd838);border:1px solid rgba(11,139,255,.18);box-shadow:0 16px 32px #505ab424,inset 0 0 16px #ffffffa6;transition:.25s}.categoryCircleGrid button svg{width:36px;height:36px;color:#0b8bff;filter:drop-shadow(0 6px 10px rgba(11,139,255,.22))}.categoryCircleGrid button:hover span,.categoryCircleGrid button.active span,.categoryCircleGrid button:hover .categoryIcon,.categoryCircleGrid button.active .categoryIcon{transform:translateY(-6px) scale(1.04);box-shadow:0 20px 40px #8b2cff38;border-color:#8b2cff52}.layout{display:grid;grid-template-columns:230px 1fr;gap:24px;margin:0 4px}.sidebar,.productCard,.productDetails,.reviews,.loginCard,.productForm,.table,.stats div{background:#fffffff5;color:var(--textDark);border:1px solid rgba(11,139,255,.12);border-radius:24px;box-shadow:var(--shadow)}.sidebar{padding:18px;height:max-content;position:sticky;top:110px}.sidebar h3{margin:0 0 16px;color:var(--textDark);font-size:18px;font-weight:900}.sidebar button{display:block;width:100%;text-align:left;border:0;background:transparent;padding:13px 14px;border-radius:14px;cursor:pointer;color:#30395f;font-size:15px;font-weight:800;transition:.2s;margin-bottom:6px}.sidebar button:hover,.sidebar button.active{background:linear-gradient(135deg,#00d9ff21,#8b2cff21);color:#07124a}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.productCard{padding:15px;transition:.25s;position:relative;overflow:hidden}.productCard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#00d9ff14,#ff4fd814);opacity:0;transition:.25s}.productCard:hover{transform:translateY(-7px);box-shadow:0 26px 55px #0b8bff2e}.productCard:hover:before{opacity:1}.productImage{height:200px;background:var(--softGradient);border-radius:20px;display:grid;place-items:center;overflow:hidden;position:relative}.productImage img{width:100%;height:100%;object-fit:cover;transition:.35s}.productCard:hover .productImage img{transform:scale(1.06)}.categoryTag{display:inline-block;margin-top:12px;background:linear-gradient(135deg,#00d9ff21,#8b2cff21);color:#154cff;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:900}.productCard h3{min-height:48px;position:relative}.productCard p{color:#56617f;min-height:42px;position:relative}.rating{color:#ffb703;display:flex;align-items:center;gap:6px;font-weight:800}.oldPrice{text-decoration:line-through;color:#9ca3af}.price,.bigPrice{display:block;font-size:25px;margin-top:6px;color:var(--textDark);font-weight:900}.bigPrice{font-size:40px}.productPage .back{margin-bottom:18px;color:#154cff;font-weight:800}.productDetails{display:grid;grid-template-columns:1fr 1fr;gap:34px;padding:28px}.gallery>img{width:100%;height:480px;object-fit:cover;border-radius:22px;background:#f3f8ff}.thumbs{display:flex;gap:10px;margin-top:12px}.thumbs img{width:82px;height:82px;object-fit:cover;border-radius:14px;border:1px solid rgba(11,139,255,.12)}.productInfo p{color:#4b5563;line-height:1.8}.buyBtn{width:100%;justify-content:center;margin:18px 0}.reviews{margin-top:24px;padding:24px}.reviewGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.reviewCard{border:1px solid rgba(11,139,255,.12);border-radius:18px;padding:16px;background:#fff}.reviewAvatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#eaf8ff,#f4f0ff,#ffeafb);border:2px solid #fff;box-shadow:0 8px 18px #1646a02e;display:grid;place-items:center;font-weight:900;color:#8b2cff;margin-bottom:10px}.reviewForm{margin-top:20px;display:grid;gap:12px;max-width:520px}.reviewForm input,.reviewForm textarea,.reviewForm select,.loginCard input,.productForm input,.productForm textarea{border:1px solid rgba(11,139,255,.18);border-radius:14px;padding:13px;font:inherit;outline:none}.reviewForm input:focus,.reviewForm textarea:focus,.reviewForm select:focus,.loginCard input:focus,.productForm input:focus,.productForm textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 4px #00d9ff1f}.adminLogin{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#eaf8ff,#fff,#fdebff)}.loginCard{width:380px;padding:32px}.error{background:#fee2e2;color:#991b1b;padding:10px;border-radius:10px}.dashboard{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.adminSide{background:linear-gradient(180deg,#080d38,#12144f);color:#fff;padding:28px}.adminSide a{display:block;margin-top:30px;background:#ffffff14;padding:12px;border-radius:12px}.adminContent{padding:28px;background:#f8fbff}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px}.stats strong{display:block;font-size:32px;color:#154cff}.stats div{padding:18px}.productForm{padding:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px}.productForm h2,.productForm textarea,.productForm button{grid-column:1/-1}.table{padding:12px}.tableRow{display:grid;grid-template-columns:60px 1fr 130px 90px 80px 80px;gap:12px;align-items:center;border-bottom:1px solid #EEF2F7;padding:12px}.tableRow img{width:54px;height:54px;object-fit:cover;border-radius:12px}.tableRow span{color:#6b7280;font-size:13px}.tableRow button{border:1px solid rgba(11,139,255,.14);background:#fff;border-radius:10px;padding:9px;cursor:pointer}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes twinkle{0%,to{transform:scale(.8);opacity:.55}50%{transform:scale(1.25);opacity:1}}@media (max-width:1100px){.container{max-width:100%;padding:0 24px 60px;overflow:hidden}.marketplaceHero{width:100%;margin-right:0;grid-template-columns:1fr;min-height:auto;padding:36px 0 44px}.marketplaceHero:before{width:100%;right:0}.heroVisual{min-height:430px}.heroVisual img,.hero-products{width:100%;max-width:700px;margin-right:0}.categoryCircleGrid{grid-template-columns:repeat(5,1fr)}.grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.header{height:auto;padding:16px;flex-wrap:wrap;gap:16px}.brand{min-width:auto}.brandIcon{width:170px}.topLinks{display:none}.searchBox{order:3;width:100%;max-width:none}.hero h1{font-size:42px}.hero p{font-size:16px}.heroActions{flex-direction:column;align-items:flex-start}.heroVisual{min-height:360px}.heroVisual img,.hero-products{max-width:460px}.floatingCard{display:none}.benefits,.grid,.reviewGrid,.productDetails,.layout,.dashboard,.productForm,.stats{grid-template-columns:1fr}.benefits{margin-top:20px}.benefits div{border-right:0;border-bottom:1px solid rgba(139,44,255,.14)}.benefits div:last-child{border-bottom:0}.sidebar{position:relative;top:0}.categoryCircleGrid{grid-template-columns:repeat(2,1fr)}.tableRow{grid-template-columns:50px 1fr}.tableRow strong:nth-child(3),.tableRow span,.tableRow button{grid-column:2}.gallery>img{height:320px}.userButton{margin-left:auto}}.adminDashboard{min-height:100vh;display:grid;grid-template-columns:260px 1fr;background:#f5f6fa;color:#111827}.adminSidebar{background:linear-gradient(180deg,#08111f,#101c2b);color:#fff;padding:28px 20px}.adminLogo{margin-bottom:34px;text-align:center}.adminLogo h2{margin:0;font-size:26px;letter-spacing:.04em}.adminLogo span{font-size:12px;color:#aab4c3}.adminMenu{display:grid;gap:8px}.adminMenu button{border:0;width:100%;background:transparent;color:#d8e0ea;padding:14px 16px;border-radius:10px;display:flex;align-items:center;gap:12px;font-weight:700;cursor:pointer;transition:.2s}.adminMenu button:hover,.adminMenu button.active{background:#ffffff17;color:#ffc400}.adminMain{padding:28px 32px}.adminTopbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.adminTopbar h1{margin:0;font-size:32px;color:#111827}.adminTopbar p{margin:6px 0 0;color:#6b7280}.adminProfile{display:flex;align-items:center;gap:12px;background:#fff;padding:10px 14px;border-radius:14px;box-shadow:0 8px 25px #0f172a0f}.adminAvatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e5e7eb;font-weight:900}.adminProfile strong,.adminProfile span{display:block}.adminProfile span{color:#6b7280;font-size:12px}.adminStatsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px}.adminStatCard{background:#fff;border-radius:14px;padding:22px;box-shadow:0 10px 28px #0f172a0f}.adminStatCard span{color:#6b7280;font-weight:700;font-size:13px}.adminStatCard strong{display:block;font-size:30px;margin:12px 0 8px;color:#111827}.adminStatCard small{color:#16a34a;font-weight:700}.adminPanel{background:#fff;border-radius:16px;box-shadow:0 12px 30px #0f172a12;overflow:hidden}.adminPanelHeader{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid #EEF2F7}.adminPanelHeader h2{margin:0;color:#111827}.adminPanelHeader p{margin:5px 0 0;color:#6b7280}.adminAddBtn,.adminSubmitBtn{border:0;background:#ffc400;color:#111827;padding:13px 18px;border-radius:10px;font-weight:900;cursor:pointer;display:flex;align-items:center;gap:8px}.adminSearch{margin:18px 22px;height:46px;border:1px solid #E5E7EB;border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 14px}.adminSearch input{border:0;outline:0;width:100%;font-size:15px}.adminProductForm{margin:0 22px 22px;padding:22px;background:#f9fafb;border:1px solid #E5E7EB;border-radius:16px;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.adminProductForm h3,.adminProductForm textarea,.adminProductForm .adminSubmitBtn{grid-column:1/-1}.adminProductForm h3{margin:0}.adminProductForm input,.adminProductForm textarea{border:1px solid #D1D5DB;border-radius:10px;padding:13px;outline:0;font:inherit}.adminProductForm textarea{min-height:100px;resize:vertical}.adminProductForm label{font-weight:700;color:#374151}.adminProductForm select,.categoryForm select{width:100%;border:1px solid #CBD5E1;border-radius:10px;padding:13px;outline:0;font:inherit;background:#fff}.adminTable{padding:0 22px 22px}.adminTableHead,.adminTableRow{display:grid;grid-template-columns:2fr 1fr 1fr .8fr .7fr;align-items:center;gap:16px}.adminTableHead{padding:15px 12px;color:#6b7280;font-size:13px;font-weight:900;border-bottom:1px solid #E5E7EB}.adminTableRow{padding:16px 12px;border-bottom:1px solid #EEF2F7}.adminProductInfo{display:flex;align-items:center;gap:12px}.adminProductInfo img{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#f3f4f6}.statusActive,.statusInactive{width:max-content;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900}.statusActive{color:#15803d;background:#dcfce7}.statusInactive{color:#b91c1c;background:#fee2e2}.adminActions{display:flex;gap:10px}.adminActions button{width:34px;height:34px;border:0;border-radius:8px;background:#f3f4f6;cursor:pointer;display:grid;place-items:center}.adminActions button:first-child{color:#2563eb}.adminActions button:last-child{color:#ef4444}@media (max-width:1000px){.adminDashboard{grid-template-columns:1fr}.adminSidebar{position:relative}.adminStatsGrid{grid-template-columns:repeat(2,1fr)}.adminTableHead{display:none}.adminTableRow{grid-template-columns:1fr;gap:8px}.adminProductForm{grid-template-columns:1fr}}@media (max-width:600px){.adminMain{padding:18px}.adminTopbar{flex-direction:column;align-items:flex-start;gap:16px}.adminStatsGrid{grid-template-columns:1fr}.adminPanelHeader{flex-direction:column;align-items:flex-start;gap:14px}.searchBox{flex:1;display:flex;max-width:690px;margin:-8% auto auto;position:relative}}.adminProductsMain{min-width:0;width:100%;max-width:100%;padding:32px 40px;background:#f8fafc;min-height:100vh;overflow:hidden}.adminProductsHeader{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:26px;border-bottom:1px solid #E5E7EB;margin-bottom:24px}.adminProductsHeader h1{margin:0;font-size:36px;line-height:1.1;color:#111827}.adminProductsHeader p{margin:6px 0 0;color:#475569;font-size:16px}.productStatsGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-bottom:20px}.productStatCard{min-width:0;background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:22px 18px;display:flex;align-items:flex-start;gap:16px;box-shadow:0 10px 30px #0f172a0f}.statIcon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;flex-shrink:0}.statIcon.purple{background:#f1eafe;color:#7c3aed}.statIcon.yellow{background:#fff4ce;color:#f59e0b}.statIcon.blue{background:#dbeafe;color:#2563eb}.statIcon.green{background:#dcfce7;color:#16a34a}.statIcon.red{background:#ffe4e6;color:#f43f5e}.productStatCard>div:last-child{min-width:0;flex:1}.productStatCard span{display:block;color:#334155;font-weight:800;margin-bottom:10px;line-height:1.25}.productStatCard strong{display:block;font-size:clamp(24px,2vw,30px);line-height:1.15;color:#020617;margin-bottom:12px;white-space:normal;word-break:break-word}.productStatCard small{color:#475569;font-weight:600;line-height:1.35}.productsAnalyticsGrid{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(520px,1.35fr);gap:18px;margin-bottom:18px}.productPanel{min-width:0;background:#fff;border:1px solid #E5E7EB;border-radius:16px;box-shadow:0 10px 30px #0f172a0f;padding:22px;overflow:hidden}.panelTitle{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.panelTitle div{min-width:0;display:flex;align-items:center;gap:10px}.panelTitle svg{flex-shrink:0;color:#2563eb}.panelTitle h2{margin:0;font-size:18px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panelTitle button{flex-shrink:0;border:1px solid #CBD5E1;background:#fff;border-radius:9px;padding:9px 14px;font-weight:800;cursor:pointer}.mostViewedList{display:grid;gap:12px}.mostViewedItem{min-width:0;display:grid;grid-template-columns:26px 58px minmax(0,1fr) 120px;align-items:center;gap:14px;padding:6px 0}.mostViewedItem img{width:58px;height:58px;border-radius:12px;object-fit:cover;background:#f1f5f9;display:block}.mostViewedItem>div{min-width:0}.mostViewedItem strong,.miniProductItem strong{color:#0f172a;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mostViewedItem small,.miniProductItem small{color:#475569;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.viewsInfo{min-width:110px;text-align:right}.viewsBar{width:100%;height:5px;background:#ede9fe;border-radius:999px;overflow:hidden;margin-top:8px}.viewsBar i{display:block;height:100%;background:#7c3aed;border-radius:999px}.fakeChart{position:relative;height:310px;padding-top:20px;background:repeating-linear-gradient(0deg,transparent 0 62px,#E2E8F0 63px)}.fakeChart svg{width:100%;height:250px;display:block}.chartTooltip{position:absolute;top:34px;left:52%;background:#fff;border:1px solid #E5E7EB;border-radius:10px;padding:12px 14px;box-shadow:0 10px 25px #0f172a1f;z-index:2}.chartTooltip strong,.chartTooltip span{display:block;color:#0f172a}.chartMonths{display:flex;justify-content:space-between;gap:8px;color:#475569;font-size:13px}.productsBottomGrid{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr) minmax(360px,1fr);gap:18px}.donutContent{display:flex;align-items:center;gap:34px}.donut{width:170px;height:170px;border-radius:50%;background:conic-gradient(#22c55e 0,#22c55e 70%,#facc15 70%,#facc15 84%,#ef4444 84%,#ef4444 93%,#cbd5e1 93%,#cbd5e1);display:grid;place-items:center;position:relative;flex-shrink:0}.donut:before{content:"";position:absolute;width:105px;height:105px;border-radius:50%;background:#fff}.donut strong,.donut span{position:relative;z-index:2;text-align:center}.donut span{margin-top:42px;color:#64748b}.donutLegend{min-width:0;display:grid;gap:14px;flex:1}.donutLegend p{margin:0;display:flex;justify-content:space-between;gap:12px;color:#334155}.donutLegend i{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:8px;flex-shrink:0}.miniProductItem{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #EEF2F7}.miniProductItem:last-child{border-bottom:0}.miniProductItem img{width:52px;height:52px;border-radius:10px;object-fit:cover;background:#f1f5f9;display:block}.miniProductItem span{font-size:13px;color:#334155;font-weight:800;white-space:nowrap}.lowStockPanel .miniProductItem span{background:#fef3c7;color:#92400e;padding:7px 10px;border-radius:999px}.yellowBtn{background:#ffc400!important;border-color:#ffc400!important;display:flex;align-items:center;gap:8px}@media (max-width:1350px){.productStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.productsAnalyticsGrid,.productsBottomGrid{grid-template-columns:1fr}}@media (max-width:1000px){.adminProductsMain{padding:24px}.productStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.adminProductsMain{padding:22px}.adminProductsHeader{flex-direction:column;align-items:flex-start;gap:16px}.productStatsGrid{grid-template-columns:1fr}.productStatCard{flex-direction:column}.mostViewedItem,.miniProductItem{grid-template-columns:1fr}.viewsInfo{text-align:left}.donutContent{flex-direction:column;align-items:flex-start}}.adminProductsPage{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);background:#f8fafc;color:#0f172a}.productsSidebar{min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(30,64,175,.22),transparent 35%),linear-gradient(180deg,#07111f,#081827 55%,#07111f);color:#fff;padding:34px 26px}.productsLogo{text-align:center;padding-bottom:34px;margin-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08)}.productsLogo h2{margin:0;font-size:32px;letter-spacing:.03em;font-weight:900}.productsLogo span{display:block;margin-top:8px;color:#d8e2ef;font-size:14px}.productsMenu{display:grid;gap:12px}.productsMenu button{border:0;width:100%;height:54px;border-radius:10px;background:transparent;color:#f8fafc;display:flex;align-items:center;gap:14px;padding:0 16px;font-size:16px;font-weight:800;cursor:pointer;transition:.2s}.productsMenu button:hover,.productsMenu button.active{background:#ffffff17;color:#ffd000}.productsMain{min-width:0;padding:32px 34px;overflow:hidden}.productsHeader{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:26px;margin-bottom:18px;border-bottom:1px solid #E2E8F0}.productsHeader h1{margin:0;font-size:34px;line-height:1;color:#0f172a}.productsHeader p{margin:8px 0 0;color:#334155;font-size:15px}.productsProfile{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:18px;background:#fff;box-shadow:0 14px 35px #0f172a12}.productsAvatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e5e7eb;color:#111827;font-weight:900;font-size:20px}.productsProfile strong,.productsProfile span{display:block}.productsProfile span{color:#475569;font-size:13px;margin-top:2px}.productsStats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:16px}.productsStatCard{min-width:0;min-height:178px;background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:20px;display:flex;align-items:flex-start;gap:16px;box-shadow:0 14px 35px #0f172a0f}.productsStatIcon{width:56px;height:56px;border-radius:15px;display:grid;place-items:center;flex-shrink:0}.productsStatIcon.purple{background:#efe7ff;color:#7c3aed}.productsStatIcon.yellow{background:#fff1c7;color:#f59e0b}.productsStatIcon.blue{background:#dbeafe;color:#2563eb}.productsStatIcon.green{background:#ddfbea;color:#16a34a}.productsStatIcon.red{background:#ffe1e7;color:#f43f5e}.productsStatCard>div:last-child{min-width:0}.productsStatCard span{display:block;color:#0f172a;font-size:14px;font-weight:900;line-height:1.35;margin-bottom:12px}.productsStatCard strong{display:block;color:#020617;font-size:30px;line-height:1.05;font-weight:900;margin-bottom:14px;word-break:break-word}.productsStatCard small{color:#334155;font-size:13px;font-weight:600;line-height:1.35}.productsMiddleGrid{display:grid;grid-template-columns:minmax(390px,.85fr) minmax(560px,1.25fr);gap:16px;margin-bottom:16px}.productsPanel{min-width:0;background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 14px 35px #0f172a0f;padding:20px;overflow:hidden}.productsPanelHeader{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.productsPanelHeader>div{min-width:0;display:flex;align-items:center;gap:10px}.productsPanelHeader h2{margin:0;color:#0f172a;font-size:18px;line-height:1.2;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.productsPanelHeader button{flex-shrink:0;border:1px solid #CBD5E1;background:#fff;color:#0f172a;padding:10px 15px;border-radius:9px;font-weight:900;cursor:pointer}.panelIcon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex-shrink:0}.panelIcon.purple{background:#efe7ff;color:#6d28d9}.panelIcon.blue{background:#dbeafe;color:#2563eb}.panelIcon.warning{background:#fef3c7;color:#f59e0b}.viewedList{display:grid}.viewedItem{min-width:0;display:grid;grid-template-columns:24px 58px minmax(0,1fr) 128px;align-items:center;gap:14px;padding:11px 0;border-bottom:1px solid #EEF2F7}.viewedItem:last-child{border-bottom:0}.viewedNumber{color:#0f172a;font-weight:800}.viewedItem img{width:58px;height:58px;object-fit:cover;border-radius:11px;background:#f1f5f9}.viewedInfo{min-width:0}.viewedInfo strong,.miniItem strong{display:block;color:#0f172a;font-size:14px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.viewedInfo small,.miniItem small{display:block;color:#334155;font-size:13px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.viewedViews{min-width:0;text-align:right}.viewedViews strong{display:block;color:#0f172a;font-size:17px;font-weight:900}.viewedViews small{color:#334155;font-size:12px}.viewedBar{width:100%;height:5px;border-radius:999px;background:#ede9fe;overflow:hidden;margin-top:7px}.viewedBar i{display:block;height:100%;border-radius:999px;background:#7c3aed}.productsChart{height:323px;position:relative;padding-top:28px;background:repeating-linear-gradient(0deg,transparent 0 61px,#DDE7F4 62px)}.productsChart svg{width:100%;height:250px;display:block}.productsTooltip{position:absolute;top:48px;left:52%;z-index:2;background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:12px 15px;box-shadow:0 16px 32px #0f172a1a}.productsTooltip strong,.productsTooltip span{display:block;color:#0f172a}.productsTooltip strong{font-weight:900}.productsTooltip span{margin-top:4px}.chartLabels{display:flex;justify-content:space-between;gap:8px;color:#334155;font-size:13px;margin-top:2px}.productsBottomGridNew{display:grid;grid-template-columns:minmax(340px,1fr) minmax(320px,.95fr) minmax(360px,1.15fr);gap:16px}.bottomTitle{margin:0 0 22px;color:#0f172a;font-size:18px;font-weight:900}.stockContent{display:flex;align-items:center;gap:28px}.stockDonut{width:170px;height:170px;border-radius:50%;background:conic-gradient(#5ac84f 0,#5ac84f 72%,#facc15 72%,#facc15 84%,#ef4444 84%,#ef4444 93%,#cbd5e1 93%,#cbd5e1);display:grid;place-items:center;position:relative;flex-shrink:0}.stockDonut:before{content:"";position:absolute;width:108px;height:108px;background:#fff;border-radius:50%}.stockDonut strong,.stockDonut span{position:relative;z-index:2;display:block;text-align:center}.stockDonut strong{font-size:26px;font-weight:900;margin-top:34px}.stockDonut span{color:#64748b;margin-top:-22px}.stockLegend{min-width:0;flex:1;display:grid;gap:16px}.stockLegend p{margin:0;display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:9px;color:#0f172a;font-size:14px}.stockLegend p span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stockLegend i{width:10px;height:10px;border-radius:50%}.greenDot{background:#22c55e}.yellowDot{background:#facc15}.grayDot{background:#cbd5e1}.miniList{display:grid}.miniItem{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:13px;padding:11px 0;border-bottom:1px solid #EEF2F7}.miniItem:last-child{border-bottom:0}.miniItem img{width:52px;height:52px;border-radius:10px;object-fit:cover;background:#f1f5f9}.miniItem span{white-space:nowrap;font-size:13px;font-weight:800;color:#334155}.miniItem:not(.recent) span{background:#fef3c7;color:#92400e;padding:7px 11px;border-radius:999px}.addYellow{background:#ffc400!important;border-color:#ffc400!important;display:flex;align-items:center;gap:8px}.emptyState{color:#64748b;font-weight:700;padding:16px 0}@media (max-width:1400px){.productsStats{grid-template-columns:repeat(3,minmax(0,1fr))}.productsMiddleGrid,.productsBottomGridNew{grid-template-columns:1fr}}@media (max-width:1000px){.adminProductsPage{grid-template-columns:1fr}.productsSidebar{min-height:auto}.productsMenu{grid-template-columns:repeat(2,1fr)}.productsStats{grid-template-columns:repeat(2,minmax(0,1fr))}.productsMain{padding:24px}}@media (max-width:700px){.productsHeader{flex-direction:column;align-items:flex-start}.productsStats{grid-template-columns:1fr}.productsStatCard{min-height:auto}.productsMenu,.viewedItem,.miniItem{grid-template-columns:1fr}.viewedViews{text-align:left}.stockContent{flex-direction:column;align-items:flex-start}.productsChart{height:260px}}.adminFixedLogo{text-align:center;padding-bottom:34px;margin-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08)}.adminFixedMenu{display:grid;gap:9px;margin-top:-5px}.adminPageContent{margin-left:260px;min-height:100vh;background:#f8fafc}@media (max-width:900px){.adminFixedSidebar{position:relative;width:100%;height:auto}.adminPageContent{margin-left:0}}.adminFixedSidebar{position:fixed;left:0;top:0;bottom:0;width:260px;z-index:999;background:linear-gradient(180deg,#08111f,#101c2b);color:#fff;padding:30px 20px;overflow-y:auto}.adminFixedLogo{text-align:center;padding-bottom:34px;margin-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08);margin-top:-15px}.adminFixedLogo h2{margin:0;font-size:30px;letter-spacing:.04em;font-weight:900}.adminFixedLogo span{display:block;margin-top:8px;color:#aab4c3;font-size:13px}.adminFixedMenu{display:grid;gap:9px}.adminFixedMenu button{border:0;width:100%;height:52px;border-radius:10px;background:transparent;color:#d8e0ea;display:flex;align-items:center;gap:13px;padding:0 16px;font-size:15px;font-weight:800;cursor:pointer;transition:.2s}.adminFixedMenu button:hover,.adminFixedMenu button.active{background:#ffffff17;color:#ffc400}.adminCategoriesMain{min-width:0;width:100%;min-height:100vh;padding:32px 40px;background:#f8fafc;overflow:hidden}.adminCategoriesHeader{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:26px;margin-bottom:22px;border-bottom:1px solid #E2E8F0}.adminCategoriesHeader h1{margin:0;color:#0f172a;font-size:34px;line-height:1;font-weight:900}.adminCategoriesHeader p{margin:8px 0 0;color:#334155;font-size:15px}.categoriesStatsGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:16px}.categoryStatCard{min-width:0;min-height:178px;background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:20px;display:flex;align-items:flex-start;gap:16px;box-shadow:0 14px 35px #0f172a0f}.categoryStatIcon{width:56px;height:56px;border-radius:15px;display:grid;place-items:center;flex-shrink:0}.categoryStatIcon.purple{background:#efe7ff;color:#7c3aed}.categoryStatIcon.green{background:#dcfce7;color:#16a34a}.categoryStatIcon.blue{background:#dbeafe;color:#2563eb}.categoryStatIcon.orange{background:#ffedd5;color:#f97316}.categoryStatIcon.pink{background:#ffe1e7;color:#f43f5e}.categoryStatCard span{display:block;color:#0f172a;font-size:14px;font-weight:900;line-height:1.35;margin-bottom:12px}.categoryStatCard strong{display:block;color:#020617;font-size:30px;line-height:1.05;font-weight:900;margin-bottom:14px;white-space:normal;word-break:break-word}.categoryStatCard small{color:#334155;font-size:13px;font-weight:600;line-height:1.35}.categoriesAnalyticsGrid{display:grid;grid-template-columns:minmax(420px,1fr) minmax(520px,1fr);gap:16px;margin-bottom:16px}.categoryPanel{min-width:0;background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 14px 35px #0f172a0f;padding:20px;overflow:hidden}.categoryPanelHeader,.categoryTableHeader{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.categoryPanelHeader>div{min-width:0;display:flex;align-items:center;gap:10px}.categoryPanelHeader h2,.categoryTableHeader h2{margin:0;color:#0f172a;font-size:18px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.categoryPanelHeader button,.categoryTableHeader button{flex-shrink:0;border:1px solid #CBD5E1;background:#fff;color:#0f172a;padding:10px 15px;border-radius:9px;font-weight:900;cursor:pointer}.categoryPanelIcon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex-shrink:0}.categoryPanelIcon.purple{background:#efe7ff;color:#7c3aed}.categoryViewedList{display:grid}.categoryViewedItem{min-width:0;display:grid;grid-template-columns:24px 58px minmax(0,1fr) 128px;align-items:center;gap:14px;padding:11px 0;border-bottom:1px solid #EEF2F7}.categoryViewedItem:last-child{border-bottom:0}.categoryViewedNumber{font-weight:800;color:#0f172a}.categoryViewedIcon{width:58px;height:58px;border-radius:11px;background:#f1f5f9;display:grid;place-items:center;color:#111827}.categoryViewedInfo{min-width:0}.categoryViewedInfo strong,.categoryRecentItem strong{display:block;color:#0f172a;font-size:14px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.categoryViewedInfo small,.categoryRecentItem small{display:block;color:#334155;font-size:13px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.categoryViewsInfo{min-width:0;text-align:right}.categoryViewsInfo strong{display:block;font-size:17px;font-weight:900;color:#0f172a}.categoryViewsInfo small{color:#334155;font-size:12px}.categoryViewsBar{width:100%;height:5px;border-radius:999px;background:#ede9fe;overflow:hidden;margin-top:7px}.categoryViewsBar i{display:block;height:100%;background:#7c3aed;border-radius:999px}.categoryDistribution{min-height:300px;display:flex;align-items:center;justify-content:center;gap:54px}.categoryDonut{width:205px;height:205px;border-radius:50%;background:conic-gradient(#7c3aed 0,#7c3aed 38%,#3b82f6 38%,#3b82f6 56%,#22c55e 56%,#22c55e 71%,#f59e0b 71%,#f59e0b 82%,#f43f5e 82%,#f43f5e 91%,#cbd5e1 91%,#cbd5e1);display:grid;place-items:center;position:relative;flex-shrink:0}.categoryDonut:before{content:"";position:absolute;width:118px;height:118px;background:#fff;border-radius:50%}.categoryDonut strong,.categoryDonut span{position:relative;z-index:2;text-align:center;display:block}.categoryDonut strong{font-size:30px;font-weight:900;margin-top:42px}.categoryDonut span{color:#64748b;margin-top:-28px}.categoryDistributionLegend{min-width:240px;display:grid;gap:18px}.categoryDistributionLegend p{margin:0;display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:10px;color:#0f172a;font-size:14px}.categoryDistributionLegend p span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.categoryDistributionLegend i{width:10px;height:10px;border-radius:50%}.dot1{background:#7c3aed}.dot2{background:#3b82f6}.dot3{background:#22c55e}.dot4{background:#f59e0b}.dot5{background:#f43f5e}.dot6{background:#cbd5e1}.categoriesBottomGrid{display:grid;grid-template-columns:minmax(560px,1.4fr) minmax(360px,1fr);gap:16px}.categoryAddBtn,.categorySubmitBtn{background:#ffc400!important;border-color:#ffc400!important;display:flex;align-items:center;gap:8px}.categoryForm{margin-bottom:18px;padding:18px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:14px;display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.categoryForm h3,.categoryForm textarea,.categoryForm label,.categorySubmitBtn{grid-column:1/-1}.categoryForm h3{margin:0}.categoryForm input,.categoryForm textarea{width:100%;border:1px solid #CBD5E1;border-radius:10px;padding:13px;outline:0;font:inherit}.categoryForm textarea{min-height:90px;resize:vertical}.categoryTable{overflow:hidden}.categoryTableHead,.categoryTableRow{display:grid;grid-template-columns:1.2fr 1.6fr .7fr .7fr .6fr;align-items:center;gap:14px}.categoryTableHead{padding:14px 10px;border-bottom:1px solid #E2E8F0;color:#475569;font-size:13px;font-weight:900}.categoryTableRow{padding:14px 10px;border-bottom:1px solid #EEF2F7}.categoryNameCell{min-width:0;display:flex;align-items:center;gap:12px}.categoryNameCell strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.categoryTableRow>span{color:#334155;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.categoryActions{display:flex;gap:8px}.categoryActions button{width:34px;height:34px;border:0;border-radius:8px;background:#f1f5f9;display:grid;place-items:center;cursor:pointer}.categoryActions button:first-child{color:#2563eb}.categoryActions button:last-child{color:#ef4444}.categoryRecentList{display:grid}.categoryRecentItem{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:13px;padding:12px 0;border-bottom:1px solid #EEF2F7}.categoryRecentItem:last-child{border-bottom:0}.recentIcon{width:52px;height:52px;border-radius:12px;display:grid;place-items:center}.recent1{background:#efe7ff;color:#7c3aed}.recent2{background:#dbeafe;color:#2563eb}.recent3{background:#dcfce7;color:#16a34a}.recent4{background:#ffedd5;color:#f97316}.recent5{background:#ffe1e7;color:#f43f5e}.categoryRecentItem span{font-size:13px;color:#334155;font-weight:700;white-space:nowrap}@media (max-width:1400px){.categoriesStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.categoriesAnalyticsGrid,.categoriesBottomGrid{grid-template-columns:1fr}}@media (max-width:1000px){.adminCategoriesMain{padding:24px}.categoriesStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.categoryDistribution{flex-direction:column}}@media (max-width:700px){.adminCategoriesMain{padding:22px}.adminCategoriesHeader{flex-direction:column;align-items:flex-start}.categoriesStatsGrid,.categoryForm,.categoryViewedItem,.categoryRecentItem{grid-template-columns:1fr}.categoryViewsInfo{text-align:left}.categoryTableHead{display:none}.categoryTableRow{grid-template-columns:1fr}}.adminReviewsMain{min-width:0;width:100%;min-height:100vh;padding:32px 40px;background:#f8fafc;overflow:hidden}.adminReviewsHeader{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:26px;margin-bottom:22px;border-bottom:1px solid #E2E8F0}.adminReviewsHeader h1{margin:0;color:#0f172a;font-size:34px;line-height:1;font-weight:900}.adminReviewsHeader p{margin:8px 0 0;color:#334155;font-size:15px}.reviewsStatsGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:16px}.reviewStatCard{min-width:0;min-height:178px;background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:20px;display:flex;align-items:flex-start;gap:16px;box-shadow:0 14px 35px #0f172a0f}.reviewStatIcon{width:56px;height:56px;border-radius:15px;display:grid;place-items:center;flex-shrink:0}.reviewStatIcon.purple{background:#efe7ff;color:#7c3aed}.reviewStatIcon.green{background:#dcfce7;color:#16a34a}.reviewStatIcon.yellow{background:#fff1c7;color:#f59e0b}.reviewStatIcon.red{background:#ffe1e7;color:#f43f5e}.reviewStatIcon.blue{background:#dbeafe;color:#2563eb}.reviewStatCard span{display:block;color:#0f172a;font-size:14px;font-weight:900;margin-bottom:12px}.reviewStatCard strong{display:block;color:#020617;font-size:30px;font-weight:900;margin-bottom:14px}.reviewStatCard small{color:#334155;font-size:13px;font-weight:600}.reviewsTopGrid{display:grid;grid-template-columns:minmax(460px,.9fr) minmax(560px,1.1fr);gap:16px;margin-bottom:16px}.reviewPanel{min-width:0;background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 14px 35px #0f172a0f;padding:20px;overflow:hidden}.reviewPanel h2{margin:0 0 20px;color:#0f172a;font-size:18px;font-weight:900}.reviewPanelHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.reviewPanelHeader h2{margin:0}.reviewPanelHeader button,.reviewsFilters button{border:1px solid #CBD5E1;background:#fff;color:#0f172a;padding:10px 15px;border-radius:9px;font-weight:900;cursor:pointer;display:flex;align-items:center;gap:8px}.reviewDistribution{display:grid;grid-template-columns:1fr 260px;gap:32px;align-items:center;min-height:300px}.ratingBars{display:grid;gap:23px}.ratingBarRow{display:grid;grid-template-columns:80px 1fr 80px;align-items:center;gap:14px;color:#334155;font-size:14px}.ratingBarRow div{height:7px;border-radius:999px;background:#eef2f7;overflow:hidden}.ratingBarRow i{display:block;height:100%;background:#f8b400;border-radius:999px}.ratingBarRow strong{font-size:13px;color:#334155}.reviewDonut{width:210px;height:210px;border-radius:50%;background:conic-gradient(#7c3aed 0,#7c3aed 78%,#eef2f7 78%,#eef2f7);display:grid;place-items:center;position:relative}.reviewDonut:before{content:"";position:absolute;width:138px;height:138px;background:#fff;border-radius:50%}.reviewDonut strong,.reviewDonut span,.donutStars{position:relative;z-index:2}.reviewDonut strong{font-size:32px;font-weight:900;margin-top:42px}.donutStars{color:#f8b400;display:flex;gap:2px;margin-top:-16px}.reviewDonut span{color:#64748b;margin-top:-44px;font-weight:700}.recentReviewsList{display:grid}.recentReviewItem{display:grid;grid-template-columns:48px minmax(0,1fr) 58px minmax(160px,.7fr);align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #EEF2F7}.recentReviewItem:last-child{border-bottom:0}.reviewClientAvatar{width:48px;height:48px;border-radius:50%;background:#e2e8f0;display:grid;place-items:center;font-weight:900}.recentReviewText{min-width:0}.recentReviewText strong,.recentReviewProduct strong{display:block;color:#0f172a;font-weight:900}.recentReviewText span{color:#f8b400;display:flex;gap:2px;margin:4px 0}.recentReviewText small,.recentReviewProduct small{display:block;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recentReviewItem img{width:58px;height:58px;border-radius:10px;object-fit:cover;background:#f1f5f9}.reviewsTableHeader{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px}.reviewsTableHeader h2{margin:0}.reviewsFilters{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.reviewsSearch{height:42px;min-width:280px;border:1px solid #CBD5E1;border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 12px}.reviewsSearch input{border:0;outline:0;width:100%}.reviewsFilters select{height:42px;border:1px solid #CBD5E1;border-radius:10px;padding:0 12px;background:#fff;font-weight:700}.reviewsTable{overflow:hidden}.reviewsTableHead,.reviewsTableRow{display:grid;grid-template-columns:1.1fr 1.5fr .8fr 2fr .8fr .8fr .8fr;align-items:center;gap:14px}.reviewsTableHead{padding:14px 10px;border-bottom:1px solid #E2E8F0;color:#475569;font-size:13px;font-weight:900}.reviewsTableRow{padding:13px 10px;border-bottom:1px solid #EEF2F7}.reviewClientCell strong,.reviewProductCell span{display:block;color:#0f172a;font-weight:900}.reviewClientCell small{color:#334155}.reviewProductCell{display:flex;align-items:center;gap:10px;min-width:0}.reviewProductCell img{width:42px;height:42px;border-radius:9px;object-fit:cover;background:#f1f5f9}.reviewStarsCell{color:#f8b400;display:flex;gap:2px}.reviewCommentCell{color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reviewStatus{width:max-content;border:0;border-radius:999px;padding:7px 10px;font-weight:900}.reviewStatus.approved{color:#15803d;background:#dcfce7}.reviewStatus.pending{color:#92400e;background:#fef3c7}.reviewStatus.refused{color:#b91c1c;background:#fee2e2}.reviewActions{display:flex;gap:8px}.reviewActions button{width:34px;height:34px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;display:grid;place-items:center;cursor:pointer}.reviewActions button:first-child{color:#2563eb}.reviewActions button:nth-child(2){color:#334155}.reviewActions button:last-child{color:#ef4444}.reviewsPagination{display:flex;justify-content:space-between;align-items:center;padding-top:18px;color:#334155;font-weight:700}.reviewsPagination div{display:flex;align-items:center;gap:10px}.reviewsPagination button{width:34px;height:34px;border:1px solid #CBD5E1;border-radius:8px;background:#fff;display:grid;place-items:center;cursor:pointer}.reviewsPagination button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1400px){.reviewsStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.reviewsTopGrid{grid-template-columns:1fr}.reviewsTableHead{display:none}.reviewsTableRow{grid-template-columns:1fr}}@media (max-width:900px){.adminReviewsMain{padding:24px}.reviewsStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviewDistribution,.recentReviewItem{grid-template-columns:1fr}.reviewsTableHeader{flex-direction:column;align-items:flex-start}}@media (max-width:650px){.adminReviewsHeader{flex-direction:column;align-items:flex-start}.reviewsStatsGrid{grid-template-columns:1fr}.reviewsSearch{min-width:100%}.reviewsFilters,.reviewsFilters select,.reviewsFilters button{width:100%}.reviewsPagination{flex-direction:column;gap:14px;align-items:flex-start}}.adminUsersMain{min-width:0;width:100%;min-height:100vh;padding:32px 40px;background:#f8fafc;overflow:hidden}.adminUsersHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.adminUsersHeader h1{margin:0;color:#0f172a;font-size:34px;font-weight:900}.adminUsersHeader p{margin:8px 0 0;color:#334155}.adminBreadcrumb{display:flex;align-items:center;gap:10px;color:#334155;font-weight:700}.usersStatsGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:18px}.userStatCard{min-height:170px;background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:20px;display:flex;gap:16px;box-shadow:0 14px 35px #0f172a0f}.userStatIcon{width:56px;height:56px;border-radius:15px;display:grid;place-items:center;flex-shrink:0}.userStatIcon.blue{background:#dbeafe;color:#2563eb}.userStatIcon.green{background:#dcfce7;color:#16a34a}.userStatIcon.orange{background:#ffedd5;color:#f97316}.userStatIcon.red{background:#ffe1e7;color:#ef4444}.userStatIcon.purple{background:#efe7ff;color:#7c3aed}.userStatCard span{display:block;color:#0f172a;font-weight:900;margin-bottom:12px}.userStatCard strong{display:block;font-size:30px;color:#020617;margin-bottom:14px}.userStatCard small{color:#334155;font-weight:600}.usersGrid{display:grid;grid-template-columns:minmax(620px,1.6fr) minmax(340px,.85fr);gap:16px}.usersPanel,.usersInfoCard{background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 14px 35px #0f172a0f;overflow:hidden}.usersTabs{display:flex;align-items:center;gap:10px;padding:16px;border-bottom:1px solid #E2E8F0}.usersTabs button{border:0;background:transparent;color:#334155;font-weight:900;cursor:pointer;padding:10px 12px;border-radius:8px}.usersTabs button:hover{background:#eff6ff;color:#2563eb}.newUserBtn{margin-left:auto;background:#2563eb!important;color:#fff!important;display:flex;align-items:center;gap:8px}.usersFilters{display:grid;grid-template-columns:1fr 190px 190px;gap:12px;padding:16px}.usersSearch{height:42px;border:1px solid #CBD5E1;border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 12px}.usersSearch input{border:0;outline:0;width:100%}.usersFilters select,.userForm select{border:1px solid #CBD5E1;border-radius:10px;padding:0 12px;background:#fff;font-weight:700}.userForm{margin:0 16px 16px;padding:18px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:14px;display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.userForm h3,.userSubmitBtn{grid-column:1/-1}.userForm h3{margin:0}.userForm input{border:1px solid #CBD5E1;border-radius:10px;padding:13px;outline:0}.userSubmitBtn{border:0;background:#2563eb;color:#fff;padding:13px;border-radius:10px;font-weight:900;cursor:pointer}.usersTableHead,.usersTableRow{display:grid;grid-template-columns:1.4fr .8fr .8fr .9fr .9fr 1fr;align-items:center;gap:14px}.usersTableHead{padding:14px 16px;border-top:1px solid #E2E8F0;border-bottom:1px solid #E2E8F0;color:#475569;font-size:13px;font-weight:900}.usersTableRow{padding:13px 16px;border-bottom:1px solid #EEF2F7}.userCell{display:flex;align-items:center;gap:12px;min-width:0}.userCell strong{display:block;color:#0f172a}.userCell small{color:#334155}.userAvatar{width:42px;height:42px;border-radius:50%;background:#dbeafe;color:#2563eb;display:grid;place-items:center;font-weight:900;flex-shrink:0}.roleUser,.roleAdmin,.userStatus{width:max-content;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:900}.roleUser{color:#2563eb;background:#dbeafe}.roleAdmin{color:#7c3aed;background:#efe7ff}.userStatus.active{color:#15803d;background:#dcfce7}.userStatus.pending{color:#92400e;background:#fef3c7}.userStatus.rejected{color:#b91c1c;background:#fee2e2}.userActions{display:flex;gap:7px;flex-wrap:wrap}.userActions button{width:32px;height:32px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;display:grid;place-items:center;cursor:pointer}.userActions button:first-child{color:#16a34a}.userActions button:nth-child(2){color:#ef4444}.usersSidePanel{display:grid;gap:16px}.usersInfoCard{padding:20px}.usersInfoCard h2{margin:0 0 18px;font-size:18px;color:#0f172a}.usersDonut{width:180px;height:180px;margin:0 auto 24px;border-radius:50%;background:conic-gradient(#3b82f6 0,#3b82f6 70%,#7c3aed 70%,#7c3aed 78%,#f59e0b 78%,#f59e0b 92%,#f43f5e 92%,#f43f5e);display:grid;place-items:center;position:relative}.usersDonut:before{content:"";position:absolute;width:108px;height:108px;border-radius:50%;background:#fff}.usersDonut strong,.usersDonut span{position:relative;z-index:2;display:block;text-align:center}.usersDonut strong{font-size:28px;margin-top:36px}.usersDonut span{color:#64748b;margin-top:-24px}.usersLegend{display:grid;gap:14px}.usersLegend p{margin:0;display:grid;grid-template-columns:12px 1fr auto;gap:10px;align-items:center}.usersLegend i{width:10px;height:10px;border-radius:50%}.blueDot{background:#3b82f6}.purpleDot{background:#7c3aed}.orangeDot{background:#f59e0b}.redDot{background:#ef4444}.approvalItem{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #EEF2F7}.approvalItem strong,.approvalItem small{display:block}.approvalItem small{color:#334155}.approvalItem span{background:#fef3c7;color:#92400e;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:900}.usersInfoCard p{display:flex;align-items:flex-start;gap:10px;color:#334155;font-size:14px;line-height:1.5}@media (max-width:1400px){.usersStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.usersGrid{grid-template-columns:1fr}}@media (max-width:900px){.adminUsersMain{padding:24px}.usersStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.usersFilters{grid-template-columns:1fr}.usersTableHead{display:none}.usersTableRow{grid-template-columns:1fr}}@media (max-width:650px){.adminUsersHeader{flex-direction:column;align-items:flex-start}.usersStatsGrid,.userForm{grid-template-columns:1fr}.usersTabs{flex-wrap:wrap}.newUserBtn{margin-left:0;width:100%;justify-content:center}}.checkout-grid{display:grid;grid-template-columns:1fr 380px;gap:30px}@media (max-width: 900px){.checkout-grid{grid-template-columns:1fr}}.cart-grid{display:grid;grid-template-columns:1fr 360px;gap:30px}@media (max-width: 900px){.cart-grid{grid-template-columns:1fr}}.cart-item-card{background:#ffffffe6;border:1px solid rgba(139,44,255,.12);border-radius:20px;padding:20px;display:flex;align-items:center;gap:20px;box-shadow:0 10px 30px #00000005}@media (max-width: 600px){.cart-item-card{flex-wrap:wrap}.cart-item-card>div:nth-child(2){min-width:100%;order:1;margin-bottom:10px}.cart-item-card img{order:0}}.skeleton-block{background:linear-gradient(90deg,#e5e7eb 25%,#f0f0f0,#e5e7eb 75%);background-size:200% 100%;animation:skeletonShimmer 1.5s infinite}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-card{background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.06);overflow:hidden}.skeleton-carousel{margin-bottom:24px}.skeleton-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.skeleton-categories{display:flex;gap:20px;overflow:hidden;padding:10px 0}.skeleton-cat-item{display:flex;flex-direction:column;align-items:center;min-width:60px}.skeleton-sidebar{background:#fff;border-radius:14px;padding:16px;border:1px solid rgba(0,0,0,.06)}.skeleton-banner{margin-bottom:20px}.state-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:48px 24px;text-align:center}.state-error svg{color:#ef4444}.state-error strong{font-size:17px;color:#111827}.state-error p{font-size:14px;color:#6b7280;max-width:360px;margin:0}.stateRetryBtn{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:10px 20px;border:0;border-radius:10px;background:#6366f1;color:#fff;font-weight:700;font-size:14px;cursor:pointer}.stateRetryBtn:hover{opacity:.9}.state-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:48px 24px;text-align:center}.state-empty svg{color:#9ca3af}.state-empty strong{font-size:16px;color:#6b7280;font-weight:600}.stateEmptyBtn{margin-top:8px;padding:10px 20px;border:0;border-radius:10px;background:#6366f1;color:#fff;font-weight:700;font-size:14px;cursor:pointer}.state-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px}.state-loading span{font-size:14px;color:#6b7280;font-weight:600}.spinner{border:3px solid rgba(99,102,241,.15);border-top-color:#6366f1;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.iaOrbyBodyLocked{overflow:hidden!important}.iaOrbyOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;padding:28px;display:grid;place-items:center;pointer-events:auto}.iaOrbyBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#0000009e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:auto}.iaOrbyModal{width:min(1510px,96vw);height:min(810px,91vh);position:relative;z-index:2;display:grid;grid-template-columns:520px minmax(0,1fr);overflow:hidden;border-radius:18px;background:linear-gradient(135deg,#fff,#fbfaff 45%,#fff);box-shadow:0 30px 90px #00000057;pointer-events:auto}.iaOrbyModal *{box-sizing:border-box}.iaOrbyClose{position:absolute;top:24px;right:24px;width:42px;height:42px;z-index:20;border:0;border-radius:50%;display:grid;place-items:center;cursor:pointer;color:#182052;background:#ffffffe0;transition:.2s ease;pointer-events:auto}.iaOrbyClose:hover{background:#6837ff17;color:#6d35ff}.iaOrbyChatSide{min-width:0;min-height:0;padding:32px 22px 28px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:radial-gradient(circle at 16% 14%,rgba(139,44,255,.12),transparent 32%),radial-gradient(circle at 82% 55%,rgba(0,217,255,.08),transparent 28%),linear-gradient(180deg,#fff,#f7fbff)}.iaOrbyBrand{display:flex;gap:18px;padding:0 18px;align-items:flex-start}.iaOrbyBrandIcon{width:46px;height:46px;display:grid;place-items:center;color:#7b2cff;flex:0 0 auto}.iaOrbyBrand h2{margin:0;color:#2362ff;font-size:29px;font-weight:900;letter-spacing:-.04em}.iaOrbyBrand p{max-width:310px;margin:6px 0 0;color:#1d2d62;font-size:15px;line-height:1.45;font-weight:500}.iaOrbyChatMessages{min-height:0;padding:24px 4px 16px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(109,53,255,.25) transparent}.iaOrbyChatMessages::-webkit-scrollbar{width:6px}.iaOrbyChatMessages::-webkit-scrollbar-thumb{border-radius:999px;background:#6d35ff38}.iaOrbyMessageRow{display:flex;align-items:flex-start;gap:12px;margin-bottom:19px}.iaOrbyUserRow{justify-content:flex-end;padding-right:14px}.iaOrbyBotRow{justify-content:flex-start}.iaOrbyMessageContent{min-width:0}.iaOrbyBotAvatar{width:39px;height:39px;margin-top:30px;flex:0 0 39px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#1497ff,#7a2cff,#c929ff);box-shadow:0 12px 24px #6f2cff52}.iaOrbyUserAvatar{width:41px;height:41px;margin-top:30px;flex:0 0 41px;overflow:hidden;border-radius:50%;border:3px solid #1ea3ff;display:grid;place-items:center;background:linear-gradient(135deg,#0f8fff,#7a2cff);color:#fff;font-size:11px;font-weight:900}.iaOrbyTime{display:block;margin-bottom:8px;color:#26346e;font-size:13px;font-weight:600}.iaOrbyUserRow .iaOrbyTime{text-align:right;padding-right:4px}.iaOrbyMessage{max-width:350px;padding:16px 18px;color:#050b35;font-size:14px;line-height:1.55;font-weight:600;word-break:break-word}.iaOrbyUserMessage{border-radius:18px 18px 4px;background:linear-gradient(135deg,#efe7ff,#e9ddff);box-shadow:0 12px 28px #8b2cff14}.iaOrbyBotMessage{border:1px solid rgba(34,52,118,.08);border-radius:6px 18px 18px;background:#fffffff5;box-shadow:0 10px 28px #16245a1a}.iaOrbyTyping{display:flex;align-items:center;gap:8px;color:#6d35ff}.iaOrbySpin{animation:iaOrbySpin .8s linear infinite}@keyframes iaOrbySpin{to{transform:rotate(360deg)}}.iaOrbyBenefits{margin:18px 0 0;padding:0;display:grid;gap:10px;list-style:none}.iaOrbyBenefits li{display:flex;align-items:center;gap:7px;color:#04113e;font-size:14px;font-weight:700}.iaOrbyBenefits svg{color:#22b64a}.iaOrbyInputArea{min-width:0}.iaOrbyInputBox{height:72px;display:grid;grid-template-columns:minmax(0,1fr) 54px;align-items:center;gap:12px;padding:0 14px 0 22px;border-radius:21px;background:#fff;box-shadow:0 14px 45px #16245a1a}.iaOrbyInputBox input{width:100%;min-width:0;height:100%;border:0;outline:0;color:#06113f;font-size:14px;font-weight:600;background:transparent}.iaOrbyInputBox input::placeholder{color:#8390bd}.iaOrbyInputBox button{width:44px;height:44px;border:0;border-radius:50%;color:#fff;cursor:pointer;display:grid;place-items:center;background:linear-gradient(135deg,#1a91ff,#812cff,#b526ff);box-shadow:0 12px 24px #7b2cff52;transition:.2s ease}.iaOrbyInputBox button:disabled,.iaOrbyUploadActions button:disabled{opacity:.6;cursor:not-allowed}.iaOrbyUploadActions{margin-top:14px;display:grid;grid-template-columns:1.15fr .9fr .95fr;gap:10px}.iaOrbyUploadActions button{height:40px;border-radius:11px;border:1px solid rgba(111,44,255,.22);background:#fff;color:#172052;display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:800;cursor:pointer;transition:.2s ease}.iaOrbyUploadActions button:hover{color:#6d35ff;border-color:#6f2cff8c;background:#6f2cff0d}.iaOrbyHiddenInput{display:none}.iaOrbyDisclaimer{margin:20px 0 0;color:#8290bd;font-size:12px;font-weight:600}.iaOrbyResultSide{min-width:0;min-height:0;padding:28px 37px 29px 20px;display:grid;grid-template-rows:auto auto auto auto;overflow-y:auto;background:#fff}.iaOrbyResultHeader{padding:0 52px 16px 28px}.iaOrbyResultHeader h3{margin:0;color:#051044;font-size:21px;line-height:1.25;font-weight:950;display:flex;align-items:center;gap:12px}.iaOrbyResultHeader h3 svg{color:#7332ff}.iaOrbyResultHeader p{margin:8px 0 0 32px;color:#56628b;font-size:14px;font-weight:600}.iaOrbyProductsGrid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.iaOrbyProductCard{position:relative;min-width:0;padding:20px 17px 16px;border:1px solid #dfe6f3;border-radius:15px;background:#fff;box-shadow:0 8px 20px #16245a08}.iaOrbyProductBadge{position:absolute;top:0;left:0;height:28px;padding:0 12px;border-radius:14px 0;display:flex;align-items:center;gap:7px;color:#fff;background:linear-gradient(135deg,#6732ff,#b126ff);font-size:12px;font-weight:900}.iaOrbyProductImage{height:145px;display:grid;place-items:center;margin-bottom:8px}.iaOrbyProductImage img{max-width:100%;width:185px;height:135px;object-fit:contain}.iaOrbyProductCard h4{margin:0 0 10px;color:#071044;font-size:15px;font-weight:950;line-height:1.25}.iaOrbyRating{margin-bottom:13px;display:flex;align-items:center;gap:6px;color:#536083;font-size:13px;font-weight:700}.iaOrbyRating svg{color:#ffb21a}.iaOrbyProductCard strong{display:block;color:#f01818;font-size:17px;font-weight:950;margin-bottom:5px}.iaOrbyProductCard small{display:block;color:#435079;font-size:13px;font-weight:700;margin-bottom:14px}.iaOrbyProductCard button{width:100%;height:37px;border:0;border-radius:11px;color:#fff;cursor:pointer;font-size:13px;font-weight:950;background:linear-gradient(135deg,#1098ff,#176fff,#c72cff);box-shadow:0 10px 20px #6f2cff33}.iaOrbyNextProducts{position:absolute;top:145px;right:-24px;width:49px;height:49px;border:0;border-radius:50%;display:grid;place-items:center;color:#202657;cursor:pointer;background:#fff;box-shadow:0 12px 28px #16245a26}.iaOrbyComparisonTable{margin-top:15px;border:1px solid #dfe6f3;border-radius:14px;overflow:auto;background:#fff}.iaOrbyComparisonTable table{width:100%;border-collapse:collapse;table-layout:fixed}.iaOrbyComparisonTable th,.iaOrbyComparisonTable td{height:38px;padding:0 16px;border-bottom:1px solid #dfe6f3;border-right:1px solid #dfe6f3;color:#273467;font-size:13px;font-weight:700;text-align:center}.iaOrbyComparisonTable th:first-child,.iaOrbyComparisonTable td:first-child{width:255px;text-align:left}.iaOrbyComparisonTable th{height:48px;color:#071044;font-weight:950}.iaOrbyComparisonTable th img{width:46px;height:34px;object-fit:contain}.iaOrbyTableStars{color:#ffb21a;letter-spacing:1px;font-size:15px}.iaOrbyTableCheck{color:#15a843;stroke-width:3}.iaOrbyTip{min-height:62px;margin-top:19px;padding:13px 22px;border-radius:14px;display:flex;align-items:center;gap:17px;background:radial-gradient(circle at 92% 40%,rgba(255,79,216,.18),transparent 24%),linear-gradient(135deg,#7a2cff17,#ffffffd9)}.iaOrbyTip svg{color:#8a2cff;flex:0 0 auto}.iaOrbyTip strong{display:block;color:#7532ff;font-size:13px;font-weight:950;margin-bottom:5px}.iaOrbyTip p{margin:0;color:#071044;font-size:13px;font-weight:700;line-height:1.4}@media (max-width: 1200px){.iaOrbyModal{grid-template-columns:430px minmax(0,1fr)}.iaOrbyProductsGrid{grid-template-columns:1fr}.iaOrbyProductCard{display:grid;grid-template-columns:130px minmax(0,1fr);column-gap:14px}.iaOrbyProductImage{grid-row:span 6;height:auto}.iaOrbyProductImage img{width:120px;height:100px}.iaOrbyNextProducts{display:none}}@media (max-width: 900px){.iaOrbyOverlay{padding:12px}.iaOrbyModal{width:100%;height:94vh;grid-template-columns:1fr;grid-template-rows:minmax(620px,auto) auto;overflow-y:auto}.iaOrbyChatSide{min-height:620px}.iaOrbyResultSide{padding:24px 18px;overflow:visible}.iaOrbyResultHeader{padding:0 48px 16px 0}.iaOrbyResultHeader p{margin-left:0}.iaOrbyProductsGrid{grid-template-columns:1fr}.iaOrbyComparisonTable table{min-width:720px}}@media (max-width: 620px){.iaOrbyOverlay{padding:0}.iaOrbyModal{width:100%;height:100dvh;border-radius:0}.iaOrbyClose{top:14px;right:14px;width:40px;height:40px}.iaOrbyChatSide{padding:22px 14px;min-height:600px}.iaOrbyBrand{padding:0;gap:12px}.iaOrbyBrandIcon{width:38px;height:38px}.iaOrbyBrand h2{font-size:24px}.iaOrbyBrand p{max-width:260px;font-size:13px}.iaOrbyMessage{max-width:250px;font-size:13px}.iaOrbyUserRow{padding-right:0}.iaOrbyInputBox{height:62px;grid-template-columns:minmax(0,1fr) 48px;padding-left:16px}.iaOrbyInputBox button{width:40px;height:40px}.iaOrbyUploadActions{grid-template-columns:1fr}.iaOrbyResultHeader h3{font-size:18px}.iaOrbyProductCard{display:block}.iaOrbyProductImage{height:130px}.iaOrbyComparisonTable table{min-width:690px}}.marketHeader{width:100%;padding:14px 34px 10px;background:#fffffff7;border-bottom:1px solid rgba(11,139,255,.1);box-shadow:0 14px 35px #1646a012;position:sticky;top:0;z-index:999;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.marketHeaderTop{display:grid;grid-template-columns:190px minmax(380px,1fr) auto;align-items:center;gap:24px}.marketHeaderLogo{display:flex;align-items:center;text-decoration:none}.marketHeaderLogo img{width:172px;height:auto;object-fit:contain}.marketSearchWrapper{position:relative;height:54px;display:grid;grid-template-columns:155px 1fr;background:#fff;border:1px solid #DCE8F5;border-radius:999px;box-shadow:0 12px 30px #1646a017}.marketCategoryBtn{border:0;border-right:1px solid #E5ECF6;background:transparent;color:#070b3d;font-weight:700;font-size:13px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.marketSearchBox{min-width:0;display:flex;align-items:center;gap:12px;padding-left:18px;padding-right:6px}.marketSearchBox>svg{color:#7a86a8;flex-shrink:0}.marketSearchBox input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#070b3d;font-size:15px}.marketSearchBox input::placeholder{color:#8b96b6}.marketSearchButton{height:42px;border:0;border-radius:999px;padding:0 20px;background:linear-gradient(135deg,#006dff,#8b2cff,#ff35d2);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 28px #8b2cff38}.marketHeaderActions{display:flex;align-items:center;gap:14px}.marketHeaderActions button{border:0;background:transparent;color:#070b3d;font-weight:700;display:flex;align-items:center;gap:7px;cursor:pointer;position:relative;white-space:nowrap}.marketHeaderActions span{font-size:13px}.marketIaHeaderBtn{min-height:42px;padding:0 14px!important;border-radius:999px!important;background:linear-gradient(135deg,#00d9ff1f,#8b2cff24,#ff4fd824)!important;color:#6d35ff!important}.marketCartBtn i{position:absolute;top:-8px;left:12px;width:19px;height:19px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#8b2cff,#ff35d2);color:#fff;font-style:normal;font-size:11px;display:grid;place-items:center}.marketUserBtn{min-height:46px;padding:0 12px!important;border-radius:999px!important;background:#f4f7fb!important;border:1px solid #E5ECF6!important}.marketUserBtn span{display:grid;text-align:left}.marketUserBtn small{color:#154cff;font-size:12px}.marketMobileMenuBtn{display:none!important}.marketHeaderBottom{margin-top:10px;display:flex;align-items:center;gap:18px;overflow-x:auto}.marketHeaderBottom button{border:0;background:transparent;color:#4b5575;font-weight:700;font-size:13px;cursor:pointer;white-space:nowrap}.marketHeaderBottom button:hover,.marketOfferLink{color:#154cff!important}.marketSearchDropdown,.marketCategoriesDropdown{position:absolute;top:calc(100% + 12px);background:#fffffffa;border:1px solid rgba(11,139,255,.12);border-radius:22px;box-shadow:0 24px 60px #1646a029;overflow:hidden;z-index:9999}.marketSearchDropdown{left:155px;right:0}.marketSuggestionItem{padding:13px 16px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;text-decoration:none;border-bottom:1px solid #EEF2F7}.marketSuggestionItem:hover{background:#f7fbff}.marketSuggestionItem img{width:48px;height:48px;border-radius:13px;object-fit:cover;background:#f1f5f9}.marketSuggestionItem strong{color:#070b3d;font-size:14px}.marketSuggestionItem small{display:block;color:#64748b;margin-top:3px;font-size:12px}.marketSuggestionItem span{color:#154cff;font-size:14px;font-weight:800;white-space:nowrap}.marketNoResults{padding:18px;color:#64748b}.marketCategoriesDropdown{left:0;width:250px;max-height:340px;overflow-y:auto;padding:8px}.marketCategoriesDropdown button{width:100%;min-height:46px;border:0;background:transparent;color:#070b3d;border-radius:14px;padding:0 14px;text-align:left;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:11px}.marketCategoriesDropdown button:hover{background:linear-gradient(135deg,#00d9ff1a,#8b2cff1f,#ff4fd81a);color:#154cff}.marketCategoryIcon{width:34px;height:34px;min-width:34px;border-radius:12px;display:grid;place-items:center;color:#154cff;background:linear-gradient(135deg,#00d9ff1f,#8b2cff21,#ff4fd81f);border:1px solid rgba(139,44,255,.12)}.marketMobilePanel{position:fixed;top:82px;left:14px;right:14px;z-index:1200;padding:14px;border-radius:22px;background:#fff;border:1px solid #e2eaf5;box-shadow:0 24px 60px #1646a02e;display:grid;gap:8px}.marketMobilePanel button{height:46px;border:0;border-radius:15px;background:#f7fbff;color:#071033;font-weight:800;display:flex;align-items:center;gap:10px;padding:0 14px}@media (max-width: 1100px){.marketHeaderTop{grid-template-columns:150px 1fr auto;gap:14px}.marketHeaderLogo img{width:145px}.marketHeaderActions button span{display:none}.marketUserBtn{display:none!important}}@media (max-width: 760px){.marketHeader{padding:10px 14px}.marketHeaderTop{grid-template-columns:120px 1fr auto;grid-template-areas:"logo actions actions" "search search search";gap:10px}.marketHeaderLogo{grid-area:logo}.marketHeaderLogo img{width:138px}.marketSearchWrapper{grid-area:search;height:48px;grid-template-columns:1fr;border-radius:18px}.marketCategoryBtn{display:none}.marketSearchBox{padding-left:14px}.marketSearchButton{display:none}.marketHeaderActions{grid-area:actions;justify-content:flex-end;gap:10px}.marketHeaderActions>button:not(.marketCartBtn):not(.marketMobileMenuBtn):not(.marketIaHeaderBtn){display:none}.marketIaHeaderBtn span{display:none}.marketMobileMenuBtn{display:flex!important}.marketHeaderBottom{display:none}.marketSearchDropdown{left:0;right:0;border-radius:18px}.marketSuggestionItem{grid-template-columns:42px 1fr}.marketSuggestionItem span{grid-column:2}}.siteFooter{width:100%;margin-top:70px;background:radial-gradient(circle at 10% 0%,rgba(0,217,255,.13),transparent 28%),radial-gradient(circle at 90% 20%,rgba(255,79,216,.12),transparent 30%),linear-gradient(135deg,#07102e,#090b3d 52%,#05081f);color:#fff;border-top:1px solid rgba(255,255,255,.08)}.siteFooterTop{width:100%;max-width:1280px;height:auto;margin:0 auto;padding:54px 32px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:38px}.footerBrand h2{margin:0 0 14px;font-size:30px;font-weight:950;letter-spacing:1px;background:linear-gradient(135deg,#00d9ff,#8b2cff,#ff4fd8);-webkit-background-clip:text;background-clip:text;color:transparent}.footerBrand p{max-width:390px;margin:0;color:#ffffffb8;line-height:1.65;font-weight:600}.footerCnpj{margin-top:22px;display:inline-flex;align-items:center;gap:9px;padding:11px 14px;border-radius:14px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#ffffffdb;font-weight:800}.footerColumn h3{margin:0 0 18px;font-size:16px;color:#fff;font-weight:950}.footerColumn a,.footerColumn p{min-height:28px;margin:0 0 12px;display:flex;align-items:flex-start;gap:9px;color:#ffffffb8;text-decoration:none;line-height:1.45;font-weight:700;transition:.2s}.footerColumn a:hover{color:#00d9ff;transform:translate(3px)}.footerColumn svg{color:#00d9ff;flex-shrink:0;margin-top:2px}.siteFooterBottom{width:100%;max-width:1280px;margin:0 auto;padding:20px 32px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:18px;color:#ffffff9e;font-size:14px;font-weight:700}@media (max-width: 980px){.siteFooterTop{grid-template-columns:repeat(2,1fr)}}@media (max-width: 620px){.siteFooterTop{grid-template-columns:1fr;padding:42px 22px}.siteFooterBottom{flex-direction:column;padding:20px 22px}}.home-main{background:#ebebeb;min-height:100vh;padding:20px 24px 60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.home-grid{max-width:1420px;margin:0 auto;display:grid;gap:20px;align-items:start}.home-sidebar-left,.home-sidebar-right{display:flex;flex-direction:column;gap:16px}.home-sidebar-card{background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 3px #0000000f}.home-sidebar-title{margin:0 0 14px;font-size:15px;font-weight:700;color:#333}.home-categories-list{display:flex;flex-direction:column}.home-category-row{display:flex;align-items:center;justify-content:space-between;padding:9px 8px;border-radius:6px;cursor:pointer;transition:background .15s,color .15s;color:#333;font-size:13px}.home-category-row:hover{background:#f5f5f5}.home-category-row.active{color:#3483fa;background:#eef5ff;font-weight:600}.home-category-left{display:flex;align-items:center;gap:10px}.home-category-icon{opacity:.7}.home-category-arrow{opacity:.4;transition:transform .2s}.home-category-arrow.rotated{transform:rotate(90deg)}.home-subcategories{padding-left:26px;margin:2px 0 6px;display:flex;flex-direction:column;gap:4px;border-left:2px solid #e8e8e8}.home-subcategory-row{display:flex;align-items:center;gap:6px;font-size:12px;color:#666;cursor:pointer;padding:4px 0}.home-subcategory-row:hover{color:#3483fa}.home-sidebar-footer-link{border-top:1px solid #eee;margin-top:12px;padding-top:10px;text-align:center;color:#3483fa;font-size:13px;font-weight:600;cursor:pointer;display:block}.home-clube-card{background:linear-gradient(135deg,#070b1e,#151a30);color:#fff;border-radius:8px;padding:20px 16px;overflow:hidden;box-shadow:0 4px 12px #00000026}.home-clube-badge{font-size:11px;font-weight:700;color:#fff159;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.home-clube-title{font-size:16px;font-weight:800;margin:0 0 8px;line-height:1.25}.home-clube-subtitle{font-size:12px;color:#ccc;margin:0 0 16px}.home-clube-subtitle strong{color:#fff;font-size:14px}.home-clube-btn{background:#fff159;color:#111;border:0;border-radius:20px;padding:8px 18px;font-weight:700;font-size:12px;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;gap:6px}.home-clube-btn:hover{background:#e6d74b}.home-cupons-card{background:#f0f2ff;border:1px dashed #c7d2fe;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:10px}.home-cupons-inner{display:flex;gap:10px;align-items:flex-start}.home-cupons-emoji{font-size:22px}.home-cupons-inner h5{margin:0 0 4px;font-size:13px;font-weight:700;color:#1e1b4b}.home-cupons-inner p{margin:0;font-size:11px;color:#4f46e5;line-height:1.4}.home-cupons-btn{background:#fff;color:#3483fa;border:1px solid #c7d2fe;border-radius:20px;padding:6px 14px;font-weight:700;font-size:12px;cursor:pointer}.home-center{display:flex;flex-direction:column;gap:20px;min-width:0}.home-banner-slider{background:#111;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000002e;min-height:260px}.home-banner-track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);height:100%}.home-banner-slide{min-width:100%;box-sizing:border-box;padding:32px 36px;display:flex;align-items:center}.home-banner-content{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px}.home-banner-badge{background:#ffffff1f;border:1px solid rgba(255,255,255,.18);padding:4px 10px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase;display:inline-block}.home-banner-title{font-size:clamp(24px,3.5vw,40px);font-weight:900;margin:12px 0 8px;letter-spacing:-.5px}.home-banner-subtitle{font-size:14px;margin:0 0 20px;line-height:1.5;max-width:420px}.home-banner-cta{border:0;border-radius:24px;padding:11px 26px;font-weight:700;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:transform .2s}.home-banner-cta:hover{transform:scale(1.03)}.home-banner-icon{margin-right:10px;animation:floatIcon 3s ease-in-out infinite}@keyframes floatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.home-slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff26;border:none;color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;display:grid;place-items:center;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-slider-btn:hover{background:#ffffff4d}.home-slider-btn.left{left:12px}.home-slider-btn.right{right:12px}.home-slider-dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.home-slider-dot{width:8px;height:8px;border-radius:50%;background:#ffffff59;border:none;cursor:pointer;padding:0;transition:all .2s}.home-slider-dot.active{background:#fff;width:22px;border-radius:4px}.home-benefits-bar{background:#fff;border-radius:8px;padding:14px 16px;display:grid;gap:8px;box-shadow:0 1px 3px #0000000f}.home-benefit-item{display:flex;align-items:center;gap:8px;padding-right:6px}.home-benefit-icon{font-size:18px;flex-shrink:0}.home-benefit-item div{display:flex;flex-direction:column;line-height:1.15}.home-benefit-item strong{font-size:11px;color:#333;font-weight:700}.home-benefit-item small{font-size:9px;color:#888;margin-top:1px}.home-section{display:flex;flex-direction:column;gap:14px}.home-section-header{display:flex;justify-content:space-between;align-items:center}.home-section-header div{display:flex;align-items:center;gap:8px}.home-section-header h2{font-size:18px;font-weight:600;color:#333;margin:0}.home-section-header h4{font-size:15px;font-weight:600;color:#333;margin:0}.home-section-link{color:#3483fa;font-size:13px;font-weight:600;cursor:pointer}.home-sponsored-label{font-size:11px;color:#999;text-transform:uppercase;letter-spacing:.5px}.home-products-grid{display:grid;gap:16px}.home-carousel-wrapper{position:relative;width:100%}.home-carousel-track{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;padding:4px 2px;-ms-overflow-style:none;scrollbar-width:none}.home-carousel-track::-webkit-scrollbar{display:none}.home-carousel-item{min-width:220px;flex:0 0 220px}.home-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #ddd;box-shadow:0 2px 8px #0000001a;color:#333;width:36px;height:36px;border-radius:50%;cursor:pointer;display:grid;place-items:center;z-index:10}.home-carousel-btn:hover{box-shadow:0 4px 12px #00000026}.home-carousel-btn.left{left:-18px}.home-carousel-btn.right{right:-18px}.home-product-card{background:#fff;border-radius:8px;overflow:hidden;cursor:pointer;box-shadow:0 1px 3px #0000000f;transition:transform .2s,box-shadow .2s;position:relative;display:flex;flex-direction:column;height:100%}.home-product-card:hover{box-shadow:0 6px 20px #0000001a}.home-card-badges{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;gap:4px;z-index:5}.home-badge{font-size:10px;font-weight:700;padding:3px 6px;border-radius:4px;color:#fff}.home-badge-discount{background:#00a650}.home-compare-btn{position:absolute;top:8px;right:8px;background:#ffffffe6;border:1px solid #ddd;color:#666;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;cursor:pointer;z-index:5}.home-compare-btn:hover,.home-compare-btn.active{background:#8b5cf6;color:#fff;border-color:#8b5cf6}.home-card-image{width:100%;height:180px;background:#fff;border-bottom:1px solid #f2f2f2;display:grid;place-items:center;padding:12px}.home-card-image img{max-height:100%;max-width:100%;object-fit:contain}.home-card-info{padding:12px;display:flex;flex-direction:column;gap:4px;flex:1}.home-card-rating{display:flex;align-items:center;gap:3px;color:#f59e0b;font-size:11px;font-weight:700}.home-card-rating .muted{color:#aaa;font-weight:400}.home-card-title{margin:0;font-size:13px;font-weight:500;color:#333;height:34px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}.home-card-old-price{font-size:11px;color:#999;text-decoration:line-through;min-height:14px}.home-card-price{font-size:20px;font-weight:600;color:#111}.home-card-installments{font-size:11px;color:#00a650;font-weight:600}.home-card-footer{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:6px}.home-card-full{font-size:10px;color:#00a650;font-weight:700}.home-card-free-ship{font-size:10px;color:#3483fa;font-weight:600}.home-recently-viewed{display:flex;gap:12px;overflow-x:auto;padding:4px 0;-ms-overflow-style:none;scrollbar-width:none}.home-recently-viewed::-webkit-scrollbar{display:none}.home-recently-item{background:#fff;border-radius:8px;padding:10px;display:flex;align-items:center;gap:10px;min-width:200px;cursor:pointer;box-shadow:0 1px 3px #0000000f}.home-recently-item:hover{transform:translateY(-2px)}.home-recently-item img{width:44px;height:44px;object-fit:contain}.home-recently-name{font-size:11px;color:#333;font-weight:500;display:block;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-recently-price{font-size:13px;color:#111;display:block}.home-promo-cards{display:grid;gap:16px}.home-promo-card{background:#fff;border-radius:8px;padding:18px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #0000000f}.home-promo-card h4{margin:0 0 4px;font-size:14px;font-weight:700;color:#333}.home-promo-card p{margin:0 0 8px;font-size:11px;color:#666}.home-promo-link{color:#3483fa;font-size:12px;font-weight:700;cursor:pointer}.home-promo-emoji{font-size:32px}.home-brands-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000000f;text-align:center}.home-brands-card h4{margin:0 0 14px;font-size:14px;font-weight:700;color:#333}.home-brands-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;opacity:.55}.home-brands-list span{font-size:13px;font-weight:900;letter-spacing:1px;color:#333}.home-countdown{display:flex;justify-content:center;gap:8px;margin:14px 0}.home-countdown-unit{display:flex;flex-direction:column;align-items:center}.home-countdown-num{font-size:28px;font-weight:800;color:#333}.home-countdown-unit small{font-size:9px;color:#999;text-transform:uppercase}.home-countdown-sep{font-size:22px;font-weight:800;color:#ccc;margin-top:4px}.home-cashback-card{background:linear-gradient(135deg,#1e1b4b,#311084);border-radius:8px;padding:18px;color:#fff;box-shadow:0 4px 12px #00000026}.home-cashback-header{display:flex;justify-content:space-between;align-items:flex-start}.home-cashback-label{font-size:10px;font-weight:700;color:#818cf8;text-transform:uppercase;letter-spacing:1px}.home-cashback-header h4{font-size:13px;font-weight:600;margin:6px 0 0;color:#e0e7ff}.home-cashback-balance{margin:12px 0}.home-cashback-balance small{font-size:11px;color:#a5b4fc;display:block}.home-cashback-balance strong{font-size:22px;color:#fff159;font-weight:800}.home-cashback-btn{background:#fff159;color:#111;border:0;border-radius:20px;padding:8px 16px;font-weight:700;font-size:12px;cursor:pointer;width:100%}.home-cashback-btn:hover{background:#e6d74b}.home-bestsellers-list{display:flex;flex-direction:column;gap:14px}.home-bestseller-item{display:flex;gap:8px;align-items:center}.home-bestseller-rank{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.home-bestseller-img{width:40px;height:40px;object-fit:cover;border-radius:6px;border:1px solid #eee;flex-shrink:0}.home-bestseller-info{display:flex;flex-direction:column;min-width:0}.home-bestseller-info span{font-size:12px;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.home-bestseller-info strong{font-size:13px;color:#111}.home-bestseller-info small{font-size:10px;color:#00a650}.home-compare-mini-item{display:flex;align-items:center;gap:8px;padding:6px;border:1px solid #eee;border-radius:6px}.home-compare-mini-item img{width:32px;height:32px;object-fit:contain}.home-compare-mini-item span{font-size:11px;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-compare-action-btn{background:#8b5cf6;color:#fff;border:none;border-radius:6px;padding:8px;font-weight:600;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:6px}.home-compare-action-btn:hover{background:#7c3aed}.home-comparator-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:grid;place-items:center;z-index:10000;padding:20px}.home-comparator-panel{background:#fff;border-radius:12px;width:100%;max-width:900px;box-shadow:0 20px 25px -5px #0000001a;padding:24px;display:flex;flex-direction:column;gap:16px;max-height:90vh;overflow-y:auto}.home-comparator-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:12px}.home-comparator-header h3{margin:0;color:#8b5cf6;font-size:16px;display:flex;align-items:center;gap:8px}.home-comparator-header button{background:none;border:none;font-size:18px;cursor:pointer;color:#999}.home-comparator-grid{display:grid;gap:16px;align-items:start}.home-comparator-col{border:1px solid #e6e6e6;border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:10px;text-align:center}.home-comparator-col img{height:100px;object-fit:contain;margin:0 auto}.home-comparator-col h4{margin:0;font-size:13px;color:#333;height:34px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-comparator-table{width:100%;border-collapse:collapse;text-align:left;font-size:11px}.home-comparator-table td{padding:6px 8px;border-bottom:1px solid #f0f0f0}.home-comparator-table tr:last-child td{border-bottom:none}.home-comparator-table td:first-child{color:#666;font-weight:500}.home-comparator-buy-btn{background:#3483fa;color:#fff;border:none;border-radius:6px;padding:10px;font-weight:700;font-size:12px;cursor:pointer;margin-top:auto}.home-comparator-buy-btn:hover{background:#1e62c9}.home-comparator-hint{font-size:11px;color:#666;background:#f3e8ff;padding:8px 12px;border-radius:6px;display:flex;align-items:center;gap:6px;margin:0}@media (min-width: 1200px){.home-benefits-bar{grid-template-columns:repeat(6,1fr)}.home-benefit-item:not(:last-child){border-right:1px solid #eee}}@media (min-width: 900px) and (max-width: 1199px){.home-benefits-bar{grid-template-columns:repeat(3,1fr)}}@media (max-width: 899px){.home-main{padding:0 0 90px;background:#f5f5f5}.home-grid{gap:12px}.home-banner-slider{border-radius:0;min-height:200px}.home-banner-slide{padding:20px 18px}.home-banner-title{font-size:20px}.home-banner-subtitle{font-size:12px}.home-banner-icon{font-size:50px!important;display:none}.home-benefits-bar{grid-template-columns:repeat(4,1fr);padding:12px 8px;gap:6px;border-radius:0}.home-benefit-item{flex-direction:column;text-align:center;gap:4px;padding:0}.home-benefit-item div{align-items:center}.home-benefit-item strong{font-size:9px}.home-benefit-item small{display:none}.home-carousel-item{min-width:160px;flex:0 0 160px}.home-carousel-btn{display:none}.home-card-image{height:140px;padding:8px}.home-card-info{padding:8px}.home-card-title{font-size:12px;height:30px}.home-card-price{font-size:16px}.home-card-installments{font-size:10px}.home-section-header h2{font-size:16px}.home-promo-cards{grid-template-columns:1fr 1fr!important}.home-promo-card{padding:12px}.home-promo-card h4{font-size:12px}.home-promo-card p{font-size:10px}.home-promo-emoji{font-size:24px}.home-brands-list{gap:14px}.home-brands-list span{font-size:11px}.home-cashback-card,.home-clube-card{border-radius:8px}.home-comparator-panel{padding:16px}.home-comparator-grid{grid-template-columns:1fr!important}}.home-mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9999;height:64px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;background:#fff;border-top:1px solid #e6e6e6;box-shadow:0 -2px 8px #0000000f}.home-mobile-bottom-nav button{border:0;background:transparent;color:#666;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:10px;font-weight:600;cursor:pointer;padding:8px 0}.home-mobile-bottom-nav button.active{color:#3483fa}.pd-page{min-height:100vh;background:radial-gradient(circle at 84% 8%,rgba(0,217,255,.12),transparent 30%),radial-gradient(circle at 96% 28%,rgba(255,79,216,.13),transparent 34%),linear-gradient(180deg,#f7fdff,#fff 48%,#f8fbff);color:#070b3d;padding-top:18px;padding-bottom:40px}.pd-container{width:100%;max-width:1420px;margin:0 auto;padding:0 42px 56px}.pd-loading{min-height:60vh;display:grid;place-items:center;color:#070b3d;font-weight:950;font-size:20px}.pd-breadcrumb{display:flex;align-items:center;gap:9px;color:#64748b;font-size:15px;margin:22px 0 24px;flex-wrap:wrap}.pd-breadcrumb a{color:#154cff;font-weight:900;text-decoration:none}.pd-breadcrumb strong{color:#154cff;font-weight:800}.pd-productTopActions{display:flex;justify-content:flex-end;gap:18px;margin-bottom:18px}.pd-productTopActions button{border:0;background:transparent;color:#4b5575;font-weight:850;cursor:pointer;display:flex;align-items:center;gap:8px}.pd-mainProduct{display:grid;grid-template-columns:1.08fr .92fr 320px;gap:30px;align-items:start}.pd-gallery{display:grid;grid-template-columns:1fr;gap:16px}.pd-mainImage{position:relative;min-height:610px;background:#ffffffe0;border:1px solid rgba(11,139,255,.14);border-radius:26px;display:grid;place-items:center;padding:24px;box-shadow:0 24px 58px #1646a01c;overflow:hidden}.pd-mainImage img{width:100%;max-width:560px;height:540px;object-fit:contain}.pd-discountBadge{position:absolute;top:18px;left:18px;height:38px;padding:0 15px;border-radius:999px;display:grid;place-items:center;color:#fff;font-size:17px;font-weight:950;background:linear-gradient(135deg,#154cff,#8b2cff,#ff35d2);z-index:3}.pd-favoriteBtn{position:absolute;top:18px;right:18px;width:52px;height:52px;border:0;border-radius:50%;display:grid;place-items:center;background:#ffffffeb;color:#070b3d;box-shadow:0 14px 34px #1646a026;z-index:3;cursor:pointer}.pd-imageDots{position:absolute;bottom:22px;left:50%;transform:translate(-50%);display:flex;gap:9px}.pd-imageDots button{width:10px;height:10px;border:0;border-radius:999px;background:#d8dee9;cursor:pointer}.pd-imageDots button.active{background:#8b2cff}.pd-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.pd-thumbs button{height:96px;border:1px solid #DCE8F5;background:#fff;border-radius:18px;padding:7px;cursor:pointer;transition:.2s;overflow:hidden}.pd-thumbs button.active,.pd-thumbs button:hover{border-color:#8b2cff;box-shadow:0 12px 26px #8b2cff29}.pd-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:14px}.pd-info{padding-top:8px}.pd-categoryTag{display:inline-flex;margin-bottom:12px;padding:8px 13px;border-radius:999px;background:linear-gradient(135deg,#00d9ff1f,#8b2cff1f);color:#154cff;font-size:12px;font-weight:950}.pd-info h1{margin:0 0 14px;color:#070b3d;font-size:35px;line-height:1.18;letter-spacing:-.8px;font-weight:950}.pd-ratingLine{display:flex;align-items:center;gap:10px;margin-bottom:24px}.pd-ratingLine span,.pd-reviewStars,.pd-reviewCard>span{display:flex;color:#ffb000;gap:2px}.pd-ratingLine small{color:#070b3d;font-weight:750;font-size:15px}.pd-secureLine{display:flex;align-items:center;gap:12px;margin-bottom:26px}.pd-secureLine svg{color:#fff;padding:5px;border-radius:8px;background:linear-gradient(135deg,#00b8ff,#2563eb,#8b2cff,#ff35d2)}.pd-secureLine strong,.pd-secureLine small{display:block}.pd-secureLine strong{color:#070b3d;font-weight:950}.pd-secureLine small{color:#64748b;margin-top:3px}.pd-price{display:block;color:#8b2cff;font-size:40px;font-weight:950;margin-bottom:8px;letter-spacing:-.8px}.pd-installments{display:block;color:#070b3d;font-weight:750;margin-bottom:14px;font-size:18px}.pd-installments b{color:#009b4e}.pd-oldPriceLine{display:flex;align-items:center;gap:10px;margin-bottom:28px}.pd-oldPrice{color:#7a8499;text-decoration:line-through;font-size:16px;font-weight:750}.pd-oldPriceLine span{padding:5px 9px;border-radius:8px;background:#8b2cff1f;color:#8b2cff;font-weight:950}.pd-options{display:grid;gap:12px;margin-bottom:24px}.pd-options strong{color:#070b3d;font-size:15px}.pd-options strong span{font-weight:500}.pd-colors,.pd-sizes{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.pd-colors button{width:44px;height:44px;border-radius:50%;border:2px solid transparent;cursor:pointer}.pd-colors button.active{border-color:#154cff;box-shadow:0 0 0 4px #154cff1a}.pd-colors .white{background:#fff;border-color:#dce8f5}.pd-colors .light{background:#bfdbfe}.pd-colors .navy{background:#07142f}.pd-colors .black{background:#151515}.pd-colors .gray{background:#b8b8b8}.pd-sizes button{min-width:52px;height:48px;border:1px solid #DCE8F5;border-radius:12px;background:#fff;color:#070b3d;font-weight:850;cursor:pointer}.pd-sizes button.active{border-color:#8b2cff;box-shadow:0 0 0 4px #8b2cff1a}.pd-stockBox{border:1px solid #DCE8F5;border-radius:18px;overflow:hidden;background:#ffffffd1}.pd-stockBox p{margin:0;padding:16px;display:flex;gap:12px;align-items:center;border-bottom:1px solid #E2E8F0}.pd-stockBox p:last-child{border-bottom:0}.pd-stockBox svg{color:#009b4e}.pd-stockBox p:last-child svg{color:#070b3d}.pd-stockBox strong,.pd-stockBox small{display:block}.pd-stockBox strong{color:#009b4e;font-weight:950}.pd-stockBox small{color:#64748b;margin-top:4px}.pd-buyBox{border:1px solid rgba(11,139,255,.14);border-radius:22px;background:#fffffff5;padding:22px;box-shadow:0 20px 50px #1646a01a}.pd-buyNow{width:100%;height:58px;border:0;border-radius:16px;background:linear-gradient(135deg,#00b8ff,#2563eb,#8b2cff,#ff35d2);color:#fff;font-weight:950;font-size:17px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 16px 35px #8b2cff40;transition:.2s}.pd-buyNow:hover{transform:translateY(-2px);box-shadow:0 20px 42px #8b2cff52}.pd-secure{display:flex;justify-content:center;align-items:center;gap:6px;color:#64748b;font-weight:850;margin:14px 0 18px}.pd-secure svg{color:#154cff}.pd-benefits{display:grid;border:1px solid #DCE8F5;border-radius:18px;overflow:hidden}.pd-benefits p{margin:0;display:flex;gap:12px;color:#334155;padding:17px;border-bottom:1px solid #E2E8F0}.pd-benefits p:last-child{border-bottom:0}.pd-benefits svg{color:#154cff;flex-shrink:0}.pd-benefits strong,.pd-benefits small{display:block}.pd-benefits strong{color:#009b4e;font-weight:950}.pd-benefits small{color:#64748b;margin-top:3px}.pd-footerBenefits{margin:44px 0 0;border:1px solid #E2E8F0;border-radius:26px;padding:30px 42px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;background:#fff;box-shadow:0 20px 50px #1646a017}.pd-footerBenefits div{display:flex;align-items:center;gap:14px;justify-content:center;border-right:1px solid #DCE8F5}.pd-footerBenefits div:last-child{border-right:0}.pd-footerBenefits svg{color:#8b2cff;filter:drop-shadow(0 8px 16px rgba(139,44,255,.18))}.pd-footerBenefits div:nth-child(2) svg{color:#154cff}.pd-footerBenefits div:nth-child(3) svg{color:#00b8ff}.pd-footerBenefits div:nth-child(4) svg{color:#8b2cff}.pd-footerBenefits strong,.pd-footerBenefits small{display:block}.pd-footerBenefits strong{color:#070b3d;font-weight:950}.pd-footerBenefits small{color:#64748b;margin-top:4px}.pd-descriptionBox{margin-top:36px;padding:0 28px}.pd-descriptionBox h2{margin:0 0 14px;color:#070b3d;font-size:22px}.pd-descriptionBox p{max-width:760px;margin:0;color:#070b3d;font-size:17px;line-height:1.42}.pd-seeMoreBtn{border:0;background:transparent;color:#8b2cff;font-weight:950;cursor:pointer;padding:0;margin-top:14px;display:inline-flex;align-items:center;gap:6px}.pd-seeMoreBtn svg{transform:rotate(90deg)}.pd-related{margin-top:46px}.pd-related h2{color:#070b3d;margin-bottom:20px;font-size:24px}.pd-relatedGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.pd-relatedCard{position:relative;border:1px solid rgba(11,139,255,.12);border-radius:18px;padding:16px;color:#070b3d;background:#fff;transition:.2s;text-decoration:none;box-shadow:0 14px 34px #1646a014}.pd-relatedCard:hover{transform:translateY(-5px);box-shadow:0 18px 42px #1646a021}.pd-relatedCard button{position:absolute;top:14px;right:14px;border:0;background:#fff;color:#8b2cff;cursor:pointer}.pd-relatedCard img{width:100%;height:170px;object-fit:contain;margin-bottom:12px}.pd-relatedCard strong{display:block;min-height:42px;font-size:15px}.pd-relatedCard span{display:block;font-size:20px;font-weight:950;margin-top:10px;color:#8b2cff}.pd-relatedCard small{color:#009b4e;font-weight:750}.pd-reviews{margin-top:44px;border:1px solid rgba(11,139,255,.12);border-radius:20px;padding:20px;background:#fff;box-shadow:0 16px 38px #1646a014}.pd-reviewSummary{display:grid;grid-template-columns:190px 1fr;gap:24px;align-items:center;margin-bottom:20px}.pd-reviewSummary h2{margin:0 0 12px;color:#070b3d;font-size:18px}.pd-reviewSummary strong{display:block;color:#070b3d;font-size:24px;margin-bottom:8px}.pd-reviewSummary small{display:block;color:#64748b;margin-top:7px;font-size:12px}.pd-ratingBars{display:grid;gap:8px}.pd-ratingBar{display:grid;grid-template-columns:80px 1fr 42px;align-items:center;gap:9px;color:#334155;font-size:12px}.pd-ratingBar div{height:6px;border-radius:999px;background:#e5e7eb;overflow:hidden}.pd-ratingBar i{display:block;height:100%;background:linear-gradient(135deg,#ffc400,#ff9f1c);border-radius:999px}.pd-reviewCards{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.pd-reviewCard{border:1px solid #E2E8F0;border-radius:16px;padding:14px;min-height:116px;background:#fff}.pd-reviewCard strong{display:block;margin:8px 0 3px;color:#070b3d;font-size:13px}.pd-reviewCard small{color:#64748b;font-size:11px}.pd-reviewCard p{color:#334155;line-height:1.4;font-size:12px;margin:8px 0}.pd-reviewCard button{border:0;background:transparent;color:#64748b;font-weight:850;display:flex;align-items:center;gap:6px;cursor:pointer;padding:0;font-size:12px}.pd-empty{color:#64748b;font-weight:850}.pd-stickyBuy,.pd-mobileBottomNav{display:none}@media (max-width: 1180px){.pd-mainProduct{grid-template-columns:1fr}.pd-buyBox{max-width:520px}.pd-relatedGrid{grid-template-columns:repeat(3,1fr)}.pd-reviewSummary{grid-template-columns:1fr}}@media (max-width: 760px){.pd-page{padding-top:0;padding-bottom:176px;background:radial-gradient(circle at 90% 18%,rgba(139,44,255,.16),transparent 32%),radial-gradient(circle at 0% 38%,rgba(0,217,255,.12),transparent 34%),linear-gradient(180deg,#fff,#f8fcff 48%,#fff)}.pd-container{padding:0 14px 36px}.pd-breadcrumb{margin:18px 0;font-size:13px;gap:6px;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap}.pd-breadcrumb::-webkit-scrollbar{display:none}.pd-productTopActions{display:none}.pd-mainProduct{grid-template-columns:1fr;gap:16px}.pd-gallery{gap:12px}.pd-mainImage{min-height:430px;border-radius:20px;padding:14px}.pd-mainImage img{height:382px;max-width:100%}.pd-discountBadge{top:10px;left:10px;height:34px;font-size:14px;padding:0 12px}.pd-favoriteBtn{top:10px;right:10px;width:45px;height:45px}.pd-thumbs{display:flex;gap:9px;overflow-x:auto;padding-bottom:2px}.pd-thumbs::-webkit-scrollbar{display:none}.pd-thumbs button{min-width:72px;width:72px;height:72px;border-radius:14px;padding:4px}.pd-thumbs img{border-radius:11px}.pd-info{padding-top:6px}.pd-categoryTag{display:none}.pd-info h1{font-size:25px;line-height:1.24;margin-bottom:10px}.pd-ratingLine{margin-bottom:16px;gap:7px}.pd-ratingLine small{font-size:13px}.pd-secureLine{margin-bottom:22px}.pd-price{font-size:31px;margin-bottom:6px}.pd-installments{font-size:14px;margin-bottom:10px}.pd-oldPrice{font-size:13px}.pd-options{margin-bottom:20px}.pd-stockBox{margin-top:4px}.pd-buyBox{display:none}.pd-footerBenefits{width:100%;margin-top:28px;padding:18px 8px;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:0}.pd-footerBenefits div{display:grid;place-items:center;text-align:center;gap:7px;padding:0 6px}.pd-footerBenefits svg{width:25px;height:25px}.pd-footerBenefits strong{font-size:11px;line-height:1.1}.pd-footerBenefits small{font-size:9px;line-height:1.2}.pd-descriptionBox{margin-top:34px;padding:0 18px}.pd-descriptionBox h2{font-size:20px}.pd-descriptionBox p{font-size:16px}.pd-related{margin-top:28px}.pd-related h2{font-size:20px}.pd-relatedGrid{display:flex;overflow-x:auto;gap:12px;padding-bottom:6px}.pd-relatedGrid::-webkit-scrollbar{display:none}.pd-relatedCard{min-width:152px;max-width:152px;border-radius:16px;padding:12px}.pd-relatedCard img{height:128px}.pd-relatedCard strong{font-size:12px;min-height:34px}.pd-relatedCard span{font-size:17px}.pd-relatedCard small{font-size:11px}.pd-reviews{padding:16px;margin-top:28px}.pd-reviewSummary{grid-template-columns:1fr;gap:16px}.pd-reviewCards{grid-template-columns:1fr}.pd-stickyBuy{position:fixed;left:14px;right:14px;bottom:86px;z-index:9998;padding:14px;border-radius:20px;background:#fffffff5;border:1px solid rgba(11,139,255,.12);box-shadow:0 16px 45px #1646a033;display:grid;grid-template-columns:1fr 1.35fr;gap:12px;align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pd-stickyBuy strong{display:block;color:#070b3d;font-size:18px;font-weight:950}.pd-stickyBuy small{display:block;margin-top:4px;color:#009b4e;font-size:11px;font-weight:800}.pd-stickyBuy button{height:54px;border:0;border-radius:14px;background:linear-gradient(135deg,#00b8ff,#2563eb,#8b2cff,#ff35d2);color:#fff;font-weight:950;font-size:15px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.pd-mobileBottomNav{position:fixed;left:10px;right:10px;bottom:10px;z-index:9999;height:74px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;background:#fffffff5;border:1px solid rgba(11,139,255,.1);border-radius:26px;box-shadow:0 18px 50px #1646a033;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pd-mobileBottomNav a,.pd-mobileBottomNav button{border:0;background:transparent;color:#070b3d;text-decoration:none;display:grid;place-items:center;gap:4px;font-size:10px;font-weight:800}.pd-mobileBottomNav a:first-child{color:#8b2cff}.pd-mobileAi{transform:translateY(-16px)}.pd-mobileAi svg{width:58px;height:58px;padding:15px;border-radius:50%;color:#fff!important;background:linear-gradient(135deg,#00b8ff,#2563eb,#8b2cff,#ff35d2);box-shadow:0 14px 34px #8b2cff4d}}:root{--azul-orby: #2563EB;--roxo-inovacao: #7C3AED;--azul-ciano: #00E5FF;--preto-profundo: #0A0F1C;--cinza-neutro: #A5A9B3;--branco: #FFFFFF;--glass-bg: rgba(255, 255, 255, .06);--glass-border: rgba(255, 255, 255, .15)}.login-page{margin:0;padding:0;box-sizing:border-box;font-family:Space Grotesk,"Exo 2",sans-serif;min-height:100vh;background-color:var(--preto-profundo);background-image:radial-gradient(circle at 80% 20%,rgba(124,58,237,.2),transparent 40%),radial-gradient(circle at 15% 50%,rgba(0,229,255,.15),transparent 45%),linear-gradient(180deg,#0a0f1c,#05070d);color:var(--branco);display:flex;flex-direction:column;justify-content:space-between;overflow-x:hidden;position:relative}.login-page:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:radial-gradient(rgba(255,255,255,.15) 1px,transparent 1px);background-size:80px 80px;pointer-events:none;opacity:.6}.login-header{padding:40px 8% 10px;z-index:2}.brand-logo{display:flex;align-items:center;gap:12px}.brand-logo h1{font-family:"Exo 2",sans-serif;font-size:28px;font-weight:700;letter-spacing:4px;margin:0;background:linear-gradient(90deg,var(--branco) 70%,var(--azul-ciano) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.logo-icon,.logo-icon-small,.logo-icon-mini{width:32px;height:32px;border:3px solid var(--azul-ciano);border-radius:50%;position:relative}.logo-icon:after,.logo-icon-small:after,.logo-icon-mini:after{content:"";position:absolute;width:140%;height:3px;background:linear-gradient(90deg,var(--roxo-inovacao),var(--azul-ciano));top:50%;left:-20%;transform:rotate(-45deg)}.brand-tagline{font-size:11px;letter-spacing:3px;color:var(--cinza-neutro);margin:6px 0 0 44px;font-weight:500}.login-container{display:flex;align-items:center;justify-content:center;gap:80px;padding:20px 8%;flex:1;z-index:2}.login-card{background:var(--glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:16px;padding:40px;width:100%;max-width:420px;box-shadow:0 20px 50px #0006}.card-header{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.logo-icon-small{width:40px;height:40px;border-width:3px}.card-header h2{font-family:"Exo 2",sans-serif;font-size:20px;letter-spacing:3px;margin:12px 0 4px}.card-header h3{font-size:16px;color:var(--cinza-neutro);font-weight:400;margin:0}.login-form{display:flex;flex-direction:column;gap:20px}.input-group{display:flex;flex-direction:column;gap:8px}.input-group label{font-size:13px;color:var(--cinza-neutro)}.input-group input{background:#0a0f1c99;border:1px solid var(--glass-border);border-radius:8px;padding:14px 16px;color:var(--branco);font-size:14px;transition:all .3s ease}.input-group input:focus{outline:none;border-color:var(--azul-orby);box-shadow:0 0 10px #2563eb33}.password-wrapper{position:relative;display:flex}.password-wrapper input{width:100%;padding-right:45px}.toggle-password{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--cinza-neutro);cursor:pointer;display:flex;align-items:center}.toggle-password:hover{color:var(--branco)}.forgot-password{font-size:12px;color:var(--cinza-neutro);text-decoration:none;align-self:flex-end;margin-top:4px;transition:color .2s}.forgot-password:hover{color:var(--azul-ciano);text-decoration:underline}.btn-submit{background:linear-gradient(90deg,var(--azul-orby),var(--roxo-inovacao));border:none;border-radius:8px;padding:14px;color:var(--branco);font-weight:600;font-size:14px;letter-spacing:1px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;transition:opacity .2s,transform .1s}.btn-submit:hover{opacity:.95}.btn-submit:active{transform:scale(.99)}.card-footer{margin-top:25px;text-align:center;display:flex;flex-direction:column;gap:8px}.card-footer p{font-size:12px;color:var(--cinza-neutro);margin:0}.card-footer a{color:var(--branco);text-decoration:none;font-weight:500;border-bottom:1px solid transparent}.card-footer a:hover{color:var(--azul-ciano);border-bottom-color:var(--azul-ciano)}.brand-features{display:flex;flex-direction:column;gap:30px}.feature-item{display:flex;align-items:center;gap:15px}.feature-icon-wrapper{width:44px;height:44px;border-radius:50%;background:#7c3aed1a;border:1px solid rgba(124,58,237,.3);display:flex;align-items:center;justify-content:center;color:var(--roxo-inovacao)}.feature-item:nth-child(2) .feature-icon-wrapper{background:#2563eb1a;border-color:#2563eb4d;color:var(--azul-orby)}.feature-item:nth-child(3) .feature-icon-wrapper{background:#00e5ff1a;border-color:#00e5ff4d;color:var(--azul-ciano)}.feature-item span{font-size:12px;font-weight:600;letter-spacing:2px;color:var(--cinza-neutro)}.login-footer{border-top:1px solid var(--glass-border);padding:20px 8%;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--cinza-neutro);background:#05070dcc;z-index:2}.footer-left{display:flex;align-items:center;gap:16px}.logo-icon-mini{width:20px;height:20px;border-width:2px}.footer-left p span{color:var(--roxo-inovacao);font-weight:600}.social-icons{display:flex;gap:12px;margin-left:10px;color:var(--cinza-neutro)}.social-icons svg:hover{color:var(--branco);cursor:pointer}.footer-right{display:flex;gap:24px}.footer-right a{color:var(--cinza-neutro);text-decoration:none}.footer-right a:hover{color:var(--branco)}@media (max-width: 768px){.login-container{flex-direction:column;gap:40px;padding:20px 4%}.brand-features{flex-direction:row;gap:20px;flex-wrap:wrap;justify-content:center}.login-footer{flex-direction:column;gap:15px;text-align:center}.footer-left{flex-direction:column;gap:10px}}.adminSidebar{position:fixed;top:0;left:0;z-index:1000;width:260px;height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#070b1e,#0f1333,#0d1029);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.08) transparent}.adminSidebar::-webkit-scrollbar{width:4px}.adminSidebar::-webkit-scrollbar-track{background:transparent}.adminSidebar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.sidebarLogo{display:flex;align-items:center;gap:12px;padding:24px 20px 20px;cursor:pointer;-webkit-user-select:none;user-select:none}.sidebarLogoIcon{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);display:flex;align-items:center;justify-content:center;flex-shrink:0}.sidebarLogoIcon span{color:#fff;font-weight:900;font-size:18px}.sidebarLogoText{display:flex;flex-direction:column;line-height:1.15}.sidebarLogoText strong{color:#fff;font-size:16px;font-weight:800;letter-spacing:1px}.sidebarLogoText span{color:#fff6;font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.sidebarNav{flex:1;padding:8px 12px;display:flex;flex-direction:column;gap:2px}.sidebarSectionLabel{display:block;padding:16px 12px 8px;color:#ffffff40;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.sidebarNavItem{display:flex;align-items:center;gap:12px;width:100%;height:42px;padding:0 14px;border:none;border-radius:10px;background:transparent;color:#ffffff8c;font-size:13.5px;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left}.sidebarNavItem:hover{background:#ffffff0f;color:#ffffffd9}.sidebarNavItem.active{background:linear-gradient(135deg,#6366f140,#8b5cf626);color:#fff;box-shadow:inset 0 0 0 1px #8b5cf64d}.sidebarNavItem.active svg{color:#a78bfa}.sidebarNavItem svg{flex-shrink:0;opacity:.8}.sidebarNavItem span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebarNavItem.hasBadge{background:#f59e0b14;animation:itemGlow 2.5s ease-in-out infinite}.sidebarNavItem.hasBadge svg{color:#fbbf24!important;opacity:1}.sidebarBadge{margin-left:auto;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#f59e0b;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}@keyframes itemGlow{0%,to{background:#f59e0b14}50%{background:#f59e0b29}}.notifBellWrapper{position:relative;margin-bottom:10px}.sidebarBellBtn{display:flex;align-items:center;justify-content:center;width:100%;height:38px;border:none;border-radius:10px;background:#ffffff0d;color:#ffffff80;cursor:pointer;transition:all .2s ease;position:relative}.sidebarBellBtn:hover{background:#ffffff1a;color:#fff}.sidebarBellBadge{position:absolute;top:4px;right:calc(50% - 22px);min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#f59e0b;color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;animation:bellPulse 2s ease-in-out infinite}@keyframes bellPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.notifDropdown{position:absolute;top:calc(100% + 8px);right:0;width:340px;max-height:400px;background:#fff;border-radius:14px;box-shadow:0 12px 40px #00000026;border:1px solid rgba(0,0,0,.06);z-index:1002;overflow:hidden;display:flex;flex-direction:column}.notifDropdownHeader{padding:14px 16px 12px;border-bottom:1px solid rgba(0,0,0,.05);display:flex;align-items:center;justify-content:space-between}.notifDropdownHeader strong{font-size:14px;color:#070b3d}.notifDropdownCount{font-size:12px;color:#f59e0b;font-weight:600;margin-left:8px}.notifMarkAllBtn{background:none;border:none;cursor:pointer;font-size:11px;color:#6366f1;font-weight:600;transition:color .15s}.notifMarkAllBtn:hover{color:#4f46e5}.notifDropdownList{overflow-y:auto;flex:1}.notifDropdownList::-webkit-scrollbar{width:4px}.notifDropdownList::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}.notifDropdownItem{display:flex;align-items:center;gap:10px;padding:10px 16px;cursor:pointer;transition:background .15s;border-bottom:1px solid rgba(0,0,0,.03)}.notifDropdownItem:last-child{border-bottom:none}.notifDropdownItem.unseen{background:#f973160a}.notifDropdownItem:hover{background:#00000008}.notifDropdownItemIcon{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;flex-shrink:0}.notifDropdownItemText{flex:1;min-width:0}.notifDropdownItemText strong{display:block;font-size:12.5px;font-weight:600;color:#070b3d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notifDropdownItemText span{display:block;font-size:11.5px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notifDropdownItemNovo{font-size:10px;color:#f59e0b;font-weight:600;white-space:nowrap;flex-shrink:0}.notifDropdownEmpty{padding:28px;text-align:center;color:#94a3b8;font-size:13px}.notifModalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease}.notifModal{position:relative;width:400px;max-width:90vw;background:#fff;border-radius:18px;padding:32px 28px 24px;box-shadow:0 20px 60px #00000026;text-align:center;animation:slideUp .25s ease}.notifModalClose{position:absolute;top:14px;right:14px;width:32px;height:32px;border:none;border-radius:8px;background:#0000000d;color:#64748b;cursor:pointer;display:grid;place-items:center;transition:all .15s}.notifModalClose:hover{background:#0000001a;color:#070b3d}.notifModalIcon{width:60px;height:60px;border-radius:16px;display:grid;place-items:center;margin:0 auto 16px}.notifModal h3{font-size:16px;font-weight:700;color:#070b3d;margin:0 0 8px}.notifModalDetail{font-size:14px;color:#475569;margin:0 0 16px}.notifModalMeta{display:flex;align-items:center;justify-content:center;gap:6px;color:#94a3b8;font-size:12px;margin-bottom:20px}.notifModalActions{display:flex;gap:10px}.notifModalBtnPrimary{flex:1;height:40px;border:none;border-radius:10px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.notifModalBtnPrimary:hover{opacity:.9;transform:translateY(-1px)}.notifModalBtnSecondary{flex:1;height:40px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:transparent;color:#64748b;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.notifModalBtnSecondary:hover{background:#00000008}.notifModalInfoBox{width:100%;background:#f8fafc;border:1px solid rgba(0,0,0,.05);border-radius:12px;padding:14px;margin-bottom:16px;text-align:left}.notifModalInfoRow{display:flex;align-items:center;justify-content:space-between;padding:6px 0;gap:8px}.notifModalInfoRow span:first-child{font-size:12px;color:#94a3b8;flex-shrink:0}.notifModalInfoRow strong{font-size:12.5px;color:#1e293b;text-align:right}.notifModalStatus{display:inline-flex;align-items:center;padding:2px 10px;border-radius:20px;font-size:11px;font-weight:600}.notifModalDivider{height:1px;background:#0000000f;margin:8px 0}.notifModalItemRow{display:flex;align-items:center;gap:8px;padding:5px 0}.notifModalItemImg{width:28px;height:28px;border-radius:6px;object-fit:cover;border:1px solid rgba(0,0,0,.06);flex-shrink:0}.notifModalItemInfo{flex:1;min-width:0}.notifModalItemInfo strong{display:block;font-size:11.5px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notifModalItemInfo span{font-size:11px;color:#94a3b8}.notifModalMessage{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px;border-radius:10px;font-size:12.5px;font-weight:600;margin-bottom:12px}.notifModalMessage.success{background:#dcfce7;color:#16a34a}.notifModalMessage.error{background:#fef2f2;color:#ef4444}.notifModalActions{display:flex;gap:8px;width:100%}.notifModalBtn{flex:1;height:38px;border:none;border-radius:10px;font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s}.notifModalBtn:disabled{opacity:.5;cursor:not-allowed}.notifModalBtnPrimary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.notifModalBtnPrimary:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.notifModalBtnSuccess{background:#10b981;color:#fff}.notifModalBtnSuccess:hover:not(:disabled){background:#059669;transform:translateY(-1px)}.notifModalBtnDanger{background:#ef4444;color:#fff}.notifModalBtnDanger:hover:not(:disabled){background:#dc2626;transform:translateY(-1px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sidebarFooter{padding:12px;border-top:1px solid rgba(255,255,255,.06);margin-top:auto}.sidebarDarkToggle{display:flex;gap:4px;padding:4px;margin-bottom:12px;background:#ffffff0a;border-radius:10px}.sidebarDarkToggle button{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;height:34px;border:none;border-radius:8px;background:transparent;color:#ffffff59;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.sidebarDarkToggle button.toggleActive{background:#ffffff1a;color:#fff;box-shadow:0 2px 8px #0003}.sidebarProfile{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;background:#ffffff0a}.sidebarProfileAvatar{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#6366f1,#a855f7);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:14px;flex-shrink:0}.sidebarProfileInfo{flex:1;min-width:0;display:flex;flex-direction:column}.sidebarProfileInfo strong{color:#fff;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebarProfileInfo span{color:#ffffff59;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebarLogoutBtn{width:34px;height:34px;border:none;border-radius:8px;background:transparent;color:#ffffff4d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.sidebarLogoutBtn:hover{background:#ef444426;color:#f87171}.sidebarMobileToggle{display:none;position:fixed;top:16px;left:16px;z-index:1001;width:44px;height:44px;border:none;border-radius:12px;background:#070b1e;color:#fff;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px #0000004d}.sidebarOverlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (max-width: 1024px){.adminSidebar{transform:translate(-100%);transition:transform .3s ease}.adminSidebar.open{transform:translate(0)}.sidebarMobileToggle{display:flex}.sidebarOverlay{display:block}}.adminDashboardPage{min-height:100vh;margin-left:260px;background:#f0f2f5;padding:0 0 40px}.dashTopbar{position:sticky;top:0;z-index:900;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 32px;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}.dashTopbarLeft h1{margin:0;font-size:22px;font-weight:700;color:#111827;line-height:1.2}.dashTopbarLeft p{margin:2px 0 0;font-size:13px;color:#6b7280}.dashTopbarCenter{flex:1;max-width:420px}.dashSearchBox{display:flex;align-items:center;gap:10px;height:42px;padding:0 14px;background:#f3f4f6;border-radius:12px;border:1px solid transparent;transition:all .2s ease}.dashSearchBox:focus-within{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.dashSearchBox svg{color:#9ca3af;flex-shrink:0}.dashSearchBox input{flex:1;border:none;background:none;outline:none;font-size:13.5px;color:#111827}.dashSearchBox input::placeholder{color:#9ca3af}.dashSearchBox kbd{padding:2px 8px;font-size:11px;font-weight:600;color:#9ca3af;background:#fff;border:1px solid #e5e7eb;border-radius:6px;white-space:nowrap}.dashTopbarRight{display:flex;align-items:center;gap:12px}.dashTopbarIcon{position:relative;width:40px;height:40px;border:none;border-radius:10px;background:#f3f4f6;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.dashTopbarIcon:hover{background:#e5e7eb;color:#111827}.dashNotifBadge{position:absolute;top:6px;right:6px;width:16px;height:16px;border-radius:50%;background:#ef4444;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.dashTopbarBtn{display:flex;align-items:center;gap:6px;height:38px;padding:0 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#374151;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.dashTopbarBtn:hover{background:#f9fafb;border-color:#d1d5db}.dashTopbarProfile{display:flex;align-items:center;gap:10px;padding-left:12px;border-left:1px solid #e5e7eb}.dashTopbarAvatar{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff;font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashTopbarProfileInfo{display:flex;flex-direction:column}.dashTopbarProfileInfo strong{font-size:13px;font-weight:600;color:#111827}.dashTopbarProfileInfo span{font-size:11px;color:#9ca3af}.dashKpiGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding:24px 32px 0}.dashKpiCard{background:#fff;border-radius:16px;padding:20px;border:1px solid rgba(0,0,0,.04);box-shadow:0 1px 3px #0000000a;transition:all .2s ease}.dashKpiCard:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.dashKpiHeader{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.dashKpiLabel{font-size:13px;font-weight:500;color:#6b7280}.dashKpiIcon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashKpiValue{font-size:24px;font-weight:800;color:#111827;margin-bottom:8px;letter-spacing:-.5px}.dashKpiFooter{display:flex;align-items:center;gap:8px}.dashKpiChange{display:flex;align-items:center;gap:3px;font-size:12px;font-weight:700;padding:2px 8px;border-radius:6px}.dashKpiChange.positive{color:#16a34a;background:#dcfce7}.dashKpiChange.negative{color:#dc2626;background:#fef2f2}.dashKpiDesc{font-size:12px;color:#9ca3af}.dashCard{background:#fff;border-radius:16px;padding:20px;border:1px solid rgba(0,0,0,.04);box-shadow:0 1px 3px #0000000a}.dashCardHeader{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.dashCardHeader h2{margin:0;font-size:16px;font-weight:700;color:#111827}.dashCardHeader p{margin:2px 0 0;font-size:12px;color:#9ca3af}.dashCardMore{width:32px;height:32px;border:none;border-radius:8px;background:#f3f4f6;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.dashCardMore:hover{background:#e5e7eb}.dashCardActions{display:flex;gap:4px}.dashFilterBtn{height:30px;padding:0 12px;border:none;border-radius:8px;background:#f3f4f6;color:#6b7280;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.dashFilterBtn.active{background:#6366f1;color:#fff}.dashFilterBtn:hover:not(.active){background:#e5e7eb}.dashViewAllBtn{display:flex;align-items:center;gap:4px;border:none;background:none;color:#6366f1;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.dashViewAllBtn:hover{color:#4f46e5}.dashMiddleGrid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:16px;padding:16px 32px 0}.dashBarChart{display:flex;align-items:flex-end;gap:12px;height:200px;padding-top:16px}.dashBarCol{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;height:100%}.dashBarWrapper{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:center}.dashBar{width:100%;max-width:42px;min-height:8px;border-radius:8px 8px 4px 4px;background:linear-gradient(180deg,#6366f1,#818cf8);position:relative;cursor:pointer;transition:all .3s ease}.dashBar:hover{background:linear-gradient(180deg,#4f46e5,#6366f1);transform:scaleY(1.03)}.dashBarTooltip{display:none;position:absolute;top:-32px;left:50%;transform:translate(-50%);padding:4px 10px;background:#111827;color:#fff;font-size:11px;font-weight:600;border-radius:6px;white-space:nowrap}.dashBar:hover .dashBarTooltip{display:block}.dashBarLabel{font-size:12px;font-weight:500;color:#9ca3af}.dashDonutContainer{display:flex;flex-direction:column;align-items:center;gap:16px}.dashDonut{width:160px;height:160px;transform:rotate(-90deg)}.dashDonutLegend{width:100%;display:flex;flex-direction:column;gap:8px}.dashDonutLegendItem{display:flex;align-items:center;gap:8px}.dashDonutDot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.dashDonutLabel{flex:1;font-size:13px;color:#6b7280}.dashDonutLegendItem strong{font-size:13px;color:#111827}.dashStatusList{display:flex;flex-direction:column;gap:10px}.dashStatusItem{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashStatusLeft{display:flex;align-items:center;gap:10px;min-width:0}.dashStatusIcon{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashStatusLeft span{font-size:13px;color:#374151;font-weight:500;white-space:nowrap}.dashStatusRight{display:flex;align-items:center;gap:10px;flex-shrink:0}.dashStatusBar{width:60px;height:6px;background:#f3f4f6;border-radius:4px;overflow:hidden}.dashStatusBarFill{height:100%;border-radius:4px;transition:width .5s ease}.dashStatusRight strong{font-size:13px;color:#111827;min-width:28px;text-align:right}.dashBottomGrid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:16px;padding:16px 32px 0}.dashTableWrapper{overflow-x:auto}.dashTable{width:100%;border-collapse:collapse}.dashTable th{text-align:left;padding:10px 12px;font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #f3f4f6}.dashTable td{padding:12px;font-size:13px;color:#374151;border-bottom:1px solid #f9fafb}.dashTable td strong{color:#111827;font-weight:600}.dashTable tr:last-child td{border-bottom:none}.dashTable tr:hover td{background:#fafbfc}.dashTableDate{color:#9ca3af!important;font-size:12px!important;white-space:nowrap}.dashBadge{display:inline-flex;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:700;white-space:nowrap}.dashProductList{display:flex;flex-direction:column;gap:10px}.dashProductItem{display:flex;align-items:center;gap:12px;padding:8px 0}.dashProductRank{font-size:12px;font-weight:800;color:#9ca3af;min-width:24px}.dashProductThumb{width:40px;height:40px;border-radius:10px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#9ca3af;flex-shrink:0}.dashProductInfo{flex:1;min-width:0}.dashProductInfo strong{display:block;font-size:13px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashProductInfo span{font-size:12px;color:#9ca3af}.dashProductPrice{font-size:13px;font-weight:700;color:#111827;white-space:nowrap}.dashTimeline{display:flex;flex-direction:column;gap:0}.dashTimelineItem{display:flex;gap:12px;padding:10px 0;position:relative}.dashTimelineItem:before{content:"";position:absolute;left:5px;top:24px;bottom:-4px;width:2px;background:#f3f4f6}.dashTimelineItem:last-child:before{display:none}.dashTimelineDot{width:12px;height:12px;border-radius:50%;background:#6366f1;flex-shrink:0;margin-top:4px;position:relative;z-index:1}.dashTimelineItem:nth-child(2) .dashTimelineDot{background:#10b981}.dashTimelineItem:nth-child(3) .dashTimelineDot{background:#f59e0b}.dashTimelineItem:nth-child(4) .dashTimelineDot{background:#ef4444}.dashTimelineItem:nth-child(5) .dashTimelineDot{background:#ec4899}.dashTimelineItem:nth-child(6) .dashTimelineDot{background:#3b82f6}.dashTimelineContent p{margin:0;font-size:13px;color:#374151;line-height:1.4}.dashTimelineContent span{font-size:11px;color:#9ca3af}.dashFooterStats{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding:16px 32px 0}.dashFooterStatCard{display:flex;align-items:center;gap:14px;padding:16px 20px;background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.04);box-shadow:0 1px 3px #0000000a}.dashFooterStatIcon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashFooterStatInfo{display:flex;flex-direction:column}.dashFooterStatInfo strong{font-size:18px;font-weight:800;color:#111827;letter-spacing:-.3px}.dashFooterStatInfo span{font-size:12px;color:#9ca3af}@media (max-width: 1400px){.dashKpiGrid{grid-template-columns:repeat(3,1fr)}.dashMiddleGrid,.dashBottomGrid{grid-template-columns:1fr 1fr}.dashFooterStats{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.adminDashboardPage{margin-left:0}.dashTopbar{padding:14px 20px;flex-wrap:wrap}.dashTopbarCenter{order:3;flex-basis:100%;max-width:none}.dashTopbarProfileInfo{display:none}.dashKpiGrid{padding:20px 20px 0;grid-template-columns:repeat(2,1fr)}.dashMiddleGrid,.dashBottomGrid{padding:16px 20px 0;grid-template-columns:1fr}.dashFooterStats{padding:16px 20px 0;grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.dashKpiGrid{grid-template-columns:1fr;padding:16px 16px 0}.dashMiddleGrid,.dashBottomGrid{padding:12px 16px 0}.dashFooterStats{grid-template-columns:1fr;padding:12px 16px 0}.dashTopbar{padding:12px 16px}.dashTopbarBtn,.dashSearchBox kbd{display:none}.dashBarChart{height:150px;gap:8px}}.adminDashboardContent{width:100%;max-width:1180px;margin:0 auto;padding:34px 28px 70px}.dashboardHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dashboardHeader h1{margin:0;font-size:28px;font-weight:700;color:#111827}.dashboardHeader p{margin:4px 0 0;color:#6b7280;font-size:14px}.dashboardStatsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.dashboardStatCard{background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:16px;padding:20px;box-shadow:0 1px 3px #0000000a}.dashboardStatCard span{font-size:13px;color:#6b7280}.dashboardStatCard strong{display:block;font-size:24px;font-weight:800;color:#111827;margin:6px 0 4px}.dashboardStatCard small{font-size:12px;color:#9ca3af}.dashboardPanel{background:#fff;border-radius:16px;padding:24px;border:1px solid rgba(0,0,0,.04);box-shadow:0 1px 3px #0000000a;margin-bottom:24px}.dashboardPanelHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dashboardPanelHeader h2{margin:0;font-size:18px;font-weight:700;color:#111827}.dashboardPanelHeader p{margin:4px 0 0;font-size:13px;color:#6b7280}.dashboardSearch{display:flex;align-items:center;gap:10px;height:44px;padding:0 16px;background:#f3f4f6;border-radius:12px;margin-bottom:20px}.dashboardSearch input{flex:1;border:none;background:none;outline:none;font-size:14px;color:#111827}.dashboardSearch input::placeholder{color:#9ca3af}.dashboardAddBtn{display:flex;align-items:center;gap:8px;height:42px;padding:0 20px;border:none;border-radius:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.dashboardAddBtn:hover{box-shadow:0 4px 16px #6366f14d;transform:translateY(-1px)}.dashboardProductForm{background:#f9fafb;border-radius:14px;padding:24px;margin-bottom:20px;border:1px solid #e5e7eb}.dashboardProductForm h3{margin:0 0 16px;font-size:16px;font-weight:700;color:#111827}.dashboardProductForm input,.dashboardProductForm select,.dashboardProductForm textarea{width:100%;height:44px;padding:0 14px;margin-bottom:12px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;color:#111827;background:#fff;outline:none;transition:border-color .2s ease;box-sizing:border-box}.dashboardProductForm input:focus,.dashboardProductForm select:focus,.dashboardProductForm textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.dashboardProductForm textarea{height:100px;padding:12px 14px;resize:vertical}.dashboardFormRow{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dashboardSubmitBtn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:46px;border:none;border-radius:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:8px}.dashboardSubmitBtn:hover{box-shadow:0 4px 16px #6366f14d;transform:translateY(-1px)}.dashboardTable{overflow-x:auto}.dashboardTableHead{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:12px;padding:12px 16px;background:#f9fafb;border-radius:10px;margin-bottom:8px}.dashboardTableHead span{font-size:12px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.dashboardTableRow{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:12px;padding:14px 16px;align-items:center;border-bottom:1px solid #f3f4f6;transition:background .15s ease}.dashboardTableRow:hover{background:#fafbfc}.dashboardTableRow.rowSelected{background:#8b2cff0a;box-shadow:inset 3px 0 #8b2cff}.dashboardTableRow span{font-size:13.5px;color:#374151}.dashboardProductInfo{display:flex;align-items:center;gap:12px;min-width:0}.dashboardProductInfo img{width:44px;height:44px;border-radius:10px;object-fit:cover;background:#f3f4f6;flex-shrink:0}.dashboardProductInfo strong{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboardActions{display:flex;gap:8px}.dashboardActions button{width:36px;height:36px;border:none;border-radius:10px;background:#f3f4f6;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.dashboardActions button:hover{background:#e5e7eb;color:#111827}.dashboardCheckbox{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151;margin-bottom:12px;cursor:pointer}.statusActive{color:#16a34a;font-weight:600}.statusInactive{color:#dc2626;font-weight:600}@media (max-width: 1024px){.dashboardStatsGrid{grid-template-columns:repeat(2,1fr)}.dashboardTableHead,.dashboardTableRow{grid-template-columns:2fr 1fr 1fr}.dashboardFormRow{grid-template-columns:1fr}}@media (max-width: 640px){.adminDashboardContent{padding:20px 16px 50px}.dashboardStatsGrid{grid-template-columns:1fr}.dashboardTableHead,.dashboardTableRow{grid-template-columns:1fr 1fr}.dashboardPanelHeader{flex-direction:column;gap:12px;align-items:flex-start}}.adminModalOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#070b3d8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;z-index:1000;padding:20px;animation:adminModalFadeIn .2s ease}@keyframes adminModalFadeIn{0%{opacity:0}to{opacity:1}}.adminModalContent{background:#fff;border-radius:20px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 30px 70px #0003;animation:adminModalSlideIn .25s ease}@keyframes adminModalSlideIn{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.adminModalHeader{display:flex;justify-content:space-between;align-items:flex-start;padding:28px 28px 0}.adminModalHeader h2{margin:0;font-size:20px;font-weight:700;color:#111827}.adminModalHeader p{margin:4px 0 0;font-size:13px;color:#6b7280}.adminModalClose{width:36px;height:36px;border:none;border-radius:10px;background:#f3f4f6;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.adminModalClose:hover{background:#e5e7eb;color:#111827}.adminModalBody{padding:24px 28px 28px}.adminModalBody .dashboardProductForm{background:transparent;border:none;padding:0;margin:0}.adminModalBody .dashboardProductForm h3{display:none}.adminModalBody .dashboardSubmitBtn{margin-top:12px}.adminModalBody .dashboardFormRow{grid-template-columns:1fr 1fr}.adminModalContent::-webkit-scrollbar{width:6px}.adminModalContent::-webkit-scrollbar-track{background:transparent}.adminModalContent::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.adminModalContent::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (max-width: 640px){.adminModalContent{max-width:100%;border-radius:16px}.adminModalBody .dashboardFormRow{grid-template-columns:1fr}}.adminSettingsPage{min-height:100vh;width:100%;margin-left:120px;background:#f0f2f5;padding:0 0 40px}.adminSettingsContent{width:100%;max-width:1180px;margin:0 auto;padding:34px 28px 70px}.settingsHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.settingsHeader h1{margin:0;font-size:28px;font-weight:700;color:#111827;line-height:1.2}.settingsHeader p{margin:4px 0 0;font-size:14px;color:#6b7280}.settingsLoading{background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.04);box-shadow:0 1px 3px #0000000a;padding:34px;color:#111827;font-weight:700}.adminLogo img,.adminHeader .adminLogo img{width:118px!important;height:auto!important;max-height:44px!important;object-fit:contain!important}.adminHeader{min-height:92px}.settingsTabs{display:flex;gap:8px;margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid #e5e7eb;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.settingsTabs::-webkit-scrollbar{display:none}.settingsTab{border:0;background:transparent;padding:10px 20px;border-radius:10px;font-size:14px;font-weight:600;color:#6b7280;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s;white-space:nowrap;flex-shrink:0}.settingsTab:hover{background:#f3f4f6;color:#374151}.settingsTab.active{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 12px #6366f140}.settingsTabContent{min-height:400px}.settingsTabContent .settingsPanel{margin-bottom:24px}.settingsPanel{background:#fff;border-radius:16px;padding:24px;border:1px solid rgba(0,0,0,.04);box-shadow:0 1px 3px #0000000a}.settingsPanelHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.settingsPanelHeader h2{margin:0;font-size:18px;font-weight:700;color:#111827}.settingsPanelHeader p{margin:4px 0 0;font-size:13px;color:#6b7280}.settingsForm{display:grid;gap:16px}.settingsForm label{display:grid;gap:6px}.settingsForm label span{display:flex;align-items:center;gap:8px;color:#374151;font-size:14px;font-weight:600}.settingsForm input,.settingsForm textarea{width:100%;height:44px;padding:0 14px;border:1px solid #e5e7eb;border-radius:10px;outline:0;font-size:14px;font-family:inherit;background:#fff;color:#111827;transition:border-color .2s ease;box-sizing:border-box}.settingsForm textarea{height:auto;min-height:100px;padding:12px 14px;resize:vertical}.settingsForm input:focus,.settingsForm textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.settingsCheckbox{display:flex!important;align-items:center;gap:10px!important;font-weight:600;color:#374151}.settingsCheckbox input{width:auto}.settingsSubmitBtn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:46px;border:0;border-radius:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:8px}.settingsSubmitBtn:hover{box-shadow:0 4px 16px #6366f14d;transform:translateY(-1px)}.settingsSubmitBtn:disabled,.settingsDeleteBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.settingsDeleteBtn{display:flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:0 20px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#374151;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.settingsDeleteBtn:hover{border-color:#fca5a5;color:#dc2626;background:#fef2f2}.settingsUploadArea{padding:0}.settingsUploadHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px}.settingsUploadHeader strong{display:block;color:#111827;font-size:14px;font-weight:700}.settingsUploadHeader small{display:block;color:#9ca3af;margin-top:4px;line-height:1.5;font-size:12px}.settingsUploadHeader button{border:1px solid #e5e7eb;background:#fff;color:#374151;border-radius:10px;padding:8px 12px;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px;white-space:nowrap;transition:all .2s ease}.settingsUploadHeader button:hover{background:#f9fafb;border-color:#d1d5db}.settingsUploadBox{min-height:120px;border:2px dashed #d1d5db;border-radius:14px;background:#f9fafb;display:grid;place-items:center;gap:8px;color:#6366f1;font-weight:600;font-size:14px;cursor:pointer;text-align:center;transition:all .2s ease}.settingsUploadBox:hover{border-color:#6366f1;background:#f5f3ff}.settingsUploadBox input{display:none}.settingsImageGrid{margin-top:16px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.settingsImagePreview{aspect-ratio:1 / 1;border:1px solid #e5e7eb;border-radius:10px;background:#f3f4f6;display:grid;place-items:center;overflow:hidden;color:#9ca3af;font-weight:700}.settingsImagePreview img{width:100%;height:100%;object-fit:cover}.settingsUploadActions{display:grid;grid-template-columns:1fr auto;gap:12px;margin-top:16px}.settingsWebhookStatus{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:8px;font-size:13px;font-weight:600}.settingsWebhookStatus.active{color:#16a34a;background:#dcfce7}.settingsWebhookStatus.inactive{color:#dc2626;background:#fef2f2}.settingsSecretInput{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;border:1px solid #e5e7eb;border-radius:10px;background:#fff;overflow:hidden;height:44px}.settingsSecretInput input{height:100%;border:0!important;border-radius:0!important;background:transparent!important}.settingsSecretInput button{width:44px;height:44px;border:0;background:transparent;color:#6366f1;display:grid;place-items:center;cursor:pointer}.settingsWebhookActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.settingsTestBtn{display:inline-flex;align-items:center;gap:6px;height:46px;padding:0 18px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#374151;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.settingsTestBtn:hover{background:#f9fafb;border-color:#d1d5db}.settingsTestBtn:disabled{opacity:.5;cursor:not-allowed}.settingsWebhookInfo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}.settingsWebhookInfo div{min-height:80px;padding:16px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb}.settingsWebhookInfo svg{color:#6366f1;margin-bottom:8px}.settingsWebhookInfo strong{display:block;color:#111827;font-size:14px;font-weight:700;margin-bottom:4px}.settingsWebhookInfo span{display:block;color:#9ca3af;font-size:13px;line-height:1.45}.settingsWebhookSavedBox{margin:16px 0 20px;display:grid;grid-template-columns:1.8fr .7fr .9fr;gap:12px}.settingsWebhookSavedBox div{min-height:72px;padding:14px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb;overflow:hidden}.settingsWebhookSavedBox span{display:block;color:#9ca3af;font-size:12px;font-weight:600;margin-bottom:6px}.settingsWebhookSavedBox strong{display:block;color:#111827;font-size:13px;font-weight:700;line-height:1.4;word-break:break-all}.settingsWebhookSavedBox strong.active{color:#16a34a}.settingsWebhookSavedBox strong.inactive{color:#b45309}.settingsColorsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0}.settingsColorCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px}.settingsColorPreview{width:44px;height:44px;border-radius:10px;flex-shrink:0;border:2px solid rgba(0,0,0,.06)}.settingsColorInfo{flex:1;min-width:0}.settingsColorInfo strong{display:block;color:#111827;font-size:13px;font-weight:700}.settingsColorInfo span{display:block;color:#9ca3af;font-size:12px;margin-top:2px}.settingsColorInput{display:flex;gap:6px;align-items:center}.settingsColorInput input[type=color]{width:34px;height:34px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;padding:0}.settingsColorInput input[type=text]{width:80px;height:34px;border:1px solid #e5e7eb;border-radius:8px;padding:0 8px;font-size:13px;font-weight:600;color:#111827;background:#fff;outline:0}.settingsColorInput input[type=text]:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.settingsBannerForm{padding:0 0 20px;border-bottom:1px solid #f3f4f6;margin-bottom:0}.settingsBannerFormGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.settingsBannerFormGrid label{display:grid;gap:4px}.settingsBannerFormGrid label span{font-size:13px;font-weight:600;color:#374151}.settingsBannerFormGrid input[type=text],.settingsBannerFormGrid input[type=number]{width:100%;height:40px;padding:0 12px;border:1px solid #e5e7eb;border-radius:10px;outline:0;font-size:14px;font-family:inherit;background:#fff;color:#111827}.settingsBannerFormGrid input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.settingsBannerList{padding:0;margin-top:16px}.settingsBannerItem{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #f3f4f6;transition:background .15s}.settingsBannerItem:last-child{border-bottom:0}.settingsBannerItemPreview{width:140px;height:56px;border-radius:10px;flex-shrink:0;overflow:hidden;display:flex;align-items:center;gap:10px;padding:0 14px;position:relative}.settingsBannerItemPreview img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.settingsBannerItemPreview>div{position:relative;z-index:1;display:flex;flex-direction:column;gap:2px}.settingsBannerItemInfo{flex:1;min-width:0}.settingsBannerItemInfo strong{display:block;color:#111827;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settingsBannerItemInfo span{display:block;color:#9ca3af;font-size:12px;margin-top:2px}.settingsBannerItemActions{display:flex;gap:6px}.settingsBannerItemActions button{width:34px;height:34px;border:none;border-radius:10px;background:#f3f4f6;color:#6b7280;cursor:pointer;display:grid;place-items:center;transition:all .15s}.settingsBannerItemActions button:hover{background:#e5e7eb;color:#111827}.settingsBannerItemActions button:last-child:hover{background:#fef2f2;color:#dc2626}.settingsDealSearch{position:relative;display:flex;align-items:center;gap:10px;background:#f3f4f6;border:1px solid transparent;border-radius:12px;padding:0 14px;height:44px}.settingsDealSearch:focus-within{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.settingsDealSearch svg{color:#9ca3af;flex-shrink:0}.settingsDealSearch input{flex:1;border:0!important;height:100%;padding:0;background:transparent!important;box-shadow:none!important;outline:0;font-size:14px;font-family:inherit;color:#111827}.settingsDealSearch input::placeholder{color:#9ca3af}.settingsDealSearchResults{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 30px #0000001a;z-index:100;max-height:300px;overflow-y:auto}.settingsDealSearchItem{display:flex;align-items:center;gap:12px;padding:10px 14px;cursor:pointer;transition:background .12s}.settingsDealSearchItem:hover{background:#f3f4f6}.settingsDealSearchItem img{width:40px;height:40px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb}.settingsDealSearchItem>div{flex:1;min-width:0}.settingsDealSearchItem strong{display:block;color:#111827;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settingsDealSearchItem span{color:#9ca3af;font-size:13px}.settingsDealList{display:flex;flex-direction:column;gap:10px}.settingsDealItem{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px}.settingsDealItemImg{width:48px;height:48px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#e5e7eb;display:grid;place-items:center;color:#9ca3af}.settingsDealItemImg img{width:100%;height:100%;object-fit:cover}.settingsDealItemInfo{flex:1;min-width:0}.settingsDealItemInfo strong{display:block;color:#111827;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settingsDealItemInfo span{display:block;color:#9ca3af;font-size:12px;margin-top:2px}.settingsDealItemInputs{display:flex;gap:10px}.settingsDealItemInputs label{display:grid;gap:3px}.settingsDealItemInputs label span{font-size:11px;font-weight:600;color:#9ca3af}.settingsDealItemInputs input{width:110px;height:36px;border:1px solid #e5e7eb;border-radius:8px;padding:0 10px;font-size:14px;font-weight:600;color:#111827;background:#fff;outline:0}.settingsDealItemInputs input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.settingsDealRemove{width:34px;height:34px;border:none;border-radius:10px;background:#f3f4f6;color:#6b7280;cursor:pointer;display:grid;place-items:center;flex-shrink:0;transition:all .15s}.settingsDealRemove:hover{background:#fef2f2;color:#dc2626}@media (max-width: 1024px){.adminSettingsPage{margin-left:0}}@media (max-width: 768px){.adminSettingsContent{padding:20px 16px 50px}.settingsHeader{flex-direction:column;align-items:flex-start;gap:8px}.settingsHeader h1{font-size:24px}.settingsColorsGrid,.settingsBannerFormGrid,.settingsWebhookInfo,.settingsWebhookSavedBox{grid-template-columns:1fr}.settingsWebhookActions{display:grid;grid-template-columns:1fr}.settingsWebhookActions button{width:100%;justify-content:center}.settingsImageGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.settingsPanelHeader{flex-direction:column;gap:12px;align-items:flex-start}.settingsBannerItem{flex-wrap:wrap}.settingsBannerItemPreview{width:100%}.settingsDealItem{flex-wrap:wrap}.settingsDealItemInputs{width:100%}.settingsDealItemInputs input{flex:1;width:auto}.settingsImageGrid{grid-template-columns:repeat(2,1fr)}}.offersPage{min-height:100vh;background:radial-gradient(circle at 90% 10%,rgba(255,79,216,.12),transparent 28%),radial-gradient(circle at 8% 35%,rgba(0,217,255,.1),transparent 30%),linear-gradient(180deg,#fff,#f7fcff 48%,#fff);color:#070b3d;padding-bottom:40px}.offersContainer{width:100%;max-width:1240px;margin:0 auto;padding:28px 28px 60px}.offersHero{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:34px 28px;border-radius:28px;background:radial-gradient(circle at 84% 40%,rgba(255,79,216,.16),transparent 32%),linear-gradient(135deg,#00d9ff14,#fffffff0,#8b2cff14)}.offersHero h1{margin:0;color:#070b3d;font-size:42px;line-height:1.05;letter-spacing:-1px;font-weight:950}.offersHero p{margin:12px 0 0;color:#4b5575;font-size:18px;font-weight:650}.offersHeroIcon{width:180px;height:140px;display:grid;place-items:center;color:#fff;filter:drop-shadow(0 22px 40px rgba(139,44,255,.28))}.offersHeroIcon svg{width:110px;height:110px;padding:20px;border-radius:38px;background:linear-gradient(135deg,#154cff,#8b2cff,#ff35d2);transform:rotate(-8deg)}.offersHighlights{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:24px 0}.offersHighlights div,.offersBenefits div{display:flex;align-items:center;gap:14px;min-height:88px;padding:18px;border-radius:18px;background:#fffffff5;border:1px solid rgba(11,139,255,.1);box-shadow:0 14px 34px #1646a014}.offersHighlights svg,.offersBenefits svg{width:36px;height:36px;color:#8b2cff;flex-shrink:0}.offersHighlights div:nth-child(2) svg{color:#ff35d2}.offersHighlights div:nth-child(3) svg{color:#154cff}.offersHighlights div:nth-child(4) svg{color:#00b8ff}.offersHighlights strong,.offersHighlights small,.offersBenefits strong,.offersBenefits small{display:block}.offersHighlights strong,.offersBenefits strong{color:#070b3d;font-weight:950;font-size:15px}.offersHighlights small,.offersBenefits small{color:#64748b;margin-top:3px;font-size:13px;font-weight:700}.offersBanner{position:relative;min-height:300px;border-radius:24px;padding:36px 42px;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden;background:radial-gradient(circle at 68% 48%,rgba(255,79,216,.38),transparent 24%),radial-gradient(circle at 78% 45%,rgba(0,217,255,.35),transparent 28%),linear-gradient(135deg,#070b3d,#121063 52%,#38108f);box-shadow:0 24px 56px #1646a02e}.offersBanner>div{position:relative;z-index:2}.offersBanner span{width:max-content;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;color:#ffc400;background:#ffffff1a;font-weight:950;text-transform:uppercase;font-size:13px;margin-bottom:22px}.offersBanner h2{max-width:490px;margin:0 0 24px;color:#fff;font-size:34px;line-height:1.15;font-weight:900}.offersBanner h2 strong{color:transparent;background:linear-gradient(135deg,#00d9ff,#8b2cff,#ff35d2);-webkit-background-clip:text;background-clip:text;font-size:52px;font-weight:950}.offersBanner a,.offersSpecial a{width:max-content;height:48px;border-radius:14px;padding:0 20px;display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#fff;font-weight:950;background:linear-gradient(135deg,#00b8ff,#2563eb,#8b2cff,#ff35d2);box-shadow:0 14px 32px #8b2cff3d}.offersBanner img{width:100%;height:270px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 18px 35px rgba(0,0,0,.28))}.offersBanner i{position:absolute;top:42px;right:44px;width:92px;height:92px;border-radius:50%;display:grid;place-items:center;text-align:center;color:#fff;font-style:normal;font-size:24px;line-height:1.05;font-weight:950;text-transform:uppercase;background:linear-gradient(135deg,#8b2cff,#ff35d2);box-shadow:0 20px 40px #ff35d238}.offersFlash,.offersCategories,.offersSpecial{margin-top:38px}.offersSectionTitle{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.offersSectionTitle>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.offersSectionTitle h2{margin:0;color:#070b3d;font-size:26px;letter-spacing:-.4px}.offersSectionTitle svg{color:#8b2cff}.offersSectionTitle small{color:#64748b;font-weight:800}.offersSectionTitle b{display:inline-grid;place-items:center;min-width:34px;height:30px;border-radius:9px;color:#8b2cff;background:#8b2cff1a}.offersSectionTitle button{border:0;background:transparent;color:#154cff;font-weight:950;display:flex;align-items:center;gap:8px;cursor:pointer}.offersGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.offerProductCard{position:relative;min-width:0;text-decoration:none;color:#070b3d;background:#fff;border:1px solid rgba(11,139,255,.1);border-radius:18px;padding:14px;box-shadow:0 14px 36px #1646a014;transition:.2s}.offerProductCard:hover{transform:translateY(-4px);box-shadow:0 18px 42px #1646a021}.offerDiscount{position:absolute;top:12px;left:12px;z-index:3;height:28px;padding:0 10px;border-radius:999px;color:#fff;font-size:12px;font-weight:950;display:grid;place-items:center;background:linear-gradient(135deg,#154cff,#8b2cff,#ff35d2)}.offerFavorite{position:absolute;top:12px;right:12px;z-index:3;width:34px;height:34px;border:0;border-radius:50%;background:#fffffff0;color:#8b2cff;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 24px #1646a01f}.offerImageBox{width:100%;aspect-ratio:1 / .86;display:grid;place-items:center;margin-bottom:12px;border-radius:14px;background:#f8fbff;overflow:hidden}.offerImageBox img{width:100%;height:100%;object-fit:contain}.offerProductCard>strong{display:block;min-height:40px;color:#070b3d;font-size:15px;line-height:1.3;font-weight:900;margin-bottom:8px}.offerRating{display:flex;align-items:center;gap:5px;color:#64748b;font-weight:800;margin-bottom:10px}.offerRating svg{color:#ffb000}.offerPrices{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:10px}.offerPrices span{color:#d71920;font-size:20px;font-weight:950}.offerPrices small{color:#7a8499;text-decoration:line-through;font-weight:800}.offerInstallment{width:max-content;max-width:calc(100% - 42px);min-height:30px;padding:0 10px;display:inline-flex;align-items:center;border-radius:9px;color:#154cff;background:#8b2cff1a;font-size:12px;font-weight:950}.offerCartBtn{position:absolute;right:13px;bottom:13px;width:38px;height:38px;border:1px solid rgba(139,44,255,.3);border-radius:12px;background:#fff;color:#154cff;display:grid;place-items:center;cursor:pointer}.offersCategoryList{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.offersCategoryList button{border:0;background:transparent;color:#070b3d;display:grid;place-items:center;gap:10px;cursor:pointer}.offersCategoryList span{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;color:#154cff;background:radial-gradient(circle at 35% 25%,rgba(0,217,255,.18),transparent 38%),linear-gradient(135deg,#f5fbff,#f8eaff);border:1px solid rgba(139,44,255,.12);box-shadow:0 12px 30px #1646a014}.offersCategoryList button.active span{color:#fff;background:linear-gradient(135deg,#154cff,#8b2cff,#ff35d2)}.offersCategoryList strong{font-size:14px;font-weight:850}.offersSpecial{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:30px 36px;border-radius:24px;background:radial-gradient(circle at 82% 42%,rgba(255,79,216,.18),transparent 30%),linear-gradient(135deg,#00d9ff14,#fff,#8b2cff1a);border:1px solid rgba(11,139,255,.1);box-shadow:0 18px 42px #1646a014}.offersSpecial h2{margin:0 0 10px;font-size:26px;color:#070b3d}.offersSpecial p{max-width:420px;color:#4b5575;font-size:17px;line-height:1.45;margin:0 0 20px;font-weight:650}.offersSpecialIcon{display:flex;align-items:center;gap:18px;color:#8b2cff}.offersSpecialIcon svg{filter:drop-shadow(0 18px 34px rgba(139,44,255,.18))}.offersSpecialIcon svg:first-child{color:#154cff}.offersBenefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:28px;border-radius:20px;overflow:hidden;background:#fff;border:1px solid rgba(11,139,255,.1);box-shadow:0 18px 42px #1646a014}.offersBenefits div{box-shadow:none;border:0;border-radius:0;border-right:1px solid #E2E8F0}.offersBenefits div:last-child{border-right:0}.offersEmpty{grid-column:1 / -1;color:#64748b;font-weight:850;padding:24px 0}.offersBottomNav{display:none}@media (max-width: 900px){.offersHighlights,.offersGrid,.offersBenefits{grid-template-columns:repeat(2,1fr)}.offersCategoryList{grid-template-columns:repeat(3,1fr)}.offersBanner{grid-template-columns:1fr}.offersBanner img{height:220px}}@media (max-width: 680px){.offersPage{padding-bottom:96px}.offersContainer{padding:18px 14px 34px}.offersHero{grid-template-columns:1fr 120px;gap:10px;padding:22px 18px;border-radius:0;margin:0 -14px}.offersHero h1{font-size:28px}.offersHero p{font-size:15px}.offersHeroIcon{width:120px;height:100px}.offersHeroIcon svg{width:88px;height:88px;padding:17px;border-radius:28px}.offersHighlights{grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}.offersHighlights div{min-height:78px;padding:13px;gap:10px}.offersHighlights svg{width:30px;height:30px}.offersHighlights strong{font-size:12px}.offersHighlights small{font-size:10px}.offersBanner{min-height:246px;padding:22px;border-radius:18px;grid-template-columns:1fr 1fr;gap:4px}.offersBanner span{font-size:10px;padding:8px 11px;margin-bottom:12px}.offersBanner h2{font-size:21px;margin-bottom:14px}.offersBanner h2 strong{display:block;font-size:38px}.offersBanner a{height:42px;padding:0 14px;font-size:13px}.offersBanner img{height:190px}.offersBanner i{width:64px;height:64px;top:28px;right:20px;font-size:16px}.offersSectionTitle{margin-bottom:16px}.offersSectionTitle h2{font-size:22px}.offersSectionTitle small{width:100%;font-size:12px}.offersGrid{display:flex;overflow-x:auto;gap:12px;padding-bottom:8px}.offersGrid::-webkit-scrollbar{display:none}.offerProductCard{min-width:178px;max-width:178px;border-radius:16px;padding:12px}.offerImageBox{height:150px;aspect-ratio:auto}.offerProductCard>strong{font-size:13px;min-height:36px}.offerPrices span{font-size:17px}.offerInstallment{font-size:10px;min-height:27px;padding:0 8px}.offerCartBtn{width:34px;height:34px}.offersCategoryList{grid-template-columns:repeat(6,82px);overflow-x:auto;gap:12px;padding-bottom:8px}.offersCategoryList::-webkit-scrollbar{display:none}.offersCategoryList span{width:62px;height:62px}.offersCategoryList strong{font-size:12px}.offersSpecial{grid-template-columns:1fr 120px;padding:20px;border-radius:18px}.offersSpecial h2{font-size:21px}.offersSpecial p{font-size:14px;margin-bottom:14px}.offersSpecial a{height:40px;padding:0 14px;font-size:13px}.offersSpecialIcon{gap:6px}.offersSpecialIcon svg{width:56px;height:56px}.offersBenefits{grid-template-columns:repeat(4,1fr);border-radius:18px}.offersBenefits div{display:grid;place-items:center;text-align:center;min-height:76px;padding:10px 4px;gap:5px}.offersBenefits svg{width:24px;height:24px}.offersBenefits strong{font-size:10px;line-height:1.1}.offersBenefits small{font-size:9px;line-height:1.1}.offersBottomNav{position:fixed;left:10px;right:10px;bottom:10px;z-index:9999;height:74px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;background:#fffffff5;border:1px solid rgba(11,139,255,.1);border-radius:26px;box-shadow:0 18px 50px #1646a033;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.offersBottomNav a,.offersBottomNav button{border:0;background:transparent;color:#070b3d;text-decoration:none;display:grid;place-items:center;gap:4px;font-size:10px;font-weight:800}.offersBottomNav .active{color:#8b2cff}.offersAiBtn{transform:translateY(-16px)}.offersAiBtn svg{width:58px;height:58px;padding:15px;border-radius:50%;color:#fff!important;background:linear-gradient(135deg,#00b8ff,#2563eb,#8b2cff,#ff35d2);box-shadow:0 14px 34px #8b2cff4d}}.flashSaleTimer{display:flex;align-items:center;gap:8px;color:#64748b;font-size:14px;font-weight:700}.flashSaleTimer b{min-width:42px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(135deg,#0b8bff1f,#8b2cff1f);color:#8b2cff;font-weight:900;font-size:15px}.catPage{min-height:100vh;background:radial-gradient(circle at 88% 10%,rgba(255,79,216,.12),transparent 30%),radial-gradient(circle at 0% 35%,rgba(0,217,255,.1),transparent 30%),linear-gradient(180deg,#fff,#f7fcff 48%,#fff);color:#070b3d;padding-bottom:40px}.catContainer{width:100%;max-width:1240px;margin:0 auto;padding:28px 28px 60px}.catHeader{margin-bottom:24px}.catHeader h1{margin:0;font-size:42px;line-height:1.05;color:#070b3d;font-weight:950;letter-spacing:-1px}.catHeader p{margin:8px 0 0;color:#4b5575;font-size:18px;font-weight:650}.catTopGrid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-bottom:28px}.catTopGrid button{min-height:128px;border:1px solid rgba(11,139,255,.1);border-radius:18px;background:#fffffff5;box-shadow:0 14px 34px #1646a014;color:#070b3d;cursor:pointer;display:grid;place-items:center;gap:10px;padding:16px;transition:.2s}.catTopGrid button:hover,.catTopGrid button.active{border-color:#8b2cff;box-shadow:0 18px 42px #8b2cff29;transform:translateY(-2px)}.catTopGrid span{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;color:#154cff;background:radial-gradient(circle at 35% 25%,rgba(0,217,255,.18),transparent 38%),linear-gradient(135deg,#f5fbff,#f8eaff)}.catTopGrid button.active span{color:#fff;background:linear-gradient(135deg,#154cff,#8b2cff,#ff35d2)}.catTopGrid strong{font-size:14px;line-height:1.25;font-weight:850}.catBanner{min-height:300px;border-radius:24px;padding:38px 42px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:24px;overflow:hidden;background:radial-gradient(circle at 68% 48%,rgba(255,79,216,.38),transparent 24%),radial-gradient(circle at 78% 45%,rgba(0,217,255,.35),transparent 28%),linear-gradient(135deg,#070b3d,#121063 52%,#38108f);box-shadow:0 24px 56px #1646a02e;margin-bottom:34px}.catBanner h2{margin:0 0 14px;font-size:42px;color:transparent;background:linear-gradient(135deg,#00b8ff,#8b2cff,#ff35d2);-webkit-background-clip:text;background-clip:text;font-weight:950}.catBanner p{max-width:420px;margin:0 0 24px;color:#fff;font-size:22px;line-height:1.35;opacity:.92}.catBanner a{width:max-content;height:50px;border-radius:14px;padding:0 22px;display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#fff;font-weight:950;background:linear-gradient(135deg,#00b8ff,#2563eb,#8b2cff,#ff35d2);box-shadow:0 14px 32px #8b2cff3d}.catBanner img{width:100%;height:260px;object-fit:contain;filter:drop-shadow(0 18px 35px rgba(0,0,0,.28))}.catListHeader{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.catListHeader h2{margin:0;color:#070b3d;font-size:28px;letter-spacing:-.5px}.catListHeader button{border:0;background:transparent;color:#154cff;font-weight:950;display:flex;align-items:center;gap:8px;cursor:pointer}.catList{border:1px solid rgba(11,139,255,.1);border-radius:22px;background:#fffffff5;overflow:hidden;box-shadow:0 18px 42px #1646a014}.catListItem{width:100%;border:0;border-bottom:1px solid #E7EDF6;background:transparent;display:grid;grid-template-columns:74px 1fr auto 28px;align-items:center;gap:14px;padding:20px 24px;cursor:pointer;text-align:left;color:#070b3d;transition:.2s}.catListItem:last-child{border-bottom:0}.catListItem:hover{background:linear-gradient(135deg,#00d9ff0d,#ff4fd80d)}.catListIcon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;color:#154cff;background:radial-gradient(circle at 35% 25%,rgba(0,217,255,.14),transparent 38%),linear-gradient(135deg,#f5fbff,#f8eaff)}.catListInfo strong,.catListInfo small{display:block}.catListInfo strong{color:#070b3d;font-size:18px;font-weight:950;margin-bottom:4px}.catListInfo small{color:#64748b;font-size:15px;font-weight:650}.catProductCount{min-width:126px;height:32px;padding:0 14px;border-radius:999px;display:grid;place-items:center;color:#8b2cff;background:#8b2cff1a;font-size:13px;font-weight:950}.catArrow{color:#64748b}.catEmpty{padding:24px;color:#64748b;font-weight:850}.catBenefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:28px;border-radius:20px;overflow:hidden;background:#fff;border:1px solid rgba(11,139,255,.1);box-shadow:0 18px 42px #1646a014}.catBenefits div{min-height:86px;display:flex;align-items:center;gap:14px;padding:18px;border-right:1px solid #E2E8F0}.catBenefits div:last-child{border-right:0}.catBenefits svg{width:34px;height:34px;color:#154cff;flex-shrink:0}.catBenefits strong,.catBenefits small{display:block}.catBenefits strong{color:#070b3d;font-size:14px;font-weight:950}.catBenefits small{color:#64748b;margin-top:3px;font-size:12px;font-weight:700}.catBottomNav{display:none}@media (max-width: 900px){.catTopGrid{grid-template-columns:repeat(3,1fr)}.catBanner{grid-template-columns:1fr}.catBenefits{grid-template-columns:repeat(2,1fr)}.catListItem{grid-template-columns:64px 1fr}.catProductCount,.catArrow{grid-column:2}.catArrow{display:none}}@media (max-width: 680px){.catPage{padding-bottom:96px}.catContainer{padding:20px 14px 34px}.catHeader{margin-bottom:18px}.catHeader h1{font-size:31px}.catHeader p{font-size:16px}.catTopGrid{display:flex;gap:10px;overflow-x:auto;padding:0 2px 8px;margin-bottom:20px}.catTopGrid::-webkit-scrollbar{display:none}.catTopGrid button{min-width:112px;max-width:112px;min-height:112px;padding:12px;border-radius:28px}.catTopGrid span{width:48px;height:48px;border-radius:15px}.catTopGrid strong{font-size:12px}.catBanner{min-height:240px;border-radius:18px;padding:24px 22px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:26px}.catBanner h2{font-size:31px}.catBanner p{font-size:16px;margin-bottom:18px}.catBanner a{height:42px;padding:0 16px;font-size:13px}.catBanner img{height:170px}.catListHeader h2{font-size:22px}.catListHeader button{font-size:14px}.catList{border-radius:18px}.catListItem{grid-template-columns:54px 1fr auto;gap:12px;padding:16px}.catListIcon{width:44px;height:44px;border-radius:14px}.catListIcon svg{width:24px;height:24px}.catListInfo strong{font-size:16px}.catListInfo small{font-size:13px;line-height:1.35}.catProductCount{min-width:auto;height:28px;padding:0 9px;font-size:11px;grid-column:auto}.catArrow{display:none}.catBenefits{grid-template-columns:repeat(4,1fr);border-radius:18px}.catBenefits div{display:grid;place-items:center;text-align:center;min-height:76px;padding:10px 4px;gap:5px}.catBenefits svg{width:24px;height:24px}.catBenefits strong{font-size:10px;line-height:1.1}.catBenefits small{font-size:9px;line-height:1.1}.catBottomNav{position:fixed;left:10px;right:10px;bottom:10px;z-index:9999;height:74px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;background:#fffffff5;border:1px solid rgba(11,139,255,.1);border-radius:26px;box-shadow:0 18px 50px #1646a033;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.catBottomNav button{border:0;background:transparent;color:#070b3d;text-decoration:none;display:grid;place-items:center;gap:4px;font-size:10px;font-weight:800}.catBottomNav .active{color:#8b2cff}.catAiBtn{transform:translateY(-16px)}.catAiBtn svg{width:58px;height:58px;padding:15px;border-radius:50%;color:#fff!important;background:linear-gradient(135deg,#00b8ff,#2563eb,#8b2cff,#ff35d2);box-shadow:0 14px 34px #8b2cff4d}}.aiPage{min-height:100vh;background:radial-gradient(circle at 85% 8%,rgba(255,79,216,.13),transparent 30%),radial-gradient(circle at 0% 38%,rgba(0,217,255,.1),transparent 34%),linear-gradient(180deg,#fff,#f7fcff 48%,#fff);color:#070b3d;padding-bottom:40px}.aiContainer{width:100%;max-width:1240px;margin:0 auto;padding:30px 28px 60px}.aiHero{display:grid;grid-template-columns:1fr 360px;align-items:center;gap:30px;margin-bottom:20px}.aiHeroText span{display:inline-flex;align-items:center;gap:14px;font-size:48px;font-weight:950;letter-spacing:-1px;color:transparent;background:linear-gradient(135deg,#00b8ff,#2563eb,#8b2cff,#ff35d2);-webkit-background-clip:text;background-clip:text}.aiHeroText span svg{color:#8b2cff}.aiHeroText p{max-width:560px;margin:18px 0 0;color:#4b5575;font-size:24px;line-height:1.45;font-weight:650}.aiRobot{height:270px;display:grid;place-items:center;position:relative}.aiRobot:before,.aiRobot:after{content:"";position:absolute;border-radius:50%;border:3px solid rgba(0,217,255,.32);width:310px;height:130px;transform:rotate(-12deg)}.aiRobot:after{border-color:#ff4fd847;transform:rotate(18deg)}.aiRobot svg{position:relative;z-index:2;color:#fff;padding:34px;border-radius:44px;background:radial-gradient(circle at 35% 25%,rgba(0,217,255,.75),transparent 32%),linear-gradient(135deg,#fff,#e9f7ff 40%,#eedbff);box-shadow:0 26px 60px #1646a02e;stroke:#154cff}.aiQuestionCard{padding:34px;border-radius:28px;background:#fffffff5;border:1px solid rgba(11,139,255,.12);box-shadow:0 22px 58px #1646a01a;margin-bottom:34px}.aiQuestionCard h1{margin:0 0 14px;color:#070b3d;font-size:32px;line-height:1.15;font-weight:950}.aiQuestionCard p{max-width:680px;margin:0 0 24px;color:#4b5575;font-size:19px;line-height:1.55;font-weight:650}.aiQuestionCard form{height:70px;border-radius:20px;border:1px solid #DCE8F5;display:grid;grid-template-columns:1fr 58px;align-items:center;padding:0 10px 0 24px;background:#fff}.aiQuestionCard input{border:0;outline:0;width:100%;height:100%;background:transparent;color:#070b3d;font:inherit;font-size:18px}.aiQuestionCard input::placeholder{color:#7180a0}.aiQuestionCard form button{width:52px;height:52px;border:0;border-radius:16px;color:#fff;display:grid;place-items:center;cursor:pointer;background:linear-gradient(135deg,#154cff,#8b2cff,#ff35d2);box-shadow:0 14px 32px #8b2cff40}.aiSuggestions,.aiFeatured,.aiQuickActions{margin-top:38px}.aiSuggestions h2,.aiFeatured h2,.aiQuickActions h2{margin:0 0 20px;color:#070b3d;font-size:27px;font-weight:950;letter-spacing:-.5px}.aiSuggestionsScroll{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.aiSuggestionsScroll button{border:1px solid rgba(11,139,255,.1);border-radius:18px;background:#fffffff5;box-shadow:0 14px 34px #1646a014;min-height:82px;padding:16px;display:grid;grid-template-columns:48px 1fr;text-align:left;align-items:center;column-gap:14px;cursor:pointer;color:#070b3d}.aiSuggestionsScroll button span{grid-row:span 2;width:48px;height:48px;border-radius:14px;display:grid;place-items:center;color:#8b2cff;background:linear-gradient(135deg,#00d9ff1a,#ff4fd81f)}.aiSuggestionsScroll strong{font-size:14px;font-weight:900}.aiSuggestionsScroll small{color:#4b5575;font-size:13px;line-height:1.3;font-weight:650}.aiSectionHeader{display:flex;justify-content:space-between;align-items:center;gap:16px}.aiSectionHeader button{border:0;background:transparent;color:#154cff;font-weight:950;display:flex;align-items:center;gap:8px;cursor:pointer}.aiFeaturedGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.aiProductCard{position:relative;min-height:330px;border-radius:20px;border:1px solid rgba(11,139,255,.1);background:#fff;padding:18px;box-shadow:0 16px 38px #1646a017}.aiProductTag{width:max-content;height:30px;padding:0 12px;border-radius:999px;background:linear-gradient(135deg,#154cff,#8b2cff,#ff35d2);color:#fff;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:950}.aiProductCard img{width:100%;height:155px;object-fit:contain;margin:10px 0 14px}.aiProductCard>strong{display:block;color:#070b3d;font-size:16px;line-height:1.3;font-weight:950;margin-bottom:10px}.aiProductCard small{color:#4b5575;display:flex;align-items:center;gap:5px;font-weight:750}.aiProductCard small svg{color:#ffb000}.aiProductCard b{display:block;margin-top:14px;color:#d71920;font-size:22px;font-weight:950}.aiProductCard button{position:absolute;right:18px;bottom:18px;width:42px;height:42px;border:1px solid rgba(139,44,255,.3);border-radius:12px;background:#fff;color:#8b2cff;display:grid;place-items:center;cursor:pointer}.aiQuickActions>div{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.aiQuickActions button{min-height:172px;border:1px solid rgba(11,139,255,.1);border-radius:20px;background:#fff;box-shadow:0 16px 38px #1646a014;color:#070b3d;padding:22px;text-align:left;cursor:pointer;display:grid;align-content:center;gap:10px}.aiQuickActions button svg{color:#8b2cff}.aiQuickActions button strong{font-size:15px;font-weight:950}.aiQuickActions button small{color:#64748b;font-size:14px;line-height:1.4}.aiLearnBanner{margin-top:44px;border-radius:24px;padding:28px 36px;display:grid;grid-template-columns:82px 1fr 260px;gap:24px;align-items:center;background:radial-gradient(circle at 84% 40%,rgba(255,79,216,.22),transparent 30%),linear-gradient(135deg,#070b3d,#121063 52%,#38108f);color:#fff;box-shadow:0 24px 56px #1646a02e}.aiLearnLogo{width:76px;height:76px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(135deg,#154cff,#8b2cff,#ff35d2)}.aiLearnBanner h2{margin:0 0 8px;font-size:22px}.aiLearnBanner p{margin:0;color:#ffffffdb;font-size:16px;line-height:1.45}.aiLearnBanner button{height:58px;border:0;border-radius:16px;color:#fff;font-weight:950;font-size:18px;cursor:pointer;background:linear-gradient(135deg,#00b8ff,#2563eb,#8b2cff,#ff35d2)}.aiBottomNav{display:none}@media (max-width: 900px){.aiHero{grid-template-columns:1fr}.aiSuggestionsScroll,.aiFeaturedGrid,.aiQuickActions>div{grid-template-columns:repeat(2,1fr)}.aiLearnBanner{grid-template-columns:76px 1fr}.aiLearnBanner button{grid-column:1 / -1}}@media (max-width: 680px){.aiPage{padding-bottom:98px}.aiContainer{padding:20px 14px 34px}.aiHero{grid-template-columns:1fr 170px;gap:10px;margin-bottom:18px}.aiHeroText span{font-size:38px}.aiHeroText p{font-size:20px;line-height:1.45}.aiRobot{height:180px}.aiRobot:before,.aiRobot:after{width:180px;height:78px}.aiRobot svg{width:150px;height:150px;padding:26px;border-radius:36px}.aiQuestionCard{padding:22px;border-radius:22px}.aiQuestionCard h1{font-size:25px}.aiQuestionCard p{font-size:17px}.aiQuestionCard form{height:62px;grid-template-columns:1fr 50px;padding-left:18px}.aiQuestionCard input{font-size:15px}.aiQuestionCard form button{width:46px;height:46px;border-radius:14px}.aiSuggestions h2,.aiFeatured h2,.aiQuickActions h2{font-size:22px}.aiSuggestionsScroll{display:flex;overflow-x:auto;gap:12px;padding-bottom:4px}.aiSuggestionsScroll::-webkit-scrollbar{display:none}.aiSuggestionsScroll button{min-width:240px;max-width:240px}.aiFeaturedGrid{display:flex;overflow-x:auto;gap:14px;padding-bottom:6px}.aiFeaturedGrid::-webkit-scrollbar{display:none}.aiProductCard{min-width:238px;max-width:238px;min-height:318px}.aiQuickActions>div{grid-template-columns:repeat(2,1fr);gap:14px}.aiQuickActions button{min-height:150px;padding:18px}.aiLearnBanner{grid-template-columns:64px 1fr;padding:22px;border-radius:20px}.aiLearnLogo{width:58px;height:58px;border-radius:20px}.aiLearnBanner h2{font-size:17px}.aiLearnBanner p{font-size:14px}.aiLearnBanner button{height:48px;font-size:15px}.aiBottomNav{position:fixed;left:10px;right:10px;bottom:10px;z-index:9999;height:74px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;background:#fffffff5;border:1px solid rgba(11,139,255,.1);border-radius:26px;box-shadow:0 18px 50px #1646a033;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.aiBottomNav button{border:0;background:transparent;color:#070b3d;display:grid;place-items:center;gap:4px;font-size:10px;font-weight:800}.aiBottomNav .active{color:#8b2cff}.aiCenterBtn{transform:translateY(-16px)}.aiCenterBtn svg{width:58px;height:58px;padding:15px;border-radius:50%;color:#fff!important;background:linear-gradient(135deg,#00b8ff,#2563eb,#8b2cff,#ff35d2);box-shadow:0 14px 34px #8b2cff4d}}.acctPage{--accent: #6366f1;--accent2: #8b5cf6;--accent3: #FF35D2;--bg: #f0f2f5;--surface: #ffffff;--text: #111827;--text2: #6b7280;--text3: #9ca3af;--border: rgba(0,0,0,.06);--green: #10b981;--red: #ef4444;--gold: #f59e0b;--radius: 16px;--radius-sm: 10px;min-height:100vh;background:radial-gradient(circle at 88% 8%,rgba(255,79,216,.08),transparent 30%),radial-gradient(circle at 0% 35%,rgba(0,217,255,.06),transparent 34%),var(--bg);color:var(--text);padding:28px 0 60px}.acctLayout{max-width:1320px;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:start}.acctSidebar{position:sticky;top:28px;background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);box-shadow:0 4px 20px #0000000a;overflow:hidden}.acctSidebarNav{display:flex;flex-direction:column}.acctSidebarBtn{display:flex;align-items:center;gap:12px;width:100%;padding:14px 18px;border:0;border-bottom:1px solid var(--border);background:transparent;cursor:pointer;text-align:left;color:var(--text);transition:all .15s ease}.acctSidebarBtn:last-child{border-bottom:0}.acctSidebarBtn:hover{background:#6366f10a}.acctSidebarBtn.active{background:linear-gradient(135deg,#6366f114,#8b5cf60f);border-left:3px solid var(--accent);color:var(--accent)}.acctSidebarBtn.active svg{color:var(--accent)}.acctSidebarBtn svg{color:var(--text3);flex-shrink:0}.acctSidebarBtn span strong{display:block;font-size:14px;font-weight:700;line-height:1.2}.acctSidebarBtn span small{display:block;font-size:11px;color:var(--text3);margin-top:2px;font-weight:500}.acctSidebarBtn.logout{color:var(--red);border-top:1px solid var(--border)}.acctSidebarBtn.logout svg{color:var(--red)}.acctSidebarBtn.logout span small{color:var(--red);opacity:.6}.acctContent{min-width:0}.acctContentHeader{margin-bottom:20px}.acctContentHeader h2{margin:0;font-size:24px;font-weight:800;color:var(--text)}.acctAlert{padding:14px 18px;border-radius:var(--radius-sm);margin-bottom:16px;font-weight:700;font-size:14px;display:flex;justify-content:space-between;align-items:center}.acctAlert button{background:none;border:0;cursor:pointer;color:inherit;font-weight:800;font-size:14px}.acctAlert.success{background:#d1fae5;color:#065f46}.acctAlert.error{background:#fee2e2;color:#ef4444}.acctCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:24px;box-shadow:0 2px 12px #00000008}.acctCard h3{margin:0 0 16px;font-size:17px;font-weight:800;color:var(--text)}.acctCard h4{margin:0 0 12px;font-size:15px;font-weight:700;color:var(--text)}.acctCard p{margin:0;color:var(--text2);font-size:13px}.acctCardHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.acctCardHeader h3{margin-bottom:0}.acctProfileCard{display:grid;grid-template-columns:130px 1fr auto;gap:24px;align-items:center;padding:32px;border-radius:22px;background:radial-gradient(circle at 86% 35%,rgba(255,79,216,.08),transparent 34%),linear-gradient(135deg,#6366f10a,#fff,#8b5cf60f);border:1px solid rgba(99,102,241,.1);box-shadow:0 8px 32px #6366f10f;margin-bottom:20px}.acctAvatarBox{position:relative;width:130px;height:130px}.acctAvatar{width:130px;height:130px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);box-shadow:0 12px 32px #6366f140;overflow:hidden}.acctAvatar img{width:100%;height:100%;object-fit:cover}.acctAvatarEdit{position:absolute;right:0;bottom:8px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:var(--accent);background:#fff;box-shadow:0 4px 16px #0000001f;cursor:pointer;border:0}.acctProfileInfo h1{margin:0 0 8px;font-size:28px;font-weight:800}.acctProfileInfo p{margin:0 0 12px;color:var(--text2);font-size:16px;font-weight:600}.acctBadge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;background:#6366f114;color:var(--accent);font-size:12px;font-weight:800}.acctVerified{font-size:11px;color:var(--green);background:#10b9811a;padding:2px 8px;border-radius:999px;font-weight:800}.acctVerifyBtn{border:0;background:#f59e0b1a;color:var(--gold);font-size:11px;padding:2px 8px;border-radius:999px;font-weight:800;cursor:pointer}.acctLevelBox{background:#6366f10d;border-radius:14px;padding:14px;display:flex;flex-direction:column;align-items:center;gap:8px}.acctLevelBox span{font-size:14px;color:var(--text2);font-weight:700;text-align:center}.acctLevelBox strong{display:block;font-size:18px;color:var(--text)}.acctStatCards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.acctStatCard{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;transition:all .15s ease;box-shadow:0 2px 8px #00000008}.acctStatCard:hover{box-shadow:0 4px 16px #6366f11a;border-color:#6366f126}.acctStatCard svg{color:var(--accent);width:30px;height:30px}.acctStatCard strong{display:block;font-size:18px;color:var(--text)}.acctStatCard small{display:block;font-size:12px;color:var(--text3);margin-top:2px}.acctSectionTitle{margin:0 0 14px;font-size:17px;font-weight:800;color:var(--text)}.acctQuickGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px}.acctQuickItem{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;text-align:center;transition:all .15s ease}.acctQuickItem:hover{box-shadow:0 4px 16px #6366f114;border-color:#6366f11f}.acctQuickIcon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center}.acctQuickIcon.blue{background:#3b82f61a;color:#3b82f6}.acctQuickIcon.purple{background:#6366f11a;color:var(--accent)}.acctQuickIcon.pink{background:#ec48991a;color:#ec4899}.acctQuickIcon.green{background:#10b9811a;color:var(--green)}.acctQuickIcon.gold{background:#f59e0b1a;color:var(--gold)}.acctQuickIcon.red{background:#ef44441a;color:var(--red)}.acctQuickItem strong{font-size:14px;color:var(--text)}.acctQuickItem small{font-size:12px;color:var(--text3)}.acctTimeline{display:flex;flex-direction:column;gap:14px}.acctTimelineItem{display:flex;gap:12px;align-items:flex-start}.acctTimelineDot{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin-top:4px}.acctTimelineDot.green{background:var(--green)}.acctTimelineDot.purple{background:var(--accent)}.acctTimelineDot.gold{background:var(--gold)}.acctTimelineItem strong{display:block;font-size:13px;color:var(--text)}.acctTimelineItem p{margin:2px 0 0;font-size:12px;color:var(--text2)}.acctTimelineItem small{font-size:11px;color:var(--text3)}.acctForm{display:flex;flex-direction:column;gap:14px}.acctFormRow{display:grid;grid-template-columns:1fr 1fr;gap:14px}.acctFormRow.compact{gap:8px}.acctField{display:flex;flex-direction:column;gap:6px}.acctField label{font-size:13px;font-weight:700;color:var(--text)}.acctField input,.acctField select,.acctField textarea{padding:10px 12px;border-radius:8px;border:1px solid rgba(0,0,0,.12);font-size:14px;color:var(--text);background:var(--surface);outline:none;transition:border-color .15s}.acctField input:focus,.acctField select:focus,.acctField textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #6366f11a}.acctField textarea{min-height:80px;resize:vertical}.acctFieldHeader{display:flex;justify-content:space-between;align-items:center}.acctFormActions{display:flex;gap:10px;margin-top:8px}.acctPanel{display:flex;flex-direction:column;gap:20px}.acctBtnGradient{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;border:0;border-radius:var(--radius-sm);padding:11px 20px;font-weight:700;font-size:14px;cursor:pointer;transition:opacity .15s}.acctBtnGradient:hover{opacity:.9}.acctBtnGradient:disabled{opacity:.5;cursor:not-allowed}.acctBtnDark{background:var(--text);color:#fff;border:0;border-radius:var(--radius-sm);padding:10px 16px;font-weight:700;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.acctBtnDanger{background:var(--red);color:#fff;border:0;border-radius:var(--radius-sm);padding:10px 16px;font-weight:700;font-size:13px;cursor:pointer}.acctBtnGreen{background:var(--green);color:#fff;border:0;border-radius:var(--radius-sm);padding:10px 16px;font-weight:700;font-size:13px;cursor:pointer;align-self:flex-start}.acctBtnGhost{background:#0000000d;border:0;border-radius:var(--radius-sm);padding:10px 16px;font-size:13px;cursor:pointer;color:var(--text2)}.acctLinkBtn{background:none;border:0;color:var(--accent);font-size:12px;font-weight:700;cursor:pointer;padding:0;text-decoration:underline}.acctLinkBtn.danger{color:var(--red)}.acctIconBtn{background:#0000000a;border:0;border-radius:8px;padding:8px;cursor:pointer;display:grid;place-items:center;color:var(--text2)}.acctIconBtn.dark{background:var(--text);color:#fff}.acctIconBtn.danger{background:#ef44441a;color:var(--red)}.acctEmpty{color:var(--text3);font-size:14px;text-align:center;padding:24px 0}.acctAddresses{display:grid;grid-template-columns:1fr 380px;gap:24px}.acctAddrList{display:flex;flex-direction:column;gap:14px}.acctAddrCard{display:flex;justify-content:space-between;align-items:center;padding:18px}.acctAddrCard strong{font-size:15px;color:var(--text)}.acctAddrCard p{margin:4px 0;font-size:13px;color:var(--text2)}.acctAddrActions{display:flex;gap:8px}.acctFormCard{padding:24px}.acctFormCard h3{margin-bottom:16px}.acctPhoneVerify{background:#f59e0b0a;border:1px dashed rgba(245,158,11,.25);border-radius:12px;padding:14px}.acctPhoneVerify label{display:block;font-size:13px;font-weight:700;margin-bottom:8px}.acctPhoneVerifyRow{display:flex;gap:10px}.acctPhoneVerifyRow input{width:110px;text-align:center;font-size:16px;font-weight:700;padding:8px 12px;border-radius:8px;border:1px solid rgba(0,0,0,.12)}.acctLgpdSection{margin-top:36px;padding-top:24px;border-top:1px solid var(--border)}.acctLgpdSection h3{font-size:16px;margin-bottom:12px}.acctLgpdRow{display:flex;gap:12px;flex-wrap:wrap}.acctStatusTabs{display:flex;gap:8px;margin-bottom:20px;overflow-x:auto;padding-bottom:4px}.acctStatusTab{border:0;border-radius:var(--radius-sm);padding:8px 16px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;background:#0000000a;color:var(--text);transition:all .15s ease}.acctStatusTab.active{background:var(--text);color:#fff}.acctOrderList{display:flex;flex-direction:column;gap:12px}.acctOrderRow{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--border);border-radius:var(--radius);padding:18px;cursor:pointer;background:var(--surface);text-align:left;width:100%;transition:box-shadow .15s}.acctOrderRow:hover{box-shadow:0 2px 12px #0000000f}.acctOrderId{display:block;font-size:12px;color:var(--text3)}.acctOrderRow strong{display:block;font-size:15px;color:var(--text);margin-top:4px}.acctOrderRow>div>span{font-size:13px;color:var(--text2)}.acctOrderRight{display:flex;align-items:center;gap:10px}.acctStatusBadge{display:inline-block;padding:5px 12px;border-radius:999px;font-size:11px;font-weight:800}.acctOrderDetail{display:grid;grid-template-columns:1fr 380px;gap:24px}.acctOrderMain,.acctOrderSide{display:flex;flex-direction:column;gap:20px}.acctOrderProducts{display:flex;flex-direction:column;gap:12px}.acctOrderProduct{display:flex;gap:12px;align-items:center}.acctOrderProduct img{width:56px;height:56px;object-fit:cover;border-radius:8px}.acctOrderProduct strong{display:block;font-size:14px;color:var(--text)}.acctOrderProduct span{font-size:13px;color:var(--text2)}.acctSummary{display:flex;flex-direction:column;gap:10px;font-size:14px}.acctSummary div{display:flex;justify-content:space-between}.acctSummary .green{color:var(--green)}.acctSummary .blue{color:#00d9ff}.acctSummary .total{border-top:1px solid var(--border);padding-top:10px;margin-top:4px;font-size:16px}.acctSummary .total strong{color:var(--accent3)}.acctAddrText{color:var(--text2);font-size:13px;margin-bottom:14px}.acctTracking{background:#6366f10a;padding:10px;border-radius:8px;margin-bottom:12px;font-size:13px}.acctTracking strong{display:block}.acctTracking span{font-family:monospace;font-size:14px}.acctCoupons{display:grid;grid-template-columns:1fr 380px;gap:24px}.acctCouponGrid h3{margin-bottom:14px}.acctCouponCards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.acctCouponCard{border:1px dashed var(--accent2);border-radius:var(--radius);padding:16px;display:flex;flex-direction:column;gap:8px}.acctCouponCode{font-size:18px;color:var(--accent)}.acctCouponDiscount{font-size:13px;font-weight:700;color:var(--text)}.acctCouponCard small{font-size:11px;color:var(--text3);line-height:1.4}.acctLevelCard{padding:24px}.acctLevelInfo{display:flex;align-items:center;gap:12px;margin-bottom:16px}.acctLevelStar{width:48px;height:48px;border-radius:50%;background:gold;display:grid;place-items:center}.acctLevelInfo strong{display:block;font-size:18px;color:var(--text)}.acctLevelInfo span{font-size:13px;color:var(--text2)}.acctProgressBar{width:100%;height:8px;background:#0000000d;border-radius:999px;overflow:hidden;margin-bottom:8px}.acctProgressFill{height:100%;background:linear-gradient(135deg,var(--accent),var(--accent3));border-radius:999px;transition:width .4s ease}.acctProgressLabels{display:flex;justify-content:space-between;font-size:11px;color:var(--text3);margin-bottom:16px}.acctBenefitsBox{background:#6366f10a;border-radius:12px;padding:14px}.acctBenefitsBox strong{display:block;font-size:12px;color:var(--accent);text-transform:uppercase;margin-bottom:6px}.acctBenefitsBox p{margin:0;font-size:13px;color:var(--text);line-height:1.5;white-space:pre-line}.acctCashbackHeader{margin-bottom:20px}.acctCashbackHeader h3{margin-bottom:4px}.acctCashbackBalance{font-size:28px;color:var(--accent)}.acctWithdrawForm{padding:20px;background:#6366f108;border-radius:var(--radius);display:flex;flex-direction:column;gap:14px;margin-bottom:24px}.acctCashbackHistory{display:flex;flex-direction:column;gap:10px}.acctCashbackRow{display:flex;justify-content:space-between;align-items:center;padding:14px;border:1px solid var(--border);border-radius:12px}.acctCashbackRow strong{font-size:14px;color:var(--text)}.acctCashbackRow small{font-size:12px;color:var(--text3)}.acctCashbackAmount{text-align:right}.acctCashbackAmount .green{color:var(--green)}.acctCashbackAmount .red{color:var(--red)}.acctStatus{font-size:12px;font-weight:700}.acctStatus.approved{color:var(--green)}.acctStatus.rejected{color:var(--red)}.acctStatus.pending{color:var(--gold)}.acctPointsHero{display:flex;align-items:center;gap:16px;padding:28px;background:var(--surface);border:2px solid;border-radius:22px;margin-bottom:20px;box-shadow:0 4px 16px #0000000a}.acctPointsHero h2{margin:0;font-size:24px}.acctPointsHero strong{font-size:16px;color:var(--text2)}.acctLevelsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.acctLevelTile{display:flex;flex-direction:column;align-items:center;gap:6px;padding:20px;border:2px solid var(--border);border-radius:var(--radius);background:var(--surface);text-align:center;transition:all .15s}.acctLevelTile.current{box-shadow:0 4px 16px #6366f11f}.acctLevelTile strong{font-size:16px;color:var(--text)}.acctLevelTile small{font-size:12px;color:var(--text3)}.acctLevelTile span{font-size:11px;color:var(--text2);margin-top:4px}.acctPointsRules{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.acctPointsRules li{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--text)}.acctPointsRules li svg{color:var(--accent);flex-shrink:0}.acctReviews{display:grid;grid-template-columns:1fr 380px;gap:24px}.acctReviewsList h3{margin-bottom:14px}.acctReviewsList{display:flex;flex-direction:column;gap:14px}.acctReviewCard{padding:16px}.acctReviewHeader{display:flex;gap:12px;margin-bottom:10px}.acctReviewHeader img{width:48px;height:48px;object-fit:cover;border-radius:8px}.acctReviewHeader strong{display:block;font-size:14px;color:var(--text)}.acctStars{display:flex;gap:2px}.acctReviewCard>p{margin:0;font-size:13px;color:var(--text2)}.acctReviewPhotos{display:flex;gap:6px;margin-top:10px}.acctReviewPhotos img{width:40px;height:40px;object-fit:cover;border-radius:6px}.acctReviewActions{display:flex;gap:10px;margin-top:12px;justify-content:flex-end}.acctAvailableList{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.acctAvailableItem{display:flex;gap:10px;align-items:center;border-bottom:1px solid var(--border);padding-bottom:10px}.acctAvailableItem img{width:40px;height:40px;object-fit:cover;border-radius:6px}.acctAvailableItem small{flex:1;font-size:12px;font-weight:800;color:var(--text)}.acctStarInput{display:flex;gap:4px}.acctStarInput button{background:none;border:0;cursor:pointer}.acctWishlistGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.acctWishCard{display:flex;flex-direction:column;gap:10px;padding:16px}.acctWishCard img{width:100%;height:180px;object-fit:cover;border-radius:12px}.acctWishCard h4{font-size:15px;margin:0}.acctWishCard strong{color:var(--accent3);font-size:16px}.acctWishActions{display:flex;gap:8px;margin-top:auto}.acctWishActions .acctBtnGradient{flex:1;font-size:12px;padding:8px 12px}.acctSecurity{display:grid;grid-template-columns:1fr 1fr;gap:24px}.acctSecCol{display:flex;flex-direction:column;gap:20px}.acct2faEnabled{display:flex;flex-direction:column;gap:12px}.acct2faSetup{display:flex;flex-direction:column;gap:12px;background:#00000005;padding:16px;border-radius:12px;border:1px solid var(--border);margin-top:8px}.acct2faSetup>span{font-size:13px;font-weight:700}.acctQrCode{width:160px;height:160px;margin:0 auto;border-radius:8px}.acctSecretText{font-size:12px;color:var(--text3);text-align:center;font-family:monospace}.acctInlineForm{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.acctInlineForm input{padding:8px 12px;border-radius:8px;border:1px solid rgba(0,0,0,.12);width:110px;text-align:center;font-size:14px}.acctSecDesc{font-size:13px;color:var(--text2);margin-bottom:12px}.acctSessionList{display:flex;flex-direction:column;gap:10px}.acctSessionItem{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#00000005;border-radius:8px;font-size:13px}.acctSessionItem strong{display:block;font-size:13px}.acctSessionItem small{color:var(--text3);font-size:11px}.acctNotifications{display:grid;grid-template-columns:1fr 380px;gap:24px}.acctNotifList{display:flex;flex-direction:column;gap:8px}.acctNotifItem{display:flex;gap:12px;padding:14px;border-radius:12px;cursor:pointer;transition:background .15s}.acctNotifItem:hover{background:#00000005}.acctNotifItem.unread{background:#6366f10a}.acctNotifItem svg{color:var(--text3);flex-shrink:0;margin-top:2px}.acctNotifIconActive{color:var(--accent)!important}.acctNotifItem strong{display:block;font-size:14px;color:var(--text)}.acctNotifItem p{margin:2px 0 0;font-size:13px;color:var(--text2)}.acctNotifItem small{font-size:11px;color:var(--text3)}.acctPrefsList{display:flex;flex-direction:column;gap:10px}.acctPrefItem{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--text);cursor:pointer}.acctSellerStripe{background:#6366f108;padding:20px;border-radius:var(--radius);margin-bottom:20px}.acctSellerStripe h4{margin:0 0 10px}.acctSellerOk,.acctSellerPending{display:flex;flex-direction:column;gap:6px}.acctSellerPending p{margin-bottom:12px}.acctSellerBalances{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.acctBalanceCard{padding:20px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.acctBalanceCard small{display:block;color:var(--text3);margin-bottom:4px;font-size:13px}.acctBalanceCard strong{display:block;font-size:24px;margin-bottom:4px}.acctBalanceCard span{display:block;font-size:12px;color:var(--text3)}.acctModalOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#11182780;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:1000}.acctModal{background:var(--surface);padding:30px;border-radius:var(--radius);max-width:400px;width:90%;box-shadow:0 20px 50px #00000026}.acctModal h3{margin:0 0 8px;font-size:18px;color:var(--text)}.acctModal>p{margin:0 0 20px;font-size:13px;line-height:1.4}@media (max-width: 1024px){.acctLayout{grid-template-columns:1fr;padding:0 16px}.acctSidebar{position:static;overflow-x:auto}.acctSidebarNav{flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch}.acctSidebarBtn{flex-direction:column;min-width:90px;padding:10px 14px;border-bottom:0;border-right:1px solid var(--border);text-align:center;gap:6px}.acctSidebarBtn span small{display:none}.acctProfileCard{grid-template-columns:120px 1fr}.acctLevelBox{grid-column:1 / -1}.acctStatCards{grid-template-columns:repeat(2,1fr)}.acctQuickGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.acctAddresses,.acctCoupons,.acctOrderDetail,.acctReviews,.acctNotifications,.acctSecurity,.acctCouponCards{grid-template-columns:1fr}.acctWishlistGrid{grid-template-columns:1fr 1fr}.acctLevelsGrid{grid-template-columns:repeat(2,1fr)}.acctSellerBalances{grid-template-columns:1fr}}@media (max-width: 640px){.acctPage{padding:16px 0 40px}.acctProfileCard{grid-template-columns:100px 1fr;gap:16px;padding:20px}.acctAvatarBox,.acctAvatar{width:100px;height:100px}.acctProfileInfo h1{font-size:22px}.acctProfileInfo p{font-size:14px}.acctStatCards{grid-template-columns:1fr 1fr;gap:10px}.acctStatCard{padding:14px}.acctStatCard svg{width:24px;height:24px}.acctStatCard strong{font-size:15px}.acctStatCard small{font-size:11px}.acctQuickGrid{grid-template-columns:repeat(2,1fr);gap:10px}.acctFormRow,.acctWishlistGrid{grid-template-columns:1fr}.acctLevelsGrid{grid-template-columns:1fr 1fr}.acctContentHeader h2{font-size:20px}}
