.import-module__0FxVxa__wrap{justify-content:center;display:flex}.import-module__0FxVxa__page{flex-direction:column;gap:1.75rem;width:100%;max-width:640px;display:flex}.import-module__0FxVxa__header{flex-direction:column;gap:.3rem;display:flex}.import-module__0FxVxa__title{letter-spacing:-.03em;font-size:1.75rem;font-weight:800}.import-module__0FxVxa__subtitle{color:var(--text-muted);font-size:.9rem}.import-module__0FxVxa__tabs{border-bottom:1px solid var(--border);gap:.125rem;width:fit-content;max-width:100%;padding-bottom:0;display:flex}.import-module__0FxVxa__tab{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm)var(--radius-sm)0 0;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:color .15s,border-color .15s,background .15s}.import-module__0FxVxa__tab:hover{color:var(--text);background:var(--accent-subtle)}.import-module__0FxVxa__tabActive{color:var(--text);border-bottom-color:var(--accent)}.import-module__0FxVxa__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.import-module__0FxVxa__divider{border:none;border-top:1px solid var(--border)}.import-module__0FxVxa__templateRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.import-module__0FxVxa__templateTitle{margin-bottom:.2rem;font-size:.95rem;font-weight:700}.import-module__0FxVxa__templateDesc{color:var(--text-muted);font-size:.85rem;line-height:1.55}.import-module__0FxVxa__dropzone{border:2px dashed var(--border-bright);border-radius:var(--radius-lg);cursor:pointer;text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:3rem 2rem;transition:border-color .2s,background .2s;display:flex}.import-module__0FxVxa__dropzone:hover,.import-module__0FxVxa__dragOver{border-color:var(--accent);background:var(--accent-subtle)}.import-module__0FxVxa__dropzone:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-color:var(--accent)}.import-module__0FxVxa__dropzone:hover .import-module__0FxVxa__dropIcon,.import-module__0FxVxa__dragOver .import-module__0FxVxa__dropIcon{color:var(--accent2)}.import-module__0FxVxa__dropIcon{color:var(--text-dim);justify-content:center;align-items:center;line-height:1;transition:color .2s;display:flex}.import-module__0FxVxa__dropText{color:var(--text);font-size:1rem;font-weight:600}.import-module__0FxVxa__dropHint{color:var(--text-muted);font-size:.85rem}.import-module__0FxVxa__hiddenInput{display:none}.import-module__0FxVxa__formatBox{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.6rem;padding:1rem 1.25rem;display:flex}.import-module__0FxVxa__formatTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.import-module__0FxVxa__formatStatuses{flex-wrap:wrap;gap:.4rem;display:flex}.import-module__0FxVxa__tipsList{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.import-module__0FxVxa__tipsList li{color:var(--text-muted);padding-left:1.1rem;font-size:.85rem;line-height:1.5;position:relative}.import-module__0FxVxa__tipsList li:before{content:"·";color:var(--accent);font-size:1.1rem;font-weight:700;position:absolute;top:-.15rem;left:.35rem}.import-module__0FxVxa__privacyNote{color:var(--text-dim);border-top:1px solid var(--border);margin-top:.35rem;padding-top:.6rem;font-size:.78rem;line-height:1.5}.import-module__0FxVxa__code{background:var(--surface3);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--accent2);padding:.2rem .55rem;font-family:SF Mono,Fira Code,monospace;font-size:.8rem}.import-module__0FxVxa__previewHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.import-module__0FxVxa__previewActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.import-module__0FxVxa__tableWrap{border:1px solid var(--border);border-radius:var(--radius);-webkit-overflow-scrolling:touch;scrollbar-width:thin;overflow-x:auto}.import-module__0FxVxa__table{border-collapse:collapse;width:100%;font-size:.875rem}.import-module__0FxVxa__table th{background:var(--surface2);color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:.65rem .9rem;font-size:.72rem;font-weight:700}.import-module__0FxVxa__table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:.6rem .9rem}.import-module__0FxVxa__table tbody tr{transition:background .12s}.import-module__0FxVxa__table tbody tr:hover{background:hsla(var(--hue,243),100%,69%,.03)}.import-module__0FxVxa__table tr:last-child td{border-bottom:none}.import-module__0FxVxa__table tbody tr:nth-child(2n){background:#ffffff04}.import-module__0FxVxa__table tbody tr:nth-child(2n):hover{background:hsla(var(--hue,243),100%,69%,.04)}.import-module__0FxVxa__rowError td{background:#f871710a!important}.import-module__0FxVxa__titleCell{text-overflow:ellipsis;white-space:nowrap;max-width:320px;overflow:hidden}.import-module__0FxVxa__empty{color:var(--text-dim);font-style:italic}.import-module__0FxVxa__statusSelect,.import-module__0FxVxa__ratingSelect{border-radius:var(--radius-sm);background:var(--surface2);border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;appearance:none;background-image: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='%23a0a0b0' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;background-color:var(--surface2);padding:.35rem 2rem .35rem .7rem;font-size:.82rem;transition:border-color .15s}.import-module__0FxVxa__statusSelect:hover,.import-module__0FxVxa__ratingSelect:hover{border-color:var(--border-bright)}.import-module__0FxVxa__statusSelect{min-width:130px}.import-module__0FxVxa__ratingSelect{width:74px;min-width:60px}.import-module__0FxVxa__ratingInput{text-align:center;border-radius:var(--radius-sm);width:64px;padding:.3rem .5rem;font-size:.82rem}.import-module__0FxVxa__notesCell{white-space:nowrap}.import-module__0FxVxa__okNote{color:var(--success);font-size:.82rem;font-weight:600}.import-module__0FxVxa__errorNote{color:var(--danger);font-size:.82rem}.import-module__0FxVxa__removeBtn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-dim);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.import-module__0FxVxa__removeBtn:hover{color:var(--danger);background:#f871711a}@media (max-width:640px){.import-module__0FxVxa__tableWrap{border:none;border-radius:0;overflow-x:visible}.import-module__0FxVxa__table,.import-module__0FxVxa__table tbody,.import-module__0FxVxa__table tr,.import-module__0FxVxa__table td{width:100%;display:block}.import-module__0FxVxa__table thead{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.import-module__0FxVxa__table tr,.import-module__0FxVxa__table tbody tr:nth-child(2n){background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:.6rem;padding:.9rem 1rem}.import-module__0FxVxa__table td{border-bottom:none;padding:0}.import-module__0FxVxa__titleCell{white-space:normal;text-overflow:clip;max-width:none;color:var(--text);margin-bottom:.75rem;font-size:.95rem;font-weight:700;overflow:visible}.import-module__0FxVxa__table td[data-label]{align-items:center;gap:.75rem;margin-bottom:.55rem;display:flex}.import-module__0FxVxa__table td[data-label]:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.05em;width:60px;color:var(--text-muted);flex-shrink:0;font-size:.68rem;font-weight:700}.import-module__0FxVxa__statusSelect,.import-module__0FxVxa__ratingSelect{flex:1;width:auto;min-width:0;min-height:44px;font-size:1rem}.import-module__0FxVxa__notesCell{white-space:normal;margin-top:.15rem}.import-module__0FxVxa__table td:last-child{border-top:1px solid var(--border);justify-content:flex-end;margin-top:.6rem;padding-top:.6rem;display:flex}.import-module__0FxVxa__removeBtn{width:auto;min-width:44px;min-height:44px;padding:0 .9rem}}.import-module__0FxVxa__importing{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;display:flex}.import-module__0FxVxa__spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite import-module__0FxVxa__importSpin}@keyframes import-module__0FxVxa__importSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.import-module__0FxVxa__spinner{animation-duration:.8s!important;animation-iteration-count:infinite!important}}.import-module__0FxVxa__importingText{font-size:1rem;font-weight:600}.import-module__0FxVxa__importingHint{color:var(--text-muted);max-width:400px;font-size:.85rem}.import-module__0FxVxa__progressWrap{background:var(--surface2);border-radius:99px;width:100%;max-width:400px;height:8px;overflow:hidden}.import-module__0FxVxa__progressBar{background:linear-gradient(90deg,var(--accent),var(--accent2));height:100%;box-shadow:0 0 12px var(--accent-glow);border-radius:99px;transition:width .4s}.import-module__0FxVxa__progressText{color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:.95rem;font-weight:700}.import-module__0FxVxa__steamFetchSection{flex-direction:column;gap:1rem;display:flex}.import-module__0FxVxa__connectedRow{align-items:center;gap:.75rem;display:flex}.import-module__0FxVxa__connectedRow .import-module__0FxVxa__steamConnected{flex:1}.import-module__0FxVxa__connectedActions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.import-module__0FxVxa__steamConnected{border-radius:var(--radius);background:#22c55e0f;border:1px solid #22c55e26;align-items:center;gap:.75rem;padding:.65rem 1rem;display:flex}.import-module__0FxVxa__steamConnectedDot{background:var(--success);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 6px #22c55e66}.import-module__0FxVxa__steamConnectedTitle{color:var(--success);font-size:.875rem;font-weight:700}.import-module__0FxVxa__steamConnectedId{color:var(--text-muted);margin-top:.1rem;font-size:.78rem}.import-module__0FxVxa__syncInlineToggle{cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:.45rem;display:inline-flex}.import-module__0FxVxa__syncInlineLabel{color:var(--text-muted);white-space:nowrap;font-size:.78rem;font-weight:600}.import-module__0FxVxa__syncToggleRow{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.875rem;padding:.875rem 1rem;display:flex}.import-module__0FxVxa__syncToggleRow:hover{border-color:var(--border-bright)}.import-module__0FxVxa__syncToggleText{flex:1;min-width:0}.import-module__0FxVxa__syncToggleLabel{color:var(--text);margin:0 0 .15rem;font-size:.875rem;font-weight:600;line-height:1}.import-module__0FxVxa__syncToggleHint{color:var(--text-muted);margin:0;font-size:.78rem;line-height:1.4}.import-module__0FxVxa__toggle{background:var(--surface3);border:1px solid var(--border-bright);cursor:pointer;border-radius:999px;outline:none;flex-shrink:0;width:44px;height:24px;margin-top:1px;padding:0;transition:background .2s cubic-bezier(.4,0,.2,1),border-color .2s;position:relative}.import-module__0FxVxa__toggle:focus-visible{box-shadow:0 0 0 3px hsla(var(--hue),100%,71%,.35)}.import-module__0FxVxa__toggleOn{background:var(--accent);border-color:var(--accent)}.import-module__0FxVxa__toggleKnob{background:var(--text-muted);border-radius:50%;width:18px;height:18px;transition:transform .2s cubic-bezier(.4,0,.2,1),background .2s;display:block;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000059}.import-module__0FxVxa__toggleOn .import-module__0FxVxa__toggleKnob{background:var(--color-on-accent);transform:translate(20px)}.import-module__0FxVxa__steamInputRow{align-items:stretch;gap:.75rem;display:flex}.import-module__0FxVxa__steamInput{flex:1}.import-module__0FxVxa__link{color:var(--accent2);text-underline-offset:2px;text-decoration:underline;transition:color .15s}.import-module__0FxVxa__link:hover{color:var(--accent-hover,var(--accent))}.import-module__0FxVxa__resultsHeader{flex-wrap:wrap;gap:2rem;display:flex}.import-module__0FxVxa__resultsStat{flex-direction:column;gap:.2rem;display:flex}.import-module__0FxVxa__resultsCount{letter-spacing:-.04em;color:var(--success);font-size:2.5rem;font-weight:900;line-height:1}.import-module__0FxVxa__failCount{color:var(--danger)}.import-module__0FxVxa__resultsLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.import-module__0FxVxa__resultsFoot{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.import-module__0FxVxa__modalOverlay{z-index:100;background:#000000a6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.import-module__0FxVxa__modal{background:var(--surface2);border:1px solid var(--border-bright);border-radius:var(--radius-lg);width:100%;max-width:440px;box-shadow:var(--shadow-lg);padding:2rem}.import-module__0FxVxa__modalTitle{color:var(--text);margin-bottom:.6rem;font-size:1.05rem;font-weight:700}.import-module__0FxVxa__modalBody{color:var(--text-muted);margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.import-module__0FxVxa__modalActions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}@media (max-width:600px){.import-module__0FxVxa__title{font-size:1.45rem}.import-module__0FxVxa__card{gap:1.25rem;padding:1.25rem}.import-module__0FxVxa__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000 100%);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000 100%)}.import-module__0FxVxa__tabs::-webkit-scrollbar{display:none}.import-module__0FxVxa__tab{flex-shrink:0;padding:.55rem .875rem;font-size:.82rem}.import-module__0FxVxa__connectedRow{flex-wrap:wrap}.import-module__0FxVxa__connectedRow .import-module__0FxVxa__steamConnected{flex:0 0 100%}.import-module__0FxVxa__connectedRow .import-module__0FxVxa__syncInlineToggle{flex:1}.import-module__0FxVxa__previewHeader{flex-direction:column;gap:.75rem}.import-module__0FxVxa__previewActions{justify-content:space-between;width:100%}.import-module__0FxVxa__dropzone{padding:2rem 1.5rem}.import-module__0FxVxa__dropText{font-size:.9rem}.import-module__0FxVxa__dropHint{color:var(--text);font-size:.9rem;font-weight:600}.import-module__0FxVxa__table th{padding:.5rem .6rem;font-size:.68rem}.import-module__0FxVxa__table td{padding:.5rem .6rem}.import-module__0FxVxa__titleCell{max-width:140px;font-size:.82rem}.import-module__0FxVxa__statusSelect{min-height:44px;padding:.45rem 2rem .45rem .55rem;font-size:.78rem}.import-module__0FxVxa__removeBtn{width:44px;height:44px}.import-module__0FxVxa__resultsCount{font-size:2rem}.import-module__0FxVxa__steamInputRow,.import-module__0FxVxa__resultsFoot{flex-direction:column}.import-module__0FxVxa__resultsFoot .import-module__0FxVxa__btn{text-align:center;width:100%}.import-module__0FxVxa__modalActions{flex-direction:column-reverse}.import-module__0FxVxa__modalActions .import-module__0FxVxa__btn{text-align:center;width:100%}.import-module__0FxVxa__modal{padding:1.5rem}.import-module__0FxVxa__formatBox{padding:.75rem 1rem}.import-module__0FxVxa__importing{padding:2rem 1rem}}@media (max-width:360px){.import-module__0FxVxa__card{gap:1rem;padding:1rem}.import-module__0FxVxa__title{font-size:1.3rem}.import-module__0FxVxa__tab{padding:.5rem .65rem;font-size:.78rem}.import-module__0FxVxa__titleCell{max-width:100px}.import-module__0FxVxa__connectedRow .import-module__0FxVxa__steamConnected{padding:.5rem .75rem}.import-module__0FxVxa__steamConnectedTitle{font-size:.82rem}.import-module__0FxVxa__resultsCount{font-size:1.65rem}.import-module__0FxVxa__dropzone{padding:1.75rem 1rem}.import-module__0FxVxa__templateRow{flex-direction:column;align-items:stretch;gap:.75rem}}@media (prefers-reduced-motion:reduce){.import-module__0FxVxa__toggle,.import-module__0FxVxa__toggleKnob,.import-module__0FxVxa__progressBar,.import-module__0FxVxa__table tbody tr,.import-module__0FxVxa__spinner,.import-module__0FxVxa__dropzone,.import-module__0FxVxa__dropIcon,.import-module__0FxVxa__removeBtn,.import-module__0FxVxa__statusSelect,.import-module__0FxVxa__link,.import-module__0FxVxa__tab{transition:none}}.import-module__0FxVxa__bulkRow{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1.1rem;display:flex}.import-module__0FxVxa__bulkLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:700}.import-module__0FxVxa__reviewRow{border-bottom:1px solid var(--border);align-items:center;gap:.85rem;padding:.7rem 1rem;display:flex}.import-module__0FxVxa__reviewRow:last-child{border-bottom:none}.import-module__0FxVxa__reviewTitle{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;align-items:baseline;gap:.5rem;font-size:.92rem;display:flex;overflow:hidden}.import-module__0FxVxa__reviewFlag{letter-spacing:.04em;text-transform:uppercase;color:var(--warning);flex-shrink:0;font-size:.62rem;font-weight:700}.import-module__0FxVxa__reviewRow .import-module__0FxVxa__statusSelect,.import-module__0FxVxa__bulkRow .import-module__0FxVxa__statusSelect{flex:none;width:auto}.import-module__0FxVxa__reviewRemove{border-radius:var(--radius-sm);width:34px;height:34px;color:var(--text-dim);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.import-module__0FxVxa__reviewRemove:hover{color:var(--danger);background:#f871711a}.import-module__0FxVxa__reviewRemove:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (max-width:560px){.import-module__0FxVxa__reviewRow{flex-wrap:wrap;row-gap:.6rem;padding:.85rem 1rem}.import-module__0FxVxa__reviewTitle{white-space:normal;flex:100%;font-weight:600}.import-module__0FxVxa__rowSelectWrap{flex:100%;width:100%}.import-module__0FxVxa__rowSelect{width:100%;min-height:44px;font-size:1rem}}.import-module__0FxVxa__bulkSelect,.import-module__0FxVxa__rowSelect{justify-content:space-between;min-width:150px;min-height:34px;font-size:.82rem}.import-module__0FxVxa__rowSelectWrap{flex:none}
.ShelfScanResults-module__F6dy3q__wrap{padding-bottom:calc(var(--scan-actionbar-h) + 24px + env(safe-area-inset-bottom,0px));flex-direction:column;display:flex}.ShelfScanResults-module__F6dy3q__header{padding:0 1.25rem 1rem}.ShelfScanResults-module__F6dy3q__kicker{align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.ShelfScanResults-module__F6dy3q__kickerNum{font-feature-settings:"tnum" 1;color:var(--accent2);font-size:1.05rem;font-weight:700}.ShelfScanResults-module__F6dy3q__kickerLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:600}.ShelfScanResults-module__F6dy3q__title{letter-spacing:-.02em;text-wrap:balance;margin-bottom:.4rem;font-size:clamp(1.55rem,2.5vw,1.85rem);font-weight:600;line-height:1.15}.ShelfScanResults-module__F6dy3q__subtitle{color:var(--text-muted);text-wrap:pretty;max-width:48ch;font-size:.95rem;line-height:1.55}.ShelfScanResults-module__F6dy3q__list{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:0;padding:0;list-style:none}@media (min-width:600px){.ShelfScanResults-module__F6dy3q__list{border:1px solid var(--border);border-radius:var(--radius-lg);margin:0 1.5rem;overflow:hidden}}.ShelfScanResults-module__F6dy3q__retakeRow{justify-content:center;padding:1.25rem 1.5rem .5rem;display:flex}.ShelfScanResults-module__F6dy3q__retakeLink{color:var(--text-muted);border-radius:var(--radius-sm);padding:.5rem .75rem;font-size:.9rem;transition:color .15s;display:inline-block}.ShelfScanResults-module__F6dy3q__retakeLink:hover{color:var(--text)}.ShelfScanResults-module__F6dy3q__actionBar{z-index:var(--z-drawer);background:linear-gradient(to top,var(--bg)40%,color-mix(in oklab,var(--bg)80%,transparent)100%);-webkit-backdrop-filter:blur(8px);border-top:1px solid var(--border);padding:.9rem 1rem calc(.9rem + env(safe-area-inset-bottom,0px));position:fixed;bottom:0;left:0;right:0}.ShelfScanResults-module__F6dy3q__actionBarInner{flex-wrap:wrap;align-items:center;gap:1rem;max-width:720px;margin:0 auto;display:flex}.ShelfScanResults-module__F6dy3q__actionPrimary{flex:auto;min-height:46px;font-size:.95rem}.ShelfScanResults-module__F6dy3q__actionSecondary{color:var(--text-muted);cursor:pointer;text-underline-offset:4px;background:0 0;border:none;padding:.4rem .25rem;font-size:.85rem;font-weight:500;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .15s}.ShelfScanResults-module__F6dy3q__actionSecondary:hover:not(:disabled){color:var(--text);-webkit-text-decoration-color:var(--text-dim);text-decoration-color:var(--text-dim)}.ShelfScanResults-module__F6dy3q__actionSecondary:disabled{opacity:.4;cursor:not-allowed}.ShelfScanResults-module__F6dy3q__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);margin:0 1rem;padding:1.75rem 1.5rem}.ShelfScanResults-module__F6dy3q__busy{text-align:center;padding:2rem 0}.ShelfScanResults-module__F6dy3q__busyTitle{margin-bottom:.35rem;font-size:1.05rem;font-weight:600}.ShelfScanResults-module__F6dy3q__busyHint{color:var(--text-muted);font-size:.9rem}.ShelfScanResults-module__F6dy3q__resultsTitle{margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.ShelfScanResults-module__F6dy3q__resultsActions{flex-wrap:wrap;gap:.6rem;margin-top:1.25rem;display:flex}.ShelfScanResults-module__F6dy3q__failedBlock{background:var(--surface2);border-radius:var(--radius);margin-top:1rem;padding:.75rem;font-size:.85rem}.ShelfScanResults-module__F6dy3q__failedBlock summary{cursor:pointer;color:var(--warning);font-weight:500}.ShelfScanResults-module__F6dy3q__failedBlock ul{color:var(--text-muted);margin:.6rem 0 0;padding-left:1.5rem}.ShelfScanResults-module__F6dy3q__tipList{flex-direction:column;gap:.4rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.ShelfScanResults-module__F6dy3q__tipList li{color:var(--text-muted);padding-left:1.25rem;font-size:.9rem;position:relative}.ShelfScanResults-module__F6dy3q__tipList li:before{content:"·";color:var(--accent);font-size:1.1rem;font-weight:700;position:absolute;top:-.15rem;left:.45rem}.ShelfScanResults-module__F6dy3q__redirectGrid{grid-template-columns:repeat(2,1fr);gap:.6rem;margin:1.25rem 0;display:grid}@media (min-width:600px){.ShelfScanResults-module__F6dy3q__redirectGrid{grid-template-columns:repeat(4,1fr)}}@media (prefers-reduced-motion:reduce){.ShelfScanResults-module__F6dy3q__actionBar{-webkit-backdrop-filter:none;backdrop-filter:none}}
.review-module__4S6SJa__wrap{padding:2rem 1.5rem 4rem}.review-module__4S6SJa__page{max-width:var(--max-width);margin:0 auto}.review-module__4S6SJa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.review-module__4S6SJa__title{color:var(--text);letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.6rem;font-weight:800}.review-module__4S6SJa__subtitle{color:var(--text-muted);margin:0;font-size:.875rem}.review-module__4S6SJa__bulkActions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.review-module__4S6SJa__grid{grid-template-columns:repeat(auto-fill,minmax(158px,1fr));gap:1rem;display:grid}.review-module__4S6SJa__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden}.review-module__4S6SJa__card:hover{border-color:var(--border-bright);box-shadow:var(--shadow-md);transform:translateY(-2px)}.review-module__4S6SJa__cardFading{opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;transform:scale(.94)}.review-module__4S6SJa__cardCover{aspect-ratio:3/4;background:var(--surface2);flex-shrink:0;width:100%;overflow:hidden}.review-module__4S6SJa__cover{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.review-module__4S6SJa__card:hover .review-module__4S6SJa__cover{transform:scale(1.04)}.review-module__4S6SJa__coverFallback{width:100%;height:100%;color:var(--text-dim);justify-content:center;align-items:center;display:flex}.review-module__4S6SJa__cardBody{flex-direction:column;flex:1;gap:.45rem;padding:.75rem;display:flex}.review-module__4S6SJa__cardMeta{align-items:center;display:flex}.review-module__4S6SJa__platformTag{text-transform:uppercase;letter-spacing:.07em;color:var(--accent2);background:var(--accent-subtle);border:1px solid hsla(var(--hue),100%,71%,.18);border-radius:100px;padding:.15rem .45rem;font-size:.6rem;font-weight:700}.review-module__4S6SJa__cardTitle{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.review-module__4S6SJa__cardControls{gap:.3rem;display:flex}.review-module__4S6SJa__statusSelect,.review-module__4S6SJa__ratingSelect{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:var(--radius-sm);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%236b7494' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .35rem center;background-repeat:no-repeat;background-color:var(--surface2);outline:none;min-width:0;padding:.28rem 1.4rem .28rem .5rem;font-size:.7rem;transition:border-color .15s}.review-module__4S6SJa__statusSelect{flex:1}.review-module__4S6SJa__statusSelect:focus,.review-module__4S6SJa__ratingSelect:focus{border-color:var(--accent)}.review-module__4S6SJa__ratingSelect{text-align:center;flex:0 0 52px;padding-left:.4rem;padding-right:1.25rem}.review-module__4S6SJa__cardActions{margin-top:.1rem}.review-module__4S6SJa__ignoreBtn{width:100%;color:var(--text-dim);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;letter-spacing:.04em;background:0 0;padding:.32rem 0;font-size:.7rem;font-weight:600;transition:color .15s,border-color .15s,background .15s}.review-module__4S6SJa__ignoreBtn:hover{color:var(--danger);background:#f871710d;border-color:#f871714d}.review-module__4S6SJa__skeletonLine{background:linear-gradient(90deg,var(--surface)25%,var(--surface2)50%,var(--surface)75%);background-size:200% 100%;animation:1.4s infinite review-module__4S6SJa__shimmer;display:block}.review-module__4S6SJa__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(158px,1fr));gap:1rem;display:grid}.review-module__4S6SJa__skeletonCard{border-radius:var(--radius-lg);aspect-ratio:3/5;background:linear-gradient(90deg,var(--surface)25%,var(--surface2)50%,var(--surface)75%);background-size:200% 100%;animation:1.4s infinite review-module__4S6SJa__shimmer}.review-module__4S6SJa__singlePanel{width:100%;max-width:720px;margin:0 auto}.review-module__4S6SJa__doneState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:5rem 1rem;display:flex}.review-module__4S6SJa__doneTitle{color:var(--text);margin:0;font-size:1.4rem;font-weight:700}.review-module__4S6SJa__doneSub{color:var(--text-muted);max-width:380px;margin:0;font-size:.9rem;line-height:1.5}@media (max-width:600px){.review-module__4S6SJa__wrap{padding:1.25rem .875rem 3rem}.review-module__4S6SJa__header{flex-direction:column;gap:1rem;margin-bottom:1.25rem}.review-module__4S6SJa__title{font-size:1.3rem}.review-module__4S6SJa__bulkActions{width:100%}.review-module__4S6SJa__bulkActions .review-module__4S6SJa__btn{flex:1;justify-content:center}.review-module__4S6SJa__grid,.review-module__4S6SJa__loadingGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.review-module__4S6SJa__cardBody{padding:.625rem}.review-module__4S6SJa__cardControls{flex-direction:column}.review-module__4S6SJa__ratingSelect{flex:1}}@media (max-width:360px){.review-module__4S6SJa__grid,.review-module__4S6SJa__loadingGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.review-module__4S6SJa__skeletonCard,.review-module__4S6SJa__skeletonLine{background:var(--surface2);animation:none}.review-module__4S6SJa__card,.review-module__4S6SJa__cover,.review-module__4S6SJa__ignoreBtn{transition:none}}
.YearFilter-module__BMEEja__wrap{flex-shrink:0;position:relative}.YearFilter-module__BMEEja__trigger{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);cursor:pointer;white-space:nowrap;align-items:center;gap:.4rem;min-height:30px;padding:5px .65rem;font-family:inherit;font-size:.72rem;font-weight:500;transition:border-color .15s;display:inline-flex}.YearFilter-module__BMEEja__trigger:hover{border-color:var(--border-bright)}.YearFilter-module__BMEEja__trigger:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.YearFilter-module__BMEEja__trigger svg{color:var(--text-muted);flex-shrink:0}.YearFilter-module__BMEEja__popup{z-index:var(--z-tooltip);background:var(--surface2);border:1px solid var(--border-bright);border-radius:var(--radius);min-width:100%;max-height:280px;box-shadow:var(--shadow-lg);outline:none;margin:0;padding:4px;list-style:none;animation:.12s YearFilter-module__BMEEja__yfIn;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto}@keyframes YearFilter-module__BMEEja__yfIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.YearFilter-module__BMEEja__popup{animation:none}}.YearFilter-module__BMEEja__option{color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;padding:7px .75rem;font-size:.78rem;font-weight:500}.YearFilter-module__BMEEja__optionActive{background:var(--surface3);color:var(--text)}.YearFilter-module__BMEEja__optionSelected,.YearFilter-module__BMEEja__optionSelected.YearFilter-module__BMEEja__optionActive{color:var(--accent2)}
.discover-module__Uiu0wW__page{flex-direction:column;gap:2rem;padding-bottom:5rem;display:flex}.discover-module__Uiu0wW__pageTop{flex-direction:column;gap:.875rem;padding-top:.25rem;display:flex}.discover-module__Uiu0wW__searchWrap{position:relative}.discover-module__Uiu0wW__searchIcon{color:var(--text-dim);pointer-events:none;position:absolute;top:50%;left:1.1rem;transform:translateY(-50%)}.discover-module__Uiu0wW__searchInput{background:var(--surface);border:1px solid var(--border-bright);border-radius:var(--radius);width:100%;color:var(--text);outline:none;padding:.8rem 3rem;font-family:inherit;font-size:1rem;transition:border-color .18s,box-shadow .18s}.discover-module__Uiu0wW__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.discover-module__Uiu0wW__searchInput::placeholder{color:var(--text-dim)}.discover-module__Uiu0wW__searchClear{border-radius:var(--radius-sm);min-width:44px;min-height:44px;color:var(--text-dim);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.discover-module__Uiu0wW__searchClear:hover{background:var(--surface2);color:var(--text-muted)}.discover-module__Uiu0wW__searchClear:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.discover-module__Uiu0wW__genrePills{flex-wrap:wrap;gap:5px;display:flex}.discover-module__Uiu0wW__pill{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface2);color:var(--text-muted);cursor:pointer;white-space:nowrap;padding:4px 11px;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.5;transition:background .12s,border-color .12s,color .12s}.discover-module__Uiu0wW__pill:hover{border-color:var(--border-bright);color:var(--text)}.discover-module__Uiu0wW__pill:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.discover-module__Uiu0wW__pillActive{background:var(--accent-subtle);border-color:var(--accent);color:var(--accent2)}.discover-module__Uiu0wW__pillActive:hover{color:var(--accent2)}.discover-module__Uiu0wW__shelf{flex-direction:column;gap:.75rem;display:flex}.discover-module__Uiu0wW__shelfHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.discover-module__Uiu0wW__shelfTitle{letter-spacing:.09em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:700}.discover-module__Uiu0wW__shelfArrows{flex-shrink:0;gap:.25rem;display:flex}.discover-module__Uiu0wW__arrowBtn{border-radius:var(--radius-sm);border:1px solid var(--border);min-width:44px;min-height:44px;color:var(--text-dim);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:background .15s,border-color .15s,color .15s;display:flex}.discover-module__Uiu0wW__arrowBtn:hover{background:var(--surface2);border-color:var(--border-bright);color:var(--text)}.discover-module__Uiu0wW__arrowBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.discover-module__Uiu0wW__shelfRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:.875rem;margin:0 -1.5rem;padding:.25rem 1.5rem .75rem;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 85%,#0000 100%)}.discover-module__Uiu0wW__shelfRow::-webkit-scrollbar{display:none}.discover-module__Uiu0wW__shelfCard{flex-shrink:0;width:180px;display:flex}.discover-module__Uiu0wW__shelfCard>*{width:100%}.discover-module__Uiu0wW__searchResults{flex-direction:column;gap:1rem;display:flex}.discover-module__Uiu0wW__resultsCount{color:var(--text-dim);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:700}.discover-module__Uiu0wW__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:1rem;display:grid}.discover-module__Uiu0wW__genreSection{flex-direction:column;gap:1rem;display:flex}.discover-module__Uiu0wW__genreSectionHeader{align-items:center;gap:.75rem;display:flex}.discover-module__Uiu0wW__sectionTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;font-size:.65rem;font-weight:700}.discover-module__Uiu0wW__yearSelect{appearance:none;background:var(--surface2)url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%236b7494' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat right .6rem center;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);cursor:pointer;outline:none;flex-shrink:0;width:auto;padding:4px 1.8rem 4px .65rem;font-family:inherit;font-size:.72rem;font-weight:500;transition:border-color .15s}.discover-module__Uiu0wW__yearSelect:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.discover-module__Uiu0wW__emptyState{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:5rem 1rem;display:flex}.discover-module__Uiu0wW__emptyIcon{color:var(--text-dim);margin-bottom:.5rem}.discover-module__Uiu0wW__emptyTitle{color:var(--text);font-size:1rem;font-weight:600}.discover-module__Uiu0wW__emptyDesc{color:var(--text-muted);max-width:30ch;font-size:.82rem}.discover-module__Uiu0wW__empty{color:var(--text-muted);text-align:center;padding:3rem 0;font-size:.875rem}.discover-module__Uiu0wW__skeletonCard{flex-direction:column;flex-shrink:0;gap:.5rem;width:180px;display:flex}.discover-module__Uiu0wW__skeletonCardGrid{flex-direction:column;gap:.5rem;display:flex}.discover-module__Uiu0wW__skeletonCover{aspect-ratio:3/4;border-radius:var(--radius);background:linear-gradient(90deg,var(--surface2)0%,var(--surface3)50%,var(--surface2)100%);background-size:200% 100%;width:100%;animation:1.4s infinite discover-module__Uiu0wW__shimmer}.discover-module__Uiu0wW__skeletonLine{background:linear-gradient(90deg,var(--surface2)0%,var(--surface3)50%,var(--surface2)100%);background-size:200% 100%;border-radius:3px;height:11px;animation:1.4s infinite discover-module__Uiu0wW__shimmer}.discover-module__Uiu0wW__skeletonLineShort{background:linear-gradient(90deg,var(--surface2)0%,var(--surface3)50%,var(--surface2)100%);background-size:200% 100%;border-radius:3px;width:55%;height:9px;animation:1.4s infinite discover-module__Uiu0wW__shimmer}@media (max-width:860px){.discover-module__Uiu0wW__shelfCard,.discover-module__Uiu0wW__skeletonCard{width:155px}}@media (max-width:640px){.discover-module__Uiu0wW__shelfCard,.discover-module__Uiu0wW__skeletonCard{width:130px}.discover-module__Uiu0wW__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.discover-module__Uiu0wW__shelfArrows{display:none}}@media (prefers-reduced-motion:reduce){.discover-module__Uiu0wW__skeletonCover,.discover-module__Uiu0wW__skeletonLine,.discover-module__Uiu0wW__skeletonLineShort{background:var(--surface2);animation:none}}.discover-module__Uiu0wW__spotlight{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);color:inherit;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex;overflow:hidden}.discover-module__Uiu0wW__spotlight:hover{border-color:var(--border-bright);box-shadow:var(--shadow-md);transform:translateY(-2px)}.discover-module__Uiu0wW__spotlight:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.discover-module__Uiu0wW__spotlightArt{aspect-ratio:3/4;border-radius:var(--radius);width:clamp(112px,20vw,168px);box-shadow:var(--shadow-md);flex-shrink:0;overflow:hidden}.discover-module__Uiu0wW__spotlightArt img,.discover-module__Uiu0wW__spotlightArtEmpty{object-fit:cover;width:100%;height:100%;display:block}.discover-module__Uiu0wW__spotlightArtEmpty{background:var(--surface2)}.discover-module__Uiu0wW__spotlightInfo{flex-direction:column;gap:.5rem;min-width:0;display:flex}.discover-module__Uiu0wW__spotlightKicker{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.68rem;font-weight:700}.discover-module__Uiu0wW__spotlightTitle{letter-spacing:-.02em;color:var(--text);text-wrap:balance;margin:0;font-size:clamp(1.4rem,3.5vw,2.1rem);font-weight:800;line-height:1.1}.discover-module__Uiu0wW__spotlightMeta{color:var(--text-muted);font-size:.85rem}.discover-module__Uiu0wW__spotlightCta{color:var(--accent2);align-items:center;gap:.4rem;margin-top:.35rem;font-size:.85rem;font-weight:600;display:inline-flex}.discover-module__Uiu0wW__spotlightCta svg{transition:transform .18s}.discover-module__Uiu0wW__spotlight:hover .discover-module__Uiu0wW__spotlightCta svg{transform:translate(3px)}.discover-module__Uiu0wW__spotlightSkeleton{border-radius:var(--radius-lg);border:1px solid var(--border);background:linear-gradient(90deg,var(--surface)25%,var(--surface2)50%,var(--surface)75%);background-size:200% 100%;height:232px;animation:1.4s infinite discover-module__Uiu0wW__shimmer}@media (max-width:600px){.discover-module__Uiu0wW__spotlight{gap:1rem;padding:1rem}.discover-module__Uiu0wW__spotlightArt{width:92px}.discover-module__Uiu0wW__spotlightSkeleton{height:168px}}@media (prefers-reduced-motion:reduce){.discover-module__Uiu0wW__spotlight{transition:none}.discover-module__Uiu0wW__spotlight:hover{transform:none}.discover-module__Uiu0wW__spotlightCta svg,.discover-module__Uiu0wW__spotlight:hover .discover-module__Uiu0wW__spotlightCta svg{transition:none;transform:none}.discover-module__Uiu0wW__spotlightSkeleton{background:var(--surface2);animation:none}}
