:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{color:#0f172a;background:#f5faf7;min-height:100%;margin:0}button,input{font:inherit}.activation-shell{justify-content:center;align-items:center;min-height:100svh;padding:40px 20px 64px;display:flex;position:relative;overflow:hidden}.ambient{filter:blur(55px);pointer-events:none;border-radius:999px;width:34rem;height:34rem;position:absolute}.ambient-left{background:#a7f3d080;top:-20rem;left:-18rem}.ambient-right{background:#bae6fd61;bottom:-20rem;right:-18rem}.dot-grid{opacity:.32;background-image:radial-gradient(#94a3b8 .7px,#0000 .7px);background-size:22px 22px;position:absolute;inset:0}.page-content{z-index:1;width:100%;position:relative}.footer{z-index:1;text-align:center;color:#64748b;letter-spacing:.01em;margin:0;font-size:12px;font-weight:500;position:absolute;bottom:18px;left:0;right:0}.activation-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:24px;width:min(100%,480px);min-height:560px;margin:auto;padding:34px 36px;position:relative;box-shadow:0 24px 70px #0f172a1c}.skeleton{animation:1.4s ease-in-out infinite pulse}.brand-row{z-index:1;justify-content:space-between;align-items:center;gap:14px;margin-bottom:30px;display:flex;position:relative}.brand-logo{width:120px;height:auto}.secure-badge{color:#047857;white-space:nowrap;background:#ecfdf5;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:9px;font-weight:750;display:inline-flex}.secure-badge svg{width:14px;height:14px}.state-icon{border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:18px;display:grid}.state-icon svg{width:23px;height:23px}.state-icon.green{color:#059669;background:#ecfdf5}.state-icon.red{color:#e11d48;background:#fff1f2}h1{letter-spacing:-.025em;margin:0;font-size:29px;line-height:1.15}.intro,.center-state>p{color:#64748b;margin:9px 0 0;font-size:13px;line-height:1.65}.activation-form{gap:18px;margin-top:25px;display:grid}.field{color:#334155;gap:7px;font-size:12px;font-weight:700;display:grid}.input-shell{background:#f8fafc;border:1px solid #cbd5e1;border-radius:11px;align-items:center;gap:9px;height:46px;padding:0 12px;transition:all .2s;display:flex}.input-shell:focus-within{background:#fff;border-color:#6ee7b7;box-shadow:0 0 0 4px #10b9811a}.input-shell>svg{color:#059669;flex:none;width:16px;height:16px}.input-shell input{color:#0f172a;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;font-weight:400}.input-shell button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.input-shell button:hover{background:#fff}.input-shell button svg{width:16px;height:16px}.input-shell .valid-check{color:#10b981}.requirements{background:#f0fdf8;border:1px solid #d1fae5;border-radius:12px;padding:13px}.strength-label{color:#475569;justify-content:space-between;font-size:10px;display:flex}.strength-label strong{color:#059669}.strength-bars{grid-template-columns:repeat(4,1fr);gap:4px;margin:9px 0 11px;display:grid}.strength-bars span{background:#d1fae5;border-radius:4px;height:3px}.strength-bars span.active{background:#10b981}.requirement-grid{color:#64748b;grid-template-columns:1fr 1fr;gap:7px 10px;font-size:9px;display:grid}.requirement-grid>span{align-items:center;gap:6px;display:flex}.requirement-grid i{color:#cbd5e1;background:#fff;border:1px solid #e2e8f0;border-radius:50%;place-items:center;width:15px;height:15px;display:grid}.requirement-grid i svg{width:9px;height:9px}.requirement-grid .met i{color:#fff;background:#10b981;border-color:#10b981}.button{cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 16px;font-size:13px;font-weight:750;text-decoration:none;transition:all .2s;display:inline-flex}.button svg{width:16px;height:16px}.button.primary{color:#fff;background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 12px 24px #05966933}.button.primary:hover{filter:brightness(.94)}.button.secondary{color:#475569;background:#fff;border:1px solid #e2e8f0}.button:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.submit{width:100%;min-height:47px;font-size:14px}.alert{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;align-items:flex-start;gap:8px;padding:11px;font-size:12px;line-height:1.5;display:flex}.alert svg{flex:none;width:16px;height:16px;margin-top:1px}.field-error{color:#e11d48;margin:-7px 0 0;font-size:12px;font-weight:600}.center-state{min-height:0;padding:inherit;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.center-state h1{outline:none;font-size:25px}.state-actions{gap:10px;width:100%;margin-top:24px;display:grid}.spinner{border:2px solid #a7f3d0;border-top-color:#059669;border-radius:50%;width:22px;height:22px;animation:.75s linear infinite spin;display:inline-block}.spinner.small{border-color:#fff #fff6 #fff6;width:15px;height:15px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.58}}@media (max-width:520px){.activation-shell{align-items:flex-start;padding:20px 14px 54px}.activation-card{border-radius:20px;min-height:calc(100svh - 74px);padding:25px 20px}.brand-row{margin-bottom:25px}.secure-badge{font-size:8px}h1{font-size:26px}.requirement-grid{grid-template-columns:1fr}}
