@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Outfit:wght@400;500;600;700;800;900&display=swap";:root{--color-bg: #0c0d14;--color-surface: #151724;--color-surface-elevated: #1f2235;--color-border: #2d314a;--color-success: #58cc02;--color-success-dark: #46a302;--color-error: #ff4b4b;--color-error-dark: #ea2b2b;--color-warning: #ffc800;--color-warning-dark: #e6a100;--color-secondary: #1cb0f6;--color-secondary-dark: #1899d6;--color-mastery-critical: #ff4b4b;--color-mastery-unstable: #ff7f50;--color-mastery-recovering: #ffc800;--color-mastery-stable: #87a96b;--color-mastery-mastered: #58cc02;--color-primary: #58cc02;--color-primary-dark: #46a302;--color-primary-text: #ffffff;--color-slate-900: #0c0d14;--color-slate-800: #151724;--color-slate-700: #1f2235;--color-slate-600: #2d314a;--color-slate-500: #6b7280;--color-slate-400: #9ca3af;--color-slate-300: #d1d5db;--color-slate-200: #e5e7eb;--color-white: #ffffff;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "Outfit", "Inter", sans-serif;--spacing-xs: .5rem;--spacing-sm: .75rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 4rem;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--shadow-sm: 0 2px 0 var(--color-border);--shadow-md: 0 4px 0 var(--color-border);--shadow-lg: 0 6px 0 var(--color-border)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-white);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:1.2}button{font-family:inherit;cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}.matte-surface{background-color:var(--color-surface);border:2px solid var(--color-border);box-shadow:var(--shadow-md)}.matte-surface-elevated{background-color:var(--color-surface-elevated);border:2px solid var(--color-border);box-shadow:var(--shadow-lg)}.duo-btn-3d{position:relative;font-weight:800;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-md);transition:transform .1s,box-shadow .1s;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;outline:none}.duo-btn-3d:active{transform:translateY(4px);box-shadow:none!important}@media(max-width:1024px){.desktop-only{display:none!important}}@media(min-width:1025px){.mobile-only{display:none!important}}.sidebar-nav-item:hover{background-color:#ffffff0a!important}.apple-bg{background-color:#000!important}.apple-card{background:#ffffff04;border:1px solid rgba(255,255,255,.05);border-radius:20px;padding:1.5rem 2rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.apple-card:hover{border-color:#ffffff1a;background:#ffffff06}.apple-btn-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:var(--radius-full);border:1px solid rgba(255,255,255,.15);background:transparent;color:#a1a1aa;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1)}.apple-btn-pill:hover{background:#fff;color:#000;border-color:#fff}.apple-btn-pill-active{background:#ffffff14;color:#fff;border-color:#ffffff4d}.apple-font-thin{font-weight:200!important;font-family:var(--font-display),sans-serif;letter-spacing:-.04em}.apple-font-light{font-weight:300!important;font-family:var(--font-sans),sans-serif}.apple-separator{border-bottom:1px solid rgba(255,255,255,.05)}.apple-glass-overlay{position:fixed;inset:0;z-index:1000;background:#000c;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;padding:2rem}.bold-everywhere,.bold-everywhere *{font-weight:700!important}.bold-everywhere .apple-font-thin,.bold-everywhere .apple-font-thin *{font-weight:900!important}.bold-everywhere .apple-font-light,.bold-everywhere .apple-font-light *{font-weight:800!important}
