.auth-page{--background: #101119;--foreground: #f5f5fa;--muted-foreground: #a4a5b7;--border: #303145;--input: #36374b;--primary: #6960ed;--primary-foreground: #fff;--ring: #a39cff;display:grid;grid-template-columns:minmax(0,41fr) minmax(0,59fr);min-height:100svh;padding:8px 20px 20px 0;background:var(--background);color:var(--foreground);font-family:Instrument Sans,sans-serif}.auth-page-form{display:flex;align-items:center;justify-content:center;min-width:0;padding:48px 32px}.auth-page-form-inner{width:min(100%,432px)}.auth-page-form-inner>div{max-width:none}.auth-page-brand{display:inline-flex;align-items:center;gap:12px;margin-bottom:36px;border-radius:6px;font-size:22px;font-weight:700;letter-spacing:-.035em}.auth-page-card{max-width:none;gap:24px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.auth-page-card-header,.auth-page-card-content,.auth-page-card-footer{padding:0}.auth-page-title{font-size:clamp(30px,2.3vw,40px);font-weight:650;line-height:1.15;letter-spacing:-.04em}.auth-page-message{display:grid;gap:24px;line-height:1.6;overflow-wrap:anywhere}.auth-page-card-content,.auth-page-fields{gap:22px}.auth-page-label{color:#b7b8c6;font-size:14px;font-weight:550}.auth-page-input{height:52px;padding-inline:16px;border:1px solid #393a50;border-radius:10px;background:#272838;font-size:16px;box-shadow:0 1px #ffffff04 inset}.auth-page-input::placeholder{color:#9293a9}.auth-page-input:focus-visible{border-color:#a39cff;--tw-ring-color: #a39cff40}.auth-page-input+button{height:52px;width:44px;color:#a4a5b7;right:auto;inset-inline-end:0}.auth-page-input:has(+button){padding-inline-end:44px}.auth-page-submit,.auth-page-provider{min-height:52px;height:auto;padding:12px 20px;border-radius:999px;font-size:16px;font-weight:600;white-space:normal;cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.auth-page-submit{gap:12px;background:#6960ed;color:#fff}.auth-page-submit:after{content:"→";font-size:20px;line-height:1}.auth-page-submit:hover{background:#7a71f4}.auth-page-submit:disabled:after{display:none}.auth-page-provider{gap:12px;border:1px solid #303142;background:#1c1d2a;color:#c1c2cf;box-shadow:none}.auth-page-provider:hover{border-color:#69637f;background:#262738;color:#f5f5fa}.auth-page-divider{gap:20px}.auth-page-divider [data-slot=separator]{background:#292a3b}.auth-page-card-footer{flex-wrap:wrap;gap:0 5px;font-size:14px}.auth-page-link{color:#a39cff;font-weight:600;text-decoration:none}.auth-page-link:hover{color:#c5c0ff;text-decoration:underline}.auth-page-legal{margin-top:16px;padding-inline:10px;color:#999aaf;font-size:13px;line-height:1.65;text-align:center}.auth-page-legal a{text-decoration:underline;text-underline-offset:3px}.auth-page-legal a:hover{color:#d4d0f6}.auth-page a:focus-visible,.auth-testimonials-pause:focus-visible,.auth-testimonial:focus-visible{outline:2px solid #b5afff;outline-offset:4px}.auth-showcase{display:flex;flex-direction:column;justify-content:space-between;gap:64px;min-width:0;min-height:calc(100svh - 28px);padding-block:clamp(64px,14.5svh,164px) 56px;overflow:hidden;border:1px solid #292b40;border-radius:32px;background:radial-gradient(ellipse at 5% 0%,#7771d325 0%,transparent 40%),linear-gradient(135deg,#1c1e32,#151827);box-shadow:0 1px #a7a0ed30 inset,0 10px 24px #0002}.auth-testimonials{min-width:0}.auth-testimonials-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 56px 16px}.auth-testimonials-heading h2{color:#aba9c2;font-size:14px;font-weight:500}.auth-testimonials-pause{display:grid;flex-shrink:0;width:36px;height:36px;place-items:center;border:1px solid #49465f;border-radius:50%;color:#c1bddb;cursor:pointer}.auth-testimonials-pause:hover{background:#7771d325;color:#f5f5fa}.auth-testimonials-pause svg{width:14px;height:14px}.auth-testimonial-rows{display:grid;gap:40px}.auth-testimonial-viewport{min-width:0;overflow:hidden;padding-block:4px 12px}.auth-testimonial-track{display:flex;width:max-content;animation:auth-testimonial-scroll var(--auth-scroll-duration) linear infinite}.auth-testimonial-viewport:nth-child(2) .auth-testimonial-track{animation-delay:-8s}.auth-testimonial-rows[data-paused=true] .auth-testimonial-track{animation-play-state:paused}@media(hover:hover){.auth-testimonial-viewport:hover .auth-testimonial-track{animation-play-state:paused}}@keyframes auth-testimonial-scroll{to{transform:translate(var(--auth-scroll-distance))}}.auth-testimonial-row{display:flex;flex-shrink:0;gap:14px;margin:0;padding:0 14px 0 0;list-style:none}.auth-testimonial-row>li{width:clamp(200px,15vw,280px);flex-shrink:0;min-width:0}.auth-testimonial-viewport:has(:focus-visible){overflow-x:auto}.auth-testimonial-viewport:has(:focus-visible) .auth-testimonial-track{animation:none;padding-inline:24px}.auth-testimonial-viewport:has(:focus-visible) .auth-testimonial-row[aria-hidden]{display:none}.auth-testimonial{position:relative;display:block;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:14px;background:#272838;cursor:pointer;text-align:start}.auth-testimonial:after{position:absolute;inset:0;background:linear-gradient(transparent 45%,#080914bd);content:""}.auth-testimonial img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.auth-testimonial:hover img{transform:scale(1.035)}.auth-testimonial-play{position:absolute;z-index:1;inset:50% auto auto 50%;display:grid;width:44px;height:44px;transform:translate(-50%,-50%);place-items:center;border:1px solid #fff9;border-radius:50%;background:#17192335;color:#fff}.auth-testimonial-play svg{width:16px;height:16px;margin-left:2px}.auth-testimonial-caption{position:absolute;z-index:1;inset:auto 14px 12px;display:flex;align-items:end;justify-content:space-between;gap:10px;color:#fff;font-size:14px;font-weight:650;line-height:1.3}.auth-testimonial-caption>span{overflow-wrap:anywhere}.auth-testimonial-caption>span:last-child{text-align:end}.auth-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:auto 56px 0}.auth-benefit{padding:24px;border:1px solid #373451;border-radius:20px;background:radial-gradient(ellipse at top left,#7670c91a,transparent 65%),#1d1e30;box-shadow:0 1px #b9aeef30 inset}.auth-benefit-icon{display:grid;width:48px;height:48px;margin-bottom:18px;place-items:center;border:1px solid #7970c36b;border-radius:15px;background:#8980e326;color:#aea5ff;box-shadow:0 1px #c2baff30 inset}.auth-benefit-icon svg{width:22px;height:22px;stroke-width:1.5}.auth-benefit h2{margin-bottom:10px;font-size:16px;font-weight:650;line-height:1.4}.auth-benefit p{color:#acadc2;font-size:14px;line-height:1.6}@media(min-width:1024px)and (max-width:1399px){.auth-showcase{padding-bottom:32px}.auth-benefits{margin-inline:28px;gap:12px}.auth-benefit{padding:20px}.auth-testimonials-heading{margin-inline:32px}}@media(max-width:1023px){.auth-page{grid-template-columns:minmax(0,1fr);padding:0 16px 16px}.auth-page-form{min-height:100svh;padding:48px 8px}.auth-showcase{min-height:auto;gap:40px;padding-block:36px;border-radius:24px}.auth-testimonials-heading{margin-inline:24px}.auth-testimonial-rows{gap:20px}.auth-testimonial-row>li{width:220px}.auth-benefits{margin-inline:24px}}@media(max-width:599px){.auth-page-brand{margin-bottom:32px}.auth-benefits{grid-template-columns:minmax(0,1fr)}.auth-benefit{padding:22px}}@media(prefers-reduced-motion:reduce){.auth-page *,.auth-page *:after{transition:none}.auth-testimonial:hover img{transform:none}.auth-testimonial-viewport{overflow-x:auto}.auth-testimonial-track{animation:none;padding-inline:24px}.auth-testimonial-row[aria-hidden],.auth-testimonials-pause{display:none}}.auth-showcase[data-empty=true]{justify-content:center}.auth-showcase[data-empty=true] .auth-benefits{margin-block:auto}.auth-testimonial-caption>span:first-child{flex-shrink:0;max-width:45%;overflow-wrap:normal}.auth-testimonial-caption>span:last-child{max-width:60%}.auth-page-fields [data-slot=form-item]>.flex{flex-wrap:wrap;gap:8px}.auth-page-form-inner[dir=rtl] .auth-page-submit:after{content:"←"}
