@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;--bg:#fafaf7;--text:#243c48;--surface:#fff;--surface-2:#edf2e5;--surface-2-border:#dde6cf;--surface-3:#efece3;--text-muted:#596e78;--border:#dce5e7;--border-soft:#dce3d3;--border-faint:#e5e9df;--green:#205d78;--green-hover:#16475e;--on-brand:#fff;--brand-teal:#17695f;--brand-gold:#bd8b32;--focus-ring:#205d78;--focus-ring-input:#17695f;--selected-bg:#e5f0ef;--selected-text:#185c54;--hover-bg:#edf3f5;--banner-bg:#eaf2f5;--banner-text:#365965;--learning-bg:#faf4e7;--learning-border:#eadab6;--learning-icon:#8b6425;--learning-text:#655b47;--hero-bg-start:#edf4f7;--hero-bg-end:#edf5f1;--hero-border:#d8e6e8;--hero-heading:#234c62;--hero-eyebrow:#496977;--hero-ring-border:#cddfe0;--error-bg:#fceee7;--error-text:#873d28;--error-border:#f0c9b8;--success-bg:#e4efdc;--success-text:#375431;--overlay:#172a2080;--shadow-dialog:#172a2040;--shadow-card:#253d2410;--shadow-panel:#172a2026;--credibility-marker:#243b34}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--bg:#12181b;--text:#e7edf0;--surface:#1c262b;--surface-2:#1f2b26;--surface-2-border:#33443b;--surface-3:#232d2a;--text-muted:#9db0b8;--border:#2c3a40;--border-soft:#33434a;--border-faint:#26333a;--green:#5aa3c9;--green-hover:#7fb9d8;--on-brand:#06171d;--brand-teal:#4fb3a0;--brand-gold:#e0ae57;--focus-ring:#5aa3c9;--focus-ring-input:#4fb3a0;--selected-bg:#1f3a3a;--selected-text:#7fd8c7;--hover-bg:#223034;--banner-bg:#1c333d;--banner-text:#a9cfe0;--learning-bg:#2b2416;--learning-border:#4a3c22;--learning-icon:#e0ae57;--learning-text:#c9b98f;--hero-bg-start:#16232a;--hero-bg-end:#16241f;--hero-border:#24373d;--hero-heading:#bfe0ee;--hero-eyebrow:#8fb0bd;--hero-ring-border:#2a3f45;--error-bg:#3a2018;--error-text:#f2a98c;--error-border:#5a2f20;--success-bg:#1c2f1c;--success-text:#a6d9a0;--overlay:#000000a6;--shadow-dialog:#00000066;--shadow-card:#00000040;--shadow-panel:#00000055;--credibility-marker:#f2f5f3}}:root[data-theme=dark]{color-scheme:dark;--bg:#12181b;--text:#e7edf0;--surface:#1c262b;--surface-2:#1f2b26;--surface-2-border:#33443b;--surface-3:#232d2a;--text-muted:#9db0b8;--border:#2c3a40;--border-soft:#33434a;--border-faint:#26333a;--green:#5aa3c9;--green-hover:#7fb9d8;--on-brand:#06171d;--brand-teal:#4fb3a0;--brand-gold:#e0ae57;--focus-ring:#5aa3c9;--focus-ring-input:#4fb3a0;--selected-bg:#1f3a3a;--selected-text:#7fd8c7;--hover-bg:#223034;--banner-bg:#1c333d;--banner-text:#a9cfe0;--learning-bg:#2b2416;--learning-border:#4a3c22;--learning-icon:#e0ae57;--learning-text:#c9b98f;--hero-bg-start:#16232a;--hero-bg-end:#16241f;--hero-border:#24373d;--hero-heading:#bfe0ee;--hero-eyebrow:#8fb0bd;--hero-ring-border:#2a3f45;--error-bg:#3a2018;--error-text:#f2a98c;--error-border:#5a2f20;--success-bg:#1c2f1c;--success-text:#a6d9a0;--overlay:#000000a6;--shadow-dialog:#00000066;--shadow-card:#00000040;--shadow-panel:#00000055;--credibility-marker:#f2f5f3}:root{font-family:DM Sans,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none;font-weight:400}*{box-sizing:border-box}html,body{overflow-x:hidden;max-width:100%}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible{outline:3px solid var(--focus-ring);outline-offset:4px}input:focus,select:focus,textarea:focus{outline:2px solid var(--focus-ring-input);outline-offset:1px}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif}p{line-height:1.65}button svg{flex-shrink:0}h2{font-size:25px;letter-spacing:-1px}h3{font-size:16px}button{border:0;background:none}.demo-banner{background:var(--banner-bg);color:var(--banner-text);padding:8px 34px;font-size:11px;letter-spacing:1px;display:flex;align-items:center;justify-content:space-between;gap:20px}.demo-banner button{font-size:11px;text-decoration:underline;white-space:nowrap;letter-spacing:0}.live-dot{display:inline-block;width:6px;height:6px;background:var(--brand-teal);border-radius:50%;margin-right:8px}.banner-detail{letter-spacing:0}.topbar{height:86px;background:var(--surface);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 34px;gap:35px}.brand{display:flex;align-items:center;gap:8px;font-family:Manrope,sans-serif;font-size:26px;font-weight:800;letter-spacing:-1.5px;color:var(--green);padding:0}.brand span{font:10px sans-serif;align-self:flex-start;margin-top:8px;letter-spacing:0}.topbar nav{display:flex;gap:28px;align-self:stretch;margin-right:auto;margin-left:75px}.topbar nav button{position:relative;font-size:13px;color:var(--text-muted);padding:0}.topbar nav .nav-current{color:var(--green);font-weight:700}.nav-current:after{content:"";height:3px;background:var(--green);position:absolute;bottom:0;left:0;right:0}.account-actions{display:flex;align-items:center;gap:18px}.text-button{display:flex;gap:7px;align-items:center;font-size:12px;font-weight:600}.primary{display:inline-flex;justify-content:center;align-items:center;gap:24px;padding:14px 21px;background:var(--green);color:var(--on-brand);border-radius:7px;font-weight:600;font-size:13px;min-height:46px}.primary:hover{background:var(--green-hover)}.primary.compact{padding:11px 17px;min-height:40px;gap:12px}.avatar{background:var(--selected-bg);color:var(--selected-text);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:13px}.icon-button{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:36px;height:36px}.icon-button:hover{background:var(--hover-bg)}.king-credion-button{width:64px;height:64px}.king-credion-button img{width:54px;height:54px}.page-layout{display:grid;grid-template-columns:224px minmax(0,1fr);max-width:1600px;margin:auto}.sidebar{padding:35px 22px 20px;border-right:1px solid var(--border);min-height:calc(100vh - 120px);display:flex;flex-direction:column}.eyebrow{font-size:10px;letter-spacing:1.65px;font-weight:700;color:var(--text-muted);margin-bottom:19px;display:flex;align-items:center;gap:10px}.sidebar .eyebrow{padding-left:12px;font-size:9px;margin-bottom:15px}.workspace-list{display:flex;flex-direction:column;gap:6px}.workspace{display:flex;align-items:center;gap:12px;text-align:left;padding:13px 14px;width:100%;border-radius:7px;font-size:13px;color:var(--text-muted)}.workspace.selected{background:var(--selected-bg);color:var(--selected-text);font-weight:700}.selected-dot{width:5px;height:5px;background:var(--brand-teal);border-radius:50%;margin-left:auto}.workspace-note{padding:0 14px;color:var(--text-muted);font-size:11px;line-height:1.7;margin:15px 0 36px}.learning-card{border:1px solid var(--learning-border);background:var(--learning-bg);border-radius:9px;padding:20px 16px}.learning-card>svg{color:var(--learning-icon);margin-bottom:15px}.learning-card h3{font-size:15px;margin-bottom:8px}.learning-card p{font-size:12px;color:var(--learning-text);line-height:1.7}.learning-card button{font-size:10px;padding:0;display:flex;align-items:center;gap:6px;font-weight:700}.progress-card{margin:27px 12px;color:var(--text-muted)}.progress-card>span{font-size:9px;letter-spacing:1.1px}.progress-card strong{display:flex;align-items:center;gap:12px;font-size:30px;color:var(--brand-teal);padding:8px 0}.progress-card p{font-size:10px;line-height:1.7}.sidebar-bottom{font-size:9px;display:flex;align-items:center;gap:7px;color:var(--text-muted);margin-top:auto;padding:38px 4px 10px;white-space:nowrap}main{padding:32px 38px 0;min-width:0}.hero{background:linear-gradient(115deg,var(--hero-bg-start),var(--hero-bg-end));border:1px solid var(--hero-border);min-height:357px;display:grid;grid-template-columns:1.2fr 1fr;position:relative;overflow:hidden;border-radius:12px}.hero-copy{padding:34px 0 34px 34px;z-index:1;max-width:510px}.hero .eyebrow{color:var(--hero-eyebrow);font-size:9px;letter-spacing:1.6px;margin-bottom:20px}.small-line{width:22px;height:1px;background:var(--brand-gold)}.hero h1{font-size:43px;line-height:1.13;letter-spacing:-2px;color:var(--hero-heading);margin-bottom:17px;font-weight:700}.hero h1 em{font-style:normal;color:var(--brand-teal)}.hero-copy>p:not(.eyebrow){font-size:12px;line-height:1.8;color:var(--text-muted);max-width:330px;margin-bottom:22px}.hero .primary{font-size:11px;min-height:41px;padding:12px 15px;gap:17px}.hero-art{position:relative;min-height:350px}.hero-ring{position:absolute;width:300px;height:300px;border:1px solid var(--hero-ring-border);border-radius:50%;top:20px;left:0}.hero-ring:after{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;border:1px solid var(--hero-ring-border);border-radius:50%}.hero-card{position:absolute;width:167px;height:227px;border-radius:8px;box-shadow:0 12px 20px #34482a14}.hero-card.back{background:var(--brand-teal);color:var(--on-brand);transform:rotate(13deg);top:52px;left:135px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;font-size:10px;line-height:1.6;letter-spacing:2px}.hero-card.front{background:#fffdf6;transform:rotate(-10deg);top:54px;left:34px;padding:16px 17px}.hero-number{font-size:8px;color:#9b9d8d;letter-spacing:1.2px}.hero-card.front strong{font-size:11px;display:block;margin:10px 0 5px;white-space:nowrap}.hero-card.front small{font-size:6px;letter-spacing:1.4px;color:#9b9d8d}.hero-ball{width:105px;height:105px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#fffdf1,#ddd4b4 70%,#b5ae94);margin:16px auto 15px;position:relative;overflow:hidden;box-shadow:7px 12px 15px #645b4a24}.hero-ball:before,.hero-ball:after{content:"";position:absolute;width:80px;height:100px;border:2px dashed #a6614c;border-radius:50%;top:0}.hero-ball:before{left:-53px}.hero-ball:after{right:-53px}.hero-tag{display:flex;align-items:center;gap:8px;position:absolute;bottom:26px;left:75px;background:var(--surface);border-radius:30px;padding:11px 15px;font-size:9px;box-shadow:0 5px 20px #28492812;transform:rotate(-3deg)}.values-strip{display:flex;justify-content:space-around;gap:12px;padding:21px 0;border-bottom:1px solid var(--border);margin-bottom:31px}.values-strip span{display:flex;align-items:center;gap:9px;color:var(--text-muted);font-size:10px}.values-strip svg{color:var(--brand-teal)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:12px}.section-heading .eyebrow{font-size:9px;margin-bottom:9px}.section-heading h2{font-size:22px;letter-spacing:-.7px;margin-bottom:0}.item-count{font-size:10px;color:var(--text-muted);white-space:nowrap}.filters{display:flex;justify-content:space-between;gap:18px;margin:22px 0;align-items:center}.categories{display:flex;gap:5px;flex-wrap:wrap}.categories button{padding:8px 11px;font-size:10px;border-radius:5px;color:var(--text-muted);white-space:nowrap}.categories button.active{background:var(--green);color:var(--on-brand)}.search{display:flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:6px;padding:8px 10px;color:var(--text-muted);background:var(--surface);max-width:217px}.search input{border:none;font-size:10px;min-width:0;width:100%;color:var(--text);background:none}.search input::placeholder{color:var(--text-muted)}.items-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.item-card{text-align:left;padding:0;background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;transition:transform .18s,box-shadow .18s}.item-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px var(--shadow-card)}.item-art{height:215px;position:relative;display:flex;align-items:center;justify-content:center;background:var(--surface-3);overflow:hidden}.item-art.baseball{background:radial-gradient(ellipse at 40% 35%,#ebe5d5,#d8d0bd)}.baseball-ball{height:133px;width:133px;border-radius:50%;position:relative;overflow:hidden;background:radial-gradient(circle at 32% 25%,#faf3e1,#d8ceb0 65%,#a49a7d);box-shadow:13px 20px 18px #6e5c472b;transform:rotate(-20deg)}.baseball-ball:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;opacity:.15;background:repeating-linear-gradient(35deg,transparent 0 2px,#8c7e57 3px 3.5px)}.seam{position:absolute;width:90px;height:150px;border:3px dashed #a36854;border-radius:50%;top:-10px}.seam.one{left:-60px}.seam.two{right:-60px}.baseball-ball i{font-family:Georgia,serif;font-size:15px;position:absolute;top:56px;left:30px;color:#766448;transform:rotate(-15deg)}.item-art.comic{background:radial-gradient(ellipse at 40% 30%,#d9e3da,#b7cabe)}.comic-book{height:178px;width:122px;background:#ecd5a3;border:3px solid #283e3d;box-shadow:7px 8px #324d4219;transform:rotate(-8deg);position:relative;padding:8px;color:#33483f;overflow:hidden}.comic-book small{font-size:5px;display:block;letter-spacing:.5px;border-bottom:1px solid;padding-bottom:4px}.comic-book strong{font-family:Impact,sans-serif;font-size:20px;line-height:.9;display:block;margin-top:7px;letter-spacing:-.4px;color:#9b4939}.planet{position:absolute;left:26px;top:81px;width:67px;height:67px;background:#6a8e83;border-radius:50%;box-shadow:8px 5px #a5bba1}.planet:after{content:"";position:absolute;width:102px;height:20px;border:6px solid #bd6644;border-radius:50%;top:20px;left:-19px;transform:rotate(-32deg)}.comic-book>span{position:absolute;bottom:5px;font-size:6px;letter-spacing:.7px}.item-art.art{background:radial-gradient(ellipse at 30% 40%,#ede4d9,#dfd2c1)}.art-frame{width:144px;height:165px;background:#b69976;padding:7px;box-shadow:9px 12px 14px #6d574526;transform:rotate(6deg);border:1px solid #a38e70}.art-print{width:100%;height:100%;background:#e8dec1;border:9px solid #f7f2e6;position:relative;overflow:hidden}.art-print i{position:absolute;width:85px;height:130px;background:#546e62;border-radius:60% 30% 0 0;left:-22px;bottom:-49px;transform:rotate(26deg)}.art-print b{position:absolute;width:63px;height:133px;background:#af7e5e;border-radius:60% 90% 0 0;right:-21px;bottom:-28px;transform:rotate(-15deg)}.art-print em{width:37px;height:37px;border-radius:50%;background:#d3aa67;position:absolute;top:15px;left:17px}.art-caption{position:absolute;bottom:9px;right:10px;font-size:6px;letter-spacing:1px;color:#586253a8}.generic-art{display:flex;flex-direction:column;align-items:center;gap:15px;color:var(--text-muted)}.generic-art span{font-size:12px}.item-card-content{padding:17px}.card-meta{display:flex;justify-content:space-between;color:var(--text-muted);font-size:8px;letter-spacing:.3px}.card-meta span:last-child{font-size:6px;letter-spacing:1px}.item-card h3{font-size:13px;letter-spacing:-.3px;margin:11px 0 5px;line-height:1.5}.item-card p{font-size:9px;color:var(--text-muted);margin-bottom:16px}.card-bottom{border-top:1px solid var(--border-faint);padding-top:13px;display:flex;align-items:center;justify-content:space-between}.card-bottom strong{font-size:16px;font-family:Manrope,sans-serif}.card-bottom>span{font-size:9px;color:var(--text-muted);display:flex;align-items:center;gap:4px}.community-note{border:1px solid var(--surface-2-border);background:var(--surface-2);border-radius:9px;margin-top:30px;padding:20px;display:flex;align-items:center;gap:17px}.note-icon{width:45px;height:45px;border-radius:50%;background:var(--surface-2-border);display:grid;place-items:center;flex-shrink:0;color:var(--brand-teal)}.community-note h3{font-size:13px;margin-bottom:5px}.community-note p{font-size:10px;color:var(--text-muted);margin:0}.community-note>button{margin-left:auto;flex-shrink:0}footer{display:flex;justify-content:space-between;color:var(--text-muted);border-top:1px solid var(--border-faint);font-size:9px;margin-top:28px;padding:20px 0;gap:12px}.empty-state{padding:45px 20px;text-align:center;background:var(--surface);border:1px dashed var(--border-soft);border-radius:9px;margin:20px 0;color:var(--text-muted)}.empty-state h3{margin-top:14px}.empty-state p{font-size:13px}.message{display:flex;align-items:center;gap:10px;padding:12px 15px;margin-bottom:18px;border-radius:7px;font-size:13px}.message button{margin-left:auto}.error{background:var(--error-bg);color:var(--error-text);padding:12px;border-radius:6px;font-size:13px}.success{background:var(--success-bg);color:var(--success-text)}.back-button{display:flex;align-items:center;gap:9px;font-size:12px;padding:0;margin-bottom:24px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.item-art.large{height:440px;border-radius:10px}.large .baseball-ball{width:220px;height:220px}.large .seam{height:245px;width:135px}.large .seam.one{left:-90px}.large .seam.two{right:-90px}.large .baseball-ball i{left:60px;top:99px;font-size:22px}.large .comic-book,.large .art-frame{scale:1.65}.pill{display:inline-block;border:1px solid var(--border-soft);border-radius:30px;padding:5px 12px;font-size:10px;color:var(--text-muted)}.item-info h1{font-size:32px;line-height:1.2;letter-spacing:-1px;margin:17px 0 11px}.seller-name{font-size:12px;color:var(--text-muted)}.detail-price{font-size:30px;font-weight:700;margin:16px 0}.item-info>p:not(.detail-price){font-size:13px}.evidence-box{background:var(--surface-2);border:1px solid var(--surface-2-border);border-radius:7px;padding:17px;margin-bottom:20px}.evidence-box h3{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:8px}.evidence-box p{font-size:12px;color:var(--text-muted);margin-bottom:0}.audit-panel{margin-top:30px;border:1px solid var(--border);padding:28px;border-radius:10px;background:var(--surface)}.audit-panel .eyebrow{margin-bottom:10px}.audit-panel h2{margin-bottom:8px}.muted{color:var(--text-muted);font-size:13px}.field-note{font-size:11px!important;color:var(--text-muted);line-height:1.6}.empty-inline{background:var(--surface-2);padding:18px;font-size:13px;border-radius:6px}.recorded{display:flex;gap:12px;background:var(--surface-2);padding:17px;border-radius:7px}.recorded strong{font-size:14px}.recorded p{font-size:12px;margin:8px 0 0}.form-stack{display:flex;flex-direction:column;gap:17px}.form-stack label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600}.form-stack input,.form-stack select,.form-stack textarea{border:1px solid var(--border);border-radius:6px;padding:11px 12px;background:var(--surface);color:var(--text);width:100%;font-size:13px}.form-stack textarea{resize:vertical;min-height:65px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.optional{font-size:10px;font-weight:400;color:var(--text-muted)}.form-stack p{margin:0}.form-stack fieldset{border:0;padding:0;margin:0}.form-stack legend{font-size:12px;font-weight:600;margin-bottom:10px}.verdicts{display:flex;gap:10px;flex-wrap:wrap}.verdicts label{flex-direction:row;align-items:center;border:1px solid var(--border-soft);border-radius:6px;padding:12px;font-size:11px;cursor:pointer}.verdicts input{width:auto;accent-color:var(--green)}.verdicts label:has(input:checked){background:var(--surface-2);border-color:var(--surface-2-border)}.submit-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.submit-row>span{font-size:10px;color:var(--text-muted)}.setup{max-width:700px;margin:100px auto;padding:35px}.setup h1{margin-top:40px;font-size:36px;letter-spacing:-1px}.setup p{color:var(--text-muted)}.setup>button{background:var(--green);color:var(--on-brand);padding:12px 20px;border-radius:6px}dialog{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:26px;max-width:530px;width:calc(100% - 30px);max-height:calc(100% - 40px);color:var(--text);box-shadow:0 25px 100px var(--shadow-dialog)}dialog::backdrop{background:var(--overlay);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;gap:10px}.dialog-header h2{font-size:23px;margin:0;letter-spacing:-.7px}.guide{padding-left:23px;font-size:14px}.guide li{padding:10px 0}.guide p{font-size:13px;color:var(--text-muted);margin:8px 0}.full-width{width:100%}.google-button{border:1px solid var(--border);display:flex;align-items:center;justify-content:center;gap:20px;padding:14px;width:100%;border-radius:7px}.google-letter{font-family:Arial,sans-serif;font-size:20px;font-weight:700;color:#4285f4}@media(min-width:1450px){.hero-copy{padding:44px}.hero h1{font-size:52px}.hero-art{margin-left:30px}.hero-card.front{left:70px}.hero-card.back{left:180px}.hero-tag{left:110px}.hero-ring{left:40px}.item-art{height:260px}}@media(max-width:1150px){.page-layout{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding:30px 14px}.topbar nav{margin-left:15px;gap:18px}.topbar{padding:0 23px;gap:20px}main{padding:25px 25px 0}.hero h1{font-size:35px}.hero-copy{padding:28px 0 28px 25px}.hero-art{transform:scale(.85);transform-origin:left center}.hero{grid-template-columns:1.1fr 1fr;min-height:325px}.hero-copy>p:not(.eyebrow){max-width:270px}.filters{flex-wrap:wrap}.search{max-width:100%;width:100%}.items-grid{gap:13px}.item-art{height:185px}.baseball-ball{width:115px;height:115px}.comic-book,.art-frame{scale:.9}.item-card-content{padding:13px}.item-card h3{font-size:12px}.account-actions{gap:9px}.hero-art{min-height:325px}}@media(max-width:850px){.topbar nav{display:none}.page-layout{grid-template-columns:1fr}.sidebar{padding:17px 24px;border-right:0;border-bottom:1px solid var(--border);min-height:0;display:block}.sidebar>.eyebrow,.workspace-note,.learning-card,.progress-card,.sidebar-bottom{display:none}.workspace-list{flex-direction:row}.workspace{justify-content:center;flex:1}.workspace .selected-dot{display:none}.hero h1{font-size:40px}.hero-copy>p:not(.eyebrow){max-width:320px}.hero-art{transform:scale(.9)}.item-art{height:210px}main{padding:25px 24px 0}.detail-grid{gap:20px}.item-art.large{height:390px}}@media(max-width:600px){.demo-banner{padding:8px 16px;font-size:9px}.banner-detail{display:none}.topbar{height:73px;padding:0 17px}.brand{font-size:23px}.brand svg{width:24px}.sell-top{display:none}.sidebar{padding:12px 13px}.workspace{padding:11px 10px;font-size:12px;gap:9px}.workspace svg{width:17px}main{padding:18px 16px 0}.hero{min-height:0;display:block}.hero-copy{padding:27px 23px}.hero h1{font-size:39px;letter-spacing:-1.7px}.hero-copy>p:not(.eyebrow){font-size:12px;max-width:300px}.hero-art{display:none}.hero .eyebrow{font-size:8px}.values-strip{gap:8px;justify-content:space-between;padding:18px 0;margin-bottom:25px}.values-strip span{font-size:8px;gap:4px}.values-strip svg{width:13px}.section-heading h2{font-size:21px;line-height:1.35;max-width:250px}.section-heading .eyebrow{font-size:8px}.categories{gap:3px}.categories button{padding:8px 10px}.filters{gap:12px;margin:17px 0}.search{padding:12px}.search input{font-size:12px}.items-grid{grid-template-columns:1fr;gap:18px}.item-art{height:260px}.baseball-ball{width:145px;height:145px}.comic-book,.art-frame{scale:1.1}.item-card-content{padding:19px}.card-meta{font-size:10px}.card-meta span:last-child{font-size:8px}.item-card h3{font-size:16px}.item-card p{font-size:11px}.card-bottom strong{font-size:19px}.card-bottom>span{font-size:11px}.community-note{padding:15px;gap:12px}.community-note h3{font-size:12px}.community-note p{font-size:10px}.note-icon{width:35px;height:35px}.community-note>button{display:none}.detail-grid{grid-template-columns:1fr}.item-art.large{height:320px}.item-info h1{font-size:28px}.audit-panel{padding:20px}.audit-panel h2{font-size:22px}.verdicts{display:flex;flex-direction:column}.verdicts label{font-size:12px;padding:13px}.submit-row{flex-direction:column;align-items:stretch}.submit-row>span{font-size:10px}.form-row{gap:10px}.form-stack input,.form-stack textarea,.form-stack select{font-size:16px}dialog{padding:22px}.dialog-header h2{font-size:20px}.form-stack label{font-size:12px}.avatar{width:30px;height:30px}.setup{margin:30px auto}.setup h1{font-size:30px}.account-actions{gap:6px}.king-credion-button{width:42px;height:42px}.king-credion-button img{width:32px;height:32px}}@media(max-width:400px){.account-actions{gap:4px}.king-credion-button{width:36px;height:36px}.king-credion-button img{width:26px;height:26px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.photo-thumbnails{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0}.photo-thumbnails img{width:82px;height:82px;object-fit:cover;border-radius:8px}.photo-thumbnails button{padding:3px}.photo-thumbnails button[aria-pressed=true]{outline:2px solid var(--green);border-radius:9px}.photo-thumbnails>div{display:grid}.gallery-main{width:100%;max-height:600px;object-fit:contain;background:var(--surface-3);border-radius:14px}.photo-gallery{margin-bottom:24px}.listing-cover{width:100%;height:240px;object-fit:cover}.certificate-confirm{display:flex!important;align-items:center;gap:10px}.certificate-confirm input{width:18px!important}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.stat-grid .evidence-box{display:flex;flex-direction:column;gap:6px}.stat-grid strong{font-size:22px}.support-welcome{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:8px 0 16px}.support-welcome img{width:clamp(110px,22vw,160px);height:auto;display:block}.support-avatar{width:48px;height:48px;flex:none;object-fit:contain}.support-message{display:flex;gap:10px;align-items:flex-start}.legal-page{max-width:740px;margin:0 auto;padding:40px 24px 90px}.legal-page .legal-back{display:inline-block;margin-bottom:28px}.legal-draft-banner{background:var(--error-bg);color:var(--error-text);border:1px solid var(--error-border);border-radius:8px;padding:14px 16px;font-size:12px;line-height:1.7;margin-bottom:32px}.legal-page h1{font-size:32px;letter-spacing:-1px;margin-bottom:6px}.legal-updated{font-size:12px;color:var(--text-muted);margin-bottom:30px}.legal-page h2{font-size:18px;letter-spacing:-.2px;margin:34px 0 12px}.legal-page h3{font-size:14px;margin:18px 0 6px}.legal-page p,.legal-page li{font-size:14px;line-height:1.75;color:var(--text)}.legal-page ul{padding-left:22px;margin:10px 0}.legal-page li{padding:3px 0}.legal-page a{color:var(--green)}.legal-page em{color:var(--error-text)}.footer-legal{display:flex;gap:14px}.footer-legal a{color:var(--text-muted)}.footer-legal a:hover{color:var(--green)}.credibility-meter{display:inline-flex;align-items:center;gap:6px;width:100%;margin:8px 0}.credibility-meter-track{position:relative;flex:1;height:8px;border-radius:5px;background:linear-gradient(to right,#c1443a,#d4a017,#3f8f4f)}.credibility-meter-marker{position:absolute;top:-2px;width:3px;height:12px;background:var(--credibility-marker);border-radius:2px;transform:translate(-50%)}.credibility-meter.compact{width:auto;gap:5px;margin:0}.credibility-meter.compact .credibility-meter-track{width:44px;flex:none;height:5px}.credibility-meter.compact .credibility-meter-marker{top:-1.5px;width:2px;height:8px}.credibility-meter-num{font-size:10px;font-weight:700;color:var(--text-muted)}.notif-wrap{position:relative}.notif-badge{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--error-text);color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.notif-panel{position:absolute;top:calc(100% + 10px);right:0;width:300px;max-height:380px;overflow:auto;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 12px 32px var(--shadow-panel);padding:6px;z-index:40}.notif-empty{padding:16px;text-align:center;margin:0}.notif-row{display:flex;gap:10px;align-items:flex-start;text-align:left;width:100%;padding:11px 10px;border-radius:7px;font-size:12px;color:var(--text)}.notif-row:hover{background:var(--hover-bg)}.notif-row svg{flex-shrink:0;margin-top:1px;color:var(--brand-teal)}@media(max-width:600px){.notif-panel{position:fixed;left:16px;right:16px;top:62px;width:auto;max-height:min(380px,calc(100vh - 90px))}}.theme-panel{width:160px}.theme-panel .notif-row{justify-content:flex-start}.theme-check{margin-left:auto;color:var(--green)}@media(max-width:600px){.theme-panel{position:absolute;left:auto;right:0;top:calc(100% + 10px);width:160px}}.bg-removed-ok{color:var(--success-text)}.brand{flex-shrink:0}.brand .brand-lockup{display:flex;flex-direction:column;align-items:center;align-self:center;margin:0}.brand .brand-logo{display:block;width:170px;height:57px}.brand .brand-tagline{align-self:center;margin:0;font:600 11px/1.4 DM Sans,sans-serif;letter-spacing:.35px;color:var(--green);white-space:nowrap}.topbar nav{margin-left:30px}.hero-tag svg{color:var(--brand-teal)}.hero-mascot{display:flex;align-items:center;justify-content:center;min-width:0;padding:18px 22px 12px 10px}.hero-mascot img{display:block;width:100%;max-width:320px;height:auto;max-height:360px;object-fit:contain}@media(max-width:600px){.brand .brand-logo{width:145px;height:47px}.brand .brand-tagline{font-size:9px;letter-spacing:.2px}.topbar{gap:12px}.hero-mascot{padding:0 24px 18px}.hero-mascot img{max-width:225px;max-height:260px}}@media(max-width:400px){.brand .brand-logo{width:108px;height:35px}.brand .brand-tagline{display:none}.topbar{gap:8px}}
