:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#17322d;background:#edf2ef;font-synthesis:none;--green: #176b5b;--green-dark: #0e4e43;--mint: #dff2eb;--orange: #ed7c38;--ink: #17322d;--muted: #71817c;--line: #e1e8e5}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#edf2ef}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh;max-width:620px;margin:0 auto;background:#f7faf8;position:relative}.app-shell.centered{display:grid;place-content:center;text-align:center;padding:24px}.brand-mark{width:64px;height:64px;margin:auto;border-radius:20px;display:grid;place-content:center;color:#fff;background:var(--green);font-size:30px;box-shadow:0 12px 30px #176b5b40}.centered h1{margin:18px 0 4px;font-size:25px}.muted{color:var(--muted)}.hero-header{padding:calc(22px + env(safe-area-inset-top)) 22px 25px;color:#fff;background:radial-gradient(circle at 90% 10%,#5cb49d66 0,transparent 34%),linear-gradient(145deg,#0d4d42,#176b5b 72%,#287f6d);border-radius:0 0 28px 28px}.hero-topline{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.hero-topline p{margin:0 0 5px;color:#d9eee8;font-size:14px}.hero-topline h1{margin:0;font-size:29px;letter-spacing:.5px}.runtime-badge{padding:6px 10px;border:1px solid #ffffff52;background:#ffffff18;border-radius:999px;font-size:12px}.runtime-badge.demo{color:#fff4d5}.warehouse-chip{display:inline-flex;margin-top:23px;background:#073e3588;border-radius:9px;padding:8px 11px;font-size:12px;color:#e4f4ef}.content-section{padding:18px 17px 28px}.segmented{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:13px;background:#e6ece9}.segmented button{border:0;background:transparent;color:#71817c;padding:10px;border-radius:10px;font-weight:600}.segmented button.active{background:#fff;color:var(--green);box-shadow:0 2px 10px #17322d12}.search-row{display:flex;gap:9px;margin-top:15px}.search-box{flex:1;min-width:0;display:flex;align-items:center;gap:9px;padding:0 13px;background:#fff;border:1px solid var(--line);border-radius:13px}.search-box svg{width:19px;fill:none;stroke:#81918c;stroke-width:1.8}.search-box input{flex:1;border:0;outline:0;padding:13px 0;background:transparent}.search-box button{border:0;background:transparent;color:#899792;font-size:20px}.search-submit{flex:0 0 auto;min-width:66px;border:0;border-radius:13px;background:var(--green);color:#fff;font-weight:700}.quick-filters{display:flex;gap:8px;margin-top:11px;overflow-x:auto;scrollbar-width:none}.quick-filters::-webkit-scrollbar{display:none}.quick-filters button{flex:0 0 auto;padding:7px 11px;border:1px solid #d8e3df;border-radius:999px;background:#fff;color:#61716c;font-size:12px}.quick-filters button.active{border-color:#78b6a5;background:var(--mint);color:var(--green-dark);font-weight:700}.quick-filters .advanced-filter-button{margin-left:auto;color:var(--green)}.section-heading{display:flex;align-items:baseline;justify-content:space-between;margin:25px 2px 12px}.section-heading h2{margin:0;font-size:18px}.section-heading span{color:var(--muted);font-size:13px}.bill-list{display:grid;gap:12px}.bill-card{width:100%;text-align:left;border:1px solid var(--line);border-radius:16px;padding:15px;background:#fff;color:var(--ink);box-shadow:0 4px 16px #34584d0a}.bill-card:disabled{opacity:.68}.bill-card-top,.bill-card-bottom{display:flex;justify-content:space-between;align-items:center}.bill-card-top{color:#84928e;font-size:12px}.source-tag{color:var(--green);background:var(--mint);padding:4px 8px;border-radius:6px;font-weight:600}.source-tag.partial{color:#8b4b20;background:#fff0e5}.bill-card h3{margin:14px 0 5px;font-size:18px;letter-spacing:.2px}.bill-card>p{margin:0 0 16px;color:#657570;font-size:14px}.bill-materials{display:grid;gap:4px;margin:-6px 0 14px;color:#7b8985;font-size:11px}.bill-card-bottom{border-top:1px solid #edf1ef;padding-top:12px;color:#7b8985;font-size:13px}.bill-card-bottom strong{color:var(--green)}.bill-card-bottom b{margin-left:4px;font-size:19px}.empty-state{text-align:center;padding:60px 20px;color:var(--muted)}.load-more-button{width:100%;min-height:44px;border:1px solid #b8d6cd;border-radius:13px;background:#f5fbf8;color:var(--green);font-weight:700}.load-more-button:disabled{opacity:.58}.filter-backdrop{position:fixed;z-index:30;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#10251f66}.filter-sheet{width:min(100%,620px);max-height:88vh;overflow-y:auto;padding:18px 18px calc(18px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;background:#f9fbfa;box-shadow:0 -18px 55px #10251f33}.filter-sheet-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.filter-sheet-heading h2{margin:0;font-size:20px}.filter-sheet-heading button{width:34px;height:34px;border:0;border-radius:50%;background:#e8eeeb;color:#667770;font-size:22px}.filter-fields{display:grid;gap:13px}.filter-fields label{display:grid;gap:6px}.filter-fields label>span{color:#657570;font-size:12px}.filter-fields input,.filter-fields select{width:100%;min-width:0;height:44px;padding:0 11px;border:1px solid #d9e4e0;border-radius:10px;outline:none;background:#fff;color:var(--ink)}.filter-fields input:focus,.filter-fields select:focus{border-color:#62a895;box-shadow:0 0 0 3px #62a8951c}.date-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.filter-sheet-actions{display:flex;gap:10px;margin-top:20px}.filter-sheet-actions>button:first-child{min-width:90px;border:1px solid #ccd9d5;border-radius:12px;background:#fff;color:#64736f}.with-footer{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.topbar{min-height:78px;padding:calc(14px + env(safe-area-inset-top)) 16px 12px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px;position:sticky;top:0;z-index:5}.detail-topbar>div{flex:1;min-width:0}.topbar-caption{margin:0 0 3px;font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar h1{margin:0;font-size:17px}.icon-button{border:0;background:#edf3f0;border-radius:10px;width:38px;height:38px;font-size:30px;line-height:25px;color:var(--green)}.pill{color:var(--green);background:var(--mint);padding:5px 8px;border-radius:99px;font-size:12px}.summary-strip{display:grid;grid-template-columns:repeat(3,1fr);margin:13px 16px;background:linear-gradient(135deg,#154f45,#1d7765);color:#fff;border-radius:15px;padding:15px 8px}.summary-strip div{display:grid;gap:4px;text-align:center;border-right:1px solid #ffffff2b}.summary-strip div:last-child{border:0}.summary-strip strong{font-size:19px}.summary-strip span{color:#d2ebe4;font-size:11px}.line-list{display:grid;gap:13px;padding:0 15px 20px}.receipt-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:16px;box-shadow:0 4px 16px #34584d0a;scroll-margin-top:90px}.line-heading{display:flex;gap:10px;justify-content:space-between;align-items:flex-start}.line-heading h2{margin:4px 0 2px;font-size:17px}.line-heading p{margin:0;color:var(--muted);font-size:12px}.material-code{color:var(--green);font-size:11px;font-weight:700;letter-spacing:.3px}.scan-button{flex:0 0 auto;display:flex;align-items:center;gap:5px;border:1px solid #add3c8;border-radius:10px;background:#eff9f5;color:var(--green);padding:8px 10px;font-size:13px;font-weight:600}.scan-button svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8}.add-roll-button{flex:0 0 auto;border:1px solid #add3c8;border-radius:10px;background:#eff9f5;color:var(--green);padding:8px 10px;font-size:13px;font-weight:600}.add-roll-button:disabled{border-color:#d7dfdc;background:#f2f4f3;color:#8b9894}.quantity-context{display:flex;gap:13px;margin:14px 0;padding:9px 10px;border-radius:9px;background:#f3f6f4;color:#778681;font-size:11px}.quantity-context strong{margin-left:auto;color:#425b54}.weight-hint{margin:-3px 0 13px;color:var(--muted);font-size:11px}.empty-rolls{width:100%;border:1px dashed #9bc7ba;border-radius:12px;padding:15px;background:#f5fbf8;color:var(--green);font-size:13px}.roll-list{display:grid;gap:10px}.roll-card{padding:12px;border:1px solid #dce7e3;border-radius:13px;background:#fbfdfc}.roll-card.completed{border-color:#a8d4c6;background:#f3fbf7}.roll-heading{display:flex;align-items:center;gap:9px;margin-bottom:11px}.roll-heading strong{font-size:14px}.roll-heading span{color:var(--green);font-size:12px}.roll-heading button{margin-left:auto;border:0;background:transparent;color:#a5534b;font-size:12px}.roll-heading button:disabled{opacity:.5}.line-subtotal{margin-top:12px;padding-top:11px;border-top:1px solid var(--line);text-align:right;color:#425b54;font-size:12px;font-weight:600}.field{display:grid;gap:6px}.field>span{color:#697a75;font-size:12px}.field input,.field select{width:100%;min-width:0;height:42px;border:1px solid #dbe4e0;border-radius:10px;padding:0 11px;outline:none;background:#fff;color:var(--ink)}.field input:focus,.field select:focus{border-color:#62a895;box-shadow:0 0 0 3px #62a8951c}.field input:disabled,.field select:disabled{background:#f1f4f2;color:#60716c}.system-batch-note{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:0 11px;border:1px solid #cfe4dd;border-radius:10px;background:#eff8f4}.system-batch-note span{color:#697a75;font-size:12px}.system-batch-note strong{color:var(--green);font-size:12px}.print-roll-button{min-height:42px;border:0;border-radius:10px;background:#176b5b;color:#fff;font-weight:700}.print-roll-button:disabled{opacity:.5}.print-roll-button.secondary{border:1px solid #9bc7ba;background:#fff;color:var(--green)}.print-complete{padding:11px;border-radius:10px;background:#dff2eb;color:var(--green-dark);text-align:center;font-size:13px;font-weight:700}.print-device-note{padding:10px 11px;border-radius:10px;background:#f1f4f6;color:#65736f;font-size:12px;line-height:1.55}.roll-status{padding:8px 10px;border-radius:9px;background:#f1f4f3;color:#65736f;font-size:12px}.roll-status.printed{background:#dff2eb;color:var(--green-dark)}.roll-status.failed,.roll-status.unknown{background:#fff1eb;color:#98452f}.roll-guide{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 16px;padding:12px 14px;border:1px solid #cfe4dd;border-radius:12px;background:#eff8f4}.roll-guide div{display:grid;gap:3px}.roll-guide strong{color:#183f35;font-size:14px}.roll-guide span{color:#697a75;font-size:12px;line-height:1.45}.roll-guide button{flex:0 0 auto;min-height:36px;padding:0 13px;border:1px solid #9bc7ba;border-radius:9px;background:#fff;color:var(--green);font-size:12px;font-weight:700}.roll-guide button:disabled{opacity:.55}.number-input{display:grid;grid-template-columns:42px 1fr auto 42px;border:1px solid #cbdcd6;border-radius:11px;overflow:hidden;height:48px}.number-input button{border:0;background:#edf6f2;color:var(--green);font-size:20px}.number-input input{border:0;height:46px;text-align:center;font-size:21px;font-weight:700;padding:0}.number-input span{align-self:center;color:var(--muted);font-size:12px;padding-right:9px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:13px}.full-field{grid-column:1 / -1}.action-footer{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:8;width:min(100%,620px);display:flex;align-items:center;gap:14px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.action-footer>div{display:grid;min-width:76px}.action-footer span{color:var(--muted);font-size:11px}.action-footer strong{font-size:22px}.primary-button{flex:1;border:0;border-radius:12px;padding:14px 18px;background:linear-gradient(135deg,#12604f,#1b7a66);color:#fff;font-weight:700;box-shadow:0 6px 18px #176b5b35}.primary-button:disabled{opacity:.6}.result-page{padding:calc(70px + env(safe-area-inset-top)) 22px 30px;text-align:center;background:linear-gradient(#e5f5ef 0,#f7faf8 42%)}.success-ring{width:76px;height:76px;margin:0 auto 20px;display:grid;place-content:center;border-radius:50%;background:var(--green);color:#fff;font-size:38px;box-shadow:0 12px 35px #176b5b3d}.eyebrow{margin:0;color:var(--green);font-size:13px;font-weight:700}.result-page h1{margin:8px 0 25px;font-size:25px}.result-card{padding:5px 17px;background:#fff;border:1px solid var(--line);border-radius:17px;text-align:left;margin-bottom:22px}.result-row{display:flex;justify-content:space-between;gap:16px;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px}.result-row:last-child{border:0}.result-row span{color:var(--muted)}.result-row strong.success{color:var(--green)}.result-page .primary-button{width:100%}.toast{position:fixed;z-index:20;left:50%;bottom:calc(94px + env(safe-area-inset-bottom));transform:translate(-50%);width:min(calc(100% - 34px),560px);padding:12px 14px;border-radius:11px;color:#fff;background:#2b3e39ef;box-shadow:0 8px 30px #0003;font-size:13px}.toast.error{background:#973d35ef}.toast.success{background:#176b5bef}.portal-hero{padding-bottom:28px}.portal-content{padding:22px 16px}.module-list{display:grid;gap:12px}.module-card{width:100%;display:grid;grid-template-columns:48px 1fr auto;gap:13px;align-items:center;text-align:left;border:1px solid var(--line);border-radius:16px;background:#fff;padding:16px;color:var(--ink);box-shadow:0 5px 18px #34584d0b}.module-card .module-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:var(--mint);color:var(--green);font-size:22px;font-weight:800}.module-card div{min-width:0}.module-card strong{font-size:17px}.module-card p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.module-card b{color:var(--green);font-size:24px}.portal-footnote{margin:22px 3px;color:var(--muted);font-size:12px;text-align:center}@media(min-width:621px){body{padding:20px 0}.app-shell{min-height:calc(100vh - 40px);border-radius:24px;overflow:hidden;box-shadow:0 20px 70px #294c4030}.hero-header{border-radius:24px 24px 28px 28px}.action-footer{bottom:20px;border-radius:0 0 24px 24px}}
