:root{--night:#071526;--night-2:#0c2037;--ink:#102033;--muted:#6d7a88;--soft:#f3f5f7;--surface:#fff;--line:#dde3e8;--orange:#f47b2b;--orange-dark:#d96319;--orange-soft:#fff0e5;--blue:#195a8d;--blue-soft:#eaf3fa;--green:#147652;--green-soft:#e6f4ed;--yellow:#a56a09;--yellow-soft:#fff2d7;--red:#a63d38;--red-soft:#fae8e6;--shadow:0 28px 80px #000b1b61}*{box-sizing:border-box}html,body{min-height:100%}html{background:var(--night)}body{color:var(--ink);background:var(--night);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button,label{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,input:focus-visible,label:focus-within{outline-offset:2px;outline:3px solid #f47b2b40}.app-stage{background:radial-gradient(circle at 18% 8%,#2262976b,#0000 31%),radial-gradient(circle at 84% 91%,#f47b2b33,#0000 28%),linear-gradient(145deg,#071526 0%,#0a1b30 48%,#06111f 100%);place-items:center;min-height:100dvh;padding:18px;display:grid;position:relative;overflow:hidden}.app-stage:before{content:"";pointer-events:none;opacity:.26;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.stage-glow{filter:blur(80px);pointer-events:none;border-radius:50%;width:280px;height:280px;position:absolute}.stage-glow-one{background:#2075b32e;top:-80px;right:14%}.stage-glow-two{background:#f47b2b1f;bottom:-100px;left:18%}.mobile-app{z-index:2;background:var(--soft);width:min(100%,1180px);height:min(940px,100dvh - 36px);min-height:680px;box-shadow:var(--shadow), 0 0 0 7px #ffffff09;border:1px solid #ffffff26;border-radius:32px;flex-direction:column;display:flex;position:relative;overflow:hidden}.app-header{color:#fff;background:var(--night);justify-content:space-between;align-items:center;gap:14px;min-height:72px;padding:0 20px;display:flex}.brand-lockup{align-items:center;gap:10px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg, #ff974f, var(--orange));border-radius:10px 15px 10px 10px;place-items:center;width:35px;height:35px;font-size:17px;font-weight:900;display:grid;box-shadow:0 7px 20px #f47b2b47}.brand-lockup>span:last-child{gap:3px;display:grid}.brand-lockup strong{letter-spacing:-.02em;font-size:15px;line-height:1}.brand-lockup small{color:#7f91a5;letter-spacing:.15em;font-size:7px;font-weight:800}.service-button{color:#9baabd;letter-spacing:.09em;background:#0e2137;border:1px solid #263d56;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:8px;font-weight:900;display:inline-flex}.service-button span{background:#728195;border-radius:50%;width:7px;height:7px}.service-button.connected{color:#bfe8d6;background:#1476522e;border-color:#29916773}.service-button.connected span{background:#44d392;box-shadow:0 0 0 4px #44d3921f}.service-indicator{letter-spacing:.02em;cursor:default;max-width:178px;min-height:34px;padding-top:6px;padding-bottom:6px;line-height:1.25}.service-indicator.unavailable{color:#f1cea2;background:#b4741024;border-color:#da974273}.service-indicator.unavailable span{background:#df9a43;box-shadow:0 0 0 4px #df9a431f}.header-actions{align-items:center;gap:7px;display:flex}.history-button{color:#cfdae5;letter-spacing:.08em;background:#0e2137;border:1px solid #263d56;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:8px;font-weight:900;display:inline-flex}.history-button span{color:#fff;background:var(--orange);border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:7px;display:grid}.history-button span:empty{width:7px;min-width:7px;height:7px;padding:0}.route-bar{color:#77879a;letter-spacing:.14em;background:#0a192b;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;min-height:29px;padding:0 20px;font-size:7px;font-weight:900;display:flex}.route-bar b{color:#f09a61}.app-progress{border-bottom:1px solid var(--line);z-index:4;background:#fffffff5;grid-template-columns:repeat(4,1fr);align-items:center;min-height:74px;padding:0 19px;display:grid;box-shadow:0 4px 18px #0f1f310a}.app-progress button{color:#9da7b0;background:0 0;border:0;align-content:center;place-items:center;gap:7px;height:74px;padding:0;display:grid;position:relative}.app-progress button:after{content:"";background:#e4e8eb;width:calc(100% - 32px);height:2px;position:absolute;top:26px;left:calc(50% + 16px)}.app-progress button:last-child:after{display:none}.app-progress button:disabled{cursor:default}.app-progress button>span{z-index:1;color:#99a4ae;background:#fff;border:1px solid #d1d7dc;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;font-weight:900;transition:all .18s;display:grid;position:relative}.app-progress button small{font-size:8px;font-weight:800}.app-progress button.active{color:var(--ink)}.app-progress button.active>span{color:#fff;border-color:var(--orange);background:var(--orange);box-shadow:0 0 0 5px var(--orange-soft)}.app-progress button.complete{color:var(--green)}.app-progress button.complete>span{color:#fff;border-color:var(--green);background:var(--green)}.app-progress button.complete:after{background:#14765261}.app-scroll{overscroll-behavior:contain;scrollbar-width:none;background:linear-gradient(180deg, #ffffff85, transparent 160px), var(--soft);flex:1;overflow-y:auto}.app-scroll::-webkit-scrollbar{display:none}.screen-section{min-height:100%;padding:24px 20px 20px;animation:.3s cubic-bezier(.2,.75,.25,1) screen-in}@keyframes screen-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.screen-heading{margin-bottom:22px}.screen-heading>p,.screen-heading>div>p{color:var(--orange-dark);letter-spacing:.17em;margin:0 0 8px;font-size:8px;font-weight:900}.screen-heading h1{max-width:355px;color:var(--ink);letter-spacing:-.045em;margin:0;font-size:30px;line-height:1.05}.screen-heading>span,.screen-heading>div>span{max-width:370px;color:var(--muted);margin-top:10px;font-size:12px;line-height:1.5;display:block}.heading-with-badge{grid-template-columns:1fr auto;align-items:start;gap:12px;display:grid}.heading-with-badge>b{min-width:47px;min-height:32px;color:var(--blue);background:var(--blue-soft);letter-spacing:.08em;border:1px solid #c9d8e4;border-radius:9px;place-items:center;padding:0 9px;font-size:9px;display:grid}.service-card{width:100%;min-height:68px;color:var(--ink);text-align:left;background:#fff;border:1px solid #d9e0e5;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-bottom:14px;padding:12px;display:grid;box-shadow:0 8px 24px #1020330d}.service-card.connected{background:linear-gradient(100deg,#f4fbf7,#fff);border-color:#badccb}.service-status-card{cursor:default;grid-template-columns:auto 1fr}.service-status-card.unavailable{background:linear-gradient(100deg,#fff9ec,#fff);border-color:#ead7ad}.service-card-icon{width:38px;height:38px;color:var(--orange-dark);background:var(--orange-soft);border-radius:11px;place-items:center;font-size:10px;font-weight:900;display:grid}.service-card.connected .service-card-icon{color:var(--green);background:var(--green-soft)}.service-status-card.unavailable .service-card-icon{color:#895a08;background:var(--yellow-soft)}.service-card>span:nth-child(2){gap:4px;display:grid}.service-card strong{font-size:14px}.service-card small{color:var(--muted);font-size:10px;line-height:1.35}.service-card>b{color:#9aa4ad;font-size:22px;font-weight:400}.pilot-context-card{margin-bottom:14px}.pilot-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:14px;display:grid}.pilot-field-grid label{gap:6px;display:grid}.pilot-field-grid label.wide{grid-column:1/-1}.pilot-field-grid span{color:#687582;font-size:8px;font-weight:900}.pilot-field-grid input{width:100%;min-height:44px;color:var(--ink);background:#f8fafb;border:1px solid #d5dde3;border-radius:10px;outline:0;padding:0 11px;font-size:11px}.pilot-field-grid input:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft);background:#fff}.ticket-camera{min-height:270px;color:var(--ink);cursor:pointer;background:linear-gradient(#ffffffde,#ffffffde),repeating-linear-gradient(45deg,#eef2f4 0 10px,#f9fafb 10px 20px);border:1px solid #cfd8df;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 7px #f7f8f9,0 12px 32px #1020330f}.ticket-camera:after{content:"";pointer-events:none;border:1px dashed #d3dbe1;border-radius:12px;position:absolute;inset:10px}.ticket-camera input,.capture-card input,.video-capture input,.weight-photo-control input{opacity:0;width:1px;height:1px;position:absolute}.ticket-camera.has-image{background:#e9edf0;padding:0;box-shadow:0 12px 32px #10203314}.ticket-camera.has-image:after{display:none}.ticket-camera img{object-fit:contain;width:100%;height:320px}.retake-pill{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.08em;background:#071526c7;border-radius:999px;place-items:center;min-height:26px;padding:0 10px;font-size:7px;font-weight:900;display:grid;position:absolute;bottom:12px;right:12px}.camera-frame{width:84px;height:84px;color:var(--orange);place-items:center;margin-bottom:8px;display:grid;position:relative}.camera-frame i{border-color:var(--orange);border-style:solid;width:26px;height:26px;position:absolute}.camera-frame i:first-child{border-width:2px 0 0 2px;border-radius:9px 0 0;top:0;left:0}.camera-frame i:nth-child(2){border-width:2px 2px 0 0;border-radius:0 9px 0 0;top:0;right:0}.camera-frame i:nth-child(3){border-width:0 0 2px 2px;border-radius:0 0 0 9px;bottom:0;left:0}.camera-frame i:nth-child(4){border-width:0 2px 2px 0;border-radius:0 0 9px;bottom:0;right:0}.camera-frame b{background:var(--orange-soft);border-radius:50%;place-items:center;width:42px;height:42px;font-size:24px;font-weight:400;display:grid}.ticket-camera>strong{font-size:15px}.ticket-camera>small{color:var(--muted);font-size:10px}.processing-card,.catalog-chip,.connection-confirm{background:#fff;border:1px solid #d9e2e8;border-radius:13px;align-items:center;gap:11px;min-height:64px;margin-top:13px;padding:12px;display:flex}.processing-orbit{border:3px solid #dfe8ef;border-top-color:var(--orange);border-radius:50%;flex:none;width:35px;height:35px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.processing-card div,.catalog-chip p,.connection-confirm p{gap:4px;margin:0;display:grid}.processing-card strong,.catalog-chip strong,.connection-confirm strong{font-size:11px}.processing-card small,.catalog-chip small,.connection-confirm small{color:var(--muted);font-size:9px;line-height:1.35}.scan-action{min-height:48px;color:var(--blue);background:#f7fbfe;border:1px solid #bed1df;border-radius:12px;justify-content:center;align-items:center;gap:9px;margin-top:12px;padding:0 16px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 6px 16px #195a8d0d}.scan-action span{font-size:18px}.scan-action.full-width{width:100%}.scan-action:disabled{color:#98a1aa;box-shadow:none;cursor:not-allowed;background:#eceff1;border-color:#dfe3e7}.demo-row{color:#86919c;justify-content:space-between;align-items:center;gap:12px;min-height:42px;font-size:9px;display:flex}.text-button{color:var(--blue);background:0 0;border:0;padding:7px 0;font-size:9px;font-weight:900}.recognition-error{color:var(--red);background:var(--red-soft);border:1px solid #ebc7c4;border-radius:10px;margin:10px 0 0;padding:11px 12px;font-size:9px;line-height:1.45}.metric-strip{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:1.1fr .65fr 1fr;margin:5px 0 13px;padding:12px 8px;display:grid}.metric-strip span{border-right:1px solid #e8ecef;gap:5px;min-width:0;padding:0 8px;display:grid}.metric-strip span:last-child{border-right:0}.metric-strip small{color:#8b96a0;letter-spacing:.09em;font-size:7px;font-weight:900}.metric-strip b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.data-card{border:1px solid var(--line);background:#fff;border-radius:15px;margin-top:14px;overflow:hidden;box-shadow:0 10px 28px #1020330f}.card-heading{border-bottom:1px solid #e8ecef;justify-content:space-between;align-items:center;gap:10px;min-height:51px;padding:0 14px;display:flex}.card-heading>span{align-items:center;gap:9px;display:flex}.card-heading strong{font-size:13px}.card-heading small{color:#8f9aa4;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.status-dot{background:var(--green);width:7px;height:7px;box-shadow:0 0 0 4px var(--green-soft);border-radius:50%;display:block}.status-dot.working{background:var(--orange);box-shadow:0 0 0 4px var(--orange-soft);animation:.7s ease-in-out infinite alternate pulse}@keyframes pulse{to{opacity:.5;transform:scale(1.3)}}.order-line{border-bottom:1px solid #edf0f2;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;min-height:64px;padding:10px 14px;display:grid}.case-icon{width:31px;height:31px;color:var(--blue);background:var(--blue-soft);border-radius:9px;place-items:center;font-size:11px;display:grid}.order-line>span:nth-child(2){gap:4px;min-width:0;display:grid}.order-line strong{font-size:12px;line-height:1.35}.order-line small{color:#8e99a3;letter-spacing:.05em;font-size:10px}.order-line>b{min-width:31px;color:var(--ink);text-align:right;font-size:16px}.manual-ticket-number{background:#fbfcfd;border-bottom:1px solid #edf0f2;gap:6px;padding:13px 14px;display:grid}.manual-ticket-number span{color:#6c7883;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900}.manual-ticket-number input,.order-line.editable input{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border:1px solid #dbe2e8;border-radius:9px;outline:none;transition:border-color .15s,box-shadow .15s}.manual-ticket-number input{height:42px;padding:0 12px;font-size:13px;font-weight:750}.manual-ticket-number input:focus,.order-line.editable input:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.order-line.editable{grid-template-columns:32px minmax(0,1fr) 54px 30px;align-items:start}.order-line.editable>span:nth-child(2){gap:6px}.order-line.editable>span:nth-child(2) input:first-child{min-height:34px;padding:7px 9px;font-size:12px;font-weight:800}.order-line.editable>span:nth-child(2) input:last-child{color:#73808b;min-height:29px;padding:5px 9px;font-size:10px}.quantity-input{text-align:center;height:36px;padding:0 6px;font-size:13px!important;font-weight:900!important}.remove-line{color:#8d4d43;background:#fff7f5;border:1px solid #eed6d0;border-radius:9px;place-items:center;width:30px;height:30px;font-size:18px;display:grid}.add-line-button{width:calc(100% - 28px);color:var(--blue);background:var(--blue-soft);border:1px solid #cbdce9;border-radius:10px;margin:10px 14px;padding:11px 13px;font-size:11px;font-weight:900}.manual-review-fallback{padding-bottom:1px}.ai-unavailable-message{color:#895a08;background:var(--yellow-soft);border-color:#ecd59e}.confirmation-row{cursor:pointer;background:#fbfcfc;align-items:center;gap:11px;min-height:62px;padding:11px 14px;display:flex}.confirmation-row input{width:20px;height:20px;accent-color:var(--green);flex:none}.confirmation-row>span{gap:3px;display:grid}.confirmation-row strong{font-size:12px}.confirmation-row small{color:var(--muted);font-size:10px;line-height:1.35}.action-dock{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #ccd4dbeb;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:72px;margin-top:20px;padding:9px;display:grid;position:sticky;bottom:0;box-shadow:0 18px 40px #10203329}.action-dock.single-action{grid-template-columns:1fr auto}.action-dock>div{gap:4px;min-width:0;display:grid}.action-dock>div small{color:var(--orange-dark);letter-spacing:.12em;font-size:7px;font-weight:900}.action-dock>div strong{color:#536170;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.primary-button{color:#fff;background:linear-gradient(135deg, #17334f, var(--night));border:0;border-radius:12px;justify-content:center;align-items:center;gap:14px;min-height:50px;padding:0 17px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 8px 20px #07152638}.primary-button:active:not(:disabled),.back-button:active{transform:scale(.97)}.primary-button:disabled{color:#959ea7;box-shadow:none;cursor:not-allowed;background:#e2e6e9}.back-button{color:#5d6975;background:#fff;border:1px solid #d9dfe4;border-radius:12px;place-items:center;width:46px;height:50px;font-size:25px;display:grid}.capture-sequence{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.capture-mode-selector{background:#eaf0f4;border:1px solid #d7dfe5;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-bottom:12px;padding:5px;display:grid}.capture-mode-selector button{color:#6f7b86;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-content:center;gap:4px;min-height:86px;padding:12px;display:grid}.capture-mode-selector button.active{color:var(--ink);background:#fff;border-color:#d7dfe5;box-shadow:0 7px 18px #10203317}.capture-mode-selector span{color:var(--orange-dark);letter-spacing:.12em;font-size:7px;font-weight:900}.capture-mode-selector strong{font-size:12px}.capture-mode-selector small{color:#83909b;font-size:8px}.photo-capture-note{background:#f2f8fc;border:1px solid #cfe0ec;border-radius:13px;align-items:center;gap:11px;min-height:58px;margin-bottom:10px;padding:10px 12px;display:flex}.photo-capture-note>span{min-height:27px;color:var(--blue);background:var(--blue-soft);letter-spacing:.08em;border-radius:999px;place-items:center;padding:0 9px;font-size:7px;font-weight:900;display:grid}.photo-capture-note p{gap:3px;margin:0;display:grid}.photo-capture-note strong{font-size:10px}.photo-capture-note small{color:var(--muted);font-size:8px}.capture-card{cursor:pointer;background:#fff;border:1px solid #d9e0e5;border-radius:14px;grid-template-rows:126px auto;min-height:170px;display:grid;position:relative;overflow:hidden;box-shadow:0 7px 20px #1020330b}.capture-card img,.capture-empty{width:100%;height:126px}.capture-card img{object-fit:cover}.capture-empty{color:var(--orange);background:linear-gradient(145deg,#195a8d09,#f47b2b0f),#f4f6f8;place-items:center;display:grid}.camera-icon{background:#fff;border:1px solid #d4dce2;border-radius:50%;place-items:center;width:42px;height:42px;font-size:21px;font-weight:300;display:grid;box-shadow:0 6px 14px #10203314}.capture-copy{gap:4px;min-height:52px;padding:9px 11px;display:grid}.capture-copy strong{font-size:12px}.capture-copy small{color:#8c97a1;font-size:10px}.walkaround-guide{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.walkaround-guide span{color:#667584;text-align:center;background:#fff;border:1px solid #dce3e8;border-radius:12px;align-content:center;place-items:center;gap:6px;min-height:64px;padding:8px 5px;display:grid}.walkaround-guide b{color:#fff;background:var(--night-2);border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.walkaround-guide small{font-size:8px;font-weight:800;line-height:1.25}.video-capture{color:#fff;background:radial-gradient(circle at 50% 45%, #f47b2b26, transparent 33%), linear-gradient(145deg, #0d2844, var(--night));cursor:pointer;border:1px solid #233c56;border-radius:20px;place-items:center;min-height:310px;margin-top:12px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 36px #0715262b}.video-capture:before{content:"";pointer-events:none;border:1px dashed #fff3;border-radius:20px;width:82%;height:70%;position:absolute}.video-capture.has-video:before{display:none}.video-capture video{object-fit:cover;background:#000;width:100%;height:360px;display:block}.video-empty{z-index:1;text-align:center;place-items:center;gap:8px;padding:24px;display:grid;position:relative}.video-empty strong{margin-top:6px;font-size:15px}.video-empty small{color:#9fb0c1;font-size:10px}.record-ring{border:2px solid #ffffffb8;border-radius:50%;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 0 0 8px #ffffff0f}.record-ring b{background:linear-gradient(145deg, #ff9150, var(--orange));border-radius:50%;width:48px;height:48px;box-shadow:0 8px 24px #f47b2b61}.video-retake{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.08em;background:#071526d1;border-radius:999px;place-items:center;min-height:28px;padding:0 11px;font-size:7px;font-weight:900;display:grid;position:absolute;bottom:12px;right:12px}.frame-review{background:#fff;border:1px solid #d9e2e8;border-radius:14px;margin-top:13px;padding:12px}.frame-review>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.frame-review>div:first-child>span{align-items:center;gap:7px;display:flex}.frame-review strong{font-size:11px}.frame-review>div:first-child>small{color:var(--green);letter-spacing:.08em;font-size:7px;font-weight:900}.frame-strip{scroll-snap-type:x proximity;grid-auto-columns:88px;grid-auto-flow:column;gap:7px;margin-top:10px;padding-bottom:3px;display:grid;overflow-x:auto}.frame-strip figure{scroll-snap-align:start;background:#e9edf0;border-radius:9px;height:68px;margin:0;position:relative;overflow:hidden}.frame-strip img{object-fit:cover;width:100%;height:100%}.frame-strip figcaption{color:#fff;background:#071526c2;border-radius:50%;place-items:center;width:19px;height:19px;font-size:7px;font-weight:900;display:grid;position:absolute;bottom:4px;right:4px}.catalog-chip{min-height:58px}.catalog-chip>span{width:34px;height:34px;color:var(--blue);background:var(--blue-soft);border-radius:10px;flex:none;place-items:center;font-size:9px;font-weight:900;display:grid}.recognition-empty{grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:17px 14px;display:grid}.recognition-symbol{width:38px;height:38px;color:var(--blue);background:#f3f8fb;border:1px solid #d2e0ea;border-radius:50%;place-items:center;font-size:19px;display:grid}.recognition-empty>div{gap:4px;display:grid}.recognition-empty strong{font-size:12px}.recognition-empty p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.recognition-empty .scan-action,.recognition-empty .recognition-error{grid-column:1/-1;width:100%}.analysis-progress{background:linear-gradient(100deg,#f8fbfd,#fff);align-items:center;gap:14px;min-height:116px;padding:20px 16px;display:flex;position:relative;overflow:hidden}.scanner-line{border:2px solid #d4e2ec;border-top-color:var(--orange);border-radius:50%;flex:none;width:48px;height:48px;animation:1s linear infinite spin}.analysis-progress div{gap:5px;display:grid}.analysis-progress strong{font-size:11px}.analysis-progress small{color:var(--muted);font-size:8px}.decision-banner{border-radius:12px;grid-template-columns:auto 1fr;gap:11px;margin:12px;padding:13px;display:grid}.decision-banner>span{border-radius:50%;place-items:center;width:34px;height:34px;font-size:16px;font-weight:900;display:grid}.decision-banner>div{gap:4px;display:grid}.decision-banner small{letter-spacing:.1em;font-size:7px;font-weight:900}.decision-banner strong{font-size:11px}.decision-banner p{margin:0;font-size:8px;line-height:1.4}.decision-banner.pass{color:#115f43;background:var(--green-soft);border:1px solid #b8dccb}.decision-banner.pass>span{color:#fff;background:var(--green)}.decision-banner.hold{color:#8f332e;background:var(--red-soft);border:1px solid #ebc2bf}.decision-banner.hold>span{color:#fff;background:var(--red)}.decision-banner.review{color:#895a08;background:var(--yellow-soft);border:1px solid #ecd59e}.decision-banner.review>span{color:#fff;background:var(--yellow)}.recognition-summary{grid-template-columns:1fr auto;align-items:start;gap:10px;padding:2px 14px 13px;display:grid}.recognition-summary>span{gap:5px;display:grid}.recognition-summary small{color:#8f99a3;letter-spacing:.08em;font-size:7px;font-weight:900}.recognition-summary strong{font-size:9px;line-height:1.45}.confidence{text-transform:uppercase;border-radius:999px;padding:6px 8px;font-size:7px}.confidence.high{color:var(--green);background:var(--green-soft)}.confidence.medium{color:var(--yellow);background:var(--yellow-soft)}.confidence.low{color:var(--red);background:var(--red-soft)}.product-results{gap:9px;padding:0 12px 12px;display:grid}.product-result{background:#fff;border:1px solid #dde3e7;border-left:4px solid #8e98a1;border-radius:11px;gap:5px;padding:12px;display:grid}.product-result.matched{border-left-color:var(--green)}.product-result.not_on_ticket{border-left-color:var(--red);background:snow}.product-result.uncertain{border-left-color:var(--yellow);background:#fffdf8}.product-result>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.product-result>div:first-child>small,.product-result>span{color:#8b96a0;font-size:7px}.product-result>strong{font-size:12px}.product-result>p{color:#5f6c78;margin:2px 0;font-size:10px;line-height:1.4}.match-badge{letter-spacing:.06em;border-radius:6px;place-items:center;min-height:22px;padding:0 7px;font-size:7px;font-weight:900;display:inline-grid}.match-badge.matched{color:var(--green);background:var(--green-soft)}.match-badge.not_on_ticket{color:var(--red);background:var(--red-soft)}.match-badge.uncertain{color:var(--yellow);background:var(--yellow-soft)}.product-result footer{color:#7a8691;border-top:1px solid #eceff1;flex-wrap:wrap;gap:8px;margin-top:3px;padding-top:8px;font-size:7px;display:flex}.product-result footer b{color:var(--ink)}.exception-list{color:#843c38;background:var(--red-soft);border:1px solid #ebc9c6;border-radius:10px;gap:8px;margin:0 12px 12px;padding:11px;display:grid}.exception-list.warning{color:#80560c;background:var(--yellow-soft);border-color:#ead49f}.exception-list>strong{font-size:9px}.exception-list>span{gap:3px;font-size:8px;line-height:1.35;display:grid}.exception-list small{font-size:7px}.dedupe-notes{color:#5f6b76;background:#f9fafb;border:1px solid #dce2e6;border-radius:10px;margin:0 12px 12px;padding:11px;font-size:8px}.dedupe-notes summary{color:var(--blue);cursor:pointer;font-weight:900}.dedupe-notes p{margin:8px 0 0;line-height:1.4}.weight-stack{gap:12px;display:grid}.weight-card{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 9px 25px #1020330e}.weight-photo-control{cursor:pointer;background:#edf1f4;height:190px;display:block;position:relative;overflow:hidden}.weight-photo-control img{object-fit:cover;width:100%;height:100%}.weight-photo-control.has-image:after{content:"";pointer-events:none;background:linear-gradient(#0000,#071526c7);position:absolute;inset:45% 0 0}.weight-photo-label{z-index:1;color:#fff;align-items:center;gap:8px;min-height:34px;padding:0 11px;display:flex;position:absolute;bottom:0;left:0;right:0}.weight-photo-label>b{background:var(--orange);border-radius:7px;place-items:center;width:24px;height:24px;font-size:8px;display:grid}.weight-photo-label>strong{font-size:12px}.weight-photo-label>small{color:#bec8d2;letter-spacing:.06em;margin-left:auto;font-size:9px;font-weight:900}.weight-photo-control.needs-photo{background:linear-gradient(145deg,#195a8d09,#f47b2b0f),#f5f7f8;border-bottom:1px solid #e1e6ea;place-items:center;display:grid}.weight-photo-control.needs-photo:before{content:"";pointer-events:none;border:1px dashed #cbd5dc;border-radius:12px;position:absolute;inset:12px}.weight-photo-control.needs-photo .weight-photo-label{color:var(--ink);background:#ffffffdb;border-top:1px solid #e1e6ea}.weight-photo-control.needs-photo .weight-photo-label>small{color:var(--orange-dark)}.weight-photo-empty{max-width:270px;color:var(--ink);text-align:center;flex-direction:column;align-items:center;gap:7px;padding:16px 16px 42px;display:flex}.weight-photo-empty>b{width:46px;height:46px;color:var(--orange);background:#fff;border:1px solid #f0cdb5;border-radius:50%;place-items:center;font-size:24px;font-weight:400;display:grid;box-shadow:0 8px 20px #10203314}.weight-photo-empty>strong{font-size:13px}.weight-photo-empty>small{max-width:230px;color:var(--muted);font-size:10px;line-height:1.4}.weight-evidence-status{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:repeat(2,1fr);gap:8px;min-height:54px;margin-top:12px;padding:8px;display:grid}.weight-evidence-status>span{color:#788490;background:#f3f5f7;border-radius:9px;align-items:center;gap:8px;min-height:36px;padding:0 10px;font-size:10px;font-weight:800;display:flex}.weight-evidence-status i{background:#fff;border:1px solid #cfd7dd;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;font-style:normal;display:grid}.weight-evidence-status>span.complete{color:var(--green);background:var(--green-soft)}.weight-evidence-status>span.complete i{color:#fff;border-color:var(--green);background:var(--green)}.weight-value{grid-template-columns:1fr auto auto;align-items:center;gap:8px;min-height:70px;padding:0 14px;display:grid}.weight-value>span{color:var(--muted);font-size:9px;font-weight:800}.weight-value input{width:105px;color:var(--ink);text-align:right;letter-spacing:-.04em;background:0 0;border:0;outline:0;padding:0;font-size:28px;font-weight:800}.weight-value>b{color:#8b96a0;letter-spacing:.08em;font-size:9px}.confidence-row{color:#7c8892;background:#fff;border:1px solid #dce4e9;border-radius:10px;justify-content:space-between;align-items:center;min-height:42px;margin-top:10px;padding:0 12px;font-size:8px;display:flex}.confidence-row b{color:var(--green)}.variance-card{border-radius:15px;justify-content:space-between;align-items:center;gap:12px;min-height:94px;margin-top:13px;padding:16px;display:flex}.variance-card>span{gap:5px;display:grid}.variance-card small{letter-spacing:.1em;font-size:7px;font-weight:900}.variance-card strong{letter-spacing:-.04em;font-size:27px}.variance-card>b{letter-spacing:.05em;border-radius:7px;padding:7px 8px;font-size:7px}.variance-card.pass{color:#105d42;background:var(--green-soft);border:1px solid #b9ddcb}.variance-card.pass>b{background:#1476521a}.variance-card.fail{color:#943934;background:var(--red-soft);border:1px solid #e7c2bf}.variance-card.fail>b{background:#a63d381a}.variance-card.pending{color:#65727e;background:#f8fafb;border:1px solid #d8e0e5}.variance-card.pending>b{background:#e9edf0}.result-hero{color:#fff;text-align:center;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:30px 24px;display:flex;position:relative;overflow:hidden}.result-hero:after{content:"";border:34px solid #ffffff12;border-radius:50%;width:220px;height:220px;position:absolute;top:-110px;right:-100px}.result-hero.green{background:linear-gradient(145deg,#187c58,#0d5038)}.result-hero.yellow{background:linear-gradient(145deg,#b7780d,#764902)}.result-hero.red{background:linear-gradient(145deg,#af4943,#702722)}.result-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:57px;height:57px;font-size:26px;font-weight:900;display:grid}.result-hero p{color:#ffffffb3;letter-spacing:.17em;margin:18px 0 8px;font-size:7px;font-weight:900}.result-hero h1{letter-spacing:-.04em;max-width:330px;margin:0;font-size:29px;line-height:1.05}.result-hero>span:last-child{color:#fffc;max-width:330px;margin-top:12px;font-size:10px;line-height:1.45}.audit-heading{border-bottom:1px solid #e8ecef;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:0 14px;display:flex}.audit-heading>span{gap:5px;display:grid}.audit-heading small{color:var(--orange-dark);letter-spacing:.11em;font-size:7px;font-weight:900}.audit-heading strong{font-size:15px}.audit-heading>b{color:#89949e;font-size:8px}.audit-row{color:#687581;border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:14px;min-height:46px;padding:0 14px;font-size:9px;display:flex}.audit-row strong{color:var(--ink);text-align:right;font-size:9px}.record-context-summary{background:#fff;border:1px solid #d9e1e6;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:13px 0;padding:11px;display:grid}.record-context-summary span{border-right:1px solid #e7ecef;gap:4px;min-width:0;padding:4px 8px;display:grid}.record-context-summary span:last-child{border-right:0}.record-context-summary small{color:#8a96a0;letter-spacing:.08em;font-size:7px;font-weight:900}.record-context-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.record-save-card{background:linear-gradient(110deg,#f6fafd,#fff);border:1px solid #d5e0e7;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-top:13px;padding:13px;display:grid;box-shadow:0 8px 24px #1020330d}.record-save-card.saved{background:linear-gradient(110deg, var(--green-soft), #fff);border-color:#b8ddca}.record-save-icon{width:40px;height:40px;color:var(--blue);background:var(--blue-soft);border-radius:12px;place-items:center;font-size:15px;font-weight:900;display:grid}.record-save-card.saved .record-save-icon{color:#fff;background:var(--green)}.record-save-card>div{gap:3px;min-width:0;display:grid}.record-save-card small{color:var(--orange-dark);letter-spacing:.1em;font-size:7px;font-weight:900}.record-save-card.saved small{color:var(--green)}.record-save-card strong{font-size:12px}.record-save-card p{color:var(--muted);margin:0;font-size:8px;line-height:1.4}.record-save-card>button{color:#fff;background:var(--night-2);border:0;border-radius:9px;min-height:37px;padding:0 11px;font-size:8px;font-weight:900}.record-save-card>button:disabled{color:#9aa4ad;background:#e3e7ea}.audit-row.total{min-height:56px;color:var(--ink);background:#f8fafb;border-bottom:0;font-weight:900}.audit-row.total strong{font-size:16px}.prototype-disclaimer{color:#87929c;text-align:center;margin:13px 5px 0;font-size:8px;line-height:1.45}.sheet-layer{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030d199e;justify-content:center;align-items:flex-end;padding:18px;animation:.18s fade-in;display:flex;position:absolute;inset:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.settings-sheet{background:#fff;border:1px solid #ffffff1f;border-radius:24px;width:min(100%,480px);padding:9px 20px 22px;animation:.26s cubic-bezier(.2,.78,.25,1) sheet-in;box-shadow:0 28px 80px #000a1661}@keyframes sheet-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.sheet-handle{background:#d8dde1;border-radius:999px;width:42px;height:4px;margin:0 auto 18px;display:block}.settings-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.settings-heading small{color:var(--orange-dark);letter-spacing:.13em;font-size:7px;font-weight:900}.settings-heading h2{letter-spacing:-.035em;margin:5px 0 0;font-size:24px}.settings-heading button{color:#6d7882;background:#f6f8f9;border:1px solid #dce1e5;border-radius:50%;place-items:center;width:36px;height:36px;font-size:21px;display:grid}.settings-sheet>p{color:var(--muted);margin:13px 0 18px;font-size:10px;line-height:1.5}.key-field{gap:7px;display:grid}.key-field>span{color:#596673;font-size:9px;font-weight:900}.key-field input{width:100%;min-height:51px;color:var(--ink);background:#fafbfc;border:1px solid #cbd4dc;border-radius:12px;outline:0;padding:0 13px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.key-field input:focus{border-color:var(--orange);box-shadow:0 0 0 4px var(--orange-soft)}.connection-confirm{background:#fafbfc;margin-top:12px}.connection-confirm>span{color:#7e8993;background:#e8ecef;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.connection-confirm.connected{background:var(--green-soft);border-color:#badccb}.connection-confirm.connected>span{color:#fff;background:var(--green)}.key-link{color:var(--blue);margin-top:13px;font-size:9px;font-weight:900;display:inline-block}.sheet-button{width:100%;margin-top:18px}.history-layer{align-items:stretch}.history-sheet{background:#f5f7f8;border:1px solid #ffffff1f;border-radius:24px;width:min(100%,760px);max-height:min(900px,100dvh - 26px);margin:auto;padding:9px 20px 22px;animation:.26s cubic-bezier(.2,.78,.25,1) sheet-in;overflow-y:auto;box-shadow:0 28px 80px #000a1661}.history-heading{margin-bottom:17px}.history-metrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.history-metrics>span{background:#fff;border:1px solid #dce3e8;border-radius:13px;align-content:center;gap:5px;min-height:74px;padding:12px;display:grid}.history-metrics small,.record-detail-grid small,.history-summary small{color:#85919b;letter-spacing:.1em;font-size:7px;font-weight:900}.history-metrics strong{letter-spacing:-.04em;font-size:22px}.history-search{color:#84909a;background:#fff;border:1px solid #d8e0e5;border-radius:12px;align-items:center;gap:9px;min-height:49px;margin:12px 0;padding:0 13px;display:flex}.history-search input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.history-list{gap:8px;display:grid}.history-record{width:100%;min-height:86px;color:var(--ink);text-align:left;background:#fff;border:1px solid #d9e1e6;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:11px;display:grid;box-shadow:0 6px 18px #10203309}.history-record-status{color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-size:15px;font-weight:900;display:grid}.history-record-status.verified{background:var(--green)}.history-record-status.review{background:var(--yellow)}.history-record-status.hold{background:var(--red)}.history-record-copy{gap:4px;min-width:0;display:grid}.history-record-copy small{color:var(--orange-dark);font-size:7px;font-weight:900}.history-record-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.history-record-copy>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.history-record-weight{justify-items:end;gap:5px;display:grid}.history-record-weight small{color:#85919b;font-size:7px;font-weight:900}.history-record-weight strong{font-size:13px}.history-loading,.history-empty{min-height:220px;color:var(--muted);text-align:center;background:#fff;border:1px dashed #cfdae1;border-radius:16px;align-content:center;place-items:center;gap:10px;padding:26px;display:grid}.history-loading .processing-orbit{margin:0}.history-empty>span{color:var(--blue);font-size:25px}.history-empty strong{color:var(--ink);font-size:14px}.history-empty p{max-width:330px;margin:0;font-size:9px;line-height:1.5}.history-empty button,.history-back{min-height:36px;color:var(--blue);background:var(--blue-soft);border:1px solid #cad9e4;border-radius:9px;padding:0 11px;font-size:8px;font-weight:900}.record-detail{gap:12px;display:grid}.history-back{width:fit-content}.history-status-hero{color:#fff;border-radius:17px;grid-template-columns:auto 1fr;align-items:center;gap:15px;min-height:150px;padding:20px;display:grid}.history-status-hero.verified{background:linear-gradient(145deg,#187c58,#0d5038)}.history-status-hero.review{background:linear-gradient(145deg,#b7780d,#764902)}.history-status-hero.hold{background:linear-gradient(145deg,#af4943,#702722)}.history-status-hero>span{background:#ffffff1f;border:1px solid #fff6;border-radius:50%;place-items:center;width:50px;height:50px;font-size:22px;font-weight:900;display:grid}.history-status-hero>div{gap:5px;display:grid}.history-status-hero small{color:#ffffffad;letter-spacing:.12em;font-size:7px;font-weight:900}.history-status-hero strong{font-size:20px;line-height:1.05}.history-status-hero p{color:#ffffffc7;margin:0;font-size:9px;line-height:1.45}.record-detail-grid{background:#fff;border:1px solid #dbe2e7;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:11px;display:grid}.record-detail-grid span{background:#f6f8f9;border-radius:9px;gap:4px;min-width:0;padding:8px;display:grid}.record-detail-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.history-audit{margin:0}.history-summary{background:#fff;border:1px solid #dbe2e7;border-radius:13px;padding:14px}.history-summary p{color:#5f6c78;margin:7px 0 0;font-size:10px;line-height:1.5}.history-export{width:100%}@media (width>=800px){.app-stage:after{content:"PALLETPROOF  /  MOBILE PILOT";color:#ffffff47;letter-spacing:.22em;font-size:8px;font-weight:900;position:absolute;bottom:28px;left:36px}.mobile-app{border-radius:26px;height:min(940px,100dvh - 32px);min-height:720px}.app-header,.route-bar{padding-left:34px;padding-right:34px}.app-progress{padding-left:90px;padding-right:90px}.screen-section{padding:30px 38px 24px}.screen-heading h1{max-width:680px;font-size:38px}.screen-heading>span,.screen-heading>div>span{max-width:620px;font-size:14px}.service-card{min-height:78px;padding:14px 16px}.ticket-camera{min-height:355px}.ticket-camera img{height:410px}.metric-strip{min-height:68px}.capture-sequence{grid-template-columns:repeat(4,1fr);gap:14px}.walkaround-guide{gap:12px}.walkaround-guide span{text-align:left;grid-template-columns:auto 1fr;justify-items:start;min-height:80px;padding:12px}.walkaround-guide small{font-size:10px}.video-capture{min-height:410px}.video-capture video{height:470px}.frame-strip{grid-auto-columns:minmax(110px,1fr)}.frame-strip figure{height:86px}.capture-card{grid-template-rows:166px auto;min-height:222px}.capture-card img,.capture-empty{height:166px}.catalog-chip,.recognition-card{margin-top:16px}.recognition-empty{grid-template-columns:auto 1fr auto;min-height:130px}.recognition-empty .scan-action{grid-column:auto;width:auto;min-width:190px;margin-top:0}.recognition-empty .recognition-error{grid-column:1/-1}.product-results{grid-template-columns:repeat(2,1fr)}.weight-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.weight-photo-control{height:280px}.weight-value{min-height:82px;padding:0 20px}.weight-value input{width:150px;font-size:34px}.weight-evidence-status{width:min(100%,620px);margin-left:auto;margin-right:auto}.weight-screen>.scan-action{width:min(100%,620px);margin-left:auto;margin-right:auto;display:flex}.variance-card{min-height:112px}.variance-card strong{font-size:34px}.result-screen{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-content:start;gap:20px;display:grid}.result-screen .result-hero{grid-area:1/1/4;min-height:510px}.result-screen .record-context-summary,.result-screen .audit-card,.result-screen .record-save-card{grid-column:2;margin-top:0}.result-screen .prototype-disclaimer,.result-screen .action-dock{grid-column:1/-1}.settings-sheet{width:min(100%,600px)}}@media (width<=600px){.app-stage{background:var(--soft);padding:0;display:block;overflow:auto}.stage-glow,.app-stage:before{display:none}.mobile-app{width:100%;height:100dvh;min-height:0;box-shadow:none;border:0;border-radius:0}.sheet-layer{padding:0;position:fixed}.settings-sheet{border-radius:24px 24px 0 0}.history-sheet{border:0;border-radius:0;width:100%;height:100dvh;max-height:none;margin:0}}@media (width<=380px){.screen-section,.app-header,.route-bar{padding-left:15px;padding-right:15px}.app-progress{padding-left:12px;padding-right:12px}.history-button{padding:0 8px}.pilot-field-grid{grid-template-columns:1fr}.pilot-field-grid label.wide{grid-column:auto}.record-context-summary{grid-template-columns:1fr}.record-context-summary span{border-bottom:1px solid #e7ecef;border-right:0}.record-context-summary span:last-child{border-bottom:0}.record-save-card{grid-template-columns:auto 1fr}.record-save-card>button{grid-column:1/-1}.history-record{grid-template-columns:auto 1fr}.history-record-weight{grid-area:2/2;justify-items:start}.capture-sequence{grid-template-columns:1fr}.capture-card{grid-template-rows:150px auto}.capture-card img,.capture-empty{height:150px}.walkaround-guide{grid-template-columns:repeat(2,1fr)}.video-capture{min-height:265px}.video-capture video{height:300px}.action-dock>div{display:none}.action-dock,.action-dock.single-action{grid-template-columns:auto 1fr}.action-dock.single-action>div{display:grid}.action-dock .primary-button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
