:root{font-family:"Leelawadee UI",Tahoma,sans-serif;color:#17172a;background:#eeeefe;line-height:1.55;--purple:#5b49c8;--purple-dark:#392a98;--line:#e8e8f2;--muted:#6d6d82;--red:#b42332}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#aaa4ef 0,#b8b4f5 40%,#eeeefe 40%)}[hidden]{display:none!important}button,input{font:inherit}.linebar{height:76px;padding:max(12px,env(safe-area-inset-top)) 18px 12px;display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;color:#fff;background:#6b5bd4}.linebar a{color:#fff;text-decoration:none;font-size:44px;font-weight:200;line-height:1}.linebar strong,.linebar small{display:block}.linebar strong{font-size:21px}.linebar small{font-size:11px;opacity:.8}.secure{font-size:10px;font-weight:800;letter-spacing:.08em;padding:6px 8px;border:1px solid #ffffff70;border-radius:30px}main{max-width:520px;margin:auto;padding:0 14px 34px}.hero{height:255px;margin:0 -14px;padding:40px 34px 20px;color:#fff;position:relative;overflow:hidden}.hero-mark{width:58px;height:58px;border-radius:19px 19px 19px 5px;background:#fff;color:var(--purple);display:grid;place-items:center;font-weight:900;font-size:22px;box-shadow:0 12px 30px #4735ae55}.hero>p{max-width:330px;font-size:18px;font-weight:700;line-height:1.45}.trust{background:#5041b8aa;border:1px solid #ffffff2e;border-radius:13px;padding:10px 12px;font-size:11px;position:relative;z-index:2}.trust span{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#fff;color:var(--purple);font-weight:bold;margin-right:5px}.cloud{position:absolute;color:#e9e8ff88;font-size:48px}.cloud-one{right:30px;top:22px}.cloud-two{right:110px;bottom:35px;font-size:32px}.sheet{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px 24px;margin-top:-12px;position:relative;z-index:3;box-shadow:0 18px 45px #38316f22}.sheet h1{font-size:25px;margin:6px 0 8px;letter-spacing:-.02em}.sheet>p{color:var(--muted);margin:0 0 22px}.step{display:inline-block;color:var(--purple-dark);background:#efedff;border-radius:30px;padding:4px 10px;font-size:10px;font-weight:800;letter-spacing:.06em}.spinner{width:34px;height:34px;border:4px solid #e6e3ff;border-top-color:var(--purple);border-radius:50%;animation:spin .8s linear infinite}.state-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:15px;font-size:23px;font-weight:900}.state-icon.success{color:#087657;background:#e5f7ef}.state-icon.warning{color:#a36a00;background:#fff1d3}label{display:flex;flex-direction:column;gap:7px;margin:0 0 16px;font-size:13px;font-weight:750}input{border:1px solid #d9d9e5;border-radius:12px;padding:12px 13px;min-height:48px;width:100%;color:#17172a;background:#fff}input:focus{outline:3px solid #c8c2ff;border-color:var(--purple)}.consent{flex-direction:row;align-items:flex-start;font-weight:400;font-size:12px;color:#4f4f63}.consent input{width:22px;height:22px;min-height:0;flex:0 0 auto;margin-top:2px}.button{display:flex;width:100%;min-height:49px;align-items:center;justify-content:center;border-radius:13px;border:1px solid transparent;text-decoration:none;padding:11px 14px;font-weight:800;cursor:pointer;margin-top:11px}.button:disabled{opacity:.55;cursor:wait}.primary{color:#fff;background:linear-gradient(135deg,var(--purple),var(--purple-dark))}.secondary{color:var(--purple-dark);border-color:#cdc8f4;background:#f7f6ff}.danger{color:var(--red);border-color:#edc9ce;background:#fff;margin-top:18px}.help{font-size:11px!important;margin-top:18px!important;margin-bottom:0!important}.help a{color:var(--purple-dark)}footer{text-align:center;color:#67677d;font-size:10px;padding:0 16px max(25px,env(safe-area-inset-bottom))}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:380px){.hero{height:235px;padding-top:28px}.hero>p{font-size:16px}.sheet{padding:23px 19px}.linebar strong{font-size:19px}}@media(prefers-reduced-motion:reduce){.spinner{animation-duration:1.8s}}
