:root{font-family:system-ui,-apple-system,'Segoe UI',sans-serif;color:#173e37;background:#eff3ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0}main{max-width:600px;margin:auto;padding:30px 18px}header{display:flex;gap:14px;align-items:center;margin-bottom:28px}.brand{font-size:36px;font-weight:700;background:#123c35;color:white;border-radius:16px;padding:6px 16px}.brand span{color:#c6ee83}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:700;margin:0 0 5px}h1{font-size:24px;margin:0;letter-spacing:-.7px}h2{font-size:20px;margin:14px 0 8px;letter-spacing:-.4px}p{line-height:1.6;font-size:14px}.card{background:#fff;border:1px solid #dce5de;border-radius:20px;padding:24px;margin-bottom:16px;box-shadow:0 4px 20px #173e3704}.badge{font-size:10px;font-weight:700;letter-spacing:1.2px;color:#4e7568}.section-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-top h2{margin:0}.muted{color:#65756c}label{display:block;font-size:13px;font-weight:600;margin:20px 0 8px}input,select{font:inherit;width:100%;padding:14px;border:1px solid #becdc4;border-radius:10px;background:#fafcf9;color:#173e37;font-size:16px}button,.file-button{font:inherit;font-weight:600;border:0;border-radius:10px;padding:14px 18px;background:#164d40;color:white;cursor:pointer;text-align:center}button:disabled{opacity:.45;cursor:not-allowed}form button{width:100%;margin-top:14px}.text-button{background:transparent;color:#335f50;font-size:13px;padding:0;width:auto}.actions{display:flex;gap:10px;margin-top:18px}.actions button{flex:1}.secondary{background:#edf2ee;color:#335f50}#reader{background:#f0f4ef;border-radius:14px;overflow:hidden;margin-top:20px;min-height:90px}#reader video{border-radius:12px}.file-button{display:block;background:#edf2ee;color:#335f50;font-size:13px;margin:14px 0 8px}#qr-file{font-size:12px;padding:8px}details{border-top:1px solid #e5eae5;margin-top:22px;padding-top:18px}summary{cursor:pointer;font-size:13px}#next{width:100%;margin-top:12px;background:#c4ea8b;color:#173e37}.result{border-left:5px solid #9bbb9a}.result.success{border-left-color:#4c9849}.result.error{border-left-color:#c67b47}.error{color:#a64e2d}footer{text-align:center;font-size:10px;letter-spacing:1px;color:#65756c;margin-top:26px}.logout{text-align:center}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #85b468;outline-offset:3px}[hidden]{display:none!important}@media(max-width:380px){.card{padding:18px}h1{font-size:21px}}
