:root{--ink:#17211d;--muted:#68746d;--paper:#f4f1e9;--card:#fffdf8;--green:#174f3d;--lime:#c7f06b;--line:#d9d8cf;--red:#a43b32}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#e7eee7 0,#f4f1e9 38rem);color:var(--ink);font:16px/1.45 ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}main{width:min(760px,100%);margin:auto;padding:28px 18px 80px}header{padding:28px 4px 24px}h1,h2{font-family:Georgia,serif;letter-spacing:-.025em;margin:.1em 0}h1{font-size:clamp(2.35rem,10vw,4.8rem);line-height:.94;max-width:650px}h2{font-size:2rem}header>p:last-child{color:var(--muted);max-width:560px;font-size:1.05rem}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.18em;color:var(--green);margin:0 0 8px}.panel,.card{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:0 14px 40px #24372b12}.photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.drop{min-height:210px;border:2px dashed #9fac9f;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:24px;cursor:pointer;background:#f8faf5}.drop.optional{background:#faf9f4}.drop:hover{border-color:var(--green)}.camera{font-size:2.5rem;width:64px;height:64px;border-radius:50%;background:var(--lime);display:grid;place-items:center;margin-bottom:15px}.drop small{display:block;color:var(--muted);max-width:360px;margin-top:6px}input[type=file]{position:absolute;left:-9999px}button{width:100%;border:0;border-radius:14px;background:var(--green);color:white;padding:15px 18px;font-size:1rem;font-weight:750;cursor:pointer;margin-top:16px}button:disabled{opacity:.4;cursor:not-allowed}.secondary{background:#e8ece6;color:var(--ink)}.thumbs{display:grid;grid-template-columns:1fr;gap:8px;margin-top:8px}.thumbs img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:10px}.status{text-align:center;color:var(--muted);min-height:1.5em}.section-title{display:flex;justify-content:space-between;align-items:end;margin:42px 4px 14px}.badge{background:var(--lime);padding:6px 10px;border-radius:999px;font-weight:800}.card{display:grid;grid-template-columns:120px 1fr;gap:16px;margin:12px 0}.card img{width:100%;border-radius:12px}.card .images{display:grid;gap:6px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field label{display:block;font-size:.72rem;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.field input,.field select{width:100%;border:1px solid var(--line);border-radius:9px;background:white;padding:9px;color:var(--ink);font:inherit}.wide{grid-column:1/-1}.validation{grid-column:1/-1;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;font-size:.82rem}.validation.validated{background:#e8f4e8;color:#205c36}.validation.review{background:#fff0dc;color:#7d4b10}.confidence-Low{color:var(--red)}.success{text-align:center;margin-top:40px}.oauth{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.oauth p{margin:2px 0;color:var(--muted)}.oauth a{background:var(--green);color:white;text-decoration:none;padding:10px 16px;border-radius:10px;font-weight:750}.oauth[hidden]{display:none}@media(max-width:580px){.photo-pair{grid-template-columns:1fr 1fr}.drop{min-height:150px;padding:12px}.camera{width:48px;height:48px;font-size:1.8rem}.card{grid-template-columns:82px 1fr;padding:12px}.fields{grid-template-columns:1fr}.wide{grid-column:auto}}

/* Collection application shell */
.page-back-bar{display:flex;align-items:center;gap:10px;min-height:38px;margin:0 0 8px}.page-back-bar[hidden]{display:none}.page-back-bar button{display:inline-flex;align-items:center;gap:7px;width:auto;margin:0;padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--green);box-shadow:0 5px 16px #173c3010;font-size:.82rem}.page-back-bar button span{font-size:1.15rem;line-height:1}.app-page-kicker{margin:0 0 10px;color:var(--green);font-size:.72rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.app-page-kicker span{font-size:.86em;font-weight:500;letter-spacing:.08em;text-transform:lowercase;opacity:.72}
body{background:#f3f3ed}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr)}.app-shell>main{width:100%;max-width:1440px;margin:0;padding:34px 42px 90px}.sidebar{position:sticky;top:0;height:100vh;background:#123d31;color:#fff;padding:26px 18px;overflow:auto}.brand{display:flex;gap:11px;align-items:center;color:white;text-decoration:none;margin:0 8px 35px}.brand span{width:38px;height:38px;border-radius:12px;background:var(--lime);color:var(--green);display:grid;place-items:center;font-family:Georgia,serif;font-weight:900}.brand strong{font-size:.95rem}.sidebar nav{display:grid;gap:3px}.sidebar nav>p{font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:#98b4aa;font-weight:800;margin:24px 13px 7px}.nav-link{width:100%;margin:0;padding:10px 13px;text-align:left;background:transparent;color:#dce9e3;border-radius:10px;font-size:.9rem}.nav-link:hover,.nav-link.active{background:#ffffff16;color:white}.nav-link.active{box-shadow:inset 3px 0 var(--lime)}.report-link{padding-left:25px;color:#bcd0c7}.page{display:none}.page.active{display:block}.page>header{padding-top:10px}#dashboardPage>header h1{font-size:clamp(3rem,6vw,5.8rem)}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:5px 0 22px}.metric{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;display:flex;flex-direction:column;min-height:145px;box-shadow:0 10px 25px #24372b0a}.metric span,.metric small{color:var(--muted)}.metric span{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.metric strong{font-family:Georgia,serif;font-size:clamp(1.6rem,3vw,2.4rem);margin:auto 0 2px;letter-spacing:-.04em}.metric small{font-size:.8rem}.positive{color:#207348}.negative{color:var(--red)}.dashboard-grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(380px,1.2fr);gap:18px}.panel-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.panel-heading h2{font-size:1.55rem}.text-button{width:auto;margin:0;padding:8px;background:transparent;color:var(--green);font-size:.8rem}.status-mix{display:grid;gap:13px}.status-mix>div{display:grid;grid-template-columns:1fr auto;gap:5px;position:relative;padding-bottom:8px}.status-mix span{font-weight:700;font-size:.88rem}.status-mix strong{font-size:.88rem}.status-mix em{position:absolute;bottom:0;left:0;width:100%;height:4px;border-radius:4px;background:#e8e9e2}.status-mix em:after{content:"";display:block;width:var(--width);height:100%;background:var(--green);border-radius:4px}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#83938a;margin-right:8px}.dot.sell{background:#cf6b55}.dot.pc{background:#8268b7}.dot.sold,.dot.gifted{background:#a7aaa4}.mini-list{display:grid}.mini-card{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:9px 0;border-top:1px solid #ecece6}.mini-card:first-child{border-top:0}.mini-card div:nth-child(2){min-width:0}.mini-card strong,.mini-card span{display:block}.mini-card span{font-size:.76rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-card>b{font-size:.85rem}.mini-score{width:35px;height:35px;border-radius:10px;background:#edf1e8;display:grid;place-items:center;font-weight:900;color:var(--green)}.recent-panel{margin-top:18px}.mini-list.horizontal{grid-template-columns:repeat(2,1fr);column-gap:24px}.compact-header{display:flex;align-items:end;justify-content:space-between}.compact-header h1{font-size:3.5rem}.compact-header .compact{width:auto;margin:0 0 4px;padding:10px 14px}.inventory-tools{padding:14px;margin-bottom:18px}.search-wrap{position:relative}.search-wrap span{position:absolute;left:14px;top:8px;font-size:1.6rem;color:var(--muted)}.search-wrap input{width:100%;border:1px solid var(--line);border-radius:13px;background:#fff;padding:14px 15px 14px 45px;font:inherit;font-size:1.02rem}.filters{display:flex;gap:9px;margin-top:10px}.filters select{border:1px solid var(--line);border-radius:10px;background:#f8f8f4;color:var(--ink);padding:9px 32px 9px 10px;font:inherit;font-size:.82rem}.view-toggle{display:flex;margin-left:auto;border:1px solid var(--line);border-radius:10px;overflow:hidden}.view-toggle button{width:40px;margin:0;padding:8px;background:#f8f8f4;color:var(--muted);border-radius:0}.view-toggle button.active{background:var(--green);color:white}.active-report{margin-top:10px;color:var(--green);font-weight:700;font-size:.83rem}.active-report button{display:inline;width:auto;margin:0 0 0 6px;padding:4px 8px;background:#e7eee7;color:var(--green);font-size:.75rem}.results-heading{display:flex;justify-content:space-between;color:var(--muted);font-size:.85rem;margin:0 3px 9px}.table-shell{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:auto;box-shadow:0 10px 25px #24372b0a}table{width:100%;border-collapse:collapse;min-width:1000px}th{text-align:left;text-transform:uppercase;letter-spacing:.06em;font-size:.66rem;color:var(--muted);padding:12px 13px;background:#f8f8f3;position:sticky;top:0}td{padding:11px 13px;border-top:1px solid #ecece6;font-size:.82rem;vertical-align:middle}td:nth-child(2){max-width:340px}td strong,td small{display:block}td small{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-pill{display:inline-block;border-radius:999px;padding:4px 8px;background:#e8ece6;color:#4d5d54;text-transform:uppercase;font-size:.62rem;font-weight:900;letter-spacing:.05em}.status-pill.sell{background:#f8dfd8;color:#8e3628}.status-pill.pc{background:#ebe5f5;color:#644a91}.status-pill.sold,.status-pill.gifted{background:#e5e5e2;color:#666}.score{display:inline-grid;place-items:center;min-width:31px;height:31px;border-radius:9px;background:#edf1e8;color:var(--green)}.direction.up{color:#207348}.direction.down{color:var(--red)}.inventory-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.inventory-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:17px}.card-top{display:flex;justify-content:space-between}.inventory-card h3{font-family:Georgia,serif;font-size:1.4rem;margin:2px 0}.inventory-card>p:not(.eyebrow){font-size:.82rem;color:var(--muted);height:2.5em;overflow:hidden}.inventory-card dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:17px 0 0}.inventory-card dt{font-size:.62rem;color:var(--muted);text-transform:uppercase;font-weight:800}.inventory-card dd{margin:2px 0;font-size:.8rem}.empty-state{padding:50px;text-align:center;color:var(--muted);background:#fff;border:1px dashed var(--line);border-radius:16px}.skeleton{animation:pulse 1.2s infinite alternate}@keyframes pulse{to{opacity:.45}}
.dashboard-search{display:flex;gap:8px;position:relative;max-width:760px;margin:-5px 0 20px}.dashboard-search span{position:absolute;left:14px;top:9px;color:var(--muted);font-size:1.5rem}.dashboard-search input{min-width:0;flex:1;border:1px solid var(--line);border-radius:13px;background:#fff;padding:13px 14px 13px 43px;font:inherit}.dashboard-search button{width:auto;margin:0;padding:12px 17px;white-space:nowrap}
.show-header{padding-bottom:18px}.show-header h1{font-size:clamp(3.5rem,7vw,6.5rem);max-width:850px}.show-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px}.show-action{margin:0;min-height:142px;text-align:left;padding:22px;display:grid;grid-template-columns:58px 1fr;grid-template-rows:auto auto;column-gap:15px;align-content:center}.show-action>span{grid-row:1/3;width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:var(--lime);color:var(--green);font-size:2rem}.show-action strong{font-size:1.35rem}.show-action small{font-weight:500;color:#cbdad4}.show-action.secondary-action{background:white;color:var(--green);border:1px solid var(--line)}.show-action.secondary-action small{color:var(--muted)}.show-search-panel{padding:15px}.show-search{display:flex;gap:9px;position:relative}.show-search>span{position:absolute;left:15px;top:10px;font-size:1.7rem;color:var(--muted)}.show-search input{flex:1;min-width:0;border:1px solid var(--line);border-radius:13px;padding:15px 14px 15px 47px;font:inherit;font-size:1.05rem}.show-search button{width:auto;margin:0;padding:12px 20px}.show-results>p{margin:13px 4px 2px;color:var(--muted);font-size:.82rem}.show-result{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:7px 0 0;padding:13px 14px;background:#f2f5ef;color:var(--ink);text-align:left}.show-result span{min-width:0}.show-result strong,.show-result small,.show-result em{display:block}.show-result small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--muted)}.show-result em{font-size:.68rem;color:#758079;font-style:normal}.show-result b{white-space:nowrap;color:var(--green)}.show-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.show-summary article{background:white;border:1px solid var(--line);border-radius:16px;padding:16px}.show-summary span{display:block;color:var(--muted);font-size:.72rem;text-transform:uppercase;font-weight:800}.show-summary strong{display:block;margin-top:7px;font:2rem Georgia,serif}.show-privacy{display:flex;gap:10px;padding:12px 15px;background:#e8eee9;border-radius:13px;font-size:.78rem;color:var(--muted)}.show-privacy strong{color:var(--green)}
.search-clear{position:absolute;z-index:2;width:32px!important;height:32px;margin:0!important;padding:0!important;border:0;border-radius:50%;background:#edf0ea!important;color:#526159!important;font-size:1.35rem!important;line-height:1!important;display:grid;place-items:center;top:50%;transform:translateY(-50%)}.search-clear:hover,.search-clear:focus{background:#dde5dc!important;color:var(--green)!important}.search-clear[hidden]{display:none}.search-wrap .search-clear{right:9px}.show-search .search-clear{right:111px}.dashboard-search .search-clear{right:151px}.search-wrap input,.show-search input,.dashboard-search input{padding-right:46px}input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}
.privacy-gate{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;background:#e8eee9}.privacy-gate>div{display:flex;align-items:center;gap:15px}.privacy-gate h2{font-size:1.35rem}.privacy-gate p{margin:2px 0;color:var(--muted)}.privacy-gate button{width:auto;margin:0;white-space:nowrap}.privacy-icon{width:46px;height:46px;border-radius:50%;background:var(--green);color:var(--lime);display:grid;place-items:center;font-size:1.2rem}.private-metrics{grid-template-columns:repeat(3,1fr)}.private-value .masked{letter-spacing:.12em;color:#64716a}.portfolio-context{margin-top:18px}.portfolio-context h2{font-size:1.55rem}.portfolio-context>p:last-child{color:var(--muted)}
.result-card{cursor:pointer}.result-card:hover{background:#f3f7f1}.result-card:focus{outline:3px solid #94bd71;outline-offset:-3px}.inventory-card.result-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #24372b14}.inventory-card{transition:.16s ease}.view-detail{display:block;margin-top:14px;color:var(--green);font-size:.74rem;font-weight:800}.card-detail{width:min(820px,calc(100% - 28px));max-height:calc(100vh - 28px);padding:0;border:0;border-radius:24px;background:var(--card);color:var(--ink);box-shadow:0 30px 100px #071e1766}.card-detail::backdrop{background:#10291f99;backdrop-filter:blur(4px)}.detail-shell{position:relative;padding:28px;overflow:auto;max-height:calc(100vh - 28px)}.detail-close{position:sticky;z-index:3;float:right;top:0;width:38px;height:38px;margin:0;padding:0;border-radius:50%;background:#e8ece6;color:var(--ink);font-size:1.5rem}.detail-header{display:grid;grid-template-columns:1fr 90px;gap:18px;padding:0 48px 18px 0;border-bottom:1px solid var(--line)}.detail-header h2{font-size:2.25rem}.detail-header>div>p:last-child{color:var(--muted);margin:5px 0}.detail-score{width:78px;height:78px;border-radius:20px;background:var(--green);color:white;display:grid;place-items:center;align-content:center}.detail-score span{font-size:.64rem;text-transform:uppercase;letter-spacing:.08em;color:#c7d9d1}.detail-score strong{font-family:Georgia,serif;font-size:2rem}.detail-badges{display:flex;flex-wrap:wrap;gap:7px;align-items:center;padding:14px 0}.detail-badges>span:not(.status-pill){border-radius:999px;padding:5px 9px;background:#eceee8;color:#536158;font-size:.7rem;font-weight:700}.detail-badges .recommendation{background:#e1edda;color:#285c3d}.detail-section{padding:17px 0;border-top:1px solid var(--line)}.detail-section:first-of-type{border-top:0}.detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.detail-grid>div{min-width:0}.detail-grid span{display:block;font-size:.64rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:800}.detail-grid strong{display:block;font-size:.85rem;margin-top:3px;overflow-wrap:anywhere}.score-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.score-grid>div{background:#edf1e8;border-radius:13px;padding:12px;text-align:center}.score-grid span{display:block;font-size:.64rem;color:var(--muted);text-transform:uppercase}.score-grid strong{display:block;color:var(--green);font-family:Georgia,serif;font-size:1.7rem}.detail-link{display:inline-block;margin-top:16px;color:var(--green);font-weight:800;font-size:.82rem}.identifiers .detail-grid{grid-template-columns:1fr 1fr}
.detail-actions{position:sticky;bottom:-28px;background:linear-gradient(180deg,#fffdf800,#fffdf8 24%);padding:24px 0 20px}.sell-card-dialog{width:min(760px,calc(100% - 28px));max-height:calc(100vh - 28px);padding:0;border:0;border-radius:24px;background:var(--card);color:var(--ink);box-shadow:0 30px 100px #071e1766}.sell-card-dialog::backdrop{background:#10291f99;backdrop-filter:blur(4px)}.sell-shell{position:relative;padding:28px;overflow:auto;max-height:calc(100vh - 28px)}.sell-header{padding:0 48px 18px 0}.sell-header h2{font-size:2.2rem}.sell-header>p:last-child{color:var(--muted)}.venmo-payment{display:grid;grid-template-columns:250px 1fr;gap:24px;background:#f1f4ee;border:1px solid var(--line);border-radius:18px;padding:18px}.qr-panel{text-align:center}.qr-panel img{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:white;border-radius:14px;border:8px solid white}.qr-panel strong,.qr-panel span{display:block}.qr-panel strong{margin-top:8px}.qr-panel span{color:var(--muted);font-size:.82rem}.payment-fields{display:flex;flex-direction:column;justify-content:center}.payment-fields label,.venmo-settings label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:800;margin-bottom:10px}.payment-fields input,.payment-fields textarea,.venmo-settings input:not([type=file]){display:block;width:100%;margin-top:5px;border:1px solid var(--line);border-radius:10px;background:white;padding:10px;color:var(--ink);font:inherit;text-transform:none;letter-spacing:normal}.payment-fields textarea{resize:vertical;font-size:.8rem}.payment-fields button{margin-top:3px}.sale-status{min-height:1.2em;color:var(--green);font-size:.78rem}.venmo-setup-callout{background:#e8eee9;border-radius:16px;padding:18px}.venmo-setup-callout h3{margin:0}.venmo-setup-callout p{color:var(--muted);margin-bottom:0}.venmo-settings{margin-top:16px;border-top:1px solid var(--line);padding-top:13px}.venmo-settings summary{cursor:pointer;color:var(--green);font-weight:800}.venmo-settings form{padding:15px 0}.qr-upload span{display:inline-block;margin-top:5px;border-radius:10px;background:#e8ece6;color:var(--ink);padding:10px 13px;text-transform:none;letter-spacing:normal;cursor:pointer}.sale-caution{display:flex;gap:12px;margin-top:14px;padding:13px;border-radius:12px;background:#fff2dc;color:#70501e;font-size:.78rem}.sale-caution strong{white-space:nowrap}.sale-caution span{color:#80663e}
.confirm-payment{background:#1d714e;font-size:1.05rem;margin-top:14px}
.sale-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sale-choice button{margin-top:0}.cash-payment{background:#f1f4ee;border:1px solid var(--line);border-radius:18px;padding:22px}.cash-payment label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:800}.cash-payment input{display:block;width:100%;margin-top:7px;border:1px solid var(--line);border-radius:12px;background:white;padding:14px;color:var(--ink);font:inherit;font-size:1.25rem}.cash-payment p{margin:13px 0 0;color:var(--muted);font-size:.85rem}
.summary-link{cursor:pointer}.summary-link:hover{border-color:var(--green)}.summary-link small{display:block;margin-top:7px;color:var(--green);font-size:.72rem;font-weight:800}.sales-tools{display:grid;gap:15px}.sales-periods{display:flex;gap:8px;flex-wrap:wrap}.sales-periods button{background:#edf1ea;color:var(--ink);padding:9px 14px}.sales-periods button.active{background:var(--green);color:white}.sales-custom-dates{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.sales-custom-dates label{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:800}.sales-custom-dates input{display:block;margin-top:5px;border:1px solid var(--line);border-radius:10px;background:white;padding:10px;color:var(--ink);font:inherit}.sales-filter-row{display:grid;grid-template-columns:1fr 190px;gap:12px}.sales-filter-row select{border:1px solid var(--line);border-radius:10px;background:white;padding:10px;color:var(--ink);font:inherit}.sales-metrics{grid-template-columns:repeat(3,1fr)}.sales-table td strong,.sales-table td small{display:block}.sales-table td small{margin-top:3px;color:var(--muted);font-size:.76rem}.sales-table .sale-amount{font-size:1.05rem;color:var(--green);white-space:nowrap}@media(max-width:700px){.sales-filter-row{grid-template-columns:1fr}.sales-metrics{grid-template-columns:1fr}.sales-table table,.sales-table tbody,.sales-table tr,.sales-table td{display:block}.sales-table thead{display:none}.sales-table tr{padding:14px;border-bottom:1px solid var(--line)}.sales-table td{padding:4px 0;border:0}.sales-table td:last-child{padding-top:9px}.sales-table .sale-amount{font-size:1.25rem}}
.sale-complete{text-align:center;padding:22px 6px}.sale-complete-check{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 14px;border-radius:50%;background:var(--green);color:white;font-size:1.8rem;font-weight:900}.sale-complete h2{font-size:3rem;margin:4px 0}.sale-complete-actions,.transfer-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.transfer-dialog{width:min(520px,calc(100% - 28px))}.transfer-qr{display:grid;place-items:center;margin:20px auto 12px}.transfer-qr canvas{width:220px;height:220px;max-width:100%;border:10px solid #fffdf8;border-radius:15px}.transfer-instruction{text-align:center;color:var(--muted)}.receipt-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.receipt-summary span{padding:12px;border-radius:12px;background:#edf1ea;color:var(--muted);font-size:.75rem}.receipt-summary strong{display:block;margin-top:4px;color:var(--ink);font-size:.95rem}@media(max-width:520px){.sale-complete-actions,.transfer-actions,.receipt-summary{grid-template-columns:1fr}}
.transfer-qr #transferQr{padding:10px;background:#fffdf8;border-radius:15px}.transfer-qr #transferQr canvas,.transfer-qr #transferQr img{display:block;width:220px;height:220px;max-width:100%;border:0;border-radius:0}
.show-actions{grid-template-columns:repeat(3,1fr)}.price-box-dialog{width:min(760px,calc(100% - 28px))}.price-box-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.price-tier{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px;border:1px solid var(--line);border-radius:15px;background:#f5f6f1}.price-tier strong,.price-tier span,.price-tier small{display:block}.price-tier span{color:var(--green);font-weight:800}.price-tier small{margin-top:3px;color:var(--muted)}.tier-counter{display:grid;grid-template-columns:38px 36px 38px;align-items:center;text-align:center}.tier-counter button{width:38px;height:38px;margin:0;padding:0;border-radius:10px}.tier-counter b{font-size:1.1rem}.price-tier-setup{margin:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0}.price-tier-setup summary{cursor:pointer;color:var(--green);font-weight:800}.price-tier-setup form{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:8px;padding-top:12px}.price-tier-setup label{font-size:.7rem;text-transform:uppercase;color:var(--muted);font-weight:800}.price-tier-setup input{width:100%;display:block;margin-top:4px;padding:9px;border:1px solid var(--line);border-radius:9px;font:inherit}.price-tier-setup form button{grid-column:1/-1}.price-box-venmo{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:16px;margin-top:14px;padding:15px;border-radius:15px;background:#edf1ea}.price-box-venmo img{width:130px;height:130px;object-fit:contain;background:white;border-radius:10px}.price-box-venmo strong,.price-box-venmo span,.price-box-venmo small{display:block}.price-box-venmo strong{font-size:1.25rem}.price-box-venmo span{color:var(--green);font-weight:800}.price-box-venmo small{margin-top:8px;color:var(--muted)}.price-box-total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:15px;padding:16px;border-radius:14px;background:var(--green);color:white}.price-box-total strong{font-size:2rem}.price-box-total small{color:#d5e1dc}@media(max-width:760px){.show-actions{grid-template-columns:1fr 1fr}.price-box-grid{grid-template-columns:1fr}.price-tier-setup form{grid-template-columns:1fr 1fr}}@media(max-width:480px){.show-actions{grid-template-columns:1fr}.price-box-venmo{grid-template-columns:100px 1fr}.price-box-venmo img{width:100px;height:100px}.price-box-total{flex-wrap:wrap}}
.background-task{position:fixed;z-index:50;right:18px;bottom:18px;width:min(390px,calc(100% - 28px));display:grid;grid-template-columns:30px 1fr 30px;align-items:center;gap:10px;padding:13px 14px;border-radius:15px;background:#123d31;color:white;box-shadow:0 18px 50px #071e1755}.background-task[hidden]{display:none}.background-task strong,.background-task small{display:block}.background-task small{color:#c6d7d0}.background-task>button{width:30px;height:30px;margin:0;padding:0;border-radius:50%;background:#ffffff1c}.background-task.complete{cursor:pointer}.background-task.complete:hover{background:#174f3d}.background-task.complete:focus{outline:3px solid var(--lime);outline-offset:3px}.task-spinner{width:24px;height:24px;border:3px solid #ffffff44;border-top-color:var(--lime);border-radius:50%;animation:task-spin .8s linear infinite}.background-task.complete .task-spinner{animation:none;border:0;background:var(--lime);display:grid;place-items:center}.background-task.complete .task-spinner:after{content:"✓";color:var(--green);font-weight:900}.background-task.error{background:#7c3029}.background-task.error .task-spinner{animation:none;border:0;background:white}.background-task.error .task-spinner:after{content:"!";color:#7c3029;font-weight:900;display:grid;place-items:center;height:100%}@keyframes task-spin{to{transform:rotate(360deg)}}

@media(max-width:1050px){.metrics{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.inventory-card-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.app-shell{display:block}.sidebar{position:sticky;z-index:20;height:auto;padding:9px 12px;display:flex;align-items:center;gap:8px;overflow-x:auto}.brand{margin:0;flex:0 0 auto}.brand strong{display:none}.brand span{width:34px;height:34px}.sidebar nav{display:flex;gap:4px}.sidebar nav>p,.report-link{display:none}.nav-link{white-space:nowrap;width:auto;padding:9px 11px}.app-shell>main{padding:22px 14px 70px}#dashboardPage>header h1{font-size:3.4rem}.show-header h1{font-size:3.7rem}.show-actions{grid-template-columns:1fr 1fr;gap:8px}.show-action{min-height:125px;display:block;padding:14px}.show-action>span{width:40px;height:40px;font-size:1.5rem;margin-bottom:8px}.show-action strong,.show-action small{display:block}.show-action strong{font-size:1rem}.show-search{display:block}.show-search button{width:100%;margin-top:8px}.show-search .search-clear{right:9px;top:25px;width:32px;margin:0}.show-summary{grid-template-columns:repeat(3,1fr);gap:7px}.show-summary article{padding:11px}.show-summary strong{font-size:1.35rem}.metrics,.private-metrics{grid-template-columns:1fr 1fr;gap:8px}.metric{min-height:125px;padding:14px}.mini-list.horizontal{grid-template-columns:1fr}.compact-header{align-items:start}.compact-header h1{font-size:2.7rem}.filters{overflow:auto}.filters select{flex:0 0 auto}.inventory-card-grid{grid-template-columns:1fr}.photo-pair{grid-template-columns:1fr 1fr}.privacy-gate{align-items:flex-start}.privacy-gate>div{align-items:flex-start}.privacy-gate button{margin-left:10px}}
@media(max-width:760px){.sidebar .primary-nav{display:none!important}.sidebar{overflow-x:hidden}.top-mode-switcher{margin-left:auto}}
@media(max-width:440px){.metrics{grid-template-columns:1fr}.metric{min-height:110px}.metric strong{margin-top:18px}.compact-header{display:block}.compact-header .compact{margin:8px 0}.photo-pair{grid-template-columns:1fr 1fr}.drop{min-height:140px}.app-shell>main{padding-left:10px;padding-right:10px}}
.thumbs{position:relative}.remove-photo{position:absolute;top:8px;right:8px;width:38px;height:38px;margin:0;padding:0;border-radius:50%;display:grid;place-items:center;background:#17211de6;color:white;border:2px solid white;font-size:1.7rem;line-height:1;box-shadow:0 3px 12px #0005;z-index:2}.remove-photo:hover{background:var(--red)}
.payment-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;background:#e8ece6;padding:5px;border-radius:14px;margin:0 0 14px}.payment-switch button{margin:0;padding:10px;background:transparent;color:var(--ink)}.payment-switch button.active{background:var(--green);color:white;box-shadow:0 2px 8px #173d2e33}
.sale-mode-controls{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:10px;align-items:end;margin-bottom:14px}.sale-mode-controls label{position:relative;display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:800}.sale-mode-controls [hidden]{display:none!important}.sale-mode-controls select,.sale-mode-controls input{width:100%;margin-top:5px;border:1px solid var(--line);border-radius:10px;background:white;padding:10px;color:var(--ink);font:inherit;text-transform:none;letter-spacing:normal}.sale-mode-controls label span{position:absolute;right:10px;bottom:10px}.sale-total{background:#eef3e9;border-radius:11px;padding:8px 11px}.sale-total>span,.sale-total>b{font-size:.75rem;color:var(--muted)}.sale-total>b{float:right}.sale-total strong{display:flex;justify-content:space-between;margin-top:3px}.sale-total em{font-style:normal;color:var(--green)}@media(max-width:620px){.sale-mode-controls{grid-template-columns:1fr 1fr}.sale-total{grid-column:1/-1}}
@media(max-width:620px){.detail-shell{padding:18px}.detail-header{grid-template-columns:1fr 62px;padding-right:34px}.detail-header h2{font-size:1.75rem}.detail-score{width:58px;height:58px;border-radius:15px}.detail-score strong{font-size:1.5rem}.detail-grid{grid-template-columns:1fr 1fr}.score-grid{grid-template-columns:repeat(5,minmax(55px,1fr));overflow:auto}.identifiers .detail-grid{grid-template-columns:1fr}.market-detail{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.sell-shell{padding:18px}.venmo-payment{grid-template-columns:1fr}.qr-panel{width:min(260px,100%);margin:auto}.sale-caution{display:block}.sale-caution strong{display:block;margin-bottom:4px}}
.inventory-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;align-items:center}.inventory-header-actions button{white-space:nowrap}
.live-pricing{display:flex;align-items:center;gap:10px;background:#eef3e9;border-radius:13px;padding:11px 13px;margin-bottom:13px}.live-pricing div{flex:1}.live-pricing strong,.live-pricing small{display:block}.live-pricing small{color:var(--muted);font-size:.76rem}.live-pricing button{width:auto;margin:0}.live-pricing.error{background:#f8e5df}.mini-spinner{width:20px;height:20px;border:3px solid #1d714e33;border-top-color:var(--green);border-radius:50%;animation:task-spin .8s linear infinite}
@media(max-width:620px){.compact-header{flex-direction:column}.inventory-header-actions{width:100%;margin-top:8px;justify-content:flex-start}.inventory-header-actions button{flex:1 1 calc(50% - 4px);padding:9px 10px}}
.intake-choices{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 0 18px}.intake-choice{min-height:150px;background:var(--card);border:1px solid var(--line);border-radius:20px;padding:20px;color:var(--ink);text-decoration:none;box-shadow:0 14px 40px #24372b12;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.intake-choice:hover{transform:translateY(-2px);border-color:var(--green);box-shadow:0 16px 42px #24372b1c}.intake-choice-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--green);font-size:1.45rem;font-weight:900;margin-bottom:10px}.intake-choice strong{font-family:Georgia,serif;font-size:1.35rem}.intake-choice small{color:var(--muted);margin-top:3px}.intake-section-heading{margin-bottom:14px}.intake-section-heading h2{margin-top:0}#capture,#csvImportPanel{scroll-margin-top:90px}.csv-import{margin-top:18px;margin-bottom:16px}.csv-import>p{color:var(--muted)}.csv-picker{display:inline-block;border-radius:11px;background:var(--green);color:white;padding:11px 15px;font-weight:800;cursor:pointer}.csv-picker input{display:none}.csv-map-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.csv-map-grid label{font-size:.7rem;color:var(--muted);font-weight:800;overflow:hidden}.csv-map-grid select{display:block;width:100%;margin-top:4px;border:1px solid var(--line);border-radius:9px;background:white;padding:9px;font:inherit;color:var(--ink)}.csv-import-summary{display:flex;align-items:center;justify-content:space-between;margin-top:13px}.csv-import-summary button{width:auto;margin:0}@media(max-width:700px){.csv-map-grid{grid-template-columns:1fr 1fr}}@media(max-width:440px){.intake-choices{gap:8px}.intake-choice{min-height:132px;padding:12px 8px}.intake-choice strong{font-size:1.05rem}.intake-choice small{font-size:.72rem}.intake-choice-icon{width:40px;height:40px;margin-bottom:8px}}
.mode-switcher{display:block;margin:-22px 8px 24px;color:#98b4aa;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.mode-switcher select{display:block;width:100%;margin-top:5px;border:1px solid #ffffff22;border-radius:9px;background:#ffffff12;color:white;padding:8px;font:inherit;text-transform:none;letter-spacing:normal}.beta-preview:before{content:"BETA TESTER VIEW";position:fixed;z-index:100;top:0;left:50%;transform:translateX(-50%);background:#d5f36a;color:#123d31;border-radius:0 0 10px 10px;padding:5px 12px;font-size:.65rem;font-weight:900;letter-spacing:.08em}@media(max-width:760px){.mode-switcher{margin:0;flex:0 0 125px}.mode-switcher span{display:none}.mode-switcher select{margin:0;padding:7px}}
body.auth-pending { overflow:hidden; }
.hosted-review-banner{position:sticky;top:0;z-index:1000;padding:6px 14px;background:#f5d978;color:#352b0e;text-align:center;font-size:.68rem;font-weight:900;letter-spacing:.12em;border-bottom:1px solid #d6bb5e}
.hosted-review .sidebar{top:29px;height:calc(100vh - 29px)}
.hosted-review-panel{display:none}
.hosted-review .hosted-review-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;border-color:#d6bb5e;background:#fff9df}
.hosted-review-panel h2,.hosted-review-panel p{margin:0}.hosted-review-panel .eyebrow{margin-bottom:4px}.hosted-review-panel button{width:auto;margin:0}.hosted-review-panel .status{grid-column:1/-1}
@media(max-width:760px){.hosted-review .sidebar{top:25px;height:auto}.hosted-review .hosted-review-panel{grid-template-columns:1fr}.hosted-review-panel button{width:100%}}
.auth-gate { position:fixed; inset:0; z-index:1000; display:grid; place-items:center; padding:24px; background:linear-gradient(145deg,#f4f0e7,#e8ede6); }
.auth-gate[hidden] { display:none; }
.auth-card { width:min(820px,100%); padding:24px 38px 32px 24px; border:1px solid #d7d0c2; border-radius:24px; background:#fff8e8; box-shadow:0 24px 80px rgba(28,36,30,.15); display:grid; grid-template-columns:minmax(220px,290px) minmax(0,1fr); gap:22px 30px; align-items:center; overflow:hidden; }
.auth-brand-header{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-width:0;padding:0 0 14px 10px;border-bottom:1px solid #ddd8cb}.auth-brand-identity{display:flex;align-items:center;gap:10px;min-width:0;color:var(--green)}.auth-brand-identity img{display:block;width:48px;height:48px;object-fit:contain}.auth-brand-identity strong{overflow:hidden;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.auth-affiliation{display:grid;justify-items:end;gap:2px;margin:0;color:#59665e;font-size:.62rem;font-weight:750;letter-spacing:.025em;line-height:1;text-align:right}.auth-affiliation-label{color:#77827b;font-size:.58rem;letter-spacing:.08em;text-transform:uppercase}.auth-affiliation-network{display:flex;align-items:center;gap:6px;white-space:nowrap}.ebay-wordmark{display:inline-flex;align-items:baseline;padding-right:.08em;font:800 1.12rem/1 Arial,sans-serif;letter-spacing:-.13em}.ebay-wordmark i{font-style:normal}.ebay-wordmark i:nth-child(1){color:#e53238}.ebay-wordmark i:nth-child(2){color:#0064d2}.ebay-wordmark i:nth-child(3){color:#f5af02}.ebay-wordmark i:nth-child(4){color:#86b817}
.auth-mascot{align-self:end;display:flex;align-items:flex-end;justify-content:center;min-width:0}.auth-mascot img{display:block;width:100%;max-width:280px;max-height:520px;object-fit:contain;object-position:center bottom}.auth-content{min-width:0}.auth-content>.eyebrow,.auth-content>h1,.auth-content>p:first-of-type{text-align:center}
.auth-card h1 { margin:.35rem 0 .5rem; font-size:clamp(2rem,8vw,3rem); }
.auth-card form { display:grid; gap:14px; }
.auth-card label { display:grid; gap:6px; font-weight:700; }
.auth-card input { width:100%; box-sizing:border-box; padding:13px 14px; border:1px solid #c7ccc5; border-radius:10px; font:inherit; }
.auth-card button { width:100%; margin-top:12px; }
.google-sign-in { background:#fff; color:#1f2822; border:1px solid #bec5be; }
.auth-provider{position:relative;display:flex;align-items:center;justify-content:center;gap:11px;min-height:48px;border-radius:10px}.auth-provider-icon{flex:0 0 20px;width:20px;height:20px}.email-sign-in{background:var(--green);color:#fff}.auth-card .text-button{margin-top:8px;padding:8px 4px;min-height:0}
.auth-divider { display:flex; align-items:center; gap:12px; margin:20px 0 8px; color:#758078; }
.auth-divider::before,.auth-divider::after { content:""; flex:1; height:1px; background:#dfe2dd; }
.auth-message { min-height:1.4em; color:#a72b25; font-weight:700; }
.auth-view[hidden]{display:none}.auth-view>.eyebrow,.auth-view>h1,.auth-view>p:first-of-type{text-align:center}.auth-inline-link{display:inline;color:var(--green);font:inherit;text-decoration:underline;text-underline-offset:2px}.auth-inline-link:hover{color:#1d674f}.auth-existing-note .auth-inline-link{margin:0}.auth-privacy-note{max-width:330px;margin:10px auto 0;color:#68746d;font-size:.72rem;line-height:1.4;text-align:center}
.sign-out { margin:8px 0 16px; padding:8px 10px; border:1px solid currentColor; border-radius:8px; background:transparent; color:inherit; }
.account-session{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px}.account-session h2,.account-session p{margin-bottom:6px}.account-session>button{width:auto;white-space:nowrap}.account-session>[hidden]{display:none}
@media(max-width:680px){.auth-gate{align-items:flex-start;overflow:auto}.auth-card{width:min(430px,100%);margin:auto;padding:18px 20px 28px;grid-template-columns:1fr;gap:4px}.auth-brand-header{grid-column:1;gap:10px;padding:0 0 11px}.auth-brand-identity{gap:7px}.auth-brand-identity img{width:38px;height:38px}.auth-brand-identity strong{display:none}.auth-affiliation{gap:2px;font-size:.56rem}.auth-affiliation-label{font-size:.5rem}.auth-affiliation-network{gap:5px}.ebay-wordmark{font-size:1rem}.auth-mascot{order:0;height:150px;align-self:auto}.auth-mascot img{max-width:150px;max-height:165px}.auth-content{order:1;text-align:left}.auth-card h1{font-size:clamp(1.9rem,9vw,2.7rem)}}
@media(max-width:370px){.auth-brand-header{gap:8px}}

/* Keep the card-show headline on one line on standard phone widths. */
@media(max-width:760px){
  .show-header h1{
    font-size:clamp(2.35rem,10.5vw,calc(3.7rem - 10pt));
    white-space:nowrap;
  }
}

.nav-coming-soon{display:grid;gap:2px}.nav-coming-soon span{font-weight:750}.nav-coming-soon small{color:#9db7ac;font-size:.66rem;font-weight:650}.nav-coming-soon:disabled{opacity:.72;cursor:default}

.settings-form{max-width:620px;display:grid;gap:20px}.settings-form label{font-weight:800;display:grid;gap:10px}.settings-form label>span{display:flex;align-items:center;gap:8px;font-size:1.3rem}.settings-form input{width:130px;border:1px solid var(--line);border-radius:12px;padding:12px;background:white;color:var(--ink);font:inherit}.settings-form small{color:var(--muted);font-weight:500;line-height:1.55}.settings-form button{width:max-content}.settings-form fieldset{border:1px solid var(--line);border-radius:14px;padding:16px;display:grid;gap:12px}.settings-form legend{padding:0 7px;font-weight:900}.settings-grid{display:grid;grid-template-columns:2fr .7fr 1fr;gap:10px}.settings-grid label{font-size:.78rem}.settings-grid input{width:100%;box-sizing:border-box}@media(max-width:620px){.settings-grid{grid-template-columns:1fr 1fr}.settings-grid label:first-child{grid-column:1/-1}}
.vendor-mode-toggle{display:flex;align-items:center;gap:14px;width:min(100%,620px);padding:15px;border:1px solid var(--line);border-radius:14px;background:#f8f7f0;cursor:pointer}.vendor-mode-toggle input{width:22px;height:22px;flex:0 0 auto;accent-color:var(--green)}.vendor-mode-toggle span,.vendor-mode-toggle strong,.vendor-mode-toggle small{display:block}.vendor-mode-toggle small{margin-top:4px;color:var(--muted);font-weight:500;line-height:1.4}.experience-settings>.status{margin:0;min-height:1.2em}
.ebay-connection-panel{margin:0 0 20px;padding:24px}.ebay-connection-banner{display:flex;align-items:center;gap:22px;margin:-6px -6px 24px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#f4f5ef}.ebay-logo{display:flex;align-items:baseline;flex:0 0 auto;font:700 2.6rem/1 Arial,sans-serif;letter-spacing:-.16em;padding-right:.16em}.ebay-logo i{font-style:normal}.ebay-logo i:nth-child(1){color:#e53238}.ebay-logo i:nth-child(2){color:#0064d2}.ebay-logo i:nth-child(3){color:#f5af02}.ebay-logo i:nth-child(4){color:#86b817}.ebay-connection-banner strong{display:block;font-family:Georgia,serif;font-size:1.55rem;line-height:1.12}.ebay-connection-banner p{margin:6px 0 0;color:var(--muted);font-size:.94rem}.ebay-connection-banner.connected{border-color:#9cc8ae;background:linear-gradient(135deg,#e4f4e8,#f4faee);box-shadow:0 12px 28px #174f3d12}.ebay-connection-banner.connected strong{color:var(--green)}.ebay-connection-banner.disconnected{border-color:#d8d5c6;background:#faf8ef}.ebay-connection-banner.error{border-color:#ddb4ae;background:#fff1ef}.ebay-connection-banner.error strong{color:#8f2f28}.ebay-connection-heading{display:flex;align-items:end;justify-content:space-between;gap:16px}.ebay-connection-heading h2{margin-bottom:0}.secure-connection{color:var(--muted);font-size:.72rem;font-weight:800}.ebay-connection-actions{display:flex;gap:10px;align-items:center}.ebay-connection-actions button{width:auto}.ebay-connection-actions button[hidden]{display:none}.ebay-disconnect{background:transparent;color:var(--red);border:1px solid #d9aaa5;padding:11px 14px;font-size:.8rem}.ebay-disconnect:hover{background:#fff1ef}.ebay-connection-panel>small{display:block;margin-top:14px;color:var(--muted);line-height:1.5}.selling-preferences-panel{margin-top:0}@media(max-width:520px){.ebay-connection-panel{padding:18px}.ebay-connection-banner{align-items:flex-start;gap:14px;padding:18px}.ebay-logo{font-size:2rem}.ebay-connection-banner strong{font-size:1.2rem}.ebay-connection-heading{align-items:flex-start;flex-direction:column}.secure-connection{margin-top:-10px}}
.ebay-branded-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem}.ebay-branded-button>.action-icon{display:none}.ebay-button-logo{display:inline-flex;align-items:baseline;flex:0 0 auto;font:800 1.08em/1 Arial,sans-serif;letter-spacing:-.14em;padding-right:.14em;background:#fff;border-radius:.35em;padding:.25em .36em .22em .28em;box-shadow:0 0 0 1px #00000012}.ebay-button-logo i{font-style:normal}.ebay-button-logo i:nth-child(1){color:#e53238}.ebay-button-logo i:nth-child(2){color:#0064d2}.ebay-button-logo i:nth-child(3){color:#f5af02}.ebay-button-logo i:nth-child(4){color:#86b817}
.ebay-disconnect{display:block;width:max-content;margin:7px 0 0;padding:0;border:0;background:transparent;color:var(--red);font:700 .76rem/1.4 inherit;text-align:left}.ebay-disconnect:hover{background:transparent;text-decoration:underline}.ebay-disconnect[hidden]{display:none}
.roi-setting{padding:18px;border:1px solid #cfd9cf;border-radius:17px;background:#f4f7f1}.roi-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.roi-heading h2{margin:0}.roi-heading>label{display:block}.roi-heading>label span{gap:5px;font-size:1.2rem}.roi-heading input{width:84px;text-align:right;font-size:1.15rem;font-weight:900}.roi-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:16px}.roi-presets button{margin:0;padding:10px 8px;border:1px solid #d4dbd2;background:#fff;color:var(--ink);font-size:.75rem}.roi-presets button small{display:block;margin-top:2px;color:var(--muted)}.roi-presets button.active{border-color:var(--green);background:var(--green);color:#fff}.roi-presets button.active small{color:#dcebe4}.roi-example{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:13px 0 0;padding-top:12px;border-top:1px solid #d7ded5;color:var(--muted);font-size:.82rem}.roi-example label,.roi-example>span{display:flex;align-items:center;gap:5px}.roi-money{display:inline-flex;align-items:center;padding:5px 8px;border:1px solid #cfd9cf;border-radius:9px;background:#fff;color:var(--ink);font-weight:800}.roi-money input{width:62px;padding:0;border:0;background:transparent;font:inherit;color:inherit}.roi-money input:focus{outline:0}.roi-example strong{color:var(--green);font-size:1rem}.roi-example small{color:var(--muted)}@media(max-width:520px){.roi-presets{grid-template-columns:1fr 1fr}.roi-heading input{width:76px}.roi-example{align-items:flex-start;flex-direction:column}}

.detail-header.without-score{grid-template-columns:1fr;padding-right:48px}
.investment-section{border-top:1px solid var(--line)}
.detail-overview{display:block;border-bottom:1px solid var(--line);padding-bottom:16px}.detail-overview.has-image{display:grid;grid-template-columns:126px minmax(0,1fr);gap:18px;align-items:start}.detail-overview.has-image .detail-media{grid-column:1;grid-row:1}.detail-overview.has-image .detail-summary{grid-column:2;grid-row:1}.detail-overview .detail-header{border-bottom:0;padding-bottom:10px}.detail-overview .identity-section{padding-top:10px}.detail-media{display:flex;flex-direction:column;gap:10px;padding:0;overflow:hidden}
.detail-media figure{width:126px;margin:0}
.card-image-button{display:block;width:126px;margin:0;padding:0;border-radius:11px;background:transparent}.detail-media img{display:block;width:126px;max-height:176px;object-fit:contain;background:#f1f3ed;border:1px solid var(--line);border-radius:11px}.card-image-button:hover img{border-color:var(--green);box-shadow:0 5px 16px #173d2e24}
.detail-media figcaption{margin-top:4px;color:var(--muted);font-size:.5rem;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.04em}.detail-media figcaption.stock-caption{color:var(--red);font-style:italic}.stock-info{display:inline-grid;place-items:center;width:13px;height:13px;margin:0 0 0 3px;padding:0;border:1px solid var(--red);border-radius:50%;background:transparent;color:var(--red);font-size:.5rem;font-style:normal;line-height:1;vertical-align:middle}
.identifiers{opacity:.72}.identifiers .eyebrow{font-size:.5rem}.identifiers .detail-grid{gap:8px}.identifiers .detail-grid span{font-size:.4rem}.identifiers .detail-grid strong{font-size:.54rem;margin-top:1px}
.card-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}
.card-actions[hidden]{display:none}
.card-actions button{margin:0}
.drawer-preview-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px;padding-top:16px}.drawer-preview-actions button{margin:0}.drawer-preview-actions[hidden]{display:none}
.edit-card-form{padding-top:18px}
.edit-card-form textarea{width:100%;border:1px solid var(--line);border-radius:9px;background:white;padding:9px;color:var(--ink);font:inherit;resize:vertical}
.edit-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.edit-card-actions button{margin-top:0}
.card-image-edit{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;margin:18px 0;padding:15px;border:1px solid var(--line);border-radius:13px;background:#f7f7f1}.card-image-edit strong,.card-image-edit small{display:block}.card-image-edit small{color:var(--muted);font-size:.76rem;margin-top:2px}.card-image-picker{display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:var(--green);color:white;padding:11px 13px;font-size:.8rem;font-weight:800;cursor:pointer}.card-image-picker input{display:none}.card-image-edit button{width:auto;margin:0;padding:11px 13px;font-size:.8rem}.card-image-edit .status{grid-column:1/-1;margin:0;min-height:0;text-align:left}.danger-zone{margin-top:18px;padding:0;border:0;background:transparent;color:var(--muted);font-size:.75rem}.danger-zone summary{width:max-content;cursor:pointer;color:#8f2f28;font-weight:700}.danger-zone p{margin:8px 0;color:#7b5753;font-size:.75rem}.danger-zone .danger-button{padding:8px 11px;font-size:.72rem}.danger-button{width:auto;background:#a43b32;margin-top:12px}.qr-load-error img{border-color:#d8aaa5;background:#fff1ef}.qr-load-error:before{content:"QR image unavailable";display:block;color:var(--red);font-weight:800;font-size:.8rem;margin-bottom:8px}
@media(max-width:620px){.card-actions{grid-template-columns:1fr}.drawer-preview-actions{grid-template-columns:1fr 1fr}.drawer-preview-actions #previewClose{grid-column:1/-1}.edit-card-actions{position:sticky;bottom:0;background:var(--card);padding-top:10px}.card-image-edit{grid-template-columns:1fr}.card-image-edit button,.card-image-picker{width:100%}.danger-button{width:100%}}
@media(max-width:620px){.detail-overview.has-image{grid-template-columns:104px minmax(0,1fr);gap:10px}.detail-media figure,.detail-media img,.card-image-button{width:104px}.detail-media img{max-height:146px}.detail-overview .detail-header{padding-right:0}.identifiers .detail-grid{grid-template-columns:1fr 1fr}}
.mini-dialog{width:min(420px,calc(100% - 28px));padding:0;border:0;border-radius:20px;background:var(--card);color:var(--ink);box-shadow:0 25px 80px #071e1766}.mini-dialog::backdrop{background:#10291f99}.mini-dialog-shell{position:relative;padding:24px}.mini-dialog-shell h2{font-size:1.6rem}.mini-dialog-shell p:not(.eyebrow){color:var(--muted)}
.image-viewer{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:0;border:0;background:#07100ddb}.image-viewer::backdrop{background:#07100df2}.image-viewer-shell{position:relative;width:100%;height:100%;display:grid;place-items:center;padding:54px}.image-viewer img{display:block;max-width:min(86vw,900px);max-height:82vh;object-fit:contain;border-radius:14px;box-shadow:0 22px 70px #0009;touch-action:pan-y}.image-viewer-close,.image-viewer-nav{position:absolute;z-index:2;display:grid;place-items:center;margin:0;padding:0;border-radius:50%;background:#fffde8e8;color:#17211d}.image-viewer-close{right:18px;top:18px;width:44px;height:44px;font-size:1.8rem}.image-viewer-nav{top:50%;width:46px;height:46px;font-size:2.2rem;transform:translateY(-50%)}.image-viewer-nav.previous{left:16px}.image-viewer-nav.next{right:16px}.image-viewer-position{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);padding:7px 12px;border-radius:999px;background:#0008;color:white;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.image-viewer-nav[hidden],#stockDisclosureSource[hidden]{display:none}
@media(max-width:620px){.image-viewer-shell{padding:50px 18px}.image-viewer img{max-width:92vw;max-height:78vh}.image-viewer-nav{top:auto;bottom:14px}.image-viewer-position{bottom:20px}.image-viewer-nav.previous{left:15px}.image-viewer-nav.next{right:15px}}
.show-actions{grid-template-columns:repeat(2,1fr)}@media(max-width:480px){.show-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.show-action{min-width:0}.show-action strong{font-size:.95rem}.show-action small{font-size:.68rem}}
@media(max-width:760px){.show-search input,.show-search>button:not(.search-clear){display:block;width:100%;box-sizing:border-box}.show-search>button:not(.search-clear){margin-top:8px}}
.page-brand-mark{height:56px;display:flex;align-items:center;justify-content:flex-end;margin:0 0 6px;pointer-events:none}.page-brand-mark img{display:block;width:54px;height:54px;object-fit:contain;border-radius:50%;filter:drop-shadow(0 3px 7px #153b2f1a)}@media(max-width:760px){.page-brand-mark{height:44px;margin-bottom:4px}.page-brand-mark img{width:42px;height:42px}}
.brand img{display:block;width:74px;height:74px;object-fit:contain;object-position:center;flex:0 0 auto;filter:drop-shadow(0 3px 8px #0002)}@media(max-width:760px){.brand img{width:46px;height:46px}}
.nav-brand-row{position:relative;display:flex;align-items:center;gap:8px;margin-bottom:25px}.nav-brand-row .brand{margin:0;min-width:0}.more-menu-button{display:none;width:42px;height:42px;flex:0 0 42px;place-content:center;gap:5px;margin:0;padding:0;border-radius:12px;background:#ffffff14}.more-menu-button span{display:block;width:20px;height:2px;border-radius:3px;background:#fff}.more-menu-button:hover,.more-menu-button[aria-expanded="true"]{background:#ffffff26}.side-menu-button{display:flex;align-items:center;justify-content:space-between;width:100%;margin:8px 0 0;padding:10px 13px;border-radius:10px;background:#ffffff0e;color:#dce9e3;text-align:left;font-size:.9rem}.side-menu-button:hover,.side-menu-button[aria-expanded="true"]{background:#ffffff16;color:#fff}.more-menu{position:static;display:flex;width:100%;max-height:calc(100vh - 390px);margin:6px 0 0;overflow:hidden;padding:8px;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;background:#0f352b;box-shadow:none}.more-menu[hidden],.more-menu .mode-switcher[hidden],.more-menu .sign-out[hidden]{display:none}.more-menu nav{display:grid;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.more-menu .mode-switcher{margin:15px 3px 8px}.more-menu .sign-out{position:sticky;bottom:0;flex:0 0 auto;margin:7px 3px 3px;width:calc(100% - 6px);border-color:#ffffff66;background:#123d31;box-shadow:0 -8px 14px #0f352bcc}
.top-mode-switcher{margin:18px 8px 24px}.top-mode-switcher[hidden]{display:none}
.show-action{grid-template-columns:1fr;grid-template-rows:auto auto auto;row-gap:4px;text-align:center}.show-action>span{grid-row:auto;justify-self:center;margin-bottom:5px}.show-action strong,.show-action small{text-align:center}.show-summary article,.show-summary article span,.show-summary article strong,.show-summary article small{text-align:center}
@media(max-width:760px){.sidebar{overflow:visible}.nav-brand-row{order:0;margin:0;flex:0 0 auto;gap:2px}.primary-nav{order:1;display:flex!important;flex:0 1 auto;justify-content:flex-start;gap:1px}.primary-nav .nav-link{font-size:.78rem;padding:8px 8px}.side-menu-button{display:none}.top-mode-switcher{order:2;flex:0 0 auto;margin:0 0 0 auto}.top-mode-switcher span{display:none}.top-mode-switcher select{width:auto;max-width:76px;margin:0;padding:7px 22px 7px 7px;font-size:.7rem}.more-menu{position:absolute;z-index:40;top:62px;left:8px;width:min(270px,calc(100vw - 16px));max-height:calc(100vh - 76px);margin:0;padding:10px;border-radius:15px;background:#123d31;box-shadow:0 18px 55px #061a145c}.more-menu nav{display:grid}.more-menu nav>p,.more-menu .report-link{display:block}.nav-brand-row .brand img{width:46px;height:46px}.nav-brand-row .brand strong{display:none}.more-menu-button{display:grid;width:40px;height:40px;flex-basis:40px}}
@media(max-width:430px){.primary-nav .nav-link{font-size:.68rem;padding:8px 4px}.nav-brand-row{gap:0}.more-menu-button{width:34px;height:34px;flex-basis:34px}.nav-brand-row .brand img{width:38px;height:38px}.top-mode-switcher select{max-width:66px;font-size:.65rem;padding-left:5px;padding-right:17px}}
@media(max-width:760px){.show-action>span{margin:0 auto 8px}}
.show-search-panel+.show-actions{margin-top:16px}.show-header>p:last-child{line-height:1.35}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.card-catalog-search-panel{position:relative;z-index:5;margin:0 0 18px;padding:18px}.card-catalog-search-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:12px}.card-catalog-search-heading h2{font-size:1.7rem}.card-catalog-search-heading>small{max-width:430px;color:var(--muted);text-align:right}.card-catalog-search{position:relative}.card-catalog-search>span{position:absolute;left:15px;top:9px;font-size:1.8rem;color:var(--muted)}.card-catalog-search input{width:100%;box-sizing:border-box;border:1px solid var(--line);border-radius:14px;padding:16px 48px;font:inherit;font-size:1.08rem;background:#fff}.card-catalog-search input:focus{outline:3px solid #94bd71;outline-offset:1px}.card-catalog-search .search-clear{right:9px}.card-catalog-search-status{min-height:1.2em;margin:8px 4px 0;color:var(--muted);font-size:.78rem}.card-catalog-search-status[data-state="error"],.card-catalog-state.error{color:var(--red)}.card-catalog-results{position:absolute;z-index:20;top:calc(100% - 13px);left:18px;right:18px;max-height:min(440px,60vh);overflow:auto;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 20px 50px #173d2e2b}.card-catalog-result{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin:0;padding:13px 15px;border-radius:0;border-top:1px solid #ecece6;background:#fff;color:var(--ink);text-align:left}.card-catalog-result:first-child{border-top:0}.card-catalog-result:hover,.card-catalog-result.active{background:#edf4ea}.card-catalog-result:focus{outline:3px solid #94bd71;outline-offset:-3px}.card-catalog-result strong,.card-catalog-result small,.card-catalog-result em{display:block}.card-catalog-result small{color:var(--muted)}.card-catalog-result em{font-size:.72rem;color:#758079;font-style:normal}.card-catalog-attributes{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.card-catalog-attributes b{padding:4px 7px;border-radius:999px;background:#e7eee7;color:var(--green);font-size:.66rem}.card-catalog-state{margin:0;padding:20px;text-align:center;color:var(--muted)}.card-identity-header h1{font-size:clamp(2.6rem,5vw,4.5rem)}.card-identity-placeholder{max-width:900px}.card-identity-placeholder dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0}.card-identity-placeholder dl>div{padding:12px;border-radius:12px;background:#f0f3ed}.card-identity-placeholder dt{font-size:.64rem;font-weight:800;text-transform:uppercase;color:var(--muted)}.card-identity-placeholder dd{margin:4px 0 0;font-weight:700;overflow-wrap:anywhere}.card-identity-placeholder>p{color:var(--muted)}.card-identity-placeholder button{width:auto}
@media(max-width:760px){.card-catalog-search-panel{padding:14px}.card-catalog-search-heading{display:block}.card-catalog-search-heading>small{display:block;margin-top:4px;text-align:left}.card-catalog-search input{font-size:1rem;padding:15px 44px}.card-catalog-results{left:14px;right:14px;max-height:55vh}.card-catalog-result{align-items:flex-start;padding:12px}.card-catalog-attributes{max-width:38%}.card-identity-placeholder dl{grid-template-columns:1fr 1fr}}
.card-detail-header{align-items:flex-end}.card-detail-header h1{font-size:clamp(2.5rem,5vw,4.5rem)}.card-detail-state{display:flex;align-items:center;gap:16px;min-height:120px}.card-detail-state[hidden],.card-detail-data-status[hidden]{display:none}.card-detail-state[data-state="not-found"],.card-detail-state[data-state="error"]{border-color:#e5b5af;background:#fff8f6}.card-detail-state h2,.card-detail-state p{margin:0}.card-detail-state p{margin-top:4px;color:var(--muted)}.card-detail-state button{width:auto;margin-top:14px}.card-detail-spinner{flex:0 0 28px;width:28px;height:28px;border:3px solid #dfe8da;border-top-color:var(--green);border-radius:50%;animation:card-detail-spin .8s linear infinite}@keyframes card-detail-spin{to{transform:rotate(360deg)}}.card-detail-fixture-badge{padding:6px 9px;border-radius:999px;background:#fff3cd;color:#795d13;font-size:.7rem;font-weight:800}.card-detail-identity dl{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:14px 0 0}.card-detail-identity dl>div{min-width:0;padding:11px;border-radius:11px;background:#f0f3ed}.card-detail-identity dt{font-size:.62rem;font-weight:800;text-transform:uppercase;color:var(--muted)}.card-detail-identity dd{margin:4px 0 0;font-weight:750;overflow-wrap:anywhere}.card-detail-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0}.card-detail-metrics article{display:flex;flex-direction:column;min-height:130px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff}.card-detail-metrics small{font-size:.66rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.card-detail-metrics strong{margin:8px 0 5px;font-size:1.35rem;line-height:1.1}.card-detail-metrics span{margin-top:auto;color:var(--muted);font-size:.76rem}.card-detail-market>p{max-width:900px}.card-detail-market time{color:var(--muted);font-size:.75rem}.card-detail-methodology{color:var(--muted);font-size:.72rem}.card-detail-evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.card-detail-evidence-grid .panel-heading>b{display:grid;place-items:center;min-width:28px;height:28px;border-radius:999px;background:#e7eee7;color:var(--green)}.card-detail-sales{display:grid;gap:8px}.card-detail-sales article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px;border-radius:11px;background:#f5f6f2}.card-detail-sales article>div{display:flex;flex-direction:column}.card-detail-sales article>div:last-child{align-items:flex-end;text-align:right}.card-detail-sales span,.card-detail-sales small{color:var(--muted);font-size:.72rem}.card-detail-sales b{font-size:.7rem;color:var(--green)}.card-detail-empty{margin:0;color:var(--muted);font-size:.82rem}
.card-detail-data-status{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:14px 0 0;padding:11px 14px;border:1px solid #ead69a;border-radius:12px;background:#fff9e7;color:#6f5815}.card-detail-data-status span{font-size:.78rem}
.card-evaluator{margin:14px 0;border-color:#d9c27b;background:linear-gradient(135deg,#fffdf5,#f7f4e8)}.card-evaluator .panel-heading{align-items:flex-start}.card-evaluator .panel-heading p:last-child{max-width:680px;margin:5px 0 0;color:var(--muted);font-size:.8rem}.card-evaluator-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:end;margin-top:16px}.card-evaluator-form label{display:grid;gap:6px;color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.card-evaluator-form label>span{display:flex;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font-size:1rem}.card-evaluator-form input{min-width:0;width:100%;padding:11px 0;border:0;background:transparent;font-size:1rem}.card-evaluator-form input:focus{outline:0}.card-evaluator-form label>span:focus-within{outline:3px solid #94bd71;outline-offset:2px}.card-evaluator-actions{display:flex;grid-column:span 2;gap:8px}.card-evaluator-actions button{width:auto;white-space:nowrap}.card-evaluator-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.card-evaluator-results[hidden]{display:none}.card-evaluator-results article{display:flex;min-width:0;min-height:108px;flex-direction:column;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff}.card-evaluator-results small{color:var(--muted);font-size:.64rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.card-evaluator-results strong{margin:7px 0 4px;font-size:1.2rem;overflow-wrap:anywhere}.card-evaluator-results span{margin-top:auto;color:var(--muted);font-size:.72rem;overflow-wrap:anywhere}.card-evaluator-results .card-evaluator-decision{grid-column:1/-1;min-height:auto;border-color:#b8d2c3;background:#eff7f1}.card-evaluator-decision strong{color:var(--green)}
.card-catalog-result>span,.card-detail-header>div,.card-detail-metrics article,.card-detail-sales article>div{min-width:0}.card-catalog-result strong,.card-catalog-result small,.card-catalog-result em,.card-catalog-attributes b,.card-detail-header h1,.card-detail-header p,.card-detail-metrics strong,.card-detail-metrics span,.card-detail-sales strong,.card-detail-sales span,.card-detail-sales small,.card-detail-sales b{overflow-wrap:anywhere}
@media(max-width:760px){.card-detail-header{align-items:flex-start}.card-detail-header>button{width:100%}.card-detail-identity dl{grid-template-columns:1fr 1fr}.card-detail-metrics{grid-template-columns:1fr 1fr}.card-detail-metrics article{min-height:118px;padding:13px}.card-detail-evidence-grid{grid-template-columns:1fr}.card-detail-sales article{align-items:flex-start}.card-detail-fixture-badge{margin-top:8px}.card-detail-market .panel-heading{align-items:flex-start}.card-evaluator-form{grid-template-columns:1fr}.card-evaluator-all-in,.card-evaluator-actions{grid-column:auto}.card-evaluator-actions{display:grid;grid-template-columns:1fr 1fr}.card-evaluator-actions button{width:100%}.card-evaluator-results{grid-template-columns:1fr 1fr}.card-evaluator-results article{min-height:100px}}
.card-detail-header{padding-bottom:10px}.card-detail-header h1{font-size:clamp(2rem,3.8vw,3.25rem);line-height:1}.card-detail-back{display:grid;place-items:center;width:28px;height:28px;margin:0 0 8px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--green);font-size:1.35rem;line-height:1}.card-detail-back:hover{background:#e8eee8}.card-detail-label-row{display:flex;align-items:baseline;gap:10px;margin-top:5px}.card-detail-label-row p{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-detail-label-row button{display:inline;flex:0 0 auto;width:auto;margin:0;padding:0;border:0;background:transparent;color:var(--green);font-size:.72rem;text-decoration:underline}.card-detail-identity{padding:12px 16px}.card-detail-identity .panel-heading{align-items:center}.card-detail-identity .panel-heading h2{font-size:1rem}.card-detail-identity .panel-heading .eyebrow{font-size:.58rem}.card-detail-identity dl{display:flex;flex-wrap:wrap;gap:6px 18px;margin:8px 0 0}.card-detail-identity dl>div{display:flex;align-items:baseline;gap:5px;padding:0;background:transparent}.card-detail-identity dt{font-size:.58rem}.card-detail-identity dd{margin:0;font-size:.78rem}.card-detail-identity dl>div:last-child{margin-left:auto;opacity:.58}.card-detail-metrics{margin:10px 0}.card-detail-metrics article{min-height:92px;padding:12px 14px;border-radius:13px;background:#fbfbf8}.card-detail-metrics strong{margin:5px 0 3px;font-size:1.12rem}.card-detail-metrics span{font-size:.7rem}.card-evaluator{margin:10px 0;padding:18px 20px;box-shadow:0 12px 34px #6a571315}.card-evaluator .panel-heading h2{font-size:1.65rem}.card-evaluator-form{margin-top:12px}.card-detail-evidence{margin-top:10px;padding:0;overflow:hidden;background:#fafaf7}.card-detail-evidence>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 16px;cursor:pointer;list-style:none}.card-detail-evidence>summary::-webkit-details-marker{display:none}.card-detail-evidence>summary:after{content:"＋";flex:0 0 auto;color:var(--green);font-size:1.15rem}.card-detail-evidence[open]>summary:after{content:"−"}.card-detail-evidence>summary>span:first-child{display:grid;gap:2px}.card-detail-evidence>summary small{color:var(--muted);font-size:.58rem;font-weight:850;letter-spacing:.08em}.card-detail-evidence>summary strong{font-size:.95rem}.card-detail-evidence>summary>span:last-child{margin-left:auto;color:var(--muted);font-size:.72rem}.card-detail-evidence-body{padding:0 16px 16px;border-top:1px solid var(--line)}.card-detail-market{padding:14px 0}.card-detail-market .panel-heading h2,.card-detail-evidence-grid .panel-heading h2{font-size:1.05rem}.card-detail-evidence-grid>section{min-width:0;padding:14px;border:1px solid var(--line);border-radius:13px;background:#fff}.card-detail-sales{gap:5px}.card-detail-sales article{padding:8px 10px}
@media(max-width:760px){.card-detail-header{gap:8px}.card-detail-header h1{font-size:2rem}.card-detail-identity{padding:11px 13px}.card-detail-identity dl{display:flex;gap:5px 12px}.card-detail-identity dl>div{flex:0 1 auto}.card-detail-identity dl>div:last-child{width:100%;margin-left:0}.card-evaluator{padding:16px}.card-detail-metrics article{min-height:88px}.card-detail-evidence>summary{align-items:flex-start}.card-detail-evidence>summary>span:last-child{display:none}.card-detail-evidence-body{padding:0 12px 12px}}
.card-detail-card-actions{display:grid;flex:0 0 auto;justify-items:end;gap:4px}.card-detail-card-actions img{display:block;width:44px;height:62px;border:1px solid var(--line);border-radius:5px;object-fit:cover}.card-detail-card-actions img[hidden]{display:none}.card-detail-card-actions button{display:inline;width:auto;margin:0;padding:0;border:0;background:transparent;color:var(--green);font-size:.72rem;text-decoration:underline;white-space:nowrap}
@media(max-width:480px){.show-header>p:last-child{font-size:.84rem;line-height:1.3;max-width:35ch}}
@media(max-width:760px){.nav-brand-row .brand{position:relative;width:58px;height:40px;flex:0 0 58px;overflow:visible}.nav-brand-row .brand img{position:absolute;width:77px;height:77px;max-width:none;left:-9px;top:50%;transform:translateY(-50%);z-index:2;pointer-events:none}}
@media(max-width:430px){.nav-brand-row .brand{width:52px;height:36px;flex-basis:52px}.nav-brand-row .brand img{width:70px;height:70px;left:-9px}}
.app-footer{display:flex;justify-content:space-between;align-items:center;margin-top:50px;padding:22px 4px;border-top:1px solid var(--line);color:var(--muted);font-size:.78rem}.app-footer a{color:var(--green);font-weight:800;text-decoration:none}.app-footer a:hover{text-decoration:underline}.app-footer small{font-weight:800;color:var(--green)}.mobile-footer-nav{display:none}
@media(max-width:760px){.primary-nav .nav-link{font-size:.84rem;padding:8px 7px}.show-header>p:last-child{font-size:.78rem;white-space:nowrap;max-width:none}.app-shell>main{padding-bottom:105px}.app-footer{justify-content:center;gap:10px;margin-top:32px;padding-bottom:18px}.mobile-footer-nav{position:fixed;z-index:60;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;padding:7px max(8px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border-top:1px solid #d4d8d1;background:#fffdf8f2;box-shadow:0 -8px 28px #10291f18;backdrop-filter:blur(14px)}.mobile-footer-nav button{display:flex;flex-direction:column;align-items:center;gap:1px;width:auto;margin:0;padding:4px 2px;border-radius:9px;background:transparent;color:var(--muted);font-size:.64rem}.mobile-footer-nav button span{font-size:1.15rem;line-height:1.1;color:var(--green)}.background-task{bottom:78px}}
@media(max-width:760px){.page-back-bar{position:sticky;z-index:15;top:62px;margin:-8px -4px 7px;padding:7px 4px;background:linear-gradient(#f3f3ed 76%,#f3f3ed00)}.page-back-bar button{min-height:38px;padding:8px 13px;font-size:.86rem}.page-back-bar small{max-width:55vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
.review-actions{display:grid;grid-template-columns:2fr 1fr 1fr;gap:10px}.review-actions button{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:16px}.review-actions .action-icon{display:inline-grid;place-items:center;min-width:1em;font-size:1.15em;font-weight:900;line-height:1}.review-actions .money-icon{width:1.25em;height:1.25em;border:1.5px solid currentColor;border-radius:50%;font-size:.82em}@media(max-width:580px){.review-actions{grid-template-columns:1fr 1fr}.review-actions #commit{grid-column:1/-1}.review-actions #cancelReview{grid-column:2}}
@media(max-width:430px){.primary-nav .nav-link{font-size:.75rem;padding:8px 4px}.usage-menu-button{font-size:.68rem;padding:8px 5px}.top-mode-switcher select{font-size:.67rem}}
.beta-mode .beta-hide{display:none!important}
.beta-only{display:none!important}.beta-mode .beta-only{display:block!important}
.status-pill.wait-see{background:#e7edf4;color:#3c5d7d}.status-pill.sell-now{background:#f8dfd8;color:#8e3628}.status-pill.bulk-box{background:#eee9df;color:#6e5b35}.dot.wait-see{background:#6386aa}.dot.sell-now{background:#cf6b55}.dot.bulk-box{background:#aa8954}
.collection-plan-section h3{margin:2px 0 12px}.collection-plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.collection-plan-grid button{margin:0;padding:12px 10px;border:1px solid var(--line);background:#faf9f3;color:var(--ink);text-align:left}.collection-plan-grid button strong,.collection-plan-grid button small{display:block}.collection-plan-grid button strong{font-size:.8rem}.collection-plan-grid button small{margin-top:4px;color:var(--muted);font-size:.65rem;line-height:1.25}.collection-plan-grid button.active{border-color:var(--green);background:#e9f0e5;box-shadow:inset 0 0 0 1px var(--green)}
.focus-group.watch>header{border-top:4px solid #6386aa}
@media(max-width:620px){.collection-plan-grid{grid-template-columns:1fr 1fr}}
.usage-menu-wrap{position:relative;margin:12px 8px 18px}.usage-menu-wrap[hidden]{display:none}.usage-menu-button{width:100%;margin:0;padding:10px 12px;background:#ffffff14;text-align:left;font-size:.82rem}.usage-menu{position:absolute;z-index:45;top:calc(100% + 6px);right:0;width:190px;max-height:min(420px,calc(100vh - 90px));overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:7px;border:1px solid #ffffff1f;border-radius:12px;background:#123d31;box-shadow:0 16px 45px #061a145c}.usage-menu[hidden]{display:none}.usage-menu .nav-link{margin:0}.usage-section{margin-bottom:18px}.usage-metrics{grid-template-columns:repeat(4,1fr)}.usage-metrics.three{grid-template-columns:repeat(3,1fr)}.usage-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.usage-kpis span{padding:13px;border-radius:12px;background:#f1f3ed;color:var(--muted);font-size:.75rem}.usage-kpis strong{display:block;margin-top:4px;color:var(--ink);font-size:1.25rem}.cost-panel{border-color:#b8d596;background:#f5faed}.cost-panel h2{font-size:3rem;color:var(--green)}.cost-panel p{margin:0;color:var(--muted)}.cost-panel small{display:block;margin-top:9px;color:var(--muted)}.usage-users table{min-width:760px}
@media(max-width:760px){.usage-menu-wrap{order:2;flex:0 0 auto;margin:0}.usage-menu-button{width:auto;padding:8px 7px;font-size:.7rem}.usage-menu{position:absolute;right:0;top:48px}.top-mode-switcher{order:3}.usage-metrics,.usage-metrics.three{grid-template-columns:1fr 1fr}.usage-kpis{grid-template-columns:1fr 1fr}}
.paired-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.optional-section{margin-top:4px;padding:13px;border:1px solid var(--line);border-radius:12px;background:#f7f7f1}.optional-section h3{margin:0 0 10px;color:var(--red);font-size:.72rem;font-style:italic;letter-spacing:.1em;text-transform:uppercase}.optional-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.card{position:relative}.remove-card{display:grid;place-items:center;width:34px;height:34px;margin:2px 0 0 auto;padding:0;border:1px solid #d6b2ae;border-radius:50%;background:#fff4f2;color:var(--red);font-size:1.3rem;line-height:1}.remove-card:hover{background:#f8dfdc}.card-number-field label{display:flex;align-items:baseline;gap:5px;white-space:nowrap}.card-number-field label small{font-size:.62rem;font-weight:500;color:var(--muted);letter-spacing:0;text-transform:none}.card-number-field input{font-size:.86rem}.validation{padding-right:0}@media(max-width:580px){.optional-grid{grid-template-columns:1fr}.optional-grid .wide{grid-column:auto}.paired-fields{grid-template-columns:1fr 1fr}}
.optional-section{width:calc(100% - 20px);box-sizing:border-box;justify-self:center;margin-top:2px;padding:8px 10px 9px;border-radius:10px}.optional-section h3{margin-bottom:6px;font-size:.64rem}.optional-grid{gap:7px}.optional-section .field{gap:3px}.optional-section .field label{font-size:.68rem}.optional-section input,.optional-section select{min-height:38px;padding:7px 9px;font-size:.82rem}.optional-section .paired-fields{gap:7px}
.upload-quota{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:11px 13px;border:1px solid var(--line);border-radius:12px;background:#f5f6f1}.upload-quota div{min-width:0}.upload-quota strong,.upload-quota small{display:block}.upload-quota strong{font-size:.82rem}.upload-quota small{margin-top:2px;color:var(--muted);font-size:.7rem}.upload-quota button{width:auto;flex:0 0 auto;margin:0;padding:8px 11px;font-size:.72rem}.upload-quota[hidden]{display:none}
.auth-existing-note{text-align:center;color:var(--muted);font-size:.78rem}.invite-code-field{display:block;margin-top:13px;color:var(--muted);font-size:.72rem;font-weight:700}.invite-code-field span{font-weight:500}.invite-code-field input{display:block;width:100%;box-sizing:border-box;margin-top:5px;border:1px solid var(--line);border-radius:10px;background:white;padding:10px;color:var(--ink);font:inherit}.beta-waitlist-notice{text-align:center;padding:12px 4px 20px}.beta-waitlist-logo{display:block;width:88px;height:auto;margin:0 auto 18px;padding:10px;border-radius:20px;background:var(--green)}.beta-waitlist-notice h1{font-size:clamp(2rem,5vw,3.3rem)}.beta-waitlist-notice p:not(.eyebrow){color:var(--muted);line-height:1.55}.beta-waitlist-notice[hidden]{display:none}
.price-label-source{display:block;margin-top:6px;color:#4f6f5d;font-size:.65rem;line-height:1.25}
.ebay-listing-shell{max-width:620px}.ebay-listing-form{display:grid;gap:13px}.ebay-listing-form>label{display:grid;gap:6px;color:var(--ink);font-size:.78rem;font-weight:700}.ebay-listing-form label small{color:var(--muted);font-weight:500}.ebay-listing-form input,.ebay-listing-form select{width:100%;box-sizing:border-box}.representative-confirm{grid-template-columns:22px 1fr!important;align-items:start;padding:12px;border:1px solid #d7d2c5;border-radius:12px;background:#f8f6ef;line-height:1.4}.representative-confirm input{width:18px!important;height:18px;margin:1px 0 0}.listing-disclosure{padding:12px;border-left:3px solid var(--green);background:#f4f7f2}.listing-disclosure p{margin:4px 0 0;color:var(--muted);font-size:.78rem;line-height:1.4}
.ebay-batch-dialog{width:min(660px,calc(100% - 28px));background:#f7f6f0}.ebay-batch-shell{max-width:none;padding:0 28px 26px}.ebay-batch-header{position:relative;margin:0 -28px 18px;padding:30px 72px 24px 28px;border-bottom:1px solid #dbe3dc;background:linear-gradient(145deg,#edf5eb,#fffdf8 72%)}.ebay-batch-header h2{margin-top:8px}.ebay-batch-header>p:last-child{max-width:470px;margin-bottom:0}.ebay-draft-pill{display:inline-flex;margin-top:8px;padding:5px 9px;border:1px solid #bdd1c1;border-radius:999px;background:#fff;color:var(--green);font-size:.65rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.ebay-batch-assurance{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;border:1px solid #c9ddcc;border-radius:13px;background:#f3faf1}.ebay-batch-assurance>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--lime);color:var(--green);font-weight:900}.ebay-batch-assurance strong,.ebay-batch-assurance small{display:block}.ebay-batch-assurance small{margin-top:2px;color:var(--muted);font-size:.7rem}.ebay-batch-form{gap:14px}.ebay-form-section{display:grid;gap:13px;padding:16px;border:1px solid #d9d8cf;border-radius:16px;background:#fffdf8;box-shadow:0 8px 24px #173d2e0a}.ebay-form-section>label,.ebay-form-section>.paired-fields>label{display:grid;gap:6px;color:var(--ink);font-size:.78rem;font-weight:700}.ebay-form-heading{display:flex;align-items:center;gap:9px;padding-bottom:11px;border-bottom:1px solid #ebe9df}.ebay-form-heading>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:var(--green);color:#fff;font-size:.75rem;font-weight:900}.ebay-form-heading strong,.ebay-form-heading small{display:block}.ebay-form-heading small{color:var(--muted);font-size:.68rem}.ebay-buyer-section .representative-confirm[hidden]{display:none}.ebay-buyer-section .listing-disclosure{border-radius:10px}.ebay-batch-submit{padding:2px 2px 0}.ebay-batch-submit button{margin-top:0;box-shadow:0 10px 24px #174f3d25}.ebay-batch-submit .sale-status{margin:10px 0 0;text-align:center}@media(max-width:600px){.ebay-batch-dialog{width:calc(100% - 10px)}.ebay-batch-shell{padding:0 14px 18px}.ebay-batch-header{margin:0 -14px 14px;padding:22px 54px 18px 16px}.ebay-form-section{padding:13px}.ebay-batch-form .paired-fields{grid-template-columns:1fr}.ebay-batch-assurance{padding:10px 11px}}
.ebay-disclosure-editor{display:grid;gap:7px}.ebay-disclosure-editor textarea{width:100%;min-height:104px;box-sizing:border-box;padding:10px 11px;border:1px solid #cfd7ce;border-radius:10px;background:#fff;color:var(--ink);font:inherit;line-height:1.45;resize:vertical}.ebay-disclosure-editor textarea:focus{outline:3px solid #6fa88935;border-color:#6fa889}.ebay-disclosure-editor small{color:var(--muted);font-size:.68rem;font-weight:500}
.ebay-offer-list{display:grid;gap:9px}.ebay-offer-selectable{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px}.ebay-offer-selectable>label{display:grid;place-items:center;width:28px}.ebay-offer-selectable input{width:18px;height:18px}.ebay-listing-bulk{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0;padding:10px 12px;border-radius:12px;background:#f4ebe8}.ebay-listing-bulk[hidden]{display:none}.ebay-listing-bulk .danger-button{margin:0}.ebay-offer-row{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;margin:0;text-align:left}.ebay-offer-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ebay-offer-row span{flex:0 0 auto;color:var(--muted);font-size:.75rem}.ebay-listing-form .review-actions{grid-template-columns:1fr 1.25fr}.button-link{display:flex;align-items:center;justify-content:center;padding:13px 16px;border-radius:11px;background:var(--green);color:#fff;font-weight:900;text-decoration:none}.button-link:hover{filter:brightness(1.06)}.drawer-preview-paid{display:flex;align-items:baseline;gap:7px;margin-top:7px!important;color:var(--muted);font-size:.72rem}.drawer-preview-paid strong{color:var(--ink);font-size:.9rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:520px){.ebay-offer-row{align-items:flex-start;flex-direction:column;gap:4px}.ebay-listing-form .review-actions{grid-template-columns:1fr}}
.ebay-listing-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:12px 0}.ebay-listing-summary span{padding:10px 7px;border:1px solid #ddd7c9;border-radius:11px;background:#faf8f2;color:var(--muted);font-size:.68rem;text-align:center}.ebay-listing-summary strong{display:block;color:var(--ink);font-size:1rem}.ebay-listing-tools{display:grid;gap:8px;margin-bottom:12px}.ebay-listing-tools input{width:100%;box-sizing:border-box}.ebay-status-filters{display:flex;gap:6px;overflow-x:auto}.ebay-status-filters button{min-width:auto;padding:7px 11px;border:1px solid #d7d2c5;background:#fff;color:var(--muted);font-size:.7rem}.ebay-status-filters button.active{border-color:var(--green);background:var(--green);color:#fff}.ebay-listing-bulk>div{display:flex;gap:7px}.ebay-offer-title{display:grid;min-width:0}.ebay-offer-title small{overflow:hidden;color:var(--muted);font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.ebay-offer-row>span:last-child{display:flex;align-items:center;gap:8px}.listing-status{padding:3px 6px;border-radius:999px;background:#e8e5dc;color:#5f5a50;font-size:.58rem;font-style:normal;font-weight:900;text-transform:uppercase}.listing-status.published{background:#dcefe5;color:#185b3f}.listing-status.ended{background:#f0e2df;color:#922e25}.ebay-specifics{display:grid;gap:10px;margin:0;padding:13px;border:1px solid #d7d2c5;border-radius:12px}.ebay-specifics legend{padding:0 6px;color:var(--ink);font-size:.78rem;font-weight:900}.ebay-specifics label{display:grid;gap:5px;color:var(--ink);font-size:.72rem;font-weight:700}.listing-manager-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.danger-link{background:transparent!important;color:#a72d24!important;box-shadow:none!important}.ebay-logo.mini{display:inline-flex;font-size:.92rem}@media(max-width:520px){.ebay-listing-summary{grid-template-columns:repeat(2,1fr)}.ebay-listing-bulk{align-items:flex-start;flex-direction:column}.ebay-listing-bulk>div{width:100%}.ebay-listing-bulk button{flex:1}.listing-manager-actions{grid-template-columns:1fr!important}}
.ebay-offer-review-header{margin:-28px -28px 4px;padding:30px 76px 25px 28px;border-bottom:1px solid #dbe3dc;background:linear-gradient(145deg,#edf5eb 0%,#fffdf8 72%)}.ebay-offer-review-header h2{margin:.4rem 0 .45rem}.ebay-offer-review-form{margin:0 -4px;padding:18px 4px 4px;gap:16px}.ebay-offer-review-form>label,.ebay-offer-review-form>.paired-fields,.ebay-offer-review-form>.ebay-specifics,.ebay-offer-review-form>.ebay-photo-manager{padding:15px;border:1px solid #deddd4;border-radius:15px;background:#fffdf8;box-shadow:0 8px 26px #173d2e0a}.ebay-offer-review-form input,.ebay-offer-review-form textarea,.ebay-offer-review-form select{border-color:#d3d8d1;background:#fff}.ebay-offer-review-form input:focus,.ebay-offer-review-form textarea:focus,.ebay-offer-review-form select:focus{border-color:#6c9c85;box-shadow:0 0 0 3px #bff1643d;outline:0}.ebay-offer-review-form .listing-disclosure{border:1px solid #cfe0d1;border-left:4px solid var(--green);border-radius:13px;background:#f2f8f1}.ebay-offer-review-form .representative-confirm{border-color:#cfe0d1;background:#f7faf5}.ebay-offer-review-form>.sale-status{margin:0;padding:11px 14px;border-radius:12px;background:#edf6ed;text-align:center}.ebay-publish-primary{background:var(--green)!important;color:#fff!important;box-shadow:0 9px 22px #174f3d2b!important}.ebay-draft-button{border:1px solid #9cb8ab!important;background:#e8f0eb!important;color:#174f3d!important;box-shadow:none!important}.ebay-delete-draft{border:1px solid #d9a49e!important;background:#f7e5e2!important;color:#9b2f27!important;box-shadow:none!important}.ebay-delete-draft:hover{background:#efd2ce!important}.listing-manager-actions{padding-top:2px}.listing-manager-actions button,.listing-manager-actions .button-link{min-height:48px;margin-top:0!important}@media(max-width:600px){.ebay-offer-review-header{margin:-14px -14px 2px;padding:22px 54px 18px 16px}.ebay-offer-review-form{padding-top:13px}.ebay-offer-review-form>label,.ebay-offer-review-form>.paired-fields,.ebay-offer-review-form>.ebay-specifics,.ebay-offer-review-form>.ebay-photo-manager{padding:12px}}
.experience-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:8px 9px 8px 16px;border:1px solid var(--line);border-radius:16px;background:#fffdf8}.experience-bar>span{color:var(--muted);font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.experience-bar>div{display:flex;gap:5px}.experience-bar button{width:auto;margin:0;padding:8px 13px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--muted);font-size:.78rem}.experience-bar button.active{background:var(--green);color:#fff}.experience-bar button.coming-soon{opacity:.55}.experience-bar button small{display:block;font-size:.48rem}.experience-settings{display:grid;gap:18px;margin-bottom:18px}.experience-settings>div>p:last-child{margin-bottom:0;color:var(--muted)}.experience-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.experience-cards button{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;width:100%;margin:0;padding:15px;border:1px solid var(--line);background:#f8f7f0;color:var(--ink);text-align:left}.experience-cards button>span{grid-row:1/3;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e4ece5;color:var(--green);font-size:1.1rem}.experience-cards button strong{align-self:end}.experience-cards button small{color:var(--muted);font-weight:500;line-height:1.35}.experience-cards button.active{border-color:var(--green);background:#eff7ef;box-shadow:inset 0 0 0 1px var(--green)}.experience-cards button:disabled{opacity:.55}
.collector-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px;border-radius:24px;background:linear-gradient(135deg,#174f3d,#246f53);color:#fff;box-shadow:0 15px 36px #174f3d25}.collector-hero h1{margin-bottom:6px;color:#fff}.collector-hero p:last-child{margin:0;color:#deeee5}.collector-hero .eyebrow{color:#bfe0cf}.collector-hero button{display:flex;align-items:center;gap:8px;width:auto;white-space:nowrap;background:#fff;color:var(--green)}.collector-hero button span{font-size:1.25rem}.collector-search-panel{margin-top:16px}.collector-search-panel .search-clear{right:145px}.collector-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.collector-metrics article{padding:17px;border:1px solid var(--line);border-radius:16px;background:var(--card)}.collector-metrics span,.collector-metrics small{display:block;color:var(--muted)}.collector-metrics span{font-size:.69rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.collector-metrics strong{display:block;margin:5px 0 2px;color:var(--green);font-size:1.9rem}.collector-metrics small{font-size:.7rem}.collector-insight-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.collector-insight-grid .panel{margin:0}.collector-ranking{display:grid;gap:7px}.collector-ranking>button{display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:8px;width:100%;margin:0;padding:8px 9px;border:0;background:transparent;color:var(--ink);text-align:left}.collector-ranking>button:hover{background:#f1f4ee}.collector-ranking b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#edf2ec;color:var(--green);font-size:.68rem}.collector-ranking span{min-width:0}.collector-ranking span strong{display:block;overflow:hidden;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.collector-ranking i{display:block;width:var(--rank-width);height:4px;margin-top:5px;border-radius:4px;background:linear-gradient(90deg,var(--green),#a9cc99)}.collector-ranking em{font-style:normal;font-weight:900}.position-insight{display:flex;align-items:center;gap:20px}.position-donut{display:grid;place-content:center;width:106px;height:106px;flex:0 0 106px;border-radius:50%;background:radial-gradient(circle at center,var(--card) 52%,transparent 54%),conic-gradient(var(--green) calc(var(--pitchers)*1%),#dce7dc 0)}.position-donut strong,.position-donut span{text-align:center}.position-donut strong{font-size:1.25rem}.position-donut span{color:var(--muted);font-size:.65rem}.position-copy p{margin:4px 0 0;color:var(--muted);font-size:.75rem;line-height:1.45}.collector-recent{margin-top:16px}
@media(max-width:700px){.experience-bar{align-items:flex-start;flex-direction:column;gap:7px}.experience-bar>div{width:100%}.experience-bar button{flex:1}.experience-cards{grid-template-columns:1fr}.collector-hero{align-items:flex-start;flex-direction:column;padding:24px}.collector-hero button{width:100%;justify-content:center}.collector-search-panel .search-clear{right:9px}.collector-metrics{grid-template-columns:1fr 1fr}.collector-insight-grid{grid-template-columns:1fr}}@media(max-width:390px){.experience-bar{padding:10px}.experience-bar button{padding:8px 7px;font-size:.7rem}.collector-metrics article{padding:13px}.collector-metrics strong{font-size:1.55rem}}
.legal-gate{position:fixed;z-index:1001;inset:0;overflow:auto;padding:28px;background:linear-gradient(145deg,#123d31,#071e17)}.legal-gate[hidden]{display:none}.legal-card{width:min(610px,100%);box-sizing:border-box;margin:auto;padding:30px;border-radius:24px;background:#fffdf8;box-shadow:0 28px 90px #0007}.legal-card>[hidden]{display:none}.legal-card>p{color:var(--muted);line-height:1.5}.legal-personas{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.legal-personas label{position:relative;cursor:pointer}.legal-personas input{position:absolute;opacity:0}.legal-personas span{display:block;padding:15px;border:2px solid var(--line);border-radius:14px}.legal-personas strong,.legal-personas small{display:block}.legal-personas small{margin-top:4px;color:var(--muted)}.legal-personas input:checked+span{border-color:var(--green);background:#eef6ef}.beta-warning{margin:16px 0;padding:14px 16px;border-left:4px solid #b6463d;border-radius:10px;background:#fff0ed;color:#6f2924}.beta-warning p{margin:4px 0 0;font-size:.79rem;line-height:1.45}.beta-warning.compact{margin-top:12px}.legal-check{display:grid;grid-template-columns:22px 1fr;gap:9px;align-items:start;margin:13px 0;font-size:.84rem;line-height:1.45}.legal-check input{width:18px;height:18px;margin:1px 0}.legal-check.optional{color:var(--muted)}.legal-card>button{margin-top:20px}.legal-document{background:#f2f2ec;color:var(--ink)}.legal-document main{width:min(760px,calc(100% - 32px));margin:40px auto;padding:40px;border:1px solid var(--line);border-radius:22px;background:#fffdf8}.legal-document h1{margin-top:8px}.legal-document h2{margin-top:28px;font-size:1.25rem}.legal-document p,.legal-document li{line-height:1.65}.legal-document>main>a{color:var(--green);font-weight:800}.legal-draft-note{margin-top:32px;padding:15px;border:1px solid #d5c97d;border-radius:12px;background:#fff9d9}.legal-draft-note p{margin:4px 0 0}.account-controls{display:grid;gap:15px;margin-top:18px}.account-controls p{color:var(--muted)}.account-actions{display:flex;gap:10px}.account-actions button{width:auto;margin:0}.app-footer nav{display:flex;gap:13px}.app-footer nav a{font-size:.75rem}
@media(max-width:600px){.legal-gate{padding:14px}.legal-card{padding:22px}.legal-personas{grid-template-columns:1fr}.legal-document main{margin:16px auto;padding:23px}.account-session{align-items:stretch;flex-direction:column}.account-session>button{width:100%}.account-actions{flex-direction:column}.account-actions button{width:100%}.app-footer{flex-wrap:wrap}.app-footer nav{order:3;width:100%;justify-content:center}}
.collector-hero-actions{display:flex;gap:9px;flex:0 0 auto}.collector-hero-actions button{margin:0}.collector-hero-actions .secondary{border:1px solid #ffffff55;background:transparent;color:#fff}.collector-focus{margin:0 0 16px}.collector-focus .panel-heading p:last-child{margin:5px 0 0;color:var(--muted);font-size:.75rem}.focus-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.focus-group{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#faf9f3}.focus-group>header{display:block;padding:12px;border-bottom:1px solid var(--line)}.focus-group>header strong,.focus-group>header small{display:block}.focus-group>header small{margin-top:3px;color:var(--muted);font-size:.64rem;line-height:1.3}.focus-group.protect>header{border-top:4px solid #466d9f}.focus-group.hot>header{border-top:4px solid #bd493e}.focus-group.trade>header{border-top:4px solid #9b6bba}.focus-group.clear>header{border-top:4px solid #9b9b91}.focus-group>button{display:grid;grid-template-columns:1fr;gap:4px;width:100%;margin:0;padding:10px 12px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;color:var(--ink);text-align:left}.focus-group>button:hover{background:#eef3eb}.focus-group>button strong,.focus-group>button small{display:block}.focus-group>button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem}.focus-group>button small{overflow:hidden;color:var(--muted);font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.focus-group>button em{color:var(--green);font-size:.63rem;font-style:normal;font-weight:900}.focus-group>p{padding:14px;color:var(--muted);font-size:.7rem}.collector-ranking button small{display:block;margin-top:3px;color:var(--muted);font-size:.62rem}
@media(max-width:900px){.focus-columns{grid-template-columns:1fr 1fr}}@media(max-width:600px){.collector-hero-actions{width:100%;flex-direction:column}.collector-hero-actions button{width:100%}.focus-columns{grid-template-columns:1fr}.focus-group>button{grid-template-columns:1fr auto}.focus-group>button em{align-self:center;grid-column:2;grid-row:1}}
.experience-bar{justify-content:flex-end;gap:8px;margin-bottom:10px;padding:4px 6px;border:0;border-radius:12px;background:transparent}.experience-bar>span{font-size:.57rem;letter-spacing:.06em}.experience-bar>div{gap:3px}.experience-bar button{padding:5px 9px;border:1px solid var(--line);border-radius:8px;background:#fffdf8;font-size:.68rem}.experience-bar button.active{border-color:var(--green)}.experience-cards{grid-template-columns:repeat(2,1fr)}
.beta-warning.fine-print{margin:5px 0 10px;padding:5px 8px;border-left-width:2px;border-radius:6px;background:#fff8f5;color:#7b5753;font-size:.62rem;line-height:1.35}.beta-warning.fine-print strong{font-size:.64rem}
.compact-plan{padding-top:13px;padding-bottom:13px}.compact-plan .eyebrow{margin-bottom:7px}.compact-plan .collection-plan-grid{gap:6px}.compact-plan .collection-plan-grid button{padding:7px 5px;text-align:center;font-size:.72rem}.compact-plan .status{margin:3px 0 0;min-height:0;font-size:.68rem}
.card-image-placeholder{display:grid;place-items:center;align-content:center;width:126px;height:176px;margin:0;padding:8px;border:1px dashed #9fac9f;border-radius:11px;background:#f1f3ed;color:var(--green)}.card-image-placeholder span{font-size:1.6rem;line-height:1}.card-image-placeholder strong{font-size:.7rem}.detail-back-preview[hidden]{display:none}.secondary-picker{background:#e8ece6;color:var(--ink)}
.inventory-bulk-actions{position:sticky;z-index:12;top:72px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0;padding:10px 13px;border:1px solid #b8cdbd;border-radius:13px;background:#f4faf4;box-shadow:0 8px 22px #173d2e16}.inventory-bulk-actions[hidden]{display:none}.inventory-bulk-actions>div{display:flex;gap:7px}.inventory-bulk-actions button{width:auto;margin:0}.select-column{width:54px;text-align:center}.select-column input,.card-selector input{width:18px;height:18px}.result-card.selected{outline:2px solid #6c9b7e;outline-offset:-2px;background:#f2f8f1}.card-selector{display:flex;align-items:center;gap:5px;margin-bottom:8px;color:var(--muted);font-size:.68rem;font-weight:800}.bulk-edit-dialog .mini-dialog-shell{width:min(620px,calc(100vw - 28px))}
@media(max-width:700px){.experience-bar{align-items:center;flex-direction:row}.experience-bar>div{width:auto}.experience-bar button{flex:0 0 auto}.inventory-bulk-actions{top:63px;align-items:flex-start;flex-direction:column}.inventory-bulk-actions>div{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr}.inventory-bulk-actions button{padding:8px 6px;font-size:.7rem}.experience-cards{grid-template-columns:1fr}.card-image-placeholder{width:104px;height:146px}}
/* Stable mobile forms and compact settings controls. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.experience-slider{position:relative;display:grid;grid-template-columns:1fr 1fr;width:min(360px,100%);padding:4px;border:1px solid var(--line);border-radius:999px;background:#f0f2ec}
.experience-slider::before{content:"";position:absolute;z-index:0;inset:4px auto 4px 4px;width:calc(50% - 4px);border-radius:999px;background:var(--green);box-shadow:0 2px 8px #143c2d28;transition:transform .22s ease}
.experience-slider[data-active="collector"]::before{transform:translateX(100%)}
.experience-slider button{position:relative;z-index:1;width:100%;margin:0;padding:10px 18px;border:0;background:transparent;color:var(--muted);font-size:.82rem}
.experience-slider button.active{background:transparent;color:#fff}
.account-controls{display:block;margin-top:18px;padding:11px 15px}
.account-controls summary{cursor:pointer;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.04em}
.account-controls-body{display:grid;gap:12px;padding-top:14px}
.account-controls-body h2{margin:0;font-size:1rem}
.ebay-section-title{display:flex;align-items:center;gap:8px}
.ebay-heading-logo{font-size:1.25rem;line-height:1}
.ebay-branded-button.ebay-logo-right{gap:9px}
.show-result>b small{display:block;color:var(--muted);font-size:.55rem;line-height:1.1;text-align:right;text-transform:uppercase;letter-spacing:.05em}
.communication-consent{color:#929991!important}
#cancelReview{border:1px solid #efc0bb;background:#fff0ee;color:#b33b31}
#cancelReview:hover{background:#ffe5e1}
.ebay-list-primary{border:1px solid #124d3a;background:linear-gradient(135deg,#1a654d,#104733);color:#fff;box-shadow:0 7px 18px #143d2e35}
.ebay-list-primary:hover{transform:translateY(-1px);box-shadow:0 9px 22px #143d2e42}
@media(max-width:760px){input,select,textarea{font-size:16px!important}}
.ebay-offer-review-form{gap:10px;padding-top:12px}.ebay-offer-review-form>label,.ebay-offer-review-form>.paired-fields,.ebay-offer-review-form>.ebay-specifics,.ebay-offer-review-form>.ebay-photo-manager{padding:10px 12px;border-radius:13px;box-shadow:0 5px 16px #173d2e08}.ebay-offer-review-form>label{gap:4px}.ebay-offer-review-form textarea{min-height:82px;padding:9px 10px;resize:vertical}.ebay-offer-review-form input,.ebay-offer-review-form select{padding:8px 9px}.ebay-offer-review-form .paired-fields{gap:9px}.ebay-offer-review-form .ebay-specifics{gap:8px}.ebay-offer-review-form .ebay-photo-manager>div{grid-template-columns:repeat(3,minmax(0,1fr))}.ebay-offer-review-form .ebay-photo-manager img{height:105px}.ebay-offer-review-form .listing-disclosure{padding:9px 11px}.ebay-offer-review-form .representative-confirm{padding:9px 11px}.ebay-offer-review-form>.sale-status{padding:8px 11px;font-size:.72rem}.ebay-offer-review-form .listing-manager-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px;padding-top:0}.ebay-offer-review-form .listing-manager-actions button,.ebay-offer-review-form .listing-manager-actions .button-link{min-height:39px;padding:9px 10px;border-radius:10px;font-size:.74rem;line-height:1.15}.ebay-offer-review-form .ebay-publish-primary{border:1px solid var(--green)!important;background:var(--green)!important;color:#fff!important;box-shadow:0 7px 16px #174f3d26!important}.ebay-offer-review-form .ebay-draft-button{border:1px solid #7f9e90!important;background:#fff!important;color:#174f3d!important;box-shadow:0 3px 10px #173d2e0b!important}.ebay-offer-review-form .ebay-draft-button:hover{background:#f0f6f2!important}.ebay-offer-review-form .ebay-delete-draft{border:1px solid #d79a94!important;background:#f8e7e4!important;color:#982d25!important}.ebay-offer-review-form .ebay-logo-right .ebay-button-logo{font-size:.92em}@media(max-width:600px){.ebay-offer-review-form .listing-manager-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ebay-offer-review-form .ebay-photo-manager>div{grid-template-columns:repeat(2,minmax(0,1fr))}}
#ebaySingleDialog .ebay-listing-shell,.ebay-offer-review-dialog .ebay-listing-shell{max-width:none}.ebay-offer-review-form .listing-manager-actions{position:static;background:transparent}
.ebay-preview-section{position:relative;padding:11px 13px!important;border:1px solid #deddd4;border-radius:14px;background:#fffdf8}.ebay-preview-section>header,.ebay-preview-section>legend{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 7px;padding:0;border:0;color:var(--ink);font-size:.78rem;font-weight:900}.ebay-section-edit{display:grid!important;place-items:center;width:28px!important;min-height:28px!important;margin:0!important;padding:0!important;border:1px solid #c9d5ce!important;border-radius:50%!important;background:#f4f7f3!important;color:var(--green)!important;font-size:.86rem!important;box-shadow:none!important}.ebay-section-edit:hover{background:#e7f0e9!important}.ebay-preview-section.is-preview label{gap:2px;color:var(--muted);font-size:.63rem}.ebay-preview-section.is-preview input:not([type=hidden]),.ebay-preview-section.is-preview textarea,.ebay-preview-section.is-preview select{pointer-events:none;border:0!important;background:transparent!important;color:var(--ink);box-shadow:none!important;padding:1px 0!important;font-weight:750}.ebay-preview-section.is-preview textarea{min-height:42px;height:42px;overflow:hidden;resize:none}.ebay-preview-section.is-preview select{appearance:none}.ebay-preview-section.is-preview small{display:none}.ebay-preview-section.is-preview .ebay-photo-upload,.ebay-preview-section.is-preview #ebayPhotoStatus,.ebay-preview-section.is-preview [data-photo-move],.ebay-preview-section.is-preview [data-photo-remove]{display:none!important}.ebay-preview-section.is-preview .paired-fields{gap:8px}.ebay-preview-section.is-preview .ebay-photo-manager img{height:92px}.ebay-shipping-section.is-preview label{display:none}.ebay-shipping-section.is-preview p{margin:0;color:var(--ink);font-size:.78rem;font-weight:750}.ebay-shipping-section.is-editing p{display:none}.ebay-shipping-section label{display:grid;gap:5px;font-size:.7rem;font-weight:800}.ebay-offer-review-form .ebay-draft-button{border-color:#d1d3d0!important;background:#eceeed!important;color:#3f4944!important}.ebay-offer-review-form .ebay-draft-button:hover{background:#e3e5e4!important}.ebay-offer-review-form .ebay-refresh-wide{grid-column:1/-1;min-height:32px!important;border:1px solid #d6dad7!important;background:#fff!important;color:var(--green)!important;padding:6px 10px!important}.ebay-offer-review-form .ebay-refresh-wide:hover{background:#f7f9f7!important}.ebay-listing-preview.is-preview{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px}.ebay-listing-preview.is-preview>header,.ebay-listing-preview.is-preview>label{grid-column:1/-1}.ebay-listing-preview.is-preview>.paired-fields{grid-column:1/-1}.ebay-specifics.is-preview .paired-fields{grid-template-columns:repeat(4,minmax(0,1fr))}.ebay-specifics.is-preview label:last-child{margin-top:5px}@media(max-width:600px){.ebay-specifics.is-preview .paired-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}
.ebay-preview-section.is-preview label[data-preview-value] textarea{display:none}.ebay-preview-section.is-preview label[data-preview-value]::after{content:attr(data-preview-value);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--ink);font-size:.76rem;font-weight:650;line-height:1.35}
.ebay-ask-guidance{margin:10px 0;padding:13px 15px;border:1px solid #d7ded8;border-radius:14px;background:#f7faf7}.ebay-ask-guidance header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.ebay-ask-guidance header>div{display:flex;align-items:center;gap:6px}.ebay-ask-guidance header strong{font-size:.82rem}.ebay-ask-guidance header small,.ebay-ask-guidance>small,.ebay-ask-guidance p{color:var(--muted);font-size:.68rem}.ebay-ask-guidance p{margin:8px 0 0;line-height:1.4}.ebay-ask-loading{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:.75rem}.ebay-ask-loading>span{width:14px;height:14px;border:2px solid #d6ded8;border-top-color:var(--green);border-radius:50%;animation:card-detail-spin .8s linear infinite}.ebay-ask-metrics{display:grid;grid-template-columns:2fr 1fr 1fr;gap:7px}.ebay-ask-metrics>span{padding:9px 10px;border-radius:10px;background:#fff}.ebay-ask-metrics small,.ebay-ask-metrics strong{display:block}.ebay-ask-metrics small{color:var(--muted);font-size:.59rem;text-transform:uppercase}.ebay-ask-metrics strong{margin-top:3px;font-size:.92rem}.ebay-ask-guidance details{margin-top:8px}.ebay-ask-guidance summary{cursor:pointer;color:var(--green);font-size:.7rem;font-weight:800}.ebay-ask-guidance details div{display:grid;gap:4px;margin-top:7px}.ebay-ask-guidance details a{display:flex;justify-content:space-between;gap:12px;padding:6px 8px;border-radius:8px;background:#fff;color:var(--ink);font-size:.65rem;text-decoration:none}.ebay-ask-guidance details a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ebay-ask-guidance details a strong{flex:0 0 auto;color:var(--green)}.grading-review-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}@media(max-width:600px){.ebay-ask-metrics{grid-template-columns:1fr 1fr}.ebay-ask-metrics>span:first-child{grid-column:1/-1}.grading-review-fields{grid-template-columns:1fr 1fr}}
.ebay-offer-review-form{gap:6px}.ebay-preview-section{padding:7px 9px!important;border-radius:11px}.ebay-preview-section>header,.ebay-preview-section>legend{margin-bottom:4px}.ebay-preview-section.is-preview .paired-fields{gap:4px 8px}.ebay-photo-manager.is-preview{min-height:0}.ebay-photo-manager.is-preview #ebayPhotoList{display:flex;align-items:center;gap:6px;overflow-x:auto}.ebay-photo-manager.is-preview #ebayPhotoList article{flex:0 0 62px;width:62px;border-radius:8px;cursor:zoom-in}.ebay-photo-manager.is-preview #ebayPhotoList img{height:68px;object-fit:cover}.ebay-photo-manager.is-preview #ebayPhotoList article>div:first-child:not(:last-child),.ebay-photo-manager.is-preview #ebayPhotoList .fixture-card{height:68px;min-height:68px;aspect-ratio:auto;border-radius:8px}.ebay-offer-review-form .listing-manager-actions{width:66.666%;margin:3px auto 0;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px}.ebay-offer-review-form .listing-manager-actions .ebay-refresh-wide{grid-column:1/-1}.ebay-offer-review-form .representative-confirm{padding:7px 9px}.ebay-offer-review-form>.sale-status{padding:6px 9px}@media(max-width:600px){.ebay-offer-review-form .listing-manager-actions{width:100%}}
.ebay-offer-review-header{padding-top:22px;padding-bottom:17px}.ebay-offer-review-header h2{font-size:1.72rem}.ebay-offer-review-header>p:last-child{max-width:540px;font-size:.84rem;line-height:1.4}.ebay-preview-section>header,.ebay-preview-section>legend{width:100%;min-height:28px}.ebay-offer-review-form>.ebay-photo-manager,.ebay-offer-review-form>.ebay-condition-section,.ebay-offer-review-form>.ebay-shipping-section,.ebay-offer-review-form>.representative-confirm,.ebay-offer-review-form>#ebayOfferReviewStatus{width:66.666%;margin-left:auto;margin-right:auto}.ebay-photo-manager.is-preview #ebayPhotoList article{flex-basis:44px;width:44px}.ebay-photo-manager.is-preview #ebayPhotoList img,.ebay-photo-manager.is-preview #ebayPhotoList article>div:first-child:not(:last-child),.ebay-photo-manager.is-preview #ebayPhotoList .fixture-card{width:44px;height:52px!important;min-height:52px!important}.ebay-photo-manager.is-preview #ebayPhotoList .fixture-card span,.ebay-photo-manager.is-preview #ebayPhotoList .fixture-card strong{display:none}@media(max-width:600px){.ebay-offer-review-form>.ebay-photo-manager,.ebay-offer-review-form>.ebay-condition-section,.ebay-offer-review-form>.ebay-shipping-section,.ebay-offer-review-form>.representative-confirm,.ebay-offer-review-form>#ebayOfferReviewStatus{width:100%}.ebay-offer-review-header h2{font-size:1.5rem}}
.ebay-offer-review-form>.ebay-photo-manager,.ebay-offer-review-form>.ebay-condition-section,.ebay-offer-review-form>.ebay-shipping-section,.ebay-offer-review-form>.representative-confirm,.ebay-offer-review-form>#ebayOfferReviewStatus,.ebay-offer-review-form .listing-manager-actions{width:100%;margin-left:0;margin-right:0}
.ebay-photo-manager:not(.is-editing){min-height:0!important;padding:6px 9px!important}.ebay-photo-manager:not(.is-editing) #ebayPhotoList{display:flex!important;align-items:center;gap:5px;overflow-x:auto}.ebay-photo-manager:not(.is-editing) #ebayPhotoList article{flex:0 0 40px!important;width:40px!important;border-radius:7px;cursor:zoom-in}.ebay-photo-manager:not(.is-editing) #ebayPhotoList img,.ebay-photo-manager:not(.is-editing) #ebayPhotoList .fixture-card{width:40px!important;height:46px!important;min-height:46px!important;aspect-ratio:auto!important;border-radius:7px!important;object-fit:cover}.ebay-photo-manager:not(.is-editing) article>div:last-child,.ebay-photo-manager:not(.is-editing) .ebay-photo-upload,.ebay-photo-manager:not(.is-editing) #ebayPhotoStatus{display:none!important}.ebay-photo-manager:not(.is-editing) .fixture-card span,.ebay-photo-manager:not(.is-editing) .fixture-card strong{display:none!important}.ebay-offer-review-form .ebay-auction-button{border:1px solid #2d6853!important;background:#376f59!important;color:#fff!important;box-shadow:0 4px 11px #174f3d18!important}.ebay-offer-review-form .ebay-auction-button:hover{background:#2f634f!important}.ebay-offer-review-form .ebay-delete-draft{border-color:#ead7d3!important;background:#fcf5f3!important;color:#a75d55!important}.ebay-offer-review-form .ebay-delete-draft:hover{background:#f8ece9!important}
.footer-feedback-link{width:auto;min-height:0;margin:0;padding:0;border:0;background:transparent;color:var(--muted);font:inherit;font-size:.7rem;font-weight:700}.footer-feedback-link:hover{color:var(--green);text-decoration:underline}
.feedback-launcher{position:fixed;z-index:58;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));display:flex;align-items:center;gap:7px;width:auto;margin:0;padding:10px 14px;border:1px solid #b8cdbd;border-radius:999px;background:#fffdf8;color:var(--green);box-shadow:0 9px 28px #10291f2b}.feedback-launcher span{font-size:1.05rem}.feedback-dialog{width:min(560px,calc(100% - 28px))}.feedback-dialog label{display:block;margin-top:15px;color:var(--ink);font-size:.78rem;font-weight:800}.feedback-dialog select,.feedback-dialog textarea,.feedback-dialog input{box-sizing:border-box;width:100%;margin-top:6px;padding:12px;border:1px solid var(--line);border-radius:11px;background:white;font:inherit}.feedback-dialog textarea{resize:vertical}.feedback-file small{display:block;color:var(--muted);font-weight:500}.feedback-admin-list{display:grid;gap:10px}.feedback-admin-list article{padding:14px;border:1px solid var(--line);border-radius:13px;background:#fbfaf5}.feedback-admin-list article>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.feedback-admin-list small{color:var(--muted)}.feedback-admin-list p{margin:10px 0 0;white-space:pre-wrap}.feedback-attachment{display:inline-block;margin-top:8px;color:var(--green);font-size:.7rem;font-weight:800}
@media(max-width:760px){.feedback-launcher{right:12px;bottom:calc(74px + env(safe-area-inset-bottom));padding:9px 11px}.feedback-launcher strong{display:none}.feedback-admin-list article>div{align-items:flex-start;flex-direction:column;gap:6px}}
.player-research-header{margin-bottom:14px}.player-search-panel{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(300px,1.3fr);align-items:end;gap:16px}.player-search-panel h2,.player-search-panel p{margin:0}.player-search-panel p{margin-top:4px;color:var(--muted)}.player-research-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px}.player-research-search input{min-width:0}.player-research-search button{width:auto;margin:0}.player-search-panel>.status,.player-search-results{grid-column:1/-1}.player-search-results{display:grid;gap:7px}.player-search-results button{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;margin:0;padding:12px 14px;border:1px solid var(--line);background:#faf9f4;color:var(--ink);text-align:left}.player-search-results span,.player-search-results strong,.player-search-results small{display:block}.player-search-results small{margin-top:3px;color:var(--muted)}.player-search-results b{color:var(--green);font-size:.72rem}.player-research-state{display:flex;gap:12px;align-items:center}.player-research-state strong,.player-research-state span{display:block}.player-research-state span{color:var(--muted)}.player-profile-hero{display:grid;grid-template-columns:1fr minmax(210px,.35fr);gap:24px;margin:18px 0 10px;padding:28px;border-radius:22px;background:linear-gradient(135deg,#123d31,#21684e);color:#fff}.player-profile-hero h1{margin:3px 0 8px;color:#fff}.player-profile-hero p{max-width:760px;margin:0;color:#d8ebe2;line-height:1.55}.player-profile-hero aside{display:flex;flex-direction:column;justify-content:center;padding-left:22px;border-left:1px solid #ffffff33}.player-profile-hero aside small{color:#b9d9ca;font-weight:800;text-transform:uppercase}.player-profile-hero aside strong{margin:8px 0 5px;font-size:1.2rem}.player-profile-hero aside span{color:#d8ebe2;font-size:.7rem}.player-research-disclosure{display:flex;gap:8px;margin-bottom:10px;padding:8px 12px;border:1px solid #e0c875;border-radius:10px;background:#fff9dc;color:#66591f;font-size:.68rem}.player-profile-facts{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:14px}.player-profile-facts article{padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--card)}.player-profile-facts small,.player-profile-facts strong{display:block}.player-profile-facts small{color:var(--muted);font-size:.62rem;text-transform:uppercase}.player-profile-facts strong{margin-top:5px;font-size:.8rem}.player-research-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.player-research-grid .panel{margin:0}.player-research-grid.secondary{grid-template-columns:.8fr 1.2fr}.player-stat-groups{display:grid;gap:12px}.player-stat-groups section{padding:12px;border:1px solid var(--line);border-radius:12px}.player-stat-groups header{display:flex;justify-content:space-between}.player-stat-groups header small{color:var(--muted)}.player-stat-groups section>div{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;margin-top:11px}.player-stat-groups span{text-align:center}.player-stat-groups span small,.player-stat-groups span b{display:block}.player-stat-groups span small{color:var(--muted);font-size:.58rem}.player-stat-groups span b{margin-top:3px}.trajectory-signals{display:grid;gap:8px}.trajectory-signals article{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:9px;padding:10px;border:1px solid var(--line);border-radius:11px}.trajectory-signals article>span{width:8px;height:32px;border-radius:8px;background:#9f9f95}.trajectory-signals article.positive>span{background:#3f8a60}.trajectory-signals article.negative>span{background:#b34d44}.trajectory-signals strong,.trajectory-signals small{display:block}.trajectory-signals small{margin-top:3px;color:var(--muted);line-height:1.35}.trajectory-signals b{font-size:.72rem}.trajectory-method{margin-top:12px;padding-top:10px;border-top:1px solid var(--line)}.trajectory-method summary{cursor:pointer;font-weight:800}.trajectory-method p,.trajectory-method li{color:var(--muted);font-size:.72rem;line-height:1.5}.research-link-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none}.research-link-row strong,.research-link-row small{display:block}.research-link-row small{margin-top:3px;color:var(--muted)}.research-link-row b{color:var(--green);font-size:.7rem}.player-card-catalog{margin-top:0}.player-card-catalog .panel-heading p{margin:4px 0 0;color:var(--muted)}.player-card-filters{display:flex;gap:8px;overflow-x:auto;margin-bottom:14px;padding-bottom:3px}.player-card-filters label{min-width:140px;color:var(--muted);font-size:.62rem;font-weight:800;text-transform:uppercase}.player-card-filters select{width:100%;margin-top:5px}.player-card-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.player-card-list>article{display:grid;gap:12px;padding:15px;border:1px solid var(--line);border-radius:14px;background:#faf9f4}.player-card-list h3{margin:3px 0}.player-card-list>article>div>span{color:var(--muted);font-size:.72rem}.player-card-list dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0}.player-card-list dl>div{padding:10px;border-radius:10px;background:#fff}.player-card-list dt,.player-card-list dd,.player-card-list dl small{display:block;margin:0}.player-card-list dt,.player-card-list dl small{color:var(--muted);font-size:.6rem}.player-card-list dd{margin:3px 0;font-size:1.05rem;font-weight:900}.player-card-list footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.player-card-list footer span{color:#8b641f;font-size:.62rem;font-weight:800}.player-card-list footer a{color:var(--green);font-size:.7rem;font-weight:900}
@media(max-width:900px){.player-profile-facts{grid-template-columns:repeat(3,1fr)}.player-research-grid{grid-template-columns:1fr}.player-research-grid.secondary{grid-template-columns:1fr}}@media(max-width:650px){.player-search-panel{grid-template-columns:1fr}.player-research-search{grid-template-columns:auto 1fr}.player-research-search button{grid-column:1/-1;width:100%}.player-loaded .player-search-panel{padding:10px}.player-loaded .player-search-panel>div,.player-loaded .player-search-panel>.status{display:none}.player-loaded .player-research-search{grid-template-columns:auto 1fr auto}.player-loaded .player-research-search button{grid-column:auto;width:auto;padding:9px 11px}.player-profile-hero{grid-template-columns:1fr;margin:8px 0;padding:14px;border-radius:16px}.player-profile-hero h1{font-size:1.55rem}.player-profile-hero p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:.75rem}.player-profile-hero aside{padding:10px 0 0;border-top:1px solid #ffffff33;border-left:0}.player-profile-hero aside strong{margin:4px 0 2px}.player-research-disclosure{max-height:54px;overflow:auto}.player-profile-facts{grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:9px}.player-profile-facts article{min-width:0;padding:8px}.player-profile-facts strong{overflow-wrap:anywhere;font-size:.7rem}.player-section-nav{margin-bottom:9px}.player-research-grid{gap:8px;margin-bottom:8px}.player-research-section{scroll-margin-top:8px;padding:12px}.player-research-section>summary span:first-child strong{font-size:.88rem}.player-research-section .player-section-body{padding-top:11px}.player-stat-groups section>div{grid-template-columns:repeat(3,1fr);row-gap:12px}.player-card-list{grid-template-columns:1fr}.player-search-results button{align-items:flex-start;flex-direction:column}.player-card-list footer{align-items:flex-start;flex-direction:column}}
.player-research-state[hidden]{display:none}
.player-section-nav{display:flex;gap:7px;margin:0 0 14px;overflow-x:auto;padding:2px 0 5px}.player-section-nav button{flex:0 0 auto;width:auto;margin:0;padding:8px 11px;border:1px solid #b8cdbd;border-radius:999px;background:#fff;color:var(--green);font-size:.68rem}.player-research-section>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.player-research-section>summary::-webkit-details-marker{display:none}.player-research-section>summary span:first-child small,.player-research-section>summary span:first-child strong{display:block}.player-research-section>summary span:first-child small{color:var(--green);font-size:.62rem;font-weight:900;letter-spacing:.08em}.player-research-section>summary span:first-child strong{margin-top:3px;font-size:1.02rem}.player-research-section>summary>span:last-child{display:flex;align-items:center;gap:9px}.player-research-section>summary em,.player-research-section>summary>b{color:var(--green);font-size:0;font-style:normal}.player-research-section>summary em::after,.player-research-section>summary>b::after{content:"Expand";font-size:.68rem}.player-research-section[open]>summary em::after,.player-research-section[open]>summary>b::after{content:"Collapse"}.player-research-section .player-section-body{padding-top:15px}.player-card-separation-note{margin:0 0 13px;color:var(--muted);font-size:.72rem}
.player-card-group-actions{display:flex;align-items:end;gap:6px;margin-left:auto}.player-card-group-actions button{width:auto;margin:0;padding:8px 10px;border:1px solid #b8cdbd;background:#fff;color:var(--green);font-size:.66rem}.player-card-groups{display:grid;gap:8px}.player-card-group{padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#faf9f4}.player-card-group>summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;padding:10px 0}.player-card-group>summary::-webkit-details-marker{display:none}.player-card-group>summary strong,.player-card-group>summary small{display:block}.player-card-group>summary small{margin-top:2px;color:var(--muted)}.player-card-group>summary>b{color:var(--green);font-size:0}.player-card-group>summary>b::after{content:"Expand";font-size:.68rem}.player-card-group[open]>summary>b::after{content:"Collapse"}.player-card-group[open]{padding-bottom:4px}.player-card-list{display:grid;grid-template-columns:1fr;gap:0}.player-card-row{display:grid;grid-template-columns:minmax(220px,1.6fr) minmax(90px,.45fr) minmax(90px,.45fr) auto;align-items:center;gap:12px;padding:9px 4px;border-top:1px solid var(--line);background:transparent}.player-card-row-identity strong,.player-card-row-identity span,.player-card-row-identity small,.player-card-row-price small,.player-card-row-price b,.player-card-row-price span{display:block}.player-card-row-identity span{margin-top:2px;color:var(--ink);font-size:.7rem}.player-card-row-identity small,.player-card-row-price small,.player-card-row-price span{margin-top:2px;color:var(--muted);font-size:.6rem}.player-card-row-price b{margin-top:2px;font-size:.85rem}.player-card-row-actions{display:flex;justify-content:flex-end;gap:8px}.player-card-row-actions a,.player-card-row-actions button{width:auto;margin:0;padding:0;color:var(--green);font-size:.66rem;font-weight:900;text-decoration:none;white-space:nowrap}
.player-research-search input:focus{outline:3px solid #2d765b33;border-color:var(--green)}.player-search-results button:hover,.player-search-results button:focus,.player-search-results button.active{border-color:#8db6a0;background:#f1f7f3;outline:none}
.recognition-history{margin-top:6px}.recognition-history summary{padding:10px 0;color:var(--green);cursor:pointer;font-size:.72rem;font-weight:900}.recognition-history[open] summary{border-bottom:1px solid var(--line)}
.research-empty{display:grid;gap:5px;padding:14px;border:1px dashed var(--line);border-radius:12px;background:#faf9f4}.research-empty span{color:var(--muted);font-size:.7rem;line-height:1.45}
@media(max-width:760px){.player-card-group-actions{flex-basis:100%;margin-left:0}.player-card-row{grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.player-card-row-identity{grid-column:1/-1}.player-card-row-actions{align-items:center}.player-card-row-actions a,.player-card-row-actions button{font-size:.62rem}}
.card-evaluator-all-in{display:flex;grid-column:span 2;flex-direction:column;justify-content:center;padding:10px 12px;border:1px solid #bad7c6;border-radius:11px;background:#eef8f2}.card-evaluator-all-in small,.card-evaluator-all-in span{color:var(--muted);font-size:.62rem}.card-evaluator-all-in strong{margin:3px 0;color:var(--green);font-size:1.05rem}
.card-detail-recommendation{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:10px 0;padding:14px 16px;border-color:#b8d2c3;background:#eff7f1}.card-detail-recommendation>div:first-child{display:grid;gap:3px}.card-detail-recommendation small,.card-detail-research-status small{font-size:.6rem;font-weight:850;letter-spacing:.08em;color:var(--muted)}.card-detail-recommendation strong{color:var(--green);font-size:1.25rem}.card-detail-recommendation span{font-size:.76rem;color:var(--muted)}.card-detail-market-heat{flex:0 0 auto;display:grid;gap:2px;padding:7px 10px;border-radius:999px;background:#fff;text-align:center}.card-detail-market-heat strong{font-size:.78rem}.card-detail-market-heat span{font-size:.6rem}.card-detail-metrics{grid-template-columns:2fr 1fr}.card-detail-metrics .card-detail-valuation{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;column-gap:14px}.card-detail-valuation small{grid-column:1/-1}.card-detail-valuation strong{font-size:1.5rem}.card-detail-valuation b{align-self:center;padding:5px 8px;border-radius:999px;background:#e8efe7;color:var(--green);font-size:.72rem}.card-detail-valuation span{grid-column:1}.card-detail-valuation em{grid-column:1/-1;margin-top:4px;color:var(--muted);font-size:.68rem;font-style:normal}.card-detail-research-status{display:flex;align-items:center;gap:22px;margin:10px 0;padding:11px 14px}.card-detail-freshness{flex:0 0 145px;display:grid;gap:2px}.card-detail-freshness strong{font-size:.9rem}.card-detail-freshness strong[data-state="fresh"]{color:#287441}.card-detail-freshness strong[data-state="aging"]{color:#956b0d}.card-detail-freshness strong[data-state="stale"]{color:#a43f32}.card-detail-freshness span{font-size:.62rem;color:var(--muted)}.card-detail-research-status ol{display:flex;flex:1;justify-content:space-between;gap:8px;margin:0;padding:0;list-style:none}.card-detail-research-status li{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:.68rem}.card-detail-research-status li.complete span{color:var(--green);font-weight:900}.card-detail-research-status li.pending{opacity:.58}.card-detail-sales article.best-match{border:1px solid #b8d2c3;background:#eff7f1}.card-detail-sales .best-match-label{font-size:.62rem;color:var(--green)}.card-detail-provenance{margin-top:12px;padding-top:10px;border-top:1px solid var(--line);color:var(--muted);font-size:.7rem}.card-detail-provenance summary{cursor:pointer;font-weight:800;color:var(--ink)}.card-detail-provenance p{margin:7px 0 0}.card-detail-evidence{opacity:.94}
@media(max-width:760px){.card-detail-recommendation{align-items:flex-start}.card-detail-market-heat{border-radius:12px}.card-detail-metrics{grid-template-columns:1fr}.card-detail-research-status{align-items:flex-start;flex-direction:column}.card-detail-research-status ol{display:grid;grid-template-columns:1fr 1fr;width:100%}}
.player-market-evidence{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.player-market-evidence article{padding:11px;border:1px solid var(--line);border-radius:11px;background:#fff}.player-market-evidence small,.player-market-evidence strong,.player-market-evidence span{display:block}.player-market-evidence small{color:var(--muted);text-transform:uppercase}.player-market-evidence strong{margin:4px 0}.player-market-evidence span{color:var(--muted);font-size:.66rem;line-height:1.4}.card-option-rank{display:inline-block;margin-top:7px;padding:4px 7px;border-radius:999px;background:#e5f2ea;color:var(--green);font-size:.62rem}.player-active-listings{margin-top:18px;border-top:1px solid var(--line);padding-top:14px}.player-active-listings header,.player-active-listings>article{display:grid;grid-template-columns:minmax(220px,1fr) auto auto auto;align-items:center;gap:12px}.player-active-listings header{margin-bottom:6px}.player-active-listings header h3{margin:2px 0}.player-active-listings>article{padding:10px 0;border-bottom:1px solid var(--line)}.player-active-listings>article small,.player-active-listings>article span{color:var(--muted);font-size:.66rem}.player-active-listings>article strong,.player-active-listings>article small{display:block}.player-active-listings>article>div:last-child{display:flex;gap:9px}.player-active-listings a{color:var(--green);font-size:.7rem;font-weight:900}
@media(max-width:750px){.player-market-evidence{grid-template-columns:1fr}.player-active-listings header,.player-active-listings>article{grid-template-columns:1fr}.player-active-listings header>small{display:none}}
.player-research-disclosure{flex-wrap:wrap}.player-research-disclosure a{color:#66591f;font-weight:900}.card-coverage{display:block;margin-top:7px;color:var(--muted);line-height:1.4}.player-card-list footer>div{display:flex;gap:10px}
@media(max-width:760px){.usage-menu-wrap{display:none}}@media(max-width:430px){.primary-nav .nav-link[data-page="dashboard"]{display:none}.top-mode-switcher select{max-width:65px}}

/* Player Research: compact, list-led workspace. */
#playerResearchPage{--research-divider:#d9dfd8}
.player-research-header{margin:0 0 7px;padding:0;border:0}.player-research-header h1{margin:0;font-size:clamp(1.45rem,2.2vw,2rem);letter-spacing:-.025em}
.player-search-panel{display:block;margin:0 0 10px;padding:7px;border:1px solid var(--research-divider);border-radius:13px;background:#fff;box-shadow:0 4px 14px #173d2e0a}
.player-research-search{grid-template-columns:auto minmax(0,1fr) auto;gap:7px}.player-research-search>span{padding-left:5px;color:var(--muted)}.player-research-search input{height:38px;padding:8px 9px;border:0;background:transparent}.player-research-search button{padding:9px 14px;border-radius:9px}
.player-search-panel>.status{margin:0;padding:0 8px}.player-search-results{margin-top:5px}.player-search-results button{padding:9px 11px;border:0;border-top:1px solid var(--research-divider);border-radius:0;background:transparent}
.player-profile-hero{grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;margin:0;padding:16px 18px;border-radius:15px;background:linear-gradient(120deg,#153f32,#246b51);box-shadow:0 8px 24px #123d311b}.player-profile-hero h1{display:inline;margin:0 10px 0 0;font-size:1.55rem}.player-profile-hero .eyebrow{display:none}.player-profile-hero div>p:last-child{display:inline;color:#d8ebe2;font-size:.75rem;line-height:1.4}.player-profile-hero aside{min-width:190px;padding:0 0 0 18px}.player-profile-hero aside strong{margin:3px 0 2px;font-size:1rem}
.player-research-disclosure{margin:6px 0;padding:6px 10px;border:0;border-left:3px solid #d2b74f;border-radius:4px;background:#fff9dc;font-size:.62rem}
.player-profile-facts{grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin:0 0 9px;border-bottom:1px solid var(--research-divider)}.player-profile-facts article{padding:9px 11px;border:0;border-right:1px solid var(--research-divider);border-radius:0;background:transparent}.player-profile-facts article:last-child{border-right:0}.player-profile-facts small{font-size:.55rem}.player-profile-facts strong{margin-top:3px;font-size:.75rem}
.player-section-nav{margin-bottom:7px;padding-bottom:3px}.player-section-nav button{padding:6px 9px;border:0;background:transparent;font-size:.64rem}.player-section-nav button:hover{background:#edf5f0}
.player-research-grid{gap:0;margin:0;border-top:1px solid var(--research-divider)}.player-research-grid.secondary{grid-template-columns:1fr 1fr;align-items:stretch;margin-bottom:0}
.player-research-grid:not(.secondary){grid-template-columns:1fr}.player-research-grid:not(.secondary)>.player-research-section{border-right:0}
.player-research-section.panel{margin:0;padding:14px 16px;border:0;border-right:1px solid var(--research-divider);border-bottom:1px solid var(--research-divider);border-radius:0;background:transparent;box-shadow:none}.player-research-grid>.player-research-section:last-child{border-right:0}.player-research-section>summary span:first-child small{font-size:.56rem}.player-research-section>summary span:first-child strong{margin-top:2px;font-size:.92rem}.player-research-section .player-section-body{padding-top:10px}
.player-stat-groups{gap:7px}.player-stat-groups section{padding:8px 0;border:0;border-top:1px solid var(--research-divider);border-radius:0}.player-stat-groups section:first-child{border-top:0}.player-stat-groups section>div{margin-top:7px}
.trajectory-signals{gap:0}.trajectory-signals article{grid-template-columns:4px 1fr auto;gap:8px;padding:8px 0;border:0;border-top:1px solid var(--research-divider);border-radius:0}.trajectory-signals article:first-child{border-top:0}.trajectory-signals article>span{width:4px;height:27px}
#playerRecognitionSection,#playerNewsSection{display:flex;min-height:260px;flex-direction:column}#playerRecognitionSection>summary,#playerNewsSection>summary{flex:0 0 auto}#playerRecognitionSection .player-section-body,#playerNewsSection .player-section-body{display:flex;flex:1;flex-direction:column}#playerResearchAwards,#playerResearchNews{display:flex;flex:1;flex-direction:column}.research-link-row{flex:0 0 auto;padding:12px 1px}.recognition-history{margin-top:auto}.research-empty{flex:1;align-content:center;border:0;border-radius:0;background:transparent}
.player-card-catalog.player-research-section{margin-top:0;border-right:0}
@media(max-width:900px){.player-research-grid.secondary{grid-template-columns:1fr 1fr}.player-profile-hero{grid-template-columns:1fr auto}.player-profile-facts{grid-template-columns:repeat(3,1fr)}.player-profile-facts article:nth-child(3){border-right:0}}
@media(max-width:650px){.player-research-header{margin-bottom:5px}.player-search-panel,.player-loaded .player-search-panel{padding:5px}.player-research-search,.player-loaded .player-research-search{grid-template-columns:auto minmax(0,1fr) auto}.player-research-search button,.player-loaded .player-research-search button{grid-column:auto;width:auto;padding:8px 10px}.player-profile-hero{grid-template-columns:1fr;gap:8px;margin:0;padding:12px 13px}.player-profile-hero h1{font-size:1.3rem}.player-profile-hero div>p:last-child{display:-webkit-box;margin-top:4px;font-size:.68rem}.player-profile-hero aside{min-width:0;padding:8px 0 0;border-top:1px solid #ffffff33;border-left:0}.player-profile-facts{gap:0}.player-profile-facts article{padding:7px 8px}.player-section-nav{margin-bottom:4px}.player-research-grid,.player-research-grid.secondary{grid-template-columns:1fr}.player-research-section.panel{padding:11px 8px;border-right:0}.player-research-grid>.player-research-section:last-child{border-right:0}#playerRecognitionSection,#playerNewsSection{min-height:0}.player-research-section .player-section-body{padding-top:8px}}

/* Player catalog: compact decision list. */
.player-card-separation-note{margin-bottom:8px}
.player-market-evidence{display:flex;align-items:stretch;gap:0;margin:0 0 9px;border-block:1px solid var(--research-divider);background:#f8faf8}.player-market-evidence-label{display:flex;align-items:center;padding:8px 12px;color:var(--green);font-size:.58rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.player-market-evidence article{flex:1;min-width:0;padding:8px 12px;border:0;border-left:1px solid var(--research-divider);border-radius:0;background:transparent}.player-market-evidence small,.player-market-evidence strong,.player-market-evidence span{display:block}.player-market-evidence small{font-size:.54rem}.player-market-evidence strong{margin:2px 0;font-size:.78rem}.player-market-evidence span{overflow:hidden;font-size:.57rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.player-card-filters{position:sticky;z-index:3;top:0;align-items:end;gap:6px;margin:0;padding:8px 0;border-bottom:1px solid var(--research-divider);background:var(--card)}.player-card-filters label{min-width:112px;font-size:.54rem}.player-card-filters select{height:33px;margin-top:3px;padding:5px 24px 5px 7px;font-size:.66rem}.player-card-group-actions button{padding:7px 8px;border:0;background:transparent;font-size:.62rem}
.player-card-groups{gap:0}.player-card-group{padding:0;border:0;border-bottom:1px solid var(--research-divider);border-radius:0;background:transparent}.player-card-group>summary{padding:10px 2px}.player-card-group>summary strong{font-size:.82rem}.player-card-group>summary small{font-size:.6rem}.player-card-group[open]{padding-bottom:0}
.player-card-row{grid-template-columns:minmax(210px,1.7fr) minmax(82px,.45fr) minmax(92px,.5fr) minmax(145px,auto);gap:9px;padding:8px 2px}.player-card-row-identity strong{font-size:.76rem}.player-card-row-identity span{font-size:.64rem}.player-card-row-identity small{display:flex;align-items:center;gap:7px;font-size:.56rem}.player-card-rank{display:inline-block;padding:2px 5px;border-radius:999px;background:#e5f2ea;color:var(--green);font-size:.54rem;font-style:normal;font-weight:900}.player-card-row-price b{font-size:.78rem}.player-card-row-price small,.player-card-row-price span{font-size:.55rem}.player-card-row-actions a,.player-card-row-actions button{font-size:.62rem}
.player-active-listings[hidden]{display:none}
@media(max-width:760px){.player-market-evidence{display:grid;grid-template-columns:repeat(3,1fr)}.player-market-evidence-label{grid-column:1/-1;padding:6px 8px;border-bottom:1px solid var(--research-divider)}.player-market-evidence article{padding:7px 8px}.player-market-evidence article:nth-of-type(1){border-left:0}.player-market-evidence span{white-space:normal}.player-card-filters{top:0}.player-card-row{grid-template-columns:minmax(0,1fr) auto auto;padding:9px 1px}.player-card-row-actions{grid-column:1/-1;justify-content:flex-start}.player-card-group-actions{display:none}}

/* Player Research: digital baseball-card back. */
#playerResearchContent{position:relative;overflow:hidden;box-sizing:border-box;padding:9px;border:3px double #897d62;border-radius:16px;background:repeating-linear-gradient(0deg,#0000 0 3px,#5e50380a 4px),linear-gradient(135deg,#f8f1df,#eee2c6);box-shadow:0 18px 42px #3e34221c;--card-paper:#f4ecd8;--card-ink:#25261f;--card-rule:#9e9277;--card-accent:#184b38;--card-red:#9f3d32;--research-divider:var(--card-rule);color:var(--card-ink)}
#playerResearchContent::before{content:"CARDIQ  •  LIVE PLAYER FILE";position:absolute;z-index:1;top:10px;right:15px;color:#594d37;font-size:.5rem;font-weight:900;letter-spacing:.16em;opacity:.65;pointer-events:none}
#playerResearchContent::after{content:"";position:absolute;z-index:0;inset:5px;border:1px solid #b9ad91;border-radius:10px;pointer-events:none}
#playerResearchContent>*{position:relative;z-index:2}
#playerResearchContent .player-profile-hero{margin:0;padding:17px 19px;border:1px solid #0f3428;border-radius:4px;outline:1px solid #d8cba9;outline-offset:-5px;background:linear-gradient(110deg,#123b2e,#1d5b43 72%,#13392d);box-shadow:none}
#playerResearchContent .player-profile-hero h1{color:#fff7dc;font-family:Georgia,"Times New Roman",serif;font-size:1.7rem;letter-spacing:.055em;text-transform:uppercase;text-shadow:0 1px #0008}
#playerResearchContent .player-profile-hero div>p:last-child{color:#e7dcc0;font-family:Georgia,"Times New Roman",serif;font-style:italic}
#playerResearchContent .player-profile-hero aside{border-color:#d7cba65c}
#playerResearchContent .player-profile-hero aside small{color:#d8cba9;letter-spacing:.09em;text-transform:uppercase}
#playerResearchContent .player-profile-hero aside strong{color:#fff7dc;font-family:Georgia,"Times New Roman",serif}
#playerResearchContent .player-research-disclosure{margin:5px 0;padding:7px 10px;border:0;border-block:1px solid #c4b58f;border-radius:0;background:#f8edc9;color:#5d512f}
#playerResearchContent .player-profile-facts{border:1px solid var(--card-rule);background:#eee1c3}
#playerResearchContent .player-profile-facts{grid-template-columns:repeat(7,minmax(0,1fr));overflow:visible;margin-bottom:3px}
#playerResearchContent .player-profile-facts article{display:flex;min-width:0;padding:4px 3px;border-right:0;flex-direction:column;text-align:center}
#playerResearchContent .player-profile-facts small{display:flex;height:2.2em;padding:0 1px 2px;border-bottom:1px solid #b9ab8c;align-items:flex-end;justify-content:center;color:#675e4c;font-size:.5rem;letter-spacing:.04em;line-height:1.05;text-align:center;text-transform:uppercase;white-space:normal}
#playerResearchContent .player-profile-facts strong{margin-top:2px;color:var(--card-ink);font-family:Georgia,"Times New Roman",serif;font-size:.67rem;font-variant-numeric:tabular-nums;line-height:1.08;overflow-wrap:anywhere}
#playerResearchContent .player-section-nav{margin:0;padding:5px 3px;border-bottom:3px double #786d57;background:#234b3c}
#playerResearchContent .player-section-nav button{color:#f6edd6;font-family:Georgia,"Times New Roman",serif;letter-spacing:.035em}
#playerResearchContent .player-section-nav button:hover,#playerResearchContent .player-section-nav button:focus{background:#f4e6c3;color:#153d30;outline:none}
#playerResearchContent .player-research-grid{border-color:var(--card-rule)}
#playerResearchContent .player-research-section.panel{border-color:var(--card-rule);background:#f5ecd6a6}
#playerResearchContent .player-research-section>summary span:first-child small{color:var(--card-red);letter-spacing:.1em}
#playerResearchContent .player-research-section>summary span:first-child strong{color:var(--card-ink);font-family:Georgia,"Times New Roman",serif;letter-spacing:.025em}
#playerResearchContent .player-research-section>summary em,#playerResearchContent .player-research-section>summary>b{color:var(--card-accent)}
#playerResearchContent .player-stat-groups section{padding:0;border:1px solid var(--card-rule);background:#f8f0dd}
#playerResearchContent .player-stat-groups section+section{margin-top:3px}
#playerResearchContent .player-stat-groups section>strong{display:block;padding:3px 7px;background:var(--card-accent);color:#fff4d9;font-family:Georgia,"Times New Roman",serif;font-size:.62rem;letter-spacing:.07em;line-height:1.1;text-transform:uppercase}
#playerResearchContent .player-stat-groups section>div{grid-template-columns:repeat(6,minmax(64px,1fr));gap:0;overflow-x:auto;margin:0}
#playerResearchContent .player-stat-groups span{min-width:0;padding:4px 3px;border-left:0;text-align:center}
#playerResearchContent .player-stat-groups span small{padding-bottom:2px;border-bottom:1px solid #c4b89b;color:#716754;line-height:1.05;text-align:center;text-transform:uppercase;white-space:nowrap}
#playerResearchContent .player-stat-groups span b{margin-top:2px;font-family:Georgia,"Times New Roman",serif;font-variant-numeric:tabular-nums;line-height:1.1;white-space:nowrap}
#playerResearchContent .trajectory-signals article{border-color:#b8aa8b}
#playerResearchContent .trajectory-signals article>span{border-radius:0;background:#887c64}
#playerResearchContent .trajectory-signals article.positive>span{background:var(--card-accent)}
#playerResearchContent .trajectory-signals article.negative>span{background:var(--card-red)}
#playerResearchContent .trajectory-signals b{padding:3px 6px;border:1px solid #a89a7c;background:#efe1bf;font-family:Georgia,"Times New Roman",serif}
#playerResearchContent .trajectory-method,#playerResearchContent .recognition-history[open] summary,#playerResearchContent .research-link-row{border-color:#b9ab8c}
#playerResearchContent .trajectory-method summary,#playerResearchContent .recognition-history summary,#playerResearchContent .research-link-row b{color:var(--card-accent)}
#playerResearchContent .research-empty{border:1px dashed #a99a7b;background:#f8f0dc80}
#playerResearchContent .player-card-separation-note{color:#665d4d;font-family:Georgia,"Times New Roman",serif;font-style:italic}
#playerResearchContent .player-market-evidence{border-color:#8f8268;background:#ede0c1}
#playerResearchContent .player-market-evidence-label{color:var(--card-accent);font-family:Georgia,"Times New Roman",serif}
#playerResearchContent .player-market-evidence article{border-color:#b3a585}
#playerResearchContent .player-card-filters{border-color:#998b70;background:#f3ead4}
#playerResearchContent .player-card-filters label{color:#5f5748;letter-spacing:.07em}
#playerResearchContent .player-card-filters select{border-color:#ab9d80;background:#fff9e9;color:var(--card-ink)}
#playerResearchContent .player-card-group{border-color:#998b70}
#playerResearchContent .player-card-group>summary strong{font-family:Georgia,"Times New Roman",serif;letter-spacing:.02em}
#playerResearchContent .player-card-group>summary>b{color:var(--card-accent)}
#playerResearchContent .player-card-row{border-color:#b8aa8b}
#playerResearchContent .player-card-row:nth-child(even){background:#e9ddc263}
#playerResearchContent .player-card-row-identity strong{font-family:Georgia,"Times New Roman",serif}
#playerResearchContent .player-card-rank{border:1px solid #a5b49e;border-radius:2px;background:#e2eadb;color:var(--card-accent)}
#playerResearchContent .player-card-row-price b{font-family:Georgia,"Times New Roman",serif;font-variant-numeric:tabular-nums}
#playerResearchContent .player-card-row-actions a,#playerResearchContent .player-card-row-actions button{color:var(--card-accent);text-decoration:underline;text-decoration-color:#839d8d;text-underline-offset:3px}
#playerResearchContent .player-card-row-actions button.active{color:var(--card-red);font-weight:900}
#playerResearchContent .player-card-comparison{margin:0 0 8px;border:1px solid #8f8268;background:#f8f0dd}
#playerResearchContent .player-card-comparison>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 8px;border-bottom:1px solid #b9ab8c;background:#e8dcc0}
#playerResearchContent .player-card-comparison>header small,#playerResearchContent .player-card-comparison>header strong{display:block}
#playerResearchContent .player-card-comparison>header small{color:var(--card-red);font-size:.54rem;letter-spacing:.08em}
#playerResearchContent .player-card-comparison>header span{color:#675e4c;font-size:.58rem}
#playerResearchContent .player-card-comparison-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}
#playerResearchContent .player-card-comparison article{position:relative;padding:8px;border-left:1px solid #c4b89b}
#playerResearchContent .player-card-comparison article:first-child{border-left:0}
#playerResearchContent .player-card-comparison article>button{position:absolute;top:4px;right:5px;width:auto;margin:0;padding:0;border:0;background:transparent;color:var(--card-red)}
#playerResearchContent .player-card-comparison article>small,#playerResearchContent .player-card-comparison article>strong,#playerResearchContent .player-card-comparison article>span{display:block;padding-right:14px}
#playerResearchContent .player-card-comparison article>small,#playerResearchContent .player-card-comparison article>span,#playerResearchContent .player-card-comparison dt,#playerResearchContent .player-card-comparison p{color:#675e4c;font-size:.55rem}
#playerResearchContent .player-card-comparison article>strong{font-family:Georgia,"Times New Roman",serif;font-size:.72rem}
#playerResearchContent .player-card-comparison dl{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:6px 0}
#playerResearchContent .player-card-comparison dt,#playerResearchContent .player-card-comparison dd{margin:0}
#playerResearchContent .player-card-comparison dd{font-size:.62rem;font-weight:800}
#playerResearchContent .player-card-comparison p{margin:4px 0 0;line-height:1.3}
@media(max-width:650px){#playerResearchContent .player-card-comparison>header{align-items:flex-start;flex-direction:column;gap:2px}#playerResearchContent .player-card-comparison-grid{display:flex;overflow-x:auto}#playerResearchContent .player-card-comparison article{min-width:210px}}
@media(max-width:650px){#playerResearchContent{padding:5px;border-width:2px;border-radius:10px}#playerResearchContent::before{top:7px;right:10px;font-size:.42rem}#playerResearchContent::after{inset:3px;border-radius:6px}#playerResearchContent .player-profile-hero{padding:14px 13px}#playerResearchContent .player-profile-hero h1{font-size:1.35rem}#playerResearchContent .player-profile-facts{grid-template-columns:repeat(7,minmax(0,1fr))}#playerResearchContent .player-profile-facts article{padding-inline:1px}#playerResearchContent .player-profile-facts small{font-size:.43rem;letter-spacing:.02em}#playerResearchContent .player-profile-facts strong{font-size:.57rem}#playerResearchContent .player-section-nav{padding-block:4px}#playerResearchContent .player-research-section.panel{padding:8px 7px}#playerResearchContent .player-research-section .player-section-body{padding-top:5px}#playerResearchContent .player-stat-groups section>div{grid-template-columns:repeat(6,minmax(58px,1fr))}#playerResearchContent .player-stat-groups span{padding:4px 2px}}

/* Player and hobby stock pulse. */
#playerResearchContent .player-research-disclosure{display:block;overflow:visible;max-height:none;margin:6px 0;padding:0;border:1px solid #756a55;border-radius:4px;background:#f7eed9;color:var(--card-ink)}
.stock-pulse-heading{display:grid;grid-template-columns:auto auto 1fr;align-items:baseline;gap:9px;padding:8px 11px;border-bottom:3px double #8f8268;background:#e9dcc0}.stock-pulse-heading span{color:var(--card-red);font-size:.55rem;font-weight:900;letter-spacing:.12em}.stock-pulse-heading strong{font-family:Georgia,"Times New Roman",serif;font-size:.88rem}.stock-pulse-heading small{justify-self:end;color:#665d4d;font-size:.58rem}
.stock-pulse-tracks{display:grid;grid-template-columns:1fr 1fr}.stock-pulse-track{display:block;min-width:0}.stock-pulse-track+article{border-left:1px solid #9f9277}.stock-pulse-verdict{display:flex;align-items:center;gap:9px;min-height:56px;padding:11px;background:#e8dfc9}.stock-pulse-verdict>span{display:grid;place-items:center;width:37px;height:37px;flex:0 0 37px;border:2px solid currentColor;border-radius:50%;font-size:1.35rem;font-weight:900}.stock-pulse-verdict small,.stock-pulse-verdict strong,.stock-pulse-verdict em{display:block}.stock-pulse-verdict small{font-size:.5rem;font-weight:900;letter-spacing:.12em}.stock-pulse-verdict strong{margin:2px 0;color:var(--card-ink);font-family:Georgia,"Times New Roman",serif;font-size:.94rem}.stock-pulse-verdict em{color:#685f4e;font-size:.55rem;font-style:normal}.stock-pulse-track.rising .stock-pulse-verdict{color:#216747;background:#dce8d5}.stock-pulse-track.falling .stock-pulse-verdict{color:#9f3d32;background:#eed8cd}.stock-pulse-track.steady .stock-pulse-verdict{color:#776b4f}.stock-pulse-track.unknown .stock-pulse-verdict{color:#8a6c25;background:#eee2bd}
.stock-pulse-action{display:flex;align-items:baseline;gap:10px;padding:8px 11px;border-top:3px double #8f8268;background:#244a3c;color:#f7eed5}.stock-pulse-action small{flex:0 0 auto;color:#e0bd71;font-size:.52rem;font-weight:900;letter-spacing:.12em}.stock-pulse-action strong{font-family:Georgia,"Times New Roman",serif;font-size:.67rem;font-weight:500;line-height:1.35}
.stock-pulse-evidence{padding:0 11px}.stock-pulse-evidence summary{padding:7px 0;color:#4f493d;cursor:pointer;font-size:.58rem;font-weight:900}.stock-pulse-evidence p{margin:0 0 6px;color:#665d4d;font-size:.58rem;line-height:1.4}.stock-pulse-evidence>div{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:8px}.stock-pulse-evidence a{color:var(--card-accent);font-size:.56rem;font-weight:900}
.player-news-signal{padding:10px 1px;border-bottom:3px double var(--card-rule)}.player-news-signal small,.player-news-signal strong,.player-news-signal span{display:block}.player-news-signal small{color:var(--card-red);font-size:.52rem;font-weight:900;letter-spacing:.1em}.player-news-signal strong{margin:3px 0;font-family:Georgia,"Times New Roman",serif;font-size:.78rem}.player-news-signal span{color:#665d4d;font-size:.58rem;line-height:1.4}
@media(max-width:1100px){.stock-pulse-tracks{grid-template-columns:1fr}.stock-pulse-track+article{border-top:1px solid #9f9277;border-left:0}}
@media(max-width:650px){.stock-pulse-heading{grid-template-columns:auto 1fr;padding:7px 8px}.stock-pulse-heading small{display:none}.stock-pulse-verdict{gap:7px;min-height:48px;padding:9px 10px}.stock-pulse-verdict>span{width:31px;height:31px;flex-basis:31px;font-size:1.05rem}.stock-pulse-verdict strong{font-size:.78rem}.stock-pulse-action{align-items:flex-start;flex-direction:column;gap:3px;padding:7px 8px}.stock-pulse-action strong{font-size:.61rem}.stock-pulse-evidence{padding-inline:8px}}
.card-ebay-state{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin:12px 0;padding:12px 13px;border:1px solid #d7d2c5;border-radius:13px;background:#faf8f2;color:inherit;text-align:left;box-shadow:none;cursor:pointer}.card-ebay-state:hover{border-color:#9e9787;background:#f5f1e7}.card-ebay-state:focus-visible{outline:3px solid #18814f55;outline-offset:2px}.card-ebay-state strong,.card-ebay-state small,.card-ebay-state em{display:block}.card-ebay-state small{margin-top:2px;color:var(--muted);font-size:.7rem}.card-ebay-state em{margin-top:4px;color:#9b2f25;font-size:.68rem;font-style:normal}.listing-state-dot{width:11px;height:11px;border-radius:50%;background:#9a9589;box-shadow:0 0 0 4px #9a95891a}.listing-state-dot.live{background:#18814f;box-shadow:0 0 0 4px #18814f1c}.listing-state-dot.draft{background:#c98a1e;box-shadow:0 0 0 4px #c98a1e1c}.listing-state-dot.ended,.listing-state-dot.error{background:#a63228;box-shadow:0 0 0 4px #a632281c}.listing-state-dot.loading{animation:listingPulse 1s ease-in-out infinite alternate}@keyframes listingPulse{to{opacity:.35}}.ebay-empty-state{padding:18px;border:1px dashed #c9c2b3;border-radius:14px;background:#faf8f2;text-align:center}.ebay-empty-state p{color:var(--muted);font-size:.8rem;line-height:1.5}.ebay-empty-state button{width:auto}
.ebay-photo-manager{margin:0;padding:13px;border:1px solid #d7d2c5;border-radius:12px}.ebay-photo-manager legend{padding:0 6px;font-size:.78rem;font-weight:900}.ebay-photo-manager legend small{color:var(--muted);font-weight:600}.ebay-photo-manager>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ebay-photo-manager article{overflow:hidden;border:1px solid #ddd7c9;border-radius:11px;background:#faf8f2}.ebay-photo-manager img{display:block;width:100%;height:150px;object-fit:contain;background:#eeeae0}.ebay-photo-manager article>div{display:flex;gap:4px;padding:6px}.ebay-photo-manager article button{flex:1;width:auto;margin:0;padding:7px}.ebay-photo-upload{display:grid;gap:5px;margin-top:10px;font-size:.72rem;font-weight:800}.ebay-photo-upload input{padding:8px;border:1px dashed #bdb5a5;border-radius:9px;background:#fff}.ebay-photo-upload small{color:var(--muted);font-weight:500}@media(max-width:520px){.ebay-photo-manager>div{grid-template-columns:1fr}.ebay-photo-manager img{height:190px}}
.ebay-order-sync{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 13px;padding:11px 12px;border:1px solid #c7d8cb;border-radius:12px;background:#f2f8f2}.ebay-order-sync strong,.ebay-order-sync small{display:block}.ebay-order-sync small{margin-top:3px;color:var(--muted);font-size:.67rem;line-height:1.4}.ebay-order-sync button{width:auto;margin:0;white-space:nowrap}@media(max-width:520px){.ebay-order-sync{align-items:stretch;flex-direction:column}.ebay-order-sync button{width:100%}}
.rankings-header aside{display:grid;gap:.25rem;padding:1rem 1.25rem;border-radius:16px;background:var(--surface,#fff);box-shadow:0 10px 30px #18223012}.rankings-header aside small,.rankings-header aside span{color:var(--muted,#68707c)}
.rankings-search-panel{display:grid;gap:.5rem;margin-bottom:1rem}.rankings-search-panel>label{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#68707c}.rankings-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.2rem .2rem .2rem .85rem;border:1px solid #cfd3d8;border-radius:12px;background:#fff}.rankings-search:focus-within{border-color:#8a1c2a;box-shadow:0 0 0 3px #8a1c2a18}.rankings-search>span{color:#68707c;font-size:1.35rem}.rankings-search input{width:100%;min-width:0;margin:0;padding:.7rem 0;border:0;background:transparent;box-shadow:none;font-size:1rem}.rankings-search input:focus{outline:0;box-shadow:none}.rankings-search button{width:auto;margin:0;white-space:nowrap}
.rankings-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.rankings-controls label{display:grid;min-width:0;gap:.35rem}.rankings-controls label span{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#68707c}.rankings-controls input,.rankings-controls select{width:100%;min-width:0;max-width:100%}
.rankings-table-wrap{overflow-x:auto}.rankings-table{width:100%;border-collapse:collapse;min-width:760px}.rankings-table th{text-align:left;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:#68707c}.rankings-table th,.rankings-table td{padding:.85rem .7rem;border-bottom:1px solid #e8eaed}.ranking-number{font-size:1.15rem}.ranking-player{border:0;background:none;color:inherit;text-align:left;padding:0;display:grid;gap:.12rem}.ranking-player:hover strong{text-decoration:underline}.ranking-player small{color:#68707c;font-size:.5em;line-height:1.1}.ranking-player em{display:none;color:#68707c;font-size:.72rem;font-style:normal}.ranking-cohort{display:grid;gap:.08rem}.ranking-cohort b{font-size:.78rem}.ranking-cohort small{color:#68707c;font-size:.62rem}.ranking-trend{font-weight:700}.ranking-trend.up{color:#1b7f4b}.ranking-trend.down{color:#b42318}.rankings-empty{text-align:center;color:#68707c;padding:2rem!important}
.ranking-unranked{background:#fafafa;color:#515761}.ranking-pending{display:inline-block;padding:.25rem .5rem;border-radius:999px;background:#eceff2;color:#5b6470;font-size:.75rem;font-weight:800}.ranking-trend.unranked{color:#7b8490;font-weight:600}
.ranking-provisional{background:#fcfcfd}.ranking-provisional .ranking-pending{margin-left:.35rem}.ranking-trend.provisional{color:#7b5b16;font-weight:600}
.rankings-pagination{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:1rem .25rem .15rem}.rankings-page-numbers{display:flex;justify-content:center;flex-wrap:wrap;gap:.35rem}.rankings-pagination button{width:auto;min-width:2.2rem;margin:0;padding:.5rem .65rem;border:1px solid #d4d8de;border-radius:9px;background:#fff;color:#313844;font-weight:800}.rankings-pagination button:hover:not(:disabled){border-color:#8a1c2a;color:#8a1c2a}.rankings-pagination button.active{border-color:#8a1c2a;background:#8a1c2a;color:#fff}.rankings-pagination button:disabled{opacity:.4;cursor:not-allowed}.rankings-page-ellipsis{display:grid;place-items:center;min-width:1.5rem;color:#68707c;font-weight:800}
.cardiq-player-dialog{width:min(860px,calc(100% - 24px));max-height:calc(100dvh - 24px);overflow:auto}.cardiq-player-dialog .mini-dialog-shell{padding:24px}.cardiq-detail-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);align-items:start;gap:18px;padding-right:32px}.cardiq-detail-header h2{margin:.1rem 0}.cardiq-detail-header p:last-child{margin:.25rem 0 1rem}.cardiq-range-slot{min-height:94px}.cardiq-range-slot>span{display:block;padding:1rem;border-radius:16px;background:#edf1ee;color:#66716c;font-size:.72rem}.cardiq-drawer-range{position:relative;overflow:hidden;padding:15px 17px;border:1px solid #2d6854;border-radius:18px;background:linear-gradient(145deg,#092e25,#15533f);box-shadow:0 14px 30px rgba(9,46,37,.18);color:#fff}.cardiq-drawer-range:after{content:"";position:absolute;right:-22px;top:-34px;width:92px;height:92px;border-radius:50%;background:rgba(179,255,78,.13)}.cardiq-drawer-range div{display:grid;gap:2px;position:relative;z-index:1}.cardiq-drawer-range small{color:#b8f078;font-size:.58rem;font-weight:900;letter-spacing:.11em}.cardiq-drawer-range strong{font-size:1.55rem;line-height:1.1;letter-spacing:-.035em}.cardiq-drawer-range span,.cardiq-drawer-range p{color:#d4e5de;font-size:.67rem}.cardiq-drawer-range p{margin:8px 0 0}.cardiq-drawer-range .cardiq-range-instrument{position:relative;z-index:1;padding-top:7px;border-top:1px solid rgba(255,255,255,.17);line-height:1.35}.cardiq-drawer-range .cardiq-range-instrument b{color:#fff}.cardiq-drawer-range.unavailable{border-color:#d7ddd9;background:linear-gradient(145deg,#f1f4f2,#e8eeea);box-shadow:none;color:#20302a}.cardiq-drawer-range.unavailable small{color:#39735e}.cardiq-drawer-range.unavailable strong{font-size:1rem}.cardiq-drawer-range.unavailable p{color:#637069}.cardiq-detail-score{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:0 0 .8rem}.cardiq-detail-score span{display:grid;gap:.1rem;padding:.7rem;border-radius:10px;background:#f4f5f6}.cardiq-detail-score small,.cardiq-flagship small{color:#68707c;font-size:.58rem;font-weight:900;letter-spacing:.05em}.cardiq-detail-score strong{font-size:1.15rem}.cardiq-forecast-summary{display:grid;gap:.45rem;margin-bottom:.7rem;padding:.8rem;border:1px solid #bad8ca;border-radius:12px;background:#eff8f3}.cardiq-forecast-summary>small{color:#17643a;font-size:.58rem;font-weight:900;letter-spacing:.08em}.cardiq-forecast-summary>div{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.cardiq-forecast-summary>div strong{font-size:1rem}.cardiq-forecast-summary>div span,.cardiq-forecast-summary p span,.cardiq-forecast-summary em{color:#637069;font-size:.68rem}.cardiq-forecast-summary p{display:grid;gap:.08rem;margin:0;padding:.5rem;border-radius:8px;background:#fff}.cardiq-forecast-summary em{font-style:normal;line-height:1.35}.cardiq-evidence-summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .8rem;border:1px solid #e2e5e8;border-radius:10px}.cardiq-evidence-status{padding:.25rem .5rem;border-radius:999px;background:#f6e8bd;color:#735313;font-size:.68rem;font-weight:900}.cardiq-evidence-status.modeled{background:#dff2e5;color:#17643a}.cardiq-component-list{display:grid;gap:.45rem;margin:.7rem 0}.cardiq-component-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.12rem .6rem;padding:.65rem .75rem;border:1px solid #e6e8eb;border-radius:10px}.cardiq-component-list article div{display:grid}.cardiq-component-list article small{color:#68707c;font-size:.62rem}.cardiq-component-list article>span{align-self:center;font-size:.72rem;font-weight:900}.cardiq-component-list .ready{color:#17643a}.cardiq-component-list .tbd{color:#735313}.cardiq-component-list article p{grid-column:1/-1;margin:.3rem 0 0!important;font-size:.68rem;line-height:1.35}.cardiq-flagship{display:grid;gap:.1rem;padding:.7rem .8rem;border-radius:10px;background:#f7f3ea}.cardiq-flagship span{color:#68707c;font-size:.68rem}.cardiq-player-dialog button#openCardIqFullProfile{margin-top:.8rem}.cardiq-detail-empty,.cardiq-detail-loading{padding:1rem;border-radius:10px;background:#f4f5f6}
@media(max-width:900px){.rankings-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.rankings-header aside{display:none}}@media(max-width:560px){.rankings-controls{grid-template-columns:minmax(0,1fr)}.rankings-controls label:first-child{grid-column:span 1}.rankings-table-wrap{overflow-x:hidden}.rankings-table{min-width:0;table-layout:fixed}.rankings-table th,.rankings-table td{padding:.65rem .25rem}.rankings-table th:nth-child(1),.rankings-table td:nth-child(1){width:12%;text-align:center}.rankings-table th:nth-child(2),.rankings-table td:nth-child(2){width:48%}.rankings-table th:nth-child(5),.rankings-table td:nth-child(5){width:17%;text-align:center}.rankings-table th:nth-child(6),.rankings-table td:nth-child(6){width:23%;text-align:center}.rankings-table th:nth-child(3),.rankings-table td:nth-child(3),.rankings-table th:nth-child(4),.rankings-table td:nth-child(4),.rankings-table th:nth-child(7),.rankings-table td:nth-child(7){display:none}.ranking-player strong{font-size:.85rem;line-height:1.1}.ranking-player small{font-size:.45rem}.ranking-player em{display:block}.ranking-number{font-size:.95rem}.ranking-cohort b{font-size:.7rem}.ranking-cohort small{font-size:.54rem}.ranking-provisional .ranking-pending{display:block;margin:.2rem 0 0;font-size:.52rem;padding:.12rem .25rem}}
@media(max-width:700px){.cardiq-detail-header{grid-template-columns:1fr;padding-right:32px}.cardiq-range-slot{min-height:0}.detail-header .cardiq-range-slot{grid-column:1/-1}}@media(max-width:560px){.cardiq-player-dialog{width:calc(100% - 12px);max-height:calc(100dvh - 12px)}.cardiq-player-dialog .mini-dialog-shell{padding:18px 14px}.cardiq-detail-score span{padding:.55rem}.cardiq-detail-score strong{font-size:1rem}.cardiq-component-list article{padding:.55rem}.cardiq-component-list article small{font-size:.58rem}.cardiq-component-list article>span{font-size:.65rem}.cardiq-drawer-range strong{font-size:1.3rem}}
@media(max-width:560px){.rankings-pagination{grid-template-columns:1fr 1fr}.rankings-page-numbers{grid-column:1/-1;grid-row:1}.rankings-page-direction{width:100%!important}}
@media(max-width:560px){.rankings-search{gap:.45rem;padding-left:.65rem}.rankings-search input{font-size:.95rem}}
.breakout-header aside{display:grid;gap:.2rem;padding:1rem 1.2rem;border-radius:16px;background:#17251e;color:#fff}.breakout-header aside small,.breakout-header aside span{color:#bad2c3}.breakout-notice{display:grid;gap:.25rem;margin-bottom:1rem;border-left:4px solid #18814f}.breakout-notice span{color:var(--muted);font-size:.75rem}.breakout-controls{display:grid;grid-template-columns:2fr 1fr 1fr;gap:.75rem;margin-bottom:1rem}.breakout-controls label{display:grid;gap:.3rem}.breakout-controls label span{font-size:.65rem;font-weight:900;letter-spacing:.06em;color:var(--muted)}.breakout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.breakout-card{display:grid;gap:.8rem}.breakout-card header{display:flex;justify-content:space-between;gap:1rem}.breakout-card header small{color:#18814f;font-weight:900;letter-spacing:.05em}.breakout-card header h2{margin:.15rem 0}.breakout-card header span{color:var(--muted);font-size:.7rem}.breakout-card header>b{height:max-content;padding:.3rem .55rem;border-radius:999px;background:#e5f2ea;color:#17643a;font-size:.68rem}.breakout-scores{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem}.breakout-scores span{display:grid;gap:.08rem;padding:.6rem;border-radius:10px;background:#f3f5f3}.breakout-scores small{font-size:.5rem;color:var(--muted);font-weight:900}.breakout-scores strong{font-size:1.05rem}.breakout-card section>small{font-weight:900;color:var(--muted)}.breakout-card section p,.breakout-card details p{margin:.35rem 0;font-size:.72rem;line-height:1.4}.breakout-card details{border-top:1px solid #e3e7e4;padding-top:.65rem}.breakout-card details summary{font-size:.7rem;font-weight:900}.breakout-confidence{color:var(--muted)}.breakout-methodology{margin-top:1rem}.breakout-methodology summary{font-weight:900}.breakout-methodology>div{display:flex;flex-wrap:wrap;gap:.5rem;margin:.8rem 0}.breakout-provider{display:grid;padding:.45rem .65rem;border-radius:9px;background:#f4f5f6}.breakout-provider small{font-size:.58rem;color:var(--muted)}.breakout-provider.ready{background:#e5f2ea}.breakout-provider.gated{background:#f7f0dc}.breakout-methodology>p{font-size:.7rem;line-height:1.5;color:var(--muted)}
.breakout-mlb{display:grid;gap:.5rem;padding:.7rem;border:1px solid #cfe1d5;border-radius:11px;background:#f4faf6}.breakout-mlb-heading{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.breakout-mlb-heading span{display:grid}.breakout-mlb-heading small,.breakout-mlb-windows small{color:#17643a;font-size:.54rem;font-weight:900;letter-spacing:.05em}.breakout-mlb-heading strong{font-size:.72rem}.breakout-mlb-heading b{padding:.22rem .4rem;border-radius:999px;background:#dff2e5;color:#17643a;font-size:.56rem}.breakout-mlb-windows{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.breakout-mlb-windows span{display:grid;gap:.12rem;padding:.45rem;background:#fff;border-radius:8px}.breakout-mlb-windows strong{font-size:.65rem;line-height:1.35}.breakout-mlb.unavailable{border-color:#e2e5e8;background:#f4f5f6;color:var(--muted)}
.breakout-signal-heading{display:flex;align-items:end;justify-content:space-between;gap:.5rem;padding-top:.35rem;border-top:1px solid #dbe9df}.breakout-signal-heading span{display:grid}.breakout-signal-heading small,.breakout-rate-grid small{color:#17643a;font-size:.5rem;font-weight:900;letter-spacing:.05em}.breakout-signal-heading strong{font-size:.67rem}.breakout-signal-heading>b{color:var(--muted);font-size:.55rem}.breakout-rate-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem}.breakout-rate-grid>span{display:grid;gap:.08rem;padding:.42rem;background:#fff;border-radius:8px}.breakout-rate-grid strong{font-size:.62rem}.breakout-rate-grid em{font-size:.55rem;font-style:normal;font-weight:900}.breakout-rate-grid em.up{color:#17643a}.breakout-rate-grid em.down{color:#a63228}.breakout-rate-grid em.flat{color:var(--muted)}.breakout-scoring-boundary{margin:0!important;color:var(--muted);font-size:.56rem!important}.breakout-mlb.unavailable{border-color:#e2e5e8;background:#f4f5f6;color:var(--muted)}
@media(max-width:900px){.breakout-grid{grid-template-columns:1fr}.breakout-header aside{display:none}}@media(max-width:650px){.breakout-controls{grid-template-columns:1fr}.breakout-scores,.breakout-mlb-windows,.breakout-rate-grid{grid-template-columns:repeat(2,1fr)}}

/* Breakout Radar: list-led research workspace. */
@media(max-width:760px){.sidebar{width:100%;max-width:100vw}.sidebar .primary-nav{min-width:0;max-width:calc(100vw - 62px);overflow-x:auto;scrollbar-width:none}.sidebar .primary-nav::-webkit-scrollbar{display:none}}
.breakout-coverage{margin-top:34px;padding-top:24px;border-top:2px solid #263d31}.breakout-coverage>header{display:flex;align-items:end;justify-content:space-between;gap:24px}.breakout-coverage h2{margin:.1rem 0;font-size:1.65rem}.breakout-coverage>header>p{max-width:470px;margin:0;color:#657169;font-size:.68rem}.breakout-coverage-rows{border-top:1px solid #cdd6cf}.breakout-coverage-row{display:grid;grid-template-columns:minmax(170px,1.4fr) .6fr 1fr .7fr auto;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid #dce2dd;font-size:.66rem}.breakout-coverage-row>div{display:grid}.breakout-coverage-row small{color:#68746d}.breakout-coverage-row>b{min-width:92px;padding:4px 7px;border:1px solid #c7d2cb;border-radius:999px;color:#56635b;font-size:.55rem;text-align:center}.breakout-coverage-row.radar-candidate>b{border-color:#9cc7ad;color:#17643a}.breakout-coverage-row.no-data{color:#7a655d}.breakout-coverage-row.no-data>b{border-color:#d7b8ac;color:#8d4938}@media(max-width:760px){.breakout-coverage>header{align-items:start;flex-direction:column;gap:5px}.breakout-coverage-row{grid-template-columns:minmax(0,1fr) auto;gap:3px 12px;padding:12px 0}.breakout-coverage-row>div{grid-column:1}.breakout-coverage-row>b{grid-column:2;grid-row:1}.breakout-coverage-row>span{grid-column:1/-1}.breakout-coverage-row>span+span{color:#68746d}}
#breakoutRadarPage{max-width:1120px;margin-inline:auto}.breakout-header{display:block;padding-bottom:22px;border-bottom:1px solid #ccd5ce}.breakout-header h1{margin:.12rem 0;font-size:clamp(2.25rem,5vw,4.25rem);letter-spacing:-.045em}.breakout-header>div:first-child>p:last-of-type{max-width:660px;margin:.35rem 0 0;color:#55635b;font-size:.92rem}.breakout-model-line{display:block;margin-top:8px;color:#238253;font-size:.57rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.breakout-notice{display:flex;align-items:baseline;gap:.55rem;margin:18px 0 0;padding:10px 0;border:0;border-bottom:1px solid #dce2dd}.breakout-notice strong{font-size:.78rem}.breakout-notice span{color:#66726b;font-size:.72rem}.breakout-controls{display:grid;grid-template-columns:minmax(220px,2fr) minmax(180px,1fr) minmax(130px,.7fr);gap:18px;margin:0;padding:18px 0;border-bottom:1px solid #dce2dd}.breakout-controls label{display:grid;gap:5px}.breakout-controls label span{color:#536159;font-size:.58rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.breakout-controls input,.breakout-controls select{width:100%;margin:0;padding:10px 11px;border:1px solid #c8d0ca;border-radius:7px;background:#fff;box-shadow:none}.breakout-controls input:focus,.breakout-controls select:focus{border-color:#238253;box-shadow:0 0 0 3px #2382531b;outline:0}#breakoutStatus{margin:13px 0 0;color:#68746d;font-size:.68rem;text-align:left}.breakout-list{display:grid;margin-top:8px}.breakout-candidate{min-width:0;padding:28px 0;border-bottom:1px solid #cdd6cf}.breakout-candidate:first-child{border-top:1px solid #cdd6cf}.breakout-candidate-head{display:flex;align-items:start;justify-content:space-between;gap:20px}.breakout-candidate-head small{color:#238253;font-size:.62rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.breakout-candidate-head h2{margin:.18rem 0 .1rem;font-size:clamp(1.65rem,3vw,2.4rem);letter-spacing:-.025em}.breakout-candidate-head span{color:#6b766f;font-size:.68rem;font-weight:700}.breakout-candidate-head>b{padding:5px 9px;border:1px solid #b9d7c5;border-radius:999px;background:transparent;color:#17643a;font-size:.62rem}.breakout-scores{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:680px;margin:18px 0 0;border-block:1px solid #dce2dd}.breakout-scores>div{display:grid;gap:1px;padding:10px 14px 10px 0}.breakout-scores>div+div{padding-left:14px;border-left:1px solid #dce2dd}.breakout-scores dt{color:#69756e;font-size:.55rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.breakout-scores dd{margin:0;font-size:1.1rem;font-weight:900}.breakout-performance{margin-top:18px;padding:15px 0;border-block:1px solid #bcd4c4;background:linear-gradient(90deg,#edf7f0 0,#edf7f000 82%)}.breakout-performance>header{display:flex;align-items:center;gap:9px;padding-right:8px}.breakout-performance>header>div{display:grid;margin-right:auto}.breakout-performance>header small{color:#27734e;font-size:.55rem;font-weight:900;letter-spacing:.08em}.breakout-performance>header strong{font-size:.82rem}.breakout-performance>header>span{padding:3px 7px;border:1px solid #bdd8c7;border-radius:999px;color:#38634c;font-size:.56rem;font-weight:800;text-transform:capitalize}.breakout-window-lines{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:12px}.breakout-window-lines>div{display:grid;gap:2px;min-width:0}.breakout-window-lines small{color:#5d7165;font-size:.52rem;font-weight:900;letter-spacing:.08em}.breakout-window-lines strong{font-size:.7rem;line-height:1.45}.breakout-rate-details{margin-top:11px}.breakout-rate-details summary,.breakout-risks summary{width:max-content;color:#315d45;cursor:pointer;font-size:.65rem;font-weight:900}.breakout-rate-details[open] summary{margin-bottom:10px}.breakout-rate-details>p{margin:.55rem 0 0!important;color:#6b766f;font-size:.58rem!important}.breakout-rate-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-block:1px solid #d4e3d8}.breakout-rate-grid>span{display:grid;gap:2px;padding:9px 12px;background:transparent;border-radius:0}.breakout-rate-grid>span+span{border-left:1px solid #d4e3d8}.breakout-rate-grid small{color:#50705c;font-size:.51rem;font-weight:900}.breakout-rate-grid strong{font-size:.66rem}.breakout-rate-grid em{font-size:.59rem;font-style:normal;font-weight:900}.breakout-rate-grid em.up{color:#17643a}.breakout-rate-grid em.down{color:#9e3c32}.breakout-reasons{display:grid;grid-template-columns:170px minmax(0,1fr);gap:18px;margin-top:17px}.breakout-reasons>strong{font-size:.67rem}.breakout-reasons ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.breakout-reasons li{color:#3f4943;font-size:.7rem;line-height:1.35}.breakout-reasons li::before{content:"→";margin-right:7px;color:#238253;font-weight:900}.breakout-risks{margin-top:14px;padding-top:12px;border-top:1px solid #e1e6e2}.breakout-risks p{margin:.4rem 0;font-size:.67rem;line-height:1.4}.breakout-confidence{color:#69756e}.breakout-methodology{margin:20px 0 8px;padding:14px 0;border-bottom:1px solid #ccd5ce}.breakout-methodology summary{cursor:pointer;font-size:.72rem;font-weight:900}.breakout-methodology>div{display:flex;flex-wrap:wrap;gap:0;margin:12px 0}.breakout-provider{padding:4px 12px 4px 0;background:transparent!important}.breakout-provider+.breakout-provider{padding-left:12px;border-left:1px solid #d7ded8}.breakout-provider small{font-size:.55rem}.breakout-methodology>p{max-width:850px;font-size:.65rem;line-height:1.5;color:#66726b}
@media(max-width:760px){.breakout-notice{align-items:flex-start;flex-direction:column;gap:3px}.breakout-controls{grid-template-columns:1fr 1fr}.breakout-controls label:first-child{grid-column:1/-1}.breakout-window-lines{grid-template-columns:1fr;gap:9px}.breakout-rate-grid{grid-template-columns:repeat(2,1fr)}.breakout-rate-grid>span:nth-child(3){border-left:0}.breakout-rate-grid>span:nth-child(n+3){border-top:1px solid #d4e3d8}.breakout-reasons{grid-template-columns:1fr;gap:7px}}
@media(max-width:520px){#breakoutRadarPage{padding-inline:1px}.breakout-header h1{font-size:2.15rem}.breakout-controls{grid-template-columns:1fr;gap:10px}.breakout-controls label:first-child{grid-column:auto}.breakout-candidate{padding:22px 0}.breakout-scores{grid-template-columns:repeat(2,1fr)}.breakout-scores>div:nth-child(3){padding-left:0;border-top:1px solid #dce2dd;border-left:0}.breakout-scores>div:nth-child(4){border-top:1px solid #dce2dd}.breakout-performance>header{align-items:flex-start;flex-wrap:wrap}.breakout-performance>header>div{width:100%}.breakout-rate-grid{grid-template-columns:1fr}.breakout-rate-grid>span+span{border-top:1px solid #d4e3d8;border-left:0}.breakout-provider{width:50%;padding:5px 8px 5px 0}.breakout-provider+.breakout-provider{padding-left:0;border-left:0}}
/* Breakout Radar: plain-language signal row */
.compelling-direction{font-size:1.08em;font-weight:950}.compelling-direction.up{color:#18814f}.compelling-direction.down{color:#b13b32}
.breakout-candidate .breakout-scores{grid-template-columns:repeat(5,minmax(0,1fr));max-width:none}
.breakout-candidate .breakout-scores>div{align-content:start;gap:3px}
.breakout-candidate .breakout-scores dd{font-size:.88rem;line-height:1.25}
@media(max-width:520px){.breakout-candidate .breakout-scores{grid-template-columns:1fr 1fr}.breakout-candidate .breakout-scores>div{padding:9px 8px 9px 0;border-bottom:1px solid #dce2dd}.breakout-candidate .breakout-scores>div:nth-child(odd){padding-left:0;border-left:0}.breakout-candidate .breakout-scores>div:last-child{grid-column:1/-1;border-bottom:0}}
.breakout-universe-reference{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px;padding:22px 0;border-block:1px solid #cdd6cf}.breakout-universe-reference h2{margin:.1rem 0;font-size:1.55rem}.breakout-universe-reference p:last-child{margin:.3rem 0 0;color:#66726b;font-size:.68rem}.breakout-universe-reference a{display:flex;align-items:center;gap:8px;width:auto;margin:0;padding:10px 14px;border-radius:7px;background:#173f2c;color:#fff;font-size:.68rem;font-weight:900;letter-spacing:.04em;text-decoration:none;white-space:nowrap}.breakout-universe-reference a:hover{background:#23583e}.breakout-universe-reference a span{font-size:1.1rem}.breakout-universe-header{align-items:center;padding-bottom:20px;border-bottom:1px solid #ccd5ce}.breakout-universe-header h1{margin:.1rem 0;font-size:clamp(2.3rem,5vw,4rem)}.breakout-universe-header p:last-child{margin:.25rem 0 0;color:var(--muted)}.breakout-universe-header button{width:auto;margin:0}.breakout-universe-controls{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:18px 0;padding-bottom:18px;border-bottom:1px solid #dce2dd}.breakout-universe-controls label{display:grid;gap:5px;min-width:0}.breakout-universe-controls label:first-child{grid-column:span 2}.breakout-universe-controls label span{color:#536159;font-size:.56rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.breakout-universe-controls input,.breakout-universe-controls select{width:100%;min-width:0;margin:0;padding:9px 10px;border:1px solid #c8d0ca;border-radius:7px;background:#fff}.breakout-universe-pagination{display:flex;align-items:center;justify-content:center;gap:18px;padding:20px 0}.breakout-universe-pagination button{width:auto;margin:0;padding:8px 12px}.breakout-universe-pagination span{color:var(--muted);font-size:.7rem;font-weight:800}#breakoutUniversePage{max-width:1120px;margin-inline:auto}#breakoutUniverseStatusLine{text-align:left;font-size:.68rem}
.ebay-listing-linker{display:grid;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.ebay-listing-linker>div:first-child p{margin:4px 0 0;color:var(--muted)}.ebay-listing-linker>button{justify-self:start}.ebay-link-list{display:grid;gap:9px}.ebay-link-list article{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.8fr);gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:12px;background:#faf9f5}.ebay-link-list article>div:first-child{display:grid;gap:3px}.ebay-link-list small{color:var(--muted)}.ebay-link-list a{font-size:.75rem}.ebay-link-controls,.ebay-linked-card{display:flex;align-items:center;justify-content:flex-end;gap:8px}.ebay-link-controls label{flex:1}.ebay-link-controls select{width:100%}.ebay-linked-card span{font-size:.78rem;font-weight:800}@media(max-width:700px){.ebay-link-list article{grid-template-columns:1fr}.ebay-link-controls,.ebay-linked-card{justify-content:space-between}}
.ebay-listing-linker[hidden]{display:none}
.ebay-purchase-toolbar{display:flex;gap:8px;align-items:center}.ebay-purchase-toolbar select{max-width:210px}.ebay-purchase-toolbar button{width:auto;margin:0}.ebay-purchase-summary{display:flex;justify-content:space-between;gap:8px;margin:10px 0 6px}.ebay-purchase-summary small{color:var(--muted)}.ebay-purchase-list{display:grid;gap:7px}.ebay-purchase-list article{display:grid;grid-template-columns:48px minmax(0,1fr) minmax(260px,.9fr);gap:9px;align-items:center;padding:9px;border:1px solid var(--line);border-radius:9px;background:#faf9f5}.ebay-link-summary em{color:var(--muted);font-size:.64rem}.ebay-purchase-decision{display:grid;grid-template-columns:1fr 1.35fr auto;gap:6px;align-items:center}.ebay-purchase-decision select{min-width:0;padding:6px;font-size:.7rem}.ebay-purchase-decision button{width:auto;margin:0;padding:6px 8px}.purchase-match-explanation{grid-column:1/-1;margin:0;color:var(--muted);font-size:.66rem}#confirmEbayPurchaseImport{width:auto;margin:10px 0 0}@media(max-width:760px){.ebay-purchase-list article{grid-template-columns:44px minmax(0,1fr)}.ebay-purchase-decision{grid-column:1/-1;grid-template-columns:1fr 1fr auto}}@media(max-width:520px){.ebay-purchase-toolbar{align-items:stretch;flex-direction:column}.ebay-purchase-toolbar select,.ebay-purchase-toolbar button{max-width:none;width:100%}.ebay-purchase-decision{grid-template-columns:1fr auto}.ebay-purchase-decision [data-purchase-row]{grid-column:1/-1;grid-row:2}}
.ebay-link-list{gap:6px}.ebay-link-list article{grid-template-columns:48px minmax(0,1fr) minmax(210px,auto);gap:9px;padding:8px 10px;border-radius:9px}.ebay-link-thumb{width:48px;height:48px;object-fit:cover;border:1px solid var(--line);border-radius:7px;background:#fff}.ebay-link-thumb.empty{display:grid;place-items:center;color:var(--muted);font-size:.58rem;font-weight:900}.ebay-link-summary{display:grid;gap:1px;min-width:0}.ebay-link-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem}.ebay-link-summary small,.ebay-link-summary a{font-size:.66rem}.ebay-link-controls{max-width:360px}.ebay-link-controls select{min-height:36px;padding:6px 8px;font-size:.72rem}.ebay-link-controls button{width:auto;min-width:54px;min-height:36px;margin:0;padding:6px 10px}.ebay-linked-card button{width:auto;margin:0}@media(max-width:700px){.ebay-link-list article{grid-template-columns:44px minmax(0,1fr)}.ebay-link-thumb{width:44px;height:44px}.ebay-link-controls,.ebay-linked-card{grid-column:1/-1;width:100%;max-width:none}.ebay-link-summary strong{white-space:normal}}

/* CardIQ full player profile: modern interactive card back. */
#playerResearchContent.cardiq-profile-enabled{overflow:visible;padding:0;border:1px solid #cbd6cf;border-radius:22px;background:linear-gradient(110deg,#fdfcf8,#f5f7f3);box-shadow:0 24px 60px #163b2c1c;--card-paper:#fbfaf6;--card-ink:#142019;--card-rule:#cbd6cf;--card-accent:#155d43;--card-red:#934239;--research-divider:#d6ded8;color:var(--card-ink)}
#playerResearchContent.cardiq-profile-enabled::before{content:"CARDIQ · LIVING PLAYER CARD";top:auto;right:24px;bottom:10px;color:#486158;font-size:.48rem;letter-spacing:.19em;opacity:.55}
#playerResearchContent.cardiq-profile-enabled::after{inset:7px;border:1px solid #dfe5e0;border-radius:15px}
.cardiq-profile-enabled .player-profile-hero{display:grid;grid-template-columns:112px minmax(0,1fr) minmax(290px,.62fr);gap:20px;align-items:center;margin:0;padding:24px 30px 0;border:0;border-radius:21px 21px 0 0;outline:0;background:#fff;box-shadow:none}
.cardiq-profile-enabled .player-profile-card-image{align-self:start;display:grid;gap:6px;margin:0;place-items:center}.cardiq-profile-enabled .player-profile-card-image img{display:block;width:92px;height:128px;border:1px solid #c8d2cb;border-radius:8px;object-fit:contain;background:#f0f3ef;box-shadow:0 8px 20px #173b2c24}.cardiq-profile-enabled .player-profile-card-image figcaption{color:#748078;font-size:.43rem;font-weight:850;letter-spacing:.08em;text-align:center;text-transform:uppercase}
.cardiq-profile-enabled .player-profile-card-image img[hidden],.cardiq-profile-enabled .player-profile-monogram[hidden]{display:none}
.cardiq-profile-enabled .player-profile-monogram{display:grid;width:74px;height:74px;border-radius:20px;place-items:center;background:#0f513d;color:#c6ff69;font-size:1.35rem;font-weight:950;letter-spacing:-.03em}
.cardiq-profile-enabled .player-profile-hero .eyebrow{display:block;margin:0 0 4px;color:#267357;font-size:.57rem;font-weight:950;letter-spacing:.15em}
.cardiq-profile-enabled .player-profile-hero h1{display:block;margin:0;color:#142019;font-family:inherit;font-size:clamp(1.8rem,4vw,2.7rem);letter-spacing:-.045em;text-transform:none;text-shadow:none}
.cardiq-profile-enabled .player-profile-name-row{display:flex;align-items:center;gap:14px;min-width:0}.cardiq-profile-enabled .player-organization-logo{display:block;width:54px;height:54px;flex:0 0 54px;object-fit:contain}.cardiq-profile-enabled .player-organization-logo[hidden]{display:none}
.cardiq-profile-enabled .player-profile-hero div>p:last-child{display:-webkit-box;overflow:hidden;margin:5px 0 0;color:#66736c;font-family:inherit;font-size:.72rem;font-style:normal;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.cardiq-profile-enabled .player-profile-hero aside.player-development-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;min-width:290px;padding:4px 0 4px 22px;border:0;border-left:1px solid #dce3de}.cardiq-profile-enabled .player-development-summary span{display:block;min-width:0}.cardiq-profile-enabled .player-development-summary small,.cardiq-profile-enabled .player-development-summary strong{display:block}.cardiq-profile-enabled .player-development-summary small{margin-bottom:2px;color:#267357;font-size:.46rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.cardiq-profile-enabled .player-development-summary strong{overflow-wrap:anywhere;color:#6a766f;font-family:inherit;font-size:.61rem;font-weight:750;line-height:1.25}
.cardiq-profile-enabled .player-journey-snapshot{grid-column:1/-1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;border-top:1px solid #dce3de}.cardiq-profile-enabled .player-journey-snapshot article{min-width:0;padding:13px 12px;border-right:1px solid #e2e7e3}.cardiq-profile-enabled .player-journey-snapshot article:nth-last-child(1){grid-column:span 2;border-right:0}.cardiq-profile-enabled .player-journey-snapshot small,.cardiq-profile-enabled .player-career-snapshot small{display:block;margin-bottom:4px;color:#267357;font-size:.45rem;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.cardiq-profile-enabled .player-journey-snapshot strong{display:block;overflow:hidden;color:#17231c;font-size:.61rem;line-height:1.35;text-overflow:ellipsis}.cardiq-profile-enabled .player-career-snapshot{grid-column:1/-1;margin:0 -30px;padding:0 30px;border-top:1px solid #dce3de;background:#f7f9f6;color:#17231c}.cardiq-profile-enabled .player-career-snapshot summary{display:flex;align-items:center;justify-content:space-between;padding:13px 0;cursor:pointer;list-style:none}.cardiq-profile-enabled .player-career-snapshot summary::-webkit-details-marker{display:none}.cardiq-profile-enabled .player-career-snapshot summary strong{color:#17231c;font-size:.68rem}.cardiq-profile-enabled .player-career-snapshot summary>b{color:#155d43;font-size:1rem}.cardiq-profile-enabled .player-career-snapshot[open] summary>b{transform:rotate(45deg)}.cardiq-profile-enabled .player-career-snapshot>div{display:grid;gap:8px;padding:0 0 16px}.cardiq-profile-enabled .player-career-snapshot p{margin:0;color:#68756d;font-size:.58rem}.cardiq-profile-enabled .player-career-snapshot>div>div{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));overflow:hidden;border:1px solid #d6ded8;border-radius:11px;background:#fff}.cardiq-profile-enabled .player-career-snapshot span{padding:10px;border-right:1px solid #e1e6e2}.cardiq-profile-enabled .player-career-snapshot span:last-child{border:0}.cardiq-profile-enabled .player-career-snapshot span small{color:#707c75}.cardiq-profile-enabled .player-career-snapshot span b{color:#17231c;font-size:.7rem}
.player-cardiq-overview{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:24px;padding:28px 32px;background:linear-gradient(110deg,#0b3f30,#176347);color:#fff}
.player-cardiq-verdict{display:grid;align-content:center;gap:6px}.player-cardiq-overview small{color:#bff56f;font-size:.55rem;font-weight:950;letter-spacing:.14em}.player-cardiq-verdict>strong{max-width:760px;color:#fff;font-size:clamp(1.35rem,3vw,2.15rem);line-height:1.05;letter-spacing:-.035em}.player-cardiq-verdict>span{color:#d2e4dc;font-size:.75rem}.player-cardiq-signals{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.player-cardiq-signals b{padding:5px 8px;border:1px solid #ffffff26;border-radius:999px;background:#ffffff0e;color:#e8f2ed;font-size:.56rem}
.player-cardiq-overview>aside{display:grid;align-content:center;padding-left:24px;border-left:1px solid #ffffff2d}.player-cardiq-overview>aside strong{color:#fff;font-size:3.1rem;line-height:.95;letter-spacing:-.06em}.player-cardiq-overview>aside span{margin-top:5px;color:#d2e4dc;font-size:.64rem}
.player-cardiq-instrument{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1.4fr) minmax(360px,1fr);gap:18px;margin-top:4px;padding:18px 20px;border:1px solid #ffffff2c;border-radius:14px;background:#ffffff0d}.player-cardiq-instrument>div{display:grid;gap:3px}.player-cardiq-instrument>div strong{color:#fff;font-size:.94rem}.player-cardiq-instrument>div span,.player-cardiq-instrument>p{color:#cfe0d8;font-size:.62rem}.player-cardiq-instrument dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0;border:1px solid #ffffff24;border-radius:10px}.player-cardiq-instrument dl>div{display:grid;align-content:center;padding:8px 10px}.player-cardiq-instrument dl>div+div{border-left:1px solid #ffffff24}.player-cardiq-instrument dt{color:#bcd0c7;font-size:.48rem;font-weight:850;text-transform:uppercase}.player-cardiq-instrument dd{margin:3px 0 0;color:#fff;font-size:.86rem;font-weight:950}.player-cardiq-instrument>p{grid-column:1/-1;margin:0}.player-cardiq-instrument.pending{grid-template-columns:1fr}
.cardiq-profile-enabled .player-research-disclosure{margin:0;padding:20px 28px;border:0;border-radius:0;background:#f2f6f2;color:#213029}.cardiq-profile-enabled .stock-pulse-heading{margin-bottom:12px}.cardiq-profile-enabled .stock-pulse-heading>span,.cardiq-profile-enabled .stock-pulse-action small{color:#267357}.cardiq-profile-enabled .stock-pulse-tracks{gap:10px}.cardiq-profile-enabled .stock-pulse-track{border:1px solid #d5ddd7;border-radius:12px;background:#fff}.cardiq-profile-enabled .stock-pulse-action{margin-top:10px;border-color:#d5ddd7;border-radius:12px;background:#fff}
.cardiq-profile-enabled .player-profile-facts{grid-template-columns:repeat(7,minmax(0,1fr));margin:0;padding:0 28px;border:0;background:#fff}.cardiq-profile-enabled .player-profile-facts article{padding:14px 8px;border-right:0;border-bottom:1px solid #dce3de}.cardiq-profile-enabled .player-profile-facts small{height:auto;display:block;padding:0;border:0;color:#6b776f;font-family:inherit;font-size:.48rem;letter-spacing:.08em;text-transform:uppercase}.cardiq-profile-enabled .player-profile-facts strong{color:#17231c;font-family:inherit;font-size:.72rem}
.cardiq-profile-enabled .player-section-nav{position:sticky;z-index:5;top:0;display:flex;overflow-x:auto;gap:24px;margin:0;padding:0 28px;border-bottom:1px solid #dce3de;background:#fff}.cardiq-profile-enabled .player-section-nav button{flex:0 0 auto;padding:14px 0 11px;border-radius:0;color:#637169;font-family:inherit;font-size:.65rem;font-weight:900;letter-spacing:0}.cardiq-profile-enabled .player-section-nav button:hover,.cardiq-profile-enabled .player-section-nav button:focus{background:transparent;color:#155d43;box-shadow:inset 0 -3px #155d43}
.cardiq-profile-enabled .player-research-grid,.cardiq-profile-enabled .player-research-grid.secondary{margin:0 28px;border-top:0}.cardiq-profile-enabled .player-research-section.panel{padding:18px 0;border-color:#dce3de;background:transparent}.cardiq-profile-enabled .player-research-section>summary span:first-child small{color:#267357;font-family:inherit}.cardiq-profile-enabled .player-research-section>summary span:first-child strong,.cardiq-profile-enabled .player-card-group>summary strong,.cardiq-profile-enabled .player-card-row-identity strong,.cardiq-profile-enabled .player-card-row-price b{font-family:inherit}.cardiq-profile-enabled .player-card-catalog.player-research-section{margin:0 28px 34px}.cardiq-profile-enabled .player-market-evidence{border-color:#dce3de;background:#f5f8f5}.cardiq-profile-enabled .player-card-filters{background:#fbfaf6}.cardiq-profile-enabled .player-card-group,.cardiq-profile-enabled .player-card-row{border-color:#dce3de}.cardiq-profile-enabled .player-card-row:nth-child(even){background:#f1f5f15c}
.player-loaded.cardiq-profile-page .player-research-header,.player-loaded.cardiq-profile-page .player-search-panel{display:none}
@media(max-width:760px){.cardiq-profile-enabled .player-profile-hero{grid-template-columns:72px minmax(0,1fr);gap:13px;padding:19px 17px 0}.cardiq-profile-enabled .player-profile-card-image img{width:64px;height:90px}.cardiq-profile-enabled .player-profile-monogram{width:56px;height:56px;border-radius:15px;font-size:1rem}.cardiq-profile-enabled .player-organization-logo{width:40px;height:40px;flex-basis:40px}.cardiq-profile-enabled .player-profile-hero aside.player-development-summary{grid-column:1/-1;min-width:0;padding:10px 0 0;border-top:1px solid #dce3de;border-left:0}.cardiq-profile-enabled .player-journey-snapshot{grid-template-columns:repeat(2,minmax(0,1fr))}.cardiq-profile-enabled .player-journey-snapshot article:nth-last-child(1){grid-column:1/-1}.cardiq-profile-enabled .player-career-snapshot{margin-inline:-17px;padding-inline:17px}.cardiq-profile-enabled .player-career-snapshot>div>div{grid-template-columns:repeat(4,minmax(0,1fr))}.player-cardiq-overview{grid-template-columns:minmax(0,1fr) 92px;gap:14px;padding:21px 18px}.player-cardiq-overview>aside{padding-left:14px}.player-cardiq-overview>aside strong{font-size:2.35rem}.player-cardiq-instrument{grid-template-columns:1fr;padding:14px}.player-cardiq-instrument dl{grid-template-columns:repeat(3,minmax(0,1fr))}.cardiq-profile-enabled .player-research-disclosure{padding:16px 14px}.cardiq-profile-enabled .player-profile-facts{grid-template-columns:repeat(3,1fr);padding:0 14px}.cardiq-profile-enabled .player-section-nav{gap:18px;padding:0 14px}.cardiq-profile-enabled .player-research-grid,.cardiq-profile-enabled .player-research-grid.secondary,.cardiq-profile-enabled .player-card-catalog.player-research-section{margin-inline:14px}}
@media(max-width:480px){#playerResearchContent.cardiq-profile-enabled{border-radius:15px}.cardiq-profile-enabled .player-profile-hero{grid-template-columns:64px minmax(0,1fr);gap:11px;padding:17px 14px 0;border-radius:14px 14px 0 0}.cardiq-profile-enabled .player-profile-card-image img{width:58px;height:82px}.cardiq-profile-enabled .player-profile-name-row h1{font-size:1.75rem!important;line-height:1.02}.cardiq-profile-enabled .player-profile-hero aside.player-development-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.player-cardiq-overview{grid-template-columns:1fr}.player-cardiq-overview>aside{grid-row:1;padding:0 0 12px;border-bottom:1px solid #ffffff2d;border-left:0}.player-cardiq-overview>aside strong{font-size:2.2rem}.player-cardiq-instrument dl{grid-template-columns:1fr}.player-cardiq-instrument dl>div+div{border-top:1px solid #ffffff24;border-left:0}.cardiq-profile-enabled .player-profile-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.cardiq-profile-enabled .player-profile-facts article{min-height:48px;padding:10px 7px}.cardiq-profile-enabled .player-section-nav{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.cardiq-profile-enabled .player-section-nav button{flex:0 0 auto}}
#playerResearchContent.cardiq-profile-enabled .player-profile-hero{background:#fff;outline:0}
#playerResearchContent.cardiq-profile-enabled .player-profile-hero h1{color:#142019;font-family:inherit;font-size:clamp(1.8rem,3.3vw,2.45rem);letter-spacing:-.045em;text-transform:none;text-shadow:none}
#playerResearchContent.cardiq-profile-enabled .player-profile-hero div>p:last-child{color:#66736c;font-family:inherit;font-style:normal}
#playerResearchContent.cardiq-profile-enabled .player-profile-hero aside{border-color:#dce3de}
#playerResearchContent.cardiq-profile-enabled .player-profile-hero aside small{color:#267357}
#playerResearchContent.cardiq-profile-enabled .player-profile-hero aside strong{color:#17231c;font-family:inherit}
#playerResearchContent.cardiq-profile-enabled .player-research-disclosure{border:0;border-radius:0;background:#f2f6f2;color:#213029}
#playerResearchContent.cardiq-profile-enabled .player-profile-facts{background:#fff}
#playerResearchContent.cardiq-profile-enabled .player-profile-facts article{border-right:0}
#playerResearchContent.cardiq-profile-enabled .player-profile-facts small{height:auto;border:0;color:#6b776f}
#playerResearchContent.cardiq-profile-enabled .player-profile-facts strong{color:#17231c;font-family:inherit}
#playerResearchContent.cardiq-profile-enabled .player-section-nav{background:#fff}
#playerResearchContent.cardiq-profile-enabled .player-section-nav button{color:#637169;font-family:inherit}
#playerResearchContent.cardiq-profile-enabled .player-research-section.panel{border-color:#dce3de;background:transparent}
#playerResearchContent.cardiq-profile-enabled .player-research-section>summary span:first-child strong,#playerResearchContent.cardiq-profile-enabled .player-card-group>summary strong,#playerResearchContent.cardiq-profile-enabled .player-card-row-identity strong,#playerResearchContent.cardiq-profile-enabled .player-card-row-price b{color:#17231c;font-family:inherit}
.cardiq-profile-enabled .player-journey-snapshot .player-card-back-copy article:nth-last-child(1){grid-column:auto}
.cardiq-profile-enabled .player-card-back-copy small{font-size:.43rem}.cardiq-profile-enabled .player-card-back-copy p{font-size:.56rem}.cardiq-profile-enabled .player-card-back-copy p strong{font-size:.61rem}.cardiq-profile-enabled .player-card-back-copy p span{font-size:.51rem}
.cardiq-profile-enabled .player-profile-hero{grid-template-columns:96px minmax(0,1fr) minmax(290px,.62fr)}
@media(max-width:760px){.cardiq-profile-enabled .player-profile-hero{grid-template-columns:64px minmax(0,1fr)}.cardiq-profile-enabled .player-profile-hero aside.player-development-summary{grid-column:1/-1}}
.cardiq-profile-enabled .player-profile-hero{grid-template-columns:96px minmax(0,1fr);column-gap:20px;row-gap:12px}.cardiq-profile-enabled .player-profile-card-image{align-self:center}.cardiq-profile-enabled .player-profile-identity{min-width:0}.cardiq-profile-enabled .player-profile-identity>.eyebrow{white-space:nowrap}.cardiq-profile-enabled .player-profile-name-row{align-items:center;flex-wrap:nowrap}.cardiq-profile-enabled .player-profile-name-row h1{white-space:nowrap}.cardiq-profile-enabled .player-profile-hero aside.player-development-summary{grid-column:1/-1;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;min-width:0;padding:10px 0 0;border-top:1px solid #dce3de;border-left:0}.cardiq-profile-enabled .player-development-summary span{padding:0 11px;border-right:1px solid #e1e6e2}.cardiq-profile-enabled .player-development-summary span:first-child{padding-left:0}.cardiq-profile-enabled .player-development-summary span:last-child{padding-right:0;border-right:0}
@media(max-width:760px){.cardiq-profile-enabled .player-profile-hero{grid-template-columns:64px minmax(0,1fr)}.cardiq-profile-enabled .player-profile-hero aside.player-development-summary{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:10px}.cardiq-profile-enabled .player-development-summary span:nth-child(3n){border-right:0}.cardiq-profile-enabled .player-development-summary span:nth-child(4){padding-left:0}.cardiq-profile-enabled .player-profile-name-row h1{font-size:clamp(1.3rem,6vw,2rem)}}
@media(max-width:480px){.cardiq-profile-enabled .player-profile-hero aside.player-development-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.cardiq-profile-enabled .player-development-summary span:nth-child(3n){border-right:1px solid #e1e6e2}.cardiq-profile-enabled .player-development-summary span:nth-child(2n){border-right:0}.cardiq-profile-enabled .player-development-summary span:nth-child(3),.cardiq-profile-enabled .player-development-summary span:nth-child(5){padding-left:0}.cardiq-profile-enabled .player-profile-name-row{gap:8px}.cardiq-profile-enabled .player-organization-logo{width:34px;height:34px;flex-basis:34px}}
.cardiq-profile-enabled .player-profile-headline{grid-column:1/-1;display:block!important;margin:0!important;color:#267357!important;font-size:.57rem!important;font-weight:950!important;letter-spacing:.2em!important;line-height:1!important;text-align:center;white-space:nowrap}.cardiq-profile-enabled .player-profile-position{margin:3px 0 0;color:#66736c;font-size:.58rem;font-weight:800;letter-spacing:.045em;line-height:1.2;text-transform:uppercase}.cardiq-profile-enabled .player-profile-identity>.eyebrow{display:none}.cardiq-profile-enabled .player-profile-hero{row-gap:10px}.cardiq-profile-enabled .player-profile-name-row>div{min-width:0}.cardiq-profile-enabled .player-journey-snapshot{border-radius:13px}.cardiq-profile-enabled .player-journey-snapshot>.player-card-back-bio{border-radius:12px 12px 0 0}
.cardiq-profile-enabled .player-organization-logo.free-agent-logo{filter:drop-shadow(0 5px 8px rgba(15,89,66,.16))}
.cardiq-profile-enabled .player-development-summary span,.cardiq-profile-enabled .player-development-summary span:first-child,.cardiq-profile-enabled .player-development-summary span:last-child{display:grid;align-content:start;justify-items:center;padding-inline:8px;text-align:center}.cardiq-profile-enabled .player-development-summary small,.cardiq-profile-enabled .player-development-summary strong{text-align:center}.cardiq-profile-enabled .player-research-disclosure[hidden],.cardiq-profile-enabled [data-player-section-target="playerResearchDisclosure"][hidden]{display:none!important}
.cardiq-profile-enabled .player-journey-snapshot>header{border-bottom:1px solid #cbd5ce;background:#e8efe8;color:#173d30}.cardiq-profile-enabled .player-journey-snapshot>header span{color:#52665c}
.cardiq-profile-enabled .player-cardiq-instrument{display:block;grid-template-columns:none;gap:0;padding:0}.cardiq-profile-enabled .player-cardiq-instrument dl{min-height:0}.cardiq-profile-enabled .player-cardiq-anchor-record figure img{object-fit:contain}
.cardiq-profile-enabled .player-cardiq-anchor-record{grid-template-columns:minmax(0,.9fr) minmax(0,1.7fr)}.cardiq-profile-enabled .player-cardiq-instrument.has-anchor-image .player-cardiq-anchor-record{grid-template-columns:52px minmax(0,.8fr) minmax(0,1.7fr)}
.cardiq-profile-enabled .player-profile-hero{grid-template-columns:minmax(0,1fr) 96px auto minmax(0,1fr)}.cardiq-profile-enabled .player-profile-card-image{grid-column:2}.cardiq-profile-enabled .player-profile-identity{grid-column:3;width:max-content}.cardiq-profile-enabled .player-organization-logo{width:74px;height:74px;flex-basis:74px}.cardiq-profile-enabled .player-profile-name-row{justify-content:center}
@media(max-width:760px){.cardiq-profile-enabled .player-profile-hero{grid-template-columns:minmax(0,1fr) 64px auto minmax(0,1fr)}.cardiq-profile-enabled .player-organization-logo{width:56px;height:56px;flex-basis:56px}}
@media(max-width:480px){.cardiq-profile-enabled .player-profile-hero{grid-template-columns:64px minmax(0,1fr)}.cardiq-profile-enabled .player-profile-card-image{grid-column:1}.cardiq-profile-enabled .player-profile-identity{grid-column:2;width:auto;max-width:100%}.cardiq-profile-enabled .player-organization-logo{width:48px;height:48px;flex-basis:48px}}

/* Final phone cascade: preserve the CardIQ desktop hierarchy at readable scale. */
@media(max-width:480px){#playerResearchContent.cardiq-profile-enabled .player-profile-facts{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:14px}#playerResearchContent.cardiq-profile-enabled .player-profile-facts article{min-height:48px;padding:10px 7px}#playerResearchContent.cardiq-profile-enabled .player-section-nav{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}#playerResearchContent.cardiq-profile-enabled .player-section-nav button{flex:0 0 auto}}
#playerResearchContent.cardiq-profile-enabled .player-profile-hero{grid-template-columns:96px minmax(0,1fr) 96px}#playerResearchContent.cardiq-profile-enabled .player-profile-card-image{grid-column:1;justify-self:start;width:74px}#playerResearchContent.cardiq-profile-enabled .player-profile-identity{grid-column:2/4;display:grid;grid-template-columns:minmax(0,1fr) 96px;width:auto}#playerResearchContent.cardiq-profile-enabled .player-profile-name-row{display:contents}#playerResearchContent.cardiq-profile-enabled .player-profile-name-row>div{grid-column:1;align-self:center;text-align:center}#playerResearchContent.cardiq-profile-enabled .player-organization-logo{grid-column:2;justify-self:end}#playerResearchContent.cardiq-profile-enabled .player-profile-name-row h1{font-size:clamp(2.4rem,4.4vw,3.267rem)!important}#playerResearchContent.cardiq-profile-enabled .player-profile-position{font-size:.58rem;transform:none}
#playerResearchContent.cardiq-profile-enabled .player-profile-meta{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:4px;color:#66736c;text-transform:uppercase}#playerResearchContent.cardiq-profile-enabled .player-profile-position{display:inline-block;margin:0;font-size:.58rem;transform:none}#playerResearchContent.cardiq-profile-enabled .player-profile-prospect-ranks{font-size:.58rem;font-weight:800;letter-spacing:.045em;line-height:1.2}
@media(max-width:760px){#playerResearchContent.cardiq-profile-enabled .player-profile-hero{grid-template-columns:64px minmax(0,1fr) 64px}#playerResearchContent.cardiq-profile-enabled .player-profile-identity{grid-column:2/4;grid-template-columns:minmax(0,1fr) 64px}#playerResearchContent.cardiq-profile-enabled .player-profile-name-row h1{font-size:clamp(1.733rem,8vw,2.667rem)!important}}
@media(max-width:480px){#playerResearchContent.cardiq-profile-enabled .player-profile-hero{grid-template-columns:48px minmax(0,1fr) 48px}#playerResearchContent.cardiq-profile-enabled .player-profile-card-image{grid-column:1}#playerResearchContent.cardiq-profile-enabled .player-profile-identity{grid-column:2/4;grid-template-columns:minmax(0,1fr) 48px;max-width:none}#playerResearchContent.cardiq-profile-enabled .player-profile-name-row h1{font-size:clamp(1.3rem,8vw,1.8rem)!important}}
.cardiq-profile-enabled .player-profile-hero{grid-template-columns:96px minmax(0,1fr) 96px}.cardiq-profile-enabled .player-profile-card-image{grid-column:1;justify-self:start;width:74px}.cardiq-profile-enabled .player-profile-identity{grid-column:2/4;display:grid;grid-template-columns:minmax(0,1fr) 96px;width:auto}.cardiq-profile-enabled .player-profile-name-row{display:contents}.cardiq-profile-enabled .player-profile-name-row>div{grid-column:1;align-self:center;text-align:center}.cardiq-profile-enabled .player-organization-logo{grid-column:2;justify-self:end}.cardiq-profile-enabled .player-profile-name-row h1{font-size:clamp(2.4rem,4.4vw,3.267rem)!important}.cardiq-profile-enabled .player-profile-position{font-size:.58rem;transform:none}
@media(max-width:760px){.cardiq-profile-enabled .player-profile-hero{grid-template-columns:64px minmax(0,1fr) 64px}.cardiq-profile-enabled .player-profile-identity{grid-column:2/4;grid-template-columns:minmax(0,1fr) 64px}.cardiq-profile-enabled .player-profile-name-row h1{font-size:clamp(1.733rem,8vw,2.667rem)!important}}
@media(max-width:480px){.cardiq-profile-enabled .player-profile-hero{grid-template-columns:48px minmax(0,1fr) 48px}.cardiq-profile-enabled .player-profile-card-image{grid-column:1}.cardiq-profile-enabled .player-profile-identity{grid-column:2/4;grid-template-columns:minmax(0,1fr) 48px;max-width:none}.cardiq-profile-enabled .player-profile-name-row h1{font-size:clamp(1.3rem,8vw,1.8rem)!important}}
.cardiq-profile-enabled .player-cardiq-anchor-metrics{display:grid;align-content:center;gap:5px;min-width:0}.cardiq-profile-enabled .player-cardiq-anchor-metrics dl{text-align:center}.cardiq-profile-enabled .player-cardiq-anchor-metrics dl>div{justify-items:center}.cardiq-profile-enabled .player-cardiq-anchor-metrics>p{margin:0;color:#748078;font-size:.41rem;font-style:italic;text-align:center}.cardiq-profile-enabled .player-cardiq-market-definitions{display:flex;align-items:center;gap:5px;margin-top:3px;color:#1e6b50}.cardiq-profile-enabled .player-cardiq-info{position:relative}.cardiq-profile-enabled .player-cardiq-info>button{display:flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:#1e6b50;font-size:.47rem;font-weight:850;letter-spacing:.08em;text-transform:lowercase}.cardiq-profile-enabled .player-cardiq-info>button:hover,.cardiq-profile-enabled .player-cardiq-info>button:focus-visible{color:#123f31;text-decoration:underline}.cardiq-profile-enabled .player-cardiq-info>button b{display:grid;width:13px;height:13px;place-items:center;border:1px solid #8caa99;border-radius:50%;font-size:.39rem;font-style:normal;line-height:1}.cardiq-profile-enabled .player-cardiq-info-popover{position:absolute;z-index:20;top:calc(100% + 7px);left:0;width:235px;padding:11px;border:1px solid #c3d0c6;border-radius:9px;background:#fff;box-shadow:0 10px 28px #173e2d29;color:#27372f;text-transform:none}.cardiq-profile-enabled .player-cardiq-info:last-child .player-cardiq-info-popover{right:0;left:auto}.cardiq-profile-enabled .player-cardiq-info-popover>strong{display:block;font-size:.61rem}.cardiq-profile-enabled .player-cardiq-info-popover>p{margin:3px 0 7px;color:#66736c;font-size:.49rem;line-height:1.35}.cardiq-profile-enabled .player-cardiq-info-popover dl{display:grid;border:0;background:transparent;text-align:left}.cardiq-profile-enabled .player-cardiq-info-popover dl>div{display:grid;grid-template-columns:54px 1fr;align-items:start;padding:4px 5px;border:0;border-radius:5px}.cardiq-profile-enabled .player-cardiq-info-popover dl>div.current{background:#edf5ec}.cardiq-profile-enabled .player-cardiq-info-popover dt{color:#256d52;font-size:.43rem}.cardiq-profile-enabled .player-cardiq-info-popover dd{margin:0;color:#4f5e56;font-size:.45rem;font-weight:650;white-space:normal}.cardiq-profile-enabled .player-cardiq-info-popover[hidden]{display:none}
@media(max-width:760px){.cardiq-profile-enabled .player-cardiq-anchor-metrics{grid-column:1/-1}.cardiq-profile-enabled .player-cardiq-info-popover{position:fixed;inset:auto 18px 18px;width:auto;max-width:340px;margin:auto}.cardiq-profile-enabled .player-cardiq-info:last-child .player-cardiq-info-popover{right:18px;left:18px}}
.anchor-metric-dialog{width:min(440px,calc(100% - 30px));max-width:none;padding:0;border:0;background:transparent}.anchor-metric-dialog::backdrop{background:#10271e8c;backdrop-filter:blur(3px)}.anchor-metric-dialog .mini-dialog-shell{position:relative;padding:24px;border:1px solid #bdccc1;border-radius:16px;background:#fffdf8;box-shadow:0 24px 70px #0d271d52}.anchor-metric-dialog small{color:#247052;font-size:.56rem;font-weight:950;letter-spacing:.15em}.anchor-metric-dialog h2{margin:5px 42px 4px 0;color:#17231c;font-size:1.25rem}.anchor-metric-dialog p{margin:0 0 14px;color:#647169;font-size:.75rem}.anchor-metric-dialog dl{display:grid;gap:6px;margin:0}.anchor-metric-dialog dl>div{display:grid;grid-template-columns:100px 1fr;gap:10px;padding:10px 12px;border:1px solid #d6dfd8;border-radius:9px;background:#fff}.anchor-metric-dialog dl>div.current{border-color:#9dbba9;background:#edf5ec}.anchor-metric-dialog dt{color:#1c684d;font-size:.7rem;font-weight:900;text-transform:uppercase}.anchor-metric-dialog dd{margin:0;color:#435249;font-size:.7rem;line-height:1.35}.anchor-metric-dialog .detail-close{top:14px;right:14px;width:34px;height:34px}
@media(max-width:480px){.anchor-metric-dialog .mini-dialog-shell{padding:20px 16px}.anchor-metric-dialog dl>div{grid-template-columns:82px 1fr}}
.cardiq-profile-enabled .collector-market-signal{display:grid;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:8px;width:max-content;max-width:100%;margin-top:7px;padding:6px 9px;border:1px solid #ced9d1;border-radius:10px;background:#f5f8f4;color:#1f5f49;text-align:left}.cardiq-profile-enabled .collector-market-signal:hover,.cardiq-profile-enabled .collector-market-signal:focus-visible{border-color:#8eae9b;background:#edf4ec;box-shadow:none}.cardiq-profile-enabled .collector-market-signal svg{width:31px;height:31px}.cardiq-profile-enabled .collector-market-signal svg path{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.cardiq-profile-enabled .collector-market-signal>span{display:grid;gap:0}.cardiq-profile-enabled .collector-market-signal>span small{color:#66746c;font-size:.38rem;letter-spacing:.1em}.cardiq-profile-enabled .collector-market-signal>span strong{color:#173e30;font-size:.61rem}.cardiq-profile-enabled .collector-market-signal>span em{overflow:hidden;max-width:430px;color:#637168;font-size:.44rem;font-style:normal;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cardiq-profile-enabled .collector-market-signal>b{display:grid;width:15px;height:15px;place-items:center;border:1px solid #8daa99;border-radius:50%;font-size:.42rem}.cardiq-profile-enabled .collector-market-signal.huge{color:#087a3d}.cardiq-profile-enabled .collector-market-signal.healthy{color:#238653}.cardiq-profile-enabled .collector-market-signal.building{color:#3c8d5b}.cardiq-profile-enabled .collector-market-signal.steady{color:#507666}.cardiq-profile-enabled .collector-market-signal.declining{color:#a36435}.cardiq-profile-enabled .collector-market-signal.light{color:#7b807d}.anchor-metric-dialog dl:has(>div:nth-child(6))>div{grid-template-columns:120px 1fr}
@media(max-width:480px){.cardiq-profile-enabled .collector-market-signal{width:100%}.cardiq-profile-enabled .collector-market-signal>span em{white-space:normal}.anchor-metric-dialog dl:has(>div:nth-child(6))>div{grid-template-columns:100px 1fr}}
.cardiq-profile-enabled .player-cardiq-instrument{display:block;padding:0;overflow:hidden;background:#f1f5ef}.cardiq-profile-enabled .player-cardiq-instrument>header{display:flex;align-items:center;justify-content:space-between;padding:9px 14px;border-bottom:1px solid #d3ddd5;background:#e7efe8}.cardiq-profile-enabled .player-cardiq-instrument>header small{color:#1d6a50;font-size:.48rem;font-weight:950;letter-spacing:.15em}.cardiq-profile-enabled .player-cardiq-instrument>header span{padding:3px 7px;border:1px solid #b9cabd;border-radius:999px;background:#fff;color:#53645b;font-size:.42rem;font-weight:900;letter-spacing:.1em}.cardiq-profile-enabled .player-cardiq-anchor-record{display:grid;grid-template-columns:minmax(180px,.95fr) minmax(390px,1.7fr);align-items:stretch;gap:12px;padding:11px 14px}.cardiq-profile-enabled .player-cardiq-instrument.has-anchor-image .player-cardiq-anchor-record{grid-template-columns:52px minmax(150px,.82fr) minmax(390px,1.7fr)}.cardiq-profile-enabled .player-cardiq-anchor-record figure{align-self:center;margin:0}.cardiq-profile-enabled .player-cardiq-anchor-record figure img{display:block;width:48px;height:67px;border:1px solid #bcc8c0;border-radius:5px;background:#fff;object-fit:cover;box-shadow:0 3px 9px #153e2d20}.cardiq-profile-enabled .player-cardiq-anchor-identity{display:grid;align-content:center;gap:2px;min-width:0}.cardiq-profile-enabled .player-cardiq-anchor-identity strong{color:#17211d;font-size:.72rem;line-height:1.25}.cardiq-profile-enabled .player-cardiq-anchor-identity>span{overflow:hidden;color:#5e6c65;font-size:.53rem;line-height:1.35;text-overflow:ellipsis}.cardiq-profile-enabled .player-cardiq-anchor-identity>small{margin-top:3px;color:#637168;font-size:.47rem;font-weight:750}.cardiq-profile-enabled .player-cardiq-instrument dl{align-self:stretch;min-height:0}.cardiq-profile-enabled .player-cardiq-instrument dl>div{min-width:0;padding:8px 10px}.cardiq-profile-enabled .player-cardiq-instrument dd{font-size:.74rem;white-space:nowrap}.cardiq-profile-enabled .player-cardiq-instrument>p{margin:0;padding:0 14px 10px;color:#68756e;font-size:.46rem}.cardiq-profile-enabled .player-cardiq-instrument.pending{padding-bottom:10px}.cardiq-profile-enabled .player-cardiq-instrument.pending .player-cardiq-anchor-identity{padding:10px 14px}
@media(max-width:760px){.cardiq-profile-enabled .player-cardiq-anchor-record,.cardiq-profile-enabled .player-cardiq-instrument.has-anchor-image .player-cardiq-anchor-record{grid-template-columns:52px minmax(0,1fr)}.cardiq-profile-enabled .player-cardiq-anchor-record:not(:has(figure)){grid-template-columns:1fr}.cardiq-profile-enabled .player-cardiq-anchor-record dl{grid-column:1/-1}.cardiq-profile-enabled .player-cardiq-instrument dd{white-space:normal}}
@media(max-width:480px){.cardiq-profile-enabled .player-cardiq-anchor-record dl{grid-template-columns:repeat(3,minmax(0,1fr))}.cardiq-profile-enabled .player-cardiq-instrument dl>div+div{border-top:0;border-left:1px solid #d8dfda}.cardiq-profile-enabled .player-cardiq-instrument dd{font-size:.62rem}}
.cardiq-profile-enabled .player-cardiq-overview{grid-template-columns:minmax(0,1fr) 140px;gap:18px;padding:20px 28px}.cardiq-profile-enabled .player-cardiq-verdict{gap:3px}.cardiq-profile-enabled .player-cardiq-verdict>strong{font-size:1.25rem;line-height:1.15}.cardiq-profile-enabled .player-cardiq-verdict>span{display:-webkit-box;max-width:760px;overflow:hidden;font-size:.66rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cardiq-profile-enabled .player-cardiq-signals{margin-top:5px}.cardiq-profile-enabled .player-cardiq-signals b{padding:4px 7px;font-size:.5rem}.cardiq-profile-enabled .player-cardiq-overview>aside{padding-left:18px}.cardiq-profile-enabled .player-cardiq-overview>aside strong{font-size:2.35rem}.cardiq-profile-enabled .player-cardiq-instrument{grid-template-columns:minmax(0,1.25fr) minmax(390px,1.75fr);gap:12px;margin-top:0;padding:12px 14px;border-radius:11px}.cardiq-profile-enabled .player-cardiq-instrument>div strong{font-size:.72rem}.cardiq-profile-enabled .player-cardiq-instrument>div span{font-size:.52rem}.cardiq-profile-enabled .player-cardiq-instrument dl{min-height:54px}.cardiq-profile-enabled .player-cardiq-instrument dl>div{padding:6px 9px}.cardiq-profile-enabled .player-cardiq-instrument dt{font-size:.42rem}.cardiq-profile-enabled .player-cardiq-instrument dd{font-size:.72rem}.cardiq-profile-enabled .player-cardiq-instrument>p{font-size:.5rem}
@media(max-width:760px){.cardiq-profile-enabled .player-cardiq-overview{grid-template-columns:minmax(0,1fr) 86px;padding:17px 15px}.cardiq-profile-enabled .player-cardiq-instrument{grid-template-columns:1fr}.cardiq-profile-enabled .player-cardiq-instrument dl{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:480px){.cardiq-profile-enabled .player-cardiq-overview{grid-template-columns:1fr}.cardiq-profile-enabled .player-cardiq-overview>aside{grid-row:1;padding:0 0 9px;border-bottom:1px solid #d9dfda;border-left:0}.cardiq-profile-enabled .player-cardiq-instrument dl{grid-template-columns:1fr}.cardiq-profile-enabled .player-cardiq-instrument dl>div+div{border-top:1px solid #d8dfda;border-left:0}}
.cardiq-profile-enabled .player-journey-snapshot>header{border-bottom:1px solid #cbd5ce;background:#e8efe8;color:#173d30}.cardiq-profile-enabled .player-journey-snapshot>header span{color:#52665c}
.cardiq-profile-enabled .player-cardiq-overview{position:relative;border-top:1px solid #d7ddd7;border-bottom:1px solid #d7ddd7;background:#fffdf8;color:#17211d}.cardiq-profile-enabled .player-cardiq-overview::before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:#174f3d}.cardiq-profile-enabled .player-cardiq-overview small{color:#267357}.cardiq-profile-enabled .player-cardiq-verdict>strong{color:#17211d}.cardiq-profile-enabled .player-cardiq-verdict>span,.cardiq-profile-enabled .player-cardiq-overview>aside span{color:#68746d}.cardiq-profile-enabled .player-cardiq-signals b{border-color:#d8ded8;background:#f1f4ef;color:#425249}.cardiq-profile-enabled .player-cardiq-overview>aside{border-left-color:#d9dfda}.cardiq-profile-enabled .player-cardiq-overview>aside strong{color:#174f3d}.cardiq-profile-enabled .player-cardiq-instrument{border-color:#cfd9d1;background:#eef4ed}.cardiq-profile-enabled .player-cardiq-instrument>div strong,.cardiq-profile-enabled .player-cardiq-instrument dd{color:#17211d}.cardiq-profile-enabled .player-cardiq-instrument>div span,.cardiq-profile-enabled .player-cardiq-instrument>p,.cardiq-profile-enabled .player-cardiq-instrument dt{color:#5f6e66}.cardiq-profile-enabled .player-cardiq-instrument dl{border-color:#cbd6ce;background:#fff}.cardiq-profile-enabled .player-cardiq-instrument dl>div+div{border-left-color:#d8dfda}
@media(max-width:480px){.cardiq-profile-enabled .player-cardiq-overview>aside{border-bottom-color:#d9dfda}.cardiq-profile-enabled .player-cardiq-instrument dl>div+div{border-top-color:#d8dfda}}
.cardiq-profile-enabled .player-profile-hero{grid-template-columns:96px minmax(0,1fr) minmax(190px,auto);padding-top:18px}.cardiq-profile-enabled .player-profile-card-image img{width:78px;height:108px}.cardiq-profile-enabled .player-profile-card-image figcaption{font-size:.39rem}.cardiq-profile-enabled .player-profile-hero>div>p:last-child{max-width:760px;-webkit-line-clamp:1}.cardiq-profile-enabled .player-journey-snapshot{grid-column:1/-1;display:block;border:1px solid #9fb0a5;border-radius:13px;background:linear-gradient(135deg,#fbfcf8,#edf3ec);overflow:hidden}.cardiq-profile-enabled .player-journey-snapshot>header{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;background:#155d43;color:#fff}.cardiq-profile-enabled .player-journey-snapshot>header strong{font-size:.74rem;letter-spacing:.02em}.cardiq-profile-enabled .player-journey-snapshot>header span{font-size:.55rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.cardiq-profile-enabled .player-card-back-bio{display:grid;grid-template-columns:.65fr .65fr .65fr 2fr 2.6fr;border-bottom:1px solid #bcc9c0;background:#fff}.cardiq-profile-enabled .player-card-back-bio span{min-width:0;padding:8px 11px;border-right:1px solid #d5ddd7}.cardiq-profile-enabled .player-card-back-bio span:last-child{border:0}.cardiq-profile-enabled .player-card-back-bio small{display:block;margin-bottom:2px;color:#277357;font-size:.4rem;font-weight:950;letter-spacing:.1em}.cardiq-profile-enabled .player-card-back-bio b{display:block;color:#17231c;font-size:.56rem;line-height:1.28}.cardiq-profile-enabled .player-card-back-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;border-bottom:1px solid #cbd5ce;background:#f3f7f2}.cardiq-profile-enabled .player-card-back-copy article{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;min-height:54px;padding:9px 14px}.cardiq-profile-enabled .player-card-back-copy article+article{border-left:1px solid #cbd5ce}.cardiq-profile-enabled .player-card-back-copy small{color:#155d43;font-size:.4rem;font-weight:950;letter-spacing:.1em}.cardiq-profile-enabled .player-card-back-copy p{display:flex;align-items:baseline;gap:8px;min-width:0;margin:0;color:#35463d;font-size:.52rem;line-height:1.4}.cardiq-profile-enabled .player-card-back-copy p strong{flex:0 0 auto;color:#17231c;font-size:.58rem}.cardiq-profile-enabled .player-card-back-copy p span{color:#647169;font-size:.48rem;white-space:nowrap}.cardiq-profile-enabled .player-card-back-season{display:grid;grid-template-columns:minmax(145px,.9fr) 2.6fr;align-items:stretch}.cardiq-profile-enabled .player-card-back-season>header{display:grid;align-content:center;gap:2px;padding:8px 14px;background:#e0e9df}.cardiq-profile-enabled .player-card-back-season>header small{color:#277357;font-size:.4rem;font-weight:950;letter-spacing:.1em}.cardiq-profile-enabled .player-card-back-season>header strong{color:#17231c;font-size:.54rem}.cardiq-profile-enabled .player-card-back-season>div{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));background:#fff}.cardiq-profile-enabled .player-card-back-season span{display:grid;align-content:center;padding:7px 8px;border-left:1px solid #d5ddd7}.cardiq-profile-enabled .player-card-back-season span small{color:#66736c;font-size:.38rem;font-weight:900}.cardiq-profile-enabled .player-card-back-season span b{color:#17231c;font-size:.64rem}.cardiq-profile-enabled .player-career-snapshot{margin:-1px 0 0;border:1px solid #9fb0a5;border-radius:0 0 13px 13px;background:#f4f7f2}.cardiq-profile-enabled .player-career-snapshot summary{padding:8px 13px}.cardiq-profile-enabled .player-career-snapshot summary span{display:flex;align-items:center;gap:10px;padding:0;border:0}.cardiq-profile-enabled .player-career-snapshot summary small{margin:0;font-size:.4rem}.cardiq-profile-enabled .player-career-snapshot summary strong{font-size:.54rem}.cardiq-profile-enabled .player-career-snapshot>div{padding:0 10px 10px}.cardiq-profile-enabled .player-career-snapshot p{font-size:.45rem}.cardiq-profile-enabled .player-career-snapshot>div>div{border-radius:7px}.cardiq-profile-enabled .player-career-snapshot span{padding:7px}.cardiq-profile-enabled .player-career-snapshot span b{font-size:.6rem}
@media(max-width:760px){.cardiq-profile-enabled .player-profile-hero{grid-template-columns:64px minmax(0,1fr)}.cardiq-profile-enabled .player-card-back-bio{grid-template-columns:repeat(3,1fr)}.cardiq-profile-enabled .player-card-back-bio span:nth-child(4),.cardiq-profile-enabled .player-card-back-bio span:nth-child(5){grid-column:span 3;border-top:1px solid #d5ddd7}.cardiq-profile-enabled .player-card-back-copy{grid-template-columns:1fr}.cardiq-profile-enabled .player-card-back-copy article{grid-template-columns:82px minmax(0,1fr);min-height:48px}.cardiq-profile-enabled .player-card-back-copy article+article{border-top:1px solid #cbd5ce;border-left:0}.cardiq-profile-enabled .player-card-back-copy p{align-items:flex-start;flex-direction:column;gap:1px}.cardiq-profile-enabled .player-card-back-copy p span{white-space:normal}.cardiq-profile-enabled .player-card-back-season{grid-template-columns:1fr}.cardiq-profile-enabled .player-card-back-season>div{border-top:1px solid #d5ddd7}.cardiq-profile-enabled .player-career-snapshot{margin-top:-1px}.cardiq-profile-enabled .player-journey-snapshot>header{align-items:flex-start;gap:8px}.cardiq-profile-enabled .player-journey-snapshot>header span{text-align:right}}
@media(max-width:800px){.breakout-universe-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.breakout-universe-controls label:first-child{grid-column:1/-1}}
@media(max-width:560px){.breakout-universe-reference{align-items:flex-start;flex-direction:column}.breakout-universe-reference a{width:100%;justify-content:center}.breakout-universe-header{align-items:flex-start;flex-direction:column}.breakout-universe-header button{margin-top:10px}.breakout-universe-controls{grid-template-columns:1fr}.breakout-universe-controls label:first-child{grid-column:auto}.breakout-universe-pagination{justify-content:space-between;gap:8px}}
.collector-search-panel .show-search[hidden]{display:none}.collector-empty-state{display:flex;align-items:center;justify-content:space-between;gap:20px}.collector-empty-state[hidden]{display:none}.collector-empty-state h2{margin:.1rem 0}.collector-empty-state p:last-child{margin:.35rem 0 0;color:var(--muted)}.collector-empty-state button{width:auto;margin:0;white-space:nowrap}@media(max-width:700px){.collector-empty-state{align-items:flex-start;flex-direction:column}.collector-empty-state button{width:100%}}
.inventory-search-mode{display:inline-flex;gap:3px;margin-bottom:11px;padding:3px;border:1px solid var(--line);border-radius:11px;background:#f2f3ee}.inventory-search-mode button{width:auto;margin:0;padding:8px 13px;border-radius:8px;background:transparent;color:var(--muted);font-size:.78rem}.inventory-search-mode button.active{background:#fff;color:var(--green);box-shadow:0 2px 8px #18352a16}.inventory-search-mode #useAi.active,.inventory-search-mode #homeUseAi.active{background:var(--green);color:#fff}.inventory-ai label{display:block;margin-bottom:6px;color:var(--ink);font-size:.75rem;font-weight:900}.inventory-ai>div:first-of-type{display:grid;grid-template-columns:1fr auto;gap:8px}.inventory-ai input{min-width:0;border:1px solid #8aaa9d;border-radius:13px;background:#fff;padding:14px;font:inherit;font-size:1.02rem}.inventory-ai button{width:auto;margin:0;white-space:nowrap}.inventory-ai-privacy{margin:7px 2px 0;color:var(--muted);font-size:.7rem}.inventory-ai-answer{display:flex;align-items:flex-start;gap:11px;margin-top:12px}.inventory-ai-answer:empty{display:none}.inventory-ai-answer .ai-spark{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:10px;background:var(--lime);color:var(--green)}.inventory-ai-answer strong,.inventory-ai-answer small{display:block}.inventory-ai-answer small{margin-top:4px;color:var(--muted);font-size:.7rem}.inventory-ai-answer .text-button{display:block;padding:5px 0}.collector-search-panel{margin-top:0}.home-search-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.home-search-heading h1{font-size:clamp(2rem,4vw,3.4rem)}.home-search-heading p:last-child{margin:0;color:var(--muted)}.collector-search-panel .inventory-search-mode{margin-bottom:10px}@media(max-width:700px){.home-search-heading{display:block}.home-search-heading p:last-child{margin-top:5px}.collector-search-panel{padding:16px}}@media(max-width:560px){.inventory-ai>div:first-of-type{grid-template-columns:1fr}.inventory-ai button{width:100%}}
.inventory-ai-answer .ai-answer-copy{display:block;margin:0;line-height:1.55}.inventory-ai-answer .ai-answer-copy+small{margin-top:6px}
.collector-search-panel{transition:min-height .22s ease}.collector-search-panel.ai-mode{min-height:440px}.home-ai-chat{display:flex;min-height:330px;flex-direction:column}.home-ai-chat[hidden]{display:none}.home-ai-conversation{display:flex;overflow-y:auto;flex:1;flex-direction:column;gap:14px;max-height:360px;margin:2px 0 16px;padding:8px 4px 4px;scroll-behavior:smooth}.home-ai-welcome,.home-ai-message.assistant-message{display:flex;align-items:flex-start;gap:10px;max-width:88%}.home-ai-welcome p,.home-ai-message p{margin:0;line-height:1.5}.home-ai-message.user-message{align-self:flex-end;max-width:78%;padding:10px 14px;border-radius:16px 16px 4px 16px;background:#e8eee9;color:var(--ink)}.home-ai-message.assistant-message>div{min-width:0;padding-top:5px}.home-ai-message small{display:block;margin-top:6px;color:var(--muted);font-size:.7rem}.home-ai-message .text-button{display:block;padding:5px 0}.home-ai-message.pending-message{color:var(--muted)}.home-ai-composer{display:grid!important;grid-template-columns:1fr auto;gap:8px;margin-top:auto;padding-top:12px;border-top:1px solid var(--line)}.home-ai-chat .inventory-ai-privacy{margin-bottom:0}@media(max-width:560px){.collector-search-panel.ai-mode{min-height:500px}.home-ai-chat{min-height:390px}.home-ai-conversation{max-height:420px}.home-ai-message.assistant-message{max-width:96%}.home-ai-message.user-message{max-width:88%}.home-ai-composer{grid-template-columns:1fr!important}}
.home-ai-chat>.home-ai-conversation{display:flex}
.collector-empty-state{display:block;padding:clamp(24px,4vw,44px);text-align:center}.collector-empty-intro{max-width:600px;margin:0 auto 26px}.collector-empty-intro h1{margin:.15rem 0;font-size:clamp(2.1rem,5vw,3.6rem)}.collector-empty-intro p:last-child{margin:.45rem 0 0;color:var(--muted)}.collector-start-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:920px;margin:0 auto}.collector-start-actions button{display:flex;min-height:150px;align-items:center;justify-content:center;flex-direction:column;gap:5px;margin:0;padding:20px 14px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink);box-shadow:none}.collector-start-actions button:hover{border-color:#8aaa9d;background:#f8faf7;transform:translateY(-1px)}.collector-start-actions strong{font-size:1rem}.collector-start-actions small{max-width:220px;color:var(--muted);line-height:1.35}.collector-start-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:5px;border-radius:50%;background:var(--lime);color:var(--green);font-size:1.25rem;font-weight:900}.collector-start-actions .ebay-button-logo{margin-bottom:7px;font-size:1.25rem}.collector-start-help{margin:24px 0 0;color:var(--muted);font-size:.82rem}.collector-empty-state+.collector-search-panel{margin-top:16px}@media(max-width:700px){.collector-empty-state{padding:24px 16px}.collector-start-actions{grid-template-columns:1fr}.collector-start-actions button{min-height:112px}.collector-empty-intro{margin-bottom:18px}}

/* Empty collector home: compact, calm, phone-first experiment. */
#collectorHome.empty-collection{max-width:820px;margin-inline:auto;font-family:"Roboto","Google Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
#collectorHome.empty-collection h1,#collectorHome.empty-collection h2,#collectorHome.empty-collection button{font-family:"Google Sans","Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
@media(max-width:700px){
  #collectorHome.empty-collection{display:grid;gap:10px}
  #collectorHome.empty-collection .collector-empty-state{padding:13px 12px}
  #collectorHome.empty-collection .collector-empty-intro{margin-bottom:10px}
  #collectorHome.empty-collection .collector-empty-intro .eyebrow{font-size:.58rem}
  #collectorHome.empty-collection .collector-empty-intro h1{font-size:1.5rem;line-height:1.05}
  #collectorHome.empty-collection .collector-empty-intro p:last-child{margin-top:3px;font-size:.72rem}
  #collectorHome.empty-collection .collector-start-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
  #collectorHome.empty-collection .collector-start-actions button{min-height:88px;padding:8px 4px;border-radius:12px;white-space:normal}
  #collectorHome.empty-collection .collector-start-actions strong{font-size:.68rem;line-height:1.12}
  #collectorHome.empty-collection .collector-start-actions small{font-size:.55rem;line-height:1.18}
  #collectorHome.empty-collection .collector-start-icon{width:28px;height:28px;margin-bottom:1px;font-size:.9rem}
  #collectorHome.empty-collection .collector-start-actions .ebay-button-logo{margin-bottom:2px;font-size:.9rem}
  #collectorHome.empty-collection .collector-start-help{margin-top:9px;font-size:.62rem}
  #collectorHome.empty-collection .collector-empty-state+.collector-search-panel{margin-top:0}
  #collectorHome.empty-collection .collector-search-panel{padding:13px 12px}
  #collectorHome.empty-collection .home-search-heading{margin-bottom:7px}
  #collectorHome.empty-collection .home-search-heading .eyebrow{font-size:.58rem}
  #collectorHome.empty-collection .home-search-heading h1{font-size:1.5rem;line-height:1.05}
  #collectorHome.empty-collection .home-search-heading p:last-child{margin-top:3px;font-size:.7rem}
  #collectorHome.empty-collection .inventory-search-mode{margin-bottom:6px}
  #collectorHome.empty-collection .inventory-search-mode button{padding:6px 10px;font-size:.68rem}
  #collectorHome.empty-collection .collector-search-panel.ai-mode{min-height:245px}
  #collectorHome.empty-collection .home-ai-chat{min-height:165px}
  #collectorHome.empty-collection .home-ai-conversation{gap:8px;max-height:145px;margin:0 0 7px;padding:3px 2px}
  #collectorHome.empty-collection .home-ai-welcome,#collectorHome.empty-collection .home-ai-message.assistant-message{gap:7px;font-size:.76rem}
  #collectorHome.empty-collection .home-ai-welcome .ai-spark,#collectorHome.empty-collection .home-ai-message .ai-spark{flex-basis:28px;width:28px;height:28px}
  #collectorHome.empty-collection .home-ai-composer{grid-template-columns:1fr auto!important;gap:6px;padding-top:7px}
  #collectorHome.empty-collection .inventory-ai input{padding:10px;font-size:.82rem}
  #collectorHome.empty-collection .inventory-ai button{width:auto;padding:9px 12px;font-size:.72rem}
  #collectorHome.empty-collection .inventory-ai-privacy{margin-top:4px;font-size:.55rem}
  #collectorHome.empty-collection .collector-search-panel.ai-mode.ai-engaged{min-height:440px}
  #collectorHome.empty-collection .collector-search-panel.ai-mode.ai-engaged .home-ai-chat{min-height:330px}
  #collectorHome.empty-collection .collector-search-panel.ai-mode.ai-engaged .home-ai-conversation{max-height:360px;margin-bottom:12px}
}

/* Site typography schema: self-hosted under SIL OFL 1.1. */
@font-face{font-family:"Google Sans";font-style:normal;font-weight:400 700;font-display:swap;src:url("/fonts/google-sans/google-sans-latin.woff2") format("woff2")}
:root{--font-sans:"Google Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--type-display:clamp(2.25rem,6vw,5rem);--type-h1:clamp(1.9rem,4vw,3.5rem);--type-h2:clamp(1.35rem,2.5vw,2rem);--type-h3:1.05rem;--type-body:1rem;--type-small:.78rem;--type-label:.68rem;--leading-display:.96;--leading-heading:1.08;--leading-body:1.45;--weight-body:400;--weight-control:500;--weight-title:600;--weight-heading:700}
body,body *{font-family:var(--font-sans)!important;font-synthesis-weight:none}
body{font-size:var(--type-body);font-weight:var(--weight-body);line-height:var(--leading-body)}
button,input,select,textarea{font-weight:var(--weight-control)}
h1,h2,h3,.metric strong,.brand span{font-family:var(--font-sans);font-synthesis-weight:none}
h1{font-size:var(--type-h1);font-weight:var(--weight-heading);line-height:var(--leading-heading)}
h2{font-size:var(--type-h2);font-weight:var(--weight-heading);line-height:var(--leading-heading)}
h3{font-size:var(--type-h3);font-weight:var(--weight-title);line-height:var(--leading-heading)}
#dashboardPage>header h1,.show-header h1{font-size:var(--type-display);line-height:var(--leading-display)}
.compact-header h1,.home-search-heading h1,.collector-empty-intro h1,.breakout-universe-header h1{font-size:var(--type-h1)}
.metric strong,.detail-score strong,.score-grid strong,.show-summary strong{font-weight:var(--weight-heading)}
.inventory-card h3,.cardiq-detail-header h2,.breakout-card header h2{font-weight:var(--weight-title)}
.eyebrow,.field label,th,.sidebar nav>p,.detail-grid span,.payment-fields label,.venmo-settings label,.rankings-search-panel>label,.rankings-controls label span,.breakout-controls label span,.breakout-universe-controls label span{font-size:var(--type-label);font-weight:var(--weight-heading)}
.validation,.page-back-bar button,.metric small,.text-button,.filters select,.results-heading,td,.inventory-card>p:not(.eyebrow),.detail-link,.sale-status,.show-privacy,.collector-start-help{font-size:var(--type-small)}
.brand span,.badge,.mini-score,.status-pill,.score,.ranking-cohort,.ranking-pending,.rankings-pagination button,.breakout-card header small,.breakout-card section>small,.breakout-card details summary,.breakout-methodology summary{font-weight:var(--weight-heading)}
.bst-ai-star{display:inline-block;margin:0 .08em;color:var(--green);font-size:.95em}

/* Collector homepage navigation: compact, discrete paths into primary work. */
.collector-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}
.collector-quick-actions[hidden]{display:none}
.collector-quick-actions>button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-width:0;margin:0;padding:15px;border:1px solid var(--line);border-radius:17px;background:var(--card);color:var(--ink);box-shadow:0 10px 26px #173d2e0d;text-align:left;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}
.collector-quick-actions>button:hover{transform:translateY(-2px);border-color:#8aaf98;box-shadow:0 14px 30px #173d2e16}
.collector-primary-journeys{margin:0 0 14px}.collector-primary-journeys>button{border-color:#68757d;background:linear-gradient(145deg,#68757d 0%,#394d5b 22%,#123c58 54%,#0b2639 100%);color:#fff;text-shadow:0 1px 2px #071c2a99}.collector-primary-journeys>button small,.collector-primary-journeys>button>i{color:#e1e7ea}.collector-primary-journeys>button .quick-action-icon{background:#f1f3f4;color:#173c54;text-shadow:none}.collector-primary-journeys>button:focus-visible{outline:3px solid #2f6b50;outline-offset:3px}
.collector-quick-actions>button>span:nth-child(2){min-width:0}
.collector-quick-actions strong,.collector-quick-actions small{display:block}
.collector-quick-actions strong{font-size:.9rem}
.collector-quick-actions small{margin-top:3px;color:var(--muted);font-size:.67rem;line-height:1.3}
.collector-quick-actions>button>i{color:#789284;font-size:1rem;font-style:normal}
.quick-action-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#e7f0e8;color:var(--green);font-size:1.1rem;font-weight:800}
.player-inventory-section{margin:12px 0}.player-inventory-list{display:grid;gap:7px}.player-inventory-list button{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;width:100%;margin:0;padding:11px 13px;border:1px solid var(--line);background:#fff;color:var(--ink);text-align:left}.player-inventory-list strong,.player-inventory-list small{display:block}.player-inventory-list small{margin-top:3px;color:var(--muted);font-size:.7rem;letter-spacing:0}.player-inventory-list i{color:var(--green);font-size:.72rem;font-style:normal}.player-inventory-empty{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 14px;align-items:center;padding:13px;border:1px dashed #b7c5bd;border-radius:13px;background:#faf8ef}.player-inventory-empty span{color:var(--muted);font-size:.76rem}.player-inventory-empty button{grid-column:2;grid-row:1/3;width:auto;margin:0}.player-inventory-list button:focus-visible,.player-inventory-empty button:focus-visible{outline:3px solid #2f6b50;outline-offset:2px}
@media(max-width:700px){.player-inventory-list button{grid-template-columns:minmax(0,1fr) auto}.player-inventory-list i{display:none}.player-inventory-empty{grid-template-columns:1fr}.player-inventory-empty button{grid-column:auto;grid-row:auto;width:100%;margin-top:7px}}
.quick-action-icon.ebay-button-logo{display:flex;width:44px;padding-right:.08em;background:#f1f2ec;font:700 .84rem/1 Arial,sans-serif;letter-spacing:-.16em}
.intake-choices{grid-template-columns:repeat(3,minmax(0,1fr))}
.intake-choices>.intake-choice[hidden]{display:none}
.intake-choice[type="button"]{font-family:var(--font-sans)}
.intake-workflow-card{min-width:0;min-height:112px;border:1px solid var(--line);border-radius:18px;background:var(--card);box-shadow:0 10px 26px #173d2e0d;overflow:hidden}
.intake-workflow-card[open]{grid-column:1/-1}
.intake-choices:has(#capture[open]){grid-template-columns:repeat(6,minmax(0,1fr))}
.intake-choices:has(#capture[open])>#csvImportPanel{grid-column:2/span 2}
.intake-choices:has(#capture[open])>.intake-ebay-choice{grid-column:4/span 2}
.intake-workflow-card>.intake-choice,.intake-ebay-choice{display:grid;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;column-gap:14px;width:100%;height:100%;min-height:112px;margin:0;padding:16px;text-align:left}
.intake-workflow-card>.intake-choice{list-style:none;border:0;border-radius:0;background:transparent;box-shadow:none;cursor:pointer}
.intake-workflow-card>.intake-choice{height:auto}
.intake-workflow-card>.intake-choice::-webkit-details-marker{display:none}
.intake-workflow-card>.intake-choice:hover{transform:none}
.intake-workflow-card>.intake-choice:focus-visible{outline:0;background:#edf4ea}
.intake-ebay-choice:focus-visible{outline:0;background:#edf4ea}
.intake-workflow-card>.intake-choice>span:nth-child(2),.intake-ebay-choice>span:nth-child(2){min-width:0}
.intake-workflow-card>.intake-choice strong,.intake-workflow-card>.intake-choice small,.intake-ebay-choice strong,.intake-ebay-choice small{display:block}
.intake-workflow-card>.intake-choice strong,.intake-ebay-choice strong{font-family:var(--font-sans);font-size:1rem;line-height:1.15}
.intake-workflow-card>.intake-choice small,.intake-ebay-choice small{margin-top:5px;font-size:.72rem;line-height:1.35}
.intake-workflow-card .intake-choice-icon,.intake-ebay-choice .intake-choice-icon{width:48px;height:48px;margin:0;box-sizing:border-box}
.intake-workflow-card>.intake-choice>i,.intake-ebay-choice>i{display:grid;place-items:center;width:18px;color:#789284;font-style:normal;line-height:1;transition:transform .15s ease}
.intake-workflow-card[open]>.intake-choice>i{transform:rotate(180deg)}
.intake-workflow-body{padding:0 16px 16px;border-top:0}
.intake-workflow-body>.status:empty{display:none}
.intake-workflow-body.csv-import{margin:0}
.csv-workflow-actions{display:grid;grid-template-columns:max-content max-content;gap:8px;align-items:center}
.csv-workflow-actions .csv-picker,.csv-workflow-actions button{margin:0}
.intake-choice-icon.ebay-button-logo{display:inline-flex;align-items:center;justify-content:center;padding:0 .12em 0 0;border-radius:50%;background:var(--lime);box-shadow:none;font-size:.8rem;line-height:1}
.research-card-header{max-width:760px}.research-card-header p:last-child{color:var(--muted);line-height:1.55}.research-intake-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.research-intake-choices:has(.intake-workflow-card[open]){grid-template-columns:repeat(3,minmax(0,1fr))}.research-intake-choices:has(.intake-workflow-card[open])>.intake-workflow-card,.research-intake-choices:has(.intake-workflow-card[open])>.intake-ebay-choice{grid-column:auto}.research-intake-choices>.intake-workflow-card[open]{grid-column:1/-1}.marketplace-screenshot-workflow{max-width:560px}.listing-research-form{display:grid;gap:10px;max-width:760px}.listing-research-form label{font-weight:850;white-space:nowrap}.listing-research-form textarea{width:100%;min-height:50px;box-sizing:border-box;resize:vertical}.listing-research-form>button{justify-self:start;width:auto;min-width:164px;margin:0;padding-inline:16px}.listing-research-results{display:grid;gap:7px}.listing-research-results button{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;margin:0;padding:12px 14px;border:1px solid var(--line);background:#faf9f4;color:var(--ink);text-align:left}.listing-research-results button:hover,.listing-research-results button:focus{border-color:#8db6a0;background:#f1f7f3}.listing-research-results span,.listing-research-results strong,.listing-research-results small{display:block}.listing-research-results small{margin-top:4px;color:var(--muted)}.listing-research-results i{color:var(--green);font-style:normal}.manual-player-research-path{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:12px 0 18px;padding:18px 20px;border:1px solid #cbd9cf;border-radius:16px;background:#f5f8f3}.manual-player-research-path h2,.manual-player-research-path p{margin:0}.manual-player-research-path h2{margin:.15rem 0 .3rem}.manual-player-research-path p:last-child{color:var(--muted)}.manual-player-research-path button{flex:0 0 auto;width:auto;margin:0}
@media(max-width:700px){.research-intake-choices,.research-intake-choices:has(.intake-workflow-card[open]){grid-template-columns:1fr}.listing-research-form label{font-size:.78rem}.listing-research-form>button{min-width:148px;padding-inline:12px}.manual-player-research-path{align-items:stretch;flex-direction:column;padding:15px}.manual-player-research-path button{width:100%}}
.identity-evidence{display:grid;gap:4px;padding:12px 14px;border:1px solid #d6b96d;border-radius:12px;background:#fff8e6;color:var(--ink)}.identity-evidence.resolved{border-color:#8db6a0;background:#f1f7f3}.identity-evidence span,.identity-evidence small{color:var(--muted)}
.completed-sales-evidence{display:grid;gap:12px;padding:15px;border:1px solid #9ebdad;border-radius:14px;background:#f5faf6}.completed-sales-evidence.insufficient{border-color:#d6c39c;background:#fffaf0}.completed-sales-evidence header,.completed-sales-range{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.completed-sales-evidence header small,.completed-sales-range small{display:block;color:var(--muted);font-size:.7rem;font-weight:800;letter-spacing:.06em}.completed-sales-evidence header strong,.completed-sales-range strong{display:block;margin-top:3px}.completed-sales-evidence header>span{padding:5px 8px;border-radius:999px;background:#e1efe6;color:var(--green);font-size:.75rem;font-weight:800}.completed-sales-evidence.insufficient header>span{background:#f2e6cc;color:#765a20}.completed-sales-range>span{flex:1}.completed-sales-evidence p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.45}.completed-sales-links{display:grid;gap:6px;margin-top:8px}.completed-sales-links a{font-size:.8rem}@media(max-width:700px){.completed-sales-evidence header,.completed-sales-range{align-items:stretch;flex-direction:column}.completed-sales-evidence header>span{width:max-content}}
@media(max-width:700px){.collector-quick-actions,.intake-choices,.intake-choices:has(#capture[open]){grid-template-columns:1fr}.intake-choices:has(#capture[open])>#csvImportPanel,.intake-choices:has(#capture[open])>.intake-ebay-choice{grid-column:auto}.collector-quick-actions>button{padding:12px 14px}.intake-workflow-card>.intake-choice,.intake-ebay-choice{min-height:84px;padding:10px 12px}.intake-workflow-card .intake-choice-icon,.intake-ebay-choice .intake-choice-icon{width:38px;height:38px}.intake-workflow-body{padding:0 10px 10px}.intake-workflow-body .photo-pair{grid-template-columns:1fr 1fr;gap:8px}.intake-workflow-body .drop{min-height:118px;padding:10px 7px}.intake-workflow-body .drop strong{font-size:.8rem}.intake-workflow-body .drop small{font-size:.64rem}.csv-workflow-actions{grid-template-columns:1fr 1fr}.csv-workflow-actions .csv-picker,.csv-workflow-actions button{display:grid;place-items:center;min-height:42px;padding:8px;text-align:center}}

/* Keep the native camera input under the visible control so iPhone Safari and
   Chrome receive the user's tap directly instead of proxying to an offscreen input. */
.drop{position:relative;overflow:hidden}
.drop input[type=file]{inset:0;width:100%;height:100%;opacity:0;cursor:pointer}
.drop:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #174f3d24}

@media(max-width:600px){body:has(#intakePage.active) .feedback-launcher{display:none}.app-shell>main:has(#intakePage.active){display:flex;min-height:calc(100dvh - 58px);flex-direction:column}.app-footer{display:grid;grid-template-columns:1fr;gap:5px;text-align:center}#intakePage.active+.app-footer{margin-top:auto;padding-top:12px}.app-footer>span{order:1}.app-footer>small{order:2}.app-footer nav{order:3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;align-items:center}.app-footer nav a,.app-footer .footer-feedback-link{display:grid;place-items:center;min-height:32px;padding:4px 3px;font-size:.68rem;white-space:nowrap}.app-footer .footer-feedback-link{border-left:1px solid var(--line);border-radius:0}}
.ebay-purchase-dialog{width:min(820px,calc(100% - 20px))}.ebay-purchase-connect{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#f7f7f1}.ebay-purchase-connect[hidden]{display:none}.ebay-purchase-connect>.ebay-logo{align-self:start}.ebay-purchase-connect strong,.ebay-purchase-connect p{display:block;margin:0}.ebay-purchase-connect p{margin-top:4px;color:var(--muted)}.ebay-purchase-connect ul{grid-column:1/-1;margin:4px 0;padding-left:20px;color:var(--muted);font-size:.8rem}.ebay-purchase-connect li+li{margin-top:6px}.ebay-purchase-connect button{grid-column:1/-1;margin-top:2px}.ebay-purchase-importer{margin-top:0}.ebay-purchase-importer>.ebay-purchase-toolbar{margin-top:14px}
@media(max-width:600px){.ebay-purchase-dialog{width:calc(100% - 10px);max-height:calc(100dvh - 10px)}.ebay-purchase-dialog .sell-shell{padding:14px}.ebay-purchase-dialog .sell-header{padding-right:38px}.ebay-purchase-dialog .sell-header h2{font-size:1.45rem}.ebay-purchase-connect{padding:13px}.ebay-purchase-connect ul{font-size:.72rem}.ebay-purchase-importer .ebay-purchase-toolbar{display:grid;grid-template-columns:1fr;gap:8px}.ebay-purchase-importer .ebay-purchase-toolbar select,.ebay-purchase-importer .ebay-purchase-toolbar button{width:100%;max-width:none;margin:0}}

/* Preserve the official text-only eBay fallback inside the site-wide schema. */
.ebay-wordmark,.ebay-logo,.ebay-button-logo{font-family:Arial,sans-serif!important}

/* Compact mobile workspace: strong hierarchy with one-screen-first density. */
@media(max-width:760px){
  :root{--type-display:clamp(1.85rem,8.2vw,2.25rem);--type-h1:clamp(1.6rem,7vw,2rem);--type-h2:clamp(1.18rem,5vw,1.45rem);--type-h3:.98rem;--type-body:.92rem;--leading-body:1.38}
  .app-shell>main{padding:14px 10px 78px}
  .page>header{padding:4px 2px 10px}
  header>p:last-child,.show-header>p:last-child{margin:.3rem 0 0;font-size:.76rem;line-height:1.3;white-space:normal}
  #dashboardPage>header h1,.show-header h1,.compact-header h1,.home-search-heading h1,.collector-empty-intro h1,.breakout-universe-header h1{font-size:var(--type-h1);line-height:var(--leading-heading);white-space:normal}
  .eyebrow{margin-bottom:4px;letter-spacing:.12em}
  .panel,.card{padding:12px;border-radius:14px;box-shadow:0 7px 20px #24372b0c}
  .section-title{margin:20px 2px 8px}
  .panel-heading{margin-bottom:8px}
  .panel-heading h2{font-size:var(--type-h2)}
  button{min-height:40px;margin-top:8px;padding:10px 12px;border-radius:10px;font-size:.84rem}
  input,select,textarea{font-size:16px}
  .page-back-bar{min-height:32px;margin-bottom:4px}.page-back-bar button{min-height:32px;padding:5px 9px}
  .metrics{gap:7px;margin:3px 0 12px}.metric{min-height:86px;padding:11px;border-radius:12px}.metric strong{font-size:1.45rem}.metric small{font-size:.67rem}
  .show-header{padding-bottom:10px}.show-actions{gap:8px;margin-bottom:10px}.show-action{min-height:98px;padding:11px;grid-template-columns:36px 1fr;column-gap:9px;border-radius:13px}.show-action>span{width:34px;height:34px;border-radius:10px;font-size:1.15rem}.show-action strong{font-size:.92rem}.show-action small{font-size:.66rem;line-height:1.2}
  .show-search-panel{padding:9px}.show-search{gap:6px}.show-search input{padding:10px 39px 10px 38px;font-size:16px}.show-search>span{left:12px;top:7px;font-size:1.35rem}.show-search button{padding:8px 11px}
  .show-summary{gap:6px;margin:9px 0}.show-summary article{padding:9px;border-radius:11px}.show-summary span{font-size:.58rem}.show-summary strong{margin-top:2px;font-size:1.25rem}
  .experience-bar{margin-bottom:8px;padding:8px;border-radius:12px}.experience-bar p{font-size:.68rem}.experience-bar button{min-height:32px;padding:6px 8px}
  .collector-empty-state{gap:10px}.collector-empty-state h2{font-size:var(--type-h2)}
  .collector-empty-intro{margin-bottom:14px}.collector-start-actions{gap:7px}.collector-start-actions button{min-height:90px;padding:10px}.collector-start-help{margin-top:10px}
  .collector-search-panel{padding:11px}.home-search-heading{margin-bottom:8px}.home-search-heading p:last-child{font-size:.72rem}.inventory-search-mode{margin-bottom:7px}.inventory-search-mode button{min-height:32px;padding:6px 10px}
  .collector-search-panel.ai-mode{min-height:330px}.home-ai-chat{min-height:250px}.home-ai-conversation{max-height:260px;margin-bottom:8px;gap:8px}.home-ai-message.user-message{padding:8px 10px}.home-ai-composer{padding-top:8px}
  .inventory-tools{padding:9px;margin-bottom:10px}.filters{gap:6px;margin-top:7px}.filters select{padding-block:7px}.results-heading{margin-bottom:5px}
  .inventory-card-grid{gap:7px}.inventory-card{padding:11px;border-radius:12px}.inventory-card h3{margin:1px 0;font-size:1rem}.inventory-card>p:not(.eyebrow){height:auto;margin:.25rem 0;font-size:.7rem}.inventory-card dl{gap:5px;margin:9px 0 0}.view-detail{margin-top:8px}
  .sales-tools{gap:8px}.sales-periods{gap:5px}.sales-periods button{min-height:34px;padding:6px 9px}.sales-metrics{grid-template-columns:repeat(3,1fr)}.sales-table tr{padding:9px}.sales-table td{padding:2px 0}.sales-table .sale-amount{font-size:1rem}
  details>summary{min-height:36px;display:flex;align-items:center}.player-research-grid,.player-research-grid.secondary{gap:6px;margin-bottom:6px}.player-research-section.panel{padding:8px 7px}.player-research-section .player-section-body{padding-top:6px}
  dialog,.card-detail,.sell-card-dialog,.cardiq-player-dialog{width:calc(100% - 10px);max-height:calc(100dvh - 10px);border-radius:16px}.detail-shell,.sell-shell,.cardiq-player-dialog .mini-dialog-shell{padding:14px}.detail-header h2,.sell-header h2{font-size:var(--type-h2)}.detail-section{padding:10px 0}.detail-actions{bottom:-14px;padding:16px 0 8px}.detail-grid{gap:8px}.score-grid{gap:5px}.score-grid>div{padding:8px}.score-grid strong{font-size:1.25rem}
  .app-footer{gap:7px;margin-top:16px;padding:12px 2px 8px;font-size:.66rem}.mobile-footer-nav{padding-top:4px;padding-bottom:calc(4px + env(safe-area-inset-bottom))}.mobile-footer-nav button{min-height:44px;padding:3px 2px}.background-task{bottom:68px}
}

@media(max-width:390px){
  .app-shell>main{padding-inline:8px}.show-actions{grid-template-columns:1fr 1fr}.show-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.show-summary article{min-width:0}.show-summary strong{font-size:1.08rem}
  .metrics:not(.private-metrics):not(.sales-metrics){grid-template-columns:repeat(2,minmax(0,1fr))}.private-metrics,.sales-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}
  .compact-header{align-items:flex-start;gap:8px}.compact-header .compact{padding:7px 9px}
  .detail-overview.has-image{grid-template-columns:82px minmax(0,1fr);gap:8px}.detail-media figure,.detail-media img,.card-image-button{width:82px}.detail-media img{max-height:116px}
}
.cardiq-profile-enabled .player-card-back-copy small{font-size:.43rem}.cardiq-profile-enabled .player-card-back-copy p{font-size:.56rem}.cardiq-profile-enabled .player-card-back-copy p strong{font-size:.61rem}.cardiq-profile-enabled .player-card-back-copy p span{font-size:.51rem}
.cardiq-profile-enabled .player-journey-snapshot>header{border-bottom:1px solid #cbd5ce;background:#e8efe8;color:#173d30}.cardiq-profile-enabled .player-journey-snapshot>header span{color:#52665c}
.cardiq-profile-enabled .player-cardiq-instrument{display:block;grid-template-columns:none;gap:0;padding:0}.cardiq-profile-enabled .player-cardiq-instrument dl{min-height:0}.cardiq-profile-enabled .player-cardiq-anchor-record figure img{object-fit:contain}
.cardiq-profile-enabled .player-cardiq-anchor-record{grid-template-columns:minmax(0,.9fr) minmax(0,1.7fr)}.cardiq-profile-enabled .player-cardiq-instrument.has-anchor-image .player-cardiq-anchor-record{grid-template-columns:52px minmax(0,.8fr) minmax(0,1.7fr)}
.cardiq-profile-enabled .player-profile-hero{grid-template-columns:minmax(0,1fr) 96px auto minmax(0,1fr)}.cardiq-profile-enabled .player-profile-card-image{grid-column:2}.cardiq-profile-enabled .player-profile-identity{grid-column:3;width:max-content}.cardiq-profile-enabled .player-organization-logo{width:74px;height:74px;flex-basis:74px}.cardiq-profile-enabled .player-profile-name-row{justify-content:center}
@media(max-width:760px){.cardiq-profile-enabled .player-profile-hero{grid-template-columns:minmax(0,1fr) 64px auto minmax(0,1fr)}.cardiq-profile-enabled .player-organization-logo{width:56px;height:56px;flex-basis:56px}}
@media(max-width:480px){.cardiq-profile-enabled .player-profile-hero{grid-template-columns:64px minmax(0,1fr)}.cardiq-profile-enabled .player-profile-card-image{grid-column:1}.cardiq-profile-enabled .player-profile-identity{grid-column:2;width:auto;max-width:100%}.cardiq-profile-enabled .player-organization-logo{width:48px;height:48px;flex-basis:48px}}
#inventoryCardDetailContent .detail-header{grid-template-columns:minmax(0,1fr) auto}#inventoryCardDetailContent .detail-header .cardiq-range-slot{min-height:0}.cardiq-range-slot .cardiq-drawer-range{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-width:230px;margin:0;padding:12px 14px;border:1px solid #d3dbd6;border-radius:12px;background:#fff;color:#183b30;box-shadow:0 4px 12px rgba(17,50,40,.06);font:inherit;text-align:left;cursor:pointer}.cardiq-range-slot .cardiq-drawer-range:after{display:none}.cardiq-range-slot .cardiq-drawer-range:hover{border-color:#7c9d90;background:#f8faf7}.cardiq-range-slot .cardiq-drawer-range span{color:inherit;font-size:.78rem;line-height:1.3}.cardiq-range-slot .cardiq-drawer-range strong{color:inherit;font-size:inherit;letter-spacing:normal}.cardiq-range-slot .cardiq-drawer-range>b{color:#2f6a55;font-size:1.2rem;line-height:1}.cardiq-range-slot .cardiq-drawer-range.unavailable{background:#f7f8f5;color:#334b42;box-shadow:none}
.player-card-back-copy article>a{display:flex;min-width:0;align-items:baseline;gap:8px;color:inherit;text-decoration:none}
.player-card-back-copy article>a:hover strong{text-decoration:underline}
.cardiq-profile-enabled .player-card-back-copy .player-latest-news>p,.cardiq-profile-enabled .player-card-back-copy .player-latest-news>a{display:grid;min-width:0;align-items:center;gap:1px;color:inherit;text-decoration:none}
.cardiq-profile-enabled .player-card-back-copy .player-latest-news strong,.cardiq-profile-enabled .player-card-back-copy .player-latest-news span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.cardiq-profile-enabled .player-card-back-copy .player-latest-news>a:hover strong{text-decoration:underline}
.cardiq-profile-enabled .player-scouting-grades{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;color:inherit;text-decoration:none}
.cardiq-profile-enabled .player-scouting-tools>span{display:grid;justify-items:center;gap:1px;padding:4px 2px;border:1px solid #d5ddd7;border-radius:6px;background:#fff}
.cardiq-profile-enabled .player-scouting-tools small{font-size:.34rem;letter-spacing:.06em}.cardiq-profile-enabled .player-scouting-tools b{font-size:.62rem;color:#17231c}
.cardiq-profile-enabled .player-scouting-grades:hover .player-scouting-tools>span{border-color:#7b9b88}

/* CPI detail navigation and expandable records. */
#playerResearchContent.cardiq-profile-enabled .player-section-nav{position:relative;top:auto;display:flex;align-items:stretch;gap:6px;overflow:visible;padding:12px 28px;border-block:1px solid #dce3de;background:#f7f9f6}
#playerResearchContent.cardiq-profile-enabled .player-section-nav-label{flex:0 0 auto;align-self:center;margin-right:5px;color:#267357;font-size:.52rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
#playerResearchContent.cardiq-profile-enabled .player-section-nav button{display:grid;place-items:center;flex:1 1 0;width:auto;min-width:0;min-height:38px;padding:6px 5px;border:1px solid #cfd9d2;border-radius:10px;background:#fff;color:#506058;font-family:inherit;font-size:.58rem;font-weight:850;line-height:1.15;letter-spacing:0;text-align:center;white-space:normal}
#playerResearchContent.cardiq-profile-enabled .player-section-nav button:hover,#playerResearchContent.cardiq-profile-enabled .player-section-nav button:focus{background:#e8f1eb;color:#155d43;box-shadow:none;outline:2px solid #a8c8b8;outline-offset:1px}
#playerResearchContent.cardiq-profile-enabled .player-research-grid,#playerResearchContent.cardiq-profile-enabled .player-research-grid.secondary{grid-template-columns:1fr;gap:10px;margin:14px 28px 0;border:0;background:transparent}
#playerResearchContent.cardiq-profile-enabled .player-research-grid.secondary{margin-top:10px}
#playerResearchContent.cardiq-profile-enabled .player-research-section.panel,#playerResearchContent.cardiq-profile-enabled .player-card-catalog.player-research-section{overflow:hidden;margin-bottom:0;padding:0;border:1px solid #cfd9d2;border-radius:14px;background:#fff;box-shadow:0 5px 14px #173b2c0a}
#playerResearchContent.cardiq-profile-enabled #playerRecognitionSection,#playerResearchContent.cardiq-profile-enabled #playerNewsSection{display:block;min-height:0}
#playerResearchContent.cardiq-profile-enabled .player-research-section:not([open]) .player-section-body{display:none}
#playerResearchContent.cardiq-profile-enabled .player-inventory-section.player-research-section{margin:10px 28px 0}
#playerResearchContent.cardiq-profile-enabled .player-card-catalog.player-research-section{margin:10px 28px 34px}
#playerResearchContent.cardiq-profile-enabled .player-research-section>summary{min-height:68px;padding:13px 16px;background:#f1f5f1}
#playerResearchContent.cardiq-profile-enabled .player-research-section[open]>summary{border-bottom:1px solid #dce3de;background:#e9f1eb}
#playerResearchContent.cardiq-profile-enabled .player-research-section>summary span:first-child small{color:#267357;font-family:inherit;font-size:.9rem;letter-spacing:.06em}
#playerResearchContent.cardiq-profile-enabled .player-research-section>summary span:first-child strong{margin-top:4px;color:#59645f;font-family:inherit;font-size:.45rem;font-style:italic;letter-spacing:0}
#playerResearchContent.cardiq-profile-enabled .player-research-section>summary>span:last-child>b{color:#68756d;font-size:.69rem}
#playerResearchContent.cardiq-profile-enabled .player-research-section>summary em,#playerResearchContent.cardiq-profile-enabled .player-research-section>summary>b{color:#155d43;font-weight:400}
#playerResearchContent.cardiq-profile-enabled .player-research-section .player-section-body{padding:15px 16px 16px;background:#fff}
#playerResearchContent.cardiq-profile-enabled .player-stat-groups section{overflow:hidden;padding:0;border:1px solid #d8e0da;border-radius:11px;background:#fff}
#playerResearchContent.cardiq-profile-enabled .player-stat-groups section>strong{padding:9px 11px;background:#edf3ee;color:#27483a;font-family:inherit;font-size:.58rem;letter-spacing:.04em}
#playerResearchContent.cardiq-profile-enabled .player-stat-groups section>div{background:#fff}
#playerResearchContent.cardiq-profile-enabled .player-stat-groups span{padding:9px 6px}
#playerResearchContent.cardiq-profile-enabled .player-stat-groups span small{border-color:#d8e0da;color:#68756d}
#playerResearchContent.cardiq-profile-enabled .player-stat-groups span b{color:#17231c;font-family:inherit}
#playerResearchContent.cardiq-profile-enabled .trajectory-signals article{border-color:#d8e0da;border-radius:11px;background:#fff}
#playerResearchContent.cardiq-profile-enabled .trajectory-signals article>span{border-radius:8px}
#playerResearchContent.cardiq-profile-enabled .trajectory-signals b{border-color:#cfd9d2;border-radius:7px;background:#f1f5f1;font-family:inherit}
#playerResearchContent.cardiq-profile-enabled .trajectory-method,#playerResearchContent.cardiq-profile-enabled .recognition-history[open] summary,#playerResearchContent.cardiq-profile-enabled .research-link-row{border-color:#d8e0da}
#playerResearchContent.cardiq-profile-enabled .player-card-separation-note{color:#68756d;font-family:inherit;font-style:normal}
#playerResearchContent.cardiq-profile-enabled .player-market-evidence{border-color:#d8e0da;background:#f1f5f1}
#playerResearchContent.cardiq-profile-enabled .player-card-filters{border-color:#d8e0da;background:#f7f9f6}
#playerResearchContent.cardiq-profile-enabled .player-card-filters select{border-color:#c7d2ca;background:#fff;color:#17231c}
#playerResearchContent.cardiq-profile-enabled .player-card-group{border-color:#cfd9d2}
#playerResearchContent.cardiq-profile-enabled .player-card-row{border-color:#d8e0da}
@media(max-width:760px){#playerResearchContent.cardiq-profile-enabled .player-section-nav{flex-wrap:wrap;gap:4px;padding:7px 14px 9px}#playerResearchContent.cardiq-profile-enabled .player-section-nav-label{flex-basis:100%;width:auto;margin:0;line-height:1}#playerResearchContent.cardiq-profile-enabled .player-section-nav button{min-height:40px;padding:4px 2px;font-size:.56rem;line-height:1.1}#playerResearchContent.cardiq-profile-enabled .player-research-grid,#playerResearchContent.cardiq-profile-enabled .player-research-grid.secondary{margin-inline:14px}#playerResearchContent.cardiq-profile-enabled .player-inventory-section.player-research-section,#playerResearchContent.cardiq-profile-enabled .player-card-catalog.player-research-section{margin-inline:14px}#playerResearchContent.cardiq-profile-enabled .player-research-section>summary{min-height:60px;padding:11px 13px}#playerResearchContent.cardiq-profile-enabled .player-research-section .player-section-body{padding:12px}}
@media(max-width:520px){#playerResearchContent.cardiq-profile-enabled .player-section-nav button{flex-basis:76px;min-height:44px;padding-inline:4px}}
.cardiq-profile-enabled .player-cardiq-score{gap:0}.cardiq-profile-enabled .player-cardiq-score>small{margin-bottom:5px;line-height:1.15}.cardiq-profile-enabled .player-cardiq-score>strong{margin-bottom:8px;line-height:.88}.cardiq-profile-enabled .player-cardiq-score>span{display:grid;gap:2px;margin:0;line-height:1.3}.cardiq-profile-enabled .player-cardiq-score>span b{color:#425249;font-size:.59rem;font-weight:800}.cardiq-profile-enabled .player-cardiq-score>span em{color:#718078;font-size:.51rem;font-style:normal;line-height:1.35}
.cardiq-profile-enabled .player-card-back-copy article{grid-template-columns:1fr;align-content:center;gap:7px;overflow:hidden;padding:11px 16px}.cardiq-profile-enabled .player-card-back-copy article>small{justify-self:start;white-space:nowrap}.cardiq-profile-enabled .player-card-back-copy article>p,.cardiq-profile-enabled .player-card-back-copy article>a{width:100%;overflow:hidden}.cardiq-profile-enabled .player-card-back-copy .player-latest-news strong{color:#17231c;font-size:.61rem;line-height:1.25}.cardiq-profile-enabled .player-card-back-copy .player-latest-news span{color:#68756e;font-size:.49rem;line-height:1.3}.cardiq-profile-enabled .player-scouting-grades{display:grid;grid-template-columns:1fr;align-items:stretch;width:100%;gap:6px}.cardiq-profile-enabled .player-scouting-tools{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.cardiq-profile-enabled .player-scouting-grades>em{display:flex;align-items:baseline;justify-content:center;gap:7px;padding-top:5px;border-top:1px solid #d5ddd7;color:#173e30;font-style:normal}.cardiq-profile-enabled .player-scouting-grades>em b{font-size:.58rem}.cardiq-profile-enabled .player-scouting-grades>em span{color:#607067;font-size:.48rem;font-weight:750}
@media(max-width:760px){.cardiq-profile-enabled .player-card-back-copy article{padding:10px 13px}}
@media(max-width:480px){.cardiq-profile-enabled .player-scouting-tools{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* Authoritative iPhone/WebKit profile layout. Keep this final in the cascade. */
@media(max-width:480px){
  .top-mode-switcher select{width:100px;max-width:none;padding:7px 25px 7px 9px;font-size:.72rem}
  .page-back-bar{gap:8px;min-width:0}.page-back-bar small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  body:has(#playerResearchPage.active) .feedback-launcher{display:none}
  #playerResearchContent.cardiq-profile-enabled{padding-bottom:calc(96px + env(safe-area-inset-bottom))}
  #playerResearchContent.cardiq-profile-enabled .player-profile-hero{grid-template-columns:54px minmax(0,1fr) 44px;gap:10px;padding:15px 12px 13px}
  #playerResearchContent.cardiq-profile-enabled .player-profile-headline{grid-column:1/-1;margin-bottom:1px;font-size:.58rem;letter-spacing:.18em;text-align:center}
  #playerResearchContent.cardiq-profile-enabled .player-profile-card-image{grid-column:1;width:54px;justify-self:start}
  #playerResearchContent.cardiq-profile-enabled .player-profile-monogram,#playerResearchContent.cardiq-profile-enabled .player-profile-card-image img{width:52px;height:52px;border-radius:12px}
  #playerResearchContent.cardiq-profile-enabled .player-profile-card-image figcaption{margin-top:5px;font-size:.42rem;line-height:1.25}
  #playerResearchContent.cardiq-profile-enabled .player-profile-identity{grid-column:2/4;display:block;width:auto;min-width:0;max-width:none}
  #playerResearchContent.cardiq-profile-enabled .player-profile-name-row{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:8px}
  #playerResearchContent.cardiq-profile-enabled .player-profile-name-row>div{grid-column:1;min-width:0;text-align:center}
  #playerResearchContent.cardiq-profile-enabled .player-profile-name-row h1{overflow-wrap:anywhere;font-size:clamp(1.3rem,7vw,1.72rem)!important;line-height:1.02}
  #playerResearchContent.cardiq-profile-enabled .player-profile-meta{flex-wrap:wrap;gap:3px 8px;margin-top:5px;line-height:1.25}
  #playerResearchContent.cardiq-profile-enabled .player-profile-position,#playerResearchContent.cardiq-profile-enabled .player-profile-prospect-ranks{font-size:.48rem}
  #playerResearchContent.cardiq-profile-enabled .player-organization-logo{grid-column:2;width:42px;height:42px;flex-basis:42px;justify-self:end}
  #playerResearchContent.cardiq-profile-enabled .player-development-summary{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2px;padding-top:7px}
  #playerResearchContent.cardiq-profile-enabled .player-development-summary span{min-width:0;padding:6px 4px}
  #playerResearchContent.cardiq-profile-enabled .player-development-summary strong{overflow-wrap:anywhere;font-size:.64rem;line-height:1.25}
  #playerResearchContent.cardiq-profile-enabled .player-journey-snapshot,#playerResearchContent.cardiq-profile-enabled .player-career-snapshot{grid-column:1/-1}
  #playerResearchContent.cardiq-profile-enabled .player-card-back-season>div{grid-template-columns:repeat(7,minmax(0,1fr))}
  #playerResearchContent.cardiq-profile-enabled .player-card-back-season span:nth-child(n+5){border-top:0}
  #playerResearchContent.cardiq-profile-enabled .player-profile-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
  #playerResearchContent.cardiq-profile-enabled .player-profile-position,#playerResearchContent.cardiq-profile-enabled .player-profile-prospect-ranks{font-size:.68rem;line-height:1.35}
  #playerResearchContent.cardiq-profile-enabled .player-development-summary small{font-size:.46rem;line-height:1.2}
  #playerResearchContent.cardiq-profile-enabled .player-development-summary strong{font-size:.64rem;line-height:1.25}
  #playerResearchContent.cardiq-profile-enabled .player-card-back-bio span{padding:7px 9px}
  #playerResearchContent.cardiq-profile-enabled .player-card-back-bio small,#playerResearchContent.cardiq-profile-enabled .player-card-back-copy small,#playerResearchContent.cardiq-profile-enabled .player-card-back-season span small,#playerResearchContent.cardiq-profile-enabled .player-card-back-season>header small,#playerResearchContent.cardiq-profile-enabled .player-profile-facts small{font-size:.46rem;line-height:1.2}
  #playerResearchContent.cardiq-profile-enabled .player-card-back-bio b,#playerResearchContent.cardiq-profile-enabled .player-card-back-copy strong,#playerResearchContent.cardiq-profile-enabled .player-card-back-season span b,#playerResearchContent.cardiq-profile-enabled .player-card-back-season>header strong,#playerResearchContent.cardiq-profile-enabled .player-profile-facts strong{font-size:.64rem;line-height:1.25}
  #playerResearchContent.cardiq-profile-enabled .player-card-back-copy article{min-height:52px;padding:8px 10px;gap:4px}
  #playerResearchContent.cardiq-profile-enabled .player-card-back-copy .player-latest-news span,#playerResearchContent.cardiq-profile-enabled .player-card-back-copy p span{font-size:.54rem;line-height:1.3;white-space:normal}
  #playerResearchContent.cardiq-profile-enabled .player-card-back-season>header{padding:7px 10px}
  #playerResearchContent.cardiq-profile-enabled .player-card-back-season span{min-height:42px;padding:6px 4px}
  #playerResearchContent.cardiq-profile-enabled .player-cardiq-anchor-record{gap:8px;padding:9px 10px}
  #playerResearchContent.cardiq-profile-enabled .player-cardiq-anchor-record dl{grid-template-columns:repeat(3,minmax(0,1fr))}
  #playerResearchContent.cardiq-profile-enabled .player-cardiq-instrument dl>div{padding:7px 6px}
  #playerResearchContent.cardiq-profile-enabled .player-cardiq-instrument dl>div+div{border-top:0;border-left:1px solid #d8dfda}
  #playerResearchContent.cardiq-profile-enabled .player-profile-facts article{min-height:48px;padding:8px 7px}
}
.ebay-offer-review-header>p:last-child{max-width:none;white-space:nowrap;font-size:.78rem}.ebay-not-live-warning{border:1px solid #e2aaa5!important;background:#fff1ef!important;color:#a62f27!important;font-weight:850!important;animation:ebay-not-live-pulse 1.8s ease-in-out infinite}@keyframes ebay-not-live-pulse{0%,100%{box-shadow:0 0 0 0 #b83f3430}50%{box-shadow:0 0 0 5px #b83f3412}}@media(prefers-reduced-motion:reduce){.ebay-not-live-warning{animation:none;border-width:2px!important}}@media(max-width:700px){.ebay-offer-review-header>p:last-child{white-space:normal}}
.marketplace-flow-button{gap:7px!important;white-space:nowrap}.marketplace-flow{display:inline-grid;grid-template-columns:32px 12px 32px;align-items:center;justify-items:center;column-gap:5px;height:26px}.marketplace-flow b{display:grid;place-items:center;width:12px;font-size:.82rem;line-height:1}.bst-flow-logo{box-sizing:border-box;display:block;width:32px;height:26px;padding:2px;border:1px solid #897c69;border-radius:6px;background:#b4a58e;object-fit:contain;box-shadow:inset 0 0 0 1px #ffffff35,0 1px 3px #173d2e22}.marketplace-flow .ebay-button-logo{display:inline-flex;align-items:baseline;justify-content:center;width:auto;margin:0;padding:.25em .36em .22em .28em;border-radius:.35em;background:#fff;box-shadow:0 0 0 1px #00000012;font:800 1.08em/1 Arial,sans-serif;letter-spacing:-.14em}.listing-manager-actions .marketplace-flow-button{padding-left:8px!important;padding-right:8px!important}
.sold-detail-card>.paired-fields,.sold-sync-card>.paired-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px}.sold-detail-card label,.sold-sync-card label{display:grid;grid-template-columns:minmax(120px,.9fr) minmax(0,1.1fr);align-items:baseline;gap:12px;color:var(--muted);font-size:.72rem}.sold-detail-card label strong,.sold-sync-card label strong{color:var(--ink);font-size:.9rem;overflow-wrap:anywhere}.sold-summary{gap:9px}.sold-summary span{display:grid;align-content:center;min-height:72px;padding:9px}.sold-summary strong{margin-bottom:2px}@media(max-width:600px){.sold-detail-card>.paired-fields,.sold-sync-card>.paired-fields{grid-template-columns:1fr;gap:8px}.sold-detail-card label,.sold-sync-card label{grid-template-columns:1fr 1fr}.sold-summary{grid-template-columns:repeat(2,1fr)}}
.ebay-recovery-list{display:grid;gap:9px}.ebay-recovery-card{display:grid;grid-template-columns:30px minmax(0,1fr) minmax(150px,.35fr);align-items:center;gap:12px;padding:12px;border:1px solid #deddd4;border-radius:13px;background:#fffdf8}.ebay-recovery-card.critical{border-color:#e3aaa4;background:#fff5f3}.recovery-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f2e6d9;color:#8c551d;font-weight:900}.critical .recovery-icon{background:#f5d8d4;color:#a52e25}.ebay-recovery-card strong,.ebay-recovery-card p,.ebay-recovery-card small{display:block}.ebay-recovery-card p{margin:3px 0;color:var(--muted);font-size:.72rem;line-height:1.35}.ebay-recovery-card small{color:#8a6b44;font-size:.62rem}.ebay-recovery-card button{width:100%;min-height:38px;margin:0;padding:8px 10px;border-radius:10px;font-size:.7rem}@media(max-width:600px){.ebay-recovery-card{grid-template-columns:30px 1fr}.ebay-recovery-card button{grid-column:1/-1}}
.ebay-recovery-list{gap:6px}.ebay-recovery-card{grid-template-columns:26px minmax(0,1fr) minmax(132px,.3fr);gap:8px;padding:8px 10px;border-radius:11px}.recovery-icon{width:26px;height:26px;font-size:.82rem}.critical .recovery-icon{border:1.5px solid #c84136;background:#f9e3df;color:#c2271c;font-size:1.05rem;font-weight:1000;line-height:1}.ebay-recovery-card strong{font-size:.76rem}.ebay-recovery-card p{overflow:hidden;margin:1px 0;font-size:.64rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.ebay-recovery-card small{font-size:.56rem;white-space:nowrap}.ebay-recovery-card button{min-height:32px;padding:6px 8px;border-radius:9px;font-size:.64rem}@media(max-width:600px){.ebay-recovery-card{grid-template-columns:26px 1fr}.ebay-recovery-card p,.ebay-recovery-card small{white-space:normal}.ebay-recovery-card button{grid-column:1/-1}}
.ebay-auction-conversion-dialog{width:min(92vw,34rem);border:0;border-radius:22px;padding:0;box-shadow:0 24px 80px #0d2f2766}.ebay-auction-conversion-dialog::backdrop{background:#0d2f2773;backdrop-filter:blur(3px)}.ebay-auction-conversion-dialog form{margin:0;padding:clamp(1.2rem,4vw,2rem)}.ebay-auction-conversion-dialog header h2{margin:.25rem 0}.ebay-auction-conversion-dialog .review-actions{margin-top:.4rem}
.ebay-grading-summary{border-color:#a8cbb9;background:#f3faf5}.graded-listing-summary{display:grid;gap:3px;padding:10px 12px;border:1px solid #cfe1d7;border-radius:12px;background:#fff}.graded-listing-summary strong{color:var(--green);font-size:.9rem}.graded-listing-summary small{color:var(--muted);line-height:1.35}
.cardiq-profile-enabled .player-career-snapshot>div{overflow-x:auto}.cardiq-profile-enabled .player-career-snapshot>div>.player-career-table{display:block;min-width:620px;overflow:hidden;border:1px solid #d6ded8;border-radius:7px;background:#fff}.cardiq-profile-enabled .player-career-row{display:grid;grid-template-columns:minmax(88px,1.2fr) repeat(7,minmax(58px,1fr));align-items:center}.cardiq-profile-enabled .player-career-row+div{border-top:1px solid #e1e6e2}.cardiq-profile-enabled .player-career-row>*{min-width:0;padding:7px 9px;border-right:1px solid #e1e6e2;color:#17231c;font-size:.58rem;text-align:right}.cardiq-profile-enabled .player-career-row>*:first-child{text-align:left}.cardiq-profile-enabled .player-career-row>*:last-child{border-right:0}.cardiq-profile-enabled .player-career-header{background:#e0e9df}.cardiq-profile-enabled .player-career-header span{color:#65736b;font-size:.4rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.cardiq-profile-enabled .player-career-total{background:#f1f5ef;font-weight:900}.cardiq-profile-enabled .player-career-total strong{color:#155d43}
.cardiq-profile-enabled .player-cardiq-market-example{grid-column:1/-1;overflow:hidden;margin-top:2px;border:1px solid #cfd9d1;border-radius:11px;background:#eef4ed}.cardiq-profile-enabled .player-cardiq-market-example>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 14px;cursor:pointer;list-style:none}.cardiq-profile-enabled .player-cardiq-market-example>summary::-webkit-details-marker{display:none}.cardiq-profile-enabled .player-cardiq-market-example>summary span{display:grid;gap:2px;min-width:0}.cardiq-profile-enabled .player-cardiq-market-example>summary small{font-size:.45rem;font-weight:950;letter-spacing:.14em}.cardiq-profile-enabled .player-cardiq-market-example>summary strong{overflow:hidden;color:#17211d;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.cardiq-profile-enabled .player-cardiq-market-example>summary em{color:#637168;font-size:.5rem;font-style:normal}.cardiq-profile-enabled .player-cardiq-market-example>summary>b{color:#155d43;font-size:1rem}.cardiq-profile-enabled .player-cardiq-market-example[open]>summary>b{transform:rotate(45deg)}.cardiq-profile-enabled .player-cardiq-market-example .player-cardiq-instrument{margin:0;border:0;border-top:1px solid #cfd9d1;border-radius:0;background:#f5f8f3}.cardiq-profile-enabled .player-cardiq-market-example-note{margin:5px 0 0!important;padding:0!important;color:#596860!important;font-size:.5rem!important;font-style:italic}@media(max-width:480px){.cardiq-profile-enabled .player-cardiq-market-example>summary{align-items:flex-start}.cardiq-profile-enabled .player-cardiq-market-example>summary strong{white-space:normal}.cardiq-profile-enabled .player-cardiq-market-example>summary em{line-height:1.35}}

/* Keep the card-back compact at tablet widths; reserve full stacking for phones. */
@media(min-width:481px) and (max-width:760px){
  .cardiq-profile-enabled .player-card-back-bio{grid-template-columns:repeat(6,minmax(0,1fr))}
  .cardiq-profile-enabled .player-card-back-bio span:nth-child(-n+3){grid-column:span 2}
  .cardiq-profile-enabled .player-card-back-bio span:nth-child(4),.cardiq-profile-enabled .player-card-back-bio span:nth-child(5){grid-column:span 3}
  .cardiq-profile-enabled .player-card-back-bio span:nth-child(4){border-right:1px solid #d5ddd7}
  .cardiq-profile-enabled .player-card-back-copy{grid-template-columns:repeat(2,minmax(0,1fr))}
  .cardiq-profile-enabled .player-card-back-copy article+article{border-top:0;border-left:1px solid #cbd5ce}
}

/* Release 1 palette contract: navy leads, cream supports, and cool slate carries
   status meaning. This removes the legacy CardIQ green treatment without
   changing component layout or behavior. */
:root{--ink:#10283a;--muted:#65727a;--paper:#f5f0e6;--card:#fffaf0;--green:#123c58;--status-green:#426783;--lime:#d7e1e8;--line:#d8d1c4}
body{background:#f5f0e6}
.sidebar{background:#0d2b40}
.more-menu{background:#102f45}
.more-menu .sign-out{background:#0d2b40}
.nav-link.active{box-shadow:inset 3px 0 #b7d2c2}
.positive,.direction.up,.status.success,.validation.validated,.ebay-connection-banner.connected strong{color:#426783}
.status-mix em:after{background:var(--status-green)}
.collector-primary-journeys>button{border-color:#68757d;background:linear-gradient(145deg,#68757d 0%,#394d5b 22%,#123c58 54%,#0b2639 100%)}
.player-inventory-section{background:#fffaf0}
.collector-primary-journeys>button:focus-visible,.player-inventory-list button:focus-visible,.player-inventory-empty button:focus-visible,.drop:focus-within{outline-color:#426783;border-color:#426783}
.inventory-search-mode{background:#e8edf0}.inventory-search-mode button.active{color:#123c58}.inventory-search-mode #useAi.active,.inventory-search-mode #homeUseAi.active{background:#123c58;color:#fff}
.background-task,.background-task.complete:hover,.more-menu,.more-menu .sign-out{background:#0d2b40}
.player-profile-hero{background:linear-gradient(120deg,#123c58,#0d2b40);box-shadow:0 8px 24px #0d2b4024}
.player-profile-hero div>p:last-child,.player-profile-hero p,.player-profile-hero aside span{color:#d7e1e8}
.trajectory-signals article.positive>span{background:#426783}
.collector-empty-state{border-color:#c8c2b7;background:linear-gradient(145deg,#fffaf0 0%,#eeeae2 52%,#aeb6bc 100%)}
.collector-primary-journeys>button{grid-template-columns:1fr;justify-items:center;align-content:center;min-height:190px;text-align:center}.collector-primary-journeys .journey-title{display:flex;align-items:center;justify-content:center;gap:11px}.collector-primary-journeys>button strong{font-size:1.18rem;line-height:1.08}.collector-primary-journeys>button strong>span{display:block}.collector-primary-journeys>button small{max-width:250px;margin-top:8px;line-height:1.4}.collector-primary-journeys>button>i{margin-top:2px}
.collector-primary-journeys .quick-action-icon{width:52px;height:52px;border-radius:14px;font-size:1.55rem}

/* Collector UX Release 2: scoped journey and confirmation surfaces. */
.intake-journey-mode{display:flex;align-items:center;gap:12px;margin:0 0 15px;padding:13px 15px;border:1px solid #b9c3c9;border-radius:14px;background:#fffaf0;color:#0d2b40;box-shadow:0 8px 22px #0d2b400d}.intake-journey-mode>span{font-size:.7rem}.intake-journey-mode strong,.intake-journey-mode small{display:block}.intake-journey-mode small{margin-top:2px;color:#52636f}.intake-journey-mode.prospective{border-color:#6f8798;background:linear-gradient(135deg,#fffaf0,#eef2f4)}.intake-journey-mode.prospective>span{color:#365f7b}.intake-journey-mode.owned>span{color:#2f6b50}.prospective-research-results{display:grid;gap:8px;margin:18px 0;padding:16px;border:1px solid #b9c3c9;border-radius:16px;background:#fffaf0}.prospective-research-results[hidden]{display:none}.prospective-research-results>button{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;background:#0d2b40;text-align:left}.prospective-research-results>button span,.prospective-research-results>button strong,.prospective-research-results>button small{display:block}.prospective-research-results>button small{color:#dce5ea}.prospective-research-results>button i{font-style:normal}.review-actions #commit,.review-actions #sellNow,.review-actions #ebayBatchListing,.review-actions #evaluateReviewed{background:#0d2b40}.review-actions #cancelReview{background:#ece9e1;color:#0d2b40}
.manual-player-research-path[hidden]{display:none}
.photo-pair>div>.drop{height:100%}
.photo-pair .drop.optional{background:#f8faf5}
@media(max-width:700px){.intake-journey-mode{position:sticky;z-index:5;top:6px;margin-inline:-4px}.review-actions{position:sticky;z-index:6;bottom:64px;padding:10px;border:1px solid #c9c5bb;border-radius:16px;background:#fffaf0f5;box-shadow:0 -10px 28px #0d2b4017}.review-actions button{min-height:48px}.prospective-research-results{padding:12px}.prospective-research-results>button{min-height:58px}}

/* Governed Collector task routes share the existing intelligence and mutation
   controls, but own the whole page scroll context instead of expanding Home. */
.collector-task-page{width:100%;max-width:none;min-width:0;overflow:visible}.collector-task-header{padding-bottom:16px}.collector-task-page .research-intake-choices{width:100%;min-width:0}.collector-task-page .research-intake-choices>[hidden]{display:none}.collector-task-page .research-intake-choices>.intake-workflow-card[open]{grid-column:1/-1}.collector-task-page[data-intake-method]:not([data-intake-method=""]) .research-intake-choices>*{display:none}.collector-task-page[data-intake-method="scan"] #capture,.collector-task-page[data-intake-method="screenshot"] #marketplaceScreenshotPanel,.collector-task-page[data-intake-method="listing"] #listingTextPanel,.collector-task-page[data-intake-method="csv"] #csvImportPanel{display:block;grid-column:1/-1}.collector-task-page[data-intake-method]:not([data-intake-method=""]) .intake-workflow-card[open]>.intake-choice{cursor:default}.ebay-purchase-task[hidden]{display:none}.ebay-purchase-task .sell-shell{max-height:none;padding:0;overflow:visible}.ebay-purchase-task .detail-close{display:none}.ebay-purchase-task .sell-header{padding-top:8px}
@media(max-width:760px){
  .app-shell>main[data-active-page="addCards"],.app-shell>main[data-active-page="evaluatePurchase"],.app-shell>main[data-active-page="playerResearch"]{padding-bottom:calc(118px + env(safe-area-inset-bottom))}
  .collector-task-page{padding-bottom:calc(28px + env(safe-area-inset-bottom))}
  .collector-task-header{padding:12px 2px 14px}.collector-task-header h1{font-size:clamp(1.75rem,8vw,2.35rem)}.collector-task-header p:last-child{font-size:.82rem;line-height:1.4}
  .collector-task-page .intake-journey-mode{position:static;margin-inline:0;box-shadow:none}
  .collector-task-page .intake-workflow-card[open]{border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}
  .collector-task-page .intake-workflow-card[open]>.intake-choice{min-height:64px;margin-bottom:8px;padding:7px 2px;border-bottom:1px solid var(--line)}
  .collector-task-page .intake-workflow-card[open]>.intake-workflow-body{padding:0}
  .collector-task-page .photo-pair>div>.drop{height:auto}
  .collector-task-page .review-actions{bottom:calc(62px + env(safe-area-inset-bottom))}
  .collector-task-page .thumbs img{max-height:min(52vh,360px);object-fit:contain;background:#0d2b40}
  .collector-task-page,.collector-task-page *{max-width:100%}
}
@media(max-width:480px){
  .collector-task-page .intake-workflow-body .photo-pair{grid-template-columns:1fr;gap:12px}
  .collector-task-page .intake-workflow-body .drop{min-height:168px;padding:14px 10px}
  .collector-task-page .listing-research-form textarea{font-size:16px}
}
