:root{color:#19312d;font-synthesis:none;text-rendering:optimizelegibility;--green:#123f39;--ink:#19312d;--muted:#6d7d78;--line:#d8dfdc;--orange:#d98542;--surface:#fff;--soft:#f5f7f3;background:#edf1ec;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 100% 0,#d985421a,#0000 30%),#edf1ec;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}a{color:inherit}.workspace{grid-template-columns:236px 1fr;min-height:100vh;display:grid}.sidebar{color:#dbe7e3;background:#123f39;flex-direction:column;height:100vh;padding:24px 16px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:2px 8px 26px;display:flex}.brand>span,.login-brand>span{color:#173f39;background:#e9a464;border-radius:13px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;box-shadow:0 10px 24px #0000001f}.brand p,.login-brand p{color:#90aaa3;letter-spacing:.18em;margin:0 0 1px;font-size:9px;font-weight:800}.brand strong{font-size:17px}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#b9cec8;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:13px;width:100%;padding:11px 13px;font-size:14px;display:flex}.sidebar nav button span{place-items:center;width:24px;font-size:18px;display:grid}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#ffffff1a}.sidebar>footer{border-top:1px solid #ffffff1f;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;margin-top:auto;padding:14px 8px 0;display:grid}.avatar{color:#173f39;background:#e9a464;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.sidebar footer strong,.sidebar footer small{display:block}.sidebar footer strong{font-size:13px}.sidebar footer small{color:#91aaa4;margin-top:2px;font-size:10px}.sidebar footer button{color:#b9cec8;background:0 0;border:0}.main-shell{min-width:0}.main-shell>main{width:min(1280px,100%);margin:0 auto;padding:34px clamp(22px,4vw,58px) 60px}.mobile-topbar,.bottom-nav{display:none}.hero{color:#fff;background:linear-gradient(125deg,#123f39,#1b544c);border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;margin-bottom:24px;padding:38px clamp(28px,5vw,56px);display:grid;overflow:hidden;box-shadow:0 25px 60px #123f392e}.hero h2{margin-bottom:12px;font-size:clamp(30px,4vw,48px)}.hero p:not(.eyebrow){color:#c6d8d3;max-width:650px;margin-bottom:0;line-height:1.7}.eyebrow{color:#788983;letter-spacing:.16em;margin-bottom:5px;font-size:10px;font-weight:900}.hero .eyebrow{color:#a9c0ba}.hero-stats,.stats-row{gap:10px;display:flex}.stat,.stats-row>div{background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;min-width:105px;padding:16px;display:flex}.stat strong,.stats-row strong{font-size:25px}.stat span,.stats-row span{color:#c6d8d3;margin-top:4px;font-size:10px}.stat.accent strong{color:#ffc58d}.panel{background:#ffffffe0;border:1px solid #19312d14;border-radius:24px;padding:28px;box-shadow:0 15px 45px #1d322e0f}.panel.narrow{max-width:900px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.panel-heading h2{margin-bottom:5px;font-size:26px}.panel-heading p:last-child{margin-bottom:0}.heading-actions,.form-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.muted{color:var(--muted);font-size:13px;line-height:1.6}.primary,.secondary,.icon-button{border:0;border-radius:11px;font-weight:750}.primary{color:#fff;background:var(--green);padding:11px 16px;box-shadow:0 8px 20px #123f3924}.primary:hover{background:#0a332e}.primary:disabled{cursor:not-allowed;opacity:.45}.secondary{border:1px solid var(--line);color:var(--ink);background:#fff;padding:10px 14px}.secondary.small,.link-button{padding:7px 10px;font-size:11px;text-decoration:none;display:inline-block}.full{width:100%}.icon-button{width:34px;height:34px;color:var(--muted);background:#edf1ee;font-size:22px}.back{color:#536964;background:0 0;border:0;margin-bottom:14px;font-weight:700}.pill{color:#52615d;background:#e8ecea;border-radius:999px;width:max-content;margin-right:5px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.pill.green{color:#176244;background:#dff1e7}.pill.amber{color:#8a552d;background:#f6e8da}.pill.red{color:#9a342d;background:#f7dfdd}.pill.blue{color:#275d7a;background:#dfedf5}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.order-card,.archive-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;transition:all .18s}.order-card{padding:20px}.order-card:hover,.archive-card:hover{transform:translateY(-2px);box-shadow:0 15px 32px #18322d14}.order-card h3{margin:16px 0 7px;font-size:16px}.order-card>p{color:var(--muted);font-size:11px}.order-card dl{border-top:1px solid #e7ece9;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 0;padding-top:15px;display:grid}.order-card dt{color:#87938f;font-size:9px}.order-card dd{margin:4px 0 0;font-size:13px;font-weight:800}.empty{text-align:center;padding:62px 20px}.empty>span{color:#d98542;font-size:35px}.empty h3{margin:14px 0 7px}.empty p,.loading{color:var(--muted);font-size:13px}.loading{place-items:center;min-height:40vh;display:grid}.tabs{gap:7px;margin-bottom:20px;display:flex;overflow:auto}.tabs button{color:var(--muted);white-space:nowrap;background:#edf1ee;border:0;border-radius:10px;padding:9px 13px;font-size:12px;font-weight:750}.tabs button.active{color:#fff;background:var(--green)}.tabs button small{margin-top:3px;font-size:8px;display:block}.table-wrap{border:1px solid var(--line);border-radius:15px;overflow:auto}table{border-collapse:collapse;background:#fff;width:100%;font-size:12px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #e6ebe8;padding:13px 14px}th{color:#788681;letter-spacing:.05em;background:#f4f6f3;font-size:10px}tbody tr:last-child td{border-bottom:0}tbody tr{cursor:default}tbody tr:hover{background:#fafbf9}td small{color:var(--muted)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field>span{font-size:11px;font-weight:800}.field small{color:var(--muted);font-size:10px;line-height:1.5}.field input,.field select,.field textarea,.filter-bar input,.filter-bar select{background:#fff;border:1px solid #ccd6d2;border-radius:10px;outline:none;width:100%;padding:11px 12px}.field input:focus,.field select:focus,.field textarea:focus,.filter-bar input:focus,.filter-bar select:focus{border-color:#398075;box-shadow:0 0 0 3px #3980751a}.span-2{grid-column:1/-1}.check{align-items:center;gap:8px;font-size:12px;display:flex}.select-cards,.check-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.select-cards label,.check-list label{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:22px 1fr;align-items:center;padding:12px;display:grid}.select-cards label.selected{background:#eff7f4;border-color:#3a8076}.select-cards label input,.check-list label input{grid-row:1/3}.select-cards small,.check-list small{color:var(--muted);display:block}.form-error{color:#a23b32;font-size:12px}.form-success{color:#1a704d;font-size:12px}.notice{color:#754c2d;background:#fff4e9;border-left:4px solid #d98542;border-radius:5px 10px 10px 5px;margin:16px 0;padding:12px 14px;font-size:12px}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f221f80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:22px;width:min(650px,100%);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 30px 100px #0000004d}.modal-wide{width:min(1100px,100%)}.modal>header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal>header h2{margin:0;font-size:22px}.filter-bar{grid-template-columns:repeat(4,minmax(100px,1fr));gap:8px;margin-bottom:20px;display:grid}.stats-row{margin:15px 0 20px}.stats-row>div{color:var(--ink);border-color:var(--line);background:#f7f9f6}.stats-row>div span{color:var(--muted)}.archive-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.archive-card{padding:0;overflow:hidden}.archive-image{background:#e9edea;place-items:center;height:190px;display:grid;position:relative}.archive-image img{object-fit:contain;width:100%;height:100%}.archive-image .pill{position:absolute;top:10px;right:7px}.archive-body{padding:16px}.archive-body p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:7px;font-size:11px;overflow:hidden}.archive-body h3{margin-bottom:7px;font-size:16px}.archive-body strong,.archive-body small{display:block}.archive-body strong{margin-top:13px;font-size:12px}.archive-body small{color:var(--muted);margin-top:5px;font-size:10px}.detail-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:25px;display:grid}.detail-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px;display:grid}.detail-images img{object-fit:contain;background:#eef1ee;border-radius:12px;width:100%;height:250px}.detail-list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.detail-list div{background:#f4f6f3;border-radius:10px;padding:10px}.detail-list dt{color:var(--muted);font-size:9px}.detail-list dd{margin:4px 0 0;font-size:11px}.comments{border-left:1px solid var(--line);padding-left:22px}.comments article{border-bottom:1px solid var(--line);padding:13px 0}.comments article header{justify-content:space-between;gap:10px;display:flex}.comments article header span,.comments article small{color:var(--muted);font-size:9px}.comments article p{margin:7px 0;font-size:12px;line-height:1.55}.site-row{background:#f4f6f3;border-radius:15px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px;display:flex}.site-row h3{margin-bottom:4px}.site-row p{color:var(--muted);margin:0;font-size:11px}.offline-strip{color:#45605a;background:#e6f1ed;border-radius:12px;gap:22px;margin-bottom:18px;padding:11px 14px;font-size:11px;display:flex}.product-summary{border-left:4px solid var(--orange);background:#fff7ef;border-radius:4px 14px 14px 4px;margin-bottom:20px;padding:18px}.product-summary h3{margin-bottom:6px}.product-summary p{color:var(--muted);margin-bottom:4px;font-size:11px}.photo-preview{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.photo-preview img{object-fit:contain;background:#eef1ee;border-radius:9px;width:100%;height:110px}.digest-form,.report-form{background:#f5f7f3;border-radius:16px;padding:20px}.subheading{margin:26px 0 13px}.upload-zone{background:#f8faf7;border:2px dashed #bdcbc6;border-radius:16px;grid-template-columns:1fr 1fr;align-items:center;gap:30px;padding:24px;display:grid}.upload-zone p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.import-preview{background:#f5f7f3;border-radius:16px;margin-top:20px;padding:20px}.sheet-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:15px}.sheet-card header{justify-content:space-between;display:flex}.sheet-card p,.sheet-card small{color:var(--muted);font-size:11px}.login-page{background:linear-gradient(135deg,#123f39 0 45%,#e8eeea 45%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border-radius:26px;width:min(440px,100%);padding:38px;box-shadow:0 30px 100px #08221e47}.login-brand{align-items:center;gap:13px;margin-bottom:38px;display:flex}.login-brand h1{margin:0;font-size:19px}.login-card h2{font-size:27px}.login-card form{gap:17px;margin-top:26px;display:grid}.login-note{color:var(--muted);text-align:center;margin:20px 0 0;font-size:10px}.network{border-radius:999px;padding:6px 9px;font-size:10px}.network.online{color:#1c6a4c;background:#dff1e7}.network.offline{color:#9b572d;background:#f5e1d0}@media (width<=1050px){.cards,.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.hero-stats{justify-content:flex-start}.detail-grid{grid-template-columns:1fr}.comments{border-top:1px solid var(--line);border-left:0;padding:20px 0 0}}@media (width<=760px){.workspace{display:block}.sidebar{display:none}.mobile-topbar{z-index:15;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;justify-content:space-between;align-items:center;height:62px;padding:10px 16px;display:flex;position:sticky;top:0}.mobile-topbar .brand{padding:0}.mobile-topbar .brand>span{width:34px;height:34px}.main-shell>main{padding:16px 13px 84px}.bottom-nav{z-index:20;padding:8px 5px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#778680;background:0 0;border:0;flex-direction:column;align-items:center;min-width:55px;padding:3px;display:flex}.bottom-nav button span{font-size:19px}.bottom-nav button small{margin-top:2px;font-size:9px}.bottom-nav button.active{color:var(--green);font-weight:800}.hero{border-radius:20px;padding:26px 20px}.hero h2{font-size:29px}.hero-stats{grid-template-columns:repeat(3,1fr);display:grid}.stat{min-width:0;padding:11px}.stat strong{font-size:19px}.panel{border-radius:18px;padding:18px 14px}.panel-heading{flex-direction:column;align-items:flex-start}.cards,.archive-grid,.form-grid,.filter-bar,.select-cards,.check-list,.upload-zone{grid-template-columns:1fr}.order-card dl{grid-template-columns:repeat(3,1fr)}.stats-row{grid-template-columns:repeat(2,1fr);display:grid}.archive-image{height:230px}.form-actions{justify-content:stretch}.form-actions button{flex:1}.modal-backdrop{padding:8px}.modal{border-radius:17px;max-height:96vh;padding:18px}.detail-images img{height:170px}.detail-list{grid-template-columns:1fr}.offline-strip{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.site-row{align-items:flex-start;gap:10px}.login-page{background:#123f39;padding:14px}.login-card{padding:28px 22px}.heading-actions{flex-wrap:wrap;align-items:flex-start}}@media (width<=420px){.hero-stats{gap:5px}.stat span{font-size:8px}.archive-grid,.cards{grid-template-columns:1fr}.photo-preview{grid-template-columns:repeat(2,1fr)}}.photo-item{background:#eef1ee;border:2px solid #0000;border-radius:11px;grid-template-columns:1fr repeat(3,auto);gap:4px;padding:5px;display:grid}.photo-item.cover{border-color:#d98542}.photo-item img{background:#fff;border-radius:7px;grid-column:1/-1}.photo-item button{color:#435b56;background:#fff;border:0;border-radius:6px;padding:5px;font-size:9px}.file-input-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.photo-capture-panel{background:linear-gradient(135deg,#f1f7f4,#fff8f0);border:1px solid #123f3921;border-radius:20px;grid-template-columns:minmax(210px,.8fr) minmax(330px,1.2fr);align-items:center;gap:22px;padding:22px;display:grid;box-shadow:0 12px 32px #123f3912}.photo-capture-copy{flex-direction:column;gap:5px;display:flex}.photo-capture-copy>span{color:#c86f2d;letter-spacing:.16em;font-size:10px;font-weight:900}.photo-capture-copy>strong{font-size:22px}.photo-capture-copy>small{max-width:410px;color:var(--muted);font-size:11px;line-height:1.65}.photo-capture-actions{grid-template-columns:minmax(210px,1fr) auto;align-items:stretch;gap:10px;display:grid}.camera-trigger,.album-trigger{cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform .16s,box-shadow .16s}.camera-trigger{color:#fff;background:linear-gradient(135deg,#123f39,#24756a);border-radius:19px;outline:none;justify-content:center;align-items:center;gap:16px;min-height:112px;padding:18px 24px;display:flex;box-shadow:0 14px 30px #123f3940}.camera-trigger:hover{transform:translateY(-2px);box-shadow:0 18px 34px #123f394f}.camera-trigger:focus-visible{box-shadow:0 0 0 4px #fff,0 0 0 7px #d98542,0 18px 34px #123f394f}.camera-trigger:active,.album-trigger:active{transform:translateY(1px)}.camera-trigger-icon{background:#ffffff26;border-radius:20px;flex:none;place-items:center;width:62px;height:62px;display:grid}.camera-trigger-icon svg{width:39px;height:39px;overflow:visible}.camera-trigger-icon path{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linejoin:round}.camera-trigger-icon circle{fill:none;stroke:currentColor;stroke-width:1.8px}.camera-trigger-icon circle:last-child{fill:#f5b272;stroke:none}.camera-trigger-text{flex-direction:column;gap:4px;display:flex}.camera-trigger-text strong{font-size:22px}.camera-trigger-text small{color:#cbe0db;font-size:10px}.album-trigger{color:#385a53;background:#fff;border:1px solid #cbd8d4;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:132px;padding:14px;font-size:11px;font-weight:800;display:flex}.album-trigger:hover{border-color:#76a097;transform:translateY(-2px);box-shadow:0 10px 22px #123f3917}.album-trigger svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.photo-capture-status{color:#5e706b;text-align:right;grid-column:1/-1;margin:0;padding-top:3px;font-size:10px}.photo-source-badge{color:#48635d;background:#fff;border-radius:999px;align-self:center;padding:4px 6px;font-size:8px;font-weight:800}@media (width<=900px){.photo-capture-panel{grid-template-columns:1fr}.photo-capture-status{text-align:left}}@media (width<=560px){.photo-capture-panel{gap:16px;padding:16px}.photo-capture-copy>strong{font-size:19px}.photo-capture-actions{grid-template-columns:1fr}.camera-trigger{min-height:126px;padding:20px}.camera-trigger-icon{width:66px;height:66px}.camera-trigger-text strong{font-size:23px}.album-trigger{flex-direction:row;min-height:52px}.album-trigger svg{width:22px;height:22px}.photo-capture-status{text-align:center}}.inspection-form{gap:18px;display:grid}.inspection-stage{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px}.stage-heading{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.stage-heading>span{color:#fff;background:var(--green);letter-spacing:.06em;border-radius:999px;justify-content:center;min-width:54px;padding:6px 9px;font-size:9px;font-weight:900;display:inline-flex}.stage-heading h3{margin:1px 0 4px;font-size:19px}.stage-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.decision-stage>.field{max-width:430px;margin-bottom:18px}.sample-input{min-height:50px;font-size:17px;font-weight:750}.result-choice{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.result-card{border:2px solid var(--line);cursor:pointer;background:#f8faf8;border-radius:19px;grid-template-columns:68px 1fr auto;align-items:center;gap:15px;min-height:132px;padding:20px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.result-card:hover{transform:translateY(-2px);box-shadow:0 13px 28px #123f3917}.result-card input{opacity:0;pointer-events:none;position:absolute}.result-icon{border-radius:22px;place-items:center;width:68px;height:68px;display:grid}.result-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:43px;height:43px}.result-card.pass .result-icon{color:#1c7251;background:#dff3e8}.result-card.fail .result-icon{color:#a64b3c;background:#fae4de}.result-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.result-copy strong{font-size:19px}.result-copy small{color:var(--muted);font-size:10px;line-height:1.5}.result-mark{color:#fff;background:#bdc9c5;border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid}.result-card.pass.selected{background:#eff9f3;border-color:#2d8a67;box-shadow:0 12px 30px #2d8a6721}.result-card.pass.selected .result-mark{background:#2d8a67}.result-card.fail.selected{background:#fff5f2;border-color:#bd5e4c;box-shadow:0 12px 30px #bd5e4c21}.result-card.fail.selected .result-mark{background:#bd5e4c}.pass-stage{background:#f1faf5;border-color:#b8ddca;align-items:center;gap:14px;padding:18px 20px;display:flex}.pass-stage-icon{color:#fff;background:#2d8a67;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid}.pass-stage strong{color:#176044;margin-bottom:4px;display:block}.pass-stage p{color:#587269;margin:0;font-size:11px}.defect-stage{background:#fffdfc;border-color:#edcfc6;scroll-margin-top:74px}.defect-stage>.stage-heading>span{background:#aa5142}.defect-stage>.photo-capture-panel{margin-bottom:18px}.defect-fields{margin-top:20px}.inspection-submit{border-radius:15px;justify-self:end;min-width:260px;min-height:52px;padding:13px 22px;font-size:14px}.photo-preview:empty{display:none}@media (width<=760px){.back{margin:0 0 10px;padding:7px 2px}.panel:has(.inspection-form){padding:14px 12px 24px}.panel:has(.inspection-form)>.panel-heading{gap:10px;margin-bottom:13px;padding:0 2px}.panel:has(.inspection-form)>.panel-heading h2{margin-bottom:3px;font-size:20px}.panel:has(.inspection-form)>.panel-heading .pill{display:none}.panel:has(.inspection-form)>.offline-strip{margin-bottom:12px;padding:9px 11px}.panel:has(.inspection-form)>.site-row{margin-bottom:12px;padding:12px}.panel:has(.inspection-form)>.tabs{margin-bottom:13px}.inspection-form{gap:13px}.product-summary{margin-bottom:0;padding:13px}.product-summary h3{font-size:15px}.inspection-stage{border-radius:17px;padding:16px}.stage-heading{gap:9px;margin-bottom:16px}.stage-heading>span{min-width:49px;padding:5px 7px}.stage-heading h3{font-size:17px}.decision-stage>.field{max-width:none;margin-bottom:14px}.sample-input{min-height:52px;font-size:18px}.result-choice{grid-template-columns:1fr;gap:10px}.result-card{border-radius:16px;grid-template-columns:58px 1fr auto;gap:12px;min-height:108px;padding:14px}.result-card:hover{transform:none}.result-icon{border-radius:18px;width:58px;height:58px}.result-icon svg{width:36px;height:36px}.result-copy strong{font-size:18px}.result-mark{width:26px;height:26px}.pass-stage{padding:14px}.defect-stage{padding:15px 12px}.defect-stage>.photo-capture-panel{margin-bottom:14px}.defect-fields{margin-top:16px}.defect-fields .field input,.defect-fields .field select,.defect-fields .field textarea{min-height:48px;font-size:16px}.photo-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.inspection-submit{z-index:9;border-radius:16px;justify-self:stretch;width:100%;min-width:0;min-height:56px;position:sticky;bottom:72px;box-shadow:0 14px 36px #123f394d}}@media (width<=390px){.panel:has(.inspection-form){padding-left:10px;padding-right:10px}.inspection-stage{padding:14px 12px}.result-card{grid-template-columns:54px 1fr auto;gap:10px;padding:12px 10px}.result-icon{width:54px;height:54px}.result-copy strong{font-size:17px}.result-copy small{font-size:9px}.photo-preview{grid-template-columns:1fr}}.app-update-toast{z-index:80;color:#fff;white-space:nowrap;background:#176244;border-radius:999px;padding:10px 16px;font-size:12px;font-weight:800;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #123f3947}@media (width<=760px){.app-update-toast{top:68px}}.task-entry-panel{max-width:760px;margin:0 auto}.task-brief{gap:10px;display:grid}.task-brief-item{background:#f8faf8;border:1px solid #e0e7e3;border-radius:17px;align-items:center;gap:13px;min-height:82px;padding:16px;display:flex}.task-brief-icon{background:#e4f0eb;border-radius:14px;flex:none;place-items:center;width:45px;height:45px;font-size:21px;display:grid}.task-brief-item div{flex-direction:column;gap:4px;min-width:0;display:flex}.task-brief-item small{color:var(--muted);font-size:10px}.task-brief-item strong{text-overflow:ellipsis;font-size:17px;overflow:hidden}.task-brief-counts{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.task-brief-counts>div{padding:3px 10px}.task-brief-counts>div+div{border-left:1px solid var(--line)}.task-brief-counts strong{font-size:22px}.arrival-actions{gap:8px;margin-top:18px;display:grid}.arrival-button,.arrival-complete{border-radius:18px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:66px;font-size:18px;font-weight:900;display:flex}.arrival-button{color:#fff;background:linear-gradient(135deg,#123f39,#24756a);border:0;box-shadow:0 15px 32px #123f393d}.arrival-button:disabled{opacity:.58}.arrival-button span,.arrival-complete span{background:#ffffff2b;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.arrival-complete{color:#176044;background:#e6f4ec}.task-entry-panel>.form-success,.task-entry-panel>.form-error{margin:12px 2px 0}.product-picker{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.product-picker>header{justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:15px;display:flex}.product-picker h3{margin:0;font-size:20px}.product-picker>header>span{color:var(--muted);font-size:10px;font-weight:800}.inspection-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.inspection-product-tile{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;background:#fff;border-radius:15px;flex-direction:column;align-items:flex-start;padding:7px 7px 10px;display:flex;box-shadow:0 6px 16px #123f390a}.inspection-product-tile:active{transform:scale(.98)}.inspection-product-image{aspect-ratio:1;background:#eff2ef;border-radius:11px;place-items:center;width:100%;margin-bottom:8px;display:grid;position:relative;overflow:hidden}.inspection-product-image>img{object-fit:contain;width:100%;height:100%}.inspection-product-image>span{font-size:30px}.inspection-product-image>i{color:#fff;background:#23825e;border:2px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;font-style:normal;display:grid;position:absolute;top:5px;right:5px}.inspection-product-tile>strong,.inspection-product-tile>small,.inspection-product-tile>em{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.inspection-product-tile>strong{font-size:12px}.inspection-product-tile>small{color:var(--muted);margin-top:2px;font-size:9px}.inspection-product-tile>em{color:#27665a;margin-top:6px;font-size:9px;font-style:normal;font-weight:800}.product-inspection-panel{max-width:980px;margin:0 auto}.dispatch-products label{grid-template-columns:58px 22px 1fr;column-gap:9px}.dispatch-products label>img,.dispatch-product-placeholder{object-fit:contain;background:#eef1ee;border-radius:9px;grid-row:1/4;width:58px;height:58px}.dispatch-product-placeholder{color:var(--muted);place-items:center;font-size:9px;display:grid}.dispatch-products label>input[type=checkbox]{grid-row:1/3}.dispatch-products label>strong,.dispatch-products label>small{grid-column:3}.dispatch-quantity{grid-column:2/4;margin-top:7px}@media (width<=760px){.task-entry-panel{padding:17px 12px 22px}.task-brief-item{border-radius:15px;min-height:74px;padding:13px}.task-brief-icon{border-radius:13px;width:41px;height:41px;font-size:19px}.task-brief-item strong{font-size:15px}.task-brief-counts strong{font-size:20px}.arrival-button,.arrival-complete{border-radius:16px;min-height:64px;font-size:17px}.product-picker{margin-top:22px;padding-top:20px}.product-picker h3{font-size:17px}.inspection-product-grid{gap:7px}.inspection-product-tile{border-radius:12px;padding:5px 5px 8px}.inspection-product-image{border-radius:9px;margin-bottom:6px}.inspection-product-tile>strong{font-size:11px}.inspection-product-tile>small{font-size:8px}.inspection-product-tile>em{margin-top:4px;font-size:8px}.product-inspection-panel{padding:12px 10px 24px}.product-inspection-panel .offline-strip{margin-bottom:0}.dispatch-products label{grid-template-columns:58px 22px 1fr}}.simplified-defect-fields{gap:16px;max-width:720px;margin:20px auto 0;display:grid}.voice-description{gap:9px;display:grid}.voice-description-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.voice-description-heading>span{font-size:11px;font-weight:800}.voice-description-heading>small{color:var(--muted);font-size:9px}.voice-description textarea{resize:vertical;width:100%;min-height:126px}.voice-actions{display:grid}.voice-record-button{color:#176044;background:#edf7f1;border:1px solid #b7cbc4;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:12px 17px;font-weight:850;display:flex}.voice-record-button>span{color:#d24e43}.voice-record-button.recording{color:#9e382f;background:#fff0ed;border-color:#d66c60}.voice-record-button.recording>span{animation:1s infinite voice-pulse}.voice-saved{background:#f1faf5;border:1px solid #b8ddca;border-radius:15px;grid-template-columns:minmax(170px,1fr) minmax(180px,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.voice-saved audio{width:100%;height:38px}.voice-saved div{flex-direction:column;gap:3px;min-width:0;display:flex}.voice-saved strong{color:#176044;font-size:11px}.voice-saved small{color:#587269;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.voice-saved button{color:#9e382f;background:#fee5e1;border:0;border-radius:8px;padding:7px 9px;font-size:9px}.voice-error{color:#a43e33;margin:0;font-size:10px}.archive-voice-note{background:#f4faf7;border:1px solid #cbded7;border-radius:14px;grid-template-columns:minmax(220px,.8fr) 1fr;align-items:center;gap:14px;margin:14px 0;padding:13px;display:grid}.archive-voice-note audio{width:100%}.archive-voice-note strong{font-size:11px}.archive-voice-note p{color:var(--muted);margin:4px 0 0;font-size:10px}.swipe-back-tracking body:before{z-index:100;width:42px;height:42px;transform:translateY(-50%) scale(calc(.75 + var(--swipe-back-progress,0) * .25));color:#fff;background:rgba(18,63,57,calc(.35 + var(--swipe-back-progress,0) * .55));content:"←";pointer-events:none;border-radius:50%;place-items:center;font-size:20px;display:grid;position:fixed;top:50%;left:7px;box-shadow:0 8px 25px #123f3940}@keyframes voice-pulse{50%{opacity:.35;transform:scale(.8)}}@media (width<=760px){.simplified-defect-fields{margin-top:16px}.voice-description-heading{flex-direction:column;align-items:flex-start;gap:3px}.voice-description textarea{min-height:140px;font-size:16px}.voice-record-button{min-height:56px;font-size:14px}.voice-saved{grid-template-columns:1fr}.voice-saved button{min-height:38px}.archive-voice-note{grid-template-columns:1fr}}
