*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;background:radial-gradient(circle at 10% 20%,#e8e1ff 0,transparent 26%),radial-gradient(circle at 92% 78%,#d9f8ee 0,transparent 27%),#f7f8fc;color:#171627;min-height:100vh}.page{min-height:100vh;display:flex;flex-direction:column}header{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;width:100%;margin:auto;padding:0 28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#171627}.logo{width:46px;height:46px;border-radius:15px;background:linear-gradient(145deg,#846dff,#4b2dbd);color:#fff;display:grid;place-items:center;font-weight:900;box-shadow:0 10px 25px #6c4cf142}.brand b{display:block;font-size:19px}.brand small{display:block;color:#737184;margin-top:2px}.open-app{border:1px solid #ded9fb;background:#fff;color:#4b2dbd;border-radius:12px;padding:11px 16px;text-decoration:none;font-weight:800}main{max-width:1100px;width:100%;margin:auto;display:grid;grid-template-columns:1fr 430px;gap:76px;align-items:center;padding:45px 28px 70px}.pill{display:inline-flex;background:#fff;border:1px solid #e7e2ff;border-radius:999px;padding:9px 13px;color:#5d42df;font-weight:800;font-size:13px}.copy h1{font-size:54px;line-height:1.02;letter-spacing:-2.5px;margin:24px 0 18px}.copy h1 span{color:#6c4cf1}.copy>p{font-size:18px;color:#66647a;line-height:1.65;max-width:610px}.copy ol{margin:28px 0;padding-left:24px;color:#323045;line-height:2}.privacy{background:#fff;border:1px solid #e8e5f5;border-radius:15px;padding:15px 17px;color:#66647a;max-width:590px;box-shadow:0 8px 30px #4b2dbd0a}.qr-card{background:#fff;border:1px solid #e4e0f2;border-radius:28px;padding:26px;box-shadow:0 28px 80px #2c245c1a}.qr-head{display:flex;align-items:center;gap:12px}.qr-head .desktop-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:#f0ecff;font-size:25px}.qr-head b,.qr-head small{display:block}.qr-head small{color:#838194;margin-top:3px}.qr-wrap{height:310px;margin:22px 0 16px;display:grid;place-items:center;border-radius:22px;background:#f9f9fc;border:1px solid #efedf5;overflow:hidden}.qr-wrap svg{width:285px;height:285px}.loader{width:46px;height:46px;border:4px solid #eee;border-top-color:#6c4cf1;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.timer{display:flex;align-items:center;gap:12px;color:#797789;font-size:13px}.bar{flex:1;height:7px;background:#eeeaf8;border-radius:99px;overflow:hidden}.bar i{display:block;width:100%;height:100%;background:linear-gradient(90deg,#6c4cf1,#a48fff);transition:width .2s linear}.code-line{margin-top:14px;padding:12px 14px;background:#f7f5ff;border-radius:12px;display:flex;justify-content:space-between;align-items:center}.code-line span{font-size:12px;color:#77758a}.code-line b{letter-spacing:3px;color:#4b2dbd}.state{text-align:center;margin:14px 0 0;color:#66647a;font-size:13px}.state.ok{color:#168765;font-weight:800}.state.err{color:#c24747}.refresh{width:100%;margin-top:14px;border:0;background:#ece8ff;color:#5236c8;padding:12px;border-radius:12px;font-weight:800;cursor:pointer}footer{text-align:center;padding:20px;color:#9996a8;font-size:12px}@media(max-width:850px){main{grid-template-columns:1fr;gap:30px}.copy h1{font-size:42px}.qr-card{max-width:440px;width:100%;justify-self:center}header{height:70px}.open-app{display:none}}
