*{box-sizing:border-box}body{margin:0}.gate{min-height:100svh;position:relative;overflow:hidden;display:grid;place-items:center;padding:36px 20px 72px;background:linear-gradient(145deg,#eef5ff 0%,#fff 48%,#f1f8ee 100%);font-family:Arial,Helvetica,sans-serif;color:#13233b}.glow{position:absolute;border-radius:999px;filter:blur(6px);pointer-events:none}.glow-one{width:420px;height:420px;top:-250px;right:-120px;background:#1351b420}.glow-two{width:330px;height:330px;bottom:-210px;left:-110px;background:#16882126}.card{position:relative;z-index:1;width:min(100%,520px);padding:42px 48px 36px;border:1px solid #dce6f4;border-top:6px solid #ffcd07;border-radius:24px;background:#ffffffed;box-shadow:0 30px 80px #0b2b571a;text-align:center}.brand{margin-bottom:25px;color:#1351b4;font-size:17px;font-weight:900;letter-spacing:.8px}.agent{width:112px;height:112px;margin:0 auto 22px;display:block;object-fit:cover;border:5px solid #fff;border-radius:50%;box-shadow:0 0 0 4px #168821,0 12px 28px #0b2b5729}.eyebrow{margin:0 0 10px;color:#168821;font-size:11px;font-weight:900;letter-spacing:1.8px}.card h1{max-width:390px;margin:0 auto 16px;font-size:38px;line-height:1.05;letter-spacing:-1.5px}.copy{max-width:390px;margin:0 auto 29px;color:#53657b;font-size:15px;line-height:1.6}.button{width:100%;min-height:58px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#1351b4;color:#fff;box-shadow:0 12px 26px #1351b43b;font-size:13px;font-weight:900;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);background:#0c3d8f}.button:disabled{cursor:wait;opacity:.88}.spinner{width:18px;height:18px;border:2px solid #ffffff60;border-top-color:#fff;border-radius:50%;animation:spin .75s linear infinite}.security{margin:20px 0 0;color:#617186;font-size:11px;font-weight:700}.security span{display:inline-grid;place-items:center;width:17px;height:17px;margin-right:5px;border-radius:50%;background:#eaf7ef;color:#168821}.disclaimer{margin:12px auto 0;max-width:390px;color:#7a8797;font-size:10px;line-height:1.4}.notice{margin:20px 0 0;padding:12px;border-radius:12px;background:#fff3d8;color:#785812;font-size:12px}.trap{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.footer{position:absolute;bottom:24px;color:#6e7e91;font-size:10px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:560px){.card{padding:32px 24px 28px}.card h1{font-size:32px}.copy{font-size:14px}}
