:root{color-scheme:dark}*{padding:0;box-sizing:border-box}*,body{margin:0}body{min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem;background:radial-gradient(circle at top,#14253a,#080d16 60%);color:#f0f4fc}main{width:min(720px,100%);background:rgba(16,26,46,.95);border-radius:18px;border:1px solid rgba(88,128,212,.28);box-shadow:0 32px 60px rgba(5,10,25,.55);overflow:hidden}.panel{display:none;padding:clamp(2.5rem,5vw,3.25rem)}.panel.active{display:block}.heading{margin-bottom:2rem;text-align:center}.heading h1{margin:0;font-size:clamp(2rem,5vw,2.6rem);font-weight:700;letter-spacing:.4px;color:#f3f6ff}.heading p{margin:.75rem auto 0;max-width:520px;color:rgba(203,220,255,.78);line-height:1.6}.card{background:rgba(18,29,53,.78);border-radius:16px;padding:1.75rem 1.5rem;margin-bottom:1.5rem;border:1px solid rgba(94,138,220,.25);box-shadow:0 18px 36px rgba(5,12,28,.35)}.card h2{color:#f3f6ff;font-size:1.1rem;font-weight:600;margin-bottom:1.1rem;padding-bottom:.9rem;border-bottom:1px solid rgba(126,165,238,.25)}.card-subtitle{margin:-.2rem 0 1.4rem;color:rgba(203,220,255,.75);line-height:1.6;font-size:.95rem}#status{border-radius:14px;padding:1.25rem 1.5rem;background:rgba(82,124,206,.15);border:1px solid rgba(126,165,238,.3);color:#e3ecff;text-align:left;line-height:1.6}#status.error{background:rgba(235,107,135,.14);border-color:rgba(235,107,135,.45);color:#ffd9e1}#details{margin-top:1rem;color:rgba(203,220,255,.8);line-height:1.6}#debug{display:none;margin-top:1.5rem;padding:.85rem 1rem;border-radius:10px;background:rgba(17,26,44,.85);border:1px dashed rgba(235,183,203,.3);color:#f8d0de;font-size:.9rem;word-break:break-word}.spinner{display:inline-block;width:26px;height:26px;border-radius:50%;border:3px solid hsla(0,0%,100%,.2);border-top-color:#8db7ff;margin-right:.65rem;vertical-align:middle;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.tabs{display:inline-flex;background:rgba(18,29,53,.85);border-radius:999px;padding:.4rem;border:1px solid rgba(92,132,214,.25);margin-bottom:2rem}.tab{border:none;background:transparent;color:rgba(206,220,255,.7);padding:.55rem 1.6rem;font-size:.95rem;font-weight:600;border-radius:999px;cursor:pointer;transition:all .18s ease}.tab.active{background:linear-gradient(135deg,rgba(80,137,255,.3),rgba(104,160,255,.45));color:#f6f8ff;box-shadow:0 10px 25px rgba(88,132,222,.4)}.message{padding:1rem 1.25rem;border-radius:12px;font-size:.95rem;line-height:1.55;margin-bottom:1.2rem}.message.success{background:rgba(46,166,108,.18);border:1px solid rgba(88,205,149,.45);color:#ccf6db}.message.error{background:rgba(208,78,104,.16);border:1px solid rgba(229,120,145,.4);color:#ffc9d6}.message.info{background:rgba(80,137,255,.16);border:1px solid rgba(104,160,255,.4);color:rgba(220,232,255,.92)}.form-section{display:none;text-align:left}.form-section.active{display:block}.field{margin-bottom:1.45rem}.field label{display:block;font-size:.95rem;font-weight:600;color:rgba(214,226,255,.85);margin-bottom:.55rem}.field input{width:100%;padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(94,138,220,.35);background:rgba(9,14,26,.6);color:#f5f8ff;font-size:.98rem;transition:border-color .18s ease,box-shadow .18s ease}.field input:focus{outline:none;border-color:rgba(126,165,238,.9);box-shadow:0 0 0 3px rgba(88,132,214,.35)}input[type=email],input[type=password],input[type=text]{width:100%;padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(94,138,220,.35);background:rgba(9,14,26,.6);color:#f5f8ff;font-size:.98rem;transition:border-color .18s ease,box-shadow .18s ease}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus{outline:none;border-color:rgba(126,165,238,.9);box-shadow:0 0 0 3px rgba(88,132,214,.35)}.primary-btn{width:100%;padding:.9rem 1.2rem;border:none;border-radius:13px;background:linear-gradient(135deg,#4f7fff,#6f9dff);color:#060c1a;font-size:1rem;font-weight:700;letter-spacing:.3px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.primary-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 34px rgba(90,140,240,.35)}.primary-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}button{display:inline-block;padding:.85rem 1.4rem;border:none;border-radius:13px;background:linear-gradient(135deg,#4f7fff,#6f9dff);color:#060c1a;font-size:.98rem;font-weight:700;letter-spacing:.3px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 34px rgba(90,140,240,.35)}button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.secondary{background:rgba(18,29,53,.65);color:#d9e4ff;border:1px solid rgba(126,165,238,.28)}.secondary:hover:not(:disabled){box-shadow:0 12px 24px rgba(88,132,214,.28)}.danger{background:linear-gradient(135deg,#f07171,#ff6f91);color:#060c1a;border:1px solid rgba(255,124,150,.4)}.danger:hover:not(:disabled){box-shadow:0 16px 30px rgba(255,124,150,.35)}.support-links{margin-top:1.5rem;text-align:center;color:rgba(184,204,248,.8);font-size:.95rem}.support-links a{color:#8db7ff;text-decoration:none;font-weight:600}.support-links a:hover{text-decoration:underline}.download-list{list-style:none;margin:0;padding:0}.download-list li{margin-bottom:.75rem;padding:.75rem 1rem;border-radius:12px;background:rgba(18,29,53,.55);border:1px solid rgba(126,165,238,.2)}.download-list li:last-child{margin-bottom:0}.download-list a{color:#8db7ff;text-decoration:none;font-weight:600}.download-list a:hover{text-decoration:underline}.download-section{margin-bottom:1.5rem}.download-section:last-of-type{margin-bottom:0}.download-section h3{margin-bottom:.6rem;font-size:1rem;font-weight:600;color:#f3f6ff}.password-hint{margin-top:.65rem;font-size:.85rem;color:rgba(182,202,244,.7);line-height:1.6}.password-requirements{margin-top:.75rem;padding:.85rem 1rem;background:rgba(18,29,53,.65);border-radius:12px;border:1px solid rgba(126,165,238,.18);font-size:.85rem;color:rgba(203,220,255,.72)}.password-requirements strong{display:block;margin-bottom:.35rem;color:#f3f6ff}.password-requirements ul{margin-left:1.25rem;margin-top:.35rem}.password-requirements li{margin-bottom:.35rem}.verification-card{margin-top:2.25rem;padding:1.75rem 1.5rem 1.5rem;border-radius:14px;background:rgba(20,32,58,.7);border:1px solid rgba(94,138,220,.35);box-shadow:inset 0 0 0 1px rgba(94,138,220,.15)}.verification-card h2{margin:0 0 .75rem;font-size:1.2rem;font-weight:700;color:#f3f6ff}.verification-card p{margin:.4rem 0 1.2rem;color:rgba(209,226,255,.85);line-height:1.6}.verification-card strong{color:#f6f8ff}.otp-input{letter-spacing:.75rem;text-align:center;font-size:1.25rem;font-weight:700}.loading{text-align:center;padding:3rem 1rem}.loading .spinner{border:3px solid hsla(0,0%,100%,.18);border-top-color:#8db7ff;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 16px}.info-row{display:flex;justify-content:space-between;align-items:center;padding:.9rem 0;border-bottom:1px solid rgba(126,165,238,.12)}.info-row:last-child{border-bottom:none}.info-label{color:rgba(203,220,255,.72);font-size:.95rem;font-weight:500}.info-value{color:#f6f8ff;font-size:.98rem}.badge{display:inline-block;padding:.35rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600}.badge.verified{background:rgba(46,166,108,.2);color:#32d292;border:1px solid rgba(50,210,146,.35)}.badge.unverified{background:rgba(239,108,126,.18);color:#ffb9c4;border:1px solid rgba(239,108,126,.35)}.form-group{margin-bottom:1.3rem}label{display:block;margin-bottom:.55rem;color:rgba(214,226,255,.85);font-weight:600;font-size:.95rem}.form-message{margin-top:1.1rem;padding:.9rem 1rem;border-radius:12px;font-size:.95rem;line-height:1.6;border:1px solid transparent}.form-message.success{background:rgba(46,166,108,.18);border-color:rgba(46,166,108,.35);color:#32d292}.form-message.error{background:rgba(235,107,135,.14);border-color:rgba(235,107,135,.45);color:#ffd9e1}.hidden{display:none!important}@media (max-width:640px){main{border-radius:12px}.panel{padding:2rem 1.5rem 2.5rem}.card{padding:1.5rem 1.25rem}.info-row{flex-direction:column;align-items:flex-start;gap:.35rem}}