.network-auth-page{--auth-bg:#070a0f;--auth-panel:#0d121a;--auth-panel-soft:#111923;--auth-line:#bccadc24;--auth-text:#f1f4f8;--auth-muted:#8995a6;--auth-accent:#d8ff3e;isolation:isolate;min-height:100svh;color:var(--auth-text);background:radial-gradient(circle at 14% 18%, #5470973b, transparent 31%), radial-gradient(circle at 68% 104%, #7768ff1c, transparent 31%), var(--auth-bg);grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);display:grid;position:relative;overflow-x:hidden}.network-auth-page:before{content:"";z-index:-1;opacity:.18;background-image:linear-gradient(#bccadc14 1px,#0000 1px),linear-gradient(90deg,#bccadc14 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(100deg,#000,#0000 72%);mask-image:linear-gradient(100deg,#000,#0000 72%)}.network-auth-story,.network-auth-entry{z-index:1;min-width:0;position:relative}.network-auth-story{flex-direction:column;gap:clamp(2rem,4vw,4.2rem);padding:clamp(2rem,5vw,5.2rem);display:flex}.network-auth-brand{color:var(--auth-text);align-self:flex-start;align-items:center;gap:1rem;display:inline-flex}.network-auth-logo{background:#0b1017b8;border:1px solid #bccadc33;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 0 42px #7993b721}.network-auth-logo img{object-fit:contain;width:48px;height:48px}.network-auth-brand>span:last-child{gap:.32rem;display:grid}.network-auth-brand b,.network-auth-brand small,.network-auth-kicker,.network-auth-benefits span,.network-auth-benefits b,.network-auth-video-card figcaption,.network-auth-switch,.network-auth-form label>span,.network-auth-submit,.network-auth-help,.network-auth-terms{font-family:var(--font-mono)}.network-auth-brand b{letter-spacing:.18em;font-size:.7rem}.network-auth-brand small{color:#718096;letter-spacing:.14em;font-size:.47rem}.network-auth-copy{max-width:760px}.network-auth-kicker{color:#8998ac;letter-spacing:.16em;margin:0;font-size:.58rem;font-weight:700}.network-auth-copy h1{max-width:820px;font-family:var(--font-display);font-variation-settings:"wght" 300;letter-spacing:-.066em;margin:1.25rem 0 1.4rem;font-size:clamp(3.25rem,6.7vw,7.2rem);font-weight:300;line-height:.88}.network-auth-copy h1 em{color:#b9c7da;font-style:normal}.network-auth-lede{color:#a4afbd;text-align:justify;text-align-last:left;max-width:690px;margin:0;font-size:clamp(.92rem,1.25vw,1.1rem);line-height:1.75}.network-auth-why{color:#d4dce6;font:700 .56rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #bccadc52;align-items:center;gap:.55rem;margin-top:1.2rem;padding-bottom:.28rem;display:inline-flex}.network-auth-why span{color:var(--auth-accent);font-size:.8rem}.network-auth-benefits{background:var(--auth-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:820px;margin:0;padding:1px;list-style:none;display:grid}.network-auth-benefits li{background:#090d13f0;grid-template-columns:auto minmax(0,1fr);gap:.8rem;min-width:0;padding:1rem;display:grid}.network-auth-benefits li>span{color:#59677a;font-size:.48rem}.network-auth-benefits b{color:#d7dee7;letter-spacing:.09em;font-size:.52rem;display:block}.network-auth-benefits p{color:#7f8b9c;margin:.48rem 0 0;font-size:.68rem;line-height:1.5}.network-auth-video-card{border:1px solid var(--auth-line);background:#05070a;border-radius:18px;max-width:820px;margin:0;overflow:hidden;box-shadow:0 28px 70px #00000057}.network-auth-video-card figcaption{border-bottom:1px solid var(--auth-line);justify-content:space-between;align-items:center;gap:1rem;min-height:68px;padding:.85rem 1rem;display:flex}.network-auth-video-card figcaption>span{gap:.28rem;display:grid}.network-auth-video-card figcaption b{letter-spacing:.12em;font-size:.56rem}.network-auth-video-card figcaption small{color:#788597;letter-spacing:.035em;font-size:.5rem}.network-auth-video-card figcaption i{color:#dce4ee;border:1px solid #bccadc33;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.7rem;font-style:normal;display:grid}.network-auth-video-frame{aspect-ratio:16/9;background:#030405;position:relative}.network-auth-video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.network-auth-entry{border-left:1px solid var(--auth-line);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0a0e14c7;flex-direction:column;justify-content:center;min-height:100svh;padding:clamp(2rem,5vw,5rem);display:flex}.network-auth-switch{color:#758295;letter-spacing:.04em;justify-content:flex-end;align-items:center;gap:.75rem;width:min(100%,560px);margin:0 auto 1.3rem;font-size:.57rem;display:flex}.network-auth-switch a{color:#dce3eb;border-bottom:1px solid #aab6c5;padding-bottom:.18rem;font-weight:700}.network-auth-switch-below{text-align:center;justify-content:center;margin:1.3rem auto 0}.network-auth-card{border:1px solid var(--auth-line);background:linear-gradient(145deg,#ffffff09,#0000 34%),#0d121af0;border-radius:20px;width:min(100%,560px);margin:0 auto;padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 34px 90px #00000061}.network-auth-form{gap:1.5rem;display:grid}.network-auth-form-heading h2{font-family:var(--font-display);letter-spacing:-.055em;margin:.45rem 0 .6rem;font-size:clamp(2.4rem,4vw,4.1rem);font-weight:300;line-height:.96}.network-auth-form-heading>p:last-child{color:#8e9aaa;max-width:430px;margin:0;font-size:.76rem;line-height:1.65}.network-auth-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.network-auth-form label{gap:.45rem;min-width:0;display:grid}.network-auth-form label>span{color:#818ea0;letter-spacing:.1em;font-size:.5rem;font-weight:700}.network-auth-full{grid-column:1/-1}.network-auth-form input:not([type=checkbox]){color:#f0f3f7;background:#080c12;border:1px solid #bccadc24;border-radius:10px;outline:0;width:100%;min-width:0;height:52px;padding:0 .9rem;font-size:.78rem;transition:border-color .18s,box-shadow .18s}.network-auth-form input::placeholder{color:#4f5a68}.network-auth-form input:focus{border-color:#7f91aa;box-shadow:0 0 0 3px #778ead1f}.network-auth-consent{color:#8895a5;grid-template-columns:auto 1fr;align-items:flex-start;font-size:.66rem;line-height:1.5;gap:.7rem!important;display:flex!important}.network-auth-consent input{width:16px;height:16px;accent-color:var(--auth-accent);margin:.1rem 0 0}.network-auth-consent>span{font-family:var(--font-body)!important;font-size:inherit!important;letter-spacing:0!important;font-weight:400!important}.network-auth-notice{color:#b8c3d1;background:#ffffff09;border:1px solid #bccadc24;border-radius:9px;margin:0;padding:.8rem .9rem;font-size:.7rem;line-height:1.5}.network-auth-submit{border:1px solid var(--auth-accent);background:var(--auth-accent);color:#0a0d11;letter-spacing:.09em;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:.85rem 1rem .85rem 1.15rem;font-size:.62rem;font-weight:800;transition:transform .18s,box-shadow .18s;display:flex}.network-auth-submit b{font-size:1rem;line-height:1}.network-auth-submit:hover:not(:disabled),.network-auth-submit:focus-visible{transform:translateY(-2px);box-shadow:0 12px 32px #d8ff3e24}.network-auth-submit:disabled{opacity:.58;cursor:wait}.network-auth-help{color:#9da9b8;letter-spacing:.05em;border-bottom:1px solid #bccadc3d;justify-self:start;padding-bottom:.2rem;font-size:.53rem}.network-auth-terms{color:#586476;letter-spacing:.025em;text-align:center;width:min(100%,520px);margin:1.1rem auto 0;font-size:.48rem;line-height:1.65}.network-auth-terms a{color:#8491a2;text-underline-offset:.18em;text-decoration:underline}@media (max-width:1120px){.network-auth-page{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)}.network-auth-story{padding:2.5rem}.network-auth-benefits{grid-template-columns:1fr}.network-auth-benefits li{min-height:74px}}@media (max-width:820px){.network-auth-page{display:block}.network-auth-page:before{-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.network-auth-story{gap:2.2rem;padding:1.4rem 1rem 2rem}.network-auth-brand{gap:.7rem}.network-auth-logo{width:48px;height:48px}.network-auth-logo img{width:40px;height:40px}.network-auth-copy h1{font-size:clamp(3rem,13vw,5.4rem)}.network-auth-lede{font-size:.9rem}.network-auth-benefits,.network-auth-video-card{width:100%}.network-auth-entry{border-top:1px solid var(--auth-line);border-left:0;min-height:auto;padding:2.2rem 1rem 2.8rem}.network-auth-switch{justify-content:center}.network-auth-login .network-auth-entry{border-top:0}}@media (max-width:560px){.network-auth-story{gap:1.7rem}.network-auth-copy h1{margin-top:.8rem}.network-auth-benefits li{padding:.8rem}.network-auth-video-card{border-radius:13px}.network-auth-video-card figcaption{min-height:58px;padding:.7rem .8rem}.network-auth-video-card figcaption i{width:32px;height:32px}.network-auth-entry{padding-top:1.6rem}.network-auth-card{border-radius:15px;padding:1.25rem}.network-auth-fields{grid-template-columns:1fr}.network-auth-full{grid-column:auto}.network-auth-form input:not([type=checkbox]){height:50px}.network-auth-terms{padding-inline:.5rem}}@media (prefers-reduced-motion:reduce){.network-auth-submit{transition:none}}
