:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#142033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#142033;--muted:#607080;--line:#dfe6dc;--panel:#fff;--soft:#eef4ea;--green:#1f7a4d;--blue:#2563a8;--amber:#a55f12;--rose:#b43b56;--shadow:0 18px 45px #14203314;background:#f5f7f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.login-page{background:linear-gradient(120deg,#1f7a4d14,#0000 35%),linear-gradient(300deg,#2563a81f,#0000 45%),#f5f7f3;grid-template-columns:minmax(0,1fr) 420px;min-height:100vh;display:grid}.login-brand{align-content:center;padding:72px}.brand-mark{width:74px;height:74px;color:var(--green);box-shadow:var(--shadow);background:#fff;border:1px solid #1f7a4d3d;border-radius:8px;place-items:center;margin-bottom:22px;font-size:26px;font-weight:800;display:grid}.brand-mark.small{width:42px;height:42px;margin:0;font-size:16px}.brand-logo{object-fit:contain;background:#fff;border:1px solid #1f7a4d38;border-radius:8px;flex:none;width:44px;height:44px;padding:4px}.login-brand h1{color:#10253a;max-width:760px;margin:0;font-size:54px;line-height:1.02}.login-highlights{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.login-highlights span{border:1px solid var(--line);color:var(--muted);background:#ffffffc7;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;display:inline-flex}.login-access{flex-direction:column;align-self:center;gap:16px;width:min(420px,100vw - 56px);margin-right:72px;display:flex}.login-card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:8px;flex-direction:column;gap:18px;padding:28px;display:flex}.login-card h2{margin:0;font-size:26px}.login-help-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:-4px;display:flex}.login-legal{color:var(--muted);background:#ffffffb8;border:1px solid #60708038;border-radius:8px;padding:18px;font-size:12px;box-shadow:0 12px 30px #1420330f}.login-legal>p{margin:0 0 12px}.legal-disclosure-list{gap:8px;display:grid}.legal-disclosure-list details{border-top:1px solid #6070802e;padding-top:8px}.legal-disclosure-list details:first-child{border-top:0;padding-top:0}.legal-disclosure-list summary{color:var(--ink);cursor:pointer;font-weight:800}.legal-disclosure-list p{margin:8px 0 0}.legal-link-list{flex-wrap:wrap;gap:8px 12px;display:flex}.legal-link-list a{color:var(--blue);font-weight:800;text-decoration:none}.legal-link-list a:hover{text-decoration:underline}.legal-page{background:linear-gradient(120deg,#1f7a4d14,#0000 35%),linear-gradient(300deg,#2563a81f,#0000 45%),#f5f7f3;min-height:100vh;padding:48px 20px}.legal-document{border:1px solid var(--line);width:min(920px,100%);box-shadow:var(--shadow);background:#fffffff0;border-radius:8px;margin:0 auto;padding:36px}.legal-back-link{margin-bottom:18px}.legal-document h1{color:var(--ink);margin:0;font-size:36px;line-height:1.1}.legal-updated{color:var(--muted);margin:8px 0 0;font-weight:800}.legal-summary{color:var(--muted);margin:18px 0 28px;font-size:18px}.legal-document section{border-top:1px solid var(--line);padding:22px 0}.legal-document h2{color:var(--ink);margin:0 0 10px;font-size:20px}.legal-document p{color:#34445a;margin:10px 0 0}.legal-document-footer{border-top:1px solid var(--line);color:var(--muted);margin-top:22px;padding-top:18px;font-size:13px}.legal-document-footer nav{flex-wrap:wrap;gap:10px 16px;margin-top:14px;display:flex}.legal-document-footer a{color:var(--blue);font-weight:800;text-decoration:none}.legal-document-footer a:hover{text-decoration:underline}.link-button{min-height:32px;color:var(--blue);background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.link-button:hover{text-decoration:underline}.link-button:disabled{cursor:not-allowed;opacity:.55;text-decoration:none}.eyebrow{color:var(--green);letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}label{color:#27384b;gap:7px;font-size:14px;font-weight:700;display:grid}input,select{width:100%;min-height:42px;color:var(--ink);background:#fbfcfa;border:1px solid #cfd8ce;border-radius:6px;outline:none;padding:10px 12px}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563a81f}.primary-button,.ghost-button,.mini-button{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:40px;font-weight:800;display:inline-flex}.primary-button{background:var(--green);color:#fff;border:1px solid #155c3a}.primary-button:disabled{cursor:not-allowed;opacity:.55}.ghost-button{border:1px solid var(--line);color:var(--ink);background:#fff;padding:8px 12px}.ghost-button:disabled{cursor:not-allowed;opacity:.55}.mini-button{min-height:32px;color:var(--ink);background:#fff;border:1px solid #cfd8ce;padding:5px 8px;font-size:12px}.mini-button:disabled{cursor:not-allowed;opacity:.5}.danger-button{background:var(--rose);color:#fff;border:1px solid #8f2237;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 12px;font-weight:900;display:inline-flex}.danger-button:disabled{cursor:not-allowed;opacity:.5}.alert{color:#8a311d;background:#fff4ee;border:1px solid #f0b9a9;border-radius:6px;padding:10px 12px;font-size:14px;font-weight:700}.info-alert{color:#264466;background:#f3f7fc;border:1px solid #cbd8eb;border-radius:6px;padding:10px 12px;font-size:14px;font-weight:700}.success-alert{color:#185c3a;background:#eef8f0;border:1px solid #b9d8bf;border-radius:6px;padding:10px 12px;font-size:14px;font-weight:800}.table-footnote{color:var(--muted);text-align:left;background:#f6f8f4;padding:10px 12px;font-size:13px;font-weight:700}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;gap:22px;padding:22px 16px;display:flex}.sidebar-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.app-logo{align-items:center;gap:12px;padding:4px 6px 10px;display:flex}.app-logo strong,.app-logo span{display:block}.app-logo span{color:var(--muted);font-size:12px}.mobile-nav-toggle{border:1px solid var(--line);color:#213247;background:#fff;border-radius:6px;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-weight:800;display:none}nav{gap:6px;display:grid}.nav-item{color:#314154;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:22px 1fr 16px;align-items:center;gap:9px;width:100%;min-height:42px;padding:9px 10px;font-weight:800;display:grid}.nav-item.active,.nav-item:hover{background:var(--soft);color:#0e442d;border-color:#cfe0ce}.drag-handle{color:#8a978c}.workspace{min-width:0;padding:22px}.topbar{grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:10px;margin-bottom:18px;display:grid}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.topbar-file-input{display:none}.topbar-spacer{min-height:1px}.search-box{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;max-width:560px;padding:0 12px;display:flex}.search-box input{box-shadow:none;background:0 0;border:0}.stack{gap:18px;display:grid}.hero-band{border:1px solid var(--line);background:linear-gradient(100deg,#1f7a4d1f,#2563a814),#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex}.hero-band h1{margin:0 0 4px;font-size:34px;line-height:1.1}.hero-band p:last-child{max-width:780px;color:var(--muted);margin:0}.patch-notes-inline{border-left:4px solid var(--green);gap:2px;max-width:820px;margin-bottom:14px;padding-left:14px;display:grid}.patch-notes-inline span{color:var(--green);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:900}.patch-notes-inline strong{color:var(--ink);font-size:15px;line-height:1.35}.patch-notes-inline small{color:var(--muted);font-size:13px;font-weight:750;line-height:1.45}.hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card,.panel,.plan-card,.priority-tile{border:1px solid var(--line);background:var(--panel);border-radius:8px;box-shadow:0 10px 24px #1420330a}.metric-card{grid-template-columns:44px 1fr;gap:12px;min-height:132px;padding:16px;display:grid;overflow:hidden}.metric-card p,.metric-card span,.muted{color:var(--muted)}.primary-link{background:var(--green);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:fit-content;margin-top:10px;padding:10px 12px;font-weight:900;text-decoration:none;display:inline-flex}.primary-link:hover{background:#176139}.metric-card p{margin:0 0 3px;font-size:13px;font-weight:800}.metric-card strong{margin-bottom:2px;font-size:24px;line-height:1.15;display:block}.metric-card span{font-size:13px}.metric-icon{border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.metric-card.green .metric-icon{color:var(--green);background:#e6f3ec}.metric-card.blue .metric-icon{color:var(--blue);background:#e8f0fb}.metric-card.amber .metric-icon{color:var(--amber);background:#f8edde}.metric-card.rose .metric-icon{color:var(--rose);background:#fae8ee}.priority-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.guide-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.guide-step{border:1px solid var(--line);min-height:180px;color:var(--ink);text-align:left;background:#fff;border-radius:8px;align-content:start;gap:10px;padding:16px;display:grid}.guide-step:hover{border-color:#9ec0a1;box-shadow:0 10px 24px #1420330f}.guide-step span{width:30px;height:30px;color:var(--green);background:#e6f3ec;border-radius:8px;place-items:center;font-weight:900;display:grid}.guide-step strong{font-size:17px}.guide-step small{color:var(--muted);font-size:13px}.flow-chart{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.flow-node{min-height:142px;color:var(--ink);text-align:left;background:#fbfcfa;border:1px solid #e0e8dc;border-radius:8px;align-content:start;gap:9px;padding:16px;display:grid;position:relative}.flow-node:hover{background:#f6faf5;border-color:#9ec0a1;box-shadow:0 10px 24px #1420330f}.flow-icon{width:38px;height:38px;color:var(--green);background:#e6f3ec;border-radius:8px;place-items:center;display:grid}.flow-node small{color:var(--muted);font-size:13px}.flow-arrow{z-index:2;color:#809178;text-align:center;width:22px;font-weight:900;position:absolute;top:50%;right:-18px;transform:translateY(-50%)}.priority-tile{min-height:118px;color:var(--ink);text-align:left;grid-template-columns:24px 1fr;gap:4px 10px;padding:16px;display:grid}.priority-tile:hover{border-color:#9ec0a1;transform:translateY(-1px)}.priority-tile strong{grid-column:1/-1;font-size:24px}.priority-tile small{color:var(--muted);grid-column:1/-1}.two-column,.billing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.billing-grid{grid-template-columns:1.4fr 1fr 1fr}.panel{min-width:0;padding:16px}.panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.panel h2,.plan-card h3{margin:0;font-size:18px}.compact-form{grid-template-columns:repeat(6,minmax(0,1fr)) auto;align-items:end;gap:10px;display:grid}.compact-form label{min-width:0}.store-rule-form,.allocation-rule-form{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:10px;display:grid}.store-rule-form label,.allocation-rule-form label{min-width:0}.store-rule-form .wide-field,.allocation-rule-form .wide-field,.store-rule-form .row-actions,.allocation-rule-form .row-actions{grid-column:span 3}.inline-form,.row-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.inline-form select{width:min(220px,100%);min-height:34px;padding:6px 8px}.table-tools{grid-template-columns:minmax(260px,1fr) minmax(180px,240px) auto auto;align-items:end;gap:10px;margin-bottom:12px;display:grid}.table-tools.sales-tools{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.table-tools label{min-width:0}.table-tools label span,.table-count{color:var(--muted);font-size:12px;font-weight:800}.table-tools .ghost-button{white-space:nowrap;min-height:42px}.search-box.compact{max-width:none;min-height:42px}.search-box.compact input{min-height:38px;padding:8px 4px}.table-count{place-self:center end}.sales-tools .table-count{white-space:nowrap}.item-name-cell{gap:4px;display:grid}.item-name-cell strong{font-weight:700}.item-name-cell small{color:var(--muted);font-size:12px;font-weight:750}.settings-preview{border:1px solid var(--line);background:#fbfcfa;border-radius:6px;align-content:center;min-height:42px;padding:8px 12px;display:grid}.settings-preview span{color:var(--muted);font-size:12px;font-weight:700}.settings-preview strong{font-size:16px}.danger-zone{gap:14px;display:grid}.danger-copy{color:#6f1d30;background:#fff7f8;border:1px solid #f0c5cc;border-radius:6px;align-items:flex-start;gap:12px;padding:12px;display:flex}.danger-copy strong,.danger-copy span{display:block}.danger-copy span{color:#785260;margin-top:3px;font-size:13px;font-weight:700}.reset-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.reset-option{border:1px solid var(--line);background:#fbfcfa;border-radius:6px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.reset-option input{width:18px;min-height:18px;margin-top:2px}.reset-option span,.reset-option small{display:block}.reset-option small{color:var(--muted);margin-top:2px;font-size:12px}.confirmation-field{max-width:520px}.location-create-form{background:#fbfcfa;border:1px solid #dfe7d9;border-radius:8px;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(120px,.8fr)) auto;align-items:end;gap:10px;margin:12px 0;padding:14px;display:grid}.location-create-form label{min-width:0;color:var(--muted);font-size:12px;font-weight:800}.location-create-form input{width:100%;min-height:40px;margin-top:4px;padding:8px 10px}.location-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.location-settings-card{background:#fff;border:1px solid #e4eadf;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:10px;padding:14px;display:grid}.location-settings-heading{grid-column:1/-1;gap:3px;display:grid}.location-settings-heading span{color:var(--muted);font-size:13px}.location-settings-card label{min-width:0;color:var(--muted);font-size:12px;font-weight:800}.location-settings-card input{width:100%;min-height:38px;margin-top:4px;padding:8px 10px}.table-wrap{border:1px solid #edf1ea;border-radius:6px;width:100%;overflow:auto}.import-review-table .table-wrap{max-height:min(62vh,720px)}.import-review-table thead th{z-index:1;position:sticky;top:0}table{border-collapse:collapse;background:#fff;width:100%;min-width:680px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #edf1ea;padding:10px 12px}th{color:#405066;text-transform:uppercase;background:#f8faf6;font-size:12px}td{color:#24354a;font-size:14px}.empty-row{color:var(--muted);text-align:center}.take-home{gap:10px;display:grid}.take-home div,.sync-summary,.billing-summary{border:1px solid #edf1ea;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.take-home span,.sync-summary span,.billing-summary span{color:var(--muted)}.take-home-final{background:#eef7f0}.take-home-final strong{color:var(--green)}.sync-summary{justify-content:flex-start}.sync-summary.hosted-sync{background:#f5f9f5;margin-bottom:12px}.sync-summary strong,.sync-summary span{display:block}.sync-stats{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.sync-stats span{color:var(--muted);background:#f3f6f1;border-radius:6px;padding:6px 8px;font-size:13px;font-weight:700}.dashboard-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-toolbar>span{color:var(--muted);font-size:13px;font-weight:800}.location-performance-controls{background:#fbfcfa;border:1px solid #e2eadf;border-radius:6px;gap:12px;margin-bottom:14px;padding:12px;display:grid}.location-performance-controls>div:first-child{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.location-performance-controls strong,.location-performance-controls span{display:block}.location-performance-controls span{color:var(--muted);font-size:13px}.location-toggle-grid{flex-wrap:wrap;gap:8px;display:flex}.location-toggle{width:auto;color:var(--ink);background:#fff;border:1px solid #dce6d9;border-radius:6px;align-items:center;gap:7px;padding:7px 9px;font-size:13px;font-weight:800;display:inline-flex}.location-toggle input{width:16px;min-height:16px;margin:0;padding:0}.sales-history-chart{gap:12px;display:grid}.chart-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.year-toggle-row{background:#f8faf6;border-radius:6px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:flex}.year-toggle-row>span{color:var(--muted);font-weight:800}.year-toggle{width:auto;color:var(--ink);grid-auto-flow:column;align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.year-toggle input{width:16px;min-height:16px;margin:0;padding:0}.chart-mode-row{background:#fff;border:1px solid #cfd8ce;border-radius:6px;display:inline-flex;overflow:hidden}.chart-mode-button{color:#405066;background:0 0;border:0;border-right:1px solid #e3eadf;min-height:36px;padding:7px 11px;font-size:13px;font-weight:800}.chart-mode-button:last-child{border-right:0}.chart-mode-button.active,.chart-mode-button:hover{background:var(--green);color:#fff}.history-svg{background:#fff;border:1px solid #edf1ea;border-radius:6px;width:100%;min-height:260px;display:block}.chart-grid{stroke:#e6eef6;stroke-width:1px}.axis-label{fill:#506980;font-size:14px;font-weight:700}.y-label{text-anchor:end}.point-label{font-size:12px;font-weight:800}.chart-legend text{fill:#314154;font-size:14px;font-weight:800}.history-summary{color:var(--muted);background:#f8faf6;border-radius:6px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:flex}.history-summary strong{color:var(--ink)}.history-heatmap{background:#fff;border:1px solid #edf1ea;border-radius:6px;grid-template-columns:62px repeat(12,minmax(58px,1fr));gap:4px;padding:10px;display:grid;overflow:auto}.heatmap-row{display:contents}.heatmap-corner,.heatmap-label,.heatmap-year,.heatmap-cell{border-radius:5px;place-items:center;min-height:42px;font-size:12px;font-weight:800;display:grid}.heatmap-corner,.heatmap-label,.heatmap-year{color:var(--muted);background:#f8faf6}.heatmap-cell{color:#10253a}.empty-chart{color:var(--muted);background:#fbfcfa;border:1px solid #edf1ea;border-radius:6px;padding:18px;font-weight:800}.file-drop{min-height:176px;color:var(--ink);text-align:center;background:#fbfcfa;border:1px dashed #b8c7b5;border-radius:8px;place-items:center;gap:9px;padding:18px;display:grid}.file-drop span{max-width:420px;color:var(--muted);font-weight:500}.file-drop input{max-width:320px}.file-drop.historical{background:#f7fbff;border-color:#b6cbe2}.rule-list{gap:10px;display:grid}.rule-list div{background:#fbfcfa;border:1px solid #edf1ea;border-radius:6px;padding:12px}.rule-list strong,.rule-list span{display:block}.rule-list span{color:var(--muted);margin-top:3px}.compact-rules{margin-bottom:12px}.compact-rules div{padding:10px}.attention-list,.checklist-grid,.report-grid,.review-grid,.scorecard-grid{gap:12px;display:grid}.attention-list{grid-template-columns:repeat(2,minmax(0,1fr))}.attention-item,.checklist-item,.empty-state{background:#fbfcfa;border:1px solid #e4eadf;border-radius:8px;padding:14px}.attention-item{gap:8px;display:grid}.attention-item strong,.checklist-item strong{color:var(--ink)}.attention-item span,.checklist-item span{color:var(--muted)}.attention-item.good{background:#f3faf6;border-color:#cfe5d7}.attention-item.warn{background:#fff8ef;border-color:#f4d4b1}.attention-item.neutral{background:#f7fbff;border-color:#d9e4ef}.checklist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.checklist-item{align-content:start;gap:10px;display:grid}.checklist-item div{justify-items:start;gap:6px;display:grid}.checklist-item .status-pill{justify-self:start}.scorecard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scorecard-item{background:#f8fcf8;border:1px solid #dce9dd;border-radius:8px;align-content:start;gap:8px;padding:14px;display:grid}.scorecard-item .status-pill{justify-self:start}.scorecard-item strong{color:var(--ink)}.scorecard-item span{color:var(--muted)}.guide-callout{background:#f4faf5;border:1px solid #cfe5d7;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;padding:14px;display:flex}.guide-callout strong,.guide-callout p{display:block}.guide-callout p{max-width:980px;color:var(--muted);margin:4px 0 0;line-height:1.45}.guide-callout.compact-help{margin-bottom:12px}.term-grid,.guide-manual-grid,.troubleshooting-list,.support-template-grid{gap:12px;display:grid}.term-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.term-item{background:#fff;border:1px solid #e4eadf;border-radius:8px;gap:4px;padding:12px;display:grid}.term-item span{color:var(--muted);font-size:13px;line-height:1.4}.guide-manual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-manual-item{background:#fbfcfa;border:1px solid #e4eadf;border-radius:8px;align-content:start;gap:10px;padding:14px;display:grid}.guide-manual-item>div{gap:4px;display:grid}.guide-manual-item strong{color:var(--ink)}.guide-manual-item span,.guide-manual-item small{color:var(--muted);line-height:1.4}.guide-manual-item ol{color:#334259;gap:6px;margin:0;padding-left:20px;line-height:1.42;display:grid}.guide-manual-item .mini-button{justify-self:start}.troubleshooting-list{grid-template-columns:repeat(2,minmax(0,1fr))}.troubleshooting-item{color:var(--ink);text-align:left;background:#fff;border:1px solid #e4eadf;border-radius:8px;gap:6px;padding:14px;display:grid}.troubleshooting-item:hover{background:#f6faf5;border-color:#9ec0a1}.troubleshooting-item span{color:var(--muted);line-height:1.4}.support-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-template-card{background:#fff;border:1px solid #e4eadf;border-radius:8px;gap:10px;padding:14px;display:grid}.support-template-card>div{gap:4px;display:grid}.support-template-card span{color:var(--muted);font-size:13px}.support-template-card pre{color:#334259;white-space:pre-wrap;background:#fbfcfa;border:1px solid #edf0e9;border-radius:6px;max-height:180px;margin:0;padding:10px;font:12px/1.45 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;overflow:auto}.support-template-card .mini-button{justify-self:start}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-grid .ghost-button{justify-content:flex-start;min-height:50px}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.workflow-steps.compact-workflow{margin-bottom:12px}.workflow-steps div{background:#fbfcfa;border:1px solid #e4eadf;border-radius:8px;gap:5px;padding:12px;display:grid}.workflow-steps strong{color:var(--ink);font-size:14px}.workflow-steps span{color:var(--muted);font-size:13px;line-height:1.35}.review-grid div{background:#fbfcfa;border:1px solid #edf1ea;border-radius:8px;padding:12px}.review-grid span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800;display:block}.review-grid strong{overflow-wrap:anywhere;margin-top:5px;display:block}.empty-state{color:var(--muted);font-weight:800}.log-box{color:#e5edf3;background:#111827;border:1px solid #e8ede5;border-radius:6px;gap:6px;max-height:320px;padding:12px;display:grid;overflow:auto}.log-box div{grid-template-columns:92px minmax(0,1fr);align-items:start;gap:10px;display:grid}.log-box span{color:#90a4b7;font-size:12px}.log-box code{overflow-wrap:anywhere;color:#e8f5ec;white-space:pre-wrap;font-family:Cascadia Code,Consolas,monospace;font-size:12px}.status-pill{color:#435267;text-transform:uppercase;background:#eff2f5;border-radius:6px;justify-content:center;align-items:center;min-height:28px;padding:4px 9px;font-size:12px;font-weight:900;display:inline-flex}.status-pill.good{color:var(--green);background:#e5f3ec}.status-pill.warn{color:var(--amber);background:#fff1df}.status-pill.neutral{color:#405066;background:#eef3f8}.plan-card{padding:18px}.plan-card strong{margin:10px 0;font-size:28px;display:block}.plan-card p{color:var(--muted);margin:0}.plan-card.selected{border-color:var(--green);box-shadow:0 0 0 3px #1f7a4d1f}.loading-state{min-height:260px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-weight:800;display:flex}.full-screen{min-height:100vh}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1100px){.table-tools.sales-tools,.metric-grid,.priority-grid,.guide-grid,.attention-list,.checklist-grid,.term-grid,.guide-manual-grid,.troubleshooting-list,.support-template-grid,.report-grid,.review-grid,.workflow-steps,.scorecard-grid,.flow-chart,.compact-form,.store-rule-form,.allocation-rule-form,.location-create-form,.location-settings-grid,.billing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-arrow{display:none}.login-page{grid-template-columns:1fr}.login-brand{padding:48px 28px 20px}.login-access{width:auto;margin:24px 28px 48px}.login-card{margin:0}}@media (width<=760px){.legal-page{padding:20px 12px}.legal-document{padding:22px}.legal-document h1{font-size:28px}.legal-summary{font-size:16px}.app-shell{grid-template-columns:1fr}.sidebar{z-index:10;gap:10px;padding:12px;position:sticky;top:0;box-shadow:0 8px 22px #21324714}.app-logo{padding:0}.mobile-nav-toggle{display:inline-flex}nav{grid-template-columns:repeat(2,minmax(0,1fr));max-height:0;transition:max-height .18s;overflow:hidden}nav.open{max-height:520px;overflow-y:auto}.topbar,.topbar-actions,.two-column,.table-tools,.reset-options,.metric-grid,.priority-grid,.guide-grid,.attention-list,.checklist-grid,.term-grid,.guide-manual-grid,.troubleshooting-list,.support-template-grid,.report-grid,.review-grid,.workflow-steps,.scorecard-grid,.flow-chart,.compact-form,.store-rule-form,.allocation-rule-form,.location-create-form,.location-settings-grid,.billing-grid{grid-template-columns:1fr}.topbar-actions{justify-content:stretch}.topbar-actions button{width:100%}.location-settings-card{grid-template-columns:1fr}.guide-callout{display:grid}.table-count{justify-self:start}.workspace{padding:14px}.store-rule-form .wide-field,.store-rule-form .row-actions,.allocation-rule-form .wide-field,.allocation-rule-form .row-actions{grid-column:auto}.hero-band{flex-direction:column;align-items:flex-start}.login-brand h1{font-size:36px}}
