:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f8faff;--surface:#fff;--surface-2:#f4f7ff;--ink:#0b1533;--muted:#67728a;--line:#e4e9f2;--blue:#155dfc;--blue-2:#eef4ff;--green:#0a9861;--gold:#d88718;--red:#ef4444;--shadow:0 16px 42px #172c5c14}*{box-sizing:border-box}body{background:var(--bg);min-height:100vh;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}.desktop-upload-content{display:contents}.mobile-scan-screen,.mobile-bottom-nav{display:none}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-header{z-index:5;align-items:center;gap:16px;display:flex;position:sticky;top:0}.app-body{flex:1;min-height:0;display:flex}.sidebar{border-right:1px solid var(--line);width:280px;height:calc(100vh - 80px);color:var(--ink);background:#fffffff0;flex-direction:column;flex:0 0 280px;gap:30px;padding:30px 24px 22px;display:flex;position:sticky;top:80px;overflow:auto}.brand-block{align-items:center;gap:12px;display:flex}.brand-mark{flex:none;width:132px;height:auto;display:block}.brand-home{cursor:pointer;background:0 0;border:none;padding:0;display:inline-flex}.mobile-menu-button{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:center;justify-items:center;gap:3px;width:42px;height:42px;margin-left:auto;display:none}.mobile-menu-button span{background:var(--ink);border-radius:999px;width:17px;height:1.75px;display:block}.mobile-menu-button span+span{margin-top:0}.nav-tabs{gap:12px;display:grid}.nav-tab{color:#46536d;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:30px 1fr;align-items:center;gap:10px;min-height:52px;padding:0 14px;display:grid}.nav-tab span{display:contents}.nav-icon{color:#5d6a81;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:20px;height:20px}.nav-tab.active{color:var(--blue);background:#edf4ff;font-weight:800}.nav-tab.active .nav-icon{color:var(--blue)}.sidebar-head{justify-content:flex-end;align-items:center;margin-bottom:-18px;display:flex}.nav-collapse-btn{color:#5d6a81;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.nav-collapse-btn:hover{color:var(--blue);background:#edf4ff}@media (min-width:1021px){.app-shell.nav-collapsed .sidebar{flex-basis:64px;width:64px;padding-left:12px;padding-right:12px}.app-shell.nav-collapsed .sidebar-head{justify-content:center}.app-shell.nav-collapsed .nav-tab{grid-template-columns:1fr;justify-items:center;padding:0}.app-shell.nav-collapsed .nav-tab strong{display:none}.app-shell.nav-collapsed .crl:not(.detail-open){max-width:1536px}.app-shell.nav-collapsed .crl:not(.detail-open) .crl-header{max-width:min(1206px,78%)}.app-shell.nav-collapsed .crl-layout:not(.has-detail){grid-template-columns:min(1206px,78%) minmax(0,1fr)}}@media (max-width:1020px){.sidebar-head{display:none}}.upload-button{min-height:44px;color:var(--blue);background:#fff;border:1px solid #cfe0ff;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin:auto 12px 12px;font-weight:800;display:flex}.button-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:none;width:19px;height:19px}.landing-page{min-height:100vh;color:var(--ink);background:#fff}.landing-nav{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;max-width:1320px;margin:0 auto;padding:20px 44px;display:grid}.landing-brand{color:var(--ink);background:0 0;border:0;align-items:center;font-size:25px;font-weight:900;display:inline-flex}.landing-brand .brand-mark{width:140px;height:auto}.landing-nav nav{justify-content:center;gap:32px;display:flex}.landing-nav a,.landing-nav nav button{color:#52607d;background:0 0;border:0;font-weight:700;text-decoration:none}.landing-nav nav a:hover,.landing-nav nav a.active{color:var(--ink)}.landing-nav-actions{align-items:center;gap:10px;display:flex}.landing-main{grid-template-columns:minmax(0,1.15fr) minmax(380px,1fr);align-items:start;gap:56px;max-width:1320px;margin:0 auto;padding:20px 44px 74px;display:grid}.landing-col-left{gap:38px;display:grid}.landing-col-right{gap:24px;display:grid}.landing-copy{grid-column:1/-1;gap:22px;display:grid}.landing-copy h1{letter-spacing:0;font-size:clamp(40px,5.4vw,56px);font-weight:900;line-height:1.12}.landing-copy h1 span{color:var(--blue);white-space:nowrap}.landing-copy p{color:#596888;font-size:18px;line-height:1.55}.landing-actions{flex-wrap:wrap;gap:14px;display:flex}.landing-actions .primary-action,.landing-actions .secondary-action{width:auto;min-height:54px;padding:0 24px;text-decoration:none}.landing-copy .landing-actions{justify-content:center}.landing-assurances{color:#5f6c88;flex-wrap:wrap;justify-content:center;gap:22px;margin-top:6px;font-size:16px;font-weight:600;display:flex}.landing-assurances span{align-items:center;gap:8px;display:inline-flex}.landing-assurances svg{background:var(--blue-2);width:24px;height:24px;color:var(--blue);border-radius:999px;padding:4px}.landing-instant{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px}.landing-instant h3{margin-bottom:14px;font-size:20px}.instant-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.instant-grid>div{border:1px solid var(--line);background:#f4f5f8;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:8px 10px;padding:14px;display:grid}.instant-grid>div .landing-instant-icon{align-self:start}.instant-grid>div span{grid-column:1/-1}.instant-grid strong{font-size:14px}.instant-grid span{color:var(--muted);font-size:12px;line-height:1.45}.landing-instant-icon{background:var(--blue);color:#fff;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;border-radius:999px;width:28px;height:28px;padding:6px}.landing-instant-icon.green{background:var(--green);color:#fff}.landing-instant-note{background:var(--blue-2);color:#4a5b85;border-radius:8px;align-items:flex-start;gap:8px;margin-top:12px;padding:11px 13px;font-size:12px;line-height:1.45;display:flex}.landing-instant-note svg{color:var(--blue);flex:none;margin-top:1px}.landing-steps{grid-column:1/-1;gap:28px;display:grid}.landing-steps h2{text-align:center;font-size:26px}.landing-steps>div{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:24px;display:grid}.landing-steps article{text-align:center;color:#52607d;justify-items:center;gap:12px;padding-top:6px;line-height:1.55;display:grid;position:relative}.landing-steps strong{color:var(--ink);font-size:15px}.landing-steps p{max-width:260px;font-size:13px}.landing-step-number{background:var(--ink);color:#fff;border-radius:999px;place-items:center;width:22px;height:22px;margin-left:12px;font-size:11px;font-weight:900;display:grid;position:absolute;top:0;left:50%}.landing-step-icon{background:var(--blue-2);width:60px;height:60px;color:var(--blue);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;border-radius:999px;padding:16px}.landing-step-arrow{width:32px;height:32px;color:var(--blue);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;align-self:start;margin-top:19px}.landing-cta{background:var(--blue-2);border-radius:12px;gap:18px;padding:36px 40px;display:grid}.landing-cta-body{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;display:grid}.landing-cta h2{color:var(--blue);white-space:nowrap;font-size:26px}.landing-cta p{color:#4a5b85;max-width:560px;line-height:1.55}.landing-cta .landing-actions{margin-top:18px}.landing-cta-icon{width:96px;height:96px;color:var(--blue);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;background:#fff;border-radius:18px;padding:22px}.trusted-strip{padding:0 44px 56px}.trusted-strip div{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:100%;max-width:1100px;margin:0 auto;padding-top:28px;display:grid}.trusted-strip span{color:#52607d;align-items:flex-start;gap:10px;font-size:14px;font-weight:800;line-height:1.5;display:flex}.trusted-strip span svg{color:var(--blue);flex:none;margin-top:2px}.trusted-strip span small{color:var(--muted);margin-top:2px;font-weight:500;display:block}.avatar{width:42px;height:42px;color:var(--blue);background:#dce7ff;border-radius:12px;place-items:center;font-weight:900;display:grid}.section-heading p{color:var(--muted)}main{min-width:0}:is(main:has(.dash),main:has(.match-review),main:has(.upload-view)){flex:1}.topbar{z-index:3;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:flex-end;align-items:center;gap:16px;min-height:80px;padding:12px 32px;display:flex;position:sticky;top:0}.app-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:flex-end;min-height:80px;padding:12px 32px}.app-accountbar{box-shadow:0 1px #e4e9f299}.app-header .brand-block{margin-right:auto}.account-bell{color:#5d6a81;width:42px;height:42px}.account-menu{min-height:48px;color:var(--ink);background:0 0;border:0;align-items:center;gap:10px;display:inline-flex}.account-menu .avatar{background:var(--blue);color:#fff;border-radius:999px;width:42px;height:42px}.account-menu span:nth-child(2){text-align:left;gap:2px;display:grid}.account-menu small{color:var(--muted);font-weight:700}.global-search{border:1px solid var(--line);width:min(520px,100%);min-height:44px;color:var(--muted);background:#fbfcff;border-radius:8px;grid-template-columns:42px minmax(180px,1fr) auto;align-items:center;display:grid}.search-results{z-index:8;border:1px solid var(--line);background:var(--surface);width:min(520px,100vw - 56px);max-height:min(520px,100vh - 96px);box-shadow:var(--shadow-strong);border-radius:8px;padding:10px;position:absolute;top:66px;left:28px;overflow:auto}.search-results-header,.search-result{justify-content:space-between;align-items:center;gap:12px;display:flex}.search-results-header{padding:6px 8px 10px}.search-results-header button{color:var(--blue);cursor:pointer;font:inherit;background:0 0;border:0;font-weight:800}.search-result{width:100%;min-height:64px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;padding:10px 8px}.search-result:hover{background:#f4f7ff}.search-result span{gap:3px;min-width:0;display:grid}.search-result strong,.search-result small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-result small,.search-results p{color:var(--muted)}.search-result em{color:var(--ink);white-space:nowrap;font-style:normal;font-weight:900}.search-results p{margin:0;padding:10px 8px 12px}.search-icon{color:#5d6a81;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;justify-self:center;width:21px;height:21px}.global-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0}kbd{border:1px solid var(--line);color:var(--muted);font:inherit;background:#fff;border-radius:6px;margin-right:6px;padding:4px 7px;font-size:12px}.topbar-actions,.search-row,.section-heading{align-items:center;gap:10px;display:flex}.icon-button,.cart-button,.primary-action,.secondary-action{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:8px;justify-content:center;align-items:center;gap:8px;display:inline-flex}.icon-button{width:40px;height:40px;font-size:18px;line-height:1}.cart-button{align-items:center;gap:10px;min-height:40px;padding:0 12px;display:flex}.cart-button strong{background:var(--blue);color:#fff;border-radius:999px;place-items:center;min-width:24px;height:24px;font-size:12px;display:grid}.view{padding:20px 32px 24px;display:none}.view.active{display:block}.upload-view{min-height:calc(100vh - 80px);padding-top:18px;padding-bottom:18px}.upload-view.active{flex-direction:column;display:flex}.dash{gap:22px;display:grid}.dash-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dash-heading h2{font-size:30px;line-height:1.15}.dash-heading p{color:var(--muted);margin-top:6px}.dash-location{border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;display:inline-flex}.dash-location svg{width:16px;height:16px}.dash-location>svg:first-child{color:var(--blue)}.dash-location>svg:last-child{color:var(--muted)}.dash-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.dash-stat{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;grid-template-columns:48px minmax(0,1fr);align-content:start;gap:2px 14px;padding:18px 20px;display:grid}.dash-stat-icon{border-radius:12px;grid-row:1/span 3;place-items:center;width:48px;height:48px;display:grid}.dash-stat-icon svg{width:22px;height:22px}.dash-stat-icon.blue{background:var(--blue-2);color:var(--blue)}.dash-stat-icon.amber{color:var(--gold);background:#fcf0db}.dash-stat-icon.red{color:var(--red);background:#fdeaea}.dash-stat-icon.green{color:var(--green);background:#e3f6ed}.dash-stat-label{color:var(--muted);grid-column:2;font-size:13px;font-weight:600}.dash-stat-value{color:var(--ink);grid-column:2;font-size:22px;line-height:1.15}.dash-stat-sub{color:var(--muted);grid-column:2;font-size:13px}.dash-stat-link{color:var(--blue);grid-column:1/-1;margin-top:14px;font-size:14px;font-weight:600;text-decoration:none}.dash-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;display:grid}.dash-col-main,.dash-col-rail{gap:24px;display:grid}.dash-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;padding:22px}.dash-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.dash-card-title{align-items:center;gap:8px;display:flex}.dash-card-title svg{width:16px;height:16px;color:var(--muted)}.dash-card h3,.dash-card-h3{color:var(--ink);font-size:19px}.dash-link{color:var(--blue);font-size:14px;font-weight:600;text-decoration:none}.dash-muted{color:var(--muted);margin-top:4px;font-size:14px}.dash-health-bar{gap:3px;height:8px;margin:14px 0 20px;display:flex}.dash-health-bar span{border-radius:4px;height:100%}.dash-health-bar .seg-green{background:var(--green)}.dash-health-bar .seg-amber{background:var(--gold)}.dash-health-bar .seg-red{background:var(--red)}.dash-health-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.dash-health-cell{gap:14px;padding:0 18px;display:grid}.dash-health-cell:first-child{padding-left:0}.dash-health-cell+.dash-health-cell{border-left:1px solid var(--line)}.dash-health-top{align-items:flex-start;gap:8px;display:flex}.dash-health-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:none;width:20px;height:20px;margin-top:2px}.dash-health-icon.green{color:var(--green)}.dash-health-icon.amber{color:var(--gold)}.dash-health-icon.red{color:var(--red)}.dash-health-top strong{color:var(--ink);font-size:24px;line-height:1.05;display:block}.dash-health-top span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.dash-health-foot b{font-size:15px;display:block}.dash-health-foot b.green{color:var(--green)}.dash-health-foot b.amber{color:var(--gold)}.dash-health-foot b.red{color:var(--red)}.dash-health-foot small{color:var(--muted);font-size:12px}.dash-activity{margin-top:8px}.dash-activity-head,.dash-activity-row{grid-template-columns:1.5fr .9fr 1.8fr .8fr .8fr;align-items:center;gap:12px;display:grid}.dash-activity-head{border-bottom:1px solid var(--line);color:var(--muted);padding-bottom:12px;font-size:12px;font-weight:600}.dash-activity-row{border-bottom:1px solid var(--line);padding:14px 0;font-size:14px}.dash-activity-row:last-of-type{border-bottom:none;padding-bottom:6px}.dash-activity-name{color:var(--ink);align-items:center;gap:8px;font-weight:600;display:flex}.dash-activity-name svg{width:17px;height:17px;color:var(--muted);flex:none}.dash-activity-details{color:var(--ink)}.dash-badge{border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.dash-badge.hygiene{color:var(--green);background:#e3f6ed}.dash-badge.restorative{background:var(--blue-2);color:var(--blue)}.dash-badge.sterilization{color:#7c3aed;background:#f1ebfd}.dash-count{background:var(--surface-2);min-width:24px;height:24px;color:var(--muted);border-radius:999px;place-items:center;padding:0 7px;font-size:13px;font-weight:700;display:grid}.dash-priorities{gap:10px;margin:14px 0;display:grid}.dash-priority{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:12px;width:100%;padding:12px;display:grid}.dash-priority-icon{border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.dash-priority-icon svg{width:18px;height:18px}.dash-priority-icon.blue{background:var(--blue-2);color:var(--blue)}.dash-priority-icon.green{color:var(--green);background:#e3f6ed}.dash-priority-icon.amber{color:var(--gold);background:#fcf0db}.dash-priority-icon.red{color:var(--red);background:#fdeaea}.dash-priority-body{gap:2px;display:grid}.dash-priority-body strong{color:var(--ink);font-size:14px}.dash-priority-body small{color:var(--muted);font-size:12px}.dash-priority-due{color:var(--red);white-space:nowrap;font-size:12px;font-weight:700}.dash-priority-chevron{width:16px;height:16px;color:var(--muted)}.dash-cta{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--blue);text-align:left;cursor:pointer;border-radius:12px;align-items:center;gap:14px;padding:18px 20px;display:flex}.dash-cta svg{flex:none;width:24px;height:24px}.dash-cta span{gap:2px;display:grid}.dash-cta strong{font-size:16px}.dash-cta small{color:var(--muted);font-size:13px}.dash-cta.primary{border-color:var(--blue);background:var(--blue);color:#fff}.dash-cta.primary small{color:#ffffffd1}@media (max-width:1100px){.dash-layout{grid-template-columns:1fr}.dash-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.dash-stats,.dash-health-grid,.dash-activity-head,.dash-activity-row{grid-template-columns:1fr}.dash-health-cell{padding:14px 0}.dash-health-cell+.dash-health-cell{border-left:none;border-top:1px solid var(--line)}.dash-activity-head{display:none}.dash-activity-row{gap:6px}}.dashboard-page{gap:16px;display:grid}.dashboard-heading h2{font-size:30px;line-height:1.15}.dashboard-heading p{color:var(--muted);margin-top:6px}.dashboard-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;display:grid}.dashboard-main,.dashboard-rail{gap:14px;display:grid}.dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.dashboard-card,.dashboard-metric{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px}.dashboard-metric{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:16px;min-height:104px;padding:16px 24px;display:grid}.dashboard-metric.featured{min-height:104px}.metric-icon{background:var(--blue-2);width:58px;height:58px;color:var(--blue);border-radius:999px;place-items:center;display:grid}.dashboard-metric div{gap:8px;min-width:0;display:grid}.dashboard-metric strong{color:#2a3550;font-size:15px}.dashboard-metric b{font-size:32px;line-height:1}.dashboard-metric small,.activity-row em{color:var(--muted);font-weight:800}.dashboard-metric small.up{color:var(--green)}.dashboard-metric small.down{color:var(--red)}.dashboard-card{overflow:hidden}.dashboard-card-header{justify-content:space-between;align-items:center;gap:14px;padding:12px 24px;display:flex}.dashboard-card-header h3{font-size:18px}.dashboard-card-header p{color:var(--muted);margin-top:5px}.dashboard-card-actions{gap:10px;display:flex}.work-table{display:grid}.work-table-head,.work-row{grid-template-columns:1.3fr 1.25fr .8fr 1fr .95fr 34px;align-items:center;gap:16px;padding:0 24px;display:grid}.work-table-head{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:32px;color:var(--muted);font-size:12px;font-weight:900}.work-row{border-bottom:1px solid var(--line);min-height:44px}.buyer-cell{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:4px 10px;display:grid}.buyer-cell>span{width:34px;height:34px;color:var(--blue);background:#dbe7ff;border-radius:999px;grid-row:span 2;place-items:center;font-weight:900;display:grid}.buyer-cell small,.needed-cell small,.work-row a,.priority-row small,.activity-row small{color:var(--muted)}.work-row a{color:var(--blue);font-weight:800;text-decoration:none}.queue-status{background:var(--blue-2);min-height:28px;color:var(--blue);border-radius:8px;justify-self:start;padding:6px 10px;font-size:12px;font-weight:900}.queue-status.reviewing{color:var(--gold);background:#fff5df}.queue-status.outreaching{background:#eaf2ff}.outreach-cell,.needed-cell{gap:5px;display:grid}.outreach-cell i{background:#e8eef8;border-radius:999px;width:110px;height:5px;overflow:hidden}.outreach-cell b{border-radius:inherit;background:var(--blue);height:100%;display:block}.needed-cell small,.priority-row.urgent em{color:var(--red)}.dashboard-link{justify-self:start;margin:14px 24px 18px}.request-chart-card{padding-bottom:18px}.line-chart{padding:0 24px}.line-chart svg{width:100%;height:150px;overflow:visible}.line-chart path{fill:none;stroke:#e8eef8;stroke-width:1px}.line-chart polyline{fill:none;stroke:var(--blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.line-chart circle{fill:#fff;stroke:var(--blue);stroke-width:4px}.chart-labels{color:var(--muted);grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;font-size:12px;display:grid}.chart-legend{color:var(--muted);align-items:center;gap:8px;margin:16px 24px 0;font-weight:800;display:inline-flex}.chart-legend span{background:var(--blue);border-radius:999px;width:12px;height:12px}.count-pill{background:var(--blue-2);min-width:28px;height:24px;color:var(--blue);border-radius:999px;place-items:center;font-weight:900;display:inline-grid}.priority-card,.activity-card{padding-bottom:10px}.priority-row,.activity-row{border:1px solid var(--line);background:#fbfcff;border-radius:8px;align-items:center;gap:12px;margin:0 18px 8px;padding:8px 12px;display:grid}.priority-row{grid-template-columns:38px minmax(0,1fr) auto}.priority-row>svg{color:var(--blue)}.priority-row em{color:var(--gold);font-size:12px;font-style:normal;font-weight:900}.activity-row{background:0 0;border:0;grid-template-columns:42px minmax(0,1fr) auto}.activity-row>span{width:40px;height:40px;color:var(--blue);background:#ecf3ff;border-radius:999px;place-items:center;font-size:11px;font-weight:900;display:grid}.activity-row em{color:var(--green);font-size:12px;font-style:normal}.quote-list-page{gap:22px;display:grid}.quote-list-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.quote-list-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.quote-list-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.quote-inbox-table{display:grid}.quote-inbox-head,.quote-inbox-row{grid-template-columns:minmax(180px,1.2fr) minmax(128px,.8fr) 88px .78fr .78fr minmax(128px,.8fr);align-items:center;gap:12px;padding:0 24px;display:grid}.quote-inbox-head{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:44px;color:var(--muted);font-size:12px;font-weight:900}.quote-inbox-row{border-bottom:1px solid var(--line);min-height:76px}.quote-inbox-row>div,.quote-inbox-row>span{gap:5px;display:grid}.quote-inbox-row small{color:var(--muted);font-size:12px;font-weight:700}.quote-supplier-count{white-space:nowrap}.quote-status{background:var(--blue-2);min-height:28px;color:var(--blue);border-radius:8px;justify-self:start;padding:6px 10px;font-size:12px;font-weight:900}.quote-status.ready,.quote-status.approved{color:var(--green);background:#e7f7ef}.quote-status.revision{color:var(--gold);background:#fff5df}.quote-status.draft{color:#53617c;background:#eef3ff}.quote-list-rail{gap:18px;display:grid}.quote-highlight-card,.quote-flow-card{gap:14px;padding:22px;display:grid}.quote-highlight-card h3{font-size:22px}.quote-highlight-card>strong{color:var(--blue);font-size:34px;line-height:1}.quote-highlight-card>span{color:var(--green);font-weight:900}.quote-flow-card div{border-top:1px solid var(--line);grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;padding:9px 0;display:grid}.quote-flow-card div:first-of-type{border-top:0}.quote-flow-card span{color:#53617c;background:#eef3ff;border-radius:999px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.quote-flow-card .done span{background:var(--blue);color:#fff}.quote-builder-view{padding:0}.quote-builder-page{gap:28px;display:grid}.quote-builder-header{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:24px;padding:26px 32px 22px;display:flex}.quote-builder-header p{color:var(--muted);font-weight:800}.quote-builder-header h2{margin-top:6px;font-size:28px}.quote-builder-header h2 span{background:var(--blue-2);min-height:24px;color:var(--blue);border-radius:8px;align-items:center;margin-left:8px;padding:0 10px;font-size:13px;display:inline-flex}.quote-builder-header small{color:var(--muted);margin-top:8px;font-weight:800;display:block}.quote-builder-header>div:last-child{gap:10px;display:flex}.quote-builder-grid{grid-template-columns:minmax(0,1fr) minmax(460px,.95fr);gap:24px;padding:0 32px 32px;display:grid}.quote-builder-main,.quote-builder-side{align-content:start;gap:22px;display:grid}.quote-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.quote-card-header{justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.quote-card-header h3{font-size:17px}.quote-search-actions{grid-template-columns:minmax(220px,1fr) auto auto;gap:12px;width:min(540px,100%);display:grid}.quote-search{border:1px solid var(--line);background:#fbfcff;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;min-height:44px;display:grid}.quote-search svg{color:var(--muted);justify-self:center}.quote-search input{background:0 0;border:0;outline:0;min-width:0}.quote-line-table{display:grid}.quote-line-head,.quote-line-row{grid-template-columns:minmax(190px,1.25fr) .45fr .62fr .62fr minmax(210px,1fr);align-items:center;gap:12px;padding:0 20px;display:grid}.quote-line-head{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:46px;color:var(--muted);background:#fbfcff;font-size:12px;font-weight:900}.quote-line-row{border-bottom:1px solid var(--line);min-height:96px}.quote-line-row div,.quote-line-row span{gap:5px;display:grid}.quote-line-row small{color:var(--muted)}.best-quote{color:var(--green);font-weight:900}.supplier-select{border:1px solid var(--line);min-height:34px;color:var(--ink);background:#fff;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:5px;padding:0 3px 0 6px;font-weight:800;display:grid}.supplier-select span{color:#fff;border-radius:999px;place-items:center;width:18px;height:18px;font-size:10px;font-style:normal;line-height:1;display:grid}.supplier-select select{width:100%;min-width:0;height:32px;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:12px}.supplier-tone-1{background:var(--blue)}.supplier-tone-2{background:#0f766e}.supplier-tone-3{background:#7c3aed}.supplier-tone-4{background:#b45309}.supplier-tone-5{background:#be123c}.quote-line-footer{justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.quote-health-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.quote-health-card div{border-right:1px solid var(--line);gap:8px;padding:22px;display:grid}.quote-health-card div:last-child{border-right:0}.quote-health-card .landing-step-icon{width:48px;height:48px;padding:12px}.quote-health-card span{color:var(--green);background:#e7f7ef;border-radius:999px;justify-self:start;padding:4px 9px;font-size:12px;font-weight:900}.quote-health-card p,.quote-controls-card small{color:var(--muted);line-height:1.5}.supplier-compare-card{padding-bottom:20px}.supplier-quote-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0 16px;display:grid}.supplier-quote{border:1px solid var(--line);text-align:center;border-radius:8px;justify-items:center;gap:12px;min-height:360px;padding:28px 18px 18px;display:grid;position:relative}.supplier-quote.best{border-color:var(--blue);box-shadow:0 0 0 2px #155dfc14}.best-match{color:var(--green);background:#dff6e9;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:900;position:absolute;top:-12px}.supplier-avatar{background:var(--blue-2);width:54px;height:54px;color:var(--blue);border-radius:999px;place-items:center;font-size:20px;font-weight:900;display:grid}.supplier-quote>strong{color:var(--green);font-size:24px}.supplier-quote>small{color:var(--green);font-weight:900}.supplier-quote dl{gap:13px;width:100%;margin:8px 0;display:grid}.supplier-quote dl div{justify-content:space-between;gap:12px;display:flex}.supplier-quote dt{color:var(--muted)}.supplier-quote dd{margin:0;font-weight:900}.quote-side-lower{grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr);gap:22px;display:grid}.quote-controls-card,.quote-summary-card{gap:14px;padding:20px;display:grid}.quote-controls-card label{color:#46536d;gap:7px;font-size:13px;font-weight:900;display:grid}.quote-controls-card input,.quote-controls-card select,.quote-controls-card textarea{border:1px solid var(--line);background:#fbfcff;border-radius:8px;min-width:0;min-height:40px;padding:0 10px}.quote-controls-card textarea{resize:vertical;min-height:150px;padding-top:12px}.quote-summary-card div{color:#46536d;justify-content:space-between;gap:16px;display:flex}.quote-summary-card .positive{color:var(--green)}.quote-total{border-top:1px solid var(--line);margin-top:8px;padding-top:18px;color:var(--ink)!important}.quote-total strong{color:var(--blue);font-size:28px}.quote-summary-card p{color:var(--green);background:#e8f8ef;border-radius:8px;padding:14px;font-weight:800;line-height:1.5}.review-quote-view{padding:0}.review-quote-page{grid-template-columns:minmax(0,1fr) 360px;gap:32px;padding:38px 32px 44px;display:grid}.review-quote-main{align-content:start;gap:24px;display:grid}.back-link{color:var(--blue);background:0 0;border:0;justify-self:start;font-weight:900}.back-link:before{content:"<";margin-right:8px}.review-quote-header h2{flex-wrap:wrap;align-items:center;gap:10px;font-size:36px;display:flex}.review-quote-header h2 span,.review-quote-header h2 em{border-radius:8px;align-items:center;min-height:26px;padding:0 10px;font-size:14px;font-style:normal;font-weight:900;display:inline-flex}.review-quote-header h2 span{background:var(--blue-2);color:#3f4b66}.review-quote-header h2 em{color:var(--green);background:#e7f7ef}.review-quote-header p{color:var(--muted);margin-top:10px;font-size:17px;font-weight:700}.review-savings-card,.review-items-card,.substitution-banner,.review-side-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.review-savings-card{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;min-height:178px;padding:22px;display:grid}.review-savings-card>div{border-right:1px solid var(--line);text-align:center;place-items:center;gap:9px;min-height:96px;padding:8px 18px;display:grid}.review-savings-card>div:last-child{border-right:0}.review-savings-card span{color:var(--muted);font-weight:800}.review-savings-card strong{font-size:27px}.review-savings-card small{color:var(--muted)}.review-savings-highlight{background:#fbfcff;border-radius:8px;border:1px solid var(--line)!important}.review-savings-highlight strong{color:var(--green);font-size:30px}.review-savings-highlight b{color:#53617c;font-size:18px}.review-items-card{overflow:hidden}.review-items-header{justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.review-items-header h3{font-size:22px}.review-items-header>div{gap:12px;display:flex}.review-items-table{display:grid}.review-items-head,.review-item-row{grid-template-columns:minmax(220px,1.45fr) .7fr 1fr .72fr .72fr 1.1fr;align-items:center;gap:14px;padding:0 22px;display:grid}.review-items-head{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:50px;color:var(--muted);background:#fbfcff;font-size:12px;font-weight:900}.review-item-row{border-bottom:1px solid var(--line);min-height:78px}.review-item-row>span{color:#3f4b66;gap:5px;font-weight:800;display:grid}.review-item-row small{color:var(--muted);font-weight:700}.review-item-row del{color:var(--muted);font-size:12px}.review-product-cell{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:4px 12px;display:grid}.review-product-cell strong,.review-product-cell small{grid-column:2}.review-product-thumb{border:1px solid var(--line);width:44px;height:44px;color:var(--blue);background:#f7faff;border-radius:8px;grid-row:1/span 2;place-items:center;display:grid}.review-item-row i{color:#fff;border-radius:999px;place-items:center;width:16px;height:16px;margin-left:6px;font-size:9px;font-style:normal;display:inline-grid}.review-item-row b{color:var(--green);background:#e7f7ef;border-radius:8px;justify-self:start;padding:4px 8px;font-size:11px}.approved-sub{color:var(--green)}.review-more-button{margin:16px auto;display:flex}.substitution-banner{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 22px;display:grid}.substitution-banner>svg{width:34px;height:34px;color:var(--green);background:#e7f7ef;border-radius:999px;padding:8px}.substitution-banner p{color:var(--muted);margin-top:4px}.review-quote-side{align-content:start;gap:0;display:grid}.review-side-card{border-bottom:0;border-radius:0;gap:16px;padding:24px;display:grid}.review-side-card:first-child{border-radius:8px 8px 0 0}.review-side-card:last-child{border-bottom:1px solid var(--line);border-radius:0 0 8px 8px}.review-side-card>div{justify-content:space-between;gap:14px;display:flex}.review-side-card h3{font-size:20px}.review-side-card p,.review-side-card label,.review-side-card small{color:#53617c;line-height:1.5}.review-side-card label{color:var(--ink);grid-template-columns:18px minmax(0,1fr);gap:4px 10px;font-weight:900;display:grid}.review-side-card label small{grid-column:2}.review-side-card input{margin-top:3px}.order-summary-card div{justify-content:space-between;gap:14px;display:flex}.order-summary-card p{color:var(--green);text-align:right;font-weight:900}.order-summary-card>small{text-align:center}.orders-inbox-page{gap:22px;display:grid}.orders-inbox-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.orders-inbox-table{display:grid}.orders-inbox-head,.orders-inbox-row{grid-template-columns:minmax(175px,1.15fr) minmax(132px,.85fr) minmax(150px,1fr) .75fr .85fr .85fr minmax(112px,.72fr);align-items:center;gap:12px;padding:0 24px;display:grid}.orders-inbox-head{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:44px;color:var(--muted);font-size:12px;font-weight:900}.orders-inbox-row{border-bottom:1px solid var(--line);min-height:72px}.orders-inbox-row>div,.orders-inbox-row>span{gap:5px;display:grid}.orders-inbox-row small{color:var(--muted);font-size:12px;font-weight:700}.order-status{background:var(--blue-2);min-height:28px;color:var(--blue);border-radius:8px;justify-self:start;padding:6px 10px;font-size:12px;font-weight:900}.order-status.approved,.order-status.confirmed,.order-status.delivered{color:var(--green);background:#e7f7ef}.order-status.shipped{color:var(--blue);background:#eef3ff}.orders-inbox-rail{gap:18px;display:grid}.order-highlight-card{gap:14px;padding:22px;display:grid}.order-highlight-card h3{font-size:22px}.order-highlight-card>strong{color:var(--blue);font-size:30px}.order-highlight-card>span{color:var(--muted);font-weight:800}.order-detail-view{padding:0}.order-detail-page{grid-template-columns:minmax(0,1fr) 300px;gap:26px;padding:42px 32px 44px;display:grid}.order-detail-main{align-content:start;gap:24px;display:grid}.order-detail-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.order-detail-header h2{flex-wrap:wrap;align-items:center;gap:12px;font-size:34px;display:flex}.order-detail-header h2 span{min-height:30px;color:var(--green);background:#e7f7ef;border-radius:999px;padding:6px 14px;font-size:15px;font-weight:900}.order-detail-header p{color:var(--muted);margin-top:8px;font-weight:800}.order-detail-header>div:last-child{gap:14px;display:flex}.order-progress-card,.order-info-card,.reorder-reminder-card,.ordered-items-card,.order-side-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.order-progress-card{grid-template-columns:repeat(5,minmax(0,1fr));padding:34px 32px 30px;display:grid}.order-progress-card article{text-align:center;justify-items:center;gap:8px;display:grid;position:relative}.order-progress-card article>span{z-index:1;color:#67738b;background:#f0f3f8;border-radius:999px;place-items:center;width:58px;height:58px;display:grid}.order-progress-card article.done>span{background:var(--blue);color:#fff}.order-progress-card article i{background:#d8deea;width:calc(100% - 58px);height:4px;position:absolute;top:28px;left:calc(50% + 29px)}.order-progress-card article.done i{background:var(--blue)}.order-progress-card strong{margin-top:8px;font-size:16px}.order-progress-card small{color:var(--muted);font-weight:800}.order-progress-card article.done small{color:var(--blue)}.order-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.order-info-card{gap:18px;min-height:178px;padding:24px;display:grid}.order-info-card.centered{text-align:center;justify-items:center}.order-supplier{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;display:grid}.order-supplier>span,.delivery-date .order-info-icon,.order-info-card.centered .order-info-icon{color:#fff;border-radius:999px;place-items:center;width:58px;height:58px;font-size:28px;font-weight:900;display:grid}.order-supplier small,.order-info-card p,.delivery-date span{color:var(--muted);line-height:1.5}.order-info-card.centered .order-info-icon,.delivery-date .order-info-icon{background:var(--blue-2);color:var(--blue);padding:16px}.delivery-date{grid-template-columns:70px minmax(0,1fr);align-items:center;gap:4px 12px;display:grid}.delivery-date .order-info-icon{grid-row:span 2}.delivery-date strong{font-size:24px}.delivery-date span{color:var(--green);font-weight:900}.reorder-reminder-card{grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:18px 24px;display:grid}.reorder-reminder-card>svg{background:var(--blue-2);width:36px;height:36px;color:var(--blue);border-radius:999px;padding:8px}.reorder-reminder-card p,.reorder-reminder-card span{color:var(--muted)}.ordered-items-card{padding-top:22px;overflow:hidden}.ordered-items-card h3{padding:0 24px 16px;font-size:22px}.ordered-items-table{display:grid}.ordered-items-head,.ordered-item-row{grid-template-columns:minmax(260px,1.6fr) 1.05fr .75fr .8fr .8fr .8fr;align-items:center;gap:16px;padding:0 24px;display:grid}.ordered-items-head{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:44px;color:var(--muted);font-size:12px;font-weight:900}.ordered-item-row{border-bottom:1px solid var(--line);min-height:94px}.ordered-product-cell{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:4px 14px;display:grid}.ordered-product-cell>span{width:54px;height:54px;color:var(--blue);background:#f5f8ff;border-radius:8px;grid-row:span 2;place-items:center;display:grid}.ordered-product-cell small{color:var(--muted);line-height:1.45}.ordered-item-row>span{color:#3f4b66;font-weight:800}.ordered-item-row b{color:var(--green);background:#e7f7ef;border-radius:999px;justify-self:start;padding:8px 13px;font-size:12px}.ordered-item-row b.po-sent{background:var(--blue-2);color:var(--blue)}.ordered-more{margin:18px 24px 22px}.order-detail-side{align-content:start;gap:22px;display:grid}.order-side-card{gap:18px;padding:24px;display:grid}.order-side-card h3{font-size:20px}.order-side-card div,.order-side-total{justify-content:space-between;gap:14px;display:flex}.order-side-card p{color:#53617c;line-height:1.55}.order-side-card div span{color:var(--muted)}.order-side-total{border-top:1px solid var(--line);margin-top:8px;padding-top:20px}.order-side-total strong{color:var(--ink);font-size:24px}.order-side-card:first-child p{background:var(--blue-2);color:var(--blue);border-radius:8px;padding:14px;font-weight:900}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:center;gap:32px;min-height:calc(100vh - 160px);display:grid}.hero-copy{max-width:680px}.pill{background:var(--blue-2);color:var(--blue);border-radius:999px;margin-bottom:18px;padding:7px 12px;font-weight:800;display:inline-flex}.hero-copy h2{letter-spacing:0;max-width:720px;font-size:clamp(44px,6vw,68px);line-height:1.05}.hero-copy>p:not(.pill){color:#44516d;max-width:600px;margin-top:18px;font-size:19px;line-height:1.65}.hero-actions,.trust-row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.trust-row{color:var(--muted);gap:22px;font-size:13px}.trust-row span:before{content:"✓";color:var(--blue);margin-right:7px;font-weight:900}.demo-card,.form-card,.upload-dropzone,.status-card,.approval-hero{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.demo-card{padding:20px}.mini-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.mini-stats div{border:1px solid var(--line);background:#fbfcff;border-radius:8px;min-width:0;min-height:92px;padding:14px}.mini-stats strong{text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;max-width:100%;font-size:clamp(22px,2.1vw,30px);display:block;overflow:hidden}.mini-stats span,.quote-mini-list span,.summary-list span,.supplier-card span,.timeline-step span,.side-copy{color:var(--muted);font-size:13px}.quote-mini-list,.summary-list,.supplier-list,.timeline{gap:10px;display:grid}.quote-mini-list div,.summary-list div,.supplier-card{border:1px solid var(--line);background:#fbfcff;border-radius:8px;justify-content:space-between;gap:12px;padding:12px;display:flex}.flow-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:-24px;display:grid}.flow-steps div{border:1px solid var(--line);background:var(--surface);min-height:72px;box-shadow:var(--shadow);border-radius:8px;align-items:center;gap:10px;padding:14px;display:flex}.flow-steps strong{background:var(--blue);color:#fff;border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.upload-layout,.quote-layout,.order-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}.upload-page-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.upload-page-heading h2{font-size:28px;line-height:1.15}.upload-page-heading p{color:var(--muted);margin-top:5px}.add-items-tabs{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;flex-wrap:wrap;gap:6px;padding:8px;display:flex}.add-items-tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.add-items-tab:hover{color:var(--ink)}.add-items-tab.active{background:var(--blue-2);color:var(--blue)}.supported-sources h4{color:var(--ink);margin-bottom:12px;font-size:13px;font-weight:700}.supported-sources-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.source-card{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.source-logo{flex:none;place-items:center;width:48px;height:40px;display:grid}.source-logo svg,.source-logo img{object-fit:contain;width:100%;height:100%}.source-card strong{color:var(--ink);font-size:14px;display:block}.source-card small{color:var(--muted);font-size:12px}@media (max-width:1180px){.supported-sources-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.upload-workspace{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,2fr) 1fr;align-items:stretch;gap:20px;min-height:0;display:grid}.upload-main-col{flex-direction:column;gap:16px;min-width:0;display:flex}.upload-main-col .upload-layout:not(.compact-upload){flex:auto;min-height:0}.upload-main-col .upload-submit-bar{align-self:stretch;margin-top:auto}.upload-workspace>.upload-help-rail{grid-row:auto}.upload-workspace.rail-collapsed{grid-template-columns:minmax(0,1fr)}.upload-workspace.rail-collapsed .upload-help-rail{display:none}.upload-layout{border:1px solid var(--line);background:var(--surface);min-height:100%;box-shadow:var(--shadow);border-radius:8px;grid-row:1;grid-template-rows:minmax(240px,1fr) auto;grid-template-columns:1fr;align-items:stretch;gap:16px;padding:16px;display:grid}.upload-layout.compact-upload{grid-template-rows:minmax(140px,auto);grid-template-columns:1fr;gap:16px}.upload-dropzone{text-align:center;border:1.5px dashed #8bb6ff;border-radius:8px;place-items:center;padding:100px;transition:background-color .16s,border-color .16s,box-shadow .16s;display:grid;position:relative}.compact-upload .upload-dropzone{min-height:140px;padding:20px}.upload-dropzone.dragging{border-color:var(--blue);box-shadow:0 0 0 4px #155dfc14, var(--shadow);background:#eef4ff}.upload-dropzone h3{margin-top:8px;font-size:15px}.compact-upload .upload-dropzone h3{font-size:18px}.upload-dropzone p{max-width:520px;color:var(--muted);margin:4px auto 0;line-height:1.4}.upload-dropzone small{color:var(--muted);line-height:1.5}.select-file-button{border:1px solid var(--line);min-height:38px;color:var(--blue);background:#fff;border-radius:8px;align-items:center;gap:8px;margin:6px 0 3px;padding:0 20px;font-weight:900;display:inline-flex}.processing-progress{width:min(320px,100%);color:var(--muted);gap:8px;margin-top:14px;font-size:12px;font-weight:700;display:grid}.processing-track{background:#e8eef8;border-radius:999px;height:3px;overflow:hidden}.processing-track div{background:var(--blue);border-radius:999px;height:3px;transition:width .52s}.processing-progress span{text-align:center;display:block}.processing-hint{text-align:center;color:var(--muted);margin-top:6px;font-size:12px;line-height:1.4;display:block}.file-input:disabled{pointer-events:none;cursor:default}.upload-dropzone.has-error{border-color:var(--red);background:#fdf3f3}.upload-icon.error,.upload-icon.error svg{color:var(--red)}.upload-error-msg{max-width:360px;color:var(--red);font-size:13px;line-height:1.45}.upload-icon{background:var(--blue-2);width:54px;height:54px;color:var(--blue);border-radius:999px;place-items:center;display:grid}.compact-upload .upload-icon{width:48px;height:48px}.upload-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:29px;height:29px}.compact-upload .upload-icon svg{width:25px;height:25px}.form-card{gap:12px;padding:18px;display:grid}.upload-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 14px;margin-top:0;display:grid}.upload-workspace.empty-workspace .upload-fields{grid-template-columns:minmax(220px,360px)}.upload-fields label{color:#46536d;gap:5px;font-size:12px;font-weight:900;display:grid}.field-label{color:#46536d;align-items:center;gap:3px;display:inline-flex}.field-label b,.upload-fields label>span:not(.field-label){color:var(--red)}.upload-fields input,.upload-fields select,.upload-fields textarea{appearance:none;border:1px solid var(--line);min-width:0;min-height:38px;color:var(--ink);font:inherit;background:#fbfcff;border-radius:8px;outline:0;padding:0 12px;font-size:13px;font-weight:700}.upload-fields input::placeholder,.upload-fields textarea::placeholder,.upload-fields select:invalid{color:#98a3b8;font-weight:700}.upload-fields select{background-image:linear-gradient(45deg,#0000 50%,#768399 50%),linear-gradient(135deg,#768399 50%,#0000 50%);background-position:calc(100% - 18px) 17px,calc(100% - 12px) 17px;background-repeat:no-repeat;background-size:6px 6px;padding-right:34px}.upload-fields input[type=date]{padding-right:10px}.date-field:not(.has-value) input[type=date]{color:#98a3b8}.date-field.has-value input[type=date]{color:var(--ink)}.upload-fields input[type=date]::-webkit-calendar-picker-indicator{opacity:.65}.date-field{display:block;position:relative}.date-field input{width:100%}.upload-fields textarea{resize:vertical;min-height:72px;padding-top:9px}.toggle-field{grid-template-columns:auto 1fr;align-content:start}.toggle-field>span{background:#d8dfeb;border-radius:999px;align-items:center;width:34px;height:20px;padding:2px;display:inline-flex}.toggle-field i{background:#fff;border-radius:999px;width:16px;height:16px}.toggle-field small{color:var(--muted);font-weight:700}.upload-notes{grid-column:1/-1;position:relative}.upload-notes .field-label em{color:#46536d;font-style:normal;font-weight:900}.upload-notes small{color:var(--muted);font-weight:700;position:absolute;bottom:7px;right:12px}.extracted-line-preview{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;grid-area:2/1;overflow:hidden}.extracted-preview-header{justify-content:space-between;align-items:center;gap:18px;padding:14px 18px 10px;display:flex}.extracted-preview-copy{align-items:center;gap:10px;display:flex}.extracted-preview-copy h3{font-size:14px}.extracted-preview-copy p{color:var(--muted);font-size:12px;line-height:1.4}.items-detected-pill{background:var(--blue-2);height:24px;color:var(--blue);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-grid}.extracted-preview-table{border:1px solid var(--line);border-radius:8px;margin:0 18px;display:grid;overflow:hidden}.extracted-preview-head,.extracted-preview-row{grid-template-columns:34px minmax(240px,1.9fr) minmax(84px,.75fr) 46px 54px 78px 40px;align-items:center;gap:10px;padding:0 12px;display:grid}.extracted-preview-head{background:#fbfcff;min-height:34px;font-size:12px;font-weight:600}.extracted-preview-row{border-top:1px solid var(--line);min-height:38px;font-size:12px}.extracted-preview-row input{border:1px solid var(--line);width:100%;min-width:0;min-height:32px;color:var(--ink);font:inherit;background:#fbfcff;border-radius:8px;outline:0;padding:0 8px;font-size:12px;font-weight:700}.extracted-preview-row input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #155dfc14}.extracted-preview-row>:nth-child(2),.extracted-preview-row>:nth-child(2) input{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.extracted-preview-row>:nth-child(3),.extracted-preview-row>:nth-child(3) input,.extracted-preview-row>:nth-child(4),.extracted-preview-row>:nth-child(4) input,.extracted-preview-row>:nth-child(5),.extracted-preview-row>:nth-child(5) input,.extracted-preview-row>:nth-child(6),.extracted-preview-row>:nth-child(6) input{text-align:left;justify-self:start}.extracted-preview-row .icon-button.destructive{color:#b42318;background:#fff5f5;justify-self:end;width:32px;height:32px}.extracted-preview-row .icon-button.destructive svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.extracted-preview-footer{justify-content:flex-end;align-items:center;gap:16px;padding:12px 18px 14px;display:flex}.extracted-preview-footer .secondary-action{color:var(--blue);font-weight:600}.items-wrong-note{color:var(--muted);font-size:12px;text-decoration:underline}.upload-help-rail{grid-row:1/3;grid-template-rows:auto auto auto;align-content:start;gap:12px;min-height:100%;display:grid}.next-card,.support-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.next-card{gap:14px;padding:18px;display:grid;position:relative}.next-card:before{content:"";background:var(--line);width:1px;position:absolute;top:76px;bottom:64px;left:39px}.next-card h3{font-size:17px}.next-step{z-index:1;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;display:grid;position:relative}.next-step>span{z-index:1;background:var(--blue-2);width:42px;height:42px;color:var(--blue);border-radius:999px;place-items:center;display:grid;position:relative}.next-step strong,.support-card strong{margin-bottom:3px;display:block}.next-step p,.support-card p,.support-card span{color:var(--muted);font-size:12px;line-height:1.35}.support-card{grid-template-columns:minmax(0,1fr);align-content:start;gap:10px;padding:16px;display:grid}.support-card-title{align-items:center;gap:8px;display:flex}.support-card-title strong{margin-bottom:0}.support-card-title svg{color:var(--blue)}.support-card button{border:1px solid var(--line);min-height:34px;color:var(--blue);background:#fff;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:0 14px;font-weight:900;display:inline-flex}.upload-submit-bar{border-top:1px solid var(--line);grid-area:3/1/auto/-1;grid-template-columns:120px minmax(220px,280px);justify-content:space-between;align-self:end;gap:14px;padding:18px 0 0;display:grid}.settings-page{max-width:1120px;margin:0 auto}.settings-head{margin-bottom:6px}.settings-head h2{color:var(--ink);font-size:26px;font-weight:800}.settings-tabs{border-bottom:1px solid var(--line);gap:26px;margin:14px 0 26px;display:flex;overflow-x:auto}.settings-tab{color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:10px 2px;font-size:14px;font-weight:600;position:relative}.settings-tab:hover{color:var(--ink)}.settings-tab.active{color:var(--blue)}.settings-tab.active:after{content:"";background:var(--blue);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.set-section{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:14px;grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:28px;margin-bottom:16px;padding:24px;display:grid}.set-section-info h3{color:var(--ink);font-size:16px;font-weight:800}.set-section-info p{color:var(--muted);max-width:240px;margin-top:8px;font-size:13px;line-height:1.5}.set-section-body{gap:18px;min-width:0;display:grid}.set-grid{gap:16px 20px;display:grid}.set-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.set-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.set-field{gap:7px;min-width:0;display:grid}.set-field>span{color:#46536d;font-size:12px;font-weight:700}.set-field>span em{color:var(--muted);font-style:normal;font-weight:500}.set-field input,.set-field select,.set-field textarea{border:1px solid var(--line);width:100%;min-width:0;min-height:42px;color:var(--ink);background:#fbfcff;border-radius:9px;padding:0 12px;font-family:inherit;font-size:14px}.set-field textarea{resize:vertical;min-height:92px;padding:10px 12px;line-height:1.5}.set-field input:focus,.set-field select:focus,.set-field textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #155dfc1f}.set-field input[readonly]{color:var(--muted);cursor:not-allowed;background:#f1f4fa}.set-counter{color:var(--muted);justify-self:end;font-size:12px}.set-ship{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:20px;display:grid}.set-ship-main{align-content:start;gap:16px;display:grid}.set-ship-aside{align-content:start;display:grid}.set-input-wrap{position:relative}.set-input-wrap input{padding-right:40px}.set-eye{width:40px;height:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:0;right:0}.set-eye:hover{color:var(--ink)}.set-eye .button-icon{width:18px;height:18px}.set-check{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.set-check input{width:16px;height:16px;accent-color:var(--blue);flex-shrink:0;margin-top:1px}.set-check>span{color:var(--ink);gap:3px;font-size:13px;display:grid}.set-check>span small{color:var(--muted);font-size:12px}.set-toggles{flex-wrap:wrap;gap:14px 28px;padding-top:4px;display:flex}.set-pw-form{gap:16px;display:grid}.set-pw-error{color:#c0392b;font-size:13px}.set-pw-actions{justify-content:flex-end;display:flex}.settings-stub{border:1px dashed var(--line);background:var(--surface);text-align:center;border-radius:14px;justify-items:center;gap:10px;padding:72px 24px;display:grid}.settings-stub-icon{width:34px;height:34px;color:var(--blue);fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.settings-stub h3{color:var(--ink);font-size:18px;font-weight:800}.settings-stub p{max-width:420px;color:var(--muted);font-size:13px;line-height:1.55}.settings-stub-badge{color:var(--blue);background:#eef3ff;border-radius:999px;margin-top:4px;padding:4px 12px;font-size:12px;font-weight:700}.settings-foot{z-index:5;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:12px 16px;display:flex;position:sticky;bottom:0}.settings-savestate{color:var(--muted);font-size:13px}.settings-savestate.saved{color:var(--green)}.settings-savestate.error{color:#c0392b}.settings-foot-actions{align-items:center;gap:10px;display:flex}@media (max-width:860px){.set-section{grid-template-columns:minmax(0,1fr);gap:18px;padding:18px}.set-section-info p{max-width:none}.set-grid.cols-2,.set-grid.cols-3,.set-ship{grid-template-columns:minmax(0,1fr)}}.form-card label{color:#46536d;gap:6px;font-weight:800;display:grid}.form-card input,.file-input,.form-card select{border:1px solid var(--line);min-width:0;min-height:42px;color:var(--ink);background:#fbfcff;border-radius:8px;padding:0 10px}.file-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.hidden-submit{display:none}.extracted-preview,.request-picker{margin-top:18px}.request-picker label{color:#46536d;gap:6px;max-width:520px;font-weight:800;display:grid}.request-picker select{min-height:42px;padding:0 10px}.wizard-header{margin-bottom:24px}.wizard-steps{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.wizard-steps span{color:var(--muted);justify-items:center;gap:7px;font-size:12px;font-weight:800;display:grid;position:relative}.wizard-steps span:before{content:"";background:var(--line);width:calc(100% - 26px);height:2px;position:absolute;top:12px;left:calc(13px - 50%)}.wizard-steps span:first-child:before{display:none}.wizard-steps i{z-index:1;border:2px solid var(--line);background:var(--surface);width:26px;height:26px;color:var(--muted);border-radius:999px;place-items:center;font-size:12px;font-style:normal;font-weight:900;display:grid;position:relative}.wizard-steps strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.wizard-steps span.active{color:var(--blue)}.wizard-steps span.done:before,.wizard-steps span.active:before{background:var(--blue)}.wizard-steps span.done i,.wizard-steps span.active i{border-color:var(--blue);background:var(--blue);color:#fff}.draft-confirm{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;margin:16px 0}.invoice-sources-bar{justify-content:space-between;align-items:center;gap:12px;margin:12px 0 16px;display:flex}.invoice-sources-bar .secondary-action{gap:8px}.clear-order-action{min-height:40px;padding:0 4px}.modal-backdrop{z-index:20;background:#0b15335c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;width:min(560px,100%);max-height:min(720px,100vh - 48px);overflow:auto;box-shadow:0 24px 70px #172c5c38}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.modal-header h3{font-size:22px}.modal-header .icon-button{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);background:#fff;border-radius:8px;place-items:center;font-size:22px;line-height:1;display:grid}.uploaded-doc-summary{border-bottom:1px solid var(--line);background:#fbfcff;align-items:baseline;gap:8px;padding:14px 18px;display:flex}.uploaded-doc-summary strong{font-size:24px}.uploaded-doc-summary span,.uploaded-doc small,.draft-confirm p,.draft-confirm-total span{color:var(--muted)}.uploaded-doc-list{display:grid}.uploaded-doc{border-top:1px solid var(--line);grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 18px;display:grid}.uploaded-doc:first-child{border-top:0}.uploaded-doc svg{color:var(--blue)}.uploaded-doc span{gap:3px;min-width:0;display:grid}.uploaded-doc strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recommendation-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;gap:16px;margin:16px 0;padding:20px;display:grid}.recommendation-hero{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;display:grid}.recommendation-hero h3{max-width:760px;font-size:28px;line-height:1.15}.recommendation-hero p{max-width:760px;color:var(--muted);margin-top:8px;line-height:1.55}.recommendation-total{border:1px solid var(--line);background:#fbfcff;border-radius:8px;gap:4px;min-width:190px;padding:14px;display:grid}.recommendation-total span,.recommendation-stats span,.recommendation-path span{color:var(--muted)}.recommendation-total strong{font-variant-numeric:tabular-nums;font-size:26px}.recommendation-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.recommendation-stats div,.recommendation-path div{border:1px solid var(--line);background:#fbfcff;border-radius:8px;min-width:0;padding:14px}.recommendation-stats strong{text-overflow:ellipsis;white-space:nowrap;font-size:24px;display:block;overflow:hidden}.recommendation-path{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.recommendation-path strong{font-size:22px;display:block}.recommendation-actions{justify-content:flex-end;display:flex}.recommendation-workspace{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:20px;display:grid}.recommendation-main,.recommendation-intent{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.recommendation-main{overflow:hidden}.recommendation-header{grid-template-columns:minmax(0,1fr) 142px;align-items:start;gap:18px;padding:20px;display:grid}.recommendation-header h3{max-width:780px;font-size:26px;line-height:1.15}.recommendation-header p{max-width:720px;color:var(--muted);margin-top:6px;font-weight:700;line-height:1.45}.recommendation-score{color:var(--green);justify-items:end;gap:3px;display:grid}.recommendation-score strong{font-size:30px;line-height:1}.recommendation-score span{color:var(--muted);text-align:right;font-size:12px;font-weight:900}.recommendation-stats.compact{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 20px 16px}.recommendation-list{border-top:1px solid var(--line);display:grid}.recommendation-row{border-top:1px solid var(--line)}.recommendation-row:first-child{border-top:0}.recommendation-row summary{cursor:pointer;grid-template-columns:14px 44px minmax(0,1fr) auto;align-items:center;gap:3px 12px;padding:12px 20px 12px 16px;list-style:none;display:grid}.recommendation-row summary::-webkit-details-marker{display:none}.recommendation-row summary:hover{background:#fbfcff}.recommendation-row summary:before{content:"";border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);grid-area:1/1/span 2;justify-self:center;width:8px;height:8px;transition:transform .15s;transform:rotate(-45deg)}.recommendation-row[open] summary:before{transform:rotate(45deg)}.recommendation-thumb{border:1px solid var(--line);background:#f7f9fc;border-radius:8px;grid-area:1/2/span 2;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.recommendation-thumb img{object-fit:contain;background:#fff;width:100%;height:100%}.recommendation-thumb span{background:linear-gradient(135deg,#eef3fb,#fff);border:2px solid #d8e1ef;border-radius:5px;width:18px;height:18px}.recommendation-title{grid-area:1/3}.recommendation-meta{grid-area:2/3}.recommendation-title{align-items:center;gap:8px;min-width:0;display:flex}.recommendation-title strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recommendation-title .status-chip{flex:none}.recommendation-meta{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:12px;font-weight:700;overflow:hidden}.recommendation-delta{color:var(--green);white-space:nowrap;grid-area:1/4/span 2;font-style:normal;font-weight:900}.recommendation-delta.no-savings{color:var(--muted)}.comparison-list{border-top:1px solid var(--line);background:#fbfcff;display:grid}.comparison-list p{color:var(--muted);padding:10px 20px}.comparison-offer{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(145px,.8fr) 82px;align-items:center;gap:10px;min-height:42px;padding:8px 20px;display:grid}.comparison-offer:first-child{border-top:0}.comparison-offer strong,.comparison-offer em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.comparison-offer em{color:var(--muted);font-size:12px;font-style:normal;font-weight:900}.comparison-offer.winner{border:1px solid #c6edd8;border-left:4px solid var(--green);background:#f3fbf7;border-radius:8px;margin:8px 12px}.comparison-offer.winner em{color:var(--green)}.comparison-offer.baseline strong,.comparison-offer.baseline b{color:var(--muted);font-weight:700}.comparison-offer b{font-variant-numeric:tabular-nums;justify-self:end}.recommendation-intent{gap:12px;padding:18px;display:grid;position:sticky;top:104px}.recommendation-intent h3{font-size:21px;line-height:1.2}.recommendation-intent label{color:#46536d;gap:6px;font-size:12px;font-weight:900;display:grid}.recommendation-intent input,.recommendation-intent select,.recommendation-intent textarea{appearance:none;border:1px solid var(--line);min-width:0;min-height:40px;color:var(--ink);font:inherit;background:#fbfcff;border-radius:8px;outline:0;padding:0 12px;font-size:13px;font-weight:700}.recommendation-intent select{background-image:linear-gradient(45deg,#0000 50%,#768399 50%),linear-gradient(135deg,#768399 50%,#0000 50%);background-position:calc(100% - 18px) 17px,calc(100% - 12px) 17px;background-repeat:no-repeat;background-size:6px 6px;padding-right:34px}.recommendation-intent textarea{resize:vertical;min-height:92px;padding-top:10px}.recommendation-intent em{color:var(--muted);font-style:normal}.recommendation-breakdown{border:1px solid var(--line);color:var(--muted);background:#fbfcff;border-radius:8px;gap:7px;padding:12px;font-size:12px;font-weight:900;display:grid}.draft-review-main{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.draft-review-main .panel-header{padding:18px}.draft-review-main .panel-header p:not(.eyebrow){color:var(--muted)}.draft-item-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.draft-item-title .status-chip{flex:none}.extraction-table{overflow-x:auto}.extraction-head,.extraction-row{border-top:1px solid var(--line);grid-template-columns:minmax(200px,1fr) 110px 64px 84px 96px 92px 64px;align-items:center;gap:10px;min-width:720px;padding:8px 18px;display:grid}.extraction-head{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.extraction-head span:nth-child(6){text-align:right}.extraction-row input{border:1px solid var(--line);min-width:0;min-height:34px;color:var(--ink);font:inherit;background:#fbfcff;border-radius:8px;outline:0;padding:0 9px;font-size:12px;font-weight:700}.extraction-row input:disabled{cursor:not-allowed;opacity:.45}.extraction-row strong{text-align:right;font-size:13px}.extraction-row.removed{background:#fbfcff}.extraction-row.removed strong{color:var(--muted);font-weight:700}.extraction-footer{border-top:1px solid var(--line);justify-content:flex-end;align-items:baseline;gap:10px;padding:14px 18px;display:flex}.extraction-footer span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.extraction-footer strong{font-size:20px}.draft-review-main .wizard-actions{justify-content:flex-end;padding:0 18px 18px}.draft-review-main .wizard-actions .primary-action,.draft-review-main .wizard-actions .secondary-action{flex:none}.text-action:disabled{cursor:not-allowed;opacity:.45}.text-action{color:var(--blue);background:0 0;border:0;font-weight:700}.wizard-actions{gap:10px;margin-top:8px;display:flex}.wizard-actions .primary-action,.wizard-actions .secondary-action{flex:1}.draft-confirm{gap:18px;padding:20px;display:grid}.draft-confirm h3{font-size:24px}.draft-confirm-total{gap:4px;max-width:520px;display:grid}.draft-confirm-total strong{font-size:24px}.draft-confirm .wizard-actions{justify-content:space-between;align-items:center;margin-top:0}.savings-links{gap:10px;display:grid}.savings-link-row{border:1px solid var(--line);background:#fbfcff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 16px;display:grid}.savings-link-row strong{margin-bottom:3px;display:block}.savings-link-row p{color:var(--muted);font-size:12px;line-height:1.35}.savings-link-missing{color:var(--muted);font-size:12px;font-weight:700}.savings-total{color:var(--muted);font-size:12px;font-weight:900}.savings-total strong{color:var(--ink);font-size:16px}.draft-submitted{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:58px minmax(0,1fr) auto auto;align-items:center;gap:18px;margin:16px 0;padding:22px;display:grid}.submitted-mark{width:58px;height:58px;color:var(--green);background:#eaf8f1;border-radius:999px;place-items:center;display:grid}.submitted-mark svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:30px;height:30px}.draft-submitted h3{max-width:620px;font-size:24px}.draft-submitted p,.submitted-summary span{color:var(--muted);line-height:1.5}.submitted-summary{gap:18px;display:flex}.submitted-summary div{gap:4px;min-width:118px;display:grid}.submitted-summary strong{font-size:18px}.status-chip{background:var(--blue-2);min-height:28px;color:var(--blue);white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.status-chip.success{color:var(--green);background:#e7f7ef}.status-chip.warning{color:var(--gold);background:#fff5df}.status-chip.info{background:var(--blue-2);color:var(--blue)}.supplier-list{margin-top:14px}.supplier-card{justify-content:stretch;display:grid}.quote-layout{grid-template-columns:minmax(0,1fr) 340px}.positive{color:var(--green)}.approval-grid{gap:18px;display:grid}.approval-hero{padding:22px}.approval-hero h3{margin:6px 0 8px;font-size:clamp(26px,4vw,38px)}.approval-hero>p:not(.eyebrow){max-width:720px;color:var(--muted);line-height:1.6}.status-card{padding:20px}.timeline{margin-top:22px;position:relative}.timeline-step{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:12px;padding:12px 0;display:grid}.timeline-step+.timeline-step{border-top:1px solid var(--line)}.timeline-dot{color:#6b758a;background:#edf1f7;border-radius:999px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.timeline-step.done .timeline-dot{background:var(--blue);color:#fff}.timeline-step strong{margin-bottom:4px;display:block}.side-copy{margin:14px 0 18px;line-height:1.6}.status-card .extracted-preview{margin:18px 0 0}.supplier-landing{align-content:center;max-width:980px;min-height:calc(100vh - 160px);display:grid}.supplier-landing h2{letter-spacing:0;max-width:840px;font-size:clamp(38px,6vw,64px);line-height:1.05}.supplier-landing>p:not(.pill){color:#44516d;max-width:720px;margin-top:18px;font-size:18px;line-height:1.65}.supplier-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.supplier-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:32px;display:grid}.supplier-feature-grid div{border:1px solid var(--line);background:var(--surface);min-height:150px;box-shadow:var(--shadow);border-radius:8px;gap:8px;padding:18px;display:grid}.supplier-feature-grid .button-icon{color:var(--blue)}.supplier-feature-grid span{color:var(--muted);line-height:1.5}.section-heading{justify-content:space-between;margin-bottom:18px}.section-heading.first{margin-bottom:22px}.section-heading h2{letter-spacing:0;margin-top:2px;font-size:clamp(24px,3vw,31px);line-height:1.12}.section-heading p{margin-top:6px}.eyebrow{color:var(--blue);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:800}.buyer-layout{grid-template-columns:minmax(0,1fr) 342px;align-items:start;gap:20px;display:grid}.market-column{min-width:0}.search-row{flex-wrap:wrap;margin-bottom:14px}.search-box{border:1px solid var(--line);background:#fbfcff;border-radius:8px;flex:1;grid-template-columns:32px minmax(180px,1fr);align-items:center;min-width:min(420px,100%);display:grid}.search-box span{color:var(--muted);text-align:center}.search-box input,select{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);border-radius:8px}.search-box input{border:0;outline:0}select{padding:0 12px}.signal-strip,.metric-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.signal-strip div,.metric-band div{border:1px solid var(--line);background:var(--surface);min-height:72px;box-shadow:var(--shadow);border-radius:8px;padding:18px}.signal-strip strong,.metric-band strong{letter-spacing:0;font-size:28px;display:block}.signal-strip span,.metric-band span,.product-meta,.offer-row span,.cart-item span,.approval-box p,.queue-card p,.ops-panel p{color:var(--muted);font-size:13px}.product-grid{grid-template-columns:repeat(auto-fit,minmax(306px,1fr));gap:14px;display:grid}.product-card,.decision-panel,.table-wrap,.queue-card,.ops-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.product-card{grid-template-rows:104px auto;display:grid;overflow:hidden}.product-image{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f5f8ff,#fff);grid-template-columns:1fr 86px;align-items:center;gap:10px;padding:18px;display:grid}.product-visual{background-color:#fff;background-image:linear-gradient(90deg,#155dfc1f 1px,#0000 1px),linear-gradient(#155dfc1f 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:12px 12px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #dbe6ff;border-radius:8px;min-height:60px}.product-score{background:var(--blue-2);height:60px;color:var(--blue);border:1px solid #dbe6ff;border-radius:999px;place-items:center;font-weight:800;display:grid}.product-body{padding:16px}.product-title-row,.panel-header,.cart-item,.offer-row,.queue-title{justify-content:space-between;gap:12px;display:flex}.product-title-row h3{font-size:16px}.badge{background:var(--blue-2);color:var(--blue);white-space:nowrap;border-radius:999px;align-self:start;padding:4px 7px;font-size:12px;font-weight:800}.product-meta{margin:7px 0 14px}.offer-list{gap:8px;display:grid}.offer-row{border:1px solid var(--line);background:#fbfcff;border-radius:8px;align-items:center;padding:9px}.offer-row strong{font-size:14px}.offer-row button,.primary-action,.secondary-action{min-height:38px;padding:0 12px;font-weight:600}.offer-row button,.primary-action{background:var(--blue);color:#fff;border:0;box-shadow:0 8px 18px #155dfc2e}.primary-action:disabled,.secondary-action:disabled{cursor:not-allowed;opacity:.55}.secondary-action{background:#fff}.compact{width:auto;min-height:40px}.decision-panel{padding:18px;position:sticky;top:104px}.panel-header{border-bottom:1px solid var(--line);align-items:end;padding-bottom:12px}.panel-header span{font-size:24px;font-weight:900}.cart-items{gap:10px;min-height:120px;padding:14px 0;display:grid}.cart-empty{min-height:120px;color:var(--muted);text-align:center;place-items:center;display:grid}.cart-item{border-bottom:1px solid var(--line);align-items:center;padding-bottom:10px}.approval-box{background:#f4f7ff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px;display:flex}.approval-box span{color:var(--blue);font-weight:900}.primary-action{width:100%}.primary-action.compact,.secondary-action.compact{width:auto}.seller-grid{gap:16px;display:grid}.metric-band{grid-template-columns:repeat(4,minmax(0,1fr))}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{border-bottom:1px solid var(--line);text-align:left;padding:14px}th{color:var(--muted);text-transform:uppercase;font-size:12px}.status-live{color:var(--green);font-weight:900}.status-review{color:var(--gold);font-weight:900}.admin-layout{grid-template-columns:minmax(0,1fr) 380px;gap:16px;display:grid}.queue-list{gap:12px;display:grid}.queue-card{padding:16px}.queue-title{align-items:start;margin-bottom:10px}.queue-actions{gap:8px;margin-top:12px;display:flex}.queue-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:36px;padding:0 10px;font-weight:800}.ops-panel{padding:18px}.ops-panel h3{margin:5px 0 8px}.flow-diagram{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:8px;margin-top:18px;display:grid}.flow-diagram span{background:var(--blue-2);min-height:44px;color:var(--ink);text-align:center;border-radius:8px;place-items:center;padding:8px;font-size:12px;display:grid}.toast{color:#fff;min-width:240px;max-width:calc(100vw - 40px);box-shadow:var(--shadow);opacity:0;pointer-events:none;background:#0b1533;border-radius:8px;padding:12px 14px;transition:opacity .18s,transform .18s;position:fixed;bottom:20px;right:20px;transform:translateY(8px)}.toast.show{opacity:1;transform:translateY(0)}@media (max-width:1020px){.landing-nav{grid-template-columns:1fr auto;padding:24px 24px 16px}.landing-nav nav{display:none}.landing-main{grid-template-columns:1fr;gap:36px;padding:42px 24px 58px}.trusted-strip div,.landing-cta-body{grid-template-columns:1fr}.landing-cta-icon{display:none}.app-body{flex-direction:column}.sidebar{z-index:4;flex-basis:auto;grid-template-columns:1fr;width:auto;height:auto;padding:16px;display:grid;position:sticky;top:80px}.nav-tabs{grid-template-columns:repeat(4,1fr)}.upload-button{display:none}.hero-grid,.upload-layout,.upload-layout.compact-upload,.upload-workspace,.dashboard-layout,.quote-list-layout,.orders-inbox-layout,.quote-builder-grid,.quote-side-lower,.review-quote-page,.order-detail-page,.quote-layout,.order-layout,.buyer-layout,.admin-layout,.recommendation-workspace,.draft-confirm{grid-template-columns:1fr}.hero-grid{min-height:auto}.flow-steps{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px}.decision-panel,.recommendation-intent{position:static}.draft-confirm{align-items:stretch}.recommendation-hero,.recommendation-stats,.recommendation-path,.recommendation-header{grid-template-columns:1fr}.recommendation-score{justify-items:start}.recommendation-score span{text-align:left}.recommendation-actions{justify-content:stretch}.upload-help-rail{grid-row:auto;grid-template-rows:auto;min-height:auto}.extracted-line-preview{grid-area:auto}.upload-workspace{grid-template-rows:auto;min-height:auto}.upload-layout{grid-row:auto;grid-template-rows:auto;min-height:auto}.upload-submit-bar{grid-row:auto;grid-template-columns:1fr}.draft-submitted{grid-template-columns:1fr;align-items:stretch}.submitted-summary{flex-wrap:wrap}.quote-line-card{overflow:auto}.quote-line-head,.quote-line-row{min-width:820px}.review-savings-card{grid-template-columns:repeat(2,minmax(0,1fr))}.review-savings-card>div:nth-child(2){border-right:0}.review-items-card{overflow:auto}.review-items-head,.review-item-row{min-width:980px}.order-info-grid,.order-progress-card,.quote-list-metrics{grid-template-columns:1fr}.quote-inbox-card{overflow:auto}.quote-inbox-head,.quote-inbox-row{min-width:940px}.orders-table-card{overflow:auto}.orders-inbox-head,.orders-inbox-row{min-width:1060px}.order-progress-card{gap:18px}.order-progress-card article{text-align:left;grid-template-columns:58px minmax(0,1fr);justify-items:start}.order-progress-card article i{display:none}.ordered-items-card{overflow:auto}.ordered-items-head,.ordered-item-row{min-width:920px}.supplier-quote-grid,.quote-health-card{grid-template-columns:1fr}.quote-health-card div{border-right:0;border-bottom:1px solid var(--line)}.quote-health-card div:last-child{border-bottom:0}}@media (max-width:680px){.landing-nav{gap:14px;padding:18px 16px 10px}.landing-brand{font-size:21px}.landing-brand .brand-mark{width:118px;height:auto}.landing-nav>.primary-action{min-height:38px;padding:0 12px}.landing-main{gap:28px;padding:34px 16px 44px}.landing-col-left,.landing-col-right{gap:28px}.landing-copy{gap:18px}.landing-copy h1 span,.landing-cta h2{white-space:normal}.landing-steps>div{grid-template-columns:1fr}.landing-step-arrow{display:none}.landing-copy p{font-size:17px}.landing-actions,.landing-assurances{flex-direction:column;align-items:stretch}.landing-actions .primary-action,.landing-actions .secondary-action{width:100%}.trusted-strip div,.instant-grid{grid-template-columns:1fr}.trusted-strip{padding:34px 16px}.landing-cta{margin:0 16px 28px;padding:28px 18px}.landing-cta h2{font-size:22px}.sidebar{padding:0}.app-shell.menu-open .sidebar{padding:12px 14px}.brand-block{padding:0}.mobile-menu-button{display:grid}.nav-tabs{border-top:1px solid var(--line);grid-template-columns:1fr;gap:4px;margin-top:10px;padding-top:10px;display:none}.app-shell.menu-open .nav-tabs{display:grid}.app-shell.menu-open .upload-button{margin:10px 0 0;display:flex}.topbar,.app-header,.section-heading,.product-title-row,.panel-header{flex-direction:column;align-items:stretch}.app-header{gap:10px;padding:12px 16px}.app-header .brand-block{margin-right:0}.view{padding:18px 16px 32px}.signal-strip,.metric-band,.dashboard-metrics,.mini-stats,.flow-steps,.product-grid{grid-template-columns:1fr}.hero-copy h2{font-size:42px}.hero-actions,.topbar-actions,.supplier-actions{flex-direction:column;align-items:stretch}.supplier-feature-grid{grid-template-columns:1fr}.invoice-sources-bar{flex-direction:column;align-items:stretch}.upload-fields,.recommendation-header,.comparison-offer{grid-template-columns:1fr}.comparison-offer b{justify-self:start}.recommendation-row summary{grid-template-columns:40px minmax(0,1fr) 14px}.recommendation-thumb{grid-column:1;width:40px;height:40px}.recommendation-title{flex-wrap:wrap;grid-column:2}.recommendation-meta{grid-column:2}.recommendation-title strong,.recommendation-meta{white-space:normal}.recommendation-delta{grid-area:auto/2}.recommendation-row summary:before{grid-area:1/3}.recommendation-stats.compact{grid-template-columns:1fr;padding:0 16px 14px}.recommendation-header,.recommendation-row{padding-left:16px;padding-right:16px}.quote-builder-header,.quote-card-header,.upload-page-heading,.quote-list-heading,.quote-line-footer{flex-direction:column;align-items:stretch}.quote-builder-header>div:last-child,.dashboard-card-actions{flex-direction:column}.quote-search-actions{grid-template-columns:1fr;width:100%}.quote-builder-grid{padding:0 16px 24px}.quote-builder-header{padding:22px 16px}.review-quote-page,.order-detail-page{padding:24px 16px 36px}.order-detail-header,.order-detail-header>div:last-child,.reorder-reminder-card{flex-direction:column;align-items:stretch}.order-detail-header,.reorder-reminder-card{display:flex}.order-detail-header h2,.review-quote-header h2{font-size:30px}.review-savings-card{grid-template-columns:1fr}.review-savings-card>div{border-right:0;border-bottom:1px solid var(--line)}.review-savings-card>div:last-child{border-bottom:0}.review-items-header,.substitution-banner{flex-direction:column;align-items:stretch}.review-items-header>div{flex-direction:column}.substitution-banner{display:flex}.modal-header,.uploaded-doc{grid-template-columns:1fr;align-items:start}.modal-backdrop{align-items:end;padding:12px}.modal-panel{max-height:calc(100vh - 24px)}.modal-header{flex-direction:column}.uploaded-doc .button-icon{display:none}.primary-action.compact,.secondary-action.compact{width:100%}.nav-tab{text-align:left;grid-template-columns:28px 1fr;justify-items:stretch}.nav-icon{justify-self:start}.flow-diagram{grid-template-columns:1fr}.work-table{overflow:auto}.work-table-head,.work-row{min-width:820px}.chart-labels{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:6px}.wizard-steps,.wizard-actions{width:100%}.wizard-actions .primary-action,.wizard-actions .secondary-action{flex:1;justify-content:center}}.icon-sprite{width:0;height:0;position:absolute;overflow:hidden}.catalog-panel{margin-top:24px}.catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.catalog-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:8px;gap:12px;min-height:224px;padding:16px;display:grid}.catalog-category{color:var(--blue);margin-bottom:8px;font-size:12px;font-weight:800;display:block}.catalog-card h3{margin:0;font-size:16px;line-height:1.28}.catalog-meta{color:var(--muted);text-transform:capitalize;gap:4px;font-size:12px;display:grid}.catalog-offer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.catalog-offer span,.catalog-card p{color:var(--muted);margin:0;font-size:12px}.catalog-offer strong{color:var(--ink);font-size:18px}.catalog-page{gap:20px;padding:0 0 32px;display:grid}.catalog-hero,.catalog-toolbar,.catalog-section,.product-hero,.product-details-grid{width:min(1160px,100vw - 48px);margin:0 auto}.catalog-hero{grid-template-columns:minmax(0,1.7fr) minmax(280px,.9fr);align-items:stretch;gap:18px;padding-top:20px;display:grid}.catalog-hero-copy,.catalog-hero-panel,.product-details-card,.catalog-category-card,.catalog-result-card,.product-hero-copy,.product-hero-media{background:var(--surface);border:1px solid var(--line);border-radius:8px}.catalog-hero-copy{gap:14px;padding:24px;display:grid}.catalog-hero-copy h1,.catalog-toolbar h1,.product-hero-copy h1{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.03}.catalog-hero-copy p,.catalog-toolbar p,.product-hero-copy p,.catalog-hero-panel small,.catalog-category-card p,.catalog-result-copy p,.product-attributes-text{color:var(--muted);margin:0}.catalog-search-form,.catalog-filter-bar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.catalog-filter-bar{grid-template-columns:minmax(0,1.2fr) minmax(180px,.6fr) minmax(180px,.6fr) auto}.catalog-search-field,.catalog-filter-bar label{gap:8px;display:grid}.catalog-search-field span,.catalog-filter-bar span{color:var(--muted);font-size:12px;font-weight:700}.catalog-search-field input,.catalog-filter-bar input,.catalog-filter-bar select{border:1px solid var(--line-strong);color:var(--ink);font:inherit;background:#fff;border-radius:8px;min-width:0;padding:12px 14px}.catalog-hero-links,.product-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.catalog-hero-panel{align-content:start;gap:10px;padding:24px;display:grid}.catalog-hero-panel strong,.catalog-toolbar strong,.product-summary strong{color:var(--ink)}.catalog-section{gap:14px;display:grid}.catalog-category-grid,.catalog-results-grid,.product-details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.catalog-category-card,.catalog-result-card,.product-details-card{padding:18px}.catalog-category-card{gap:14px;display:grid}.catalog-category-meta,.product-summary,.product-details-card dl{gap:10px;display:grid}.catalog-category-meta div,.product-summary div,.product-details-card dl div{justify-content:space-between;gap:12px;display:flex}.catalog-category-meta dt,.product-details-card dt,.product-summary span{color:var(--muted);font-size:12px;font-weight:700}.catalog-category-meta dd,.product-details-card dd{text-align:right;margin:0}.category-link,.search-results-link{color:var(--blue);font-size:13px;font-weight:700;text-decoration:none}.catalog-toolbar{justify-content:space-between;align-items:end;padding-top:20px;display:flex}.catalog-filter-bar{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:16px}.catalog-active-filters{flex-wrap:wrap;gap:8px;display:flex}.filter-chip{background:var(--surface);border:1px solid var(--line);color:var(--ink);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;text-decoration:none}.catalog-result-card{padding:0;overflow:hidden}.catalog-result-link{color:inherit;gap:0;height:100%;text-decoration:none;display:grid}.catalog-result-image{aspect-ratio:1.2;background:#f4f7fb;place-items:center;display:grid}.catalog-result-image img,.product-hero-media img{object-fit:cover;width:100%;height:100%;display:block}.catalog-result-placeholder,.product-hero-placeholder{color:var(--muted);font-size:13px;font-weight:700}.catalog-result-copy,.product-hero-copy{gap:12px;padding:18px;display:grid}.catalog-result-topline,.catalog-result-meta,.catalog-result-price{justify-content:space-between;gap:12px;display:flex}.catalog-result-count,.catalog-result-meta,.catalog-result-price small{color:var(--muted);font-size:12px}.catalog-result-price{border-top:1px solid var(--line);align-items:end;padding-top:12px}.catalog-result-price strong{color:var(--ink);font-size:18px}.product-hero{grid-template-columns:minmax(320px,1fr) minmax(0,1.2fr);align-items:stretch;gap:18px;padding-top:20px;display:grid}.product-hero-media{aspect-ratio:1;overflow:hidden}.back-link{color:var(--blue);font-size:13px;font-weight:700;text-decoration:none}.product-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.product-summary div{border:1px solid var(--line);background:#2a4f8f0d;border-radius:8px;gap:6px;padding:12px;display:grid}.product-details-grid{align-items:start}.offer-table{gap:8px;display:grid}.offer-table-head,.offer-table-row{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr) minmax(0,.8fr) minmax(0,.9fr) auto;gap:10px;display:grid}.offer-table-head{color:var(--muted);padding-bottom:8px;font-size:12px;font-weight:700}.offer-table-row{border-top:1px solid var(--line);align-items:center;padding-top:12px}.offer-table-row strong{display:block}.offer-table-row em{color:var(--blue);margin-top:4px;font-size:12px;font-style:normal;display:block}.offer-table-row.best{background:#2a4f8f0a;border-radius:8px;margin:0 -8px;padding:12px 8px}.product-attributes-text{border-top:1px solid var(--line);padding-top:12px}.empty-state{background:var(--surface);border:1px dashed var(--line-strong);color:var(--muted);text-align:center;border-radius:8px;align-items:center;gap:4px;min-height:120px;margin-top:14px;padding:20px;display:grid}.empty-state strong{color:var(--ink)}@media (max-width:1200px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-hero,.product-hero{grid-template-columns:1fr}.catalog-category-grid,.catalog-results-grid,.product-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.catalog-grid,.catalog-hero,.catalog-toolbar,.catalog-search-form,.catalog-filter-bar,.product-summary,.offer-table-head,.offer-table-row,.catalog-category-grid,.catalog-results-grid,.product-details-grid{grid-template-columns:1fr}}@media (max-width:767px){.app-body{padding-bottom:86px}.mobile-add-item-shell{background:#fff;min-height:100dvh;display:block}.mobile-add-item-shell .topbar,.mobile-add-item-shell .sidebar{display:none}.mobile-add-item-shell .app-body{padding-bottom:86px;display:block}.mobile-add-item-shell .app-main{padding:0}.mobile-scan-screen{z-index:30;color:#fff;background:#05070b;display:block;position:fixed;inset:0;overflow:hidden}.mobile-control-icon,.mobile-edit-icon,.mobile-cta-icon,.mobile-bottom-icon{stroke:currentColor;fill:none}.mobile-camera-stage{background:radial-gradient(circle at 50% 22%,#fff3,#0000 24%),linear-gradient(90deg,#000000f5,#121516eb 18%,#2a4248eb 50%,#070808fa);position:absolute;inset:0;overflow:hidden}.mobile-camera-video{object-fit:cover;background:#111827;width:100%;height:100%;position:absolute;inset:0}.camera-permission-state{z-index:1;text-align:center;color:#fff;background:radial-gradient(circle,#2a4248d1,#000000eb),#111827;place-content:center;gap:10px;padding:40px;display:grid;position:absolute;inset:0}.camera-permission-state .mobile-control-icon{justify-self:center;width:44px;height:44px}.camera-permission-state strong{font-size:17px;line-height:1.1}.camera-permission-state p{color:#ffffffd1;max-width:280px;font-size:12px;line-height:1.4}.scan-instruction{z-index:4;top:calc(72px + env(safe-area-inset-top));color:#fff;text-align:center;background:#0000008f;border:2px solid #ffffff59;border-radius:999px;max-width:calc(100% - 48px);padding:8px 20px;font-size:14px;font-weight:650;position:absolute;left:50%;transform:translate(-50%)}.product-box-capture{background:linear-gradient(#ffffff52,#0000 14%),linear-gradient(90deg,#4a7682,#77a7b5 46%,#3d7180);border-radius:7px 7px 0 0;position:absolute;inset:90px 24px 0;box-shadow:inset 0 0 36px #ffffff2e,0 0 22px #0000008c}.product-box-capture:before,.product-box-capture:after{content:"";background:#090c0e26;border:2px solid #ffffff38;width:26px;position:absolute;top:10px;bottom:0}.product-box-capture:before{left:-16px;transform:skewY(-8deg)}.product-box-capture:after{right:-16px;transform:skewY(8deg)}.product-label{color:#111;background:linear-gradient(#f5f5f1,#fff);border-radius:20px;min-height:232px;padding:24px 32px 18px;position:absolute;top:52px;left:13%;right:13%;box-shadow:0 2px 4px #00000024}.product-label small{text-transform:uppercase;margin-bottom:16px;font-family:Georgia,serif;font-size:16px;display:block}.product-label strong{max-width:58%;font-size:25px;font-weight:900;line-height:1.16;display:block}.product-label .unit{color:#0f6da6;margin-top:20px;font-size:22px;font-weight:900;display:block}.product-label .ref,.product-label .lot,.product-label .exp{color:#171717;font-size:17px;font-weight:800;position:absolute;right:33px}.product-label .ref{top:75px}.product-label .lot{top:115px}.product-label .exp{top:154px}.barcode-bars{background:repeating-linear-gradient(90deg,#050505 0 3px,#0000 3px 8px,#050505 8px 14px,#0000 14px 18px);height:73px;position:absolute;bottom:34px;left:25%;right:25%}.barcode-number{text-align:center;color:#141414;letter-spacing:3px;font-size:25px;position:absolute;bottom:11px;left:0;right:0}.scan-frame{z-index:3;pointer-events:none;height:300px;position:absolute;top:50%;left:31px;right:31px;transform:translateY(-50%)}.scan-frame .corner{border-color:#1470ff;width:42px;height:42px;position:absolute}.corner.top-left{border-top:4px solid;border-left:4px solid;border-top-left-radius:11px;top:0;left:0}.corner.top-right{border-top:4px solid;border-right:4px solid;border-top-right-radius:11px;top:0;right:0}.corner.bottom-left{border-bottom:4px solid;border-left:4px solid;border-bottom-left-radius:11px;bottom:0;left:0}.corner.bottom-right{border-bottom:4px solid;border-right:4px solid;border-bottom-right-radius:11px;bottom:0;right:0}.scan-line{background:#5e97ffd1;height:3px;position:absolute;top:47%;left:0;right:0;box-shadow:0 0 16px #3877ffe6}.mobile-control-icon{stroke-width:2.6px;width:26px;height:26px}.scan-fs-top{z-index:6;top:calc(14px + env(safe-area-inset-top));justify-content:space-between;align-items:center;display:flex;position:absolute;left:16px;right:16px}.scan-fs-close{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#050c148c;border:none;border-radius:999px;place-items:center;width:44px;height:44px;display:grid}.scan-fs-close-icon{stroke:currentColor;stroke-width:2.4px;fill:none;width:24px;height:24px}.scan-fs-enter{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#050c148c;border:none;border-radius:999px;align-items:center;gap:7px;height:40px;padding:0 16px;font-size:13.5px;font-weight:700;display:inline-flex}.scan-fs-enter .button-icon{stroke:currentColor;stroke-width:2.2px;fill:none;width:18px;height:18px}.scan-fs-review{z-index:6;right:20px;bottom:calc(28px + env(safe-area-inset-bottom));background:var(--blue);color:#fff;border:none;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;position:absolute;box-shadow:0 12px 26px #0f62ff80}.scan-fs-review-icon{stroke:currentColor;stroke-width:2.4px;fill:none;width:30px;height:30px}.scan-fs-badge{color:#fff;background:#ff3b30;border:2.5px solid #05070b;border-radius:999px;place-items:center;min-width:26px;height:26px;padding:0 6px;font-size:13px;font-weight:800;line-height:1;display:grid;position:absolute;top:-6px;right:-6px}.scan-fs-manual{z-index:8;background:#03070c8c;align-items:flex-end;display:flex;position:absolute;inset:0}.scan-fs-manual-card{width:100%;padding:20px 22px calc(26px + env(safe-area-inset-bottom));color:#081536;background:#fff;border-radius:22px 22px 0 0;flex-direction:column;gap:14px;animation:.24s ease-out scanResultIn;display:flex}.scan-fs-manual-card header{justify-content:space-between;align-items:center;display:flex}.scan-fs-manual-card header strong{font-size:16px;font-weight:750}.scan-fs-manual-card header button{color:#5a6b86;background:#eef2f8;border:none;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.scan-fs-manual-card header button .button-icon{stroke:currentColor;stroke-width:2.2px;fill:none;width:18px;height:18px}.scan-fs-manual-card form{flex-direction:column;gap:12px;display:flex}.mobile-manual-field{background:#fff;border:1.5px solid #cfd9e8;border-radius:12px;align-items:center;gap:10px;height:54px;padding:0 16px;display:flex}.mobile-manual-field:focus-within{border-color:#0f62ff;box-shadow:0 0 0 3px #0f62ff24}.mobile-manual-field .button-icon{stroke:#0f62ff;fill:none;flex:none;width:20px;height:20px}.mobile-manual-field input{color:#081536;letter-spacing:.02em;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:16px;font-weight:600}.scan-fs-manual-card .primary-action{color:#fff;background:#0f62ff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:50px;font-size:15px;font-weight:700;display:inline-flex}.scan-fs-manual-card .primary-action:disabled{opacity:.5}.scan-fs-manual-card .primary-action .button-icon{stroke:currentColor;fill:none;width:18px;height:18px}.mobile-manual-hint{color:#5a6b86;text-align:center;margin:0;font-size:12.5px;line-height:1.45}.scan-result-card{background:#fff;border:1px solid #e2e8f2;border-radius:16px;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid;box-shadow:0 10px 30px #0a1a3829}.scan-result-card.match{cursor:pointer}.scan-result-card.floating{z-index:6;animation:.28s ease-out scanResultIn;position:absolute;bottom:122px;left:14px;right:14px}@keyframes scanResultIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.scan-result-card.nomatch{border-color:#f3c0c0}.scan-result-card .src-thumb{color:#0f62ff;background:#eef3fb;border-radius:10px;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.scan-result-card.nomatch .src-thumb{color:#d23b3b;background:#fdecec}.scan-result-card .src-thumb img{object-fit:cover;width:100%;height:100%}.scan-result-card .src-thumb .button-icon{stroke:currentColor;fill:none;width:26px;height:26px}.scan-result-card .src-body{min-width:0}.scan-result-card .src-body strong{color:#081536;white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:750;display:block;overflow:hidden}.scan-result-card .src-body small{color:#5a6b86;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;display:block;overflow:hidden}.scan-result-card .src-right{text-align:right;flex-direction:column;align-items:flex-end;gap:2px;display:flex}.scan-result-card .src-right>strong{color:#081536;font-size:15px;font-weight:800}.scan-result-card .src-right>small{color:#5a6b86;font-size:11px;font-weight:600}.scan-result-card .src-pill,.scan-result-card .src-qty{letter-spacing:.02em;border-radius:999px;margin-top:2px;padding:2px 8px;font-size:10.5px;font-style:normal;font-weight:800}.scan-result-card .src-pill.confirmed{color:#18915e;background:#e5f8ef}.scan-result-card .src-pill.possible{color:#b5740a;background:#fdf0d9}.scan-result-card .src-pill.nomatch{color:#d23b3b;background:#fdecec}.scan-result-card .src-qty{color:#0f62ff;background:#eef3fb}.scan-result-card .src-action{color:#fff;background:#0f62ff;border:none;border-radius:10px;grid-column:1/-1;height:40px;font-size:13.5px;font-weight:700}.recognized-heading{grid-template-columns:46px 1fr auto;align-items:center;gap:14px;margin-bottom:26px;display:grid}.recognized-check{color:#18aa6b;background:#e5f8ef;border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.recognized-check .mobile-control-icon{width:30px;height:30px}.recognized-heading h2{font-size:17px;font-weight:750;line-height:1.1}.recognized-heading p{color:#34415f;margin-top:4px;font-size:14px;line-height:1.2}.edit-match{color:#0f62ff;background:0 0;border:none;align-items:center;gap:9px;font-size:14px;font-weight:750;display:inline-flex}.mobile-edit-icon{stroke-width:2.5px;width:17px;height:17px}.recognized-card{background:#fff;border:1px solid #dce4f2;border-radius:10px;padding:24px 21px}.recognized-product{grid-template-columns:119px 1fr;align-items:center;gap:30px;margin-bottom:28px;display:grid}.microbrush-thumb{background:linear-gradient(135deg,#f9fbff,#d6ecfb);border:1px solid #dbe3ef;border-radius:7px;width:93px;height:80px;position:relative;overflow:hidden}.microbrush-thumb span{transform-origin:bottom;background:linear-gradient(#d9f2ff 0 18%,#178bd6 19% 100%);border-radius:8px 8px 2px 2px;width:9px;height:86px;position:absolute;bottom:-8px;transform:rotate(54deg)}.microbrush-thumb span:first-child{left:23px}.microbrush-thumb span:nth-child(2){height:92px;left:41px}.microbrush-thumb span:nth-child(3){height:82px;left:58px}.microbrush-thumb span:nth-child(4){height:76px;left:72px}.recognized-product h3{color:#071331;font-size:17px;font-weight:750;line-height:1.2}.recognized-product h3 span{font-weight:650}.recognized-meta{border-bottom:1px solid #edf1f7;grid-template-columns:1.1fr 1.35fr .75fr 1.15fr;gap:18px;margin:0;padding-bottom:24px;display:grid}.recognized-meta div{min-width:0}.recognized-meta dt{color:#56627a;margin-bottom:10px;font-size:12px;font-weight:650}.recognized-meta dd{color:#182543;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:750;line-height:1.25}.recognized-meta dd span{color:#34415f;margin-top:6px;font-weight:600;display:block}.mobile-primary-cta,.mobile-secondary-cta,.mobile-ghost-cta{border-radius:9px;justify-content:center;align-items:center;gap:13px;width:100%;min-height:48px;font-size:15px;font-weight:750;display:flex}.mobile-primary-cta{color:#fff;background:#0f62ff;border:none;margin-top:22px}.mobile-secondary-cta{color:#0f62ff;background:#fff;border:1px solid #dbe4f1;margin-top:16px}.mobile-ghost-cta{color:#0f62ff;background:#f6f9fd;border:none;margin-top:16px}.mobile-cta-icon{stroke-width:2.4px;width:20px;height:20px}.mobile-bottom-nav{z-index:6;min-height:76px;padding:9px 26px calc(9px + env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #e2e8f2;justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 26px #13213c14}.m-nav-group{align-items:center;gap:30px;display:flex}.mobile-bottom-nav .m-nav-fab{background:var(--blue);color:#fff;border-radius:50%;place-items:center;gap:0;width:56px;height:56px;display:grid;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 10px 22px #0f62ff66}.m-nav-fab-icon{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;width:26px;height:26px}.mobile-bottom-nav button{color:#536079;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;font-size:10px;font-weight:650;display:flex;position:relative}.mobile-bottom-nav button.active{color:#0f62ff}.mobile-bottom-nav span{place-items:center;display:grid;position:relative}.mobile-bottom-nav b{color:#fff;background:#0f62ff;border:2px solid #fff;border-radius:999px;place-items:center;width:24px;height:24px;font-size:9px;line-height:1;display:grid;position:absolute;top:-10px;right:-12px}.mobile-bottom-icon{stroke-width:2.1px;width:23px;height:23px}}@media (max-width:520px){.scan-instruction{top:calc(66px + env(safe-area-inset-top));padding:6px 13px;font-size:11px}.product-box-capture{inset:82px 20px 0}.product-label{border-radius:15px;min-height:218px;padding:19px 22px 15px;top:47px;left:9%;right:9%}.product-label small{margin-bottom:12px;font-size:12px}.product-label strong{max-width:50%;font-size:15px;line-height:1.18}.product-label .unit{margin-top:10px;font-size:14px}.product-label .ref,.product-label .lot,.product-label .exp{background:#ffffffb8;margin-top:4px;margin-right:5px;padding:2px 4px;font-size:8px;line-height:1.1;display:inline-block;position:static}.barcode-bars{height:32px;bottom:20px;left:23%;right:23%}.barcode-number{letter-spacing:2px;font-size:13px;bottom:4px}.scan-frame{height:264px;top:50%;left:18px;right:18px}.recognized-heading{grid-template-columns:35px 1fr auto;gap:10px;margin-bottom:20px}.recognized-heading h2{font-size:14px}.recognized-heading p,.edit-match{font-size:11px}.recognized-card{padding:16px}.recognized-product{grid-template-columns:80px 1fr;gap:16px}.microbrush-thumb{width:62px;height:58px}.recognized-product h3{font-size:13px}.recognized-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.mobile-primary-cta,.mobile-secondary-cta,.mobile-ghost-cta{min-height:56px;font-size:13px}.mobile-bottom-nav button{font-size:9px}}.match-review{gap:20px;display:grid}.mr-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.mr-heading h2{font-size:30px;line-height:1.15}.mr-heading p{color:var(--muted);margin-top:6px}.mr-heading-actions{gap:10px;display:flex}.mr-heading-actions .secondary-action{align-items:center;gap:6px;display:inline-flex}.mr-stepper{align-items:flex-start;max-width:720px;display:flex}.mr-step{cursor:default;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:8px;padding:0;display:flex;position:relative}.mr-step.done{cursor:pointer}.mr-step:not(:first-child):before{content:"";background:var(--line);z-index:0;width:100%;height:2px;position:absolute;top:16px;left:-50%}.mr-step-dot{z-index:1;border:1px solid var(--line);background:var(--surface-2);width:32px;height:32px;color:var(--muted);border-radius:999px;place-items:center;font-size:14px;font-weight:700;display:grid;position:relative}.mr-step.done .mr-step-dot{color:var(--ink);background:#eef1f6}.mr-step.done .mr-step-dot svg{width:16px;height:16px;color:var(--ink)}.mr-step.active .mr-step-dot{background:var(--blue);border-color:var(--blue);color:#fff}.mr-step-label{color:var(--muted);font-size:13px;font-weight:600}.mr-step.active .mr-step-label{color:var(--blue)}.mr-step.done .mr-step-label{color:var(--ink)}.mr-stats{grid-template-columns:repeat(4,minmax(0,1fr)) 1.7fr;align-items:stretch;gap:16px;display:grid}.mr-stat-card,.mr-confidence-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;padding:18px 20px}.mr-stat-card{align-content:start;gap:4px;display:grid}.mr-stat-label{color:var(--muted);font-size:13px;font-weight:600}.mr-stat-value{color:var(--ink);font-size:30px;line-height:1.1}.mr-stat-value.green{color:var(--green)}.mr-stat-value.amber{color:var(--gold)}.mr-stat-value.red{color:var(--red)}.mr-stat-sub{color:var(--muted);font-size:13px}.mr-confidence-card{align-content:center;gap:9px;display:grid}.mr-confidence-head{color:var(--ink);align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.mr-confidence-head svg{width:14px;height:14px;color:var(--muted)}.mr-conf-row{color:var(--muted);grid-template-columns:116px minmax(0,1fr) 28px;align-items:center;gap:12px;font-size:12px;display:grid}.mr-conf-bar{background:var(--surface-2);border-radius:4px;height:8px;display:block;overflow:hidden}.mr-conf-bar b{border-radius:4px;height:100%;display:block}.mr-conf-bar b.high{background:var(--green)}.mr-conf-bar b.med{background:var(--gold)}.mr-conf-bar b.low{background:var(--red)}.mr-conf-row em{color:var(--ink);text-align:right;font-style:normal;font-weight:700}.mr-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}.mr-table-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;overflow:hidden}.mr-tabs-row{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.mr-tabs{gap:18px;display:flex}.mr-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 2px;font-size:14px;font-weight:600}.mr-tabs button.active{color:var(--blue);border-bottom-color:var(--blue)}.mr-tabs-actions{gap:8px;display:flex}.mr-tabs-actions .secondary-action{align-items:center;gap:6px;display:inline-flex}.mr-table-head,.mr-row{grid-template-columns:36px 30px minmax(0,1.6fr) minmax(0,1fr) minmax(0,1.7fr) 84px 92px 84px 88px;align-items:center;gap:10px;padding:0 16px;display:grid}.mr-table-head{border-bottom:1px solid var(--line);height:44px;color:var(--muted);font-size:12px;font-weight:600}.mr-row{border-bottom:1px solid var(--line);cursor:pointer;min-height:68px;padding-top:12px;padding-bottom:12px;font-size:13px}.mr-row:last-child{border-bottom:none}.mr-row:hover{background:#fafbfe}.mr-row.selected{background:var(--blue-2);box-shadow:inset 3px 0 0 var(--blue)}.mr-table input[type=checkbox]{width:16px;height:16px;accent-color:var(--blue);cursor:pointer}.mr-num{color:var(--muted)}.mr-imported strong,.mr-match strong{color:var(--ink);font-size:13px;display:block}.mr-imported small,.mr-match small{color:var(--muted);margin-top:2px;font-size:12px;display:block}.mr-price strong{color:var(--ink);display:block}.mr-price small{color:var(--muted);font-size:12px;display:block}.mr-dash{color:var(--muted)}.mr-supplier{color:var(--ink);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.mr-supplier-img{object-fit:contain;border-radius:3px;width:auto;max-width:64px;height:18px}.mr-supplier-none{color:var(--muted)}.mr-logo-3m{color:#e2231a;letter-spacing:-.5px;font-size:16px;font-weight:900}.mr-logo-metrex{color:#0a5cb8;font-weight:800}.mr-conf-pill{border-radius:6px;padding:3px 9px;font-size:12px;font-style:normal;font-weight:700;display:inline-block}.mr-conf-pill.high{color:var(--green);background:#e3f6ed}.mr-conf-pill.med{color:var(--gold);background:#fcf0db}.mr-conf-pill.low{color:var(--red);background:#fdeaea}.mr-status{font-size:13px;font-weight:700}.mr-status.matched{color:var(--green)}.mr-status.review{color:var(--gold)}.mr-status.notfound{color:var(--red)}.capture-tray-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.capture-tray-title{flex-direction:column;gap:2px;min-width:0;display:flex}.capture-tray-title strong{color:var(--ink);font-size:15px}.capture-tray-title span{color:var(--muted);font-size:12px}.capture-tray-head .primary-action.compact{white-space:nowrap;flex:none}.capture-tray-empty{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:22px 16px;display:flex}.capture-tray-empty .button-icon{width:22px;height:22px;color:var(--muted)}.capture-tray-empty p{max-width:30ch;margin:0;font-size:13px}.capture-tray-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.capture-tray-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.ctc-body{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.ctc-name{color:var(--ink);overflow-wrap:anywhere;font-size:14px;font-weight:700;line-height:1.3}.ctc-sub{color:var(--muted);font-size:12px}.ctc-tags{flex-wrap:wrap;align-items:center;gap:6px 12px;margin-top:2px;display:flex}.ctc-tags .mr-status{font-size:12px}.ctc-qty,.ctc-supplier{color:var(--muted);font-size:12px}.ctc-price{color:var(--ink);font-size:13px;font-weight:700}.ctc-remove{background:var(--surface-2);width:30px;height:30px;color:var(--muted);cursor:pointer;border:none;border-radius:999px;flex:none;place-items:center;display:grid}.ctc-remove .button-icon{width:15px;height:15px}.ctc-remove:hover{color:var(--red);background:#fdecec}.mr-action{justify-content:flex-end;display:flex}.mr-caret{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.mr-caret svg{width:16px;height:16px;color:var(--muted)}.mr-find{border:1px solid var(--blue);background:var(--surface);color:var(--blue);white-space:nowrap;cursor:pointer;border-radius:8px;padding:5px 9px;font-size:12px;font-weight:600}.mr-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.mr-pag-count{color:var(--muted);font-size:13px}.mr-pages{align-items:center;gap:4px;display:flex}.mr-pages button{border:1px solid var(--line);background:var(--surface);min-width:32px;height:32px;color:var(--ink);cursor:pointer;border-radius:8px;padding:0 8px;font-size:13px;font-weight:600}.mr-pages button.active{background:var(--blue);border-color:var(--blue);color:#fff}.mr-page-arrow svg{width:16px;height:16px}.mr-page-ellipsis{color:var(--muted);padding:0 2px}.mr-rows-per{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.mr-rows-select{border:1px solid var(--line);color:var(--ink);border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-weight:600;display:inline-flex}.mr-rows-select svg{width:14px;height:14px}.mr-detail{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;position:sticky;top:96px}.mr-detail-inner{gap:16px;padding:18px;display:grid}.mr-detail-head{align-items:center;gap:10px;display:flex}.mr-detail-head>strong{color:var(--ink);font-size:16px}.mr-detail-head .mr-status{margin-left:auto}.mr-detail-close{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;place-items:center;display:grid}.mr-detail-close svg{width:16px;height:16px}.mr-detail-section{border-bottom:1px solid var(--line);gap:6px;padding-bottom:16px;display:grid}.mr-detail-section:last-of-type{border-bottom:none;padding-bottom:0}.mr-detail-label{color:var(--muted);font-size:12px;font-weight:600}.mr-detail-section>strong{color:var(--ink);font-size:14px}.mr-detail-section>small{color:var(--muted);font-size:12px}.mr-detail-label-row{justify-content:space-between;align-items:center;display:flex}.mr-best{border:1px solid var(--green);background:#f3fbf7;border-radius:10px;grid-template-columns:20px minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px;display:grid}.mr-best-check{width:20px;height:20px;color:var(--green);fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.mr-best-body strong{color:var(--ink);font-size:13px;display:block}.mr-best-body small{color:var(--muted);font-size:12px;display:block}.mr-best-price{text-align:right}.mr-best-price strong{color:var(--ink);font-size:13px;display:block}.mr-best-price small{color:var(--muted);font-size:11px;display:block}.mr-other{border:1px solid var(--line);cursor:pointer;border-radius:10px;grid-template-columns:18px minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px;display:grid}.mr-other+.mr-other{margin-top:8px}.mr-other input{accent-color:var(--blue);margin-top:2px}.mr-other-body strong{color:var(--ink);font-size:13px;display:block}.mr-other-body small{color:var(--muted);font-size:12px;display:block}.mr-other-right{text-align:right;justify-items:end;gap:2px;display:grid}.mr-other-right strong{color:var(--ink);font-size:13px}.mr-other-right small{color:var(--muted);font-size:11px}.mr-item-details{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.mr-item-details div{gap:2px;display:grid}.mr-item-details small{color:var(--muted);font-size:12px}.mr-item-details strong{color:var(--ink);font-size:14px}.mr-notes{border:1px solid var(--line);width:100%;min-height:64px;font:inherit;resize:vertical;border-radius:8px;padding:10px;font-size:13px}.mr-notes-count{color:var(--muted);text-align:right;font-size:11px}.mr-confirm,.mr-change{width:100%}.mr-change{justify-content:center;align-items:center;gap:6px;display:inline-flex}.mr-detail-empty{border:1px dashed var(--line);text-align:center;color:var(--muted);border-radius:10px;gap:12px;padding:18px;font-size:13px;display:grid}.mr-detail-empty .primary-action{width:100%}@media (max-width:1180px){.mr-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.mr-confidence-card{grid-column:1/-1}.mr-layout{grid-template-columns:1fr}.mr-detail{position:static}}@media (max-width:900px){.mr-table-card{overflow-x:auto}.mr-table-head,.mr-row{min-width:900px}}.wizard-stepper{max-width:none;margin-bottom:0}.mr-step:disabled{cursor:default}.mr-step:not(:disabled){cursor:pointer}.wizard-step .mr-heading{margin-bottom:0}.desktop-scan{flex:auto;grid-template-columns:minmax(0,1fr) 320px;gap:16px;min-height:0;display:grid}.desktop-scan-stage{background:#0b1533;border-radius:12px;place-items:center;min-height:440px;display:grid;position:relative;overflow:hidden}.desktop-scan-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.desktop-scan-permission{z-index:2;text-align:center;color:#fff;justify-items:center;gap:8px;max-width:320px;padding:24px;display:grid;position:relative}.desktop-scan-permission-icon{color:#fff;fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:40px;height:40px}.desktop-scan-permission strong{font-size:16px}.desktop-scan-permission p{color:#ffffffc7;font-size:13px;line-height:1.5}.desktop-scan-frame{z-index:2;aspect-ratio:16/9;width:64%;max-width:460px;position:relative}.desktop-scan-frame .corner{border:3px solid #fff;width:28px;height:28px;position:absolute}.desktop-scan-frame .top-left{border-bottom:none;border-right:none;border-top-left-radius:6px;top:0;left:0}.desktop-scan-frame .top-right{border-bottom:none;border-left:none;border-top-right-radius:6px;top:0;right:0}.desktop-scan-frame .bottom-left{border-top:none;border-right:none;border-bottom-left-radius:6px;bottom:0;left:0}.desktop-scan-frame .bottom-right{border-top:none;border-left:none;border-bottom-right-radius:6px;bottom:0;right:0}.desktop-scan-frame .scan-line{background:var(--blue);height:2px;box-shadow:0 0 12px var(--blue);animation:2.4s ease-in-out infinite desktopScanLine;position:absolute;left:6%;right:6%}@keyframes desktopScanLine{0%,to{top:14%}50%{top:86%}}.desktop-scan-hint{z-index:2;color:#fff;background:#0b1533b8;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex;position:absolute;bottom:70px}.desktop-scan-hint svg{width:16px;height:16px}.desktop-scan-shutter{z-index:3;background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:11px 22px;font-size:14px;font-weight:700;display:inline-flex;position:absolute;bottom:16px;box-shadow:0 8px 20px #0f62ff66}.desktop-scan-shutter svg{width:18px;height:18px}.desktop-scan-shutter:disabled{opacity:.55;cursor:default;box-shadow:none}.scan-captured{animation:.65s ease-out scanCapturedFlash}@keyframes scanCapturedFlash{0%{box-shadow:inset 0 0 0 4px var(--green)}to{box-shadow:inset 0 0 #1e9e5a00}}.desktop-scan-result{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;align-content:start;gap:14px;padding:18px;display:grid}.desktop-scan-result-head{grid-template-columns:32px 1fr;align-items:center;gap:10px;display:grid}.desktop-scan-check{width:32px;height:32px;color:var(--green);background:#e3f6ed;border-radius:999px;place-items:center;display:grid}.desktop-scan-check svg{width:18px;height:18px}.desktop-scan-result-head strong{color:var(--ink);font-size:14px;display:block}.desktop-scan-result-head small{color:var(--muted);font-size:12px}.desktop-scan-product{border-top:1px solid var(--line);grid-template-columns:48px 1fr;gap:10px;padding-top:14px;display:grid}.desktop-scan-thumb{background:var(--surface-2);width:48px;height:48px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.desktop-scan-thumb svg{width:22px;height:22px}.desktop-scan-product>div>strong{color:var(--ink);font-size:14px;display:block}.desktop-scan-product>div>span{color:var(--muted);font-size:12px;display:block}.desktop-scan-supplier{align-items:center;gap:6px;margin-top:4px;font-weight:600;color:var(--ink)!important;display:inline-flex!important}.desktop-scan-supplier img{object-fit:contain;width:18px;height:18px}.desktop-scan-meta{border-top:1px solid var(--line);gap:8px;margin:0;padding-top:14px;display:grid}.desktop-scan-meta div{justify-content:space-between;font-size:13px;display:flex}.desktop-scan-meta dt{color:var(--muted)}.desktop-scan-meta dd{color:var(--ink);margin:0;font-weight:600}.desktop-scan-result .primary-action,.desktop-scan-result .secondary-action{justify-content:center;align-items:center;gap:6px;width:100%;display:inline-flex}.desktop-scan-nomatch{justify-self:center}.upload-workspace.scan-mode{grid-template-columns:minmax(0,1fr)}.reorder-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;overflow:hidden}.reorder-head,.reorder-row{grid-template-columns:minmax(0,2fr) minmax(0,1.2fr) 90px 110px 110px;align-items:center;gap:12px;padding:14px 18px;display:grid}.reorder-head{border-bottom:1px solid var(--line);color:var(--muted);font-size:12px;font-weight:600}.reorder-row{border-bottom:1px solid var(--line);font-size:13px}.reorder-item strong{color:var(--ink);display:block}.reorder-item small{color:var(--muted);font-size:12px}.reorder-total{background:var(--surface-2);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.reorder-total span{color:var(--muted);font-size:13px}.reorder-total strong{color:var(--ink);font-size:18px}.complete-card{border:1px solid var(--line);background:var(--surface);max-width:520px;box-shadow:var(--shadow);text-align:center;border-radius:16px;justify-items:center;gap:12px;margin:24px auto;padding:40px 32px;display:grid}.complete-check{background:#e3f6ed;border-radius:999px;place-items:center;width:64px;height:64px;display:grid}.complete-check-icon{width:34px;height:34px;color:var(--green);fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.complete-card h3{color:var(--ink);font-size:22px}.complete-card p{color:var(--muted);line-height:1.5}.complete-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.complete-actions .primary-action,.complete-actions .secondary-action{width:auto;padding:0 22px}@media (max-width:1180px){.desktop-scan{grid-template-columns:1fr}}@media (max-width:900px){.reorder-head,.reorder-row{grid-template-columns:minmax(0,1.6fr) 70px 90px}.reorder-head span:nth-child(2),.reorder-row span:nth-child(2),.reorder-head span:nth-child(4),.reorder-row span:nth-child(4){display:none}}.app-shell{flex-direction:column;height:100vh}.topbar{border-bottom:1px solid var(--line);background:var(--surface);flex:none;align-items:center;gap:20px;height:60px;padding:0 24px 0 18px;display:flex}.topbar-brand{background:0 0;border:0;flex:none;align-items:center;padding:0;display:flex}.topbar-brand .brand-mark{width:118px}.topbar-right{flex:none;align-items:center;gap:12px;display:flex}.topbar-search{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;flex:auto;align-items:center;gap:9px;max-width:480px;height:40px;margin:0 auto;padding:0 10px 0 12px;display:flex}.topbar-search:focus-within{border-color:var(--blue);background:var(--surface)}.topbar-search .button-icon{width:18px;height:18px;color:var(--muted);flex:none}.topbar-search input{min-width:0;font:inherit;color:var(--ink);background:0 0;border:0;outline:none;flex:1;font-size:14px}.topbar-search-wrap{flex:auto;max-width:480px;margin:0 auto;position:relative}.topbar-search-wrap .topbar-search{width:100%;max-width:none;margin:0}.topbar-search-wrap .search-results{width:auto;max-width:none;position:absolute;top:calc(100% + 8px);left:0;right:0}.topbar-search-backdrop{z-index:7;position:fixed;inset:0}.topbar-kbd{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:6px;flex:none;padding:2px 7px;font-family:inherit;font-size:11px;font-weight:600}.topbar-alerts{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--ink);border-radius:10px;place-items:center;display:grid;position:relative}.topbar-alerts .button-icon{width:19px;height:19px}.topbar-badge{border:2px solid var(--surface);background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.topbar-user{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:10px;padding:6px 10px;display:flex}.topbar-avatar{background:var(--blue);color:#fff;border-radius:999px;flex:none;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid}.topbar-user-id{text-align:left;display:grid}.topbar-user-id strong{color:var(--ink);font-size:13px;line-height:1.25}.topbar-user-id small{color:var(--muted);font-size:11px;line-height:1.25}.topbar-user .button-icon{width:15px;height:15px;color:var(--muted);transition:transform .15s}.topbar-user .button-icon.rot{transform:rotate(180deg)}.topbar-user-wrap{position:relative}.topbar-menu-backdrop{z-index:40;position:fixed;inset:0}.topbar-menu{z-index:41;border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:2px;min-width:224px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 42px #172c5c29}.topbar-menu-head{border-bottom:1px solid var(--line);gap:2px;margin-bottom:4px;padding:8px 10px 10px;display:grid}.topbar-menu-head strong{color:var(--ink);font-size:13px}.topbar-menu-head small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.topbar-menu button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;font-size:13px;font-weight:600;display:flex}.topbar-menu button:hover{background:#f4f7ff}.topbar-menu button .button-icon{width:16px;height:16px;color:var(--muted)}.app-body{flex-direction:row;flex:1;min-height:0;display:flex}.app-body>.sidebar{flex:0 0 248px;gap:22px;width:248px;height:100%;padding:24px 18px 18px}.app-body>.sidebar .nav-tabs{gap:6px}.app-body>.sidebar .nav-tab{min-height:46px}.sidebar-account{border:1px solid var(--line);background:var(--surface);border-radius:10px;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:10px;margin-top:auto;padding:10px;display:grid}.sidebar-avatar{background:var(--blue);color:#fff;border-radius:999px;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:grid}.sidebar-account-id{gap:1px;min-width:0;display:grid}.sidebar-account-id strong{color:var(--ink);font-size:13px}.sidebar-account-id small{color:var(--muted);font-size:12px}.sidebar-account .button-icon{width:16px;height:16px;color:var(--muted)}.app-main{flex:1;min-width:0;height:100%;padding:26px 30px 40px;overflow:auto}.crl{gap:18px;max-width:1320px;display:grid}.crl-header{justify-content:space-between;align-items:center;gap:16px;max-width:min(990px,75%);display:flex}.crl-title{align-items:center;gap:14px;display:flex}.crl-title-main{flex-direction:column;align-items:flex-start;gap:3px}.crl-subtitle{color:var(--muted);align-items:center;gap:7px;font-size:13px;display:flex}.crl-listname{color:var(--ink);font-weight:600}.crl-dot{color:var(--muted)}.crl-title h2{color:var(--ink);font-size:22px;font-weight:800}.crl-autosave{color:var(--green);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.crl-autosave .button-icon{width:16px;height:16px}.crl-more{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:9px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:600;display:inline-flex}.crl-more .button-icon{width:16px;height:16px;color:var(--muted)}.crl-more-kebab{justify-content:center;width:38px;height:38px;padding:0}.crl-kebab-dots{width:18px;height:18px;color:var(--muted)}.crl-more-wrap{position:relative}.crl-more-menu{left:auto;right:0}.crl-add-menu .button-icon.crl-menu-danger{color:var(--red)}.crl-layout{grid-template-columns:min(990px,75%) minmax(0,1fr);align-items:start;gap:20px;display:grid}.crl.detail-open{max-width:none}.crl-main{gap:18px;min-width:0;display:grid}.crl-header-actions{align-items:center;gap:10px;display:flex}.crl-add-scan .button-icon,.crl-add-btn>.button-icon{width:17px;height:17px}.crl-add-scan{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:9px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:600;display:inline-flex}.crl-add-scan:hover{border-color:var(--blue);color:var(--blue)}.crl-add-scan.active{border-color:var(--blue);color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.crl-add-menu-wrap{position:relative}.crl-add-btn{background:var(--blue);color:#fff;border:0;border-radius:9px;align-items:center;gap:7px;padding:9px 8px 9px 14px;font-size:13px;font-weight:600;display:inline-flex}.crl-add-btn:hover{background:var(--blue-600,#1a56db)}.crl-add-caret{border-left:1px solid #ffffff59;place-items:center;margin-left:3px;padding-left:7px;display:grid}.crl-add-caret .button-icon{width:15px;height:15px}.crl-add-menu-backdrop{z-index:30;position:fixed;inset:0}.crl-add-menu{z-index:31;border:1px solid var(--line);background:var(--surface);border-radius:11px;min-width:230px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 16px 40px #0b153329}.crl-add-menu button{text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;padding:9px 10px;display:flex}.crl-add-menu button:hover{background:var(--blue-2)}.crl-add-menu .button-icon{width:18px;height:18px;color:var(--blue);flex:none}.crl-add-menu span{gap:1px;display:grid}.crl-add-menu strong{color:var(--ink);font-size:13px;font-weight:600}.crl-add-menu small{color:var(--muted);font-size:12px}.crl-add-panel{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;padding:18px}.crl-search{border:1px solid var(--line);background:var(--surface);border-radius:9px;grid-template-columns:40px 1fr;align-items:center;display:grid}.crl-search .button-icon{width:18px;height:18px;color:var(--muted);justify-self:center}.crl-search input{color:var(--ink);background:0 0;border:0;outline:none;padding:12px 12px 12px 0}.crl-search-panel .search-results{width:auto;box-shadow:none;margin-top:12px;position:static}.crl-list{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;overflow:hidden}.crl-tabs-row{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 14px 0;display:flex}.crl-tabs{flex-wrap:wrap;gap:4px;display:flex}.crl-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 12px 14px;font-size:13px;font-weight:600}.crl-tabs button.active{color:var(--blue);border-bottom-color:var(--blue)}.crl-tabs-actions{gap:8px;padding-bottom:8px;display:flex}.crl-ghost-btn{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:600;display:inline-flex}.crl-ghost-btn .button-icon{width:15px;height:15px;color:var(--muted)}.crl-table{width:100%}.crl-row{border-bottom:1px solid var(--line);grid-template-columns:30px minmax(0,2.3fr) 44px 132px 58px minmax(0,1.7fr) 104px 112px;align-items:center;gap:10px;padding:14px 16px;font-size:13px;display:grid}.crl-row:last-child{border-bottom:none}.crl-row-click{cursor:pointer}.crl-row-click:hover{background:var(--surface-2)}.crl-row.active:hover{background:var(--blue-2)}.crl-row-head{color:var(--muted);padding-top:12px;padding-bottom:12px;font-size:12px;font-weight:600}.crl-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--blue)}.crl-price-h{align-items:center;gap:5px;display:inline-flex}.crl-price-h .button-icon{width:14px;height:14px}.crl-item{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.crl-thumb{border:1px solid var(--line);width:40px;height:40px;color:var(--muted);background:#fff;border-radius:8px;place-items:center;display:grid;overflow:hidden}.crl-thumb-empty{background:var(--surface-2)}.crl-thumb img{object-fit:contain;width:100%;height:100%;padding:3px}.crl-thumb .button-icon{width:20px;height:20px}.crl-item-id{min-width:0}.crl-item-id strong{-webkit-line-clamp:2;color:var(--ink);-webkit-box-orient:vertical;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}.crl-item-id small{-webkit-line-clamp:1;color:var(--muted);-webkit-box-orient:vertical;margin-top:2px;font-size:12px;display:-webkit-box;overflow:hidden}.crl-source{color:var(--muted)}.crl-source .button-icon{width:20px;height:20px}.crl-status{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.crl-status .button-icon{width:15px;height:15px}.crl-status.confirmed{color:var(--green);background:#e7f6ee}.crl-status.verified{background:var(--blue-2);color:var(--blue)}.crl-status.possible{color:var(--gold);background:#fcf1dd}.crl-status.nomatch{color:var(--red);background:#fdeaea}.crl-status-cell{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.crl-conf{font-size:11px;font-weight:700}.crl-conf.high{color:var(--green)}.crl-conf.med{color:var(--gold)}.crl-conf.low{color:var(--red)}.crl-conf.verified{color:var(--blue)}.crl-empty{text-align:center;color:var(--muted);flex-direction:column;grid-column:1/-1;align-items:center;gap:8px;padding:48px 24px;display:flex}.crl-empty .button-icon{width:36px;height:36px;color:var(--muted)}.crl-empty strong{color:var(--ink);font-size:15px}.crl-empty p{max-width:380px;margin:0;font-size:13px}.crl-empty .primary-action{margin-top:8px}.crl-pref-hint{color:var(--muted);font-size:12px}.history-detail-table{border:1px solid var(--line);border-radius:12px;margin-top:16px;overflow:hidden}.history-detail-table .crl-row{grid-template-columns:minmax(0,2.3fr) 132px 58px minmax(0,1.7fr) 120px}.crl-qty strong{color:var(--ink);display:block}.crl-qty small{color:var(--muted);font-size:12px;display:block}.crl-match{min-width:0}.crl-match strong{-webkit-line-clamp:2;color:var(--ink);-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.crl-match small{color:var(--muted);margin:2px 0;font-size:12px;display:block}.crl-price strong{color:var(--ink);display:block}.crl-price small{color:var(--muted);font-size:12px;display:block}.crl-dash{color:var(--muted)}.crl-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.crl-action-btn{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:8px;padding:7px 12px;font-size:12px;font-weight:600}.crl-action-btn.warn{border-color:var(--gold);color:var(--gold)}.crl-action-btn.danger{border-color:var(--red);color:var(--red)}.crl-kebab{border:1px solid var(--line);background:var(--surface);width:30px;height:30px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.crl-kebab .button-icon{width:15px;height:15px}.crl-foot{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.crl-foot-count{color:var(--muted);font-size:13px}.crl-rail{gap:16px;display:grid;position:sticky;top:26px}.crl-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;padding:16px}.crl-card h3{color:var(--ink);font-size:15px;font-weight:700}.crl-pref{gap:14px;margin-top:14px;display:grid}.crl-pref>div{grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;font-size:13px;display:grid}.crl-pref .button-icon{width:18px;height:18px;color:var(--blue)}.crl-pref span{color:var(--muted)}.crl-pref strong{color:var(--ink);font-weight:700}.crl-plan{gap:11px;margin:14px 0;display:grid}.crl-plan>div{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.crl-plan strong{color:var(--ink);font-size:14px;font-weight:700}.crl-plan strong.green{color:var(--green)}.crl-ship-nudge{color:var(--ink);background:#0a986117;border-radius:8px;margin:-4px 0 12px;padding:8px 10px;font-size:12px;line-height:1.4}.crl-plan-btn{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--blue);border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:700;display:inline-flex}.crl-plan-btn .button-icon{width:16px;height:16px}.crl-savings-hero{background:#e3f6ed;border:1px solid #cdeede;border-radius:11px;gap:2px;margin:4px 0 14px;padding:14px 16px;display:grid}.crl-savings-hero-label{color:var(--green);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.crl-savings-hero-amt{color:var(--green);font-size:28px;font-weight:800;line-height:1.1}.crl-savings-hero-sub{color:var(--muted);font-size:12px}.crl-plan-note{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.4}.crl-price small.crl-save{color:var(--green);font-weight:700}.crl-paid-row{flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:8px;display:flex}.crl-paid-field{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:9px;align-items:center;gap:6px;padding:8px 12px;font-weight:600;display:inline-flex}.crl-paid-field span{color:var(--muted)}.crl-paid-field input{width:84px;color:var(--ink);font:inherit;background:0 0;border:0;outline:none}.crl-paid-field em{color:var(--muted);font-size:12px;font-style:normal}.crl-paid-savings{color:var(--green);font-size:13px}.crl-paid-savings strong{color:var(--green);font-weight:800}.m-card-save{color:var(--green);font-weight:700}.crl-placeholder{border:1px dashed var(--line);background:var(--surface);text-align:center;border-radius:12px;justify-items:center;gap:8px;padding:64px 24px;display:grid}.crl-placeholder-icon{width:34px;height:34px;color:var(--muted);fill:none;stroke:currentColor;stroke-width:1.8px}.crl-placeholder strong{color:var(--ink);font-size:16px}.crl-placeholder p{max-width:380px;color:var(--muted);font-size:13px}@media (max-width:1080px){.crl-header{max-width:none}.crl-layout,.crl-layout.has-detail,.crl-layout.has-detail.detail-wide{grid-template-columns:minmax(0,1fr)}.crl-rail{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.crl-detail{max-height:none;position:static}}@media (max-width:900px){.app-shell{height:auto;min-height:100vh}.topbar,.app-body>.sidebar{display:none}.app-main{height:auto;padding:18px 16px 96px}.crl-rail{grid-template-columns:minmax(0,1fr)}.crl-list{overflow-x:auto}.crl-row{min-width:860px}}.crl-modal-overlay{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0b153373;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.crl-modal{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;width:min(580px,94vw);max-height:88vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #0b153347}.crl-modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 16px;display:flex}.crl-modal-head h3{color:var(--ink);font-size:17px;font-weight:800}.crl-modal-head p{color:var(--muted);margin-top:4px;font-size:13px}.crl-modal-close{border:1px solid var(--line);background:var(--surface);width:32px;height:32px;color:var(--muted);border-radius:8px;flex:none;place-items:center;display:grid}.crl-modal-close .button-icon{width:16px;height:16px}.crl-modal-close:disabled{opacity:.5}.crl-modal-body{padding:20px;overflow:auto}.crl-modal-body .upload-layout{display:block}.crl-modal-summary{gap:10px;margin-bottom:16px;display:flex}.crl-modal-summary span{border:1px solid var(--line);text-align:center;color:var(--muted);border-radius:10px;flex:1;gap:2px;padding:12px;font-size:12px;font-weight:600;display:grid}.crl-modal-summary strong{font-size:22px;font-weight:800}.crl-modal-summary .confirmed strong{color:var(--green)}.crl-modal-summary .possible strong{color:var(--gold)}.crl-modal-summary .nomatch strong{color:var(--red)}.crl-modal-results{gap:8px;display:grid}.crl-modal-result{border:1px solid var(--line);border-radius:10px;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.crl-modal-result-from strong,.crl-modal-result-to strong{color:var(--ink);font-size:13px;line-height:1.3;display:block}.crl-modal-result-from small,.crl-modal-result-to small{color:var(--muted);margin-top:2px;font-size:12px;display:block}.crl-modal-arrow{width:16px;height:16px;color:var(--muted)}.crl-modal-foot{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:10px;padding:16px 20px;display:flex}.crl-card-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.crl-edit-link{color:var(--blue);background:0 0;border:0;padding:0;font-size:12px;font-weight:600;line-height:1}.crl-edit-link:hover{text-decoration:underline}.crl-pref-form{gap:12px;margin-top:14px;display:grid}.crl-pref-form>label{gap:5px;display:grid}.crl-pref-form>label>span{color:var(--muted);font-size:12px;font-weight:600}.crl-pref-form input[type=date],.crl-pref-form select{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:8px;padding:8px 10px;font-size:13px}.crl-pref-checks{gap:7px;display:grid}.crl-pref-checks label{color:var(--ink);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.crl-pref-checks input{width:15px;height:15px;accent-color:var(--blue)}.crl-pref-actions{justify-content:flex-end;gap:8px;margin-top:2px;display:flex}.crl-row.active{background:var(--blue-2);box-shadow:inset 0 0 0 1.5px var(--blue);border-radius:8px}.crl-layout.has-detail.detail-wide{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.crl-detail{border:1px solid var(--line);background:var(--surface);max-height:calc(100vh - 52px);box-shadow:var(--shadow);border-radius:12px;flex-direction:column;display:flex;position:sticky;top:26px;overflow:hidden}.crl-drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 16px;display:flex}.crl-drawer-title{align-items:flex-start;gap:10px;display:flex}.crl-drawer-shield{width:30px;height:30px;color:var(--green);background:#e7f6ee;border-radius:8px;flex:none;place-items:center;display:grid}.crl-drawer-shield .button-icon{width:18px;height:18px}.crl-drawer-title h3{color:var(--ink);font-size:16px;font-weight:800}.crl-drawer-title p{color:var(--muted);margin-top:3px;font-size:12px}.crl-drawer-head-actions{gap:4px;display:flex}.crl-drawer-head-actions button{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:8px;place-items:center;font-size:16px;display:grid}.crl-drawer-head-actions button:hover{background:var(--surface-2)}.crl-drawer-head-actions .button-icon{width:16px;height:16px}.crl-drawer-body{flex:1;align-content:start;gap:18px;padding:18px;display:grid;overflow:auto}.crl-drawer-section{gap:10px;display:grid}.crl-drawer-section-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.crl-drawer-label{color:var(--muted);text-transform:none;font-size:12px;font-weight:700}.crl-drawer-subhead{color:var(--ink);font-size:14px;font-weight:700}.crl-drawer-hint{color:var(--muted);margin-top:-4px;font-size:12px}.crl-drawer-badge{background:var(--blue-2);color:var(--blue);border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700}.crl-imported{grid-template-columns:64px minmax(0,1fr);align-items:start;gap:12px;display:grid}.crl-imported .crl-thumb{width:64px;height:64px}.crl-imported-info{gap:6px;min-width:0;display:grid}.crl-imported-info>strong{color:var(--ink);font-size:14px}.crl-imported-info>small{color:var(--muted);font-size:12px}.crl-imported-link{cursor:pointer;color:var(--ink);font:inherit;text-align:left;background:0 0;border:0;justify-self:start;align-items:center;gap:5px;padding:0;font-size:14px;font-weight:700;display:inline-flex}.crl-imported-link:hover{color:var(--blue);text-decoration:underline}.crl-imported-link .button-icon{width:14px;height:14px;color:var(--blue)}.m-detail-catalog{margin-top:4px}.crl-qty-step{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.crl-qty-step button{border:1px solid var(--line);background:var(--surface);width:26px;height:26px;color:var(--ink);border-radius:7px;font-size:15px;line-height:1}.crl-qty-step em{color:var(--ink);font-style:normal;font-weight:700}.crl-imported-status{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.crl-cand-list{gap:8px;display:grid}.crl-cand{border:1px solid var(--line);cursor:pointer;border-radius:10px;grid-template-columns:18px 40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.crl-cand.active{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:var(--blue-2)}.crl-cand input{accent-color:var(--blue);width:16px;height:16px}.crl-cand .crl-thumb{width:40px;height:40px}.crl-cand-info{min-width:0}.crl-cand-info strong{color:var(--ink);font-size:13px;display:block}.crl-cand-info small{color:var(--muted);margin-top:1px;font-size:12px;display:block}.crl-cand-supplier-logo{object-fit:contain;vertical-align:-2px;border-radius:2px;width:auto;max-width:46px;height:13px;margin-right:4px}.crl-cand-right{text-align:right}.crl-cand-right strong{color:var(--ink);font-size:13px;display:block}.crl-cand-rec{color:var(--green);background:#e7f6ee;border-radius:6px;margin-top:3px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-block}.crl-drawer-link{color:var(--blue);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.crl-drawer-link .button-icon{width:15px;height:15px}.crl-drawer-search{width:100%}.crl-drawer-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:10px;padding:14px;font-size:12px}.crl-drawer-notes{border:1px solid var(--line);resize:vertical;width:100%;min-height:76px;font:inherit;color:var(--ink);border-radius:9px;padding:10px;font-size:13px}.crl-drawer-notes-count{text-align:right;color:var(--muted);font-size:11px}.crl-drawer-foot{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:10px;padding:14px 18px;display:flex}.crl-cand-result{text-align:left;background:var(--surface);width:100%;font:inherit;grid-template-columns:40px minmax(0,1fr) auto}.crl-cand-result:hover{border-color:var(--blue);background:var(--blue-2)}.crl-cand-tags{flex-direction:column;align-items:flex-end;gap:3px;margin-top:3px;display:flex}.crl-cand-sel{background:var(--blue-2);color:var(--blue);border-radius:6px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-block}.crl-drawer-remove{color:var(--red);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.crl-drawer-remove .button-icon{width:15px;height:15px}.m-detail-remove{margin-top:12px}.m-detail-relink{margin-top:4px}.crl-bulk-bar{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;align-items:center;gap:12px;width:max-content;max-width:100%;margin:12px 2px 4px;padding:7px 10px 7px 14px;display:inline-flex;box-shadow:0 1px 2px #1018280a}.crl-bulk-count{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:600}.crl-bulk-actions{align-items:center;gap:6px;display:inline-flex}.crl-bulk-btn{border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.crl-bulk-btn .button-icon{width:14px;height:14px}.crl-bulk-btn:hover{border-color:var(--blue);color:var(--blue)}.crl-bulk-btn.danger:hover{border-color:var(--red);color:var(--red)}.crl-bulk-dismiss{width:26px;height:26px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;margin-left:2px;display:inline-flex}.crl-bulk-dismiss .button-icon{width:15px;height:15px}.crl-bulk-dismiss:hover{background:var(--surface);color:var(--ink)}.crl-rowmenu-wrap{display:inline-flex;position:relative}.crl-rowmenu{z-index:40;min-width:184px;top:calc(100% + 4px);left:auto;right:0}.crl-rowmenu span{color:inherit;font-size:13px;font-weight:600}.crl-rowmenu-danger,.crl-rowmenu-danger .button-icon{color:var(--red)}.m-conf{border-radius:7px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:700}.m-conf.high{color:var(--green);background:#e7f6ee}.m-conf.med{color:var(--gold);background:#fdf1dc}.m-conf.low,.m-conf.nomatch{color:var(--red);background:#fde9e7}.m-list{flex-direction:column;gap:16px;display:flex}.m-topbar{justify-content:space-between;align-items:center;display:flex}.m-topbar-actions{align-items:center;gap:8px;display:flex}.m-menu-wrap{position:relative}.m-actions-menu{left:auto;right:0}.m-iconbtn .crl-kebab-dots{width:20px;height:20px;color:var(--ink)}.m-topbar h1{color:var(--ink);font-size:20px;font-weight:800}.m-iconbtn{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--ink);border-radius:10px;place-items:center;display:grid;position:relative}.m-iconbtn .button-icon{width:18px;height:18px}.m-iconbtn span{font-size:20px;line-height:1}.m-brandbar{justify-content:space-between;align-items:center;display:flex}.m-search{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;align-items:center;gap:9px;height:44px;padding:0 12px;display:flex}.m-search:focus-within{border-color:var(--blue);background:var(--surface)}.m-search .button-icon{width:18px;height:18px;color:var(--muted);flex:none}.m-search input{min-width:0;font:inherit;color:var(--ink);background:0 0;border:0;outline:none;flex:1;font-size:15px}.m-search-wrap{position:relative}.m-search-wrap .search-results{z-index:30;width:auto;max-width:none;position:absolute;top:calc(100% + 8px);left:0;right:0}.m-brandbar .brand-mark{width:112px}.m-iconbtn .m-brand-badge{border:2px solid var(--surface);background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.m-brand-actions{align-items:center;gap:10px;display:flex}.m-brand-account{position:relative}.m-brand-avatar-btn{background:var(--blue);color:#fff;border:0;border-radius:999px;place-items:center;width:40px;height:40px;font-size:13px;font-weight:800;line-height:1;display:grid}.m-brand-avatar-btn.active{box-shadow:0 0 0 3px #0f62ff47}.m-brand-menu-backdrop{z-index:30;position:fixed;inset:0}.m-brand-menu{z-index:31;border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:2px;min-width:220px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 42px #172c5c2e}.m-brand-menu-head{border-bottom:1px solid var(--line);gap:2px;margin-bottom:4px;padding:8px 10px 10px;display:grid}.m-brand-menu-head strong{color:var(--ink);font-size:14px}.m-brand-menu-head small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.m-brand-menu button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:8px;flex-direction:row;align-items:center;gap:12px;padding:12px 10px;font-size:15px;font-weight:600;display:flex}.m-brand-menu button .button-icon{width:18px;height:18px;color:var(--muted)}.m-tabs{border-bottom:1px solid var(--line);gap:18px;display:flex;overflow-x:auto}.m-tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 0;font-size:13px;font-weight:600}.m-tabs button.active{color:var(--blue);border-bottom-color:var(--blue)}.m-cards{flex-direction:column;display:flex}.m-card{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:44px minmax(0,1fr) auto 16px;align-items:center;gap:12px;width:100%;padding:14px 2px;display:grid}.m-card .crl-thumb{width:44px;height:44px}.m-card-body{gap:2px;min-width:0;display:grid}.m-card-body strong{color:var(--ink);font-size:14px;font-weight:700}.m-card-body small{color:var(--muted);font-size:12px}.m-card-supplier{align-items:center;gap:5px;font-weight:600;display:inline-flex}.m-card-supplier-logo{object-fit:contain;border-radius:2px;width:auto;max-width:48px;height:14px}.m-card-right{text-align:right;justify-items:end;gap:3px;display:grid}.m-card-right strong{color:var(--ink);font-size:14px}.m-card-right small{color:var(--muted);font-size:11px}.m-card-chev{width:16px;height:16px;color:var(--muted)}.m-empty{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:8px;padding:56px 24px;display:flex}.m-empty-icon{width:40px;height:40px;color:var(--muted);stroke:currentColor;fill:none}.m-empty strong{color:var(--ink);font-size:15px}.m-empty p{max-width:300px;margin:0;font-size:13px;line-height:1.45}.m-detail{z-index:40;background:var(--surface);flex-direction:column;display:flex;position:fixed;inset:0}.m-detail-top{padding:calc(12px + env(safe-area-inset-top)) 14px 12px;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;display:flex}.m-pager{color:var(--ink);align-items:center;gap:12px;font-size:14px;font-weight:700;display:flex}.m-pager button{border:1px solid var(--line);background:var(--surface);width:32px;height:32px;color:var(--ink);border-radius:8px;place-items:center;display:grid}.m-pager button:disabled{opacity:.4}.m-pager .button-icon{width:16px;height:16px}.m-detail-body{flex-direction:column;flex:1;gap:18px;padding:16px;display:flex;overflow:auto}.m-conf-banner{border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;font-size:14px;font-weight:700;display:flex}.m-conf-banner.high{color:var(--green);background:#e7f6ee}.m-conf-banner.verified{background:var(--blue-2);color:var(--blue)}.m-conf-banner.med{color:var(--gold);background:#fdf1dc}.m-conf-banner.low,.m-conf-banner.nomatch{color:var(--red);background:#fde9e7}.m-detail-sec{gap:8px;display:grid}.m-detail-label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.m-detail-name{color:var(--ink);font-size:18px;font-weight:800}.m-detail-sec>small{color:var(--muted);font-size:13px}.m-match{border:1px solid var(--line);border-radius:12px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.m-match.best{grid-template-columns:18px 44px minmax(0,1fr) auto}.m-match.active{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.m-match .crl-thumb{width:44px;height:44px}.m-match input{width:18px;height:18px;accent-color:var(--blue)}.m-match-info{min-width:0}.m-match-info strong{color:var(--ink);font-size:14px;display:block}.m-match-info small{color:var(--muted);font-size:12px;display:block}.m-match-right{text-align:right;justify-items:end;gap:2px;display:grid}.m-match-right strong{color:var(--ink);font-size:14px}.m-match-right small{color:var(--muted);font-size:11px}.m-itemdetails{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:10px;padding:12px;display:grid}.m-itemdetails small{color:var(--muted);font-size:11px;display:block}.m-itemdetails strong{color:var(--ink);font-size:15px}.m-notes{border:1px solid var(--line);width:100%;min-height:60px;font:inherit;resize:vertical;border-radius:10px;margin-top:6px;padding:10px;font-size:13px}.m-detail-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:10px;padding:14px;font-size:13px}.m-detail-foot{padding:14px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--line);gap:10px;display:flex}.m-detail-foot button{flex:1;justify-content:center}.m-sheet-backdrop{z-index:45;background:#0b153366;align-items:flex-end;display:flex;position:fixed;inset:0}.m-sheet{width:100%;padding:8px 16px calc(20px + env(safe-area-inset-bottom));background:var(--surface);border-radius:18px 18px 0 0;flex-direction:column;gap:8px;display:flex}.m-sheet-grip{background:var(--line);border-radius:999px;width:40px;height:4px;margin:6px auto 8px}.m-sheet h3{color:var(--ink);margin-bottom:4px;font-size:15px;font-weight:800}.m-sheet>button{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.m-sheet>button .button-icon{width:22px;height:22px;color:var(--blue);flex:none}.m-sheet>button span{gap:1px;display:grid}.m-sheet>button strong{color:var(--ink);font-size:14px;font-weight:700}.m-sheet>button small{color:var(--muted);font-size:12px}.public-page{padding:0 0 64px}.public-body{max-width:1320px;margin:0 auto;padding:0 44px}.public-hero{text-align:center;max-width:720px;margin:0 auto;padding:46px 0 30px}.public-hero h1{letter-spacing:-.5px;color:var(--ink);font-size:38px;font-weight:800}.public-hero p{color:var(--muted);margin-top:12px;font-size:17px;line-height:1.5}.pricing-tiers{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:16px;display:grid}.pricing-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;flex-direction:column;gap:12px;padding:28px 24px;display:flex;position:relative}.pricing-card.featured{border-color:var(--blue);box-shadow:0 18px 44px #0f62ff1f}.pricing-badge{background:var(--blue);color:#fff;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:24px}.pricing-card h3{color:var(--ink);font-size:18px;font-weight:800}.pricing-price{align-items:baseline;gap:5px;display:flex}.pricing-price strong{color:var(--ink);font-size:34px;font-weight:800}.pricing-price small,.pricing-blurb{color:var(--muted);font-size:14px}.pricing-features{gap:9px;margin:6px 0 18px;padding:0;display:grid}.pricing-features li{color:var(--ink);align-items:center;gap:9px;font-size:14px;list-style:none;display:flex}.pricing-features .button-icon{width:17px;height:17px;color:var(--green);flex:none}.pricing-card>button{justify-content:center;width:100%;margin-top:auto}.about-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:16px;display:grid}.about-grid>div{border:1px solid var(--line);background:var(--surface);border-radius:16px;gap:8px;padding:24px;display:grid}.about-icon{width:30px;height:30px;color:var(--blue);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.about-grid strong{color:var(--ink);font-size:16px}.about-grid p{color:var(--muted);font-size:14px;line-height:1.5}.about-cta{text-align:center;justify-items:center;gap:16px;padding:48px 0 0;display:grid}.about-cta h2{color:var(--ink);font-size:24px;font-weight:800}.about-cta .primary-action{width:auto;padding:0 28px}.auth-page{background:var(--surface-2);flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:100vh;padding:40px 20px;display:flex}.auth-brand{justify-content:center;margin-bottom:24px;display:flex}.auth-brand .brand-mark{width:132px}.auth-card{border:1px solid var(--line);background:var(--surface);width:100%;max-width:400px;box-shadow:var(--shadow);border-radius:16px;padding:32px}.auth-card h1{color:var(--ink);font-size:22px;font-weight:800}.auth-sub{color:var(--muted);margin-top:6px;font-size:14px}.auth-form{gap:14px;margin-top:20px;display:grid}.auth-form label{gap:6px;display:grid}.auth-form label span{color:var(--ink);font-size:13px;font-weight:600}.auth-form input{border:1px solid var(--line);font:inherit;color:var(--ink);border-radius:9px;padding:11px 12px;font-size:14px}.auth-form input:focus{border-color:var(--blue);outline:none}.auth-form button{justify-content:center;width:100%;margin-top:4px}.auth-alt{text-align:center;color:var(--muted);margin-top:16px;font-size:13px}.auth-alt a{color:var(--blue);font-weight:600;text-decoration:none}.history-list{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.history-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:40px minmax(0,1fr) auto 18px;align-items:center;gap:14px;padding:16px 18px;display:grid}.history-row:last-child{border-bottom:0}.history-row:hover{background:var(--surface-2)}.history-icon{background:var(--blue-2);width:40px;height:40px;color:var(--blue);border-radius:10px;place-items:center;display:grid}.history-icon .button-icon{width:20px;height:20px}.history-info{gap:2px;min-width:0;display:grid}.history-info strong{color:var(--ink);font-size:15px}.history-info small{color:var(--muted);font-size:13px}.history-total{color:var(--ink);font-size:15px;font-weight:700}.history-chev{width:18px;height:18px;color:var(--muted)}.history-back{color:var(--blue);background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.history-back .button-icon{width:16px;height:16px}.history-archived-pill{background:var(--surface-2);border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700}.history-detail-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.history-detail-stats>div{border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:4px;padding:16px;display:grid}.history-detail-stats small{color:var(--muted);font-size:12px}.history-detail-stats strong{color:var(--ink);font-size:18px;font-weight:800}.history-detail-note{color:var(--muted);font-size:14px;line-height:1.5}.history-detail-actions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:767px){.public-hero h1{font-size:30px}.pricing-tiers,.about-grid{grid-template-columns:1fr}.history-detail-stats{grid-template-columns:repeat(2,1fr)}}.pdp{gap:16px;max-width:1320px;display:grid}.pdp-state{color:var(--muted);justify-items:start;gap:10px;padding:48px 0;display:grid}.pdp-state strong{color:var(--ink);font-size:18px}.pdp-breadcrumb-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.pdp-breadcrumb{color:var(--muted);align-items:center;gap:6px;font-size:13px;display:flex}.pdp-breadcrumb a{color:var(--muted);text-decoration:none}.pdp-breadcrumb a:hover{color:var(--blue)}.pdp-breadcrumb .nav-icon{width:15px;height:15px;color:var(--muted)}.pdp-top-actions{gap:10px;display:flex}.pdp-top-actions .button-icon{width:16px;height:16px}.pdp-layout{grid-template-columns:minmax(0,1fr) 324px;align-items:start;gap:20px;display:grid}.pdp-main{gap:16px;min-width:0;display:grid}.pdp-rail{gap:16px;display:grid;position:sticky;top:26px}.pdp-hero{grid-template-columns:300px minmax(0,1fr);gap:26px;display:grid}.pdp-hero-media{align-content:start;gap:10px;display:grid}.pdp-hero-media>img,.pdp-hero-placeholder{border:1px solid var(--line);background:var(--surface-2);object-fit:contain;border-radius:12px;width:100%;height:240px;padding:16px}.pdp-hero-placeholder{color:var(--muted);place-items:center;font-size:13px;display:grid}.pdp-view-larger{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--blue);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:600;display:inline-flex}.pdp-view-larger .button-icon{width:15px;height:15px}.pdp-lightbox{z-index:1000;background:#0f172ad1;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.pdp-lightbox img{object-fit:contain;background:#fff;border-radius:12px;max-width:min(900px,92vw);max-height:88vh}.pdp-lightbox-close{width:40px;height:40px;color:var(--ink);cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;font-size:24px;line-height:1;position:absolute;top:18px;right:24px}.pdp-hero-body{align-content:start;gap:14px;min-width:0;display:grid}.pdp-hero-headline{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.pdp-hero-headline h1{font-size:24px;font-weight:800;line-height:1.2}.pdp-badge{border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.pdp-badge .button-icon{width:15px;height:15px}.pdp-badge.ok{color:var(--green);background:#e8f8f0}.pdp-brand-link{color:var(--blue);align-items:center;gap:5px;width:fit-content;font-size:14px;font-weight:600;display:inline-flex}.pdp-brand-link .button-icon{width:14px;height:14px}.pdp-variants{gap:8px;display:grid}.pdp-variants-label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:11px}.pdp-variants-label strong{color:var(--ink);text-transform:none;letter-spacing:0;font-size:13px}.pdp-variant-options{flex-wrap:wrap;gap:8px;display:flex}.pdp-variant{border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:600;transition:border-color .12s,background .12s,color .12s}.pdp-variant:hover{border-color:var(--blue)}.pdp-variant.active{border-color:var(--blue);background:var(--blue);color:#fff}.pdp-spec-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;gap:14px 38px;padding:14px 0;display:flex}.pdp-spec-row>div{gap:3px;display:grid}.pdp-spec-row span{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:11px}.pdp-spec-row strong{color:var(--ink);font-size:14px}.pdp-desc h4{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 4px;font-size:12px;font-weight:700}.pdp-desc p{color:var(--ink);font-size:13px;line-height:1.5}.pdp-chips{flex-wrap:wrap;gap:10px;display:flex}.pdp-chip{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;align-items:center;gap:9px;padding:8px 12px;display:flex}.pdp-chip>div{gap:2px;display:grid}.pdp-chip-dot{background:var(--blue);border-radius:50%;flex:none;width:9px;height:9px}.pdp-chip span{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:11px}.pdp-chip strong{color:var(--ink);font-size:13px}.pdp-compare-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.pdp-compare-title{align-items:center;gap:10px;display:flex}.pdp-compare-title h2{font-size:16px;font-weight:700}.pdp-count-badge{background:var(--blue-2);color:var(--blue);border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700}.pdp-compare-note{color:var(--muted);font-size:12px}.pdp-table-wrap{overflow-x:auto}.pdp-table{min-width:760px}.pdp-thead,.pdp-row{grid-template-columns:1.7fr 1fr 1.2fr 1.1fr 1.2fr 1.3fr;align-items:center;gap:12px;display:grid}.pdp-thead{border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);padding:0 14px 10px;font-size:11px}.pdp-row{border:1px solid #0000;border-bottom:1px solid var(--line);padding:14px}.pdp-row.best{border:1px solid var(--green);background:#f0fbf6;border-radius:12px;margin:6px 0}.pdp-row-supplier{align-items:center;gap:12px;min-width:0;display:flex}.pdp-supplier-logo{background:var(--blue-2);width:36px;height:36px;color:var(--blue);border-radius:9px;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid;overflow:hidden}.pdp-supplier-logo.has-img{border:1px solid var(--line);background:#fff}.pdp-supplier-logo img{object-fit:contain;width:100%;height:100%;padding:4px}.pdp-row-supplier strong{color:var(--ink);align-items:center;gap:5px;font-size:13px;display:flex}.pdp-row-supplier small{color:var(--muted);font-size:12px}.pdp-row-sku{color:var(--ink);font-size:13px}.pdp-row-unit strong{color:var(--ink);font-size:15px}.pdp-row-unit span{color:var(--muted);font-size:12px}.pdp-unit-sub{color:var(--muted);margin-top:2px;font-size:12px;display:block}.pdp-unit-sub.muted{opacity:.85;font-style:italic}.pdp-row-unit .pdp-tag-best{background:var(--green);color:#fff;border-radius:999px;margin-top:5px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.pdp-compare-note{background:var(--amber-2,#fef3c7);color:var(--amber,#92600a);border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.pdp-compare-note .button-icon{width:13px;height:13px}.pdp-row-ext{color:var(--ink);font-size:14px;font-weight:700}.pdp-row-avail{gap:2px;font-size:13px;display:grid}.pdp-row-avail>span{align-items:center;display:inline-flex}.pdp-dot{background:var(--muted);border-radius:50%;width:8px;height:8px;margin-right:7px}.pdp-row-avail.ok{color:var(--green)}.pdp-row-avail.ok .pdp-dot{background:var(--green)}.pdp-row-avail.warn{color:var(--gold)}.pdp-row-avail.warn .pdp-dot{background:var(--gold)}.pdp-row-avail.bad{color:var(--red)}.pdp-row-avail.bad .pdp-dot{background:var(--red)}.pdp-row-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.pdp-open{border:1px solid var(--line);background:var(--surface);color:var(--blue);border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.pdp-open:hover{border-color:var(--blue)}.pdp-open .button-icon{width:14px;height:14px}.pdp-history{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;gap:8px;margin-top:14px;padding:14px;display:grid}.pdp-history-head{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:12px;font-weight:700}.pdp-history-row{color:var(--muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.pdp-history-row strong{color:var(--ink)}.pdp-history-bar{background:linear-gradient(90deg, var(--green), var(--gold));border-radius:999px;height:6px}.pdp-history small{color:var(--muted);font-size:12px}.pdp-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.pdp-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.pdp-card-head h2{font-size:15px;font-weight:700}.pdp-link{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:600;text-decoration:none}.pdp-empty{color:var(--muted);font-size:13px}.pdp-sub{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:11px 0;display:flex}.pdp-sub:last-child{border-bottom:0;padding-bottom:0}.pdp-sub-thumb{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;flex:none;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.pdp-sub-thumb img{object-fit:contain;width:100%;height:100%;padding:4px}.pdp-sub-thumb .nav-icon{width:20px;height:20px;color:var(--muted)}.pdp-sub-body{flex:1;min-width:0}.pdp-sub-body strong{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.pdp-sub-body small{color:var(--muted);font-size:12px}.pdp-sub-price{color:var(--ink);white-space:nowrap;font-size:13px;font-weight:700}.pdp-sub-link{border:1px solid var(--line);background:var(--surface);color:var(--blue);border-radius:8px;flex:none;padding:7px 10px;font-size:12px;font-weight:600}.pdp-sub-link:hover{border-color:var(--blue)}.pdp-specs-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 14px;display:grid}.pdp-spec{gap:3px;display:grid}.pdp-spec span{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:11px}.pdp-spec strong{color:var(--ink);font-size:13px}.pdp-add h3,.pdp-summary h3,.pdp-help h3{color:var(--ink);font-size:15px;font-weight:700}.pdp-field{gap:6px;margin-top:12px;display:grid}.pdp-field>span{color:var(--muted);font-size:12px;font-weight:600}.pdp-current-list{border:1px solid var(--line);background:var(--surface-2);color:var(--ink);border-radius:9px;align-items:center;gap:8px;padding:10px;font-size:13px;font-weight:600;display:flex}.pdp-current-list .nav-icon{width:16px;height:16px;color:var(--muted);flex:none}.pdp-select{border:1px solid var(--line);background:var(--surface);border-radius:9px;align-items:center;gap:8px;padding:0 10px;display:flex}.pdp-select select{min-width:0;color:var(--ink);appearance:none;background:0 0;border:0;outline:none;flex:1;padding:10px 0}.pdp-select .nav-icon{width:16px;height:16px;color:var(--muted);flex:none}.pdp-qty-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pdp-stepper{border:1px solid var(--line);border-radius:9px;align-items:center;display:flex;overflow:hidden}.pdp-stepper button{background:var(--surface);width:38px;height:40px;color:var(--ink);border:0;flex:none;font-size:18px;line-height:1}.pdp-stepper button:hover{background:var(--surface-2)}.pdp-stepper input{text-align:center;width:100%;min-width:0;color:var(--ink);-moz-appearance:textfield;border:0;outline:none;padding:0 4px;font-weight:600}.pdp-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pdp-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pdp-best-box{background:#f0fbf6;border:1px solid #cdeede;border-radius:10px;grid-template-columns:1fr auto;align-items:start;gap:4px 10px;margin-top:14px;padding:12px;display:grid}.pdp-best-box span{color:var(--muted);font-size:12px}.pdp-best-main{gap:3px;display:grid}.pdp-best-main strong{color:var(--green);font-size:22px;font-weight:800;line-height:1.1}.pdp-best-main strong em{font-size:13px;font-style:normal;font-weight:600}.pdp-best-side{text-align:right;gap:3px;display:grid}.pdp-best-side strong{color:var(--ink);font-size:16px;font-weight:800}.pdp-best-foot{color:var(--green);grid-column:1/-1;font-size:12px;font-weight:600}.pdp-add .primary-action{margin-top:14px}.pdp-add .secondary-action{width:100%;margin-top:10px}.pdp-add .secondary-action .button-icon{width:16px;height:16px}.pdp-summary-list{gap:11px;display:grid}.pdp-summary-list>div{color:var(--muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.pdp-summary-list strong{color:var(--ink);font-weight:700}.pdp-summary-list strong.green{color:var(--green)}.pdp-help p{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.5}.pdp-help .secondary-action{width:100%;margin-top:12px}.pdp-help .secondary-action .button-icon{width:16px;height:16px}@media (max-width:1080px){.pdp-layout{grid-template-columns:minmax(0,1fr)}.pdp-rail{position:static}}@media (max-width:760px){.pdp-hero,.pdp-bottom-grid{grid-template-columns:1fr}.pdp-specs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pdp-breadcrumb-row{flex-direction:column;align-items:flex-start;gap:12px}}.sample-topbar{border-bottom:1px solid var(--line);background:var(--surface);flex:none;align-items:center;gap:20px;height:60px;padding:0 24px 0 18px;display:flex}.sample-tag{text-align:center;color:var(--muted);flex:1;font-size:13px;font-weight:600}.sample-mobile-cta{display:none}@media (max-width:767px){.sample-topbar{display:none}.sample-mobile-cta{z-index:8;border-top:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex;position:fixed;bottom:0;left:0;right:0}.sample-mobile-cta span{color:var(--muted);font-size:13px;font-weight:600}}.cat{max-width:1320px}.cat-crumb{color:var(--muted);align-items:center;gap:4px;margin-bottom:10px;font-size:12.5px;display:flex}.cat-crumb strong{color:var(--ink);font-weight:700}.cat-crumb button{color:var(--muted);font:inherit;background:0 0;border:0;padding:0}.cat-crumb button:hover{color:var(--blue);text-decoration:underline}.cat-crumb-sep{color:#b3bccd;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:14px;height:14px}.cat-title{letter-spacing:-.01em;margin:0 0 8px;font-size:30px;line-height:1.1}.cat-lede{color:var(--muted);max-width:640px;margin:0 0 22px;line-height:1.55}.cat-search-form{align-items:center;gap:10px;margin:0 0 22px;display:flex}.cat-search-form .topbar-search{flex:auto;max-width:520px;margin:0}.cat-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.cat-main{min-width:0}.cat-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px;display:grid}.cat-stat{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:14px;align-items:center;gap:13px;padding:16px;display:flex}.cat-stat-icon{border-radius:12px;flex:none;place-items:center;width:44px;height:44px;display:grid}.cat-stat-icon .nav-icon{width:22px;height:22px}.cat-stat small{color:var(--muted);margin-bottom:3px;font-size:12px;display:block}.cat-stat strong{align-items:baseline;gap:6px;font-size:22px;line-height:1;display:flex}.cat-stat strong em{color:var(--muted);font-size:12px;font-style:normal;font-weight:600}.cat-section-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cat-section-head h2{margin:0;font-size:17px}.cat-viewtoggle{color:var(--muted);align-items:center;gap:4px;font-size:12px;display:flex}.cat-viewtoggle span{margin-right:4px}.cat-viewtoggle button{border:1px solid var(--line);background:var(--surface);width:32px;height:30px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.cat-viewtoggle button.active{background:var(--blue-2);color:var(--blue);border-color:#cfe0ff}.cat-grid{gap:16px;display:grid}.cat-grid.grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}.cat-grid.list{grid-template-columns:1fr}.cat-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:12px;padding:18px;transition:transform .12s,box-shadow .12s,border-color .12s;display:flex}.cat-card:hover{border-color:#cfd9ec;transform:translateY(-2px);box-shadow:0 22px 48px #172c5c1f}.cat-card-open{text-align:left;background:0 0;border:0;align-items:flex-start;gap:13px;width:100%;padding:0;display:flex}.cat-card-headtext{flex-direction:column;gap:4px;min-width:0;display:flex}.cat-card-headtext strong{color:var(--ink);font-size:15.5px}.cat-card-headtext small{color:var(--muted);font-size:12.5px;line-height:1.45}.cat-tile{border-radius:13px;flex:none;place-items:center;width:46px;height:46px;display:grid}.cat-tile.sm{border-radius:8px;width:28px;height:28px}.cat-tile.sm .nav-icon{width:16px;height:16px}.cat-tile.lg{border-radius:15px;width:56px;height:56px}.cat-tile.lg .nav-icon{width:27px;height:27px}.cat-card-count{color:var(--blue);margin:0;font-size:13px;font-weight:750}.cat-card-chips{flex-wrap:wrap;gap:7px;display:flex}.cat-chip{border:1px solid var(--line);background:var(--surface-2);color:#46536d;border-radius:999px;align-items:center;padding:5px 11px;font-size:12px;font-weight:600;display:inline-flex}.cat-chip:hover{background:var(--blue-2);color:var(--blue);border-color:#cfe0ff}.cat-chip.active{background:var(--blue);border-color:var(--blue);color:#fff}.cat-browse{color:var(--blue);background:0 0;border:0;align-self:flex-start;align-items:center;gap:5px;margin-top:auto;padding:0;font-size:13px;font-weight:700;display:inline-flex}.cat-browse .button-icon{width:16px;height:16px}.cat-browse:hover{gap:8px}.cat-card-skeleton{background:linear-gradient(100deg, var(--surface-2) 30%, #eef2fa 50%, var(--surface-2) 70%);min-height:188px;box-shadow:none;background-size:200% 100%;border-color:#0000;animation:1.2s infinite catShimmer}@keyframes catShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cat-grid.list .cat-card{flex-flow:wrap;align-items:center}.cat-grid.list .cat-card-open{flex:320px;width:auto}.cat-grid.list .cat-card-count{order:3}.cat-grid.list .cat-card-chips{flex:100%;order:4}.cat-grid.list .cat-browse{margin:0}.cat-rail{flex-direction:column;gap:16px;display:flex;position:sticky;top:96px}.cat-callout{background:var(--blue-2);border:1px solid #d3e2ff;border-radius:14px;gap:11px;padding:15px;display:flex}.cat-callout .button-icon{color:var(--blue);flex:none;margin-top:1px}.cat-callout strong{margin-bottom:3px;font-size:13.5px;display:block}.cat-callout p{color:#45567a;margin:0;font-size:12.5px;line-height:1.45}.cat-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:14px;padding:16px}.cat-panel header{margin-bottom:12px}.cat-panel h3{text-transform:none;letter-spacing:0;margin:0;font-size:13px}.cat-supplier-list,.cat-recent-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.cat-supplier-list li{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:7px 0;display:grid}.cat-supplier-list li+li{border-top:1px solid var(--line)}.cat-supplier-avatar{background:var(--surface-2);width:28px;height:28px;color:var(--muted);border-radius:8px;place-items:center;font-size:10px;font-weight:800;display:grid}.cat-supplier-avatar.has-img{border:1px solid var(--line);background:#fff;overflow:hidden}.cat-supplier-avatar img{object-fit:contain;width:100%;height:100%;padding:3px}.cat-supplier-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.cat-supplier-list em{color:var(--muted);font-size:12px;font-style:normal}.cat-recent-list li button{width:100%;font:inherit;color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:8px 0;font-size:13px;font-weight:600;display:flex}.cat-recent-list li+li{border-top:1px solid var(--line)}.cat-recent-list li button .button-icon{color:#b3bccd;width:16px;height:16px;margin-left:auto}.cat-recent-list li button:hover{color:var(--blue)}.cat-panel-action{border:0;border-top:1px solid var(--line);width:100%;color:var(--blue);text-align:center;background:0 0;margin-top:12px;padding-top:12px;font-size:12.5px;font-weight:700}.cat-cat-head{align-items:center;gap:16px;margin-bottom:18px;display:flex}.cat-cat-head .cat-title{margin:0 0 4px;font-size:26px}.cat-cat-head .cat-lede{margin:0}.cat-filterbar{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.tint-blue{color:#155dfc;background:#eaf1ff}.tint-violet{color:#7c3aed;background:#f1ecff}.tint-rose{color:#e11d48;background:#ffe9ef}.tint-amber{color:#c2710c;background:#fff3db}.tint-indigo{color:#4f46e5;background:#ebecff}.tint-teal{color:#0d9488;background:#e1f6f1}.tint-green{color:#0a9861;background:#e5f6ec}.tint-cyan{color:#0891b2;background:#e3f5fb}.tint-slate{color:#475569;background:#eef1f6}.tint-sky{color:#0284c7;background:#e4f1ff}@media (max-width:1100px){.cat-layout{grid-template-columns:1fr}.cat-rail{flex-flow:wrap;position:static}.cat-rail>*{flex:240px}.cat-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.cat-title{font-size:24px}.cat-stats{grid-template-columns:1fr 1fr}.cat-grid.grid,.cat-pgrid{grid-template-columns:1fr}.cat-rail{flex-direction:column}.cat{padding-bottom:90px}}.cat-card.active{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue) inset, var(--shadow)}.cat-products-head{margin-top:30px;scroll-margin-top:90px}.cat-clear-filter{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.cat-clear-filter .button-icon{width:14px;height:14px}.cat-clear-filter:hover{color:var(--blue);border-color:#cfe0ff}.cat-ptable-wrap{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:14px;overflow:hidden}.cat-ptable{border-collapse:collapse;width:100%}.cat-ptable thead th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);background:var(--surface-2);border-bottom:1px solid var(--line);white-space:nowrap;padding:12px 18px;font-size:11px;font-weight:700}.cat-ptable tbody td{border-top:1px solid var(--line);vertical-align:middle;color:var(--ink);padding:12px 18px;font-size:13px}.cat-ptable tbody tr:hover{background:var(--surface-2)}.cat-ptable .cat-pt-num{text-align:center}.cat-ptable .cat-pt-act{text-align:right}.cat-pt-product{align-items:center;gap:12px;min-width:0;display:flex}.cat-pt-thumb{background:var(--surface-2);border:1px solid var(--line);color:#b3bccd;border-radius:9px;flex:none;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.cat-pt-thumb img{object-fit:contain;width:100%;height:100%}.cat-pt-thumb .nav-icon{width:18px;height:18px}.cat-pt-name{font:inherit;color:var(--ink);text-align:left;background:0 0;border:0;padding:0;font-size:13.5px;font-weight:600;line-height:1.35}.cat-pt-name:hover{color:var(--blue)}.cat-pt-options{color:var(--blue);letter-spacing:.02em;background:#eef2fb;border-radius:999px;flex:none;align-items:center;padding:2px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.cat-pt-path span{color:#46536d;align-items:center;gap:4px;font-size:12.5px;display:flex}.cat-pt-pathsep{color:#b3bccd;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:none;width:13px;height:13px}.cat-pt-path em{color:var(--muted);margin-top:3px;font-size:12px;font-style:normal;display:block}.cat-pt-price{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.cat-pt-price strong{font-size:14px;font-weight:750}.cat-pt-badge{color:#0a9861;letter-spacing:.02em;background:#e5f6ec;border-radius:999px;align-items:center;padding:2px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.cat-pt-view{border:1px solid var(--line);background:var(--surface);color:var(--blue);border-radius:9px;align-items:center;gap:5px;padding:7px 12px;font-size:12.5px;font-weight:650;display:inline-flex}.cat-pt-view .button-icon{width:14px;height:14px}.cat-pt-view:hover{background:var(--blue-2);border-color:#cfe0ff}.cat-pt-all{border:0;border-top:1px solid var(--line);width:100%;color:var(--blue);background:0 0;justify-content:center;align-items:center;gap:5px;padding:13px;font-size:13px;font-weight:700;display:flex}.cat-pt-all .button-icon{width:16px;height:16px}.cat-pt-all:hover{background:var(--surface-2)}.cat-pt-skeleton{border-top:1px solid var(--line);background:linear-gradient(100deg, var(--surface-2) 30%, #eef2fa 50%, var(--surface-2) 70%);background-size:200% 100%;height:53px;animation:1.2s infinite catShimmer}.cat-pt-skeleton:first-child{border-top:0}.cat-products-controls{align-items:center;gap:12px;display:flex}.cat-pgrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.cat-pcard{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;transition:transform .12s,box-shadow .12s,border-color .12s;display:flex;position:relative;overflow:hidden}.cat-pcard:hover{border-color:#cfd9ec;transform:translateY(-2px);box-shadow:0 22px 48px #172c5c1f}.cat-pcard-media{aspect-ratio:4/3;background:var(--surface-2);color:#b3bccd;border:0;place-items:center;width:100%;padding:0;display:grid;overflow:hidden}.cat-pcard-media img{object-fit:contain;width:100%;height:100%}.cat-pcard-media .nav-icon{width:30px;height:30px}.cat-pcard-body{flex-direction:column;flex:1;gap:10px;padding:14px 16px 16px;display:flex}.cat-pcard-name{font:inherit;color:var(--ink);text-align:left;background:0 0;border:0;padding:0;font-size:14px;font-weight:650;line-height:1.4}.cat-pcard-name:hover{color:var(--blue)}.cat-pcard-path{color:#46536d;align-items:center;gap:4px;font-size:12px;display:flex}.cat-pcard-foot{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.cat-pcard-suppliers{color:var(--muted);white-space:nowrap;font-size:12px}.cat-pcard .cat-pt-view{justify-content:center;width:100%}.cat-pcard-options{color:var(--blue);letter-spacing:.02em;background:#eef2fb;border-radius:999px;align-items:center;padding:2px 8px;font-size:10.5px;font-weight:700;display:inline-flex;position:absolute;top:10px;right:10px}.cat-pgrid-wrap .cat-pt-all{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;margin-top:16px}.cat-callout-actions{flex-direction:column;gap:7px;margin-top:11px;display:flex}.cat-callout-primary{background:var(--blue);color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:9px 12px;font-size:12.5px;font-weight:700;display:inline-flex}.cat-callout-primary .button-icon{width:15px;height:15px}.cat-callout-primary:hover{background:#0f4fd6}.cat-callout-secondary{background:var(--surface);color:var(--blue);border:1px solid #cdddf9;border-radius:9px;justify-content:center;align-items:center;padding:9px 12px;font-size:12.5px;font-weight:700;display:inline-flex}.cat-callout-secondary:hover{background:var(--blue-2)}.cat-sublink-list{margin:0;padding:0;list-style:none}.cat-sublink-list li+li{border-top:1px solid var(--line)}.cat-sublink-list button{width:100%;font:inherit;color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:9px 0;font-size:13px;font-weight:600;display:flex}.cat-sublink-list button .button-icon{color:#b3bccd;width:15px;height:15px;margin-left:auto}.cat-sublink-list button:hover,.cat-sublink-list button.active{color:var(--blue)}@media (max-width:760px){.cat-ptable-wrap{overflow-x:auto}.cat-ptable{min-width:620px}}.pscan-page{background:var(--bg);min-height:100vh;color:var(--ink);flex-direction:column;display:flex}.pscan-header{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.pscan-header-actions{gap:10px;display:flex}.pscan-body{flex:1;width:100%;max-width:560px;margin:0 auto;padding:28px 20px 48px}.pscan-intro{text-align:center;margin-bottom:22px}.pscan-intro h1{font-size:26px;font-weight:800;line-height:1.15}.pscan-intro p{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.5}.pscan-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:20px;overflow:hidden}.pscan-stage{aspect-ratio:4/3;color:#fff;background:#05070b;position:relative;overflow:hidden}.pscan-video{object-fit:cover;background:#111827;width:100%;height:100%;position:absolute;inset:0}.pscan-permission{z-index:1;text-align:center;background:radial-gradient(circle,#2a4248d1,#000000eb),#111827;place-content:center;gap:8px;padding:28px;display:grid;position:absolute;inset:0}.pscan-permission-icon{stroke:currentColor;fill:none;justify-self:center;width:40px;height:40px}.pscan-permission strong{font-size:16px}.pscan-permission p{color:#ffffffd1;max-width:280px;font-size:12.5px;line-height:1.45}.pscan-frame{z-index:2;pointer-events:none;position:absolute;inset:16% 14%}.pscan-frame .corner{border:3px solid #fff;width:26px;height:26px;position:absolute}.pscan-frame .corner.top-left{border-bottom:0;border-right:0;border-top-left-radius:6px;top:0;left:0}.pscan-frame .corner.top-right{border-bottom:0;border-left:0;border-top-right-radius:6px;top:0;right:0}.pscan-frame .corner.bottom-left{border-top:0;border-right:0;border-bottom-left-radius:6px;bottom:0;left:0}.pscan-frame .corner.bottom-right{border-top:0;border-left:0;border-bottom-right-radius:6px;bottom:0;right:0}.pscan-frame .scan-line{background:var(--blue);height:2px;box-shadow:0 0 12px var(--blue);animation:2.4s ease-in-out infinite desktopScanLine;position:absolute;left:4%;right:4%}.pscan-instruction{z-index:3;white-space:nowrap;background:#0000008f;border:2px solid #ffffff59;border-radius:999px;padding:7px 16px;font-size:13px;font-weight:600;position:absolute;top:14px;left:50%;transform:translate(-50%)}.pscan-counter{z-index:3;background:#0009;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:700;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.pscan-controls{flex-wrap:wrap;gap:10px;padding:16px;display:flex}.pscan-shutter{background:var(--blue);color:#fff;border:0;border-radius:12px;flex:100%;justify-content:center;align-items:center;gap:8px;min-height:46px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #155dfc2e}.pscan-shutter:disabled{cursor:not-allowed;opacity:.5}.pscan-shutter .button-icon{width:18px;height:18px}.pscan-manual{flex:100%;gap:8px;display:flex}.pscan-manual input{border:1px solid var(--line);background:var(--surface);min-width:0;height:42px;color:var(--ink);border-radius:10px;flex:1;padding:0 12px;font-size:14px}.pscan-manual input:focus{border-color:var(--blue);outline:none}.pscan-manual .secondary-action{flex:none}.pscan-card .scan-result-card{background:#fff;border:1px solid #e2e8f2;border-radius:14px;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;margin:0 16px 16px;padding:12px 14px;animation:.28s ease-out pscanIn;display:grid;box-shadow:0 8px 22px #0a1a381a}.pscan-card .scan-result-card.match{cursor:pointer}.pscan-card .scan-result-card.nomatch{border-color:#f3c0c0}.pscan-card .scan-result-card .src-thumb{color:#0f62ff;background:#eef3fb;border-radius:10px;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.pscan-card .scan-result-card.nomatch .src-thumb{color:#d23b3b;background:#fdecec}.pscan-card .scan-result-card .src-thumb img{object-fit:cover;width:100%;height:100%}.pscan-card .scan-result-card .src-thumb .button-icon{stroke:currentColor;fill:none;width:26px;height:26px}.pscan-card .scan-result-card .src-body{min-width:0}.pscan-card .scan-result-card .src-body strong{color:#081536;white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:750;display:block;overflow:hidden}.pscan-card .scan-result-card .src-body small{color:#5a6b86;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;display:block;overflow:hidden}.pscan-card .scan-result-card .src-right{text-align:right;flex-direction:column;align-items:flex-end;gap:2px;display:flex}.pscan-card .scan-result-card .src-right>strong{color:#081536;font-size:15px;font-weight:800}.pscan-card .scan-result-card .src-right>small{color:#5a6b86;font-size:11px;font-weight:600}.pscan-card .scan-result-card .src-pill,.pscan-card .scan-result-card .src-qty{letter-spacing:.02em;border-radius:999px;margin-top:2px;padding:2px 8px;font-size:10.5px;font-style:normal;font-weight:800}.pscan-card .scan-result-card .src-pill.confirmed{color:#18915e;background:#e5f8ef}.pscan-card .scan-result-card .src-pill.possible{color:#b5740a;background:#fdf0d9}.pscan-card .scan-result-card .src-pill.nomatch{color:#d23b3b;background:#fdecec}.pscan-card .scan-result-card .src-qty{color:#0f62ff;background:#eef3fb}.pscan-card .scan-result-card .src-action{color:#fff;background:#0f62ff;border:none;border-radius:10px;grid-column:1/-1;height:40px;font-size:13.5px;font-weight:700}.pscan-gate{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0810288c;place-items:center;padding:20px;animation:.25s ease-out pscanIn;display:grid;position:fixed;inset:0}.pscan-gate-card{background:var(--surface);text-align:center;border-radius:18px;flex-direction:column;gap:12px;width:100%;max-width:380px;padding:28px 24px;display:flex;box-shadow:0 24px 60px #08102866}.pscan-gate-icon{width:38px;height:38px;color:var(--blue);stroke:currentColor;fill:none;margin:0 auto}.pscan-gate-card h2{font-size:21px;font-weight:800}.pscan-gate-card p{color:var(--muted);font-size:13.5px;line-height:1.5}.pscan-gate-card .primary-action,.pscan-gate-card .secondary-action{width:100%;min-height:44px}.pscan-gate-card .primary-action{margin-top:4px}.pscan-gate-back{color:var(--muted);background:0 0;border:0;margin-top:2px;font-size:13px;font-weight:600}.pscan-gate-back:hover{color:var(--ink)}@keyframes pscanIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.pscan-header{padding:14px 16px}.pscan-intro h1{font-size:22px}.pscan-stage{aspect-ratio:3/4}}.pp,.ho{max-width:1320px}.pp-header,.ho-header{align-items:flex-start;max-width:none}.pp-header .history-back,.ho-header .history-back{margin-bottom:2px}.pp-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}.pp-main{gap:16px;min-width:0;display:grid}.pp-rail{gap:16px;display:grid;position:sticky;top:26px}.pp-section-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.pp-section-head h3{color:var(--ink);font-size:16px;font-weight:800}.pp-section-head small{color:var(--muted);font-size:12px}.pp-group{padding:0;overflow:hidden}.pp-group-head{border-bottom:1px solid var(--line);background:var(--bg);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.pp-group-meta{color:var(--muted);white-space:nowrap;font-size:13px}.pp-group-meta strong{color:var(--ink);font-weight:700}.pp-group-lines{display:grid}.pp-line{border-top:1px solid var(--line);grid-template-columns:44px minmax(0,1fr) 56px 96px 90px;align-items:center;gap:12px;padding:11px 16px;display:grid}.pp-group-lines .pp-line:first-child{border-top:none}.pp-line.clickable{cursor:pointer}.pp-line.clickable:hover{background:var(--bg)}.pp-line-name{gap:2px;min-width:0;display:grid}.pp-line-name strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.pp-line-name small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.pp-line-qty{text-align:center}.pp-line-qty strong{color:var(--ink);font-size:14px;font-weight:700;display:block}.pp-line-qty small{color:var(--muted);font-size:11px}.pp-line-ea{color:var(--muted);text-align:right;font-size:12px}.pp-line-total{color:var(--ink);text-align:right;font-size:14px;font-weight:700}.pp-empty{text-align:center;justify-items:center;gap:8px;padding:40px 24px;display:grid}.pp-empty .button-icon{width:30px;height:30px;color:var(--muted)}.pp-empty strong{color:var(--ink);font-size:16px}.pp-empty p{color:var(--muted);max-width:360px;font-size:13px}.pp-empty .secondary-action{margin-top:6px}.pp-unresolved-note{color:var(--muted);margin-top:8px;font-size:13px}.pp-unresolved-list{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.pp-unresolved-list li{border:1px solid var(--line);border-radius:9px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px;display:grid}.pp-unresolved-name{gap:2px;min-width:0;display:grid}.pp-unresolved-name strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.pp-unresolved-name small{color:var(--muted);font-size:12px}.pp-unresolved-tag{color:var(--red);white-space:nowrap;font-size:12px;font-weight:700}.pp-handoff-btn{width:100%;margin-top:14px}.ho-export{flex-wrap:wrap;justify-content:flex-end}.ho-frozen-pill{color:var(--blue);background:#155dfc14;border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:12px;font-weight:700;display:inline-flex}.ho-frozen-pill .button-icon{width:13px;height:13px}.ho-banner{border:1px solid var(--line);background:var(--bg);color:var(--muted);border-radius:11px;align-items:center;gap:10px;padding:12px 16px;font-size:13px;display:flex}.ho-banner .button-icon{width:18px;height:18px;color:var(--blue);flex-shrink:0}.ho-banner strong{color:var(--ink);font-weight:700}.ho-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.ho-summary>div{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:11px;gap:4px;padding:14px 16px;display:grid}.ho-summary small{color:var(--muted);font-size:12px}.ho-summary strong{color:var(--ink);font-size:18px;font-weight:800}.ho-groups{gap:16px;display:grid}.ho-group-actions{flex-wrap:wrap;gap:8px;padding:12px 16px 0;display:flex}.ho-group-actions a{text-decoration:none}.ho-footer{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.ho-footer-copy{gap:3px;display:grid}.ho-footer-copy strong{color:var(--ink);font-size:14px;font-weight:700}.ho-footer-copy small{color:var(--muted);font-size:13px}.m-plan-cta{padding:4px 16px 16px}.m-plan-cta .primary-action{justify-content:center;gap:8px;width:100%}@media (max-width:980px){.pp-layout{grid-template-columns:minmax(0,1fr)}.pp-rail{position:static}}@media (max-width:600px){.pp-line{grid-template-columns:40px minmax(0,1fr) auto}.pp-line-ea{display:none}.ho-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.ho-footer{flex-direction:column;align-items:stretch}.ho-footer .primary-action{justify-content:center}}@media print{.topbar,.sidebar,.mobile-bottom-nav,.ho-export,.ho-group-actions,.ho-footer,.history-back,.toast{display:none!important}.app-body,.app-main{display:block}.ho-banner{background:#fff}.crl-card,.ho-summary>div{box-shadow:none}}
