.auth-page.svelte-1i23b2n{position:relative;min-height:100vh;overflow:hidden;background:var(--auth-bg);--auth-bg: #09090b;--auth-text: #ffffff;--auth-text-muted: rgba(255, 255, 255, .5);--auth-text-subtle: rgba(255, 255, 255, .4);--auth-label: rgba(255, 255, 255, .7);--auth-link: #c084fc;--auth-link-hover: #a855f7;--auth-card-bg: rgba(255, 255, 255, .03);--auth-card-border: rgba(255, 255, 255, .06);--auth-input-bg: rgba(255, 255, 255, .04);--auth-input-border: rgba(255, 255, 255, .08);--auth-orb-1: rgba(124, 58, 237, .18);--auth-orb-2: rgba(168, 85, 247, .12);--auth-orb-3: rgba(139, 92, 246, .08);--auth-grid: rgba(255, 255, 255, .02)}.light .auth-page.svelte-1i23b2n{--auth-bg: #ffffff;--auth-text: #09090b;--auth-text-muted: rgba(0, 0, 0, .6);--auth-text-subtle: rgba(0, 0, 0, .45);--auth-label: rgba(0, 0, 0, .7);--auth-link: #7c3aed;--auth-link-hover: #6d28d9;--auth-card-bg: rgba(0, 0, 0, .02);--auth-card-border: rgba(0, 0, 0, .08);--auth-input-bg: rgba(0, 0, 0, .02);--auth-input-border: rgba(0, 0, 0, .1);--auth-orb-1: rgba(124, 58, 237, .08);--auth-orb-2: rgba(168, 85, 247, .05);--auth-orb-3: rgba(139, 92, 246, .04);--auth-grid: rgba(0, 0, 0, .03)}.auth-text.svelte-1i23b2n{color:var(--auth-text)}.auth-text-muted.svelte-1i23b2n{color:var(--auth-text-muted)}.auth-text-subtle.svelte-1i23b2n{color:var(--auth-text-subtle)}.auth-link.svelte-1i23b2n{color:var(--auth-link)}.auth-link.svelte-1i23b2n:hover{color:var(--auth-link-hover)}.auth-orb.svelte-1i23b2n{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none;animation:svelte-1i23b2n-float 20s ease-in-out infinite}.auth-orb-1.svelte-1i23b2n{width:500px;height:500px;top:-150px;right:-100px;background:radial-gradient(circle,var(--auth-orb-1) 0%,transparent 70%)}.auth-orb-2.svelte-1i23b2n{width:350px;height:350px;bottom:-80px;left:-50px;background:radial-gradient(circle,var(--auth-orb-2) 0%,transparent 70%);animation-delay:-7s}.auth-orb-3.svelte-1i23b2n{width:250px;height:250px;top:50%;left:60%;background:radial-gradient(circle,var(--auth-orb-3) 0%,transparent 70%);animation-delay:-14s}.auth-grid.svelte-1i23b2n{position:absolute;inset:0;background-image:linear-gradient(var(--auth-grid) 1px,transparent 1px),linear-gradient(90deg,var(--auth-grid) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse 60% 50% at 50% 40%,black 0%,transparent 70%);mask-image:radial-gradient(ellipse 60% 50% at 50% 40%,black 0%,transparent 70%)}.auth-card.svelte-1i23b2n{background:var(--auth-card-bg);border:1px solid var(--auth-card-border);border-radius:16px;padding:2.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 0 60px #7c3aed0f}.auth-page.svelte-1i23b2n .auth-input{background:var(--auth-input-bg)!important;border-color:var(--auth-input-border)!important;color:var(--auth-text)!important;border-radius:10px!important;height:44px!important;transition:border-color .2s ease,box-shadow .2s ease!important}.auth-page.svelte-1i23b2n .auth-input::placeholder{color:#ffffff40!important}.auth-page.svelte-1i23b2n .auth-input:focus{border-color:#7c3aed80!important;box-shadow:0 0 0 3px #7c3aed1a!important}.auth-textarea.svelte-1i23b2n{width:100%;background:var(--auth-input-bg);border:1px solid var(--auth-input-border);color:var(--auth-text);border-radius:10px;padding:.625rem .75rem;font-size:.875rem;line-height:1.5;resize:vertical;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.auth-textarea.svelte-1i23b2n::placeholder{color:#ffffff40}.auth-textarea.svelte-1i23b2n:focus{border-color:#7c3aed80;box-shadow:0 0 0 3px #7c3aed1a}.light .auth-textarea.svelte-1i23b2n::placeholder{color:#00000059}.light .auth-page.svelte-1i23b2n .auth-input::placeholder{color:#00000059!important}.auth-btn-primary.svelte-1i23b2n{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7,#7c3aed);background-size:200% 200%;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 0 20px #8b5cf640;text-decoration:none}.auth-btn-primary.svelte-1i23b2n:hover{background-position:100% 0;box-shadow:0 0 30px #8b5cf666;transform:translateY(-1px)}.auth-page.svelte-1i23b2n:before{content:"";position:fixed;inset:0;opacity:.025;pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px}@keyframes svelte-1i23b2n-float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,-30px) scale(1.05)}50%{transform:translate(-10px,20px) scale(.95)}75%{transform:translate(15px,10px) scale(1.02)}}
