:root,[data-theme=dark]{--color-bg: #0f0f0f;--color-bg-secondary: #141414;--color-bg-tertiary: #1a1a1a;--color-surface: #1a1a1a;--color-surface-hover: #222222;--color-surface-active: #2a2a2a;--color-border: #2a2a2a;--color-border-strong: #404040;--color-text: #fafafa;--color-text-secondary: #bfbfbf;--color-text-tertiary: #9a9a9a;--color-text-inverse: #171717;--color-accent: #818cf8;--color-accent-hover: #6366f1;--color-accent-light: #1e1b4b;--color-accent-text: #ffffff;--color-success: #4ade80;--color-warning: #fbbf24;--color-error: #f87171;--color-info: #60a5fa;--color-course: #60a5fa;--color-lesson: #a78bfa;--color-exercise: #f472b6;--color-quiz: #2dd4bf;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -2px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .5), 0 4px 6px -4px rgba(0, 0, 0, .4);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--leading-tight: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.625;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-full: 9999px;--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);font-size:16px;line-height:var(--leading-normal);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:none;scroll-behavior:smooth}html::-webkit-scrollbar{display:none}body{min-height:100vh}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.shadow.svelte-1l8nvlt{fill:var(--color-text);opacity:.08}.grain.svelte-1n2zkyb{position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;animation:svelte-1n2zkyb-grain-shift .5s steps(4) infinite}@keyframes svelte-1n2zkyb-grain-shift{0%{background-position:0 0}25%{background-position:-50px -50px}50%{background-position:50px 0}75%{background-position:-20px 50px}to{background-position:0 0}}.landing.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column;background:var(--color-bg);color:var(--color-text)}.navbar.svelte-12qhfyh{position:sticky;top:0;z-index:100;height:64px;background:color-mix(in srgb,var(--color-bg) 80%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border)}.navbar-inner.svelte-12qhfyh{max-width:1100px;margin:0 auto;padding:0 var(--space-6);height:100%;display:flex;align-items:center;justify-content:space-between}.navbar-brand.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-2);text-decoration:none}.navbar-brand.svelte-12qhfyh:hover{text-decoration:none}.navbar-wordmark.svelte-12qhfyh{font-size:var(--text-lg);font-weight:700;color:var(--color-text)}.navbar-actions.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-3)}.nav-cta.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-2) var(--space-5);height:36px;background:var(--color-accent);color:var(--color-accent-text);font-size:var(--text-sm);font-weight:600;text-decoration:none;border-radius:var(--radius-md);transition:background var(--transition-fast)}.nav-cta.svelte-12qhfyh:hover{background:var(--color-accent-hover);text-decoration:none}.landing-content.svelte-12qhfyh{flex:1}.landing-footer.svelte-12qhfyh{border-top:1px solid var(--color-border);padding:var(--space-8) 0}.footer-inner.svelte-12qhfyh{max-width:1100px;margin:0 auto;padding:0 var(--space-6);display:flex;align-items:center;justify-content:space-between}.footer-left.svelte-12qhfyh,.footer-brand.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-2)}.footer-wordmark.svelte-12qhfyh{font-size:var(--text-sm);font-weight:700;color:var(--color-text)}.footer-copy.svelte-12qhfyh{font-size:var(--text-xs);color:var(--color-text-tertiary)}.footer-links.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:var(--space-3) var(--space-6)}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:var(--text-sm);color:var(--color-text-tertiary);text-decoration:none;transition:color var(--transition-fast)}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text);text-decoration:none}@media(max-width:768px){.footer-inner.svelte-12qhfyh{flex-direction:column;gap:var(--space-5);align-items:center;text-align:center}.footer-links.svelte-12qhfyh{justify-content:center;gap:var(--space-3) var(--space-5)}}@media(max-width:480px){.navbar-inner.svelte-12qhfyh,.footer-inner.svelte-12qhfyh{padding:0 var(--space-4)}.nav-cta.svelte-12qhfyh{padding:var(--space-2) var(--space-3);font-size:var(--text-xs);height:32px}}
