:root{font-family:"Yu Gothic UI","Hiragino Kaku Gothic ProN",system-ui,sans-serif;color:#15332e;background:#f4f1e9;--green:#173f38;--green2:#236459;--orange:#e97836;--line:#d7dfdc}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.app-shell,.auth-shell{width:min(100%,560px);margin:auto;padding:20px 14px 44px}.auth-shell{min-height:100vh;display:grid;place-items:center}.topbar{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 16px}.topbar a,.export{color:var(--green2)}h1{font-size:25px;margin:0}.eyebrow{margin:0 0 3px;color:var(--green2);font-size:11px;font-weight:800;letter-spacing:.15em}.card{background:#fffefa;border:1px solid #dfe5e2;border-radius:18px;padding:17px;margin-bottom:14px;box-shadow:0 8px 26px #1f39330d}.auth-card{width:100%}.card h2{font-size:17px;margin:0 0 14px}.card h2 span{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#dceee8;margin-right:8px}.card h2 b{float:right;font-size:12px;background:#dceee8;padding:5px 9px;border-radius:999px}label{display:block;font-size:13px;font-weight:700;margin:12px 0 7px}input,select{width:100%;border:1px solid #bcc9c5;border-radius:11px;background:white;padding:13px;color:#15332e}.row{display:grid;grid-template-columns:1fr auto;gap:8px}.row button{border:0;border-radius:11px;background:var(--green);color:white;padding:0 18px;font-weight:800}.modes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mode{min-height:52px;border:1px solid var(--line);border-radius:13px;background:white;font-weight:800;font-size:17px}.mode.active{background:var(--green);color:white}.primary,.accent,.file-button{display:block;width:100%;border:0;border-radius:14px;min-height:54px;padding:15px;text-align:center;color:white;font-weight:800}.primary{background:var(--green2);margin-top:14px}.primary:disabled{background:#aab7b3}.accent{background:var(--orange)}.file-button{background:#52726b;margin:9px 0}.muted,.notice{color:#61736f;font-size:13px}.notice{min-height:18px;color:#9f3a38}.product{border-top:5px solid var(--orange)}.qty{display:grid;grid-template-columns:54px 1fr 54px;gap:7px}.qty button{border:1px solid var(--line);border-radius:12px;background:#dceee8;font-size:23px}.camera{position:relative;overflow:hidden;border-radius:14px;background:#111;aspect-ratio:4/3;margin-bottom:10px}.camera video{width:100%;height:100%;object-fit:cover}.guide{position:absolute;inset:30% 8%;border:3px solid white;border-radius:12px;box-shadow:0 0 0 999px #0005}.camera button{position:absolute;right:9px;bottom:9px;border:0;border-radius:999px;padding:8px 12px}.pending-item{display:grid;grid-template-columns:1fr auto;gap:8px;padding:11px 0;border-bottom:1px solid var(--line)}.pending-item button{border:0;border-radius:9px;color:#9f3a38}.export{display:block;text-align:center;margin-top:18px}.error{background:#fee9e7;color:#8b2723;padding:10px;border-radius:10px}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);opacity:0;background:#132b27;color:white;padding:11px 17px;border-radius:999px;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}

