.ThemeToggle-module__Z5gSZG__btn{border:1px solid var(--bdr);width:32px;height:32px;color:var(--dim);cursor:pointer;transition:color var(--dur-base)var(--ease),border-color var(--dur-base)var(--ease);background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;display:flex}.ThemeToggle-module__Z5gSZG__btn:hover{color:var(--ink);border-color:var(--bdrS)}
.LanguageSwitcher-module__U9ItxG__wrapper{flex-shrink:0;position:relative}.LanguageSwitcher-module__U9ItxG__trigger{font-family:var(--fb);letter-spacing:1px;border:1px solid var(--bdrX);background:var(--glass-bg);color:var(--dim);cursor:pointer;border-radius:var(--r2);white-space:nowrap;align-items:center;gap:4px;padding:6px 10px;font-size:.6875rem;font-weight:500;transition:color .2s,border-color .2s;display:flex}.LanguageSwitcher-module__U9ItxG__trigger:hover{color:var(--ink);border-color:var(--bdrS)}.LanguageSwitcher-module__U9ItxG__triggerLabel{text-align:center;min-width:16px}.LanguageSwitcher-module__U9ItxG__chevron{font-size:.625rem;line-height:1;transition:transform .18s}.LanguageSwitcher-module__U9ItxG__chevronOpen{transform:rotate(180deg)}.LanguageSwitcher-module__U9ItxG__dropdown{top:calc(100% + 6px);z-index:200;background:var(--void);border:1px solid var(--bdr);min-width:120px;max-width:calc(100vw - 1rem);box-shadow:var(--sh);border-radius:0;position:absolute;inset-inline-end:0;overflow:hidden}.LanguageSwitcher-module__U9ItxG__option{cursor:pointer;text-align:start;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;transition:background .15s;display:flex}.LanguageSwitcher-module__U9ItxG__option:hover{background:#ffffff0f}[data-theme=light] .LanguageSwitcher-module__U9ItxG__option:hover{background:#0000000d}.LanguageSwitcher-module__U9ItxG__optionActive{background:#d4af3714}.LanguageSwitcher-module__U9ItxG__optionCode{font-family:var(--fb);letter-spacing:1px;color:var(--g3);min-width:18px;font-size:.6875rem;font-weight:600}.LanguageSwitcher-module__U9ItxG__optionName{font-family:var(--fb);color:var(--dim);font-size:.875rem}.LanguageSwitcher-module__U9ItxG__optionActive .LanguageSwitcher-module__U9ItxG__optionName{color:var(--ink)}
﻿ .Navbar-module__ZERf_q__header{z-index:100;background:var(--void);border-bottom:1px solid var(--bdr);width:100%;transition:background var(--dur-base)var(--ease),border-color var(--dur-base)var(--ease);position:sticky;top:0}.Navbar-module__ZERf_q__nav{align-items:center;gap:8px;min-width:0;max-width:960px;height:56px;margin:0 auto;padding:0 20px;display:flex}.Navbar-module__ZERf_q__brand{flex-direction:column;flex-shrink:0;justify-content:center;gap:1px;margin-inline-end:8px;text-decoration:none;display:flex}.Navbar-module__ZERf_q__brandName{font-family:var(--fd);letter-spacing:.5px;color:var(--g1);font-size:22px;font-weight:600;line-height:1.1}.Navbar-module__ZERf_q__links{flex:1;gap:4px;list-style:none;display:none}.Navbar-module__ZERf_q__link{font-family:var(--fd);letter-spacing:.4px;color:var(--dim);transition:color var(--dur-base)var(--ease);border-radius:0;padding:6px 12px;font-size:1.0625rem;font-weight:500;text-decoration:none;display:inline-block}.Navbar-module__ZERf_q__linkActive{color:var(--ink);border-bottom:1px solid var(--g1)}.Navbar-module__ZERf_q__link:hover{color:var(--ink)}.Navbar-module__ZERf_q__hamburger{border:1px solid var(--bdr);width:36px;height:36px;color:var(--dim);cursor:pointer;transition:color var(--dur-base)var(--ease),border-color var(--dur-base)var(--ease);background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;margin-inline-start:auto;font-size:1rem;display:flex}.Navbar-module__ZERf_q__hamburger:hover{color:var(--ink);border-color:var(--bdrS)}.Navbar-module__ZERf_q__mobileMenu{z-index:99;background:var(--void);border-bottom:1px solid var(--bdr);padding:8px 20px 20px;position:fixed;top:57px;left:0;right:0}.Navbar-module__ZERf_q__mobileLinks{flex-direction:column;gap:2px;margin-bottom:12px;list-style:none;display:flex}.Navbar-module__ZERf_q__mobileLink{font-family:var(--fb);letter-spacing:.3px;color:var(--dim);transition:color var(--dur-base)var(--ease),background var(--dur-base)var(--ease);border-radius:0;padding:12px 16px;font-size:1rem;font-weight:500;text-decoration:none;display:block}.Navbar-module__ZERf_q__mobileLink:hover,.Navbar-module__ZERf_q__mobileLink.Navbar-module__ZERf_q__linkActive{color:var(--ink);background:var(--surf)}.Navbar-module__ZERf_q__actions{flex-shrink:0;align-items:center;gap:4px;display:flex}@media (min-width:768px){.Navbar-module__ZERf_q__links{display:flex}.Navbar-module__ZERf_q__hamburger{display:none}.Navbar-module__ZERf_q__actions{gap:8px}}
.Breadcrumb-module__U9IJfG__breadcrumb{width:100%;max-width:960px;margin:0 auto;padding:8px 20px 0}.Breadcrumb-module__U9IJfG__list{flex-wrap:wrap;align-items:center;gap:4px;list-style:none;display:flex}.Breadcrumb-module__U9IJfG__item{align-items:center;gap:4px;display:flex}.Breadcrumb-module__U9IJfG__link{font-family:var(--fb);letter-spacing:1px;text-transform:uppercase;color:var(--dim);font-size:.6875rem;text-decoration:none;transition:color .18s}.Breadcrumb-module__U9IJfG__link:hover{color:var(--g2)}.Breadcrumb-module__U9IJfG__sep{font-family:var(--fb);color:var(--fade);-webkit-user-select:none;user-select:none;font-size:.625rem}.Breadcrumb-module__U9IJfG__current{font-family:var(--fb);letter-spacing:1.5px;text-transform:uppercase;color:var(--g1);font-size:.625rem}
.Footer-module__hP-FLq__footer{text-align:center;border-top:1px solid var(--bdr);flex-direction:column;align-items:center;gap:12px;width:100%;margin-top:auto;padding:1.5rem 1.5rem 1.25rem;display:flex}.Footer-module__hP-FLq__newsletter{border-top:1px solid var(--bdrS,#c4962e1a);border-bottom:1px solid var(--bdrS,#c4962e1a);flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:440px;padding:1.25rem 0;display:flex}.Footer-module__hP-FLq__newsletterLabel{font-family:var(--fm,"DM Mono",monospace);letter-spacing:.1em;color:var(--t1,#ffffff80);text-transform:lowercase;margin:0;font-size:.68rem}.Footer-module__hP-FLq__newsletterDesc{font-family:var(--fb,"Spectral",serif);color:var(--t0,#fffc);text-align:center;margin:0 0 .25rem;font-size:.875rem;line-height:1.5}.Footer-module__hP-FLq__nav{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.Footer-module__hP-FLq__navLink{font-family:var(--fd);letter-spacing:.08em;color:var(--dim);font-size:.8rem;text-decoration:none;transition:color .18s}.Footer-module__hP-FLq__navLink:hover{color:var(--g2)}.Footer-module__hP-FLq__navSecondary{border-top:1px solid var(--bdrX);flex-wrap:wrap;justify-content:center;gap:16px;width:100%;max-width:600px;padding-top:4px;display:flex}.Footer-module__hP-FLq__navLinkSecondary{font-family:var(--fb);letter-spacing:.06em;color:var(--fade);font-size:.65rem;text-decoration:none;transition:color .18s}.Footer-module__hP-FLq__navLinkSecondary:hover{color:var(--dim)}.Footer-module__hP-FLq__text{font-family:var(--fb);letter-spacing:.08em;text-transform:uppercase;color:var(--fade);font-size:.7rem}.Footer-module__hP-FLq__brand{font-family:var(--fd);color:var(--dim);font-family:var(--fd);letter-spacing:.1em;font-size:.8rem}
.Stars-module__2tHDQG__celestialBg{pointer-events:none;z-index:-1;position:fixed;inset:0;overflow:hidden}.Stars-module__2tHDQG__star{background:#b08a3e52;border-radius:50%;width:2px;height:2px;animation:3s infinite alternate Stars-module__2tHDQG__twinkle;position:absolute}.Stars-module__2tHDQG__starLarge{background:#b08a3e73;width:3px;height:3px;}[data-theme=dark] .Stars-module__2tHDQG__star{background:#d4b37473}[data-theme=dark] .Stars-module__2tHDQG__starLarge{background:#edd89a99}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .Stars-module__2tHDQG__star{background:#d4b37473}:root:not([data-theme=light]) .Stars-module__2tHDQG__starLarge{background:#edd89a99}}@keyframes Stars-module__2tHDQG__twinkle{0%{opacity:.2}to{opacity:.85}}@media (prefers-reduced-motion:reduce){.Stars-module__2tHDQG__star{opacity:.5;animation:none}}
.ErrorBoundary-module__6WW5aq__wrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:40vh;padding:40px 20px;display:flex}.ErrorBoundary-module__6WW5aq__icon{color:var(--g1);opacity:.6;font-size:1.5rem}.ErrorBoundary-module__6WW5aq__title{font-family:var(--fd);color:var(--ink);font-size:1.25rem}.ErrorBoundary-module__6WW5aq__message{font-family:var(--fb);color:var(--dim);font-size:.875rem;line-height:1.6}.ErrorBoundary-module__6WW5aq__btn{margin-top:8px;}
