.theme-toggle[data-astro-cid-rutobish]{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.875rem}.theme-toggle[data-astro-cid-rutobish]:hover{color:var(--accent)}.theme-toggle[data-astro-cid-rutobish]:focus-visible,.guide-switcher-toggle[data-astro-cid-rutobish]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.site-nav[data-astro-cid-rutobish]{z-index:12;background:var(--bg);border-bottom:1px solid var(--line);position:sticky;top:0}.site-nav-inner[data-astro-cid-rutobish]{grid-template-columns:1fr auto;align-items:center;max-width:64rem;min-height:2.75rem;margin:0 auto;padding:0 1.25rem;display:grid;position:relative}.site-nav-breadcrumb[data-astro-cid-rutobish]{min-width:0;min-height:2.75rem;color:var(--muted);white-space:nowrap;justify-self:start;align-items:center;gap:.3rem;font-size:.9rem;display:flex}.mobile-home-link[data-astro-cid-rutobish]{display:none}.site-nav-breadcrumb[data-astro-cid-rutobish] a[data-astro-cid-rutobish],.desktop-guide-switcher[data-astro-cid-rutobish]{color:var(--text);font-weight:700;text-decoration:none}.site-nav-breadcrumb[data-astro-cid-rutobish] a[data-astro-cid-rutobish]:hover,.desktop-guide-switcher[data-astro-cid-rutobish]:hover{color:var(--accent)}.site-nav-actions[data-astro-cid-rutobish]{justify-self:end;align-items:center;display:flex}.site-theme-toggle[data-astro-cid-rutobish]{min-height:2.75rem;padding:0 .75rem}.guide-switcher-toggle[data-astro-cid-rutobish]{height:2.75rem;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.desktop-guide-switcher[data-astro-cid-rutobish]{align-items:center;gap:.45rem;display:flex}.dropdown-chevron[data-astro-cid-rutobish]{border-bottom:1.5px solid;border-right:1.5px solid;width:.45rem;height:.45rem;margin-top:-.2rem;transition:transform .12s;transform:rotate(45deg)}.desktop-guide-switcher[data-astro-cid-rutobish][aria-expanded=true] .dropdown-chevron[data-astro-cid-rutobish]{margin-top:.2rem;transform:rotate(225deg)}.mobile-guide-switcher[data-astro-cid-rutobish]{place-items:center;width:2.75rem;display:none}.menu-icon[data-astro-cid-rutobish]{flex-direction:column;justify-content:space-between;width:1.1rem;height:.85rem;display:flex}.menu-icon[data-astro-cid-rutobish]>span[data-astro-cid-rutobish]{background:var(--muted);border-radius:1px;width:100%;height:2px;transition:transform .12s,opacity .12s;display:block}.guide-switcher-toggle[data-astro-cid-rutobish]:hover .menu-icon[data-astro-cid-rutobish]>span[data-astro-cid-rutobish]{background:var(--accent)}.guide-switcher-toggle[data-astro-cid-rutobish][aria-expanded=true] .menu-icon[data-astro-cid-rutobish]>span[data-astro-cid-rutobish]:first-child{transform:translateY(.365rem)rotate(45deg)}.guide-switcher-toggle[data-astro-cid-rutobish][aria-expanded=true] .menu-icon[data-astro-cid-rutobish]>span[data-astro-cid-rutobish]:nth-child(2){opacity:0}.guide-switcher-toggle[data-astro-cid-rutobish][aria-expanded=true] .menu-icon[data-astro-cid-rutobish]>span[data-astro-cid-rutobish]:nth-child(3){transform:translateY(-.365rem)rotate(-45deg)}.guide-switcher-menu[data-astro-cid-rutobish]{border:1px solid var(--line);background:var(--surface);border-top:0;width:min(20rem,100vw - 2.5rem);max-height:calc(100dvh - 2.75rem);padding:.35rem 1rem .5rem;display:block;position:absolute;inset:100% auto auto 1.25rem;overflow-y:auto;box-shadow:0 .75rem 1.5rem #0003}.guide-menu-overview[data-astro-cid-rutobish]{border-bottom:1px solid var(--line);min-height:2.75rem;color:var(--text);justify-content:space-between;align-items:center;font-weight:700;text-decoration:none;display:flex}.guide-menu-overview[data-astro-cid-rutobish]:hover{color:var(--accent)}.guide-menu-section[data-astro-cid-rutobish]+.guide-menu-section[data-astro-cid-rutobish]{margin-top:.6rem}.guide-menu-section[data-astro-cid-rutobish] h2[data-astro-cid-rutobish]{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:.45rem 0 .3rem;font-size:.7rem}.guide-switcher-menu[data-astro-cid-rutobish] ul[data-astro-cid-rutobish]{margin:0;padding:0;list-style:none}.guide-switcher-menu[data-astro-cid-rutobish] li[data-astro-cid-rutobish]+li[data-astro-cid-rutobish]{border-top:1px solid var(--line)}.guide-switcher-menu[data-astro-cid-rutobish] a[data-astro-cid-rutobish]{min-height:2.75rem;color:var(--text);justify-content:space-between;align-items:center;font-weight:650;text-decoration:none;display:flex}.guide-switcher-menu[data-astro-cid-rutobish] a[data-astro-cid-rutobish][aria-current=page]{color:var(--accent)}@media (width<=42rem){.site-nav[data-astro-cid-rutobish]{padding-top:env(safe-area-inset-top)}.site-nav-inner[data-astro-cid-rutobish]{padding:0 1rem}.desktop-guide-switcher[data-astro-cid-rutobish]{display:none}.mobile-home-link[data-astro-cid-rutobish]{display:inline}.mobile-guide-switcher[data-astro-cid-rutobish]{display:grid}.guide-switcher-menu[data-astro-cid-rutobish]{width:auto;max-height:calc(100dvh - 2.75rem - env(safe-area-inset-top));border-inline:0;padding-inline:1rem;inset:100% 0 auto}}:root{color-scheme:dark;--bg:#111411;--surface:#191d19;--line:#303630;--text:#edf1ed;--muted:#a2aaa2;--accent:#f08ab7;--accent-soft:#442034;font-synthesis:none;font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica,helvetica neue,ubuntu,roboto,noto,segoe ui,arial,sans-serif}:root[data-accent=blue]{--accent:#76baff;--accent-soft:#153354}:root[data-accent=green]{--accent:#7fcf73;--accent-soft:#1d4424}:root[data-accent=amber]{--accent:#f0b75f;--accent-soft:#493214}:root[data-accent=red]{--accent:#ef7663;--accent-soft:#4b201b}:root[data-accent=purple]{--accent:#bd8cff;--accent-soft:#392454}:root[data-theme=light]{color-scheme:light;--bg:#fff;--surface:#f5f7f5;--line:#d9ddd9;--text:#182019;--muted:#5f685f;--accent:#a92d68;--accent-soft:#f9e3ee}:root[data-theme=light][data-accent=blue]{--accent:#1769aa;--accent-soft:#e2f0ff}:root[data-theme=light][data-accent=green]{--accent:#2d7a37;--accent-soft:#e1f4e3}:root[data-theme=light][data-accent=amber]{--accent:#94600b;--accent-soft:#fff0cf}:root[data-theme=light][data-accent=red]{--accent:#a43b2e;--accent-soft:#ffe8e4}:root[data-theme=light][data-accent=purple]{--accent:#7542a8;--accent-soft:#f0e5fb}*{box-sizing:border-box}html{background:var(--bg);min-width:20rem}body{background:var(--bg);min-height:100vh;color:var(--text);margin:0}::selection{background:var(--accent-soft);color:var(--text)}[hidden]{display:none!important}
