.auth-shell.svelte-e3wec{display:grid;grid-template-columns:45% 55%;min-height:100vh;font-family:Bricolage Grotesque,sans-serif;background:#0f1a12}.left-panel.svelte-e3wec{position:relative;background:#0f1a12;padding:48px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border-right:1px solid rgba(34,197,94,.1)}.grid-bg.svelte-e3wec{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(34,197,94,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(34,197,94,.045) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.scan-line.svelte-e3wec{position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(34,197,94,.45),transparent);animation:svelte-e3wec-scanDown 7s ease-in-out infinite;pointer-events:none}@keyframes svelte-e3wec-scanDown{0%{top:0%;opacity:0}8%{opacity:1}92%{opacity:1}to{top:100%;opacity:0}}.brand-content.svelte-e3wec{position:relative;z-index:1;margin-top:auto;margin-bottom:auto}.brand-logo.svelte-e3wec{display:flex;align-items:center;gap:10px;margin-bottom:52px;text-decoration:none;width:fit-content;transition:opacity .15s}.brand-logo.svelte-e3wec:hover{opacity:.75}.logo-mark.svelte-e3wec{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#22c55e,#16a34a);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:16px;animation:svelte-e3wec-logoBreath 4s ease-in-out infinite}@keyframes svelte-e3wec-logoBreath{0%,to{box-shadow:0 0 14px #22c55e73}50%{box-shadow:0 0 28px #22c55ed9,0 0 52px #22c55e33}}.brand-name.svelte-e3wec{font-size:15px;font-weight:700;color:#ecfdf5;letter-spacing:-.01em}.brand-headline.svelte-e3wec{font-size:clamp(28px,3.2vw,42px);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#ecfdf5;margin:0 0 14px}.accent-word.svelte-e3wec{color:#22c55e;font-style:italic}.brand-sub.svelte-e3wec{font-size:12px;color:#ecfdf54d;font-family:IBM Plex Mono,monospace;letter-spacing:.05em;margin:0 0 40px}.feature-list.svelte-e3wec{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.feature-list.svelte-e3wec li:where(.svelte-e3wec){display:flex;align-items:center;gap:10px;font-size:13px;color:#ecfdf58c}.feature-dot.svelte-e3wec{width:5px;height:5px;border-radius:50%;background:#22c55e;box-shadow:0 0 6px #22c55eb3;flex-shrink:0}.legal.svelte-e3wec{font-size:11px;color:#ecfdf52e;font-family:IBM Plex Mono,monospace;position:relative;z-index:1;margin:0}.right-panel.svelte-e3wec{background:#0d1f10;display:flex;align-items:center;justify-content:center;padding:48px;animation:svelte-e3wec-fadeSlideIn .55s cubic-bezier(.22,1,.36,1) forwards}@keyframes svelte-e3wec-fadeSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.form-container.svelte-e3wec{width:100%;max-width:380px}.form-header.svelte-e3wec{margin-bottom:32px}.form-title.svelte-e3wec{font-size:26px;font-weight:800;letter-spacing:-.03em;color:#ecfdf5;margin:0 0 6px}.form-subtitle.svelte-e3wec{font-size:12px;color:#ecfdf559;margin:0;font-family:IBM Plex Mono,monospace;letter-spacing:.02em}.auth-shell.svelte-e3wec .auth-form{display:flex;flex-direction:column;gap:20px}.auth-shell.svelte-e3wec .auth-form-full{width:100%}.auth-shell.svelte-e3wec .auth-field{display:flex;flex-direction:column;gap:7px}.auth-shell.svelte-e3wec .auth-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#ecfdf566;font-family:IBM Plex Mono,monospace}.auth-shell.svelte-e3wec .auth-input{height:44px;width:100%;border-radius:10px;background:#22c55e0a;border:1px solid rgba(34,197,94,.14);color:#ecfdf5;font-size:14px;font-family:Bricolage Grotesque,sans-serif;padding:0 14px;box-sizing:border-box;transition:border-color .2s,box-shadow .2s,background .2s}.auth-shell.svelte-e3wec .auth-input::placeholder{color:#ecfdf52e}.auth-shell.svelte-e3wec .auth-input:focus{outline:none;border-color:#22c55e8c;background:#22c55e12;box-shadow:0 0 0 3px #22c55e1a,0 0 18px #22c55e12}.auth-shell.svelte-e3wec .auth-textarea{width:100%;min-height:84px;border-radius:10px;background:#22c55e0a;border:1px solid rgba(34,197,94,.14);color:#ecfdf5;font-size:14px;font-family:Bricolage Grotesque,sans-serif;line-height:1.5;padding:11px 14px;box-sizing:border-box;resize:vertical;transition:border-color .2s,box-shadow .2s,background .2s}.auth-shell.svelte-e3wec .auth-textarea::placeholder{color:#ecfdf52e}.auth-shell.svelte-e3wec .auth-textarea:focus{outline:none;border-color:#22c55e8c;background:#22c55e12;box-shadow:0 0 0 3px #22c55e1a,0 0 18px #22c55e12}.auth-shell.svelte-e3wec .auth-honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.auth-shell.svelte-e3wec .auth-hint{font-size:11px;color:#ecfdf547;font-family:IBM Plex Mono,monospace;margin:0}.auth-shell.svelte-e3wec .auth-checkbox{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.5;color:#ecfdf58c}.auth-shell.svelte-e3wec .auth-checkbox label{cursor:pointer}.auth-shell.svelte-e3wec .auth-checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;flex-shrink:0;margin-top:1px;border-radius:5px;border:1px solid rgba(236,253,245,.22);background:#ecfdf50a;cursor:pointer;transition:background .15s ease-out,border-color .15s ease-out}.auth-shell.svelte-e3wec .auth-checkbox input:hover{border-color:#ecfdf566}.auth-shell.svelte-e3wec .auth-checkbox input:checked{border-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.5 8.5l3 3 6-6'/%3E%3C/svg%3E"),linear-gradient(135deg,#22c55e,#16a34a);background-size:100% 100%}.auth-shell.svelte-e3wec .auth-checkbox input:focus-visible{outline:2px solid rgba(34,197,94,.6);outline-offset:2px}.auth-shell.svelte-e3wec .auth-checkbox a{color:#4ade80;text-decoration:underline;text-underline-offset:2px;transition:filter .15s ease-out}.auth-shell.svelte-e3wec .auth-checkbox a:hover{filter:brightness(1.15)}.auth-shell.svelte-e3wec .auth-error{font-size:13px;color:#f87171;background:#f8717112;border:1px solid rgba(248,113,113,.18);border-radius:8px;padding:10px 12px;margin:0;font-family:IBM Plex Mono,monospace}.auth-shell.svelte-e3wec .auth-btn{height:46px;width:100%;border-radius:10px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:14px;font-weight:700;font-family:Bricolage Grotesque,sans-serif;letter-spacing:.01em;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;box-shadow:0 4px 16px #22c55e4d;transition:transform .15s,box-shadow .15s,opacity .15s;box-sizing:border-box}.auth-shell.svelte-e3wec .auth-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 22px #22c55e80}.auth-shell.svelte-e3wec .auth-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 3px 10px #22c55e4d}.auth-shell.svelte-e3wec .auth-btn:disabled{opacity:.5;cursor:not-allowed}.auth-shell.svelte-e3wec .auth-btn-secondary{height:46px;width:100%;border-radius:10px;background:#ecfdf50a;border:1px solid rgba(236,253,245,.14);color:#ecfdf5;font-size:14px;font-weight:600;font-family:Bricolage Grotesque,sans-serif;letter-spacing:.01em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;box-sizing:border-box}.auth-shell.svelte-e3wec .auth-btn-secondary:hover:not(:disabled){background:#ecfdf514;border-color:#ecfdf547;transform:translateY(-1px)}.auth-shell.svelte-e3wec .auth-btn-secondary:disabled{opacity:.5;cursor:not-allowed}.auth-shell.svelte-e3wec .auth-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;flex-shrink:0;animation:svelte-e3wec-spin .7s linear infinite}@keyframes svelte-e3wec-spin{to{transform:rotate(360deg)}}.auth-shell.svelte-e3wec .auth-links{display:flex;justify-content:space-between;align-items:center;margin-top:4px;font-size:12px;font-family:IBM Plex Mono,monospace}.auth-shell.svelte-e3wec .auth-links--center{justify-content:center;gap:6px}.auth-shell.svelte-e3wec .auth-link{color:#22c55e;text-decoration:none}.auth-shell.svelte-e3wec .auth-link:hover{text-decoration:underline}.auth-shell.svelte-e3wec .auth-link-muted{color:#ecfdf566;text-decoration:none}.auth-shell.svelte-e3wec .auth-link-muted:hover{color:#ecfdf5a6}.auth-shell.svelte-e3wec .auth-success{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.auth-shell.svelte-e3wec .auth-success-icon{width:44px;height:44px;border-radius:12px;background:#22c55e1f;border:1px solid rgba(34,197,94,.28);display:flex;align-items:center;justify-content:center;color:#22c55e;flex-shrink:0}.auth-shell.svelte-e3wec .auth-success-text{font-size:13px;line-height:1.65;color:#ecfdf58c;margin:0}.auth-shell.svelte-e3wec .auth-success-text strong{color:#ecfdf5;font-weight:600}@media(max-width:768px){.auth-shell.svelte-e3wec{grid-template-columns:1fr;min-height:100svh}.left-panel.svelte-e3wec{padding:36px 24px 28px;border-right:none;border-bottom:1px solid rgba(34,197,94,.1)}.brand-content.svelte-e3wec{margin-top:0;margin-bottom:0}.brand-headline.svelte-e3wec{font-size:26px}.brand-logo.svelte-e3wec{margin-bottom:28px}.brand-sub.svelte-e3wec{margin-bottom:24px}.feature-list.svelte-e3wec{display:none}.right-panel.svelte-e3wec{padding:36px 24px;align-items:flex-start}.form-container.svelte-e3wec{max-width:100%}}
