.tour-overlay.svelte-1iit898{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:1rem}.tour-backdrop.svelte-1iit898{position:absolute;inset:0;border:none;background:#0f172a80;cursor:pointer}.tour-modal.svelte-1iit898{position:relative;display:flex;flex-direction:column;width:100%;max-width:30rem;height:min(34rem,90vh);background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 20px 50px #0f172a40;animation:svelte-1iit898-tour-pop-in .2s ease-out}@keyframes svelte-1iit898-tour-pop-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.tour-close.svelte-1iit898{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:none;color:#94a3b8;cursor:pointer;transition:all .15s ease}.tour-close.svelte-1iit898:hover{background:#0000000d;color:#1e293b}.tour-close.svelte-1iit898 .icon:where(.svelte-1iit898){width:16px;height:16px}.tour-icon.svelte-1iit898{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:56px;height:56px;margin:2rem auto 0;border-radius:16px;background:#6366f11a;color:#6366f1}.tour-icon.svelte-1iit898 svg:where(.svelte-1iit898){width:28px;height:28px}.tour-body.svelte-1iit898{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;justify-content:center;padding:1.5rem 2rem .5rem;text-align:center}.tour-eyebrow.svelte-1iit898{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6366f1;margin-bottom:.5rem}.tour-title.svelte-1iit898{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .75rem}.tour-text.svelte-1iit898{font-size:.9rem;line-height:1.6;color:#64748b;margin:0}.tour-bullets.svelte-1iit898{list-style:none;margin:1.25rem 0 .5rem;padding:0;text-align:left;display:flex;flex-direction:column;gap:.625rem}.tour-bullets.svelte-1iit898 li:where(.svelte-1iit898){position:relative;padding-left:1.25rem;font-size:.85rem;color:#64748b}.tour-bullets.svelte-1iit898 li:where(.svelte-1iit898):before{content:"";position:absolute;left:0;top:.5em;width:6px;height:6px;border-radius:50%;background:#6366f199}.tour-footer.svelte-1iit898{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 2rem 1.5rem}.tour-dots.svelte-1iit898{display:flex;align-items:center;gap:.375rem}.dot.svelte-1iit898{width:7px;height:7px;border-radius:50%;border:none;padding:0;background:#e2e8f0;cursor:pointer;transition:background .15s ease}.dot.active.svelte-1iit898{background:#6366f1}.tour-count.svelte-1iit898{margin-left:.5rem;font-size:.7rem;color:#94a3b8}.tour-actions.svelte-1iit898{display:flex;align-items:center;gap:.5rem}.tour-btn.svelte-1iit898{padding:.5rem 1rem;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s ease;border:none}.tour-btn.secondary.svelte-1iit898{background:none;color:#64748b}.tour-btn.secondary.svelte-1iit898:hover{background:#0000000d;color:#1e293b}.tour-btn.primary.svelte-1iit898{background:#6366f1;color:#fff;box-shadow:0 4px 14px #6366f159}.tour-btn.primary.svelte-1iit898:hover{background:#4f46e5;box-shadow:0 6px 18px #6366f173}.dark .tour-modal.svelte-1iit898{background:#1e293b;border-color:#ffffff14;box-shadow:0 20px 50px #00000080}.dark .tour-close.svelte-1iit898{color:#ffffff80}.dark .tour-close.svelte-1iit898:hover{background:#ffffff1a;color:#fffffff2}.dark .tour-icon.svelte-1iit898{background:#6366f126;color:#818cf8}.dark .tour-eyebrow.svelte-1iit898{color:#818cf8}.dark .tour-title.svelte-1iit898{color:#fffffff2}.dark .tour-text.svelte-1iit898{color:#fff9}.dark .tour-bullets.svelte-1iit898 li:where(.svelte-1iit898){color:#fff9}.dark .tour-bullets.svelte-1iit898 li:where(.svelte-1iit898):before{background:#818cf8b3}.dark .dot.svelte-1iit898{background:#ffffff26}.dark .dot.active.svelte-1iit898{background:#818cf8}.dark .tour-count.svelte-1iit898{color:#ffffff73}.dark .tour-btn.secondary.svelte-1iit898{color:#fff9}.dark .tour-btn.secondary.svelte-1iit898:hover{background:#ffffff1a;color:#fffffff2}.dark .tour-btn.primary.svelte-1iit898{background:#6366f1;box-shadow:0 4px 14px #6366f173}.dark .tour-btn.primary.svelte-1iit898:hover{background:#818cf8;box-shadow:0 6px 18px #6366f18c}.app-container.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.dark .app-container.svelte-12qhfyh{background:linear-gradient(135deg,#0a0a12,#12121f)}.app-header.svelte-12qhfyh{background:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.05);position:sticky;top:0;z-index:100}.dark .app-header.svelte-12qhfyh{background:#0a0a12cc;border-bottom-color:#ffffff1a}.header-content.svelte-12qhfyh{max-width:1400px;margin:0 auto;padding:.75rem 1.5rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem;text-decoration:none}.brand-logo.svelte-12qhfyh{height:2rem;width:auto}.brand-name.svelte-12qhfyh{font-size:1.125rem;font-weight:600;color:#1e293b}.dark .brand-name.svelte-12qhfyh{color:#fff}.due-alert.svelte-12qhfyh{justify-self:center;display:flex;align-items:center;gap:.75rem;background:#fee2e2e6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.5rem .5rem .5rem 1rem;border-radius:100px;border:1px solid rgba(239,68,68,.2);min-width:0;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.due-alert.svelte-12qhfyh:hover{background:#fecaca;border-color:#ef444459;transform:translateY(-1px)}.due-alert.svelte-12qhfyh:focus-visible{outline:2px solid #ef4444;outline-offset:2px}.dark .due-alert.svelte-12qhfyh{background:#7f1d1dcc;border-color:#ef44444d}.dark .due-alert.svelte-12qhfyh:hover{background:#991b1be6;border-color:#ef444480}.alert-icon.svelte-12qhfyh{display:inline-flex;align-items:center;color:#dc2626}.dark .alert-icon.svelte-12qhfyh{color:#fca5a5}.alert-text.svelte-12qhfyh{font-size:.875rem;font-weight:600;color:#dc2626}.dark .alert-text.svelte-12qhfyh{color:#fca5a5}.alert-cta.svelte-12qhfyh{background:#ef4444;color:#fff;padding:.375rem .875rem;border-radius:100px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;flex-shrink:0}.due-alert.svelte-12qhfyh:hover .alert-cta:where(.svelte-12qhfyh){background:#dc2626}.nav-desktop.svelte-12qhfyh{grid-column:3;display:flex;align-items:center;gap:.25rem}.nav-link.svelte-12qhfyh{padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:500;color:#64748b;text-decoration:none;transition:all .2s ease}.dark .nav-link.svelte-12qhfyh{color:#fff9}.nav-link.svelte-12qhfyh:hover{background:#6366f11a;color:#6366f1}.dark .nav-link.svelte-12qhfyh:hover{background:#6366f126;color:#818cf8}.nav-link.active.svelte-12qhfyh{background:#6366f126;color:#6366f1}.dark .nav-link.active.svelte-12qhfyh{background:#6366f133;color:#818cf8}.nav-badge.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-left:.35rem;border-radius:100px;background:#f59e0b;color:#fff;font-size:.7rem;font-weight:700;line-height:1;vertical-align:middle}.dark .nav-badge.svelte-12qhfyh{background:#f59e0b;color:#1a1a2e}.dark-mode-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:10px;background:#0000000d;color:#64748b;cursor:pointer;transition:all .2s ease;margin-left:.5rem}.dark .dark-mode-btn.svelte-12qhfyh{background:#ffffff1a;color:#fff9}.dark-mode-btn.svelte-12qhfyh:hover{background:#6366f126;color:#6366f1}.dark .dark-mode-btn.svelte-12qhfyh:hover{background:#6366f133;color:#818cf8}.dark-mode-btn.svelte-12qhfyh .icon:where(.svelte-12qhfyh){width:20px;height:20px}.help-menu.svelte-12qhfyh{position:relative;margin-left:.5rem}.help-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:10px;background:#0000000d;color:#64748b;cursor:pointer;transition:all .2s ease}.help-btn.svelte-12qhfyh .icon:where(.svelte-12qhfyh){width:20px;height:20px}.dark .help-btn.svelte-12qhfyh{background:#ffffff1a;color:#fff9}.help-btn.svelte-12qhfyh:hover{background:#6366f126;color:#6366f1}.dark .help-btn.svelte-12qhfyh:hover{background:#6366f133;color:#818cf8}.help-dropdown.svelte-12qhfyh{position:absolute;top:calc(100% + .5rem);right:0;width:280px;background:#fffffffa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 10px 30px #0f172a1f;padding:.5rem 0;z-index:200;animation:svelte-12qhfyh-help-fade-in .15s ease-out}.dark .help-dropdown.svelte-12qhfyh{background:#1e293bfa;border-color:#ffffff14;box-shadow:0 10px 30px #0006}.help-dropdown-label.svelte-12qhfyh{padding:.5rem 1rem .375rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.dark .help-dropdown-label.svelte-12qhfyh{color:#ffffff73}.help-item.svelte-12qhfyh{display:flex;align-items:flex-start;gap:.75rem;width:100%;padding:.625rem 1rem;border:none;background:none;text-align:left;cursor:pointer;font-family:inherit;transition:background .15s ease}.help-item.svelte-12qhfyh:hover{background:#6366f114}.dark .help-item.svelte-12qhfyh:hover{background:#6366f126}.help-item-icon.svelte-12qhfyh{width:20px;height:20px;flex-shrink:0;margin-top:.125rem;color:#64748b}.dark .help-item-icon.svelte-12qhfyh{color:#ffffff80}.help-item-text.svelte-12qhfyh{display:flex;flex-direction:column;min-width:0}.help-item-title.svelte-12qhfyh{font-size:.875rem;font-weight:600;color:#1e293b}.dark .help-item-title.svelte-12qhfyh{color:#fffffff2}.help-item-desc.svelte-12qhfyh{font-size:.75rem;color:#94a3b8;margin-top:.125rem}.dark .help-item-desc.svelte-12qhfyh{color:#ffffff80}@keyframes svelte-12qhfyh-help-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-btn.svelte-12qhfyh{grid-column:3;display:none;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:10px;background:#0000000d;color:#64748b;cursor:pointer}.dark .mobile-menu-btn.svelte-12qhfyh{background:#ffffff1a;color:#fff9}.mobile-menu-btn.svelte-12qhfyh .icon:where(.svelte-12qhfyh){width:24px;height:24px}.nav-mobile.svelte-12qhfyh{display:none;flex-direction:column;padding:.5rem 1rem 1rem;border-top:1px solid rgba(0,0,0,.05)}.dark .nav-mobile.svelte-12qhfyh{border-top-color:#ffffff1a}.nav-link-mobile.svelte-12qhfyh{display:block;padding:.75rem 1rem;border-radius:8px;font-size:.95rem;font-weight:500;color:#64748b;text-decoration:none;transition:all .2s ease;border:none;background:none;text-align:left;width:100%;cursor:pointer;font-family:inherit}.dark .nav-link-mobile.svelte-12qhfyh{color:#fff9}.nav-link-mobile.svelte-12qhfyh:hover,.nav-link-mobile.active.svelte-12qhfyh{background:#6366f11a;color:#6366f1}.dark .nav-link-mobile.svelte-12qhfyh:hover,.dark .nav-link-mobile.active.svelte-12qhfyh{background:#6366f126;color:#818cf8}.floating-controls.svelte-12qhfyh{position:fixed;top:1rem;left:1rem;right:1rem;z-index:100;display:flex;justify-content:space-between;pointer-events:none}.exit-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(0,0,0,.1);border-radius:12px;background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#475569;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 10px #00000014;pointer-events:auto}.dark .exit-btn.svelte-12qhfyh{background:#ffffff1a;border-color:#ffffff1a;color:#ffffffb3;box-shadow:0 2px 10px #0000004d}.exit-btn.svelte-12qhfyh:hover{background:#ef44441a;border-color:#ef444433;color:#ef4444}.dark .exit-btn.svelte-12qhfyh:hover{background:#ef444433;border-color:#ef44444d;color:#f87171}.exit-btn.light-course.svelte-12qhfyh{background:#1e293be6;border-color:#1e293b33;color:#ffffffe6;box-shadow:0 2px 10px #00000026}.exit-btn.light-course.svelte-12qhfyh:hover{background:#ef4444e6;border-color:#ef44444d;color:#fff}.exit-btn.svelte-12qhfyh .icon:where(.svelte-12qhfyh){width:20px;height:20px}.dark-mode-btn.floating.svelte-12qhfyh{margin-left:0;background:#ffffffe6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 10px #0000001a;pointer-events:auto}.dark .dark-mode-btn.floating.svelte-12qhfyh{background:#ffffff1a;box-shadow:0 2px 10px #0000004d}.loading-screen.svelte-12qhfyh{flex:1;display:flex;align-items:center;justify-content:center}.loading-spinner.svelte-12qhfyh{width:48px;height:48px;border:3px solid rgba(99,102,241,.2);border-top-color:#6366f1;border-radius:50%;animation:svelte-12qhfyh-spin 1s linear infinite}.dark .loading-spinner.svelte-12qhfyh{border-color:#ffffff1a;border-top-color:#6366f1}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}.main-content.svelte-12qhfyh{flex:1;display:flex;overflow:hidden;min-height:0}.icon.svelte-12qhfyh{width:20px;height:20px}@media(max-width:768px){.nav-desktop.svelte-12qhfyh{display:none}.mobile-menu-btn.svelte-12qhfyh,.nav-mobile.svelte-12qhfyh{display:flex}}@media(max-width:480px){.due-alert.svelte-12qhfyh,.brand-name.svelte-12qhfyh{display:none}}
