:root{--ink:#17211e;--muted:#697570;--faint:#929d98;--line:#e1e7e3;--line-strong:#d3dcd7;--paper:#ffffff;--canvas:#f5f7f4;--sidebar:#0d1d19;--sidebar-soft:#152a24;--mint:#58d6a9;--mint-deep:#147d60;--mint-pale:#e5f8f0;--amber:#e9a93d;--amber-pale:#fff5dd;--orange:#e57d4f;--orange-pale:#fff0e9;--violet:#8875dc;--violet-pale:#f0edff;--danger:#d14f55;--game-logo-small-width:104px;--shadow-sm:0 1px 2px rgb(20 35 30/4%),0 4px 14px rgb(20 35 30/3%);--shadow-md:0 10px 35px rgb(20 35 30/8%)}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body,html{background:var(--canvas)}body{min-height:100vh;margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased}button,input,select{color:inherit;font:inherit}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgb(88 214 169/30%);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.52}h1,h2,h3,p{margin:0}.appShell{min-height:100vh}.sidebar{position:fixed;z-index:50;inset:0 auto 0 0;display:flex;width:252px;flex-direction:column;overflow-y:auto;color:#d7e3df;background:radial-gradient(circle at 20% 5%,rgb(43 111 88/25%),transparent 25%),var(--sidebar)}.brand{display:flex;height:78px;align-items:center;gap:11px;padding:0 22px;border-bottom:1px solid rgb(255 255 255/7%)}.brandMark{display:grid;width:38px;height:38px;place-items:center;color:#092019;border-radius:11px;background:var(--mint);box-shadow:0 0 28px rgb(88 214 169/18%)}.brand>div:nth-child(2){display:flex;align-items:baseline;gap:5px;letter-spacing:.02em}.brand strong{color:white;font-size:18px;font-weight:800}.brand span{color:var(--mint);font-size:12px;font-weight:750;letter-spacing:.14em}.storePicker{display:grid;grid-template-columns:34px 1fr 14px;align-items:center;grid-gap:9px;gap:9px;margin:18px 14px 23px;padding:11px;border:1px solid rgb(255 255 255/9%);border-radius:10px;background:rgb(255 255 255/4%)}.storeIcon{display:grid;width:34px;height:34px;place-items:center;color:var(--mint);border-radius:8px;background:rgb(88 214 169/10%)}.storePicker div{min-width:0}.storePicker small,.storePicker strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.storePicker small{margin-bottom:2px;color:#82938c;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.storePicker select,.storePicker strong{color:#f1f7f4;font-size:12px;font-weight:650}.storePicker select{display:block;width:100%;padding:0 18px 0 0;overflow:hidden;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.storePicker select option{color:var(--ink);background:white}.mainNav{display:flex;flex-direction:column;gap:4px;padding:0 11px}.navCaption{padding:0 12px 7px;color:#5f746b;font-size:10px;font-weight:700;letter-spacing:.12em}.mainNav button,.sidebarBottom>button{display:flex;width:100%;align-items:center;gap:12px;padding:10px 12px;color:#8fa19a;border-radius:8px;background:transparent;text-align:left;transition:.16s ease}.mainNav button:hover,.sidebarBottom>button:hover{color:#dce7e2;background:rgb(255 255 255/4%)}.mainNav button.active{color:#eafff7;background:linear-gradient(90deg,rgb(88 214 169/15%),rgb(88 214 169/7%));box-shadow:inset 2px 0 0 var(--mint)}.mainNav button.active svg{color:var(--mint)}.mainNav button b{display:grid;min-width:20px;height:20px;place-items:center;margin-left:auto;color:#2c160e;border-radius:10px;background:#f0a274;font-size:10px}.sidebarBottom{display:flex;flex-direction:column;gap:3px;margin-top:auto;padding:16px 11px;border-top:1px solid rgb(255 255 255/6%)}.userCard{display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:9px;gap:9px;margin-top:10px;padding:10px;border-radius:10px;background:rgb(255 255 255/4%);border:0;color:inherit;text-align:left;cursor:pointer}.userCard:hover{background:rgb(255 255 255/7%)}.logoutIcon{color:#8fa19a;transform:rotate(180deg)}.avatar,.topAvatar{display:grid;place-items:center;color:#092019;border-radius:50%;background:linear-gradient(145deg,#8ce9c8,#42b991);font-size:11px;font-weight:800}.avatar{width:34px;height:34px}.userCard small,.userCard strong{display:block}.userCard strong{color:#e5eeea;font-size:12px}.userCard small{color:#6f817a;font-size:10px}.mainArea{min-height:100vh;margin-left:252px}.topbar{position:-webkit-sticky;position:sticky;z-index:30;top:0;display:flex;height:64px;align-items:center;justify-content:flex-end;padding:0 34px;border-bottom:1px solid var(--line);background:rgb(255 255 255/91%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.headerActions,.topbarRight{display:flex;align-items:center;gap:11px}.iconButton{display:grid;width:36px;height:36px;color:#65716c;border-radius:9px}.notificationButton{position:relative}.notificationButton span{position:absolute;top:7px;right:7px;width:6px;height:6px;border:1px solid white;border-radius:50%;background:var(--orange)}.topAvatar{width:36px;height:36px}.connectionBadge{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;color:var(--mint-deep);border:1px solid #c5e9dc;border-radius:20px;background:#effbf6;font-size:11px;font-weight:700;white-space:nowrap}.connectionBadge[data-state=demo]{color:#85631a;border-color:#f0d99e;background:#fff8e6}.connectionBadge[data-state=connecting],.connectionBadge[data-state=reconnecting]{color:#755eaf;border-color:#d9d0f7;background:#f5f2ff}.authScreen{position:relative;display:grid;min-height:100vh;align-items:safe center;justify-items:center;overflow-x:hidden;overflow-y:auto;padding:28px;color:#dfeae6;background:radial-gradient(circle at 12% 15%,rgb(58 151 119/20%),transparent 27%),radial-gradient(circle at 86% 82%,rgb(212 161 71/12%),transparent 25%),#0b1915}.authGlow{position:absolute;width:520px;height:520px;border:1px solid rgb(88 214 169/8%);border-radius:50%;box-shadow:0 0 0 90px rgb(88 214 169/2%),0 0 0 180px rgb(88 214 169/1.5%);pointer-events:none}.loadingBrand{position:relative;display:grid;grid-template-columns:44px 1fr auto;align-items:center;grid-gap:13px;gap:13px;min-width:330px;padding:20px;border:1px solid rgb(255 255 255/8%);border-radius:14px;background:rgb(255 255 255/4%);box-shadow:0 20px 60px rgb(0 0 0/25%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.loadingBrand .brandMark{width:44px;height:44px}.loadingBrand span,.loadingBrand strong{display:block}.loadingBrand strong{color:white;font-size:15px}.loadingBrand span{margin-top:2px;color:#7f968e;font-size:10px}.loadingBrand>svg{color:var(--mint)}.authCard{position:relative;width:min(100%,430px);padding:31px;color:var(--ink);border:1px solid rgb(255 255 255/12%);border-radius:18px;background:rgb(255 255 255/96%);box-shadow:0 30px 90px rgb(0 0 0/35%)}.authCardBootstrap{width:min(100%,520px)}.authBrand{display:flex;align-items:center;gap:10px;margin-bottom:27px}.authBrand>div:last-child{display:flex;align-items:baseline;gap:5px}.authBrand>div:last-child strong{font-size:17px}.authBrand>div:last-child span{color:var(--mint-deep);font-size:10px;font-weight:800;letter-spacing:.14em}.authCard h1{margin-top:5px;font-size:29px;letter-spacing:-.04em}.authCard>p{margin-top:7px;color:var(--muted);font-size:12px}.authModeTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:3px;gap:3px;margin-top:18px;padding:3px;border:1px solid var(--line);border-radius:9px;background:#f3f6f4}.authModeTabs button{min-height:34px;color:#7b8983;border-radius:6px;background:transparent;font-size:9px;font-weight:750}.authModeTabs button.active{color:#17694f;background:white;box-shadow:0 1px 5px rgb(22 50 40/9%)}.authCard form{display:grid;grid-gap:14px;gap:14px;margin-top:24px}.authCard form>label>span{display:block;margin-bottom:6px;color:#4e5c57;font-size:10px;font-weight:700}.authCard form>label>div{display:flex;height:42px;align-items:center;gap:8px;padding:0 11px;color:#88938e;border:1px solid var(--line-strong);border-radius:8px;background:white}.authFieldGrid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);grid-gap:10px;gap:10px}.authFieldGrid>label>span{display:block;margin-bottom:6px;color:#4e5c57;font-size:10px;font-weight:700}.authFieldGrid>label>div{display:flex;height:42px;align-items:center;gap:8px;padding:0 11px;color:#88938e;border:1px solid var(--line-strong);border-radius:8px;background:white}.authFieldGrid>label>div:focus-within{border-color:#73cdae;box-shadow:0 0 0 3px rgb(88 214 169/12%)}.slugPrefix{color:#a4aea9;font-size:13px;font-weight:800}.authFieldHelp{display:block;margin-top:5px;color:#8d9893;font-size:8px;line-height:1.45}.authCard form input{width:100%;border:0;outline:0;background:transparent;font-size:12px}.authCard form input::placeholder{color:#adb5b1}.authCard form>label>div:focus-within{border-color:#73cdae;box-shadow:0 0 0 3px rgb(88 214 169/12%)}.authSubmit{width:100%;min-height:43px;margin-top:3px}.authError{padding:9px 10px;color:#a43e44;border-radius:7px;background:#fff0f1;font-size:10px}.authDemo,.authError{display:flex;align-items:center;gap:6px}.authDemo{width:100%;justify-content:center;margin-top:12px;padding:7px;color:#74817c;background:transparent;font-size:9px;font-weight:650}.authDemo:hover{color:var(--mint-deep)}.authSecurity{display:flex;align-items:center;gap:7px;margin-top:20px;padding-top:14px;color:#74827d;border-top:1px solid var(--line);font-size:8px}.authSecurity svg{color:var(--mint-deep)}.authEndpoint{display:block;margin-top:8px;overflow:hidden;color:#a5aea9;font-size:7px;white-space:nowrap;text-overflow:ellipsis}.authFooter{position:absolute;bottom:18px;color:#536a61;font-size:8px;letter-spacing:.04em}.demoBanner{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:18px;padding:8px 35px;color:#6a5318;border-bottom:1px solid #efdb9f;background:#fff8e7;font-size:12px}.demoBanner button,.demoBanner>div{display:flex;align-items:center;gap:8px}.demoBanner button{color:#6a5318;background:transparent;font-weight:700}.toast{position:fixed;z-index:80;right:24px;bottom:24px;display:flex;max-width:390px;align-items:center;gap:10px;padding:13px 15px;color:#f5fbf8;border-radius:10px;background:#18352d;box-shadow:var(--shadow-md)}.toast button{display:grid;margin-left:5px;place-items:center;color:white;background:transparent}.pageContent{width:100%;max-width:1540px;margin:0 auto;padding:31px 35px 55px}.sectionHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.eyebrow,.panelEyebrow{color:#789087;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.sectionHeader h1{margin-top:4px;font-size:clamp(26px,2.5vw,34px);font-weight:730;letter-spacing:-.035em}.sectionHeader p{max-width:650px;margin-top:6px;color:var(--muted)}.fullGhostButton,.ghostButton,.primaryButton,.secondaryButton{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:8px;font-size:12px;font-weight:700;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.primaryButton{color:#071c15;background:var(--mint);box-shadow:0 5px 16px rgb(53 171 132/16%)}.primaryButton:hover:not(:disabled){background:#69dfb6;box-shadow:0 7px 20px rgb(53 171 132/22%);transform:translateY(-1px)}.fullGhostButton,.ghostButton,.secondaryButton{color:#53605b;border:1px solid var(--line-strong);background:white}.fullGhostButton:hover,.ghostButton:hover,.secondaryButton:hover:not(:disabled){color:var(--ink);border-color:#b9c8c1;background:#fafcfb}.ghostButton{min-height:32px;padding:0 10px;border:0;background:transparent}.fullGhostButton{width:100%;margin-top:20px}.textButton{display:inline-flex;align-items:center;gap:4px;padding:0;color:var(--mint-deep);background:transparent;font-size:11px;font-weight:700}.metricsGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:15px}.metricCard,.panel{border:1px solid var(--line);border-radius:12px;background:var(--paper);box-shadow:var(--shadow-sm)}.metricCard{min-width:0;padding:17px 18px 15px}.metricTop{display:flex;align-items:center;gap:9px}.metricIcon{display:grid;width:32px;height:32px;place-items:center;border-radius:8px}.metricIcon[data-tone=mint]{color:var(--mint-deep);background:var(--mint-pale)}.metricIcon[data-tone=amber]{color:#a96c08;background:var(--amber-pale)}.metricIcon[data-tone=orange]{color:#b74c2c;background:var(--orange-pale)}.metricIcon[data-tone=violet]{color:#6653ba;background:var(--violet-pale)}.metricLabel{overflow:hidden;color:var(--muted);font-size:11px;font-weight:620;white-space:nowrap;text-overflow:ellipsis}.metricValue{display:block;margin-top:14px;font-size:clamp(22px,2.1vw,29px);font-weight:720;letter-spacing:-.04em}.metricDetail{height:19px;margin-top:4px;color:var(--faint);font-size:11px}.positive{display:inline-flex;align-items:center;gap:3px;color:var(--mint-deep)}.dashboardGrid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.85fr);grid-gap:15px;gap:15px}.panel{min-width:0;padding:20px}.panelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panelHeader h2{margin-top:4px;font-size:16px;font-weight:700;letter-spacing:-.015em}.panelEyebrow{display:inline-flex;align-items:center;gap:5px}.batchSummary{display:grid;grid-template-columns:170px 1fr;align-items:center;grid-gap:25px;gap:25px;padding:25px 7px 21px}.progressRing{--progress:94%;position:relative;display:grid;width:142px;height:142px;place-items:center;border-radius:50%;background:conic-gradient(var(--mint) var(--progress),#e9efeb 0)}.progressRing:before{position:absolute;width:112px;height:112px;border-radius:50%;background:white;content:""}.progressRing div{position:relative;text-align:center}.progressRing span,.progressRing strong{display:block}.progressRing strong{font-size:33px;letter-spacing:-.05em}.progressRing span{color:var(--muted);font-size:10px}.batchStats{display:grid;grid-gap:14px;gap:14px}.batchStats>div{position:relative;padding-left:19px}.batchStats p{font-size:12px}.batchStats p strong{margin-right:3px;font-size:17px}.batchStats small{color:var(--faint);font-size:10px}.dot{position:absolute;top:7px;left:0;width:7px;height:7px;border-radius:50%}.dot.verified{background:#83918b}.dot.success{background:var(--mint)}.dot.warning{background:var(--orange)}.batchFooter{justify-content:space-between;gap:12px;padding-top:15px;color:#7a8782;border-top:1px solid var(--line);font-size:10px}.batchFooter,.batchFooter div{display:flex;align-items:center}.batchFooter div{gap:5px}.gameBars{display:grid;grid-gap:21px;gap:21px;margin-top:24px}.gameBarMeta{display:grid;grid-template-columns:32px 1fr auto;align-items:center;grid-gap:9px;gap:9px}.gameDot{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;font-size:12px;font-weight:800}.gameDot[data-game=magic]{color:#635236;background:#f3ead8}.gameDot[data-game=pokemon]{color:#2d5a9c;background:#e8f1ff}.gameDot[data-game=lorcana]{color:#7056a3;background:#f1ebff}.gameBarMeta div small,.gameBarMeta div strong{display:block}.gameBarMeta div strong{font-size:12px}.gameBarMeta div small{color:var(--faint);font-size:9px}.gameBarMeta b{font-size:11px}.barTrack{height:5px;margin:8px 0 0 41px;overflow:hidden;border-radius:4px;background:#edf1ef}.barTrack span{display:block;height:100%;border-radius:inherit}.barTrack span[data-game=magic]{background:#bda979}.barTrack span[data-game=pokemon]{background:#6597d8}.barTrack span[data-game=lorcana]{background:#9679cf}.activityPanel,.healthPanel{min-height:285px}.eventList{display:grid;margin-top:15px}.eventRow{display:grid;grid-template-columns:30px 1fr;grid-gap:10px;gap:10px;padding:10px 0;border-bottom:1px solid #edf1ee}.eventRow:last-child{border-bottom:0}.eventIcon{display:grid;width:30px;height:30px;place-items:center;color:var(--mint-deep);border-radius:50%;background:var(--mint-pale)}.eventIcon[data-type="scan.needs_review"]{color:#b5542f;background:var(--orange-pale)}.eventIcon[data-type="scan.processing"]{color:#6d58bd;background:var(--violet-pale)}.eventRow p{color:#4d5a55;font-size:11px;line-height:1.35}.eventRow small{color:#a0aaa6;font-size:9px}.liveDot,.validatedTag{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;color:var(--mint-deep);border-radius:5px;background:var(--mint-pale);font-size:8px;font-weight:800;letter-spacing:.06em}.liveDot:before{width:5px;height:5px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 3px rgb(88 214 169/15%);content:""}.healthCheck{display:grid;width:30px;height:30px;place-items:center;color:var(--mint-deep);border-radius:50%;background:var(--mint-pale)}.healthRows{display:grid;grid-gap:5px;gap:5px;margin-top:22px}.healthRows>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 10px;border-radius:7px;background:#f8faf8;font-size:10px}.healthRows span{display:inline-flex;align-items:center;gap:7px;color:#68756f}.healthRows b{color:var(--mint-deep);font-size:9px}.warnText{color:#b75c32!important}.systemFoot{gap:6px;margin-top:15px;color:#9aa49f;font-size:9px}.liveHero,.systemFoot{display:flex;align-items:center}.liveHero{justify-content:space-between;gap:25px;margin-bottom:15px;padding:20px 23px;color:#eaf5f1;border-radius:13px;background:radial-gradient(circle at 80% 20%,rgb(88 214 169/17%),transparent 28%),linear-gradient(115deg,#10251f,#17392f);box-shadow:var(--shadow-md)}.livePulse{display:inline-flex;align-items:center;gap:5px;color:var(--mint);font-size:9px;font-weight:800;letter-spacing:.09em}.liveHeroInfo h2{margin-top:5px;font-size:20px}.liveHeroInfo p{margin-top:3px;color:#8fa79f;font-size:11px}.liveHeroProgress{display:flex;align-items:center;gap:23px}.liveHeroProgress>div{min-width:68px;text-align:center}.liveHeroProgress span,.liveHeroProgress strong{display:block}.liveHeroProgress strong{color:white;font-size:24px;letter-spacing:-.04em}.liveHeroProgress span{color:#90a59e;font-size:9px}.liveHeroProgress .warn strong{color:#f3a278}.liveHeroProgress i{width:1px;height:32px;background:rgb(255 255 255/13%)}.liveLayout{display:grid;grid-template-columns:minmax(0,1fr) 285px;align-items:start;grid-gap:15px;gap:15px}.scanGridPanel{padding:0;overflow:hidden}.scanToolbar{display:flex;min-height:57px;align-items:center;justify-content:space-between;gap:15px;padding:10px 15px;border-bottom:1px solid var(--line)}.filterChips{display:flex;flex-wrap:wrap;gap:5px}.filterChips button{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;color:#68746f;border-radius:6px;background:transparent;font-size:10px;font-weight:650}.filterChips button span{display:grid;min-width:18px;height:18px;place-items:center;border-radius:9px;background:#edf1ef;font-size:8px}.filterChips button.active{color:#12694f;background:var(--mint-pale)}.filterChips button.active span{background:#c9eddf}.lastEvent{display:flex;align-items:center;gap:5px;color:#9aa49f;font-size:9px;white-space:nowrap}.scanCardGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));grid-gap:10px;gap:10px;max-height:calc(100vh - 310px);min-height:420px;overflow-y:auto;padding:13px;scrollbar-color:#cdd8d2 transparent;scrollbar-width:thin}.scanCard{position:relative;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:white;transition:transform .15s ease,box-shadow .15s ease}.scanCard:hover{box-shadow:0 7px 20px rgb(20 35 30/9%);transform:translateY(-2px)}.scanCard[data-status=needs_review]{border-color:#edb79e;box-shadow:inset 0 0 0 1px #fff0e9}.scanCardNumber{position:absolute;top:7px;right:7px;padding:3px 5px;color:white;border-radius:5px;background:rgb(5 20 15/72%);font-size:8px;font-weight:750;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cardMark{position:relative;display:flex;height:103px;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;color:rgb(255 255 255/90%);background:linear-gradient(145deg,#445752,#1d2b27);isolation:isolate}.cardMark[data-game=magic]{background:linear-gradient(145deg,#806b4b,#312a22)}.cardMark[data-game=pokemon]{background:linear-gradient(145deg,#477fbd,#253b65)}.cardMark[data-game=lorcana]{background:linear-gradient(145deg,#8465ad,#342b57)}.cardMarkGlow{position:absolute;z-index:-1;width:110px;height:110px;border:24px solid rgb(255 255 255/7%);border-radius:50%;transform:rotate(-20deg) translate(15px,-15px)}.cardMarkGame{position:absolute;top:7px;left:8px;display:grid;width:18px;height:18px;place-items:center;border:1px solid rgb(255 255 255/20%);border-radius:50%;font-size:8px;font-weight:800}.cardMark>strong{font-family:Georgia,serif;font-size:27px;letter-spacing:.04em;text-shadow:0 3px 12px rgb(0 0 0/25%)}.cardMark>small{margin-top:1px;color:rgb(255 255 255/50%);font-size:7px;letter-spacing:.14em;text-transform:uppercase}.cardMarkCompact{width:34px;height:45px;flex:0 0 34px;border-radius:5px}.cardMarkCompact>strong{font-size:12px}.cardMarkCompact .cardMarkGame{display:none}.scanCardBody{padding:9px}.statusPill{display:inline-flex;align-items:center;gap:4px;padding:3px 5px;color:#557169;border-radius:5px;background:#edf5f1;font-size:7px;font-weight:800;text-transform:uppercase}.statusPill[data-status=needs_review]{color:#ad4d2c;background:var(--orange-pale)}.statusPill[data-status=processing],.statusPill[data-status=uploading]{color:#6955b1;background:var(--violet-pale)}.statusPill[data-status=failed]{color:#ac3e45;background:#feecee}.scanCard h3{overflow:hidden;margin-top:7px;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.scanCard p{margin-top:2px;color:#86918c;font-size:8px}.scanTags,.tagCell{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}.scanTags span,.tagCell span{padding:2px 5px;color:#66726d;border:1px solid var(--line);border-radius:4px;font-size:7px;font-weight:650}.liveTimeline{position:-webkit-sticky;position:sticky;top:79px;max-height:calc(100vh - 95px);overflow-y:auto}.replayNote{display:flex;gap:9px;margin-top:14px;padding:10px;color:#536d64;border-radius:7px;background:var(--mint-pale)}.replayNote p,.replayNote span,.replayNote strong{display:block}.replayNote strong{font-size:10px}.replayNote span{margin-top:2px;color:#779087;font-size:8px}.reviewCounter{padding:7px 11px;color:var(--muted);border:1px solid var(--line);border-radius:8px;background:white;font-size:11px}.reviewCounter strong{color:var(--ink)}.reviewProgress{height:4px;margin:-14px 0 21px;overflow:hidden;border-radius:4px;background:#dfe7e3}.reviewProgress span{display:block;height:100%;border-radius:inherit;background:var(--mint);transition:width .3s ease}.reviewWorkspace{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(500px,1.45fr);align-items:start;grid-gap:18px;gap:18px}.reviewCardPreview{overflow:hidden;border-radius:14px;background:#12251f;box-shadow:var(--shadow-md)}.reviewCardPreview .previewTop{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;color:#87a097;font-size:8px;font-weight:700;letter-spacing:.05em}.previewTop span:last-child{display:inline-flex;align-items:center;gap:4px;color:var(--mint)}.reviewCardPreview .cardMark{width:min(72%,280px);height:390px;margin:10px auto 25px;border:7px solid #202824;border-radius:13px;box-shadow:0 17px 45px rgb(0 0 0/35%)}.reviewCardPreview .cardMark>strong{font-size:55px}.reviewCardPreview .cardMarkGame{width:27px;height:27px;font-size:11px}.reviewCaptureImage{position:relative;display:grid;width:min(78%,360px);margin:8px auto 18px;place-items:center}.reviewCaptureImage img{display:block;width:100%;max-height:560px;object-fit:contain;border-radius:10px;box-shadow:0 18px 44px rgb(0 0 0/35%);cursor:zoom-in}.reviewCaptureImage.compact{width:min(68%,250px);margin:10px auto 14px}.reviewCaptureImage.compact img{max-height:360px}.reviewZoomTrigger{position:absolute;right:8px;bottom:8px;display:inline-flex;align-items:center;gap:5px;padding:7px 9px;color:#10271f;border:1px solid rgb(255 255 255/55%);border-radius:8px;background:rgb(255 255 255/90%);box-shadow:0 4px 15px rgb(0 0 0/20%);font-size:9px;font-weight:800;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.reviewZoomBackdrop{position:fixed;z-index:500;inset:0;display:grid;padding:20px;place-items:center;background:rgb(4 13 10/88%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.reviewZoomDialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(1100px,96vw);height:min(900px,94vh);overflow:hidden;border:1px solid rgb(255 255 255/18%);border-radius:14px;background:#10211b;box-shadow:0 30px 100px rgb(0 0 0/55%)}.reviewZoomDialog>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;color:white;border-bottom:1px solid rgb(255 255 255/10%)}.reviewZoomDialog>header>div:first-child{display:grid;grid-gap:2px;gap:2px}.reviewZoomDialog>header strong{font-size:13px}.reviewZoomDialog>header span{color:#91a79f;font-size:9px}.reviewZoomControls{display:flex;align-items:center;gap:7px}.reviewZoomControls button{display:grid;width:34px;height:34px;place-items:center;color:white;border:1px solid rgb(255 255 255/16%);border-radius:8px;background:rgb(255 255 255/8%)}.reviewZoomControls button:disabled{opacity:.35}.reviewZoomControls b{min-width:52px;color:#b5c9c2;font-size:10px;text-align:center}.reviewZoomCanvas{overflow:auto;padding:24px;text-align:center;touch-action:none;overscroll-behavior:contain}.reviewZoomCanvas img{display:block;height:auto;max-width:none;margin:0 auto;object-fit:contain;transform-origin:top center}.mobileReviewImageDock{display:none}.reviewCaptureUnavailable{display:grid;min-height:310px;padding:30px;place-content:center;color:#a7bbb4;text-align:center}.reviewCaptureUnavailable svg{margin:0 auto 12px;color:var(--mint)}.reviewCaptureUnavailable strong{color:white;font-size:13px}.reviewCaptureUnavailable p{max-width:280px;margin:7px auto;font-size:9px;line-height:1.5}.reviewCaptureUnavailable span{color:#6f8980;font-size:8px;font-weight:700}.reviewScannerGuess{display:grid;grid-gap:3px;gap:3px;padding:13px 15px 15px;color:#a8bbb4;border-top:1px solid rgb(255 255 255/8%);background:rgb(255 255 255/3%)}.reviewScannerGuess span{color:#879b94;font-size:8px;font-weight:850;letter-spacing:.08em}.reviewScannerGuess strong{color:white;font-size:14px}.reviewScannerGuess p{font-size:9px}.reviewScannerGuess.hasCandidate p,.reviewScannerGuess.hasCandidate span{color:#65d9b0}.reviewCatalogComparison{padding:13px 15px 16px;color:#a6bab3;border-top:1px solid rgb(255 255 255/8%);background:#0c1c17}.reviewCatalogComparison>span{display:block;color:#70ddb7;font-size:8px;font-weight:850;letter-spacing:.07em}.reviewReferencePending{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:10px;border:1px solid rgb(255 255 255/10%);border-radius:8px;font-size:9px}.reviewReferencePending button{padding:7px 9px;color:#0d2d22;border-radius:7px;background:var(--mint);font-size:8px;font-weight:800}.reviewLearningNotice,.reviewModeNotice{display:flex;align-items:flex-start;gap:9px;margin-top:10px;padding:10px 12px;color:#315e50;border:1px solid #cbe8dd;border-radius:8px;background:#f0faf6;font-size:9px;line-height:1.45}.reviewLearningNotice strong,.reviewModeNotice strong{display:block;color:#174c3c;font-size:9px}.reviewLearningNotice.disabled{color:#71665f;border-color:#eadfd9;background:#faf7f5}.reviewLearningNotice.disabled strong{color:#695148}.reviewLearningNotice>span{flex:1 1}.reviewLearningNotice>button{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:7px 9px;color:#fff;border:0;border-radius:7px;background:#277c67;font-size:8px;font-weight:800}.reviewLearningNotice>button:disabled{opacity:.65}.reviewLoadResult,.reviewLoadStatus{display:flex;min-width:0;flex:1 1;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.reviewLoadResult strong,.reviewLoadStatus strong{font-size:8px;line-height:1.35}.reviewLoadStatus i{width:100%;height:4px;overflow:hidden;border-radius:99px;background:#9fd9c5}.reviewLoadResult button{flex:0 0 auto}.batchReviewMode{margin:0 0 12px}.manualOverrideButton{display:inline-flex;align-items:center;gap:6px;margin-top:9px;padding:8px 10px;color:#4d665d;border:1px solid var(--line);border-radius:7px;background:white;font-size:9px;font-weight:750}.manualOverrideButton.active{color:#155842;border-color:#9edcc5;background:#effaf6}.captureInfo{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;padding:13px;color:#9db0a9;border-top:1px solid rgb(255 255 255/7%);background:rgb(255 255 255/3%);font-size:8px}.captureInfo p{display:flex;align-items:center;gap:4px}.reviewForm{padding:24px}.reviewFormIntro{display:flex;align-items:center;gap:12px}.reviewAlert{display:grid;width:38px;height:38px;place-items:center;color:#b1502c;border-radius:9px;background:var(--orange-pale)}.reviewFormIntro h2{margin-top:2px;font-size:19px}.reviewFormIntro p{color:var(--muted);font-size:10px}.questionSummary{margin-top:17px;padding:10px 12px;color:#68574f;border-left:3px solid var(--orange);border-radius:0 7px 7px 0;background:#fff8f3;font-size:11px}.reviewField{margin:22px 0 0;padding:0;border:0}.reviewAttributeFields{display:contents}.reviewField legend{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:10px;font-size:12px;font-weight:700}.reviewField legend span{display:grid;width:22px;height:22px;place-items:center;color:var(--mint-deep);border-radius:50%;background:var(--mint-pale);font-size:9px}.candidateList{display:grid;grid-gap:7px;gap:7px}.candidateList label{display:grid;grid-template-columns:16px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;cursor:pointer}.candidateList label.selected{border-color:#7fd5b6;background:#f1fbf7;box-shadow:0 0 0 1px #d3f1e5}.candidateList input{position:absolute;opacity:0;pointer-events:none}.radioVisual{display:grid;width:16px;height:16px;place-items:center;color:transparent;border:1px solid #bdc9c3;border-radius:50%}.selected .radioVisual{color:white;border-color:var(--mint-deep);background:var(--mint-deep)}.candidateList label div small,.candidateList label div strong{display:block}.candidateList label div strong{font-size:10px}.candidateList label div small{color:var(--faint);font-size:8px}.candidateList label>b{color:#789087;font-size:9px}.manualPrinting{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;padding:12px;border:1px solid #ead9b3;border-radius:9px;background:#fffbf2}.manualPrinting>p{grid-column:1/-1;display:flex;align-items:center;gap:6px;color:#715b2d;font-size:9px}.manualPrinting label span{display:block;margin-bottom:4px;color:#706b60;font-size:8px;font-weight:700}.manualPrinting input{width:100%;height:34px;padding:0 8px;border:1px solid #ded8c9;border-radius:6px;outline:0;background:white;font-size:10px}.manualPrinting input:focus{border-color:#b7a36f;box-shadow:0 0 0 2px rgb(183 163 111/13%)}.finishGrid,.optionGrid{display:grid;grid-gap:7px;gap:7px}.languageGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.finishGrid button,.optionGrid button{min-width:0;padding:9px;border:1px solid var(--line);border-radius:8px;background:white;text-align:left}.finishGrid button small,.finishGrid button strong,.optionGrid button span,.optionGrid button strong{display:block}.optionGrid button strong{font-size:10px}.optionGrid button span{overflow:hidden;color:var(--faint);font-size:8px;white-space:nowrap;text-overflow:ellipsis}.finishGrid button.selected,.optionGrid button.selected{color:#17694f;border-color:#7fd5b6;background:#f1fbf7;box-shadow:0 0 0 1px #d3f1e5}.finishGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.finishGrid button svg{margin-bottom:7px;color:#7c8984}.finishGrid button.selected svg{color:var(--mint-deep)}.finishGrid button strong{font-size:10px}.finishGrid button small{margin-top:2px;color:var(--faint);font-size:8px}.physicalVariantPicker{display:grid;grid-gap:8px;gap:8px;margin-top:10px;padding:10px;border:1px solid #ead9b3;border-radius:8px;background:#fffbf2}.physicalVariantPicker>p{display:flex;align-items:center;gap:6px;color:#715b2d;font-size:9px;font-weight:700}.physicalVariantPicker .optionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.formError{display:flex;align-items:center;gap:6px;margin-top:16px;padding:9px 10px;color:#a93f45;border-radius:7px;background:#fff0f1;font-size:10px}.reviewActions{display:flex;justify-content:space-between;gap:12px;margin-top:25px;padding-top:17px;border-top:1px solid var(--line)}.reviewComplete{display:flex;max-width:600px;min-height:calc(100vh - 160px);margin:auto;flex-direction:column;align-items:center;justify-content:center;text-align:center}.completeIcon{display:grid;width:78px;height:78px;margin-bottom:18px;place-items:center;color:var(--mint-deep);border-radius:50%;background:var(--mint-pale);box-shadow:0 0 0 10px rgb(229 248 240/55%)}.reviewComplete h1{margin-top:7px;font-size:31px}.reviewComplete p{max-width:490px;margin-top:9px;color:var(--muted)}.reviewComplete>div{display:flex;gap:9px;margin-top:24px}.inventorySummary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:white;box-shadow:var(--shadow-sm)}.inventorySummary>div{display:flex;align-items:center;gap:10px;padding:14px 17px;color:#708079;border-right:1px solid var(--line)}.inventorySummary>div:last-child{border-right:0}.inventorySummary p span,.inventorySummary p strong{display:block}.inventorySummary p span{color:var(--faint);font-size:9px}.inventorySummary p strong{margin-top:1px;color:var(--ink);font-size:15px}.inventoryPanel{padding:0;overflow:hidden}.inventoryToolbar{display:flex;align-items:center;gap:8px;padding:12px;border-bottom:1px solid var(--line)}.searchBox,.selectBox{display:flex;height:36px;align-items:center;gap:7px;color:#78847f;border:1px solid var(--line-strong);border-radius:7px;background:white}.searchBox{width:min(390px,38%);padding:0 10px}.searchBox input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:10px}.searchBox input::placeholder{color:#a7b0ac}.selectBox{position:relative;padding-left:9px}.selectBox select{height:100%;min-width:130px;padding:0 25px 0 0;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;font-size:10px}.selectBox>svg:last-child{position:absolute;right:7px;pointer-events:none}.staleFilter{display:inline-flex;height:36px;align-items:center;gap:6px;margin-left:auto;padding:0 10px;color:#7d8984;border:1px solid var(--line-strong);border-radius:7px;background:white;font-size:9px;font-weight:650;white-space:nowrap}.staleFilter.active{color:#9a581e;border-color:#e9c894;background:#fff9ed}.tableScroll{overflow-x:auto}.inventoryTable,.previewTable{width:100%;border-spacing:0;border-collapse:collapse}.inventoryTable th,.previewTable th{padding:9px 12px;color:#89958f;border-bottom:1px solid var(--line);background:#fafbfa;font-size:8px;font-weight:750;text-align:left;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.inventoryTable td,.previewTable td{padding:9px 12px;border-bottom:1px solid #edf1ef;font-size:10px;vertical-align:middle}.inventoryTable tbody tr:hover,.previewTable tbody tr:hover{background:#fbfdfc}.inventoryTable tbody tr:last-child td,.previewTable tbody tr:last-child td{border-bottom:0}.right{text-align:right!important}.locationCell,.tableCard{display:flex;align-items:center;gap:9px}.locationCell>div,.tableCard>div:last-child{min-width:0}.locationCell small,.locationCell strong,.tableCard small,.tableCard strong{display:block}.tableCard strong{max-width:180px;overflow:hidden;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.tableCard small{color:#a1aaa6;font-size:7px}.printCell strong{display:block;margin-top:4px;font-size:9px}.gameBadge{display:inline-block;padding:2px 5px;border-radius:4px;font-size:7px;font-weight:750}.gameBadge[data-game=magic]{color:#685532;background:#f4ecdc}.gameBadge[data-game=pokemon]{color:#2d5e9e;background:#e9f2ff}.gameBadge[data-game=lorcana]{color:#7157a4;background:#f1ebff}.tagCell{margin-top:0}.tagCell span{display:inline-flex;align-items:center;gap:3px;font-size:7px}.conditionBadge{display:inline-grid;min-width:29px;height:24px;place-items:center;color:var(--mint-deep);border:1px solid #cbe9de;border-radius:6px;background:#f2fbf7;font-size:8px;font-weight:800}.locationCell>svg{flex:0 0 auto;color:#8c9993}.locationCell strong{font-size:9px}.locationCell small{color:#9ca6a1;font-size:7px}.priceCell span,.priceCell strong{display:block}.priceCell strong{font-size:11px}.priceCell span{display:inline-flex;align-items:center;gap:3px;margin-top:2px;font-size:7px}.priceCell .fresh{color:var(--mint-deep)}.priceCell .stale{color:#b26027}.tableFooter{justify-content:space-between;padding:10px 13px;color:#929c97;border-top:1px solid var(--line);font-size:8px}.tableFooter,.tableFooter div{display:flex;align-items:center}.tableFooter div{gap:4px}.tableFooter b,.tableFooter button{display:grid;width:25px;height:25px;place-items:center;border:1px solid var(--line);border-radius:5px;background:white}.tableFooter b{color:var(--mint-deep);border-color:#bae2d3;background:var(--mint-pale);font-size:8px}.emptyState{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;color:#929d98}.emptyState h3{margin-top:9px;color:#5b6762;font-size:14px}.emptyState p{margin-top:3px;font-size:10px}.marketGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px;margin-bottom:15px}.marketCard{grid-template-columns:50px 1fr auto;align-items:start;grid-gap:14px;gap:14px;padding:19px;border:1px solid var(--line);background:white;box-shadow:var(--shadow-sm)}.marketCard,.marketLogo{display:grid;border-radius:12px}.marketLogo{width:50px;height:50px;place-items:center;color:white;background:linear-gradient(145deg,#246cc7,#173b78);font-size:17px;font-weight:900;letter-spacing:-.04em}.disabledMarket .marketLogo{background:linear-gradient(145deg,#8a9490,#515c57)}.availableTag,.disabledTag{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;color:var(--mint-deep);border-radius:4px;background:var(--mint-pale);font-size:7px;font-weight:800;text-transform:uppercase}.disabledTag{color:#6f7a75;background:#eef1ef}.marketCopy h2{margin-top:5px;font-size:18px}.marketCopy p{max-width:330px;margin-top:3px;color:var(--muted);font-size:10px}.marketCard>button{grid-column:3;grid-row:1/span 2;align-self:end}.marketStats{grid-column:1/span 2;display:flex;gap:24px;margin-top:5px;padding:11px 13px;border-radius:8px;background:#f7faf8}.marketStats div span,.marketStats div strong{display:block}.marketStats div span{color:#929d98;font-size:7px;text-transform:uppercase}.marketStats div strong{margin-top:2px;font-size:13px}.disabledNotice{grid-column:1/span 2;display:flex;gap:9px;margin-top:5px;padding:10px 12px;color:#66716d;border-radius:8px;background:#f5f7f6}.disabledNotice div span,.disabledNotice div strong{display:block}.disabledNotice div strong{font-size:9px}.disabledNotice div span{margin-top:2px;color:#8b9691;font-size:8px}.exportPreview{padding:0;overflow:hidden}.exportPreview>.panelHeader{padding:18px}.previewActions{display:flex;align-items:center;gap:8px}.previewTable td{white-space:nowrap}.validIcon{color:var(--mint-deep)}.missingPrice{display:inline-flex;align-items:center;gap:4px;color:#a65d24;font-size:8px;font-weight:700}.exportError{display:flex;align-items:center;gap:6px;margin:0 18px 12px;padding:9px 10px;color:#a43e44;border-radius:7px;background:#fff0f1;font-size:10px}.rejectionList{display:grid;grid-gap:6px;gap:6px;margin:12px 14px;padding:11px;color:#795443;border:1px solid #efd5c8;border-radius:8px;background:#fff8f4;font-size:9px}.rejectionList>strong{display:flex;align-items:center;gap:5px}.rejectionList>div{display:grid;grid-template-columns:minmax(110px,.35fr) 1fr;grid-gap:10px;gap:10px}.rejectionList code{overflow:hidden;text-overflow:ellipsis}.rejectionList span{color:#9b6d57}.exportFoot{justify-content:space-between;gap:15px;padding:11px 14px;color:#7f8b86;border-top:1px solid var(--line);background:#fafcfa;font-size:8px}.exportFoot,.exportFoot p{display:flex;align-items:center}.exportFoot p{gap:5px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.closeMenu,.menuBackdrop,.menuButton,.mobileBrand,.mobileNav{display:none}@media (min-width:981px){.mainArea:has(.reviewPage){height:100dvh;overflow:hidden}.pageContent:has(.reviewPage){height:calc(100dvh - 64px);padding-top:20px;padding-bottom:15px;overflow:hidden}.reviewPage{display:grid;height:100%;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden}.reviewPage .sectionHeader{align-items:center;margin-bottom:10px}.reviewPage .sectionHeader h1{margin-top:2px;font-size:27px}.reviewPage .sectionHeader p{margin-top:2px;font-size:11px}.reviewPage .reviewProgress{margin:0 0 10px}.reviewPage .reviewWorkspace{min-height:0;grid-template-columns:minmax(300px,.9fr) minmax(0,1.5fr);align-items:stretch;overflow:hidden}.reviewPage .reviewCardPreview,.reviewPage .reviewForm{min-height:0;height:100%}.reviewPage .reviewCardPreview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.reviewPage .reviewCardPreview>.reviewCaptureImage{width:calc(100% - 10px);height:100%;min-height:0;margin:0 auto;grid-column:1;grid-row:2}.reviewPage .reviewCardPreview>.reviewCaptureImage img{width:100%;height:100%;max-height:none}.reviewPage .reviewCardPreview:not(:has(.reviewCatalogComparison))>.reviewCaptureImage{width:min(72%,330px);grid-column:1/-1}.reviewPage .reviewCardPreview>.reviewCaptureUnavailable{min-height:0;grid-column:1;grid-row:2}.reviewPage .reviewCardPreview:not(:has(.reviewCatalogComparison))>.reviewCaptureUnavailable{grid-column:1/-1}.reviewPage .reviewCardPreview .previewTop{padding:8px 11px;grid-column:1/-1;grid-row:1}.reviewPage .reviewScannerGuess{gap:1px;padding:8px 11px;grid-column:1/-1;grid-row:3}.reviewPage .reviewScannerGuess strong{font-size:12px}.reviewPage .reviewScannerGuess p{font-size:8px}.reviewPage .reviewCatalogComparison{display:flex;min-width:0;min-height:0;flex-direction:column;gap:4px;padding:6px;border-top:0;border-left:1px solid rgb(255 255 255/8%);grid-column:2;grid-row:2}.reviewPage .reviewCatalogComparison>span{flex:0 0 auto}.reviewPage .reviewCatalogComparison .reviewCaptureImage.compact{width:100%;height:100%;min-height:0;margin:0 auto;flex:1 1 auto}.reviewPage .reviewCatalogComparison .reviewCaptureImage.compact img{width:100%;height:100%;max-height:none}.reviewPage .reviewCatalogComparison .reviewCaptureUnavailable{min-height:0;flex:1 1 auto}.reviewPage .reviewForm{display:grid;padding:14px 17px;grid-template-rows:minmax(0,1fr) auto;overflow:hidden}.reviewPage .reviewFormBody{display:flex;min-height:0;flex-direction:column;overflow:hidden}.reviewPage .reviewFormIntro{gap:9px}.reviewPage .reviewAlert{width:32px;height:32px}.reviewPage .reviewFormIntro h2{font-size:16px}.reviewPage .questionSummary{margin-top:7px;padding:6px 9px;font-size:9px}.reviewPage .reviewLearningNotice,.reviewPage .reviewModeNotice{margin-top:6px;padding:6px 9px;line-height:1.3}.reviewPage .reviewField{margin-top:10px}.reviewPage .reviewField legend{margin-bottom:5px;font-size:10px}.reviewPage .reviewField legend span{width:18px;height:18px;font-size:8px}.reviewPage .reviewCandidateScroller{max-height:203px;padding-right:4px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.reviewPage .manualPrinting,.reviewPage .reviewSearchSuggestions{max-height:218px;overflow-y:auto;overscroll-behavior:contain}.reviewPage .reviewCandidateScroller label{grid-template-columns:16px minmax(0,1fr) 42px;height:35px;gap:7px;padding:4px 8px}.reviewPage .reviewCandidateScroller label>div{min-width:0}.reviewPage .reviewCandidateScroller label>div small,.reviewPage .reviewCandidateScroller label>div strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.reviewPage .reviewCandidateScroller label>b{width:42px;padding:3px 4px;border-radius:10px;background:#f1f5f3;text-align:center}.reviewPage .reviewCandidateScroller label.selected>b{background:#dff5ec}.reviewPage .manualOverrideButton{margin-top:6px;padding:6px 9px}.reviewPage .reviewQuestionGrid{display:grid;min-height:0;grid-template-columns:minmax(0,1fr);grid-gap:12px;gap:12px}.reviewPage .reviewQuestionGrid.hasAttributes{grid-template-columns:minmax(270px,420px) minmax(190px,1fr)}.reviewPage .reviewQuestionGrid:not(.hasAttributes) .reviewPrintingField{width:min(100%,520px)}.reviewPage .reviewAttributeFields>.reviewField,.reviewPage .reviewQuestionGrid>.reviewField{margin-top:10px}.reviewPage .reviewAttributeFields>.reviewField+.reviewField{margin-top:3px}.reviewPage .reviewAttributeFields{display:grid;min-width:0;align-content:start;grid-template-columns:minmax(0,1fr);grid-gap:3px;gap:3px}.reviewPage .reviewAttributeFields>.reviewField:only-child{grid-column:1/-1}.reviewPage .reviewAttributeFields .reviewField{min-width:0}.reviewPage .languageGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.reviewPage .finishGrid button,.reviewPage .languageGrid button{display:flex;min-height:28px;align-items:center;gap:5px;padding:4px 6px}.reviewPage .finishGrid button small,.reviewPage .finishGrid button strong,.reviewPage .languageGrid button span,.reviewPage .languageGrid button strong{display:inline}.reviewPage .reviewAttributeFields .finishGrid button,.reviewPage .reviewAttributeFields .languageGrid button{justify-content:center}.reviewPage .reviewAttributeFields .finishGrid button small,.reviewPage .reviewAttributeFields .languageGrid button span{display:none}.reviewPage .finishGrid button svg{width:14px;height:14px;margin:0;flex:0 0 auto}.reviewPage .finishGrid button small{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.reviewPage .physicalVariantPicker{gap:5px;margin-top:5px;padding:6px}.reviewPage .physicalVariantPicker>p{font-size:8px}.reviewPage .physicalVariantPicker .optionGrid{max-height:76px;overflow-y:auto;gap:5px}.reviewPage .physicalVariantPicker .optionGrid button{padding:5px 6px}.reviewPage .reviewActions{position:relative;z-index:2;margin-top:8px;padding-top:9px;background:var(--paper)}}@media (min-width:1200px){.reviewPage .reviewWorkspace{grid-template-columns:minmax(380px,1.1fr) minmax(0,1.4fr)}}@media (max-width:1200px){.metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboardGrid{grid-template-columns:minmax(0,1.35fr) minmax(270px,.9fr)}.batchSummary{grid-template-columns:145px 1fr;gap:15px}.progressRing{width:126px;height:126px}.progressRing:before{width:100px;height:100px}.marketGrid{grid-template-columns:1fr}.searchBox{width:100%;flex:1 1}.staleFilter{display:none}}@media (max-width:980px){.sidebar{display:none;left:0;visibility:hidden;pointer-events:none;box-shadow:15px 0 50px rgb(0 0 0/25%)}.sidebar,.sidebar.sidebarOpen{transform:none;transition:none}.sidebar.sidebarOpen{display:flex;visibility:visible;pointer-events:auto}.mainArea{margin-left:0}.topbar{justify-content:space-between;padding:0 21px}.closeMenu,.menuButton,.mobileBrand{display:grid}.mobileBrand{display:flex;align-items:center;gap:7px;color:#20463a}.closeMenu{margin-left:auto;color:#84968f;border-color:rgb(255 255 255/8%);background:rgb(255 255 255/3%)}.menuBackdrop{position:fixed;z-index:45;inset:0;display:block;width:100%;height:100%;background:rgb(2 11 8/45%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.pageContent{padding-right:22px;padding-left:22px}.dashboardGrid{grid-template-columns:1fr 1fr}.batchPanel,.gamePanel{grid-column:1/-1}.gameBars{grid-template-columns:repeat(3,1fr)}.barTrack{margin-left:0}.liveLayout{grid-template-columns:1fr}.liveTimeline{position:static;max-height:none}.liveTimeline .eventList{grid-template-columns:repeat(2,1fr);gap:0 18px}.reviewWorkspace{grid-template-columns:minmax(220px,.65fr) minmax(440px,1.35fr)}.reviewCardPreview .cardMark{width:75%;height:330px}.inventoryToolbar{flex-wrap:wrap}.searchBox{flex:1 0 100%}}@media (max-width:720px){body{font-size:13px}.topbar{height:58px;padding:0 14px}.topbar .connectionBadge{display:none}.demoBanner{align-items:flex-start;padding:9px 14px}.demoBanner button{flex:0 0 auto;font-size:0}.demoBanner button svg{width:17px;height:17px}.pageContent{padding:22px 14px 92px}.sectionHeader{align-items:flex-start;margin-bottom:21px}.sectionHeader p{max-width:92%;font-size:12px}.sectionAction{flex:0 0 auto}.sectionAction .primaryButton{width:39px;padding:0;font-size:0}.sectionAction .primaryButton svg{width:18px;height:18px}.metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.metricCard{padding:13px}.metricLabel{font-size:9px}.metricValue{font-size:21px}.dashboardGrid{grid-template-columns:1fr;gap:10px}.batchPanel,.gamePanel{grid-column:auto}.panel{padding:16px}.batchSummary{grid-template-columns:118px 1fr;padding:20px 0}.progressRing{width:108px;height:108px}.progressRing:before{width:84px;height:84px}.progressRing strong{font-size:27px}.batchStats{gap:10px}.batchStats p strong{font-size:14px}.batchFooter{flex-wrap:wrap}.gameBars{grid-template-columns:1fr}.activityPanel,.healthPanel{min-height:auto}.mobileNav{position:fixed;z-index:40;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);height:68px;padding:7px 5px env(safe-area-inset-bottom);border-top:1px solid var(--line);background:rgb(255 255 255/95%);box-shadow:0 -6px 22px rgb(20 35 30/7%);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.mobileNav button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#8b9691;background:transparent;font-size:8px;font-weight:650}.mobileNav button.active{color:var(--mint-deep)}.mobileNav button>span{position:relative}.mobileNav button b{position:absolute;top:-7px;right:-10px;display:grid;min-width:16px;height:16px;place-items:center;color:white;border:2px solid white;border-radius:9px;background:var(--orange);font-size:7px}.liveHero{align-items:flex-start;padding:17px}.liveHeroProgress{gap:11px}.liveHeroProgress>div{min-width:48px}.liveHeroProgress strong{font-size:19px}.liveHeroProgress i{height:27px}.scanToolbar{align-items:flex-start;flex-direction:column}.scanCardGrid{grid-template-columns:repeat(3,minmax(0,1fr));max-height:none;min-height:auto}.scanCard h3{font-size:9px}.scanTags span:nth-child(2){display:none}.liveTimeline .eventList,.reviewWorkspace{grid-template-columns:1fr}.reviewCardPreview{display:grid;grid-template-columns:minmax(130px,180px) 1fr;align-items:center}.reviewCardPreview .previewTop{grid-column:1/-1}.reviewCardPreview .cardMark{width:130px;height:185px;margin:8px auto 18px;border-width:4px}.reviewCardPreview .cardMark>strong{font-size:30px}.captureInfo{flex-direction:column;align-items:flex-start;border-top:0}.reviewForm{padding:17px}.languageGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.finishGrid{grid-template-columns:repeat(3,1fr)}.inventorySummary{grid-template-columns:repeat(2,1fr)}.inventorySummary>div:nth-child(2){border-right:0}.inventorySummary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.inventoryToolbar{align-items:stretch}.selectBox{flex:1 1}.selectBox select{width:100%;min-width:0}.inventoryTable{min-width:820px}.marketCard{grid-template-columns:45px 1fr}.marketLogo{width:45px;height:45px}.marketCard>button{grid-column:1/-1;grid-row:auto}.disabledNotice,.marketStats{grid-column:1/-1}.previewTable{min-width:710px}}@media (max-width:470px){.authScreen{padding:18px 14px 45px}.authCard{padding:25px 21px}.authFieldGrid{grid-template-columns:1fr}.sectionHeader{flex-direction:column;gap:12px}.sectionAction{width:100%}.sectionAction .headerActions{justify-content:space-between}.metricsGrid{grid-template-columns:1fr 1fr}.metricIcon{width:27px;height:27px}.metricIcon svg{width:16px}.batchSummary{grid-template-columns:1fr}.progressRing{margin:auto}.liveHero{align-items:stretch;flex-direction:column}.liveHeroProgress{justify-content:space-between}.scanCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviewActions{flex-direction:column-reverse}.reviewActions button{width:100%}.reviewCardPreview{grid-template-columns:135px 1fr}.languageGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.finishGrid{grid-template-columns:1fr}.marketStats{justify-content:space-between;gap:8px}.marketCopy p{font-size:9px}.exportFoot{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.productHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.productHeader h1{margin-top:5px;font-size:clamp(28px,3vw,38px);line-height:1.08;letter-spacing:-.035em}.productHeader p{max-width:720px;margin-top:8px;color:var(--muted);font-size:13px}.productEyebrow{color:var(--mint-deep);font-size:10px;font-weight:800;letter-spacing:.12em}.headerButtonGroup,.productHeaderAction{display:flex;align-items:center;gap:9px}.productPanel{border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:var(--shadow-sm)}.productPanelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.productPanelHeader h2{margin-top:4px;font-size:17px;letter-spacing:-.015em}.softButton,.wideSoftButton{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0 13px;color:#315248;border:1px solid var(--line-strong);border-radius:9px;background:#fff;font-size:11px;font-weight:750}.softButton:hover,.wideSoftButton:hover{border-color:#9dc7b8;background:#f7fcfa}.wideSoftButton{width:100%}.dataOrigin{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:5px;padding:4px 7px;color:#8a6533;border:1px solid #f0d9ae;border-radius:99px;background:#fff9ec;font-size:9px;font-weight:750;white-space:nowrap}.dataOrigin.live{color:#19775e;border-color:#b9e4d4;background:#edfaf5}.productEmpty{display:grid;min-height:180px;place-items:center;align-content:center;padding:24px;color:#94a19c;text-align:center}.productEmpty h3{margin-top:9px;color:#4c5b56;font-size:15px}.productEmpty p{max-width:330px;margin-top:4px;font-size:11px}.gameLogo{display:inline-flex;width:132px;height:46px;flex:0 0 auto;align-items:center;justify-content:center;overflow:visible}.gameLogo.small{width:var(--game-logo-small-width);height:36px}.gameLogo.large{position:relative;z-index:2;width:min(76%,220px);height:105px;padding:8px;filter:drop-shadow(0 14px 18px rgb(0 0 0/28%))}.gameLogo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.gameLogo:not(.large)[data-game=lorcana] img,.gameLogo:not(.large)[data-game=magic] img{filter:drop-shadow(0 1px 1px rgb(4 20 16/86%)) drop-shadow(0 0 1px rgb(4 20 16/70%))}.gameLogo:not(.large)[data-game=grand-archive]{padding:4px 7px;border:1px solid #078fa8;border-radius:8px;background:linear-gradient(145deg,#08a9c4,#35d7d2)}.gameLogo:not(.large)[data-game=grand-archive] img{width:88%;height:88%}.gameLogo:not(.large)[data-game=one-piece]{padding:4px 7px;border:1px solid #d6a72c;border-radius:8px;background:linear-gradient(145deg,#ffe37a,#f7be3f)}.gameLogo:not(.large)[data-game=one-piece] img{width:90%;height:90%}.gameLogoFallback{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:4px 7px;color:currentColor;border:1px solid;border-radius:7px;font-size:8px;font-weight:800;line-height:1.1;text-align:center}.gameLogo.large .gameLogoFallback{padding:10px 15px;border-color:rgb(255 255 255/48%);border-radius:12px;font-size:14px}.captureGameLogo{display:inline-flex;width:126px;height:35px;align-items:center;justify-content:center}.captureGameLogo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.captureGameLogo[data-game=grand-archive],.captureGameLogo[data-game=one-piece]{padding:4px 8px;border-radius:8px}.captureGameLogo[data-game=grand-archive]{border:1px solid #078fa8;background:linear-gradient(145deg,#08a9c4,#35d7d2)}.captureGameLogo[data-game=grand-archive] img{filter:none}.captureGameLogo[data-game=one-piece]{border:1px solid #d6a72c;background:linear-gradient(145deg,#ffe37a,#f7be3f)}.productCardArt{position:relative;display:grid;aspect-ratio:.714;min-height:190px;place-items:center;overflow:hidden;color:white;border:5px solid #202d29;border-radius:11px;background:linear-gradient(145deg,#4d6f63,#10231d);box-shadow:0 10px 22px rgb(18 30 26/16%)}.productCardArt:before{position:absolute;inset:9% 8% 28%;border:1px solid rgb(255 255 255/22%);border-radius:6px;background:radial-gradient(circle at 60% 35%,rgb(255 255 255/34%),transparent 18%),linear-gradient(145deg,rgb(255 255 255/11%),transparent);content:""}.productCardArt[data-game=magic]{background:linear-gradient(145deg,#735e9a,#1d2f29 62%,#14201d)}.productCardArt[data-game=pokemon]{background:linear-gradient(145deg,#d99b35,#2d7083 58%,#183a4c)}.productCardArt[data-game=lorcana]{background:linear-gradient(145deg,#2d9aad,#38588a 55%,#212749)}.productCardArt>span{position:absolute;top:6px;left:8px;z-index:1;font-size:7px;font-weight:850;letter-spacing:.1em}.productCardArt>strong{position:relative;z-index:1;margin-top:-12%;font-family:Georgia,serif;font-size:30px;text-shadow:0 4px 16px rgb(0 0 0/45%)}.productCardArt>i{position:absolute;right:8%;bottom:7%;left:8%;height:17%;border-radius:3px;background:rgb(246 244 234/84%)}.productCardArt.compact{width:44px;min-height:62px;border-width:2px;border-radius:5px;box-shadow:none}.productCardArt.compact>strong{font-size:13px}.productCardArt.compact>span{top:3px;left:4px;font-size:4px}.homeKpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:14px}.homeKpis article{display:flex;min-height:116px;align-items:flex-start;gap:12px;padding:18px;border:1px solid var(--line);border-radius:13px;background:white;box-shadow:var(--shadow-sm)}.homeKpis article>div{display:flex;min-width:0;flex-direction:column}.kpiIcon{display:grid;width:35px;height:35px;flex:0 0 auto;place-items:center;border-radius:9px}.kpiIcon.mint{color:#19795f;background:var(--mint-pale)}.kpiIcon.amber{color:#a36d14;background:var(--amber-pale)}.kpiIcon.orange{color:#b95127;background:var(--orange-pale)}.kpiIcon.blue{color:#39779b;background:#eaf5fb}.homeKpis small{color:var(--muted);font-size:10px;font-weight:700}.homeKpis strong{margin:3px 0;font-size:23px;line-height:1.1;letter-spacing:-.03em}.homeKpis button,.homeKpis p{display:flex;align-items:center;gap:3px;color:#75817d;background:transparent;font-size:9px;text-align:left}.homeKpis button{color:var(--mint-deep);font-weight:750}.homeOperationalGrid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);grid-gap:14px;gap:14px}.homeOperationalGrid>article{padding:20px}.quickPanel,.salesPriority{min-height:340px}.batchSnapshot,.storageSnapshot{min-height:270px}.salesQueue{display:grid;grid-gap:7px;gap:7px;margin-top:17px}.saleRow{display:grid;grid-template-columns:34px minmax(150px,1fr) auto 74px 16px;align-items:center;grid-gap:10px;gap:10px;padding:12px 10px;border:1px solid #edf0ee;border-radius:10px;background:#fbfcfb}.channelBadge{display:grid;width:31px;height:31px;place-items:center;color:white;border-radius:8px;background:#245f4e;font-size:9px;font-weight:850}.saleRow>div{display:flex;min-width:0;flex-direction:column}.saleRow>div strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.saleRow>div small{color:var(--muted);font-size:9px}.saleAmount{font-size:11px;text-align:right}.orderStatus{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:4px 7px;color:#805b22;border-radius:99px;background:#fff3d7;font-size:8px;font-weight:800;white-space:nowrap}.orderStatus.picking{color:#8d532c;background:#fff0e6}.orderStatus.ready{color:#14745a;background:#e5f7f0}.orderStatus.shipped{color:#53635e;background:#edf1ef}.quickActions{display:grid;grid-gap:7px;gap:7px;margin-top:16px}.quickActions button{display:grid;grid-template-columns:36px 1fr 16px;align-items:center;grid-gap:10px;gap:10px;padding:10px;border:1px solid transparent;border-radius:10px;background:#f8faf8;text-align:left}.quickActions button:hover{border-color:#c6e0d6;background:#f0f9f5}.quickActions button>span{display:grid;width:34px;height:34px;place-items:center;color:var(--mint-deep);border-radius:9px;background:var(--mint-pale)}.quickActions button>div{display:flex;flex-direction:column}.quickActions strong{font-size:11px}.quickActions small{color:var(--muted);font-size:9px}.batchMiniStats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:22px 0 13px}.batchMiniStats div{display:flex;flex-direction:column;padding:12px;border-radius:9px;background:#f7f9f7}.batchMiniStats strong{font-size:20px}.batchMiniStats span{color:var(--muted);font-size:9px}.batchMiniStats .attention{color:#aa5a31;background:#fff3eb}.batchMiniProgress{height:7px;margin-bottom:17px;overflow:hidden;border-radius:5px;background:#e9eeeb}.batchMiniProgress span{display:block;height:100%;border-radius:inherit;background:var(--mint)}.waitingSummary{display:flex;align-items:center;gap:12px;margin:20px 0 14px;padding:14px;border-radius:10px;background:#fff7e7}.waitingSummary>span{display:grid;width:44px;height:44px;place-items:center;color:#a56e20;border-radius:11px;background:#ffe8b6}.waitingSummary div{display:flex;flex-direction:column}.waitingSummary strong{font-size:17px}.waitingSummary p{color:#806b49;font-size:10px}.storageAlerts{display:grid;grid-gap:5px;gap:5px;margin-bottom:13px}.storageAlerts>div{display:flex;align-items:center;gap:7px;color:#9a5637;font-size:9px}.homeInsightsGrid{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(300px,.62fr);grid-gap:14px;gap:14px;margin-bottom:14px}.homeBrandsPanel,.homeInsightsGrid>article{padding:20px}.homeCoverage{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;padding:6px 9px;color:#3b7667;border:1px solid #cde9dd;border-radius:999px;background:#f1fbf7;font-size:8px;font-weight:850;white-space:nowrap}.homePortfolioPanel{min-height:320px;overflow:hidden;background:radial-gradient(circle at 12% 100%,#e5faf2 0,transparent 45%),linear-gradient(145deg,#fff,#fbfefd)}.homePortfolioBody{display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;grid-gap:26px;gap:26px;margin:20px 0 16px}.homeDonut{display:grid;width:166px;height:166px;place-items:center;border-radius:50%;background:#edf1ee;box-shadow:inset 0 0 0 1px rgb(17 61 48/5%)}.homeDonut>div{display:flex;width:112px;height:112px;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:white;box-shadow:0 8px 24px rgb(17 61 48/10%)}.homeDonut strong{font-size:23px;letter-spacing:-.04em}.homeDonut small{margin-top:1px;color:var(--muted);font-size:8px;font-weight:750}.homePortfolioSummary{display:flex;min-width:0;flex-direction:column}.homePortfolioSummary>strong{font-size:clamp(29px,3.4vw,43px);line-height:1;letter-spacing:-.055em}.homePortfolioSummary>span{margin-top:5px;color:var(--muted);font-size:10px}.homePortfolioSummary>p{display:flex;align-items:center;gap:5px;margin-top:15px;color:#46645a;font-size:10px;font-weight:750}.homePortfolioSummary>small{max-width:425px;margin-top:11px;color:#77857f;font-size:9px;line-height:1.45}.homeDelta{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:2px;font-size:10px;font-style:normal;font-weight:900;white-space:nowrap}.homeDelta.up{color:#168166}.homeDelta.down{color:#c04f45}.homeDelta.flat{color:#71807a}.homeBrandLegend{display:flex;flex-wrap:wrap;gap:7px;padding-top:14px;border-top:1px solid #e8efeb}.homeBrandLegend>span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;color:#50625b;border-radius:99px;background:#f3f7f5;font-size:8px;font-weight:750}.homeBrandLegend i{width:7px;height:7px;border-radius:50%}.homeBrandLegend b{color:var(--ink);font-size:8px}.homeSalesPanel{display:flex;min-height:320px;flex-direction:column}.homeRangeTabs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px;margin:15px 0 19px;padding:4px;border-radius:10px;background:#f1f5f3}.homeRangeTabs button{min-height:28px;color:#65746e;border-radius:7px;background:transparent;font-size:8px;font-weight:850}.homeRangeTabs button.active{color:#177a61;background:white;box-shadow:0 2px 5px rgb(17 61 48/10%)}.homeSalesFigure{display:flex;flex-direction:column}.homeSalesFigure strong{font-size:31px;line-height:1;letter-spacing:-.05em}.homeSalesFigure span{margin-top:6px;color:#687a73;font-size:9px;font-weight:700}.homeSalesBars{display:flex;height:86px;align-items:flex-end;gap:7px;margin:18px 0 13px;padding:0 2px;border-bottom:1px solid #dde8e3}.homeSalesBars i{display:block;flex:1 1;min-height:9px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#59d3ad,#238a72);opacity:.9}.homeSalesBars i:nth-child(2n){background:linear-gradient(180deg,#8de2cb,#4bae95)}.homeSalesBars i.empty{background:#e7eeea;opacity:1}.homeSalesNote{margin-top:auto;color:#79867f;font-size:9px;line-height:1.45}.homeBrandsPanel{margin-bottom:12px}.homeBrandsPanel .productPanelHeader{align-items:flex-start}.homeBrandsPanel .productPanelHeader p{max-width:500px;margin-top:4px;color:var(--muted);font-size:9px}.homeBrandList{display:grid;grid-gap:7px;gap:7px;margin-top:18px}.homeBrandRow{display:grid;grid-template-columns:var(--game-logo-small-width) minmax(150px,1.2fr) minmax(180px,.9fr) minmax(155px,.8fr);align-items:center;grid-gap:12px;gap:12px;padding:10px 11px;border:1px solid #e8efeb;border-radius:11px;background:#fcfefd}.homeBrandName,.homeBrandValue{display:flex;min-width:0;flex-direction:column}.homeBrandName strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.homeBrandName small,.homeBrandValue small{overflow:hidden;margin-top:3px;color:#77857f;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.homeBrandValue{align-items:flex-end;text-align:right}.homeBrandValue strong{font-size:13px}.homeBrandDeltas{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.homeBrandDeltas>span{display:flex;min-width:0;flex-direction:column;gap:3px}.homeBrandDeltas small{color:#78857f;font-size:7px;font-weight:800;text-transform:uppercase}.homeBrandDeltas em{color:#80908a;font-size:8px;font-style:normal;font-weight:700;white-space:nowrap}.homeDataNotes{display:flex;flex-wrap:wrap;gap:8px}.homeDataNotes span{display:inline-flex;min-height:34px;align-items:center;gap:6px;padding:0 10px;color:#53645e;border:1px solid #e1e9e5;border-radius:9px;background:white;font-size:9px}.homeDataNotes span svg{color:#4f9f83}.homeDataNotes span:nth-child(2) svg{color:#c18b37}.homeDataNotes span:nth-child(3) svg{color:#4d98b2}.homeDataNotes b{color:var(--ink)}.batchesLayout{display:grid;grid-template-columns:310px minmax(0,1fr);align-items:start;grid-gap:14px;gap:14px}.batchHeaderActions{display:flex;align-items:center;gap:8px}.batchListPanel{position:-webkit-sticky;position:sticky;min-width:0;top:88px;padding:13px}.batchListTitle{display:flex;align-items:center;justify-content:space-between;padding:3px 3px 12px}.batchListTitle>div{display:flex;align-items:center;gap:7px}.batchListTitle h2{font-size:14px}.batchListTitle span{display:grid;min-width:20px;height:20px;place-items:center;color:var(--muted);border-radius:10px;background:#eef2ef;font-size:8px}.batchListTitle button,.moreButton{display:grid;width:31px;height:31px;place-items:center;color:var(--muted);border:1px solid var(--line);border-radius:8px;background:white}.batchList{display:grid;grid-gap:4px;gap:4px;margin-bottom:12px}.batchList>button{display:grid;grid-template-columns:var(--game-logo-small-width) minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding:11px 9px;border:1px solid transparent;border-radius:9px;background:transparent;text-align:left}.batchList>button.active{border-color:#bfe2d5;background:#edf9f4}.batchList>button>div{display:flex;min-width:0;flex-direction:column}.batchList>button strong{font-size:10px}.batchList>button small{overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.batchPhaseTag{grid-column:2;width:-moz-fit-content;width:fit-content;padding:3px 6px;color:#8b6530;border-radius:9px;background:#fff3d9;font-size:7px;font-weight:800}.batchPhaseTag.completed{color:#16765c;background:#dff5ed}.batchTitleLine{display:flex;min-width:0;align-items:center;gap:7px}.batchTitleLine>h2,.batchTitleLine>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.postBatchOwnerTag{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;padding:3px 8px;border-radius:99px;font-size:8px;font-style:normal;font-weight:900;line-height:1}.postBatchOwnerTag.emi{color:#6f2aa8;border:1px solid #d9b8f1;background:#f2e5fb}.postBatchOwnerTag.paco{color:#006c78;border:1px solid #91e5ed;background:#dffafd}.postBatchOwnerTag.empty{color:#65756f;border:1px dashed #b5c5c0;background:#f6f9f8}.batchOwnerPicker{position:relative;display:inline-flex;flex:0 0 auto}.batchOwnerTrigger{cursor:pointer;font-family:inherit}.batchOwnerTrigger:focus-visible,.batchOwnerTrigger:hover{filter:brightness(.97);outline:2px solid rgb(26 155 145/25%);outline-offset:2px}.batchOwnerTrigger:disabled{cursor:wait;opacity:.55}.batchOwnerPopover{position:absolute;z-index:32;top:calc(100% + 7px);left:0;display:grid;width:max-content;min-width:176px;grid-gap:7px;gap:7px;padding:10px;border:1px solid var(--line);border-radius:10px;background:white;box-shadow:0 14px 34px rgb(17 42 33/18%)}.batchOwnerPopover>strong{font-size:9px}.batchOwnerPopover>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px}.batchOwnerPopover button{min-height:31px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#f7f9f8;font-size:8px;font-weight:850}.batchOwnerPopover button.emi{color:#6f2aa8}.batchOwnerPopover button.paco{color:#006c78}.batchOwnerPopover button[aria-pressed=true]{box-shadow:inset 0 0 0 1px currentColor}.batchOwnerPopover button.emi[aria-pressed=true]{border-color:#b875e4;background:#f2e5fb}.batchOwnerPopover button.paco[aria-pressed=true]{border-color:#35becb;background:#dffafd}.batchOwnerPopover button.clear{grid-column:1/-1;color:var(--muted)}.batchOwnerPopover button:disabled{cursor:wait;opacity:.55}.batchDetail{display:grid;min-width:0;grid-gap:12px;gap:12px}.batchHero{padding:19px 20px 0}.batchHeroTop{display:flex;justify-content:space-between;gap:15px}.batchHeroTop h2{margin-top:3px;font-size:20px}.batchHeroTop p{gap:6px;margin-top:5px;color:var(--muted);font-size:9px}.batchActions,.batchHeroTop p{display:flex;align-items:center}.batchActions{position:relative;gap:7px;flex:0 0 auto}.batchDeleteButton{display:inline-flex;min-height:31px;align-items:center;gap:5px;padding:0 10px;color:#a84335;border:1px solid #edcbc4;border-radius:8px;background:#fff7f5;font-size:8px;font-weight:800}.batchDeleteButton:focus-visible,.batchDeleteButton:hover{background:#ffebe7;outline:0}.batchDeleteButton:disabled{cursor:not-allowed;opacity:.48}.batchActionsMenu{position:absolute;z-index:25;top:calc(100% + 7px);right:0;display:grid;width:min(250px,calc(100vw - 44px));padding:6px;border:1px solid var(--line);border-radius:12px;background:white;box-shadow:0 16px 40px rgb(17 42 33/18%)}.batchActionsMenu>button{display:grid;grid-template-columns:32px minmax(0,1fr);min-height:54px;align-items:center;grid-gap:9px;gap:9px;padding:7px 9px;color:var(--ink);border-radius:8px;background:transparent;text-align:left}.batchActionsMenu>button:focus-visible,.batchActionsMenu>button:hover{background:#f0f8f4;outline:0}.batchActionsMenu>button>svg{color:var(--mint-deep)}.batchActionsMenu>button>span{display:flex;min-width:0;flex-direction:column}.batchActionsMenu strong{font-size:10px}.batchActionsMenu small{color:var(--muted);font-size:8px}.batchActionsMenu>button.danger{color:#9c3f31}.batchActionsMenu>button.danger>svg{color:#b64d3e}.batchActionsMenu>button.danger:focus-visible,.batchActionsMenu>button.danger:hover{background:#fff2ef}.batchActionsMenu>button:disabled{cursor:not-allowed;opacity:.48}.batchOwnerMenu{display:grid;grid-gap:8px;gap:8px;padding:9px;border-top:1px solid #eef1ef}.batchOwnerMenu>span{display:flex;flex-direction:column}.batchOwnerMenu strong{font-size:10px}.batchOwnerMenu small{color:var(--muted);font-size:8px}.batchOwnerMenu>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px}.batchOwnerMenu button{min-height:30px;border:1px solid var(--line);border-radius:8px;background:#f7f9f8;font-size:8px;font-weight:850}.batchOwnerMenu button.emi{color:#6f2aa8}.batchOwnerMenu button.paco{color:#006c78}.batchOwnerMenu button.emi[aria-pressed=true]{border-color:#b875e4;background:#f2e5fb;box-shadow:inset 0 0 0 1px #b875e4}.batchOwnerMenu button.paco[aria-pressed=true]{border-color:#35becb;background:#dffafd;box-shadow:inset 0 0 0 1px #35becb}.batchOwnerMenu button.clear{color:var(--muted)}.batchOwnerMenu button:disabled{cursor:wait;opacity:.55}.batchOwnerError{display:flex;align-items:center;gap:6px;margin:9px 0 0;padding:7px 9px;color:#a13e33;border-radius:8px;background:#fff1ee;font-size:9px}.batchActionsDivider{height:1px;margin:4px 7px;background:var(--line)}.confirmBackdrop{position:fixed;z-index:110;inset:0;display:grid;padding:18px;place-items:center;background:rgb(4 15 11/54%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.confirmDialog{display:grid;grid-template-columns:46px minmax(0,1fr);width:min(470px,100%);grid-gap:14px;gap:14px;padding:20px;border:1px solid #efd1ca;border-radius:16px;background:white;box-shadow:0 24px 70px rgb(0 0 0/26%)}.confirmDangerIcon{display:grid;width:44px;height:44px;place-items:center;color:#a84335;border-radius:12px;background:#ffebe7}.confirmDialog h2{margin:4px 0 7px;font-size:20px}.confirmDialog p{color:#52635d;font-size:10px;line-height:1.55}.confirmDialog .confirmSafety{margin-top:8px;padding:9px 10px;border-radius:8px;background:#fff6e7}.confirmError{display:flex;align-items:flex-start;gap:7px;margin-top:10px;padding:9px 10px;color:#923c31;border:1px solid #efcbc4;border-radius:8px;background:#fff2ef;font-size:9px;line-height:1.4}.confirmError svg{flex:0 0 auto}.confirmActions{display:flex;justify-content:flex-end;gap:7px;margin-top:16px}.confirmActions button{display:inline-flex;min-height:39px;align-items:center;justify-content:center;gap:6px;padding:0 13px;border-radius:8px;font-size:9px;font-weight:800}.dangerButton{color:white;background:#aa4436}.dangerButton:hover{background:#92382d}.dangerButton:disabled{cursor:wait;opacity:.6}.phaseStepper{display:grid;grid-template-columns:repeat(6,1fr);margin:23px 0 19px}.phaseStepper>div{position:relative;display:flex;align-items:center;flex-direction:column;gap:6px;color:#a1aba7;font-size:8px;font-weight:700;text-align:center}.phaseStepper>div:before{position:absolute;z-index:0;top:12px;right:50%;left:-50%;height:2px;background:#e4e9e6;content:""}.phaseStepper>div:first-child:before{display:none}.phaseStepper span{z-index:1;display:grid;width:25px;height:25px;place-items:center;border:2px solid #dfe5e1;border-radius:50%;background:white;font-size:8px}.phaseStepper .current,.phaseStepper .done{color:var(--mint-deep)}.phaseStepper .current:before,.phaseStepper .done:before{background:#67c9a7}.phaseStepper .done span{color:white;border-color:#46b68f;background:#46b68f}.phaseStepper .current span{border-color:#37ae84;box-shadow:0 0 0 4px #e2f6ef}.batchTabs{display:flex;gap:20px;border-top:1px solid var(--line)}.batchTabs button{position:relative;display:flex;min-height:45px;align-items:center;gap:6px;color:var(--muted);background:transparent;font-size:10px;font-weight:750}.batchTabs button.active{color:var(--mint-deep)}.batchTabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--mint-deep);content:""}.batchTabs b{display:grid;min-width:17px;height:17px;place-items:center;color:white;border-radius:9px;background:var(--orange);font-size:7px}.batchTabPanel{padding:20px}.batchNumbers{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--line)}.batchNumbers>div{display:flex;min-height:94px;flex-direction:column;padding:14px;background:#fff}.batchNumbers small{color:var(--muted);font-size:8px}.batchNumbers strong{margin:3px 0;font-size:23px}.batchNumbers button,.batchNumbers span{display:flex;align-items:center;gap:3px;color:#71807a;background:transparent;font-size:8px;text-align:left}.batchNumbers .good,.batchNumbers button{color:var(--mint-deep)}.batchCardsHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:22px 0 12px}.batchCardsHeader h3{font-size:14px}.batchCardsHeader p{color:var(--muted);font-size:9px}.batchCardsHeader label,.ordersToolbar label,.treeHeader label{display:flex;height:35px;align-items:center;gap:7px;padding:0 10px;color:var(--muted);border:1px solid var(--line);border-radius:8px;background:white}.batchCardsHeader input,.ordersToolbar input,.treeHeader input{width:180px;border:0;outline:0;background:transparent;font-size:9px}.batchCardGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.batchCardGrid article{display:grid;grid-template-columns:44px minmax(0,1fr) auto 28px;align-items:center;grid-gap:9px;gap:9px;padding:7px;border:1px solid #ebefed;border-radius:8px}.batchCardGrid article>div{display:flex;min-width:0;flex-direction:column}.batchCardGrid article strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.batchCardGrid article small{color:var(--muted);font-size:7px}.itemState{padding:4px 6px;color:#16765c;border-radius:8px;background:#e4f7f0;font-size:7px;font-weight:800}.itemState.needs_review{color:#a55d31;background:#fff0e5}.deleteBatchItemButton{display:grid;width:28px;height:28px;place-items:center;color:#a84335;border-radius:7px;background:#fff3f0}.deleteBatchItemButton:focus-visible,.deleteBatchItemButton:hover{background:#ffe1da;outline:0}.deleteBatchItemButton:disabled{cursor:not-allowed;opacity:.42}.batchInspectArtwork{display:block;width:44px;height:62px;overflow:hidden;border-radius:6px;background:transparent}.batchInspectArtwork>*{width:100%;height:100%}.batchCardGrid .trackingId{max-width:100%;overflow:hidden;margin-top:2px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.itemState.auto_identified{color:#0b664d;background:#d9f7eb}.itemState.human_verified{color:#256555;background:#e8f5f1}.itemState.partial{color:#955321;background:#fff0dc}.itemState.unrecognized{color:#9b3e35;background:#ffebe7}.batchInspectDialog{grid-template-columns:minmax(170px,220px) minmax(0,1fr);width:min(720px,100%);border-color:#cfe1da}.batchInspectDialog>.cardArtwork{width:100%;min-height:300px}.batchInspectClose{position:absolute;z-index:2;top:10px;right:10px;display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:#eef3f1}.batchInspectFacts{padding:10px 4px}.batchInspectFacts dl{display:grid;grid-gap:7px;gap:7px;margin-top:15px}.batchInspectFacts dl>div{display:grid;grid-template-columns:110px minmax(0,1fr);grid-gap:8px;gap:8px;padding:8px 0;border-bottom:1px solid var(--line)}.batchInspectFacts dt{color:var(--muted);font-size:9px}.batchInspectFacts dd{overflow-wrap:anywhere;font-size:9px;font-weight:750}.batchInspectFacts dd.trackingId{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:650}.batchRecognitionSummary{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.batchRecognitionSummary span{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:9px;background:#eef4f1;color:#53665f;font-size:8px}.batchRecognitionSummary .auto{color:#0b664d;background:#dff8ee}.batchRecognitionSummary .human{color:#256555;background:#e9f5f1}.batchRecognitionSummary .partial{color:#955321;background:#fff0dc}.batchRecognitionSummary .none{color:#9b3e35;background:#ffebe7}.tabIntro{justify-content:space-between;gap:14px;margin-bottom:16px}.tabIntro,.tabIntro>div{display:flex;align-items:center}.tabIntro>div{gap:10px}.tabIcon{display:grid;width:40px;height:40px;place-items:center;color:var(--mint-deep);border-radius:10px;background:var(--mint-pale)}.tabIcon.warning{color:#af6034;background:#fff0e7}.tabIntro h3{font-size:14px}.tabIntro p{color:var(--muted);font-size:9px}.tabIntro>strong{color:#a45e35;font-size:11px}.inlineReviewList{display:grid;grid-gap:7px;gap:7px}.inlineReviewList>article{display:grid;grid-template-columns:44px minmax(140px,1fr) minmax(150px,.8fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:10px;border:1px solid var(--line);border-radius:9px}.inlineReviewCopy{min-width:0}.inlineProposal small,.inlineReviewCopy>span{color:var(--mint-deep);font-size:7px;font-weight:800;letter-spacing:.08em}.inlineReviewCopy h3{overflow:hidden;margin:2px 0;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.inlineProposal span,.inlineReviewCopy p{color:var(--muted);font-size:8px}.inlineReviewCopy>div{display:flex;gap:4px;margin-top:5px}.inlineReviewCopy b{padding:3px 5px;color:#a05a35;border-radius:6px;background:#fff0e8;font-size:7px}.inlineProposal{display:flex;min-width:0;flex-direction:column}.inlineProposal strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.reviewRecognitionSummary{margin:0 0 10px}.reviewRecognitionBadge{display:inline-block;padding:2px 5px;border-radius:5px;font-size:6px;font-style:normal;letter-spacing:.06em}.reviewRecognitionBadge.partial{color:#955321;background:#fff0dc}.reviewRecognitionBadge.unrecognized{color:#9b3e35;background:#ffebe7}.reviewRecognitionBadge.auto_identified,.reviewRecognitionBadge.human_verified{color:#256555;background:#e9f5f1}.organizeToolbar{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.organizeToolbar label,.organizeToolbar>button:not(.primaryButton){display:flex;height:38px;align-items:center;gap:7px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:white;font-size:9px;font-weight:700}.organizeToolbar label{margin-left:auto}.organizeToolbar select{min-width:190px;border:0;outline:0;background:transparent;font-size:9px}.inlineSuccess{display:flex;align-items:center;gap:7px;margin-bottom:12px;padding:9px 11px;color:#176d56;border:1px solid #bce5d7;border-radius:8px;background:#ecfaf5;font-size:9px}.inlineSuccess button{display:grid;width:22px;height:22px;margin-left:auto;place-items:center;color:inherit;border-radius:6px;background:transparent}.organizeGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.organizeGrid>button{display:grid;grid-template-columns:26px 44px 1fr;align-items:center;grid-gap:7px;gap:7px;padding:7px;border:1px solid var(--line);border-radius:8px;background:white;text-align:left}.organizeGrid>button.selected{border-color:#68c7a6;background:#f0faf6}.organizeGrid>button>span{display:grid;width:23px;height:23px;place-items:center;color:var(--muted);border-radius:7px;background:#eef2ef;font-size:7px;font-weight:800}.organizeGrid>button.selected>span{color:white;background:var(--mint-deep)}.organizeGrid>button>div{display:flex;min-width:0;flex-direction:column}.organizeGrid strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.organizeGrid small{color:var(--muted);font-size:7px}.organizeModeSwitch{display:inline-flex;gap:3px;padding:3px;border:1px solid var(--line);border-radius:9px;background:#f1f5f3}.organizeModeSwitch button{display:inline-flex;min-height:30px;align-items:center;gap:5px;padding:0 9px;color:var(--muted);border-radius:6px;background:transparent;font-size:8px;font-weight:800}.organizeModeSwitch button.active{color:var(--mint-deep);background:white;box-shadow:0 2px 8px rgb(28 76 58/9%)}.organizeReviewBlock{display:flex;align-items:center;gap:7px;margin-bottom:11px}.organizeGrid .organizeDuplicateGroup>span{font-size:9px}.organizeGrid .organizeDuplicateGroup em{margin-top:2px;color:var(--mint-deep);font-size:7px;font-style:normal;font-weight:750}.organizeToolbar{align-items:stretch}.organizeToolbar .organizeModeSwitch{display:grid;flex:1 1;grid-template-columns:repeat(3,minmax(150px,1fr));grid-gap:7px;gap:7px;padding:5px}.organizeToolbar .organizeModeSwitch button{min-height:58px;justify-content:flex-start;padding:8px 13px;text-align:left}.organizeToolbar .organizeModeSwitch button>span{display:flex;flex-direction:column;gap:2px}.organizeToolbar .organizeModeSwitch strong{color:inherit;font-size:11px}.organizeToolbar .organizeModeSwitch small{color:var(--muted);font-size:8px;font-weight:650}.organizeWholeBatch{min-height:58px!important;color:var(--mint-deep);border-color:#9bdcc5!important;background:#effaf6!important}.organizeWholeBatchActions{display:grid;min-width:205px;grid-gap:6px;gap:6px}.organizeWholeBatchActions .organizeWholeBatch{display:flex;min-height:0!important;align-items:center;gap:7px;padding:0 11px;border:1px solid #9bdcc5;border-radius:8px;font-size:8px;font-weight:800}.organizeGrid>.organizeCopyRow,.organizeGrid>.organizeDuplicateGroup{position:relative;display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:white;transition:border-color .16s ease,background .16s ease,opacity .16s ease}.organizeGrid>article.selected{border-color:#68c7a6;background:#f0faf6;box-shadow:0 0 0 2px rgb(104 199 166/12%)}.organizeGrid>article.located{border-color:#cce8dc;background:#f7fbf9;opacity:.76}.organizeCopySelect{display:grid;min-width:0;grid-template-columns:30px 52px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;padding:9px;background:transparent;text-align:left}.organizeCopySelect>span{display:grid;width:27px;height:27px;place-items:center;color:var(--muted);border-radius:8px;background:#eef2ef;font-size:8px;font-weight:850}.located .organizeCopySelect>span,.selected .organizeCopySelect>span{color:white;background:var(--mint-deep)}.organizeCopySelect>div{display:flex;min-width:0;flex-direction:column;gap:2px}.organizeCopySelect strong{font-size:10px}.organizeCopySelect small,.organizeCopySelect strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.organizeCopySelect small{color:var(--muted);font-size:8px}.organizeCopySelect .organizeLocation,.organizeCopySelect em{display:flex;align-items:center;gap:4px;margin-top:2px;color:var(--mint-deep);font-size:8px;font-style:normal;font-weight:750}.organizeRowQr{display:grid;width:42px;min-height:100%;place-items:center;color:var(--mint-deep);border-left:1px solid var(--line);background:#f4faf7}.organizeRowQr:disabled{color:#a9b8b2}.organizeDuplicateGroup{grid-template-columns:minmax(0,1fr) auto auto!important}.organizeSplitButton{min-width:56px;padding:0 8px;color:var(--muted);border-left:1px solid var(--line);background:white;font-size:8px;font-weight:800}.organizeFloatingPutaway{position:fixed;z-index:55;right:28px;bottom:28px;display:flex;min-width:260px;min-height:58px;align-items:center;justify-content:center;gap:7px;padding:8px 9px 8px 17px;color:white;border-radius:18px;background:var(--mint-deep);box-shadow:0 14px 34px rgb(13 91 70/28%)}.organizeFloatingPutaway span{display:flex;flex-direction:column;align-items:flex-start}.organizeFloatingPutaway strong{font-size:11px}.organizeFloatingPutaway small{color:rgb(255 255 255/78%);font-size:8px}.organizeFloatingPutaway>button{display:grid;min-width:49px;min-height:42px;place-items:center;color:#164f3f;border-radius:12px;background:white}.organizeFloatingPutaway>button em{font-size:7px;font-style:normal;font-weight:850}.organizeSequentialPlan{grid-column:1/-1;padding:16px;border:1px solid #bce1d4;border-radius:13px;background:linear-gradient(145deg,#f4fcf9,#fff)}.organizeSequentialPlan>div:first-child{display:flex;align-items:center;gap:10px}.organizeSequentialPlan>div:first-child>span{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;color:white;border-radius:11px;background:var(--mint-deep)}.organizeSequentialPlan>div:first-child div{display:flex;flex-direction:column}.organizeSequentialPlan>div:first-child strong{font-size:12px}.organizeSequentialPlan>div:first-child small{max-width:680px;color:var(--muted);font-size:8px}.organizeSequentialPlan ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:5px;gap:5px;margin:13px 0 8px;padding:0;list-style:none}.organizeSequentialPlan li{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:7px;gap:7px;padding:7px 9px;border:1px solid var(--line);border-radius:8px;background:white}.organizeSequentialPlan li b{color:var(--mint-deep);font-size:8px}.organizeSequentialPlan li span{overflow:hidden;font-size:8px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.organizeSequentialPlan li small,.organizeSequentialPlan>p{color:var(--muted);font-size:7px}.organizeSequentialActions{display:flex;justify-content:flex-end;gap:7px;margin-top:12px}.organizeSequentialActions button{display:inline-flex;align-items:center;gap:6px}.locationExplorerBackdrop{z-index:110;padding:20px}.locationExplorerDialog{display:flex;width:min(900px,96vw);max-height:min(780px,92vh);flex-direction:column;overflow:hidden;border:1px solid #c6ddd5;border-radius:18px;background:#f8fbfa;box-shadow:0 30px 90px rgb(10 48 38/30%)}.locationExplorerDialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:18px 20px;border-bottom:1px solid var(--line);background:white}.locationExplorerDialog>header h2{margin-top:3px;font-size:19px}.locationExplorerDialog>header p{margin-top:3px;color:var(--muted);font-size:9px}.locationExplorerDialog>header>button{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#eef4f1}.locationExplorerTools{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--line);background:white}.locationExplorerTools nav{display:flex;min-width:0;flex:1 1;align-items:center;gap:3px;overflow-x:auto}.locationExplorerTools nav span{display:inline-flex;align-items:center;gap:2px}.locationExplorerTools nav button{display:inline-flex;height:31px;align-items:center;gap:5px;padding:0 8px;color:var(--muted);border-radius:7px;background:transparent;font-size:8px;font-weight:750;white-space:nowrap}.locationExplorerTools nav button.active{color:var(--mint-deep);background:var(--mint-pale)}.locationExplorerTools label{display:flex;width:min(290px,38vw);height:36px;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:#fbfdfc}.locationExplorerTools input{width:100%;border:0;outline:0;background:transparent;font-size:9px}.locationExplorerUseCurrent{display:flex;align-items:center;gap:9px;margin:11px 14px 0;padding:10px 12px;color:white;border-radius:10px;background:var(--mint-deep);text-align:left}.locationExplorerUseCurrent span{display:flex;min-width:0;flex:1 1;flex-direction:column}.locationExplorerUseCurrent strong{font-size:10px}.locationExplorerUseCurrent small{overflow:hidden;color:rgb(255 255 255/76%);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.locationExplorerDialog>.confirmError{margin:10px 14px 0}.locationExplorerGrid{display:grid;min-height:230px;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;grid-gap:8px;gap:8px;padding:14px;overflow-y:auto}.locationExplorerGrid article{position:relative;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:white}.locationExplorerGrid article.destination{border-color:#b9ded1}.locationExplorerGrid article>button:first-child{display:grid;width:100%;min-height:88px;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;grid-gap:9px;gap:9px;padding:11px;background:transparent;text-align:left}.locationExplorerNodeIcon{display:grid;width:38px;height:38px;place-items:center;color:var(--mint-deep);border-radius:10px;background:var(--mint-pale)}.locationExplorerGrid article>button div{display:flex;min-width:0;flex-direction:column}.locationExplorerGrid article small{color:var(--mint-deep);font-size:6px;font-weight:850;text-transform:uppercase}.locationExplorerGrid article strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.locationExplorerGrid article em,.locationExplorerGrid article p{overflow:hidden;color:var(--muted);font-size:7px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.locationExplorerDirect{position:absolute;right:8px;bottom:6px;display:inline-flex;align-items:center;gap:4px;padding:4px 7px;color:var(--mint-deep);border-radius:6px;background:#eaf8f3;font-size:6px;font-weight:850}.locationExplorerLoading{display:flex;grid-column:1/-1;min-height:220px;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:9px}.locationExplorerDialog>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 15px;border-top:1px solid var(--line);background:white}.locationExplorerDialog>footer small{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:7px}.organizeSplitDialog label{display:grid;grid-template-columns:1fr 90px auto;align-items:center;grid-gap:10px;gap:10px;margin:18px 0;font-weight:800}.organizeSplitDialog input{width:90px;padding:10px;border:1px solid var(--line);border-radius:9px;font:inherit}.organizeSplitDialog small{color:var(--muted)}@media (max-width:720px){.organizeToolbar .organizeModeSwitch{width:100%;grid-template-columns:1fr}.organizeToolbar .organizeModeSwitch button{min-height:62px;padding:8px}.organizeToolbar .organizeModeSwitch small{font-size:7px}.organizeCopySelect{grid-template-columns:28px 48px minmax(0,1fr);gap:7px;padding:8px 6px}.organizeDuplicateGroup{grid-template-columns:minmax(0,1fr) 44px!important}.organizeDuplicateGroup .organizeSplitButton{grid-column:1/-1;min-height:32px;border-top:1px solid var(--line);border-left:0}.organizeDuplicateGroup .organizeRowQr{grid-column:2;grid-row:1}.organizeFloatingPutaway{right:16px;bottom:82px}.organizeWholeBatchActions{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.organizeWholeBatchActions .organizeWholeBatch{min-height:42px!important;justify-content:center}.organizeSequentialPlan ol{grid-template-columns:1fr}.locationExplorerBackdrop{align-items:flex-end;padding:0}.locationExplorerDialog{width:100%;max-height:92dvh;border-radius:18px 18px 0 0}.locationExplorerDialog>header{padding:14px 15px}.locationExplorerDialog>header h2{font-size:16px}.locationExplorerTools{align-items:stretch;flex-direction:column}.locationExplorerTools label{width:100%}.locationExplorerGrid{grid-template-columns:1fr}.locationExplorerGrid article>button:first-child{min-height:75px}.locationExplorerDialog>footer small{max-width:70%}.organizeSplitDialog label{grid-template-columns:1fr 80px}.organizeSplitDialog label small{grid-column:1/-1}}.gameChooser{padding:8px 0 20px}.chooserIntro{margin-bottom:20px;text-align:center}.chooserIntro span{color:var(--mint-deep);font-size:9px;font-weight:850;letter-spacing:.12em}.chooserIntro h2{margin-top:4px;font-size:23px;letter-spacing:-.025em}.chooserIntro p{margin-top:5px;color:var(--muted);font-size:11px}.gameChooserGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.gameChooserGrid>button{position:relative;min-height:345px;overflow:hidden;padding:26px;color:white;border-radius:18px;background:linear-gradient(145deg,#243b34,#10201b);box-shadow:0 12px 30px rgb(18 32 27/12%);text-align:left}.gameChooserGrid>button[data-game=magic]{background:radial-gradient(circle at 75% 20%,rgb(135 106 181/50%),transparent 33%),linear-gradient(145deg,#302842,#151c1a)}.gameChooserGrid>button[data-game=pokemon]{background:radial-gradient(circle at 75% 20%,rgb(239 192 68/60%),transparent 32%),linear-gradient(145deg,#214f61,#16282c)}.gameChooserGrid>button[data-game=lorcana]{background:radial-gradient(circle at 75% 20%,rgb(58 155 178/50%),transparent 32%),linear-gradient(145deg,#293b65,#131b2a)}.gameChoiceVisual{position:relative;display:grid;height:190px;place-items:center}.cardFan{position:absolute;width:85px;aspect-ratio:.714;border:3px solid rgb(255 255 255/20%);border-radius:9px;background:linear-gradient(145deg,rgb(255 255 255/28%),rgb(255 255 255/3%))}.fanOne{transform:rotate(-18deg) translate(-23px,5px)}.fanTwo{transform:rotate(18deg) translate(23px,5px)}.gameChooserGrid h2{margin:4px 0 6px;font-size:21px}.gameChooserGrid p{color:rgb(255 255 255/68%);font-size:10px}.gameChooserGrid .productEyebrow{color:#7ce4bd}.choiceArrow{position:absolute;right:22px;bottom:22px;display:grid;width:35px;height:35px;place-items:center;color:#18352c;border-radius:50%;background:var(--mint)}.collectorGameBar{display:flex;align-items:center;gap:14px;margin-bottom:16px;padding:13px 16px;border:1px solid var(--line);border-radius:13px;background:white}.collectorGameBar>div:first-child{display:flex;align-items:center;gap:9px}.collectorGameBar>div:first-child div{display:flex;flex-direction:column}.collectorGameBar>div:first-child span{color:var(--muted);font-size:7px;font-weight:800}.collectorGameBar>div:first-child strong{font-size:11px}.collectorTotals{display:flex;gap:22px;margin-left:auto}.collectorTotals span{color:var(--muted);font-size:8px}.collectorTotals b{display:block;color:var(--ink);font-size:11px}.setSection{margin-bottom:16px}.subsectionTitle{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}.subsectionTitle h2{margin-top:3px;font-size:17px}.subsectionTitle button,.subsectionTitle p,.subsectionTitle>span{color:var(--muted);font-size:9px}.subsectionTitle button{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid var(--line);border-radius:8px;background:white;font-weight:700}.subsectionTitle button.active{color:var(--mint-deep);border-color:#a9dac9;background:#edfaf5}.setMosaic{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:9px;gap:9px}.setMosaic>button{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr) 24px;min-height:104px;align-items:center;grid-gap:10px;gap:10px;padding:9px;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:white;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.setMosaic>button:hover{border-color:color-mix(in srgb,var(--set-accent),#dce5e1 45%);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.setMosaic>button.active{border-color:var(--set-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--set-accent),transparent 80%)}.setArtwork{position:relative;display:grid;width:72px;aspect-ratio:.82;place-items:center;overflow:hidden;color:white;border-radius:7px;background:linear-gradient(145deg,var(--set-accent),#16251f)}.setArtwork img{display:block;width:100%;height:100%;padding:7px;object-fit:contain;filter:drop-shadow(0 2px 3px rgb(0 0 0/30%))}.setArtwork span{position:absolute;top:5px;left:6px;font-size:6px;font-weight:850}.setArtwork b{font-family:Georgia,serif;font-size:25px}.setArtwork i{position:absolute;inset:10px;border:1px solid rgb(255 255 255/20%);border-radius:50%}.setMosaic>button>div:nth-child(2){min-width:0}.setMosaic>button>div:nth-child(2)>span{color:var(--set-accent);font-size:7px;font-weight:850}.setMosaic h3{overflow:hidden;margin:2px 0;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.setMosaic p,.setMosaic small{color:var(--muted);font-size:7px}.setMosaic .choiceArrow{position:static;width:24px;height:24px;color:var(--mint-deep);background:var(--mint-pale)}.setProgress{height:4px;margin:7px 0 3px;overflow:hidden;border-radius:3px;background:#ebefed}.setProgress i{display:block;height:100%;border-radius:inherit;background:var(--set-accent)}.setMosaic>button{grid-template-columns:92px minmax(0,1fr) 24px}.setArtwork{width:92px;height:72px;aspect-ratio:auto}.setArtwork.hasLogo{background:linear-gradient(145deg,#0f625d,#12383b)}.setArtwork.hasLogo img{width:100%;height:100%;padding:6px;object-fit:contain;object-position:center;filter:none}.collectorHeaderActions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.collectorHeaderActions .primaryButton{min-height:34px;padding:0 12px}.collectorHeaderActions button:disabled,.setSyncActions button:disabled{cursor:wait;opacity:.58}.collectionCategoryFilters{display:flex;gap:6px;margin:0 0 10px;padding-bottom:2px;overflow-x:auto;touch-action:pan-x pan-y;scrollbar-width:thin}.collectionCategoryFilters button{display:inline-flex;min-height:32px;align-items:center;gap:6px;padding:0 10px;flex:0 0 auto;color:var(--muted);border:1px solid var(--line);border-radius:999px;background:white;font-size:8px;font-weight:750}.collectionCategoryFilters button span{display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;border-radius:9px;background:#edf1ef;font-size:7px}.collectionCategoryFilters button.active{color:var(--mint-deep);border-color:#91d2ba;background:var(--mint-pale)}.setMosaic>.setTile{position:relative;display:flex;min-width:0;min-height:104px;overflow:visible;flex-direction:column;border:1px solid var(--line);border-radius:11px;background:white;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.setMosaic>.setTile:hover{border-color:color-mix(in srgb,var(--set-accent),#dce5e1 45%);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.setOpenButton{position:relative;display:grid;width:100%;min-height:102px;grid-template-columns:92px minmax(0,1fr) 24px;align-items:center;grid-gap:10px;gap:10px;padding:9px;color:inherit;background:transparent;text-align:left}.setOpenButton>div:nth-child(2){min-width:0}.setOpenButton>div:nth-child(2)>span{color:var(--set-accent);font-size:7px;font-weight:850}.setArtwork small{position:absolute;right:5px;bottom:5px;left:5px;overflow:hidden;color:rgb(255 255 255/78%);font-size:5px;font-weight:750;text-align:center;text-overflow:ellipsis;white-space:nowrap}.staleCatalog{display:block;margin-top:4px;color:#a76828;font-size:6px;font-style:normal;font-weight:800}.setSyncActions{position:relative;display:flex;min-height:36px;align-items:center;gap:5px;margin:auto 8px 0;padding:7px 0 8px;border-top:1px solid #edf0ee}.setSyncActions>button{display:inline-flex;min-height:27px;flex:1 1;align-items:center;justify-content:center;gap:5px;padding:0 8px;color:#176d56;border-radius:7px;background:#eaf8f3;font-size:7px;font-weight:800}.setSyncActions>small{width:100%;color:var(--muted);font-size:6px;text-align:center}.collectionDetailActions details,.setSyncActions details{position:relative}.collectionDetailActions summary,.setSyncActions summary{display:grid;width:28px;height:27px;place-items:center;color:var(--muted);border:1px solid var(--line);border-radius:7px;background:white;cursor:pointer;list-style:none}.collectionDetailActions summary::-webkit-details-marker,.setSyncActions summary::-webkit-details-marker{display:none}.collectionDetailActions details>button,.setSyncActions details>button{position:absolute;z-index:12;right:0;top:calc(100% + 4px);width:172px;min-height:34px;padding:7px 10px;color:#354941;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:var(--shadow-md);font-size:8px;font-weight:750;text-align:left}.collectionDetailActions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.catalogSyncNotice{display:flex;align-items:flex-start;gap:8px;margin:-6px 0 13px;padding:10px 12px;color:#765b18;border:1px solid #ead794;border-radius:10px;background:#fff9e8;font-size:9px;line-height:1.45}.catalogSyncNotice>svg{flex:0 0 auto;margin-top:1px}.catalogSyncNotice.error{color:#8a3535;border-color:#edbbbb;background:#fff3f3}.catalogSyncNotice button{display:grid;width:22px;height:22px;margin-left:auto;flex:0 0 auto;place-items:center;color:inherit;border-radius:6px;background:transparent}.catalogSyncNotice .catalogGapNoticeButton{display:inline-flex;width:auto;min-height:28px;align-items:center;gap:5px;padding:0 9px;border:1px solid rgb(118 91 24/25%);background:rgb(255 255 255/55%);font-size:8px;font-weight:800;white-space:nowrap}.catalogGapDrawer{width:min(760px,100%);padding-bottom:32px}.catalogGapHeading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:20px 0 14px}.catalogGapHeading>div{min-width:0}.catalogGapHeading h2{margin:3px 0 4px;font-size:24px;letter-spacing:-.03em}.catalogGapHeading p{max-width:540px;color:var(--muted);font-size:9px}.catalogGapHeading>button{flex:0 0 auto}.catalogGapInlineError,.catalogGapReadOnly{display:flex;align-items:flex-start;gap:7px;margin-bottom:12px;padding:9px 10px;color:#35584d;border:1px solid #c8e3d9;border-radius:9px;background:#eff9f5;font-size:8px}.catalogGapInlineError svg,.catalogGapReadOnly svg{flex:0 0 auto}.catalogGapInlineError{color:#8a3535;border-color:#edbbbb;background:#fff3f3}.catalogGapLayout{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:start;grid-gap:12px;gap:12px}.catalogGapList{display:grid;max-height:calc(100vh - 160px);grid-gap:6px;gap:6px;overflow-y:auto;scrollbar-width:thin}.catalogGapList>button{display:grid;grid-gap:5px;gap:5px;padding:10px;color:inherit;border:1px solid var(--line);border-radius:9px;background:white;text-align:left}.catalogGapList>button.selected{border-color:#7bc9ad;background:#effaf6;box-shadow:0 0 0 2px rgb(88 188 153/12%)}.catalogGapDetail header>div,.catalogGapList>button>span{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:6px}.catalogGapDetail header span,.catalogGapList b{color:var(--mint-deep);font-size:7px;font-weight:850}.catalogGapDetail header code,.catalogGapList code{overflow:hidden;color:#7b6551;font-size:6px;text-overflow:ellipsis;white-space:nowrap}.catalogGapList strong{display:-webkit-box;overflow:hidden;font-size:8px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalogGapList small{overflow:hidden;color:var(--muted);font-size:6px;text-overflow:ellipsis;white-space:nowrap}.catalogGapDetail{min-width:0;padding:14px;border:1px solid var(--line);border-radius:11px;background:white}.catalogGapDetail>header{padding-bottom:12px;border-bottom:1px solid var(--line)}.catalogGapDetail>header h3{margin:7px 0 4px;font-size:14px;line-height:1.25}.catalogGapDetail>header p{color:var(--muted);font-size:7px}.catalogGapEvidence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;margin:12px 0}.catalogGapEvidence>section{min-width:0;padding:10px;border-radius:9px;background:#f5f7f6}.catalogGapEvidence .drawerSectionTitle{margin-bottom:7px}.catalogGapCandidates pre,.catalogGapEvidence pre{max-height:150px;overflow:auto;color:#45564f;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:6px;line-height:1.45;overflow-wrap:anywhere;white-space:pre-wrap}.catalogGapEvidence>section>p{color:var(--muted);font-size:7px}.catalogGapCandidates{display:grid;max-height:180px;grid-gap:5px;gap:5px;overflow-y:auto}.catalogGapCandidates>button{position:relative;display:block;width:100%;padding:7px;border:1px solid #dce4e0;border-radius:7px;background:white;text-align:left}.catalogGapCandidates>button:not(:disabled):hover{border-color:#7bc9ad}.catalogGapCandidates>button:disabled{cursor:default}.catalogGapCandidates span{display:inline-flex;margin-top:5px;padding:3px 5px;color:#176d56;border-radius:5px;background:#e8f7f1;font-size:6px;font-weight:800}.catalogGapResolution{padding-top:11px;border-top:1px solid var(--line)}.catalogGapResolution>label{display:grid;grid-gap:5px;gap:5px;margin-bottom:9px}.catalogGapResolution>label>span{color:#4f5f59;font-size:8px;font-weight:750}.catalogGapResolution input,.catalogGapResolution textarea{width:100%;padding:9px 10px;border:1px solid var(--line);border-radius:8px;outline:0;background:white;font:inherit;font-size:9px}.catalogGapResolution input:focus,.catalogGapResolution textarea:focus{border-color:#6dc4a5;box-shadow:0 0 0 2px rgb(88 188 153/13%)}.catalogGapResolution textarea{min-height:66px;resize:vertical}.catalogGapSafety{margin:0 0 10px;color:var(--muted);font-size:7px}.catalogGapResolutionActions{display:flex;justify-content:flex-end;gap:7px}.catalogGapResolutionActions button{min-height:34px}.catalogGapResolutionActions .danger{color:#913e36;border-color:#e7c3be}.catalogGapResolutionActions button:disabled{cursor:not-allowed;opacity:.5}.catalogGapResolutionActions button svg[data-lucide=loader-circle]{animation:catalog-spin 1.2s linear infinite}.catalogGapEmpty{display:grid;min-height:240px;place-items:center;align-content:center;color:var(--mint-deep);text-align:center}.catalogGapEmpty h3{margin-top:9px;color:var(--ink);font-size:15px}.catalogGapEmpty p{margin-top:3px;color:var(--muted);font-size:8px}.catalogJobsPanel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin:-6px 0 13px}.catalogJobProgress{display:grid;grid-gap:7px;gap:7px;padding:11px;color:#315148;border:1px solid #bee3d6;border-radius:10px;background:#f0faf6}.catalogJobProgress[data-status=failed]{color:#8a3535;border-color:#edbbbb;background:#fff3f3}.catalogJobState,.catalogJobTitle{display:flex;align-items:center;justify-content:space-between;gap:8px}.catalogJobTitle>div{display:grid;min-width:0}.catalogJobTitle span{color:var(--mint-deep);font-size:6px;font-weight:850;letter-spacing:.1em}.catalogJobTitle strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.catalogJobTitle>b{font-size:11px}.catalogJobMeter{height:6px;overflow:hidden;border-radius:4px;background:#dcebe5}.catalogJobMeter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#31b98c,#36aebd);transition:width .25s ease}.catalogJobMeter.indeterminate i{width:34%;animation:catalog-meter-indeterminate 1.35s ease-in-out infinite}.catalogJobProgress[data-status=failed] .catalogJobMeter i{background:#cf6565}.catalogJobState{color:#567169;font-size:7px}.catalogJobState span{display:inline-flex;align-items:center;gap:4px}.catalogJobState span svg{animation:catalog-spin 1.2s linear infinite}.catalogJobProgress[data-status=completed] .catalogJobState span svg,.catalogJobProgress[data-status=failed] .catalogJobState span svg{animation:none}.catalogPhases{display:flex;overflow-x:auto;gap:4px;padding-top:2px}.catalogPhases span{padding:3px 5px;flex:0 0 auto;color:#81918c;border-radius:5px;background:#e7efec;font-size:5px}.catalogPhases span[data-state=done]{color:#1e715a;background:#d6f0e6}.catalogPhases span[data-state=active]{color:white;background:#308c75}.catalogJobProgress>p{font-size:7px;line-height:1.4}.catalogJobProgress.compact{width:100%;gap:4px;padding:0;border:0;background:transparent}.catalogJobProgress.compact .catalogJobMeter{height:4px}@keyframes catalog-spin{to{transform:rotate(1turn)}}@keyframes catalog-meter-indeterminate{0%{transform:translateX(-120%)}to{transform:translateX(320%)}}.productCardArt.hasImage{border-color:#d8dfdc;background:#eef2f0}.productCardArt.hasImage:before{display:none}.productCardArt.hasImage>img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.mappingPending{margin-left:auto;color:#9a682d;font-size:6px;font-style:normal;font-weight:800}.catalogLanguageSwitch{display:inline-flex;min-height:42px;align-items:center;gap:4px;padding:4px;border:1px solid var(--line);border-radius:8px;background:white}.catalogLanguageSwitch>span{display:inline-flex;align-items:center;gap:4px;padding:0 4px;color:var(--muted);font-size:7px;font-weight:750}.catalogLanguageSwitch>button{min-width:30px;min-height:30px;padding:0 6px;color:var(--muted);border-radius:6px;background:transparent;font-size:7px;font-weight:850}.catalogLanguageSwitch>button.active{color:#176d56;background:#e7f7f1}.collectorGrid>button:disabled{cursor:default;opacity:1}.distributionCategory{color:#725526!important;background:#fff1cf!important}.distributionKey{max-width:100%;overflow:hidden;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.collectorCardFoot.catalogCardMarket{align-items:center}.catalogPriceSummary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:3px 7px;gap:3px 7px}.catalogPriceSummary span{display:grid;min-width:0}.catalogPriceSummary em{grid-column:1/-1;color:#a76828;font-size:5px;font-style:normal;font-weight:800}.catalogPriceFallback{display:flex;min-width:0;flex-direction:column}.collectorResults{padding:14px}.collectorToolbar{display:flex;flex-wrap:wrap;gap:6px;padding-bottom:12px;border-bottom:1px solid var(--line)}.wideSearch{display:flex;min-width:230px;flex:1 1 230px;height:42px;align-items:center;gap:7px;padding:0 11px;color:var(--muted);border:1px solid var(--line);border-radius:8px}.wideSearch input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;font-size:9px}.collectorFilter{position:relative;display:grid;grid-template-columns:14px 1fr 12px;min-width:136px;height:42px;align-items:center;grid-gap:6px;gap:6px;padding:5px 8px;border:1px solid var(--line);border-radius:8px}.collectorFilter>span{position:absolute;top:4px;left:28px;color:var(--muted);font-size:6px;font-weight:700}.collectorFilter select{align-self:end;min-width:0;border:0;outline:0;background:transparent;font-size:8px;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none}.resultsSummary{display:flex;align-items:center;justify-content:space-between;margin:13px 2px}.resultsSummary p{color:var(--muted);font-size:9px}.resultsSummary p strong{color:var(--ink)}.resultsSummary button{display:flex;align-items:center;gap:5px;color:var(--muted);background:transparent;font-size:8px}.collectorGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:11px;gap:11px}.collectorGrid>button{min-width:0;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:white;box-shadow:0 5px 15px rgb(22 38 32/4%);text-align:left;transition:transform .15s ease,box-shadow .15s ease}.collectorGrid>button:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.collectorGrid .productCardArt{width:100%;min-height:0;border:0;border-radius:0;box-shadow:none}.collectorCardCopy{padding:10px}.collectorCardCopy>div:first-child{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:7px}.rarityDot{width:6px;height:6px;border-radius:50%;background:#8c9994}.rarityDot.rare{background:#d39a35}.rarityDot.mythic{background:#d05a3e}.rarityDot.special{background:#8b6bd0}.rarityDot.uncommon{background:#6991a3}.collectorCardCopy h3{overflow:hidden;margin:4px 0 1px;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.collectorCardCopy>p{color:var(--muted);font-size:7px}.variantTags{display:flex;flex-wrap:wrap;gap:3px;margin-top:7px}.variantTags span{padding:3px 5px;color:#53635e;border-radius:5px;background:#edf1ef;font-size:6px;font-weight:750}.collectorCardFoot{display:flex;align-items:flex-end;justify-content:space-between;gap:5px;margin-top:9px;padding-top:8px;border-top:1px solid #edf0ee}.collectorCardFoot>div{display:flex;min-width:0;flex-direction:column}.collectorCardFoot small{color:var(--muted);font-size:6px}.collectorCardFoot strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.collectorCardFoot>span{color:var(--muted);font-size:7px;white-space:nowrap}.collectorCardFoot>span b{color:var(--ink)}.drawerBackdrop{position:fixed;z-index:80;inset:0;display:flex;justify-content:flex-end;background:rgb(4 15 11/48%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.collectorDrawer{width:min(510px,100%);height:100%;overflow-y:auto;padding:20px;background:#f8faf8;box-shadow:-18px 0 50px rgb(0 0 0/20%)}.drawerTop{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:8px;font-weight:850;letter-spacing:.1em}.drawerTop button{display:grid;width:32px;height:32px;place-items:center;color:var(--muted);border:1px solid var(--line);border-radius:8px;background:white}.drawerHero{display:grid;grid-template-columns:150px 1fr;grid-gap:19px;gap:19px;margin:18px 0;padding-bottom:19px;border-bottom:1px solid var(--line)}.drawerHero .productCardArt{min-height:210px}.drawerHero>div:last-child{align-self:center}.drawerHero h2{margin:8px 0 3px;font-size:24px;line-height:1.05;letter-spacing:-.03em}.drawerHero p{color:var(--muted);font-size:10px}.drawerHero>div>strong{display:block;margin-top:4px;font-size:10px}.gameBadge.productGame{display:inline-flex;padding:4px 7px;color:white;border-radius:6px;background:#4c665e;font-size:7px;font-weight:800}.gameBadge.productGame.magic{background:#5a477a}.gameBadge.productGame.pokemon{color:#263d58;background:#e5c34b}.gameBadge.productGame.lorcana{background:#327891}.drawerSectionTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.drawerSectionTitle h3{font-size:13px}.drawerSectionTitle small{color:var(--muted);font-size:8px}.marketPrices{margin-bottom:19px}.marketPrices article{display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:9px;gap:9px;margin-bottom:5px;padding:10px;border:1px solid var(--line);border-radius:9px;background:white}.marketPrices article>span{display:grid;width:31px;height:31px;place-items:center;color:#65756f;border-radius:8px;background:#eef2ef;font-size:8px;font-weight:850}.marketPrices article.connected>span{color:white;background:#245e4d}.marketPrices article>div{display:flex;flex-direction:column}.marketPrices article>div strong{font-size:9px}.marketPrices article>div small{color:var(--muted);font-size:7px}.marketPrices article>b{font-size:12px}.marketPrices article>em{grid-column:3;display:flex;align-items:center;gap:3px;color:var(--muted);font-size:6px;font-style:normal}.marketPrices article.connected>em{color:var(--mint-deep)}.copyLocations{margin-bottom:75px}.copyLocations article{display:grid;grid-template-columns:25px 1fr auto 30px;align-items:center;grid-gap:8px;gap:8px;padding:8px 4px;border-bottom:1px solid var(--line)}.copyLocations article>span{display:grid;width:23px;height:23px;place-items:center;color:var(--muted);border-radius:6px;background:#e9eeeb;font-size:7px}.copyLocations article>div{display:flex;flex-direction:column}.copyLocations article>div strong{font-size:9px}.copyLocations article>div small{color:var(--muted);font-size:7px}.copyLocations article>b{padding:3px 5px;border-radius:5px;background:#e7f5ef;font-size:7px}.copyLocations article>button{display:grid;width:28px;height:28px;place-items:center;color:var(--mint-deep);border:1px solid var(--line);border-radius:7px;background:white}.drawerActions{position:fixed;right:0;bottom:0;display:flex;width:min(510px,100%);gap:8px;padding:14px 20px;border-top:1px solid var(--line);background:white}.drawerActions button{flex:1 1}.salesKpis,.storageKpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-bottom:13px}.salesKpis article,.storageKpis article{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid var(--line);border-radius:10px;background:white}.salesKpis article>svg,.storageKpis article>svg{color:var(--mint-deep)}.salesKpis article>div,.storageKpis article>div{display:flex;flex-direction:column}.salesKpis small,.storageKpis small{color:var(--muted);font-size:8px}.salesKpis strong,.storageKpis strong{font-size:15px}.storageTabs{display:flex;gap:5px;margin-bottom:10px;padding:5px;border:1px solid var(--line);border-radius:10px;background:white}.storageTabs button{display:flex;min-height:35px;align-items:center;gap:6px;padding:0 11px;color:var(--muted);border-radius:7px;background:transparent;font-size:9px;font-weight:700}.storageTabs button.active{color:var(--mint-deep);background:var(--mint-pale)}.storageTabs b{display:grid;min-width:17px;height:17px;place-items:center;color:white;border-radius:9px;background:var(--orange);font-size:7px}.storageWorkspace{display:grid;grid-template-columns:235px minmax(0,1fr) 265px;align-items:start;grid-gap:10px;gap:10px}.storageDetail,.storageTree{position:-webkit-sticky;position:sticky;top:88px;padding:13px}.treeHeader{padding-bottom:10px;border-bottom:1px solid var(--line)}.treeHeader>div{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:9px}.treeHeader h2{font-size:13px}.treeHeader label{width:100%;height:32px}.treeHeader input{width:100%}.treePath{display:grid;grid-template-columns:27px 1fr 14px;align-items:center;grid-gap:7px;gap:7px;padding:11px 4px}.treePath>span{display:grid;width:26px;height:26px;place-items:center;color:var(--mint-deep);border-radius:7px;background:var(--mint-pale)}.treePath>div{display:flex;flex-direction:column}.treePath strong{font-size:9px}.treePath small{color:var(--muted);font-size:7px}.treeBranch{position:relative;display:grid;grid-gap:2px;gap:2px;padding:2px 0 6px 17px}.treeBranch:before{position:absolute;top:0;bottom:10px;left:8px;width:1px;background:#dfe5e1;content:""}.treeBranch>div{position:relative;z-index:1;display:grid;grid-template-columns:23px 1fr auto;min-height:30px;align-items:center;grid-gap:5px;gap:5px;padding:3px 5px;border-radius:7px}.treeBranch>div:hover{background:#f1f7f4}.treeBranch span{display:grid;width:22px;height:22px;place-items:center;color:#668077;border-radius:6px;background:#eef2ef}.treeBranch strong{font-size:8px}.treeBranch b{color:var(--muted);font-size:7px}.storageMain{min-width:0}.storageModeIntro{display:flex;align-items:center;gap:12px;margin-bottom:9px;padding:14px;color:#2d4b42;border:1px solid #d7e9e2;border-radius:11px;background:#f1faf6}.storageModeIntro>span{display:grid;width:43px;height:43px;place-items:center;border-radius:11px;background:#d7f2e8}.storageModeIntro>div{flex:1 1}.storageModeIntro small{color:var(--mint-deep);font-size:7px;font-weight:850;letter-spacing:.1em}.storageModeIntro h2{font-size:15px}.storageModeIntro p{color:#60746c;font-size:8px}.storageModeIntro.waiting{color:#6c552d;border-color:#f0dfb8;background:#fff9eb}.storageModeIntro.waiting>span{background:#ffebbd}.storageModeIntro.bulk{color:#394e67;border-color:#d8e2ef;background:#f4f8fd}.storageModeIntro.bulk>span{background:#dfebf8}.storageModeIntro.sleeve{color:#564675;border-color:#dfd7ee;background:#f8f5fc}.storageModeIntro.sleeve>span{background:#ebe3f7}.containerGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.containerGrid>button{position:relative;padding:13px;border:1px solid var(--line);border-radius:11px;background:white;text-align:left}.containerGrid>button.selected{border-color:#74c5a9;box-shadow:0 0 0 2px #e0f4ed}.containerIcon{display:grid;width:35px;height:35px;place-items:center;color:#2a705b;border-radius:9px;background:#e5f7f0}.containerIcon.waiting{color:#986a26;background:#fff0cc}.containerIcon.qr_sleeve{color:#665088;background:#eee8f8}.containerIcon.binder{color:#356f91;background:#e4f2fa}.containerCardTop{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:5px}.containerCardTop>span{color:var(--muted);font-size:7px;font-weight:800}.containerCardTop>b{padding:3px 5px;color:#1a765c;border-radius:6px;background:#e5f6ef;font-size:6px}.containerCardTop>b.attention{color:#9b632a;background:#fff1d6}.containerCardTop>b.full{color:#a54e35;background:#ffebe4}.containerGrid h3{margin-top:10px;font-size:11px}.containerGrid p{overflow:hidden;color:var(--muted);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.capacityBar{height:5px;margin:10px 0 6px;overflow:hidden;border-radius:3px;background:#e8edea}.capacityBar span{display:block;height:100%;border-radius:inherit;background:#56bd99}.containerStats{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:7px}.containerStats b,.containerStats strong{color:var(--ink);font-size:9px}.storageDetailTop{display:grid;grid-template-columns:35px 1fr 28px;align-items:center;grid-gap:8px;gap:8px}.storageDetailTop>div{min-width:0}.storageDetailTop>div span{color:var(--mint-deep);font-size:7px;font-weight:850}.storageDetailTop h2{font-size:11px}.storageDetailTop h2,.storageDetailTop p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storageDetailTop p{color:var(--muted);font-size:7px}.storageDetailTop>button{display:grid;width:28px;height:28px;place-items:center;color:var(--muted);border-radius:7px;background:#f1f4f2}.qrPlaceholder{display:grid;width:150px;aspect-ratio:1;place-items:center;margin:18px auto 10px;color:#13231e;border:8px solid white;border-radius:5px;background:repeating-conic-gradient(#13231e 0 10%,white 0 20%);box-shadow:0 0 0 1px var(--line)}.qrPlaceholder svg{padding:8px;background:white}.qrPlaceholder span{align-self:end;margin-bottom:6px;padding:2px 5px;background:white;font-size:7px;font-weight:850}.detailMetrics{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;margin-top:14px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--line)}.detailMetrics div{display:flex;flex-direction:column;padding:9px;background:white}.detailMetrics small{color:var(--muted);font-size:7px}.detailMetrics strong{font-size:10px}.detailDescription,.sleeveContents{margin-top:11px;padding:10px;border-radius:8px;background:#f4f7f5}.detailDescription strong,.sleeveContents strong{font-size:8px}.detailDescription p,.sleeveContents small,.sleeveContents span{display:block;margin-top:3px;color:var(--muted);font-size:7px}.blockMap{margin-top:11px}.blockMap>strong{font-size:8px}.blockMap>div{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:3px;gap:3px;margin-top:6px}.blockMap span{display:flex;height:44px;align-items:center;justify-content:center;flex-direction:column;color:#89958f;border:1px solid var(--line);border-radius:5px;background:#f7f9f8}.blockMap span.full{color:#186c55;border-color:#b9dfd2;background:#e8f6f1}.blockMap span.partial{color:#9b632b;border-color:#eed8ad;background:#fff6e2}.blockMap b{font-size:8px}.blockMap small{font-size:6px}.storageActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px;margin-top:12px}.storageActions button{display:flex;min-height:32px;align-items:center;justify-content:center;gap:5px;color:#36574d;border:1px solid var(--line);border-radius:7px;background:white;font-size:7px;font-weight:750}.marketConnections{display:flex;align-items:center;gap:8px;margin-bottom:11px}.marketConnections article{display:grid;grid-template-columns:32px 1fr 17px;min-width:205px;align-items:center;grid-gap:8px;gap:8px;padding:9px;border:1px solid var(--line);border-radius:9px;background:white}.marketConnections article>span{display:grid;width:30px;height:30px;place-items:center;color:#63716c;border-radius:7px;background:#eef2ef;font-size:8px;font-weight:850}.marketConnections article.connected>span{color:white;background:#245e4d}.marketConnections article>div{display:flex;flex-direction:column}.marketConnections strong{font-size:9px}.marketConnections small{color:var(--muted);font-size:7px}.marketConnections article>svg{color:var(--muted)}.marketConnections article.connected>svg{color:var(--mint-deep)}.marketConnections .dataOrigin{margin-left:auto}.ordersPanel{padding:14px}.ordersToolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.statusTabs{display:flex;gap:3px}.statusTabs button{min-height:32px;padding:0 10px;color:var(--muted);border-radius:7px;background:transparent;font-size:8px;font-weight:700}.statusTabs button.active{color:var(--mint-deep);background:var(--mint-pale)}.ordersTable{min-width:760px}.ordersHead,.ordersLine{display:grid;grid-template-columns:minmax(130px,1.1fr) 90px 110px minmax(130px,1fr) 85px 75px 25px;align-items:center;grid-gap:10px;gap:10px}.ordersHead{padding:8px 10px;color:var(--muted);border-bottom:1px solid var(--line);font-size:7px;font-weight:800;text-transform:uppercase}.ordersLine{min-height:58px;padding:8px 10px;border-bottom:1px solid #edf0ee;font-size:8px}.ordersLine>div{display:flex;flex-direction:column}.ordersLine>div strong{font-size:9px}.ordersLine small{color:var(--muted);font-size:7px}.ordersLine>span{display:flex;align-items:center;gap:3px;color:var(--muted)}.ordersLine>strong{font-size:9px}.ordersLine>button{display:grid;width:25px;height:25px;place-items:center;color:var(--muted);border-radius:6px;background:#f0f3f1}.mobileDesktopNotice{display:none}.labelLayout{display:grid;grid-template-columns:300px minmax(0,1fr);align-items:start;grid-gap:12px;gap:12px}.labelSettings{position:-webkit-sticky;position:sticky;top:88px;padding:18px}.labelSettingsTitle{display:flex;align-items:center;gap:10px;margin-bottom:18px}.labelSettingsTitle>span{display:grid;width:38px;height:38px;place-items:center;color:var(--mint-deep);border-radius:10px;background:var(--mint-pale)}.labelSettingsTitle h2{font-size:14px}.labelSettingsTitle p{color:var(--muted);font-size:8px}.labelSettings>label,.settingsPair label{display:flex;flex-direction:column;gap:5px;margin-bottom:13px}.labelSettings label>span{color:#4f5f59;font-size:8px;font-weight:750}.labelSettings label>small{color:var(--muted);font-size:7px}.labelSettings input,.lockedInput{display:flex;width:100%;height:38px;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#f7f9f8;font-size:10px}.lockedInput strong{flex:1 1}.lockedInput svg:last-child{color:var(--mint-deep)}.labelSettings input{outline:0;background:white}.settingsPair{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.seriesSummary{display:grid;grid-template-columns:1fr 16px 1fr;align-items:center;grid-gap:5px;gap:5px;margin:6px 0 13px;padding:10px;border-radius:8px;background:#f1f6f3}.seriesSummary div{display:flex;min-width:0;flex-direction:column}.seriesSummary small{color:var(--muted);font-size:6px}.seriesSummary strong{overflow:hidden;font-size:8px;text-overflow:ellipsis}.labelRules{margin-bottom:12px;padding:10px;color:#365c50;border:1px solid #cce6dc;border-radius:8px;background:#f0faf6}.labelRules strong{display:flex;align-items:center;gap:5px;font-size:8px}.labelRules p{margin-top:4px;font-size:7px}.labelPreviewPanel{padding:18px}.labelPreviewHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:14px}.labelPreviewHeader h2{margin-top:3px;font-size:15px}.labelPreviewHeader>span{color:var(--muted);font-size:7px}.printSheet{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));grid-gap:8px;gap:8px;padding:22px;border:1px solid #d8dedb;border-radius:7px;background-color:#f3f4f2;background-image:linear-gradient(#e3e6e4 1px,transparent 0),linear-gradient(90deg,#e3e6e4 1px,transparent 0);background-size:18px 18px}.printLabel{display:grid;grid-template-columns:minmax(52px,34%) 1fr;aspect-ratio:var(--label-ratio);align-items:center;grid-gap:8px;gap:8px;padding:7px;overflow:hidden;border:1px solid #ced5d1;border-radius:3px;background:white;box-shadow:0 2px 6px rgb(20 30 26/7%)}.printLabel img{width:100%;aspect-ratio:1;image-rendering:pixelated}.printLabel>div{display:flex;min-width:0;flex-direction:column}.printLabel>div span{color:#315c4e;font-size:clamp(4px,.5vw,7px);font-weight:850;letter-spacing:.08em}.printLabel>div strong{overflow:hidden;margin:2px 0;font-size:clamp(8px,1vw,14px);letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap}.printLabel>div small{color:#5c6b66;font-size:clamp(4px,.45vw,6px);font-weight:750}.qrLoading{display:grid;width:100%;aspect-ratio:1;place-items:center;color:var(--muted);background:#f1f3f2}@media (max-width:1250px){.collectorGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.setMosaic{grid-template-columns:repeat(3,minmax(0,1fr))}.storageWorkspace{grid-template-columns:215px minmax(0,1fr)}.storageDetail{position:static;grid-column:1/-1;display:grid;grid-template-columns:minmax(200px,1fr) 160px repeat(2,minmax(130px,.5fr));align-items:center;grid-gap:14px;gap:14px}.storageDetail .qrPlaceholder{grid-column:2;grid-row:1/span 4;width:130px;margin:0}.storageDetail .blockMap,.storageDetail .detailDescription,.storageDetail .detailMetrics,.storageDetail .sleeveContents,.storageDetail .storageActions{margin:0}.storageDetail .storageActions{grid-template-columns:1fr 1fr}.printSheet{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (max-width:980px){.homeKpis{grid-template-columns:repeat(2,minmax(0,1fr))}.batchesLayout,.homeInsightsGrid,.homeOperationalGrid{grid-template-columns:1fr}.batchListPanel{position:static}.batchList{display:flex;overflow-x:auto}.batchList>button{min-width:250px}.gameChooserGrid{grid-template-columns:1fr}.gameChooserGrid>button{display:grid;grid-template-columns:180px 1fr;min-height:220px;align-items:center}.gameChoiceVisual{height:165px}.collectorGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.setMosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.collectorGameBar{flex-wrap:wrap}.collectorTotals{order:3;width:100%;margin-left:0}.collectorGameBar .dataOrigin{margin-left:auto}.salesKpis,.storageKpis{grid-template-columns:repeat(2,1fr)}.storageWorkspace{grid-template-columns:1fr}.storageTree{position:static}.treeBranch{display:none}.storageDetail{display:block}.storageDetail .qrPlaceholder{width:150px;margin:18px auto 10px}.storageDetail .blockMap,.storageDetail .detailDescription,.storageDetail .detailMetrics,.storageDetail .sleeveContents,.storageDetail .storageActions{margin-top:11px}.marketConnections{flex-wrap:wrap}.marketConnections .dataOrigin{margin-left:0}.labelLayout{grid-template-columns:260px 1fr}.printSheet{grid-template-columns:1fr}}@media (max-width:720px){.productHeader{align-items:flex-start;flex-direction:column;margin-bottom:20px}.productHeader h1{font-size:28px}.productHeaderAction{width:100%}.headerButtonGroup,.headerButtonGroup>button,.productHeaderAction>button{flex:1 1}.homeKpis{gap:8px}.homeKpis article{min-height:105px;padding:13px}.homeKpis strong{font-size:19px}.homeOperationalGrid>article{padding:15px}.saleRow{grid-template-columns:31px 1fr auto 14px}.saleRow .saleAmount{display:none}.saleRow .orderStatus{grid-column:3}.quickPanel{min-height:auto}.homeBrandsPanel,.homeInsightsGrid>article{padding:15px}.homePortfolioBody{grid-template-columns:132px minmax(0,1fr);gap:16px;margin-top:16px}.homeDonut{width:128px;height:128px}.homeDonut>div{width:84px;height:84px}.homeDonut strong{font-size:18px}.homePortfolioSummary>strong{font-size:29px}.homePortfolioSummary>small{display:none}.homeBrandRow{grid-template-columns:var(--game-logo-small-width) minmax(0,1fr) auto;gap:8px;padding:9px}.homeBrandDeltas{grid-column:2/-1;grid-template-columns:1fr 1fr;padding-top:7px;border-top:1px solid #edf2ef}.homeBrandValue{align-items:flex-end}.homeBrandValue small{max-width:120px}.homeDataNotes{display:grid;grid-template-columns:1fr}.homeDataNotes span{min-height:38px}.homeSalesPanel{min-height:285px}.phaseStepper{grid-template-columns:repeat(3,1fr);row-gap:15px}.phaseStepper>div:nth-child(4):before{display:none}.batchNumbers{grid-template-columns:1fr 1fr}.batchCardGrid,.organizeGrid{grid-template-columns:1fr}.batchActions{align-items:flex-end;flex-direction:column-reverse}.batchDeleteButton{font-size:0}.batchDeleteButton svg{margin:0}.inlineReviewList>article{grid-template-columns:44px 1fr auto}.inlineProposal{grid-column:2}.inlineReviewList>article>.softButton{grid-column:3;grid-row:1/span 2;align-self:stretch;font-size:0}.inlineReviewList>article>.softButton svg{margin:0}.organizeToolbar{align-items:stretch;flex-direction:column}.organizeToolbar label{width:100%;margin-left:0}.organizeToolbar select{flex:1 1}.gameChooserGrid>button{display:block;min-height:310px;padding:20px}.gameChoiceVisual{height:175px}.collectorGameBar{align-items:flex-start}.collectorTotals{justify-content:space-between;gap:8px}.setMosaic{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.setMosaic>.setTile,.setMosaic>button{min-width:260px;scroll-snap-align:start}.collectorGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.collectorToolbar{display:grid;grid-template-columns:1fr 1fr}.wideSearch{grid-column:1/-1}.collectorFilter{min-width:0}.drawerHero{grid-template-columns:120px 1fr}.drawerHero .productCardArt{min-height:168px}.drawerHero h2{font-size:20px}.collectorHeaderActions{width:100%;justify-content:stretch}.collectorHeaderActions>button{flex:1 1}.catalogJobsPanel{grid-template-columns:1fr}.collectionDetailActions{align-items:stretch;flex-direction:column}.collectionDetailActions>button{justify-content:center}.catalogPhases{touch-action:pan-x pan-y}.catalogSyncNotice{margin-top:0}.storageTabs{overflow-x:auto}.storageTabs button{flex:0 0 auto}.containerGrid{grid-template-columns:1fr}.storageModeIntro{align-items:flex-start;flex-wrap:wrap}.storageModeIntro>button{width:100%}.storageActions{grid-template-columns:repeat(4,1fr)}.storageActions button{flex-direction:column;font-size:6px}.marketConnections article{min-width:0;flex:1 1 190px}.ordersPanel{overflow-x:auto}.ordersToolbar{align-items:stretch;flex-direction:column}.statusTabs{overflow-x:auto}.ordersToolbar label{width:100%}.ordersToolbar input{flex:1 1}.desktopLabelWorkspace{display:none}.mobileDesktopNotice{display:grid;min-height:55vh;place-items:center;align-content:center;padding:30px;color:var(--muted);text-align:center}.mobileDesktopNotice h2{margin-top:11px;color:var(--ink);font-size:19px}.mobileDesktopNotice p{max-width:360px;margin-top:5px;font-size:11px}.catalogLanguageSwitch{grid-column:1/-1;overflow-x:auto}.catalogSyncNotice.warning{flex-wrap:wrap}.catalogSyncNotice .catalogGapNoticeButton{width:100%;justify-content:center;margin-left:24px}.catalogGapHeading{align-items:stretch;flex-direction:column}.catalogGapHeading>button{justify-content:center}.catalogGapLayout{grid-template-columns:1fr}.catalogGapList{display:flex;max-height:none;padding-bottom:3px;overflow-x:auto;overflow-y:hidden;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.catalogGapList>button{min-width:215px;flex:0 0 215px;scroll-snap-align:start}.catalogGapEvidence{grid-template-columns:1fr}.catalogGapResolutionActions{align-items:stretch;flex-direction:column-reverse}.catalogGapResolutionActions button{justify-content:center}}@media (max-width:430px){.homeKpis{grid-template-columns:1fr 1fr}.kpiIcon{width:29px;height:29px}.homeKpis article{gap:8px}.homeKpis small{font-size:8px}.homeKpis strong{font-size:17px}.homePortfolioBody{grid-template-columns:106px minmax(0,1fr);gap:11px}.homeDonut{width:104px;height:104px}.homeDonut>div{width:70px;height:70px}.homeDonut strong{font-size:15px}.homePortfolioSummary>strong{font-size:24px}.homePortfolioSummary>p{margin-top:8px;font-size:8px}.homeBrandLegend>span{max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homeBrandName small{max-width:128px}.homeBrandValue strong{font-size:11px}.homeBrandValue small{display:none}.batchTabs{justify-content:space-between;gap:5px}.batchTabs button{font-size:8px}.batchHero,.batchTabPanel{padding-right:13px;padding-left:13px}.batchNumbers strong{font-size:19px}.collectorGrid{grid-template-columns:1fr 1fr}.collectorCardCopy{padding:8px}.collectorDrawer{padding:14px}.drawerHero{grid-template-columns:105px 1fr;gap:12px}.drawerHero .productCardArt{min-height:147px}.drawerActions{padding:11px 14px}.salesKpis,.storageKpis{grid-template-columns:1fr 1fr}.salesKpis article,.storageKpis article{padding:10px}.salesKpis strong,.storageKpis strong{font-size:12px}}@media print{@page{margin:8mm}body{background:white!important}.demoBanner,.labelPreviewHeader,.labelSettings,.mobileDesktopNotice,.mobileNav,.productHeader,.sidebar,.toast,.topbar{display:none!important}.mainArea{margin:0!important}.pageContent{max-width:none!important;padding:0!important}.labelLayout{display:block!important}.labelPreviewPanel{box-shadow:none!important}.labelPreviewPanel,.printSheet{padding:0!important;border:0!important}.printSheet{grid-template-columns:repeat(3,1fr)!important;gap:2mm!important;background:white!important}.printLabel{page-break-inside:avoid;break-inside:avoid;box-shadow:none!important}}html{overflow-x:hidden}body{min-width:320px;overflow:visible;overscroll-behavior-y:auto}.settingsButton.active{color:var(--mint-deep);border-color:#a9dfcd;background:var(--mint-pale)}.sidebarBottom>button.active{color:#eafff7;background:linear-gradient(90deg,rgb(88 214 169/15%),rgb(88 214 169/7%));box-shadow:inset 2px 0 0 var(--mint)}.sidebarBottom>button.active svg{color:var(--mint)}.settingsView{max-width:1220px;margin:0 auto}.settingsHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.settingsHeader h1{margin-top:5px;font-size:clamp(29px,3vw,38px);line-height:1.08;letter-spacing:-.035em}.settingsHeader p{max-width:670px;margin-top:8px;color:var(--muted);font-size:13px}.settingsHeaderActions{display:flex;flex:0 0 auto;gap:8px}.settingsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:14px;gap:14px}.settingsPanel{min-height:330px;padding:22px}.settingsSectionTitle{display:flex;align-items:center;gap:11px;margin-bottom:20px}.settingsSectionTitle>span{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;color:var(--mint-deep);border-radius:11px;background:var(--mint-pale)}.settingsSectionTitle h2{font-size:15px}.settingsSectionTitle p{margin-top:2px;color:var(--muted);font-size:10px}.settingsStoreCard{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fafcfb}.settingsStoreIcon{display:grid;width:42px;height:42px;place-items:center;color:white;border-radius:11px;background:linear-gradient(145deg,#2b9d7a,#14694f)}.settingsStoreCard div{min-width:0}.settingsStoreCard small,.settingsStoreCard strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settingsStoreCard small{color:var(--muted);font-size:8px;font-weight:750;letter-spacing:.08em}.settingsStoreCard strong{margin-top:2px;font-size:13px}.settingsStatus{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;color:#8a6032;border-radius:999px;background:var(--amber-pale);font-size:9px;font-weight:750}.settingsStatus.online{color:var(--mint-deep);background:var(--mint-pale)}.settingsTrust{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:13px;color:#315e50;border:1px solid #cce8de;border-radius:10px;background:#f2fbf7}.settingsTrust svg{flex:0 0 auto;margin-top:1px;color:var(--mint-deep)}.settingsTrust p,.settingsTrust strong{display:block}.settingsTrust strong{font-size:11px}.settingsTrust p{margin-top:3px;color:#5d756d;font-size:9px}.qrCameraBackdrop{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:18px;background:rgb(4 15 11/58%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.qrCameraDialog{width:min(430px,100%);overflow:hidden;border:1px solid rgb(255 255 255/46%);border-radius:19px;background:#f8faf8;box-shadow:0 22px 65px rgb(0 0 0/31%)}.qrCameraDialog>header{display:flex;align-items:center;justify-content:space-between;padding:16px 17px;border-bottom:1px solid var(--line)}.qrCameraDialog>header>span,.qrCameraManual label,.qrCameraMessage{display:flex;align-items:center;gap:8px}.qrCameraDialog>header>span{color:var(--ink);font-size:13px}.qrCameraDialog>header>span svg{color:var(--mint-deep)}.qrCameraDialog>header button{display:grid;width:32px;height:32px;place-items:center;color:var(--muted);border:1px solid var(--line);border-radius:9px;background:white}.qrCameraViewport{position:relative;display:grid;width:100%;aspect-ratio:1;place-items:center;overflow:hidden;color:#bad3ca;background:#071a14}.qrCameraViewport video{display:block;width:100%;height:100%;object-fit:contain;background:#071a14}.qrCameraViewport>svg{position:absolute;z-index:1}.qrCameraViewport video.qrCameraVideoPending{position:absolute;opacity:0;pointer-events:none}.qrCameraGuide{position:absolute;width:min(62%,270px);aspect-ratio:1;border:2px solid rgb(255 255 255/88%);border-radius:16px;box-shadow:0 0 0 200vmax rgb(0 0 0/18%)}.qrCameraGuide i{position:absolute;width:23px;height:23px;border-color:#54d8ad;border-style:solid}.qrCameraGuide i:first-child{top:-3px;left:-3px;border-width:3px 0 0 3px;border-radius:7px 0 0}.qrCameraGuide i:nth-child(2){top:-3px;right:-3px;border-width:3px 3px 0 0;border-radius:0 7px 0 0}.qrCameraGuide i:nth-child(3){bottom:-3px;left:-3px;border-width:0 0 3px 3px;border-radius:0 0 0 7px}.qrCameraGuide i:nth-child(4){right:-3px;bottom:-3px;border-width:0 3px 3px 0;border-radius:0 0 7px}.qrCameraFlash{position:absolute;z-index:2;inset:0;background:rgb(255 255 255/42%);animation:qrCameraFlash .22s ease-out both;pointer-events:none}.qrCameraCaptureActions{display:flex;justify-content:flex-end;gap:8px;padding:12px 17px 0}.qrCameraCaptureActions button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px}.qrCameraCaptureButton{flex:1 1}.qrCameraZoom{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto auto;align-items:center;grid-gap:8px;gap:8px;min-height:42px;padding:8px 17px 0;color:var(--muted);font-size:9px}.qrCameraZoom svg{color:var(--mint-deep)}.qrCameraZoom input{width:100%;accent-color:var(--mint-deep)}.qrCameraZoom b{min-width:34px;color:var(--ink);font-size:9px;text-align:right}.qrCameraMessage{margin:0;padding:12px 17px;color:var(--muted);font-size:10px}.qrCameraMessage svg{flex:0 0 auto;color:var(--mint-deep)}.qrCameraManual{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;padding:0 17px 17px}.qrCameraManual label{min-width:0;padding:0 10px;color:var(--muted);border:1px solid var(--line);border-radius:10px;background:white}.qrCameraManual input{width:100%;min-width:0;height:39px;color:var(--ink);background:transparent;font-size:11px}.qrCameraManual button{min-height:39px;padding:0 11px;font-size:10px}.pickQrCameraButton{white-space:nowrap}@media (max-width:520px){.qrCameraBackdrop{align-items:end;padding:0}.qrCameraDialog{width:100%;max-height:100dvh;overflow-y:auto;border-radius:21px 21px 0 0}.qrCameraViewport{width:min(100%,calc(100dvh - 238px));margin-inline:auto}.qrCameraManual{grid-template-columns:1fr}.qrCameraCaptureActions{position:-webkit-sticky;position:sticky;z-index:3;bottom:0;background:#f8faf8}}@keyframes qrCameraFlash{0%{opacity:1}to{opacity:0}}.recognitionReadinessPanel{min-height:330px}.recognitionReadinessState{display:flex;align-items:center;gap:8px;min-height:74px;color:var(--muted);font-size:11px}.recognitionReadinessState.error{justify-content:space-between;padding:12px;color:#9d382c;border:1px solid #f0c4be;border-radius:11px;background:#fff6f4}.recognitionReadinessKpi{display:grid;grid-gap:3px;gap:3px;padding:14px;border:1px solid #cce8de;border-radius:12px;background:#f2fbf7}.recognitionReadinessKpi small,.recognitionReadinessKpi span,.recognitionSegmentList small{color:#5d756d;font-size:9px}.recognitionReadinessKpi span{font-weight:800;letter-spacing:.08em}.recognitionReadinessKpi strong{color:var(--mint-deep);font-size:27px;line-height:1}.recognitionSegmentList{display:grid;grid-gap:7px;gap:7px;margin-top:11px}.recognitionSegmentList>div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:3px 9px;gap:3px 9px;padding:9px 10px;border:1px solid var(--line);border-radius:9px;background:#fff}.recognitionSegmentList span{overflow:hidden;color:var(--ink);font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.recognitionSegmentList strong{color:var(--mint-deep);font-size:10px}.recognitionSegmentList small{grid-column:1/-1}.dangerTextButton{margin-top:16px;padding:8px 0;color:var(--danger);background:transparent;font-size:10px;font-weight:750}.settingsFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.settingsFormGrid label{display:flex;min-width:0;flex-direction:column;gap:6px}.densityChoices legend,.settingsFormGrid label>span{color:#4b5d57;font-size:9px;font-weight:750}.settingsFormGrid select{width:100%;height:42px;padding:0 34px 0 11px;border:1px solid var(--line-strong);border-radius:9px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:white url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23697570' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 11px center;font-size:11px}.settingsLocked{display:flex;align-items:center;gap:9px;margin-top:16px;padding:11px 12px;color:#526a62;border-radius:9px;background:#f2f5f3;font-size:9px}.settingsLocked svg{flex:0 0 auto;color:var(--mint-deep)}.settingsLocked span,.settingsLocked strong{display:block}.densityChoices{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:0 0 14px;padding:0;border:0}.densityChoices legend{grid-column:1/-1;margin-bottom:6px}.densityChoices button{display:grid;grid-template-columns:58px 1fr;grid-template-rows:auto auto;align-items:center;grid-gap:2px 10px;gap:2px 10px;padding:11px;color:var(--muted);border:1px solid var(--line);border-radius:10px;background:white;text-align:left}.densityChoices button.active{color:var(--mint-deep);border-color:#8fd2bb;background:#f1fbf7;box-shadow:0 0 0 2px rgb(88 214 169/10%)}.densityChoices button>strong{font-size:10px}.densityChoices button>small{grid-column:2;color:var(--muted);font-size:8px}.densityPreview{grid-row:1/span 2;display:flex;width:58px;height:42px;justify-content:center;flex-direction:column;gap:4px;padding:7px;border-radius:7px;background:#e9efec}.densityPreview i{display:block;width:100%;height:4px;border-radius:3px;background:#91a49d}.densityPreview.compact{gap:2px;padding:6px 7px}.settingsSwitch{position:relative;display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #edf1ef}.settingsSwitch div{display:flex;min-width:0;flex-direction:column}.settingsSwitch strong{font-size:10px}.settingsSwitch small{margin-top:2px;color:var(--muted);font-size:8px}.settingsSwitch input{position:absolute;width:1px;height:1px;opacity:0}.settingsSwitch:not(.locked)>span{position:relative;width:38px;height:22px;flex:0 0 auto;border-radius:12px;background:#c8d2ce;transition:background .16s ease}.settingsSwitch:not(.locked)>span:after{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:white;box-shadow:0 1px 4px rgb(0 0 0/18%);content:"";transition:transform .16s ease}.settingsSwitch input:checked+span{background:var(--mint-deep)}.settingsSwitch input:checked+span:after{transform:translateX(16px)}.settingsSwitch.locked{color:#83908b}.comingSoon{flex:0 0 auto;padding:4px 6px;color:#765e37;border-radius:5px;background:var(--amber-pale);font-size:7px;font-weight:850}.installPanel{position:relative;overflow:hidden;background:linear-gradient(145deg,white 58%,#e9faf4)}.installPanel>p{max-width:360px;margin:13px 0;color:var(--muted);font-size:10px}.installHint,.installPanel>small{display:flex;align-items:center;gap:7px;color:#62736d;font-size:8px}.installPanel>small{margin-top:15px}.installHint{max-width:370px;padding:10px;border:1px solid #cbe8de;border-radius:9px;background:#f3fbf8}.installIllustration{position:absolute;right:22px;bottom:21px;display:flex;width:122px;height:176px;align-items:center;justify-content:center;flex-direction:column;gap:18px;color:#06241e;border:6px solid #123f36;border-radius:20px;background:linear-gradient(160deg,#7cedc5,#31bd91);box-shadow:0 18px 32px rgb(21 85 68/18%);transform:rotate(4deg)}.installIllustration>span{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:rgb(255 255 255/55%)}.installIllustration div{display:flex;gap:5px}.installIllustration i{width:18px;height:4px;border-radius:4px;background:rgb(5 45 36/35%)}html[data-density=compact] .panel{--density-space:12px}html[data-density=compact] .pageContent{max-width:1500px}html[data-reduce-motion=true] *,html[data-reduce-motion=true] :after,html[data-reduce-motion=true] :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}@media (max-width:980px){.settingsGrid{grid-template-columns:1fr}.settingsPanel{min-height:0}}@media (max-width:720px){:root{--mobile-nav-height:calc(76px + env(safe-area-inset-bottom))}.appShell{padding-bottom:env(safe-area-inset-bottom);background:linear-gradient(180deg,#f8fbfa,var(--canvas) 280px)}.topbar{height:calc(58px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);border-bottom-color:rgb(214 226 220/85%)}.topbarRight{gap:7px}.topbarRight .notificationButton,.topbarRight .topAvatar{display:none}.mobileBrand strong{font-size:14px;letter-spacing:-.01em}.mobileBrand svg{color:var(--mint-deep)}.pageContent{padding:20px 13px calc(var(--mobile-nav-height) + 22px)}.toast{right:12px;bottom:calc(var(--mobile-nav-height) + 10px);left:12px;max-width:none;border-radius:12px}.mobileNav{height:var(--mobile-nav-height);padding:8px 6px calc(7px + env(safe-area-inset-bottom));border-top:1px solid rgb(210 224 218/88%);background:rgb(252 254 253/94%);box-shadow:0 -10px 28px rgb(20 60 49/9%)}.mobileNav button{min-width:0;min-height:54px;gap:4px;border-radius:12px;font-size:9px;font-weight:720;-webkit-tap-highlight-color:transparent}.mobileNav button>span{display:grid;width:29px;height:27px;place-items:center}.mobileNav button.active:not(.mobileScanAction){color:#0d7458;background:#eaf8f3}.mobileNav .mobileScanAction{overflow:visible;color:#126f56}.mobileNav .mobileScanAction>span{width:48px;height:48px;margin-top:-30px;color:#06261e;border:5px solid #f8fbfa;border-radius:17px;background:linear-gradient(145deg,#74ebc3,#32bf91);box-shadow:0 9px 18px rgb(24 128 96/24%);transform:rotate(-2deg)}.mobileNav .mobileScanAction>span svg{width:22px;height:22px;transform:rotate(2deg)}.mobileNav .mobileScanAction.active>span{color:white;background:linear-gradient(145deg,#188565,#0c6149)}.productHeader,.settingsHeader{align-items:flex-start;flex-direction:column;gap:14px}.productHeader h1,.settingsHeader h1{font-size:27px}.productHeader p,.settingsHeader p{max-width:100%;font-size:11px;line-height:1.55}.settingsHeaderActions{width:100%}.settingsHeaderActions button{min-height:43px;flex:1 1;justify-content:center}.settingsGrid{gap:10px}.settingsPanel{padding:17px;border-radius:14px}.settingsSectionTitle{margin-bottom:16px}.settingsStoreCard{grid-template-columns:38px minmax(0,1fr)}.settingsStoreIcon{width:38px;height:38px}.settingsStatus{grid-column:1/-1;justify-content:center}.settingsFormGrid{grid-template-columns:1fr;gap:10px}.settingsFormGrid select{min-height:46px;font-size:12px}.densityChoices{grid-template-columns:1fr}.installPanel{min-height:280px;padding-right:142px}.installIllustration{right:16px;bottom:18px;width:105px;height:152px}.panel,.productPanel{box-shadow:0 4px 18px rgb(20 55 45/5%)}.batchList,.batchTabs,.filterChips,.ordersPanel,.setMosaic,.statusTabs,.storageTabs,.tableScroll{margin-right:-13px;margin-left:-13px;padding-right:13px;padding-left:13px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.batchList::-webkit-scrollbar,.batchTabs::-webkit-scrollbar,.filterChips::-webkit-scrollbar,.ordersPanel::-webkit-scrollbar,.setMosaic::-webkit-scrollbar,.statusTabs::-webkit-scrollbar,.storageTabs::-webkit-scrollbar,.tableScroll::-webkit-scrollbar{display:none}}@media (max-width:420px){.installPanel{min-height:315px;padding-right:17px}.installHint,.installPanel>p{max-width:calc(100% - 118px)}.installIllustration{right:12px;bottom:20px;width:96px;height:140px}}.commerceHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.commerceHeader>div:first-child{max-width:720px}.commerceHeader>div:first-child>span{color:var(--mint-deep);font-size:9px;font-weight:850;letter-spacing:.12em}.commerceHeader h1{margin:4px 0 5px;font-size:clamp(25px,3vw,34px);line-height:1.05;letter-spacing:-.035em}.commerceHeader p{color:var(--muted);font-size:11px}.commerceHeaderActions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:8px}.commerceForm button,.commerceHeaderActions button,.commerceHomeSales button,.commercePanel button,.commerceStatusTabs button,.commerceStorageTabs button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.commerceNotice{display:flex;align-items:center;gap:9px;margin-bottom:14px;padding:11px 13px;color:#315c4e;border:1px solid #c9e7dc;border-radius:10px;background:#effaf6;font-size:10px}.commerceNotice.warning{color:#805d24;border-color:#efd9aa;background:#fff7e5}.commerceNotice.error{color:#943f43;border-color:#edc6c8;background:#fff0f1}.commerceNotice button{margin-left:auto;padding:5px 9px;color:inherit;border-radius:7px;background:rgb(255 255 255/70%);font-weight:750}.commerceKpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:13px}.commerceKpis article{display:flex;min-width:0;align-items:center;gap:11px;padding:15px;color:#2f6857;border:1px solid var(--line);border-radius:11px;background:white;box-shadow:var(--shadow-sm)}.commerceKpis article>svg{flex:0 0 auto}.commerceKpis article>div{display:flex;min-width:0;flex-direction:column}.commerceKpis small{overflow:hidden;color:var(--muted);font-size:8px;white-space:nowrap;text-overflow:ellipsis}.commerceKpis strong{color:var(--ink);font-size:21px;line-height:1.15}.commerceKpis article.attention{color:#a45e2f;border-color:#efd4b9;background:#fff7ef}.commercePanel{min-width:0;border:1px solid var(--line);border-radius:12px;background:white;box-shadow:var(--shadow-sm)}.commerceToolbar{display:flex;align-items:center;gap:9px;padding:12px;border-bottom:1px solid var(--line)}.commerceStatusTabs{display:flex;min-width:0;align-items:center;gap:4px}.commerceStatusTabs button,.commerceStorageTabs button{min-height:34px;padding:0 11px;color:var(--muted);border:1px solid transparent;border-radius:8px;background:transparent;font-size:8px;font-weight:750;white-space:nowrap}.commerceStatusTabs button.active,.commerceStorageTabs button.active{color:var(--mint-deep);border-color:#bfe3d6;background:var(--mint-pale)}.commerceSearch,.directSaleSearch{display:flex;min-width:220px;min-height:38px;flex:1 1;align-items:center;gap:8px;padding:0 11px;color:var(--muted);border:1px solid var(--line);border-radius:8px;background:white}.commerceSearch{max-width:340px;margin-left:auto}.commerceSearch input,.directSaleSearch input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;font-size:9px}.commerceFilter{position:relative;display:grid;min-width:140px;min-height:38px;grid-template-columns:15px 1fr 12px;align-items:center;grid-gap:6px;gap:6px;padding:5px 8px;border:1px solid var(--line);border-radius:8px}.commerceFilter>span{position:absolute;top:4px;left:29px;color:var(--faint);font-size:6px}.commerceFilter select{min-width:0;align-self:end;border:0;outline:0;background:transparent;font-size:8px;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none}.commerceTableScroll{width:100%;overflow-x:auto;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.commerceTable{min-width:820px}.purchaseTable{min-width:760px}.inventoryCommerceTable{min-width:980px}.commerceTableHead,.commerceTableRow{display:grid;align-items:center;grid-gap:12px;gap:12px;padding:11px 14px}.purchaseTable .commerceTableHead,.purchaseTable .commerceTableRow{grid-template-columns:minmax(170px,1.35fr) minmax(130px,1fr) 90px 110px 90px 28px}.inventoryCommerceTable .commerceTableHead,.inventoryCommerceTable .commerceTableRow{grid-template-columns:minmax(220px,1.8fr) repeat(4,64px) 90px 90px 28px}.commerceTableHead{color:var(--muted);background:#f6f8f6;font-size:7px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.commerceTableRow{min-height:58px;border-top:1px solid #edf0ee;font-size:9px}.commerceTableRow:hover{background:#fbfcfb}.commerceTableRow>div:first-child{display:flex;min-width:0;flex-direction:column}.commerceTableRow>div:first-child small,.commerceTableRow>div:first-child strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.commerceTableRow small{color:var(--muted);font-size:7px}.commerceTableRow small.inventoryTrackingId{color:#247863;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:6.5px;font-weight:700}.commerceTableRow>button{width:28px;height:28px;padding:0;color:var(--mint-deep);border-radius:7px;background:var(--mint-pale)}.commerceStatus{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;padding:4px 7px;color:#485a54;border-radius:12px;background:#eef2ef;font-size:7px;font-style:normal;font-weight:800;white-space:nowrap}.commerceStatus.completed,.commerceStatus.picked,.commerceStatus.prepared,.commerceStatus.received,.commerceStatus.sellable{color:#176d55;background:#e3f6ef}.commerceStatus.hold,.commerceStatus.ordered,.commerceStatus.partially_received,.commerceStatus.pending,.commerceStatus.preparing,.commerceStatus.reserved{color:#8a642a;background:#fff2d7}.commerceStatus.cancelled,.commerceStatus.incident,.commerceStatus.mismatch,.commerceStatus.not_for_sale{color:#a34a4f;background:#ffeaec}.availableQuantity{color:var(--mint-deep)}.blockedQuantity{color:var(--danger)}.commerceEmpty{display:flex;min-height:130px;align-items:center;justify-content:center;gap:11px;padding:24px;color:var(--muted);text-align:left}.commerceEmpty>span{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;color:var(--mint-deep);border-radius:11px;background:var(--mint-pale)}.commerceEmpty>div{display:flex;flex-direction:column}.commerceEmpty strong{color:var(--ink);font-size:11px}.commerceEmpty p{max-width:420px;font-size:8px}.commerceDrawer{width:min(650px,100%)}.commerceDrawer .drawerTop+h2,.universalCatalogDrawer .drawerTop+h2{margin:12px 0 5px;font-size:25px;letter-spacing:-.025em}.catalogProductPicker,.commerceForm,.storageLocationPicker{display:grid;grid-gap:12px;gap:12px}.catalogProductPicker>span,.commerceForm .formPair>label,.commerceForm .formTriple>label,.commerceForm>label,.storageLocationPicker>span,.universalCatalogForm label{color:#485954;font-size:8px;font-weight:750}.catalogProductPicker,.commerceForm label,.storageLocationPicker{min-width:0}.catalogProductPicker>span,.commerceForm label>span,.storageLocationPicker>span{display:block;margin-bottom:5px}.catalogProductPicker input,.catalogProductPicker select,.commerceForm input,.commerceForm select,.commerceForm textarea,.storageLocationPicker input,.storageLocationPicker select{width:100%;min-width:0;min-height:40px;padding:8px 10px;border:1px solid var(--line-strong);border-radius:8px;outline:0;background:white;font:inherit;font-size:10px}.commerceForm textarea{min-height:88px;resize:vertical}.catalogProductPicker small,.commerceForm label small,.storageLocationPicker small{display:flex;align-items:center;gap:4px;margin-top:4px;color:var(--muted);font-size:7px;font-weight:500}.formTriple{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.formPair{min-width:0}.catalogProductPicker>label,.storageLocationPicker>label{display:flex;align-items:center;gap:7px;padding:0 10px;color:var(--muted);border:1px solid var(--line-strong);border-radius:8px;background:white}.catalogProductPicker>label input,.storageLocationPicker>label input{flex:1 1;padding-right:0;padding-left:0;border:0}.storageLocationPicker>label button{flex:0 0 auto;padding:6px 8px;color:var(--mint-deep);border-radius:6px;background:var(--mint-pale);font-size:7px;font-weight:800}.storageQrLookup{display:grid;grid-template-columns:minmax(0,1fr) 88px auto auto;grid-gap:6px;gap:6px;align-items:center}.storageQrLookup>label{display:flex;min-width:0;align-items:center;gap:7px;padding:0 10px;color:var(--muted);border:1px solid var(--line-strong);border-radius:8px;background:white}.storageQrLookup>label input{flex:1 1;min-width:0;padding-right:0;padding-left:0;border:0}.storageQrLookup select{min-height:40px;padding:8px 7px;font-size:9px}.storageQrLookup .softButton{min-height:40px;padding:0 9px;font-size:8px;white-space:nowrap}.storageCreateMode{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;padding:5px;border:1px solid #dce9e4;border-radius:12px;background:#f4f8f6}.storageCreateMode button{display:flex;min-width:0;align-items:center;gap:8px;padding:10px;color:#50635c;border:1px solid transparent;border-radius:9px;background:transparent;text-align:left}.storageCreateMode button.active{color:#126b58;border-color:#a7dfcc;background:white;box-shadow:0 3px 9px rgb(25 95 71/9%)}.storageCreateMode button>svg{flex:0 0 auto}.storageCreateMode button>span{display:grid;min-width:0;grid-gap:2px;gap:2px}.storageCreateMode strong{font-size:9px}.storageCreateMode small{overflow:hidden;color:#75857f;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.storageCreateChoices{min-width:0;padding:0;border:0}.storageCreateChoices legend{margin-bottom:6px;color:#485954;font-size:8px;font-weight:750}.storageCreateChoices>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.storageCreateChoices button{display:grid;min-height:67px;align-content:center;grid-gap:3px;gap:3px;padding:10px;color:#4a6057;border:1px solid #dce6e1;border-radius:9px;background:white;text-align:left}.storageCreateChoices button.active{color:#126d59;border-color:#77cbb0;background:#edfbf6;box-shadow:inset 0 0 0 1px #c5eedf}.storageCreateChoices strong{font-size:9px}.storageCreateChoices small{color:#7a8983;font-size:7px;line-height:1.35}.storageVisualPicker{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;padding:10px;border:1px solid #d8e8e1;border-radius:10px;background:#f8fcfa}.storageVisualEditor small,.storageVisualPicker legend,.storageVisualPicker>div>span{color:#52665e;font-size:8px;font-weight:800}.storageVisualPicker>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.storageColorPalette{display:flex;flex-wrap:wrap;gap:6px}.storageVisualIconField{align-items:stretch!important;flex-direction:column}.storageIconPalette{display:grid;grid-template-columns:repeat(auto-fill,minmax(61px,1fr));grid-gap:6px;gap:6px;width:100%}.storageColorPalette button{width:22px;height:22px;padding:0;border:2px solid white;border-radius:999px;box-shadow:0 0 0 1px #c9dbd3}.storageColorPalette button.active{box-shadow:0 0 0 2px #173e34;transform:scale(1.06)}.storageIconPalette button{display:flex;min-width:0;min-height:47px;align-items:center;justify-content:center;flex-direction:column;gap:3px;padding:5px 3px;color:#557066;border:1px solid #d6e4de;border-radius:7px;background:white}.storageIconPalette button>span{overflow:hidden;width:100%;color:inherit;font-size:6.5px;font-weight:800;line-height:1.1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.storageIconPalette button.active{color:var(--mint-deep);border-color:#65c6a5;background:#e8faf3;box-shadow:inset 0 0 0 1px #b9ead8}.storagePhotoInput{display:grid;grid-gap:6px;gap:6px;padding:10px;border:1px dashed #bddbd0;border-radius:10px;background:#fbfefd}.storagePhotoInput>span{color:#41675b;font-size:8px;font-weight:800}.storagePhotoInput input{width:100%;font-size:8px}.storagePhotoInput small{color:#71857c;font-size:7px;line-height:1.4}.storageCreationHint,.storageQrAssignment{padding:11px;border:1px solid #d6e9e1;border-radius:10px;background:#f4fbf8}.storageCreationHint{display:flex;align-items:center;gap:8px;color:#246e5b}.storageCreationHint>svg,.storageQrAssignment>div>svg{flex:0 0 auto}.storageCreationHint span,.storageQrAssignment>div>span{display:grid;grid-gap:2px;gap:2px}.storageCreationHint strong,.storageQrAssignment strong{font-size:8px}.storageCreationHint small,.storageQrAssignment small{color:#698078;font-size:7px;line-height:1.35}.storageQrAssignment{display:grid;grid-gap:8px;gap:8px}.storageQrAssignment>div{display:flex;align-items:center;gap:7px;color:#2b6c5b}.storageQrAssignment>label{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:7px;gap:7px}.storageQrAssignment>label input{min-width:0}.storageQrAssignment .softButton{min-height:40px;padding:0 10px;font-size:8px}.pickerState{display:flex;min-height:40px;align-items:center;gap:7px;padding:9px 10px;color:var(--muted);border-radius:8px;background:#f1f4f2;font-size:8px}.pickerState.error{color:#9b464a;background:#fff0f1}.commerceRecipeNotice,.drawerAssurance,.eventBoxPolicy,.randomContentNotice,.returnResult{display:flex;align-items:flex-start;gap:9px;padding:11px;color:#315d50;border:1px solid #cce6dd;border-radius:9px;background:#effaf6;font-size:8px}.deterministicRecipeForm,.directSaleInventory,.pickTaskList,.productVariantChoices,.purchaseLineEditor,.receiveLines{display:grid;grid-gap:9px;gap:9px}.purchaseLineCard,.recipeOutputRow{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#f8faf8}.purchaseLineCardTop,.recipeOutputFooter,.recipeOutputHeader{display:flex;align-items:center;justify-content:space-between;gap:8px}.purchaseLineCardTop>strong,.recipeOutputHeader>strong{color:var(--mint-deep);font-size:9px}.iconButton{display:grid!important;width:28px;height:28px;padding:0;place-items:center;color:var(--muted);border:1px solid var(--line);border-radius:7px;background:white}.addPurchaseLine{justify-self:start}.purchaseTotals{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:var(--line)}.purchaseTotals>span{display:flex;justify-content:space-between;gap:8px;padding:11px;background:white}.purchaseTotals small{color:var(--muted);font-size:8px}.purchaseTotals strong{font-size:11px}.receiveLines>label{display:grid;grid-template-columns:1fr 76px;align-items:center;grid-gap:10px;gap:10px;padding:10px;border:1px solid var(--line);border-radius:8px;background:white}.receiveLines>label>span{display:flex;min-width:0;flex-direction:column}.receiveLines>label input{text-align:center}.recipeOutputFooter>span{padding:6px 9px;border-radius:8px;font-size:8px;font-weight:800}.recipeOutputFooter>span.valid{color:#176c55;background:#e2f6ee}.recipeOutputFooter>span.invalid{color:#a14b50;background:#ffeaec}.randomContentNotice{color:#805d24;border-color:#efd9aa;background:#fff7e5}.inventoryDetailSummary,.saleDrawerSummary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;margin-bottom:12px;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:var(--line)}.inventoryDetailSummary>div,.saleDrawerSummary>div{display:flex;flex-direction:column;padding:10px;background:white}.inventoryDetailSummary span,.saleDrawerSummary span{color:var(--muted);font-size:7px}.inventoryDetailSummary strong,.saleDrawerSummary strong{font-size:10px}.availabilityMatrix,.inventoryMoneyGrid,.storageNodeFacts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px;margin:11px 0}.availabilityMatrix>div,.inventoryMoneyGrid>div,.storageNodeFacts>div{display:flex;flex-direction:column;padding:9px;border-radius:8px;background:#f3f6f4}.availabilityMatrix small,.inventoryMoneyGrid small,.storageNodeFacts small{color:var(--muted);font-size:7px}.availabilityMatrix strong,.inventoryMoneyGrid strong,.storageNodeFacts strong{font-size:10px}.inventoryTraceCard{display:grid;grid-gap:10px;gap:10px;margin:12px 0;padding:12px;border:1px solid #bfe4d9;border-radius:10px;background:#f2fbf8}.inventoryTraceHeading{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px}.inventoryTraceHeading>span{display:grid;width:28px;height:28px;place-items:center;color:var(--mint-deep);border-radius:8px;background:#dff5ee}.inventoryTraceHeading>div{display:flex;min-width:0;flex-direction:column}.inventoryTraceHeading small,.inventoryTraceMovements>small{color:var(--mint-deep);font-size:7px;font-weight:800;letter-spacing:.06em}.inventoryTraceHeading strong{overflow:hidden;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.inventoryTraceFacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.inventoryTraceFacts>div{display:flex;min-width:0;flex-direction:column;gap:2px;padding:8px;border:1px solid #dcece7;border-radius:8px;background:white}.inventoryTraceFacts small,.inventoryTraceMovements div small{color:var(--muted);font-size:7px}.inventoryTraceFacts strong,.inventoryTraceMovements div strong{font-size:8px}.inventoryTraceFacts span{overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.inventoryTraceMovements{display:grid;grid-gap:6px;gap:6px}.inventoryTraceMovements>div{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;padding-top:6px;border-top:1px solid #dcece7}.inventoryTraceMovements>div>span{display:flex;min-width:0;flex-direction:column}.commerceBlocking{display:flex;align-items:center;gap:7px;margin:9px 0;padding:9px;color:#99484d;border:1px solid #edc7c9;border-radius:8px;background:#fff0f1;font-size:8px}.channelAvailability{display:flex;flex-wrap:wrap;gap:5px;margin:10px 0}.channelAvailability span{padding:5px 7px;color:#3f5b52;border-radius:7px;background:#edf2ef;font-size:7px}.commercePolicyBlock{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.channelListingEditor,.policyPreview{display:grid;grid-template-columns:minmax(180px,1fr) minmax(105px,auto) auto;align-items:center;grid-gap:8px;gap:8px;padding:10px;border:1px solid var(--line);border-radius:9px;background:white}.channelListingEditor{grid-template-columns:minmax(170px,1fr) 70px 100px auto}.channelListingEditor>div,.policyPreview>div{display:flex;align-items:center;gap:8px}.channelListingEditor>div>span,.policyPreview>div>span{display:flex;min-width:0;flex-direction:column}.channelListingEditor small,.internalChannelNote,.policyPreview small{color:var(--muted);font-size:7px}.channelListingEditor input,.policyPreview select{width:100%;min-height:34px;padding:6px 8px;border:1px solid var(--line);border-radius:7px;background:white;font-size:8px}.channelListingEditor>button,.pickScanner>button,.policyPreview>button{min-height:34px;padding:0 10px;color:white;border-radius:7px;background:var(--mint-deep);font-size:8px;font-weight:800}.widePrimary{width:100%;min-height:42px}.commerceSalesGrid{display:grid}.commerceSaleCard{display:grid!important;min-width:0;grid-template-columns:34px minmax(170px,1fr) 115px 90px 20px;align-items:center;grid-gap:11px;gap:11px;padding:12px 14px;border-top:1px solid var(--line);background:white;text-align:left}.commerceSaleCard:first-child{border-top:0}.commerceSaleCard:hover{background:#f9fbfa}.commerceChannel{display:grid;width:34px;height:34px;place-items:center;color:white;border-radius:9px;background:#285e4f;font-size:8px;font-weight:850}.commerceSaleCard>div:nth-child(2){display:flex;min-width:0;flex-direction:column}.commerceSaleCard small,.commerceSaleCard>div:nth-child(2)>span{color:var(--muted);font-size:7px}.commerceSaleCard>div:nth-child(2) strong{overflow:hidden;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.commerceSaleCard>div:nth-child(3){display:flex;align-items:center;gap:5px}.commerceSaleCard em{display:flex;align-items:center;gap:2px;color:var(--danger);font-size:7px}.pickWorkflow{display:grid;min-width:590px;grid-template-columns:1fr 16px 1fr 16px 1fr;align-items:center;grid-gap:6px;gap:6px;margin:12px 0}.pickWorkflow>div{display:flex;align-items:center;gap:7px;padding:9px;border-radius:8px;background:#f1f6f3;font-size:8px}.pickWorkflow>div>span{display:grid;width:21px;height:21px;flex:0 0 auto;place-items:center;color:white;border-radius:50%;background:var(--mint-deep);font-size:7px}.pickTaskList>article{display:grid;grid-gap:9px;gap:9px;padding:11px;border:1px solid var(--line);border-radius:9px;background:white}.pickTaskTop{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px}.pickTaskTop>span{display:grid;width:30px;height:30px;place-items:center;color:var(--mint-deep);border-radius:8px;background:var(--mint-pale)}.pickTaskTop>div{display:flex;min-width:0;flex-direction:column}.expectedQr,.pickTaskTop small{color:var(--muted);font-size:7px}.pickScanner{display:grid;grid-template-columns:1fr auto;grid-gap:7px;gap:7px}.pickScanner label{display:flex;align-items:center;gap:7px;padding:0 9px;color:var(--muted);border:1px solid var(--line);border-radius:8px}.pickScanner input{min-height:36px;flex:1 1;border:0;outline:0}.directSaleInventory{max-height:390px;overflow-y:auto}.directSaleInventory>article{display:grid;grid-template-columns:minmax(150px,1fr) 60px 82px 64px;align-items:center;grid-gap:8px;gap:8px;padding:9px;border:1px solid var(--line);border-radius:8px}.directSaleInventory>article.selected{border-color:#8ed0b9;background:#f0faf6}.directSaleInventory>article>div{display:flex;min-width:0;flex-direction:column}.directSaleInventory small{overflow:hidden;color:var(--muted);font-size:7px;white-space:nowrap;text-overflow:ellipsis}.directSaleInventory input{text-align:center}.directSaleTotal{display:flex;align-items:center;justify-content:space-between;padding:11px;border-radius:8px;background:#edf7f3}.directSaleTotal span{color:var(--muted);font-size:8px}.directSaleTotal strong{font-size:17px}.saleActions .dangerAction{color:#a3474d;border-color:#edc8ca;background:#fff1f2}.returnResult{align-items:center;flex-wrap:wrap;margin-top:18px}.returnResult>div{display:flex;min-width:180px;flex:1 1;flex-direction:column}.returnResult p,.returnResult small{color:var(--muted);font-size:8px}.commerceStorageTabs{display:flex;gap:5px;margin-bottom:9px;padding:5px;border:1px solid var(--line);border-radius:10px;background:white}.commerceStorageWorkspace{display:grid;grid-template-columns:minmax(320px,1.35fr) minmax(270px,.65fr);align-items:start;grid-gap:11px;gap:11px}.commercePanelTitle{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding:13px;border-bottom:1px solid var(--line)}.commercePanelTitle span{color:var(--mint-deep);font-size:7px;font-weight:850;letter-spacing:.09em}.commercePanelTitle h2{font-size:14px}.commercePanelTitle small{color:var(--muted);font-size:7px}.storageHierarchyList{display:grid;padding:7px}.storageExplorerTools{display:grid;grid-gap:8px;gap:8px;padding:10px 12px;border-bottom:1px solid var(--line);background:#fbfdfc}.storageExplorerTools nav{display:flex;min-width:0;align-items:center;gap:2px;overflow-x:auto}.storageExplorerTools nav span{display:inline-flex;align-items:center;gap:1px}.storageExplorerTools nav button{display:inline-flex;min-height:29px;align-items:center;gap:4px;padding:0 7px;color:var(--muted);border-radius:7px;background:transparent;font-size:7px;font-weight:800;white-space:nowrap}.storageExplorerTools nav button.active{color:var(--mint-deep);background:var(--mint-pale)}.storageExplorerTools label{display:flex;height:35px;align-items:center;gap:7px;padding:0 10px;color:var(--muted);border:1px solid var(--line);border-radius:9px;background:white}.storageExplorerTools input{width:100%;border:0;outline:0;background:transparent;font-size:8px}.storageExplorerGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;grid-gap:8px;gap:8px;padding:10px}.storageExplorerGrid>button{display:grid;min-width:0;min-height:82px;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;grid-gap:9px;gap:9px;padding:10px;border:1px solid var(--line);border-radius:11px;background:white;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.storageExplorerGrid>button.active,.storageExplorerGrid>button:hover{border-color:color-mix(in srgb,var(--storage-accent,var(--mint-deep)) 45%,var(--line));box-shadow:0 6px 16px rgb(20 68 53/8%);transform:translateY(-1px)}.storageExplorerGrid>button>div{display:flex;min-width:0;flex-direction:column}.storageExplorerGrid>button>div small{color:var(--storage-accent,var(--mint-deep));font-size:6px;font-weight:850;text-transform:uppercase}.storageExplorerGrid>button>div strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.storageExplorerGrid>button>div em,.storageExplorerGrid>button>div p{overflow:hidden;color:var(--muted);font-size:7px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.storageExplorerGrid>button>b{padding:4px 6px;color:#875e26;border-radius:7px;background:#fff0d3;font-size:6px}.storageHierarchyList>button{display:grid!important;grid-template-columns:30px minmax(0,1fr) auto 16px;align-items:center;grid-gap:9px;gap:9px;margin-left:calc(var(--storage-depth) * 18px);padding:8px;border:1px solid transparent;border-radius:8px;background:transparent;text-align:left}.storageHierarchyList>button.active,.storageHierarchyList>button:hover{border-color:#c7e5da;background:#eff9f5}.storageHierarchyList>button>span,.storageNodeDetailTop>span{display:grid;width:30px;height:30px;place-items:center;color:var(--storage-accent,var(--mint-deep));border-radius:8px;background:color-mix(in srgb,var(--storage-accent,var(--mint)) 14%,white)}.storageNodeVisualMark{overflow:hidden}.storageNodeVisualMark img{width:100%;height:100%;object-fit:cover}.storageHierarchyList>button>div{display:flex;min-width:0;flex-direction:column}.storageHierarchyList small,.storageNodeDetail p{overflow:hidden;color:var(--muted);font-size:7px;white-space:nowrap;text-overflow:ellipsis}.storageHierarchyList em{padding:4px 6px;color:#875e26;border-radius:7px;background:#fff0d3;font-size:6px;font-weight:800;font-style:normal}.storageNodeDetail{position:-webkit-sticky;position:sticky;top:88px;padding:14px}.storageNodeDetailTop{display:grid;grid-template-columns:38px 1fr;align-items:center;grid-gap:10px;gap:10px}.storageNodeDetailTop>span{width:38px;height:38px}.storageNodePhotoThumb{width:38px;height:38px;object-fit:cover;border:2px solid color-mix(in srgb,var(--storage-accent,var(--mint)) 58%,white);border-radius:9px;background:var(--mint-pale)}.storageVisualActions{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.storageVisualActions .softButton{position:relative;min-height:33px}.storageVisualActions label{cursor:pointer}.storageVisualActions input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.storageAlbumOpenButton{width:100%;min-height:40px;margin-top:11px;justify-content:center}.storageSelectedLayout{scroll-margin-top:86px}.storageVisualEditor{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:9px;gap:9px;margin:9px 0;padding:10px;border:1px solid #cde4da;border-radius:10px;background:#f4fbf8}.storageVisualEditor>div{display:grid;grid-gap:6px;gap:6px}.storageVisualEditor .storageVisualIconField{grid-column:1/-1;grid-row:2}.storageVisualEditor .primaryButton{min-height:33px;padding:0 9px;font-size:8px}.storageReferencePhoto{display:grid;grid-gap:6px;gap:6px;margin:11px 0;padding:8px;border:1px solid #d3e5de;border-radius:11px;background:#f9fdfb}.storageReferencePhoto img{width:100%;max-height:215px;object-fit:cover;border-radius:7px;background:#eaf5f0}.storageReferencePhoto small{color:#70857b;font-size:7px;text-align:center}.storageNodeDetailTop small{color:var(--mint-deep);font-size:7px;font-weight:800}.storageNodeDetailTop h2{font-size:15px}.storageQrCard{display:flex;align-items:center;flex-direction:column;margin:16px 0 10px;padding:15px;color:#18342c;border:1px dashed #a9c9bd;border-radius:10px;background:#f5faf8}.storageQrCard strong{margin-top:6px;font-size:11px}.storageQrCard small{color:var(--muted);font-size:7px}.storageMapCard{display:grid;justify-items:center;grid-gap:5px;gap:5px;margin:16px 0 10px;padding:17px 14px;color:#48655b;border:1px dashed #b8d4c9;border-radius:11px;background:linear-gradient(145deg,#fbfffd,#eef8f4);text-align:center}.storageMapCard>svg{color:#3e9b7e}.storageMapCard strong{font-size:9px}.storageMapCard small{max-width:230px;color:#70857b;font-size:7px;line-height:1.45}.storageQrCard .softButton{width:100%;justify-content:center;margin-top:10px}.storageNodeMove{display:grid;grid-gap:7px;gap:7px;margin:10px 0}.storageNodeMove>div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:7px;gap:7px}.storageNodeMove select{min-width:0}.storageNodeMove .primaryButton{min-height:38px;padding:0 10px;font-size:8px}.storageNodeFacts{grid-template-columns:repeat(3,1fr)}.eventBoxPolicy{margin-top:10px;color:#795a29;border-color:#ecd6ac;background:#fff6e4}.storagePolicyControl{grid-template-columns:minmax(150px,1fr) 108px auto;margin-top:10px}.commerceStorageWorkspace.longBoxSelected{grid-template-columns:minmax(235px,.48fr) minmax(560px,1.52fr)}.longBoxSelected .storageNodeDetail{position:static;min-width:0}.longBoxLoading{display:flex;min-height:150px;align-items:center;justify-content:center;gap:8px;margin:14px 0;color:#58756b;border:1px dashed #bed9cf;border-radius:13px;background:#f5fbf8;font-size:9px;font-weight:750}.longBoxWorkspace{display:grid;grid-gap:11px;gap:11px;margin:14px 0}.longBoxHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;color:#21473d;border:1px solid #c6e0d6;border-radius:11px;background:linear-gradient(115deg,#eefaf6,#fbfefd)}.longBoxHeader>div:first-child{display:grid;grid-gap:2px;gap:2px}.longBoxHeader span{color:var(--mint-deep);font-size:7px;font-weight:900;letter-spacing:.1em}.longBoxHeader strong{font-size:11px}.longBoxHeader small{color:#698078;font-size:7px}.longBoxHeader>div:last-child{display:flex;align-items:center;gap:6px;padding:7px 9px;border-radius:8px;background:white;box-shadow:inset 0 0 0 1px #d4e6df}.longBoxHeader b{font-size:8px}.longBoxShell{grid-gap:7px;gap:7px;padding:13px;border:2px solid color-mix(in srgb,var(--long-box-accent,var(--mint)) 42%,#b8cfc6);border-radius:17px 17px 13px 13px;background:linear-gradient(90deg,rgba(255,255,255,.2),transparent 5% 95%,rgba(0,0,0,.035)),#dcebe5;box-shadow:inset 0 5px 12px rgba(31,73,61,.08),0 10px 25px rgba(34,61,52,.08)}.longBoxLane,.longBoxShell{display:grid;overflow:hidden}.longBoxLane{grid-template-columns:48px minmax(0,1fr);min-height:94px;border:1px solid #afc9bf;border-radius:10px;background:#f8fbfa;box-shadow:inset 0 2px 7px rgba(32,63,54,.08)}.longBoxRowLabel{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;color:white;background:color-mix(in srgb,var(--long-box-accent,var(--mint-deep)) 72%,#153c32)}.longBoxRowLabel b{font-size:13px}.longBoxRowLabel span{min-width:24px;padding:2px 5px;color:#15483a;border-radius:8px;background:#dbf5eb;font-size:7px;font-weight:900;text-align:center}.longBoxRail{display:flex;min-width:0;align-items:stretch;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.longBoxDividerGroup{display:flex;flex:0 0 auto;align-items:stretch}.longBoxSegment{display:flex;width:132px;min-width:112px;align-items:center;justify-content:center;flex-direction:column;gap:2px;padding:10px 9px;color:#36594f;background:repeating-linear-gradient(135deg,#fbfdfc 0 12px,#f4f8f6 12px 24px);text-align:center}.longBoxSegment.initial{flex:0 0 112px}.longBoxSegment span{overflow:hidden;width:100%;font-size:7px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.longBoxSegment strong{font-size:18px;line-height:1}.longBoxSegment small{color:#788b84;font-size:6px}.longBoxDivider{position:relative;display:flex;width:38px;flex:0 0 38px;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:white;border-right:2px solid #286c5a;border-left:2px solid #8bd0bc;background:linear-gradient(90deg,#347e6b,#43a188 55%,#2e755f);box-shadow:3px 0 8px rgba(24,67,55,.18)}.longBoxDivider:hover{filter:brightness(1.08)}.longBoxDivider span{font-size:10px;font-weight:900}.longBoxDivider b{max-width:34px;overflow:hidden;font-size:5px;text-overflow:ellipsis;white-space:nowrap}.longBoxInsert{width:20px;flex:0 0 20px;color:#3b7d6b;border-inline:1px dashed #bfdbd1;background:#eff8f5}.longBoxInsert:hover{color:white;background:var(--mint-deep)}.longBoxAddEnd{width:88px;flex:0 0 88px;justify-content:center;flex-direction:column;gap:4px;color:#347563;border-left:1px dashed #accfc2;background:#ebf7f3;font-weight:800}.longBoxAddEnd,.longBoxLegend{display:flex;align-items:center;font-size:7px}.longBoxLegend{flex-wrap:wrap;gap:10px 16px;color:#617870}.longBoxLegend>span{display:flex;align-items:center;gap:5px}.longBoxLegend i{width:18px;height:10px;border:1px solid #c7d9d2;border-radius:3px;background:#f6faf8}.longBoxLegend b{display:grid;width:18px;height:18px;place-items:center;color:white;border-radius:3px;background:#398a74;font-size:6px}.longBoxLegend small{flex:1 1 250px;color:#788b84;font-size:7px;text-align:right}.longBoxDividerPreview{display:flex;align-items:center;gap:9px;padding:10px;color:#2b6757;border:1px solid #c8e1d8;border-radius:10px;background:#f1faf7}.longBoxDividerPreview>span{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#d9f2ea}.longBoxDividerPreview>div{display:grid;grid-gap:2px;gap:2px}.longBoxDividerPreview strong{font-size:9px}.longBoxDividerPreview small{color:#6e837b;font-size:7px}.longBoxRemoveZone{display:grid;grid-gap:8px;gap:8px;padding-top:10px;border-top:1px solid #ead6d2}.longBoxRemoveZone p{color:#8b5047;font-size:8px;line-height:1.45}.dangerText{color:#a5483b!important;border-color:#e6c4bd!important}.longBoxCreateFields{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:12px;border:1px solid #c8e1d8;border-radius:11px;background:#f3faf7}.longBoxCreateFields legend{padding:0 5px;color:#3e6f61;font-size:8px;font-weight:850}.longBoxMiniPreview{grid-column:1/-1;display:grid;grid-gap:4px;gap:4px;padding:8px;border-radius:9px;background:#d9e8e2}.longBoxMiniPreview span{display:grid;grid-template-columns:30px repeat(3,1fr);height:22px;align-items:center;overflow:hidden;border-radius:5px;background:white}.longBoxMiniPreview b{display:grid;height:100%;place-items:center;color:white;background:#398a74;font-size:7px}.longBoxMiniPreview i{height:12px;margin:0 4px;border-radius:3px;background:#e7f0ec}.albumLoading{display:flex;min-height:170px;align-items:center;justify-content:center;gap:8px;margin:14px 0;color:#58756b;border:1px dashed #bed9cf;border-radius:13px;background:#f5fbf8;font-size:9px;font-weight:750}.albumSetupPanel,.albumWorkspace{display:grid;grid-gap:11px;gap:11px;margin:14px 0}.albumSetupPanel>.primaryButton{min-height:40px;justify-content:center}.albumHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;color:#21473d;border:1px solid #c6e0d6;border-radius:11px;background:linear-gradient(115deg,#eefaf6,#fbfefd)}.albumHeader>div:first-child{display:grid;grid-gap:2px;gap:2px}.albumHeader span{color:var(--mint-deep);font-size:7px;font-weight:900;letter-spacing:.1em}.albumHeader strong{font-size:11px}.albumHeader small{color:#698078;font-size:7px}.albumHeaderActions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.albumHeaderCode{display:flex;min-height:35px;align-items:center;gap:6px;padding:7px 9px;border-radius:8px;background:white;box-shadow:inset 0 0 0 1px #d4e6df}.albumHeader b{font-size:8px}.albumHeaderActions .softButton{min-height:35px;justify-content:center}.albumSpreadViewport{position:relative;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.albumSpread{position:relative;display:grid;grid-template-columns:minmax(270px,1fr) minmax(270px,1fr);grid-gap:0;gap:0;min-width:572px;padding:12px 12px 52px;border:3px solid color-mix(in srgb,var(--album-accent,var(--mint)) 58%,#2e6556);border-radius:20px 20px 15px 15px;background:linear-gradient(90deg,transparent 0 48%,rgba(21,55,46,.12) 50%,transparent 52%),color-mix(in srgb,var(--album-accent,var(--mint)) 18%,#e3ece8);box-shadow:inset 0 5px 14px rgba(31,73,61,.15),inset 0 -4px 10px rgba(20,54,45,.09),0 12px 28px rgba(34,61,52,.1)}.albumSpine{position:absolute;z-index:3;top:7px;bottom:44px;left:50%;width:12px;border-inline:1px solid rgba(39,88,73,.25);border-radius:6px;background:linear-gradient(90deg,#5d9d88,#d6ebe3 42%,#7bb39f 58%,#4c8d78);box-shadow:0 0 8px rgba(30,72,59,.28);transform:translateX(-50%)}.albumPage{display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:5px;gap:5px;min-height:360px;padding:8px;border:1px solid rgba(151,180,170,.82);background:linear-gradient(105deg,rgba(255,255,255,.98),rgba(239,247,244,.96));box-shadow:0 4px 12px rgba(32,68,57,.11),inset 0 0 0 1px rgba(255,255,255,.75)}.albumPage.left{border-radius:12px 2px 2px 12px;padding-right:11px;transform:perspective(900px) rotateY(1deg);transform-origin:right center}.albumPage.right{border-radius:2px 12px 12px 2px;padding-left:11px;transform:perspective(900px) rotateY(-1deg);transform-origin:left center}.albumPage.disabled{grid-template-rows:none;place-content:center;place-items:center;gap:5px;color:#769087;background:linear-gradient(135deg,rgba(223,239,233,.78),rgba(191,218,208,.75));font-size:8px}.albumPage.disabled strong{font-size:10px}.albumPage.disabled small{font-size:7px}.albumPage>header{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:22px;padding:0 3px}.albumPage>header strong{font-size:9px}.albumPage>header small{color:#70847c;font-size:7px}.albumPocketGrid{display:grid;grid-template-columns:repeat(var(--album-columns,3),minmax(0,1fr));grid-template-rows:repeat(var(--album-rows,3),minmax(0,1fr));min-height:0;grid-gap:3px;gap:3px;padding:4px;border:1px solid rgba(174,201,192,.72);border-radius:6px;background:rgba(218,233,228,.62);box-shadow:inset 0 1px 4px rgba(43,78,67,.1)}.albumPocket{position:relative;display:grid;min-width:0;min-height:0;place-items:center;overflow:hidden;padding:5px 4px 23px;color:#557269;border:1px solid #cdded8;border-radius:5px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(238,246,243,.94));box-shadow:inset 0 0 0 1px rgba(255,255,255,.72),0 1px 2px rgba(42,72,63,.06)}.albumPocket.occupied{color:#1e6855;border-color:#8ecbb7;background:linear-gradient(145deg,#f3fffa,#dff4ec)}.albumPocket.selected{border-color:var(--album-accent,var(--mint-deep));box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--album-accent,var(--mint)) 35%,white),0 0 0 2px color-mix(in srgb,var(--album-accent,var(--mint)) 30%,transparent)}.albumPocketCard{display:grid;place-items:center;opacity:.75}.albumPocket>small{overflow:hidden;max-width:100%;font-size:5.5px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.albumPocketQuantity{position:absolute;top:5px;right:5px;display:grid;min-width:17px;height:17px;place-items:center;padding:0 4px;color:white;border-radius:9px;background:#25886d;font-size:6px}.albumPocketAdd,.albumPocketQr{position:absolute;bottom:5px;left:5px;min-height:19px;color:#236c59;border:1px solid #9ccdbd;border-radius:5px;background:#e3f7ef}.albumPocketAdd{display:grid;width:22px;place-items:center;padding:0}.albumPocketQr{display:flex;max-width:calc(100% - 10px);align-items:center;gap:3px;padding:2px 4px}.albumPocketQr span{overflow:hidden;font-size:5.5px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.albumPocketPending{position:absolute;bottom:7px;left:6px;color:#879a93;font-size:5.5px}.albumPager{position:absolute;z-index:5;right:12px;bottom:8px;left:12px;display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;grid-gap:8px;gap:8px}.albumPager>button{display:grid;width:38px;height:34px;place-items:center;color:#174f40;border:1px solid color-mix(in srgb,var(--album-accent,var(--mint)) 52%,#5d8377);border-radius:10px 5px 5px 10px;background:color-mix(in srgb,var(--album-accent,var(--mint)) 24%,white);box-shadow:0 2px 5px rgba(25,61,50,.15)}.albumPager>button:last-child{border-radius:5px 10px 10px 5px}.albumPager>button:disabled{color:#91a49e;border-color:rgba(137,161,153,.35);background:rgba(255,255,255,.42);box-shadow:none}.albumPager>label{display:flex;width:-moz-fit-content;width:fit-content;min-height:34px;align-items:center;justify-self:center;gap:6px;padding:4px 7px 4px 9px;color:#315d50;border:1px solid rgba(97,145,130,.38);border-radius:11px;background:rgba(255,255,255,.92);box-shadow:0 2px 7px rgba(25,61,50,.12)}.albumPager>label>span{font-size:7px;font-weight:850}.albumPager select{width:auto;min-height:25px;padding:0 24px 0 7px;border-radius:7px;font-size:8px}.albumPager small{color:#71867f;font-size:7px;white-space:nowrap}.albumPocketDetail,.albumQrAssigner{display:grid;grid-gap:9px;gap:9px;padding:11px;border:1px solid #bcded2;border-radius:11px;background:#f2fbf7}.albumPocketDetail,.albumQrAssigner>div:first-child{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center}.albumQrAssigner>div:first-child{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:8px;gap:8px}.albumPocketDetail>div,.albumQrAssigner>div span{display:grid;grid-gap:2px;gap:2px}.albumPocketDetail strong,.albumQrAssigner strong{font-size:9px}.albumPocketDetail small,.albumQrAssigner small{color:#6b8078;font-size:7px}.albumQrAssigner>label{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:7px;gap:7px}.albumQrAssigner input{min-width:0}.albumLegend{flex-wrap:wrap;gap:9px 14px;color:#657a72;font-size:7px}.albumLegend,.albumLegend>span{display:flex;align-items:center}.albumLegend>span{gap:4px}.albumLegend i{width:15px;height:15px;border:1px solid #cadbd5;border-radius:4px;background:white}.albumLegend i.occupied{border-color:#8ecbb7;background:#dff4ec}.albumLegend b{display:grid;width:16px;height:16px;place-items:center;color:#236c59;border-radius:4px;background:#e3f7ef}.albumLegend small{flex:1 1 220px;text-align:right}.albumCreateFields,.bulkCreateFields{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid #c8e1d8;border-radius:11px;background:#f3faf7}.albumCreateFields legend,.bulkCreateFields legend{padding:0 5px;color:#3e6f61;font-size:8px;font-weight:850}.albumGridPresets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:6px;gap:6px}.albumGridPresets>button{display:grid;min-width:0;min-height:58px;place-items:center;grid-gap:3px;gap:3px;padding:6px 3px;color:#557269;border:1px solid #cfe0d9;border-radius:8px;background:white}.albumGridPresets>button.active{color:#176f59;border-color:#55bb99;background:#e5f8f1;box-shadow:inset 0 0 0 1px #a9e0cd}.albumGridPresets strong{font-size:7px}.albumGridPresetIcon{display:grid;grid-template-columns:repeat(var(--preset-columns),5px);grid-template-rows:repeat(var(--preset-rows),7px);grid-gap:1px;gap:1px}.albumGridPresetIcon i{border:1px solid;border-radius:1px;opacity:.7}.albumCapacityPreview{display:flex;align-items:center;gap:9px;padding:9px;color:#245e50;border-radius:9px;background:#dff3eb}.albumCapacityPreview>div{display:grid;grid-gap:2px;gap:2px}.albumCapacityPreview strong{font-size:10px}.albumCapacityPreview small{color:#668078;font-size:7px}.commerceHomeSales{display:grid;grid-template-columns:minmax(220px,1fr) minmax(240px,auto) auto;align-items:center;grid-gap:12px;gap:12px;margin-bottom:12px;padding:12px 14px;color:#244e42;border:1px solid #bde1d4;border-radius:11px;background:linear-gradient(105deg,#eefaf6,white);box-shadow:var(--shadow-sm)}.commerceHomeSales>div:first-child{display:flex;align-items:center;gap:9px}.commerceHomeSales>div:first-child>span{display:grid;width:36px;height:36px;place-items:center;color:var(--mint-deep);border-radius:9px;background:#dff5ed}.commerceHomeSales>div:first-child>div{display:flex;flex-direction:column}.commerceHomeSales small{color:var(--mint-deep);font-size:7px;font-weight:800;letter-spacing:.08em}.commerceHomeSaleChips{display:flex;min-width:0;gap:5px;overflow-x:auto}.commerceHomeSaleChips span{display:flex;min-width:94px;flex-direction:column;padding:6px 8px;border-radius:7px;background:white;font-size:7px}.commerceHomeSales>button{padding:8px 10px;color:white;border-radius:8px;background:var(--mint-deep);font-size:8px;font-weight:800;white-space:nowrap}.universalProductFilters{display:grid;grid-template-columns:minmax(220px,1fr) repeat(4,minmax(112px,145px)) max-content;grid-gap:7px;gap:7px;margin-bottom:10px}.universalProductFilters.collectionFilters{grid-template-columns:minmax(220px,1fr) repeat(5,minmax(105px,135px)) max-content}.brandCollectionStats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:12px}.brandCollectionStats>div{display:flex;min-width:0;min-height:70px;flex-direction:column;justify-content:center;padding:11px 13px;border:1px solid #d6e5df;border-radius:10px;background:linear-gradient(145deg,#f7fcfa,#edf8f4)}.brandCollectionStats small{color:var(--muted);font-size:7px}.brandCollectionStats strong{margin-top:3px;color:var(--mint-deep);font-size:17px}.brandCollectionStats em{margin-top:3px;color:var(--muted);font-size:7px;font-style:normal}.universalProductFilters>label{display:flex;align-items:center;gap:7px;padding:0 10px;color:var(--muted);border:1px solid var(--line);border-radius:8px;background:white}.universalProductFilters input,.universalProductFilters select{width:100%;min-width:0;min-height:38px;padding:0 9px;border:1px solid var(--line);border-radius:8px;outline:0;background:white;font-size:8px}.universalProductFilters label input{padding:0;border:0}.catalogViewToggle{display:inline-grid;grid-template-columns:1fr 1fr;gap:3px;padding:3px;border:1px solid var(--line);border-radius:9px;background:#edf4f1}.catalogViewToggle button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:5px;padding:0 9px;color:var(--muted);border-radius:6px;font-size:8px;font-weight:750;white-space:nowrap}.catalogViewToggle button.active{color:var(--mint-deep);background:white;box-shadow:0 1px 3px rgb(20 58 46/12%)}.universalProductCard{grid-template-columns:38px minmax(0,1fr) 17px;width:100%;text-align:left}.universalProductDetail{display:grid;grid-gap:12px;gap:12px;margin-top:15px}.productDetailBack{width:max-content}.productVariantCarousel{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;grid-gap:8px;gap:8px;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.variantArrow{display:grid;width:38px;height:52px;place-items:center;color:var(--mint-deep);border:1px solid var(--line);border-radius:10px;background:white;box-shadow:0 4px 12px rgb(20 58 46/8%)}.variantArrow:disabled{opacity:.28;box-shadow:none}.variantPosition{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--mint-deep);font-size:8px;font-weight:800}.variantPosition small{color:var(--muted);font-weight:600}.productMediaPlaceholder{display:grid;min-height:170px;place-items:center;align-content:center;grid-gap:7px;gap:7px;color:var(--muted);border:1px dashed var(--line-strong);border-radius:11px;background:#f2f5f3;font-size:8px}.productMediaPlaceholder.hasOfficialImage{position:relative;overflow:hidden;min-height:260px;border-style:solid;background:#edf3f0}.productMediaPlaceholder.foilPreview:after{position:absolute;inset:0;z-index:2;pointer-events:none;content:"";opacity:.42;background:linear-gradient(112deg,transparent 16%,rgb(255 255 255/72%) 28%,transparent 42%) -160px 0 /190px 100% no-repeat,conic-gradient(from 210deg at 45% 48%,rgb(0 255 217/15%),rgb(117 129 255/18%),rgb(255 87 185/16%),rgb(255 222 91/15%),rgb(0 255 217/15%));mix-blend-mode:screen;animation:catalogFoilSweep 3.8s ease-in-out infinite}@keyframes catalogFoilSweep{0%,18%{background-position:-180px 0,0 0}72%,to{background-position:calc(100% + 180px) 0,0 0}}.productFinishChoices{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;padding:8px;border:1px solid #d9e5e0;border-radius:10px;background:#f7faf8}.productFinishChoices>span{margin-right:3px;color:var(--muted);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.productFinishChoices button{min-height:30px;padding:0 12px;color:#315d50;border:1px solid #cbded7;border-radius:999px;background:white;font-size:8px;font-weight:800}.productFinishChoices button.active{color:white;border-color:#13785f;background:#16876b;box-shadow:0 4px 12px rgb(20 120 95/20%)}.productMediaPlaceholder.hasOfficialImage img{display:block;width:100%;max-height:420px;object-fit:contain}.catalogAssetMissing{display:grid;width:100%;min-height:100%;height:100%;place-content:center;justify-items:center;grid-gap:6px;gap:6px;padding:10px;color:#9a682d;background:repeating-linear-gradient(-45deg,#fff7df,#fff7df 8px,#fff1cc 0,#fff1cc 16px);text-align:center}.catalogAssetMissing small{max-width:110px;font-size:7px;font-weight:800;line-height:1.2}.productDetailFacts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:6px;gap:6px}.productDetailFacts>div{display:flex;min-width:0;flex-direction:column;padding:9px;border-radius:8px;background:#f2f6f4}.inventoryAccessHint,.productDetailFacts small{color:var(--muted);font-size:7px}.productDetailFacts strong{overflow:hidden;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.productDetailFacts>.ownedFact{color:#0f5f4d;border:1px solid #bde7d9;background:#eafaf4}.marketReferenceCard{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:11px;color:#174f42;border:1px solid #bfe4d8;border-radius:10px;background:linear-gradient(135deg,#edfaf6,#f8fcfa)}.marketReferenceCard>svg{padding:7px;box-sizing:content-box;color:#16775f;border-radius:9px;background:white}.marketReferenceCard>div{display:flex;min-width:0;flex-direction:column;gap:2px}.marketReferenceCard small{color:#4d7368;font-size:6.5px;font-weight:850;letter-spacing:.06em}.marketReferenceCard strong{font-size:14px}.marketReferenceCard span{color:#61736d;font-size:7px;line-height:1.35}.marketReferenceCard .marketAvailability{color:#0f765b;font-weight:800}.marketReferenceCard .marketStale{color:#a4491d;font-weight:800}.marketReferenceCard>.marketReferenceActions{display:flex;align-items:center;justify-content:flex-end;flex-direction:row;gap:7px}.marketReferenceActions:empty{display:none}.marketPurchaseLink{justify-content:center;text-decoration:none;white-space:nowrap}.marketReferenceCard[data-status=ambiguous],.marketReferenceCard[data-status=not_found],.marketReferenceCard[data-status=unavailable]{color:#6c5a2d;border-color:#e8dcae;background:#fffaf0}.marketReferenceCard[data-status=ambiguous]>svg,.marketReferenceCard[data-status=not_found]>svg,.marketReferenceCard[data-status=unavailable]>svg{color:#8c702a}.productVariantChoices>article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid var(--line);border-radius:9px;background:white}.productVariantChoices>article>div{display:flex;min-width:0;flex-direction:column}.productVariantChoices small{color:var(--muted);font-size:7px}.productVariantChoices button{flex:0 0 auto}.productDetailActions{display:grid;grid-template-columns:1fr 1.25fr;grid-gap:8px;gap:8px}.productDetailActions button{min-height:42px;justify-content:center}.inventoryVariantHeading,.lockedCatalogSelection{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;padding:10px;border:1px solid #cce4da;border-radius:11px;background:#f0faf6}.inventoryVariantHeading>img,.lockedCatalogSelection>img{width:52px;height:70px;border-radius:7px;background:white;object-fit:cover;object-position:center top}.inventoryVariantHeading>div,.lockedCatalogSelection>div{display:flex;min-width:0;flex-direction:column}.inventoryVariantHeading small,.lockedCatalogSelection small{color:var(--muted);font-size:7px}.inventoryVariantHeading strong,.lockedCatalogSelection strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.lockedCatalogSelection span{color:var(--mint-deep);font-size:8px}.lockedCatalogSelection>svg{color:var(--mint-deep)}.commerceDrawerLoading{display:flex;min-height:130px;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:9px}.variantInventoryTable{margin-top:14px;overflow:hidden;border:1px solid var(--line);border-radius:10px}.variantInventoryTable>div{display:grid;grid-template-columns:minmax(150px,1fr) 48px 72px 72px 28px;min-height:48px;align-items:center;grid-gap:8px;gap:8px;padding:8px 10px;border-bottom:1px solid #edf1ef;background:white;font-size:8px}.variantInventoryTable>div:last-child{border-bottom:0}.variantInventoryTable .variantInventoryTableHead{min-height:34px;color:var(--muted);background:#f2f6f4;font-size:7px;font-weight:800;text-transform:uppercase}.variantInventoryTable>div>div{display:flex;min-width:0;flex-direction:column}.variantInventoryTable small{overflow:hidden;color:var(--muted);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.variantInventoryTable button{display:grid;width:27px;height:27px;place-items:center;color:var(--mint-deep);border-radius:7px;background:var(--mint-pale)}.inventoryExactFilter{margin-bottom:10px}.catalogBrandJob{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:8px 12px;gap:8px 12px;margin-bottom:12px;padding:11px 13px;color:#315c4e;border:1px solid #c9e7dc;border-radius:10px;background:white}.catalogBrandJob>div{display:flex;align-items:center;gap:8px}.catalogBrandJob>div>span{display:flex;flex-direction:column}.catalogBrandJob small{color:var(--muted);font-size:7px}.catalogBrandJob>span{font-size:9px;font-weight:800}.catalogBrandJob>i{grid-column:1/-1;height:5px;overflow:hidden;border-radius:4px;background:#e5ece8}.catalogBrandJob>i>b{display:block;height:100%;border-radius:inherit;background:var(--mint)}.catalogBrandJob>p{grid-column:1/-1;color:var(--danger);font-size:8px}.catalogBrandJob.failed{color:#98484c;border-color:#e9c5c7;background:#fff2f3}@media (max-width:980px){.commerceKpis{grid-template-columns:repeat(2,minmax(0,1fr))}.commerceStorageWorkspace,.commerceStorageWorkspace.longBoxSelected{grid-template-columns:1fr}.commerceStorageWorkspace.longBoxSelected .storageNodeDetail{grid-row:1;scroll-margin-top:82px}.commerceStorageWorkspace.longBoxSelected .storageHierarchy{grid-row:2}.storageNodeDetail{position:static}.commerceHomeSales{grid-template-columns:1fr auto}.commerceHomeSaleChips{grid-column:1/-1;grid-row:2}}@media (max-width:720px){.storageExplorerGrid{grid-template-columns:1fr}.storageExplorerGrid>button{min-height:72px}.commerceHeader{align-items:stretch;flex-direction:column}.commerceHeaderActions{justify-content:stretch}.commerceHeaderActions>button{flex:1 1}.commerceToolbar{align-items:stretch;flex-wrap:wrap}.commerceHomeSaleChips,.commerceStatusTabs,.commerceStorageTabs,.directSaleInventory,.pickWorkflow{overflow-x:auto;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.commerceStatusTabs{order:3;width:100%;padding-bottom:2px}.commerceSearch{width:100%;max-width:none;margin-left:0}.commerceFilter{flex:1 1 145px}.commerceDrawer{padding-bottom:calc(var(--mobile-nav-height) + 16px)}.longBoxHeader{align-items:stretch;flex-direction:column}.longBoxHeader>div:last-child{justify-content:center}.longBoxShell{padding:8px;border-radius:13px}.longBoxLane{grid-template-columns:42px minmax(0,1fr);min-height:88px}.longBoxSegment{width:118px;min-width:105px}.longBoxCreateFields{grid-template-columns:1fr}.longBoxMiniPreview{grid-column:1}.longBoxLegend small{text-align:left}.albumHeader{align-items:stretch;flex-direction:column}.albumHeaderActions{justify-content:stretch}.albumHeaderCode{flex:1 1 180px;justify-content:center}.albumHeaderActions .softButton{flex:1 1 120px}.albumSpread{min-width:560px;padding:9px 9px 49px}.albumPage{min-height:325px}.albumQrAssigner>label{grid-template-columns:1fr}.albumLegend small{text-align:left}.albumGridPresets{grid-template-columns:repeat(3,minmax(0,1fr))}.channelListingEditor,.formTriple,.policyPreview,.storagePolicyControl{grid-template-columns:1fr}.commerceSaleCard{grid-template-columns:34px minmax(155px,1fr) 82px 18px}.commerceSaleCard>div:nth-child(3){display:none}.commerceSaleCard>strong{grid-column:3;grid-row:1}.pickWorkflow{width:calc(100% + 28px);margin-right:-14px;margin-left:-14px;padding:0 14px 4px}.pickWorkflow>div{min-width:180px}.directSaleInventory{max-height:360px}.directSaleInventory>article{min-width:500px}.universalProductFilters,.universalProductFilters.collectionFilters{grid-template-columns:1fr 1fr}.universalProductFilters>label{grid-column:1/-1}.storageQrLookup{grid-template-columns:minmax(0,1fr) 76px}.storageQrLookup .softButton{grid-column:span 1}}@media (max-width:520px){.commerceKpis{grid-template-columns:1fr 1fr;gap:7px}.commerceKpis article{padding:11px}.commerceKpis strong{font-size:17px}.commerceHeaderActions{display:grid}.commerceHeaderActions,.storageCreateChoices>div,.storageCreateMode,.storageVisualEditor{grid-template-columns:1fr}.storageVisualEditor .primaryButton{width:100%}.albumPager{right:9px;left:9px}.albumPager>label>span{display:none}.albumPocketDetail,.albumQrAssigner>div:first-child{grid-template-columns:auto minmax(0,1fr)}.albumPocketDetail>button{grid-column:1/-1}.storageQrLookup{grid-template-columns:1fr 74px}.storageQrLookup>label{grid-column:1/-1}.storageQrLookup .softButton{width:100%}.availabilityMatrix,.inventoryDetailSummary,.inventoryMoneyGrid,.inventoryTraceFacts,.productDetailFacts,.saleDrawerSummary,.storageNodeFacts{grid-template-columns:1fr 1fr}.purchaseTotals{grid-template-columns:1fr}.marketReferenceCard{grid-template-columns:34px minmax(0,1fr)}.marketReferenceCard>.marketReferenceActions{grid-column:1/-1;justify-content:center}.purchaseTotals>span+span{border-top:1px solid var(--line)}.pickScanner{grid-template-columns:1fr}.commerceStorageTabs{width:100%}.storageHierarchyList>button{margin-left:min(calc(var(--storage-depth) * 10px),40px)}.commerceHomeSales{grid-template-columns:1fr}.commerceHomeSales>button{width:100%}.commerceHomeSaleChips{grid-column:auto;grid-row:auto}.universalProductFilters,.universalProductFilters.collectionFilters{grid-template-columns:1fr}.universalProductFilters>label{grid-column:auto}.brandCollectionStats{grid-template-columns:1fr 1fr}.brandCollectionStats>div:last-child{grid-column:1/-1}.brandCollectorSwitch{grid-template-columns:1fr}.productVariantChoices>article{align-items:stretch;flex-direction:column}.productVariantChoices button{width:100%}}.universalCollector{display:grid;grid-gap:16px;gap:16px;min-width:0}.universalCollectorHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.universalCollectorHeader>div:first-child{min-width:0}.universalCollectorHeader h1{margin:4px 0 6px;font-size:clamp(28px,4vw,42px);line-height:1;letter-spacing:-.045em}.universalCollectorHeader p{max-width:720px;color:var(--muted);font-size:12px;line-height:1.55}.universalHeaderActions,.universalSectionActions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.collectorSurfaceSwitch button,.universalHeaderActions button,.universalSectionActions button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px}.universalNotice{display:flex;min-height:42px;align-items:center;gap:9px;padding:10px 13px;color:#4b635b;border:1px solid #cfe1d9;border-radius:10px;background:#f0f8f5;font-size:10px}.universalNotice.error{color:#8d3438;border-color:#edc8ca;background:#fff3f3}.universalNotice.success{color:#16664d;border-color:#bee3d4;background:#eaf9f3}.universalNotice>span{min-width:0;flex:1 1}.universalNotice>button{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:7px;background:transparent}.universalBrandSummary,.universalCatalogPanel{min-width:0;padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:var(--shadow-sm)}.universalSectionTop{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:17px}.universalSectionTop>div:first-child{min-width:0}.editionProducts>div:first-child>span,.universalSectionTop>div:first-child>span{color:var(--mint-deep);font-size:8px;font-weight:850;letter-spacing:.12em}.universalSectionTop h2{margin:3px 0;font-size:20px;letter-spacing:-.025em}.universalSectionTop p{color:var(--muted);font-size:10px}.universalSearch{display:flex;width:min(300px,100%);min-height:42px;align-items:center;gap:8px;padding:0 12px;color:var(--muted);border:1px solid var(--line);border-radius:10px;background:#fbfcfb}.universalSearch input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;font-size:10px}.universalSearch>button{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;color:var(--muted);border-radius:7px;background:#edf3f0}.collectorPersistentSearch{position:-webkit-sticky;position:sticky;z-index:18;top:72px;width:100%;max-width:none;margin-bottom:12px;border-color:#cfe1da;background:rgb(255 255 255/96%);box-shadow:0 8px 20px rgb(20 58 46/8%);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.universalBrandGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.universalBrandCard{position:relative;display:grid;min-width:0;min-height:190px;grid-template-rows:82px minmax(0,1fr);grid-gap:12px;gap:12px;padding:15px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:radial-gradient(circle at 86% 0,rgb(88 214 169/14%),transparent 35%),#fbfdfc;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.universalBrandCard:hover{border-color:#b9d8cc;box-shadow:0 12px 28px rgb(18 57 45/9%);transform:translateY(-2px)}.universalBrandCard[data-source=manual]{background:radial-gradient(circle at 86% 0,rgb(136 117 220/12%),transparent 35%),#fcfbff}.universalBrandMark{display:flex;min-width:0;min-height:74px;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e5eae7;border-radius:11px;background:white}.universalBrandMark.hasImage img{display:block;width:88%;height:60px;object-fit:contain;object-position:center}.universalBrandMark.brand-magic{border-color:#6f2928;background:linear-gradient(145deg,#241011,#5d211f)}.universalBrandMark.brand-magic img{width:92%;height:68px}.universalBrandMark.brand-pokemon{border-color:#9ccbe6;background:linear-gradient(145deg,#f4fbff,#d8efff)}.universalBrandMark.brand-pokemon img{width:94%;height:72px}.universalBrandMark.brand-lorcana{border-color:#4b4776;background:linear-gradient(145deg,#151c38,#43275c)}.universalBrandMark.brand-lorcana img{width:94%;height:70px}.universalBrandMark.brand-grand-archive{border-color:#078fa8;background:linear-gradient(145deg,#08a9c4,#35d7d2)}.universalBrandMark.brand-grand-archive img{width:80%;height:66px}.universalBrandMark.brand-one-piece{border-color:#d6a72c;background:linear-gradient(145deg,#ffe37a,#f7be3f)}.universalBrandMark.brand-one-piece img{width:84%;height:64px}.universalBrandMark.brand-riftbound,.universalBrandMark.brand-union-arena{border-color:#324354;background:linear-gradient(145deg,#10202d,#293b4b)}.universalBrandMark.brand-riftbound img{width:92%;height:66px}.universalBrandMark.brand-union-arena img{width:86%;height:66px}.universalBrandMark.textOnly{align-items:flex-start;flex-direction:column;padding:12px}.universalBrandMark.textOnly strong{display:-webkit-box;overflow:hidden;font-size:13px;line-height:1.1;-webkit-box-orient:vertical;-webkit-line-clamp:2}.universalBrandMark.textOnly small{margin-top:5px;color:var(--faint);font-size:7px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.universalBrandCopy{display:flex;min-width:0;flex-direction:column}.editionCardCopy>span:first-child,.universalBrandCopy>span:first-child,.universalProductCard>div>span:first-child{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:6px}.editionCardCopy b,.universalBrandCopy b,.universalProductCard b{color:var(--mint-deep);font-size:7px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.editionCardCopy em,.universalBrandCopy em,.universalProductCard em{overflow:hidden;color:var(--muted);font-size:7px;font-style:normal;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.universalBrandCopy em[data-status=planned]{color:#8b641e}.universalBrandCopy>strong{overflow:hidden;margin-top:5px;font-size:13px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.universalBrandCopy>small{display:-webkit-box;overflow:hidden;margin-top:3px;color:var(--muted);font-size:8px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.universalBrandCard>.choiceArrow{position:absolute;right:12px;bottom:11px;display:grid;width:29px;height:29px;place-items:center;color:var(--mint-deep);border-radius:9px;background:var(--mint-pale)}.universalBrandSummary{display:grid;grid-template-columns:minmax(150px,210px) minmax(180px,1fr) auto;align-items:center;grid-gap:18px;gap:18px}.universalBrandSummary>.universalBrandMark{min-height:76px}.universalBrandSummary>div:nth-child(2){display:flex;min-width:0;flex-direction:column}.universalBrandSummary>div:nth-child(2) span{color:var(--mint-deep);font-size:8px;font-weight:850;letter-spacing:.08em}.universalBrandSummary>div:nth-child(2) strong{overflow:hidden;margin:2px 0;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.universalBrandSummary>div:nth-child(2) small{color:var(--muted);font-size:9px}.universalBrandSummary dl{display:flex;gap:24px;margin:0}.universalBrandSummary dl div{min-width:62px}.universalBrandSummary dt{color:var(--muted);font-size:7px}.universalBrandSummary dd{margin:2px 0 0;font-size:13px;font-weight:800}.brandCollectorSwitch{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;padding:5px;border:1px solid var(--line);border-radius:12px;background:#edf4f1}.brandCollectorSwitch>button{display:flex;min-width:0;min-height:48px;align-items:center;gap:9px;padding:8px 12px;color:var(--muted);border:1px solid transparent;border-radius:9px;text-align:left}.brandCollectorSwitch>button.active{color:var(--mint-deep);border-color:#cae1d8;background:white;box-shadow:var(--shadow-sm)}.brandCollectorSwitch>button.brandOwnedButton{color:#185d84;border-color:#c1ddeb;background:#edf8ff}.brandCollectorSwitch>button.brandOwnedButton.active{color:white;border-color:#1677a7;background:linear-gradient(145deg,#1788bc,#236fa8);box-shadow:0 7px 18px rgb(20 105 154/22%)}.brandCollectorSwitch>button.brandOwnedButton.active small{color:rgb(255 255 255/78%)}.brandCollectorSwitch>button>span{display:flex;min-width:0;flex-direction:column}.brandCollectorSwitch strong{font-size:10px}.brandCollectorSwitch small{margin-top:2px;color:var(--muted);font-size:7px}.universalEditionGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.universalEditionCard{display:grid;min-width:0;grid-template-columns:70px minmax(0,1fr) 18px;align-items:center;grid-gap:11px;gap:11px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fcfdfc;text-align:left;transition:border-color .16s ease,box-shadow .16s ease}.universalEditionCard:hover{border-color:#b8d7cb;box-shadow:var(--shadow-sm)}.editionArtworkPending{display:grid;width:70px;height:70px;align-content:center;justify-items:center;grid-gap:5px;gap:5px;color:#7a8c85;border-radius:10px;background:linear-gradient(145deg,#edf5f2,#e1ece8)}.editionArtworkPending small{font-size:6px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.editionArtworkPending.groupedCollectionCode{color:#175c50;border:1px solid #c7ded6;background:linear-gradient(135deg,rgb(255 255 255/72%),transparent),linear-gradient(145deg,#e8f6f1,#dcece6)}.editionArtworkPending.groupedCollectionCode b{font-size:17px;letter-spacing:.04em;line-height:1}.editionArtworkPending.groupedCollectionCode small{color:#55766c;font-size:5px}.editionArtworkPending.hasCatalogArtwork{position:relative;overflow:hidden;background:#eff6f3}.editionArtworkPending.hasCatalogArtwork>svg{position:relative;z-index:0}.editionArtworkPending.hasCatalogArtwork img{position:absolute;inset:0;display:block;width:100%;height:100%;background:transparent}.editionArtworkPending.hasCatalogArtwork.darkLogoSurface{background:radial-gradient(circle at 48% 38%,rgb(83 70 132/72%),transparent 64%),linear-gradient(145deg,#231d43,#151328);box-shadow:inset 0 0 0 1px rgb(255 255 255/8%)}.editionArtworkPending.hasCatalogArtwork.darkLogoSurface img{filter:drop-shadow(0 2px 5px rgb(0 0 0/35%))}.editionArtworkPending.officialLogo img,.editionArtworkPending.officialProduct img{padding:7px;object-fit:contain}.editionArtworkPending.representativeCard img{object-fit:cover;object-position:center 16%}.editionArtworkPending.hasCatalogArtwork small{position:absolute;z-index:1;right:3px;bottom:3px;left:3px;padding:3px 2px;color:white;border-radius:5px;background:rgb(15 42 34/82%);font-size:5.5px;line-height:1.15;text-align:center;text-shadow:0 1px 1px rgb(0 0 0/25%)}.editionCardCopy{display:flex;min-width:0;flex-direction:column}.editionSeasonCode{align-self:flex-start;margin-top:4px;padding:3px 7px;color:#075f50;border:1px solid #9fd8c9;border-radius:999px;background:#e4f7f1;font-size:9px;font-weight:850;line-height:1;letter-spacing:.045em}.editionCardCopy>strong{overflow:hidden;margin:3px 0 1px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.editionCardCopy>small{color:var(--muted);font-size:8px}.editionCollectionProgress{display:grid;grid-gap:5px;gap:5px;margin-top:8px}.editionCollectionProgress>span{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:7px}.editionCollectionProgress strong{flex:0 0 auto;color:var(--mint-deep);font-size:9px}.editionCollectionProgress small{overflow:hidden;color:var(--muted);font-size:6.5px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.editionCollectionProgress>i{display:block;height:5px;overflow:hidden;border-radius:999px;background:#e1e9e6}.editionCollectionProgress>i>b{display:block;height:100%;min-width:0;border-radius:inherit;background:linear-gradient(90deg,var(--mint-deep),var(--mint))}.releaseBadges{display:flex;margin-top:8px}.releaseBadge,.releaseBadges{min-width:0;align-items:center;gap:4px}.releaseBadge{display:inline-flex;height:23px;padding:0 6px;color:#40554d;border:1px solid #dce6e2;border-radius:7px;background:white;font-size:11px}.releaseBadge b{overflow:hidden;max-width:46px;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.releaseBadge.empty{width:max-content;max-width:100%;color:var(--muted);font-size:7px}.releaseBadge.overflow{color:#376b5a;border-color:#c7e2d8;background:#eff9f5}.collectorBrandSearchResults{display:grid;grid-gap:10px;gap:10px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid var(--line)}.collectorBrandSearchResults>div:first-child{display:flex;flex-direction:column;gap:3px}.collectorBrandSearchResults>div:first-child span{color:var(--mint-deep);font-size:7px;font-weight:850;letter-spacing:.08em}.collectorBrandSearchResults>div:first-child strong{font-size:12px}.catalogOwnedBadge{display:inline-flex;width:max-content;max-width:100%;align-items:center;gap:4px;margin-top:7px;padding:4px 7px;color:#11634f;border:1px solid #bce5d7;border-radius:999px;background:#eafaf4;font-size:7px;font-style:normal;font-weight:800}.collectionProductMeta{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:6px;margin-top:7px}.collectionProductMeta b{color:#193f34;font-size:9px}.collectionProductMeta em{overflow:hidden;color:var(--muted);font-size:6.5px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.universalProductGrid{display:grid;grid-gap:9px;gap:9px}.universalProductGrid[data-view=grid]{grid-template-columns:repeat(auto-fill,minmax(148px,1fr))}.universalProductGrid[data-view=list]{grid-template-columns:1fr}.universalProductCard{display:grid;min-width:0;grid-template-columns:48px minmax(0,1fr) 17px;align-items:center;grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--line);border-radius:11px;background:#fcfdfc}.universalProductGrid[data-view=grid] .universalProductCard{grid-template-columns:minmax(0,1fr);align-content:start;gap:8px;padding:9px}.universalProductGrid[data-view=grid] .universalProductCard>svg{display:none}.productFamilyIcon{position:relative;display:grid;width:48px;height:64px;overflow:hidden;place-items:center;color:var(--mint-deep);border:1px solid #dce8e3;border-radius:8px;background:var(--mint-pale)}.universalProductGrid[data-view=grid] .productFamilyIcon{width:100%;height:auto;aspect-ratio:5/7;border-radius:9px}.productFamilyIcon.hasProductThumbnail img{position:absolute;inset:0;display:block;width:100%;height:100%;background:white;object-fit:cover;object-position:center top}.universalProductGrid[data-view=grid] .universalProductCard>div>strong{display:-webkit-box;min-height:30px;margin-top:5px;overflow:hidden;line-height:1.35;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.universalProductGrid[data-view=grid] .universalProductCard p{display:none}.universalProductCard>div{display:flex;min-width:0;flex-direction:column}.universalProductCard>div>strong{overflow:hidden;margin:4px 0 2px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.universalProductCard p{display:-webkit-box;min-height:25px;overflow:hidden;color:var(--muted);font-size:8px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.universalProductCard small{margin-top:7px;color:#53635e;font-size:7px}.productsOverview{margin-top:0}.universalEmpty{display:flex;min-height:110px;align-items:center;justify-content:center;gap:12px;padding:20px;color:var(--muted);border:1px dashed #d3ded9;border-radius:12px;background:#fbfcfb}.universalEmpty>span{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;color:var(--mint-deep);border-radius:11px;background:var(--mint-pale)}.universalEmpty strong{display:block;color:var(--ink);font-size:11px}.universalEmpty p{max-width:520px;margin-top:2px;font-size:9px}.inlineBack{display:inline-flex;align-items:center;gap:4px;margin-bottom:7px;padding:0;color:var(--mint-deep);background:transparent;font-size:8px;font-weight:800}.releaseRail{display:flex;min-width:0;gap:8px;padding-bottom:4px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.releaseRail>button{display:grid;min-width:220px;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;padding:10px;border:1px solid var(--line);border-radius:11px;background:#fbfcfb;scroll-snap-align:start;text-align:left}.releaseRail>button.active{border-color:#7bc9ac;background:#effaf6;box-shadow:inset 0 0 0 1px rgb(42 155 118/12%)}.releaseFlag{display:grid;width:35px;height:35px;place-items:center;border-radius:9px;background:white;font-size:19px}.releaseRail>button>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.releaseRail>button b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.releaseRail>button em,.releaseRail>button small{color:var(--muted);font-size:7px;font-style:normal}.releaseDetail{display:grid;grid-template-columns:minmax(190px,.75fr) minmax(0,1.5fr);grid-gap:16px;gap:16px;margin-top:12px;padding:14px;border:1px solid #dbe7e2;border-radius:12px;background:#f6faf8}.releaseDetail>div:first-child{display:flex;flex-direction:column}.releaseDetail>div:first-child>span{color:var(--mint-deep);font-size:7px;font-weight:850;letter-spacing:.09em}.releaseDetail>div:first-child>strong{margin:3px 0;font-size:13px}.releaseDetail>div:first-child>p{color:var(--muted);font-size:8px}.localeChoices{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.localeChoices>button{display:grid;min-width:112px;grid-template-columns:15px minmax(0,1fr);align-items:center;grid-gap:6px;gap:6px;padding:7px 8px;border:1px solid var(--line);border-radius:9px;background:white;text-align:left}.localeChoices>button.active{color:#105f48;border-color:#72c5a6;background:#eaf8f2}.localeChoices>button span{display:flex;min-width:0;flex-direction:column}.localeChoices>button b{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.localeChoices>button em,.localeChoices>button small{color:var(--muted);font-size:6px;font-style:normal}.localeChoices>button em{grid-column:1/-1;color:var(--mint-deep);font-weight:750}.editionProducts{margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}.editionProducts>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.editionProducts>div:first-child>strong{font-size:11px}.collectorSurfaceSwitch{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:9px 11px;color:var(--muted);border:1px solid var(--line);border-radius:11px;background:white;font-size:9px}.universalCatalogDrawer>h2{margin:17px 0 4px;font-size:24px;letter-spacing:-.035em}.drawerLead{margin-bottom:18px;color:var(--muted);font-size:10px;line-height:1.55}.universalCatalogForm{display:grid;grid-gap:12px;gap:12px}.universalCatalogForm label{display:grid;min-width:0;grid-gap:5px;gap:5px}.universalCatalogForm label>span{color:#53635e;font-size:8px;font-weight:800}.universalCatalogForm input,.universalCatalogForm select,.universalCatalogForm textarea{width:100%;min-width:0;min-height:42px;padding:9px 10px;border:1px solid var(--line);border-radius:8px;outline:0;background:white;font-size:10px}.universalCatalogForm textarea{min-height:76px;resize:vertical}.universalCatalogForm input:focus,.universalCatalogForm select:focus,.universalCatalogForm textarea:focus{border-color:#70c6a7;box-shadow:0 0 0 3px rgb(88 214 169/13%)}.universalCatalogForm label>small{color:var(--muted);font-size:7px}.formPair{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.formDivider{display:flex;align-items:center;gap:7px;margin-top:2px;padding-top:13px;color:var(--mint-deep);border-top:1px solid var(--line);font-size:8px;font-weight:850;letter-spacing:.08em}.universalCatalogForm .formCheck{display:flex;min-height:38px;align-items:center;grid-template-columns:none;gap:8px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fbfcfb}.universalCatalogForm .formCheck input{width:16px;min-height:16px;accent-color:var(--mint-deep)}.variantForm{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid #d8e9e2;border-radius:10px;background:#f3faf7}.drawerAssurance{display:flex;align-items:flex-start;gap:8px;padding:10px;color:#496159;border-radius:9px;background:#eff7f4;font-size:8px}.drawerAssurance svg{flex:0 0 auto;color:var(--mint-deep)}.drawerFormActions{display:flex;justify-content:flex-end;gap:8px;padding-top:14px;border-top:1px solid var(--line)}.drawerFormActions button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px}@media (max-width:1180px){.universalBrandGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.universalEditionGrid,.universalProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.universalCollectorHeader{align-items:flex-start;flex-direction:column}.universalHeaderActions{width:100%;flex-wrap:wrap}.universalHeaderActions button{flex:1 1}.universalBrandGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.universalBrandSummary{grid-template-columns:150px minmax(0,1fr)}.universalBrandSummary dl{grid-column:1/-1;justify-content:space-between;padding-top:12px;border-top:1px solid var(--line)}.releaseDetail{grid-template-columns:1fr}.localeChoices{justify-content:flex-start}}@media (max-width:720px){.universalCollector{gap:12px}.brandCollectorSwitch{grid-template-columns:1fr}.universalCollectorHeader h1{font-size:29px}.universalBrandSummary,.universalCatalogPanel{padding:14px;border-radius:13px}.universalSectionTop{align-items:stretch;flex-direction:column}.universalSearch,.universalSectionActions{width:100%}.collectorPersistentSearch{top:58px}.universalBrandGrid,.universalEditionGrid,.universalProductGrid{grid-template-columns:1fr}.universalProductGrid[data-view=grid]{grid-template-columns:repeat(2,minmax(0,1fr))}.productVariantCarousel{grid-template-columns:32px minmax(0,1fr) 32px;gap:5px}.variantArrow{width:32px;height:48px}.productDetailActions{grid-template-columns:1fr}.variantInventoryTable{overflow-x:auto;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.variantInventoryTable>div{min-width:500px}.inventoryVariantHeading{grid-template-columns:44px minmax(0,1fr)}.inventoryVariantHeading>img{width:44px;height:60px}.inventoryVariantHeading>button{grid-column:1/-1;justify-content:center}.universalProductGrid[data-view=list]{grid-template-columns:1fr}.universalBrandCard{min-height:128px;grid-template-columns:112px minmax(0,1fr);grid-template-rows:1fr;align-items:stretch;padding:11px}.universalBrandCard>.universalBrandMark{min-height:104px}.universalBrandCard>.universalBrandCopy{align-self:center;padding-right:20px}.universalBrandMark.hasImage img{width:92%;height:72px}.universalBrandCopy em{white-space:normal}.universalBrandSummary{grid-template-columns:104px minmax(0,1fr);gap:11px}.universalBrandSummary>.universalBrandMark{min-height:72px}.universalBrandSummary dl{gap:8px;overflow-x:auto;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.universalBrandSummary dl div{min-width:84px}.universalEditionCard{grid-template-columns:64px minmax(0,1fr) 16px}.editionArtworkPending{width:64px;height:64px}.releaseRail{margin-right:-14px;margin-left:-14px;padding-right:14px;padding-left:14px}.releaseRail>button{min-width:230px}.releaseDetail{padding:11px}.localeChoices{display:grid;grid-template-columns:1fr 1fr}.localeChoices>button{min-width:0}.collectorSurfaceSwitch{align-items:stretch;flex-direction:column}.collectorSurfaceSwitch button{width:100%}.formPair{grid-template-columns:1fr}.universalCatalogDrawer{padding-bottom:calc(var(--mobile-nav-height) + 20px)}.drawerFormActions{position:-webkit-sticky;position:sticky;z-index:2;bottom:0;margin:0 -14px -14px;padding:11px 14px calc(11px + env(safe-area-inset-bottom));background:rgb(248 250 248/96%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.drawerFormActions button{flex:1 1}}@media (max-width:430px){.universalHeaderActions{display:grid;grid-template-columns:1fr}.universalBrandCard{grid-template-columns:92px minmax(0,1fr)}.universalBrandCard>.universalBrandMark{min-height:94px}.universalBrandCopy>span:first-child{align-items:flex-start;flex-direction:column}.universalBrandSummary{grid-template-columns:88px minmax(0,1fr)}.localeChoices{grid-template-columns:1fr}}.universalProductFilters,.universalProductFilters.collectionFilters{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,3fr) max-content;align-items:stretch;grid-gap:8px;gap:8px}.catalogProductSearch{min-height:42px}.catalogDesktopFilters{display:flex;min-width:0;gap:7px}.catalogDesktopFilters>select{flex:1 1 112px}.catalogDesktopFilters>select[aria-label="Ordenar cartas"]{flex-basis:170px}.catalogOwnershipToggle{display:inline-flex;min-height:38px;flex:0 0 auto;align-items:center;gap:7px;padding:0 9px;color:#315c75;border:1px solid #bfd9e8;border-radius:9px;background:#f2faff;cursor:pointer;white-space:nowrap}.catalogOwnershipToggle.mobile{display:none}.catalogOwnershipToggle input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.catalogOwnershipToggle>span{position:relative;display:block;width:30px;height:17px;flex:0 0 auto;border-radius:999px;background:#b8c9d2;transition:background .15s ease}.catalogOwnershipToggle>span i{position:absolute;top:3px;left:3px;width:11px;height:11px;border-radius:50%;background:white;box-shadow:0 1px 3px rgb(21 56 75/25%);transition:transform .15s ease}.catalogOwnershipToggle input:checked+span{background:#197ead}.catalogOwnershipToggle input:checked+span i{transform:translateX(13px)}.catalogOwnershipToggle input:focus-visible+span{outline:2px solid #56b7dc;outline-offset:2px}.catalogOwnershipToggle b{font-size:8px}.catalogOwnershipToggle small{display:grid;min-width:19px;height:19px;place-items:center;padding:0 5px;color:#155f83;border-radius:999px;background:#dceff8;font-size:7px;font-weight:850}.catalogMobileFilterActions{display:none}.grandArchiveEditionGuide{display:flex;align-items:flex-start;gap:9px;margin-bottom:12px;padding:10px 12px;color:#38574e;border:1px solid #d4e5df;border-radius:10px;background:#f4faf7}.grandArchiveEditionGuide>div{display:flex;min-width:0;flex-direction:column;gap:2px;font-size:8px;line-height:1.45}.grandArchiveEditionGuide strong{color:#164f40;font-size:9px}.localeChoices>button.pendingLocale:disabled{opacity:1;color:#6d5a32;border-style:dashed;border-color:#dfcea6;background:#fffaf0;cursor:default}.localeChoices>button.pendingLocale em{color:#826d3d}.grandArchiveEditionGuide>svg{flex:0 0 auto;color:var(--mint-deep)}.catalogProductKicker{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:6px}.catalogProductKicker b{color:var(--mint-deep);font-size:7.5px;font-weight:850}.catalogProductKicker b,.catalogProductKicker em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalogProductKicker em{color:var(--muted);font-size:6.5px;font-style:normal}.catalogReferencePrice{width:max-content;margin-top:6px;padding:3px 6px;color:#174d3f;border-radius:6px;background:#eaf7f2;font-size:8px;font-weight:850}.catalogMobilePanelBackdrop{position:fixed;z-index:120;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:rgb(4 15 11/48%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.catalogMobilePanel{display:grid;width:min(520px,100%);max-height:min(82vh,720px);overflow:hidden;border:1px solid #d6e3de;border-radius:18px;background:#f9fbfa;box-shadow:0 24px 70px rgb(4 20 15/28%)}.catalogMobilePanel>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 16px 12px;border-bottom:1px solid var(--line)}.catalogMobilePanel>header>div{display:flex;min-width:0;flex-direction:column;gap:2px}.catalogMobilePanel>header span{color:var(--mint-deep);font-size:7px;font-weight:850;letter-spacing:.09em}.catalogMobilePanel>header strong{font-size:17px}.catalogMobilePanel>header button{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;color:var(--muted);border:1px solid var(--line);border-radius:9px;background:white}.catalogMobilePanelFields,.catalogMobileSortOptions{display:grid;grid-gap:10px;gap:10px;padding:14px 16px;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.catalogMobilePanelFields label{display:grid;grid-gap:5px;gap:5px}.catalogMobilePanelFields label>span{color:#4d625b;font-size:8px;font-weight:800}.catalogMobilePanelFields select{width:100%;min-height:44px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:white;font-size:10px}.catalogMobileSortOptions button{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:9px;padding:10px 12px;color:#40564f;border:1px solid var(--line);border-radius:10px;background:white;font-size:10px;font-weight:750;text-align:left}.catalogMobileSortOptions button.active{color:var(--mint-deep);border-color:#78c6aa;background:#eaf8f2}.catalogMobilePanel>footer{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:8px;gap:8px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:white}.catalogMobilePanel>footer button{min-height:44px}@media (max-width:860px){.universalProductFilters,.universalProductFilters.collectionFilters{grid-template-columns:minmax(0,1fr) max-content}.catalogProductSearch{grid-column:1/-1}.catalogDesktopFilters{display:none}.catalogOwnershipToggle.mobile{display:flex;grid-column:1/-1;justify-content:flex-start}.catalogMobileFilterActions{display:grid;min-width:0;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.catalogMobileFilterActions>button{display:grid;min-width:0;min-height:40px;grid-template-columns:17px minmax(0,auto) auto;align-items:center;justify-content:center;grid-gap:5px;gap:5px;padding:6px 9px;color:#31564b;border:1px solid var(--line);border-radius:9px;background:white;font-size:8px;font-weight:800}.catalogMobileFilterActions b{display:grid;min-width:17px;height:17px;place-items:center;color:white;border-radius:999px;background:var(--mint-deep);font-size:7px}.catalogMobileFilterActions small{display:none}}@media (max-width:430px){.catalogMobilePanelBackdrop{padding:0}.catalogMobilePanel{width:100%;max-height:86vh;border-right:0;border-bottom:0;border-left:0;border-radius:18px 18px 0 0}.universalProductFilters .catalogViewToggle button{min-width:38px;padding:0 8px;font-size:0}.universalProductFilters .catalogViewToggle svg{width:16px;height:16px}}.inlineProposal em{margin:2px 0;color:var(--mint-deep);font-size:8px;font-style:normal;font-weight:850}@media (max-width:760px){.reviewCaptureImage{width:min(92%,310px)}.reviewCardPreview .reviewCaptureImage,.reviewCatalogComparison,.reviewScannerGuess{grid-column:1/-1}.reviewCardPreview{display:block}.reviewCardPreview>.reviewCaptureImage,.reviewCardPreview>.reviewCaptureUnavailable,.reviewCatalogComparison>.reviewCaptureImage,.reviewCatalogComparison>.reviewCaptureUnavailable{display:none}.mobileReviewImageDock{position:fixed;z-index:520;right:12px;bottom:calc(var(--mobile-nav-height, 76px) + 12px);display:flex;flex-direction:column;gap:8px}.mobileReviewImageDock button{position:relative;display:grid;width:62px;height:70px;overflow:hidden;place-items:center;color:#164f3f;border:2px solid white;border-radius:19px;background:#e9f8f2;box-shadow:0 10px 30px rgb(5 42 31/28%)}.mobileReviewImageDock button.reference{color:#784f24;background:#fff6e6}.mobileReviewImageDock button.active{border-color:var(--mint);box-shadow:0 0 0 3px rgb(78 211 164/28%),0 12px 34px rgb(5 42 31/34%)}.mobileReviewImageDock button:disabled{opacity:.55}.mobileReviewImageDock img{width:100%;height:100%;object-fit:cover}.mobileReviewImageDock span{position:absolute;right:4px;bottom:4px;left:4px;padding:3px 2px;overflow:hidden;color:white;border-radius:7px;background:rgb(5 31 24/78%);font-size:7px;font-weight:850;line-height:1;text-align:center;text-overflow:ellipsis;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.reviewZoomBackdrop{padding:0}.reviewZoomDialog{width:100vw;height:100dvh;border:0;border-radius:0}.reviewZoomDialog>header{align-items:flex-start;flex-direction:column}.reviewZoomControls{width:100%;justify-content:space-between}.reviewZoomCanvas{padding:12px}.reviewZoomTrigger span{display:none}.reviewZoomTrigger{width:34px;height:34px;justify-content:center;padding:0}}.batchInspectDialog{position:relative}@media (max-width:720px){.batchInspectDialog{grid-template-columns:104px minmax(0,1fr);align-items:start;padding:14px}.batchInspectDialog>.cardArtwork{min-height:150px}.batchInspectFacts{padding-top:28px}.batchInspectFacts h2{font-size:16px}.batchInspectFacts dl>div{grid-template-columns:1fr;gap:2px}.batchInspectFacts .confirmActions{grid-column:1/-1;flex-wrap:wrap}}