.qw-auth{min-height:100dvh;display:flex}.qw-auth .qw-sec{flex:1;display:flex;align-items:center;padding:clamp(104px,12vw,148px) 0 clamp(56px,7vw,96px);overflow:hidden}.qw-auth .qw-auth-grid{display:grid;grid-template-columns:minmax(0,460px) minmax(0,1fr);gap:clamp(36px,5vw,88px);align-items:center;width:100%}@media (max-width:1000px){.qw-auth .qw-auth-grid{grid-template-columns:minmax(0,1fr)}}.qw-auth-form{max-width:440px;width:100%}.qw-auth .qw-eyebrow{display:block;margin-bottom:18px}.qw-auth-title{font-size:clamp(38px,4.6vw,58px);font-weight:600;line-height:.98;letter-spacing:-.04em;text-wrap:balance}.qw-auth-form .qw-lede{margin-top:16px;max-width:38ch}.qw-auth-social{margin-top:clamp(28px,3.5vw,38px);display:flex;flex-direction:column;gap:10px}.qw-auth button.qw-auth-oauth{display:inline-flex;align-items:center;justify-content:center;gap:11px;width:100%;min-height:52px;border-radius:999px;background:rgba(247,244,255,.085);color:var(--qw-fg);font-size:14.5px;font-weight:600;letter-spacing:-.01em;transition:background .2s,opacity .2s,transform .2s}.qw-auth button.qw-auth-oauth:hover:not(:disabled){background:rgba(247,244,255,.14);transform:translateY(-1px)}.qw-auth button.qw-auth-oauth:disabled{opacity:.55;cursor:default}.qw-auth button.qw-auth-oauth.is-apple{background:var(--qw-frost);color:var(--qw-plum-900)}.qw-auth button.qw-auth-oauth.is-apple:hover:not(:disabled){background:#fff}.qw-auth-oauth svg{flex-shrink:0}.qw-auth-or{display:flex;align-items:center;gap:16px;margin:26px 0 6px}.qw-auth-or i{flex:1;height:1px;background:var(--qw-hair)}.qw-auth-fields{display:flex;flex-direction:column;gap:18px;margin-top:20px}.qw-auth-label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:9px}.qw-auth-label label{font-family:var(--qw-display);font-size:10.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--qw-faint)}.qw-auth-label a{font-size:12.5px;font-weight:500;color:var(--qw-mut)}.qw-auth-label a:hover{color:var(--qw-flame)}.qw-field{display:flex;align-items:center;gap:10px;padding:0 22px;min-height:54px;border-radius:999px;background:rgba(247,244,255,.07);transition:background .2s,box-shadow .2s}.qw-field:focus-within{background:rgba(247,244,255,.11);box-shadow:0 0 0 2px var(--qw-iris-soft)}.qw-field input{width:100%;min-width:0;font-size:15px;color:var(--qw-fg);background-clip:text}.qw-field input::placeholder{color:var(--qw-faint)}.qw-field input:-webkit-autofill,.qw-field input:-webkit-autofill:focus{-webkit-text-fill-color:var(--qw-fg);transition:background-color 100000s ease 0s}.qw-field-eye{flex-shrink:0;display:grid;place-items:center;width:30px;height:30px;margin-right:-6px;border-radius:50%;color:var(--qw-faint);transition:color .18s,background .18s}.qw-auth button.qw-field-eye:hover{color:var(--qw-fg);background:rgba(247,244,255,.1)}.qw-auth-submit{width:100%;margin-top:28px}.qw-auth button.qw-auth-submit:disabled{opacity:.6;cursor:default}.qw-auth-foot{margin-top:22px;font-size:13.5px;color:var(--qw-mut)}.qw-auth-foot a{font-weight:600;color:var(--qw-iris-soft)}.qw-auth-foot a:hover{color:var(--qw-flame)}.qw-auth-legal{margin-top:26px;font-size:11.5px;line-height:1.7;color:var(--qw-faint);max-width:38ch}.qw-auth-legal a{color:var(--qw-faint);text-decoration:underline;text-underline-offset:3px}.qw-auth-legal a:hover{color:var(--qw-flame)}.qw-auth-error{display:flex;align-items:flex-start;gap:10px;padding:13px 20px;border-radius:18px;background:rgba(255,90,31,.13);color:#ffb9a1;font-size:13.5px;line-height:1.5}.qw-auth-error svg{flex-shrink:0;margin-top:1px;color:var(--qw-flame)}.qw-auth-art{position:relative;isolation:isolate;overflow:hidden;border-radius:32px;min-height:min(74vh,640px);display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(32px,3.4vw,48px);background:var(--qw-grape-900)}@media (max-width:1000px){.qw-auth-art{display:none}}.qw-auth-art img{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 34%}.qw-auth-art:before{content:"";position:absolute;z-index:-2;inset:0;background:linear-gradient(0deg,rgba(20,12,38,.94) 4%,rgba(20,12,38,.46) 44%,rgba(20,12,38,.1)),radial-gradient(circle at 80% 14%,rgba(255,90,31,.34),transparent 52%),radial-gradient(circle at 16% 86%,rgba(124,92,252,.5),transparent 58%)}.qw-auth-art:after{content:"";position:absolute;z-index:-1;width:152%;aspect-ratio:1;right:-34%;top:-28%;border-radius:50%;opacity:.32;background:repeating-radial-gradient(circle at center,transparent 0 34px,rgba(20,12,38,.55) 35px 37px,transparent 38px 72px);-webkit-mask-image:radial-gradient(circle at center,#000 42%,transparent 76%);mask-image:radial-gradient(circle at center,#000 42%,transparent 76%);pointer-events:none}.qw-auth-art-in{position:relative}.qw-auth-art .qw-eyebrow{color:hsla(0,0%,100%,.82)}.qw-auth-art h2{font-size:clamp(30px,3vw,44px);font-weight:600;line-height:1;letter-spacing:-.04em;color:#fff}.qw-auth-art p{margin-top:16px;max-width:32ch;font-size:15px;line-height:1.6;color:hsla(0,0%,100%,.78)}.qw-auth-art .qw-stats{margin-top:clamp(30px,3.6vw,46px);gap:clamp(22px,2.6vw,40px);flex-wrap:nowrap}.qw-auth-art .qw-stat b{color:#fff;font-size:clamp(26px,2.4vw,34px)}.qw-auth-art .qw-stat span{color:hsla(0,0%,100%,.66);white-space:nowrap}.qw-auth-wait{min-height:100dvh;display:grid;place-items:center;background:var(--qw-grape-950)}.qw-auth-wait p{font-family:var(--qw-display);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--qw-haze-dim)}@media (max-width:560px){.qw-auth .qw-sec{padding-top:clamp(96px,24vw,124px)}.qw-auth-title{font-size:clamp(34px,10vw,44px)}}