.ThemeToggle-module__sGqMhG__wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.ThemeToggle-module__sGqMhG__track{background:var(--parchment-dark);border:1px solid var(--border-mid);border-radius:12px;width:48px;height:24px;transition:background .3s,border-color .3s;position:relative}.ThemeToggle-module__sGqMhG__thumb{background:var(--frame-warm);width:18px;height:18px;color:var(--parchment);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;transition:left .25s,background .3s,box-shadow .3s;display:flex;position:absolute;top:2px;left:3px}.ThemeToggle-module__sGqMhG__thumbActive{left:25px}.ThemeToggle-module__sGqMhG__label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);min-width:52px;font-family:Cinzel,serif;font-size:.6rem}.ThemeToggle-module__sGqMhG__sunIcon{fill:currentColor;width:10px;height:10px}
.BuyerSettings-module__SYsCcq__container{background:var(--background);min-height:100vh;color:var(--foreground)}.BuyerSettings-module__SYsCcq__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.BuyerSettings-module__SYsCcq__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite BuyerSettings-module__SYsCcq__spin}@keyframes BuyerSettings-module__SYsCcq__spin{to{transform:rotate(360deg)}}.BuyerSettings-module__SYsCcq__main{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.BuyerSettings-module__SYsCcq__pageHeader{margin-bottom:2rem}.BuyerSettings-module__SYsCcq__backLink{color:var(--muted);margin-bottom:.75rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-block}.BuyerSettings-module__SYsCcq__backLink:hover{color:var(--primary)}.BuyerSettings-module__SYsCcq__pageTitle{margin-bottom:.5rem;font-size:2rem;font-weight:700}.BuyerSettings-module__SYsCcq__pageSubtitle{color:var(--muted)}.BuyerSettings-module__SYsCcq__message{border-radius:8px;margin-bottom:1.5rem;padding:1rem}.BuyerSettings-module__SYsCcq__messageSuccess{color:#047857;background:#10b98120;border:1px solid #10b981}.BuyerSettings-module__SYsCcq__messageError{color:#dc2626;background:#ef444420;border:1px solid #ef4444}.BuyerSettings-module__SYsCcq__section{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;margin-bottom:1.5rem;padding:2rem}.BuyerSettings-module__SYsCcq__sectionTitle{margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.BuyerSettings-module__SYsCcq__sectionDesc{color:var(--muted);margin-bottom:1.25rem;font-size:.9rem}.BuyerSettings-module__SYsCcq__vendorGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.BuyerSettings-module__SYsCcq__checkboxLabel{cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.95rem;transition:background .15s;display:flex}.BuyerSettings-module__SYsCcq__checkboxLabel:hover{background:var(--background)}.BuyerSettings-module__SYsCcq__checkbox{width:18px;height:18px;accent-color:var(--primary)}.BuyerSettings-module__SYsCcq__radioGroup{flex-direction:column;gap:.75rem;display:flex}.BuyerSettings-module__SYsCcq__radioLabel{cursor:pointer;border:1px solid var(--border);border-radius:6px;align-items:flex-start;gap:.5rem;padding:.75rem;font-size:.95rem;transition:border-color .15s;display:flex}.BuyerSettings-module__SYsCcq__radioLabel:hover{border-color:var(--primary)}.BuyerSettings-module__SYsCcq__radio{accent-color:var(--primary);margin-top:3px}.BuyerSettings-module__SYsCcq__radioDesc{color:var(--muted);font-size:.875rem}.BuyerSettings-module__SYsCcq__fieldRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.BuyerSettings-module__SYsCcq__formGroup{flex-direction:column;gap:.25rem;display:flex}.BuyerSettings-module__SYsCcq__label{color:var(--foreground);font-size:.9rem;font-weight:500}.BuyerSettings-module__SYsCcq__input{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:6px;width:100%;padding:.6rem .75rem;font-size:1rem;transition:border-color .2s}.BuyerSettings-module__SYsCcq__input:focus{border-color:var(--primary);outline:none}.BuyerSettings-module__SYsCcq__inputWithPrefix{align-items:center;gap:0;display:flex}.BuyerSettings-module__SYsCcq__inputWithPrefix .BuyerSettings-module__SYsCcq__inputPrefix{background:var(--border);border:1px solid var(--border);color:var(--muted);border-right:none;border-radius:6px 0 0 6px;padding:.6rem .5rem;font-size:.9rem}.BuyerSettings-module__SYsCcq__inputWithPrefix .BuyerSettings-module__SYsCcq__input{border-radius:0 6px 6px 0}.BuyerSettings-module__SYsCcq__inputWithSuffix{align-items:center;gap:0;display:flex}.BuyerSettings-module__SYsCcq__inputWithSuffix .BuyerSettings-module__SYsCcq__input{border-right:none;border-radius:6px 0 0 6px}.BuyerSettings-module__SYsCcq__inputSuffix{background:var(--border);border:1px solid var(--border);color:var(--muted);border-left:none;border-radius:0 6px 6px 0;padding:.6rem .5rem;font-size:.9rem}.BuyerSettings-module__SYsCcq__fieldHint{color:var(--muted);margin-top:.25rem;font-size:.8rem}.BuyerSettings-module__SYsCcq__tierConfig{margin-top:1rem}.BuyerSettings-module__SYsCcq__tierHeader{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;grid-template-columns:1fr 1fr 1fr auto;gap:.75rem;padding:.5rem 0;font-size:.8rem;font-weight:600;display:grid}.BuyerSettings-module__SYsCcq__tierRow{grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:.75rem;margin-bottom:.5rem;display:grid}.BuyerSettings-module__SYsCcq__removeTierButton{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem .75rem;font-size:.8rem;transition:all .2s}.BuyerSettings-module__SYsCcq__removeTierButton:hover:not(:disabled){color:#ef4444;border-color:#ef4444}.BuyerSettings-module__SYsCcq__removeTierButton:disabled{opacity:.3;cursor:not-allowed}.BuyerSettings-module__SYsCcq__addTierButton{border:1px dashed var(--border);color:var(--primary);cursor:pointer;background:0 0;border-radius:6px;width:100%;margin-top:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.BuyerSettings-module__SYsCcq__addTierButton:hover{border-color:var(--primary);background:var(--background)}.BuyerSettings-module__SYsCcq__saveRow{justify-content:flex-end;padding-top:1rem;display:flex}.BuyerSettings-module__SYsCcq__saveButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:background .2s}.BuyerSettings-module__SYsCcq__saveButton:hover:not(:disabled){background:var(--primary-dark)}.BuyerSettings-module__SYsCcq__saveButton:disabled{opacity:.6;cursor:not-allowed}.BuyerSettings-module__SYsCcq__compactForm{flex-direction:column;gap:1rem;display:flex}.BuyerSettings-module__SYsCcq__compactSection{flex-direction:column;gap:.5rem;display:flex}.BuyerSettings-module__SYsCcq__compactVendorGrid{flex-wrap:wrap;gap:.5rem;display:flex}.BuyerSettings-module__SYsCcq__compactCheckboxLabel{cursor:pointer;border:1px solid var(--border);background:var(--background);-webkit-user-select:none;user-select:none;border-radius:4px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.85rem;transition:border-color .2s;display:flex}.BuyerSettings-module__SYsCcq__compactCheckboxLabel:hover{border-color:var(--primary)}.BuyerSettings-module__SYsCcq__compactRow{flex-wrap:wrap;gap:1rem;display:flex}.BuyerSettings-module__SYsCcq__compactField{flex-direction:column;gap:.25rem;min-width:120px;display:flex}.BuyerSettings-module__SYsCcq__compactSelect{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:6px;padding:.5rem .75rem;font-size:.9rem}.BuyerSettings-module__SYsCcq__compactSelect:focus{border-color:var(--primary);outline:none}.BuyerSettings-module__SYsCcq__compactSaveRow{border-top:1px solid var(--border);justify-content:flex-end;padding-top:.5rem;display:flex}.BuyerSettings-module__SYsCcq__compactSaveButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .2s}.BuyerSettings-module__SYsCcq__compactSaveButton:hover:not(:disabled){background:var(--primary-dark)}.BuyerSettings-module__SYsCcq__compactSaveButton:disabled{opacity:.6;cursor:not-allowed}.BuyerSettings-module__SYsCcq__presetGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:.5rem;display:grid}.BuyerSettings-module__SYsCcq__presetCard{border:2px solid var(--border);background:var(--background);cursor:pointer;text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:.35rem;padding:1rem .75rem;transition:all .15s;display:flex;position:relative}.BuyerSettings-module__SYsCcq__presetCard:hover{border-color:var(--primary)}.BuyerSettings-module__SYsCcq__presetCardActive{border-color:var(--primary);background:var(--card-bg);box-shadow:0 0 0 1px var(--primary)}.BuyerSettings-module__SYsCcq__presetCardLabel{align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:flex}.BuyerSettings-module__SYsCcq__presetDefault{text-transform:uppercase;letter-spacing:.05em;background:var(--frame-dark,#3e3830);color:var(--parchment,#f0ebe3);border-radius:3px;padding:.1rem .35rem;font-family:Cinzel,serif;font-size:.65rem;font-weight:700}.BuyerSettings-module__SYsCcq__presetCardProfit{color:var(--muted);font-size:.8rem}.BuyerSettings-module__SYsCcq__presetCardInfo{position:absolute;top:.5rem;right:.5rem}@media (max-width:768px){.BuyerSettings-module__SYsCcq__vendorGrid,.BuyerSettings-module__SYsCcq__fieldRow{grid-template-columns:1fr}.BuyerSettings-module__SYsCcq__tierHeader,.BuyerSettings-module__SYsCcq__tierRow{grid-template-columns:1fr 1fr;gap:.5rem}.BuyerSettings-module__SYsCcq__presetGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.BuyerSettings-module__SYsCcq__main{padding:1.5rem 1rem}.BuyerSettings-module__SYsCcq__pageTitle{font-size:1.5rem}.BuyerSettings-module__SYsCcq__section{padding:1.5rem}}
.InfoTooltip-module__JTlOkW__wrapper{align-items:center;display:inline-flex;position:relative}.InfoTooltip-module__JTlOkW__trigger{background:var(--frame-dark,#3e3830);width:18px;height:18px;color:var(--parchment,#f0ebe3);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:Cinzel,serif;font-size:11px;font-weight:700;line-height:1;transition:background .15s;display:inline-flex}.InfoTooltip-module__JTlOkW__trigger:hover{background:var(--frame-warm,#6b5f52)}.InfoTooltip-module__JTlOkW__popover{z-index:100;background:var(--parchment,#f0ebe3);border:2px solid var(--frame-dark,#3e3830);width:320px;color:var(--text-body,#413a32);border-radius:8px;padding:1rem;font-size:.85rem;line-height:1.5;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000026}.InfoTooltip-module__JTlOkW__popoverHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.InfoTooltip-module__JTlOkW__popoverTitle{color:var(--text-primary,#2c2620);font-family:Cinzel,serif;font-size:.95rem;font-weight:700}.InfoTooltip-module__JTlOkW__closeButton{cursor:pointer;color:var(--text-muted,#6e645a);background:0 0;border:none;padding:0;font-size:1.1rem;line-height:1}.InfoTooltip-module__JTlOkW__closeButton:hover{color:var(--text-primary,#2c2620)}.InfoTooltip-module__JTlOkW__popoverBody{font-family:Crimson Text,serif;font-size:.9rem}.InfoTooltip-module__JTlOkW__popoverStat{border-top:1px solid var(--frame-pale,#9d9282);color:var(--text-muted,#6e645a);margin-top:.75rem;padding-top:.5rem;font-family:Inter,sans-serif;font-size:.8rem;font-style:italic}@media (max-width:480px){.InfoTooltip-module__JTlOkW__popover{width:260px;left:0;transform:none}}
.Analysis-module__Ee0oGG__container{background:var(--background);min-height:100vh;color:var(--foreground)}.Analysis-module__Ee0oGG__loadingContainer,.Analysis-module__Ee0oGG__errorContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.Analysis-module__Ee0oGG__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite Analysis-module__Ee0oGG__spin}@keyframes Analysis-module__Ee0oGG__spin{to{transform:rotate(360deg)}}.Analysis-module__Ee0oGG__errorContainer button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem}.Analysis-module__Ee0oGG__header{background:var(--background);border-bottom:1px solid var(--border);z-index:100;position:sticky;top:0}.Analysis-module__Ee0oGG__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Analysis-module__Ee0oGG__logo{color:var(--primary);font-size:1.5rem;font-weight:700}.Analysis-module__Ee0oGG__navRight{align-items:center;gap:1.5rem;display:flex}.Analysis-module__Ee0oGG__navLink{color:var(--muted);transition:color .2s}.Analysis-module__Ee0oGG__navLink:hover{color:var(--foreground)}.Analysis-module__Ee0oGG__main{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.Analysis-module__Ee0oGG__pageHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.Analysis-module__Ee0oGG__pageTitle{margin-bottom:.5rem;font-size:2rem;font-weight:700}.Analysis-module__Ee0oGG__pageSubtitle{color:var(--muted)}.Analysis-module__Ee0oGG__backLink{color:var(--primary);font-weight:600;transition:opacity .2s}.Analysis-module__Ee0oGG__backLink:hover{opacity:.8}.Analysis-module__Ee0oGG__processingContainer{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.Analysis-module__Ee0oGG__processingContainer h2{margin-top:1.5rem;margin-bottom:.5rem}.Analysis-module__Ee0oGG__processingContainer p{color:var(--muted)}.Analysis-module__Ee0oGG__statsSection{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.Analysis-module__Ee0oGG__statCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:12px;padding:1.5rem}.Analysis-module__Ee0oGG__statValue{color:var(--primary);margin-bottom:.25rem;font-size:2rem;font-weight:800}.Analysis-module__Ee0oGG__statLabel{color:var(--muted);font-size:.9rem}.Analysis-module__Ee0oGG__vendorSection{margin-bottom:2rem}.Analysis-module__Ee0oGG__sectionTitle{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.Analysis-module__Ee0oGG__vendorGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Analysis-module__Ee0oGG__vendorCard{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.Analysis-module__Ee0oGG__vendorHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Analysis-module__Ee0oGG__vendorName{font-size:1.25rem;font-weight:600}.Analysis-module__Ee0oGG__vendorBadge{text-transform:uppercase;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.Analysis-module__Ee0oGG__vendorBadgeTcg{color:#1d4ed8;background:#3b82f620}.Analysis-module__Ee0oGG__vendorBadgeCk{color:#047857;background:#10b98120}.Analysis-module__Ee0oGG__vendorBadgeScg{color:#9b2335;background:#9b233520}.Analysis-module__Ee0oGG__vendorBadgeAbu{color:#6366f1;background:#6366f120}.Analysis-module__Ee0oGG__vendorBadgeVegas{color:#ec4899;background:#ec489920}.Analysis-module__Ee0oGG__vendorBadgeNf{color:#14b8a6;background:#14b8a620}.Analysis-module__Ee0oGG__vendorBadgeBulk{color:#b45309;background:#f59e0b20}.Analysis-module__Ee0oGG__vendorValue{color:var(--foreground);margin-bottom:.5rem;font-size:2rem;font-weight:800}.Analysis-module__Ee0oGG__vendorDetails{color:var(--muted);font-size:.9rem}.Analysis-module__Ee0oGG__vendorDetails span{margin-bottom:.25rem;display:block}.Analysis-module__Ee0oGG__exportButton{background:var(--primary);color:#fff;text-align:center;cursor:pointer;border:none;border-radius:6px;width:100%;margin-top:1rem;padding:.75rem 1rem;font-weight:600;transition:background .2s;display:block}.Analysis-module__Ee0oGG__exportButton:hover{background:var(--primary-dark)}.Analysis-module__Ee0oGG__exportButton:disabled{background:var(--muted);cursor:not-allowed}.Analysis-module__Ee0oGG__exportRow{align-items:stretch;gap:.5rem;margin-top:1rem;display:flex}.Analysis-module__Ee0oGG__exportRow .Analysis-module__Ee0oGG__exportButton{flex:1;margin-top:0}.Analysis-module__Ee0oGG__formatSelect{border:1px solid var(--border);background:var(--background,#fff);cursor:pointer;border-radius:8px;flex-shrink:0;min-width:0;padding:.5rem .6rem;font-size:.8rem}.Analysis-module__Ee0oGG__formatSelect:focus{border-color:var(--primary);outline:none}.Analysis-module__Ee0oGG__matchStatsSection{margin-bottom:2rem}.Analysis-module__Ee0oGG__matchStatsGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;display:grid}.Analysis-module__Ee0oGG__matchStatCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:8px;padding:1rem}.Analysis-module__Ee0oGG__matchStatValue{color:var(--primary);font-size:1.5rem;font-weight:700}.Analysis-module__Ee0oGG__matchStatLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.Analysis-module__Ee0oGG__cardsSection{margin-bottom:2rem}.Analysis-module__Ee0oGG__tableWrapper{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;overflow-x:auto}.Analysis-module__Ee0oGG__cardsTable{border-collapse:collapse;width:100%;min-width:1000px}.Analysis-module__Ee0oGG__cardsTable th,.Analysis-module__Ee0oGG__cardsTable td{text-align:left;border-bottom:1px solid var(--border);padding:.75rem 1rem}.Analysis-module__Ee0oGG__cardsTable th{background:var(--background);text-transform:uppercase;color:var(--muted);letter-spacing:.5px;font-size:.85rem;font-weight:600}.Analysis-module__Ee0oGG__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.Analysis-module__Ee0oGG__sortableHeader:hover{color:var(--foreground)}.Analysis-module__Ee0oGG__sortArrow{color:var(--primary);margin-left:.25rem;font-size:.65rem}.Analysis-module__Ee0oGG__cardsTable tbody tr:hover{background:var(--background)}.Analysis-module__Ee0oGG__cardsTable tbody tr:last-child td{border-bottom:none}.Analysis-module__Ee0oGG__cardName{text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-weight:500;overflow:hidden}.Analysis-module__Ee0oGG__foilBadge{color:#8b5cf6;background:#8b5cf620;border-radius:4px;margin-left:.5rem;padding:.125rem .375rem;font-size:.7rem;font-weight:600;display:inline-block}.Analysis-module__Ee0oGG__conditionBadge{background:var(--border);color:var(--foreground);border-radius:4px;padding:.125rem .5rem;font-size:.75rem;display:inline-block}.Analysis-module__Ee0oGG__conditionNM{color:#047857;background:#10b98120}.Analysis-module__Ee0oGG__conditionLP{color:#1d4ed8;background:#3b82f620}.Analysis-module__Ee0oGG__conditionMP{color:#b45309;background:#f59e0b20}.Analysis-module__Ee0oGG__conditionHP{color:#dc2626;background:#ef444420}.Analysis-module__Ee0oGG__priceCell{font-family:monospace;font-size:.9rem}.Analysis-module__Ee0oGG__vendorRecommendation{border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.Analysis-module__Ee0oGG__vendorTcg{color:#1d4ed8;background:#3b82f620}.Analysis-module__Ee0oGG__vendorCk{color:#047857;background:#10b98120}.Analysis-module__Ee0oGG__vendorScg{color:#9b2335;background:#9b233520}.Analysis-module__Ee0oGG__vendorAbu{color:#6366f1;background:#6366f120}.Analysis-module__Ee0oGG__vendorVegas{color:#ec4899;background:#ec489920}.Analysis-module__Ee0oGG__vendorNf{color:#14b8a6;background:#14b8a620}.Analysis-module__Ee0oGG__vendorBulk{color:#b45309;background:#f59e0b20}.Analysis-module__Ee0oGG__routeSelect{border:1px solid var(--border);background:var(--card-bg);color:var(--foreground);cursor:pointer;appearance:auto;border-radius:4px;padding:.2rem .35rem;font-size:.75rem;font-weight:600}.Analysis-module__Ee0oGG__routeSelectOverridden{background:#8b5cf610;border-color:#8b5cf6}.Analysis-module__Ee0oGG__manualBadge{color:#8b5cf6;text-transform:uppercase;letter-spacing:.03em;vertical-align:middle;background:#8b5cf620;border-radius:3px;margin-left:.35rem;padding:.1rem .3rem;font-size:.6rem;font-weight:600;display:inline-block}.Analysis-module__Ee0oGG__profitCell{color:#047857;font-family:monospace;font-weight:600}.Analysis-module__Ee0oGG__deadZoneBadge{color:#dc2626;background:#ef444420;border-radius:4px;margin-left:.5rem;padding:.125rem .375rem;font-size:.65rem;font-weight:600;display:inline-block}.Analysis-module__Ee0oGG__matchBadge{border-radius:4px;padding:.125rem .375rem;font-size:.7rem;font-weight:500;display:inline-block}.Analysis-module__Ee0oGG__matchHigh{color:#047857;background:#10b98120}.Analysis-module__Ee0oGG__matchMedium{color:#b45309;background:#f59e0b20}.Analysis-module__Ee0oGG__matchLow{color:#dc2626;background:#ef444420}.Analysis-module__Ee0oGG__gatedSection{margin-bottom:2rem}.Analysis-module__Ee0oGG__gatedOverlay{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;position:relative;overflow:hidden}.Analysis-module__Ee0oGG__gatedBlurredRows{filter:blur(6px);opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none;padding:1.5rem}.Analysis-module__Ee0oGG__gatedBlurredRow{background:linear-gradient(90deg,var(--parchment-dark)0%,var(--parchment-mid)25%,var(--parchment-dark)50%,var(--parchment-mid)75%,var(--parchment-dark)100%);border-radius:4px;height:2.5rem;margin-bottom:.75rem}.Analysis-module__Ee0oGG__gatedBlurredRow:nth-child(odd){width:95%}.Analysis-module__Ee0oGG__gatedBlurredRow:nth-child(2n){width:85%}.Analysis-module__Ee0oGG__gatedCtaContainer{text-align:center;background:#f0ebe399;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.Analysis-module__Ee0oGG__gatedCtaTitle{color:var(--frame-dark,#3e3830);margin-bottom:1rem;font-family:Cinzel,serif;font-size:1.5rem;font-weight:700}.Analysis-module__Ee0oGG__gatedCtaMessage{color:var(--text-body,#413a32);max-width:500px;margin-bottom:1.5rem;font-family:Crimson Text,serif;font-size:1.1rem;font-style:italic;line-height:1.6}.Analysis-module__Ee0oGG__gatedCtaButton{letter-spacing:.04em;background:var(--frame-warm,#7a7062);color:var(--parchment,#f0ebe3);border:1.5px solid var(--border-dark,#2c2620);cursor:pointer;border-radius:4px;padding:.75rem 2rem;font-family:Cinzel,serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block;box-shadow:inset 0 1px #ffffff1f,0 1px 3px #0003}.Analysis-module__Ee0oGG__gatedCtaButton:hover{background:var(--frame-mid,#5e564c)}.Analysis-module__Ee0oGG__unmatchedSection{margin-bottom:2rem}.Analysis-module__Ee0oGG__unmatchedHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Analysis-module__Ee0oGG__unmatchedCount{color:#dc2626;background:#ef444420;border-radius:20px;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.Analysis-module__Ee0oGG__unmatchedTable{border-collapse:collapse;width:100%}.Analysis-module__Ee0oGG__unmatchedTable th,.Analysis-module__Ee0oGG__unmatchedTable td{text-align:left;border-bottom:1px solid var(--border);padding:.75rem 1rem}.Analysis-module__Ee0oGG__unmatchedTable th{background:var(--background);text-transform:uppercase;color:var(--muted);font-size:.85rem;font-weight:600}.Analysis-module__Ee0oGG__vaultCtaSection{margin-bottom:2rem}.Analysis-module__Ee0oGG__vaultCtaCard{background:var(--card-bg);border:2px solid var(--frame-warm,#7a7062);text-align:center;border-radius:12px;padding:2rem}.Analysis-module__Ee0oGG__vaultCtaHeading{color:var(--frame-dark,#3e3830);margin-bottom:.75rem;font-family:Cinzel,serif;font-size:1.5rem;font-weight:700}.Analysis-module__Ee0oGG__vaultCtaPitch{color:var(--text-body,#413a32);max-width:500px;margin-bottom:.75rem;margin-left:auto;margin-right:auto;font-family:Crimson Text,serif;font-size:1.1rem;font-style:italic;line-height:1.6}.Analysis-module__Ee0oGG__vaultCtaValue{color:var(--primary);margin-bottom:1.5rem;font-size:.95rem;font-weight:600}.Analysis-module__Ee0oGG__vaultCtaActions{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Analysis-module__Ee0oGG__vaultCtaButton{letter-spacing:.04em;background:var(--frame-dark,#3e3830);color:var(--parchment,#f0ebe3);border:1.5px solid var(--border-dark,#2c2620);cursor:pointer;white-space:nowrap;border-radius:4px;padding:.75rem 2rem;font-family:Cinzel,serif;font-size:.9rem;font-weight:600;transition:background .15s;box-shadow:inset 0 1px #ffffff1f,0 1px 3px #0003}.Analysis-module__Ee0oGG__vaultCtaButton:hover:not(:disabled){background:var(--frame-warm,#5a4f44)}.Analysis-module__Ee0oGG__vaultCtaButton:disabled{opacity:.6;cursor:not-allowed}.Analysis-module__Ee0oGG__vaultCtaSecondary{color:var(--text-muted,#6e645a);cursor:pointer;background:0 0;border:none;padding:.25rem 0;font-family:Inter,sans-serif;font-size:.85rem;text-decoration:underline}.Analysis-module__Ee0oGG__vaultCtaSecondary:hover:not(:disabled){color:var(--text-body,#413a32)}.Analysis-module__Ee0oGG__vaultCtaSecondary:disabled{opacity:.6;cursor:not-allowed;text-decoration:none}.Analysis-module__Ee0oGG__vaultCtaSuccess{justify-content:center;align-items:center;gap:1rem;display:flex}.Analysis-module__Ee0oGG__vaultCtaSuccessIcon{color:#047857;background:#10b98120;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;font-weight:700;display:flex}.Analysis-module__Ee0oGG__vaultCtaSuccessText{color:var(--text-body,#413a32);margin-bottom:.25rem;font-family:Crimson Text,serif;font-size:1.1rem;font-style:italic}.Analysis-module__Ee0oGG__vaultCtaLink{color:var(--primary);font-family:Cinzel,serif;font-size:.85rem;font-weight:600;text-decoration:none}.Analysis-module__Ee0oGG__vaultCtaLink:hover{text-decoration:underline}@media (max-width:768px){.Analysis-module__Ee0oGG__vaultCtaActions{flex-direction:column;align-items:stretch}.Analysis-module__Ee0oGG__vaultCtaActions .Analysis-module__Ee0oGG__depositLabelInput{max-width:none}}.Analysis-module__Ee0oGG__bulkSection{margin-bottom:2rem}.Analysis-module__Ee0oGG__bulkCard{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.Analysis-module__Ee0oGG__bulkHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Analysis-module__Ee0oGG__bulkIcon{letter-spacing:.08em;background:var(--frame-dark);color:var(--accent-light);border-radius:2px;padding:.35rem .6rem;font-family:Cinzel,serif;font-size:.7rem;font-weight:700}.Analysis-module__Ee0oGG__bulkTitle{font-size:1.25rem;font-weight:600}.Analysis-module__Ee0oGG__bulkDetails{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Analysis-module__Ee0oGG__bulkStat{text-align:center}.Analysis-module__Ee0oGG__bulkStatValue{color:var(--foreground);font-size:1.5rem;font-weight:700}.Analysis-module__Ee0oGG__bulkStatLabel{color:var(--muted);font-size:.85rem}.Analysis-module__Ee0oGG__bulkDepositRow{border-top:1px solid var(--border);align-items:center;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}.Analysis-module__Ee0oGG__depositLabelInput{border:1px solid var(--border);background:var(--card-bg);max-width:280px;color:var(--foreground);border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.9rem}.Analysis-module__Ee0oGG__depositLabelInput:focus{border-color:var(--primary);outline:none}.Analysis-module__Ee0oGG__depositButton{cursor:pointer;white-space:nowrap;background:var(--frame-dark,#3e3830);color:var(--accent-light,#d4c9b8);border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s}.Analysis-module__Ee0oGG__depositButton:hover:not(:disabled){background:var(--frame-warm,#5a4f44)}.Analysis-module__Ee0oGG__depositButton:disabled{opacity:.6;cursor:not-allowed}.Analysis-module__Ee0oGG__toolbarRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.Analysis-module__Ee0oGG__toolbarLeft{flex-wrap:wrap;align-items:flex-start;gap:1rem;display:flex}.Analysis-module__Ee0oGG__vendorSelector{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}.Analysis-module__Ee0oGG__vendorSelectorLabel{white-space:nowrap;font-size:.9rem;font-weight:600}.Analysis-module__Ee0oGG__vendorCheckboxes{flex-wrap:wrap;gap:.5rem;display:flex}.Analysis-module__Ee0oGG__vendorCheckbox{cursor:pointer;border:1px solid var(--border);background:var(--background);-webkit-user-select:none;user-select:none;border-radius:4px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.85rem;transition:border-color .2s,background .2s;display:flex}.Analysis-module__Ee0oGG__vendorCheckbox:hover{border-color:var(--primary)}.Analysis-module__Ee0oGG__vendorCheckboxActive{border-color:var(--primary);background:var(--primary);color:#fff}.Analysis-module__Ee0oGG__vendorCheckboxActive:hover{opacity:.9}.Analysis-module__Ee0oGG__vendorCheckbox input{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.Analysis-module__Ee0oGG__toolbarRight{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Analysis-module__Ee0oGG__overrideToolbar{align-items:center;gap:.5rem;display:flex}.Analysis-module__Ee0oGG__overrideBadge{color:#8b5cf6;white-space:nowrap;background:#8b5cf620;border-radius:12px;padding:.3rem .6rem;font-size:.8rem;font-weight:600}.Analysis-module__Ee0oGG__overrideResetButton{border:1px solid var(--border);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.3rem .6rem;font-size:.8rem;transition:border-color .2s,color .2s}.Analysis-module__Ee0oGG__overrideResetButton:hover{color:#dc2626;border-color:#ef4444}.Analysis-module__Ee0oGG__picklistButton{background:var(--frame-dark,#3e3830);color:var(--accent-light,#d4c9b8);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s}.Analysis-module__Ee0oGG__picklistButton:hover{background:var(--frame-warm,#5a4f44)}.Analysis-module__Ee0oGG__picklistButton:disabled{opacity:.5;cursor:not-allowed}.Analysis-module__Ee0oGG__bulkFloorControl{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.Analysis-module__Ee0oGG__bulkFloorLabel{white-space:nowrap;font-size:.9rem;font-weight:600}.Analysis-module__Ee0oGG__bulkFloorInputGroup{border:1px solid var(--border);border-radius:6px;align-items:center;display:flex;overflow:hidden}.Analysis-module__Ee0oGG__bulkFloorPrefix{background:var(--background);color:var(--muted);border-right:1px solid var(--border);padding:.4rem .5rem;font-size:.9rem}.Analysis-module__Ee0oGG__bulkFloorInput{background:var(--card-bg);width:5rem;color:var(--foreground);border:none;padding:.4rem .5rem;font-family:monospace;font-size:.9rem}.Analysis-module__Ee0oGG__bulkFloorInput:focus{outline:none}.Analysis-module__Ee0oGG__bulkFloorHint{color:var(--muted);font-size:.8rem}.Analysis-module__Ee0oGG__staleWarningBanner{color:#92400e;background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;display:flex}.Analysis-module__Ee0oGG__staleWarningIcon{color:#fff;background:#f59e0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.85rem;font-weight:700;display:flex}.Analysis-module__Ee0oGG__directBadge{color:#2563eb;background:#3b82f615;border-radius:.2rem;margin-left:.3rem;padding:.1rem .3rem;font-size:.6rem;font-weight:600}.Analysis-module__Ee0oGG__staleBadge{color:#92400e;text-transform:uppercase;letter-spacing:.03em;vertical-align:middle;background:#fef3c7;border-radius:3px;margin-left:.35rem;padding:.1rem .3rem;font-size:.6rem;font-weight:600;display:inline-block}@media (max-width:1024px){.Analysis-module__Ee0oGG__statsSection{grid-template-columns:repeat(2,1fr)}.Analysis-module__Ee0oGG__vendorGrid,.Analysis-module__Ee0oGG__summaryBanner{grid-template-columns:1fr}.Analysis-module__Ee0oGG__summaryHeroStat{border-right:none;border-bottom:1px solid var(--border);padding:1rem 1.5rem}.Analysis-module__Ee0oGG__summaryHeroStat:last-child{border-bottom:none}.Analysis-module__Ee0oGG__popoverPanel{min-width:300px;left:-50px}}@media (max-width:768px){.Analysis-module__Ee0oGG__pageHeader{flex-direction:column;gap:1rem}.Analysis-module__Ee0oGG__statsSection,.Analysis-module__Ee0oGG__bulkDetails{grid-template-columns:1fr}.Analysis-module__Ee0oGG__navRight{gap:.75rem}.Analysis-module__Ee0oGG__matchStatsGrid{grid-template-columns:repeat(2,1fr)}.Analysis-module__Ee0oGG__toolbarRow{flex-direction:column;align-items:stretch}.Analysis-module__Ee0oGG__toolbarLeft{flex-direction:column}.Analysis-module__Ee0oGG__toolbarRight{flex-wrap:wrap}.Analysis-module__Ee0oGG__vendorCheckboxes{gap:.375rem}.Analysis-module__Ee0oGG__vendorCheckbox{padding:.375rem .5rem;font-size:.8rem}.Analysis-module__Ee0oGG__bulkDepositRow{flex-direction:column;align-items:stretch}.Analysis-module__Ee0oGG__depositLabelInput{max-width:none}.Analysis-module__Ee0oGG__vendorGrid{grid-template-columns:1fr}.Analysis-module__Ee0oGG__tableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.Analysis-module__Ee0oGG__bulkFloorControl{flex-wrap:wrap}.Analysis-module__Ee0oGG__staleWarningBanner{font-size:.8rem}}@media (max-width:480px){.Analysis-module__Ee0oGG__nav{padding:1rem}.Analysis-module__Ee0oGG__logo{font-size:1.25rem}.Analysis-module__Ee0oGG__main{padding:1.5rem 1rem}.Analysis-module__Ee0oGG__pageTitle{font-size:1.5rem}.Analysis-module__Ee0oGG__matchStatsGrid{grid-template-columns:1fr}.Analysis-module__Ee0oGG__bulkHeader,.Analysis-module__Ee0oGG__vendorHeader{flex-direction:column;align-items:flex-start;gap:.5rem}}.Analysis-module__Ee0oGG__offerSection{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;margin-bottom:2rem;padding:2rem}.Analysis-module__Ee0oGG__offerHeader{justify-content:space-between;align-items:baseline;margin-bottom:1.5rem;display:flex}.Analysis-module__Ee0oGG__offerSettingsLink{color:var(--primary);font-size:.875rem;text-decoration:none}.Analysis-module__Ee0oGG__offerSettingsLink:hover{text-decoration:underline}.Analysis-module__Ee0oGG__offerLoading{color:var(--muted);padding:1rem 0}.Analysis-module__Ee0oGG__offerContent{flex-direction:column;gap:1.25rem;display:flex}.Analysis-module__Ee0oGG__offerTotal{background:var(--background);border:1px solid var(--border);border-radius:8px;flex-direction:column;align-items:center;padding:1.5rem;display:flex}.Analysis-module__Ee0oGG__offerTotalLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.85rem;font-weight:600}.Analysis-module__Ee0oGG__offerTotalValue{color:var(--primary);font-size:2.5rem;font-weight:700;line-height:1.2}.Analysis-module__Ee0oGG__offerTotalMeta{color:var(--muted);margin-top:.25rem;font-size:.85rem}.Analysis-module__Ee0oGG__offerTierTable{border-collapse:collapse;width:100%;font-size:.95rem}.Analysis-module__Ee0oGG__offerTierTable th{text-align:left;border-bottom:2px solid var(--border);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);padding:.5rem .75rem;font-size:.8rem;font-weight:600}.Analysis-module__Ee0oGG__offerTierTable th:last-child{text-align:right}.Analysis-module__Ee0oGG__offerTierTable td{border-bottom:1px solid var(--border);padding:.5rem .75rem}.Analysis-module__Ee0oGG__offerTierTable td:last-child{text-align:right;font-weight:600}.Analysis-module__Ee0oGG__offerExportButton{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:6px;align-self:flex-start;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s}.Analysis-module__Ee0oGG__offerExportButton:hover:not(:disabled){background:var(--primary);color:#fff}.Analysis-module__Ee0oGG__offerExportButton:disabled{opacity:.6;cursor:not-allowed}.Analysis-module__Ee0oGG__votePrompt{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;padding-top:.75rem;display:flex}.Analysis-module__Ee0oGG__votePromptLabel{color:var(--muted);white-space:nowrap;font-size:.9rem;font-weight:500}.Analysis-module__Ee0oGG__voteButtons{gap:.5rem;display:flex}.Analysis-module__Ee0oGG__voteButton{cursor:pointer;border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:6px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:all .15s}.Analysis-module__Ee0oGG__voteButton:hover:not(:disabled){transform:translateY(-1px)}.Analysis-module__Ee0oGG__voteButton:disabled{opacity:.5;cursor:not-allowed}.Analysis-module__Ee0oGG__voteAccepted:hover:not(:disabled){color:#047857;background:#10b98115;border-color:#10b981}.Analysis-module__Ee0oGG__voteCountered:hover:not(:disabled){color:#b45309;background:#f59e0b15;border-color:#f59e0b}.Analysis-module__Ee0oGG__voteRejected:hover:not(:disabled){color:#dc2626;background:#ef444415;border-color:#ef4444}.Analysis-module__Ee0oGG__counterInputRow{align-items:center;gap:.5rem;display:flex}.Analysis-module__Ee0oGG__counterInput{border:1px solid var(--border);background:var(--background);width:140px;color:var(--foreground);border-radius:6px;padding:.4rem .6rem;font-size:.85rem}.Analysis-module__Ee0oGG__counterInput:focus{border-color:var(--primary);outline:none}.Analysis-module__Ee0oGG__voteCancelButton{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:.4rem .5rem;font-size:.85rem}.Analysis-module__Ee0oGG__voteCancelButton:hover{color:var(--foreground)}.Analysis-module__Ee0oGG__voteThankYou{color:#047857;margin-top:.75rem;padding:.5rem 0;font-size:.85rem;font-style:italic}.Analysis-module__Ee0oGG__variantToggle{color:var(--muted);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.Analysis-module__Ee0oGG__variantToggle span{font-weight:600}.Analysis-module__Ee0oGG__variantToggleButton{border:1px solid var(--border);background:var(--card-bg);color:var(--muted);cursor:pointer;border-radius:4px;padding:.25rem .75rem;font-size:.8rem;font-weight:600;transition:all .15s}.Analysis-module__Ee0oGG__variantToggleButton:first-of-type{border-right:none;border-radius:4px 0 0 4px}.Analysis-module__Ee0oGG__variantToggleButton:last-of-type{border-radius:0 4px 4px 0}.Analysis-module__Ee0oGG__variantToggleActive{background:var(--primary);color:#fff;border-color:var(--primary)}.Analysis-module__Ee0oGG__summaryBanner{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:1rem;display:grid;overflow:hidden}.Analysis-module__Ee0oGG__summaryHeroStat{text-align:center;border-right:1px solid var(--border);padding:1.5rem 2rem}.Analysis-module__Ee0oGG__summaryHeroStat:last-child{border-right:none}.Analysis-module__Ee0oGG__summaryHeroValue{color:var(--primary);font-size:2.25rem;font-weight:800;line-height:1.2}.Analysis-module__Ee0oGG__summaryHeroLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-top:.25rem;font-size:.8rem;font-weight:600}.Analysis-module__Ee0oGG__summaryHeroNote{color:var(--muted);margin-top:.25rem;font-size:.75rem;font-style:italic}.Analysis-module__Ee0oGG__summarySecondary{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.Analysis-module__Ee0oGG__summarySecondaryStat{color:var(--muted);align-items:baseline;gap:.35rem;font-size:.9rem;display:flex}.Analysis-module__Ee0oGG__summarySecondaryValue{color:var(--foreground);font-weight:700}.Analysis-module__Ee0oGG__popoverToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Analysis-module__Ee0oGG__popoverLeft{align-items:center;gap:.75rem;display:flex}.Analysis-module__Ee0oGG__popoverSummaryLine{color:var(--text-body,#413a32);background:var(--card-bg);border:1px solid var(--border);border-radius:6px;padding:.5rem .75rem;font-family:monospace;font-size:.9rem}.Analysis-module__Ee0oGG__popoverGearButton{border:1px solid var(--border);background:var(--card-bg);width:36px;height:36px;color:var(--muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:1.1rem;transition:all .15s;display:flex}.Analysis-module__Ee0oGG__popoverGearButton:hover{border-color:var(--primary);color:var(--primary)}.Analysis-module__Ee0oGG__popoverContainer{position:relative}.Analysis-module__Ee0oGG__popoverPanel{z-index:50;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;min-width:420px;max-width:520px;padding:1.25rem;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 32px #0000001f}.Analysis-module__Ee0oGG__popoverBackdrop{z-index:49;position:fixed;inset:0}.Analysis-module__Ee0oGG__collapsibleToolbar{margin-bottom:1.5rem}.Analysis-module__Ee0oGG__collapsibleHeader{background:var(--card-bg);border:1px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:border-color .15s;display:flex}.Analysis-module__Ee0oGG__collapsibleHeader:hover{border-color:var(--primary)}.Analysis-module__Ee0oGG__collapsibleHeaderLeft{align-items:center;gap:.75rem;display:flex}.Analysis-module__Ee0oGG__collapsibleTitle{color:var(--foreground);font-size:.9rem;font-weight:600}.Analysis-module__Ee0oGG__collapsibleSummary{color:var(--muted);font-family:monospace;font-size:.85rem}.Analysis-module__Ee0oGG__collapsibleArrow{color:var(--muted);font-size:.75rem;transition:transform .2s}.Analysis-module__Ee0oGG__collapsibleArrowOpen{transform:rotate(180deg)}.Analysis-module__Ee0oGG__collapsiblePanel{background:var(--card-bg);border:1px solid var(--border);border-top:none;border-radius:0 0 8px 8px;margin-top:-1px;padding:1.25rem}.Analysis-module__Ee0oGG__slimOfferSection{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;margin-bottom:2rem;padding:1.25rem 1.5rem}.Analysis-module__Ee0oGG__slimOfferHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Analysis-module__Ee0oGG__slimOfferTitle{font-size:1.1rem;font-weight:600}.Analysis-module__Ee0oGG__slimOfferActions{align-items:center;gap:.75rem;display:flex}
.UpgradeBanner-module__sHvwjq__banner{border:1.5px solid var(--border-dark,#2c2620);background:var(--frame-warm,#7a7062);border-radius:8px;margin-bottom:2rem;padding:4px;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #0000001a,0 2px 8px #0000001f}.UpgradeBanner-module__sHvwjq__inner{border:1px solid var(--border-subtle,#c4b8a6);background:var(--parchment,#f0ebe3);text-align:center;border-radius:5px;padding:2rem;box-shadow:inset 1px 1px 2px #0000000f,inset -1px -1px #ffffff4d}.UpgradeBanner-module__sHvwjq__heading{color:var(--frame-dark,#3e3830);margin-bottom:.75rem;font-family:Cinzel,serif;font-size:1.35rem;font-weight:700}.UpgradeBanner-module__sHvwjq__message{color:var(--text-body,#413a32);max-width:500px;margin:0 auto 1.25rem;font-family:Crimson Text,serif;font-size:1.05rem;font-style:italic;line-height:1.6}.UpgradeBanner-module__sHvwjq__button{letter-spacing:.04em;background:var(--frame-warm,#7a7062);color:var(--parchment,#f0ebe3);border:1.5px solid var(--border-dark,#2c2620);cursor:pointer;border-radius:4px;padding:.75rem 2rem;font-family:Cinzel,serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block;box-shadow:inset 0 1px #ffffff1f,0 1px 3px #0003}.UpgradeBanner-module__sHvwjq__button:hover{background:var(--frame-mid,#5e564c)}
.Admin-module__6ga2zG__main{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.Admin-module__6ga2zG__pageHeader{margin-bottom:2rem}.Admin-module__6ga2zG__pageTitle{margin-bottom:.5rem;font-size:2rem;font-weight:700}.Admin-module__6ga2zG__pageSubtitle{color:var(--muted)}.Admin-module__6ga2zG__backLink{color:var(--primary);font-weight:600;transition:opacity .2s}.Admin-module__6ga2zG__backLink:hover{opacity:.8}.Admin-module__6ga2zG__concurrencyBar{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.Admin-module__6ga2zG__concurrencyLabel{font-weight:600}.Admin-module__6ga2zG__syncGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.Admin-module__6ga2zG__syncCard{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.25rem}.Admin-module__6ga2zG__syncCardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Admin-module__6ga2zG__syncName{font-size:1.1rem;font-weight:600}.Admin-module__6ga2zG__syncStatusBadge{text-transform:uppercase;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.Admin-module__6ga2zG__syncStatusIdle{color:#047857;background:#10b98120}.Admin-module__6ga2zG__syncStatusRunning{color:#1d4ed8;background:#3b82f620}.Admin-module__6ga2zG__syncStatusError{color:#dc2626;background:#ef444420}.Admin-module__6ga2zG__syncDetails{color:var(--muted);margin-bottom:1rem;font-size:.85rem}.Admin-module__6ga2zG__syncDetails p{margin:.25rem 0}.Admin-module__6ga2zG__syncDetailLabel{color:var(--foreground);font-weight:600}.Admin-module__6ga2zG__triggerButton{cursor:pointer;background:var(--frame-dark,#3e3830);width:100%;color:var(--accent-light,#d4c9b8);border:none;border-radius:6px;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:background .2s;display:block}.Admin-module__6ga2zG__triggerButton:hover:not(:disabled){background:var(--frame-warm,#5a4f44)}.Admin-module__6ga2zG__triggerButton:disabled{opacity:.5;cursor:not-allowed}.Admin-module__6ga2zG__stalenessSection{margin-bottom:2rem}.Admin-module__6ga2zG__sectionTitle{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Admin-module__6ga2zG__stalenessGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.Admin-module__6ga2zG__stalenessStat{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:8px;padding:1rem}.Admin-module__6ga2zG__stalenessValue{color:var(--primary);font-size:1.5rem;font-weight:700}.Admin-module__6ga2zG__stalenessLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.Admin-module__6ga2zG__errorMessage{color:#dc2626;background:#ef444410;border-radius:8px;margin-bottom:1rem;padding:1rem}.Admin-module__6ga2zG__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.Admin-module__6ga2zG__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite Admin-module__6ga2zG__spin}@keyframes Admin-module__6ga2zG__spin{to{transform:rotate(360deg)}}.Admin-module__6ga2zG__refreshButton{border:1px solid var(--border);background:var(--card-bg);color:var(--foreground);cursor:pointer;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:border-color .2s}.Admin-module__6ga2zG__refreshButton:hover{border-color:var(--primary)}.Admin-module__6ga2zG__headerRow{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}@media (max-width:768px){.Admin-module__6ga2zG__syncGrid{grid-template-columns:1fr}.Admin-module__6ga2zG__stalenessGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Admin-module__6ga2zG__stalenessGrid{grid-template-columns:1fr}}
.Billing-module__G3c_za__loadingContainer,.Billing-module__G3c_za__errorContainer{background:var(--parchment);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.Billing-module__G3c_za__spinner{border:3px solid var(--border-subtle);border-top-color:var(--frame-warm);border-radius:50%;width:40px;height:40px;animation:1s linear infinite Billing-module__G3c_za__spin}@keyframes Billing-module__G3c_za__spin{to{transform:rotate(360deg)}}.Billing-module__G3c_za__errorContainer button{background:var(--frame-warm);color:var(--parchment);border:1.5px solid var(--border-dark);cursor:pointer;border-radius:4px;padding:.5rem 1.25rem;font-family:Cinzel,serif;font-size:.82rem;font-weight:600}.Billing-module__G3c_za__main{max-width:900px;margin:0 auto;padding:2rem 1.5rem 4rem}.Billing-module__G3c_za__pageHeader{margin-bottom:2rem}.Billing-module__G3c_za__pageTitle{color:var(--text-primary);margin-bottom:.25rem;font-family:Cinzel,serif;font-size:1.75rem;font-weight:700}.Billing-module__G3c_za__pageSubtitle{color:var(--text-muted);font-family:Crimson Text,serif;font-size:1rem;font-style:italic}.Billing-module__G3c_za__message{border-radius:6px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem}.Billing-module__G3c_za__messageSuccess{border:1px solid var(--success);color:var(--success);background:#00733e1a}.Billing-module__G3c_za__messageError{border:1px solid var(--error);color:var(--error);background:#d3202a1a}.Billing-module__G3c_za__currentPlanCard{border:1.5px solid var(--border-dark);background:var(--frame-warm);border-radius:8px;margin-bottom:2rem;padding:4px;box-shadow:inset 0 1px #ffffff14,0 2px 8px #0000001f}.Billing-module__G3c_za__currentPlanInner{background:var(--parchment);border:1px solid var(--border-subtle);border-radius:5px;padding:1.5rem}.Billing-module__G3c_za__currentPlanHeader{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.Billing-module__G3c_za__currentPlanName{color:var(--text-primary);font-family:Cinzel,serif;font-size:1.15rem;font-weight:700}.Billing-module__G3c_za__currentPlanPrice{color:var(--frame-warm);font-family:Cinzel,serif;font-size:1.15rem;font-weight:700}.Billing-module__G3c_za__currentPlanDetails{border-top:1px solid var(--border-subtle);flex-wrap:wrap;gap:2rem;margin-top:.75rem;padding-top:.75rem;display:flex}.Billing-module__G3c_za__detailItem{font-size:.85rem}.Billing-module__G3c_za__detailLabel{color:var(--text-muted);margin-bottom:.15rem}.Billing-module__G3c_za__detailValue{color:var(--text-primary);font-weight:600}.Billing-module__G3c_za__paymentMethodSection{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.Billing-module__G3c_za__cardInfo{color:var(--text-body);font-size:.85rem}.Billing-module__G3c_za__cardBrand{text-transform:capitalize;font-weight:600}.Billing-module__G3c_za__manageButton{letter-spacing:.04em;cursor:pointer;background:var(--parchment);color:var(--text-body);border:1.5px solid var(--border-mid);border-radius:4px;padding:.4rem 1rem;font-family:Cinzel,serif;font-size:.78rem;font-weight:600;transition:all .15s}.Billing-module__G3c_za__manageButton:hover:not(:disabled){background:var(--parchment-mid)}.Billing-module__G3c_za__manageButton:disabled{opacity:.6;cursor:not-allowed}.Billing-module__G3c_za__toggleSection{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Billing-module__G3c_za__toggleLabel{color:var(--text-muted);cursor:pointer;font-family:Cinzel,serif;font-size:.8rem;font-weight:600;transition:color .15s}.Billing-module__G3c_za__toggleLabelActive{color:var(--text-primary)}.Billing-module__G3c_za__toggleTrack{background:var(--parchment-deep);border:1.5px solid var(--border-mid);cursor:pointer;border-radius:12px;width:44px;height:24px;transition:background .2s;position:relative}.Billing-module__G3c_za__toggleTrackActive{background:var(--frame-warm);border-color:var(--frame-mid)}.Billing-module__G3c_za__toggleKnob{background:var(--parchment);border-radius:50%;width:18px;height:18px;transition:left .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000026}.Billing-module__G3c_za__toggleKnobActive{left:22px}.Billing-module__G3c_za__savingsBadge{letter-spacing:.06em;background:var(--success);color:#fff;border-radius:2px;padding:.15rem .4rem;font-family:Cinzel,serif;font-size:.6rem;font-weight:700}.Billing-module__G3c_za__plansGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.Billing-module__G3c_za__planCard{border:1.5px solid var(--border-dark);background:var(--frame-warm);border-radius:8px;padding:3px;transition:transform .15s,box-shadow .15s;box-shadow:inset 0 1px #ffffff14,0 2px 8px #0000001f}.Billing-module__G3c_za__planCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000002e}.Billing-module__G3c_za__planCardCurrent{border-color:var(--frame-mid);box-shadow:inset 0 1px 0 #ffffff14,0 0 0 2px var(--frame-pale),0 2px 8px #0000001f}.Billing-module__G3c_za__planCardRecommended{border-color:var(--frame-dark)}.Billing-module__G3c_za__planCardInner{background:var(--parchment);border:1px solid var(--border-subtle);border-radius:5px;flex-direction:column;min-height:320px;padding:1.25rem;display:flex}.Billing-module__G3c_za__planCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.Billing-module__G3c_za__planCardName{color:var(--text-primary);font-family:Cinzel,serif;font-size:.95rem;font-weight:700}.Billing-module__G3c_za__planCardPrice{color:var(--frame-warm);margin-bottom:.15rem;font-family:Cinzel,serif;font-size:1.35rem;font-weight:700}.Billing-module__G3c_za__planCardPeriod{color:var(--text-muted);margin-bottom:.75rem;font-size:.75rem}.Billing-module__G3c_za__planCardSaving{color:var(--success);font-size:.72rem;font-weight:600}.Billing-module__G3c_za__divider{background:linear-gradient(90deg,transparent 0%,var(--accent-brown)20%,var(--accent-warm)50%,var(--accent-brown)80%,transparent 100%);height:2px;margin:.75rem 0}.Billing-module__G3c_za__featureList{color:var(--text-body);margin:0 0 auto;padding:0;font-size:.8rem;line-height:1.5;list-style:none}.Billing-module__G3c_za__featureList li{padding:.2rem 0 .2rem 1.1rem;position:relative}.Billing-module__G3c_za__featureList li:before{content:"✓";color:var(--success);font-size:.75rem;font-weight:700;position:absolute;left:0}.Billing-module__G3c_za__currentBadge{letter-spacing:.06em;background:var(--frame-warm);color:var(--parchment);text-align:center;border:1.5px solid var(--border-dark);border-radius:4px;margin-top:1rem;padding:.5rem;font-family:Cinzel,serif;font-size:.65rem;font-weight:700}.Billing-module__G3c_za__selectPlanButton{letter-spacing:.04em;cursor:pointer;text-align:center;background:var(--frame-warm);color:var(--parchment);border:1.5px solid var(--border-dark);border-radius:4px;margin-top:1rem;padding:.5rem 1rem;font-family:Cinzel,serif;font-size:.78rem;font-weight:600;transition:all .15s;box-shadow:inset 0 1px #ffffff1f,0 1px 3px #0003}.Billing-module__G3c_za__selectPlanButton:hover:not(:disabled){background:var(--frame-mid)}.Billing-module__G3c_za__selectPlanButton:disabled{opacity:.6;cursor:not-allowed}.Billing-module__G3c_za__addCardSection{border:1.5px solid var(--border-dark);background:var(--frame-warm);border-radius:8px;margin-top:2rem;padding:4px;box-shadow:inset 0 1px #ffffff14,0 2px 8px #0000001f}.Billing-module__G3c_za__addCardInner{background:var(--parchment);border:1px solid var(--border-subtle);border-radius:5px;padding:1.5rem}.Billing-module__G3c_za__addCardTitle{color:var(--text-primary);margin-bottom:.5rem;font-family:Cinzel,serif;font-size:1rem;font-weight:700}.Billing-module__G3c_za__addCardDescription{color:var(--text-muted);margin-bottom:1rem;font-size:.85rem}.Billing-module__G3c_za__cardElementWrapper{border:1px solid var(--border-mid);background:#fff;border-radius:4px;margin-bottom:1rem;padding:.75rem}.Billing-module__G3c_za__addCardButton{letter-spacing:.04em;cursor:pointer;background:var(--frame-warm);color:var(--parchment);border:1.5px solid var(--border-dark);border-radius:4px;padding:.5rem 1.25rem;font-family:Cinzel,serif;font-size:.78rem;font-weight:600;transition:all .15s}.Billing-module__G3c_za__addCardButton:hover:not(:disabled){background:var(--frame-mid)}.Billing-module__G3c_za__addCardButton:disabled{opacity:.6;cursor:not-allowed}.Billing-module__G3c_za__notConfigured{text-align:center;color:var(--text-muted);padding:2rem;font-family:Crimson Text,serif;font-style:italic}.Billing-module__G3c_za__setupPage{background:var(--parchment);min-height:100vh}.Billing-module__G3c_za__setupMain{justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.Billing-module__G3c_za__setupCard{width:100%;max-width:480px}.Billing-module__G3c_za__setupCardInner{padding:2rem 1.5rem}.Billing-module__G3c_za__setupHeading{color:var(--text-primary);text-align:center;margin-bottom:.5rem;font-family:Cinzel,serif;font-size:1.5rem;font-weight:700}.Billing-module__G3c_za__setupSubtitle{color:var(--text-muted);text-align:center;margin-bottom:1.5rem;font-family:Crimson Text,serif;font-size:.95rem;font-style:italic}.Billing-module__G3c_za__setupFallback{text-align:center;color:var(--text-muted);font-size:.85rem}.Billing-module__G3c_za__formError{color:var(--error);margin-bottom:.75rem;font-size:.85rem}.Billing-module__G3c_za__fullWidth{width:100%}@media (max-width:900px){.Billing-module__G3c_za__plansGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Billing-module__G3c_za__plansGrid{grid-template-columns:1fr}.Billing-module__G3c_za__main{padding:1.5rem 1rem 3rem}.Billing-module__G3c_za__currentPlanHeader{flex-direction:column;gap:.25rem}.Billing-module__G3c_za__currentPlanDetails{flex-direction:column;gap:.75rem}.Billing-module__G3c_za__paymentMethodSection{flex-direction:column;align-items:flex-start;gap:.75rem}}
.BinDetail-module__6xczGq__loadingContainer,.BinDetail-module__6xczGq__errorContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.BinDetail-module__6xczGq__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite BinDetail-module__6xczGq__spin}@keyframes BinDetail-module__6xczGq__spin{to{transform:rotate(360deg)}}.BinDetail-module__6xczGq__errorContainer button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem}.BinDetail-module__6xczGq__main{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.BinDetail-module__6xczGq__pageHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.BinDetail-module__6xczGq__backLink{color:var(--text-muted);margin-bottom:.5rem;font-size:.875rem;transition:color .2s;display:inline-block}.BinDetail-module__6xczGq__backLink:hover{color:var(--text-primary)}.BinDetail-module__6xczGq__pageTitle{margin-bottom:.25rem;font-size:2rem;font-weight:700}.BinDetail-module__6xczGq__binLocation{color:var(--text-muted);margin-bottom:.25rem;font-family:Crimson Text,serif;font-size:1rem;font-style:italic}.BinDetail-module__6xczGq__binNotes{color:var(--text-body);font-size:.875rem}.BinDetail-module__6xczGq__headerActions{flex-shrink:0;gap:.5rem;display:flex}.BinDetail-module__6xczGq__editBtn,.BinDetail-module__6xczGq__deleteBtn{cursor:pointer;border-radius:4px;padding:.4rem .85rem;font-family:Cinzel,serif;font-size:.75rem;font-weight:600;transition:all .15s}.BinDetail-module__6xczGq__editBtn{background:var(--parchment-mid);border:1px solid var(--border);color:var(--text-body)}.BinDetail-module__6xczGq__editBtn:hover{border-color:var(--frame-warm);color:var(--text-primary)}.BinDetail-module__6xczGq__deleteBtn{border:1px solid var(--border);color:var(--text-muted);background:0 0}.BinDetail-module__6xczGq__deleteBtn:hover{color:#dc2626;border-color:#ef4444}.BinDetail-module__6xczGq__editForm{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.BinDetail-module__6xczGq__editNameInput{border:1px solid var(--border);background:var(--parchment);color:var(--text-primary);border-radius:6px;padding:.25rem .5rem;font-family:Cinzel,serif;font-size:1.5rem;font-weight:700}.BinDetail-module__6xczGq__editNameInput:focus{border-color:var(--frame-warm);outline:none}.BinDetail-module__6xczGq__editFieldRow{gap:.75rem;display:flex}.BinDetail-module__6xczGq__formInput{border:1px solid var(--border);background:var(--parchment);color:var(--text-body);border-radius:6px;flex:1;padding:.5rem .75rem;font-family:Inter,sans-serif;font-size:.875rem}.BinDetail-module__6xczGq__formInput:focus{border-color:var(--frame-warm);outline:none}.BinDetail-module__6xczGq__formTextarea{border:1px solid var(--border);background:var(--parchment);color:var(--text-body);resize:vertical;border-radius:6px;flex:1;padding:.5rem .75rem;font-family:Inter,sans-serif;font-size:.875rem}.BinDetail-module__6xczGq__formTextarea:focus{border-color:var(--frame-warm);outline:none}.BinDetail-module__6xczGq__editActions{gap:.5rem;display:flex}.BinDetail-module__6xczGq__saveBtn{background:var(--frame-warm);color:var(--parchment);border:1px solid var(--border-dark);cursor:pointer;border-radius:4px;padding:.4rem .85rem;font-family:Cinzel,serif;font-size:.75rem;font-weight:600;transition:all .15s}.BinDetail-module__6xczGq__saveBtn:hover:not(:disabled){background:var(--frame-mid)}.BinDetail-module__6xczGq__saveBtn:disabled{opacity:.5;cursor:not-allowed}.BinDetail-module__6xczGq__cancelBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;padding:.4rem .85rem;font-family:Cinzel,serif;font-size:.75rem;font-weight:600;transition:all .15s}.BinDetail-module__6xczGq__cancelBtn:hover{border-color:var(--frame-warm);color:var(--text-body)}.BinDetail-module__6xczGq__summaryStats{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.BinDetail-module__6xczGq__statCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:12px;padding:1.25rem}.BinDetail-module__6xczGq__statValue{color:var(--primary);font-variant-numeric:tabular-nums;margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.BinDetail-module__6xczGq__statLabel{color:var(--muted);font-size:.8rem}.BinDetail-module__6xczGq__sectionTitle{color:var(--text-primary);letter-spacing:.03em;font-family:Cinzel,serif;font-size:1.1rem;font-weight:700}.BinDetail-module__6xczGq__collectionsSection{margin-bottom:2rem}.BinDetail-module__6xczGq__collectionsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-top:1rem;display:grid}.BinDetail-module__6xczGq__collectionCard{background:var(--card-bg);border:1px solid var(--border);border-radius:10px;padding:1rem 1.25rem}.BinDetail-module__6xczGq__collectionName{color:var(--text-primary);margin-bottom:.25rem;font-family:Cinzel,serif;font-size:.85rem;font-weight:700}.BinDetail-module__6xczGq__collectionMeta{color:var(--text-muted);justify-content:space-between;font-size:.75rem;display:flex}.BinDetail-module__6xczGq__cardsSectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.BinDetail-module__6xczGq__resultCount{color:var(--text-muted);font-size:.875rem}.BinDetail-module__6xczGq__tableContainer{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;margin-bottom:2rem;overflow:hidden}.BinDetail-module__6xczGq__cardTable{border-collapse:collapse;width:100%}.BinDetail-module__6xczGq__cardTable thead{background:var(--parchment-dark)}.BinDetail-module__6xczGq__cardTable th{color:var(--text-primary);letter-spacing:.04em;text-transform:uppercase;text-align:left;border-bottom:1px solid var(--border);padding:.75rem 1rem;font-family:Cinzel,serif;font-size:.75rem;font-weight:700}.BinDetail-module__6xczGq__cardTable td{color:var(--text-body);border-bottom:1px solid var(--border);padding:.75rem 1rem;font-size:.875rem}.BinDetail-module__6xczGq__cardTable tbody tr:last-child td{border-bottom:none}.BinDetail-module__6xczGq__cardTable tbody tr:hover{background:var(--parchment-mid)}.BinDetail-module__6xczGq__cardName{color:var(--text-primary);font-weight:600}.BinDetail-module__6xczGq__setCode{color:var(--text-muted);font-size:.75rem}.BinDetail-module__6xczGq__foilBadge{color:var(--text-primary);letter-spacing:.05em;background:linear-gradient(135deg,#c0a480,#e8d5b7,#c0a480);border-radius:3px;margin-left:.5rem;padding:.15rem .4rem;font-family:Cinzel,serif;font-size:.65rem;font-weight:700}.BinDetail-module__6xczGq__conditionBadge{background:var(--parchment-dark);border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.BinDetail-module__6xczGq__priceCell{font-variant-numeric:tabular-nums;text-align:right}.BinDetail-module__6xczGq__storageLabel{color:var(--text-muted);font-size:.75rem;font-style:italic}.BinDetail-module__6xczGq__gainPositive{color:#047857}.BinDetail-module__6xczGq__gainNegative{color:#dc2626}.BinDetail-module__6xczGq__pagination{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.BinDetail-module__6xczGq__paginationBtn{background:var(--card-bg);border:1px solid var(--border);cursor:pointer;color:var(--text-body);border-radius:6px;padding:.5rem 1rem;font-family:Cinzel,serif;font-size:.8rem;font-weight:600;transition:all .2s}.BinDetail-module__6xczGq__paginationBtn:hover:not(:disabled){border-color:var(--frame-warm);background:var(--parchment-mid)}.BinDetail-module__6xczGq__paginationBtn:disabled{opacity:.4;cursor:not-allowed}.BinDetail-module__6xczGq__paginationInfo{color:var(--text-muted);font-size:.875rem}.BinDetail-module__6xczGq__emptyState{background:var(--card-bg);border:2px dashed var(--border);text-align:center;border-radius:12px;padding:4rem 2rem}.BinDetail-module__6xczGq__emptyState h3{margin-bottom:.5rem;font-size:1.25rem}.BinDetail-module__6xczGq__emptyState p{color:var(--muted);margin-bottom:1.5rem}@media (max-width:768px){.BinDetail-module__6xczGq__pageHeader{flex-direction:column;gap:1rem}.BinDetail-module__6xczGq__summaryStats{grid-template-columns:repeat(2,1fr)}.BinDetail-module__6xczGq__editFieldRow{flex-direction:column}.BinDetail-module__6xczGq__collectionsGrid{grid-template-columns:1fr}.BinDetail-module__6xczGq__tableContainer{overflow-x:auto}.BinDetail-module__6xczGq__cardTable{min-width:700px}}@media (max-width:480px){.BinDetail-module__6xczGq__summaryStats{grid-template-columns:1fr}}
.Bins-module__q9YP2q__loadingContainer,.Bins-module__q9YP2q__errorContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.Bins-module__q9YP2q__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite Bins-module__q9YP2q__spin}@keyframes Bins-module__q9YP2q__spin{to{transform:rotate(360deg)}}.Bins-module__q9YP2q__errorContainer button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem}.Bins-module__q9YP2q__main{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.Bins-module__q9YP2q__pageHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.Bins-module__q9YP2q__backLink{color:var(--text-muted);margin-bottom:.5rem;font-size:.875rem;transition:color .2s;display:inline-block}.Bins-module__q9YP2q__backLink:hover{color:var(--text-primary)}.Bins-module__q9YP2q__pageTitle{margin-bottom:.5rem;font-size:2rem;font-weight:700}.Bins-module__q9YP2q__pageSubtitle{color:var(--muted)}.Bins-module__q9YP2q__createBtn{background:var(--frame-warm);color:var(--parchment);border:1.5px solid var(--border-dark);cursor:pointer;white-space:nowrap;border-radius:4px;padding:.5rem 1.25rem;font-family:Cinzel,serif;font-size:.8rem;font-weight:600;transition:all .15s;box-shadow:inset 0 1px #ffffff1f,0 1px 3px #0003}.Bins-module__q9YP2q__createBtn:hover{background:var(--frame-mid)}.Bins-module__q9YP2q__sectionTitle{color:var(--text-primary);letter-spacing:.03em;margin-bottom:1rem;font-family:Cinzel,serif;font-size:1.1rem;font-weight:700}.Bins-module__q9YP2q__createSection{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;margin-bottom:2rem;padding:1.5rem}.Bins-module__q9YP2q__createForm{flex-direction:column;gap:1rem;display:flex}.Bins-module__q9YP2q__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Bins-module__q9YP2q__formGroup{flex-direction:column;gap:.25rem;display:flex}.Bins-module__q9YP2q__formLabel{color:var(--text-muted);letter-spacing:.04em;font-family:Cinzel,serif;font-size:.75rem;font-weight:600}.Bins-module__q9YP2q__formInput{border:1px solid var(--border);background:var(--parchment);color:var(--text-body);border-radius:6px;padding:.5rem .75rem;font-family:Inter,sans-serif;font-size:.875rem}.Bins-module__q9YP2q__formInput:focus{border-color:var(--frame-warm);outline:none}.Bins-module__q9YP2q__formTextarea{border:1px solid var(--border);background:var(--parchment);color:var(--text-body);resize:vertical;border-radius:6px;padding:.5rem .75rem;font-family:Inter,sans-serif;font-size:.875rem}.Bins-module__q9YP2q__formTextarea:focus{border-color:var(--frame-warm);outline:none}.Bins-module__q9YP2q__submitBtn{background:var(--frame-warm);color:var(--parchment);border:1.5px solid var(--border-dark);cursor:pointer;border-radius:4px;align-self:flex-start;padding:.5rem 1.25rem;font-family:Cinzel,serif;font-size:.8rem;font-weight:600;transition:all .15s}.Bins-module__q9YP2q__submitBtn:hover:not(:disabled){background:var(--frame-mid)}.Bins-module__q9YP2q__submitBtn:disabled{opacity:.5;cursor:not-allowed}.Bins-module__q9YP2q__binsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.Bins-module__q9YP2q__binCard{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;transition:transform .15s,box-shadow .15s;overflow:hidden}.Bins-module__q9YP2q__binCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Bins-module__q9YP2q__binLink{color:inherit;padding:1.25rem;text-decoration:none;display:block}.Bins-module__q9YP2q__binName{color:var(--text-primary);margin-bottom:.25rem;font-family:Cinzel,serif;font-size:1.05rem;font-weight:700}.Bins-module__q9YP2q__binLocation{color:var(--text-muted);margin-bottom:.5rem;font-size:.8rem;font-style:italic}.Bins-module__q9YP2q__binNotes{color:var(--text-body);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.8rem;display:-webkit-box;overflow:hidden}.Bins-module__q9YP2q__binStats{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.5rem;display:grid}.Bins-module__q9YP2q__binStat{text-align:center}.Bins-module__q9YP2q__binStatValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700}.Bins-module__q9YP2q__binStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem}.Bins-module__q9YP2q__binDate{color:var(--text-muted);font-size:.7rem}.Bins-module__q9YP2q__binActions{border-top:1px solid var(--border);background:var(--parchment-dark);gap:.5rem;padding:.75rem 1.25rem;display:flex}.Bins-module__q9YP2q__editBtn,.Bins-module__q9YP2q__deleteBtn{cursor:pointer;border-radius:4px;padding:.35rem .75rem;font-family:Cinzel,serif;font-size:.75rem;font-weight:600;transition:all .15s}.Bins-module__q9YP2q__editBtn{border:1px solid var(--border);color:var(--text-body);background:0 0}.Bins-module__q9YP2q__editBtn:hover{border-color:var(--frame-warm);color:var(--text-primary)}.Bins-module__q9YP2q__deleteBtn{border:1px solid var(--border);color:var(--text-muted);background:0 0}.Bins-module__q9YP2q__deleteBtn:hover{color:#dc2626;border-color:#ef4444}.Bins-module__q9YP2q__editForm{flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.Bins-module__q9YP2q__editActions{gap:.5rem;display:flex}.Bins-module__q9YP2q__saveBtn{background:var(--frame-warm);color:var(--parchment);border:1px solid var(--border-dark);cursor:pointer;border-radius:4px;padding:.35rem .75rem;font-family:Cinzel,serif;font-size:.75rem;font-weight:600;transition:all .15s}.Bins-module__q9YP2q__saveBtn:hover:not(:disabled){background:var(--frame-mid)}.Bins-module__q9YP2q__saveBtn:disabled{opacity:.5;cursor:not-allowed}.Bins-module__q9YP2q__cancelBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;padding:.35rem .75rem;font-family:Cinzel,serif;font-size:.75rem;font-weight:600;transition:all .15s}.Bins-module__q9YP2q__cancelBtn:hover{border-color:var(--frame-warm);color:var(--text-body)}.Bins-module__q9YP2q__emptyState{background:var(--card-bg);border:2px dashed var(--border);text-align:center;border-radius:12px;padding:4rem 2rem}.Bins-module__q9YP2q__emptyState h3{margin-bottom:.5rem;font-size:1.25rem}.Bins-module__q9YP2q__emptyState p{color:var(--muted);margin-bottom:1.5rem}@media (max-width:768px){.Bins-module__q9YP2q__pageHeader{flex-direction:column;gap:1rem}.Bins-module__q9YP2q__formRow,.Bins-module__q9YP2q__binsGrid{grid-template-columns:1fr}}
.CCInventory-module__d3V3_W__loadingContainer,.CCInventory-module__d3V3_W__errorContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.CCInventory-module__d3V3_W__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite CCInventory-module__d3V3_W__spin}@keyframes CCInventory-module__d3V3_W__spin{to{transform:rotate(360deg)}}.CCInventory-module__d3V3_W__errorContainer button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem}.CCInventory-module__d3V3_W__main{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.CCInventory-module__d3V3_W__pageHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.CCInventory-module__d3V3_W__pageTitle{margin-bottom:.5rem;font-size:2rem;font-weight:700}.CCInventory-module__d3V3_W__pageSubtitle{color:var(--muted)}.CCInventory-module__d3V3_W__summaryStats{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.CCInventory-module__d3V3_W__statCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:12px;padding:1.5rem}.CCInventory-module__d3V3_W__statValue{color:var(--primary);margin-bottom:.25rem;font-size:2rem;font-weight:800}.CCInventory-module__d3V3_W__statLabel{color:var(--muted);font-size:.9rem}.CCInventory-module__d3V3_W__profitableValue{color:#047857}.CCInventory-module__d3V3_W__filtersRow{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.CCInventory-module__d3V3_W__filterSelect,.CCInventory-module__d3V3_W__filterInput{border:1px solid var(--border);background:var(--card-bg);color:var(--text-body);border-radius:6px;padding:.5rem .75rem;font-family:Inter,sans-serif;font-size:.875rem}.CCInventory-module__d3V3_W__filterSelect:focus,.CCInventory-module__d3V3_W__filterInput:focus{border-color:var(--frame-warm);outline:none}.CCInventory-module__d3V3_W__filterLabel{color:var(--text-muted);letter-spacing:.04em;font-family:Cinzel,serif;font-size:.75rem;font-weight:600}.CCInventory-module__d3V3_W__filterGroup{flex-direction:column;gap:.25rem;display:flex}.CCInventory-module__d3V3_W__checkboxGroup{align-items:center;gap:.4rem;margin-top:auto;padding-bottom:.5rem;display:flex}.CCInventory-module__d3V3_W__checkboxGroup input{accent-color:var(--frame-warm)}.CCInventory-module__d3V3_W__checkboxGroup label{color:var(--text-muted);letter-spacing:.04em;cursor:pointer;font-family:Cinzel,serif;font-size:.75rem;font-weight:600}.CCInventory-module__d3V3_W__resultCount{color:var(--text-muted);margin-left:auto;font-size:.875rem}.CCInventory-module__d3V3_W__vendorToggles{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.CCInventory-module__d3V3_W__vendorToggleRow{flex-wrap:wrap;gap:.5rem;display:flex}.CCInventory-module__d3V3_W__vendorToggle{color:var(--text-muted);border:1px solid var(--border);background:var(--card-bg);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:.3rem;padding:.35rem .7rem;font-family:Cinzel,serif;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.CCInventory-module__d3V3_W__vendorToggle input{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.CCInventory-module__d3V3_W__vendorToggleActive{background:var(--frame-warm);color:var(--parchment);border-color:var(--frame-dark)}.CCInventory-module__d3V3_W__vendorToggle:hover{border-color:var(--frame-warm)}.CCInventory-module__d3V3_W__exportRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.CCInventory-module__d3V3_W__exportBtn{background:var(--card-bg);border:1px solid var(--border);cursor:pointer;color:var(--text-body);white-space:nowrap;border-radius:6px;padding:.45rem .85rem;font-family:Cinzel,serif;font-size:.75rem;font-weight:600;transition:all .2s}.CCInventory-module__d3V3_W__exportBtn:hover{border-color:var(--frame-warm);background:var(--parchment-mid)}.CCInventory-module__d3V3_W__exportBtnPrimary{background:var(--frame-warm);color:var(--parchment);border-color:var(--frame-dark)}.CCInventory-module__d3V3_W__exportBtnPrimary:hover{background:var(--frame-dark)}.CCInventory-module__d3V3_W__exportLabel{color:var(--text-muted);letter-spacing:.04em;font-family:Cinzel,serif;font-size:.75rem;font-weight:600}.CCInventory-module__d3V3_W__tableContainer{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;margin-bottom:2rem;overflow:hidden}.CCInventory-module__d3V3_W__cardTable{border-collapse:collapse;width:100%}.CCInventory-module__d3V3_W__cardTable thead{background:var(--parchment-dark)}.CCInventory-module__d3V3_W__cardTable th{color:var(--text-primary);letter-spacing:.04em;text-transform:uppercase;text-align:left;border-bottom:1px solid var(--border);padding:.75rem;font-family:Cinzel,serif;font-size:.7rem;font-weight:700}.CCInventory-module__d3V3_W__cardTable td{color:var(--text-body);border-bottom:1px solid var(--border);padding:.6rem .75rem;font-size:.85rem}.CCInventory-module__d3V3_W__cardTable tbody tr:last-child td{border-bottom:none}.CCInventory-module__d3V3_W__cardTable tbody tr:hover{background:var(--parchment-mid)}.CCInventory-module__d3V3_W__cardName{color:var(--text-primary);font-weight:600}.CCInventory-module__d3V3_W__setCode{color:var(--text-muted);margin-left:.4rem;font-size:.7rem}.CCInventory-module__d3V3_W__foilBadge{color:var(--text-primary);letter-spacing:.05em;background:linear-gradient(135deg,#c0a480,#e8d5b7,#c0a480);border-radius:3px;margin-left:.4rem;padding:.1rem .35rem;font-family:Cinzel,serif;font-size:.6rem;font-weight:700}.CCInventory-module__d3V3_W__priceCell{font-variant-numeric:tabular-nums;text-align:right}.CCInventory-module__d3V3_W__vendorBadge{white-space:nowrap;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:600}.CCInventory-module__d3V3_W__vendorCK{color:#a7f3d0;background:#1a4d2e}.CCInventory-module__d3V3_W__vendorSCG{color:#93c5fd;background:#1e3a5f}.CCInventory-module__d3V3_W__vendorABU{color:#c4b5fd;background:#5b21b6}.CCInventory-module__d3V3_W__vendorVegas{color:#fcd34d;background:#92400e}.CCInventory-module__d3V3_W__vendor95{color:#fbcfe8;background:#831843}.CCInventory-module__d3V3_W__arbPositive{color:#047857;font-weight:700}.CCInventory-module__d3V3_W__arbNeutral{color:var(--text-muted)}.CCInventory-module__d3V3_W__pagination{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.CCInventory-module__d3V3_W__paginationBtn{background:var(--card-bg);border:1px solid var(--border);cursor:pointer;color:var(--text-body);border-radius:6px;padding:.5rem 1rem;font-family:Cinzel,serif;font-size:.8rem;font-weight:600;transition:all .2s}.CCInventory-module__d3V3_W__paginationBtn:hover:not(:disabled){border-color:var(--frame-warm);background:var(--parchment-mid)}.CCInventory-module__d3V3_W__paginationBtn:disabled{opacity:.4;cursor:not-allowed}.CCInventory-module__d3V3_W__paginationInfo{color:var(--text-muted);font-size:.875rem}.CCInventory-module__d3V3_W__emptyState{background:var(--card-bg);border:2px dashed var(--border);text-align:center;border-radius:12px;padding:4rem 2rem}.CCInventory-module__d3V3_W__emptyState h3{margin-bottom:.5rem;font-size:1.25rem}.CCInventory-module__d3V3_W__emptyState p{color:var(--muted);margin-bottom:1.5rem}@media (max-width:768px){.CCInventory-module__d3V3_W__pageHeader{flex-direction:column;gap:1rem}.CCInventory-module__d3V3_W__summaryStats{grid-template-columns:repeat(2,1fr)}.CCInventory-module__d3V3_W__filtersRow,.CCInventory-module__d3V3_W__exportRow{flex-direction:column;align-items:stretch}.CCInventory-module__d3V3_W__resultCount{margin-left:0}.CCInventory-module__d3V3_W__tableContainer{overflow-x:auto}.CCInventory-module__d3V3_W__cardTable{min-width:800px}}
.Dashboard-module__5cuSHa__container{background:var(--background);min-height:100vh;color:var(--foreground)}.Dashboard-module__5cuSHa__loadingContainer,.Dashboard-module__5cuSHa__errorContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.Dashboard-module__5cuSHa__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite Dashboard-module__5cuSHa__spin}@keyframes Dashboard-module__5cuSHa__spin{to{transform:rotate(360deg)}}.Dashboard-module__5cuSHa__errorContainer button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem}.Dashboard-module__5cuSHa__header{background:var(--background);border-bottom:1px solid var(--border);z-index:100;position:sticky;top:0}.Dashboard-module__5cuSHa__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Dashboard-module__5cuSHa__logo{color:var(--primary);font-size:1.5rem;font-weight:700}.Dashboard-module__5cuSHa__navRight{align-items:center;gap:1.5rem;display:flex}.Dashboard-module__5cuSHa__userInfo{color:var(--muted);font-size:.9rem}.Dashboard-module__5cuSHa__navLink{color:var(--muted);transition:color .2s}.Dashboard-module__5cuSHa__navLink:hover{color:var(--foreground)}.Dashboard-module__5cuSHa__logoutButton{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.Dashboard-module__5cuSHa__logoutButton:hover{border-color:var(--primary);color:var(--primary)}.Dashboard-module__5cuSHa__main{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.Dashboard-module__5cuSHa__pageHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.Dashboard-module__5cuSHa__pageTitle{margin-bottom:.5rem;font-size:2rem;font-weight:700}.Dashboard-module__5cuSHa__pageSubtitle{color:var(--muted)}.Dashboard-module__5cuSHa__uploadButton{background:var(--primary);color:#fff;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:background .2s,transform .2s;display:inline-block}.Dashboard-module__5cuSHa__uploadButton:hover{background:var(--primary-dark);transform:translateY(-2px)}.Dashboard-module__5cuSHa__subscriptionBanner{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}.Dashboard-module__5cuSHa__subscriptionInfo{align-items:center;gap:1rem;display:flex}.Dashboard-module__5cuSHa__tierBadge{background:var(--primary);color:#fff;border-radius:20px;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.Dashboard-module__5cuSHa__trialInfo{color:var(--muted);font-size:.9rem}.Dashboard-module__5cuSHa__upgradeLink{color:var(--primary);font-weight:600;transition:opacity .2s}.Dashboard-module__5cuSHa__upgradeLink:hover{opacity:.8}.Dashboard-module__5cuSHa__statsSection{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.Dashboard-module__5cuSHa__statCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:12px;padding:1.5rem}.Dashboard-module__5cuSHa__statValue{color:var(--primary);margin-bottom:.25rem;font-size:2.5rem;font-weight:800}.Dashboard-module__5cuSHa__statLabel{color:var(--muted);font-size:.9rem}.Dashboard-module__5cuSHa__vaultSection{margin-bottom:3rem}.Dashboard-module__5cuSHa__vaultStats{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Dashboard-module__5cuSHa__vaultStat{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:12px;padding:1.5rem}.Dashboard-module__5cuSHa__vaultStatValue{color:var(--primary);margin-bottom:.25rem;font-size:2rem;font-weight:800}.Dashboard-module__5cuSHa__vaultStatLabel{color:var(--muted);font-size:.9rem}.Dashboard-module__5cuSHa__vaultGainPositive{color:#047857}.Dashboard-module__5cuSHa__vaultGainNegative{color:#dc2626}.Dashboard-module__5cuSHa__collectionsSection{margin-bottom:3rem}.Dashboard-module__5cuSHa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Dashboard-module__5cuSHa__sectionTitle{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.Dashboard-module__5cuSHa__sectionHeader .Dashboard-module__5cuSHa__sectionTitle{margin-bottom:0}.Dashboard-module__5cuSHa__emptyState{background:var(--card-bg);border:2px dashed var(--border);text-align:center;border-radius:12px;padding:4rem 2rem}.Dashboard-module__5cuSHa__emptyIcon{color:var(--text-muted);margin-bottom:1rem;font-family:Crimson Text,serif;font-size:1.1rem;font-style:italic}.Dashboard-module__5cuSHa__emptyState h3{margin-bottom:.5rem;font-size:1.25rem}.Dashboard-module__5cuSHa__emptyState p{color:var(--muted);margin-bottom:1.5rem}.Dashboard-module__5cuSHa__collectionsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.Dashboard-module__5cuSHa__collectionCard{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.5rem;transition:transform .2s,box-shadow .2s}.Dashboard-module__5cuSHa__collectionCard:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.Dashboard-module__5cuSHa__collectionHeader{align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.Dashboard-module__5cuSHa__collectionName{word-break:break-word;flex:1;font-size:1.125rem;font-weight:600}.Dashboard-module__5cuSHa__statusBadge{text-transform:capitalize;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.Dashboard-module__5cuSHa__statusComplete{color:#047857;background:#10b98120}.Dashboard-module__5cuSHa__statusProcessing{color:#b45309;background:#f59e0b20}.Dashboard-module__5cuSHa__statusPending{color:#6b7280;background:#6b728020}.Dashboard-module__5cuSHa__statusFailed{color:#dc2626;background:#ef444420}.Dashboard-module__5cuSHa__collectionDetails{margin-bottom:1rem}.Dashboard-module__5cuSHa__collectionDetails p{color:var(--muted);margin-bottom:.25rem;font-size:.9rem}.Dashboard-module__5cuSHa__detailLabel{font-weight:500}.Dashboard-module__5cuSHa__collectionActions{gap:.75rem;display:flex}.Dashboard-module__5cuSHa__actionButton{background:var(--primary);color:#fff;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s}.Dashboard-module__5cuSHa__actionButton:hover{background:var(--primary-dark)}.Dashboard-module__5cuSHa__actionButtonSecondary{color:var(--primary);border:1px solid var(--primary);background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.Dashboard-module__5cuSHa__actionButtonSecondary:hover{background:var(--primary);color:#fff}.Dashboard-module__5cuSHa__progressContainer{width:100%}.Dashboard-module__5cuSHa__progressBar{background:var(--parchment-deep,#cfc6b7);border-radius:4px;width:100%;height:8px;margin-bottom:.375rem;overflow:hidden}.Dashboard-module__5cuSHa__progressFill{background:var(--frame-warm,#7a6e60);border-radius:4px;height:100%;transition:width .5s}.Dashboard-module__5cuSHa__progressText{color:var(--text-muted,#6e645a);font-size:.8rem}.Dashboard-module__5cuSHa__processingText,.Dashboard-module__5cuSHa__failedText{font-size:.875rem;font-style:italic}.Dashboard-module__5cuSHa__processingText{color:#b45309}.Dashboard-module__5cuSHa__failedText{color:#dc2626}.Dashboard-module__5cuSHa__selectToggle{border:1px solid var(--border);color:var(--text-muted,#6e645a);cursor:pointer;background:0 0;border-radius:6px;padding:.375rem .875rem;font-size:.875rem;font-weight:500;transition:all .2s}.Dashboard-module__5cuSHa__selectToggle:hover{border-color:var(--frame-warm,#7a6e60);color:var(--text-primary,#2c2620)}.Dashboard-module__5cuSHa__selectToggleActive{background:var(--frame-warm,#7a6e60);color:#fff;border-color:var(--frame-warm,#7a6e60)}.Dashboard-module__5cuSHa__deleteButton{color:var(--text-muted,#6e645a);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.125rem .375rem;font-size:1.25rem;line-height:1;transition:all .15s}.Dashboard-module__5cuSHa__collectionCard:hover .Dashboard-module__5cuSHa__deleteButton{opacity:1}.Dashboard-module__5cuSHa__deleteButton:hover{color:#dc2626;background:#ef444420}.Dashboard-module__5cuSHa__cardCheckbox{cursor:pointer;width:18px;height:18px;accent-color:var(--frame-warm,#7a6e60);flex-shrink:0}.Dashboard-module__5cuSHa__collectionCardSelected{border-color:var(--frame-warm,#7a6e60);box-shadow:0 0 0 1px var(--frame-warm,#7a6e60)}.Dashboard-module__5cuSHa__bulkBar{background:var(--frame-dark,#3e3830);color:#fff;z-index:200;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #00000026}.Dashboard-module__5cuSHa__bulkDeleteBtn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .2s}.Dashboard-module__5cuSHa__bulkDeleteBtn:hover{background:#b91c1c}.Dashboard-module__5cuSHa__confirmOverlay{z-index:300;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Dashboard-module__5cuSHa__confirmDialog{background:var(--parchment,#f0ebe3);border:2px solid var(--frame-warm,#7a6e60);border-radius:12px;width:90%;max-width:420px;padding:2rem}.Dashboard-module__5cuSHa__confirmDialog h3{color:var(--text-primary,#2c2620);margin-bottom:.75rem;font-family:Cinzel,serif;font-size:1.25rem}.Dashboard-module__5cuSHa__confirmDialog p{color:var(--text-body,#413a32);margin-bottom:1.5rem;line-height:1.5}.Dashboard-module__5cuSHa__confirmActions{justify-content:flex-end;gap:.75rem;display:flex}.Dashboard-module__5cuSHa__confirmCancel{border:1px solid var(--border);color:var(--text-body,#413a32);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1.25rem;font-weight:500;transition:all .2s}.Dashboard-module__5cuSHa__confirmCancel:hover{border-color:var(--frame-warm,#7a6e60)}.Dashboard-module__5cuSHa__confirmDelete{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:.5rem 1.25rem;font-weight:600;transition:background .2s}.Dashboard-module__5cuSHa__confirmDelete:hover{background:#b91c1c}.Dashboard-module__5cuSHa__confirmDelete:disabled,.Dashboard-module__5cuSHa__confirmCancel:disabled{opacity:.6;cursor:not-allowed}.Dashboard-module__5cuSHa__filtersRow{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Dashboard-module__5cuSHa__filterGroup{flex-direction:column;gap:.25rem;display:flex}.Dashboard-module__5cuSHa__filterLabel{color:var(--text-muted);letter-spacing:.04em;font-family:Cinzel,serif;font-size:.75rem;font-weight:600}.Dashboard-module__5cuSHa__filterSelect,.Dashboard-module__5cuSHa__filterInput{border:1px solid var(--border);background:var(--card-bg);color:var(--text-body);border-radius:6px;padding:.5rem .75rem;font-family:Inter,sans-serif;font-size:.875rem}.Dashboard-module__5cuSHa__filterSelect:focus,.Dashboard-module__5cuSHa__filterInput:focus{border-color:var(--frame-warm);outline:none}.Dashboard-module__5cuSHa__resultCount{color:var(--text-muted);margin-left:auto;font-size:.875rem}.Dashboard-module__5cuSHa__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.Dashboard-module__5cuSHa__paginationBtn{background:var(--card-bg);border:1px solid var(--border);cursor:pointer;color:var(--text-body);border-radius:6px;padding:.5rem 1rem;font-family:Cinzel,serif;font-size:.8rem;font-weight:600;transition:all .2s}.Dashboard-module__5cuSHa__paginationBtn:hover:not(:disabled){border-color:var(--frame-warm);background:var(--parchment-mid)}.Dashboard-module__5cuSHa__paginationBtn:disabled{opacity:.4;cursor:not-allowed}.Dashboard-module__5cuSHa__paginationInfo{color:var(--text-muted);font-size:.875rem}.Dashboard-module__5cuSHa__activitySection{margin-bottom:2rem}.Dashboard-module__5cuSHa__noActivity{color:var(--muted);font-style:italic}.Dashboard-module__5cuSHa__activityList{padding:0;list-style:none}.Dashboard-module__5cuSHa__activityItem{border-bottom:1px solid var(--border);align-items:flex-start;gap:1rem;padding:1rem 0;display:flex}.Dashboard-module__5cuSHa__activityItem:last-child{border-bottom:none}.Dashboard-module__5cuSHa__activityDot{background:var(--primary);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.5rem}.Dashboard-module__5cuSHa__activityContent{flex:1;justify-content:space-between;align-items:flex-start;display:flex}.Dashboard-module__5cuSHa__activityText{font-size:.9rem}.Dashboard-module__5cuSHa__activityTime{color:var(--muted);flex-shrink:0;font-size:.8rem}@media (max-width:768px){.Dashboard-module__5cuSHa__pageHeader{flex-direction:column;gap:1rem}.Dashboard-module__5cuSHa__uploadButton{text-align:center;width:100%}.Dashboard-module__5cuSHa__statsSection,.Dashboard-module__5cuSHa__vaultStats{grid-template-columns:1fr}.Dashboard-module__5cuSHa__subscriptionBanner{text-align:center;flex-direction:column;gap:1rem}.Dashboard-module__5cuSHa__navRight{gap:.75rem}.Dashboard-module__5cuSHa__userInfo{display:none}.Dashboard-module__5cuSHa__collectionsGrid{grid-template-columns:1fr}.Dashboard-module__5cuSHa__filtersRow{flex-direction:column;align-items:stretch}.Dashboard-module__5cuSHa__resultCount{margin-left:0}.Dashboard-module__5cuSHa__activityContent{flex-direction:column;gap:.25rem}.Dashboard-module__5cuSHa__bulkBar{padding:.75rem 1rem;font-size:.875rem}.Dashboard-module__5cuSHa__confirmDialog{margin:0 1rem}}@media (max-width:480px){.Dashboard-module__5cuSHa__nav{padding:1rem}.Dashboard-module__5cuSHa__logo{font-size:1.25rem}.Dashboard-module__5cuSHa__main{padding:1.5rem 1rem}.Dashboard-module__5cuSHa__pageTitle{font-size:1.5rem}.Dashboard-module__5cuSHa__statValue{font-size:2rem}.Dashboard-module__5cuSHa__collectionActions{flex-direction:column}.Dashboard-module__5cuSHa__actionButton,.Dashboard-module__5cuSHa__actionButtonSecondary{text-align:center;width:100%}.Dashboard-module__5cuSHa__sectionHeader{flex-direction:column;align-items:flex-start;gap:.5rem}}
.Import-module__4IMnSG__container{background:var(--background);min-height:100vh;color:var(--foreground)}.Import-module__4IMnSG__header{background:var(--background);border-bottom:1px solid var(--border);z-index:100;position:sticky;top:0}.Import-module__4IMnSG__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Import-module__4IMnSG__logo{color:var(--primary);font-size:1.5rem;font-weight:700}.Import-module__4IMnSG__navRight{align-items:center;gap:1.5rem;display:flex}.Import-module__4IMnSG__navLink{color:var(--muted);transition:color .2s}.Import-module__4IMnSG__navLink:hover{color:var(--foreground)}.Import-module__4IMnSG__main{max-width:900px;margin:0 auto;padding:2rem 1.5rem}.Import-module__4IMnSG__pageHeader{text-align:center;margin-bottom:2rem}.Import-module__4IMnSG__pageTitle{margin-bottom:.5rem;font-size:2rem;font-weight:700}.Import-module__4IMnSG__pageSubtitle{color:var(--muted)}.Import-module__4IMnSG__formatSection{margin-bottom:2rem}.Import-module__4IMnSG__sectionTitle{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Import-module__4IMnSG__formatGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.Import-module__4IMnSG__formatCard{background:var(--card-bg);border:2px solid var(--border);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .2s;display:flex}.Import-module__4IMnSG__formatCard:hover{border-color:var(--primary);background:color-mix(in srgb,var(--primary)5%,transparent)}.Import-module__4IMnSG__formatCardActive{border-color:var(--primary);background:color-mix(in srgb,var(--primary)10%,transparent)}.Import-module__4IMnSG__formatLabel{font-size:1rem;font-weight:600}.Import-module__4IMnSG__formatDescription{color:var(--muted);font-size:.85rem}.Import-module__4IMnSG__dropzone{border:2px dashed var(--border);text-align:center;cursor:pointer;background:var(--card-bg);border-radius:12px;margin-bottom:2rem;padding:3rem 2rem;transition:all .2s}.Import-module__4IMnSG__dropzone:hover{border-color:var(--primary);background:color-mix(in srgb,var(--primary)5%,transparent)}.Import-module__4IMnSG__dropzoneActive{border-color:var(--primary);background:color-mix(in srgb,var(--primary)10%,transparent)}.Import-module__4IMnSG__dropzoneHasFile{border-style:solid;border-color:var(--secondary)}.Import-module__4IMnSG__fileInput{display:none}.Import-module__4IMnSG__dropzoneContent{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Import-module__4IMnSG__uploadIcon{color:var(--text-muted);margin-bottom:.5rem;font-size:2.5rem;font-weight:300}.Import-module__4IMnSG__dropzoneText{font-size:1.125rem;font-weight:500}.Import-module__4IMnSG__dropzoneSubtext{color:var(--muted);font-size:.9rem}.Import-module__4IMnSG__fileInfo{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Import-module__4IMnSG__fileIcon{letter-spacing:.08em;background:var(--frame-warm);color:var(--parchment);border:1.5px solid var(--border-dark);border-radius:4px;padding:.6rem .8rem;font-family:Cinzel,serif;font-size:.75rem;font-weight:700}.Import-module__4IMnSG__fileName{word-break:break-all;font-size:1.125rem;font-weight:600}.Import-module__4IMnSG__fileSize{color:var(--muted);font-size:.875rem}.Import-module__4IMnSG__removeButton{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;margin-top:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.Import-module__4IMnSG__removeButton:hover{color:#dc2626;border-color:#ef4444}.Import-module__4IMnSG__errorMessage{color:#dc2626;text-align:center;background:#ef444420;border:1px solid #ef4444;border-radius:8px;margin-bottom:2rem;padding:1rem}.Import-module__4IMnSG__loadingSection{flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.Import-module__4IMnSG__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite Import-module__4IMnSG__spin}@keyframes Import-module__4IMnSG__spin{to{transform:rotate(360deg)}}.Import-module__4IMnSG__nameSection{margin-bottom:1.5rem}.Import-module__4IMnSG__nameLabel{margin-bottom:.5rem;font-weight:500;display:block}.Import-module__4IMnSG__nameInput{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:8px;padding:.75rem;font-size:1rem}.Import-module__4IMnSG__nameInput:focus{border-color:var(--primary);outline:none}.Import-module__4IMnSG__detectionInfo{background:var(--card-bg);border-radius:8px;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.Import-module__4IMnSG__detectionLabel{color:var(--muted);font-size:.875rem}.Import-module__4IMnSG__detectionValue{margin-right:1.5rem;font-weight:600}.Import-module__4IMnSG__warningsBox{background:#f59e0b20;border:1px solid #f59e0b;border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.5rem}.Import-module__4IMnSG__warningsTitle{color:#b45309;margin-bottom:.5rem;font-size:1rem;font-weight:600}.Import-module__4IMnSG__warningsList{color:#b45309;margin:0;padding-left:1.5rem}.Import-module__4IMnSG__warningsList li{margin-bottom:.25rem}.Import-module__4IMnSG__mappingSection{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;margin-bottom:2rem;padding:1.5rem}.Import-module__4IMnSG__mappingHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.Import-module__4IMnSG__mappingHeader .Import-module__4IMnSG__sectionTitle{margin-bottom:0}.Import-module__4IMnSG__toggleMappingButton{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.Import-module__4IMnSG__toggleMappingButton:hover{border-color:var(--foreground);color:var(--foreground)}.Import-module__4IMnSG__sectionSubtitle{color:var(--muted);margin-bottom:1.5rem;font-size:.9rem}.Import-module__4IMnSG__mappingGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Import-module__4IMnSG__mappingField{flex-direction:column;gap:.5rem;display:flex}.Import-module__4IMnSG__mappingLabel{color:var(--muted);font-size:.875rem;font-weight:500}.Import-module__4IMnSG__required{color:#dc2626;margin-left:.25rem}.Import-module__4IMnSG__mappingSelect{border:1px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:6px;padding:.625rem;font-size:.9rem}.Import-module__4IMnSG__mappingSelect:focus{border-color:var(--primary);outline:none}.Import-module__4IMnSG__previewSection{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;margin-bottom:2rem;padding:1.5rem}.Import-module__4IMnSG__tableWrapper{margin:0 -1.5rem;padding:0 1.5rem;overflow-x:auto}.Import-module__4IMnSG__previewTable{border-collapse:collapse;width:100%;font-size:.875rem}.Import-module__4IMnSG__previewTable th,.Import-module__4IMnSG__previewTable td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:.75rem}.Import-module__4IMnSG__previewTable th{background:var(--background);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.Import-module__4IMnSG__previewTable tr:last-child td{border-bottom:none}.Import-module__4IMnSG__progressSection{margin-bottom:2rem}.Import-module__4IMnSG__progressBar{background:var(--border);border-radius:4px;height:8px;margin-bottom:.75rem;overflow:hidden}.Import-module__4IMnSG__progressFill{background:var(--primary);border-radius:4px;height:100%;transition:width .3s}.Import-module__4IMnSG__progressText{text-align:center;color:var(--muted);font-size:.9rem}.Import-module__4IMnSG__actions{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.Import-module__4IMnSG__importButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:background .2s,transform .2s}.Import-module__4IMnSG__importButton:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-2px)}.Import-module__4IMnSG__importButton:disabled{opacity:.5;cursor:not-allowed}.Import-module__4IMnSG__cancelButton{color:var(--muted);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.Import-module__4IMnSG__cancelButton:hover{border-color:var(--foreground);color:var(--foreground)}.Import-module__4IMnSG__successCard{text-align:center;background:#10b98120;border:1px solid #10b981;border-radius:12px;padding:3rem 2rem}.Import-module__4IMnSG__successIcon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.Import-module__4IMnSG__successCard h2{color:#047857;margin-bottom:.5rem;font-size:1.5rem}.Import-module__4IMnSG__successCard p{color:var(--foreground);margin-bottom:.5rem}.Import-module__4IMnSG__formatInfo{font-size:.9rem;color:var(--muted)!important}.Import-module__4IMnSG__warningText{font-size:.9rem;color:#b45309!important}.Import-module__4IMnSG__redirectText{margin-top:1rem;font-size:.875rem;color:var(--muted)!important}.Import-module__4IMnSG__helpSection{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.Import-module__4IMnSG__helpContent{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Import-module__4IMnSG__formatHelp{background:var(--background);border-radius:8px;padding:1rem}.Import-module__4IMnSG__formatHelp h3{margin-bottom:.5rem;font-size:1rem;font-weight:600}.Import-module__4IMnSG__formatHelp p{color:var(--muted);font-size:.875rem;line-height:1.5}.Import-module__4IMnSG__formatHelp a{color:var(--primary)}@media (max-width:768px){.Import-module__4IMnSG__formatGrid,.Import-module__4IMnSG__mappingGrid{grid-template-columns:repeat(2,1fr)}.Import-module__4IMnSG__helpContent{grid-template-columns:1fr}.Import-module__4IMnSG__pageTitle{font-size:1.5rem}.Import-module__4IMnSG__dropzone{padding:2rem 1rem}.Import-module__4IMnSG__actions{flex-direction:column}.Import-module__4IMnSG__importButton,.Import-module__4IMnSG__cancelButton{width:100%}.Import-module__4IMnSG__detectionInfo{flex-direction:column;align-items:flex-start;gap:.5rem}.Import-module__4IMnSG__detectionValue{margin-right:0}}@media (max-width:480px){.Import-module__4IMnSG__nav{padding:1rem}.Import-module__4IMnSG__logo{font-size:1.25rem}.Import-module__4IMnSG__main{padding:1.5rem 1rem}.Import-module__4IMnSG__formatGrid,.Import-module__4IMnSG__mappingGrid{grid-template-columns:1fr}.Import-module__4IMnSG__previewSection,.Import-module__4IMnSG__helpSection,.Import-module__4IMnSG__mappingSection{padding:1rem}.Import-module__4IMnSG__mappingHeader{flex-direction:column;align-items:flex-start;gap:.5rem}}
.Legal-module__q0_YEq__container{max-width:720px;margin:0 auto;padding:2rem 1.5rem}.Legal-module__q0_YEq__article{background:var(--parchment);line-height:1.7}.Legal-module__q0_YEq__heading{color:var(--text-primary);margin-bottom:.5rem;font-family:Cinzel,serif;font-size:1.6rem;font-weight:700}.Legal-module__q0_YEq__lastUpdated{color:var(--text-muted);margin-bottom:2rem;font-family:Inter,sans-serif;font-size:.8rem}.Legal-module__q0_YEq__sectionTitle{color:var(--text-primary);margin-top:2rem;margin-bottom:.75rem;font-family:Cinzel,serif;font-size:1.1rem;font-weight:600}.Legal-module__q0_YEq__paragraph{color:var(--text-body);margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.7}.Legal-module__q0_YEq__list{color:var(--text-body);margin-bottom:1rem;padding-left:1.5rem;font-family:Inter,sans-serif;font-size:.9rem}.Legal-module__q0_YEq__listItem{margin-bottom:.4rem;line-height:1.6}.Legal-module__q0_YEq__strong{color:var(--text-primary);font-weight:600}.Legal-module__q0_YEq__link{color:var(--frame-warm);text-decoration:underline}
.Settings-module__mF7HEa__container{background:var(--background);min-height:100vh;color:var(--foreground)}.Settings-module__mF7HEa__loadingContainer,.Settings-module__mF7HEa__errorContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.Settings-module__mF7HEa__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite Settings-module__mF7HEa__spin}@keyframes Settings-module__mF7HEa__spin{to{transform:rotate(360deg)}}.Settings-module__mF7HEa__errorContainer button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem}.Settings-module__mF7HEa__header{background:var(--background);border-bottom:1px solid var(--border);z-index:100;position:sticky;top:0}.Settings-module__mF7HEa__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Settings-module__mF7HEa__logo{color:var(--primary);font-size:1.5rem;font-weight:700}.Settings-module__mF7HEa__navRight{align-items:center;gap:1.5rem;display:flex}.Settings-module__mF7HEa__navLink{color:var(--muted);transition:color .2s}.Settings-module__mF7HEa__navLink:hover{color:var(--foreground)}.Settings-module__mF7HEa__logoutButton{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.Settings-module__mF7HEa__logoutButton:hover{border-color:var(--primary);color:var(--primary)}.Settings-module__mF7HEa__main{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.Settings-module__mF7HEa__pageHeader{margin-bottom:2rem}.Settings-module__mF7HEa__pageTitle{margin-bottom:.5rem;font-size:2rem;font-weight:700}.Settings-module__mF7HEa__pageSubtitle{color:var(--muted)}.Settings-module__mF7HEa__tabContainer{border-bottom:1px solid var(--border);gap:.5rem;margin-bottom:2rem;display:flex}.Settings-module__mF7HEa__tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:1rem 1.5rem;font-size:1rem;transition:all .2s}.Settings-module__mF7HEa__tab:hover{color:var(--foreground)}.Settings-module__mF7HEa__tabActive{color:var(--primary);border-bottom-color:var(--primary)}.Settings-module__mF7HEa__message{border-radius:8px;margin-bottom:1.5rem;padding:1rem}.Settings-module__mF7HEa__messageSuccess{color:#047857;background:#10b98120;border:1px solid #10b981}.Settings-module__mF7HEa__messageError{color:#dc2626;background:#ef444420;border:1px solid #ef4444}.Settings-module__mF7HEa__section{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;margin-bottom:2rem;padding:2rem}.Settings-module__mF7HEa__sectionTitle{margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.Settings-module__mF7HEa__form{max-width:400px}.Settings-module__mF7HEa__formGroup{margin-bottom:1.5rem}.Settings-module__mF7HEa__label{color:var(--foreground);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.Settings-module__mF7HEa__input{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:6px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.Settings-module__mF7HEa__input:focus{border-color:var(--primary);outline:none}.Settings-module__mF7HEa__subsectionTitle{margin-top:2rem;margin-bottom:.25rem;font-size:1rem;font-weight:600}.Settings-module__mF7HEa__subsectionNote{color:var(--muted);margin-bottom:1rem;font-size:.875rem}.Settings-module__mF7HEa__submitButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s}.Settings-module__mF7HEa__submitButton:hover:not(:disabled){background:var(--primary-dark)}.Settings-module__mF7HEa__submitButton:disabled{opacity:.6;cursor:not-allowed}.Settings-module__mF7HEa__currentPlan{background:var(--background);border:1px solid var(--border);border-radius:8px;margin-bottom:2rem;padding:1.5rem}.Settings-module__mF7HEa__planHeader{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.Settings-module__mF7HEa__planName{font-size:1.25rem;font-weight:600}.Settings-module__mF7HEa__planPrice{color:var(--primary);font-size:1.25rem;font-weight:700}.Settings-module__mF7HEa__trialInfo{color:var(--muted);margin-bottom:1rem;font-size:.9rem}.Settings-module__mF7HEa__usageInfo{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.Settings-module__mF7HEa__usageLabel{color:var(--muted);margin-bottom:.25rem;font-size:.875rem}.Settings-module__mF7HEa__usageValue{font-size:1.25rem;font-weight:600}.Settings-module__mF7HEa__usageLimit{color:var(--muted);font-weight:400}.Settings-module__mF7HEa__usageLimitReached{color:var(--error,#d3202a);margin-top:.5rem;font-size:.85rem;font-weight:500}.Settings-module__mF7HEa__manageButton{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:6px;margin-top:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.Settings-module__mF7HEa__manageButton:hover:not(:disabled){background:var(--primary);color:#fff}.Settings-module__mF7HEa__manageButton:disabled{opacity:.6;cursor:not-allowed}.Settings-module__mF7HEa__upgradeSectionTitle{margin-bottom:1rem;font-size:1rem;font-weight:600}.Settings-module__mF7HEa__plansGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Settings-module__mF7HEa__planCard{background:var(--background);border:1px solid var(--border);border-radius:8px;flex-direction:column;padding:1.5rem;transition:border-color .2s;display:flex}.Settings-module__mF7HEa__planCard:hover{border-color:var(--primary)}.Settings-module__mF7HEa__planCardCurrent{border-color:var(--primary);background:var(--primary)8}.Settings-module__mF7HEa__planCardName{margin-bottom:.5rem;font-size:1rem;font-weight:600}.Settings-module__mF7HEa__planCardPrice{color:var(--primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Settings-module__mF7HEa__planCardFeatures{color:var(--muted);margin:0 0 auto;padding:0;font-size:.875rem;list-style:none}.Settings-module__mF7HEa__planCardFeatures li{padding:.25rem 0 .25rem 1.25rem;position:relative}.Settings-module__mF7HEa__planCardFeatures li:before{content:"✓";color:var(--secondary);position:absolute;left:0}.Settings-module__mF7HEa__currentBadge{background:var(--primary)20;color:var(--primary);text-align:center;border-radius:6px;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Settings-module__mF7HEa__selectPlanButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s}.Settings-module__mF7HEa__selectPlanButton:hover:not(:disabled){background:var(--primary-dark)}.Settings-module__mF7HEa__selectPlanButton:disabled{opacity:.6;cursor:not-allowed}.Settings-module__mF7HEa__apiNote{color:var(--muted)}@media (max-width:768px){.Settings-module__mF7HEa__plansGrid{grid-template-columns:1fr}.Settings-module__mF7HEa__tabContainer{overflow-x:auto}.Settings-module__mF7HEa__tab{white-space:nowrap;padding:1rem}}@media (max-width:480px){.Settings-module__mF7HEa__nav{padding:1rem}.Settings-module__mF7HEa__logo{font-size:1.25rem}.Settings-module__mF7HEa__main{padding:1.5rem 1rem}.Settings-module__mF7HEa__pageTitle{font-size:1.5rem}.Settings-module__mF7HEa__section{padding:1.5rem}.Settings-module__mF7HEa__planHeader{flex-direction:column;gap:.5rem}}
