:root{--koki-green: #007749;--koki-green-dark: #00603a;--amber: #a76b00;--red: #b4231f;--ink: #1c2622;--muted: #7a8480;--line: #e7ebe9}*{box-sizing:border-box}.scan{min-height:100vh;background:#fafbfb;font-size:16px;color:var(--ink);display:flex;flex-direction:column}.scan__top{background:#fff;border-bottom:1px solid var(--line);color:var(--ink)}.scan__bar{width:100%;max-width:720px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem}.scan__logo{height:22px;width:auto;display:block}.scan__top-right{display:flex;align-items:center;gap:.85rem}.scan__signout{font:inherit;font-size:.72rem;background:none;border:none;color:var(--koki-green);font-weight:700;text-decoration:underline}.scan__main{width:100%;max-width:720px;margin:0 auto;flex:1;display:flex;flex-direction:column}.badge{display:inline-flex;align-items:center;gap:6px;font-size:.74rem;font-weight:700;padding:3px 10px;border-radius:20px;background:#eef1f0;color:var(--ink)}.badge__ring{width:8px;height:8px;border-radius:50%;background:#7cffc4}.badge--amber .badge__ring{background:#ffd66b}.badge--red .badge__ring{background:#ff8f8a}.scan__head{display:flex;justify-content:space-between;align-items:baseline;padding:.8rem 1rem .4rem}.scan__title{font-size:.72rem;text-transform:uppercase;letter-spacing:.8px;color:var(--muted);font-weight:700}.scan__count{font-size:.72rem;color:var(--koki-green);font-weight:700}.warn{margin:.4rem 1rem;padding:.6rem .8rem;border-radius:12px;background:#fde3e3;color:var(--red);border:1px solid #f3b4b1;font-size:.85rem}.empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted);padding:4rem 1rem}.empty__prompt{font-size:1.05rem;font-weight:600;color:#5d6863}.empty__armed{font-size:.8rem;color:var(--koki-green);font-weight:600;margin-top:.3rem}.cards{padding:0 1rem}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:.85rem .9rem;margin-bottom:.7rem;box-shadow:0 2px 6px #1432280d}.card__num{font-size:.66rem;font-weight:800;color:#aab4af;letter-spacing:.5px}.card__code{font-size:1.02rem;font-family:ui-monospace,Menlo,monospace;margin-top:.15rem}.card__meta{display:flex;gap:.7rem;font-size:.72rem;color:var(--muted);margin-top:.25rem}.chips{display:flex;gap:.45rem;margin-top:.7rem}.chip{flex:1;font:inherit;font-size:.78rem;font-weight:600;padding:.42rem 0;border-radius:11px;border:1.5px solid #dfe4e1;color:#6c756f;background:#fff}.chip--sel{background:var(--koki-green);color:#fff;border-color:var(--koki-green)}.chips__hint{font-size:.64rem;color:#aab4af;text-align:right;margin-top:.4rem;text-transform:uppercase;letter-spacing:.5px}.wedge-form{height:0;overflow:hidden}.wedge{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.actions{padding:.5rem 1rem 1.2rem;margin-top:auto}.btn{display:block;width:100%;font:inherit;font-weight:700;text-align:center;padding:.85rem;border-radius:14px;margin-top:.6rem;border:none}.btn--go{background:linear-gradient(135deg,#00925c,#00723f);color:#fff}.btn--ghost{background:#fff;color:var(--koki-green);border:1.6px solid #cfe0d8}.auth{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;padding:1rem}.auth__lang{position:absolute;top:1rem;right:1rem}.auth__stack{width:100%;max-width:380px}.auth__logo{display:block;height:34px;width:auto;margin:0 auto 1.4rem}.auth__card{width:100%;max-width:380px;background:#fff;border-radius:20px;padding:1.6rem 1.4rem;border:1px solid #edf0ef;box-shadow:0 10px 30px #0f281e14}.auth__title{font-size:1.3rem;color:#1c2622;margin:0 0 .2rem}.auth__body{color:#5d6863;line-height:1.6;margin:.6rem 0 1.2rem}.auth__form{display:flex;flex-direction:column;gap:.7rem;margin-top:1rem}.field{display:flex;flex-direction:column;gap:.3rem;font-size:.8rem;color:#5d6863}.field input{font:inherit;padding:.6rem .7rem;border:1.5px solid #dfe4e1;border-radius:10px}.field input:focus{outline:none;border-color:#007749}.btn{font:inherit;font-weight:700;padding:.8rem;border-radius:14px;border:none;cursor:pointer}.btn--go{background:linear-gradient(135deg,#00925c,#00723f);color:#fff;margin-top:.4rem}.btn--go:disabled{opacity:.6}.btn--ghost{background:#fff;color:#007749;border:1.6px solid #cfe0d8;width:100%}.auth__link{display:block;width:100%;margin-top:.9rem;background:none;border:none;color:#007749;font:inherit;text-decoration:underline}.warn{background:#fde3e3;color:#b4231f;border:1px solid #f3b4b1;border-radius:10px;padding:.55rem .7rem;font-size:.85rem}.lang{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .55rem;border:1.4px solid #dfe4e1;border-radius:8px;background:#fff}.lang:focus-within{border-color:#007749}.lang__icon{width:17px;height:17px;color:#6c756f;flex:none}.lang__select{font:inherit;font-size:.78rem;font-weight:700;color:#1c2622;padding:0;border:none;background:transparent;cursor:pointer;outline:none}.conflicts{min-height:100vh;background:#fafbfb;display:flex;flex-direction:column}.conflicts__top{background:#fff;border-bottom:1px solid #e7ebe9;color:#1c2622}.conflicts__bar{width:100%;max-width:720px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;padding:1rem}.conflicts__title{margin:0;font-size:1.1rem;color:#1c2622}.conflicts__sub{margin:.2rem 0 0;font-size:.74rem;color:#7a8480}.conflicts__top .auth__link{color:#007749;width:auto;margin:0}.conflicts__main{width:100%;max-width:720px;margin:0 auto}.conflicts__msg{padding:2rem 1rem;color:#5d6863;text-align:center}.conflicts__list{list-style:none;margin:0;padding:.8rem}.conflict{background:#fff;border:1px solid #e7ebe9;border-left:4px solid #d1342c;border-radius:14px;padding:.7rem .8rem;margin-bottom:.65rem}.conflict__op{font-size:.7rem;color:#8b948f;font-weight:600}.conflict__why{font-size:.85rem;color:#b4231f;margin:.3rem 0;font-family:ui-monospace,Menlo,monospace}.conflict__ref{font-size:.72rem;color:#6c756f}
