:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f7f6;--surface:#fff;--surface-soft:#f1f3f1;--surface-strong:#e9eeeb;--text:#171a18;--muted:#68716c;--muted-strong:#515a55;--border:#e0e5e2;--border-strong:#cfd7d2;--accent:#17613e;--accent-dark:#104a2f;--accent-soft:#edf5f0;--positive:#17613e;--danger:#963f34;--shadow:0 1px 2px #121c160a}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed}.shell{grid-template-columns:224px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;height:100vh;padding:24px 14px 18px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.025em;align-items:center;width:fit-content;margin:0 10px 34px;font-size:19px;font-weight:820;display:inline-flex}.brand span{color:var(--accent)}.nav-section{margin-bottom:28px}.nav-section-account{margin-top:auto;margin-bottom:18px}.nav-section-label{color:#8a928d;letter-spacing:.11em;text-transform:uppercase;margin:0 10px 8px;font-size:10px;font-weight:760}.nav{gap:3px;display:grid}.nav-link{min-height:42px;color:var(--muted-strong);border-radius:8px;align-items:center;padding:0 11px;font-size:14px;font-weight:590;transition:background .14s,color .14s;display:flex;position:relative}.nav-link:hover{background:var(--surface-soft);color:var(--text)}.nav-link.active{background:var(--accent-soft);color:var(--accent-dark);font-weight:680}.nav-link.active:before{content:"";background:var(--accent);border-radius:3px;width:3px;position:absolute;top:10px;bottom:10px;left:0}.radar-link{color:#3d5146}.radar-link.active{color:var(--accent-dark)}.sidebar-footer{color:#8a928d;align-items:center;gap:8px;margin:0 10px;font-size:11px;display:flex}.sidebar-status-dot{background:#3b996a;border-radius:50%;width:7px;height:7px}.mobile-header,.mobile-nav{display:none}.content{width:100%;max-width:1280px;margin:0 auto;padding:34px 42px 72px}main{width:100%}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:760}h1{letter-spacing:-.035em;margin:7px 0 8px;font-size:clamp(30px,3vw,36px);font-weight:760;line-height:1.08}h2{letter-spacing:-.02em}.lead{max-width:720px;color:var(--muted);margin:0;font-size:15px;line-height:1.55}.top-row{justify-content:space-between;align-items:center;gap:28px;margin-bottom:26px;display:flex}.primary,.secondary{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:10px 15px;font-size:13px;font-weight:680;transition:all .14s;display:inline-flex}.primary{border:1px solid var(--accent);background:var(--accent);color:#fff}.primary:hover{border-color:var(--accent-dark);background:var(--accent-dark)}.secondary{border:1px solid var(--border-strong);background:var(--surface);color:var(--text)}.secondary:hover{background:var(--surface-soft);border-color:#b7c2bb}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.card{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:12px;padding:18px}.metric-label{color:var(--muted);font-size:12px;font-weight:590}.metric-value{letter-spacing:-.035em;margin-top:6px;font-size:26px;font-weight:760}.metric-sub{color:var(--muted);margin-top:5px;font-size:11px;font-weight:580}.badge{background:var(--accent-soft);width:fit-content;color:var(--accent-dark);border:1px solid #dce7e0;border-radius:999px;align-items:center;padding:5px 8px;font-size:10px;font-weight:680;display:inline-flex}.muted,.item-meta{color:var(--muted);font-size:13px}.section-title{justify-content:space-between;align-items:center;gap:20px;margin:30px 0 12px;display:flex}.section-title h2{margin:3px 0 0;font-size:18px}.dashboard-hero{margin-bottom:22px}.dashboard-metrics{margin-bottom:20px}.dashboard-main-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);align-items:start;gap:16px;display:grid}.dashboard-panel{padding:0;overflow:hidden}.panel-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:15px 17px;display:flex}.panel-header h2{margin:2px 0 0;font-size:17px}.panel-link{color:var(--accent-dark);font-size:12px;font-weight:650}.recent-list{display:grid}.recent-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;min-height:68px;padding:12px 17px;display:grid}.recent-row:last-child{border-bottom:0}.recent-row:hover{background:#fafbfa}.item-title{font-size:13px;font-weight:680}.price{font-size:13px;font-weight:720}.radar-preview-list{display:grid}.radar-preview-item{border-bottom:1px solid var(--border);grid-template-columns:58px minmax(0,1fr);gap:12px;padding:13px 15px;display:grid}.radar-preview-item:last-child{border-bottom:0}.radar-preview-image{object-fit:contain;border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;width:58px;height:58px;display:block}.radar-preview-name{margin-bottom:5px;font-size:13px;font-weight:690;line-height:1.3}.radar-preview-meta{color:var(--muted);flex-wrap:wrap;gap:6px 10px;font-size:11px;display:flex}.radar-preview-meta strong{color:var(--text);font-weight:680}.dashboard-empty,.welcome-card{justify-content:space-between;align-items:center;gap:24px;display:flex}.dashboard-empty h2,.welcome-card h2{margin:6px 0 8px}.form-card{max-width:860px}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}label{color:#343b37;font-size:12px;font-weight:650}input,select,textarea{border:1px solid var(--border-strong);background:var(--surface);width:100%;color:var(--text);border-radius:9px;outline:none;padding:11px 12px;transition:border-color .12s,box-shadow .12s}input:focus,select:focus,textarea:focus{border-color:#7fa791;box-shadow:0 0 0 3px #17613e14}textarea{resize:vertical}.actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.analyze-workspace{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:start;gap:16px;display:grid}.analyze-panel{padding:20px}.analyze-panel-title{margin:4px 0 5px;font-size:17px}.analyze-panel-copy{color:var(--muted);margin:0 0 16px;font-size:12px;line-height:1.5}.upload-zone{text-align:center;cursor:pointer;background:#fafbfa;border:1px dashed #aebbb3;border-radius:10px;place-items:center;min-height:330px;padding:26px;transition:all .14s;display:grid}.upload-zone.dragging{border-color:var(--accent);background:var(--accent-soft)}.upload-zone-icon{color:var(--accent);margin-bottom:10px;font-size:28px}.upload-zone strong{margin-bottom:5px;font-size:15px;display:block}.photo-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:10px;display:grid}.photo-preview{min-width:0;position:relative}.photo-preview img{aspect-ratio:1;object-fit:cover;border-radius:9px;width:100%;display:block}.photo-remove{color:#fff;cursor:pointer;background:#141916d6;border:0;border-radius:50%;width:27px;height:27px;position:absolute;top:6px;right:6px}.photo-primary{background:#fffffff0;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:670;position:absolute;bottom:6px;left:6px}.analysis-progress{margin-bottom:16px}.progress-steps{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;display:grid}.progress-step{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.progress-step.active{color:var(--text);font-weight:620}.progress-dot{background:var(--surface-strong);width:22px;height:22px;color:var(--muted);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:700;display:grid}.progress-step.done .progress-dot,.progress-step.current .progress-dot{background:var(--accent);color:#fff}.analyze-submit-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding-top:16px;display:flex}.history-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.history-filters{flex-wrap:wrap;gap:6px;display:flex}.filter-chip{border:1px solid var(--border);background:var(--surface);color:var(--muted-strong);cursor:pointer;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:620}.filter-chip:hover,.filter-chip.active{background:var(--accent-soft);color:var(--accent-dark);border-color:#b8c9bf}.history-search{width:min(270px,100%)}.history-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.history-card{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:11px;overflow:hidden}.history-image-wrap{aspect-ratio:4/3;background:var(--surface-soft);display:block;position:relative;overflow:hidden}.history-image{object-fit:cover;width:100%;height:100%;transition:transform .16s;display:block}.history-card:hover .history-image{transform:scale(1.018)}.history-image-placeholder{width:100%;height:100%;color:var(--muted);place-items:center;font-size:12px;display:grid}.status-pill{color:var(--text);background:#fffffff0;border:1px solid #e0e5e2cc;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:680;display:inline-flex;position:absolute;top:10px;left:10px}.status-listed{color:#155b3a;background:#edf7f0}.status-sold{color:#fff;background:#252b27;border-color:#252b27}.history-card-body{gap:12px;padding:15px;display:grid}.history-date{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:620}.history-card h2{margin:4px 0 0;font-size:16px;line-height:1.3}.marketplace-row{flex-wrap:wrap;align-items:center;gap:6px;min-height:26px;display:flex}.marketplace-pill{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;padding:5px 7px;font-size:10px;font-weight:650;display:inline-flex}.history-price-row{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:1.25fr .75fr;gap:10px;padding:11px 0;display:grid}.history-price-row div{gap:3px;display:grid}.history-price-row span{color:var(--muted);font-size:10px}.history-price-row strong{font-size:14px}.history-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.history-actions .secondary{min-height:34px;padding:7px 10px;font-size:11px}.history-open{color:var(--accent-dark);margin-left:auto;font-size:11px;font-weight:650}.radar-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.radar-filters{flex-wrap:wrap;gap:6px;display:flex}.radar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.radar-card{flex-direction:column;gap:14px;padding:0;display:flex;overflow:hidden}.radar-image-wrap{border-bottom:1px solid var(--border);background:#f5f6f5;place-items:center;height:240px;padding:18px;display:grid}.radar-image-wrap img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;display:block}.radar-image-credit{text-align:right;margin-top:-8px;padding:0 16px 10px;font-size:10px}.radar-card-body{gap:13px;padding:0 17px 17px;display:grid}.radar-card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.radar-card-head h2{margin:5px 0 0;font-size:19px}.score-box{background:var(--accent-soft);text-align:center;border:1px solid #cfe0d5;border-radius:9px;min-width:62px;padding:7px 9px}.score-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:700}.score-value{color:var(--accent-dark);margin-top:1px;font-size:22px;font-weight:760}.radar-metrics{border:1px solid var(--border);border-radius:9px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.radar-metric{border-right:1px solid var(--border);background:#fafbfa;padding:10px}.radar-metric:last-child{border-right:0}.radar-metric .metric-label{font-size:10px}.radar-metric strong{margin-top:3px;font-size:16px;display:block}.radar-badges{flex-wrap:wrap;gap:6px;display:flex}.international-badge{color:#36536f;background:#f1f5fa;border-color:#d9e2ed}.radar-market-box{border:1px solid var(--border);background:#fafbfa;border-radius:9px;padding:11px}.market-tags{flex-wrap:wrap;gap:5px;margin:7px 0 8px;display:flex}.market-tags .badge{border-color:var(--border);color:var(--muted-strong);background:#fff}.locked-card{min-height:360px;position:relative;overflow:hidden}.locked-overlay{text-align:center;background:#ffffffd1;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.table{border-collapse:collapse;border:1px solid var(--border);background:var(--surface);border-radius:10px;width:100%;overflow:hidden}.table th,.table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:12px 14px;font-size:12px}.table th{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;background:#fafbfa;font-size:10px}.table tbody tr:hover{background:#fafbfa}.table tr:last-child td{border-bottom:0}.product-cell{justify-items:start;gap:8px;min-width:130px;display:grid}.product-thumb{object-fit:cover;border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;width:52px;height:52px;display:block}.onboarding-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#141b1775;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.onboarding-modal{border:1px solid var(--border);background:#fff;border-radius:14px;width:min(600px,100%);max-height:calc(100vh - 40px);padding:27px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #0e1c132e}.onboarding-modal h2{margin:6px 36px 8px 0;font-size:28px;line-height:1.1}.onboarding-intro{margin:0 0 18px;font-size:13px}.onboarding-close{background:var(--surface-soft);width:32px;height:32px;color:var(--muted);cursor:pointer;border:0;border-radius:50%;font-size:19px;position:absolute;top:14px;right:15px}.onboarding-steps{gap:8px;display:grid}.onboarding-step{border:1px solid var(--border);border-radius:9px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:11px;padding:11px 12px;display:grid}.onboarding-step>span{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:720;display:grid}.onboarding-step div{gap:2px;display:grid}.onboarding-step strong{font-size:13px}.onboarding-step small{color:var(--muted);font-size:11px;line-height:1.4}.onboarding-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}@media (max-width:1080px){.content{padding-left:28px;padding-right:28px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:1fr}.history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analyze-workspace{grid-template-columns:1fr}.upload-zone{min-height:270px}.radar-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.radar-metric:nth-child(2){border-right:0}.radar-metric:nth-child(-n+2){border-bottom:1px solid var(--border)}}@media (max-width:760px){.shell{display:block}.sidebar{display:none}.mobile-header{z-index:40;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex;position:sticky;top:0}.mobile-header .brand{margin:0;font-size:18px}.mobile-plan-link{border:1px solid var(--border);color:var(--muted-strong);border-radius:7px;padding:6px 9px;font-size:11px;font-weight:650}.mobile-nav{z-index:50;min-height:66px;padding:6px max(6px, env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav-link{color:#747d78;text-align:center;border-radius:8px;justify-content:center;align-items:center;min-width:0;font-size:10px;font-weight:620;display:flex}.mobile-nav-link.active{background:var(--accent-soft);color:var(--accent-dark);font-weight:720}.mobile-nav-link.radar-link{color:#4b5b52}.mobile-nav-link.radar-link.active{color:var(--accent-dark)}.content{max-width:none;padding:24px 16px calc(94px + env(safe-area-inset-bottom))}.top-row{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:22px}.top-row>.primary,.top-row>.secondary{width:100%}h1{font-size:28px;line-height:1.1}.lead{font-size:14px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.card{border-radius:10px;padding:15px}.metric-value{font-size:23px}.dashboard-main-grid{gap:12px}.dashboard-empty,.welcome-card{flex-direction:column;align-items:stretch}.dashboard-empty .primary,.welcome-card .primary{width:100%}.recent-row{grid-template-columns:minmax(0,1fr) auto;gap:10px}.recent-row .badge{display:none}.history-toolbar{flex-direction:column;align-items:stretch}.history-filters{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.filter-chip{flex:none}.history-search{width:100%}.history-grid{grid-template-columns:1fr}.history-card{grid-template-columns:112px minmax(0,1fr);display:grid}.history-image-wrap{aspect-ratio:auto;height:100%;min-height:150px}.history-card-body{gap:9px;padding:13px}.history-price-row{padding:8px 0}.history-actions{flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.analyze-panel{padding:15px}.upload-zone{min-height:255px;padding:20px}.progress-steps{grid-template-columns:1fr 1fr}.analyze-submit-row{flex-direction:column;align-items:stretch}.analyze-submit-row .primary{width:100%}.radar-toolbar{flex-direction:column;align-items:stretch}.radar-filters{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.radar-filters button{flex:none}.radar-grid{grid-template-columns:1fr}.radar-image-wrap{height:230px}.radar-card-head h2{font-size:18px}.radar-metric strong{font-size:15px}.table{white-space:nowrap;display:block;overflow-x:auto}.onboarding-modal{border-radius:12px;padding:22px}.onboarding-modal h2{font-size:24px}}@media (max-width:390px){.content{padding-left:13px;padding-right:13px}.mobile-nav-link{font-size:9px}.grid{grid-template-columns:1fr 1fr}.history-card{grid-template-columns:96px minmax(0,1fr)}.radar-metrics{grid-template-columns:1fr 1fr}}
.result-product-hero{background:linear-gradient(135deg,#fbf7ed,#edf5ef);align-items:center;gap:18px;display:flex}.result-product-image{object-fit:cover;border:1px solid var(--border);background:#fff;border-radius:16px;width:92px;height:92px}.readout{border:1px solid var(--border);background:#fcfdfb;border-radius:12px;padding:13px;line-height:1.55}.marketplace-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.marketplace-card:first-child{background:#fbf6ea}.marketplace-card:nth-child(2){background:#eef5ef}.marketplace-card:nth-child(3){background:#f7f8f4}.marketplace-description{white-space:pre-wrap;min-height:150px}.product-detail-grid{grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);align-items:stretch;gap:18px;display:grid}.product-photo-card{background:linear-gradient(145deg,#fbf6ea,#edf5ef);place-items:center;min-height:340px;padding:12px;display:grid}.product-detail-image{object-fit:contain;border-radius:14px;width:100%;height:100%;max-height:430px}.empty-photo{width:100%;min-height:280px;color:var(--muted);place-items:center;display:grid}.product-status-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.detail-list{gap:0;display:grid}.detail-list>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding:14px 0;display:flex}.detail-list>div:last-child{border-bottom:0}.detail-list strong{text-align:right;max-width:62%}.workflow-card{background:#ffffffeb;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;display:flex}.workflow-card h2,.sold-summary h2,.empty-state h2,.welcome-card h2{margin:6px 0 8px}.sold-form{gap:10px;min-width:300px;display:flex}.sold-form input{min-width:150px}.sold-summary{background:linear-gradient(135deg,#eef7f0,#fbf6ea);margin-top:18px}.empty-state,.welcome-card{justify-content:space-between;align-items:center;gap:24px;display:flex}.empty-state{min-height:170px}.product-link{transition:transform .16s}.product-link:hover{transform:translateY(-1px)}.table-action{white-space:nowrap;font-weight:700}@media (max-width:900px){.marketplace-grid{grid-template-columns:1fr}.marketplace-description{min-height:0}}@media (max-width:720px){.product-detail-grid{grid-template-columns:1fr}.product-photo-card{min-height:250px}.workflow-card,.empty-state,.welcome-card{flex-direction:column;align-items:stretch}.sold-form{flex-direction:column;width:100%;min-width:0}.result-product-hero{align-items:flex-start}.result-product-image{width:76px;height:76px}}
.radar-image-wrap{isolation:isolate;height:250px;position:relative;overflow:hidden}.radar-image-wrap img{object-fit:contain;object-position:center;display:block;width:auto!important;max-width:90%!important;height:auto!important;max-height:90%!important}.radar-image-credit{margin-top:0;padding:0 16px 2px;line-height:1.3}@media (max-width:760px){.radar-image-wrap{height:235px;padding:16px}.radar-image-wrap img{max-width:88%!important;max-height:88%!important}}
