@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#0f172a,#1e293b);color:#e2e8f0;line-height:1.6;min-height:100vh}.header.svelte-cle37l{position:sticky;top:0;z-index:1000;background:#0f172ae6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(51,65,85,.3)}.nav-container.svelte-cle37l{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:72px}.brand.svelte-cle37l{font-size:24px;font-weight:700;color:#fff;text-decoration:none}.brand-accent.svelte-cle37l{background:linear-gradient(135deg,#22c55e,#16a34a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-btn.svelte-cle37l{display:inline-flex;align-items:center;padding:12px 20px;background:#33415580;color:#cbd5e1;text-decoration:none;border-radius:12px;border:1px solid rgba(71,85,105,.3);font-weight:500;transition:all .3s ease}.login-btn.svelte-cle37l:hover{background:#475569b3;color:#fff;transform:translateY(-1px)}.main-content.svelte-cle37l{min-height:calc(100vh - 72px);padding:80px 24px}.container.svelte-cle37l{max-width:1200px;margin:0 auto}.hero-grid.svelte-cle37l{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}@media (max-width: 968px){.hero-grid.svelte-cle37l{grid-template-columns:1fr;gap:60px}}.hero-content.svelte-cle37l{animation:svelte-cle37l-slideUp .8s ease-out}.badge.svelte-cle37l{display:inline-flex;align-items:center;padding:8px 16px;background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.2);border-radius:50px;font-size:14px;font-weight:500;margin-bottom:32px}.pulse-dot.svelte-cle37l{width:8px;height:8px;background:#22c55e;border-radius:50%;margin-right:8px;animation:svelte-cle37l-pulse 2s infinite}.hero-title.svelte-cle37l{font-size:clamp(40px,5vw,72px);font-weight:700;line-height:1.1;margin-bottom:24px;background:linear-gradient(135deg,#fff,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-cle37l{font-size:clamp(20px,3vw,32px);font-weight:600;background:linear-gradient(135deg,#22c55e,#16a34a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:32px}.hero-description.svelte-cle37l{font-size:20px;color:#94a3b8;line-height:1.7;margin-bottom:40px;max-width:600px}.features-list.svelte-cle37l{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.feature-item.svelte-cle37l{display:flex;align-items:center;color:#cbd5e1;font-weight:500}.feature-icon.svelte-cle37l{width:24px;height:24px;margin-right:12px;color:#22c55e}.login-link.svelte-cle37l{color:#94a3b8;font-size:16px}.login-link.svelte-cle37l a:where(.svelte-cle37l){color:#22c55e;text-decoration:none;font-weight:500;transition:color .3s ease}.login-link.svelte-cle37l a:where(.svelte-cle37l):hover{color:#16a34a}.form-container.svelte-cle37l{animation:svelte-cle37l-slideUp .8s ease-out .2s both}.form-card.svelte-cle37l{background:linear-gradient(135deg,#33415566,#1e293b66);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(71,85,105,.3);border-radius:24px;padding:40px;box-shadow:0 25px 50px #00000040}.form-header.svelte-cle37l{display:flex;align-items:center;margin-bottom:32px}.form-icon.svelte-cle37l{width:48px;height:48px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:16px}.form-title.svelte-cle37l{font-size:28px;font-weight:700;color:#fff}.form.svelte-cle37l{display:flex;flex-direction:column;gap:24px}.form-row.svelte-cle37l{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width: 768px){.form-row.svelte-cle37l{grid-template-columns:1fr}}.field-group.svelte-cle37l{display:flex;flex-direction:column}.field-label.svelte-cle37l{font-size:14px;font-weight:500;color:#cbd5e1;margin-bottom:8px}.field-input.svelte-cle37l{width:100%;padding:16px 20px;background:#3341554d;border:1px solid rgba(71,85,105,.4);border-radius:12px;color:#fff;font-size:16px;transition:all .3s ease}.field-input.svelte-cle37l::placeholder{color:#64748b}.field-input.svelte-cle37l:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a;background:#33415580}.field-input.error.svelte-cle37l{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.error-message.svelte-cle37l{display:flex;align-items:center;margin-top:8px;color:#f87171;font-size:14px}.error-icon.svelte-cle37l{width:16px;height:16px;margin-right:6px}.checkbox-group.svelte-cle37l{display:flex;align-items:flex-start;gap:12px}.checkbox-input.svelte-cle37l{width:20px;height:20px;margin-top:2px;accent-color:#22c55e}.checkbox-label.svelte-cle37l{font-size:14px;color:#cbd5e1;line-height:1.6}.checkbox-label.svelte-cle37l a:where(.svelte-cle37l){color:#22c55e;text-decoration:none;font-weight:500}.checkbox-label.svelte-cle37l a:where(.svelte-cle37l):hover{color:#16a34a}.submit-btn.svelte-cle37l{width:100%;display:flex;align-items:center;justify-content:center;padding:18px 24px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;gap:8px}.submit-btn.svelte-cle37l:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #22c55e4d}.submit-btn.svelte-cle37l:disabled{background:linear-gradient(135deg,#64748b,#475569);cursor:not-allowed;transform:none}.btn-icon.svelte-cle37l{width:20px;height:20px}.spinner.svelte-cle37l{animation:svelte-cle37l-spin 1s linear infinite}.success-container.svelte-cle37l{max-width:800px;margin:0 auto;padding:80px 24px}.success-card.svelte-cle37l{background:linear-gradient(135deg,#33415566,#1e293b66);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(34,197,94,.3);border-radius:24px;padding:60px 40px;text-align:center;animation:svelte-cle37l-fadeIn .8s ease-out}.success-icon.svelte-cle37l{width:80px;height:80px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 32px}.success-title.svelte-cle37l{font-size:36px;font-weight:700;color:#fff;margin-bottom:16px}.success-description.svelte-cle37l{font-size:18px;color:#cbd5e1;line-height:1.7;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.reset-btn.svelte-cle37l{display:inline-flex;align-items:center;padding:16px 32px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;gap:8px}.reset-btn.svelte-cle37l:hover{transform:translateY(-2px);box-shadow:0 10px 25px #22c55e4d}.footer.svelte-cle37l{background:#0f172acc;border-top:1px solid rgba(51,65,85,.3);padding:40px 24px}.footer-content.svelte-cle37l{max-width:1200px;margin:0 auto;text-align:center;color:#64748b;font-size:14px}@keyframes svelte-cle37l-slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-cle37l-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-cle37l-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes svelte-cle37l-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.nav-container.svelte-cle37l{padding:0 16px;height:64px}.brand.svelte-cle37l{font-size:20px}.main-content.svelte-cle37l{padding:40px 16px}.form-card.svelte-cle37l{padding:24px}.form-title.svelte-cle37l{font-size:24px}.success-card.svelte-cle37l{padding:40px 24px}.success-title.svelte-cle37l{font-size:28px}}
