:root{--navy:#020e22;--navy2:#071c3d;--red:#e4212b;--pink:#ec4cb7;--purple:#6240e8;--line:#ffffff22}*{box-sizing:border-box}body{margin:0;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 38% 48%,#152a672e,transparent 30%),linear-gradient(135deg,#020b18,#06152e 58%,#080c21);color:#fff;font-family:Inter,"Public Sans",sans-serif}.auth-orb{position:fixed;border-radius:50%;filter:blur(70px);opacity:.2;animation:float 8s ease-in-out infinite}.orb-one{width:340px;height:340px;background:#673de6;left:28%;top:28%}.orb-two{width:280px;height:280px;background:#e42173;right:5%;bottom:0;animation-delay:-3s}.auth-header{position:relative;z-index:3;height:88px;padding:12px clamp(24px,4vw,70px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.auth-header img{width:175px;height:65px;object-fit:contain;filter:invert(1)}.auth-header>a:last-child{color:#cbd4e5}.auth-shell{position:relative;z-index:2;max-width:1420px;margin:auto;padding:55px clamp(25px,5vw,80px) 70px;display:grid;grid-template-columns:1fr minmax(440px,600px);gap:clamp(50px,7vw,110px);align-items:center}.auth-story{max-width:640px}.auth-pill{display:inline-flex;gap:8px;align-items:center;padding:8px 14px;border:1px solid #df4dce;border-radius:999px;background:#8f37b528;font-weight:700}.auth-story h1{font-size:clamp(3rem,5.5vw,5.2rem);line-height:1.06;margin:30px 0 20px;letter-spacing:-.04em}.auth-story h1::first-line{color:#fff}.auth-story>p{max-width:580px;color:#bdc8da;font-size:1.1rem}.auth-benefits{display:grid;gap:18px;margin-top:35px}.auth-benefits article{display:flex;gap:16px;align-items:center}.auth-benefits article>i{width:48px;height:48px;display:grid;place-items:center;border:1px solid #7c4ee8;border-radius:12px;background:#6d43dc26;color:#ed64ce}.auth-benefits strong,.auth-benefits small{display:block}.auth-benefits small{color:#aebbd0;margin-top:3px}.auth-panel{perspective:1000px}.auth-card{position:relative;padding:38px clamp(24px,4vw,48px);border:1px solid #ffffff35;border-radius:22px;background:linear-gradient(145deg,#101b36e8,#0b1429ed);box-shadow:0 35px 90px #0008;backdrop-filter:blur(22px);animation:cardIn .7s cubic-bezier(.2,.8,.2,1)}.auth-mark{text-align:center}.auth-mark img{width:120px;height:95px;object-fit:contain;filter:invert(1)}.auth-heading{text-align:center;margin-bottom:25px}.auth-heading>span{color:#ec62ce;font-weight:800;text-transform:uppercase;font-size:11px;letter-spacing:.12em}.auth-heading h2{font-size:26px;margin:7px 0;color:#fff}.auth-heading p{color:#aeb9cb}.auth-field{margin-bottom:18px}.auth-field label{display:block;font-weight:700;margin-bottom:8px}.auth-field>div{display:flex;align-items:center;border:1px solid #ffffff25;border-radius:11px;background:#ffffff08;transition:.2s}.auth-field>div:focus-within{border-color:#db4bce;box-shadow:0 0 0 4px #d73fba19;transform:translateY(-1px)}.auth-field i{width:46px;text-align:center;color:#aeb8cb}.auth-field input{width:100%;height:52px;padding:0 5px;border:0;outline:0;background:transparent;color:#fff}.auth-field input::placeholder{color:#76839a}.password-toggle{width:45px;height:45px;border:0;background:transparent}.password-toggle i{width:auto}.auth-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.auth-submit,.auth-secondary{min-height:52px;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;font-weight:800}.auth-submit{border:0;color:#fff;background:linear-gradient(100deg,#ec416f,#6b34db);box-shadow:0 12px 30px #8b3fd83b}.auth-submit span{margin-left:auto;margin-right:17px}.auth-submit:hover{transform:translateY(-2px);box-shadow:0 18px 35px #8b3fd85c}.auth-secondary{border:1px solid #ffffff38;color:#fff;background:transparent}.auth-secondary:hover{color:#fff;border-color:#e354ca}.auth-divider{display:flex;align-items:center;margin:22px 0;color:#8793a7}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#ffffff1a;flex:1}.auth-divider span{padding:0 12px}.portal-switch{text-align:center;color:#aeb9ca;margin:22px 0 0}.portal-switch a{color:#e95bcf;font-weight:700}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:28px;padding-top:22px;border-top:1px solid #ffffff18}.trust-row span{text-align:center;color:#aab7cb;font-size:11px}.trust-row i{display:block;color:#cf55d5;font-size:18px;margin-bottom:6px}.alert{border-radius:10px}@keyframes cardIn{from{opacity:0;transform:translateY(25px) rotateX(3deg)}to{opacity:1;transform:none}}@keyframes float{50%{transform:translate(20px,-25px)}}@media(max-width:900px){.auth-shell{grid-template-columns:1fr;max-width:620px;padding-top:30px}.auth-story{text-align:center}.auth-benefits{display:none}.auth-story h1{font-size:2.7rem}.auth-story>p{margin:auto}.auth-header{height:75px}.auth-header img{width:135px}.auth-card{padding-top:25px}}@media(max-width:540px){.auth-shell{padding:20px 14px 40px}.auth-story h1{font-size:2.1rem;margin:20px 0 12px}.auth-story>p{font-size:.95rem}.auth-form-grid{grid-template-columns:1fr;gap:0}.auth-card{padding:24px 18px}.auth-header>a:last-child{font-size:0}.auth-header>a:last-child i{font-size:16px}}
