:root{--bg:#f4f6fb;--panel:#fff;--panel-soft:#f8fafc;--text:#162033;--muted:#667085;--line:#e5e7eb;--primary:#6d36d4;--primary-dark:#321469;--blue:#4f7cff;--success:#18a66f;--warning:#e59a19;--danger:#dd4141;--shadow:0 18px 55px #0f172a14}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#111827;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;margin-bottom:28px;font-size:1.28rem;font-weight:900;display:flex}.logo{background:linear-gradient(135deg,var(--primary),var(--blue));border-radius:14px;place-items:center;width:43px;height:43px;display:grid}.brand span{color:#bca7ff}.nav{gap:7px;display:grid}.nav a{color:#cbd5e1;border-radius:11px;padding:12px 14px}.nav a:hover{color:#fff;background:#1f2937}.sidebox{background:linear-gradient(135deg,#312e81,#581c87);border-radius:15px;margin-top:auto;padding:15px}.sidebox strong,.sidebox span{display:block}.sidebox span{color:#ddd6fe;margin-top:5px;font-size:.75rem;line-height:1.45}.main{width:100%;max-width:1500px;margin:auto;padding:27px}.top{justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;display:flex}.eyebrow{letter-spacing:.14em;color:var(--primary);margin:0;font-size:.68rem;font-weight:900}h1,h2,h3,p{margin-top:0}.top h1{margin:4px 0 0}.actions{flex-wrap:wrap;gap:9px;display:flex}.btn{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:11px;padding:11px 15px;font-weight:800}.btn.secondary{border:1px solid var(--line);color:var(--text);background:0 0}.hero{color:#fff;box-shadow:var(--shadow);background:radial-gradient(circle at 88% 5%,#9b7df3 0,#6d36d4 30%,#28104f 82%);border-radius:23px;padding:30px}.hero p{color:#eee9ff;max-width:700px;line-height:1.55}.hero-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.hero-score{text-align:center;min-width:150px}.hero-score strong{font-size:2.2rem;display:block}.hero-score span{color:#ddd6fe;font-size:.78rem}.grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0;display:grid}.card,.panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:17px}.card{padding:18px}.card span,.card strong{display:block}.card span{color:var(--muted);font-size:.77rem}.card strong{margin-top:8px;font-size:1.42rem}.panel{margin-bottom:18px;padding:20px}.panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.panel-head h2,.panel-head h3{margin:4px 0 0}.collection-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.collection{overflow:hidden}.cover{color:#fff;background:linear-gradient(135deg,#4c1d95,#8b5cf6);flex-direction:column;justify-content:flex-end;height:145px;padding:18px;display:flex}.cover.blue{background:linear-gradient(135deg,#0f4c81,#38bdf8)}.cover.dark{background:linear-gradient(135deg,#111827,#991b1b)}.cover small{letter-spacing:.12em}.cover strong{margin-top:5px;font-size:1.2rem}.collection-body{padding:15px}.collection-body span{color:var(--muted);font-size:.77rem}.progress{background:var(--panel-soft);border-radius:99px;height:8px;margin-top:12px;overflow:hidden}.progress i{background:linear-gradient(90deg,var(--primary),var(--blue));height:100%;display:block}.searchbar{grid-template-columns:2fr 1fr auto;gap:10px;display:grid}.input{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:10px;padding:11px}.results{gap:10px;margin-top:15px;display:grid}.result{border:1px solid var(--line);background:var(--panel-soft);border-radius:14px;grid-template-columns:72px 1fr auto;align-items:center;gap:13px;padding:12px;display:grid}.result img{object-fit:contain;width:72px;height:98px}.result span{color:var(--muted);margin-top:4px;font-size:.77rem;display:block}.price{text-align:right}.login-wrap{place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{border:1px solid var(--line);width:min(460px,100%);box-shadow:var(--shadow);background:#fff;border-radius:19px;padding:25px}.login-card form{gap:12px;display:grid}.demo-note{color:#4b2b86;background:#f4f0ff;border-radius:11px;padding:12px;font-size:.82rem}.settings{grid-template-columns:1fr 1fr;gap:14px;display:grid}.settings label{gap:6px;display:grid}.badge{color:#5b21b6;background:#ede9fe;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:800;display:inline-flex}@media (max-width:950px){.shell{grid-template-columns:1fr}.sidebar{display:none}.grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.main{padding:14px}.top,.hero-row{flex-direction:column;align-items:flex-start}.grid,.collection-grid,.settings,.searchbar{grid-template-columns:1fr}.hero-score{text-align:left}.result{grid-template-columns:58px 1fr}.result img{width:58px;height:82px}.price{text-align:left;grid-column:1/-1}}.admin-home,.market-admin-page,.products-index-page,.scanner-admin,.admin-users{min-height:100vh;color:#f5f3ff!important;background:radial-gradient(circle at 92% 2%,#7c3aed2b,#0000 30%),radial-gradient(circle at 4% 52%,#581c871a,#0000 34%),linear-gradient(#0d0717 0%,#10081d 100%)!important}.admin-home .admin-hero{color:#fff!important;background:radial-gradient(circle at 92% 5%,#8b5cf642,#0000 34%),linear-gradient(135deg,#21113a,#140b24)!important;border:1px solid #8b5cf647!important;box-shadow:0 18px 44px #00000038!important}.admin-home .admin-eyebrow{color:#a78bfa!important}.admin-home .admin-title,.admin-home .admin-section-title{color:#fff!important}.admin-home .admin-subtitle{color:#a99db6!important}.admin-home .overview-card,.admin-home .admin-card{color:#f5f3ff!important;background:linear-gradient(145deg,#1e1032fa,#120a1ffc)!important;border:1px solid #8b5cf630!important;box-shadow:0 12px 30px #00000026!important}.admin-home .overview-label,.admin-home .overview-meta,.admin-home .admin-card-description{color:#94879f!important}.admin-home .overview-value,.admin-home .admin-card-title{color:#fff!important}.admin-home .admin-card:hover{transform:translateY(-2px);border-color:#a78bfa75!important}.admin-home .admin-card-action{color:#a78bfa!important}.admin-home .overview-state,.admin-home .admin-card-top .badge{border:1px solid #34d39924;color:#a7f3d0!important;background:#10b9811c!important}.market-admin-page .market-admin-back{color:#ddd6fe!important;background:#7c3aed14!important;border-color:#8b5cf63d!important}.market-admin-page .market-admin-hero{color:#fff!important;background:radial-gradient(circle at 92% 5%,#8b5cf63d,#0000 34%),linear-gradient(135deg,#21113a,#140b24)!important;box-shadow:0 18px 44px #00000038!important}.market-admin-page .market-admin-badge{color:#a78bfa!important}.market-admin-page .market-admin-description{color:#a99db6!important}.market-admin-page .market-admin-summary-card,.market-admin-page .market-admin-panel,.market-admin-page .market-admin-dashboard-card,.market-admin-page .market-admin-setting,.market-admin-page .market-admin-history-item,.market-admin-page .market-admin-upload{color:#f5f3ff!important;background:linear-gradient(145deg,#1e1032fa,#120a1ffc)!important;border-color:#8b5cf62e!important;box-shadow:0 12px 30px #00000024!important}.market-admin-page h1,.market-admin-page h2,.market-admin-page h3,.market-admin-page strong{color:#fff}.market-admin-page label{color:#c4b5fd!important}.market-admin-page input,.market-admin-page select,.market-admin-page textarea{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f3ff!important;background:#0d0717d1!important;border-color:#8b5cf63d!important}.market-admin-page input::placeholder,.market-admin-page textarea::placeholder{color:#71647c!important}.market-admin-page input:focus,.market-admin-page select:focus,.market-admin-page textarea:focus{border-color:#a78bfab3!important;outline:none!important;box-shadow:0 0 0 3px #7c3aed1f!important}.market-admin-page .market-admin-button{color:#fff!important;background:linear-gradient(135deg,#7c3aed,#6d28d9)!important;border-color:#c4b5fd26!important}.market-admin-page .market-admin-button--secondary{color:#c4b5fd!important;background:#7c3aed14!important;border-color:#8b5cf638!important}body .market-admin-page .market-admin-tabs{border-color:#8b5cf62e}body .market-admin-page .market-admin-tabs button{color:#c4b5fd;background:#7c3aed0f;border-color:#8b5cf638}.products-index-page .products-index-hero,.products-index-page .products-index-panel,.products-index-page .products-index-stat,.products-index-page .products-index-card,.products-index-page .products-index-empty{color:#f5f3ff!important;background:linear-gradient(145deg,#1e1032fa,#120a1ffc)!important;border-color:#8b5cf62e!important;box-shadow:0 12px 30px #00000024!important}.products-index-page .products-index-hero{background:radial-gradient(circle at 92% 4%,#8b5cf63d,#0000 34%),linear-gradient(135deg,#21113a,#140b24)!important}.products-index-page .products-index-title,.products-index-page .products-index-card-title{color:#fff!important}.products-index-page .products-index-description,.products-index-page .products-index-card-meta,.products-index-page .products-index-country-note{color:#94879f!important}.products-index-page input,.products-index-page select,.products-index-page textarea,.products-index-page .products-index-search{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f3ff!important;background:#0d0717d1!important;border-color:#8b5cf638!important}.products-index-page input::placeholder{color:#71647c!important}.products-index-page .products-index-card-placeholder,.products-index-page .products-index-card-image-frame{background:#7c3aed0f!important;border-color:#8b5cf621!important}.products-index-page .products-index-card-tag,.products-index-page .products-index-badge,.products-index-page .products-index-detail-tag{color:#ddd6fe!important;background:#7c3aed1f!important;border-color:#8b5cf62e!important}.products-index-page .products-index-card-action,.products-index-page .products-index-manage-image-button,.scanner-admin .scanner-admin-back{color:#c4b5fd!important}.scanner-admin .scanner-admin-hero{color:#fff!important;background:radial-gradient(circle at 92% 4%,#8b5cf63d,#0000 34%),linear-gradient(135deg,#21113a,#140b24)!important}.scanner-admin .scanner-admin-eyebrow{color:#a78bfa!important}.scanner-admin .scanner-admin-subtitle,.scanner-admin .scanner-admin-description,.scanner-admin .scan-muted{color:#94879f!important}.scanner-admin .summary-card,.scanner-admin .scanner-panel,.scanner-admin .scan-card,.scanner-admin .scanner-table-wrap{color:#f5f3ff!important;background:linear-gradient(145deg,#1e1032fa,#120a1ffc)!important;border-color:#8b5cf62e!important;box-shadow:0 12px 30px #00000024!important}.scanner-admin .summary-label,.scanner-admin .scanner-state{color:#94879f!important}.scanner-admin .summary-value,.scanner-admin .scanner-panel-title{color:#fff!important}.scanner-admin .scanner-search,.scanner-admin input,.scanner-admin select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f3ff!important;background:#0d0717d1!important;border-color:#8b5cf638!important}.scanner-admin .scanner-table{color:#ddd6fe!important}.scanner-admin .scanner-table th{color:#a78bfa!important;border-bottom-color:#8b5cf62e!important}.scanner-admin .scanner-table td{border-bottom-color:#8b5cf61a!important}.admin-users .users-back{color:#c4b5fd!important}.admin-users .users-hero{color:#fff!important;background:radial-gradient(circle at 92% 4%,#8b5cf63d,#0000 34%),linear-gradient(135deg,#21113a,#140b24)!important}.admin-users .users-eyebrow{color:#a78bfa!important}.admin-users .users-description,.admin-users .users-state{color:#94879f!important}.admin-users .summary-card,.admin-users .users-table-wrap,.admin-users .users-toolbar{color:#f5f3ff!important;background:linear-gradient(145deg,#1e1032fa,#120a1ffc)!important;border-color:#8b5cf62e!important;box-shadow:0 12px 30px #00000024!important}.admin-users .summary-label{color:#94879f!important}.admin-users .summary-value,.admin-users .users-title{color:#fff!important}.admin-users .users-search,.admin-users input,.admin-users select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f3ff!important;background:#0d0717d1!important;border-color:#8b5cf638!important}.admin-users .users-table{color:#ddd6fe!important}.admin-users .users-table th{color:#a78bfa!important;border-bottom-color:#8b5cf62e!important}.admin-users .users-table td{border-bottom-color:#8b5cf61a!important}.admin-users .user-email{color:#c4b5fd!important}.admin-users .user-id{color:#71647c!important}@media (max-width:650px){.admin-home,.market-admin-page,.products-index-page,.scanner-admin,.admin-users{padding-left:12px!important;padding-right:12px!important}.admin-home .overview-grid,.market-admin-page .market-admin-summary,.scanner-admin .scanner-summary,.admin-users .users-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.admin-home .overview-card,.market-admin-page .market-admin-summary-card,.scanner-admin .summary-card,.admin-users .summary-card{min-height:0!important;padding:14px!important}body .market-admin-page .market-admin-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important;gap:8px!important;padding-bottom:5px!important;display:flex!important;overflow:auto hidden!important}body .market-admin-page .market-admin-tabs::-webkit-scrollbar{display:none}body .market-admin-page .market-admin-tabs>*{white-space:nowrap!important;flex:none!important}.market-admin-page .market-admin-panel{padding:16px!important}}@media (max-width:380px){.admin-home .overview-grid,.market-admin-page .market-admin-summary,.scanner-admin .scanner-summary,.admin-users .users-summary{grid-template-columns:1fr!important}}.market-admin-page .market-admin-summary-card{color:#f5f3ff!important;background:linear-gradient(145deg,#1f1133fa,#120a1ffc)!important;border:1px solid #8b5cf640!important;box-shadow:0 12px 30px #0000002e!important}.market-admin-page .market-admin-summary-card span{color:#9d8dad!important}.market-admin-page .market-admin-summary-card small{color:#91839d!important}.market-admin-page .market-admin-summary-card strong{color:#fff!important}.market-admin-page .market-admin-panel{color:#f5f3ff!important;background:linear-gradient(145deg,#1c0e2ffa,#12091ffc)!important;border:1px solid #8b5cf638!important}.market-admin-page .market-admin-panel h2{color:#f5f3ff!important}.market-admin-page .market-admin-panel p{color:#9d8dad!important}.market-admin-page .market-admin-dashboard-card{color:#f5f3ff!important;background:linear-gradient(145deg,#1f1133f5,#120a1ffa)!important;border:1px solid #8b5cf63b!important}.market-admin-page .market-admin-dashboard-card span{color:#9d8dad!important}.market-admin-page .market-admin-dashboard-card strong{color:#fff!important}.market-admin-page .market-admin-tab{transition:background .18s,border-color .18s,color .18s;color:#d8ccff!important;background:#7c3aed12!important;border:1px solid #8b5cf64d!important}.market-admin-page .market-admin-tab:hover{color:#fff!important;background:#7c3aed29!important;border-color:#a78bfa7a!important}.market-admin-page .market-admin-tab--active{color:#fff!important;background:linear-gradient(135deg,#7c3aed,#6d28d9)!important;border-color:#8b5cf6!important;box-shadow:0 7px 20px #7c3aed3d!important}.market-admin-page .quick-promo-price,.market-admin-page .quick-product-price,.market-admin-page .quick-card-price{color:#f5f3ff!important;background:radial-gradient(circle at 92% 0,#7c3aed21,#0000 35%),linear-gradient(145deg,#211330,#160c25)!important;border:1px solid #8b5cf64d!important;box-shadow:0 14px 34px #00000029!important}.market-admin-page .quick-promo-price h2,.market-admin-page .quick-product-price h2,.market-admin-page .quick-card-price h2{color:#fff!important}.market-admin-page .quick-promo-price-description,.market-admin-page .quick-product-price-description,.market-admin-page .quick-card-price-description{color:#a99db6!important}.market-admin-page .quick-promo-price-field label,.market-admin-page .quick-product-price-field label,.market-admin-page .quick-card-price-field label,.market-admin-page .quick-promo-price-stock,.market-admin-page .quick-product-price-stock,.market-admin-page .quick-card-price-stock{color:#c4b5fd!important}.market-admin-page .quick-promo-price input,.market-admin-page .quick-promo-price select,.market-admin-page .quick-promo-price textarea,.market-admin-page .quick-product-price input,.market-admin-page .quick-product-price select,.market-admin-page .quick-product-price textarea,.market-admin-page .quick-card-price input,.market-admin-page .quick-card-price select,.market-admin-page .quick-card-price textarea{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f3ff!important;box-shadow:none!important;background:#0c0715db!important;border:1px solid #8b5cf64d!important}.market-admin-page .quick-promo-price input:focus,.market-admin-page .quick-promo-price select:focus,.market-admin-page .quick-promo-price textarea:focus,.market-admin-page .quick-product-price input:focus,.market-admin-page .quick-product-price select:focus,.market-admin-page .quick-product-price textarea:focus,.market-admin-page .quick-card-price input:focus,.market-admin-page .quick-card-price select:focus,.market-admin-page .quick-card-price textarea:focus{border-color:#a78bfac7!important;outline:none!important;box-shadow:0 0 0 3px #7c3aed21!important}.market-admin-page .quick-promo-price input::placeholder,.market-admin-page .quick-promo-price textarea::placeholder,.market-admin-page .quick-product-price input::placeholder,.market-admin-page .quick-product-price textarea::placeholder,.market-admin-page .quick-card-price input::placeholder,.market-admin-page .quick-card-price textarea::placeholder{opacity:1;color:#75677f!important}.market-admin-page .quick-promo-price select:disabled,.market-admin-page .quick-product-price select:disabled,.market-admin-page .quick-card-price select:disabled{color:#8f819a!important;opacity:1!important;background:#271d30e0!important}.market-admin-page .quick-promo-price-button,.market-admin-page .quick-product-price-button,.market-admin-page .quick-card-price-button{color:#fff!important;background:linear-gradient(135deg,#7c3aed,#6d28d9)!important;border:0!important;box-shadow:0 8px 22px #7c3aed3d!important}.market-admin-page .market-admin-setting{background:linear-gradient(145deg,#1f1133f5,#120a1ffa)!important;border:1px solid #8b5cf638!important}.market-admin-page .market-admin-setting label{color:#c4b5fd!important}.market-admin-page .market-admin-history-item{color:#f5f3ff!important;background:linear-gradient(145deg,#1f1133f5,#120a1ffa)!important;border:1px solid #8b5cf638!important}.market-admin-page .market-admin-history-item strong{color:#fff!important}.market-admin-page .market-admin-history-item span{color:#9d8dad!important}.market-admin-page .market-admin-file{background:#7c3aed12!important;border-color:#8b5cf657!important}.market-admin-page .market-admin-file-name{color:#c4b5fd!important}.market-admin-page .market-admin-result{color:#ddd6fe!important;background:#1f1133f5!important;border-color:#8b5cf638!important}.market-admin-page .market-admin-result--success{color:#a7f3d0!important;background:#10b98117!important;border-color:#34d3994d!important}.market-admin-page .market-admin-result--error{color:#fecaca!important;background:#ef444417!important;border-color:#f871714d!important}.market-admin-page .market-admin-warning{color:#fde68a!important;background:#f59e0b14!important;border-color:#f59e0b52!important}@media (max-width:650px){.market-admin-page .market-admin-tabs{overscroll-behavior-inline:contain;scroll-padding-inline:3px;gap:7px!important;padding:2px 3px 7px!important}.market-admin-page .market-admin-tab{padding:9px 12px!important;font-size:12px!important;line-height:1.1!important}.market-admin-page .quick-promo-price,.market-admin-page .quick-product-price,.market-admin-page .quick-card-price{border-radius:18px!important;padding:16px!important}.market-admin-page .quick-promo-price h2,.market-admin-page .quick-product-price h2,.market-admin-page .quick-card-price h2{font-size:20px!important}}.dashboard-mobile-root *{box-sizing:border-box}.dashboard-mobile-root{overflow-x:hidden}@media (max-width:1180px){.dashboard-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.dashboard-bottom-grid{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr)!important}.dashboard-collection-row{grid-template-columns:minmax(120px,170px) minmax(180px,1fr) minmax(85px,105px)!important;gap:10px!important}}@media (max-width:900px){.dashboard-mobile-root{padding:12px!important}.dashboard-header{align-items:flex-start!important;gap:12px!important;padding:16px!important}.dashboard-header-copy{flex:1;min-width:0}.dashboard-header h1{font-size:22px!important}.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.dashboard-bottom-grid{grid-template-columns:1fr!important;gap:14px!important}.dashboard-collection-row{grid-template-columns:minmax(120px,160px) minmax(0,1fr) auto!important;gap:10px!important}}@media (max-width:600px){.dashboard-mobile-root{padding:10px 8px 22px!important}.dashboard-header{border-radius:16px!important;grid-template-columns:1fr!important;padding:16px!important;display:grid!important}.dashboard-header-copy{width:100%}.dashboard-header h1{font-size:25px!important;line-height:1.04!important}.dashboard-header p{max-width:100%}.dashboard-refresh-button{min-height:44px;width:100%!important;padding:11px 14px!important}.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.dashboard-mobile-stat{border-radius:14px!important;min-height:118px!important;padding:12px!important}.dashboard-mobile-stat-value{text-overflow:ellipsis;max-width:calc(100% - 2px);overflow:hidden;padding-right:0!important;font-size:19px!important}.dashboard-progress-card{border-radius:16px!important;padding:14px!important}.dashboard-overview-card,.dashboard-collections-card{border-radius:17px!important;padding:16px!important}.dashboard-overview-bar{grid-template-columns:54px minmax(0,1fr) 42px!important;gap:6px!important}.dashboard-collection-row{border-bottom:1px solid #e2d6c0a6;padding:10px 0;grid-template-columns:1fr!important;gap:6px!important}.dashboard-collection-row:last-child{border-bottom:0}.dashboard-collection-name{overflow-wrap:anywhere;white-space:normal!important}.dashboard-collection-value{text-align:left!important}}@media (max-width:380px){.dashboard-stats-grid{grid-template-columns:1fr!important}.dashboard-mobile-stat{min-height:105px!important}}@media (max-width:600px){.dashboard-mobile-root{padding:6px 6px 12px!important}.dashboard-header{border-radius:13px!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:6px 8px!important;margin-bottom:7px!important;padding:9px 10px!important;display:grid!important}.dashboard-header-copy{min-width:0!important}.dashboard-header-copy>p:first-child{margin-bottom:2px!important;font-size:7px!important;line-height:1!important}.dashboard-header h1{font-size:17px!important;line-height:1.05!important}.dashboard-header-copy>p:last-child{margin-top:3px!important;font-size:8px!important;line-height:1.2!important}.dashboard-refresh-button{border-radius:8px!important;width:auto!important;min-width:0!important;min-height:32px!important;padding:6px 8px!important;font-size:8px!important}.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin-bottom:8px!important}.dashboard-mobile-stat{box-sizing:border-box!important;border-radius:12px!important;height:76px!important;min-height:76px!important;padding:8px 9px!important;overflow:hidden!important}.dashboard-mobile-stat>span{font-size:7px!important;line-height:1.05!important}.dashboard-mobile-stat-value{white-space:nowrap!important;margin-top:4px!important;padding-right:27px!important;font-size:16px!important;line-height:1.05!important}.dashboard-mobile-stat>p{white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:4px!important;font-size:7px!important;line-height:1.1!important;overflow:hidden!important}.dashboard-mobile-stat>div{transform-origin:100% 0!important;transform:scale(.72)!important}}@media (max-width:380px){.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-mobile-stat{height:72px!important;min-height:72px!important;padding:7px 8px!important}.dashboard-mobile-stat-value{font-size:15px!important}}.dashboard-mobile-root{color:#f8fafc!important;background:radial-gradient(circle at 82% 4%,#7c3aed30,#0000 26%),radial-gradient(circle at 8% 90%,#581c8729,#0000 30%),linear-gradient(#0b0712 0%,#10091c 48%,#09050f 100%)!important;width:100%!important;max-width:none!important;min-height:100vh!important;padding:22px 24px 34px!important;overflow-x:hidden!important}.dashboard-header{background:linear-gradient(135deg,#241340fa,#160c29fa)!important;border:1px solid #8b5cf63d!important;border-radius:21px!important;margin-bottom:18px!important;padding:23px 25px!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 46px #0000003b,inset 0 1px #ffffff09!important}.dashboard-header:before{content:"";pointer-events:none;background:radial-gradient(circle,#a855f757,#7c3aed14 45%,#0000 70%);border-radius:999px;width:330px;height:330px;position:absolute;top:-205px;right:-120px}.dashboard-header-copy{z-index:2;position:relative}.dashboard-header-copy>p:first-child{color:#c084fc!important;letter-spacing:.12em!important}.dashboard-header h1{color:#fff!important;font-size:27px!important}.dashboard-header-copy>p:last-child{color:#a9a1b7!important}.dashboard-refresh-button{z-index:2!important;color:#fff!important;background:linear-gradient(135deg,#7c3aed,#5b21b6)!important;border:1px solid #d8b4fe3d!important;transition:transform .18s,box-shadow .18s!important;position:relative!important;box-shadow:0 10px 28px #6d28d95c!important}.dashboard-refresh-button:hover{transform:translateY(-2px);box-shadow:0 15px 34px #6d28d97a!important}.dashboard-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-bottom:18px!important}.dashboard-mobile-stat{background:linear-gradient(145deg,#1f1135fa,#110a1ffa)!important;border:1px solid #8b5cf62e!important;border-radius:18px!important;min-height:112px!important;padding:16px 16px 18px!important;transition:transform .18s,border-color .18s,box-shadow .18s!important;position:relative!important;overflow:hidden!important;box-shadow:0 13px 34px #0003,inset 0 1px #ffffff06!important}.dashboard-mobile-stat:hover{transform:translateY(-3px);border-color:#a855f775!important;box-shadow:0 18px 40px #00000045,0 0 30px #7c3aed14!important}.dashboard-mobile-stat:after{content:"";opacity:.85;background:linear-gradient(90deg,#6d28d9,#a855f7,#a855f70d);border-radius:999px;height:3px;position:absolute;bottom:10px;left:16px;right:16px}.dashboard-mobile-stat>span{color:#b8aec8!important;letter-spacing:.055em!important}.dashboard-mobile-stat-value{color:#fff!important;font-size:23px!important}.dashboard-mobile-stat>p{color:#8e859d!important}.dashboard-progress-card{background:linear-gradient(135deg,#1f1137fa,#120a22fa)!important;border:1px solid #8b5cf633!important;border-radius:18px!important;margin-bottom:18px!important;padding:18px 21px!important;box-shadow:0 14px 36px #0000002e!important}.dashboard-progress-card strong{color:#fff!important}.dashboard-progress-card p{color:#9b93aa!important}.dashboard-progress-card>div:nth-of-type(2){background:#291942!important;height:9px!important}.dashboard-progress-card>div:nth-of-type(2)>div{box-shadow:0 0 22px #8b5cf65c;background:linear-gradient(90deg,#6d28d9,#8b5cf6,#c084fc)!important}.dashboard-bottom-grid{grid-template-columns:minmax(390px,.82fr) minmax(580px,1.35fr)!important;align-items:stretch!important;gap:18px!important}.dashboard-overview-card,.dashboard-collections-card,.masterdex-app-shell[data-dashboard=true] [data-masterdex-surface=card]{background:linear-gradient(145deg,#1b0f30fa,#0f091bfc)!important;border:1px solid #8b5cf62e!important;border-radius:20px!important;box-shadow:0 17px 42px #00000036,inset 0 1px #ffffff06!important}.dashboard-overview-card{grid-template-columns:180px minmax(0,1fr)!important;align-items:center!important;gap:15px 25px!important;padding:22px!important;display:grid!important}.dashboard-overview-card>div:first-child{grid-column:1/-1}.dashboard-overview-card strong{color:#fff!important}.dashboard-overview-card span{color:#9d94ac!important}.dashboard-donut{border-radius:999px;width:172px;height:172px;margin:5px auto;padding:16px;animation:.55s both dashboardDonutIn;box-shadow:0 0 0 1px #a855f721,0 0 40px #6d28d92e}@keyframes dashboardDonutIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.dashboard-donut-center{background:radial-gradient(circle at 50% 35%,#251640,#10091d 72%);border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:inset 0 0 26px #00000061}.dashboard-donut-center strong{color:#fff!important;font-size:29px!important;font-weight:950!important;line-height:1!important}.dashboard-donut-center span{margin-top:7px;color:#c4b5fd!important;font-size:11px!important}.dashboard-donut-center small{color:#776e88;margin-top:3px;font-size:9px}.dashboard-overview-bars{gap:16px!important;display:grid!important}.dashboard-overview-bar{grid-template-columns:72px minmax(0,1fr) 55px!important;gap:11px!important}.dashboard-overview-bar>div{background:#291942!important;height:8px!important}.dashboard-collections-card{padding:22px!important}.dashboard-collections-card h2{color:#fff!important;margin-bottom:16px!important;font-size:15px!important}.dashboard-collections-card>div:last-child{scrollbar-width:thin;scrollbar-color:#6d28d9 transparent;max-height:380px;padding-right:8px;overflow-y:auto}.dashboard-collections-card>div:last-child::-webkit-scrollbar{width:5px}.dashboard-collections-card>div:last-child::-webkit-scrollbar-thumb{background:#6d28d9;border-radius:999px}.dashboard-collection-row{min-height:29px!important;padding:4px 2px!important}.dashboard-collection-name{color:#d9d2e5!important}.dashboard-collection-value{color:#f8fafc!important}.dashboard-collection-row>div{background:#291942!important}@media (max-width:1200px){.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-bottom-grid{grid-template-columns:1fr!important}}@media (max-width:900px){.dashboard-mobile-root{padding:10px 9px 22px!important}.dashboard-overview-card{grid-template-columns:1fr!important}.dashboard-overview-card>div:first-child{grid-column:auto}.dashboard-donut{width:150px;height:150px}.dashboard-collections-card>div:last-child{max-height:none;overflow:visible}}@media (max-width:600px){.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.dashboard-header{padding:11px 12px!important}.dashboard-header h1{font-size:18px!important}.dashboard-mobile-stat{height:80px!important;min-height:80px!important;padding:9px 10px!important}.dashboard-mobile-stat-value{font-size:16px!important}.dashboard-mobile-stat:after{height:2px;bottom:6px;left:10px;right:10px}.dashboard-overview-card,.dashboard-collections-card{padding:14px!important}}@media (min-width:901px){.dashboard-mobile-root{padding:20px 22px 32px!important}.dashboard-header{min-height:102px!important;margin-bottom:16px!important;padding:22px 24px!important}.dashboard-header h1{font-size:28px!important}.dashboard-header-copy>p:last-child{font-size:12px!important}.dashboard-refresh-button{min-height:38px!important;padding:10px 15px!important;font-size:11px!important}.dashboard-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-bottom:16px!important}.dashboard-mobile-stat{height:126px!important;min-height:126px!important;padding:17px 17px 20px!important}.dashboard-mobile-stat>span{font-size:10px!important}.dashboard-mobile-stat-value{margin-top:8px!important;font-size:24px!important;line-height:1.05!important}.dashboard-mobile-stat>p{margin-top:7px!important;font-size:10px!important}.dashboard-progress-card{min-height:72px!important;margin-bottom:16px!important;padding:17px 20px!important}.dashboard-bottom-grid{grid-template-columns:minmax(430px,.8fr) minmax(650px,1.35fr)!important;align-items:stretch!important;gap:18px!important}.dashboard-overview-card,.dashboard-collections-card{min-height:430px!important}.dashboard-overview-card{grid-template-rows:auto 1fr!important;grid-template-columns:210px minmax(0,1fr)!important;align-content:start!important;align-items:center!important;gap:16px 30px!important;padding:22px 24px!important}.dashboard-overview-card>div:first-child{grid-column:1/-1!important;align-self:start!important}.dashboard-overview-card>div:first-child strong{font-size:14px!important}.dashboard-overview-card>div:first-child span{font-size:10px!important}.dashboard-donut{align-self:center!important;width:190px!important;height:190px!important;padding:18px!important}.dashboard-donut-center strong{font-size:32px!important}.dashboard-donut-center span{font-size:12px!important}.dashboard-donut-center small{font-size:10px!important}.dashboard-overview-bars{align-self:center!important;gap:22px!important}.dashboard-overview-bar{grid-template-columns:82px minmax(0,1fr) 62px!important}.dashboard-overview-bar>span,.dashboard-overview-bar>strong{font-size:12px!important}.dashboard-overview-bar>div{height:9px!important}.dashboard-collections-card{padding:22px 24px!important}.dashboard-collections-card h2{margin-bottom:18px!important;font-size:16px!important}.dashboard-collections-card>div:last-child{scrollbar-width:none!important;max-height:355px!important;padding-right:5px!important}.dashboard-collections-card>div:last-child::-webkit-scrollbar{display:none!important}.dashboard-collection-row{grid-template-columns:minmax(180px,230px) minmax(300px,1fr) minmax(105px,120px)!important;gap:16px!important;min-height:31px!important;padding:4px 2px!important}.dashboard-collection-name,.dashboard-collection-value{font-size:11.5px!important}.dashboard-collection-row>div{height:7px!important}}.dashboard-collections-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:-2px 0 14px;display:flex}.dashboard-collections-controls{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.dashboard-collections-filter,.dashboard-collections-search{box-sizing:border-box;color:#f5f3ff;background:#25163eeb;border:1px solid #8b5cf647;border-radius:9px;outline:none;height:34px;font-family:inherit;font-size:10px;font-weight:700;transition:border-color .16s,background .16s,box-shadow .16s}.dashboard-collections-filter{cursor:pointer;flex:0 0 165px;width:165px;padding:0 9px}.dashboard-collections-filter option{color:#f5f3ff;background:#190f2a}.dashboard-collections-search{width:100%;min-width:110px;max-width:220px;padding:0 11px}.dashboard-collections-search::placeholder{color:#887d98;opacity:1}.dashboard-collections-filter:focus,.dashboard-collections-search:focus{background:#2f1c4efa;border-color:#a855f7b8;box-shadow:0 0 0 3px #7c3aed1f}.dashboard-collections-count{color:#998eaa;text-align:right;white-space:nowrap;flex:none;min-width:50px;font-size:9px;font-weight:800;line-height:1}.dashboard-collections-empty{color:#9c91ad;text-align:center;background:#7c3aed0a;border:1px dashed #8b5cf645;border-radius:12px;justify-content:center;align-items:center;min-height:110px;padding:18px;font-size:11px;font-weight:700;display:flex}@media (min-width:901px){.dashboard-collections-card>div:last-child{scrollbar-width:thin!important;scrollbar-color:#7c3aed #7c3aed14!important;max-height:300px!important;padding-right:9px!important;overflow-y:auto!important}.dashboard-collections-card>div:last-child::-webkit-scrollbar{width:5px!important;display:block!important}.dashboard-collections-card>div:last-child::-webkit-scrollbar-track{background:#7c3aed12;border-radius:999px}.dashboard-collections-card>div:last-child::-webkit-scrollbar-thumb{background:linear-gradient(#8b5cf6,#6d28d9);border-radius:999px}}@media (max-width:700px){.dashboard-collections-toolbar{flex-direction:column;align-items:stretch;gap:7px}.dashboard-collections-controls{width:100%}.dashboard-collections-filter,.dashboard-collections-search{flex:1;width:50%;min-width:0;max-width:none}.dashboard-collections-count{align-self:flex-end}}.masterdex-app-shell[data-dashboard=true]>main[data-masterdex-content=true]{color:#f8fafc!important;background:0 0!important}.masterdex-app-shell[data-dashboard=true]>main[data-masterdex-content=true]>:first-child{min-width:0}.masterdex-app-shell[data-dashboard=true]>main[data-masterdex-content=true] input,.masterdex-app-shell[data-dashboard=true]>main[data-masterdex-content=true] select,.masterdex-app-shell[data-dashboard=true]>main[data-masterdex-content=true] textarea{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.masterdex-app-shell[data-dashboard=true]>main[data-masterdex-content=true] select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f3ff!important;background:#0c0715db!important;border-color:#8b5cf64d!important}.masterdex-app-shell[data-dashboard=true]>main[data-masterdex-content=true] select option{color:#f5f3ff!important;background:#190f2a!important}.masterdex-app-shell[data-dashboard=true]>main[data-masterdex-content=true] input,.masterdex-app-shell[data-dashboard=true]>main[data-masterdex-content=true] textarea{color:#f5f3ff!important;background-color:#0c0715db!important;border-color:#8b5cf64d!important}.masterdex-app-shell[data-dashboard=true]>main[data-masterdex-content=true] input::placeholder,.masterdex-app-shell[data-dashboard=true]>main[data-masterdex-content=true] textarea::placeholder{opacity:1;color:#75677f!important}.masterdex-app-shell[data-dashboard=true]>main[data-masterdex-content=true] select:focus,.masterdex-app-shell[data-dashboard=true]>main[data-masterdex-content=true] input:focus,.masterdex-app-shell[data-dashboard=true]>main[data-masterdex-content=true] textarea:focus{border-color:#a78bfac7!important;outline:none!important;box-shadow:0 0 0 3px #7c3aed21!important}.masterdex-app-shell[data-dashboard=true] [data-masterdex-surface=page]{background:0 0!important}.promo-card-button{white-space:normal;overflow-wrap:anywhere;word-break:normal;text-align:center;min-width:0;max-width:100%;color:#111827!important;text-shadow:none!important}.promo-card-button *{color:inherit!important;text-shadow:none!important}.promo-card-box{overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:100%;color:#f8fafc!important}.promo-card-box>span{white-space:normal;overflow-wrap:anywhere;color:#cbd5e1!important;text-shadow:none!important}.promo-card-box>strong,.promo-card-box>div{white-space:normal;overflow-wrap:anywhere;min-width:0;max-width:100%;color:#f8fafc!important;text-shadow:none!important}.promo-card-field{min-width:0;max-width:100%}.promo-card-field label{white-space:normal;overflow-wrap:anywhere;color:#e2e8f0!important;text-shadow:none!important}.promo-card-field input{min-width:0;max-width:100%;color:#f8fafc!important;text-shadow:none!important}.promo-card-field input::placeholder{color:#94a3b8!important}select{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%}header input,header select{min-width:0;max-width:100%;color:#f8fafc!important;text-shadow:none!important}header input::placeholder{opacity:1;color:#aeb8c7!important}header [class*=email],header [class*=account-email],header [class*=user-email]{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden;color:#e2e8f0!important;text-shadow:none!important}header [class*=plan],header [class*=premium]{text-shadow:none!important}[class*=filter] label,[class*=filter] span{overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:100%}@media (max-width:768px){.promo-card-button,.promo-card-box,.promo-card-field,.promo-card-field input,select,header input{min-width:0;max-width:100%}.promo-card-button{white-space:normal;overflow-wrap:anywhere}.promo-card-box,.promo-card-box>span,.promo-card-box>strong,.promo-card-box>div{overflow-wrap:anywhere;word-break:normal}header [class*=email],header [class*=account-email],header [class*=user-email]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.masterdex-app-shell[data-dashboard=true] .masterdex-header-search{color:#f8fafc!important}.masterdex-app-shell[data-dashboard=true] .masterdex-header-search input{min-width:0;color:#f8fafc!important;caret-color:#fff!important;text-shadow:none!important}.masterdex-app-shell[data-dashboard=true] .masterdex-header-search input::placeholder{color:#aeb8c7!important;opacity:1!important}.masterdex-app-shell[data-dashboard=true] .masterdex-header-search>span,.masterdex-app-shell[data-dashboard=true] .masterdex-header-search>div:first-child{color:#dbeafe!important;opacity:1!important;text-shadow:none!important;font-weight:800!important}.masterdex-app-shell[data-dashboard=true] .masterdex-desktop-nav-wrap:before{letter-spacing:-.01em;white-space:normal;overflow-wrap:anywhere;color:#fff!important;opacity:1!important;text-shadow:none!important;font-weight:900!important}.masterdex-app-shell[data-dashboard=true] .masterdex-desktop-nav a{white-space:normal;overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:100%;color:#cbd5e1!important;opacity:1!important;text-shadow:none!important}.masterdex-app-shell[data-dashboard=true] .masterdex-desktop-nav a[data-active=true],.masterdex-app-shell[data-dashboard=true] .masterdex-desktop-nav a[aria-current=page]{color:#fff!important;box-sizing:border-box!important;white-space:nowrap!important;width:calc(100% - 10px)!important;max-width:calc(100% - 10px)!important;margin-right:10px!important;padding-left:6px!important;padding-right:6px!important;font-size:11px!important;font-weight:800!important}.masterdex-app-shell[data-dashboard=true] .masterdex-desktop-nav-wrap small,.masterdex-app-shell[data-dashboard=true] .masterdex-desktop-nav-wrap p{white-space:normal;overflow-wrap:anywhere;min-width:0;max-width:100%;line-height:1.4;color:#aeb8c7!important;opacity:1!important;text-shadow:none!important}@media (max-width:768px){.masterdex-app-shell[data-dashboard=true] .masterdex-header-search{min-width:0;max-width:100%}.masterdex-app-shell[data-dashboard=true] .masterdex-header-search input{width:100%;min-width:0}.masterdex-app-shell[data-dashboard=true] .masterdex-mobile-nav-item{white-space:normal;overflow-wrap:anywhere;min-width:0;max-width:100%;color:#e2e8f0!important;text-shadow:none!important}.masterdex-app-shell[data-dashboard=true] .masterdex-mobile-nav-item[data-active=true]{color:#fff!important;font-weight:800!important}}
