.Scanner__Container{width:100%;height:100%;position:relative;overflow:auto}.Scanner__EventsHandler{background:#0000004d;position:absolute;inset:0}.scanner__focused{outline-offset:-4px;outline:4px solid red}:root{color:#172033;font-synthesis:none;background:#f4f6fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}main{width:min(760px,100% - 32px);margin:0 auto;padding:72px 0}header{margin-bottom:32px}.eyebrow{color:#53617d;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:700}h1{letter-spacing:-.06em;margin:8px 0 12px;font-size:clamp(2.5rem,8vw,5rem);line-height:.95}p{color:#53617d;max-width:620px;font-size:1.05rem;line-height:1.65}.panel{background:#fff;border:1px solid #dce1eb;border-radius:16px;padding:24px;box-shadow:0 20px 60px #202f4d1a}button{min-height:44px;color:inherit;cursor:pointer;font:inherit;background:#fff;border:1px solid #c7cfdd;border-radius:9px;padding:10px 16px}button:hover:not(:disabled){border-color:#6b55d9}button:disabled{cursor:not-allowed;opacity:.45}.toggle{color:#fff;background:#6b55d9;border-color:#6b55d9;font-weight:700}.items{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:24px 0;display:grid}.items button{width:100%}output{color:#3b2f79;background:#f0edff;border-radius:9px;min-height:48px;padding:13px 16px;display:block}
