.LyraHeader-module__oyf7BW__hamburger{min-width:var(--touch-target-min,44px);min-height:var(--touch-target-min,44px);padding:0 var(--space-2,8px);border-radius:var(--radius-sm,8px);color:var(--color-muted);cursor:pointer;transition:color var(--dur-fast,.12s) var(--ease-out-expo,ease-out), background var(--dur-fast,.12s) var(--ease-out-expo,ease-out);background:0 0;border:none;outline:none;flex-shrink:0;justify-content:center;align-items:center;display:none}.LyraHeader-module__oyf7BW__hamburger:hover{color:var(--color-fg);background:var(--color-accent-soft)}.LyraHeader-module__oyf7BW__hamburger:focus-visible{box-shadow:var(--focus-ring)}@media (prefers-reduced-motion:reduce){.LyraHeader-module__oyf7BW__hamburger{transition:none}}@media (max-width:767px){.LyraHeader-module__oyf7BW__hamburger{display:inline-flex}}.LyraHeader-module__oyf7BW__navDesktop{align-items:center;gap:var(--space-1,4px);flex:1;min-width:0;display:flex}@media (max-width:767px){.LyraHeader-module__oyf7BW__navDesktop{display:none}}.LyraHeader-module__oyf7BW__mobileMenu{display:none}.LyraHeader-module__oyf7BW__mobileMenu.LyraHeader-module__oyf7BW__open{z-index:99;background:var(--color-surface-alt);border-bottom:1px solid var(--color-border-subtle);box-shadow:0 8px 24px var(--theme-shadow-md);padding:var(--space-2,8px) var(--space-4,16px);animation:LyraHeader-module__oyf7BW__mobileMenuIn var(--dur-base,.2s) var(--ease-out-expo,ease-out) both;display:block;position:absolute;top:100%;left:0;right:0}@keyframes LyraHeader-module__oyf7BW__mobileMenuIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.LyraHeader-module__oyf7BW__mobileMenu.LyraHeader-module__oyf7BW__open{animation:none}}@media (min-width:768px){.LyraHeader-module__oyf7BW__mobileMenu,.LyraHeader-module__oyf7BW__mobileMenu.LyraHeader-module__oyf7BW__open{display:none!important}}.LyraHeader-module__oyf7BW__mobileNavItem{min-height:44px;padding:0 var(--space-3,12px);border-radius:var(--radius-sm,8px);font-family:var(--font-ui,sans-serif);font-size:var(--fs-sm,14px);font-weight:var(--fw-regular,400);color:var(--color-muted);white-space:nowrap;box-sizing:border-box;width:100%;transition:color var(--dur-fast,.12s) var(--ease-out-expo,ease-out), background var(--dur-fast,.12s) var(--ease-out-expo,ease-out);border-bottom:none;outline:none;align-items:center;text-decoration:none;display:flex}.LyraHeader-module__oyf7BW__mobileNavItem:hover{color:var(--color-fg);background:var(--color-accent-soft)}.LyraHeader-module__oyf7BW__mobileNavItem:focus-visible{box-shadow:var(--focus-ring)}.LyraHeader-module__oyf7BW__mobileNavItem[aria-current=page]{color:var(--color-accent);font-weight:var(--fw-semibold,600);background:var(--color-accent-soft)}@media (prefers-reduced-motion:reduce){.LyraHeader-module__oyf7BW__mobileNavItem{transition:none}}
*,:before,:after{box-sizing:border-box}:root{--aurora-void:#0c1327;--aurora-deep:#121c35;--aurora-surface:#1a2542;--aurora-glass:#1a2542b8;--aurora-raised:#1e2d4d;--aurora-overlay:#283c61;--aurora-space-center:#0d1428;--aurora-space-edge:#060a18;--plasma-cyan:#4de8d4;--plasma-cyan-dim:#2ba697;--plasma-magenta:#c04dff;--plasma-magenta-dim:#8a2bc2;--solar-amber:#ffb84d;--plasma-cyan-text:var(--plasma-cyan);--plasma-magenta-text:var(--plasma-magenta);--aurora-rose:#ff5aa0;--aurora-orbital:#3c5adc;--neb-core:#fff5eb;--neb-rose:#ff6ab0;--neb-magenta:#c04dff;--neb-gold:#e8a33a;--neb-teal:#2ecfb8;--neb-blue:#3c5adc;--neb-dust:#0a0f20;--brand-boreas:#3c5adc;--brand-vesta:#2bd4a6;--brand-rosetta:#ff5aa0;--brand-alcyone:#9b6cff;--brand-talos:#7c5cff;--brand-ceres:#ffb84d;--brand-mira:#ff6b5a;--brand-ceres-light:#a06000;--brand-vesta-light:#197d62;--brand-alcyone-light:#7f43ff;--brand-talos-light:#704dff;--brand-mira-light:#dc1700;--alcyone-blue:#7fd6ff;--alcyone-white:#eaf6ff;--grad-alcyone:linear-gradient(100deg, #7fd6ff 0%, #eaf6ff 48%, #9b6cff 100%);--alcyone-motion-breathe:5.2s;--alcyone-ease-drift:cubic-bezier(.25, .1, .25, 1);--alcyone-ease-enter:cubic-bezier(.22, 1, .36, 1);--gain-green:#3ddc97;--loss-red:#ff5c7c;--text-primary:#eaf0ff;--text-secondary:#8a97b8;--text-tertiary:#515d7e;--grad-plasma:linear-gradient(135deg, #4de8d4 0%, #c04dff 100%);--grad-core:radial-gradient(circle at 50% 40%, #4de8d438 0%, #c04dff1a 45%, transparent 70%);--grad-aurora-bg:radial-gradient(ellipse 120% 80% at 20% -10%, #4de8d41a, transparent 50%), radial-gradient(ellipse 100% 70% at 90% 10%, #c04dff1a, transparent 55%);--font-display:"Inter Tight", "Inter", system-ui, sans-serif;--font-ui:"Inter", system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, "SF Mono", monospace;--fs-2xs:.6875rem;--fs-xs:.75rem;--fs-sm:.875rem;--fs-md:1rem;--fs-lg:1.25rem;--fs-xl:1.75rem;--fs-2xl:2.5rem;--fs-core:3.5rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-black:800;--tnum:"tnum" 1, "cv01" 1;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--shell-content-max:1440px;--shell-gutter:clamp(16px, 4vw, 40px);--sidebar-w-expanded:260px;--sidebar-w-rail:72px;--radius-xs:2px;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-pill:999px;--radius-full:var(--radius-pill);--shadow-sm:0 2px 8px #00000059;--shadow-md:0 8px 28px #00000073;--shadow-lg:0 20px 60px #0000008c;--glow-cyan:0 0 0 1px #4de8d433, 0 12px 40px #4de8d42e;--glow-magenta:0 0 0 1px #c04dff33, 0 12px 40px #c04dff29;--glow-amber:0 0 0 1px #ffb84d33, 0 12px 40px #ffb84d29;--glow-soft:0 10px 40px #4de8d41a;--bp-xs:360px;--bp-sm:480px;--bp-md:768px;--bp-lg:1024px;--bp-xl:1280px;--bp-2xl:1536px;--touch-target-min:44px;--touch-target-min-dense:40px;--dvh:100dvh;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--ease-in-out-soft:cubic-bezier(.4, 0, .2, 1);--dur-fast:.12s;--dur-base:.18s;--dur-slow:.3s;--dur-reveal:.7s;--dur-ambience:1s;--dur-drift:80s;--dur-drift-light:28s}@media (prefers-reduced-motion:reduce){:root{--dur-drift:0s;--dur-drift-light:0s}}
@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-wght-normal.0gsaq8ukbf34m.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-tight-latin-wght-normal.1_fsb17gxmapx.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
[data-theme=light]{--color-bg:#f5f7fa;--color-surface:#fff;--color-surface-alt:#eef1f7;--color-fg:#1a1a2e;--color-muted:#5a6480;--color-subtle:#8a92a8;--color-accent:#0e7a6e;--color-accent-dim:#1b9b8d;--color-accent-alt:#6d28d9;--color-on-accent:#fff;--plasma-cyan-text:#0e7a6e;--color-border:#1e285024;--color-border-subtle:#1e285014;--color-border-strong:#1e285047;--color-positive:#167a50;--color-negative:#c42b4b;--color-error:var(--color-negative);--color-warning:#a06800;--focus-ring:0 0 0 3px #0e7a6e8c;--theme-shadow-sm:0 1px 4px #0000001a;--theme-shadow-md:0 4px 16px #0000001f;--theme-shadow-lg:0 10px 36px #00000024;--color-tfsa:#167a50;--color-rrsp:#1a56a0;--color-fhsa:#6d28d9;--color-envelope-ok:#167a50;--color-envelope-near:#a06800;--color-envelope-over:#8b1a1a;--color-surface-gain:#f0fdf4;--color-surface-warning:#fffbeb;--color-surface-error:#fef2f2;--color-surface-success:#d1fae5;--color-border-gain:#bbf7d0;--color-border-warning:#fcd34d;--color-border-error:#fca5a5;--color-border-success:#34d399;--color-kpi-surface:#1a1a2e;--color-kpi-fg:#fff;--color-kpi-muted:#ffffff8c;--font-tnum:tabular-nums;--color-text-hero:#0a7a6e;--color-accent-soft:#0e7a6e1a;--color-signature-surface:#fff;--color-signature-surface-deep:#1a1a2e;--color-signature-surface-raised:#eef1f7;--color-signature-accent:#0e7a6e;--color-signature-accent-bg:#0e7a6e1a;--color-signature-accent-alt:#6d28d9;--color-signature-accent-alt-bg:#6d28d91a;--color-signature-dot-amber:#a06800;--color-signature-glow:0 0 0 2px #0e7a6e40, 0 4px 16px #0000001a;--color-signature-glow-alt:0 0 0 2px #6d28d933, 0 4px 16px #0000001a;--color-signature-glow-amber:0 0 0 2px #a0680033, 0 4px 16px #0000001a;--color-signature-glow-soft:0 4px 20px #00000014;--color-signature-shadow:0 1px 4px #0000001a;--color-signature-border-inner:#1e285014;--color-track:#1e28501a;--color-signature-bar-bg:#1e28500f;--color-signature-grad:none}
[data-theme=dark]{--color-bg:#111318;--color-surface:#1c1f27;--color-surface-alt:#252930;--color-fg:#e8ecf4;--color-muted:#aeb2c5;--color-subtle:#a4acc0;--color-accent:#4de8d4;--color-accent-dim:#2ba697;--color-accent-alt:#c084fc;--color-on-accent:#04130d;--plasma-cyan-text:#4de8d4;--color-border:#ffffff17;--color-border-subtle:#ffffff0d;--color-border-strong:#ffffff2e;--color-positive:#10b981;--color-negative:#ff5c7c;--color-error:var(--color-negative);--color-warning:#ffb84d;--focus-ring:0 0 0 3px #4de8d48c;--theme-shadow-sm:0 2px 8px #0006;--theme-shadow-md:0 8px 28px #00000080;--theme-shadow-lg:0 20px 60px #0009;--color-tfsa:#10b981;--color-rrsp:#60a5fa;--color-fhsa:#c084fc;--color-envelope-ok:#10b981;--color-envelope-near:#fcd34d;--color-envelope-over:#ff5c7c;--color-surface-gain:#10b98117;--color-surface-warning:#ffb84d14;--color-surface-error:#ff5c7c14;--color-surface-success:#10b98121;--color-border-gain:#10b98161;--color-border-warning:#fcd34d;--color-border-error:#ff5c7c73;--color-border-success:#10b98173;--color-kpi-surface:#1a1a2e;--color-kpi-fg:#fff;--color-kpi-muted:#ffffff8c;--font-tnum:tabular-nums;--color-text-hero:var(--plasma-cyan);--color-accent-soft:#4de8d414;--color-signature-surface:#1c1f27;--color-signature-surface-deep:#111318;--color-signature-surface-raised:#252930;--color-signature-accent:#4de8d4;--color-signature-accent-bg:#4de8d417;--color-signature-accent-alt:#c084fc;--color-signature-accent-alt-bg:#c084fc17;--color-signature-dot-amber:#ffb84d;--color-signature-glow:0 0 0 1px #4de8d433, 0 4px 16px #0006;--color-signature-glow-alt:0 0 0 1px #c084fc2e, 0 4px 16px #00000061;--color-signature-glow-amber:0 0 0 1px #ffb84d2e, 0 4px 16px #00000061;--color-signature-glow-soft:0 4px 20px #0006;--color-signature-shadow:0 2px 8px #0006;--color-signature-border-inner:#ffffff0f;--color-track:#ffffff1f;--color-signature-bar-bg:#ffffff0d;--color-signature-grad:linear-gradient(135deg, #4de8d40a 0%, transparent 60%)}
[data-theme=aurora]{--color-bg:var(--aurora-void);--color-surface:var(--aurora-surface);--color-surface-alt:var(--aurora-raised);--color-fg:var(--text-primary);--color-muted:#aab8d7;--color-subtle:#a0abc8;--color-accent:var(--plasma-cyan);--color-accent-dim:var(--plasma-cyan-dim);--color-accent-alt:var(--plasma-magenta);--color-on-accent:#04130d;--plasma-cyan-text:var(--plasma-cyan);--plasma-magenta-text:#d06aff;--color-border:#4de8d41f;--color-border-subtle:#4de8d40f;--color-border-strong:#4de8d440;--color-positive:#10b981;--color-negative:var(--loss-red);--color-error:var(--color-negative);--color-warning:var(--solar-amber);--focus-ring:var(--glow-cyan);--theme-shadow-sm:var(--shadow-sm);--theme-shadow-md:var(--shadow-md);--theme-shadow-lg:var(--shadow-lg);--color-tfsa:#10b981;--color-rrsp:#60a5fa;--color-fhsa:#c084fc;--color-envelope-ok:#10b981;--color-envelope-near:#fcd34d;--color-envelope-over:var(--loss-red);--color-surface-gain:#10b98114;--color-surface-warning:#fcd34d12;--color-surface-error:#ff5c7c12;--color-surface-success:#10b9811f;--color-border-gain:#10b98152;--color-border-warning:#fcd34d;--color-border-error:#ff5c7c66;--color-border-success:#10b9816b;--color-kpi-surface:#0d1b2a;--color-kpi-fg:#fff;--color-kpi-muted:#ffffff8c;--font-tnum:tabular-nums;--color-text-hero:var(--plasma-cyan);--color-accent-soft:#4de8d414;--color-signature-surface:var(--aurora-surface);--color-signature-surface-deep:var(--aurora-deep);--color-signature-surface-raised:var(--aurora-raised);--color-signature-accent:var(--plasma-cyan);--color-signature-accent-bg:#4de8d41a;--color-signature-accent-alt:var(--plasma-magenta);--color-signature-accent-alt-bg:#c04dff1a;--color-signature-dot-amber:var(--solar-amber);--color-signature-glow:var(--glow-cyan);--color-signature-glow-alt:var(--glow-magenta);--color-signature-glow-amber:var(--glow-amber);--color-signature-glow-soft:var(--glow-soft);--color-signature-shadow:var(--shadow-sm);--color-signature-border-inner:#ffffff0f;--color-track:#4de8d42e;--color-signature-bar-bg:#ffffff0d;--color-signature-grad:var(--grad-core);--color-cat-secondary-income:var(--plasma-cyan-dim);--color-cat-transfer-neutral:#d06aff;--color-cat-transfer-neutral-dim:#bc78ec;--color-cat-income:var(--color-accent);--color-cat-gain:var(--color-positive);--color-cat-alert:var(--color-warning);--color-cat-loss:var(--color-negative);--color-cat-muted:var(--color-subtle);--color-cat-expense:var(--color-negative);--color-cat-transfer:var(--color-cat-transfer-neutral);--color-learn-epargne:#2dd4bf;--color-learn-placement:#818cf8;--color-learn-budget:#a3e635;--color-learn-dette:#fb7185;--color-learn-patrimoine:#e879f9;--color-fire:#ff6b35;--aurora-ambient-opacity-cyan:.27;--aurora-ambient-opacity-magenta:.16;--aurora-ambient-opacity-orbital:.11}
[data-theme=aurora-light]{--color-bg:#eff6ff;--color-surface:#fff;--color-surface-alt:#e4effe;--color-fg:#0d1b2a;--color-muted:#3d5a6e;--color-subtle:#4d6e80;--color-accent:#0a6e84;--color-accent-dim:#1a8fa8;--color-accent-alt:#5b22b8;--color-on-accent:#fff;--plasma-cyan-text:#0a6e84;--plasma-magenta-text:#5b22b8;--color-border:#0a6e8429;--color-border-subtle:#0a6e8414;--color-border-strong:#0a6e8452;--color-positive:#156a45;--color-negative:#b8233e;--color-error:var(--color-negative);--color-warning:#8f5c00;--focus-ring:0 0 0 3px #0a6e8480;--theme-shadow-sm:0 1px 4px #0a28501a;--theme-shadow-md:0 4px 16px #0a285021;--theme-shadow-lg:0 10px 36px #0a285029;--color-tfsa:#156a45;--color-rrsp:#154a8c;--color-fhsa:#5b22b8;--color-envelope-ok:#156a45;--color-envelope-near:#8f5c00;--color-envelope-over:#7a1515;--color-surface-gain:#ecfdf5;--color-surface-warning:#fffbeb;--color-surface-error:#fef2f2;--color-surface-success:#d1fae5;--color-border-gain:#bbf7d0;--color-border-warning:#fcd34d;--color-border-error:#fca5a5;--color-border-success:#34d399;--color-kpi-surface:#0d1b2a;--color-kpi-fg:#fff;--color-kpi-muted:#ffffff8c;--font-tnum:tabular-nums;--color-text-hero:#0a6e84;--grad-plasma-light:linear-gradient(135deg, #0a6e84 0%, #5b22b8 100%);--color-accent-soft:#0a6e841a;--color-signature-surface:#fff;--color-signature-surface-deep:#0d1b2a;--color-signature-surface-raised:#e4effe;--color-signature-accent:#0a6e84;--color-signature-accent-bg:#0a6e841a;--color-signature-accent-alt:#5b22b8;--color-signature-accent-alt-bg:#5b22b81a;--color-signature-dot-amber:#8f5c00;--color-signature-glow:0 0 0 2px #0a6e844d, 0 4px 16px #0a6e8426;--color-signature-glow-alt:0 0 0 2px #5b22b840, 0 4px 16px #5b22b81f;--color-signature-glow-amber:0 0 0 2px #8f5c0040, 0 4px 16px #8f5c001f;--color-signature-glow-soft:0 4px 20px #0a28501a;--color-signature-shadow:0 1px 4px #0a28501a;--color-signature-border-inner:#0a6e841a;--glow-soft:0 4px 20px #0a28501a;--glow-cyan:0 0 0 1px #0a6e842e, 0 8px 24px #0a28501f;--color-track:#0a6e841f;--color-signature-bar-bg:#0a6e8414;--color-signature-grad:linear-gradient(135deg, #0a6e840a 0%, transparent 60%);--color-cat-secondary-income:#0a6e84;--color-cat-transfer-neutral:#5b22b8;--color-cat-transfer-neutral-dim:#7c3aed;--color-cat-income:var(--color-accent);--color-cat-gain:var(--color-positive);--color-cat-alert:var(--color-warning);--color-cat-loss:var(--color-negative);--color-cat-muted:var(--color-subtle);--color-cat-expense:var(--color-negative);--color-cat-transfer:var(--color-cat-transfer-neutral);--color-learn-epargne:#0f766e;--color-learn-placement:#4338ca;--color-learn-budget:#4d7c0f;--color-learn-dette:#be123c;--color-learn-patrimoine:#a21caf;--color-fire:#c2410c;--aurora-ambient-opacity-cyan:.1;--aurora-ambient-opacity-magenta:.06;--aurora-ambient-opacity-orbital:.05}
.lyra-footer-link{color:var(--color-muted);text-decoration:none;transition:color .12s}.lyra-footer-link:hover{color:var(--color-fg);text-decoration:underline}@media (prefers-reduced-motion:reduce){.lyra-footer-link{transition:none}}.lyra-header-link{color:var(--color-muted);transition:color .12s var(--ease-out-expo,cubic-bezier(.16,1,.3,1)), background .12s var(--ease-out-expo,cubic-bezier(.16,1,.3,1));text-decoration:none}.lyra-header-link:hover{color:var(--color-fg);background:var(--color-accent-soft,#4de8d414)}.lyra-header-link[aria-current=page]{color:var(--color-fg);background:var(--color-accent-soft,#4de8d414);box-shadow:inset 0 -2px 0 0 var(--color-accent)}@media (prefers-reduced-motion:reduce){.lyra-header-link{transition:none}}.lyra-header{border-bottom:1px solid var(--color-border-subtle,#1e285014);background:var(--color-surface-alt,#eef1f7);padding:0 var(--space-4,16px);overflow-x:clip}.lyra-header--sticky{z-index:100;position:sticky;top:0}.lyra-header__inner{align-items:center;gap:var(--space-4,16px);max-width:960px;height:56px;margin:0 auto;display:flex}.lyra-header__lockup{flex-shrink:0}.lyra-header__spacer{flex:1}.lyra-header__actions{align-items:center;gap:var(--space-3,12px);flex-shrink:0;display:flex}.lyra-header-wordmark{font-family:var(--font-display,sans-serif);font-size:var(--fs-sm,14px);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;line-height:1.2}.lyra-header-subtitle{font-family:var(--font-ui,sans-serif);font-size:var(--fs-xs,12px);color:var(--color-muted);letter-spacing:.04em;text-transform:uppercase;padding-left:var(--space-2,8px);border-left:1px solid var(--color-border);white-space:nowrap;line-height:1.2}@media (max-width:479px){.lyra-header-subtitle{display:none}.lyra-header{padding:0 var(--space-3,12px)}.lyra-header__inner{gap:var(--space-1,4px)}.lyra-header__actions{gap:var(--space-2,8px)}.lyra-header-wordmark{display:none}}.lyra-header-brand{align-items:center;gap:var(--space-3,12px);border-radius:var(--radius-sm,8px);padding:2px var(--space-1,4px);outline:none;text-decoration:none;display:flex}.lyra-header-brand__mark{align-items:center;line-height:0;display:inline-flex}.lyra-header-nav{gap:var(--space-1,4px);flex-wrap:nowrap;flex:1;align-items:center;min-width:0;display:flex;overflow:hidden}.lyra-header-link{white-space:nowrap;font-family:var(--font-ui,sans-serif);font-size:var(--fs-sm,14px);border-radius:var(--radius-sm,8px);padding:var(--space-1,4px) var(--space-3,12px);outline:none}@media (min-width:1024px){.lyra-header-nav{max-width:calc(100% - 420px)}}@media (max-width:1023px){.lyra-header-link{padding-left:var(--space-2,8px);padding-right:var(--space-2,8px)}}@media (max-width:639px){.lyra-header-nav{display:none}}.lyra-header-hamburger{min-width:var(--touch-target-min,44px);min-height:var(--touch-target-min,44px);color:var(--color-fg);cursor:pointer;border-radius:var(--radius-sm,8px);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:none}.lyra-header-hamburger:focus-visible{box-shadow:var(--focus-ring);outline:none}.lyra-header-hamburger:hover{background:var(--color-accent-soft,#4de8d414)}@media (max-width:639px){.lyra-header-hamburger{display:inline-flex}}@media (prefers-reduced-motion:reduce){.lyra-header-hamburger svg{transition:none}}.lyra-header-hamburger__icon{pointer-events:none;width:20px;height:20px;position:relative}.lyra-header-hamburger__bar{height:2px;transition:transform var(--dur-fast,.12s) var(--ease-out-expo,cubic-bezier(.16,1,.3,1)), opacity var(--dur-fast,.12s) var(--ease-out-expo,cubic-bezier(.16,1,.3,1));background:currentColor;border-radius:1px;position:absolute;left:0;right:0}.lyra-header-hamburger__bar--top{top:3px}.lyra-header-hamburger__bar--mid{top:9px}.lyra-header-hamburger__bar--bot{top:15px}.lyra-header-hamburger[aria-expanded=true] .lyra-header-hamburger__bar--top{transform:translateY(6px)rotate(45deg)}.lyra-header-hamburger[aria-expanded=true] .lyra-header-hamburger__bar--mid{opacity:0;transform:scaleX(0)}.lyra-header-hamburger[aria-expanded=true] .lyra-header-hamburger__bar--bot{transform:translateY(-6px)rotate(-45deg)}@media (prefers-reduced-motion:reduce){.lyra-header-hamburger__bar{transition:none}}.lyra-header-scrim{z-index:199;opacity:0;transition:opacity var(--dur-fast,.12s) ease;pointer-events:none;background:#00000073;position:fixed;inset:0}.lyra-header-scrim--visible{opacity:1;pointer-events:auto}@media (prefers-reduced-motion:reduce){.lyra-header-scrim{transition:none}}.lyra-header-drawer{z-index:200;background:var(--color-surface-alt);border-radius:var(--radius-lg,20px) var(--radius-lg,20px) 0 0;max-height:80dvh;transition:transform var(--dur-base,.18s) var(--ease-out-expo,cubic-bezier(.16,1,.3,1));outline:none;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%)}.lyra-header-drawer--open{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.lyra-header-drawer{transition:none}}.lyra-header-drawer__handle{padding:var(--space-3,12px) 0 var(--space-2,8px);justify-content:center;display:flex}.lyra-header-drawer__handle-bar{background:var(--color-border-strong);border-radius:var(--radius-pill,9999px);width:40px;height:4px}.lyra-header-drawer__close{top:var(--space-3,12px);right:var(--space-3,12px);min-width:var(--touch-target-min,44px);min-height:var(--touch-target-min,44px);color:var(--color-muted);cursor:pointer;border-radius:var(--radius-sm,8px);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute}.lyra-header-drawer__close:hover{color:var(--color-fg);background:var(--color-accent-soft,#4de8d414)}.lyra-header-drawer__close:focus-visible{box-shadow:var(--focus-ring);outline:none}.lyra-header-drawer__sep{background:var(--color-border-subtle);height:1px;margin:0 var(--space-5,20px)}.lyra-header-drawer__nav-link{min-height:var(--touch-target-min,44px);padding:var(--space-4,16px) var(--space-5,20px);box-sizing:border-box;color:var(--color-fg);font-family:var(--font-ui,sans-serif);font-size:var(--fs-sm,14px);border-bottom:1px solid var(--color-border-subtle);transition:color var(--dur-fast,.12s) var(--ease-out-expo,cubic-bezier(.16,1,.3,1)), background var(--dur-fast,.12s) var(--ease-out-expo,cubic-bezier(.16,1,.3,1));align-items:center;text-decoration:none;display:flex}.lyra-header-drawer__nav-link:hover{background:var(--color-accent-soft,#4de8d414);color:var(--color-fg)}.lyra-header-drawer__nav-link[aria-current=page]{color:var(--color-accent);background:var(--color-accent-soft,#4de8d414)}.lyra-header-drawer__nav-link:focus-visible{box-shadow:var(--focus-ring);outline:none}@media (prefers-reduced-motion:reduce){.lyra-header-drawer__nav-link{transition:none}}.lyra-header-drawer__content{padding:var(--space-3,12px) 0}.lyra-header-drawer__user-section{flex-direction:column;display:flex}.lyra-header-drawer__inline-section{padding:var(--space-3,12px) var(--space-5,20px);border-bottom:1px solid var(--color-border-subtle)}.lyra-header-drawer__nav-link--danger{color:var(--color-error,#e53e3e);cursor:pointer;text-align:left;width:100%;font-family:var(--font-ui,sans-serif);font-size:var(--fs-sm,14px);background:0 0;border:none}.lyra-header-drawer__nav-link--danger:hover{background:color-mix(in srgb, var(--color-error,#e53e3e) 10%, transparent)}.lyra-header-drawer__logout{border-bottom:none;border-radius:0}.lyra-mark-wrapper{display:contents}[data-theme=light] .lyra-wordmark{color:var(--color-text-hero);-webkit-text-fill-color:currentColor;background:0 0;-webkit-background-clip:unset;background-clip:unset}[data-theme=aurora-light] .lyra-wordmark{background:var(--grad-plasma-light);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .lyra-wordmark,[data-theme=aurora] .lyra-wordmark,:root:not([data-theme]) .lyra-wordmark{background:var(--grad-plasma);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.lyra-inline-link{color:var(--color-fg);font-weight:var(--fw-semibold);transition:opacity var(--dur-fast) var(--ease-out-expo);text-decoration:none}.lyra-inline-link:hover{opacity:.75;text-decoration:underline}@media (prefers-reduced-motion:reduce){.lyra-inline-link{transition:none}}.lyra-chip{border-radius:var(--radius-sm);border:1px solid var(--color-border-strong);color:var(--color-muted);font-size:var(--fs-xs);cursor:pointer;font-family:var(--font-ui);transition:border-color var(--dur-fast) var(--ease-out-expo), background var(--dur-fast) var(--ease-out-expo), color var(--dur-fast) var(--ease-out-expo);background:0 0;padding:5px 14px}.lyra-chip:hover{border-color:var(--color-accent);color:var(--color-fg);background:var(--color-accent-soft)}.lyra-chip:focus-visible{box-shadow:var(--focus-ring);outline:none}.lyra-chip[aria-selected=true],.lyra-chip.is-active{border-color:var(--color-border-strong);background:var(--color-accent-soft);color:var(--color-accent)}.lyra-chip[aria-selected=true]:hover,.lyra-chip.is-active:hover{border-color:var(--color-accent)}.lyra-tab{border-radius:var(--radius-sm);border:1px solid var(--color-border-strong);color:var(--color-muted);font-size:var(--fs-sm);font-weight:var(--fw-medium);cursor:pointer;font-family:var(--font-ui);letter-spacing:.01em;transition:border-color var(--dur-fast) var(--ease-out-expo), background var(--dur-fast) var(--ease-out-expo), color var(--dur-fast) var(--ease-out-expo), box-shadow var(--dur-fast) var(--ease-out-expo);background:0 0;padding:8px 20px}.lyra-tab:hover{border-color:var(--color-accent);color:var(--color-fg);background:var(--color-accent-soft)}.lyra-tab:focus-visible{box-shadow:var(--focus-ring);outline:none}.lyra-tab[aria-selected=true]{border-color:var(--color-border-strong);background:var(--color-accent-soft);color:var(--color-fg);font-weight:var(--fw-semibold)}.lyra-tab[aria-selected=true]:hover{border-color:var(--color-accent)}.lyra-brand-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);gap:var(--space-4);transition:border-color var(--dur-base) var(--ease-out-expo), box-shadow var(--dur-base) var(--ease-out-expo);flex-direction:column;display:flex;position:relative}.lyra-brand-card:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-sm)}.lyra-brand-card.is-primary{border-color:var(--color-border-strong)}.lyra-brand-card.is-primary:hover{box-shadow:var(--glow-soft)}.lyra-explore-card{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);padding:var(--space-4);gap:var(--space-3);transition:border-color var(--dur-base) var(--ease-out-expo);flex-direction:column;display:flex}.lyra-explore-card:hover{border-color:var(--color-border-strong)}.lyra-swatch{border-radius:var(--radius-pill);cursor:pointer;width:22px;height:22px;transition:border-color var(--dur-fast) var(--ease-out-expo), outline var(--dur-fast) var(--ease-out-expo), transform var(--dur-fast) var(--ease-out-expo);border:2px solid #0000}.lyra-swatch:hover{transform:scale(1.12)}.lyra-swatch:focus-visible{box-shadow:var(--focus-ring);outline:none}.lyra-swatch.is-active{border-color:var(--color-fg)}@media (prefers-reduced-motion:reduce){.lyra-chip,.lyra-tab,.lyra-brand-card,.lyra-explore-card,.lyra-swatch{transition:none}.lyra-swatch:hover{transform:none}}.app-switcher__item-logo{border-radius:var(--radius-sm,6px);width:28px;height:28px;transition:background var(--dur-fast,.12s);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.app-switcher__item-logo--current{background:var(--color-accent-soft,#4d4dff1f)}@media (prefers-reduced-motion:reduce){.app-switcher__item-logo{transition:none}}.lyra-nav-item{transition:color var(--dur-fast,.12s) var(--ease-out-expo,ease), background var(--dur-fast,.12s) var(--ease-out-expo,ease)}.lyra-nav-item:hover{background:var(--color-accent-soft);color:var(--color-fg)}.lyra-nav-item:hover span[aria-hidden=true]{color:var(--color-accent)}.lyra-nav-item:focus-visible{box-shadow:var(--focus-ring);outline:none}@media (prefers-reduced-motion:reduce){.lyra-nav-item{transition:none}}html[data-intro=skip] [data-intro-phase]{display:none}.app-shell-header__btn{min-width:var(--touch-target-min,44px);min-height:var(--touch-target-min,44px);color:var(--color-muted);cursor:pointer;border-radius:var(--radius-sm,8px);transition:background var(--dur-fast,.15s) ease, color var(--dur-fast,.15s) ease;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.app-shell-header__btn:hover{background:var(--color-surface-alt);color:var(--color-fg)}.app-shell-header__btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px;border-radius:var(--radius-sm,6px)}.app-shell-header__btn[aria-pressed=true]{color:var(--color-fg);background:var(--color-surface-alt)}[data-theme=dark] .app-shell-header__btn{color:var(--color-muted)}[data-theme=dark] .app-shell-header__btn:hover{background:var(--color-surface);color:var(--color-fg)}[data-theme=dark] .app-shell-header__btn:focus-visible{outline-color:var(--color-accent)}[data-theme=dark] .app-shell-header__btn[aria-pressed=true]{color:var(--color-accent);background:var(--color-surface)}[data-theme=aurora-light] .app-shell-header__btn{color:var(--color-muted)}[data-theme=aurora-light] .app-shell-header__btn:hover{background:var(--color-surface);color:var(--color-fg)}[data-theme=aurora-light] .app-shell-header__btn:focus-visible{outline-color:var(--color-accent)}[data-theme=aurora-light] .app-shell-header__btn[aria-pressed=true]{color:var(--color-accent);background:var(--color-surface)}[data-theme=aurora] .app-shell-header__btn{color:var(--color-muted)}[data-theme=aurora] .app-shell-header__btn:hover{background:var(--color-accent-soft);color:var(--color-fg)}[data-theme=aurora] .app-shell-header__btn:focus-visible{outline-color:var(--color-accent)}[data-theme=aurora] .app-shell-header__btn[aria-pressed=true]{color:var(--color-accent);background:var(--color-accent-soft)}.shell-user-menu__wrap{align-items:center;display:inline-flex;position:relative}.shell-user-menu__avatar{border-radius:var(--radius-full,9999px);background:var(--color-accent-soft);width:28px;height:28px;color:var(--color-accent);font-size:var(--fs-xs,12px);font-weight:var(--fw-bold,700);font-family:var(--font-display,sans-serif);letter-spacing:.04em;justify-content:center;align-items:center;display:inline-flex}.shell-user-menu__trigger{min-width:var(--touch-target-min,44px);min-height:var(--touch-target-min,44px);padding:0 var(--space-2,8px);border-radius:var(--radius-sm,8px);color:var(--color-muted);cursor:pointer;transition:color var(--dur-fast,.12s) var(--ease-out-expo,ease-out), background var(--dur-fast,.12s) var(--ease-out-expo,ease-out);background:0 0;border:none;outline:none;justify-content:center;align-items:center;display:inline-flex}.shell-user-menu__trigger:hover{color:var(--color-fg);background:var(--color-accent-soft)}.shell-user-menu__trigger:focus-visible{box-shadow:var(--focus-ring)}@media (prefers-reduced-motion:reduce){.shell-user-menu__trigger{transition:none}}.shell-user-menu__panel{top:calc(100% + var(--space-2,8px));background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:var(--radius-md,12px);min-width:220px;max-width:280px;box-shadow:0 8px 32px var(--theme-shadow-md,#0000004d);padding:var(--space-2,8px) 0;z-index:200;animation:shellUserMenuIn var(--dur-base,.2s) var(--ease-out-expo,ease-out) both;outline:none;position:absolute;right:0}@keyframes shellUserMenuIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.shell-user-menu__panel{animation:none}}.shell-user-menu__header{padding:var(--space-2,8px) var(--space-4,16px) var(--space-1,4px);font-family:var(--font-display,sans-serif);font-size:var(--fs-xs,12px);font-weight:var(--fw-semibold,600);color:var(--color-muted);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--color-border-subtle);margin-bottom:var(--space-1,4px)}.shell-user-menu__item{align-items:center;gap:var(--space-3,12px);width:100%;min-height:var(--touch-target-min-dense,40px);padding:var(--space-2,8px) var(--space-4,16px);font-family:var(--font-ui,sans-serif);font-size:var(--fs-sm,14px);font-weight:var(--fw-regular,400);color:var(--color-fg);cursor:pointer;text-align:left;box-sizing:border-box;transition:color var(--dur-fast,.12s) var(--ease-out-expo,ease-out), background var(--dur-fast,.12s) var(--ease-out-expo,ease-out);background:0 0;border:none;border-radius:0;outline:none;text-decoration:none;display:flex}.shell-user-menu__item:hover{background:var(--color-accent-soft);color:var(--color-accent)}.shell-user-menu__item:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-sm,6px);outline:none}.shell-user-menu__item--danger{color:var(--color-error)}.shell-user-menu__item--danger:hover{background:color-mix(in srgb, var(--color-error) 12%, transparent);color:var(--color-error)}@media (prefers-reduced-motion:reduce){.shell-user-menu__item{transition:none}}.shell-user-menu__item-icon{width:20px;height:20px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.shell-user-menu__separator{background:var(--color-border-subtle);height:1px;margin:var(--space-2,8px) 0}.shell-user-menu__theme-section{padding:var(--space-2,8px) var(--space-4,16px)}.shell-user-menu__theme-label{align-items:center;gap:var(--space-3,12px);font-family:var(--font-ui,sans-serif);font-size:var(--fs-xs,12px);font-weight:var(--fw-semibold,600);color:var(--color-muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--space-2,8px);display:flex}.app-switcher__wrap{position:relative}.app-switcher__panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md,12px);min-width:220px;box-shadow:var(--theme-shadow-md);z-index:300;outline:none;position:absolute;top:calc(100% + 8px);overflow:hidden}.app-switcher__panel--right{right:0}.app-switcher__panel--left{left:0}@media (prefers-reduced-motion:no-preference){.app-switcher__panel{animation:.15s app-switcher-in}@keyframes app-switcher-in{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}}.app-switcher__header{font-size:var(--fs-xs,11px);font-weight:var(--fw-bold,700);letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);border-bottom:1px solid var(--color-border-subtle);margin-bottom:4px;padding:10px 16px 6px}.app-switcher__item{width:100%;min-height:var(--touch-target-min-dense,40px);color:var(--color-fg);cursor:pointer;text-align:left;box-sizing:border-box;transition:background var(--dur-fast,.12s) ease, color var(--dur-fast,.12s) ease;background:0 0;border:none;align-items:center;gap:10px;padding:8px 12px;text-decoration:none;display:flex}.app-switcher__item:hover,.app-switcher__item:focus-visible{background:var(--color-surface-alt);outline:none}.app-switcher__item:focus-visible{box-shadow:inset 0 0 0 2px var(--color-accent);border-radius:var(--radius-sm,4px)}.app-switcher__item--current,.app-switcher__item--current:hover,.app-switcher__item--current:focus-visible{background:var(--color-accent-soft)}.app-switcher__item-body{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.app-switcher__item-label{font-size:var(--fs-sm,13px);font-weight:var(--fw-semibold,600);color:var(--color-fg);font-family:var(--font-ui,sans-serif);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app-switcher__item--current .app-switcher__item-label{color:var(--color-accent)}.app-switcher__item-desc{font-size:var(--fs-xs,11px);color:var(--color-muted);font-family:var(--font-ui,sans-serif);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app-switcher__item-badge{font-size:var(--fs-xs,10px);font-weight:var(--fw-semibold,600);border-radius:var(--radius-pill,99px);background:var(--color-surface-alt);color:var(--color-muted);white-space:nowrap;flex-shrink:0;margin-left:auto;padding:2px 6px}.app-switcher__item-current-dot{background:var(--color-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}[data-theme=dark] .app-switcher__panel{background:var(--color-surface-alt);border-color:var(--color-border-subtle);box-shadow:var(--theme-shadow-md)}[data-theme=dark] .app-switcher__header{color:var(--color-muted);border-bottom-color:var(--color-border-subtle)}[data-theme=dark] .app-switcher__item{color:var(--color-fg)}[data-theme=dark] .app-switcher__item:hover,[data-theme=dark] .app-switcher__item:focus-visible{background:var(--color-surface)}[data-theme=dark] .app-switcher__item:focus-visible{box-shadow:inset 0 0 0 2px var(--color-accent)}[data-theme=dark] .app-switcher__item--current,[data-theme=dark] .app-switcher__item--current:hover,[data-theme=dark] .app-switcher__item--current:focus-visible{background:var(--color-accent-soft)}[data-theme=dark] .app-switcher__item-label{color:var(--color-fg)}[data-theme=dark] .app-switcher__item--current .app-switcher__item-label{color:var(--color-accent)}[data-theme=dark] .app-switcher__item-desc{color:var(--color-muted)}[data-theme=dark] .app-switcher__item-badge{background:var(--color-surface-alt);color:var(--color-muted)}[data-theme=dark] .app-switcher__item-current-dot{background:var(--color-accent)}[data-theme=aurora-light] .app-switcher__panel{background:var(--color-surface-alt);border-color:var(--color-border-subtle)}[data-theme=aurora-light] .app-switcher__header{color:var(--color-muted);border-bottom-color:var(--color-border-subtle)}[data-theme=aurora-light] .app-switcher__item{color:var(--color-fg)}[data-theme=aurora-light] .app-switcher__item:hover,[data-theme=aurora-light] .app-switcher__item:focus-visible{background:var(--color-surface)}[data-theme=aurora-light] .app-switcher__item:focus-visible{box-shadow:inset 0 0 0 2px var(--color-accent)}[data-theme=aurora-light] .app-switcher__item--current,[data-theme=aurora-light] .app-switcher__item--current:hover,[data-theme=aurora-light] .app-switcher__item--current:focus-visible{background:var(--color-accent-soft)}[data-theme=aurora-light] .app-switcher__item-label{color:var(--color-fg)}[data-theme=aurora-light] .app-switcher__item--current .app-switcher__item-label{color:var(--color-accent)}[data-theme=aurora-light] .app-switcher__item-desc{color:var(--color-muted)}[data-theme=aurora-light] .app-switcher__item-badge{background:var(--color-accent-soft);color:var(--color-muted)}[data-theme=aurora-light] .app-switcher__item-current-dot{background:var(--color-accent)}[data-theme=aurora] .app-switcher__panel{background:var(--color-surface-alt);border-color:var(--color-border-strong);box-shadow:var(--theme-shadow-md)}[data-theme=aurora] .app-switcher__header{color:var(--color-muted);font-family:var(--font-ui);border-bottom-color:var(--color-border-subtle)}[data-theme=aurora] .app-switcher__item{color:var(--color-fg);font-family:var(--font-ui)}[data-theme=aurora] .app-switcher__item:hover,[data-theme=aurora] .app-switcher__item:focus-visible{background:var(--color-accent-soft)}[data-theme=aurora] .app-switcher__item:focus-visible{box-shadow:inset 0 0 0 2px var(--color-accent)}[data-theme=aurora] .app-switcher__item--current,[data-theme=aurora] .app-switcher__item--current:hover,[data-theme=aurora] .app-switcher__item--current:focus-visible{background:var(--color-accent-soft)}[data-theme=aurora] .app-switcher__item-label{color:var(--color-fg)}[data-theme=aurora] .app-switcher__item--current .app-switcher__item-label{color:var(--color-accent)}[data-theme=aurora] .app-switcher__item-desc{color:var(--color-muted)}[data-theme=aurora] .app-switcher__item-badge{background:var(--color-accent-soft);color:var(--color-muted)}[data-theme=aurora] .app-switcher__item-current-dot{background:var(--color-accent)}
*,:before,:after{box-sizing:border-box}html{background:var(--color-bg);color:var(--color-fg);font-family:var(--font-ui)}:root:not([data-theme]){--color-bg:var(--aurora-void);--color-surface:var(--aurora-surface);--color-surface-alt:var(--aurora-raised);--color-fg:var(--text-primary);--color-muted:var(--text-secondary);--color-subtle:#a0abc8;--color-accent:var(--plasma-cyan);--color-accent-dim:var(--plasma-cyan-dim);--color-border:#4de8d41f;--color-border-strong:#4de8d440;--color-border-subtle:#4de8d40f;--color-positive:var(--gain-green);--color-negative:var(--loss-red);--color-warning:var(--solar-amber);--focus-ring:var(--glow-cyan);--theme-shadow-sm:var(--shadow-sm);--theme-shadow-md:var(--shadow-md);--theme-shadow-lg:var(--shadow-lg);--color-text-hero:var(--plasma-cyan);--color-accent-soft:#4de8d414;--color-signature-surface:var(--aurora-surface);--color-signature-surface-deep:var(--aurora-deep);--color-signature-surface-raised:var(--aurora-raised);--color-signature-accent:var(--plasma-cyan);--color-signature-accent-bg:#4de8d41a;--color-signature-accent-alt:var(--plasma-magenta);--color-signature-accent-alt-bg:#c04dff1a;--color-signature-dot-amber:var(--solar-amber);--color-signature-glow:var(--glow-cyan);--color-signature-glow-alt:var(--glow-magenta);--color-signature-glow-amber:var(--glow-amber);--color-signature-glow-soft:var(--glow-soft);--color-signature-shadow:var(--shadow-sm);--color-signature-border-inner:#ffffff0f;--color-signature-bar-bg:#ffffff0d;--color-signature-grad:var(--grad-core)}body{min-height:100vh;transition:background var(--dur-base) var(--ease-out-expo), color var(--dur-base) var(--ease-out-expo);margin:0;padding:0}@media (prefers-reduced-motion:reduce){body{transition:none}}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-sm);outline:none}:focus:not(:focus-visible){outline:none}.lyra-layout{flex-direction:column;min-height:100vh;display:flex}.lyra-content{flex:1;min-width:0}.lyra-nav-sidebar{background:var(--color-surface);border-right:1px solid var(--color-border);flex-direction:column;flex-shrink:0;width:240px;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.lyra-nav-sidebar{transition:none}}.lyra-badge-plasma{color:var(--aurora-void);background:var(--grad-plasma)}[data-theme=aurora-light] .lyra-badge-plasma{background:var(--color-accent);color:var(--color-bg)}[data-theme=aurora-light] .lyre-vega-star{filter:url(#lyre-vega-glow-light)}.nebula-base-bg{z-index:-1;pointer-events:none;filter:blur(5px);position:fixed;inset:-40px;overflow:hidden}
