*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}img{max-width:100%}:root{--tk-gutter: 40px}@media (max-width: 640px){:root{--tk-gutter: 20px}}@media (max-width: 400px){:root{--tk-gutter: 16px}}@media (max-width: 640px){.tk-stack{flex-direction:column;align-items:flex-start}.tk-hide-sm{display:none!important}.tk-full-sm{width:100%;justify-content:center}.tk-scroll-x{overflow-x:auto}}:root{color-scheme:light;--c-bg: #ffffff;--c-surface: #fafbfd;--c-soft: #f0edff;--c-card: #ffffff;--c-card-alt: #fafbfd;--c-accent-soft: #f0edff;--c-legal-box: #f7f6ff;--c-legal-border: #e9e4ff;--c-text: #12162e;--c-text-body: #33384f;--c-text-muted: #4a5069;--c-text-faint: #8a90a2;--c-text-faint2: #a0a6b8;--c-border: #eef0f5;--c-header-bg: rgba(240, 237, 255, .72);--c-btn-bg: #12162e;--c-btn-fg: #ffffff}:root[data-theme=dark]{color-scheme:dark;--c-bg: #0e1428;--c-surface: #131a2d;--c-soft: #1a1f3d;--c-card: #161d34;--c-card-alt: #1a2138;--c-accent-soft: #262147;--c-legal-box: #191a35;--c-legal-border: #2e2a55;--c-text: #eaedf6;--c-text-body: #c3c9db;--c-text-muted: #a6adc2;--c-text-faint: #868ea6;--c-text-faint2: #727a92;--c-border: #27304d;--c-header-bg: rgba(12, 17, 34, .72);--c-btn-bg: #f3f5fb;--c-btn-fg: #12162e}html{background:var(--c-bg);color:var(--c-text)}body{transition:background-color .25s ease,color .25s ease}.tk-theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;border:1px solid var(--c-border);background:var(--c-card);color:var(--c-text);cursor:pointer;padding:0;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.tk-theme-toggle:hover{border-color:#6d4aff;color:#6d4aff}.tk-theme-toggle:focus-visible{outline:2px solid #6d4aff;outline-offset:2px}
