/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--ink:#16201c;--muted:#78837d;--line:#e8ebe8;--paper:#f5f7f4;--white:#fff;--green:#25a76f;--deep-green:#133e30;--lime:#d9f36b;--sidebar:#17211d}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:Avenir Next,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:214px minmax(780px,1fr) 334px;min-height:100vh;display:grid}.sidebar{background:var(--sidebar);color:#fff;flex-direction:column;height:100vh;min-height:100vh;padding:27px 15px 18px;display:flex;position:sticky;top:0}.brand{letter-spacing:.13em;align-items:center;gap:10px;padding:0 10px 33px;font-size:15px;font-weight:800;display:flex}.brand-mark{width:27px;height:27px;display:inline-block;position:relative;transform:rotate(-8deg)}.brand-mark i{border:2px solid var(--lime);background:var(--sidebar);border-radius:3px;width:11px;height:20px;position:absolute}.brand-mark i:first-child{top:4px;left:1px;transform:rotate(-18deg)}.brand-mark i:nth-child(2){top:2px;left:8px}.brand-mark i:nth-child(3){top:5px;left:14px;transform:rotate(18deg)}.nav-label{color:#7f9289;letter-spacing:.17em;text-transform:uppercase;margin:0 12px 9px;font-size:9px;font-weight:800}.nav-label.second{margin-top:24px}.nav-item{color:#aebbb5;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;width:100%;height:42px;padding:0 12px;font-size:12px;font-weight:650;transition:all .18s;display:flex}.nav-item:hover{color:#fff;background:#202e28}.nav-item.active{color:#19241f;background:var(--lime);box-shadow:0 5px 14px #0c141044}.nav-icon{text-align:center;width:18px;font-size:17px;line-height:1}.nav-count{background:#17211d22;border-radius:20px;margin-left:auto;padding:2px 6px;font-size:10px}.sidebar-foot{margin-top:auto}.sync-row{background:#202d27;border:1px solid #2b3933;border-radius:8px;align-items:center;gap:8px;margin:0 3px 15px;padding:12px 10px;display:flex}.sync-dot{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d9f36b15}.sync-row div,.profile div{flex-direction:column;min-width:0;display:flex}.sync-row b,.profile b{font-size:10px;font-weight:700}.sync-row small,.profile small{color:#84958d;margin-top:2px;font-size:8px}.sync-row button,.profile button{color:#89988f;background:0 0;border:0;margin-left:auto}.profile{border-top:1px solid #2a3631;align-items:center;gap:9px;padding:12px 6px 0;display:flex}.profile>span{width:30px;height:30px;color:var(--lime);background:#314339;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.workspace{min-width:0;padding:27px 27px 32px}.topbar{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.eyebrow{color:#9aa39e;letter-spacing:.16em;margin:0 0 4px;font-size:8px;font-weight:800}.topbar h1{letter-spacing:-.04em;margin:0;font-size:23px;font-weight:800}.header-actions{align-items:center;gap:8px;display:flex}.header-actions button,.modal-actions button{border:1px solid #dfe4e0;border-radius:6px;height:36px;padding:0 14px;font-size:10px;font-weight:750}.icon-button{background:#fff;width:36px;position:relative;padding:0!important;font-size:15px!important}.icon-button span{background:#ef6a59;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:8px}.secondary-button{color:#52605a;background:#fff}.primary-button{box-shadow:0 5px 13px #133e3025;background:var(--deep-green)!important;color:#fff!important;border-color:var(--deep-green)!important}.primary-button b{color:var(--lime);margin-right:5px}.metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px;display:grid}.metric-card{background:var(--white);border:1px solid var(--line);border-radius:9px;height:126px;padding:15px 16px;position:relative;overflow:hidden;box-shadow:0 2px 4px #13201805}.metric-card.accent{background:var(--deep-green);color:#fff;border-color:var(--deep-green)}.metric-head{justify-content:space-between;align-items:center;display:flex}.metric-head span{color:#7f8984;font-size:10px;font-weight:650}.accent .metric-head span{color:#aabeb5}.metric-head em{color:#9aa39e;border:1px solid #e5e9e6;border-radius:3px;padding:2px 4px;font-size:8px;font-style:normal}.accent .metric-head em{color:#aabeb5;border-color:#3a5b4e}.metric-card strong{letter-spacing:-.045em;margin-top:9px;font-size:22px;display:block}.metric-card strong small{color:#909b95;font-size:11px;font-weight:650}.metric-card p{color:#9aa39e;align-items:center;gap:5px;margin:7px 0 0;font-size:8px;display:flex}.metric-card p b{color:var(--green);background:#e8f7f0;border-radius:3px;padding:2px 4px}.accent p b{color:var(--lime);background:#ffffff10}.spark{align-items:end;gap:2px;height:29px;display:flex;position:absolute;bottom:13px;right:14px}.spark i{background:#b9dcca;border-radius:3px 3px 0 0;width:3px}.spark i:first-child{height:8px}.spark i:nth-child(2){height:12px}.spark i:nth-child(3){height:9px}.spark i:nth-child(4){height:17px}.spark i:nth-child(5){height:14px}.spark i:nth-child(6){height:21px}.spark i:nth-child(7){height:19px}.spark i:nth-child(8){background:var(--green);height:27px}.mini-stack{border-radius:10px;width:58px;height:7px;display:flex;position:absolute;bottom:20px;right:16px;overflow:hidden}.mini-stack i:first-child{background:#1d9b67;width:68%}.mini-stack i:nth-child(2){background:#9b78d8;width:21%}.mini-stack i:nth-child(3){background:#d2a65d;width:11%}.profit-line{border-bottom:2px solid var(--lime);opacity:.8;width:61px;height:22px;position:absolute;bottom:16px;right:14px;transform:skewY(-13deg)}.progress{background:#eaf0ec;border-radius:10px;width:60px;height:5px;position:absolute;bottom:20px;right:15px;overflow:hidden}.progress i{background:#b397dd;width:64%;height:100%;display:block}.inventory-panel{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden;box-shadow:0 2px 5px #12201805}.panel-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;height:58px;padding:10px 12px;display:flex}.search{background:#fafbfa;border:1px solid #e2e6e3;border-radius:6px;align-items:center;gap:8px;width:330px;height:35px;padding:0 9px;display:flex}.search>span{color:#8f9993;font-size:18px}.search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.search kbd{color:#a1aaa5;background:#fff;border:1px solid #e3e7e4;border-radius:3px;padding:2px 5px;font-size:8px}.filter-group{gap:6px;display:flex}.filter-group select{color:#53615a;background:#fff;border:1px solid #e2e6e3;border-radius:6px;height:34px;padding:0 25px 0 9px;font-size:9px}.view-button{color:#9aa39e;background:#fff;border:1px solid #e2e6e3;width:33px;height:34px}.view-button:first-of-type{border-radius:6px 0 0 6px;margin-left:5px}.view-button:last-child{border-radius:0 6px 6px 0;margin-left:-6px}.view-button.active{color:#194333;background:#edf3ef}.table-wrap{min-height:414px;overflow-x:auto}table{border-collapse:collapse;table-layout:auto;width:100%}th{color:#89938e;text-align:left;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--line);white-space:nowrap;background:#f8f9f8;height:35px;font-size:8px;font-weight:750}th:first-child,td:first-child{width:36px;padding-left:13px}th:nth-child(2){min-width:220px}th:last-child{width:38px}td{vertical-align:middle;white-space:nowrap;border-bottom:1px solid #eef0ee;height:66px;padding-right:10px;font-size:10px}tbody tr{cursor:pointer;transition:all .15s}tbody tr:hover,tr.row-selected{background:#f6faf7}input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:1px solid #ccd3cf;border-radius:3px;place-items:center;width:13px;height:13px;display:grid}input[type=checkbox]:checked{background:var(--deep-green);border-color:var(--deep-green)}input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:8px;line-height:1}.card-cell{align-items:center;gap:9px;display:flex}.card-cell img{object-fit:cover;object-position:top;background:#e9ecea;border-radius:3px;width:32px;height:45px;box-shadow:0 2px 6px #17211d2c}.card-cell div{flex-direction:column;display:flex}.card-cell b{font-size:10px}.card-cell span{color:#7f8984;margin:2px 0;font-size:8px}.card-cell small{color:#abb2ae;font-size:7px}.game-tag{border-radius:4px;padding:4px 6px;font-size:8px;font-weight:700}.pokemon{color:#a96b12;background:#fff3d8}.yugioh{color:#7d57a5;background:#f0e7f8}.mtg{color:#a35444;background:#f7e8e4}td>b{font-size:10px;display:block}.unit{color:#8c9691;margin-left:2px;font-size:8px}.muted{color:#9ca5a0;margin-top:3px;font-size:7px;display:block}.positive{color:#239969}.negative{color:#d36b5b}.status{border-radius:20px;align-items:center;gap:5px;padding:4px 7px;font-size:8px;font-weight:700;display:inline-flex}.status i{border-radius:50%;width:5px;height:5px}.status.holding{color:#247b58;background:#e8f6ef}.status.holding i{background:#29a76e}.status.sold{color:#79837e;background:#eef0ef}.status.sold i{background:#8f9994}.status.grading{color:#7957a3;background:#f1eafa}.status.grading i{background:#9872c8}.more{color:#9da6a1;background:0 0;border:0;font-size:10px}.empty{color:#9aa39e;flex-direction:column;justify-content:center;align-items:center;height:300px;display:flex}.empty span{font-size:30px}.empty b{color:#66726c;margin-top:10px;font-size:12px}.empty p{font-size:9px}.table-footer{color:#8d9792;justify-content:space-between;align-items:center;height:46px;padding:0 13px;font-size:8px;display:flex}.table-footer div{display:flex}.table-footer button{color:#7e8983;background:#fff;border:1px solid #e2e6e3;width:27px;height:25px;margin-left:-1px;font-size:9px}.table-footer button:first-child{border-radius:4px 0 0 4px}.table-footer button:last-child{border-radius:0 4px 4px 0}.table-footer button.page-active{background:var(--deep-green);color:#fff;border-color:var(--deep-green)}.detail-drawer{border-left:1px solid var(--line);background:#fff;height:100vh;min-height:100vh;padding-bottom:22px;position:sticky;top:0;overflow-y:auto}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:55px;padding:0 18px;font-size:10px;font-weight:750;display:flex}.drawer-head button{color:#8e9893;background:0 0;border:0;font-size:20px}.card-showcase{background:linear-gradient(145deg,#edf3ef,#e2e9e5);place-items:center;height:205px;display:grid;position:relative;overflow:hidden}.card-showcase img{object-fit:cover;z-index:2;border-radius:7px;max-width:120px;height:164px;box-shadow:0 13px 24px #15251d3b}.card-showcase .status{z-index:3;background:#fff;position:absolute;top:13px;right:13px}.card-glow{opacity:.55;border:1px solid #b9c9c0;border-radius:50%;width:190px;height:190px;position:absolute}.card-glow:after,.card-glow:before{content:"";border:1px solid #c5d3cb;border-radius:50%;position:absolute;inset:20px}.card-glow:after{inset:42px}.drawer-title{justify-content:space-between;align-items:start;padding:16px 18px 12px;display:flex}.drawer-title h2{letter-spacing:-.04em;margin:0;font-size:17px}.drawer-title p{color:#8c9691;margin:3px 0;font-size:9px}.drawer-title button{color:#77827c;background:#fff;border:1px solid #e2e6e3;border-radius:6px;width:30px;height:30px;font-size:17px}.identity-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px;margin:0 18px;padding:11px 0;display:grid}.identity-grid div{flex-direction:column;display:flex}.identity-grid span{color:#9ba49f;margin-bottom:3px;font-size:7px}.identity-grid b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.price-section,.purchase-section{padding:15px 18px 0}.section-title{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-title b{font-size:10px}.section-title span{color:#a0a8a4;font-size:7px}.section-title button{color:#24865f;background:0 0;border:0;font-size:8px;font-weight:700}.price-grid{border:1px solid #e4e8e5;border-radius:7px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.price-grid>div{border-bottom:1px solid #e9ecea;grid-template-columns:1fr auto;align-items:center;height:54px;padding:8px 9px;display:grid}.price-grid>div:nth-child(odd){border-right:1px solid #e9ecea}.price-grid>div:nth-child(n+3){border-bottom:0}.price-grid>div.current{background:#f0f7f3}.price-grid span{color:#8b9690;font-size:7px}.price-grid b{font-size:11px}.price-grid small{color:#2c9d6e;grid-column:1/-1;font-size:7px}.price-grid small.down{color:#cf7465}.source-note{color:#9ca5a0;text-align:right;font-size:7px}.source-note b{color:#68736d}.purchase-section{border-top:1px solid var(--line);margin-top:14px}.purchase-section dl{margin:0}.purchase-section dl>div{justify-content:space-between;padding:5px 0;font-size:8px;display:flex}.purchase-section dt{color:#949e98}.purchase-section dd{margin:0;font-weight:700}.drawer-actions{gap:7px;padding:16px 18px;display:flex}.drawer-actions button{border-radius:6px;flex:1;height:36px;font-size:9px;font-weight:750}.sell-button{background:var(--deep-green);color:#fff;border:1px solid var(--deep-green)}.ghost-button{color:#51605a;background:#fff;border:1px solid #dfe4e1}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c1511a6;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.upload-modal{background:#fff;border-radius:12px;width:min(680px,100%);overflow:hidden;box-shadow:0 28px 60px #06100b6e}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:71px;padding:0 22px;display:flex}.modal-head span{color:#27a773;letter-spacing:.18em;font-size:7px;font-weight:800}.modal-head h2{margin:3px 0 0;font-size:17px}.modal-head button{color:#7d8882;background:#f1f4f2;border:0;border-radius:50%;width:30px;height:30px;font-size:18px}.drop-step{padding:24px}.drop-zone{width:100%;height:282px;color:var(--ink);background:#f7faf8;border:1.5px dashed #b9c8c0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;display:flex}.drop-zone:hover{border-color:var(--green);background:#f2f8f4}.camera-icon{color:#1b8e61;background:#e5f4ec;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:13px;font-size:23px;display:grid}.drop-zone b{font-size:14px}.drop-zone p{color:#8c9691;font-size:9px}.drop-zone em{background:var(--deep-green);color:#fff;border-radius:5px;margin:6px;padding:9px 16px;font-size:9px;font-style:normal;font-weight:750}.drop-zone small{color:#a5ada8;font-size:7px}.multi-toggle{color:#45534c;cursor:pointer;justify-content:center;align-items:center;gap:6px;margin-top:13px;font-size:9px;display:flex}.multi-toggle input{accent-color:var(--green)}.scan-tips{color:#7f8a84;justify-content:center;align-items:center;gap:17px;margin-top:17px;font-size:8px;display:flex}.scan-tips b{color:#45534c}.scan-tips span:before{content:"✓";color:var(--green);margin-right:4px}.analyzing-step{grid-template-columns:230px 1fr;align-items:center;gap:34px;padding:35px 48px;display:grid}.scan-preview{background:#e8eeea;border-radius:9px;place-items:center;height:300px;display:grid;position:relative;overflow:hidden}.scan-preview img{object-fit:contain;width:100%;height:100%}.scan-preview>i{background:var(--lime);height:2px;box-shadow:0 0 14px var(--lime);animation:1.5s ease-in-out infinite alternate scan;position:absolute;left:10px;right:10px}@keyframes scan{0%{top:12px}to{top:286px}}.analysis-copy{text-align:center}.spinner{border:3px solid #dfe8e3;border-top-color:var(--green);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.analysis-copy h3{margin:13px 0 5px;font-size:15px}.analysis-copy p{color:#87928c;font-size:9px}.analysis-lines{flex-direction:column;gap:7px;margin-top:20px;display:flex}.analysis-lines i{background:#edf1ee;border-radius:6px;height:6px;animation:1.2s infinite alternate pulse}.analysis-lines i:nth-child(2){width:75%;margin:auto}.analysis-lines i:nth-child(3){width:45%;margin:auto}@keyframes pulse{50%{opacity:.5}}.review-step{padding:19px 22px 0}.match-banner{background:#edf8f2;border:1px solid #d4ebde;border-radius:7px;align-items:center;gap:10px;height:50px;padding:0 12px;display:flex}.match-banner>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.match-banner div{flex-direction:column;display:flex}.match-banner b{font-size:9px}.match-banner p{color:#76867e;margin:2px 0;font-size:7px}.match-banner em{color:#23845c;background:#fff;border-radius:20px;margin-left:auto;padding:4px 7px;font-size:7px;font-style:normal}.review-content{grid-template-columns:127px 1fr;gap:18px;padding:17px 0;display:grid}.review-image{background:#ecf1ee;border-radius:7px;height:177px;position:relative;overflow:hidden}.review-image img{object-fit:contain;width:100%;height:100%}.review-image span{color:#fff;background:#17211dcc;border-radius:3px;padding:3px 5px;font-size:7px;position:absolute;top:7px;left:7px}.review-fields{flex-direction:column;gap:8px;display:flex}.review-fields>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.review-fields label{color:#7e8983;flex-direction:column;gap:4px;font-size:7px;display:flex}.review-fields input{height:31px;color:var(--ink);border:1px solid #dfe5e1;border-radius:5px;outline:0;padding:0 8px;font-size:9px}.review-fields input:focus{border-color:#3ba87a;box-shadow:0 0 0 2px #3ba87a18}.detected-prices{background:#f7f8f7;border-radius:6px;align-items:center;gap:15px;height:45px;padding:0 12px;font-size:8px;display:flex}.detected-prices>span{color:#7f8a84;margin-right:auto}.detected-prices b{color:#8c9691;font-weight:500}.detected-prices em{color:#26332d;margin-left:3px;font-style:normal;font-weight:800}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:7px;height:64px;margin:16px -22px 0;padding:13px 22px;display:flex}.modal-actions button{color:#53615a;background:#fff}.draft-list{flex-direction:column;gap:10px;max-height:420px;padding-right:4px;display:flex;overflow-y:auto}.card-draft{background:#fbfcfb;border:1px solid #dfe5e1;border-radius:7px;padding:10px 12px}.card-draft.excluded{opacity:.45}.card-draft-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.card-draft-head label{color:var(--ink);cursor:pointer;align-items:center;gap:6px;font-size:9px;display:flex}.card-draft-head input{accent-color:var(--green)}.card-draft-head span{color:#7e8983;font-size:7px}.card-draft-head em{color:#23845c;white-space:nowrap;background:#edf8f2;border-radius:20px;padding:3px 7px;font-size:7px;font-style:normal}.card-draft-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.card-draft-grid label{color:#7e8983;flex-direction:column;gap:4px;font-size:7px;display:flex}.card-draft-grid input,.card-draft-grid select{height:29px;color:var(--ink);background:#fff;border:1px solid #dfe5e1;border-radius:5px;outline:0;padding:0 8px;font-size:9px}.card-draft-grid input:focus{border-color:#3ba87a;box-shadow:0 0 0 2px #3ba87a18}.shared-date{color:#7e8983;flex-direction:column;gap:4px;max-width:180px;font-size:7px;display:flex}.shared-date input{height:31px;color:var(--ink);background:#fff;border:1px solid #dfe5e1;border-radius:5px;padding:0 8px;font-size:9px}@media (width<=760px){.card-draft-grid{grid-template-columns:1fr 1fr}}.match-banner.needs-review{background:#fff8e8;border-color:#efdfb7}.match-banner.needs-review>span{background:#d29a36}.match-banner.needs-review em{color:#9b6a14}.review-fields select{height:31px;color:var(--ink);background:#fff;border:1px solid #dfe5e1;border-radius:5px;padding:0 8px;font-size:9px}.error-step{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:48px 32px;display:flex}.error-step>span{color:#c65d4c;background:#fff0ed;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:grid}.error-step h3{margin:16px 0 5px;font-size:15px}.error-step p{color:#7c8982;max-width:440px;font-size:9px;line-height:1.7}.error-step button{border:0;border-radius:6px;height:36px;margin-top:14px;padding:0 16px;font-size:9px}.toast{z-index:30;color:#fff;background:#14251d;border-radius:7px;align-items:center;gap:9px;padding:12px 16px;font-size:10px;font-weight:700;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 10px 30px #07120d4f}.toast span{color:var(--lime)}.placeholder-view{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:1.1fr .9fr;height:550px;display:grid;overflow:hidden}.placeholder-copy{flex-direction:column;align-items:start;padding:80px 60px;display:flex}.placeholder-copy p{letter-spacing:.18em;color:#289c6d;font-size:8px;font-weight:800}.placeholder-copy h2{letter-spacing:-.055em;max-width:380px;margin:14px 0;font-size:31px;line-height:1.25}.placeholder-copy>span{color:#748079;max-width:380px;font-size:11px;line-height:1.9}.placeholder-copy button{border-radius:6px;height:39px;margin-top:26px;padding:0 16px;font-size:10px}.placeholder-visual{background:var(--deep-green);color:#fff;border-radius:10px;margin:44px;padding:22px;position:relative;overflow:hidden}.visual-top{letter-spacing:.1em;color:#a5beb3;justify-content:space-between;font-size:7px;display:flex}.visual-top b{color:var(--lime)}.placeholder-visual>strong{letter-spacing:-.06em;margin-top:52px;font-size:62px;display:block}.placeholder-visual>small{color:#a9beb4}.visual-bars{align-items:end;gap:7px;height:120px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.visual-bars i{background:linear-gradient(var(--lime),#78b889);opacity:.8;border-radius:3px 3px 0 0;flex:1}@media (width<=1180px){.app-shell{grid-template-columns:190px minmax(720px,1fr)}.detail-drawer{z-index:10;width:334px;position:fixed;top:0;right:0;box-shadow:-16px 0 35px #16201c24}.metrics{grid-template-columns:repeat(2,1fr)}.metric-card{height:116px}}@media (width<=850px){.app-shell{display:block}.sidebar{z-index:15;width:auto;height:62px;min-height:0;padding:7px 10px;position:fixed;inset:auto 0 0}.brand,.nav-label,.sidebar-foot{display:none}.sidebar nav{justify-content:space-around;display:flex}.nav-item{flex-direction:column;gap:2px;width:auto;height:48px;padding:5px 10px;font-size:7px}.nav-item:nth-of-type(n+6){display:none}.nav-icon{font-size:16px}.nav-count{display:none}.workspace{padding:20px 14px 84px}.topbar{align-items:flex-start}.topbar h1{font-size:21px}.secondary-button,.icon-button{display:none}.metrics{grid-template-columns:1fr 1fr;gap:7px}.panel-toolbar{flex-direction:column;align-items:stretch;height:auto}.search{width:100%}.filter-group select{flex:1}.table-wrap{overflow:auto}.detail-drawer{width:min(92vw,334px)}.placeholder-view{height:560px;display:block}.placeholder-copy{padding:45px 30px}.placeholder-visual{height:210px;margin:0 30px}.analyzing-step{grid-template-columns:1fr;padding:24px}.scan-preview{height:220px}.review-content{grid-template-columns:90px 1fr}.scan-tips{flex-wrap:wrap}.detected-prices{overflow-x:auto}.upload-modal{max-height:92vh;overflow-y:auto}}@media (width<=520px){.metrics{grid-template-columns:1fr}.metric-card{height:104px}.header-actions .primary-button{padding:0 11px;font-size:0}.header-actions .primary-button:after{content:"追加";font-size:10px}.panel-toolbar{padding:9px}.table-wrap{min-height:390px}.topbar{margin-bottom:14px}.review-content{grid-template-columns:1fr}.review-image{height:160px}.scan-tips{display:none}.modal-head{height:63px}.modal-head h2{font-size:14px}.drop-step{padding:16px}.drop-zone{height:300px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
