:root{--background:36 22% 95.5%;--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%;--radius:.5rem;--scrollbar-thumb:215 16% 47%;--scrollbar-thumb-hover:215 16% 37%}.dark{--background:240 5.9% 10%;--foreground:0 0% 98%;--card:240 3.7% 16%;--card-foreground:0 0% 98%;--popover:240 3.7% 16%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 9%;--secondary:0 0% 16.5%;--secondary-foreground:0 0% 98%;--muted:0 0% 16.5%;--muted-foreground:0 0% 63.9%;--accent:0 0% 16.5%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:0 0% 16.5%;--input:0 0% 16.5%;--ring:0 0% 83.1%;--scrollbar-thumb:215 16% 47%;--scrollbar-thumb-hover:215 16% 57%}img[src*="socratify.logo.transparent.png"]{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}
:root{--brand-orange:#e07a2f;--brand-orange-hover:#c96a25;--brand-orange-light:#f5a623;--brand-orange-muted:#e07a2f26;--brand-cream:#fdf4ed;--brand-cream-hover:#fbe8d8;--brand-cream-border:#f5d4bc;--brand-parchment:#f6f4f1;--color-success:#10b981;--color-success-muted:#10b98126;--color-error:#ef4444;--color-error-muted:#ef444426;--color-warning:#f59e0b;--color-warning-muted:#f59e0b26;--color-info:#3b82f6;--color-info-muted:#3b82f626;--color-easy:#10b981;--color-medium:#f59e0b;--color-hard:#ef4444;--font-sans:var(--font-dm-sans,"DM Sans", system-ui, -apple-system, sans-serif);--font-display:var(--font-lora,"Lora", Georgia, serif);--font-mono:var(--font-jetbrains-mono,"JetBrains Mono", ui-monospace, SFMono-Regular, monospace);--text-display-xl:3.5rem;--text-display-lg:3rem;--text-display-md:2.5rem;--text-heading-xl:2rem;--text-heading-lg:1.5rem;--text-heading-md:1.25rem;--text-heading-sm:1.125rem;--text-body-lg:1.125rem;--text-body-md:1rem;--text-body-sm:.875rem;--text-body-xs:.75rem;--text-body-2xs:.6875rem;--text-micro:.625rem;--leading-tight:1.2;--leading-snug:1.35;--leading-normal:1.5;--leading-relaxed:1.625;--tracking-tight:-.02em;--tracking-normal:0;--tracking-wide:.025em;--weight-normal:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--space-0:0;--space-px:1px;--space-0-5:.125rem;--space-1:.25rem;--space-1-5:.375rem;--space-2:.5rem;--space-2-5:.625rem;--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;--space-20:5rem;--space-24:6rem;--radius-none:0;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.25rem;--radius-3xl:1.75rem;--radius-full:9999px;--shadow-xs:0 1px 2px #0000000d;--shadow-sm:0 2px 4px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 24px #0000001a;--shadow-xl:0 16px 48px #0000001f;--shadow-card:0 4px 20px -4px #0000000f;--shadow-card-hover:0 24px 60px -12px #0000001f;--shadow-inner:inset 0 2px 4px #0000000d;--shadow-inner-lg:inset 0 4px 8px #00000014;--duration-instant:0s;--duration-fast:.15s;--duration-normal:.3s;--duration-slow:.5s;--duration-slower:.7s;--ease-linear:linear;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--ease-bounce:cubic-bezier(.34, 1.56, .64, 1);--ease-spring:cubic-bezier(.175, .885, .32, 1.275);--transition-colors:color var(--duration-fast) var(--ease-in-out), background-color var(--duration-fast) var(--ease-in-out), border-color var(--duration-fast) var(--ease-in-out);--transition-transform:transform var(--duration-normal) var(--ease-bounce);--transition-shadow:box-shadow var(--duration-normal) var(--ease-out);--transition-all:all var(--duration-normal) var(--ease-in-out);--z-below:-1;--z-base:0;--z-raised:10;--z-dropdown:100;--z-sticky:200;--z-overlay:300;--z-modal:400;--z-popover:500;--z-tooltip:600;--z-toast:700}:root,[data-theme=light]{--color-surface-page:var(--brand-parchment);--color-surface-primary:#fff;--color-surface-secondary:#fafafa;--color-surface-tertiary:#e4e4e7;--color-surface-elevated:#fff;--color-text-primary:#18181b;--color-text-secondary:#71717a;--color-text-tertiary:#a1a1aa;--color-text-inverse:#fafafa;--color-text-brand:var(--brand-orange);--color-border-default:#e4e4e7;--color-border-hover:#d4d4d8;--color-border-focus:var(--brand-orange);--color-border-subtle:#f4f4f5;--color-interactive-hover:#f4f4f5;--color-interactive-active:#e4e4e7;--color-interactive-selected:var(--brand-cream);--shadow-card-dark:0 8px 32px -8px #00000080;--shadow-card-hover-dark:0 32px 80px -16px #000000b3}[data-theme=dark]{--color-surface-page:#18181b;--color-surface-primary:#27272a;--color-surface-secondary:#3f3f46;--color-surface-tertiary:#52525b;--color-surface-elevated:#27272a;--color-text-primary:#fafafa;--color-text-secondary:#a1a1aa;--color-text-tertiary:#71717a;--color-text-inverse:#18181b;--color-text-brand:var(--brand-orange-light);--color-border-default:#27272a;--color-border-hover:#3f3f46;--color-border-focus:var(--brand-orange);--color-border-subtle:#27272a;--color-interactive-hover:#27272a;--color-interactive-active:#3f3f46;--color-interactive-selected:#e07a2f26;--shadow-xs:0 1px 2px #0000004d;--shadow-sm:0 2px 4px #0000004d;--shadow-md:0 4px 12px #0006;--shadow-lg:0 8px 24px #00000080;--shadow-xl:0 16px 48px #0009;--shadow-card:0 8px 32px -8px #00000080, inset 0 1px 0 0 #ffffff08;--shadow-card-hover:0 32px 80px -16px #000000b3, inset 0 1px 0 0 #ffffff0f}:root{--card-padding:var(--space-6);--card-radius:var(--radius-xl);--card-border-width:1px;--feature-card-radius:var(--radius-3xl);--feature-card-padding:var(--space-8);--button-padding-x:var(--space-4);--button-padding-y:var(--space-2);--button-radius:var(--radius-md);--button-font-weight:var(--weight-medium);--input-padding-x:var(--space-3);--input-padding-y:var(--space-2);--input-radius:var(--radius-lg);--input-border-width:1px;--pill-padding-x:var(--space-3);--pill-padding-y:var(--space-1-5);--pill-radius:var(--radius-full);--badge-padding-x:var(--space-2-5);--badge-padding-y:var(--space-0-5);--badge-radius:var(--radius-md);--avatar-sm:2rem;--avatar-md:2.5rem;--avatar-lg:3.5rem;--avatar-xl:5rem}
:root{--duration-exit:.15s;--duration-enter:.21s;--duration-move:.4s}@keyframes vt-fade{0%{filter:blur(3px);opacity:0}to{filter:blur();opacity:1}}@keyframes vt-slide{0%{translate:var(--slide-offset)}to{translate:0}}@keyframes vt-slide-y{0%{transform:translateY(var(--slide-y-offset,10px))}to{transform:translateY(0)}}::view-transition-old(.fade-out){animation:var(--duration-exit) ease-in vt-fade reverse}::view-transition-new(.fade-in){animation:var(--duration-enter) ease-out var(--duration-exit) both vt-fade}::view-transition-old(.slide-down){animation:var(--duration-exit) ease-out both vt-fade reverse, var(--duration-exit) ease-out both vt-slide-y reverse}::view-transition-new(.slide-up){animation:var(--duration-enter) ease-in var(--duration-exit) both vt-fade, var(--duration-move) ease-in both vt-slide-y}::view-transition-new(.slide-from-right){--slide-offset:60px;animation:var(--duration-enter) ease-out var(--duration-exit) both vt-fade, var(--duration-move) ease-in-out both vt-slide}::view-transition-old(.slide-to-left){--slide-offset:-60px;animation:var(--duration-exit) ease-in both vt-fade reverse, var(--duration-move) ease-in-out both vt-slide reverse}::view-transition-new(.slide-from-left){--slide-offset:-60px;animation:var(--duration-enter) ease-out var(--duration-exit) both vt-fade, var(--duration-move) ease-in-out both vt-slide}::view-transition-old(.slide-to-right){--slide-offset:60px;animation:var(--duration-exit) ease-in both vt-fade reverse, var(--duration-move) ease-in-out both vt-slide reverse}::view-transition-group(.morph){animation-duration:var(--duration-move)}::view-transition-image-pair(.morph){animation-name:vt-via-blur}@keyframes vt-via-blur{30%{filter:blur(3px)}}::view-transition-group(track-curriculum-header){z-index:100;animation:none}::view-transition-old(track-curriculum-header){display:none}::view-transition-new(track-curriculum-header){animation:none}@media (prefers-reduced-motion:reduce){::view-transition-old(*){animation-duration:0s!important;animation-delay:0s!important}::view-transition-new(*){animation-duration:0s!important;animation-delay:0s!important}::view-transition-group(*){animation-duration:0s!important;animation-delay:0s!important}}
/*# sourceMappingURL=0tqhfo.n66muw.css.map*/