*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:#07070b;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-gate-page{color:#fff;background:radial-gradient(circle at 0 0,#2374b53d,#0000 32%),radial-gradient(circle at 100% 100%,#3c041480,#0000 36%),#07070b;place-items:center;min-height:100vh;padding:24px;display:grid}.admin-gate-card{text-align:center;background:#303030;border:1px solid #ffffff1a;border-radius:24px;width:min(460px,100%);padding:34px;box-shadow:0 24px 70px #00000061}.admin-gate-icon{color:#64b5ff;background:#4389c72e;border-radius:999px;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 18px;display:flex}.admin-gate-icon.danger{color:#f77;background:#ff777729}.admin-gate-card h1{letter-spacing:-.04em;margin:0 0 12px;font-size:32px}.admin-gate-card p{color:#ffffffad;max-width:360px;margin:0 auto 26px;line-height:1.45}.admin-gate-card button,.admin-gate-card a{color:#fff;cursor:pointer;background:#4389c7;border:0;border-radius:14px;justify-content:center;align-items:center;height:48px;font-weight:950;text-decoration:none;display:inline-flex}.admin-gate-card a,.admin-gate-card button{width:100%;margin-top:12px}.admin-gate-card a:last-child{background:#454545}.admin-unlocked-shell{min-height:100vh}.admin-unlocked-bar{z-index:200;color:#fff;background:#1f1f1f;border-bottom:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:48px;padding:8px 16px;display:grid;position:sticky;top:0}.admin-unlocked-bar span{color:#65d68a;align-items:center;gap:8px;font-weight:900;display:inline-flex}.admin-unlocked-nav{justify-content:center;align-items:center;gap:8px;display:flex}.admin-unlocked-nav a{color:#ffffffd1;background:#333;border-radius:10px;align-items:center;gap:7px;min-height:34px;padding:0 13px;font-weight:900;text-decoration:none;display:inline-flex}.admin-unlocked-nav a.active{color:#fff;background:#4389c7}.admin-unlocked-bar button{color:#fff;cursor:pointer;background:#444;border:0;border-radius:10px;min-height:34px;padding:0 12px;font-weight:900}@media (width<=700px){.admin-gate-page{background:#242424;align-items:start;padding-top:90px}.admin-gate-card{background:#343434;border-radius:20px;padding:28px 22px}.admin-unlocked-bar{grid-template-columns:1fr;align-items:stretch}.admin-unlocked-nav{justify-content:flex-start;overflow-x:auto}.admin-unlocked-bar button{width:100%}}.admin-shop-card{color:#fff;background:radial-gradient(circle at 52% 56%,#7c3cff24,#0000 34%),linear-gradient(#ffffff13,#ffffff0a),#171721;border:1px solid #ffffff1a;border-radius:24px;grid-template-rows:auto auto 1fr auto auto;gap:10px;min-height:410px;padding:16px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 80px #00000052}.admin-shop-card.is-published{border-color:#a67cff6b;box-shadow:0 22px 90px #7c3cff2e,0 22px 80px #00000052}.admin-shop-card:hover{border-color:#ceb8ff6b;transform:translateY(-2px)}.admin-card-badges{flex-wrap:wrap;gap:7px;padding-right:42px;display:flex}.purple-badge{color:#ffffffb8;background:#ffffff14;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:11px;font-weight:950;display:inline-flex}.purple-badge.published{color:#dbcaff;background:#7c3cff3d}.purple-badge.hidden{color:#ffffff9e}.purple-badge.stock-in{color:#70f7a5;background:#1ed7601f}.purple-badge.stock-out{color:#ff8b8b;background:#ff4d4d24}.admin-card-open{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:13px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:absolute;top:14px;right:14px}.admin-card-open:hover{background:#7c3cff}.admin-shop-card-copy span{color:#b995ff;font-size:13px;font-weight:950;display:block}.admin-shop-card-copy h2{letter-spacing:-.04em;margin:5px 0 4px;font-size:24px;line-height:1.05}.admin-shop-card-copy p{color:#ffffff94;margin:0;font-weight:850}.admin-shop-card-image-wrap{justify-content:center;align-items:center;min-height:170px;display:flex}.admin-shop-card-image{object-fit:contain;filter:drop-shadow(0 18px 28px #00000061);max-width:86%;max-height:190px}.admin-image-placeholder{color:#ffffff6b;font-weight:800}.admin-shop-card-bottom{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.admin-shop-card-bottom strong{color:#ffffffc7;font-size:20px;display:block}.admin-shop-card-bottom span{color:#ffffff6b;margin-top:4px;font-size:12px;font-weight:800;display:block}.admin-card-price{white-space:nowrap;color:#c6a7ff!important;font-size:23px!important}.admin-card-mini-row{flex-wrap:wrap;gap:7px;display:flex}.admin-card-mini-row span{color:#ffffff94;background:#ffffff12;border-radius:999px;padding:6px 8px;font-size:11px;font-weight:850}.control-room-backdrop{z-index:50000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c7;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.product-control-room{color:#fff;background:radial-gradient(circle at 0 0,#7c3cff4d,#0000 30%),#12121b;border:1px solid #cdb7ff33;border-radius:30px;grid-template-rows:auto minmax(0,1fr);width:min(1480px,96vw);max-height:calc(100vh - 44px);display:grid;overflow:hidden;box-shadow:0 40px 160px #000000a3}.control-room-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.control-room-header h2{letter-spacing:-.055em;margin:0;font-size:clamp(30px,4vw,52px);line-height:.95}.control-room-header span{color:#ffffff8f;margin-top:9px;font-weight:850;display:block}.control-room-close{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:15px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.control-room-close:hover{background:#ff648c47}.control-room-layout{grid-template-columns:minmax(320px,.85fr) minmax(0,1.55fr);min-height:0;display:grid}.control-room-preview,.control-room-tools{min-height:0;padding:20px;overflow-y:auto}.control-room-preview{border-right:1px solid #ffffff14}.control-preview-card,.control-tool-card{background:#ffffff12;border:1px solid #ffffff17;border-radius:24px}.control-preview-card{gap:16px;padding:18px;display:grid}.control-preview-badges{flex-wrap:wrap;gap:8px;display:flex}.control-preview-badges span{color:#ffffffc7;background:#ffffff14;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950}.control-preview-badges .published{color:#dfd0ff;background:#7c3cff40}.control-preview-badges .hidden{color:#ff9f9f;background:#ff5a5a21}.control-preview-image-box{background:#0000002e;border-radius:22px;justify-content:center;align-items:center;min-height:320px;display:flex}.control-preview-image-box img{object-fit:contain;filter:drop-shadow(0 26px 30px #00000080);max-width:86%;max-height:300px}.control-preview-copy span{color:#b995ff;font-weight:950}.control-preview-copy h3{letter-spacing:-.045em;margin:5px 0;font-size:34px;line-height:1}.control-preview-copy p{color:#fff9;margin:0;font-weight:850}.control-preview-bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.control-preview-bottom span{color:#ffffffb3;font-size:21px;font-weight:950}.control-preview-bottom strong{color:#c6a7ff;font-size:30px}.control-thumb-strip{gap:10px;margin-top:14px;padding-bottom:6px;display:flex;overflow-x:auto}.control-thumb-strip button{cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;flex:0 0 76px;justify-content:center;align-items:center;height:76px;display:flex}.control-thumb-strip img{object-fit:contain;max-width:70px;max-height:70px}.control-thumb-strip p{color:#ffffff80}.control-room-mini-note{color:#ffffff80;align-items:center;gap:8px;margin-top:10px;font-size:13px;font-weight:800;display:inline-flex}.control-room-tools{align-content:start;gap:14px;display:grid}.control-tool-card{padding:16px}.control-tool-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.control-tool-heading.compact{margin-bottom:12px}.control-tool-heading h3{margin:0;font-size:21px}.control-tool-heading p{color:#ffffff8c;margin:4px 0 0;line-height:1.45}.save-rule-button{color:#fff;cursor:pointer;white-space:nowrap;background:#7c3cff;border:0;border-radius:15px;align-items:center;gap:8px;padding:12px 15px;font-weight:950;display:inline-flex}.save-rule-button:disabled{opacity:.55;cursor:not-allowed}.control-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.control-toggle{cursor:pointer;color:#ffffffb3;background:#ffffff12;border:1px solid #ffffff17;border-radius:18px;align-items:center;gap:10px;padding:13px;font-weight:950;display:flex;position:relative}.control-toggle.active{color:#fff;background:#7c3cff42;border-color:#cab4ff4d}.control-toggle input{accent-color:#7c3cff;width:18px;height:18px}.control-toggle span{align-items:center;gap:7px;display:inline-flex}.control-toggle.mini{width:fit-content;padding:9px 10px}.control-save-message{color:#70f7a5;margin:12px 0 0;font-weight:950}.rule-grid.control-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.control-rule-grid label,.custom-tags-field{color:#ffffffad;gap:7px;font-weight:900;display:grid}.control-rule-grid input,.control-rule-grid select,.custom-tags-field textarea{color:#fff;width:100%;font:inherit;box-sizing:border-box;background:#0000003d;border:1px solid #ffffff21;border-radius:14px;outline:none;padding:12px;font-weight:850}.control-rule-grid select option{color:#fff;background:#191923}.control-rule-grid small,.custom-tags-field small{color:#ffffff70;font-size:12px;line-height:1.3}.wide-field{grid-column:1/-1}.control-tag-mode{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;display:flex}.control-tag-mode p{color:#ffffff8a;margin:0;font-weight:850}.quick-filter-tag-panel.control-quick-tags{gap:12px;display:grid}.quick-filter-group{gap:8px;display:grid}.quick-filter-group>span{color:#ffffffd1;font-weight:950}.quick-filter-group>div{flex-wrap:wrap;gap:8px;display:flex}.quick-filter-group button{color:#ffffffb8;cursor:pointer;background:#ffffff13;border:1px solid #ffffff1a;border-radius:999px;padding:8px 10px;font-weight:900}.quick-filter-group button.active,.quick-filter-group button:hover{color:#fff;background:#7c3cff52;border-color:#ceb8ff57}.custom-tags-field.control-tags-field{margin-top:14px}.custom-tags-field textarea{resize:vertical;min-height:92px}.custom-tags-field textarea:disabled{opacity:.48}.tag-preview-grid.control-tag-preview-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.tag-preview-grid h4{margin:0 0 8px}.control-tag-list,.tag-list{flex-wrap:wrap;gap:8px;display:flex}.control-tag-list span,.tag-list span{color:#ddcfff;background:#7c3cff2e;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:900}.empty-small{color:#ffffff7a;margin:0;font-weight:800}.control-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.control-info-row{background:#fff1;border-radius:15px;padding:12px}.control-info-row span{color:#ffffff7a;margin-bottom:5px;font-size:12px;font-weight:850;display:block}.control-info-row strong{color:#fff;word-break:break-word}.details-box.control-details-box{background:#ffffff0e;border-radius:15px;margin-top:12px;padding:12px}.control-details-box summary{cursor:pointer;color:#dfd0ff;font-weight:950}pre{white-space:pre-wrap;word-break:break-word;color:#ffffffad;margin:12px 0 0;font-family:inherit;line-height:1.45}.tier-list.control-tier-list,.tier-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.tier-row{background:#ffffff14;border-radius:12px;align-items:center;gap:9px;padding:8px 10px;display:inline-flex}.tier-row span{color:#ffffff94;font-weight:850}.tier-row strong{color:#fff}.split-descriptions{grid-template-columns:1fr 1fr;gap:14px;display:grid}.control-future-card{background:#7c3cff21;align-items:flex-start;gap:12px;display:flex}.control-future-card h3{margin:0}.control-future-card p{color:#ffffff9e;margin:5px 0 0}@media (width<=980px){.control-room-layout{grid-template-columns:1fr}.control-room-preview{border-bottom:1px solid #ffffff14;border-right:0}.product-control-room{width:96vw}}@media (width<=760px){.control-room-backdrop{padding:10px}.product-control-room{border-radius:22px;max-height:calc(100dvh - 20px)}.control-room-header{padding:16px}.control-room-header h2{font-size:30px}.control-room-preview,.control-room-tools{padding:14px}.control-status-grid,.rule-grid.control-rule-grid,.tag-preview-grid.control-tag-preview-grid,.control-info-grid,.split-descriptions{grid-template-columns:1fr}.control-tool-heading{display:grid}.save-rule-button{justify-content:center}.control-preview-image-box{min-height:230px}.control-preview-image-box img{max-height:220px}}.tier-add-button{color:#fff;cursor:pointer;white-space:nowrap;background:#7c3cff47;border:0;border-radius:14px;align-items:center;gap:7px;padding:10px 12px;font-weight:950;display:inline-flex}.tier-editor-grid{gap:10px;display:grid}.tier-editor-row{background:#ffffff0e;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:1fr 1fr 42px;align-items:end;gap:10px;padding:10px;display:grid}.tier-editor-row label{color:#ffffffa8;gap:7px;font-size:12px;font-weight:900;display:grid}.tier-editor-row input{color:#fff;width:100%;font:inherit;box-sizing:border-box;background:#0000003d;border:1px solid #ffffff21;border-radius:12px;outline:none;padding:10px;font-weight:850}.tier-remove-button{color:#ffffffc7;cursor:pointer;background:#ffffff14;border:0;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.tier-remove-button:hover{color:#ff9c9c;background:#ff64641f}.custom-tier-preview{margin-top:12px}@media (width<=560px){.tier-editor-row{grid-template-columns:1fr}.tier-remove-button{width:100%}}.group-tier-toggle{justify-content:flex-start;width:100%;margin:0 0 10px}.group-tier-toggle span{width:100%}.group-tier-note{color:#ffffff8f;margin:-4px 0 14px;font-size:12px;font-weight:800;line-height:1.35}.admin-page.admin-product-control-page{color:#fff;background:radial-gradient(circle at 0 0,#9753ff57,#0000 34%),radial-gradient(circle at 100% 100%,#5023a04d,#0000 32%),#07070b;min-height:100vh;padding:22px}.admin-control-shell{max-width:1480px;margin:0 auto}.admin-control-hero{background:linear-gradient(135deg,#7644ff33,#ffffff0e),#0b0b12e0;border:1px solid #b590ff3d;border-radius:30px;padding:22px;box-shadow:0 30px 120px #0000006b}.admin-mode-pill{color:#efe8ff;background:#7c3cff38;border:1px solid #c5a6ff47;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:14px;padding:9px 12px;font-size:13px;font-weight:950;display:inline-flex}.admin-control-hero-main{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.admin-kicker{color:#c5a6ff;text-transform:uppercase;letter-spacing:.14em;margin:0 0 8px;font-size:12px;font-weight:950}.admin-control-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(38px,5vw,66px);line-height:.95}.admin-control-hero p{color:#ffffffad;max-width:720px;line-height:1.5}.admin-side-actions{justify-items:end;gap:12px;display:grid}.storefront-link{color:#fff;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:8px;padding:12px 15px;font-weight:950;text-decoration:none;display:inline-flex}.storefront-link:hover{background:#7c3cff57}.admin-stats-card,.purple-stat-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;min-width:170px;padding:16px}.admin-stats-card span,.purple-stat-card span,.admin-control-stats-grid span{color:#ffffff94;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900;display:block}.admin-stats-card strong,.purple-stat-card strong{margin-top:5px;font-size:36px;line-height:1;display:block}.admin-stats-card small,.purple-stat-card small{color:#ffffff8f}.admin-control-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.admin-control-stats-grid div{background:#0000003d;border:1px solid #ffffff14;border-radius:18px;padding:14px}.admin-control-stats-grid strong{margin-top:5px;font-size:28px;display:block}.admin-storefront-toolbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#12121ceb;border:1px solid #ffffff1a;border-radius:24px;gap:12px;max-width:1480px;margin:18px auto 0;padding:14px;display:grid;position:sticky;top:0;box-shadow:0 20px 80px #0000005c}.admin-storefront-search{background:#ffffff14;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.admin-storefront-search input{color:#fff;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-weight:750}.admin-storefront-search input::placeholder{color:#ffffff6b}.admin-storefront-search button,.clear-filter-button{color:#fff;cursor:pointer;background:#7c3cff;border:0;border-radius:14px;padding:10px 14px;font-weight:950}.clear-filter-button{background:#ffffff1f;align-self:end}.admin-toolbar-selects{grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px;display:grid}.admin-toolbar-selects label{color:#ffffff9e;gap:7px;font-size:12px;font-weight:900;display:grid}.admin-toolbar-selects select{color:#fff;background:#00000042;border:1px solid #ffffff21;border-radius:14px;outline:none;width:100%;padding:11px 12px;font-weight:900}.admin-toolbar-selects select option{color:#fff;background:#191923}.admin-category-strip{gap:10px;margin:14px 0 0;padding-bottom:8px;display:flex;overflow-x:auto}.admin-category-strip button{color:#ffffffbd;cursor:pointer;background:#ffffff13;border:1px solid #ffffff17;border-radius:999px;flex:none;padding:10px 14px;font-weight:950}.admin-category-strip button.active,.admin-category-strip button:hover{color:#fff;background:#7c3cff52;border-color:#c4a4ff61}.active-filter-row.admin-active-filter-row{flex-wrap:wrap;gap:8px;max-width:1480px;margin:14px auto 18px;display:flex}.admin-active-filter-row span{color:#ffffffb8;background:#ffffff13;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:850;display:inline-flex}.admin-status,.admin-error{color:#ffffffd1;background:#ffffff14;border-radius:18px;max-width:1480px;margin:30px auto;padding:18px}.admin-error{color:#ff9292;border:1px solid #ff5a5a3d}.admin-empty-products{text-align:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:28px;max-width:720px;margin:40px auto;padding:34px}.admin-empty-products h2{margin:10px 0 6px;font-size:32px}.admin-empty-products p{color:#ffffff9e}.admin-control-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:16px;max-width:1480px;margin:0 auto;display:grid}@media (width<=940px){.admin-page.admin-product-control-page{padding:14px}.admin-control-hero-main{display:grid}.admin-side-actions{justify-items:stretch}.admin-control-stats-grid,.admin-toolbar-selects{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-storefront-toolbar{position:static}}@media (width<=560px){.admin-control-hero,.admin-storefront-toolbar{border-radius:20px}.admin-control-stats-grid,.admin-toolbar-selects{grid-template-columns:1fr}.admin-control-hero h1{font-size:38px}}.admin-tag-filter-button{color:#fff;cursor:pointer;background:#7c3cff38;border:1px solid #c6a7ff38;border-radius:14px;justify-content:center;align-self:end;align-items:center;gap:8px;min-height:42px;padding:11px 12px;font-weight:950;display:inline-flex}.admin-tag-filter-button b{color:#4b18b8;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:12px;display:inline-flex}.admin-active-filter-row button{color:#efe7ff;cursor:pointer;background:#7c3cff33;border:0;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:900;display:inline-flex}.admin-filter-modal-backdrop{z-index:50000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;justify-content:flex-end;padding:26px;display:flex;position:fixed;inset:0}.admin-filter-modal{color:#fff;background:#14111d;border:1px solid #ccb3ff33;border-radius:26px;flex-direction:column;width:min(460px,94vw);max-height:calc(100vh - 52px);display:flex;overflow:hidden;box-shadow:0 32px 110px #00000094}.admin-filter-modal-header,.admin-filter-modal-footer{border-bottom:1px solid #ffffff14;flex:none;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px;display:flex}.admin-filter-modal-header h2{letter-spacing:-.045em;margin:0;font-size:28px}.admin-filter-modal-header span{color:#ffffff8a;font-weight:850}.admin-filter-modal-header button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.admin-filter-modal-body{flex:auto;align-content:start;gap:10px;min-height:0;padding:12px;display:grid;overflow-y:auto}.admin-filter-empty{color:#ffffff8f;padding:14px}.admin-filter-group{background:#ffffff0e;border:1px solid #ffffff14;border-radius:18px;overflow:hidden}.admin-filter-group>button{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:1fr auto auto;align-items:center;gap:10px;width:100%;padding:14px;font-weight:950;display:grid}.admin-filter-group>button b{color:#fff;background:#7c3cff;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:12px;display:inline-flex}.admin-filter-group svg.open{transform:rotate(180deg)}.admin-filter-options{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:8px;padding:12px;display:flex}.admin-filter-options label{color:#ffffffb8;cursor:pointer;background:#ffffff13;border:1px solid #ffffff14;border-radius:999px;padding:8px 10px;font-size:13px;font-weight:900;position:relative}.admin-filter-options label.active{color:#fff;background:#7c3cff57;border-color:#cbb4ff59}.admin-filter-options input{opacity:0;pointer-events:none;position:absolute}.admin-filter-modal-footer{border-top:1px solid #ffffff14;border-bottom:0;align-items:center}.admin-filter-modal-footer button{color:#fff;cursor:pointer;border:0;border-radius:14px;min-height:46px;padding:0 16px;font-weight:950}.admin-filter-clear{background:#ffffff1a}.admin-filter-show{background:#7c3cff}@media (width>=941px){.admin-toolbar-selects{grid-template-columns:1.05fr repeat(5,minmax(118px,1fr))}}@media (width<=560px){.admin-filter-modal-backdrop{align-items:stretch;padding:12px}.admin-filter-modal{border-radius:22px;width:100%;max-height:calc(100dvh - 24px)}}.admin-filter-modal-backdrop{align-items:stretch}.admin-filter-modal-body{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;padding-bottom:18px;overflow-y:scroll}.admin-filter-modal-body::-webkit-scrollbar{width:8px}.admin-filter-options::-webkit-scrollbar{width:8px}.admin-filter-modal-body::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px}.admin-filter-options::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px}.admin-filter-modal-body::-webkit-scrollbar-thumb{background:#a66eff75;border-radius:999px}.admin-filter-options::-webkit-scrollbar-thumb{background:#a66eff75;border-radius:999px}.admin-filter-options{overscroll-behavior:contain;align-content:flex-start;max-height:220px;padding-right:10px;overflow-y:auto}.admin-filter-modal-footer{z-index:2;background:#14111d;position:sticky;bottom:0;box-shadow:0 -14px 28px #00000047}@media (width<=560px){.admin-filter-modal{width:100%;height:calc(100dvh - 24px);max-height:calc(100dvh - 24px)}.admin-filter-options{max-height:190px}}.admin-filter-modal{width:min(680px,96vw)!important;height:calc(100dvh - 52px)!important;max-height:calc(100dvh - 52px)!important}.admin-filter-search{background:#0000002e;border-bottom:1px solid #ffffff14;flex:none;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:0;padding:12px 16px;display:grid}.admin-filter-search input{color:#fff;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-weight:850}.admin-filter-search input::placeholder{color:#ffffff6b}.admin-filter-search button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.admin-filter-modal-body{padding:12px 14px 20px!important;display:block!important;overflow-y:auto!important}.admin-filter-group{margin-bottom:11px}.admin-filter-group>button{grid-template-columns:1fr auto auto auto!important}.admin-filter-group>button small{color:#ffffff7a;font-size:12px;font-weight:950}.admin-filter-options{align-items:flex-start;gap:8px;flex-wrap:wrap!important;max-height:none!important;padding:12px!important;display:flex!important;overflow:visible!important}.admin-filter-group:first-of-type .admin-filter-options{max-height:none!important}.admin-filter-options label{white-space:nowrap}@media (width<=560px){.admin-filter-modal{width:100%!important;height:calc(100dvh - 24px)!important;max-height:calc(100dvh - 24px)!important}.admin-filter-options label{white-space:normal}}.admin-users-page{color:#fff;background:#242424;min-height:calc(100vh - 48px);padding:34px}.admin-users-hero{justify-content:space-between;align-items:center;gap:18px;max-width:1180px;margin:0 auto 24px;display:flex}.admin-users-hero h1{letter-spacing:-.04em;margin:0 0 8px;font-size:34px}.admin-users-hero p{color:#ffffffa8;margin:0}.admin-users-hero button{color:#70bdff;cursor:pointer;background:#4389c72e;border:0;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:900;display:inline-flex}.admin-users-layout{grid-template-columns:minmax(320px,560px) minmax(280px,1fr);align-items:start;gap:22px;max-width:1180px;margin:0 auto;display:grid}.admin-user-card,.admin-user-notes,.admin-users-table-card{background:#343434;border:1px solid #ffffff14;border-radius:22px;box-shadow:0 18px 42px #0000002e}.admin-user-card{gap:13px;padding:26px;display:grid}.admin-user-card-title{align-items:center;gap:14px;margin-bottom:8px;display:flex}.admin-user-card-title svg{color:#70bdff}.admin-user-card-title h2,.admin-user-notes h2,.admin-users-table-title h2{margin:0 0 5px}.admin-user-card-title p,.admin-user-notes p,.admin-users-table-title p{color:#ffffffa8;margin:0;line-height:1.45}.admin-user-card label{color:#ffffffe6;font-weight:900}.admin-user-card input,.admin-user-card select,.admin-users-table input,.admin-users-table select{color:#fff;background:#262626;border:1px solid #ffffff26;border-radius:12px;outline:0;height:44px;padding:0 12px;font-size:14px}.admin-user-card input,.admin-user-card select{height:48px;padding:0 14px;font-size:15px}.admin-user-card input:focus,.admin-user-card select:focus,.admin-users-table input:focus,.admin-users-table select:focus{border-color:#4389c7}.admin-user-card button{color:#fff;cursor:pointer;background:#4389c7;border:0;border-radius:13px;height:50px;margin-top:6px;font-weight:950}.admin-user-card button:disabled,.admin-users-hero button:disabled,.access-button:disabled{opacity:.62;cursor:not-allowed}.admin-user-success{color:#65d68a}.admin-user-error{color:#f77}.admin-user-notes{padding:26px}.admin-user-notes svg{color:#70bdff;margin-bottom:12px}.admin-user-notes p{margin-top:14px}.admin-user-notes div{background:#292929;border-radius:14px;gap:6px;margin-top:22px;padding:16px;display:grid}.admin-user-notes div b{color:#fff}.admin-user-notes div span{color:#ffffffa8}.admin-users-table-card{max-width:1180px;margin:24px auto 0;padding:24px}.admin-users-table-title{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.admin-users-table-title span{color:#70bdff;background:#4389c72e;border-radius:11px;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-weight:900;display:inline-flex}.admin-users-table-wrap{overflow-x:auto}.admin-users-table{border-collapse:separate;border-spacing:0 10px;width:100%;min-width:1050px}.admin-users-table th{color:#ffffff8f;text-align:left;text-transform:uppercase;letter-spacing:.08em;padding:0 12px 8px;font-size:12px}.admin-users-table td{color:#ffffffdb;vertical-align:middle;background:#292929;padding:12px}.admin-users-table td:first-child{border-top-left-radius:14px;border-bottom-left-radius:14px}.admin-users-table td:last-child{border-top-right-radius:14px;border-bottom-right-radius:14px}.admin-user-identity{align-items:center;gap:12px;min-width:230px;display:flex}.admin-user-identity>span{color:#70bdff;background:#4389c72e;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.admin-user-identity div{gap:4px;display:grid}.admin-user-identity input{width:180px}.admin-user-identity small{color:#ffffff85;font-weight:800}.status-pill{color:#ffffffb3;background:#3d3d3d;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.status-pill.active{color:#65d68a;background:#65d68a29}.status-pill.neutral{color:#ffffffa8;background:#ffffff1a}.password-reset-row{align-items:center;gap:8px;display:flex}.password-reset-row input{width:150px}.password-reset-row button,.access-button{color:#fff;cursor:pointer;background:#4389c7;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-weight:900;display:inline-flex}.access-button.danger{color:#ff8b8b;background:#ff77772e}.empty-users-cell{text-align:center;border-radius:14px;color:#ffffff94!important;padding:24px!important}@media (width<=800px){.admin-users-page{padding:18px}.admin-users-hero{display:grid}.admin-users-layout{grid-template-columns:1fr}.admin-users-table-card{padding:16px}.admin-users-table-title{flex-direction:column;align-items:flex-start}}.credit-edit-row{align-items:center;gap:8px;min-width:210px;display:flex}.credit-edit-row svg{color:#70bdff}.credit-edit-row input{width:92px}.credit-edit-row button{color:#fff;cursor:pointer;background:#4389c7;border:0;border-radius:11px;min-height:38px;padding:0 12px;font-weight:900}.credit-admin-box{gap:9px;min-width:360px;display:grid}.credit-balance-line{color:#70bdff;align-items:center;gap:8px;display:flex}.credit-balance-line strong{color:#fff;font-size:16px}.credit-adjust-row{grid-template-columns:minmax(100px,1fr) 64px 86px;gap:8px;display:grid}.credit-adjust-row button,.credit-history-button,.danger-soft-button{color:#70bdff;cursor:pointer;background:#4389c733;border:0;border-radius:11px;height:38px;font-weight:950}.credit-adjust-row button:first-of-type{color:#65d68a;background:#65d68a29}.credit-adjust-row .danger-soft-button{color:#ff8b8b;background:#ff777724}.credit-note-input{width:100%}.credit-history-button{justify-self:start;padding:0 14px}.credit-history-modal-backdrop{z-index:40000;background:#000000a8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.credit-history-modal{color:#fff;background:#343434;border-radius:24px;gap:14px;width:min(920px,96vw);max-height:calc(100vh - 64px);padding:28px;display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #0000008c}.credit-history-modal h2{letter-spacing:-.04em;margin:0;font-size:28px}.credit-history-modal p{color:#ffffffad;margin:0 0 10px}.credit-history-close{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:absolute;top:18px;right:18px}.admin-credit-empty{color:#ffffffb3;background:#252525;border-radius:16px;place-items:center;min-height:110px;font-weight:900;display:grid}.admin-credit-history-list{gap:10px;display:grid}.admin-credit-history-row{color:#ffffffd1;background:#252525;border-radius:13px;grid-template-columns:1fr 1fr .85fr 1.45fr .9fr;align-items:center;gap:12px;min-height:62px;padding:0 16px;font-weight:850;display:grid}@media (width<=900px){.credit-admin-box{min-width:300px}.credit-adjust-row{grid-template-columns:1fr}.admin-credit-history-row{min-height:unset;grid-template-columns:1fr;padding:14px}}.admin-users-toolbar{grid-template-columns:minmax(240px,1fr) 180px 180px;gap:12px;margin-bottom:16px;display:grid}.admin-users-search{color:#ffffff8c;background:#262626;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:9px;min-height:44px;padding:0 12px;display:flex}.admin-users-search input,.admin-users-toolbar select{color:#fff;background:#262626;border:1px solid #ffffff26;border-radius:12px;outline:0;width:100%;height:44px;padding:0 12px}.admin-users-search input{background:0 0;border:0;border-radius:0;height:auto;padding:0}.admin-users-search:focus-within,.admin-users-toolbar select:focus{border-color:#4389c7}.admin-user-order-activity{gap:4px;min-width:190px;display:grid}.admin-user-order-activity strong{color:#ffffffe6;font-size:13px}.admin-user-order-activity small{color:#ffffff8a;line-height:1.35}.admin-users-table{min-width:1450px}@media (width<=800px){.admin-users-toolbar{grid-template-columns:1fr}}.admin-account-health-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.admin-account-health-card{background:#292929;border:1px solid #ffffff14;border-radius:16px;align-content:center;gap:4px;min-height:104px;padding:16px;display:grid}.admin-account-health-card span{color:#ffffffa8;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:900}.admin-account-health-card strong{font-size:30px;line-height:1}.admin-account-health-card small{color:#ffffff8a;font-weight:800}.admin-account-health-card.active strong{color:#65d68a}.admin-account-health-card.dormant strong,.status-pill.dormant{color:#f3c969}.admin-account-health-card.inactive strong{color:#f77}.status-pill.dormant{background:#f3c96929}.admin-user-order-activity span{color:#ffffffb8;font-size:12px;font-weight:850}@media (width<=800px){.admin-account-health-grid{grid-template-columns:1fr}}.admin-support-page{color:#fff;background:radial-gradient(circle at 0 0,#4389c72e,#0000 30%),radial-gradient(circle at 100% 100%,#70bdff14,#0000 28%),#242424;min-height:calc(100vh - 48px);padding:34px}.admin-support-hero,.admin-support-shell{max-width:1180px;margin:0 auto}.admin-support-hero{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.admin-support-hero h1{letter-spacing:-.04em;margin:0 0 8px;font-size:34px}.admin-support-hero p{color:#ffffffa8;margin:0}.admin-support-hero button,.admin-support-reply button{color:#fff;cursor:pointer;background:#4389c7;border:0;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:950;display:inline-flex}.admin-support-shell{grid-template-columns:350px 1fr;align-items:start;gap:20px;display:grid}.admin-support-list-card,.admin-support-thread-card{background:linear-gradient(#343434,#2d2d2d);border:1px solid #ffffff1a;border-radius:22px;padding:22px;box-shadow:0 18px 42px #00000038}.admin-support-list-head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.admin-support-list-head svg,.admin-support-thread-head svg{color:#70bdff}.admin-support-list-head h2,.admin-support-thread-head h2{margin:0 0 4px}.admin-support-list-head p,.admin-support-thread-head p{color:#ffffff9e;margin:0}.admin-support-list-card select,.admin-status-control select,.admin-support-reply textarea{color:#fff;background:#262626;border:1px solid #ffffff26;border-radius:13px;outline:0;width:100%;padding:12px}.admin-support-list-card select,.admin-status-control select{height:44px}.admin-support-ticket-list{gap:10px;margin-top:14px;display:grid}.admin-support-ticket-list button{color:#fff;cursor:pointer;text-align:left;background:#292929;border:1px solid #ffffff1a;border-radius:14px;gap:5px;padding:13px;display:grid}.admin-support-ticket-list button.active{background:#4389c729;border-color:#70bdff57}.admin-support-ticket-list span,.admin-support-ticket-list small,.admin-support-empty{color:#ffffff94}.admin-ticket-status{text-transform:capitalize;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-style:normal;font-weight:950;display:inline-flex}.admin-ticket-status.open{color:#65d68a;background:#65d68a29}.admin-ticket-status.pending{color:#ffb25f;background:#ffb25f29}.admin-ticket-status.closed{color:#f77;background:#ff777729}.admin-support-thread-head{border-bottom:1px solid #ffffff17;justify-content:space-between;gap:18px;padding-bottom:16px;display:flex}.admin-status-control{gap:7px;min-width:170px;display:grid}.admin-status-control label,.admin-support-reply label{color:#ffffffd1;font-weight:900}.admin-support-messages{gap:12px;margin:18px 0;display:grid}.admin-support-message{background:#292929;border-radius:15px;padding:14px}.admin-support-message.admin{background:#4389c729;border:1px solid #70bdff2e}.admin-support-message strong{align-items:center;gap:8px;display:flex}.admin-support-message strong span{color:#ffffff85;text-transform:uppercase;font-size:12px}.admin-support-message p{color:#ffffffd1;margin:10px 0;line-height:1.45}.admin-support-message small{color:#ffffff85}.admin-support-reply{gap:10px;display:grid}.admin-support-reply textarea{resize:vertical;min-height:120px}.admin-support-success{color:#65d68a;margin-top:14px;display:block}.admin-support-error{color:#f77;margin-top:14px;display:block}@media (width<=900px){.admin-support-page{padding:18px}.admin-support-hero,.admin-support-thread-head{display:grid}.admin-support-shell{grid-template-columns:1fr}}.admin-support-search{color:#ffffff8c;background:#262626;border:1px solid #ffffff26;border-radius:13px;align-items:center;gap:9px;min-height:44px;margin-bottom:10px;padding:0 12px;display:flex}.admin-support-search input{color:#fff;background:0 0;border:0;outline:0;width:100%}.admin-support-search:focus-within{border-color:#70bdffb3;box-shadow:0 0 0 3px #70bdff1f}.admin-support-related-order{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;gap:5px;margin-top:8px;padding:10px 12px;display:grid}.admin-support-related-order span,.admin-support-related-order small{color:#ffffffb3}.admin-orders-page{color:#fff;background:radial-gradient(circle at 0 0,#4389c72e,#0000 30%),radial-gradient(circle at 100% 100%,#70bdff14,#0000 28%),#242424;min-height:calc(100vh - 48px);padding:34px}.admin-orders-hero,.admin-orders-card{max-width:1240px;margin:0 auto}.admin-orders-hero{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.admin-orders-hero h1{letter-spacing:-.04em;margin:0 0 8px;font-size:34px}.admin-orders-hero p{color:#ffffffa8;margin:0}.admin-orders-hero button{color:#70bdff;cursor:pointer;background:#4389c72e;border:0;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:900;display:inline-flex}.admin-orders-card{background:linear-gradient(#343434,#2d2d2d);border:1px solid #ffffff1a;border-radius:22px;padding:24px;box-shadow:0 18px 42px #00000038}.admin-orders-title svg{color:#70bdff;margin-bottom:10px}.admin-orders-title h2{margin:0 0 5px}.admin-orders-title p{color:#ffffff9e;margin:0}.admin-orders-list{gap:18px;margin-top:18px;display:grid}.admin-order-row{background:#292929;border:1px solid #ffffff17;border-radius:18px;gap:16px;padding:18px;display:grid}.admin-order-row-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.admin-order-main{gap:4px;display:grid}.admin-order-main strong{font-size:19px}.admin-order-main span,.admin-order-main small,.admin-order-money span,.admin-order-empty{color:#ffffff94}.admin-order-status{color:#ffffffc7;white-space:nowrap;background:#ffffff14;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-weight:950;display:inline-flex}.admin-order-status.pending{color:#ffbd6b}.admin-order-status.packaging,.admin-order-status.processing,.admin-order-status.accepted{color:#70bdff}.admin-order-status.shipped,.admin-order-status.out_for_delivery{color:#65d68a}.admin-order-status.delivered,.admin-order-status.completed{color:#65d68a;background:#65d68a24}.admin-order-status.refunded,.admin-order-status.cancelled{color:#ff8b8b;background:#ff77771f}.admin-order-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-order-money{background:#ffffff0e;border-radius:14px;gap:5px;min-height:62px;padding:12px;display:grid}.admin-order-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-order-actions button,.admin-save-details{color:#fff;cursor:pointer;background:#4389c7;border:0;border-radius:12px;min-height:40px;padding:0 14px;font-weight:950}.admin-order-actions button:hover,.admin-save-details:hover{filter:brightness(1.08)}.admin-order-actions button.danger{background:#b94f5b}.admin-order-actions button:disabled,.admin-save-details:disabled{cursor:not-allowed;opacity:.58}.admin-order-fields{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;display:grid}.admin-order-fields label{gap:7px;display:grid}.admin-order-fields span{color:#ffffffad;font-size:12px;font-weight:950}.admin-order-fields input{color:#fff;background:#242424;border:1px solid #ffffff1f;border-radius:12px;outline:0;width:100%;height:42px;padding:0 12px}.admin-order-fields input:focus{border-color:#70bdffb3;box-shadow:0 0 0 3px #70bdff1f}.admin-order-note-field{grid-column:span 2}.admin-order-details summary{cursor:pointer;color:#70bdff;font-weight:900}.admin-order-items,.admin-order-timeline{gap:8px;margin-top:12px;display:grid}.admin-order-items div,.admin-order-timeline div{background:#ffffff0f;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 12px;display:flex}.admin-order-timeline small{color:#ffffff8a}.admin-order-success{color:#65d68a;margin-top:14px;display:block}.admin-order-error{color:#f77;margin-top:14px;display:block}@media (width<=1000px){.admin-orders-page{padding:18px}.admin-orders-hero,.admin-order-row-head{display:grid}.admin-order-stats,.admin-order-fields{grid-template-columns:1fr 1fr}}@media (width<=640px){.admin-order-stats,.admin-order-fields{grid-template-columns:1fr}.admin-order-note-field{grid-column:auto}.admin-order-actions button,.admin-save-details{width:100%}.admin-order-items div,.admin-order-timeline div{align-items:start;padding:12px;display:grid}}.admin-orders-toolbar{grid-template-columns:minmax(260px,1fr) 220px;gap:12px;margin-top:18px;display:grid}.admin-orders-search{color:#ffffff8c;background:#242424;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:9px;min-height:44px;padding:0 12px;display:flex}.admin-orders-search input,.admin-orders-toolbar select{color:#fff;background:#242424;border:1px solid #ffffff26;border-radius:12px;outline:0;width:100%;height:44px;padding:0 12px}.admin-orders-search input{background:0 0;border:0;border-radius:0;height:auto;padding:0}.admin-orders-search:focus-within,.admin-orders-toolbar select:focus{border-color:#70bdffb3;box-shadow:0 0 0 3px #70bdff1f}@media (width<=700px){.admin-orders-toolbar{grid-template-columns:1fr}}.fractional-stars{vertical-align:middle;align-items:center;gap:8px;display:inline-flex}.fractional-stars-value{color:inherit;font-size:inherit}.fractional-stars-row{align-items:center;gap:3px;display:inline-flex}.fractional-star{flex:none;display:inline-block;position:relative}.fractional-star>svg,.fractional-star-fill>svg{position:absolute;inset:0}.fractional-star-empty{color:#727272}.fractional-star-fill{color:#ffb617;position:absolute;inset:0 auto 0 0;overflow:hidden}.fractional-star-fill>svg{max-width:none}.admin-reviews-page{color:#fff;background:#17131d;min-height:100vh;padding:34px}.admin-reviews-hero{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.admin-reviews-hero h1{margin:0 0 6px;font-size:38px}.admin-reviews-hero p{color:#b8afc4;margin:0}.admin-reviews-hero-actions{gap:10px;display:flex}.admin-reviews-hero-actions button,.admin-import-review-card button,.admin-review-controls button,.admin-review-card footer button{color:#fff;cursor:pointer;border:0;border-radius:11px;font-weight:900}.admin-reviews-hero-actions button{background:#6f46a5;align-items:center;gap:8px;min-height:42px;padding:0 14px;display:inline-flex}.admin-reviews-message,.admin-reviews-empty{background:#2c2535;border-radius:12px;padding:14px 16px}.admin-reviews-message.success{color:#84e1a6}.admin-reviews-message.error{color:#ff8d8d}.admin-import-review-card{background:#2c2535;border:1px solid #b47eec4d;border-radius:18px;margin:22px 0;padding:24px}.admin-import-review-card>header{justify-content:space-between;align-items:start;gap:20px;display:flex}.admin-import-review-card h2{margin:0 0 6px}.admin-import-review-card p{color:#c0b7c9;margin:0}.admin-import-review-card>header>button{background:#4a4055;width:38px;height:38px}.admin-import-review-card form{gap:16px;margin-top:22px;display:grid}.admin-product-search-block,.admin-import-grid label,.admin-import-wide-field{gap:8px;font-weight:900;display:grid}.admin-review-product-search-row{grid-template-columns:1fr auto;gap:10px;display:grid}.admin-import-review-card input,.admin-import-review-card textarea,.admin-import-review-card select,.admin-review-search input{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#211c28;border:1px solid #ffffff24;border-radius:11px;padding:12px 13px}.admin-import-review-card textarea{resize:vertical;min-height:140px}.admin-review-product-search-row button,.admin-import-photo-tools button,.admin-import-submit{background:#7445aa;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 15px;display:inline-flex}.admin-review-product-results{gap:7px;max-height:260px;display:grid;overflow-y:auto}.admin-review-product-results button{text-align:left;background:#3c3347;gap:4px;padding:12px;display:grid}.admin-review-product-results span{color:#bbb0c7;font-size:12px}.selected-review-product{background:#3b3245;border-radius:12px;grid-template-columns:1fr auto;gap:4px 14px;padding:14px;display:grid}.selected-review-product span{color:#bcb0ca}.selected-review-product button{background:#5d4d6d;grid-area:1/2/3;padding:0 14px}.admin-import-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-import-photo-tools{align-items:center;gap:12px;display:flex}.admin-import-photo-preview,.admin-review-photo-row{flex-wrap:wrap;gap:10px;display:flex}.admin-import-photo-preview>div{position:relative}.admin-import-photo-preview img,.admin-review-photo-row img{object-fit:cover;border-radius:12px;width:112px;height:112px}.admin-import-photo-preview button{background:#000000b8;border-radius:999px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:5px;right:5px}.admin-import-submit{width:100%}.admin-review-controls{justify-content:space-between;align-items:center;gap:18px;margin:22px 0;display:flex}.admin-review-status-tabs{flex-wrap:wrap;gap:8px;display:flex}.admin-review-status-tabs button{text-transform:capitalize;background:#342b3d;min-height:38px;padding:0 13px}.admin-review-status-tabs button.active{background:#7445aa}.admin-review-status-tabs b{background:#ffffff24;border-radius:999px;margin-left:6px;padding:2px 6px}.admin-review-search{min-width:min(360px,100%);position:relative}.admin-review-search svg{position:absolute;top:50%;left:12px;transform:translateY(-50%)}.admin-review-search input{padding-left:38px}.admin-review-list{gap:18px;display:grid}.admin-review-card{background:#2b2433;border:1px solid #ffffff17;border-radius:18px;padding:22px}.admin-review-card.pending{border-color:#ffbf4e66}.admin-review-card.approved{border-color:#5cd38759}.admin-review-card.hidden{opacity:.82}.admin-review-card.deleted{opacity:.55}.admin-review-card>header{justify-content:space-between;align-items:center;gap:15px;display:flex}.admin-review-card>header>div{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.admin-review-status,.admin-review-source{text-transform:capitalize;background:#463a52;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.admin-review-status.approved{color:#7ee0a0}.admin-review-status.pending{color:#ffcf76}.admin-review-status.hidden{color:#d0a0ff}.admin-review-status.deleted{color:#ff8b8b}.admin-review-source{color:#c7b3da}.admin-review-identity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.admin-review-identity-grid p{background:#211c28;border-radius:10px;gap:4px;margin:0;padding:11px;display:grid}.admin-review-identity-grid span{color:#a99db5;font-size:11px}.admin-review-rating-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-review-rating-line>span{color:#78dda0;font-size:12px;font-weight:900}.admin-review-card h3{margin:16px 0 7px}.admin-review-body{color:#d0c9d6;white-space:pre-wrap;line-height:1.5}.admin-review-no-photo{color:#9f93aa;align-items:center;gap:7px;display:flex}.admin-review-card footer{flex-wrap:wrap;align-items:center;gap:9px;margin-top:20px;display:flex}.admin-review-card footer button{background:#5c416f;align-items:center;gap:7px;min-height:38px;padding:0 12px;display:inline-flex}.admin-review-card footer button.danger{background:#733a48}.admin-review-linked-ticket{color:#74b9f2;font-weight:900}@media (width<=800px){.admin-reviews-page{padding:20px 14px 110px}.admin-reviews-hero,.admin-review-controls{flex-direction:column;align-items:stretch}.admin-reviews-hero-actions{grid-template-columns:1fr 1fr;display:grid}.admin-review-search{min-width:0}.admin-import-grid,.admin-review-identity-grid,.admin-review-product-search-row,.selected-review-product{grid-template-columns:1fr}.selected-review-product button{grid-area:auto;min-height:38px}}.vendor-cart-page{color:#f5f5f5;background:#242424;min-height:100vh;padding:30px 28px 120px}.vendor-cart-header{grid-template-columns:1fr auto 1fr;align-items:center;max-width:1120px;margin:0 auto 28px;display:grid}.cart-back-link{color:#8fc8ff;font-weight:950;text-decoration:none}.cart-tabs{align-items:center;gap:30px;display:flex}.cart-tabs button{color:#c8c8c8;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:10px;padding:0 0 10px;font-size:30px;font-weight:950;display:inline-flex}.cart-tabs button.active{color:#fff;border-bottom-color:#fff}.vendor-cart-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:26px;max-width:1120px;margin:0 auto;display:grid}.vendor-cart-list{gap:14px;display:grid}.vendor-cart-item,.vendor-stash-card,.vendor-cart-summary,.cart-page-empty{background:#363636;border:1px solid #ffffff0e;border-radius:20px;box-shadow:0 16px 38px #0003}.vendor-cart-item{grid-template-rows:1fr auto;grid-template-columns:150px minmax(0,1fr) 100px;align-items:center;gap:16px 24px;min-height:185px;padding:22px 26px 22px 30px;display:grid;position:relative}.vendor-cart-heart,.vendor-cart-remove{color:#ffffff9e;cursor:pointer;background:0 0;border:0;position:absolute;top:16px}.vendor-cart-heart{left:16px}.vendor-cart-heart.saved{color:#70bdff}.vendor-cart-remove{right:16px}.vendor-cart-image{grid-row:1/3;justify-content:center;align-items:center;height:145px;display:flex}.vendor-cart-image img{object-fit:contain;filter:drop-shadow(0 14px 16px #00000047);max-width:100%;max-height:145px}.vendor-cart-image span{color:#ffffff6b}.vendor-cart-copy{align-self:end;min-width:0}.vendor-cart-copy h2{color:#eee;margin:0;font-size:24px;line-height:1.1}.vendor-cart-copy p{color:#4aa9ff;margin:7px 0 24px;font-weight:900}.vendor-cart-copy strong{color:#ececec}.vendor-cart-copy em{color:#8ed0ff;margin-top:6px;font-size:12px;font-style:normal;font-weight:900;display:block}.vendor-cart-price{color:#f4f4f4;place-self:center end;font-size:16px}.vendor-cart-qty{grid-column:2/4;grid-template-columns:42px 70px 42px;justify-self:end;align-items:center;gap:8px;display:grid}.vendor-cart-qty button{color:#fff;cursor:pointer;background:#4a4a4a;border:0;border-radius:12px;justify-content:center;align-items:center;height:42px;display:flex}.vendor-cart-qty span{border:1px solid #656565;border-radius:12px;justify-content:center;align-items:center;height:42px;font-weight:900;display:flex}.vendor-cart-summary{gap:13px;padding:24px;display:grid;position:sticky;top:18px}.vendor-cart-summary h2{margin:0 0 8px;font-size:23px}.vendor-summary-row{color:#ffffffc2;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.vendor-summary-row strong{color:#fff;text-align:right}.vendor-summary-divider{background:#ffffff17;height:1px;margin:4px 0}.vendor-summary-due{font-size:14px}.vendor-cart-checkout,.vendor-cart-clear,.vendor-stash-actions button{cursor:pointer;border:0;border-radius:12px;min-height:50px;font-weight:950}.vendor-cart-checkout{color:#fff;background:#4389c7;margin-top:10px}.vendor-cart-clear{color:#fff;background:#ffffff14}.vendor-cart-credit-warning{color:#ff8b8b;background:#ff77771f;border-radius:10px;padding:12px}.vendor-cart-credit-warning p{color:#ffffffb8;margin:5px 0 0}.cart-page-empty{text-align:center;padding:50px 30px}.cart-page-empty h1{margin:0 0 10px}.cart-page-empty p{color:#ffffff9e}.cart-page-empty a{color:#70bdff;margin-top:12px;font-weight:950;text-decoration:none;display:inline-flex}.vendor-stash-card{grid-template-columns:120px minmax(0,1fr) 220px;align-items:center;gap:18px;min-height:150px;padding:20px 24px;display:grid}.vendor-stash-card .vendor-cart-image{grid-row:auto;height:110px}.vendor-stash-card .vendor-cart-image img{max-height:110px}.vendor-stash-card .vendor-cart-copy{align-self:center}.vendor-stash-actions{gap:10px;display:grid}.vendor-stash-actions button{color:#70bdff;background:#4389c729}.vendor-stash-actions button:last-child{color:#ff8b8b;background:#ff77771f}.vendor-stash-note{color:#ffffff9e;margin:0;line-height:1.45}@media (width<=930px){.vendor-cart-layout{grid-template-columns:1fr}.vendor-cart-summary{order:-1;position:static}}@media (width<=700px){.vendor-cart-page{padding:18px 14px 110px}.vendor-cart-header{grid-template-columns:1fr;justify-items:center;gap:18px}.cart-back-link{justify-self:start}.cart-tabs button{font-size:28px}.vendor-cart-item{grid-template-rows:auto auto auto;grid-template-columns:92px minmax(0,1fr);gap:14px;min-height:250px;padding:44px 18px 18px}.vendor-cart-image{grid-area:1/1/3;height:115px}.vendor-cart-image img{max-height:115px}.vendor-cart-copy{grid-area:1/2/3;align-self:center}.vendor-cart-copy h2{font-size:20px}.vendor-cart-copy p{margin-bottom:14px}.vendor-cart-price{grid-area:3/1;justify-self:start}.vendor-cart-qty{grid-area:3/2;grid-template-columns:38px 58px 38px}.vendor-cart-qty button,.vendor-cart-qty span{height:38px}.vendor-stash-card{grid-template-columns:86px minmax(0,1fr);padding:18px}.vendor-stash-actions{grid-column:1/-1}}.vendor-cart-stock-banner{color:#f4c447;background:#1d1604;border:1px solid #ffb8002e;border-radius:10px;align-items:center;gap:14px;min-height:58px;padding:15px 18px;font-weight:850;line-height:1.4;display:flex}.vendor-cart-stock-banner svg{flex:none}.vendor-cart-item.has-stock-issue{grid-template-rows:1fr auto auto}.vendor-cart-stock-warning{color:#f77;background:#1d0505;border-radius:8px;grid-area:2/2/auto/4;justify-self:end;align-items:center;gap:12px;max-width:360px;min-height:52px;padding:12px 16px;font-size:13px;font-weight:850;line-height:1.4;display:flex}.vendor-cart-stock-warning svg{flex:none}.vendor-cart-item.has-stock-issue .vendor-cart-qty{grid-row:3}.vendor-cart-qty button:disabled{color:#ffffff47;cursor:not-allowed;opacity:.72;background:#414141}@media (width<=700px){.vendor-cart-stock-banner{align-items:flex-start;padding:16px;font-size:14px}.vendor-cart-item.has-stock-issue{grid-template-rows:auto auto auto auto}.vendor-cart-stock-warning{grid-area:4/1/auto/-1;justify-self:stretch;max-width:none;margin-top:4px}.vendor-cart-item.has-stock-issue .vendor-cart-qty{grid-area:3/2}}.checkout-vendor-page{color:#f4f4f4;background:#242424;min-height:100vh;padding:28px 28px 110px}.checkout-vendor-header{justify-content:center;align-items:center;max-width:1320px;min-height:58px;margin:0 auto 28px;display:flex;position:relative}.checkout-vendor-header h1{margin:0;font-size:34px;line-height:1}.checkout-back-button{color:#272727;background:#f5f5f5;border-radius:12px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-weight:900;text-decoration:none;display:inline-flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.checkout-vendor-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:24px;max-width:1040px;margin:0 auto;display:grid}.checkout-step-stack{gap:14px;display:grid}.checkout-step-card,.checkout-collapsed-card,.checkout-order-summary,.checkout-empty{background:#363636;border:1px solid #ffffff0e;border-radius:20px;box-shadow:0 14px 38px #00000038}.checkout-step-card,.checkout-collapsed-card{padding:28px 32px}.checkout-step-card-open{animation:.22s ease-out checkoutPanelIn}@keyframes checkoutPanelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.checkout-step-card h2,.checkout-collapsed-card h2,.checkout-order-summary h2{color:#f3f3f3;margin:0}.checkout-step-card>h2{margin-bottom:24px;font-size:22px}.checkout-form-grid{grid-template-columns:1fr 1fr;gap:18px 22px;display:grid}.checkout-field{gap:8px;min-width:0;display:grid}.checkout-field-full{grid-column:1/-1}.checkout-field>span{color:#fff;justify-content:space-between;align-items:center;gap:10px;font-size:13px;font-weight:900;display:flex}.checkout-field>span svg{color:#ffffffb8;flex:none}.checkout-field input{box-sizing:border-box;color:#fff;background:#2c2c2c;border:1px solid #686868;border-radius:12px;outline:none;width:100%;height:42px;padding:0 14px}.checkout-field input:focus{border-color:#4aa6f2;box-shadow:0 0 0 2px #4aa6f21f}.checkout-field input::placeholder{color:#ffffff61}.checkout-tooltip{flex:none;align-items:center;display:inline-flex;position:relative}.checkout-tooltip-button{color:#ffffffc7;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.checkout-tooltip-button:hover,.checkout-tooltip-button:focus-visible{color:#fff;outline:none}.checkout-tooltip-bubble{z-index:90;color:#fff;white-space:pre-line;text-align:left;opacity:0;visibility:hidden;pointer-events:none;background:#696969;border-radius:3px;width:min(310px,76vw);padding:10px 12px;font-size:12px;font-weight:700;line-height:1.65;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;top:calc(100% + 7px);right:-8px;transform:translateY(-3px);box-shadow:0 10px 24px #0000004d}.checkout-tooltip:hover .checkout-tooltip-bubble,.checkout-tooltip:focus-within .checkout-tooltip-bubble,.checkout-tooltip.open .checkout-tooltip-bubble{opacity:1;visibility:visible;transform:translateY(0)}.checkout-address-field{z-index:30;position:relative}.checkout-address-field>.checkout-address-input-wrap{width:100%;font-size:inherit;font-weight:inherit;color:inherit;display:block;position:relative}.checkout-address-input-wrap input{padding-right:44px}.checkout-address-input-wrap input::-webkit-search-cancel-button{display:none}.checkout-address-clear{color:#ffffffd1;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.checkout-address-clear:hover{color:#fff;background:#ffffff14}.checkout-address-suggestions{z-index:80;background:#4a4a4a;border:1px solid #686868;border-top:0;border-radius:0 0 4px 4px;max-height:340px;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 34px #00000057}.checkout-address-suggestion{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff12;gap:4px;width:100%;min-height:58px;padding:10px 14px;display:grid}.checkout-address-suggestion:last-child{border-bottom:0}.checkout-address-suggestion:hover,.checkout-address-suggestion:focus-visible{background:#ffffff17;outline:none}.checkout-address-suggestion strong{font-size:14px;line-height:1.25}.checkout-address-suggestion span{color:#ffffffb8;font-size:12px;font-weight:700}.checkout-address-status{color:#ffffffc2;padding:14px;font-size:13px;font-weight:800}.checkout-address-status-error{color:#ffb0b0}.checkout-address-attribution{color:#ffffff9e;text-align:right;border-top:1px solid #ffffff12;padding:8px 14px;font-size:12px;font-weight:400;line-height:1.2}.checkout-address-attribution span[translate=no]{letter-spacing:normal;color:#fff;white-space:nowrap;font-family:Roboto,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400}.checkout-address-confirmed,.checkout-address-blocked{margin-top:2px;font-size:12px;font-weight:900}.checkout-address-confirmed{color:#86d6a0}.checkout-address-blocked{color:#ff8a8a}.checkout-shipping-to{margin-top:24px}.checkout-shipping-to h3{margin:0 0 10px;font-size:18px}.checkout-shipping-preview{color:#ffffffd6;gap:7px;line-height:1.25;display:grid}.checkout-shipping-preview strong{color:#fff}.checkout-next-button,.checkout-place-order-button{color:#fff;cursor:pointer;background:#4389c7;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;margin-top:28px;font-weight:950;text-decoration:none;display:flex}.checkout-next-button:hover,.checkout-place-order-button:hover{filter:brightness(1.06)}.checkout-next-button:disabled{opacity:.48;cursor:not-allowed;filter:none}.checkout-place-order-button:disabled{opacity:.58;cursor:wait}.checkout-collapsed-card{justify-content:space-between;align-items:flex-start;gap:24px;min-height:118px;display:flex}.checkout-collapsed-card h2{margin-bottom:12px;font-size:21px}.checkout-collapsed-card>button{color:#fff;cursor:pointer;background:#4b4b4b;border:0;border-radius:10px;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-weight:900;display:inline-flex}.checkout-option-group{border:0;margin:0 0 34px;padding:0}.checkout-option-group legend{color:#fff;margin-bottom:12px;font-weight:950}.checkout-option-group label{color:#fff;cursor:pointer;align-items:center;gap:9px;margin:0 18px 10px 0;display:inline-flex}.checkout-option-group input,.checkout-payment-box input{accent-color:#4389c7;width:18px;height:18px}.checkout-option-group label>span{gap:3px;display:grid}.checkout-option-group small{color:#ffffff85}.checkout-payment-boxes{grid-template-columns:1fr 1fr;gap:24px;margin-top:12px;display:grid}.checkout-payment-box{background:#343434;border:1px solid #ffffff29;border-radius:12px;align-items:center;gap:16px;min-height:88px;padding:16px 20px;display:flex}.checkout-payment-box.active{border-color:#4aa6f261}.checkout-payment-box.disabled{opacity:.68}.checkout-payment-box span{gap:4px;display:grid}.checkout-payment-box small{color:#ffffffa8}.checkout-review-card>h2{margin-bottom:22px}.checkout-review-items{gap:10px;display:grid}.checkout-review-items article{background:#2b2b2b;border-radius:10px;grid-template-columns:58px minmax(0,1fr) minmax(120px,.8fr) 70px;align-items:center;gap:16px;min-height:76px;padding:10px 16px;display:grid}.checkout-review-image{justify-content:center;align-items:center;width:58px;height:58px;display:flex}.checkout-review-image img{object-fit:contain;max-width:100%;max-height:58px}.checkout-review-image span{color:#ffffff73;font-size:10px}.checkout-review-product{gap:4px;min-width:0;display:grid}.checkout-review-product strong,.checkout-review-variant{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.checkout-review-product small,.checkout-review-qty{color:#ffffffa8}.checkout-order-summary{gap:14px;padding:24px;display:grid;position:sticky;top:20px}.checkout-order-summary h2{margin-bottom:10px;font-size:22px}.checkout-summary-row{color:#ffffffc2;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.checkout-summary-row strong{color:#fff;text-align:right}.checkout-summary-row-total{font-size:14px}.checkout-summary-divider{background:#ffffff17;height:1px;margin:4px 0}.checkout-inline-error,.checkout-credit-warning{color:#ff8a8a;background:#ff696921;border-radius:10px;margin-top:16px;padding:12px 14px}.checkout-credit-warning p{color:#ffffffbd;margin:5px 0 0}.checkout-add-credits-button{background:#4389c7}.checkout-success-card{text-align:center;background:#363636;border:1px solid #ffffff12;border-radius:22px;max-width:760px;margin:46px auto 0;padding:42px 34px;box-shadow:0 18px 46px #00000047}.checkout-success-icon{color:#78dda0;background:#60cf8b24;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;margin:0 auto 18px;display:flex}.checkout-success-kicker{color:#78dda0;letter-spacing:.09em;text-transform:uppercase;margin:0 0 6px;font-size:13px;font-weight:950}.checkout-success-card h2{color:#fff;margin:0;font-size:clamp(28px,5vw,42px)}.checkout-success-message,.checkout-success-loading{color:#ffffffb8;margin:12px auto 0;line-height:1.55}.checkout-success-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:30px 0 0;display:grid}.checkout-success-details>div{background:#2b2b2b;border-radius:13px;gap:6px;min-width:0;padding:16px 14px;display:grid}.checkout-success-details span{color:#ffffff8c;font-size:12px;font-weight:800}.checkout-success-details strong{overflow-wrap:anywhere;color:#fff}.checkout-success-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:28px;display:grid}.checkout-success-primary,.checkout-success-secondary{border-radius:12px;justify-content:center;align-items:center;min-height:50px;font-weight:950;text-decoration:none;display:flex}.checkout-success-primary{color:#fff;background:#4389c7}.checkout-success-secondary{color:#fff;background:#4b4b4b}.checkout-success-primary:hover,.checkout-success-secondary:hover{filter:brightness(1.06)}.checkout-empty{text-align:center;max-width:620px;margin:70px auto 0;padding:46px 30px}.checkout-empty svg{color:#70bdff}.checkout-empty a{color:#70bdff;font-weight:950;text-decoration:none}@media (width<=900px){.checkout-vendor-layout{grid-template-columns:1fr}.checkout-order-summary{order:-1;position:static}}@media (width<=700px){.checkout-vendor-page{padding:18px 14px 110px}.checkout-vendor-header{justify-content:flex-end;margin-bottom:18px}.checkout-vendor-header h1{text-align:center;width:100%;font-size:30px}.checkout-back-button{z-index:2;min-height:34px;padding:0 10px;font-size:13px;left:0}.checkout-step-card,.checkout-collapsed-card,.checkout-order-summary{border-radius:16px}.checkout-step-card,.checkout-collapsed-card{padding:22px 18px}.checkout-form-grid{grid-template-columns:1fr;gap:15px}.checkout-field-full{grid-column:auto}.checkout-collapsed-card{min-height:auto}.checkout-collapsed-card>button{flex:none}.checkout-option-group label{width:100%;margin-right:0;display:flex}.checkout-payment-boxes{grid-template-columns:1fr;gap:12px}.checkout-review-items article{grid-template-columns:52px minmax(0,1fr) auto;gap:12px}.checkout-review-variant{white-space:normal;grid-column:2/-1}.checkout-review-qty{grid-area:1/3}.checkout-tooltip-bubble{width:auto;max-height:42vh;font-size:12px;line-height:1.6;position:fixed;inset:auto 18px 86px;overflow-y:auto}.checkout-address-suggestions{max-height:280px}.checkout-address-suggestion{min-height:62px}.checkout-success-card{border-radius:16px;margin-top:28px;padding:32px 18px}.checkout-success-details,.checkout-success-actions{grid-template-columns:1fr}}.product-reviews-section{color:#fff;background:#303030;margin-top:74px;padding:54px 28px 90px}.product-reviews-inner{width:min(1120px,100%);margin:0 auto}.reviews-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px;display:flex}.reviews-section-heading h2{margin:0 0 6px;font-size:34px}.reviews-section-heading p{color:#aaa;margin:0}.reviews-pictures-toggle{color:#cfcfcf;cursor:pointer;align-items:center;gap:8px;font-weight:900;display:inline-flex}.reviews-summary-grid{grid-template-columns:1fr 1fr 1fr 1.7fr;align-items:stretch;gap:18px;display:grid}.reviews-summary-stat,.reviews-breakdown-card{background:#272727;border:1px solid #ffffff14;border-radius:16px;padding:20px}.reviews-summary-stat{flex-direction:column;gap:12px;display:flex}.reviews-summary-stat span{color:#a9a9a9;font-weight:900}.reviews-summary-stat>strong{font-size:20px}.reviews-average-line{align-items:center;gap:10px;display:flex}.reviews-average-line>strong{font-size:25px}.reviews-breakdown-card{gap:9px;display:grid}.reviews-breakdown-row{grid-template-columns:48px 1fr 42px;align-items:center;gap:10px;font-size:13px;display:grid}.reviews-breakdown-track{background:#767676;border-radius:999px;height:6px;overflow:hidden}.reviews-breakdown-track i{border-radius:inherit;background:#4389c7;height:100%;display:block}.review-photo-gallery-strip{gap:12px;margin:28px 0;padding-bottom:6px;display:flex;overflow-x:auto}.review-photo-gallery-strip button,.public-review-photo-row button{cursor:pointer;background:0 0;border:0;padding:0}.review-photo-gallery-strip img{object-fit:cover;border-radius:12px;width:150px;height:96px}.review-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.public-review-card{background:#383838;border:1px solid #ffffff14;border-radius:16px;padding:20px}.public-review-card>header{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.public-review-avatar{background:#4389c7;border-radius:999px;place-items:center;width:38px;height:38px;font-weight:1000;display:grid}.public-review-person{gap:3px;display:grid}.public-review-person span{color:#a8a8a8;font-size:12px}.public-review-person .public-review-author-count{color:#f1f1f1;font-weight:900}.public-review-person .public-review-date{color:#929292;font-size:11px}.review-helpful-button{color:#c9c9c9;cursor:pointer;background:#474747;border:0;border-radius:10px;align-items:center;gap:6px;min-height:34px;padding:0 10px;display:inline-flex}.review-helpful-button.active{color:#6cb6ff;background:#4389c72e}.public-review-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.public-review-meta b{color:#72b6f3;font-size:12px}.verified-review-label{color:#78dda0;align-items:center;gap:5px;font-size:12px;font-weight:900;display:inline-flex}.public-review-card h3{margin:15px 0 8px;font-size:18px}.public-review-card p{color:#d3d3d3;white-space:pre-wrap;margin:0;line-height:1.52}.public-review-photo-row{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.public-review-photo-row img{object-fit:cover;border-radius:12px;width:110px;height:110px}.reviews-state-message{color:#aaa;text-align:center;background:#292929;border-radius:14px;margin:28px 0 0;padding:18px}.reviews-state-message.error{color:#ff8b8b}.review-photo-lightbox{z-index:650;background:#000000e0;place-items:center;padding:40px;display:grid;position:fixed;inset:0}.review-photo-lightbox>button{color:#fff;cursor:pointer;background:#3b3b3b;border:0;border-radius:12px;place-items:center;width:46px;height:46px;display:grid;position:fixed;top:22px;right:22px}.review-photo-lightbox>img{object-fit:contain;border-radius:14px;max-width:min(1000px,94vw);max-height:88vh}@media (width<=900px){.reviews-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews-breakdown-card{grid-column:span 2}}@media (width<=700px){.product-reviews-section{margin-top:34px;padding:34px 18px 120px}.reviews-section-heading{flex-direction:column;align-items:stretch}.reviews-section-heading h2{font-size:28px}.reviews-summary-grid{grid-template-columns:1fr}.reviews-breakdown-card{grid-column:auto}.review-card-grid{grid-template-columns:1fr}.review-photo-gallery-strip img{width:118px;height:82px}.public-review-card{padding:17px}.public-review-card>header{grid-template-columns:auto 1fr}.review-helpful-button{grid-column:2;justify-self:start}}.product-detail-page{color:#fff;background:radial-gradient(circle at 0 0,#7c3cff57,#0000 30%),radial-gradient(circle at 100% 100%,#ff2a6d3d,#0000 28%),#07070b;min-height:100vh;padding:30px}.detail-shell{max-width:1200px;margin:0 auto}.back-link,.detail-error-box a{color:#fff;background:#7c3cff;border-radius:14px;margin-bottom:18px;padding:12px 16px;font-weight:900;text-decoration:none;display:inline-block}.detail-grid{grid-template-columns:520px 1fr;align-items:start;gap:28px;display:grid}.detail-gallery,.detail-info,.detail-error-box{background:#0c0c12f0;border:1px solid #ffffff17;border-radius:28px;box-shadow:0 18px 70px #00000057}.detail-gallery{padding:18px}.main-image-wrap{background:#101018;border-radius:22px;justify-content:center;align-items:center;height:500px;display:flex;overflow:hidden}.main-image-wrap img{object-fit:contain;width:100%;height:100%;padding:18px}.main-image-placeholder{color:#ffffff6b}.thumbnail-row{gap:10px;margin-top:14px;padding-bottom:4px;display:flex;overflow-x:auto}.thumbnail-row button{cursor:pointer;background:#101018;border:2px solid #0000;border-radius:14px;flex:0 0 78px;height:78px;padding:0;overflow:hidden}.thumbnail-row button.active{border-color:#7c3cff}.thumbnail-row img{object-fit:contain;width:100%;height:100%;padding:6px}.detail-info{padding:28px}.detail-kicker{color:#cbb7ff;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.detail-info h1{letter-spacing:-.06em;margin:0;font-size:clamp(34px,5vw,62px);line-height:.95}.detail-brand{color:#ff9abe;font-weight:900}.detail-price-row{justify-content:space-between;align-items:end;gap:16px;margin:24px 0;display:flex}.detail-price-row strong{font-size:42px}.detail-price-row span{color:#ffffff94}.detail-meta-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.detail-meta-grid div{background:#ffffff0f;border-radius:16px;padding:14px}.detail-meta-grid span{color:#ffffff7a;margin-bottom:6px;font-size:12px;display:block}.detail-meta-grid strong{color:#fff}.detail-description h2,.detail-tags h2{margin:0 0 10px}.detail-description pre{white-space:pre-wrap;word-break:break-word;color:#ffffffb8;margin:0;font-family:inherit;line-height:1.55}.detail-tags{margin-top:24px}.detail-tags div{flex-wrap:wrap;gap:8px;display:flex}.detail-tags span{color:#cbb7ff;background:#7c3cff2e;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.detail-status,.detail-error-box{max-width:760px;margin:30px auto}.detail-error-box{text-align:center;padding:30px}.detail-error-box h1{margin-top:0}.detail-error-box p{color:#ffffffad}@media (width<=1000px){.detail-grid{grid-template-columns:1fr}.main-image-wrap{height:420px}}@media (width<=600px){.product-detail-page{padding:18px}.detail-info{padding:20px}.main-image-wrap{height:320px}.detail-meta-grid{grid-template-columns:1fr}}.vendor-detail-page{color:#fff;background:#262626}.vendor-product-layout{max-width:1600px;margin:0 auto}.breadcrumb-row{align-items:center;gap:14px;margin-bottom:42px;display:flex}.breadcrumb-row a,.breadcrumb-row span{color:#fff;font-weight:900;text-decoration:none}.vendor-product-title{margin-bottom:70px;margin-left:210px}.vendor-product-title h1{margin:0;font-size:34px}.vendor-product-title h2{color:#53a8fa;margin:14px 0 0}.vendor-detail-grid{grid-template-columns:minmax(560px,820px) 1fr;align-items:start;gap:36px;display:grid}.vendor-buy-panel{background:#393939;border-radius:20px;grid-template-columns:1fr 1fr;gap:26px;min-height:410px;padding:34px;display:grid}.vendor-main-product-image{justify-content:center;align-items:center;min-height:260px;display:flex}.vendor-main-product-image img{object-fit:contain;max-width:100%;max-height:280px}.vendor-thumbnail-row{overscroll-behavior-x:contain;scrollbar-width:thin;grid-column:1;justify-content:flex-start;gap:14px;max-width:100%;padding:2px 2px 8px;display:flex;overflow-x:auto}.vendor-thumbnail-row button{cursor:pointer;background:#2f2f2f;border:1px solid #0000;border-radius:10px;flex:0 0 70px;width:70px;height:70px}.vendor-thumbnail-row button.active{border-color:#9b7cff}.vendor-thumbnail-row img{object-fit:contain;width:100%;height:100%;padding:6px}.vendor-purchase-controls{flex-direction:column;grid-area:1/2/span 2;justify-content:center;display:flex}.vendor-purchase-controls label{gap:12px;margin-bottom:18px;font-size:13px;font-weight:900;display:grid}.vendor-purchase-controls select{color:#fff;height:58px;font:inherit;background:#333;border:1px solid #686868;border-radius:12px;padding:0 18px;font-weight:900}.detail-quantity-picker{border:1px solid #686868;border-radius:12px;justify-content:space-between;align-items:center;height:56px;padding:0 10px;display:flex}.detail-quantity-picker button{color:#fff;background:#555;border:0;border-radius:12px;width:38px;height:38px;font-size:24px}.vendor-purchase-controls p{margin:0 0 24px;font-weight:900}.detail-buy-buttons{grid-template-columns:1fr 1fr;gap:16px;display:grid}.detail-buy-buttons button{color:#fff;cursor:pointer;background:#4a4a4a;border:0;border-radius:12px;height:60px;font-size:16px;font-weight:950}.detail-buy-buttons .buy-now{background:#428ac9}.vendor-info-panel{padding-top:70px;position:relative}.vendor-info-panel .vendor-price-pill{color:#3c3c3c;background:#fff;border-radius:999px;padding:13px 18px;font-size:22px;font-weight:950;position:absolute;top:0;left:0}.detail-heart{color:#222;background:#505050;border:0;border-radius:14px;width:52px;height:52px;font-size:32px;position:absolute;top:0;right:0}.vendor-attribute-row{flex-wrap:wrap;gap:24px;margin:34px 0;display:flex}.vendor-attribute-row div{gap:9px;display:grid}.vendor-attribute-row span{color:#fff;font-size:13px;font-weight:900}.vendor-attribute-row strong{color:#d9e6f4;background:#30404d;border-radius:999px;padding:10px 18px;font-size:13px}.vendor-review-row{align-items:center;gap:10px;margin:28px 0;display:flex}.vendor-review-row span{color:#ffb617;letter-spacing:2px}.vendor-accordion{border-top:1px solid #0000;margin:24px 0}.vendor-accordion summary{cursor:pointer;font-size:18px;font-weight:950}.vendor-description pre{white-space:pre-wrap;word-break:break-word;color:#d4d4d4;font-family:inherit;font-size:17px;line-height:1.8}@media (width<=1100px){.vendor-product-title{margin-bottom:28px;margin-left:0}.vendor-detail-grid,.vendor-buy-panel{grid-template-columns:1fr}.vendor-purchase-controls{grid-area:auto}}.breadcrumb-row,.detail-quantity-picker button,.detail-buy-buttons button,.detail-heart{justify-content:center;align-items:center;display:inline-flex}.detail-buy-buttons button{gap:8px}.detail-heart{color:#d2d2d2}.detail-heart:hover{color:#4389c7}.detail-rating-row{align-items:center;gap:9px;margin:28px 0;display:flex}.detail-rating-number{color:#e2e2e2;font-weight:950}.detail-star-box{width:84px;height:17px;display:inline-block;position:relative}.detail-star-layer{align-items:center;gap:2px;display:flex;position:absolute;inset:0;overflow:hidden}.detail-star-empty{color:#747474}.detail-star-filled{color:#ffb617;white-space:nowrap}.detail-rating-row strong{color:#e2e2e2;font-size:14px}@media (width<=760px){.product-detail-page.vendor-detail-page{min-height:100dvh;padding:0 0 calc(118px + env(safe-area-inset-bottom));background:#262626;overflow-x:hidden}.vendor-product-layout{width:100%;max-width:none;margin:0;padding:28px 30px 0}.breadcrumb-row{white-space:nowrap;gap:14px;margin:10px 0 34px;overflow:hidden}.breadcrumb-row a,.breadcrumb-row span{color:#5fb4ff;letter-spacing:-.03em;font-size:25px;line-height:1}.breadcrumb-row svg{color:#ffffffc7;flex:none;width:22px;height:22px}.vendor-product-title{margin:0 0 28px}.vendor-product-title h1{letter-spacing:-.07em;margin:0;font-size:clamp(44px,11vw,62px);line-height:.98}.vendor-product-title h2{color:#5af;letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(32px,8vw,45px);line-height:1}.vendor-detail-grid{display:block}.vendor-buy-panel{background:#393939;border-radius:30px;flex-direction:column;gap:0;width:100%;min-height:0;padding:28px;display:flex}.vendor-main-product-image{justify-content:center;align-items:center;width:100%;min-height:292px;margin:10px 0 18px;display:flex}.vendor-main-product-image img{object-fit:contain;max-width:88%;max-height:292px}.main-image-placeholder{color:#ffffff6b;justify-content:center;align-items:center;min-height:240px;display:flex}.vendor-thumbnail-row{overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:18px;width:calc(100% + 8px);margin:2px -4px 34px;padding:0 4px 8px;display:flex;overflow-x:auto}.vendor-thumbnail-row::-webkit-scrollbar{display:none}.vendor-thumbnail-row button{scroll-snap-align:start;background:#2f2f2f;border:2px solid #0000;border-radius:18px;flex:0 0 104px;width:104px;height:104px}.vendor-thumbnail-row button.active{border-color:#9b7cff;box-shadow:0 0 0 1px #9b7cff57}.vendor-thumbnail-row img{object-fit:contain;width:100%;height:100%;padding:13px}.vendor-purchase-controls{flex-direction:column;justify-content:flex-start;width:100%;display:flex}.vendor-purchase-controls label{color:#fff;letter-spacing:-.04em;gap:14px;margin:0 0 28px;font-size:26px;font-weight:950;line-height:1.05;display:grid}.vendor-purchase-controls select{color:#fff;appearance:none;background-color:#333;background-image:linear-gradient(45deg,#0000 50%,#ffffffd9 50%),linear-gradient(135deg,#ffffffd9 50%,#0000 50%);background-position:calc(100% - 26px) 35px,calc(100% - 18px) 35px;background-repeat:no-repeat;background-size:8px 8px,8px 8px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #747474;border-radius:18px;width:100%;height:78px;padding:0 46px 0 22px;font-size:22px;font-weight:950}.detail-quantity-picker{background:#323232;border:1px solid #747474;border-radius:18px;height:78px;padding:0 14px}.detail-quantity-picker button{color:#fff;width:56px;height:56px;box-shadow:none;background:#4f4f4f;border-radius:16px}.detail-quantity-picker button svg{width:22px;height:22px}.detail-quantity-picker strong{color:#fff;font-size:25px;font-weight:950}.vendor-purchase-controls p{color:#ffffffc7;letter-spacing:-.04em;margin:-2px 0 28px;font-size:23px;font-weight:900}.detail-buy-buttons{grid-template-columns:1fr;gap:16px;display:grid}.detail-buy-buttons button{letter-spacing:-.04em;border-radius:18px;width:100%;height:76px;font-size:25px}.detail-buy-buttons button svg{display:none}.detail-buy-buttons .buy-now{background:#4389c7}.vendor-info-panel{min-height:0;margin-top:34px;padding:88px 0 10px;position:relative}.vendor-info-panel .vendor-price-pill{color:#3d3d3d;letter-spacing:-.05em;background:#f4f4f4;border-radius:999px;padding:14px 25px;font-size:33px;font-weight:950;line-height:1;position:absolute;top:0;left:0}.detail-heart{color:#242424;background:#4b4b4b;border-radius:22px;width:72px;height:72px;position:absolute;top:0;right:0}.detail-heart svg{width:32px;height:32px}.vendor-attribute-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px;margin:26px 0 42px;display:grid}.vendor-attribute-row div{gap:14px;min-width:0;display:grid}.vendor-attribute-row span{color:#fff;letter-spacing:-.04em;font-size:20px;font-weight:950;line-height:1}.vendor-attribute-row strong{color:#d9e6f4;text-overflow:ellipsis;white-space:nowrap;background:#30404d;border-radius:999px;width:max-content;max-width:100%;padding:13px 20px;font-size:18px;font-weight:900;line-height:1;overflow:hidden}.detail-rating-row{color:#e7e7e7;align-items:center;gap:16px;margin:34px 0 32px;display:flex}.detail-rating-number{font-size:28px}.detail-star-box{width:144px;height:28px}.detail-star-layer{gap:4px}.detail-star-layer svg{width:25px;height:25px}.detail-rating-row strong{letter-spacing:-.04em;font-size:25px}.vendor-accordion{border-top:1px solid #ffffff14;margin:0;padding:28px 0}.vendor-accordion:last-of-type{border-bottom:1px solid #ffffff14}.vendor-accordion summary{color:#fff;letter-spacing:-.05em;justify-content:space-between;align-items:center;font-size:28px;font-weight:950;line-height:1.1;list-style:none;display:flex}.vendor-accordion summary::-webkit-details-marker{display:none}.vendor-accordion summary:after{content:"⌄";color:#fff;font-size:34px;line-height:1;transform:translateY(-2px)}.vendor-accordion[open] summary:after{transform:rotate(180deg)translateY(2px)}.vendor-accordion p{color:#ffffffb3;margin:18px 0 0;font-size:17px;line-height:1.6}.vendor-description{margin-top:30px;padding-bottom:20px}.vendor-description pre{color:#ffffffc2;margin:0;font-size:17px;line-height:1.65}}@media (width<=390px){.vendor-product-layout{padding-left:26px;padding-right:26px}.breadcrumb-row a,.breadcrumb-row span{font-size:22px}.vendor-product-title h1{font-size:46px}.vendor-product-title h2{font-size:34px}.vendor-buy-panel{border-radius:26px;padding:24px}.vendor-main-product-image{min-height:252px}.vendor-main-product-image img{max-height:252px}.vendor-thumbnail-row button{border-radius:16px;flex-basis:92px;width:92px;height:92px}.vendor-purchase-controls label{font-size:24px}.vendor-purchase-controls select,.detail-quantity-picker{height:72px}.detail-buy-buttons button{height:70px;font-size:23px}.vendor-info-panel .vendor-price-pill{font-size:29px}.detail-heart{width:66px;height:66px}.vendor-attribute-row{gap:24px 18px}.detail-rating-row{gap:12px}.detail-star-box{width:122px}.detail-star-layer svg{width:21px;height:21px}.detail-rating-row strong{font-size:21px}}.detail-tier-note{color:#8ed0ff;margin-top:-12px!important}.detail-sold-out-note{color:#ffacac}.detail-buy-buttons button:disabled,.detail-quantity-picker button:disabled{opacity:.52;cursor:not-allowed}.detail-tier-list{gap:8px;margin-top:12px;display:grid}.detail-tier-row{background:#ffffff12;border-radius:14px;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.detail-tier-row span{color:#ffffffa6;font-weight:900}.detail-tier-row strong{color:#fff}.detail-heart.saved{color:#4389c7;background:#4389c733}.quick-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000ad;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.quick-modal{background:#2d2d2d;border-radius:22px;grid-template-columns:420px 1fr;gap:28px;width:min(980px,96vw);min-height:420px;padding:34px;display:grid;position:relative;box-shadow:0 28px 90px #00000094}.quick-close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:34px;line-height:1;position:absolute;top:18px;right:20px}.quick-image-side{justify-content:center;align-items:center;min-height:340px;display:flex}.quick-image-side img{object-fit:contain;filter:drop-shadow(0 22px 24px #00000061);max-width:100%;max-height:340px}.quick-no-image{color:#ffffff7a}.quick-info-side{flex-direction:column;justify-content:center;display:flex}.quick-headline-row{align-items:flex-start;gap:18px;margin-bottom:42px;display:flex}.quick-price-pill{color:#3a3a3a;white-space:nowrap;background:#f4f4f4;border-radius:999px;padding:13px 18px;font-size:22px;font-weight:950}.quick-headline-row p{color:#3295e8;margin:0 0 4px;font-weight:900}.quick-headline-row h2{color:#d9d9d9;margin:0;font-size:26px}.quick-form-grid{grid-template-columns:1.35fr .9fr;gap:14px;margin-bottom:28px;display:grid}.quick-form-grid label{color:#fff;gap:10px;font-size:13px;font-weight:900;display:grid}.quick-form-grid select,.quantity-picker{color:#fff;background:#333;border:1px solid #696969;border-radius:14px;height:60px}.quick-form-grid select{font:inherit;padding:0 18px;font-size:16px;font-weight:900}.quantity-picker{justify-content:space-between;align-items:center;padding:0 10px;display:flex}.quantity-picker button{color:#fff;cursor:pointer;background:#555;border:0;border-radius:12px;width:38px;height:38px;font-size:24px}.quantity-picker strong{color:#fff;font-size:18px}.quick-add-button{color:#fff;cursor:pointer;background:#4389c7;border:0;border-radius:14px;height:62px;font-size:18px;font-weight:950}.quick-detail-link{color:#78bdff;margin-top:16px;font-weight:900;text-decoration:none;display:inline-block}@media (width<=850px){.quick-modal{grid-template-columns:1fr;max-height:90vh;overflow-y:auto}.quick-form-grid{grid-template-columns:1fr}}.quick-close,.quantity-picker button,.quick-add-button{justify-content:center;align-items:center;display:inline-flex}.quick-add-button{gap:8px}.quick-tier-note{color:#9bd0ff;margin:-8px 0 12px;font-weight:900}.quick-add-button:disabled,.quantity-picker button:disabled{opacity:.52;cursor:not-allowed}.store-product-card{position:relative}.vendor-style-card{color:#fff;background:#2a2a2a;border:1px solid #ffffff18;border-radius:12px;flex-direction:column;min-height:320px;padding:12px;display:flex;overflow:hidden}.vendor-style-card:hover{background:#303030}.card-click-zone{color:inherit;flex-direction:column;flex:auto;text-decoration:none;display:flex}.vendor-card-brand{color:#469be4;margin:0 0 6px;font-size:12px;font-weight:900}.vendor-card-top h3{color:#d6d6d6;margin:0;font-size:20px;line-height:1.12}.vendor-card-subline{color:#a9a9a9;margin:8px 0 0;font-size:13px;font-weight:800}.vendor-card-image-wrap{justify-content:center;align-items:center;height:170px;margin-top:10px;display:flex}.vendor-card-image-wrap img{object-fit:contain;filter:drop-shadow(0 12px 12px #00000057);max-width:100%;max-height:165px}.store-product-placeholder{color:#fff6}.heart-button{z-index:4;color:#bdbdbd;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:38px;min-width:38px;height:30px;padding:0;transition:background .16s,border-color .16s,color .16s;display:inline-flex;position:absolute;top:9px;right:9px}.heart-button:hover{background:#464646;border-color:#ffffff1f}.heart-button.saved{color:#4389c7;background:0 0}.heart-button.saved:hover{background:#4389c72e;border-color:#4389c759}.hover-cart-button{z-index:5;color:#fff;cursor:pointer;opacity:0;background:#3b88c8;border:0;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .16s;display:inline-flex;position:absolute;top:105px;left:18px;transform:translateY(6px)}.vendor-style-card:hover .hover-cart-button{opacity:1;transform:translateY(0)}.vendor-card-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.vendor-card-bottom span{color:#b8b8b8;font-weight:900}.vendor-card-bottom strong{color:#3fa7ff;font-size:16px}.review-rating-row{align-items:center;gap:8px;margin-top:12px;display:flex}.rating-star-box{width:78px;height:16px;display:inline-block;position:relative}.rating-star-layer{align-items:center;gap:2px;display:flex;position:absolute;inset:0;overflow:hidden}.rating-star-empty{color:#747474}.rating-star-filled{color:#ffb617;white-space:nowrap}.review-rating-row em{color:#9a9a9a;font-size:13px;font-style:normal;font-weight:900}@media (width<=760px){.hover-cart-button{opacity:1;transform:none}}@media (width<=700px){.store-product-card.vendor-style-card,.vendor-style-card{background:#242424;border:1px solid #ffffff21;border-radius:18px;height:344px;min-height:344px;max-height:344px;padding:17px 18px 15px}.vendor-card-brand{color:#62aef5;margin-bottom:7px;font-size:14px;line-height:1}.vendor-card-top h3{letter-spacing:-.03em;font-size:22px;line-height:1.04}.vendor-card-subline{color:#a9a9a9;margin-top:9px;font-size:15px;line-height:1.1}.vendor-card-image-wrap{flex:auto;align-items:center;height:auto;min-height:120px;margin-top:10px}.vendor-card-image-wrap img{max-width:70%;max-height:145px}.heart-button{width:34px;min-width:34px;height:34px;top:13px;right:13px}.heart-button svg{width:23px;height:23px}.hover-cart-button{display:none!important}.vendor-card-bottom{align-items:flex-end;margin-top:auto}.vendor-card-bottom span{font-size:17px;line-height:1}.vendor-card-bottom strong{font-size:18px;line-height:1}.review-rating-row{gap:8px;margin-top:13px}.rating-star-box{width:88px;height:18px}.rating-star-layer{gap:2px}.rating-star-layer svg{width:16px;height:16px}.review-rating-row em{font-size:16px}}.vendor-style-card.is-sold-out{opacity:.78}.vendor-style-card.is-sold-out:after{content:"Sold out";z-index:6;color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#ff5a5adb;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950;position:absolute;top:12px;left:12px}.hover-cart-button:disabled{opacity:.38;cursor:not-allowed}.explore-landing-page{color:#fff;background:#252525;overflow:hidden}.explore-rail-section{padding:72px 24px 88px}.explore-section-heading{text-align:center;justify-items:center;gap:16px;margin-bottom:50px;display:grid}.explore-section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,3.1vw,62px);line-height:1}.explore-section-icon{color:#4aa9ff;background:#4aa9ff21;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.explore-product-rail-shell{background:linear-gradient(#303030,#2d2d2d);border-radius:20px;width:min(980px,100vw - 48px);min-height:330px;margin:0 auto;padding:26px 18px 20px;box-shadow:0 24px 48px #00000029}.explore-product-rail-grid{grid-template-columns:.72fr 1fr 1.08fr 1fr .72fr;align-items:center;gap:18px;min-height:245px;display:grid}.explore-product-card{color:#fff;background:#525252;border-radius:16px;grid-template-rows:minmax(0,1fr) auto;min-width:0;height:222px;text-decoration:none;transition:transform .18s,opacity .18s,filter .18s;display:grid;overflow:hidden;transform:translateY(0)scale(1)}.explore-product-card:hover{transform:translateY(-5px)scale(1.015)}.explore-product-card.slot-edge-left,.explore-product-card.slot-edge-right{opacity:.28;filter:saturate(.5);height:170px}.explore-product-card.slot-left,.explore-product-card.slot-right{height:220px}.explore-product-card.slot-center{height:246px;box-shadow:0 20px 36px #00000038}.explore-product-image-wrap{place-items:center;min-height:0;padding:10px 12px 0;display:grid}.explore-product-image-wrap img{object-fit:contain;filter:drop-shadow(0 13px 14px #00000061);width:100%;height:100%;max-height:165px}.explore-product-image-wrap span{color:#ffffff73;font-weight:800}.explore-product-card-copy{gap:3px;padding:8px 12px 13px;display:grid}.explore-product-price{color:#292929;white-space:nowrap;text-overflow:ellipsis;background:#f8f8f8;border-radius:999px;width:fit-content;max-width:100%;padding:5px 8px;font-size:10px;font-weight:950;overflow:hidden}.explore-product-card-copy small{color:#ffffffa8;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.explore-product-card-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.explore-rail-controls,.explore-brand-controls{justify-content:center;align-items:center;gap:16px;display:flex}.explore-rail-controls{margin-top:18px}.explore-rail-controls button,.explore-brand-controls button{color:#333;cursor:pointer;background:#ffffffc7;border:0;border-radius:999px;place-items:center;width:38px;height:38px;display:grid}.explore-rail-controls button:disabled{opacity:.38;cursor:default}.explore-rail-controls .explore-see-all{background:#fff;border-radius:8px;width:auto;min-width:60px;padding:0 13px;font-size:11px;font-weight:950}.explore-carts-feature{background:linear-gradient(135deg,#303030,#2b2b2b);border-radius:20px;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.25fr);gap:34px;width:min(1000px,100vw - 48px);min-height:420px;margin:24px auto 80px;padding:42px 46px;display:grid;box-shadow:0 24px 48px #0000001f}.explore-carts-copy{align-self:center}.explore-carts-copy h2{letter-spacing:-.05em;margin:0 0 10px;font-size:clamp(32px,3vw,56px);line-height:1}.explore-carts-copy>strong{margin-bottom:24px;font-size:16px;display:block}.explore-carts-copy p{color:#ffffffd4;max-width:410px;margin:0 0 30px;font-size:15px;line-height:1.8}.explore-carts-copy button{color:#fff;cursor:pointer;background:#438fd1;border:0;border-radius:11px;min-width:150px;height:52px;padding:0 22px;font-weight:950}.explore-carts-products{min-height:340px;position:relative}.explore-carts-products .explore-product-card{width:175px;height:190px;position:absolute}.explore-carts-products .cart-feature-position-0{top:86px;left:0}.explore-carts-products .cart-feature-position-1{top:16px;left:31%}.explore-carts-products .cart-feature-position-2{top:56px;right:3%}.explore-carts-products .cart-feature-position-3{bottom:0;left:23%}.explore-carts-products .cart-feature-position-4{bottom:-4px;right:14%}.explore-carts-products .explore-product-image-wrap img{max-height:116px}.explore-brand-strip{background:linear-gradient(90deg,#2b4054,#2e6da0 58%,#2688d8);align-content:center;gap:30px;min-height:170px;padding:32px 7vw 26px;display:grid}.explore-brand-list{grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;gap:34px;display:grid}.explore-brand-list button{color:#0a0a0adb;letter-spacing:-.04em;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;font-size:clamp(17px,1.6vw,32px);font-weight:1000;overflow:hidden}.explore-new-section{padding-top:96px}.explore-trending-section{padding-top:18px}.explore-top-categories{background:linear-gradient(110deg,#253e59,#1f79b9 58%,#268ee0);margin-top:24px;padding:76px 0 92px}.explore-top-categories-inner{width:min(1500px,100vw - 56px);margin:0 auto}.explore-top-categories h2{letter-spacing:-.05em;margin:0 0 42px;font-size:clamp(38px,3.4vw,68px)}.explore-category-grid{grid-template-columns:repeat(4,minmax(190px,1fr));gap:34px;display:grid}.explore-category-grid button{text-align:left;color:#fff;cursor:pointer;background:#ffffff21;border:1px solid #fff3;border-radius:12px;grid-template-rows:auto 1fr auto;grid-template-columns:1fr auto;min-height:190px;padding:26px;display:grid;box-shadow:0 18px 38px #00000024}.explore-category-grid button>svg{color:#ffffffb8;grid-column:1/-1}.explore-category-grid strong{align-self:end;font-size:22px}.explore-category-grid span{color:#ffffffb3;grid-column:1;font-size:12px}.explore-category-grid i{background:#ffffff24;border-radius:999px;grid-area:2/2/4;align-self:end;place-items:center;width:42px;height:42px;display:grid}.explore-method-note{display:none}@media (width<=1000px){.explore-product-rail-grid{grid-template-columns:.8fr 1fr 1.1fr 1fr .8fr;gap:10px}.explore-carts-feature{grid-template-columns:1fr}.explore-carts-copy{text-align:center}.explore-carts-copy p{margin-inline:auto}.explore-brand-list{grid-template-columns:repeat(5,minmax(0,1fr))}.explore-brand-list button:nth-child(n+6){display:none}.explore-category-grid{grid-template-columns:repeat(2,minmax(190px,1fr))}}@media (width<=720px){.explore-rail-section{padding:48px 14px 58px}.explore-section-heading{margin-bottom:28px}.explore-section-heading h2{font-size:36px}.explore-product-rail-shell{border-radius:16px;width:calc(100vw - 20px);min-height:300px;padding:20px 10px 16px}.explore-product-rail-grid{grid-template-columns:.65fr 1.2fr .65fr;gap:8px;min-height:220px}.explore-product-card.slot-edge-left,.explore-product-card.slot-edge-right{display:none}.explore-product-card.slot-left,.explore-product-card.slot-right{opacity:.38;height:176px}.explore-product-card.slot-center{height:220px}.explore-product-image-wrap img{max-height:130px}.explore-product-card-copy{padding:7px 9px 10px}.explore-product-card-copy strong{font-size:12px}.explore-carts-feature{border-radius:16px;width:calc(100vw - 20px);min-height:0;margin-bottom:50px;padding:28px 18px}.explore-carts-copy h2{font-size:38px}.explore-carts-copy p{font-size:13px;line-height:1.65}.explore-carts-products{min-height:235px;overflow:hidden}.explore-carts-products .explore-product-card{width:132px;height:158px}.explore-carts-products .cart-feature-position-0{opacity:.35;top:58px;left:-18px}.explore-carts-products .cart-feature-position-1{top:0;left:calc(50% - 66px)}.explore-carts-products .cart-feature-position-2{opacity:.35;top:58px;right:-18px}.explore-carts-products .cart-feature-position-3,.explore-carts-products .cart-feature-position-4{display:none}.explore-brand-strip{min-height:150px;padding-inline:18px}.explore-brand-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.explore-brand-list button:nth-child(n+4){display:none}.explore-brand-list button{font-size:18px}.explore-new-section{padding-top:66px}.explore-top-categories{padding:50px 0 70px}.explore-top-categories-inner{width:calc(100vw - 28px)}.explore-top-categories h2{margin-bottom:28px;font-size:40px}.explore-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.explore-category-grid button{min-height:150px;padding:18px}.explore-category-grid strong{font-size:16px}}.notification-center-backdrop{z-index:470;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000005c;border:0;position:fixed;inset:0}.notification-center-panel{z-index:480;color:#fff;background:#272727;border:1px solid #ffffff1f;border-radius:18px;width:min(390px,100vw - 28px);max-height:calc(100dvh - 86px);position:fixed;top:64px;right:18px;overflow-y:auto;box-shadow:0 28px 70px #00000094}.notification-center-panel>header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px;display:flex}.notification-center-panel>header>div{align-items:flex-start;gap:11px;display:flex}.notification-center-panel h2,.notification-center-panel p{margin:0}.notification-center-panel h2{font-size:20px}.notification-center-panel header p{color:#aaa;margin-top:4px;font-size:12px;line-height:1.4}.notification-center-icon{color:#67b5f7;background:#4389c72e;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.notification-center-panel>header>button{color:#fff;cursor:pointer;background:#3a3a3a;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.notification-center-status{background:#303030;border:1px solid #ffffff14;border-radius:13px;margin:16px;padding:14px}.notification-center-status strong{margin-bottom:5px;display:block}.notification-center-status p{color:#b8b8b8;font-size:12px;line-height:1.48}.notification-center-links{gap:8px;padding:0 16px;display:grid}.notification-center-links a{color:#fff;background:#303030;border:1px solid #0000;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:13px;text-decoration:none;display:grid}.notification-center-links a:hover{border-color:#4389c799}.notification-center-links span{gap:3px;display:grid}.notification-center-links small{color:#aaa}.notification-center-note{color:#8f8f8f;padding:16px 18px 18px;font-size:11px;line-height:1.45}@media (width<=700px){.notification-center-panel{top:auto;right:8px;bottom:calc(76px + env(safe-area-inset-bottom));width:auto;max-height:70dvh;left:8px}}.store-page{color:#fff;background:radial-gradient(circle at 0 0,#2374b542,#0000 30%),radial-gradient(circle at 100% 100%,#3c0414a6,#0000 34%),#07070b;min-height:100vh}.store-topbar{z-index:30;background:#2d2d2d;border-bottom:1px solid #ffffff14;grid-template-columns:auto auto auto minmax(240px,1fr) auto auto auto auto;align-items:center;gap:16px;min-height:54px;padding:6px 16px;display:grid;position:sticky;top:0}.store-logo{color:#4aa9ff;letter-spacing:.02em;white-space:nowrap;font-size:20px;font-weight:950;text-decoration:none}.topbar-stat,.topbar-price{color:#ffffffb8;white-space:nowrap;align-items:center;gap:7px;display:flex}.topbar-search{background:#4a4a4a;border-radius:11px;align-items:center;gap:8px;height:42px;padding:0 12px;display:flex}.topbar-search span{color:#ffffffbf;font-size:22px}.topbar-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:15px}.topbar-search input::placeholder{color:#ffffffb3}.topbar-tabs{background:#464646;border-radius:11px;align-items:center;gap:4px;height:38px;padding:3px;display:flex}.topbar-tabs button,.topbar-tabs a{color:#ffffffc7;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;height:32px;padding:0 28px;font-weight:900;text-decoration:none;display:inline-flex}.topbar-tabs button.active,.topbar-tabs a.active{color:#fff;background:#348ad1}.cart-button,.circle-button{color:#fff;cursor:pointer;background:#444;border:0;font-weight:900}.cart-button{border-radius:12px;height:38px;padding:0 16px}.circle-button{border-radius:999px;width:38px;height:38px}.circle-button.account{color:#3d9bea}.category-bar{z-index:25;background:linear-gradient(#1f71ad,#184c75);grid-template-columns:repeat(13,minmax(max-content,1fr));align-items:center;gap:10px;min-height:56px;padding:0 18px;display:grid;position:sticky;top:54px;overflow-x:auto}.category-bar button{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:12px;flex:auto;min-width:0;height:44px;padding:0 8px;font-size:clamp(11px,.75vw,14px);font-weight:950;position:relative}.category-bar button.active{background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff29,0 10px 28px #0000002e}.category-bar button.active:after{content:"";background:#fff;border-radius:99px;width:20px;height:3px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.filter-row{background:#242424;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:0 18px;display:flex}.filter-left,.filter-right{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.filter-button,.filter-icon-button,.sort-button,.view-button{color:#fff;cursor:pointer;background:0 0;border:0;font-weight:900}.filter-left span{color:#ffffffad;font-size:13px}.filter-left strong{color:#fff}.switch-label{color:#fff;align-items:center;gap:8px;font-size:13px;font-weight:900;display:flex}.fake-switch{background:#686868;border-radius:999px;align-items:center;width:38px;height:18px;padding:2px;display:inline-flex;position:relative}.fake-switch i{background:#fff;border-radius:50%;width:14px;height:14px;display:block}.fake-switch.on{background:#1378d5;justify-content:flex-end}.view-button.active{color:#4aa9ff;text-underline-offset:10px;text-decoration:underline}.store-hero-strip{background:#ffffff0e;border:1px solid #ffffff14;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:18px;max-width:1240px;margin:22px auto;padding:24px;display:flex}.store-kicker{color:#8bc8ff;letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:950}.store-hero-strip h1{letter-spacing:-.05em;margin:0;font-size:clamp(34px,5vw,62px);line-height:.95}.store-hero-strip p{color:#ffffffad;max-width:720px;line-height:1.5}.admin-link{color:#fff;background:#ff2a6d;border-radius:14px;padding:12px 16px;font-weight:900;text-decoration:none}.store-status,.store-error,.empty-store,.store-results{max-width:1240px;margin-left:auto;margin-right:auto}.store-error{color:#ff8686}.empty-store{text-align:center;background:#ffffff0f;border-radius:24px;padding:28px}.empty-store h2{margin-top:0}.empty-store p{color:#ffffffad}.empty-store a{color:#fff;background:#7c3cff;border-radius:14px;margin-top:8px;padding:12px 16px;font-weight:900;text-decoration:none;display:inline-block}.store-results{padding-bottom:32px}.store-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}@media (width<=1250px){.store-topbar{grid-template-columns:auto 1fr auto auto}.topbar-stat,.topbar-price,.circle-button,.topbar-tabs{display:none}.store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.store-topbar{grid-template-columns:1fr auto}.topbar-search{grid-column:1/-1}.category-bar{z-index:25;background:linear-gradient(#1f71ad,#184c75);justify-content:space-between;align-items:center;gap:6px;min-height:56px;padding:0 16px;display:flex;position:sticky;top:54px;overflow:hidden}.filter-row{flex-direction:column;align-items:flex-start;padding:12px 18px}.store-hero-strip{flex-direction:column;margin:18px}.store-results,.store-status,.store-error,.empty-store{margin-left:18px;margin-right:18px}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.store-grid{grid-template-columns:1fr}}@media (width<=1100px){.category-bar{scrollbar-width:none;scroll-snap-type:x proximity;justify-content:flex-start;overflow-x:auto}.category-bar::-webkit-scrollbar{display:none}.category-bar button{scroll-snap-align:center;flex:none;min-width:max-content;padding:0 14px;font-size:13px}}.category-bar{scrollbar-width:none!important;-ms-overflow-style:none!important;overflow:auto hidden!important}.category-bar::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.category-bar button{flex-shrink:0}.vendor-results{max-width:none;margin:0;padding:10px 4px 40px}.vendor-grid{grid-template-columns:repeat(6,minmax(180px,1fr));gap:4px;display:grid}.store-hero-strip{display:none}@media (width<=1350px){.vendor-grid{grid-template-columns:repeat(5,minmax(180px,1fr))}}@media (width<=1120px){.vendor-grid{grid-template-columns:repeat(4,minmax(180px,1fr))}}@media (width<=850px){.vendor-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}}@media (width<=620px){.vendor-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (width<=700px){*,:before,:after{box-sizing:border-box}html,body,#root,.store-page{background:#242424;width:100%;max-width:100%;overflow-x:hidden}.store-page{padding-bottom:78px}.store-topbar{z-index:40;background:#2a2a2a;border-bottom:0;justify-content:start;align-items:center;gap:10px;position:sticky;top:0;overflow:hidden;grid-template-columns:72px 248px!important;height:76px!important;min-height:76px!important;max-height:76px!important;padding:0 18px!important;display:grid!important}.store-logo,.topbar-stat,.topbar-tabs,.cart-button,.circle-button{display:none!important}.topbar-price{color:#23e27b;justify-content:flex-start;align-items:center;gap:6px;min-width:0;font-size:13px;font-weight:950;grid-column:1/2!important;display:flex!important}.topbar-price strong{color:#23e27b}.topbar-search{background:#4b4b4b;border-radius:15px;gap:9px;min-width:0;max-width:248px;margin:0;padding:0 14px;grid-column:2/3!important;width:248px!important;height:42px!important;display:flex!important}.topbar-search svg{flex:none;width:18px;height:18px}.topbar-search input{min-width:0;font-size:15px;font-weight:750}.topbar-search input::placeholder{color:#ffffffb8}.category-bar{z-index:35;scroll-snap-type:x proximity;background:linear-gradient(#3376ad,#205681);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff14;justify-content:flex-start;align-items:center;gap:18px;padding:0 22px;display:flex;position:sticky;top:76px;height:54px!important;min-height:54px!important;max-height:54px!important;overflow-x:auto!important}.category-bar button{color:#fff;scroll-snap-align:center;background:0 0;border-radius:14px;flex:none;min-width:max-content;height:42px;padding:0 18px;font-size:15px;font-weight:950}.category-bar button.active{background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff29}.category-bar button.active:after{width:30px;height:4px;bottom:-7px}.filter-row{background:#242424;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding:0 22px;display:flex;overflow:hidden;height:56px!important;min-height:56px!important;max-height:56px!important}.filter-left{flex-wrap:nowrap;flex:none;align-items:center;gap:7px;display:flex}.filter-button{white-space:nowrap;color:#ffffffdb;flex:none;align-items:center;gap:7px;font-size:14px;font-weight:900;display:inline-flex}.filter-button svg{width:18px;height:18px}.filter-left span{display:none}.filter-right{flex:auto;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex;overflow:visible}.filter-icon-button,.view-button{display:none!important}.switch-label{color:#ffffffdb;white-space:nowrap;flex:none;align-items:center;gap:8px;font-size:0;font-weight:900;display:inline-flex}.switch-label:after{content:"Buyable";font-size:14px}.fake-switch{background:#1978d8;border-radius:999px;width:38px;height:22px;padding:3px;display:inline-flex}.fake-switch i{width:16px;height:16px}.sort-button{color:#ffffffdb;white-space:nowrap;background:0 0;border:0;flex:none;justify-content:flex-end;align-items:center;font-size:14px;font-weight:900;display:inline-flex}.vendor-results,.store-results{background:#242424;max-width:none;margin:0;padding:16px 16px 98px}.vendor-grid,.store-grid{gap:12px;grid-template-columns:1fr!important}.store-status,.store-error,.empty-store{margin-left:16px;margin-right:16px}}.account-hover-wrap{justify-content:center;display:inline-flex;position:relative}.account-top-link{text-decoration:none}.account-hover-menu{opacity:0;pointer-events:none;z-index:100;background:#363636;border-radius:16px;gap:8px;width:188px;padding:16px;transition:all .16s;display:grid;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-4px);box-shadow:0 18px 38px #00000052}.account-hover-wrap:hover .account-hover-menu,.account-hover-wrap:focus-within .account-hover-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.account-hover-menu a,.account-hover-menu button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;height:42px;padding:0 10px;font-weight:850;text-decoration:none;display:flex}.account-hover-menu a:hover,.account-hover-menu button:hover{background:#ffffff1a}.account-hover-wrap .circle-button{justify-content:center;align-items:center;line-height:1;display:inline-flex}.account-hover-wrap .circle-button svg{display:block}.account-hover-wrap{position:relative}.account-hover-wrap:after{content:"";background:0 0;width:210px;height:18px;position:absolute;top:100%;right:0}.account-hover-menu{top:calc(100% + 8px)}.account-hover-wrap:hover .account-hover-menu,.account-hover-wrap:focus-within .account-hover-menu,.account-hover-menu:hover{opacity:1;pointer-events:auto;transform:translateY(0)}.filter-button{align-items:center;gap:7px;display:inline-flex;position:relative}.filter-button b{color:#fff;background:#4aa9ff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:11px;display:inline-flex}.clickable-switch{cursor:pointer;-webkit-user-select:none;user-select:none}.clickable-switch input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.clickable-switch .fake-switch:not(.on){background:#686868;justify-content:flex-start}.review-picture-switch{color:#ffffffad}.filter-icon-button.active,.sort-button.active{color:#4aa9ff}.sort-menu-wrap{position:relative}.sort-button{align-items:center;gap:5px;display:inline-flex}.sort-menu{z-index:60;background:#343434;border:1px solid #ffffff1f;border-radius:14px;gap:4px;min-width:190px;padding:8px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 70px #00000073}.sort-menu button{color:#ffffffc2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 12px;font-weight:850}.sort-menu button:hover,.sort-menu button.active{color:#fff;background:#4aa9ff2e}.active-filter-chip-row{background:#202020;flex-wrap:wrap;align-items:center;gap:8px;min-height:42px;padding:8px 18px;display:flex}.active-filter-chip-row button{color:#ffffffc7;cursor:pointer;background:#fff1;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:850;display:inline-flex}.active-filter-chip-row .chip-clear-all{color:#fff;background:#4aa9ff33}.filter-modal-backdrop{z-index:50000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000b8;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.filter-modal{color:#fff;background:#333;border:1px solid #ffffff1f;border-radius:20px;grid-template-rows:auto minmax(0,1fr) auto;width:min(860px,92vw);max-height:min(760px,100dvh - 64px);display:grid;overflow:hidden;box-shadow:0 32px 110px #0000009e}.filter-modal-header{border-bottom:1px solid #ffffff17;justify-content:space-between;gap:16px;padding:26px 34px 20px;display:flex}.filter-modal-header h2{letter-spacing:-.04em;margin:0;font-size:32px}.filter-modal-header p{color:#ffffff8c;margin:5px 0 0;font-weight:800}.filter-modal-close{color:#fff;cursor:pointer;background:#ffffff21;border:0;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.filter-modal-body{min-height:0;padding:18px 34px 92px;overflow-y:auto}.filter-modal-body h3{color:#fffc;margin:0 0 18px;font-size:16px}.filter-empty-note{color:#ffffff94;margin:0}.filter-group-card{background:#353535;border:1px solid #ffffff21;border-radius:14px;margin-bottom:18px;overflow:hidden}.filter-group-title{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:62px;padding:0 22px;font-size:16px;font-weight:950;display:flex}.filter-group-title svg{transition:transform .18s}.filter-group-title svg.open{transform:rotate(180deg)}.filter-options-grid{border-top:1px solid #ffffff14;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 26px;padding:20px 22px 24px;display:grid}.filter-check{color:#ffffffc7;cursor:pointer;align-items:center;gap:12px;min-width:0;font-size:15px;font-weight:760;display:flex}.filter-check input{accent-color:#4aa9ff;flex:none;width:18px;height:18px}.filter-check span{word-break:break-word;min-width:0}.filter-modal-footer{z-index:2;background:#333;border-top:1px solid #ffffff1a;grid-template-columns:1fr 1fr;gap:26px;padding:20px 34px;display:grid;position:relative}.filter-modal-footer button{color:#fff;cursor:pointer;border:0;border-radius:13px;height:56px;font-size:16px;font-weight:950}.filter-clear-button{background:#555}.filter-show-button{background:#4389c7}.vendor-grid.list-view{grid-template-columns:1fr;gap:8px;max-width:1120px;margin:0 auto;display:grid}.vendor-grid.list-view .vendor-style-card{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) 180px;gap:8px 18px;height:auto;min-height:150px;padding:16px 18px;display:grid}.vendor-grid.list-view .card-click-zone{display:contents}.vendor-grid.list-view .vendor-card-top{grid-area:1/1}.vendor-grid.list-view .vendor-card-image-wrap{grid-area:1/2/4;height:120px;margin:0}.vendor-grid.list-view .vendor-card-image-wrap img{max-height:120px}.vendor-grid.list-view .vendor-card-bottom{grid-area:2/1}.vendor-grid.list-view .review-rating-row{grid-area:3/1}.vendor-grid.list-view .hover-cart-button{bottom:18px;right:210px}@media (width<=820px){.review-picture-switch{display:none}.filter-options-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.active-filter-chip-row{flex-wrap:nowrap;padding:7px 14px;overflow-x:auto}.active-filter-chip-row button{flex:none}.filter-modal-backdrop{align-items:flex-end;padding:0}.filter-modal{border-radius:22px 22px 0 0;width:100vw;max-height:calc(100dvh - 34px)}.filter-modal-header{padding:20px 20px 14px}.filter-modal-header h2{font-size:30px}.filter-modal-body{padding:16px 20px 92px}.filter-group-title{min-height:58px;padding:0 18px}.filter-options-grid{grid-template-columns:1fr;gap:15px;padding:18px}.filter-modal-footer{gap:12px;padding:14px 20px 18px}.filter-modal-footer button{height:52px}.vendor-grid.list-view{max-width:none}.vendor-grid.list-view .vendor-style-card{min-height:322px;display:block}.vendor-grid.list-view .card-click-zone{display:block}}.store-page.explore-mode{background:#252525}.mobile-market-pill,.mobile-bottom-nav{display:none}@media (width<=700px){*,:before,:after{box-sizing:border-box}html,body,#root,.store-page{width:100%;max-width:100%;overflow-x:hidden;background:#242424!important}.store-page{color:#fff;min-height:100vh;padding-bottom:70px!important}.store-topbar{z-index:70!important;background:#2b2b2b!important;border-bottom:0!important;grid-template-columns:76px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;height:64px!important;min-height:64px!important;max-height:64px!important;padding:0 15px!important;display:grid!important;position:sticky!important;top:0!important;overflow:hidden!important}.store-logo,.topbar-stat,.topbar-tabs,.cart-button,.circle-button{display:none!important}.topbar-price{color:#50d981!important;white-space:nowrap!important;grid-column:1/2!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important;min-width:0!important;font-size:13px!important;font-weight:850!important;display:inline-flex!important}.topbar-price strong{color:#50d981!important}.topbar-price svg{width:15px!important;height:15px!important}.topbar-search{background:#4b4b4b!important;border-radius:15px!important;grid-column:2/3!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:40px!important;margin:0!important;padding:0 8px 0 13px!important;display:flex!important}.topbar-search svg{color:#fff!important;flex:none!important;width:18px!important;height:18px!important}.topbar-search input{color:#fff!important;flex:auto!important;min-width:0!important;font-size:14px!important;font-weight:500!important}.topbar-search input::placeholder{color:#ffffffb8!important}.mobile-market-pill{color:#fff;flex:none;grid-template-rows:auto auto;grid-template-columns:auto auto;align-items:center;column-gap:6px;font-size:10px;font-style:normal;font-weight:800;line-height:1.02;display:grid}.mobile-market-pill b{color:#ffffffeb;grid-area:1/1;font-size:10px;font-weight:850}.mobile-market-pill em{color:#ff665c;grid-area:2/1;font-size:10px;font-style:normal;font-weight:850}.mobile-market-pill i{color:#fff;background:#e89538;border-radius:999px;grid-area:1/2/3;justify-content:center;align-items:center;width:28px;height:28px;font-size:17px;font-style:normal;font-weight:950;display:inline-flex}.category-bar{scroll-snap-type:x proximity;z-index:60!important;white-space:nowrap!important;background:linear-gradient(#3779b4,#1f5785)!important;border-top:1px solid #ffffff14!important;border-bottom:1px solid #ffffff14!important;justify-content:flex-start!important;align-items:center!important;gap:16px!important;height:54px!important;min-height:54px!important;max-height:54px!important;padding:0 14px!important;display:flex!important;position:sticky!important;top:64px!important;overflow:auto hidden!important}.category-bar button{scroll-snap-align:center;color:#fff!important;background:0 0!important;border:0!important;border-radius:15px!important;flex:none!important;min-width:max-content!important;height:42px!important;padding:0 16px!important;font-size:15px!important;font-weight:850!important}.category-bar button.active{background:#ffffff26!important;box-shadow:inset 0 0 0 1px #ffffff29!important}.category-bar button.active:after{background:#fff!important;border-radius:99px!important;width:30px!important;height:4px!important;bottom:-7px!important}.filter-row{z-index:80!important;background:#242424!important;border-top:1px solid #ffffff14!important;border-bottom:1px solid #ffffff14!important;align-items:center!important;gap:6px!important;height:52px!important;min-height:52px!important;max-height:52px!important;padding:7px 14px!important;display:flex!important;position:sticky!important;top:118px!important;overflow:visible!important}.filter-left{flex:0 0 82px!important;order:1!important;justify-content:flex-start!important;align-items:center!important;width:82px!important;min-width:82px!important;max-width:82px!important;display:flex!important;overflow:visible!important}.filter-button{color:#ffffffe6!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important;width:82px!important;min-width:82px!important;height:36px!important;padding:0!important;font-size:16px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;overflow:visible!important}.filter-button svg{stroke-width:2px!important;flex:none!important;width:24px!important;height:24px!important}.filter-button b{color:#fff!important;background:#4aa9ff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:18px!important;height:18px!important;padding:0 5px!important;font-size:11px!important;display:inline-flex!important}.filter-right{flex:auto!important;order:2!important;grid-template-columns:78px 50px 61px minmax(52px,1fr)!important;place-items:center stretch!important;gap:5px!important;width:auto!important;min-width:0!important;display:grid!important;overflow:visible!important}.filter-right .view-button{display:none!important}.filter-icon-button,.sort-button,.switch-label{color:#ffffffdb!important;white-space:nowrap!important;text-overflow:clip!important;background:0 0!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:4px!important;width:100%!important;min-width:0!important;height:36px!important;padding:0 6px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.switch-label{cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;font-size:0!important}.switch-label>input{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important}.switch-label>svg{flex:none!important;width:15px!important;height:15px!important}.switch-label:after{content:"Buyable"!important;font-size:13px!important;font-weight:950!important;line-height:1!important}.review-picture-switch:after{content:"Pics"!important;font-size:13px!important}.fake-switch{background:#626262!important;border-radius:999px!important;flex:none!important;justify-content:flex-start!important;align-items:center!important;width:28px!important;height:18px!important;padding:3px!important;display:inline-flex!important}.fake-switch i{background:#fff!important;border-radius:50%!important;width:12px!important;height:12px!important}.filter-icon-button{padding:0 5px!important}.filter-icon-button svg,.sort-button svg{flex:none!important;width:14px!important;height:14px!important}.filter-icon-button.active,.sort-button.active{color:#4aa9ff!important}.sort-menu-wrap{z-index:200!important;width:100%!important;min-width:0!important;position:relative!important}.sort-button{color:#65b7ff!important;justify-content:flex-end!important;padding-right:0!important}.sort-menu{z-index:9999!important;background:#343434!important;border:1px solid #ffffff24!important;border-radius:16px!important;gap:5px!important;width:210px!important;max-height:260px!important;padding:8px!important;display:grid!important;position:absolute!important;top:calc(100% + 8px)!important;right:0!important;overflow-y:auto!important;box-shadow:0 24px 80px #00000094!important}.sort-menu button{color:#ffffffd6!important;text-align:left!important;background:#ffffff09!important;border:0!important;border-radius:12px!important;min-height:42px!important;padding:0 14px!important;font-size:14px!important;font-weight:900!important}.sort-menu button.active,.sort-menu button:hover{color:#fff!important;background:#4aa9ff33!important}.vendor-results,.store-results{background:#242424!important;max-width:none!important;margin:0!important;padding:0 16px 82px!important}.vendor-grid,.store-grid{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.store-product-card.vendor-style-card,.vendor-style-card{background:#242424!important;border:1px solid #ffffff21!important;border-radius:17px!important;width:100%!important;max-width:100%!important;height:322px!important;min-height:322px!important;max-height:322px!important;margin:0!important;padding:13px 16px 12px!important}.vendor-card-brand{color:#62aef5!important;margin:0 0 5px!important;font-size:13px!important;font-weight:850!important;line-height:1!important}.vendor-card-top h3{color:#d6d6d6!important;letter-spacing:-.03em!important;font-size:20px!important;line-height:1.04!important}.vendor-card-subline{color:#a8a8a8!important;margin-top:7px!important;font-size:14px!important;font-weight:800!important;line-height:1.1!important}.vendor-card-image-wrap{flex:auto!important;justify-content:center!important;align-items:center!important;height:auto!important;min-height:104px!important;margin-top:6px!important;display:flex!important}.vendor-card-image-wrap img{object-fit:contain!important;max-width:68%!important;max-height:126px!important}.heart-button{width:30px!important;min-width:30px!important;height:30px!important;top:10px!important;right:10px!important}.heart-button svg{width:22px!important;height:22px!important}.hover-cart-button{display:none!important}.vendor-card-bottom{align-items:flex-end!important;margin-top:auto!important}.vendor-card-bottom span{color:#b8b8b8!important;font-size:16px!important;font-weight:900!important;line-height:1!important}.vendor-card-bottom strong{color:#4aa9ff!important;font-size:17px!important;font-weight:900!important;line-height:1!important}.review-rating-row{gap:7px!important;margin-top:10px!important}.rating-star-box{width:82px!important;height:17px!important}.rating-star-layer{gap:2px!important}.rating-star-layer svg{width:15px!important;height:15px!important}.review-rating-row em{color:#9a9a9a!important;font-size:15px!important;font-weight:900!important}.mobile-bottom-nav{z-index:100;background:#303030;border-top:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);height:70px;padding:6px 10px 9px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav a,.mobile-bottom-nav button{color:#ffffffbd;cursor:pointer;background:0 0;border:0;align-content:center;justify-items:center;gap:2px;font-size:12px;font-weight:800;text-decoration:none;display:grid;position:relative}.mobile-bottom-nav .active{color:#4389c7}.mobile-cart-wrap{display:inline-flex;position:relative}.mobile-cart-wrap b{color:#fff;background:#168df5;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:12px;display:inline-flex;position:absolute;top:-9px;right:-13px}.customer-empty-store{text-align:center!important;background:#343434!important;border:0!important;border-radius:12px!important;width:calc(100% - 32px)!important;max-width:none!important;margin:68px 16px 0!important;padding:34px 16px!important;box-shadow:0 3px 9px #00000047!important}.customer-empty-store p{color:#ffffff59!important;margin:0!important;font-size:19px!important;font-weight:600!important;line-height:1.25!important}.customer-empty-store h2,.customer-empty-store a{display:none!important}.clickable-switch input{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important}.fake-switch:not(.on){background:#686868!important;justify-content:flex-start!important}.fake-switch.on{background:#247fdc!important;justify-content:flex-end!important}.filter-button b{color:#fff!important;background:#4aa9ff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:18px!important;height:18px!important;font-size:11px!important;display:inline-flex!important}.sort-button svg{width:13px!important;height:13px!important}.sort-menu-wrap{position:static!important}.sort-menu{z-index:50001!important;min-width:190px!important;position:fixed!important;top:170px!important;right:14px!important}.filter-icon-button.active,.view-button.active{color:#4aa9ff!important}.filter-row{grid-template-columns:auto 1fr!important;align-items:center!important;gap:10px!important;height:auto!important;min-height:52px!important;max-height:none!important;padding:8px 14px!important;display:grid!important;overflow:visible!important}.filter-left{grid-column:1/2!important}.filter-right{scrollbar-width:none!important;grid-column:2/3!important;justify-content:flex-end!important;gap:10px!important;display:flex!important;overflow:auto hidden!important}.filter-right .switch-label{flex:none!important;gap:6px!important;font-size:12px!important;line-height:1!important}.filter-right .switch-label:after{content:none!important}.filter-right .switch-label.review-picture-switch{gap:5px!important;max-width:42px!important;overflow:hidden!important}.filter-right .switch-label.review-picture-switch svg{flex:none!important;width:16px!important;height:16px!important;display:inline-flex!important}.filter-right .sort-menu-wrap,.filter-right .filter-icon-button,.filter-right .view-button{display:none!important}.filter-row{z-index:58!important;background:#242424!important;border-top:1px solid #ffffff14!important;border-bottom:1px solid #ffffff1a!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:10px!important;height:56px!important;min-height:56px!important;max-height:56px!important;padding:0 14px!important;display:grid!important;position:sticky!important;top:118px!important;overflow:hidden!important}.filter-left{grid-column:1/2!important;align-items:center!important;min-width:0!important;display:flex!important}.filter-button{color:#ffffffe0!important;letter-spacing:-.03em!important;white-space:nowrap!important;align-items:center!important;gap:8px!important;min-height:38px!important;padding:0 4px!important;font-size:18px!important;font-weight:950!important;display:inline-flex!important}.filter-button svg{stroke-width:1.9px!important;width:28px!important;height:28px!important}.filter-button b{color:#fff!important;background:#4aa9ff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:20px!important;height:20px!important;padding:0 6px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.filter-left span{display:none!important}.filter-right{scrollbar-width:none!important;grid-column:2/3!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;min-width:0!important;padding:0 2px 0 0!important;display:flex!important;overflow:auto hidden!important}.filter-right::-webkit-scrollbar{display:none!important}.filter-right .switch-label,.filter-right .filter-icon-button,.filter-right .sort-button,.filter-right .view-button{color:#ffffffc7!important;white-space:nowrap!important;background:#ffffff0b!important;border:1px solid #ffffff1a!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:7px!important;height:34px!important;min-height:34px!important;padding:0 9px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.filter-right .switch-label{font-size:0!important}.filter-right .switch-label:not(.review-picture-switch):after{content:"In stock"!important;font-size:12px!important}.filter-right .review-picture-switch:after{content:"Pictures"!important;font-size:12px!important}.filter-right .review-picture-switch{max-width:none!important;overflow:visible!important}.filter-right .review-picture-switch svg{color:#ffffffbf!important;flex:none!important;width:15px!important;height:15px!important;display:inline-flex!important}.filter-right .fake-switch{border-radius:999px!important;flex:none!important;width:36px!important;height:22px!important;padding:3px!important}.filter-right .fake-switch i{width:16px!important;height:16px!important}.filter-right .filter-icon-button,.filter-right .sort-menu-wrap,.filter-right .view-button{display:inline-flex!important}.filter-right .filter-icon-button.active,.filter-right .view-button.active{color:#4aa9ff!important;background:#4aa9ff1a!important;border-color:#4aa9ff4d!important}.filter-right .filter-icon-button svg,.filter-right .sort-button svg,.filter-right .view-button svg{flex:none!important;width:15px!important;height:15px!important}.filter-right .view-button{width:38px!important;padding:0!important;font-size:0!important}.sort-menu-wrap{flex:none!important;display:inline-flex!important;position:static!important}.sort-menu{z-index:50001!important;border-radius:16px!important;min-width:198px!important;position:fixed!important;top:178px!important;right:12px!important}}@media (width<=390px){.filter-row{gap:8px!important;padding:0 10px!important}.filter-button{gap:6px!important;font-size:16px!important}.filter-button svg{width:24px!important;height:24px!important}.filter-right .switch-label,.filter-right .filter-icon-button,.filter-right .sort-button,.filter-right .view-button{gap:6px!important;height:32px!important;min-height:32px!important;padding:0 8px!important}}@media (width<=700px){.filter-row{z-index:58!important;background:#242424!important;border-top:1px solid #ffffff14!important;border-bottom:1px solid #ffffff1f!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important;gap:8px!important;height:auto!important;min-height:94px!important;max-height:none!important;padding:8px 16px 10px!important;display:flex!important;position:sticky!important;top:118px!important;overflow:visible!important}.filter-left{flex:none!important;grid-column:auto!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;display:flex!important}.filter-button{color:#ffffffe6!important;letter-spacing:-.04em!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;width:auto!important;min-height:34px!important;padding:0!important;font-size:20px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.filter-button svg{stroke-width:1.8px!important;width:30px!important;height:30px!important}.filter-button b{color:#fff!important;background:#4aa9ff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:20px!important;height:20px!important;padding:0 6px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.filter-left span{display:none!important}.filter-right{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;flex-flow:row!important;flex:none!important;grid-column:auto!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;padding:0 1px 2px!important;display:flex!important;overflow:auto hidden!important}.filter-right::-webkit-scrollbar{display:none!important}.filter-right .switch-label,.filter-right .filter-icon-button,.filter-right .sort-button,.filter-right .view-button{color:#ffffffc7!important;white-space:nowrap!important;background:#ffffff0b!important;border:1px solid #ffffff1c!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:auto!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 10px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.filter-right .switch-label{font-size:0!important}.filter-right .switch-label:not(.review-picture-switch):after{content:"In stock"!important;font-size:12px!important}.filter-right .review-picture-switch:after{content:"Pictures"!important;font-size:12px!important}.filter-right .review-picture-switch svg{flex:none!important;width:15px!important;height:15px!important;display:inline-flex!important}.filter-right .fake-switch{border-radius:999px!important;flex:none!important;width:35px!important;min-width:35px!important;height:21px!important;padding:3px!important}.filter-right .fake-switch i{width:15px!important;height:15px!important}.filter-right .fake-switch:not(.on){background:#686868!important;justify-content:flex-start!important}.filter-right .fake-switch.on{background:#247fdc!important;justify-content:flex-end!important}.filter-right .filter-icon-button,.filter-right .sort-menu-wrap,.filter-right .view-button{display:inline-flex!important}.sort-menu-wrap{flex:none!important;display:inline-flex!important;position:static!important}.filter-right .filter-icon-button svg,.filter-right .sort-button svg,.filter-right .view-button svg{flex:none!important;width:15px!important;height:15px!important}.filter-right .view-button{width:36px!important;min-width:36px!important;padding:0!important;font-size:0!important}.filter-right .filter-icon-button.active,.filter-right .view-button.active{color:#4aa9ff!important;background:#4aa9ff1a!important;border-color:#4aa9ff52!important}.sort-menu{z-index:50001!important;border-radius:16px!important;min-width:198px!important;position:fixed!important;top:220px!important;right:12px!important}.vendor-results,.store-results{padding-top:10px!important}}@media (width<=390px){.filter-row{gap:7px!important;min-height:92px!important;padding:8px 12px 9px!important}.filter-button{font-size:19px!important}.filter-button svg{width:28px!important;height:28px!important}.filter-right .switch-label,.filter-right .filter-icon-button,.filter-right .sort-button,.filter-right .view-button{gap:6px!important;height:32px!important;min-height:32px!important;padding:0 9px!important}.filter-right .view-button{width:34px!important;min-width:34px!important;padding:0!important}}@media (width<=700px){.filter-row{gap:7px!important;min-height:92px!important;padding:8px 14px 9px!important}.filter-button{min-height:32px!important;font-size:20px!important}.filter-button svg{width:28px!important;height:28px!important}.filter-right{gap:7px!important;padding:0 2px 2px 0!important;overflow:auto hidden!important}.filter-right .switch-label,.filter-right .filter-icon-button,.filter-right .sort-button,.filter-right .view-button{gap:5px!important;height:32px!important;min-height:32px!important;max-height:32px!important;padding:0 8px!important;font-size:12px!important;line-height:1!important}.filter-right .switch-label:not(.review-picture-switch):after{content:"Stock"!important;font-size:12px!important}.filter-right .review-picture-switch{width:auto!important;max-width:none!important;overflow:visible!important}.filter-right .review-picture-switch:after{content:"Pics"!important;font-size:12px!important}.filter-right .review-picture-switch svg{width:14px!important;min-width:14px!important;height:14px!important}.filter-right .fake-switch{width:32px!important;min-width:32px!important;height:20px!important;padding:3px!important}.filter-right .fake-switch i,.filter-right .filter-icon-button svg,.filter-right .sort-button svg,.filter-right .view-button svg{width:14px!important;height:14px!important}.filter-right .view-button{width:32px!important;min-width:32px!important;padding:0!important}.sort-menu{top:214px!important}}@media (width<=390px){.filter-row{gap:6px!important;min-height:90px!important;padding:7px 11px 8px!important}.filter-button{font-size:19px!important}.filter-right{gap:6px!important}.filter-right .switch-label,.filter-right .filter-icon-button,.filter-right .sort-button,.filter-right .view-button{gap:5px!important;height:31px!important;min-height:31px!important;max-height:31px!important;padding:0 7px!important;font-size:11px!important}.filter-right .switch-label:not(.review-picture-switch):after,.filter-right .review-picture-switch:after{font-size:11px!important}.filter-right .view-button{width:31px!important;min-width:31px!important;padding:0!important}}@media (width<=700px){.filter-row{z-index:500!important;background:#242424!important;border-top:1px solid #ffffff14!important;border-bottom:1px solid #ffffff1f!important;grid-template-rows:auto auto!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:9px!important;height:auto!important;min-height:142px!important;max-height:none!important;padding:10px 14px 12px!important;display:grid!important;position:sticky!important;top:118px!important;overflow:visible!important}.filter-left{grid-column:1/2!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;display:flex!important}.filter-button{color:#ffffffeb!important;letter-spacing:-.04em!important;white-space:nowrap!important;background:0 0!important;border:0!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:34px!important;padding:0!important;font-size:20px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.filter-button svg{stroke-width:1.85px!important;width:30px!important;height:30px!important}.filter-left span{display:none!important}.filter-right{scrollbar-width:none!important;grid-column:1/2!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:34px!important;place-items:center stretch!important;gap:8px!important;width:100%!important;min-width:0!important;padding:0!important;display:grid!important;overflow:visible!important}.filter-right::-webkit-scrollbar{display:none!important}.filter-right .switch-label,.filter-right .filter-icon-button,.filter-right .sort-button,.filter-right .view-button,.filter-right .sort-menu-wrap{width:100%!important;min-width:0!important;max-width:100%!important}.filter-right .switch-label,.filter-right .filter-icon-button,.filter-right .sort-button,.filter-right .view-button{color:#ffffffd1!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:#ffffff0b!important;border:1px solid #ffffff1c!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:6px!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 7px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.filter-right .switch-label{font-size:0!important}.filter-right .switch-label:not(.review-picture-switch):after{content:"Stock"!important;font-size:12px!important;line-height:1!important;display:inline-flex!important}.filter-right .review-picture-switch:after{content:"Pics"!important;font-size:12px!important;line-height:1!important;display:inline-flex!important}.filter-right .fake-switch{border-radius:999px!important;flex:none!important;width:32px!important;min-width:32px!important;height:20px!important;padding:3px!important}.filter-right .fake-switch i{width:14px!important;min-width:14px!important;height:14px!important}.filter-right .review-picture-switch svg,.filter-right .filter-icon-button svg,.filter-right .sort-button svg,.filter-right .view-button svg{flex:none!important;width:14px!important;min-width:14px!important;height:14px!important}.filter-right .filter-icon-button.active,.filter-right .view-button.active{color:#4aa9ff!important;background:#4aa9ff1a!important;border-color:#4aa9ff52!important}.filter-right .view-button{padding:0!important;font-size:0!important}.sort-menu-wrap{display:block!important;position:static!important}.sort-button{width:100%!important}.sort-menu{z-index:999999!important;pointer-events:auto!important;background:#343434!important;border:1px solid #ffffff24!important;border-radius:16px!important;gap:5px!important;width:auto!important;min-width:0!important;max-height:260px!important;padding:8px!important;display:grid!important;position:absolute!important;top:calc(100% + 8px)!important;left:14px!important;right:14px!important;overflow-y:auto!important;box-shadow:0 22px 90px #000000a8!important}.sort-menu button{color:#ffffffd1!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:11px!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-height:40px!important;padding:0 13px!important;font-size:13px!important;font-weight:900!important;display:flex!important}.sort-menu button:hover,.sort-menu button.active{color:#fff!important;background:#4aa9ff2e!important}.vendor-results,.store-results{padding-top:12px!important}}@media (width<=390px){.filter-row{gap:8px!important;min-height:140px!important;padding:9px 12px 11px!important}.filter-button{font-size:19px!important}.filter-right{grid-auto-rows:33px!important;gap:7px!important}.filter-right .switch-label,.filter-right .filter-icon-button,.filter-right .sort-button,.filter-right .view-button{gap:5px!important;height:33px!important;min-height:33px!important;max-height:33px!important;padding:0 6px!important;font-size:11px!important}.filter-right .switch-label:not(.review-picture-switch):after,.filter-right .review-picture-switch:after{font-size:11px!important}}@media (width<=700px){.filter-row{z-index:500!important;background:#242424!important;border-top:1px solid #ffffff14!important;border-bottom:1px solid #ffffff1f!important;justify-content:space-between!important;align-items:center!important;gap:6px!important;height:56px!important;min-height:56px!important;max-height:56px!important;padding:8px 10px!important;display:flex!important;position:sticky!important;top:118px!important;overflow:visible!important}.filter-left{flex:0 0 82px!important;justify-content:flex-start!important;align-items:center!important;gap:0!important;width:82px!important;min-width:82px!important;max-width:82px!important;display:flex!important;overflow:hidden!important}.filter-button{color:#ffffffeb!important;letter-spacing:-.04em!important;white-space:nowrap!important;background:0 0!important;border:0!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;width:82px!important;min-width:82px!important;height:38px!important;min-height:38px!important;padding:0!important;font-size:17px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.filter-button svg{stroke-width:1.9px!important;width:23px!important;min-width:23px!important;height:23px!important}.filter-button b{font-size:17px!important;display:inline!important}.filter-left span{display:none!important}.filter-right{scrollbar-width:none!important;flex:auto!important;grid-template-columns:minmax(82px,96px) minmax(48px,58px) minmax(58px,74px) minmax(48px,62px)!important;grid-auto-rows:38px!important;justify-content:end!important;place-items:center stretch!important;gap:5px!important;width:auto!important;min-width:0!important;max-width:none!important;padding:0!important;display:grid!important;overflow:visible!important}.filter-right::-webkit-scrollbar{display:none!important}.filter-right .view-button,.filter-right button.view-button,.filter-row .view-button,.filter-row button.view-button{display:none!important}.filter-right .switch-label,.filter-right .filter-icon-button,.filter-right .sort-button,.filter-right .sort-menu-wrap{width:100%!important;min-width:0!important;max-width:100%!important}.filter-right .switch-label,.filter-right .filter-icon-button,.filter-right .sort-button{color:#ffffffd6!important;white-space:nowrap!important;text-overflow:clip!important;background:#ffffff0b!important;border:1px solid #ffffff1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:5px!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0 7px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.filter-right .switch-label{font-size:0!important}.filter-right .switch-label:not(.review-picture-switch):after{content:"Buyable"!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.filter-right .review-picture-switch:after{content:"Pics"!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.filter-right .fake-switch{border-radius:999px!important;flex:none!important;width:29px!important;min-width:29px!important;height:18px!important;padding:3px!important}.filter-right .fake-switch i{width:12px!important;min-width:12px!important;height:12px!important}.filter-right .review-picture-switch svg,.filter-right .filter-icon-button svg,.filter-right .sort-button svg{flex:none!important;width:14px!important;min-width:14px!important;height:14px!important}.filter-right .filter-icon-button.active{color:#4aa9ff!important;background:#4aa9ff1a!important;border-color:#4aa9ff52!important}.sort-menu-wrap{display:block!important;position:static!important}.sort-button{width:100%!important;padding:0 5px!important}.sort-button svg{width:12px!important;height:12px!important}.sort-menu{z-index:999999!important;pointer-events:auto!important;background:#343434!important;border:1px solid #ffffff24!important;border-radius:16px!important;gap:5px!important;width:auto!important;min-width:0!important;max-height:270px!important;padding:8px!important;display:grid!important;position:absolute!important;top:calc(100% + 6px)!important;left:12px!important;right:12px!important;overflow-y:auto!important;box-shadow:0 22px 90px #000000a8!important}.sort-menu button{color:#ffffffd1!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:11px!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-height:40px!important;padding:0 13px!important;font-size:13px!important;font-weight:900!important;display:flex!important}.sort-menu button:hover,.sort-menu button.active{color:#fff!important;background:#4aa9ff2e!important}.vendor-results,.store-results{padding-top:10px!important}}@media (width<=390px){.filter-row{gap:4px!important;height:52px!important;min-height:52px!important;max-height:52px!important;padding:7px 8px!important}.filter-left{flex-basis:74px!important;width:74px!important;min-width:74px!important;max-width:74px!important}.filter-button{gap:5px!important;width:74px!important;min-width:74px!important;height:36px!important;min-height:36px!important;font-size:16px!important}.filter-button b{font-size:16px!important}.filter-button svg{width:21px!important;min-width:21px!important;height:21px!important}.filter-right{grid-template-columns:minmax(76px,88px) minmax(44px,52px) minmax(52px,64px) minmax(44px,54px)!important;grid-auto-rows:36px!important;gap:4px!important}.filter-right .switch-label,.filter-right .filter-icon-button,.filter-right .sort-button{gap:4px!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:0 5px!important;font-size:11px!important}.filter-right .switch-label:not(.review-picture-switch):after,.filter-right .review-picture-switch:after{font-size:11px!important}.filter-right .fake-switch{width:27px!important;min-width:27px!important;height:17px!important;padding:3px!important}.filter-right .fake-switch i{width:11px!important;min-width:11px!important;height:11px!important}}@media (width<=700px){.filter-row{z-index:58!important;background:#242424!important;border-top:1px solid #ffffff14!important;border-bottom:1px solid #ffffff14!important;grid-template-rows:1fr!important;grid-template-columns:70px minmax(0,1fr)!important;align-items:center!important;column-gap:6px!important;height:58px!important;min-height:58px!important;max-height:58px!important;padding:8px 12px!important;display:grid!important;position:sticky!important;top:118px!important;overflow:visible!important}.filter-left{grid-area:1/1/auto/2!important;justify-content:flex-start!important;align-items:center!important;width:70px!important;min-width:0!important;display:flex!important}.filter-button{color:#ffffffeb!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:12px!important;justify-content:flex-start!important;align-items:center!important;gap:5px!important;width:70px!important;height:38px!important;padding:0!important;font-size:15px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.filter-button svg{stroke-width:2px!important;flex:0 0 22px!important;width:22px!important;height:22px!important}.filter-button b,.filter-left span{display:none!important}.filter-right{flex-wrap:nowrap!important;grid-area:1/2/auto/3!important;justify-content:flex-end!important;align-items:center!important;gap:5px!important;width:100%!important;min-width:0!important;display:flex!important;overflow:visible!important}.view-button{display:none!important}.switch-label,.filter-icon-button,.sort-button{white-space:nowrap!important;text-overflow:clip!important;background:#ffffff0b!important;border:1px solid #ffffff1c!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:4px!important;min-width:0!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 6px!important;display:inline-flex!important;overflow:hidden!important}.switch-label{color:#0000!important;-webkit-user-select:none!important;user-select:none!important;cursor:pointer!important;font-size:0!important}.switch-label>input{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important}.switch-label:after{content:"Buyable"!important;color:#ffffffdb!important;font-size:12px!important;font-weight:950!important;line-height:1!important}.review-picture-switch:after{content:"Pics"!important}.switch-label:not(.review-picture-switch){width:92px!important}.review-picture-switch{width:52px!important}.fake-switch{background:#686868!important;border-radius:999px!important;flex:0 0 28px!important;justify-content:flex-start!important;align-items:center!important;width:28px!important;height:17px!important;margin:0!important;padding:2px!important;display:inline-flex!important}.fake-switch.on{background:#247fdc!important;justify-content:flex-end!important}.fake-switch i{background:#fff!important;border-radius:999px!important;width:13px!important;height:13px!important;display:block!important}.review-picture-switch .fake-switch{display:none!important}.review-picture-switch svg,.filter-icon-button svg,.sort-button svg{flex:0 0 14px!important;width:14px!important;height:14px!important}.filter-icon-button{color:#ffffffdb!important;width:62px!important;font-size:12px!important;font-weight:950!important;line-height:1!important}.filter-icon-button.active{color:#65b7ff!important;background:#4aa9ff1f!important;border-color:#4aa9ff4d!important}.sort-menu-wrap{flex:0 0 52px!important;width:52px!important;min-width:52px!important;position:relative!important}.sort-button{color:#65b7ff!important;width:52px!important;font-size:0!important;font-weight:950!important}.sort-button:after{content:"A-Z"!important;color:#65b7ff!important;font-size:12px!important;font-weight:950!important;line-height:1!important}.sort-menu{z-index:1000!important;background:#343434!important;border:1px solid #ffffff24!important;border-radius:15px!important;gap:5px!important;width:auto!important;min-width:0!important;max-height:270px!important;padding:8px!important;display:grid!important;position:fixed!important;top:184px!important;left:12px!important;right:12px!important;overflow-y:auto!important;box-shadow:0 24px 90px #000000a6!important}.sort-menu button{color:#ffffffdb!important;text-align:left!important;background:#ffffff0a!important;border:0!important;border-radius:12px!important;width:100%!important;min-height:42px!important;padding:0 14px!important;font-size:14px!important;font-weight:900!important}.sort-menu button.active,.sort-menu button:hover{color:#fff!important;background:#4aa9ff33!important}.vendor-results,.store-results{padding-top:10px!important}}@media (width<=390px){.filter-row{grid-template-columns:64px minmax(0,1fr)!important;column-gap:5px!important;padding-left:10px!important;padding-right:10px!important}.filter-left,.filter-button{width:64px!important}.filter-button{gap:4px!important;font-size:14px!important}.filter-button svg{flex-basis:20px!important;width:20px!important;height:20px!important}.filter-right{gap:4px!important}.switch-label:not(.review-picture-switch){width:84px!important}.review-picture-switch{width:46px!important}.filter-icon-button{width:56px!important}.sort-menu-wrap,.sort-button{flex-basis:48px!important;width:48px!important;min-width:48px!important}.switch-label:after,.filter-icon-button,.sort-button:after{font-size:11px!important}.fake-switch{flex-basis:24px!important;width:24px!important}}.mobile-filter-panel{display:none}@media (width<=760px){.desktop-filter-row{display:none!important}.mobile-filter-panel{z-index:25!important;background:#ffffff04!important;border-top:1px solid #ffffff14!important;border-bottom:1px solid #ffffff14!important;grid-template-columns:minmax(72px,.9fr) minmax(78px,1fr) minmax(62px,.75fr) minmax(70px,.85fr) minmax(54px,.7fr)!important;align-items:center!important;gap:6px!important;width:100%!important;margin:0!important;padding:10px 12px!important;display:grid!important;position:relative!important;overflow:visible!important}.mobile-filter-main,.mobile-toggle-pill,.mobile-filter-link,.mobile-sort-button{color:#ffffffdb!important;letter-spacing:-.02em!important;white-space:nowrap!important;text-overflow:clip!important;cursor:pointer!important;appearance:none!important;background:0 0!important;border:0!important;border-radius:999px!important;outline:0!important;justify-content:center!important;align-items:center!important;gap:4px!important;height:34px!important;min-height:34px!important;padding:0 4px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.mobile-filter-main{justify-content:flex-start!important;padding-left:0!important;font-size:16px!important}.mobile-filter-main svg{flex:0 0 24px!important;width:24px!important;height:24px!important}.mobile-filter-main b{color:#fff!important;background:#4aa9ff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:17px!important;height:17px!important;margin-left:1px!important;font-size:10px!important;font-weight:950!important;display:inline-flex!important}.mobile-toggle-pill{background:#ffffff0b!important;border:1px solid #ffffff1f!important;gap:5px!important;padding:0 7px 0 5px!important}.mobile-toggle-pill input{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important}.mobile-toggle-dot{background:#ffffff3d!important;border-radius:999px!important;justify-content:flex-start!important;align-items:center!important;width:26px!important;min-width:26px!important;height:16px!important;padding:2px!important;display:inline-flex!important}.mobile-toggle-dot.on{background:#2786e4!important;justify-content:flex-end!important}.mobile-toggle-dot i{background:#fff!important;border-radius:999px!important;width:12px!important;height:12px!important;display:block!important}.mobile-pics-pill{padding:0 7px!important}.mobile-pics-pill .mobile-toggle-dot{display:none!important}.mobile-pics-pill svg,.mobile-filter-link svg,.mobile-sort-button svg{flex:0 0 14px!important;width:14px!important;height:14px!important}.mobile-filter-link.active,.mobile-sort-button{color:#65b7ff!important}.mobile-sort-wrap{z-index:60!important;justify-content:center!important;align-items:center!important;min-width:0!important;display:flex!important;position:relative!important}.mobile-sort-button{width:100%!important}.mobile-sort-menu{z-index:50000!important;background:#343434!important;border:1px solid #ffffff24!important;border-radius:15px!important;gap:5px!important;width:210px!important;padding:8px!important;display:grid!important;position:absolute!important;top:calc(100% + 9px)!important;right:0!important;box-shadow:0 24px 90px #000000a6!important}.mobile-sort-menu button{color:#ffffffdb!important;text-align:left!important;background:#ffffff0a!important;border:0!important;border-radius:12px!important;width:100%!important;min-height:40px!important;padding:0 12px!important;font-size:13px!important;font-weight:900!important}.mobile-sort-menu button.active,.mobile-sort-menu button:hover{color:#fff!important;background:#4aa9ff33!important}.vendor-results,.store-results,.store-grid{padding-top:12px!important}}@media (width<=390px){.mobile-filter-panel{grid-template-columns:68px 83px 50px 62px 48px!important;gap:5px!important;padding-left:10px!important;padding-right:10px!important}.mobile-filter-main,.mobile-toggle-pill,.mobile-filter-link,.mobile-sort-button{gap:3px!important;font-size:12px!important}.mobile-filter-main{font-size:15px!important}.mobile-filter-main svg{flex-basis:22px!important;width:22px!important;height:22px!important}.mobile-toggle-pill{padding-left:4px!important;padding-right:5px!important}.mobile-toggle-dot{width:23px!important;min-width:23px!important}}.mobile-shipping-chip{display:none}@media (width<=820px){.store-topbar{z-index:40!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"credits search menu""timer timer timer"!important;align-items:center!important;gap:5px 12px!important;height:auto!important;min-height:116px!important;padding-top:12px!important;padding-bottom:18px!important;display:grid!important;position:relative!important;overflow:visible!important}.store-topbar .store-logo,.store-topbar .topbar-stat{display:none!important}.store-topbar .topbar-price{grid-area:credits!important;align-self:center!important}.store-topbar .topbar-search{grid-area:search!important;align-self:center!important;width:100%!important;min-width:0!important}.store-topbar .account-hover-wrap,.store-topbar .circle-button.account,.store-topbar .account-top-link{grid-area:menu!important;align-self:center!important}.store-topbar .topbar-tabs,.store-topbar .cart-button,.store-topbar>.circle-button:not(.account),.topbar-search .mobile-market-pill{display:none!important}.mobile-shipping-chip{color:#ffffffdb!important;z-index:41!important;grid-area:timer!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:26px!important;margin:-1px 0 0!important;padding:0 2px!important;display:flex!important;position:relative!important}.mobile-shipping-chip svg{color:#70bdff!important;flex:none!important;width:18px!important;height:18px!important}.mobile-shipping-chip strong{color:#ffffffeb!important;white-space:nowrap!important;letter-spacing:-.02em!important;font-size:16px!important;font-weight:950!important;line-height:1!important}.category-bar{z-index:35!important;margin-top:0!important;position:sticky!important;top:0!important}.filter-row{z-index:34!important;margin-top:0!important;position:sticky!important;top:76px!important}.store-results,.vendor-results{margin-top:0!important}}@media (width<=390px){.store-topbar{gap:5px 10px!important;min-height:112px!important;padding-top:10px!important;padding-bottom:16px!important}.mobile-shipping-chip strong{font-size:15px!important}}.review-modal-backdrop{z-index:520;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.review-modal-card{color:#fff;background:#343434;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;width:min(620px,100%);max-height:calc(100dvh - 40px);display:flex;overflow:hidden;box-shadow:0 28px 90px #0000008c}.review-modal-head{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:18px;padding:22px 28px;display:flex}.review-modal-head h2{margin:0;font-size:clamp(24px,3vw,34px);line-height:1.05}.review-modal-head button{color:#fff;cursor:pointer;background:#4b4b4b;border:0;border-radius:12px;place-items:center;width:44px;min-width:44px;height:44px;display:grid}.review-modal-body{padding:26px 30px 18px;overflow-y:auto}.review-current-status{color:#c8c8c8;text-transform:capitalize;background:#ffffff14;border-radius:10px;margin-bottom:18px;padding:10px 12px;font-size:13px;font-weight:800}.review-current-status.approved{color:#78dda0}.review-current-status.pending{color:#ffcf70}.review-current-status.hidden{color:#ff8f8f}.review-rating-field,.review-text-field{gap:9px;margin-bottom:20px;display:grid}.review-rating-field>label,.review-text-field>span{font-size:13px;font-weight:950}.review-rating-picker{align-items:center;gap:3px;display:flex}.review-rating-picker button{color:#707070;cursor:pointer;background:0 0;border:0;padding:0}.review-rating-picker button.active{color:#ffb617}.review-text-field input,.review-text-field textarea{color:#fff;box-sizing:border-box;width:100%;font:inherit;background:#303030;border:1px solid #ffffff40;border-radius:13px;padding:14px 16px}.review-text-field textarea{resize:vertical;min-height:155px}.review-text-field small{color:#b3b3b3}.review-text-field small.ready{color:#70d99a}.review-photo-tools{align-items:center;gap:10px;display:flex}.review-photo-button{color:#fff;cursor:pointer;background:#4d4d4d;border:0;border-radius:12px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-weight:900;display:inline-flex}.review-photo-button:disabled{opacity:.55;cursor:not-allowed}.review-ds-points-badge{color:#fff;background:#3f8fd2;border:2px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:1000;display:inline-flex}.review-photo-preview-row{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.review-photo-preview{border:1px solid #ffffff29;border-radius:12px;width:82px;height:82px;position:relative;overflow:hidden}.review-photo-preview img{object-fit:cover;width:100%;height:100%}.review-photo-preview button{color:#fff;cursor:pointer;background:#000000b8;border:0;border-radius:999px;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:5px;right:5px}.review-photo-note{color:#bcbcbc;margin:15px 0 0;font-size:12px}.review-modal-error{color:#ff8585;margin:14px 0 0;font-weight:900}.review-modal-footer{border-top:1px solid #ffffff1f;grid-template-columns:1fr 1fr;gap:16px;padding:18px 30px;display:grid}.review-modal-footer button{color:#fff;cursor:pointer;border:0;border-radius:13px;min-height:52px;font-weight:950}.review-cancel-button{background:#4b4b4b}.review-submit-button{background:#4389c7}.review-submit-button:disabled{opacity:.5;cursor:not-allowed}@media (width<=700px){.review-modal-backdrop{align-items:end;padding:12px}.review-modal-card{border-radius:22px 22px 14px 14px;max-height:calc(100dvh - 24px)}.review-modal-head{padding:18px}.review-modal-head h2{font-size:24px}.review-modal-body{padding:20px 18px 14px}.review-modal-footer{padding:14px 18px calc(14px + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:10px}}.account-shell-page{color:#fff;background:#242424;min-height:100vh}.account-desktop-topbar{background:#2d2d2d;border-bottom:1px solid #ffffff14;grid-template-columns:auto auto minmax(240px,1fr) auto auto auto;align-items:center;gap:16px;height:54px;padding:6px 16px;display:grid}.account-brand{color:#4aa9ff;white-space:nowrap;font-size:20px;font-weight:950;text-decoration:none}.account-wallet{color:#23e27b;white-space:nowrap;align-items:center;gap:7px;font-weight:950;display:flex}.account-search{color:#ffffffb3;background:#4a4a4a;border-radius:11px;align-items:center;gap:8px;height:42px;padding:0 12px;display:flex}.account-top-tabs{background:#464646;border-radius:11px;align-items:center;gap:4px;height:38px;padding:3px;display:flex}.account-top-tabs a,.account-top-tabs button{color:#ffffffc7;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;height:32px;padding:0 28px;font-weight:900;text-decoration:none;display:inline-flex}.account-top-tabs .active{color:#fff;background:#348ad1}.account-cart-button,.account-user-pill{color:#fff;cursor:pointer;background:#444;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:38px;font-weight:900;text-decoration:none;display:inline-flex}.account-cart-button{padding:0 16px}.account-user-pill{color:#3d9bea;border-radius:999px;width:38px}.account-mobile-topbar{display:none}.account-layout{grid-template-columns:270px minmax(0,1fr);min-height:calc(100vh - 54px);display:grid}.account-sidebar{background:#303030;border-right:1px solid #ffffff0f;flex-direction:column;padding:34px 28px;display:flex}.account-sidebar h2{margin:0 0 10px;font-size:22px}.account-sidebar p{color:#ffffffbf;margin:0 0 34px}.account-sidebar nav{gap:11px;display:grid}.account-sidebar nav a{color:#ffffffdb;border-radius:12px;align-items:center;height:38px;padding:0 16px;font-weight:850;text-decoration:none;display:flex}.account-sidebar nav a.active{background:#ffffff1f}.account-logout{color:#fff;cursor:pointer;background:#484848;border:0;border-radius:12px;height:52px;margin-top:auto;font-weight:900}.account-content{max-width:980px;padding:34px 46px 80px}.account-content h1{letter-spacing:-.04em;margin:0 0 28px;font-size:32px}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.account-card{color:#fff;background:#363636;border-radius:20px;min-height:148px;padding:24px;box-shadow:0 16px 36px #00000029}.account-card.wide{grid-column:1/-1}.account-card h2{margin:0 0 10px;font-size:21px}.account-card p{color:#ffffffad;line-height:1.45}.account-card button,.order-empty-box a,.order-status-row button{color:#fff;cursor:pointer;background:#4389c7;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-weight:900;text-decoration:none;display:inline-flex}.card-heading-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.profile-row{grid-template-columns:auto 1fr 1fr;align-items:center;gap:22px;margin-top:20px;display:grid}.profile-avatar{background:#4389c7;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.order-card{max-width:960px}.order-status-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;display:flex}.order-status-row strong{background:#222;border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:0 18px;display:inline-flex}.order-status-row strong span{background:#8a8a8a;border-radius:99px;width:7px;height:7px}.order-empty-box{text-align:center;background:#282828;border-radius:16px;place-items:center;min-height:300px;padding:34px;display:grid}.order-empty-box h2{margin:10px 0 0}.order-empty-box p{max-width:520px}.account-drawer-backdrop,.mobile-account-drawer,.mobile-bottom-nav.account-mobile-nav{display:none}@media (width<=900px){.account-desktop-topbar{display:none}.account-shell-page{background:#242424;min-height:100vh;padding-bottom:74px}.account-mobile-topbar{background:#242424;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;height:126px;padding:18px 28px;display:grid}.account-mobile-wallet{color:#50d981;white-space:nowrap;align-items:center;gap:7px;font-size:16px;font-weight:900;display:inline-flex}.account-mobile-search{color:#ffffffb3;background:#4b4b4b;border-radius:17px;align-items:center;gap:11px;height:48px;padding:0 16px;font-size:18px;font-weight:700;display:flex}.account-mobile-menu-button{color:#ffffffb8;cursor:pointer;background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.account-layout{min-height:100vh;display:block}.account-sidebar{display:none}.account-content{max-width:none;padding:20px 18px 96px}.account-content h1{margin-bottom:18px;font-size:30px}.account-grid{grid-template-columns:1fr;gap:14px}.account-card,.order-card{background:#343434;border-radius:18px;min-height:132px;padding:20px}.profile-row{grid-template-columns:auto 1fr;gap:14px}.profile-row>div:last-child{grid-column:2}.order-status-row{flex-direction:column;align-items:stretch}.order-empty-box{min-height:260px}.account-drawer-backdrop{z-index:150;opacity:0;pointer-events:none;background:#00000094;border:0;transition:opacity .18s;display:block;position:fixed;inset:0}.account-drawer-backdrop.open{opacity:1;pointer-events:auto}.mobile-account-drawer{z-index:160;color:#fff;background:#363636;flex-direction:column;width:min(67vw,360px);padding:48px 28px 24px;transition:transform .2s;display:flex;position:fixed;top:0;bottom:74px;left:0;transform:translate(-105%);box-shadow:18px 0 32px #00000047}.mobile-account-drawer.open{transform:translate(0)}.drawer-close-button{color:#ffffffc7;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:14px;right:14px}.mobile-account-drawer h2{letter-spacing:-.03em;margin:0 0 14px;font-size:24px}.mobile-account-drawer>p{color:#ffffffc7;margin:0 0 36px;font-size:19px}.mobile-account-drawer nav{gap:16px;display:grid}.mobile-account-drawer nav a{color:#ffffffd1;border-radius:14px;align-items:center;gap:16px;min-height:48px;padding:0 18px;font-size:17px;font-weight:850;text-decoration:none;display:flex}.mobile-account-drawer nav a.active{color:#fff;background:#ffffff1f}.drawer-logout-button{color:#fff;background:#4d4d4d;border:0;border-radius:16px;justify-content:center;align-items:center;gap:14px;min-height:62px;margin-top:auto;font-size:19px;font-weight:900;display:inline-flex}.mobile-bottom-nav.account-mobile-nav{z-index:170;background:#303030;border-top:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);height:74px;padding:7px 10px 10px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav.account-mobile-nav a,.mobile-bottom-nav.account-mobile-nav button{color:#ffffffbd;cursor:pointer;background:0 0;border:0;align-content:center;justify-items:center;gap:3px;font-size:13px;font-weight:800;text-decoration:none;display:grid;position:relative}.mobile-bottom-nav.account-mobile-nav .active{color:#4389c7}.mobile-cart-wrap{display:inline-flex;position:relative}.mobile-cart-wrap b{color:#fff;background:#168df5;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:12px;display:inline-flex;position:absolute;top:-9px;right:-13px}}.settings-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.settings-card{gap:12px;display:grid}.settings-card h2{margin:0}.settings-card p{color:#ffffff9e;margin:0;line-height:1.45}.settings-card label,.settings-mini-form label{color:#ffffffdb;font-size:13px;font-weight:900}.settings-card input,.settings-mini-form input{color:#fff;background:#262626;border:1px solid #ffffff26;border-radius:12px;outline:0;height:46px;padding:0 13px}.settings-card input:focus,.settings-mini-form input:focus{border-color:#4389c7}.settings-card button,.settings-mini-form button{color:#fff;cursor:pointer;background:#4389c7;border:0;border-radius:12px;min-height:46px;font-weight:950}.settings-card button:disabled,.settings-mini-form button:disabled{opacity:.62;cursor:not-allowed}.settings-info-list{background:#292929;border-radius:14px;grid-template-columns:auto 1fr;gap:10px 18px;padding:16px;display:grid}.settings-info-list span{color:#ffffff8a;font-weight:800}.settings-info-list strong{color:#fff}.settings-pill{color:#ffffffb3;background:#ffffff1a;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-weight:950;display:inline-flex}.settings-pill.on{color:#65d68a;background:#65d68a29}.settings-mini-form{gap:10px;margin-top:8px;display:grid}.setup-key-box{background:#292929;border-radius:14px;padding:14px}.setup-key-box code{color:#70bdff;letter-spacing:.08em;background:#1f1f1f;border-radius:10px;width:100%;padding:12px;font-weight:950;display:block;overflow-x:auto}.settings-success{color:#65d68a}.settings-error{color:#f77}@media (width<=900px){.settings-grid{grid-template-columns:1fr}}.orders-list{gap:16px;display:grid}.order-detail-grid{background:#292929;border-radius:14px;grid-template-columns:auto 1fr;gap:10px 16px;margin:14px 0;padding:16px;display:grid}.order-detail-grid span{color:#ffffff8f;font-weight:800}.order-detail-grid strong{color:#fff}.order-items-list{gap:8px;display:grid}.order-items-list div{background:#ffffff0f;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 12px;display:flex}.order-items-list span{color:#ffffffb8}.order-support-link{background:#4389c729;border-radius:12px;justify-content:center;align-items:center;min-height:42px;margin-top:14px;padding:0 14px;font-weight:950;text-decoration:none;display:inline-flex;color:#70bdff!important}.notification-settings-card{gap:18px;display:grid}.telegram-action-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.telegram-action-row button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d86ff,#6bbcff);border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:950;display:inline-flex}.telegram-action-row button:disabled,.notification-toggle-row input:disabled{cursor:not-allowed;opacity:.62}.telegram-action-row .danger-soft{color:#ff9b9b;background:#ff696921;border:1px solid #ff696938}.notification-toggle-list{gap:10px;display:grid}.notification-toggle-list h3{color:#ffffffeb;margin:4px 0 2px;font-size:16px}.admin-notification-list{border-top:1px solid #ffffff1a;padding-top:14px}.notification-toggle-row{background:#0000002e;border:1px solid #ffffff1a;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:13px 14px;display:grid}.notification-toggle-row span{gap:4px;display:grid}.notification-toggle-row strong{color:#fff;font-size:15px}.notification-toggle-row em{color:#ffffff94;font-size:13px;font-style:normal;line-height:1.35}.notification-toggle-row input{appearance:none;cursor:pointer;background:#ffffff29;border:0;border-radius:999px;width:44px;height:24px;transition:background .18s,box-shadow .18s;position:relative}.notification-toggle-row input:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s;position:absolute;top:3px;left:3px}.notification-toggle-row input:checked{background:#368cff;box-shadow:0 0 20px #368cff52}.notification-toggle-row input:checked:after{transform:translate(20px)}@media (width<=760px){.telegram-action-row{grid-template-columns:1fr;display:grid}.telegram-action-row button{width:100%;min-height:50px}.notification-toggle-row{gap:12px;padding:12px}}.credits-page-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:1060px;display:grid}.credits-balance-card,.credits-load-card,.credits-history-card{background:#343434;border:1px solid #ffffff14;border-radius:22px;padding:26px;box-shadow:0 18px 42px #0000002e}.credits-balance-card h2,.credits-load-card h2,.credits-history-card h2{margin:0}.credits-balance-card{gap:22px;display:grid}.credits-blue-panel{background:radial-gradient(circle at 75% 25%,#70bdff59,#0000 35%),linear-gradient(135deg,#0c123d 0%,#0d326d 52%,#0d75bb 100%);border-radius:18px;align-content:center;justify-items:center;gap:22px;min-height:300px;display:grid;overflow:hidden}.credits-illustration{color:#70bdff;background:#ffffff14;border-radius:26px;justify-content:center;align-items:center;width:150px;height:120px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff14}.credits-blue-panel strong{color:#fff;letter-spacing:-.05em;font-size:52px}.credits-load-card{gap:20px;display:grid}.credits-load-card p{color:#ffffffb8;margin:0;font-weight:750;line-height:1.7}.credit-currency-list{gap:15px;display:grid}.credit-currency-list label{color:#ffffffe6;align-items:center;gap:12px;font-weight:950;display:flex}.credit-currency-list input{accent-color:#4389c7;width:20px;height:20px}.credit-currency-list input:disabled+span{opacity:.76}.credit-system-status{gap:8px;display:grid}.credit-system-status span{color:#ffffff9e;font-weight:900}.credit-system-status b{color:#70bdff}.credit-deposit-button{color:#fff;opacity:.62;background:#4389c7;border:0;border-radius:14px;min-height:60px;font-size:17px;font-weight:950}.credits-history-card{grid-column:1/-1;gap:24px;display:grid}.credits-tabs-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.credits-tabs{align-items:center;gap:18px;display:flex}.credits-tabs button,.legacy-credit-button{color:#ffffffb3;cursor:pointer;background:0 0;border:0;min-height:42px;font-weight:950}.credits-tabs button{border-bottom:3px solid #0000;padding:0 0 10px}.credits-tabs button.active{color:#fff;border-bottom-color:#fff}.legacy-credit-button{color:#ffffffad}.credits-deposit-placeholder,.credits-history-table{gap:10px;display:grid}.credits-deposit-table-head,.credits-history-head,.credits-history-row{grid-template-columns:.7fr .7fr .7fr 1.4fr .85fr .65fr;align-items:center;gap:14px;display:grid}.credits-history-head,.credits-history-row{grid-template-columns:1fr 1fr .8fr 1.55fr .9fr}.credits-deposit-table-head,.credits-history-head{color:#ffffffa8;background:#202020;border-radius:10px;min-height:44px;padding:0 18px;font-size:12px;font-weight:950}.credits-history-row{color:#ffffffd1;background:#252525;border-radius:12px;min-height:72px;padding:0 18px;font-weight:850}.credits-empty-table{color:#ffffffb8;text-align:center;background:#252525;border-radius:14px;align-content:center;justify-items:center;gap:8px;min-height:120px;padding:24px;display:grid}.credits-empty-table strong{color:#fff;font-size:20px}.credit-positive{color:#65d68a!important}.credit-negative{color:#f77!important}.credits-muted{color:#ffffffa8;font-weight:850}@media (width<=900px){.credits-page-grid{grid-template-columns:1fr;gap:16px}.credits-balance-card,.credits-load-card,.credits-history-card{border-radius:18px;padding:20px}.credits-blue-panel{min-height:240px}.credits-blue-panel strong{font-size:44px}.credits-tabs-row{flex-direction:column;align-items:stretch}.credits-deposit-table-head,.credits-history-head{display:none}.credits-history-row{min-height:unset;grid-template-columns:1fr;align-items:start;gap:7px;padding:16px}.credits-history-row span,.credits-history-row strong{font-size:14px}}.vendor-orders-content{max-width:860px}.vendor-orders-content>h1{margin-bottom:24px}.vendor-orders-list{gap:24px;display:grid}.vendor-order-card{color:#fff;background:linear-gradient(#343434,#303030);border:1px solid #ffffff1a;border-radius:22px;padding:28px;box-shadow:0 18px 42px #00000038}.vendor-order-card-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px;display:flex}.vendor-order-status-pill{text-transform:capitalize;background:#1f1f1f;border-radius:12px;align-items:center;gap:10px;width:fit-content;min-height:44px;padding:0 16px;display:inline-flex}.vendor-order-status-pill span{background:#ffffffb8;border-radius:999px;width:7px;height:7px}.vendor-order-status-pill.shipped,.vendor-order-status-pill.completed{background:#4389c7}.vendor-order-status-pill.pending{color:#ffb25f}.vendor-order-status-pill.cancelled{color:#ff8b8b}.vendor-order-actions{align-items:center;gap:10px;display:flex}.vendor-order-actions a,.vendor-order-actions button{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:10px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.vendor-order-actions a:hover,.vendor-order-actions button:hover{color:#70bdff;background:#4389c72e}.vendor-order-meta-grid{grid-template-columns:1.35fr .7fr .8fr .8fr;gap:20px;margin-bottom:28px;display:grid}.vendor-order-meta-grid div{align-content:start;gap:8px;display:grid}.vendor-order-meta-grid span{color:#fff;font-weight:950}.vendor-order-meta-grid strong,.vendor-order-meta-grid p{color:#ffffffc2;margin:0;line-height:1.45}.vendor-order-items-block h3,.vendor-order-packages h3{margin:0 0 14px;font-size:18px}.vendor-order-items-list{gap:8px;display:grid}.vendor-order-item-row{background:#292929;border-radius:10px;grid-template-columns:72px minmax(120px,1fr) minmax(120px,1fr) 80px 92px 84px;align-items:center;gap:14px;min-height:82px;padding:12px 14px;display:grid}.vendor-order-item-media{justify-content:center;align-items:center;height:54px;display:flex}.vendor-order-item-media img{object-fit:contain;filter:drop-shadow(0 9px 12px #00000061);max-width:64px;max-height:54px}.vendor-order-item-media svg{color:#ffffff6b}.vendor-order-item-name{gap:5px;display:grid}.vendor-order-item-name strong{font-size:13px}.vendor-order-item-name span{color:#ffffff94;font-size:12px}.vendor-order-item-variant,.vendor-order-item-qty{color:#ffffffdb;font-size:13px;font-weight:900}.vendor-buy-again-button,.vendor-review-button{color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;font-weight:950;display:inline-flex}.vendor-buy-again-button{background:0 0}.vendor-review-button{background:#4389c7}.vendor-more-items-button{color:#4aa9ff;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:14px;font-weight:950;display:inline-flex}.vendor-more-items-button svg{transition:transform .16s}.vendor-more-items-button svg.expanded{transform:rotate(180deg)}.vendor-order-packages{margin-top:28px}.vendor-package-row{background:#292929;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;min-height:52px;padding:0 18px;display:flex}.vendor-package-row strong{letter-spacing:.02em}.vendor-package-row span{color:#ffffffa8;font-size:13px}@media (width<=1100px){.vendor-orders-content{max-width:none}.vendor-order-meta-grid{grid-template-columns:1fr 1fr}.vendor-order-item-row{grid-template-columns:64px 1fr 1fr}.vendor-buy-again-button,.vendor-review-button{width:fit-content;padding:0 12px}}@media (width<=760px){.vendor-order-card{padding:20px}.vendor-order-card-head{gap:12px;display:grid}.vendor-order-actions{flex-wrap:wrap;justify-content:flex-start}.vendor-order-meta-grid{grid-template-columns:1fr}.vendor-order-item-row{grid-template-columns:54px 1fr}.vendor-order-item-variant,.vendor-order-item-qty,.vendor-buy-again-button,.vendor-review-button{grid-column:2}.vendor-package-row{padding:14px;display:grid}}.vendor-order-status-pill.packaging,.vendor-order-status-pill.processing,.vendor-order-status-pill.accepted{color:#70bdff}.vendor-order-status-pill.out_for_delivery,.vendor-order-status-pill.delivered{background:#4389c7}.vendor-order-status-pill.refunded{color:#ff8b8b}.vendor-order-detail-panel{background:#292929;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:-8px 0 28px;padding:16px;display:grid}.vendor-order-detail-panel>div{background:#242424;border-radius:10px;gap:5px;min-width:0;padding:11px 12px;display:grid}.vendor-order-detail-panel span{color:#ffffff8c;font-size:11px;font-weight:900}.vendor-order-detail-panel strong{color:#ffffffe0;overflow-wrap:anywhere;min-width:0;font-size:12px}@media (width<=760px){.vendor-order-detail-panel{grid-template-columns:1fr}}.support-panel{gap:18px;display:grid}.support-create-card,.support-history-card{color:#fff;background:linear-gradient(#343434,#2d2d2d);border:1px solid #ffffff1a;border-radius:22px;padding:24px;box-shadow:0 18px 42px #00000038}.support-placeholder-head svg,.support-heading-row svg{color:#70bdff;margin-bottom:10px}.support-placeholder-head h2,.support-heading-row h2,.support-step-card h2,.support-form h2,.support-thread-head h3{margin:0 0 7px}.support-placeholder-head p,.support-heading-row p,.support-step-card p,.support-form p,.support-thread-head p{color:#ffffff9e;margin:0;line-height:1.45}.support-big-button{color:#fff;cursor:pointer;background:#4389c7;border:0;border-radius:12px;min-height:46px;margin-top:18px;padding:0 18px;font-weight:950}.support-heading-row{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.support-heading-row button,.support-form button,.support-reply-form button,.support-flow-head button{color:#fff;cursor:pointer;background:#4389c7;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:950;display:inline-flex}.support-flow{gap:18px;display:grid}.support-flow-head{justify-content:space-between;align-items:center;display:flex}.support-flow-head button{background:#ffffff14}.support-flow-head span{color:#ffffff94;font-weight:900}.support-step-card{gap:14px;display:grid}.support-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.support-choice-grid button{color:#fff;cursor:pointer;text-align:left;background:#292929;border:1px solid #ffffff1a;border-radius:14px;min-height:58px;padding:14px;font-weight:900}.support-choice-grid button:hover,.support-choice-grid button.active{color:#70bdff;background:#4389c729;border-color:#70bdff57}.support-form{gap:11px;display:grid}.support-form label,.support-reply-form label{color:#ffffffdb;font-weight:900}.support-form input,.support-form select,.support-form textarea,.support-reply-form textarea{color:#fff;background:#262626;border:1px solid #ffffff26;border-radius:13px;outline:0;padding:13px}.support-form input,.support-form select{height:46px}.support-form textarea,.support-reply-form textarea{resize:vertical;min-height:112px}.support-form input:focus,.support-form select:focus,.support-form textarea:focus,.support-reply-form textarea:focus{border-color:#4389c7}.support-success{color:#65d68a;margin-top:12px;display:block}.support-error{color:#f77;margin-top:12px;display:block}.support-ticket-layout{grid-template-columns:300px 1fr;gap:16px;display:grid}.support-ticket-list{align-content:start;gap:10px;display:grid}.support-ticket-list button{color:#fff;cursor:pointer;text-align:left;background:#292929;border:1px solid #ffffff1a;border-radius:14px;justify-content:space-between;gap:10px;padding:13px;display:flex}.support-ticket-list button.active{background:#4389c729;border-color:#70bdff57}.support-ticket-list span{gap:4px;display:grid}.support-ticket-list em{color:#ffffff9e;font-style:normal}.ticket-status{color:#ffffffb3;text-transform:capitalize;background:#ffffff1a;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:12px;font-style:normal;font-weight:950;display:inline-flex}.ticket-status.open{color:#65d68a;background:#65d68a29}.ticket-status.pending{color:#ffb25f;background:#ffb25f29}.ticket-status.closed{color:#f77;background:#ff777729}.support-thread{background:#292929;border:1px solid #ffffff17;border-radius:16px;padding:16px}.support-thread-head{border-bottom:1px solid #ffffff17;justify-content:space-between;gap:16px;padding-bottom:14px;display:flex}.support-messages{gap:12px;margin:16px 0;display:grid}.support-message{background:#333;border-radius:15px;padding:14px}.support-message.admin{background:#4389c729;border:1px solid #70bdff2e}.support-message strong{align-items:center;gap:8px;display:flex}.support-message strong span{color:#ffffff85;text-transform:uppercase;font-size:12px}.support-message p{color:#ffffffd1;margin:10px 0;line-height:1.45}.support-message small,.support-empty{color:#ffffff85}.support-reply-form{gap:10px;display:grid}@media (width<=900px){.support-ticket-layout{grid-template-columns:1fr}.support-heading-row,.support-thread-head{display:grid}.support-choice-grid{grid-template-columns:1fr}}.support-related-order-box{color:#70bdff;background:#4389c729;border:1px solid #70bdff2e;border-radius:999px;align-items:center;gap:6px;width:fit-content;min-height:36px;padding:0 14px;font-weight:900;display:inline-flex}.login-page,.vendor-login-page{color:#fff;background:#242424;place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.vendor-login-card{background:#343434;border-radius:24px;width:min(520px,100%);padding:42px 34px 34px;box-shadow:0 18px 42px #00000047}.vendor-login-card[aria-hidden=true]{filter:brightness(.52)}.vendor-login-card h1{color:#ffffff7a;text-align:center;margin:0 0 34px;font-size:17px;font-weight:850}.vendor-login-form{gap:13px;display:grid}.vendor-login-form label{color:#fff;font-size:13px;font-weight:950}.vendor-login-form input{color:#fff;background:#303030;border:1px solid #fff3;border-radius:13px;outline:0;width:100%;height:58px;padding:0 18px;font-size:15px}.vendor-login-form input:focus{border-color:#78b4ffad}.vendor-login-form input:disabled,.recovery-code-button:disabled,.vendor-login-button:disabled{cursor:not-allowed}.vendor-password-wrap{align-items:center;display:flex;position:relative}.vendor-password-wrap input{padding-right:56px}.vendor-password-wrap svg{color:#ffffffbd;pointer-events:none;position:absolute;right:18px}.vendor-login-divider{background:#ffffff14;height:1px;margin:28px 0 24px}.vendor-2fa-help{color:#ffffff70;margin:0 0 10px;font-size:13px;line-height:1.4}.recovery-code-button{color:#fff;cursor:pointer;background:#4b4b4b;border:0;border-radius:12px;justify-self:center;min-height:38px;margin:10px 0 18px;padding:0 18px;font-weight:900}.login-error{color:#f77;text-align:center;font-size:14px}.vendor-login-button{color:#fff;cursor:pointer;background:#4389c7;border:0;border-radius:13px;width:100%;height:58px;font-size:16px;font-weight:950}.vendor-login-button:disabled{opacity:.6}.login-timeout-message{color:#ffb25f;text-align:center;margin:-18px 0 22px;font-size:13px;font-weight:800}.age-gate-backdrop{z-index:60000;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#00000094;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.age-gate-card{color:#fff;text-align:center;background:#666;border-radius:22px;width:min(860px,100%);padding:58px 44px;box-shadow:0 26px 80px #00000085}.age-gate-card h2{letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(26px,3vw,36px);font-weight:950}.age-gate-card p{color:#ffffffc7;margin:0 0 42px;font-size:17px;font-weight:700}.age-gate-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.age-gate-button{color:#fff;cursor:pointer;border:0;border-radius:12px;min-height:58px;font-size:15px;font-weight:950}.age-gate-button-danger{background:#d95b67}.age-gate-button-neutral{background:#444}.age-gate-button-accept{background:#4389c7}.age-gate-button:hover{filter:brightness(1.08)}@media (width<=700px){.login-page,.vendor-login-page{background:#242424;align-items:start;padding:78px 18px 24px}.vendor-login-card{border-radius:22px;padding:34px 22px 26px}.vendor-login-card h1{margin-bottom:30px;font-size:16px}.vendor-login-form input,.vendor-login-button{height:54px}.age-gate-backdrop{align-items:center;padding:18px}.age-gate-card{border-radius:20px;padding:34px 22px}.age-gate-card h2{font-size:28px}.age-gate-card p{margin-bottom:26px;font-size:15px}.age-gate-actions{grid-template-columns:1fr;gap:12px}.age-gate-button{min-height:54px}}.community-page{color:#fff;background:#222;min-height:100vh;padding-bottom:90px}.community-topbar{z-index:120;background:#292929;border-bottom:1px solid #ffffff1a;grid-template-columns:auto auto minmax(260px,1fr) auto auto auto;align-items:center;gap:16px;min-height:58px;padding:0 18px;display:grid;position:sticky;top:0}.community-brand{color:#fff;letter-spacing:.04em;font-weight:1000;text-decoration:none}.community-wallet,.community-search,.community-topbar nav,.community-cart-button,.community-account-button{align-items:center;display:flex}.community-wallet{color:#6fe09b;white-space:nowrap;gap:7px}.community-search{background:#3d3d3d;border-radius:10px;gap:9px;min-height:36px;padding:0 12px}.community-search input{color:#fff;width:100%;font:inherit;background:0 0;border:0;outline:0}.community-topbar nav{background:#3c3c3c;border-radius:12px;gap:6px;padding:4px}.community-topbar nav a{color:#d1d1d1;border-radius:9px;padding:8px 18px;font-weight:900;text-decoration:none}.community-topbar nav a.active{color:#fff;background:#4389c7}.community-cart-button,.community-account-button{color:#fff;cursor:pointer;background:#3a3a3a;border:0;border-radius:11px;justify-content:center;gap:7px;min-height:38px;text-decoration:none}.community-cart-button{padding:0 13px}.community-account-button{width:40px}.community-hero{text-align:center;width:min(900px,100% - 36px);margin:110px auto 40px}.community-hero-icon{color:#6cb6ff;background:#4389c72e;border-radius:18px;place-items:center;width:62px;height:62px;margin:0 auto 18px;display:grid}.community-kicker{color:#6cb6ff;letter-spacing:.16em;font-weight:1000}.community-hero h1{margin:10px 0 16px;font-size:clamp(36px,6vw,70px);line-height:.98}.community-hero>p:not(.community-kicker){color:#bdbdbd;max-width:720px;margin:0 auto;line-height:1.6}.community-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.community-actions a{color:#fff;background:#4389c7;border-radius:12px;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-weight:950;text-decoration:none;display:inline-flex}.community-actions a:last-child{background:#414141}.community-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(1000px,100% - 36px);margin:50px auto 0;display:grid}.community-preview-grid article{background:#2c2c2c;border:1px solid #ffffff14;border-radius:18px;min-height:180px;padding:22px}.community-preview-grid article svg{color:#6cb6ff}.community-preview-grid h2{margin:18px 0 8px}.community-preview-grid p{color:#aaa;margin:0;line-height:1.5}.community-mobile-nav{display:none}@media (width<=900px){.community-topbar{grid-template-columns:auto 1fr auto}.community-wallet,.community-topbar nav{display:none}.community-search{min-width:0}}@media (width<=700px){.community-page{padding-bottom:110px}.community-topbar{grid-template-columns:1fr auto;gap:10px;padding:14px 16px;position:static}.community-brand,.community-cart-button{display:none}.community-search{border-radius:14px;min-height:48px}.community-account-button{width:48px;height:48px}.community-hero{margin-top:70px}.community-hero h1{font-size:42px}.community-preview-grid{grid-template-columns:1fr}.community-mobile-nav{z-index:150;min-height:76px;padding-bottom:env(safe-area-inset-bottom);background:#292929;border-top:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.community-mobile-nav a,.community-mobile-nav button{color:#bfbfbf;background:0 0;border:0;align-content:center;place-items:center;gap:4px;font-weight:900;text-decoration:none;display:grid}}.cart-preview-backdrop{z-index:2147483000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a8;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.cart-preview-modal{color:#fff;background:#303030;border-radius:22px;flex-direction:column;width:min(980px,96vw);max-height:calc(100dvh - 56px);padding:30px 34px 24px;display:flex;overflow:hidden;box-shadow:0 30px 100px #0009}.cart-preview-header{flex:none;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.cart-preview-header h2{letter-spacing:-.04em;margin:0;font-size:38px}.cart-preview-actions{align-items:center;gap:14px;display:flex}.empty-cart-button{color:#ff7f87;cursor:pointer;background:0 0;border:0;font-weight:950}.cart-preview-close{color:#fff;cursor:pointer;background:#555;border:0;border-radius:14px;justify-content:center;align-items:center;width:72px;height:42px;font-size:26px;display:inline-flex}.cart-preview-empty{text-align:center;flex:auto;align-content:center;justify-items:center;gap:10px;min-height:180px;padding:42px 20px;display:grid}.cart-preview-empty svg{color:#8fc8ff}.cart-preview-empty h3{margin:0 0 8px;font-size:26px}.cart-preview-empty p{color:#ffffff9e;margin:0}.cart-preview-items{overscroll-behavior:contain;flex:auto;align-content:start;gap:14px;min-height:0;margin-bottom:18px;padding-right:8px;display:grid;overflow-y:auto}.cart-preview-items::-webkit-scrollbar{width:8px}.cart-preview-items::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.cart-preview-items::-webkit-scrollbar-thumb{background:#70bdff52;border-radius:999px}.cart-preview-line{grid-template-columns:92px minmax(0,1fr) 110px 180px 44px;align-items:center;gap:18px;display:grid}.cart-preview-image{justify-content:center;align-items:center;width:74px;height:74px;display:flex}.cart-preview-image img{object-fit:contain;max-width:100%;max-height:100%}.cart-preview-image span{color:#ffffff73;font-size:12px}.cart-preview-name{gap:5px;min-width:0;display:grid}.cart-preview-name strong{color:#e6e6e6}.cart-preview-name span{color:#4aa9ff;font-size:13px;font-weight:900}.cart-preview-price{color:#e6e6e6;text-align:right}.cart-preview-qty{grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;display:grid}.cart-preview-qty button{color:#fff;cursor:pointer;background:#555;border:0;border-radius:13px;justify-content:center;align-items:center;height:44px;font-size:24px;display:inline-flex}.cart-preview-qty span{color:#fff;border:1px solid #6b6b6b;border-radius:12px;justify-content:center;align-items:center;height:44px;font-weight:900;display:flex}.cart-remove-line{cursor:pointer;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;box-shadow:none!important;appearance:none!important;color:#ffffffd1!important;background:#ffffff14!important;border:0!important;border-radius:12px!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:0!important;line-height:1!important;display:inline-flex!important}.cart-remove-line:hover{color:#ff8b8b!important;background:#ff777724!important}.cart-remove-line svg{pointer-events:none;width:18px!important;height:18px!important;display:block!important}.cart-preview-total{border-top:1px solid #ffffff1a;flex:none;justify-content:space-between;margin-top:6px;padding-top:16px;display:flex}.cart-preview-total span{color:#ffffffa6}.cart-preview-total strong{font-size:26px}.cart-preview-footer{flex:none;grid-template-columns:1fr 1fr;gap:26px;margin-top:20px;display:grid}.view-cart-button,.checkout-button{color:#fff;cursor:pointer;border:0;border-radius:14px;height:64px;font-size:18px;font-weight:950}.view-cart-button{background:#4389c7;justify-content:center;align-items:center;text-decoration:none;display:flex}.checkout-button{background:#4389c7}@media (width<=760px){.cart-preview-backdrop{justify-content:center;align-items:center;padding:12px}.cart-preview-modal{border-radius:20px;width:min(94vw,390px);max-height:calc(100dvh - 104px);padding:18px}.cart-preview-header{align-items:center;margin-bottom:12px}.cart-preview-header h2{font-size:40px;line-height:1}.cart-preview-actions{gap:10px}.empty-cart-button{white-space:nowrap;font-size:16px}.cart-preview-close{border-radius:15px;width:54px;height:48px}.cart-preview-items{gap:0;margin-bottom:10px;padding-right:3px}.cart-preview-line{border-bottom:1px solid #ffffff1a;grid-template-columns:58px minmax(0,1fr) 42px;grid-template-areas:"image name remove""image price remove""image qty remove";gap:4px 12px;min-height:96px;padding:9px 0}.cart-preview-line:last-child{border-bottom:0}.cart-preview-image{grid-area:image;align-self:center;width:56px;height:56px}.cart-preview-name{grid-area:name;align-self:end;gap:2px}.cart-preview-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:19px;line-height:1.05;overflow:hidden}.cart-preview-name span{text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.05;overflow:hidden}.cart-preview-price{text-align:left;grid-area:price;font-size:17px;line-height:1.05}.cart-preview-qty{grid-area:qty;grid-template-columns:28px 42px 28px;align-self:start;gap:3px;width:104px}.cart-preview-qty button{border-radius:9px;height:28px}.cart-preview-qty button svg{width:14px;height:14px}.cart-preview-qty span{border-radius:9px;height:28px;font-size:15px}.cart-remove-line{border-radius:13px!important;grid-area:remove!important;place-self:center!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}.cart-remove-line svg{width:17px!important;height:17px!important}.cart-preview-total{margin-top:4px;padding-top:11px}.cart-preview-total span{font-size:18px;font-weight:800}.cart-preview-total strong{font-size:28px;line-height:1}.cart-preview-footer{grid-template-columns:1fr;gap:9px;margin-top:10px}.view-cart-button,.checkout-button{border-radius:14px;height:48px;font-size:18px}}@media (width<=390px){.cart-preview-modal{width:94vw;max-height:calc(100dvh - 96px);padding:16px}.cart-preview-header h2{font-size:36px}.empty-cart-button{font-size:15px}.cart-preview-line{grid-template-columns:54px minmax(0,1fr) 40px;gap:4px 10px;min-height:92px}.cart-preview-image{width:52px;height:52px}.cart-preview-name strong{font-size:17px}.cart-preview-name span{font-size:14px}.cart-preview-price{font-size:16px}.cart-preview-qty{grid-template-columns:27px 38px 27px;width:98px}.cart-preview-qty button,.cart-preview-qty span{height:27px}.view-cart-button,.checkout-button{height:46px;font-size:16px}}.cart-tier-note{color:#8ed0ff;font-size:12px;font-style:normal;font-weight:900}.inactivity-warning-banner{z-index:50000;color:#fff;background:#ff9d12;border-radius:0 0 0 14px;justify-content:space-between;align-items:center;gap:22px;max-width:min(620px,100vw - 24px);min-height:56px;padding:14px 18px;font-weight:900;display:flex;position:fixed;top:66px;right:0;box-shadow:0 18px 48px #0000005c}.inactivity-warning-main{align-items:center;gap:10px;min-width:0;display:flex}.inactivity-warning-main span{white-space:nowrap}.inactivity-warning-actions{flex:none;align-items:center;gap:12px;display:flex}.inactivity-warning-actions button{color:#fff;cursor:pointer;font:inherit;background:0 0;border:0;padding:6px 0;font-size:14px;font-weight:950}.inactivity-warning-actions button:hover{text-decoration:underline}@media (width<=760px){.inactivity-warning-banner{border-radius:0 0 18px 18px;align-items:flex-start;gap:10px;max-width:none;padding:14px 16px;top:0;left:0;right:0}.inactivity-warning-main{align-items:flex-start}.inactivity-warning-main span{white-space:normal;font-size:14px;line-height:1.25}.inactivity-warning-actions{gap:10px}.inactivity-warning-actions button{font-size:13px}}:root{--ds-bg:#242424;--ds-bg-deep:#171717;--ds-bg-soft:#2b2b2b;--ds-card:#343434;--ds-card-2:#303030;--ds-card-3:#292929;--ds-line:#ffffff1a;--ds-line-strong:#ffffff2e;--ds-text:#ffffffeb;--ds-muted:#ffffff9e;--ds-faint:#ffffff6b;--ds-blue:#4389c7;--ds-blue-bright:#70bdff;--ds-blue-soft:#4389c72e;--ds-green:#65d68a;--ds-red:#f77;--ds-orange:#ffb25f;--ds-radius:18px;--ds-radius-lg:24px;--ds-shadow:0 18px 42px #0000003d;--ds-shadow-heavy:0 24px 70px #00000061}body,.store-page,.cart-page,.account-shell-page,.product-detail-page,.vendor-login-page,.login-page{color:var(--ds-text);background:radial-gradient(circle at top left, #4389c72e, transparent 30%), radial-gradient(circle at bottom right, #70bdff14, transparent 28%), var(--ds-bg)!important}.vendor-style-card,.quick-modal-card,.cart-preview-panel,.cart-page-card,.cart-page-summary,.account-card,.order-card,.product-detail-card,.product-detail-panel,.product-hero,.vendor-login-card,.empty-store,.store-status,.store-error,.admin-user-card,.admin-user-notes,.admin-users-table-card{border:1px solid var(--ds-line)!important;box-shadow:var(--ds-shadow)!important;color:var(--ds-text)!important;background:linear-gradient(#3a3a3afa,#2c2c2cfa)!important}.store-topbar,.account-desktop-topbar,.account-mobile-topbar{border-bottom:1px solid var(--ds-line)!important;background:linear-gradient(#2a2a2afa,#1f1f1ffa)!important;box-shadow:0 12px 28px #00000038!important}.store-logo,.account-brand{letter-spacing:.05em;text-shadow:0 0 22px #70bdff42;color:#fff!important}.topbar-stat,.topbar-price,.account-wallet,.account-mobile-wallet,.account-search,.account-mobile-search,.topbar-search,.cart-button,.account-cart-button,.circle-button,.account-user-pill,.filter-button,.filter-icon-button,.sort-button,.view-button{background:var(--ds-card-3)!important;border:1px solid var(--ds-line)!important;color:var(--ds-text)!important}.topbar-search:focus-within,.account-search:focus-within,.vendor-login-form input:focus,.login-input-wrap:focus-within{border-color:var(--ds-blue)!important;box-shadow:0 0 0 3px #4389c726!important}.topbar-search input,.account-search input,.vendor-login-form input,.login-input-wrap input{color:#fff!important}.topbar-tabs button,.account-top-tabs button,.account-top-tabs a{color:var(--ds-muted)!important}.topbar-tabs button.active,.account-top-tabs button.active,.account-top-tabs a.active{background:var(--ds-blue-soft)!important;color:var(--ds-blue-bright)!important}.category-bar{border-bottom:1px solid var(--ds-line)!important;background:linear-gradient(#262626fa,#1f1f1ffa)!important}.category-bar button{color:var(--ds-muted)!important;background:0 0!important;border-color:#0000!important}.category-bar button:hover{color:#fff!important;background:#ffffff0f!important}.category-bar button.active{box-shadow:inset 0 0 0 1px #70bdff14;background:var(--ds-blue-soft)!important;color:var(--ds-blue-bright)!important;border-color:#70bdff42!important}.filter-row{border-bottom:1px solid var(--ds-line)!important;color:var(--ds-muted)!important;background:#242424eb!important}.filter-left span,.filter-right,.switch-label{color:var(--ds-muted)!important}.fake-switch.on{background:var(--ds-blue)!important}.vendor-style-card{overflow:hidden;border-radius:var(--ds-radius-lg)!important}.vendor-style-card:hover{transform:translateY(-2px);border-color:#70bdff47!important;box-shadow:0 20px 52px #00000057,0 0 0 1px #70bdff14!important}.vendor-style-card .product-image-wrap,.product-image-wrap,.vendor-card-image,.product-card-image{background:radial-gradient(circle at top,#70bdff29,#0000 36%),#252525!important}.vendor-style-card h3,.product-card-title,.vendor-product-title{color:#fff!important}.vendor-style-card p,.vendor-style-card small,.product-card-subtitle,.product-card-meta,.vendor-card-meta{color:var(--ds-muted)!important}.price-pill,.product-price,.vendor-price,.price-label,.quick-price,.detail-price{color:var(--ds-blue-bright)!important}.vendor-card-tag,.product-tag,.tag-pill,.stock-pill,.option-pill{border:1px solid var(--ds-line)!important;color:var(--ds-muted)!important;background:#ffffff14!important}.vendor-card-tag.featured,.featured-pill,.stock-pill.in-stock,.status-pill.active{color:var(--ds-green)!important;background:#65d68a29!important;border-color:#65d68a38!important}.quick-view-button,.card-cart-button,.add-to-cart-button,.buy-now-button,.quick-add-button,.checkout-button,.view-cart-button,.cart-page-checkout,.cart-page-button,.stash-actions button,.stash-actions a,.product-detail-button,.vendor-login-button,.login-form button,.admin-user-card button,.password-reset-row button,.access-button,.settings-card button,.settings-mini-form button{box-shadow:0 10px 24px #4389c738;background:var(--ds-blue)!important;color:#fff!important;border:0!important}.quick-view-button:hover,.card-cart-button:hover,.add-to-cart-button:hover,.buy-now-button:hover,.quick-add-button:hover,.checkout-button:hover,.view-cart-button:hover,.cart-page-checkout:hover,.cart-page-button:hover,.product-detail-button:hover,.vendor-login-button:hover,.settings-card button:hover,.settings-mini-form button:hover{background:#4c98dc!important}.heart-button,.cart-heart-button,.cart-page-remove,.cart-remove-line,.quick-close,.cart-preview-close,.drawer-close-button{border:1px solid var(--ds-line)!important;color:var(--ds-text)!important;background:#ffffff14!important}.heart-button.active,.cart-heart-button.active{color:var(--ds-blue-bright)!important;background:#4389c72e!important}.account-hover-menu{border:1px solid var(--ds-line)!important;box-shadow:var(--ds-shadow-heavy)!important;background:#2d2d2d!important}.account-hover-menu a,.account-hover-menu button{color:var(--ds-text)!important}.account-hover-menu a:hover,.account-hover-menu button:hover{background:var(--ds-blue-soft)!important;color:var(--ds-blue-bright)!important}.cart-preview-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000009e!important}.cart-preview-header,.cart-preview-footer,.cart-page-header,.cart-page-tabs,.cart-page-line,.cart-page-summary-row,.cart-page-total{border-color:var(--ds-line)!important}.cart-preview-line,.cart-page-line,.stash-card{background:var(--ds-card-3)!important;border:1px solid var(--ds-line)!important}.cart-preview-qty button,.cart-page-qty button,.quantity-picker button{border:1px solid var(--ds-line)!important;color:var(--ds-text)!important;background:#ffffff14!important}.cart-page-tabs button.active{background:var(--ds-blue-soft)!important;color:var(--ds-blue-bright)!important}.product-detail-page a,.cart-back-link{color:var(--ds-blue-bright)!important}.product-detail-card h1,.product-detail-panel h2,.product-hero h1{color:#fff!important}.product-detail-card p,.product-detail-panel p,.product-detail-meta,.product-detail-description{color:var(--ds-muted)!important}.product-detail-select,.product-detail-input,.quick-option-select,.quick-modal-card select,.quick-modal-card input{background:var(--ds-card-3)!important;border:1px solid var(--ds-line)!important;color:#fff!important}.account-layout{color:var(--ds-text)}.account-sidebar,.mobile-account-drawer{border:1px solid var(--ds-line)!important;box-shadow:var(--ds-shadow)!important;background:linear-gradient(#343434,#292929)!important}.account-sidebar h2,.mobile-account-drawer h2,.account-content h1{color:#fff!important}.account-sidebar p,.mobile-account-drawer p,.account-card p,.order-empty-box p,.account-sidebar nav a,.mobile-account-drawer nav a{color:var(--ds-muted)!important}.account-sidebar nav a:hover,.mobile-account-drawer nav a:hover{color:#fff!important;background:#ffffff0f!important}.account-sidebar nav a.active,.mobile-account-drawer nav a.active,.account-sidebar nav a[href="/admin/users"],.mobile-account-drawer nav a[href="/admin/users"]{background:var(--ds-blue-soft)!important;color:var(--ds-blue-bright)!important}.account-logout,.drawer-logout-button{color:#ff8b8b!important;background:#ff777721!important;border:1px solid #ff77772e!important}.account-drawer-backdrop.open{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000009e!important}.profile-avatar,.admin-user-identity>span{background:var(--ds-blue-soft)!important;color:var(--ds-blue-bright)!important}.settings-info-list,.setup-key-box,.admin-user-notes div{background:var(--ds-card-3)!important;border:1px solid var(--ds-line)!important}.settings-card input,.settings-mini-form input,.admin-user-card input,.admin-user-card select,.admin-users-table input,.admin-users-table select{border:1px solid var(--ds-line-strong)!important;color:#fff!important;background:#262626!important}.settings-pill,.status-pill.neutral{color:var(--ds-muted)!important;background:#ffffff1a!important}.settings-pill.on,.status-pill.active{color:var(--ds-green)!important;background:#65d68a29!important}.status-pill.inactive{color:var(--ds-red)!important;background:#ff777729!important}.vendor-login-card{background:radial-gradient(circle at 0 0,#4389c724,#0000 42%),linear-gradient(#343434,#2d2d2d)!important}.vendor-login-card h1{color:#ffffff94!important}.vendor-login-form input,.vendor-password-wrap input{border:1px solid var(--ds-line-strong)!important;color:#fff!important;background:#2a2a2a!important}.recovery-code-button{color:#fff!important;background:#444!important}.login-timeout-message{color:var(--ds-orange)!important}.admin-users-page,.admin-unlocked-shell{background:radial-gradient(circle at top left, #4389c72e, transparent 30%), radial-gradient(circle at bottom right, #70bdff14, transparent 28%), var(--ds-bg)!important}.mobile-bottom-nav,.account-mobile-nav{border-top:1px solid var(--ds-line)!important;background:linear-gradient(#262626f5,#1c1c1cfa)!important;box-shadow:0 -14px 34px #00000047!important}.mobile-bottom-nav a,.mobile-bottom-nav button{color:var(--ds-muted)!important}.mobile-bottom-nav a.active,.mobile-bottom-nav button.active,.mobile-bottom-nav a:hover,.mobile-bottom-nav button:hover{color:var(--ds-blue-bright)!important}.mobile-cart-wrap b{background:var(--ds-blue)!important;color:#fff!important}.store-error,.login-error,.settings-error,.admin-user-error{color:var(--ds-red)!important}.settings-success,.admin-user-success,.status-pill.active{color:var(--ds-green)!important}*{scrollbar-color:#70bdff57 #ffffff0f}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#ffffff0f}::-webkit-scrollbar-thumb{background:#70bdff57;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#70bdff8a}@media (width<=700px){body,.store-page,.account-shell-page,.cart-page,.product-detail-page,.login-page,.vendor-login-page{background:radial-gradient(circle at top, #4389c721, transparent 34%), var(--ds-bg)!important}.store-topbar,.account-mobile-topbar{background:#222222fa!important}.category-bar{background:#1f1f1ffa!important}.vendor-style-card{border-radius:22px!important;box-shadow:0 12px 34px #0000003d!important}.mobile-account-drawer{border-radius:0 24px 24px 0!important}}.topbar-stat,.topbar-price,.account-wallet,.account-mobile-wallet,.filter-button,.filter-icon-button,.sort-button,.view-button,.store-status,.store-error{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.topbar-stat,.topbar-price,.account-wallet,.account-mobile-wallet,.store-status,.store-error{min-height:auto!important;padding:0!important}.filter-row button:not(.fake-switch):not(.fake-switch *),.filter-row a,.mobile-filter-row button:not(.fake-switch):not(.fake-switch *),.mobile-filter-row a{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.filter-row .filter-left,.filter-row .filter-right,.mobile-filter-row .filter-left,.mobile-filter-row .filter-right{box-shadow:none!important;background:0 0!important;border:0!important}.cart-page-line,.cart-preview-line,.stash-card{box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:1px solid #ffffff14!important;border-radius:0!important}.cart-page-line:last-child,.cart-preview-line:last-child,.stash-card:last-child{border-bottom:0!important}.cart-page-qty button,.cart-preview-qty button,.quantity-picker button{box-shadow:none!important;background:#ffffff14!important;border:1px solid #ffffff24!important;border-radius:14px!important}.cart-page-qty input,.cart-preview-qty input,.quantity-picker input{box-shadow:none!important;color:#fff!important;background:#ffffff0a!important;border:1px solid #ffffff24!important;border-radius:14px!important}.filter-button,.filter-icon-button,.sort-button,.view-button{transition:background .14s,border-color .14s,color .14s;color:#ffffffc7!important;background:0 0!important;border:1px solid #0000!important;border-radius:9px!important;min-height:30px!important;padding:0 9px!important}.filter-button:hover,.filter-icon-button:hover,.sort-button:hover,.view-button:hover{color:#70bdff!important;background:#4389c71f!important;border-color:#70bdff29!important}.view-button.active,.sort-button.active{color:#70bdff!important;background:#4389c729!important;border-color:#70bdff38!important}.topbar-stat,.topbar-price{color:#ffffffdb!important}.topbar-price strong{color:#65d68a!important}.store-status{font-weight:800;color:#ffffff94!important}
