:root{color-scheme:dark;--bg: #02070d;--panel: #07111b;--panel-2: #0b1621;--panel-3: rgba(7, 14, 22, .92);--line: rgba(120, 146, 168, .14);--line-soft: rgba(255,255,255,.05);--text: #f6f8fb;--muted: #a2acb8;--green: #8dff14;--green-2: #6ad000;--green-soft: rgba(141, 255, 20, .14);--yellow: #f3be1c;--yellow-soft: rgba(243, 190, 28, .15);--blue: #2e9fff;--blue-soft: rgba(46, 159, 255, .13);--purple: #9f63ff;--purple-soft: rgba(159, 99, 255, .13);--red: #ff584c;--shadow: 0 18px 46px rgba(0,0,0,.28);--radius: 18px}*{box-sizing:border-box}html,body,#root{min-height:100%}html{background:var(--bg)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at 8% 8%,rgba(141,255,20,.06),transparent 20rem),radial-gradient(circle at 95% 4%,rgba(32,166,255,.035),transparent 16rem),linear-gradient(180deg,#02060c,#02070d,#02070d)}a,button,input,[tabindex]{outline:none}a,button{font-family:inherit}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{box-shadow:0 0 0 3px #8dff1447;border-color:#8dff149e!important}.loading-screen,.login-shell{min-height:100vh}.loading-screen{display:grid;place-items:center;gap:16px}.loading-icon{width:68px;height:68px}.login-shell{display:grid;place-items:center;padding:36px}.login-panel{width:min(560px,100%);border:1px solid var(--line);border-radius:26px;background:linear-gradient(180deg,#091018f5,#050b11f5);box-shadow:var(--shadow),inset 0 1px #ffffff08;padding:32px}.image-brand{display:flex;align-items:center;gap:14px}.login-brand{margin-bottom:30px}.brand-icon{width:52px;height:52px;display:block;filter:drop-shadow(0 0 12px rgba(141,255,20,.16))}.brand-logo-image{display:block;height:40px;width:auto}.login-brand small,.logo-block small{display:block;font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:#e8eef3;margin-top:4px}.logo-block small b{color:var(--green)}.eyebrow{margin:0 0 7px;color:var(--green);text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:800}.login-copy h1{margin:0 0 14px;font-size:52px;line-height:.95;letter-spacing:-.06em}.login-copy p{margin:0 0 26px;color:var(--muted);line-height:1.55}.login-form{display:grid;gap:14px}.login-form label{display:grid;gap:8px;color:var(--muted);font-size:13px;font-weight:700}.input-icon{height:50px;display:flex;align-items:center;gap:12px;padding:0 14px;border-radius:14px;border:1px solid var(--line);background:#ffffff05}.input-icon svg{color:var(--green)}.input-icon input{width:100%;border:0;background:transparent;color:var(--text);font-size:15px}.form-error{display:flex;gap:10px;align-items:center;color:#ffd8d8;background:#ff584c1f;border:1px solid rgba(255,88,76,.24);border-radius:14px;padding:12px}.primary-button{height:46px;border:1px solid rgba(141,255,20,.38);border-radius:13px;background:linear-gradient(135deg,var(--green),#62be00);color:#081006;font-weight:900;cursor:pointer}.primary-button.full{width:100%}.login-security-note{margin-top:18px;display:flex;gap:10px;align-items:center;color:var(--muted);font-size:13px}.login-security-note svg{color:var(--green)}.public-site-shell,.public-construction-shell{min-height:100vh;color:var(--text);background:radial-gradient(circle at 10% 2%,rgba(141,255,20,.12),transparent 24rem),radial-gradient(circle at 90% 12%,rgba(46,159,255,.08),transparent 20rem),linear-gradient(180deg,#02060c,#07110d 45%,#02070d)}.public-site-shell{overflow-x:hidden}.public-nav{position:sticky;top:0;z-index:20;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:18px 0;display:flex;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.public-brand img{height:42px;width:auto;display:block}.public-nav nav{display:flex;align-items:center;gap:10px}.public-nav nav a{text-decoration:none;color:var(--muted);font-size:14px;font-weight:800;padding:10px 12px;border-radius:999px}.public-nav nav a:hover{color:var(--text);background:#ffffff0e}.public-login-link{color:#101b0d!important;background:linear-gradient(135deg,var(--green),#bbff68)!important}.public-hero,.public-section,.public-footer{width:min(1180px,calc(100% - 32px));margin:0 auto}.public-hero{min-height:720px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.88fr);gap:42px;align-items:center;padding:70px 0 92px}.public-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgba(141,255,20,.28);background:#8dff1414;color:var(--green);font-weight:900;font-size:13px;margin-bottom:20px}.public-hero h1{margin:0;font-size:clamp(42px,6.2vw,82px);line-height:.92;letter-spacing:-.06em;max-width:920px}.public-hero p{margin:24px 0 0;color:#b9c5b8;font-size:18px;line-height:1.65;max-width:780px}.public-hero-actions,.public-construction-actions,.public-website-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.public-primary,.public-secondary,.public-construction-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;text-decoration:none;font-weight:1000;border:1px solid transparent}.public-primary,.public-construction-actions a{background:linear-gradient(135deg,var(--green),#c7ff71);color:#102006;box-shadow:0 18px 42px #8dff142e}.public-secondary{background:#ffffff0d;border-color:#ffffff1f;color:var(--text)}.public-trust-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.public-trust-row span{color:var(--muted);font-size:12px;font-weight:900;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:7px 10px;background:#ffffff09}.public-hero-panel{perspective:1100px}.public-product-window{border:1px solid rgba(141,255,20,.18);border-radius:30px;padding:14px;background:linear-gradient(180deg,#0b1612f0,#040807f0);box-shadow:0 32px 90px #00000073,0 0 80px #8dff1414;transform:rotateX(5deg) rotateY(-8deg)}.public-window-head{height:44px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;font-weight:900;padding:0 8px}.public-window-head span{width:10px;height:10px;border-radius:999px;background:#ffffff2e}.public-window-head strong{margin-left:auto;color:var(--green)}.public-window-grid{display:grid;grid-template-columns:96px 1fr;gap:14px;min-height:410px}.public-window-sidebar,.public-window-main{border-radius:22px;background:#ffffff0b;border:1px solid rgba(255,255,255,.075)}.public-window-sidebar{padding:16px 12px;display:grid;align-content:start;gap:12px}.public-window-sidebar i{height:30px;border-radius:12px;background:#8dff141f}.public-window-main{padding:18px}.public-window-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.public-window-kpis b{height:76px;border-radius:16px;background:linear-gradient(135deg,#8dff1429,#ffffff0d)}.public-window-chart{height:170px;display:flex;align-items:end;gap:12px;margin-top:16px;padding:16px;border-radius:18px;background:#00000038}.public-window-chart span{flex:1;min-height:40px;border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,var(--green),rgba(141,255,20,.1))}.public-window-chart span:nth-child(2){height:78%}.public-window-chart span:nth-child(3){height:52%}.public-window-chart span:nth-child(4){height:88%}.public-window-chart span:nth-child(5){height:64%}.public-window-table{display:grid;gap:10px;margin-top:16px}.public-window-table em{height:34px;border-radius:12px;background:#ffffff0f}.public-section{padding:76px 0}.public-section-head{max-width:760px;margin-bottom:28px}.public-section-head span{color:var(--green);text-transform:uppercase;letter-spacing:.16em;font-weight:1000;font-size:12px}.public-section-head h2{margin:10px 0 0;font-size:clamp(30px,4vw,54px);letter-spacing:-.045em;line-height:.98}.public-section-head p{color:var(--muted);font-size:17px;line-height:1.6}.public-feature-grid,.public-screenshot-grid,.public-plan-grid,.public-faq-grid{display:grid;gap:16px}.public-feature-grid,.public-screenshot-grid,.public-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.public-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-feature-card,.public-screenshot-card,.public-plan-card,.public-faq-grid article{border:1px solid rgba(255,255,255,.09);border-radius:24px;background:linear-gradient(180deg,#ffffff0e,#ffffff06);box-shadow:0 24px 70px #00000038}.public-feature-card{padding:22px}.public-card-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:#8dff141f;color:var(--green);margin-bottom:16px}.public-feature-card h3,.public-screenshot-card h3,.public-plan-card span,.public-faq-grid h3{margin:0;color:var(--text);font-size:18px}.public-feature-card p,.public-screenshot-card p,.public-plan-card p,.public-faq-grid p{color:var(--muted);line-height:1.55}.public-screenshot-card{padding:12px}.public-screenshot-card h3,.public-screenshot-card p{padding:0 8px}.public-screenshot-frame{aspect-ratio:16 / 10;border-radius:18px;overflow:hidden;background:#030604;border:1px solid rgba(141,255,20,.12)}.public-screenshot-frame img{width:100%;height:100%;object-fit:cover;display:block}.public-screenshot-mock{width:100%;height:100%;display:grid;grid-template-columns:58px 1fr;gap:10px;padding:12px;background:radial-gradient(circle at 30% 20%,rgba(141,255,20,.16),transparent 40%),#06100a}.mock-sidebar,.mock-content{border-radius:14px;background:#ffffff0e;padding:10px}.mock-sidebar{display:grid;align-content:start;gap:9px}.mock-sidebar span,.mock-top,.mock-kpis i,.mock-chart b{display:block;border-radius:10px;background:#8dff142e}.mock-sidebar span{height:22px}.mock-top{height:28px;margin-bottom:10px}.mock-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mock-kpis i{height:42px}.mock-chart{height:92px;display:flex;align-items:end;gap:7px;margin-top:10px}.mock-chart b{flex:1;height:70%}.mock-chart b:nth-child(2){height:45%}.mock-chart b:nth-child(3){height:85%}.mock-chart b:nth-child(4){height:55%}.public-plan-card{padding:24px}.public-plan-card span{color:var(--green);display:block;margin-bottom:12px}.public-plan-card strong{font-size:32px;letter-spacing:-.04em}.public-plan-card ul{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:9px}.public-plan-card li{color:var(--text);font-weight:800;display:flex;gap:8px;align-items:center}.public-plan-card li svg{color:var(--green)}.public-faq-grid article{padding:22px}.public-footer{padding:34px 0 52px;display:flex;justify-content:space-between;gap:18px;color:var(--muted);border-top:1px solid rgba(255,255,255,.08)}.public-footer a{color:var(--green);font-weight:900;text-decoration:none}.public-construction-shell{display:grid;place-items:center;padding:28px}.public-construction-card{width:min(620px,100%);text-align:center;padding:38px;border-radius:30px;border:1px solid rgba(141,255,20,.18);background:#050b09eb;box-shadow:0 30px 80px #00000059}.public-construction-logo-wrap{display:flex;justify-content:center;align-items:center;margin:0 auto 22px;width:100%}.public-construction-card img.public-construction-logo{display:block;width:min(360px,86%);max-height:118px;height:auto;object-fit:contain;margin:0 auto}.public-construction-card span{color:var(--green);font-weight:1000;text-transform:uppercase;letter-spacing:.14em;font-size:12px}.public-construction-card h1{margin:12px 0 0;font-size:clamp(34px,6vw,58px);letter-spacing:-.055em;line-height:.98}.public-construction-card p{color:var(--muted);line-height:1.6}@media(max-width:980px){.public-hero{grid-template-columns:1fr;min-height:auto;padding-top:44px}.public-product-window{transform:none}.public-feature-grid,.public-screenshot-grid,.public-plan-grid,.public-faq-grid{grid-template-columns:1fr 1fr}.public-website-edit-row,.public-website-edit-row.screenshot-row,.public-website-edit-row.plan-row{grid-template-columns:1fr}}@media(max-width:680px){.public-nav{align-items:flex-start;gap:12px}.public-nav nav{flex-wrap:wrap;justify-content:flex-end}.public-hero,.public-section,.public-footer{width:min(100% - 22px,1180px)}.public-feature-grid,.public-screenshot-grid,.public-plan-grid,.public-faq-grid,.public-website-editor-grid,.public-website-status-row{grid-template-columns:1fr}.public-footer{flex-direction:column}.public-window-grid{grid-template-columns:1fr}.public-window-sidebar{display:none}}.login-brand.login-brand-single{justify-content:center;align-items:center;margin-bottom:30px;width:100%;text-align:center}.login-logo-single{width:min(280px,82%);height:auto;max-height:82px;object-fit:contain;margin:0 auto;filter:drop-shadow(0 0 14px rgba(141,255,20,.12))}.login-brand.login-brand-single small,.login-brand.login-brand-single .brand-icon{display:none!important}@media(max-width:620px){.login-logo-single{width:min(230px,88%);max-height:70px}}.login-panel.login-panel-compact{padding-top:34px}.login-brand.login-brand-expanded{margin-bottom:22px}.login-logo-large{width:min(330px,88%)!important;max-height:118px!important}.login-copy.login-copy-compact{margin-bottom:22px}.login-copy.login-copy-compact h1{margin-top:0;text-align:center}.login-copy.login-copy-compact .eyebrow,.login-copy.login-copy-compact p{display:none!important}.login-forgot-link{display:inline-flex;align-items:center;justify-content:center;margin:16px auto 0;padding:0;border:0;background:transparent;color:#a9ff61;font-weight:800;font-size:.9rem;cursor:pointer;text-decoration:none}.login-forgot-link:hover,.login-forgot-link:focus-visible{color:#fff;text-decoration:underline;outline:none}.login-forgot-modal{max-width:520px}.login-forgot-form{display:grid;gap:12px;margin-top:14px}.login-forgot-form label{display:grid;gap:6px;text-align:left}.login-forgot-form input{width:100%;min-height:42px}.platform-generic-mail-box{margin-top:0}@media(max-width:620px){.login-logo-large{width:min(260px,88%)!important;max-height:92px!important}}.login-copy.login-copy-compact{text-align:center}.login-copy.login-copy-compact h1{font-size:clamp(32px,4.8vw,42px)!important;line-height:1.05!important;letter-spacing:-.045em!important}.test-environment-ribbon{position:sticky;top:0;z-index:9999;display:flex;align-items:center;justify-content:center;gap:10px;min-height:34px;padding:6px 14px;background:linear-gradient(90deg,#a9ff61f5,#5cffa5eb);color:#07100d;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 12px 34px #00000047}.test-environment-ribbon span{font-size:.72rem;font-weight:700;letter-spacing:.02em;opacity:.82;text-transform:none}.escapenexus-test-host .dashboard-shell{min-height:calc(100vh - 34px)}.test-environment-steps code{display:block;width:100%;max-width:100%;margin:8px 0 12px;padding:9px 11px;border:1px solid rgba(169,255,97,.18);border-radius:12px;background:#010806b8;color:#dfffe8;white-space:normal;overflow-wrap:anywhere;font-size:.78rem;line-height:1.45}@media(max-width:720px){.test-environment-ribbon{flex-direction:column;gap:1px;min-height:46px;text-align:center}}.premium-auth-shell{position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;padding:clamp(18px,3.8vw,54px);color:#f5fff1;background:radial-gradient(circle at 50% 42%,rgba(142,255,28,.12),transparent 19rem),radial-gradient(circle at 17% 18%,rgba(108,236,0,.18),transparent 22rem),radial-gradient(circle at 86% 16%,rgba(43,151,255,.12),transparent 20rem),linear-gradient(145deg,#020605,#050d11 42%,#020405)!important;perspective:1100px;isolation:isolate}.premium-auth-shell:before{content:"";position:absolute;top:-12%;right:-12%;bottom:-12%;left:-12%;z-index:0;opacity:.18;background-image:linear-gradient(rgba(180,255,118,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(180,255,118,.1) 1px,transparent 1px);background-size:52px 52px;transform:perspective(920px) rotateX(63deg) translateY(11%);transform-origin:center bottom;animation:premiumAuthGridFlow 18s linear infinite;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 20%,#000 78%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 20%,#000 78%,transparent 100%)}.premium-auth-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(120deg,transparent 0 34%,rgba(186,255,108,.055) 44%,transparent 55% 100%),repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 1px,transparent 1px 6px);mix-blend-mode:screen;opacity:.64;animation:premiumAuthGlobalSheen 9s ease-in-out infinite}.premium-auth-background,.premium-auth-background>*{pointer-events:none}.premium-auth-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden}.premium-auth-aurora{position:absolute;width:clamp(260px,42vw,680px);aspect-ratio:1;border-radius:999px;filter:blur(28px);opacity:.44;transform:translateZ(0);will-change:transform}.premium-auth-aurora-one{left:-8%;top:5%;background:radial-gradient(circle,rgba(150,255,39,.42),rgba(41,118,20,.12) 48%,transparent 70%);animation:premiumAuthAuroraOne 12s ease-in-out infinite}.premium-auth-aurora-two{right:-9%;bottom:-13%;background:radial-gradient(circle,rgba(46,176,255,.24),rgba(137,255,32,.18) 38%,transparent 72%);animation:premiumAuthAuroraTwo 14s ease-in-out infinite}.premium-auth-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 46%,transparent 0 28%,rgba(0,0,0,.16) 52%,rgba(0,0,0,.62) 100%)}.premium-auth-portal,.premium-auth-ring{position:absolute;left:50%;top:50%;width:min(82vmin,760px);aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%);will-change:transform,opacity}.premium-auth-portal{opacity:.78;background:radial-gradient(circle,rgba(168,255,87,.2) 0 1px,transparent 2px 100%),conic-gradient(from 18deg,transparent 0 7%,rgba(160,255,65,.26) 8% 10%,transparent 11% 22%,rgba(85,255,197,.14) 23% 24%,transparent 25% 44%,rgba(160,255,65,.2) 45% 47%,transparent 48% 100%);background-size:26px 26px,100% 100%;filter:drop-shadow(0 0 42px rgba(133,255,31,.26));animation:premiumAuthPortalSpin 12s linear infinite;-webkit-mask-image:radial-gradient(circle,transparent 0 27%,#000 33% 56%,transparent 64% 100%);mask-image:radial-gradient(circle,transparent 0 27%,#000 33% 56%,transparent 64% 100%)}.premium-auth-ring{border:1px solid rgba(185,255,111,.2);box-shadow:inset 0 0 28px #86ff2114,0 0 48px #60ff2b14}.premium-auth-ring-one{width:min(72vmin,660px);border-style:dashed;animation:premiumAuthRingRotate 22s linear infinite}.premium-auth-ring-two{width:min(58vmin,540px);border-color:#3dd1ff29;animation:premiumAuthRingRotateReverse 28s linear infinite}.premium-auth-ring-three{width:min(38vmin,360px);border-color:#beff794d;border-style:dotted;animation:premiumAuthRingCoreRotate 9s linear infinite}.premium-auth-energy,.premium-auth-current,.premium-auth-orbit,.premium-auth-flow,.premium-auth-core{position:absolute;left:50%;top:50%;aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;will-change:transform,opacity,filter}.premium-auth-energy{width:min(50vmin,510px);opacity:.78;mix-blend-mode:screen;background:conic-gradient(from 0deg,transparent 0 8%,rgba(164,255,73,.12) 10%,rgba(184,255,98,.78) 13%,rgba(62,229,255,.44) 15%,transparent 18% 34%,rgba(151,255,51,.34) 38%,rgba(205,255,136,.86) 41%,transparent 45% 64%,rgba(61,213,255,.3) 69%,rgba(184,255,98,.66) 72%,transparent 76% 100%);filter:drop-shadow(0 0 18px rgba(149,255,46,.32)) drop-shadow(0 0 34px rgba(43,214,255,.14));-webkit-mask-image:radial-gradient(circle,transparent 0 42%,#000 47% 53%,transparent 58% 100%);mask-image:radial-gradient(circle,transparent 0 42%,#000 47% 53%,transparent 58% 100%);animation:premiumAuthEnergySpin 4.6s linear infinite}.premium-auth-energy-two{width:min(62vmin,620px);opacity:.52;background:conic-gradient(from 80deg,transparent 0 13%,rgba(64,215,255,.32) 15%,rgba(180,255,94,.7) 17%,transparent 20% 49%,rgba(177,255,87,.58) 52%,rgba(49,223,255,.3) 54%,transparent 58% 100%);-webkit-mask-image:radial-gradient(circle,transparent 0 38%,#000 43% 47%,transparent 53% 100%);mask-image:radial-gradient(circle,transparent 0 38%,#000 43% 47%,transparent 53% 100%);animation:premiumAuthEnergySpinReverse 6.8s linear infinite}.premium-auth-energy-three{width:min(31vmin,310px);opacity:.92;background:conic-gradient(from 210deg,transparent 0 7%,rgba(205,255,142,.95) 10%,rgba(56,226,255,.52) 12%,transparent 16% 38%,rgba(158,255,44,.72) 43%,transparent 49% 100%);filter:drop-shadow(0 0 14px rgba(181,255,93,.48)) drop-shadow(0 0 26px rgba(66,221,255,.22));-webkit-mask-image:radial-gradient(circle,transparent 0 31%,#000 38% 48%,transparent 56% 100%);mask-image:radial-gradient(circle,transparent 0 31%,#000 38% 48%,transparent 56% 100%);animation:premiumAuthEnergySpin 3.7s linear infinite}.premium-auth-core{width:min(19vmin,184px);min-width:128px;max-width:184px;opacity:.86;background:radial-gradient(circle,rgba(235,255,214,.82) 0 2px,rgba(181,255,78,.58) 3px 8px,rgba(91,255,196,.15) 22%,transparent 66%),conic-gradient(from 0deg,transparent,rgba(163,255,59,.38),transparent,rgba(48,220,255,.24),transparent);box-shadow:0 0 26px #abff474d,0 0 66px #60ff392e,inset 0 0 26px #c2ff7d38;animation:premiumAuthCorePlasma 4.8s ease-in-out infinite;-webkit-mask-image:radial-gradient(circle,#000 0 54%,transparent 72% 100%);mask-image:radial-gradient(circle,#000 0 54%,transparent 72% 100%)}.premium-auth-core:before,.premium-auth-core:after{content:"";position:absolute;top:-16%;right:-16%;bottom:-16%;left:-16%;border-radius:inherit;mix-blend-mode:screen}.premium-auth-core:before{background:repeating-conic-gradient(from 0deg,rgba(198,255,117,.68) 0 4deg,transparent 5deg 16deg);opacity:.42;animation:premiumAuthCoreDial 6.2s linear infinite;-webkit-mask-image:radial-gradient(circle,transparent 0 42%,#000 48% 52%,transparent 60% 100%);mask-image:radial-gradient(circle,transparent 0 42%,#000 48% 52%,transparent 60% 100%)}.premium-auth-core:after{top:12%;right:12%;bottom:12%;left:12%;background:conic-gradient(from 120deg,transparent,rgba(73,226,255,.42),transparent,rgba(181,255,77,.54),transparent);opacity:.62;filter:blur(2px);animation:premiumAuthCoreDialReverse 3.8s linear infinite}.premium-auth-current{width:min(54vmin,520px);height:min(54vmin,520px);opacity:.62;border-radius:50%;border:0;background:conic-gradient(from 0deg,transparent 0 68%,rgba(187,255,105,.16) 71%,rgba(226,255,190,.92) 73%,rgba(52,222,255,.48) 75%,transparent 80% 100%);filter:blur(.1px) drop-shadow(0 0 16px rgba(178,255,85,.36));-webkit-mask-image:radial-gradient(circle,transparent 0 46%,#000 50% 51.2%,transparent 55% 100%);mask-image:radial-gradient(circle,transparent 0 46%,#000 50% 51.2%,transparent 55% 100%);animation:premiumAuthCurrentRun 2.9s cubic-bezier(.48,0,.18,1) infinite}.premium-auth-current-two{width:min(68vmin,670px);height:min(68vmin,670px);opacity:.38;animation-duration:4.8s;animation-direction:reverse;animation-delay:-1.3s;-webkit-mask-image:radial-gradient(circle,transparent 0 43%,#000 47% 48%,transparent 53% 100%);mask-image:radial-gradient(circle,transparent 0 43%,#000 47% 48%,transparent 53% 100%)}.premium-auth-current-three{width:min(36vmin,360px);height:min(36vmin,360px);opacity:.72;animation-duration:2.15s;animation-delay:-.7s;-webkit-mask-image:radial-gradient(circle,transparent 0 38%,#000 45% 47%,transparent 54% 100%);mask-image:radial-gradient(circle,transparent 0 38%,#000 45% 47%,transparent 54% 100%)}.premium-auth-motion-svg{position:absolute;left:50%;top:50%;width:min(84vmin,790px);min-width:420px;max-width:790px;transform:translate(-50%,-50%);z-index:3;opacity:.92;mix-blend-mode:screen;filter:drop-shadow(0 0 20px rgba(152,255,48,.34)) drop-shadow(0 0 58px rgba(55,220,255,.16));pointer-events:none}.premium-auth-svg-orbit,.premium-auth-svg-current,.premium-auth-svg-core{transform-origin:500px 500px}.premium-auth-svg-core{animation:premiumAuthSvgCorePulse 3.2s ease-in-out infinite}.premium-auth-svg-current{opacity:.76}.premium-auth-orbit{width:min(60vmin,620px);min-width:300px;max-width:620px;opacity:.92;z-index:1;animation:premiumAuthVisibleOrbit 7.2s linear infinite}.premium-auth-orbit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:1px solid rgba(166,255,75,.18);background:conic-gradient(from 0deg,transparent 0deg 250deg,rgba(96,238,255,.1) 262deg,rgba(212,255,171,.92) 276deg,rgba(140,255,34,.52) 291deg,transparent 312deg 360deg);box-shadow:inset 0 0 24px #84ff2317,0 0 26px #82ff281a}.premium-auth-orbit i{position:absolute;right:-7px;top:50%;width:clamp(16px,2.2vmin,28px);height:clamp(16px,2.2vmin,28px);border-radius:999px;background:radial-gradient(circle,#ffffff 0 16%,#dcffbf 17% 32%,#9cff35 34% 58%,rgba(72,224,255,.4) 66%,transparent 72%);box-shadow:0 0 16px #e9ffd3d1,0 0 34px #99ff2fb8,0 0 62px #44deff57;transform:translateY(-50%)}.premium-auth-orbit i:before{content:"";position:absolute;right:12px;top:50%;width:clamp(60px,9vmin,112px);height:5px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(77,218,255,.32),rgba(184,255,96,.76));filter:blur(.35px);transform:translateY(-50%)}.premium-auth-orbit-two{width:min(46vmin,470px);min-width:230px;max-width:470px;opacity:.78;animation-duration:4.9s;animation-direction:reverse}.premium-auth-orbit-two i{width:clamp(12px,1.7vmin,21px);height:clamp(12px,1.7vmin,21px)}.premium-auth-orbit-three{width:min(76vmin,760px);min-width:360px;max-width:760px;opacity:.5;animation-duration:11.5s;animation-delay:-2.2s}.premium-auth-orbit-three:before{border-color:#47daff1f}.premium-auth-flow{width:min(92vmin,860px);min-width:420px;max-width:860px;height:3px;border-radius:999px;opacity:.46;background:linear-gradient(90deg,transparent 0%,rgba(88,229,255,.1) 28%,rgba(203,255,147,.76) 50%,rgba(115,255,42,.18) 64%,transparent 100%);box-shadow:0 0 18px #a6ff4842,0 0 34px #3be0ff24;transform-origin:center;--premium-auth-flow-angle: -12deg;animation:premiumAuthFlowPass 5.6s ease-in-out infinite}.premium-auth-flow-two{width:min(78vmin,740px);opacity:.36;--premium-auth-flow-angle: 62deg;animation-duration:7.4s;animation-delay:-2s}.premium-auth-flow-three{width:min(64vmin,620px);opacity:.42;--premium-auth-flow-angle: -38deg;animation-duration:4.8s;animation-delay:-1.1s}.premium-auth-circuit{position:absolute;width:min(34vw,420px);height:2px;opacity:.58;background:linear-gradient(90deg,transparent,rgba(166,255,82,.58),rgba(58,215,255,.3),transparent);box-shadow:0 0 18px #87ff2d38;transform-origin:center}.premium-auth-circuit:before,.premium-auth-circuit:after{content:"";position:absolute;top:50%;width:7px;height:7px;border:1px solid rgba(177,255,100,.46);border-radius:50%;background:#0c1a15db;box-shadow:0 0 14px #95ff404d;transform:translateY(-50%)}.premium-auth-circuit:before{left:12%}.premium-auth-circuit:after{right:15%}.premium-auth-circuit-one{left:8%;top:27%;transform:rotate(15deg);animation:premiumAuthCircuitFloat 7s ease-in-out infinite}.premium-auth-circuit-two{right:7%;top:34%;transform:rotate(-19deg);animation:premiumAuthCircuitFloat 8.4s ease-in-out infinite reverse}.premium-auth-circuit-three{left:18%;bottom:20%;width:min(28vw,350px);transform:rotate(-9deg);animation:premiumAuthCircuitFloat 9s ease-in-out infinite}.premium-auth-scan{position:absolute;left:0;right:0;top:-18%;height:34%;opacity:.55;background:linear-gradient(180deg,transparent,rgba(180,255,97,.12),transparent);filter:blur(.4px);animation:premiumAuthScanSweep 8.5s cubic-bezier(.45,0,.2,1) infinite}.premium-auth-particles{position:absolute;top:0;right:0;bottom:0;left:0}.premium-auth-particles span{position:absolute;width:4px;height:4px;border-radius:50%;background:#baff78;box-shadow:0 0 15px #baff78b8,0 0 28px #3ce0ff29;opacity:.46;animation:premiumAuthParticleFloat 8s ease-in-out infinite;animation-delay:calc(var(--particle-index) * -.42s)}.premium-auth-particles span:nth-child(1){left:14%;top:22%}.premium-auth-particles span:nth-child(2){left:23%;top:72%;width:3px;height:3px}.premium-auth-particles span:nth-child(3){left:38%;top:17%}.premium-auth-particles span:nth-child(4){left:51%;top:76%;width:5px;height:5px}.premium-auth-particles span:nth-child(5){left:67%;top:19%}.premium-auth-particles span:nth-child(6){left:82%;top:68%;width:3px;height:3px}.premium-auth-particles span:nth-child(7){left:9%;top:48%;width:5px;height:5px}.premium-auth-particles span:nth-child(8){left:91%;top:36%}.premium-auth-particles span:nth-child(9){left:31%;top:39%;width:3px;height:3px}.premium-auth-particles span:nth-child(10){left:74%;top:48%;width:5px;height:5px}.premium-auth-particles span:nth-child(11){left:44%;top:88%}.premium-auth-particles span:nth-child(12){left:58%;top:9%;width:3px;height:3px}.premium-auth-particles span:nth-child(13){left:18%;top:83%}.premium-auth-particles span:nth-child(14){left:87%;top:15%;width:3px;height:3px}.premium-auth-particles span:nth-child(15){left:11%;top:12%;width:3px;height:3px}.premium-auth-particles span:nth-child(16){left:62%;top:63%}.premium-auth-particles span:nth-child(17){left:28%;top:9%;width:5px;height:5px}.premium-auth-particles span:nth-child(18){left:78%;top:84%}.premium-auth-layout{position:relative;z-index:5;width:min(100%,520px);display:grid;place-items:center;transform-style:preserve-3d}.premium-auth-form-column{position:relative;width:min(100%,500px);display:grid;place-items:center}.premium-auth-form-column:before,.premium-auth-form-column:after{content:"";position:absolute;inset:auto;z-index:-1;border-radius:999px;pointer-events:none}.premium-auth-form-column:before{width:min(74vw,520px);height:min(74vw,520px);background:radial-gradient(circle,rgba(145,255,46,.16),transparent 62%);filter:blur(10px);animation:premiumAuthCoreGlow 4.8s ease-in-out infinite}.premium-auth-form-column:after{width:min(104vw,710px);height:min(104vw,710px);border:1px solid rgba(178,255,103,.12);box-shadow:inset 0 0 50px #71ff240d,0 0 70px #45ffa20d;animation:premiumAuthPanelOrbit 16s linear infinite}.premium-auth-panel.login-panel{position:relative;width:min(100%,470px)!important;min-height:auto;overflow:hidden;padding:clamp(24px,4.4vw,38px)!important;border-radius:34px!important;color:#f6fff2!important;border:1px solid rgba(185,255,111,.24)!important;background:linear-gradient(155deg,rgba(255,255,255,.16),transparent 24%),radial-gradient(circle at 50% -18%,rgba(184,255,102,.2),transparent 36%),linear-gradient(180deg,#0a161ae0,#050a0ff0)!important;box-shadow:0 28px 90px #0000008f,0 0 80px #75ff2f29,inset 0 1px #ffffff29,inset 0 -1px #7aff3114!important;-webkit-backdrop-filter:blur(24px) saturate(1.28);backdrop-filter:blur(24px) saturate(1.28);animation:premiumAuthPanelEntrance .78s cubic-bezier(.18,.9,.19,1) both;transform-style:preserve-3d}.premium-auth-panel.login-panel:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;pointer-events:none;border-radius:inherit;padding:1px;background:conic-gradient(from 180deg,rgba(185,255,111,.52),transparent 18%,rgba(63,210,255,.32),transparent 48%,rgba(185,255,111,.5),transparent 76%,rgba(255,255,255,.16));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:premiumAuthBorderRotate 8s linear infinite}.premium-auth-panel.login-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(105deg,transparent 0 38%,rgba(255,255,255,.16) 46%,transparent 55% 100%),radial-gradient(circle at 18% 12%,rgba(255,255,255,.12),transparent 22%);opacity:.72;animation:premiumAuthPanelSheen 6.8s ease-in-out infinite}.premium-auth-panel.login-panel>*{position:relative;z-index:1}.premium-auth-panel .login-brand.login-brand-single,.premium-auth-panel .login-brand.login-brand-expanded{margin-bottom:clamp(14px,2.8vw,22px)!important}.premium-auth-panel .login-logo-single,.premium-auth-panel .login-logo-large{width:min(305px,88%)!important;max-height:112px!important;object-fit:contain;filter:drop-shadow(0 16px 34px rgba(0,0,0,.38)) drop-shadow(0 0 26px rgba(168,255,66,.18));animation:premiumAuthLogoFloat 5s ease-in-out infinite}.premium-auth-panel .login-copy.login-copy-compact,.premium-auth-panel .login-copy{margin-bottom:clamp(18px,3vw,25px)!important;text-align:center}.premium-auth-panel .login-copy.login-copy-compact .eyebrow,.premium-auth-panel .login-copy .eyebrow{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;width:auto;margin:0 0 8px;padding:7px 12px;border:1px solid rgba(184,255,102,.18);border-radius:999px;color:#caff96;background:#b8ff660e;box-shadow:0 0 24px #8bff2114}.premium-auth-panel .login-copy.login-copy-compact .eyebrow:before,.premium-auth-panel .login-copy .eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:#a9ff61;box-shadow:0 0 12px #a9ff61d1;animation:premiumAuthDotPulse 1.7s ease-in-out infinite}.premium-auth-panel .login-copy h1,.premium-auth-panel .login-copy.login-copy-compact h1{margin:0;font-size:clamp(32px,6vw,48px)!important;line-height:.98!important;letter-spacing:-.065em!important;color:#f8fff5;text-shadow:0 0 28px rgba(144,255,46,.1)}.premium-auth-panel .login-copy p:not(.eyebrow){margin:10px auto 0;max-width:33rem;color:#b9c8d0;font-size:.95rem;line-height:1.5}.premium-auth-panel .login-form{gap:15px}.premium-auth-panel .login-form label{color:#d2dde4}.premium-auth-panel .input-icon{position:relative;min-height:54px;height:auto;border-color:#b9ff6f2b;background:linear-gradient(180deg,#ffffff13,#ffffff0b);box-shadow:inset 0 1px #ffffff0f;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.premium-auth-panel .input-icon:after{content:"";position:absolute;left:42px;right:14px;bottom:8px;height:1px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,rgba(169,255,97,.9),transparent);transition:transform .22s ease}.premium-auth-panel .input-icon:focus-within{transform:translateY(-2px);border-color:#b9ff6f94;background:#ffffff15;box-shadow:0 0 0 3px #8dff1421,0 16px 38px #0000003d,inset 0 1px #ffffff17}.premium-auth-panel .input-icon:focus-within:after{transform:scaleX(1)}.premium-auth-panel .input-icon svg{color:#baff78;filter:drop-shadow(0 0 8px rgba(169,255,97,.22))}.premium-auth-panel .input-icon input{min-width:0}.premium-auth-submit.primary-button{min-height:52px;margin-top:3px;position:relative;overflow:hidden;border:1px solid rgba(215,255,169,.22)!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;box-shadow:0 14px 34px #74e2003d,inset 0 1px #ffffff3d!important}.premium-auth-submit.primary-button:before{content:"";position:absolute;top:-40%;right:-20%;bottom:-40%;left:-20%;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.38),transparent 23%);transform:translate(-72%) rotate(10deg);transition:transform .52s cubic-bezier(.18,.9,.2,1)}.premium-auth-submit.primary-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transform:translate(-120%);animation:premiumAuthButtonIdle 4.8s ease-in-out infinite}.premium-auth-submit.primary-button:hover:not(:disabled),.premium-auth-submit.primary-button:focus-visible:not(:disabled){transform:translateY(-2px) scale(1.01);filter:saturate(1.12) brightness(1.03);box-shadow:0 18px 42px #74e20052,inset 0 1px #ffffff47!important}.premium-auth-submit.primary-button:hover:not(:disabled):before,.premium-auth-submit.primary-button:focus-visible:not(:disabled):before{transform:translate(42%) rotate(10deg)}.premium-auth-panel .login-forgot-link{color:#caff96;transition:color .18s ease,text-shadow .18s ease,transform .18s ease}.premium-auth-panel .login-forgot-link:hover,.premium-auth-panel .login-forgot-link:focus-visible{color:#fff;text-shadow:0 0 16px rgba(169,255,97,.3);transform:translateY(-1px)}.premium-auth-panel .form-error{border-color:#ff584c52;box-shadow:0 12px 28px #ff584c14}.premium-auth-panel .password-rules{gap:8px}.premium-auth-panel .password-rules span,.premium-auth-panel .password-rules li{border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0b}.premium-auth-panel .password-rules span{padding:9px 10px;color:#b6c2cc}.premium-auth-panel .password-rules span.ok{color:#a9ff61;border-color:#a9ff613d;background:#a9ff6114}.premium-auth-shell .login-forgot-modal{width:min(520px,calc(100vw - 28px));border-color:#a9ff6138;background:linear-gradient(180deg,#0a131cfa,#050b12fa);box-shadow:0 24px 78px #00000070,0 0 56px #79ff261f}.premium-auth-shell--forced .forced-password-panel,.premium-auth-shell--reset .reset-password-panel{width:min(620px,100%)!important}@keyframes premiumAuthGridFlow{0%{background-position:0 0,0 0;transform:perspective(920px) rotateX(63deg) translateY(11%) translate(0)}to{background-position:-104px 104px,-104px 104px;transform:perspective(920px) rotateX(63deg) translateY(11%) translate(-52px)}}@keyframes premiumAuthGlobalSheen{0%,to{opacity:.42;transform:translate(-4%)}50%{opacity:.72;transform:translate(4%)}}@keyframes premiumAuthAuroraOne{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(5vw,-2vh,0) scale(1.12)}}@keyframes premiumAuthAuroraTwo{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-5vw,2vh,0) scale(1.08)}}@keyframes premiumAuthPortalSpin{0%{transform:translate(-50%,-50%) rotate(0) scale(.99);opacity:.66}50%{transform:translate(-50%,-50%) rotate(180deg) scale(1.035);opacity:.92}to{transform:translate(-50%,-50%) rotate(360deg) scale(.99);opacity:.66}}@keyframes premiumAuthEnergySpin{0%{transform:translate(-50%,-50%) rotate(0) scale(1)}to{transform:translate(-50%,-50%) rotate(360deg) scale(1)}}@keyframes premiumAuthEnergySpinReverse{0%{transform:translate(-50%,-50%) rotate(360deg) scale(1)}to{transform:translate(-50%,-50%) rotate(0) scale(1)}}@keyframes premiumAuthCurrentRun{0%{transform:translate(-50%,-50%) rotate(0) scale(.985);opacity:.18;filter:blur(.2px) drop-shadow(0 0 10px rgba(178,255,85,.22))}18%{opacity:.76}58%{opacity:.58;filter:blur(.05px) drop-shadow(0 0 22px rgba(178,255,85,.45))}to{transform:translate(-50%,-50%) rotate(360deg) scale(1.025);opacity:.14;filter:blur(.2px) drop-shadow(0 0 10px rgba(178,255,85,.18))}}@keyframes premiumAuthCorePlasma{0%,to{transform:translate(-50%,-50%) scale(.94);opacity:.58;filter:saturate(1) brightness(.96)}40%{transform:translate(-50%,-50%) scale(1.08);opacity:.96;filter:saturate(1.35) brightness(1.12)}72%{transform:translate(-50%,-50%) scale(1.01);opacity:.78}}@keyframes premiumAuthCoreDial{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes premiumAuthCoreDialReverse{0%{transform:rotate(360deg) scale(.98)}to{transform:rotate(0) scale(.98)}}@keyframes premiumAuthRingCoreRotate{0%{transform:translate(-50%,-50%) rotate(0) scale(.96);opacity:.38}50%{transform:translate(-50%,-50%) rotate(180deg) scale(1.08);opacity:.88}to{transform:translate(-50%,-50%) rotate(360deg) scale(.96);opacity:.38}}@keyframes premiumAuthRingRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes premiumAuthRingRotateReverse{0%{transform:translate(-50%,-50%) rotate(360deg)}to{transform:translate(-50%,-50%) rotate(0)}}@keyframes premiumAuthRingBreathe{0%,to{transform:translate(-50%,-50%) scale(.96);opacity:.42}50%{transform:translate(-50%,-50%) scale(1.08);opacity:.92}}@keyframes premiumAuthVisibleOrbit{0%{transform:translate(-50%,-50%) rotate(0) scale(1);filter:brightness(.92)}50%{transform:translate(-50%,-50%) rotate(180deg) scale(1.015);filter:brightness(1.18)}to{transform:translate(-50%,-50%) rotate(360deg) scale(1);filter:brightness(.92)}}@keyframes premiumAuthSvgCorePulse{0%,to{opacity:.62;filter:saturate(1) brightness(.92)}42%{opacity:1;filter:saturate(1.45) brightness(1.18)}}@keyframes premiumAuthFlowPass{0%,to{transform:translate(-50%,-50%) rotate(var(--premium-auth-flow-angle)) translate(-14%) scaleX(.72);opacity:.08}18%{opacity:.54}48%{transform:translate(-50%,-50%) rotate(var(--premium-auth-flow-angle)) translate(8%) scaleX(1.08);opacity:.68}74%{opacity:.26}}@keyframes premiumAuthCircuitFloat{0%,to{opacity:.28;translate:0 0}50%{opacity:.78;translate:0 -14px}}@keyframes premiumAuthScanSweep{0%,16%{transform:translateY(-130%);opacity:0}34%,52%{opacity:.58}78%,to{transform:translateY(460%);opacity:0}}@keyframes premiumAuthParticleFloat{0%,to{transform:translateZ(0) scale(.75);opacity:.24}45%{transform:translate3d(18px,-24px,0) scale(1.12);opacity:.74}70%{transform:translate3d(-10px,10px,0) scale(.9);opacity:.42}}@keyframes premiumAuthCoreGlow{0%,to{transform:scale(.96);opacity:.52}50%{transform:scale(1.05);opacity:.92}}@keyframes premiumAuthPanelOrbit{0%{transform:rotate(0) scale(.98)}to{transform:rotate(360deg) scale(.98)}}@keyframes premiumAuthPanelEntrance{0%{opacity:0;transform:translate3d(0,30px,-70px) rotateX(8deg) scale(.96);filter:blur(8px)}to{opacity:1;transform:translateZ(0) rotateX(0) scale(1);filter:blur(0)}}@keyframes premiumAuthBorderRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes premiumAuthPanelSheen{0%,42%{transform:translate(-78%);opacity:0}54%{opacity:.72}78%,to{transform:translate(78%);opacity:0}}@keyframes premiumAuthLogoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes premiumAuthDotPulse{0%,to{transform:scale(.78);opacity:.68}50%{transform:scale(1.28);opacity:1}}@keyframes premiumAuthButtonIdle{0%,58%{transform:translate(-120%);opacity:0}68%{opacity:.55}86%,to{transform:translate(120%);opacity:0}}@media(max-width:760px){.premium-auth-orbit{min-width:260px}.premium-auth-orbit-three{min-width:320px}.premium-auth-flow{min-width:330px}.premium-auth-motion-svg{width:min(118vmin,680px);min-width:390px;opacity:.78}.premium-auth-shell{padding:14px}.premium-auth-layout,.premium-auth-form-column{width:min(100%,500px)}.premium-auth-panel.login-panel{width:min(100%,462px)!important;border-radius:28px!important;padding:24px 18px 20px!important}.premium-auth-panel .login-logo-single,.premium-auth-panel .login-logo-large{width:min(268px,88%)!important;max-height:92px!important}.premium-auth-panel .login-copy h1,.premium-auth-panel .login-copy.login-copy-compact h1{font-size:clamp(30px,8.5vw,40px)!important}.premium-auth-circuit{display:none}.premium-auth-ring-one{width:82vmin}.premium-auth-ring-two{width:66vmin}.premium-auth-ring-three{width:46vmin}}@media(max-width:430px){.premium-auth-shell{padding:10px}.premium-auth-panel.login-panel{border-radius:24px!important;padding:22px 15px 18px!important}.premium-auth-panel .login-brand.login-brand-single,.premium-auth-panel .login-brand.login-brand-expanded{margin-bottom:12px!important}.premium-auth-panel .login-logo-single,.premium-auth-panel .login-logo-large{width:min(232px,86%)!important;max-height:78px!important}.premium-auth-panel .login-copy.login-copy-compact,.premium-auth-panel .login-copy{margin-bottom:16px!important}.premium-auth-panel .login-copy.login-copy-compact .eyebrow,.premium-auth-panel .login-copy .eyebrow{padding:6px 10px;font-size:.72rem}.premium-auth-panel .login-copy h1,.premium-auth-panel .login-copy.login-copy-compact h1{font-size:clamp(27px,9vw,34px)!important}.premium-auth-panel .login-copy p:not(.eyebrow){display:none!important}.premium-auth-panel .input-icon{min-height:51px}.premium-auth-panel .password-rules,.password-rules{grid-template-columns:1fr}.premium-auth-particles span:nth-child(n+11){display:none}.premium-auth-energy-two,.premium-auth-current-two{opacity:.22}.premium-auth-core{min-width:102px}.premium-auth-motion-svg{width:138vmin;min-width:360px;opacity:.68}}@media(max-width:370px){.premium-auth-shell{padding:8px}.premium-auth-panel.login-panel{padding:18px 13px 15px!important}.premium-auth-panel .login-logo-single,.premium-auth-panel .login-logo-large{width:min(206px,84%)!important;max-height:68px!important}.premium-auth-panel .login-copy.login-copy-compact .eyebrow,.premium-auth-panel .login-copy .eyebrow{display:none!important}}@media(max-height:650px)and (orientation:landscape){.premium-auth-shell{min-height:100svh;padding:10px;align-items:start}.premium-auth-panel.login-panel{width:min(100%,560px)!important;padding:16px 20px!important;border-radius:22px!important}.premium-auth-panel .login-brand.login-brand-single,.premium-auth-panel .login-brand.login-brand-expanded{margin-bottom:6px!important}.premium-auth-panel .login-logo-single,.premium-auth-panel .login-logo-large{width:min(210px,78%)!important;max-height:58px!important}.premium-auth-panel .login-copy.login-copy-compact,.premium-auth-panel .login-copy{margin-bottom:10px!important}.premium-auth-panel .login-copy.login-copy-compact .eyebrow,.premium-auth-panel .login-copy .eyebrow,.premium-auth-panel .login-copy p:not(.eyebrow){display:none!important}.premium-auth-panel .login-copy h1,.premium-auth-panel .login-copy.login-copy-compact h1{font-size:28px!important}.premium-auth-panel .login-form{gap:9px}.premium-auth-panel .input-icon,.premium-auth-submit.primary-button{min-height:46px}}@media(prefers-reduced-motion:reduce){.premium-auth-panel.login-panel,.premium-auth-panel.login-panel:before,.premium-auth-panel.login-panel:after,.premium-auth-panel .login-logo-single,.premium-auth-panel .login-logo-large,.premium-auth-panel .login-copy.login-copy-compact .eyebrow:before,.premium-auth-panel .login-copy .eyebrow:before,.premium-auth-submit.primary-button:after{animation:none!important;transition:none!important}.premium-auth-aurora,.premium-auth-energy,.premium-auth-current,.premium-auth-orbit,.premium-auth-flow,.premium-auth-scan,.premium-auth-particles span{opacity:.34}.premium-auth-motion-svg{opacity:.42;filter:drop-shadow(0 0 14px rgba(152,255,48,.22))}.premium-auth-panel .input-icon:focus-within,.premium-auth-submit.primary-button:hover:not(:disabled),.premium-auth-submit.primary-button:focus-visible:not(:disabled),.premium-auth-panel .login-forgot-link:hover,.premium-auth-panel .login-forgot-link:focus-visible{transform:none}}html.escapenexus-light-theme .premium-auth-shell{background:radial-gradient(circle at 50% 34%,rgba(119,219,0,.13),transparent 17rem),radial-gradient(circle at 16% 18%,rgba(85,185,0,.18),transparent 24rem),radial-gradient(circle at 86% 10%,rgba(18,98,168,.1),transparent 22rem),linear-gradient(135deg,#f8fbf4,#edf5e7)!important}html.escapenexus-light-theme .premium-auth-panel.login-panel,html.escapenexus-light-theme .premium-auth-shell .login-forgot-modal{color:#06140a!important;background:linear-gradient(180deg,#fffffff0,#f6faf2e6)!important;border-color:#55b90038!important;box-shadow:0 24px 68px #1f361c29,inset 0 1px #ffffffb8!important}html.escapenexus-light-theme .premium-auth-panel .login-copy h1,html.escapenexus-light-theme .premium-auth-panel .login-form label,html.escapenexus-light-theme .premium-auth-panel .password-rules span{color:#102013!important}html.escapenexus-light-theme .premium-auth-panel .login-copy p:not(.eyebrow){color:#3f5145!important}html.escapenexus-light-theme .premium-auth-panel .input-icon{color:#102013!important;background:#ffffffc2!important;border-color:#55b90033!important}.premium-auth-background--performance .premium-auth-motion-svg,.premium-auth-background--performance .premium-auth-energy,.premium-auth-background--performance .premium-auth-flow,.premium-auth-background--performance .premium-auth-circuit,.premium-auth-background--performance .premium-auth-particles,.premium-auth-background--performance .premium-auth-orbit,.premium-auth-background--performance .premium-auth-current-two,.premium-auth-background--performance .premium-auth-current-three,.premium-auth-background--performance .premium-auth-ring-three{display:none!important}.premium-auth-shell{perspective:none;background:radial-gradient(circle at 50% 43%,rgba(142,255,28,.105),transparent 18rem),radial-gradient(circle at 18% 16%,rgba(108,236,0,.13),transparent 22rem),radial-gradient(circle at 86% 16%,rgba(43,151,255,.09),transparent 20rem),linear-gradient(145deg,#020605,#050d11 42%,#020405)!important}@media(prefers-reduced-motion:reduce){.login-shell.premium-auth-shell,.login-shell.premium-auth-shell .premium-auth-background,.login-shell.premium-auth-shell .premium-auth-layout,.login-shell.premium-auth-shell .premium-auth-form-column,.login-shell.premium-auth-shell .premium-auth-panel.login-panel{animation-duration:.9s!important;animation-timing-function:ease-out!important}}@keyframes premiumAuthLSceneFade{0%{opacity:0}to{opacity:1}}@keyframes premiumAuthLBackgroundFade{0%{opacity:0;transform:translate3d(0,14px,0) scale(1.012)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes premiumAuthLContentFade{0%{opacity:0;transform:translate3d(0,34px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes premiumAuthLPanelFade{0%{opacity:0;transform:translate3d(0,36px,0) scale(.972)}to{opacity:1;transform:translateZ(0) scale(1)}}.login-shell.premium-auth-shell{background:radial-gradient(circle at 50% 47%,rgba(170,255,64,.16),transparent 18rem),radial-gradient(circle at 20% 18%,rgba(52,213,255,.14),transparent 26rem),radial-gradient(circle at 82% 78%,rgba(128,255,40,.13),transparent 25rem),linear-gradient(145deg,#020605,#051015 42%,#020304)!important}.login-shell.premium-auth-shell:before{opacity:.18!important;background-image:linear-gradient(rgba(177,255,106,.095) 1px,transparent 1px),linear-gradient(90deg,rgba(177,255,106,.075) 1px,transparent 1px)!important;background-size:64px 64px!important;transform:perspective(940px) rotateX(62deg) translateY(12%)!important}.login-shell.premium-auth-shell:after{opacity:.42!important;background:linear-gradient(115deg,transparent 0 39%,rgba(125,255,45,.045) 48%,transparent 58% 100%),repeating-linear-gradient(0deg,rgba(255,255,255,.018) 0 1px,transparent 1px 8px)!important}.login-shell.premium-auth-shell .premium-auth-background--nexus:before,.login-shell.premium-auth-shell .premium-auth-background--nexus:after{display:none!important;content:none!important}.login-shell.premium-auth-shell .premium-auth-background--nexus>*{pointer-events:none}.premium-auth-nexus-glow{position:absolute;left:50%;top:48%;width:min(78vmin,720px);height:min(78vmin,720px);border-radius:50%;transform:translate3d(-50%,-50%,0);background:radial-gradient(circle,rgba(236,255,217,.34) 0 2px,rgba(174,255,80,.2) 3px 13px,transparent 14px 100%),radial-gradient(circle,rgba(157,255,44,.15) 0 13%,transparent 16% 100%),radial-gradient(circle,transparent 0 29%,rgba(174,255,82,.12) 30% 30.6%,transparent 31.6% 43%,rgba(68,221,255,.09) 44% 44.6%,transparent 45.8% 100%);box-shadow:0 0 80px #7eff251f,0 0 130px #2ed6ff0f;opacity:.82}.premium-auth-nexus-hub{position:absolute;left:50%;top:48%;width:min(23vmin,208px);height:min(23vmin,208px);min-width:136px;min-height:136px;border-radius:28px;transform:translate3d(-50%,-50%,0) rotate(45deg);background:linear-gradient(135deg,#cbff9857,#35e2ff24 42%,#0a18162e),radial-gradient(circle at 50% 50%,rgba(223,255,194,.68) 0 3px,rgba(154,255,52,.32) 4px 15px,transparent 17px);border:1px solid rgba(197,255,125,.36);box-shadow:0 0 36px #a2ff3738,0 0 86px #39dcff1c,inset 0 0 30px #b5ff591f,inset 0 0 1px #ffffff73;opacity:.8}.premium-auth-nexus-hub:before,.premium-auth-nexus-hub:after{content:"";position:absolute;top:17%;right:17%;bottom:17%;left:17%;border:1px solid rgba(218,255,173,.28);border-radius:22px}.premium-auth-nexus-hub:after{top:34%;right:34%;bottom:34%;left:34%;background:radial-gradient(circle,rgba(224,255,197,.56),rgba(160,255,55,.17) 38%,transparent 72%);box-shadow:0 0 28px #a4ff3f3d}.premium-auth-nexus-line{position:absolute;left:50%;top:48%;height:2px;width:min(44vmin,430px);transform-origin:left center;border-radius:999px;opacity:.66;background:linear-gradient(90deg,rgba(226,255,196,.92) 0%,rgba(161,255,61,.7) 12%,rgba(67,221,255,.38) 38%,rgba(145,255,54,.18) 63%,transparent 100%);box-shadow:0 0 16px #92ff302e,0 0 30px #34dbff14}.premium-auth-nexus-line:before,.premium-auth-nexus-line:after{content:"";position:absolute;top:50%;width:7px;height:7px;border-radius:50%;transform:translateY(-50%);background:#cfff9ddb;box-shadow:0 0 13px #a6ff486b}.premium-auth-nexus-line:before{left:34%;opacity:.48}.premium-auth-nexus-line:after{right:4%;opacity:.74}.premium-auth-nexus-line-01{transform:rotate(0);width:min(48vmin,470px)}.premium-auth-nexus-line-02{transform:rotate(24deg);width:min(41vmin,405px);opacity:.52}.premium-auth-nexus-line-03{transform:rotate(-26deg);width:min(43vmin,420px);opacity:.58}.premium-auth-nexus-line-04{transform:rotate(57deg);width:min(36vmin,350px);opacity:.44}.premium-auth-nexus-line-05{transform:rotate(-58deg);width:min(38vmin,365px);opacity:.5}.premium-auth-nexus-line-06{transform:rotate(103deg);width:min(32vmin,310px);opacity:.38}.premium-auth-nexus-line-07{transform:rotate(-104deg);width:min(35vmin,340px);opacity:.42}.premium-auth-nexus-line-08{transform:rotate(151deg);width:min(44vmin,430px);opacity:.6}.premium-auth-nexus-line-09{transform:rotate(180deg);width:min(49vmin,480px);opacity:.64}.premium-auth-nexus-line-10{transform:rotate(207deg);width:min(38vmin,370px);opacity:.48}.premium-auth-nexus-line-11{transform:rotate(-151deg);width:min(40vmin,390px);opacity:.54}.premium-auth-nexus-line-12{transform:rotate(316deg);width:min(34vmin,330px);opacity:.4}.premium-auth-nexus-node{position:absolute;width:14px;height:14px;border-radius:4px;background:linear-gradient(135deg,#e0ffbee0,#70ff2a57);border:1px solid rgba(222,255,184,.34);box-shadow:0 0 18px #9bff3647,inset 0 0 10px #ffffff1a;transform:rotate(45deg);opacity:.72}.premium-auth-nexus-node-01{left:18%;top:31%}.premium-auth-nexus-node-02{right:17%;top:33%}.premium-auth-nexus-node-03{left:23%;bottom:25%}.premium-auth-nexus-node-04{right:22%;bottom:23%}.premium-auth-nexus-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 48%,transparent 0 31%,rgba(0,0,0,.2) 58%,rgba(0,0,0,.66) 100%);opacity:.92}.login-shell.premium-auth-shell .premium-auth-aurora,.login-shell.premium-auth-shell .premium-auth-portal,.login-shell.premium-auth-shell .premium-auth-ring,.login-shell.premium-auth-shell .premium-auth-core,.login-shell.premium-auth-shell .premium-auth-low-orbit,.login-shell.premium-auth-shell .premium-auth-current,.login-shell.premium-auth-shell .premium-auth-energy,.login-shell.premium-auth-shell .premium-auth-orbit,.login-shell.premium-auth-shell .premium-auth-flow,.login-shell.premium-auth-shell .premium-auth-circuit,.login-shell.premium-auth-shell .premium-auth-scan,.login-shell.premium-auth-shell .premium-auth-particles,.login-shell.premium-auth-shell .premium-auth-motion-svg,.login-shell.premium-auth-shell .premium-auth-vignette{display:none!important;animation:none!important}@media(max-width:760px){.premium-auth-nexus-glow{width:min(112vw,520px);height:min(112vw,520px);top:44%;opacity:.72}.premium-auth-nexus-hub{width:min(35vw,150px);height:min(35vw,150px);min-width:112px;min-height:112px;top:44%;opacity:.74}.premium-auth-nexus-line{top:44%;width:min(46vw,210px);opacity:.44}.premium-auth-nexus-line-04,.premium-auth-nexus-line-06,.premium-auth-nexus-line-07,.premium-auth-nexus-line-12{display:none}.premium-auth-nexus-line:before{display:none}.premium-auth-nexus-line:after{width:5px;height:5px}.premium-auth-nexus-node{display:none}.premium-auth-nexus-vignette{background:radial-gradient(circle at 50% 44%,transparent 0 26%,rgba(0,0,0,.25) 58%,rgba(0,0,0,.7) 100%)}}@media(max-width:430px){.premium-auth-nexus-glow{width:min(124vw,450px);height:min(124vw,450px);opacity:.62}.premium-auth-nexus-line{opacity:.34}}.login-shell.premium-auth-shell{background:radial-gradient(circle at 50% 45%,rgba(142,255,34,.18),transparent 14rem),radial-gradient(circle at 33% 28%,rgba(44,218,255,.11),transparent 24rem),radial-gradient(circle at 76% 66%,rgba(141,255,20,.105),transparent 26rem),linear-gradient(143deg,#020604,#041013 40%,#020506)!important}.login-shell.premium-auth-shell:before{opacity:.13!important;background-image:linear-gradient(rgba(166,255,82,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(54,215,255,.055) 1px,transparent 1px)!important;background-size:76px 76px!important;transform:perspective(980px) rotateX(64deg) translateY(14%)!important}.login-shell.premium-auth-shell:after{opacity:.34!important;background:radial-gradient(circle at 50% 45%,transparent 0 24%,rgba(0,0,0,.13) 49%,rgba(0,0,0,.52) 100%),linear-gradient(118deg,transparent 0 33%,rgba(136,255,46,.042) 42%,transparent 52% 100%),repeating-linear-gradient(0deg,rgba(255,255,255,.016) 0 1px,transparent 1px 9px)!important}.login-shell.premium-auth-shell .premium-auth-background--nexus{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;overflow:hidden!important;opacity:0;transform:translate3d(0,14px,0) scale(1.012);animation:premiumAuthLBackgroundFade 2.1s cubic-bezier(.16,1,.3,1) both!important}.premium-auth-nexus-glow{position:absolute!important;left:50%!important;top:46%!important;width:min(92vmin,880px)!important;height:min(62vmin,600px)!important;border-radius:32% 68% 47% 53%/44% 38% 62% 56%!important;transform:translate3d(-50%,-50%,0) rotate(-7deg)!important;background:linear-gradient(90deg,transparent 0 12%,rgba(101,255,43,.08) 13% 13.35%,transparent 14% 27%,rgba(47,220,255,.075) 27.5% 27.9%,transparent 29% 100%),linear-gradient(18deg,transparent 0 23%,rgba(159,255,73,.09) 24% 24.45%,transparent 25.6% 56%,rgba(71,217,255,.07) 57% 57.35%,transparent 58.5% 100%),radial-gradient(ellipse at 50% 50%,rgba(151,255,43,.12) 0 8%,rgba(50,210,255,.06) 13%,transparent 42%)!important;box-shadow:none!important;opacity:.88!important}.premium-auth-nexus-hub{position:absolute!important;left:50%!important;top:46%!important;width:clamp(136px,20vmin,224px)!important;height:clamp(120px,18vmin,196px)!important;min-width:0!important;min-height:0!important;border-radius:24px 12px 30px 16px!important;transform:translate3d(-50%,-50%,0) rotate(-10deg) skew(-3deg,1deg)!important;background:linear-gradient(145deg,#d7ffaf61,#70ff342e 31%,#23d9ff24 56%,#0414122e),radial-gradient(circle at 58% 43%,rgba(237,255,215,.7) 0 3px,rgba(160,255,51,.28) 4px 18px,transparent 20px)!important;border:1px solid rgba(202,255,141,.46)!important;clip-path:polygon(17% 0,72% 7%,100% 34%,82% 100%,22% 88%,0 48%)!important;box-shadow:0 0 30px #94ff2e33,0 0 72px #2fd9ff1a,inset 0 0 24px #b7ff541c,inset 0 0 1px #ffffff85!important;opacity:.86!important}.premium-auth-nexus-hub:before,.premium-auth-nexus-hub:after{content:""!important;position:absolute!important;border-radius:10px!important;border:1px solid rgba(222,255,182,.3)!important;background:transparent!important;box-shadow:none!important}.premium-auth-nexus-hub:before{top:18%!important;right:20%!important;bottom:23%!important;left:16%!important;clip-path:polygon(14% 0,80% 10%,100% 43%,70% 100%,8% 82%,0 33%)!important}.premium-auth-nexus-hub:after{left:51%!important;top:45%!important;width:36px!important;height:36px!important;transform:translate(-50%,-50%) rotate(20deg)!important;border-radius:8px!important;background:radial-gradient(circle,rgba(230,255,207,.76),rgba(151,255,45,.3) 45%,transparent 72%)!important;box-shadow:0 0 24px #97ff2c47!important}.premium-auth-nexus-line{position:absolute!important;left:50%!important;top:46%!important;height:3px!important;width:min(54vmin,560px)!important;transform-origin:left center!important;border-radius:999px!important;opacity:.82!important;background:linear-gradient(90deg,rgba(238,255,218,.95) 0%,rgba(166,255,55,.84) 10%,rgba(80,232,255,.48) 34%,rgba(140,255,48,.34) 63%,rgba(95,255,43,.1) 82%,transparent 100%)!important;box-shadow:0 0 14px #8eff2a40,0 0 30px #2dd9ff1a!important}.premium-auth-nexus-line:before{content:""!important;position:absolute!important;left:38%!important;top:50%!important;width:clamp(42px,8vmin,96px)!important;height:2px!important;border-radius:999px!important;transform:translateY(-50%) rotate(31deg)!important;transform-origin:left center!important;background:linear-gradient(90deg,rgba(117,255,45,.38),rgba(58,222,255,.22),transparent)!important;box-shadow:0 0 12px #80ff2c29!important;opacity:.72!important}.premium-auth-nexus-line:after{content:""!important;position:absolute!important;right:2%!important;top:50%!important;width:10px!important;height:10px!important;border-radius:4px!important;transform:translateY(-50%) rotate(45deg)!important;background:#dbffb9eb!important;border:1px solid rgba(227,255,193,.38)!important;box-shadow:0 0 16px #9cff316b!important;opacity:.88!important}.premium-auth-nexus-line-01{top:calc(46% - 7px)!important;left:calc(50% + 42px)!important;transform:rotate(-4deg)!important;width:min(48vmin,520px)!important;opacity:.92!important}.premium-auth-nexus-line-02{top:calc(46% + 9px)!important;left:calc(50% + 26px)!important;transform:rotate(19deg)!important;width:min(42vmin,430px)!important;opacity:.78!important}.premium-auth-nexus-line-03{top:calc(46% - 20px)!important;left:calc(50% + 12px)!important;transform:rotate(-33deg)!important;width:min(44vmin,455px)!important;opacity:.86!important}.premium-auth-nexus-line-04{top:calc(46% + 23px)!important;left:calc(50% + 6px)!important;transform:rotate(54deg)!important;width:min(36vmin,365px)!important;opacity:.68!important}.premium-auth-nexus-line-05{top:calc(46% - 12px)!important;left:calc(50% - 8px)!important;transform:rotate(-71deg)!important;width:min(34vmin,350px)!important;opacity:.67!important}.premium-auth-nexus-line-06{top:calc(46% + 10px)!important;left:calc(50% - 13px)!important;transform:rotate(102deg)!important;width:min(31vmin,315px)!important;opacity:.58!important}.premium-auth-nexus-line-07{top:calc(46% - 28px)!important;left:calc(50% - 18px)!important;transform:rotate(-111deg)!important;width:min(36vmin,360px)!important;opacity:.64!important}.premium-auth-nexus-line-08{top:calc(46% + 18px)!important;left:calc(50% - 28px)!important;transform:rotate(148deg)!important;width:min(42vmin,430px)!important;opacity:.78!important}.premium-auth-nexus-line-09{top:calc(46% - 5px)!important;left:calc(50% - 42px)!important;transform:rotate(184deg)!important;width:min(50vmin,545px)!important;opacity:.9!important}.premium-auth-nexus-line-10{top:calc(46% + 30px)!important;left:calc(50% - 25px)!important;transform:rotate(214deg)!important;width:min(39vmin,402px)!important;opacity:.68!important}.premium-auth-nexus-line-11{top:calc(46% - 24px)!important;left:calc(50% - 15px)!important;transform:rotate(-154deg)!important;width:min(43vmin,440px)!important;opacity:.82!important}.premium-auth-nexus-line-12{top:calc(46% + 4px)!important;left:calc(50% + 18px)!important;transform:rotate(322deg)!important;width:min(35vmin,355px)!important;opacity:.66!important}.premium-auth-nexus-line-02:before,.premium-auth-nexus-line-05:before,.premium-auth-nexus-line-09:before,.premium-auth-nexus-line-11:before{transform:translateY(-50%) rotate(-36deg)!important;left:52%!important}.premium-auth-nexus-line-04:before,.premium-auth-nexus-line-07:before,.premium-auth-nexus-line-10:before{width:clamp(28px,6vmin,68px)!important;opacity:.52!important}.premium-auth-nexus-node{position:absolute!important;width:17px!important;height:17px!important;border-radius:5px 9px!important;background:linear-gradient(135deg,#e8ffcbeb,#67ff225c)!important;border:1px solid rgba(225,255,185,.42)!important;box-shadow:0 0 20px #97ff2a4d,inset 0 0 10px #ffffff1a!important;transform:rotate(45deg)!important;opacity:.84!important}.premium-auth-nexus-node-01{left:13%!important;top:27%!important}.premium-auth-nexus-node-02{right:12%!important;top:30%!important}.premium-auth-nexus-node-03{left:17%!important;bottom:19%!important}.premium-auth-nexus-node-04{right:18%!important;bottom:18%!important}.premium-auth-nexus-vignette{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(circle at 50% 46%,transparent 0 24%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.66) 100%),linear-gradient(90deg,rgba(0,0,0,.34),transparent 28%,transparent 72%,rgba(0,0,0,.34))!important;opacity:.94!important}.login-shell.premium-auth-shell,.login-shell.premium-auth-shell .premium-auth-layout,.login-shell.premium-auth-shell .premium-auth-form-column,.login-shell.premium-auth-shell .premium-auth-panel.login-panel{animation-timing-function:cubic-bezier(.16,1,.3,1)!important}@media(min-width:900px){.login-shell.premium-auth-shell .premium-auth-panel.login-panel{background:linear-gradient(180deg,#091218e3,#040a0ee8)!important}}@media(max-width:760px){.premium-auth-nexus-glow{left:50%!important;top:43%!important;width:min(132vw,560px)!important;height:min(92vw,400px)!important;opacity:.82!important}.premium-auth-nexus-hub{top:43%!important;width:clamp(106px,35vw,148px)!important;height:clamp(92px,30vw,126px)!important;opacity:.82!important}.premium-auth-nexus-line{top:43%!important;height:2px!important;width:min(54vw,240px)!important;opacity:.62!important}.premium-auth-nexus-line:before{width:36px!important;opacity:.36!important}.premium-auth-nexus-line:after{width:7px!important;height:7px!important}.premium-auth-nexus-line-04,.premium-auth-nexus-line-06,.premium-auth-nexus-line-07,.premium-auth-nexus-line-10{display:none!important}.premium-auth-nexus-line-01{left:calc(50% + 26px)!important}.premium-auth-nexus-line-03{left:calc(50% + 10px)!important}.premium-auth-nexus-line-05{left:calc(50% - 8px)!important}.premium-auth-nexus-line-08{left:calc(50% - 18px)!important}.premium-auth-nexus-line-09{left:calc(50% - 26px)!important}.premium-auth-nexus-line-11{left:calc(50% - 12px)!important}.premium-auth-nexus-node{width:10px!important;height:10px!important;opacity:.5!important}.premium-auth-nexus-node-01{left:9%!important;top:28%!important}.premium-auth-nexus-node-02{right:8%!important;top:31%!important}.premium-auth-nexus-node-03,.premium-auth-nexus-node-04{display:none!important}.premium-auth-nexus-vignette{background:radial-gradient(circle at 50% 43%,transparent 0 25%,rgba(0,0,0,.16) 54%,rgba(0,0,0,.72) 100%),linear-gradient(90deg,rgba(0,0,0,.42),transparent 35%,transparent 65%,rgba(0,0,0,.42))!important}}@media(max-width:430px){.premium-auth-nexus-line{opacity:.5!important}.premium-auth-nexus-line:before{display:none!important}.premium-auth-nexus-node{display:none!important}}button:disabled{cursor:not-allowed;opacity:.62}.loading-screen{min-height:100svh;align-content:center;color:var(--muted);text-align:center;padding:24px}.loading-screen p{margin:0;font-weight:750}.auth-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:18px;background:#000000ad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-modal{width:min(520px,100%);border:1px solid rgba(141,255,20,.2);border-radius:22px;padding:24px;background:radial-gradient(circle at 14% 0%,rgba(141,255,20,.08),transparent 13rem),linear-gradient(180deg,#091119fc,#04090efc);box-shadow:0 28px 90px #00000085,inset 0 1px #ffffff0a}.auth-modal h2{margin:0;font-size:24px;letter-spacing:-.025em}.auth-modal-copy{margin:10px 0 0;color:var(--muted);line-height:1.55}.login-forgot-form input{border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#ffffff09;color:var(--text);padding:10px 12px;font:inherit}.login-forgot-form input:focus{border-color:#8dff1494;box-shadow:0 0 0 3px #8dff1424}.auth-alert{display:flex;align-items:flex-start;gap:10px;border-radius:14px;padding:12px 14px;line-height:1.4}.auth-alert--success{color:#dcffc6;border:1px solid rgba(141,255,20,.26);background:#8dff1417}.auth-alert--error{color:#ffd8d8;border:1px solid rgba(255,88,76,.3);background:#ff584c1c}.auth-modal-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;margin-top:8px}.auth-primary-button,.auth-secondary-button{min-height:42px;border-radius:12px;padding:0 15px;font-weight:900;cursor:pointer}.auth-primary-button{color:#081006;border:1px solid rgba(141,255,20,.42);background:linear-gradient(135deg,var(--green),#62be00)}.auth-secondary-button{color:var(--text);border:1px solid rgba(255,255,255,.11);background:#ffffff09}@media(max-width:620px){.auth-modal{padding:19px}.auth-modal-actions>button{flex:1 1 150px}}.auth-mfa-form{gap:14px}.auth-mfa-intro{display:flex;align-items:flex-start;gap:11px;padding:12px;border:1px dashed rgba(190,202,207,.36);border-radius:11px;background:#b4bec20d}.auth-mfa-intro>svg{flex:0 0 auto;color:#a6ff3b}.auth-mfa-intro div{display:grid;gap:3px}.auth-mfa-intro strong{color:#f4f8f5}.auth-mfa-intro span{color:#a1adb2;font-size:.82rem;line-height:1.4}.auth-secondary-button.full{width:100%}
