@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18201d;background:#f4f6f5;font-synthesis:none;--green:#163d30;--lime:#d8f66e;--line:#e2e7e4;--muted:#6e7a75}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:224px;padding:25px 16px 20px;display:flex;flex-direction:column;color:#eff5f2;background:#102f26;z-index:20}.brand{display:flex;align-items:center;gap:11px;padding:0 8px 29px}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#123328;background:var(--lime);font-size:13px;font-weight:800;letter-spacing:-.04em;box-shadow:inset 0 0 0 1px #cbe95d}.brand div{display:flex;flex-direction:column;line-height:1.18}.brand strong{font-size:14px}.brand small{font-size:11px;color:#8da79e;margin-top:3px}nav{display:flex;flex-direction:column;gap:1px;overflow-y:auto;scrollbar-width:none}.nav-item{display:flex;flex-direction:column}.nav-group-label{padding:13px 11px 5px;color:#648379;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.11em}.nav-item:first-child .nav-group-label{padding-top:0}nav button{border:0;background:transparent;color:#a9beb7;padding:10px 11px;border-radius:10px;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer;font-size:13px;font-weight:500}nav button:hover{color:#fff;background:#1a3a30}nav button.active{color:#102f26;background:#e8f8b5;font-weight:700}nav button b{margin-left:auto;min-width:20px;height:20px;padding:0 6px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#d4664d;font-size:10px}.nav-icon{width:18px;text-align:center;font-size:16px}.sidebar-foot{margin-top:auto;padding:14px 10px 4px;border-top:1px solid #28483e;display:flex;gap:10px;align-items:center}.sidebar-foot div:last-child{display:flex;flex-direction:column}.sidebar-foot strong{font-size:11px}.sidebar-foot small{font-size:10px;color:#8da79e;margin-top:2px}.live-dot{width:8px;height:8px;border-radius:50%;background:#92d651;box-shadow:0 0 0 4px #31503d}main{grid-column:2;min-width:0}.topbar{height:68px;padding:0 34px;background:#ffffffe0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10;backdrop-filter:blur(14px)}.search{width:min(460px,48vw);height:38px;display:flex;align-items:center;gap:8px;padding:0 12px;background:#f1f4f2;border:1px solid transparent;border-radius:10px;color:#738079}.search:focus-within{background:#fff;border-color:#b9c9c1;box-shadow:0 0 0 3px #eaf1ed}.search input{width:100%;border:0;outline:0;background:transparent;color:#1b2823;font-size:12px}.search button{border:0;background:transparent;cursor:pointer;color:#78827e}.top-actions{display:flex;align-items:center;gap:12px}.icon-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer;font-size:17px}.icon-button:hover{background:#f5f7f6}.user-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#dce7e2;color:#28463b;font-size:11px;font-weight:700}.perspective-switch{height:38px;display:flex;align-items:center;gap:8px;padding:0 7px 0 11px;border:1px solid var(--line);border-radius:10px;background:#fff}.perspective-switch>span{color:#829089;font-size:8px;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.perspective-switch select{max-width:145px;border:0;outline:0;background:transparent;color:#28463b;font-size:10px;font-weight:700;cursor:pointer}.content{padding:38px 40px 60px;max-width:1500px;margin:0 auto}.section-title{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:27px}.section-title h1{font-size:30px;letter-spacing:-.04em;margin:3px 0 8px;line-height:1.05}.section-title p{margin:0;color:var(--muted);font-size:13px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#72837b;font-size:9px;font-weight:700}.title-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.view-switch{display:inline-flex;padding:3px;border:1px solid var(--line);border-radius:9px;background:#eef2f0}.view-switch button{border:0;border-radius:6px;background:transparent;padding:7px 10px;color:#718079;font-size:9px;font-weight:700;cursor:pointer}.view-switch button.active{background:#fff;color:#1d4235;box-shadow:0 1px 5px #173c3014}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:13px;margin-bottom:22px}.money-grid{grid-template-columns:repeat(5,minmax(130px,1fr))}.metric{min-height:126px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:flex;flex-direction:column}.metric span{color:#6f7a75;font-size:11px;font-weight:600}.metric strong{font-size:29px;letter-spacing:-.05em;margin-top:17px}.metric small{font-size:10px;color:#929b97;margin-top:3px}.metric.blue{background:#eaf3ff;border-color:#dbe9fa}.metric.warm{background:#fff4ec;border-color:#f6e3d7}.readiness-strip{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin:-7px 0 22px;padding:10px 14px;border:1px solid var(--line);border-radius:11px;background:#fff}.readiness-strip span{display:flex;align-items:center;gap:6px;color:#66736d;font-size:9px}.readiness-strip strong{color:#2d3d36;font-weight:700}.readiness-strip b{width:7px;height:7px;border-radius:50%}.readiness-strip b.ready{background:#62ad6f}.readiness-strip b.limited{background:#e0a646}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:16px}.card,.table-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.card-head{display:flex;justify-content:space-between;padding:21px 22px 15px;align-items:flex-start}.card-head h2{font-size:15px;margin:0 0 5px}.card-head p{font-size:11px;color:var(--muted);margin:0}.count{min-width:28px;height:25px;border-radius:8px;display:grid;place-items:center;background:#f1f3f2;color:#59645f;font-size:10px;font-weight:700}.attention-list,.pulse-list{display:flex;flex-direction:column}.attention-row,.pulse-list button{width:100%;border:0;border-top:1px solid #edf0ee;background:#fff;padding:12px 19px;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer}.attention-row:hover,.pulse-list button:hover,tbody tr:hover{background:#fafcfb}.signal{width:7px;height:7px;border-radius:50%;background:#a3ada8}.signal.critical{background:#d95d46}.signal.attention{background:#e3a83b}.signal.data{background:#7194a8}.attention-text,.pulse-list button>span:first-child{display:flex;flex:1;min-width:0;flex-direction:column}.attention-text strong,.pulse-list strong{font-size:11px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attention-text small,.pulse-list small{font-size:10px;color:#818b86;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attention-row>b{font-size:10px}.pulse-list button{padding:15px 20px}.pulse-states{display:flex;align-items:center;gap:10px}.pulse-states b{font-size:11px;font-weight:600}.pill{display:inline-flex;align-items:center;min-height:22px;padding:3px 8px;border-radius:7px;font-size:9px;font-weight:700;line-height:1.2;white-space:nowrap;background:#eff2f0;color:#61706a}.pill-green{background:#e1f3e8;color:#237245}.pill-red{background:#fbe8e4;color:#b54c38}.pill-amber{background:#fff1d6;color:#a66b13}.pill-gray{background:#edf0ef;color:#64706b}.table-card{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{text-align:left;padding:11px 16px;border-bottom:1px solid var(--line);background:#f8faf9;color:#7c8782;font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:700}td{padding:13px 16px;border-bottom:1px solid #edf0ee;font-size:11px;color:#45514c}tbody tr{cursor:pointer}tbody tr:last-child td{border-bottom:0}td strong{display:block;color:#202b27;font-size:11px}td small{display:block;color:#8b9590;font-size:9px;margin-top:4px;max-width:260px;overflow:hidden;text-overflow:ellipsis}.muted{color:#a0aaa5}.missing,.amount-due{color:#bf543f;font-weight:600}.amount-positive{color:#268051;font-weight:600}.inline-alert{display:inline-grid;place-items:center;width:16px;height:16px;margin-left:5px;border-radius:50%;background:#d65b45;color:#fff;font-size:9px;font-weight:800}.empty-table{padding:28px;text-align:center;color:#7c8782;font-size:11px}.list-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 15px;border-top:1px solid var(--line);background:#fafcfb}.list-footer>span{color:#7c8782;font-size:9px}.truncate-cell{max-width:330px;overflow:hidden;text-overflow:ellipsis}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:13px}.product-card{border:1px solid var(--line);border-radius:15px;background:#fff;padding:0;overflow:hidden;text-align:left;cursor:pointer;text-decoration:none;color:inherit}.product-card:hover{transform:translateY(-1px);box-shadow:0 7px 22px #1c392d12}.product-visual{height:112px;background:linear-gradient(145deg,#eef3ef,#e2eae5);display:grid;place-items:center;color:#9eafa6;font-size:28px}.product-visual img{width:100%;height:100%;object-fit:cover}.product-card>div:last-child{padding:15px}.product-card small{font-size:9px;color:#7a8781}.product-card h3{font-size:13px;margin:5px 0 16px}.product-meta{display:flex;justify-content:space-between;align-items:center}.product-meta>span{font-size:11px;font-weight:700}.operational-product-card .product-visual{height:82px;background:linear-gradient(145deg,#e8f0ec,#dbe8e1);color:#315e4d;font-size:20px;font-weight:800;letter-spacing:-.04em}.operational-product-card h3{margin-bottom:10px}.product-price{display:flex;flex-direction:column;margin-bottom:13px}.product-price strong{font-size:15px;color:#24372f}.product-price span{margin-top:3px;color:#7d8983;font-size:9px}.product-drawer-status{display:flex;align-items:center;gap:9px}.product-drawer-status>span{color:#7b8781;font-size:9px}.product-readiness{display:flex;flex-direction:column;gap:4px;margin:-9px 0 15px;padding:11px 13px;border:1px solid #efdca9;border-radius:10px;background:#fff8e7}.product-readiness strong{font-size:9px;color:#74591d}.product-readiness span{font-size:8px;line-height:1.45;color:#90783e}.product-odoo-link{width:100%;margin-top:22px}.product-stock-answer{margin:20px 0;padding:17px;border-radius:14px;background:#173c30;color:#fff;display:flex;flex-direction:column}.product-stock-answer>span{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#a9c0b7}.product-stock-answer strong{margin-top:7px;font-size:19px;letter-spacing:-.03em}.product-stock-answer small{margin-top:5px;color:#a8bbb4;font-size:9px}.product-section-title{margin:20px 0 -7px;display:flex;flex-direction:column}.product-section-title strong{font-size:11px}.product-section-title small{margin-top:3px;color:#7d8983;font-size:8px}.incoming-purchase-list>button{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:12px 0;border:0;border-top:1px solid var(--line);background:#fff;text-align:left;cursor:pointer}.incoming-purchase-list>button:hover{background:#fafcfb}.incoming-purchase-list>button>div{display:flex;flex-direction:column}.incoming-purchase-list>button>span{font-size:11px;font-weight:800;color:#315e4d}.incoming-purchase-list>button>b{font-size:8px;color:#6f7d76}.order-money-guide strong{margin-right:5px;color:#355e4e}.info-strip,.warning{padding:12px 15px;border-radius:10px;margin:0 0 14px;background:#fff4da;border:1px solid #f0dfb5;color:#765a1d;font-size:11px}.result-note{margin-top:15px;color:#7b8781;font-size:10px}.empty-source{max-width:540px;margin:60px auto;text-align:center;padding:45px;background:#fff;border:1px solid var(--line);border-radius:18px}.empty-icon{font-size:30px;color:#8fa098}.empty-source h3{font-size:18px;margin:13px 0 7px}.empty-source p{font-size:12px;color:var(--muted);line-height:1.5}.empty-source .hint{color:#394b43;background:#f1f5f2;padding:10px;border-radius:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:9px;text-decoration:none;padding:10px 13px;font-size:11px;font-weight:700;cursor:pointer}.button.primary{color:#fff;background:var(--green)}.button.secondary{color:#33433d;background:#eef2f0}.button:disabled{opacity:.55;cursor:wait}.create-button{padding:9px 14px;background:#183c31!important}.source-warning{display:flex;align-items:center;justify-content:space-between;gap:18px}.source-warning>div{display:flex;flex-direction:column;gap:4px}.source-warning strong{font-size:11px}.source-warning span{font-size:9px;line-height:1.5}.source-warning .button{flex:0 0 auto}.success-strip{background:#edf7f0;border-color:#d6e8dc;color:#356147}.progress-number{font-weight:700;color:#273730}.purchase-actions{margin-bottom:16px;padding:19px;border:1px solid #d8e4dd;border-radius:15px;background:#f8fbf9}.purchase-actions-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:16px}.purchase-actions-head h2{font-size:16px;margin:4px 0}.purchase-actions-head p{font-size:10px;color:#728078;margin:0}.action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.action-card{position:relative;min-height:118px;padding:13px;border:1px solid #e2e7e4;border-radius:11px;background:#fff;display:flex;flex-direction:column;gap:10px}.action-card>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#eef1ef;color:#87928d;font-size:9px;font-weight:800}.action-card>div{display:flex;flex-direction:column}.action-card strong{font-size:10px}.action-card small{font-size:8px;line-height:1.45;color:#7c8782;margin-top:4px}.action-card>b{margin-top:auto;font-size:8px;text-transform:uppercase;letter-spacing:.07em;color:#909a95}.action-card.done{border-color:#cfe3d6;background:#f5fbf7}.action-card.done>span{background:#d9efe1;color:#287046}.action-card.done>b{color:#377853}.action-card.current{border-color:#ecd49b;background:#fffaf0}.action-card.current>span{background:#ffedc2;color:#996516}.action-card.current>b{color:#a56c16}.action-card.locked{opacity:.64}.purchase-detail-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.purchase-detail-head h1{font-size:31px;letter-spacing:-.045em;margin:5px 0 6px}.purchase-detail-head p{margin:0;color:var(--muted);font-size:12px}.back-button{display:block;border:0;background:transparent;padding:0;margin:0 0 20px;color:#547067;font-size:11px;font-weight:700;cursor:pointer}.purchase-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;margin-bottom:16px}.purchase-summary-grid>div{min-height:116px;padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff;display:flex;flex-direction:column}.purchase-summary-grid span{color:#748079;font-size:9px;text-transform:uppercase;letter-spacing:.07em;font-weight:700}.purchase-summary-grid strong{font-size:20px;letter-spacing:-.04em;margin-top:15px}.purchase-summary-grid small{font-size:9px;line-height:1.35;color:#8b9590;margin-top:5px}.flow-stack{display:grid;gap:10px;margin-bottom:16px}.flow-lane{display:grid;grid-template-columns:185px 1fr;gap:20px;align-items:center;padding:17px 19px;border:1px solid var(--line);border-radius:14px;background:#fff}.flow-lane-head{display:flex;flex-direction:column}.flow-lane-head strong{font-size:12px}.flow-lane-head small{font-size:9px;color:#7b8781;line-height:1.45;margin-top:4px}.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.flow-steps:before{content:"";position:absolute;left:7%;right:7%;top:14px;height:2px;background:#e4e9e6}.flow-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center;color:#9aa39f}.flow-step span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#eef1ef;border:2px solid #fff;box-shadow:0 0 0 1px #dfe5e1;font-size:9px;font-weight:800}.flow-step b{font-size:9px}.flow-step.done{color:#32724e}.flow-step.done span{background:#dff1e5;box-shadow:0 0 0 1px #bcdcc8}.flow-step.current{color:#9b681a}.flow-step.current span{background:#fff0ce;box-shadow:0 0 0 1px #efd498}.purchase-columns{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.65fr);gap:14px;margin-bottom:16px}.purchase-lines,.linked-documents{min-width:0}.table-card.embedded{border:0;border-radius:0;border-top:1px solid var(--line)}.linked-list{display:flex;flex-direction:column}.linked-list>div{padding:15px 20px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:5px 12px}.linked-list span{font-size:9px;color:#7a8680;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.linked-list strong{font-size:12px}.linked-list small{grid-column:1/-1;white-space:pre-line;font-size:9px;line-height:1.5;color:#737e79}.data-path{border:1px solid var(--line);border-radius:14px;background:#fff;padding:0 18px}.data-path summary{cursor:pointer;padding:15px 0;font-size:11px;font-weight:700}.data-path p{font-size:9px;color:#77827d;border-top:1px solid var(--line);padding:13px 0;margin:0}.data-path code{font-size:9px;color:#355448;background:#edf3f0;padding:3px 5px;border-radius:5px}.data-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 0 15px}.data-path-grid>div{position:relative;min-height:92px;padding:13px 12px 11px 38px;border-radius:10px;background:#f6f8f7;display:flex;flex-direction:column;align-items:flex-start}.data-path-grid>div>span{position:absolute;left:11px;top:11px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#dce9e3;color:#315747;font-size:8px;font-weight:800}.data-path-grid strong{font-size:10px;margin-bottom:8px}.data-path-grid small{font-size:8px;color:#8a948f;margin-top:6px}.data-path.compact{margin-top:15px}.drawer-layer{position:fixed;inset:0;background:#0d1c1638;z-index:50;display:flex;justify-content:flex-end;backdrop-filter:blur(2px)}.drawer{width:min(500px,100%);height:100%;overflow:auto;background:#fff;padding:25px 27px;box-shadow:-15px 0 50px #0d1c1621;animation:slide .18s ease-out}.drawer-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid var(--line)}.drawer-head h2{font-size:21px;letter-spacing:-.03em;margin:5px 0 0}.status-hero{display:flex;align-items:center;justify-content:space-between;padding:17px 0}.status-hero>span:last-child{font-size:10px;color:#7b8581}.status-hero>strong{font-size:16px}.state-triple{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.state-triple .field{padding:11px;background:#f5f7f6;border-radius:10px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:11px;overflow:hidden;margin:13px 0}.field-grid .field{background:#fff;padding:13px}.field{margin:13px 0}.field>span{display:block;text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:700;color:#89938e;margin-bottom:6px}.field>div{font-size:11px;line-height:1.5;min-height:16px}.drawer-copy{font-size:12px;color:#59645f;line-height:1.6}.drawer-actions{display:flex;align-items:center;justify-content:space-between;margin-top:28px;padding-top:17px;border-top:1px solid var(--line)}.read-only{font-size:9px;color:#89938e;text-transform:uppercase;letter-spacing:.08em}@keyframes slide{0%{transform:translate(35px);opacity:.7}to{transform:none;opacity:1}}.drawer-workflow-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.modal-layer{align-items:center;justify-content:center;padding:20px}.mutation-modal,.create-picker{width:min(660px,100%);max-height:min(780px,calc(100vh - 40px));overflow:auto;background:#fff;border-radius:18px;padding:24px;box-shadow:0 25px 80px #0d1c1633;animation:modal-in .16s ease-out}.create-picker{width:min(510px,100%)}@keyframes modal-in{0%{transform:translateY(10px);opacity:.7}to{transform:none;opacity:1}}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:21px 0}.form-field{display:flex;flex-direction:column;gap:6px}.form-field.wide,.form-caveat.wide{grid-column:1/-1}.form-field>span{font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:#748079;font-weight:700}.form-field>span b{color:#ce604a}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #dce3df;border-radius:9px;background:#fafcfb;padding:10px 11px;color:#24312c;font-size:11px;outline:0}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#82998e;box-shadow:0 0 0 3px #edf3f0;background:#fff}.form-field textarea{resize:vertical}.form-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:17px;border-top:1px solid var(--line)}.confirm-box{background:#eef6f1;border:1px solid #d6e8dd;border-radius:12px;padding:15px}.confirm-box strong{font-size:12px}.confirm-box p{font-size:10px;color:#65726c;line-height:1.5}.confirm-box>div{display:flex;justify-content:flex-end;gap:8px}.form-caveat{padding:11px 12px;border-radius:9px;background:#fff4da;border:1px solid #f0dfb5;color:#765a1d;font-size:10px;line-height:1.5}.create-options{display:flex;flex-direction:column;margin-top:16px}.create-options>button{display:grid;grid-template-columns:38px 1fr 16px;gap:11px;align-items:center;border:0;border-bottom:1px solid var(--line);padding:14px 5px;background:#fff;text-align:left;cursor:pointer}.create-options>button:hover{background:#f7faf8}.create-options>button>span{width:36px;height:36px;border-radius:10px;background:#edf3f0;display:grid;place-items:center;color:#274b3e;font-size:13px;font-weight:700}.create-options div{display:flex;flex-direction:column}.create-options strong{font-size:12px}.create-options small{font-size:10px;color:#7a8580;margin-top:3px}.create-options b{font-size:16px;color:#8b9691}.customer-picker{position:relative;display:flex;flex-direction:column;gap:6px}.customer-picker>span{font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:#748079;font-weight:700}.customer-picker>span b{color:#ce604a}.customer-search-row{display:grid;grid-template-columns:1fr auto;gap:7px}.customer-search-row input{min-width:0;border:1px solid #dce3df;border-radius:9px;background:#fafcfb;padding:10px 11px;color:#24312c;font-size:11px;outline:0}.customer-search-row button,.order-lines-head button{border:0;border-radius:9px;background:#eef2f0;color:#315447;padding:0 11px;font-size:9px;font-weight:700;cursor:pointer}.customer-results{max-height:205px;overflow:auto;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 10px 25px #142d2417}.customer-results>button{width:100%;display:flex;flex-direction:column;gap:3px;border:0;border-top:1px solid #edf0ee;background:#fff;padding:10px 12px;text-align:left;cursor:pointer}.customer-results>button:first-child{border-top:0}.customer-results>button:hover{background:#f7faf8}.customer-results strong{font-size:10px}.customer-results small,.customer-results p{font-size:8px;color:#7d8983}.customer-results p{padding:10px 12px;margin:0}.quick-customer{padding:13px;border:1px solid #d7e4dd;border-radius:11px;background:#f5faf7}.quick-customer>strong{font-size:10px}.quick-customer>div:nth-of-type(1){display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.quick-customer input{min-width:0;border:1px solid #dce3df;border-radius:8px;background:#fff;padding:9px;font-size:10px}.quick-customer input:first-child{grid-column:1/-1}.quick-customer-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:10px}.quick-error{display:block;margin-top:7px;color:#b24e3b;font-size:8px}.order-lines{border:1px solid var(--line);border-radius:12px;overflow:hidden}.order-lines-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 13px;background:#f7f9f8}.order-lines-head>div{display:flex;flex-direction:column}.order-lines-head strong{font-size:10px}.order-lines-head small{margin-top:3px;color:#7d8983;font-size:8px}.order-lines-head button{padding:8px 10px}.order-line{display:grid;grid-template-columns:minmax(160px,1fr) 60px 92px 90px 28px;gap:7px;align-items:center;padding:9px;border-top:1px solid #edf0ee}.order-line select,.order-line input{width:100%;min-width:0;border:1px solid #dce3df;border-radius:8px;background:#fff;padding:9px;font-size:9px}.order-line>strong{text-align:right;font-size:9px}.order-line>button{width:27px;height:27px;border:0;border-radius:8px;background:#f1f3f2;color:#7d8983;cursor:pointer}.empty-order-line{width:100%;border:0;border-top:1px solid #edf0ee;background:#fff;padding:15px;color:#315447;font-size:9px;font-weight:700;cursor:pointer}.order-total{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border-top:1px solid var(--line);background:#173c30;color:#fff}.order-total span{font-size:9px;color:#aec1ba}.order-total strong{font-size:15px}.order-storage-note{margin:0;padding:9px 13px;background:#fff8e7;color:#826a36;font-size:8px;line-height:1.45}.payment-explainer{display:flex;gap:12px;padding:13px;border:1px solid #cfe2d6;border-radius:11px;background:#f1f8f3}.payment-explainer>span{flex:0 0 31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#dceee2;color:#286347;font-weight:800}.payment-explainer strong{font-size:10px;color:#28523f}.payment-explainer p{margin:4px 0 0;color:#66776f;font-size:9px;line-height:1.5}.sale-money-story{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:8px;align-items:center;margin:16px 0}.sale-money-story>div{min-height:94px;padding:12px;border:1px solid var(--line);border-radius:11px;background:#f8faf9;display:flex;flex-direction:column}.sale-money-story>div.due{border-color:#efcfbf;background:#fff7f3}.sale-money-story>div.paid{border-color:#cee3d5;background:#f2f9f4}.sale-money-story span{font-size:8px;color:#77837d}.sale-money-story strong{margin-top:8px;font-size:15px}.sale-money-story small{margin-top:3px;color:#8a948f;font-size:8px}.sale-money-story>b{font-size:13px;color:#9aa39f}.toast{position:fixed;right:22px;bottom:22px;z-index:80;display:flex;align-items:center;gap:9px;padding:12px 16px;border-radius:11px;background:#173c30;color:#fff;box-shadow:0 12px 36px #0f2d2333;font-size:11px;font-weight:700}.toast span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:#173c30}.loading-screen,.login-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#f4f6f5;padding:25px}.loading-screen p,.login-screen p{color:var(--muted);font-size:12px;max-width:420px;line-height:1.6}.login-screen h1{font-size:27px;margin:20px 0 4px}.login-screen .button{margin-top:10px}.loader{width:25px;height:25px;border-radius:50%;border:2px solid #d8dfdb;border-top-color:#21483a;margin-top:24px;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-card{width:min(460px,100%);display:flex;flex-direction:column;align-items:center;padding:34px 36px 30px;border:1px solid #dfe4ef;border-radius:24px;background:#fffffff0;box-shadow:0 28px 80px #0a184424;backdrop-filter:blur(16px)}.login-eyebrow{margin-top:24px;color:var(--brand-blue);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.login-card h1{color:var(--brand-navy);font-size:29px}.login-card>p{margin:8px 0 0}.login-steps{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0 18px;text-align:left}.login-steps span{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #e3e7f0;border-radius:12px;background:#f8f9fc;color:#556078;font-size:9px;line-height:1.35}.login-steps b{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;border-radius:50%;background:#e8edff;color:var(--brand-blue);font-size:9px}.google-login{min-height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center}.google-login-button{min-height:44px}.google-login small{margin-top:7px;color:#707b91;font-size:9px}.login-error{width:100%;margin:0 0 15px;text-align:left}.login-help{margin-top:17px;color:#7d8799;font-size:9px}@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.money-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid,.purchase-columns{grid-template-columns:1fr}.content{padding:30px 25px}.topbar{padding:0 25px}.purchase-summary-grid,.action-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.app-shell{display:block;padding-bottom:73px}.sidebar{position:fixed;inset:auto 0 0;width:auto;height:72px;padding:5px 7px;z-index:30}.brand,.sidebar-foot,.nav-group-label{display:none}.sidebar nav{height:100%;display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:2px}.nav-item{flex:0 0 68px}.sidebar nav button{width:100%;height:100%;padding:4px 2px;justify-content:center;flex-direction:column;gap:2px;font-size:8px}.nav-icon{font-size:14px}.sidebar nav button b{display:none}main{display:block}.topbar{height:58px;padding:0 14px}.search{width:calc(100vw - 175px)}.content{padding:24px 14px}.section-title{align-items:flex-start;flex-direction:column}.section-title h1{font-size:25px}.title-actions{justify-content:flex-start}.metric-grid,.money-grid{grid-template-columns:repeat(2,1fr)}.metric{min-height:105px}.dashboard-grid{display:block}.dashboard-grid .card{margin-bottom:13px}.table-card{border-radius:12px}.product-grid{grid-template-columns:1fr 1fr}.state-triple,.field-grid,.form-grid{grid-template-columns:1fr}.form-field.wide,.form-caveat.wide{grid-column:auto}.drawer{padding:20px}.top-actions{gap:7px}.user-avatar{display:none}.create-button{padding:8px 10px}.mutation-modal,.create-picker{padding:20px}.purchase-detail-head{align-items:flex-start;flex-direction:column}.purchase-detail-head .button{align-self:flex-start}.flow-lane{grid-template-columns:1fr}.data-path-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.perspective-switch{max-width:134px;padding-left:8px}.perspective-switch>span{display:none}.perspective-switch select{max-width:118px}.role-preview{top:58px}}@media(max-width:520px){.login-screen{padding:16px}.login-card{padding:27px 18px 24px;border-radius:20px}.login-steps{grid-template-columns:1fr}.login-card h1{font-size:25px}}@media(max-width:430px){.metric-grid,.money-grid,.product-grid,.action-grid{grid-template-columns:1fr 1fr}.metric{padding:14px}.metric strong{font-size:23px}.product-card h3{font-size:11px}.product-visual{height:85px}.purchase-actions-head{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.sidebar nav{scroll-snap-type:x mandatory;scrollbar-width:none;padding-inline:calc(50vw - 42px)}.nav-item{scroll-snap-align:center}.topbar{gap:8px}.search{width:auto;flex:1;min-width:0}.top-actions{flex:0 0 auto}.top-actions .icon-button{display:none}.section-title{gap:16px;margin-bottom:20px}.section-title>div:first-child{width:100%}.title-actions{width:100%}.title-actions>.button{flex:1}.metric-grid{gap:8px;margin-bottom:16px}.metric{min-height:96px;padding:14px}.metric strong{font-size:23px;margin-top:13px}.metric span{font-size:10px}.responsive-table{overflow:visible;border:0;background:transparent}.responsive-table table,.responsive-table tbody{display:block;width:100%;white-space:normal}.responsive-table thead{display:none}.responsive-table tbody{display:grid;gap:10px}.responsive-table tr{display:block;border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 2px 8px #15302606}.responsive-table td{display:grid;grid-template-columns:minmax(90px,.42fr) minmax(0,1fr);align-items:center;gap:12px;padding:9px 13px;border-bottom:1px solid #edf0ee;white-space:normal;text-align:right;min-height:39px;overflow-wrap:anywhere}.responsive-table td:last-child{border-bottom:0}.responsive-table td:before{content:attr(data-label);text-align:left;color:#89938e;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.responsive-table td>strong,.responsive-table td>small,.responsive-table td>span{justify-self:end}.responsive-table td>small{max-width:100%;white-space:normal}.responsive-table td:first-child{display:block;padding:14px 13px;text-align:left;background:#fafcfb}.responsive-table td:first-child:before{display:block;margin-bottom:7px}.responsive-table td:first-child>strong,.responsive-table td:first-child>small{justify-self:start}.responsive-table .truncate-cell{max-width:none}.table-card.embedded.responsive-table{border-top:0;background:transparent;padding:0 12px 12px}.purchase-lines .card-head{padding-bottom:10px}.drawer-layer{align-items:flex-end}.drawer{width:100%;height:min(90vh,760px);border-radius:18px 18px 0 0;padding-bottom:calc(25px + env(safe-area-inset-bottom))}.modal-layer{padding:10px 10px calc(82px + env(safe-area-inset-bottom));align-items:flex-end}.mutation-modal,.create-picker{max-height:calc(100vh - 100px);border-radius:18px 18px 12px 12px;padding:18px}.form-actions,.confirm-box>div{position:sticky;bottom:-18px;margin:12px -18px -18px;padding:13px 18px;background:#fff;box-shadow:0 -8px 20px #142d240f}.form-actions .button,.confirm-box>div .button{flex:1}.account-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.money-stack{gap:16px}.info-strip,.warning{line-height:1.5}.source-warning{align-items:stretch;flex-direction:column}.source-warning .button{width:100%}.list-footer{border:1px solid var(--line);border-radius:11px;background:#fff}.list-footer .button{padding:8px 10px}}.completion-evidence{margin:14px 0;padding:14px;border:1px solid #f0d7a5;border-radius:14px;background:#fffaf0}.completion-evidence.ready{border-color:#c9e4d4;background:#f5fbf7}.completion-evidence-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.completion-evidence-head>div{display:flex;flex-direction:column}.completion-evidence-head span{color:#a66c16;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.completion-evidence.ready .completion-evidence-head span{color:#27714d}.completion-evidence-head strong{margin-top:4px;font-size:11px}.completion-evidence-head small{margin-top:4px;color:#7c867f;font-size:8px;line-height:1.45}.completion-evidence-head>b{min-width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#fff0ce;color:#9a671b;font-size:11px}.completion-evidence.ready .completion-evidence-head>b{background:#dff2e6;color:#216b47}.completion-photo-list{display:grid;gap:7px;margin-top:12px}.completion-photo-list a{display:flex;align-items:center;gap:9px;padding:9px;border:1px solid #dbe7df;border-radius:9px;background:#fff;color:inherit;text-decoration:none}.completion-photo-list a>span{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#e8f4ed;color:#27714d}.completion-photo-list a>div{display:flex;min-width:0;flex-direction:column}.completion-photo-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.completion-photo-list small,.completion-property-note{margin:3px 0 0;color:#7d8982;font-size:8px}.completion-uploader{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #e5ddc9}.completion-uploader label{position:relative;overflow:hidden}.completion-uploader label input{position:absolute;inset:0;opacity:0;cursor:pointer}.completion-uploader>small{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7e8984;font-size:8px}.workflow-error{flex:1 0 100%}@media(max-width:720px){.completion-uploader{align-items:stretch;flex-direction:column}.completion-uploader>small{white-space:normal}.completion-uploader .button{width:100%}}.linked-list a{grid-column:1/-1;color:#315e4d;text-decoration:none;font-size:9px;line-height:1.5;font-weight:600}.linked-list a:hover{text-decoration:underline}.linked-list button{grid-column:1/-1;border:0;background:transparent;padding:2px 0;color:#315e4d;text-align:left;font:600 9px/1.5 inherit;cursor:pointer}.linked-list button:hover{text-decoration:underline}.action-card:is(button){font:inherit;text-align:left;cursor:pointer}.action-card:is(button):disabled{cursor:default}.action-card.current:is(button):not(:disabled):hover{transform:translateY(-1px);box-shadow:0 6px 18px #315e4d17}.purchase-action-modal{width:min(650px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:18px;padding:24px;box-shadow:0 25px 80px #0d1c1633;animation:modal-in .16s ease-out}.purchase-action-modal .review-head{margin-bottom:18px}.action-impact{margin:18px 0;padding:18px;border-radius:13px;background:#f3f7f5;display:flex;align-items:center;justify-content:space-between;gap:20px}.action-impact span{font-size:10px;color:#718078}.action-impact strong{font-size:20px;color:#244f3e}.document-drawer{position:relative;width:min(470px,100%);height:100%;overflow:auto;background:#fff;padding:28px;box-shadow:-15px 0 50px #0d1c1621;animation:slide .18s ease-out}.document-drawer h2{font-size:24px;letter-spacing:-.035em;margin:6px 0 10px}.drawer-close{position:absolute;right:20px;top:20px;width:31px;height:31px;border:1px solid var(--line);border-radius:50%;background:#fff;color:#66756e;cursor:pointer}.drawer-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin-top:18px;border-top:1px solid var(--line)}.document-total{margin:22px 0;padding:18px;border-radius:14px;background:#f4f7f5;display:flex;flex-direction:column}.document-total span{font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#7b8781}.document-total strong{font-size:26px;letter-spacing:-.04em;margin-top:8px;color:#284d3f}.document-total small{font-size:9px;color:#7b8781;margin-top:4px}.document-total.paid strong{color:#a34d3a}.document-lines{margin-top:22px}.document-lines h3{font-size:11px;margin-bottom:10px}.document-lines>div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 0;border-top:1px solid var(--line)}.document-lines>div>div{display:flex;flex-direction:column}.document-lines strong{font-size:10px}.document-lines small,.document-lines p{font-size:9px;color:#7b8781;margin-top:3px}.document-lines b{font-size:11px;color:#315e4d}.sale-stock-actions{margin:20px 0;padding:16px;border:1px solid #d8e4dd;border-radius:14px;background:#f8fbf9}.sale-stock-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.sale-stock-head>div{display:flex;flex-direction:column}.sale-stock-head strong{margin-top:5px;font-size:13px}.sale-stock-head small{margin-top:4px;color:#738079;font-size:9px;line-height:1.45}.sale-stock-head>a{color:#315e4d;font-size:9px;font-weight:700}.sale-stock-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:14px 0}.sale-stock-flow>div{padding:10px;border:1px solid #e0e7e3;border-radius:9px;background:#fff;display:grid;grid-template-columns:22px 1fr;gap:2px 7px}.sale-stock-flow span{grid-row:1/3;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#eef1ef;color:#7e8984;font-size:8px;font-weight:800}.sale-stock-flow strong{font-size:9px}.sale-stock-flow small{font-size:8px;color:#84908a}.sale-stock-flow .done span{background:#d9efe1;color:#287046}.sale-stock-flow .current{border-color:#ecd49b;background:#fffaf0}.sale-stock-flow .current span{background:#ffedc2;color:#996516}.sale-stock-buttons{display:flex;flex-wrap:wrap;gap:7px}.sale-stock-buttons .button{padding:9px 11px;font-size:9px}.sale-stock-modal-layer{z-index:110;justify-content:center;align-items:center;padding:18px}.sale-stock-modal{width:min(640px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:22px;border-radius:17px;background:#fff;box-shadow:0 28px 90px #0a1d1640}.stock-quantity-list{margin:17px 0;border:1px solid var(--line);border-radius:11px;overflow:hidden}.stock-quantity-list>div,.stock-quantity-list>label{display:grid;grid-template-columns:1fr 80px 110px;gap:10px;align-items:center;padding:10px 12px}.stock-quantity-list>div{background:#f5f8f6;color:#7e8984;font-size:8px;text-transform:uppercase;letter-spacing:.05em}.stock-quantity-list>label{border-top:1px solid var(--line)}.stock-quantity-list label>span{display:flex;flex-direction:column}.stock-quantity-list strong{font-size:10px}.stock-quantity-list small{margin-top:3px;color:#87918c;font-size:8px}.stock-quantity-list b{font-size:10px}.stock-quantity-list input{width:100%;padding:9px;border:1px solid #dce3df;border-radius:8px;font-size:10px}@media(max-width:720px){.document-drawer{width:100%;height:min(90vh,760px);border-radius:18px 18px 0 0;padding-bottom:calc(25px + env(safe-area-inset-bottom))}.purchase-action-modal{max-height:calc(100vh - 100px);border-radius:18px 18px 12px 12px;padding:18px}}.payment-overage{display:flex;align-items:center;gap:11px;margin:-4px 0 15px;padding:12px 13px;border:1px solid #efcfbf;border-radius:11px;background:#fff7f3}.payment-overage>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#f6dfd5;color:#a94d39;font-size:11px;font-weight:800}.payment-overage>div{display:flex;flex-direction:column}.payment-overage strong{font-size:10px;color:#884333}.payment-overage small{margin-top:3px;color:#966555;font-size:8px;line-height:1.45}.stock-truth{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:14px 0;border:1px solid var(--line);border-radius:11px;overflow:hidden;background:var(--line)}.stock-truth>div{padding:13px;background:#f8faf9;display:flex;flex-direction:column}.stock-truth span{font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:#7d8983}.stock-truth strong{margin-top:6px;font-size:10px}.stock-truth small{margin-top:4px;color:#7d8983;font-size:8px;line-height:1.45}.record-activity{margin:22px 0 4px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.record-activity-head{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;background:#f7f9f8}.record-activity-head>div{display:flex;flex-direction:column}.record-activity-head strong{font-size:11px}.record-activity-head small{margin-top:3px;color:#7e8984;font-size:8px}.record-activity-head>span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:#e7ece9;color:#496057;font-size:9px;font-weight:700}.activity-list>button,.activity-list>div{width:100%;display:grid;grid-template-columns:9px minmax(0,1fr) auto 10px;gap:10px;align-items:center;padding:12px 14px;border:0;border-top:1px solid #edf0ee;background:#fff;text-align:left;color:inherit}.activity-list>button{cursor:pointer}.activity-list>button:hover{background:#fafcfb}.activity-list>div{grid-template-columns:9px minmax(0,1fr) auto}.activity-list i{width:7px;height:7px;border-radius:50%;background:#78a28e}.activity-list>*>div{display:flex;min-width:0;flex-direction:column}.activity-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.activity-list small{margin-top:3px;color:#7e8984;font-size:8px;line-height:1.35}.activity-list time{color:#8a948f;font-size:8px;white-space:nowrap}.activity-list b{color:#829089;font-size:12px}.record-activity>p{margin:0;padding:9px 14px;border-top:1px solid #edf0ee;background:#fbfcfb;color:#909995;font-size:8px;line-height:1.45}@media(max-width:720px){.stock-truth{grid-template-columns:1fr}.activity-list>button,.activity-list>div{grid-template-columns:9px minmax(0,1fr) 10px}.activity-list time{grid-column:2;white-space:normal}.activity-list>div time{grid-column:2}}.worker-action-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.worker-action-group{border:1px solid #e1e8e4;border-radius:13px;background:#fff;overflow:hidden}.worker-role{display:flex;align-items:center;gap:10px;padding:13px;border-bottom:1px solid var(--line);background:#f6f9f7}.worker-role>span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#dfece6;color:#315e4d;font-size:10px;font-weight:800}.worker-role>div{display:flex;flex-direction:column}.worker-role strong{font-size:10px}.worker-role small{font-size:8px;color:#7c8782}.worker-action-list{display:flex;flex-direction:column}.worker-action{min-height:67px;border:0;border-top:1px solid #edf0ee;background:#fff;padding:11px 12px;display:grid;grid-template-columns:22px 1fr auto;gap:9px;align-items:center;text-align:left;font:inherit}.worker-action:first-child{border-top:0}.worker-action>span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#eef2f0;color:#7d8983;font-size:9px;font-weight:800}.worker-action>div{display:flex;flex-direction:column}.worker-action strong{font-size:9px}.worker-action small{font-size:8px;line-height:1.35;color:#7d8883;margin-top:3px}.worker-action>b{font-size:8px;color:#87918c;text-transform:uppercase}.worker-action.current{cursor:pointer}.worker-action.current:hover{background:#fbfdfc}.worker-action.current>span{background:#ffedc2;color:#996516}.worker-action.current>b{color:#996516}.worker-action.done{background:#f7fbf8}.worker-action.done>span{background:#d9efe1;color:#287046}.worker-action.locked{opacity:.55}.receive-entry{border:1px solid var(--line);border-radius:12px;overflow:hidden}.receive-entry-head,.receive-entry label{display:grid;grid-template-columns:minmax(0,1fr) 90px 110px;gap:12px;align-items:center;padding:11px 13px}.receive-entry-head{background:#f4f7f5;color:#78847e;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.receive-entry label{border-top:1px solid var(--line)}.receive-entry label>span{display:flex;flex-direction:column}.receive-entry label strong{font-size:10px}.receive-entry label small{font-size:8px;color:#7c8782}.receive-entry label b{font-size:11px}.receive-entry input{width:100%;padding:9px;border:1px solid var(--line);border-radius:8px}.document-stack{display:flex;flex-direction:column}.document-row{width:100%;min-height:65px;padding:11px 15px;border:0;border-top:1px solid var(--line);background:#fff;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;text-align:left;color:inherit;font:inherit}.document-row:is(button){cursor:pointer}.document-row:is(button):hover{background:#fafcfb}.document-row>span:first-child{height:31px;border-radius:8px;background:#edf3f0;color:#315e4d;display:grid;place-items:center;font-size:8px;font-weight:800}.document-row>div{display:flex;flex-direction:column}.document-row strong{font-size:9px}.document-row small{font-size:8px;color:#7d8883;margin-top:3px}.document-row>b{font-size:9px}.document-row.invalid{background:#fff8f4}.document-row.invalid>span:first-child{background:#f8dfd6;color:#a34d3a}.logistics-summary{border-top:1px solid var(--line);padding:13px 15px;background:#f7f9f8;display:grid;gap:8px}.logistics-summary>div{display:flex;align-items:center;justify-content:space-between;gap:15px}.logistics-summary span{font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:#7d8883}.logistics-summary strong{font-size:9px;text-align:right}@media(max-width:900px){.worker-action-groups{grid-template-columns:1fr}.worker-action-group{display:grid;grid-template-columns:150px 1fr}.worker-role{border-bottom:0;border-right:1px solid var(--line)}.worker-action-list{display:grid;grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.worker-action-group{display:block}.worker-role{border-right:0;border-bottom:1px solid var(--line)}.worker-action-list{display:block}.receive-entry-head,.receive-entry label{grid-template-columns:minmax(0,1fr) 64px 92px}.document-row{grid-template-columns:38px minmax(0,1fr) auto}}.purchase-summary-grid>div.financial-alert{border-color:#e9b7a6;background:#fff7f3}.purchase-summary-grid>div.financial-alert strong{color:#a44731}.financial-attention{margin:0 0 16px;padding:15px 17px;border:1px solid #e8b39f;border-radius:14px;background:#fff6f1;display:flex;align-items:center;justify-content:space-between;gap:18px}.financial-attention>div{display:flex;align-items:flex-start;gap:12px}.financial-attention>div>span{flex:0 0 28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#f3d5c9;color:#9e432e;font-weight:900}.financial-attention strong{font-size:11px;color:#783626}.financial-attention p{margin:5px 0 0;font-size:9px;line-height:1.5;color:#8d5b4e}.financial-attention>b{white-space:nowrap;padding:7px 9px;border-radius:8px;background:#f3d5c9;color:#8e3c28;font-size:8px;text-transform:uppercase}.document-row.needs-action{background:#fff8ee}.document-row.needs-action>span:first-child{background:#ffebbf;color:#946114}.document-guide{display:grid;gap:8px;margin:18px 0}.document-guide>div{padding:12px 13px;border:1px solid var(--line);border-radius:10px;background:#f8faf9;display:flex;flex-direction:column}.document-guide span{font-size:8px;text-transform:uppercase;letter-spacing:.07em;color:#7c8782}.document-guide strong{margin-top:5px;font-size:10px;line-height:1.4;color:#334a41}.document-guide>div.next{border-color:#ecd49e;background:#fff8e8}.document-guide>div.next strong{color:#765616}.document-guide>div.complete{border-color:#cfe2d5;background:#f2f9f4}.document-total.credit{margin-top:-12px;background:#fff4d9}.document-total.credit strong{color:#8e6214}.purchase-create-page{max-width:1280px;margin:0 auto}.purchase-kind-switch{display:inline-flex;padding:4px;border:1px solid var(--line);border-radius:11px;background:#edf1ef}.purchase-kind-switch button{border:0;border-radius:8px;padding:9px 13px;background:transparent;color:#64716b;font-size:10px;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.purchase-kind-switch button strong{font-size:10px}.purchase-kind-switch button small{font-size:8px;font-weight:500;color:#87928d}.purchase-kind-switch button.active{background:#fff;color:#183c31;box-shadow:0 2px 8px #183c3114}.purchase-create-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px;align-items:start}.purchase-create-form{display:flex;flex-direction:column;gap:11px}.purchase-layer{position:relative;padding:20px 20px 20px 68px;border:1px solid var(--line);border-radius:15px;background:#fff}.layer-number{position:absolute;left:20px;top:20px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e8f8b5;color:#264737;font-size:10px;font-weight:800}.layer-head{margin-bottom:17px}.layer-head h2{margin:0 0 4px;font-size:15px}.layer-head p{margin:0;color:#7b8781;font-size:10px;line-height:1.5}.quick-fields{display:grid;grid-template-columns:1fr 140px;gap:10px}.quick-fields.three{grid-template-columns:repeat(3,1fr)}.draft-lines{margin-top:14px;border:1px solid #e6ebe8;border-radius:11px;overflow:hidden}.draft-line-labels,.draft-line{display:grid;grid-template-columns:minmax(170px,1fr) 76px 105px 110px 30px;gap:7px;align-items:center;padding:8px 9px}.draft-line-labels{background:#f7f9f8;color:#87918c;text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:700}.draft-line{border-top:1px solid #edf0ee}.draft-line input{width:100%;min-width:0;border:1px solid #dce3df;border-radius:8px;background:#fbfcfb;padding:9px;color:#26332e;font-size:10px}.draft-line strong{text-align:right;font-size:10px}.draft-line button{width:28px;height:28px;border:0;border-radius:8px;background:#f2f4f3;color:#8c9691;cursor:pointer}.add-line{margin-top:9px;border:0;background:transparent;color:#315e4d;font-size:10px;font-weight:700;cursor:pointer}.large-check{display:flex;gap:10px;align-items:flex-start;padding:13px;border:1px solid #dfe7e2;border-radius:10px;background:#f8fbf9}.large-check input{margin-top:2px}.large-check strong{display:block;font-size:11px}.large-check small{display:block;margin-top:3px;color:#78847e;font-size:9px;line-height:1.45}.layer-note{margin:13px 0 0;padding:10px 12px;border-left:3px solid #b7c9c0;background:#f5f8f6;color:#66736d;font-size:9px;line-height:1.55}.payment-choice{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:13px}.payment-choice button{border:1px solid #dfe5e2;border-radius:9px;background:#fff;padding:10px;color:#68746e;font-size:9px;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.payment-choice button strong{font-size:10px}.payment-choice button small{color:#89948e;font-size:8px;font-weight:500}.payment-choice button.active{border-color:#9eb5a9;background:#eef6f1;color:#214c3b}.purchase-create-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:5px 0}.impact-preview{position:sticky;top:84px;border:1px solid #d6e2dc;border-radius:15px;background:#173c30;color:#fff;padding:20px}.impact-preview>span{font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:#a7c0b7}.impact-preview h2{margin:7px 0 18px;font-size:17px}.impact-total{padding-bottom:16px;border-bottom:1px solid #31574a}.impact-total span,.impact-card span{display:block;color:#a7bdb5;font-size:9px}.impact-total strong{display:block;margin-top:5px;font-size:27px;letter-spacing:-.04em}.impact-total small{color:#93aaa1;font-size:8px}.impact-card{padding:14px 0;border-bottom:1px solid #31574a}.impact-card strong{display:block;margin-top:5px;font-size:11px;line-height:1.45}.impact-card small{display:block;margin-top:4px;color:#91aaa0;font-size:8px;line-height:1.45}.preview-result{margin-top:15px;padding:12px;border-radius:9px;background:#234b3e;color:#cfe0d9;font-size:9px;line-height:1.55}.preview-result strong{display:block;margin-bottom:4px;color:#e8f8b5;font-size:10px}@media(max-width:1100px){.purchase-create-layout{grid-template-columns:1fr}.impact-preview{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px}.impact-preview>span,.impact-preview h2,.impact-total,.preview-result{grid-column:1/-1}}@media(max-width:720px){.purchase-layer{padding:17px 14px 17px 54px}.layer-number{left:14px;top:16px}.quick-fields,.quick-fields.three{grid-template-columns:1fr}.draft-line-labels{display:none}.draft-line{grid-template-columns:1fr 65px 90px 28px}.draft-line input:first-child{grid-column:1/-1}.draft-line strong{display:none}.payment-choice{grid-template-columns:1fr}.purchase-create-actions{align-items:stretch;flex-direction:column}.purchase-create-actions .button{width:100%}.impact-preview{display:block}}.purchase-review-layer{z-index:90}.purchase-review-modal{width:min(820px,100%);max-height:calc(100vh - 42px);overflow:auto;border-radius:18px;background:#fff;box-shadow:0 28px 90px #0a1d1640;padding:25px;animation:modal-in .16s ease-out}.review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.review-head h2{margin:5px 0 4px;font-size:22px;letter-spacing:-.03em}.review-head p{margin:0;color:#748079;font-size:10px}.review-close{width:31px;height:31px;border:0;border-radius:9px;background:#f0f3f1;color:#6e7974;font-size:19px;cursor:pointer}.review-warning{display:grid;grid-template-columns:1fr auto;gap:4px 15px;margin:16px 0;padding:12px 14px;border:1px solid #efdca9;border-radius:10px;background:#fff8e7}.review-warning strong{font-size:10px;color:#74591d}.review-warning span{font-size:9px;color:#a06d13;text-transform:capitalize}.review-warning small{grid-column:1/-1;color:#8b7441;font-size:8px}.review-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:17px 0}.review-summary-grid>div{padding:13px;border:1px solid #e3e8e5;border-radius:10px;background:#fafcfb;min-width:0}.review-summary-grid span{display:block;color:#7d8883;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.review-summary-grid strong{display:block;margin-top:7px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-summary-grid small{display:block;margin-top:3px;color:#929b97;font-size:8px}.review-section-title{display:flex;align-items:center;justify-content:space-between;margin:19px 0 8px}.review-section-title h3{margin:0;font-size:12px}.review-section-title span{color:#7f8b85;font-size:9px}.review-lines{border:1px solid var(--line);border-radius:11px;overflow:hidden}.review-lines .review-section-title{margin:0;padding:11px 14px;background:#f6f8f7}.review-line{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 14px;border-top:1px solid #edf0ee}.review-line>div{display:flex;flex-direction:column;min-width:0}.review-line strong{font-size:10px}.review-line small{margin-top:3px;color:#87918d;font-size:8px}.review-line b{font-size:10px;white-space:nowrap}.review-line.muted-row{background:#fafbf9}.review-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.review-flow>div{min-height:112px;padding:12px;border:1px solid #dfe6e2;border-radius:10px;background:#fff;display:flex;gap:9px}.review-flow>div>span{flex:0 0 24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#dff1e5;color:#2d704b;font-size:9px;font-weight:800}.review-flow>div.waiting>span{background:#fff0ce;color:#996516}.review-flow>div>div{display:flex;flex-direction:column}.review-flow strong{font-size:9px}.review-flow small{margin-top:5px;color:#79857f;font-size:8px;line-height:1.5}.review-actions{display:flex;justify-content:space-between;gap:10px;margin-top:22px;padding-top:17px;border-top:1px solid var(--line)}.simulation-success{display:flex;align-items:center;gap:13px;margin:20px 0;padding:16px;border:1px solid #cfe5d7;border-radius:12px;background:#f0f9f3}.simulation-success>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#d4eddd;color:#277247;font-size:15px;font-weight:800}.simulation-success strong{display:block;font-size:12px}.simulation-success p{margin:4px 0 0;color:#668071;font-size:9px}.result-documents{border:1px solid var(--line);border-radius:12px;overflow:hidden}.result-documents>div{display:grid;grid-template-columns:46px 1fr auto;gap:12px;align-items:center;padding:13px 14px;border-top:1px solid #edf0ee}.result-documents>div:first-child{border-top:0}.result-documents>div>span{width:38px;height:30px;border-radius:8px;display:grid;place-items:center;background:#edf3f0;color:#315a4a;font-size:8px;font-weight:800}.result-documents>div>div{display:flex;flex-direction:column}.result-documents strong{font-size:10px}.result-documents small{margin-top:3px;color:#85908a;font-size:8px}.result-documents b{font-size:9px;color:#2f704d}.next-state{margin-top:16px;padding:15px;border-radius:11px;background:#173c30;color:#fff}.next-state>strong{display:block;margin-bottom:8px;color:#e8f8b5;font-size:10px}.next-state>div{display:flex;justify-content:space-between;padding:7px 0;border-top:1px solid #31574a;font-size:9px}.next-state span{color:#aac0b8}.next-state b{font-weight:600}@media(max-width:720px){.purchase-review-modal{max-height:calc(100vh - 22px);padding:18px}.review-summary-grid,.review-flow{grid-template-columns:1fr 1fr}.review-actions{flex-direction:column-reverse}.review-actions .button{width:100%}}@media(max-width:720px){.sale-stock-flow{grid-template-columns:1fr}.sale-stock-modal-layer{padding:10px}.sale-stock-modal{max-height:calc(100vh - 20px);padding:17px}.stock-quantity-list>div{display:none}.stock-quantity-list>label{grid-template-columns:1fr 62px 90px}.sale-stock-buttons .button{flex:1 1 140px}}@media(max-width:430px){.review-summary-grid,.review-flow,.review-warning{grid-template-columns:1fr}.review-warning small{grid-column:auto}.result-documents>div{grid-template-columns:38px 1fr}.result-documents>div>b{grid-column:2}}.money-stack{display:flex;flex-direction:column;gap:22px}.money-stack section{min-width:0}.account-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:9px;margin:-6px 0 18px}.account-strip>div{display:flex;flex-direction:column;padding:13px 15px;border:1px solid var(--line);border-radius:11px;background:#fff}.account-strip span{font-size:9px;color:#78847e}.account-strip strong{margin-top:6px;font-size:15px}.account-strip small{margin-top:3px;color:#98a09d;font-size:8px}.subsection-tools{display:flex;align-items:center;justify-content:flex-end;gap:9px}.subsection-tools>span{color:#7f8b85;font-size:9px}.subsection-tools .view-switch button{padding:6px 9px}@media(max-width:720px){.review-section-title{align-items:flex-start;gap:10px}.subsection-tools{align-items:flex-end;flex-direction:column}.subsection-tools .view-switch{max-width:100%;overflow-x:auto}}@media(max-width:720px){.customer-search-row{grid-template-columns:1fr}.customer-search-row button{padding:10px}.order-line{grid-template-columns:1fr 60px 82px 28px}.order-line select{grid-column:1/-1}.order-line>strong{display:none}.sale-money-story{grid-template-columns:1fr}.sale-money-story>b{display:none}.quick-customer>div:nth-of-type(1){grid-template-columns:1fr}.quick-customer input:first-child{grid-column:auto}}.locked-relation{min-height:62px;padding:11px 12px;border:1px solid #cfe0d7;border-radius:10px;background:#f3f9f5;display:flex;align-items:center;gap:10px}.locked-relation>span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#d9efe1;color:#287046;font-size:10px;font-weight:800}.locked-relation>div{display:flex;min-width:0;flex-direction:column}.locked-relation small{color:#6f8178;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.locked-relation strong{margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.case-visit-guide{width:100%;display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#f8faf9}.case-visit-guide>span{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#e4eee9;color:#315e4d;font-size:11px;font-weight:800}.case-visit-guide>div{display:flex;flex-direction:column}.case-visit-guide strong{font-size:10px}.case-visit-guide small{margin-top:3px;color:#7a8781;font-size:8px}.proforma-layer{z-index:100;padding:16px}.proforma-modal{width:min(1420px,100%);height:min(900px,calc(100vh - 32px));overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 28px 90px #0a1d1640;padding:22px;animation:modal-in .16s ease-out}.proforma-modal>.drawer-head p{margin:4px 0 0;color:#75827c;font-size:9px}.proforma-layout{height:calc(100% - 78px);display:grid;grid-template-columns:minmax(380px,.72fr) minmax(520px,1.28fr);gap:16px;padding-top:16px}.proforma-builder{min-width:0;overflow:auto;padding-right:7px}.proforma-context{margin-bottom:13px;padding:13px;border-radius:11px;background:#173c30;color:#fff;display:flex;flex-direction:column}.proforma-context span{color:#aac0b8;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.proforma-context strong{margin-top:5px;font-size:13px}.proforma-context small{margin-top:3px;color:#a5bbb2;font-size:8px}.proforma-lines-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:17px 0 8px}.proforma-lines-head>div{display:flex;flex-direction:column}.proforma-lines-head strong{font-size:11px}.proforma-lines-head small{margin-top:3px;color:#7e8984;font-size:8px}.proforma-lines-head button{border:0;background:transparent;color:#315e4d;font-size:9px;font-weight:700;cursor:pointer}.proforma-lines{border:1px solid var(--line);border-radius:11px;overflow:hidden}.proforma-line{display:grid;grid-template-columns:minmax(130px,1fr) 55px 84px 83px 28px;gap:6px;padding:8px;border-top:1px solid var(--line);align-items:center}.proforma-line:first-child{border-top:0}.proforma-line input{min-width:0;width:100%;padding:9px;border:1px solid #dce3df;border-radius:8px;background:#fbfcfb;font-size:9px}.proforma-line label{position:relative}.proforma-line label span{position:absolute;right:7px;top:10px;color:#7d8883;font-size:8px;pointer-events:none}.proforma-line label input{padding-right:35px}.proforma-line>button{width:28px;height:28px;border:0;border-radius:8px;background:#f1f3f2;color:#87918c;cursor:pointer}.proforma-rule{display:flex;gap:11px;margin:14px 0;padding:11px 12px;border-left:3px solid #4fa3e3;background:#f1f7fc}.proforma-rule span{font-size:9px;font-weight:800;color:#28638e}.proforma-rule p{margin:0;color:#526c7e;font-size:9px;line-height:1.5}.proforma-preview{min-width:0;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#eef1ef}.proforma-preview-head{min-height:62px;padding:11px 13px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:13px}.proforma-preview-head>div:first-child{display:flex;min-width:0;flex-direction:column}.proforma-preview-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.proforma-preview-head small{margin-top:4px;color:#7c8782;font-size:8px}.proforma-actions{display:flex;gap:6px}.proforma-actions .button{padding:8px 9px;font-size:9px}.proforma-preview iframe{width:100%;flex:1;border:0;background:#dfe3e1}.proforma-empty{flex:1;display:grid;place-content:center;text-align:center;padding:30px;color:#66736d}.proforma-empty>span{font-size:34px}.proforma-empty strong{margin-top:12px;font-size:13px}.proforma-empty p{max-width:340px;margin:7px auto 0;font-size:9px;line-height:1.55}.send-panel{padding:12px 13px;border-top:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}.send-panel>div:first-child{display:flex;min-width:0;flex-direction:column}.send-panel strong{font-size:10px}.send-panel p{max-width:560px;margin:4px 0 0;color:#75817b;font-size:8px;line-height:1.45}.send-panel>div:last-child{display:flex;gap:7px;flex:0 0 auto}.send-panel .button{padding:8px 10px;font-size:9px}@media(max-width:980px){.proforma-modal{height:calc(100vh - 20px);padding:17px}.proforma-layout{grid-template-columns:1fr;overflow:auto}.proforma-builder{overflow:visible}.proforma-preview{min-height:700px}.proforma-modal>.drawer-head{position:sticky;top:0;z-index:2;background:#fff}}@media(max-width:600px){.proforma-layer{padding:0}.proforma-modal{height:100vh;border-radius:0}.proforma-line{grid-template-columns:1fr 55px 80px 28px}.proforma-line>input:first-child{grid-column:1/-1}.proforma-line label{grid-column:1/3}.send-panel{align-items:stretch;flex-direction:column}.send-panel>div:last-child{display:grid;grid-template-columns:1fr 1fr}.proforma-preview{min-height:620px}}.conversation{margin:18px 0;padding:15px;border:1px solid var(--line);border-radius:13px;background:#f8faf9}.conversation-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.conversation-head>div{display:flex;flex-direction:column}.conversation-head strong{font-size:11px}.conversation-head small{margin-top:3px;color:#7d8983;font-size:8px}.conversation-head>span{min-width:25px;height:23px;border-radius:8px;background:#e6ece9;display:grid;place-items:center;font-size:9px;font-weight:700}.message-list{display:flex;flex-direction:column;gap:8px}.message-list article{padding:10px 11px;border:1px solid #e2e7e4;border-radius:10px;background:#fff}.message-list article>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.message-list article strong{font-size:9px;color:#285442}.message-list article time{font-size:8px;color:#929c97}.message-list article p{margin:6px 0 0;white-space:pre-wrap;color:#38463f;font-size:10px;line-height:1.5}.message-list article a{display:inline-flex;margin:8px 7px 0 0;padding:6px 8px;border-radius:7px;background:#eef3f0;color:#315e4d;text-decoration:none;font-size:8px}.conversation-empty{margin:0;padding:18px;text-align:center;color:#8a9490;font-size:9px}.conversation-error{margin:8px 0;padding:9px;border-radius:8px;background:#fff0e7;color:#9a4f37;font-size:9px}.composer{margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.composer textarea{width:100%;resize:vertical;border:1px solid #d9e1dd;border-radius:9px;background:#fff;padding:10px;font:inherit;font-size:10px}.composer>div{display:flex;align-items:center;gap:8px;margin-top:8px}.composer label{position:relative;overflow:hidden}.composer label input{position:absolute;inset:0;opacity:0;cursor:pointer}.composer small{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7e8984;font-size:8px}.account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;margin-bottom:16px}.account-grid article{padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.account-person{display:flex;align-items:center;gap:10px;min-width:0}.account-person>span:first-child{width:36px;height:36px;border-radius:11px;background:#183c31;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800;flex:0 0 auto}.account-person>div{display:flex;min-width:0;flex:1;flex-direction:column}.account-person strong{font-size:11px}.account-person small{margin-top:3px;overflow:hidden;text-overflow:ellipsis;color:#84908a;font-size:8px}.account-role{margin:14px 0 10px;padding:10px;border-radius:9px;background:#f3f6f4;display:flex;flex-direction:column}.account-role strong{font-size:10px}.account-role small{margin-top:3px;color:#75827c;font-size:8px}.account-sections{display:flex;flex-wrap:wrap;gap:5px}.account-sections span{padding:5px 7px;border:1px solid #e0e6e3;border-radius:6px;color:#64716b;font-size:8px}.access-rule{display:flex;align-items:center;gap:14px;margin-bottom:16px;padding:13px 15px;border:1px solid #cfe0d7;border-radius:11px;background:#f1f8f4}.access-rule strong{white-space:nowrap;font-size:10px;color:#285442}.access-rule p{margin:0;color:#5d7067;font-size:9px;line-height:1.5}.integration-readiness{margin:0 0 16px;padding:15px;border:1px solid #dce3f1;border-radius:14px;background:#fff}.integration-readiness>div:first-child{display:flex;align-items:center;gap:10px}.integration-readiness>div:first-child>div{display:flex;flex-direction:column}.integration-readiness strong{font-size:11px}.integration-readiness small{margin-top:3px;color:#75808d;font-size:8px}.integration-light{width:12px;height:12px;border-radius:50%;background:#e55742;box-shadow:0 0 0 5px #fdebe8}.integration-light.ready{background:#2a9a67;box-shadow:0 0 0 5px #e5f5ec}.integration-states{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:13px}.integration-states span{display:flex;flex-direction:column;padding:10px;border-radius:9px;background:#f5f7fb;color:#77818d;font-size:8px}.integration-states b{margin-bottom:3px;color:#1a2d63;font-size:10px}.integration-readiness p{margin:12px 0 0;padding-top:11px;border-top:1px solid #e7eaf1;color:#7a6641;font-size:8px;line-height:1.5}.message-list article.system-activity{border-color:#cfe0d7;background:#f2f8f4}.message-list article.system-activity strong{color:#174b38}.message-list article.system-activity p{font-weight:600;color:#29483b}.account-card{display:flex;flex-direction:column}.account-form{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.account-form label{display:flex;flex-direction:column;gap:5px}.account-form label:first-child,.account-form .account-active{grid-column:1/-1}.account-form label>span{font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:#748079;font-weight:700}.account-form input,.account-form select{width:100%;min-width:0;border:1px solid #dce3df;border-radius:8px;background:#fafcfb;padding:9px 10px;color:#24312c;font-size:10px}.account-form input:disabled,.account-form select:disabled{color:#7f8984;background:#f1f3f2}.account-form .account-active{flex-direction:row;align-items:center}.account-form .account-active input{width:auto}.account-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}.account-actions>small{color:#89938e;font-size:8px}.account-error,.account-saved{margin-top:10px;padding:8px;border-radius:7px;font-size:8px}.account-error{background:#fff0e7;color:#9a4f37}.account-saved{background:#eef7f1;color:#287046}.role-preview{position:sticky;top:68px;z-index:9;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 34px;background:#fff2ce;border-bottom:1px solid #ead395;color:#654b13}.role-preview>div{display:flex;flex-direction:column}.role-preview strong{font-size:10px}.role-preview span{margin-top:3px;font-size:8px;color:#826a34}.role-preview .button{padding:7px 10px;background:#fff}@media(max-width:720px){.composer>div{align-items:stretch;flex-direction:column}.composer small{white-space:normal}.composer .button{width:100%}.access-rule{align-items:flex-start;flex-direction:column;gap:5px}.integration-states{grid-template-columns:repeat(2,minmax(0,1fr))}.account-form{grid-template-columns:1fr}.account-form label:first-child,.account-form .account-active{grid-column:auto}.role-preview{top:68px;padding:9px 12px}.role-preview span{display:none}}.role-installer .section-title .button.primary,.role-support.section-orders .section-title .button.primary{display:none}:root{--brand-blue:#2342c8;--brand-blue-strong:#1736b6;--brand-blue-soft:#edf2ff;--brand-sky:#4b92d6;--brand-orange:#f59a17;--brand-orange-soft:#fff3df;--brand-navy:#101d4f;--brand-ink:#17203a;--brand-surface:#f6f7fb;--green:var(--brand-blue);--lime:#ffd166;--line:#e3e7f0;--muted:#6e768b;color:var(--brand-ink);background:var(--brand-surface)}body{color:var(--brand-ink);background:radial-gradient(circle at 82% -10%,#e8efff 0,transparent 30%),var(--brand-surface)}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(35,66,200,.2);outline-offset:2px}.app-shell{--section-accent:var(--brand-blue)}.section-visits{--section-accent:var(--brand-sky)}.section-cases,.section-cash-flow{--section-accent:var(--brand-orange)}.section-products,.section-stock,.section-purchases{--section-accent:#386aca}.sidebar{background:linear-gradient(180deg,#122662,#101d4f 54%,#091538);box-shadow:18px 0 50px #0a184414}.brand{padding:0 5px 24px}.brand-lockup{display:flex;align-items:center;gap:11px;min-width:0}.brand-logo-window{display:block;width:142px;height:52px;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 9px 24px #040e2f38;flex:0 0 auto}.brand-logo-window img{display:block;width:100%;height:100%;object-fit:contain}.brand-context{display:none;min-width:0;flex-direction:column}.brand-context strong{font-size:10px;letter-spacing:.03em}.brand-context small{margin-top:3px;color:#aab8de;font-size:8px}.brand-lockup.compact .brand-logo-window{width:38px;height:38px;border-radius:11px;position:relative}.brand-lockup.compact .brand-logo-window img{width:170px;max-width:none;height:76px;object-fit:contain;object-position:left center;transform:translate(-2px,-19px)}.mobile-brand{display:none;border:0;background:transparent;padding:0;cursor:pointer}.mobile-nav-layer{display:none}.mobile-nav-scrim{position:fixed;inset:0;border:0;background:#0c163a57;backdrop-filter:blur(3px)}.mobile-nav-sheet{position:fixed;left:10px;right:10px;top:10px;max-height:calc(100dvh - 92px);overflow:auto;padding:17px;border:1px solid #dfe4ef;border-radius:22px;background:#fff;box-shadow:0 24px 70px #0d1b4947}.mobile-nav-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #e7eaf1}.mobile-nav-head>button{width:38px;height:38px;border:0;border-radius:12px;background:#f0f3f8;color:#536078;font-size:22px}.mobile-nav-sheet nav{display:grid;grid-template-columns:1fr 1fr;gap:8px 10px;padding-top:13px}.mobile-nav-sheet nav>div>span{display:block;min-height:16px;margin:5px 4px 3px;color:#7c879c;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.mobile-nav-sheet nav>div>button{position:relative;width:100%;min-height:52px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:10px;border:1px solid #e2e6ef;border-radius:13px;background:#f8f9fc;color:#34415f;text-align:left}.mobile-nav-sheet nav>div>button.active{border-color:#b9c8ff;background:#edf2ff;color:var(--brand-blue)}.mobile-nav-sheet nav i{font-style:normal;font-size:15px;text-align:center}.mobile-nav-sheet nav strong{font-size:10px}.mobile-nav-sheet nav b{min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;background:var(--brand-orange);color:#14204d;font-size:8px}.nav-group-label{color:#7186c3}nav button{color:#b5c1e4;min-height:40px}nav button:hover{color:#fff;background:#ffffff14}nav button.active{color:#182b7d;background:#fff;font-weight:700;box-shadow:0 9px 22px #040e2f38}nav button.active .nav-icon{color:var(--brand-orange)}nav button b{background:var(--brand-orange);color:#311d00}.sidebar-foot{border-color:#ffffff1f}.sidebar-foot small{color:#91a2d0}.live-dot{background:#65d18a;box-shadow:0 0 0 4px #65d18a26}.topbar{background:#ffffffe6;border-color:#e5e9f2;box-shadow:0 1px #14245805}.search{background:#f3f5fa;color:#747d94}.search:focus-within{border-color:#aab9eb;box-shadow:0 0 0 3px #edf1ff}.search input{color:var(--brand-ink)}.perspective-switch{border-color:#dfe4f0}.perspective-switch select{color:#283971}.icon-button{border-color:#dfe4f0;color:var(--brand-blue)}.account-control{position:relative;z-index:42}.user-avatar{background:linear-gradient(145deg,#dfe8ff,#fff0d9);color:#233d9c;border:1px solid #d7deef;cursor:pointer}.user-avatar:hover{box-shadow:0 0 0 3px #edf1ff}.account-menu-scrim{position:fixed;inset:0;z-index:40;border:0;background:transparent}.account-menu{position:absolute;z-index:41;right:0;top:45px;width:270px;padding:14px;border:1px solid #dfe4ef;border-radius:15px;background:#fff;box-shadow:0 18px 55px #0a184433}.account-menu-person{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #e8ebf2}.account-menu-person>span{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:linear-gradient(145deg,var(--brand-blue),var(--brand-sky));color:#fff;font-size:10px;font-weight:800}.account-menu-person>div{display:flex;min-width:0;flex-direction:column}.account-menu-person strong{font-size:11px}.account-menu-person small{margin-top:3px;overflow:hidden;text-overflow:ellipsis;color:#798398;font-size:8px}.account-menu-status{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 2px}.account-menu-status span{padding:4px 7px;border-radius:999px;background:#e8f5ec;color:#246b46;font-size:8px;font-weight:800}.account-menu-status small{color:#7f899b;font-size:8px}.account-menu>button:not(.account-menu-scrim){width:100%;padding:10px;border:0;border-radius:9px;background:#f3f5fa;color:#29375f;text-align:left;font-size:9px;font-weight:700;cursor:pointer}.account-menu>button+button{margin-top:6px}.account-menu>button:hover{background:#eaf0ff}.account-menu>.account-menu-logout{color:#a53d35;background:#fff1ee}.login-help{margin-top:16px;color:#7b8497;font-size:9px}.content{max-width:1480px}.section-title{position:relative}.section-title:before{content:"";position:absolute;left:-18px;top:4px;width:4px;height:34px;border-radius:4px;background:var(--section-accent)}.section-title h1{color:var(--brand-ink)}.section-title p{max-width:760px}.eyebrow{color:var(--section-accent)}.button{min-height:38px;border-radius:11px;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.button:not(:disabled):hover{transform:translateY(-1px)}.button.primary{background:var(--brand-blue);box-shadow:0 7px 18px #2342c82e}.button.secondary{color:#33416d;background:#edf1fa}.create-button{background:var(--brand-orange)!important;color:#281900!important;box-shadow:0 7px 18px #f59a1733}.view-switch{border-color:#dfe4ef;background:#edf0f7}.view-switch button.active{color:var(--brand-blue);box-shadow:0 3px 10px #192f7814}.metric,.card,.table-card,.product-card,.account-grid article{border-color:#e1e5ee;border-radius:18px;box-shadow:0 8px 26px #1322520b}.metric{position:relative;overflow:hidden}.metric:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--section-accent)}.metric.blue{background:#eef4ff;border-color:#dbe5fb}.metric.warm{background:var(--brand-orange-soft);border-color:#f3dfbc}.metric strong{color:#192551}.card-head h2,.review-section-title h3{color:#1a2857}th{background:#f4f6fb;color:#69738c}tbody tr:hover{background:#f8faff}.pill{border-radius:999px}.pill-green{background:#e5f6ea;color:#22734a}.pill-red{background:#fdeae5;color:#ae4634}.pill-amber{background:#fff1d9;color:#98620d}.pill-gray{background:#edf0f6;color:#5e687e}.info-strip{background:#edf3ff;border-color:#d8e3fb;color:#344d8d}.warning{background:#fff3df;border-color:#f0d4a4;color:#775013}.success-strip{background:#edf8f1;border-color:#d2eadb;color:#315f43}.product-card:hover{box-shadow:0 14px 34px #1734901a}.product-visual,.operational-product-card .product-visual{background:linear-gradient(145deg,#eef3ff,#e6edff);color:#345ccc}.product-stock-answer,.order-total,.impact-preview,.proforma-context,.next-state{background:linear-gradient(145deg,#1f3cae,#13266d)}.product-stock-answer>span,.product-stock-answer small,.impact-preview>span,.impact-total span,.impact-card span,.proforma-context span,.proforma-context small,.next-state span{color:#bdc9ee}.flow-step.done{color:#2e6f4a}.flow-step.current{color:#9b620d}.flow-step.current span{background:#fff0d3}.flow-steps:before{background:#dfe4f0}.purchase-actions,.sale-stock-actions,.conversation{border-color:#dde4f3;background:#f8faff}.worker-action.current,.sale-stock-flow .current{border-color:#efcd91;background:#fff9ed}.worker-action.review-only{border-style:dashed;background:#fffdf8}.worker-action.review-only b{color:#7a5a16;background:#fff0c9}.record-activity{border-color:#dfe4ef}.record-activity-head{background:#f4f6fb}.activity-list i{background:var(--brand-sky)}.purchase-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.purchase-head-actions .read-only{margin-right:4px}.purchase-head-actions a{text-decoration:none}.activity-head-actions{display:flex;align-items:center;gap:10px}.activity-head-actions>a{color:var(--brand-blue);font-size:8px;font-weight:800;text-decoration:none}.activity-head-actions>span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:#e7ecf6;color:var(--brand-blue);font-size:9px;font-weight:800}.activity-timeline{background:#fff}.activity-event{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:11px;padding:14px;border-top:1px solid #edf0f5}.activity-event:first-child{border-top:0}.activity-event:not(:last-child):after{content:"";position:absolute;left:29px;top:46px;bottom:-15px;width:1px;background:#dfe5ee}.activity-avatar{position:relative;z-index:1;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#e8eefb;color:var(--brand-blue);font-size:10px;font-weight:900}.activity-event.employee .activity-avatar{background:#dff3e7;color:#17623f}.activity-event.tracked .activity-avatar{background:#eef0f4;color:#707887}.activity-event-copy{min-width:0}.activity-event-copy>div{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.activity-event-copy strong{font-size:10px}.activity-event-copy>div>span{padding:3px 6px;border-radius:999px;background:#eef2f8;color:#61708e;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.activity-event-copy p{white-space:pre-line;margin:5px 0 0;color:#4f5b69;font-size:9px;line-height:1.55}.activity-event-copy small{display:block;margin-top:6px;color:#7b8490;font-size:8px}.activity-event time{padding-top:2px;color:#87909c;font-size:8px;white-space:nowrap}.activity-more{width:100%;padding:11px;border:0;border-top:1px solid #edf0f5;background:#fafbfc;color:var(--brand-blue);font-size:9px;font-weight:800;cursor:pointer}.activity-trust-note{margin:0;padding:10px 14px;border-top:1px solid #edf0f5;background:#fafbfc;color:#7d8793;font-size:8px;line-height:1.5}.related-activity-timeline button.activity-event{width:100%;margin:0;border-right:0;border-bottom:0;border-left:0;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer}.related-activity-timeline button.activity-event:hover{background:#f8faff}.related-activity-timeline .activity-event.employee .activity-avatar{background:#dff3e7;color:#17623f}.related-activity-timeline .activity-event.unknown .activity-avatar{background:#f1f2f5;color:#747d8d}.related-activity-timeline .activity-event.unknown .activity-event-copy>div>span{background:#f3f1ea;color:#7d735e}.related-activity-timeline .activity-event-copy>small{white-space:pre-line}.related-activity .record-activity-head small{max-width:260px}.installation-brief{margin:15px 0 4px;border:1px solid #dce4f4;border-radius:14px;overflow:hidden;background:#f8faff}.installation-brief-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 15px;background:#eef3ff;border-bottom:1px solid #dce4f4}.installation-brief-head>div{display:flex;flex-direction:column}.installation-brief-head span{font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-blue)}.installation-brief-head strong{margin-top:4px;font-size:11px}.installation-brief-head>small{max-width:160px;color:#78839a;font-size:8px;text-align:right}.installation-brief-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e4e8f2}.installation-brief-grid .field{margin:0;padding:13px 15px;background:#fff}.visit-contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 14px}.visit-contact-actions a{display:flex;align-items:center;gap:9px;min-width:0;padding:10px;border:1px solid #dce4f4;border-radius:10px;background:#fff;color:inherit;text-decoration:none}.visit-contact-actions a>span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#edf2ff;color:var(--brand-blue);font-weight:800}.visit-contact-actions a>div{display:flex;min-width:0;flex-direction:column}.visit-contact-actions small{color:#7b8599;font-size:8px}.visit-contact-actions strong{margin-top:3px;overflow:hidden;text-overflow:ellipsis;font-size:9px;white-space:nowrap}.installation-brief>.field{margin:0;padding:11px 15px;border-top:1px solid #e3e8f2;background:#fff}@media(max-width:720px){.installation-brief-head{align-items:flex-start;flex-direction:column;gap:5px}.installation-brief-head>small{text-align:left}.installation-brief-grid,.visit-contact-actions{grid-template-columns:1fr}}.purchase-edit-layer{z-index:115}.purchase-edit-modal{width:min(820px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:19px;padding:24px;box-shadow:0 28px 90px #0a18443d;animation:modal-in .16s ease-out}.edit-lock-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0}.edit-lock-grid>div{padding:13px;border:1px solid #e1e6ed;border-radius:11px;background:#f7f9fc;display:flex;flex-direction:column}.edit-lock-grid span{color:#7f8995;font-size:8px;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.edit-lock-grid strong{margin-top:7px;font-size:11px}.edit-lock-grid small{margin-top:4px;color:#8d95a0;font-size:8px}.purchase-edit-fields{margin:16px 0}.edit-lines-head{display:flex;align-items:flex-end;justify-content:space-between;margin:18px 0 8px}.edit-lines-head>div{display:flex;flex-direction:column}.edit-lines-head strong{font-size:12px}.edit-lines-head small,.edit-lines-head>span{margin-top:3px;color:#7e8894;font-size:8px}.purchase-edit-lines{border:1px solid #dfe5ec;border-radius:12px;overflow:hidden}.purchase-edit-line{display:grid;grid-template-columns:minmax(180px,1fr) 110px 150px;gap:10px;align-items:center;padding:11px 13px;border-top:1px solid #e9edf2}.purchase-edit-line:first-child{border-top:0}.purchase-edit-line.headings{background:#f5f7fa;color:#7f8995;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.purchase-edit-line>span:first-child{display:flex;flex-direction:column}.purchase-edit-line strong{font-size:10px}.purchase-edit-line small{margin-top:4px;color:#7e8994;font-size:8px}.purchase-edit-line input{width:100%;box-sizing:border-box;padding:9px;border:1px solid #d9e0e8;border-radius:8px;background:#fff;font-size:10px}.purchase-edit-line.locked{background:#fafbfc}.purchase-edit-line input:disabled{background:#eef1f4;color:#89929e}.price-input{position:relative}.price-input input{padding-right:42px}.price-input span{position:absolute;right:10px;top:10px;color:#737f8b;font-size:8px;font-weight:800}.edit-audit-note{display:flex;gap:11px;margin-top:14px;padding:13px;border-radius:11px;background:#edf8f1;color:#315b48}.edit-audit-note>span{width:25px;height:25px;flex:0 0 25px;border-radius:50%;display:grid;place-items:center;background:#d1ecd9;color:#17623f;font-size:10px;font-weight:900}.edit-audit-note strong{font-size:10px}.edit-audit-note p{margin:4px 0 0;font-size:8px;line-height:1.5}@media(max-width:720px){.purchase-head-actions{justify-content:flex-start}.purchase-head-actions .read-only{width:100%}.activity-event{grid-template-columns:32px minmax(0,1fr)}.activity-event time{grid-column:2;padding-top:0;white-space:normal}.activity-head-actions>a{display:none}.purchase-edit-modal{width:100%;max-height:calc(94dvh - env(safe-area-inset-top));border-radius:22px 22px 14px 14px;padding:18px 16px}.edit-lock-grid{grid-template-columns:1fr}.purchase-edit-line.headings{display:none}.purchase-edit-line{grid-template-columns:1fr 92px 120px}.purchase-edit-line>span:first-child{grid-column:1/-1}.purchase-edit-line input{min-height:42px}}.purchase-edit-line{grid-template-columns:minmax(180px,1fr) 110px 150px 32px}.purchase-edit-line .product-picker{font-weight:700}.remove-product{width:31px;height:31px;border:0;border-radius:8px;background:#fff0ed;color:#a63f2f;font-size:17px;cursor:pointer}.remove-product:disabled{background:#eef1f4;color:#aab1b9;cursor:not-allowed}.edit-add-product{width:100%;margin:0;border:0;border-top:1px solid #e1e6ed;border-radius:0;padding:13px;text-align:left;background:#f8fafc;color:var(--brand-blue);font-size:9px;font-weight:800;cursor:pointer}@media(max-width:720px){.purchase-edit-line{grid-template-columns:minmax(0,1fr) 92px 32px}.purchase-edit-line>span:first-child{grid-column:1/-1}.purchase-edit-line .price-input{grid-column:1/3}.remove-product{grid-column:3;grid-row:2}}.account-person>span:first-child{background:linear-gradient(145deg,var(--brand-blue),var(--brand-sky))}.account-role{background:#f1f4fa}.access-rule{border-color:#d6e0f6;background:#eff4ff}.access-rule strong{color:#29499b}.access-rule p{color:#596783}.form-field input,.form-field select,.form-field textarea,.account-form input,.account-form select,.customer-search-row input,.order-line select,.order-line input,.stock-quantity-list input,.composer textarea{border-color:#dce2ef;background:#fbfcff;color:#202a47;min-height:42px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#8ea4e4;box-shadow:0 0 0 3px #eef2ff}.drawer,.document-drawer,.mutation-modal,.create-picker,.purchase-action-modal,.purchase-review-modal,.sale-stock-modal,.proforma-modal{box-shadow:0 28px 90px #0a184433}.drawer-layer{background:#0a143659}.toast{background:var(--brand-navy);box-shadow:0 14px 40px #0a184447}.toast span{background:var(--brand-orange);color:#2c1b00}.loading-screen,.login-screen{background:radial-gradient(circle at 50% 20%,#e5edff,transparent 34%),var(--brand-surface)}.loading-screen .brand-lockup,.login-screen .brand-lockup{flex-direction:column}.loading-screen .brand-logo-window,.login-screen .brand-logo-window{width:230px;height:96px}.loader{border-color:#d8def0;border-top-color:var(--brand-blue)}.role-preview{background:#fff3de;border-color:#efd3a4;color:#6f4a0e}@media(min-width:721px){.brand-logo-window{width:176px;height:66px}}@media(max-width:720px){body{background:#f7f8fc}.app-shell{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.sidebar{inset:auto 0 0;width:auto;height:calc(72px + env(safe-area-inset-bottom));padding:6px 6px env(safe-area-inset-bottom);background:#fffffff5;border-top:1px solid #dfe4ef;box-shadow:0 -12px 34px #1322521c;backdrop-filter:blur(18px)}.sidebar nav{padding:0;gap:3px;scroll-snap-type:x proximity;overscroll-behavior-x:contain}.nav-item{flex:0 0 72px;scroll-snap-align:center}.sidebar nav button{height:60px;min-height:60px;padding:6px 3px;color:#747d94;border-radius:13px;gap:3px;font-size:9px;font-weight:600}.sidebar nav button.active{color:#fff;background:linear-gradient(145deg,var(--brand-blue),#315ddb);box-shadow:0 8px 20px #2342c83d}.sidebar nav button.active .nav-icon{color:#ffd06f}.nav-icon{height:22px;display:grid;place-items:center;font-size:16px}.nav-label{max-width:66px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar{height:auto;min-height:106px;padding:calc(9px + env(safe-area-inset-top)) 12px 10px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;grid-template-areas:"brand actions actions" "search search search";gap:9px;align-items:center}.mobile-brand{display:block;grid-area:brand;width:38px;height:38px}.search{grid-area:search;width:100%;height:42px;border-color:#e1e5ef;background:#f5f6fa}.top-actions{grid-area:actions;justify-self:end;min-width:0}.mobile-nav-layer{display:block;position:fixed;inset:0;z-index:120}.perspective-switch{height:38px;max-width:136px}.perspective-switch select{max-width:118px;font-size:10px}.create-button{height:38px;min-height:38px;padding:0 12px}.create-button span:last-child{display:none}.user-avatar{display:grid;width:38px;height:38px}.account-menu{position:fixed;top:calc(58px + env(safe-area-inset-top));right:12px;left:12px;width:auto}.content{padding:22px 12px 30px}.section-title{gap:14px;margin:0 4px 19px;padding-left:12px}.section-title:before{left:0;top:2px;height:31px}.section-title h1{font-size:27px;margin-top:2px}.section-title p{font-size:12px;line-height:1.5}.title-actions{gap:7px}.title-actions>.button{min-height:42px}.metric-grid,.money-grid{gap:8px}.metric{min-height:102px;padding:14px 13px 13px 16px;border-radius:15px}.metric strong{font-size:22px}.metric small{line-height:1.35}.card,.table-card,.product-card,.account-grid article{border-radius:15px;box-shadow:0 5px 18px #1322520b}.card-head{padding:17px 16px 13px}.card-head h2{font-size:14px}.card-head p{line-height:1.45}.responsive-table tbody{gap:9px}.responsive-table tr{border-color:#e0e5ef;border-radius:15px;box-shadow:0 5px 16px #1527600a}.responsive-table td{padding:10px 13px;min-height:42px}.responsive-table td:first-child{background:#f5f7fc;border-left:4px solid var(--section-accent)}.product-grid{gap:10px}.product-card>div:last-child{padding:14px}.product-card h3{font-size:13px;margin-bottom:12px}.product-visual,.operational-product-card .product-visual{height:98px}.drawer-layer{align-items:flex-end}.drawer,.document-drawer{height:min(92dvh,820px);border-radius:22px 22px 0 0;padding:22px 18px calc(24px + env(safe-area-inset-bottom))}.drawer-head{padding-bottom:15px}.drawer-head h2,.document-drawer h2{font-size:22px}.drawer-close{top:16px;right:16px;width:38px;height:38px}.mutation-modal,.create-picker,.purchase-action-modal,.purchase-review-modal,.sale-stock-modal{width:100%;max-height:calc(94dvh - env(safe-area-inset-top));border-radius:22px 22px 14px 14px;padding:18px 16px}.modal-layer{padding:10px 8px calc(80px + env(safe-area-inset-bottom))}.form-actions,.confirm-box>div{bottom:-18px;padding-bottom:calc(13px + env(safe-area-inset-bottom))}.form-actions .button,.confirm-box>div .button{min-height:44px}.purchase-summary-grid{gap:8px}.purchase-summary-grid>div{min-height:104px;padding:14px}.purchase-summary-grid strong{font-size:18px}.flow-lane{padding:15px}.flow-steps{min-width:420px}.flow-lane{overflow:hidden}.flow-steps{overflow-x:auto;padding-bottom:4px}.worker-action{min-height:58px}.worker-action button,.sale-stock-buttons .button{min-height:42px}.account-strip{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:3px}.account-strip>div{min-width:190px;scroll-snap-align:start}.account-grid{grid-template-columns:1fr}.account-grid article{padding:15px}.account-actions{align-items:stretch;flex-direction:column}.account-actions .button{width:100%}.conversation{padding:13px}.message-list article{padding:11px}.message-list article>div{align-items:flex-start;flex-direction:column;gap:3px}.composer textarea{font-size:16px}.role-preview{top:106px;padding:9px 12px}.role-preview .button{min-height:36px}.toast{left:12px;right:12px;bottom:calc(86px + env(safe-area-inset-bottom));justify-content:center}.review-section-title{align-items:flex-start}.subsection-tools{width:100%;align-items:stretch}.subsection-tools .view-switch{width:100%}.subsection-tools .view-switch button{flex:1}.proforma-modal{height:100dvh}.proforma-preview-head{align-items:stretch;flex-direction:column}.proforma-actions{display:grid;grid-template-columns:1fr 1fr}.proforma-actions .button{min-height:40px}.send-panel>div:last-child .button{min-height:42px}}@media(max-width:520px){.product-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:104px 1fr}.product-visual,.operational-product-card .product-visual{height:100%;min-height:118px}.product-card>div:last-child{min-width:0}.purchase-summary-grid,.metric-grid,.money-grid{grid-template-columns:1fr 1fr}.data-path-grid,.drawer-fields{grid-template-columns:1fr}.receive-entry-head{display:none}.receive-entry label{grid-template-columns:1fr 70px}.receive-entry label input{grid-column:1/-1}.review-summary-grid,.review-flow{grid-template-columns:1fr}.result-documents>div{grid-template-columns:38px 1fr}.result-documents>div>b{grid-column:2}.review-warning{grid-template-columns:1fr}.review-warning small{grid-column:auto}}@media(max-width:370px){.perspective-switch{max-width:112px}.perspective-switch select{max-width:96px}.content{padding-inline:9px}.metric-grid,.money-grid{grid-template-columns:1fr}.section-title{margin-inline:2px}.nav-item{flex-basis:68px}}
