:root{--primary:#24292f;--foreground-default:#292f32;--foreground-subtle:#505659;--secondary:#fff;--alternative:#f1f5f9;--terminalbg:#263238;--terminal:#fff;--background-default:#fffaf3;--background-toned:#feefd6;--background-brand:#eb6837;--background-strong:#c44e00;--background-yellow:#feebc9;--background-purple:#eeecff;--background-orange:#ffe4d4;--background-green:#e5f7d5;--background-red:#ffe1de;--background-lilac:#f7f6ff;--background-orange-soft:#fff4ee;--border-default:#ead4af;--border-purple:#c5bffe;--focus-ring:#6e62f7}[data-theme=dark]{--primary:#fff;--secondary:#24292f;--alternative:#23333d;--terminalbg:#fff;--terminal:#263238}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background-default);max-width:100vw;color:var(--foreground-default);transition:all .2s;overflow-x:clip}p{margin:1em 0;font-size:1.25rem;font-weight:300;line-height:1.75rem}a{color:var(--foreground-default)}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}
.LocaleSwitcher-module__67fYfW__container{position:relative}.LocaleSwitcher-module__67fYfW__trigger{border:1px solid var(--border-default);cursor:pointer;color:var(--foreground-default);background:0 0;border-radius:12px;align-items:center;gap:8px;padding:12px;font-size:1rem;font-weight:600;display:flex}.LocaleSwitcher-module__67fYfW__flagwrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;gap:8px;display:flex;overflow:hidden}.LocaleSwitcher-module__67fYfW__flagimage{object-fit:cover;width:100%;height:100%}.LocaleSwitcher-module__67fYfW__label{white-space:nowrap}.LocaleSwitcher-module__67fYfW__chevron{flex-shrink:0;transition:transform .2s}.LocaleSwitcher-module__67fYfW__chevronopen{transform:rotate(180deg)}.LocaleSwitcher-module__67fYfW__dropdown{background:var(--secondary);z-index:100;border-radius:12px;flex-direction:column;align-items:stretch;gap:4px;min-width:100%;margin:0;padding:4px;list-style:none;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 2px 8px #0000000f}.LocaleSwitcher-module__67fYfW__dropdownitem{cursor:pointer;min-width:100%;color:var(--foreground-default);white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px;font-size:1rem;font-weight:600;transition:background .15s;display:flex}.LocaleSwitcher-module__67fYfW__dropdownitem:hover{background:#f7f7f7}.LocaleSwitcher-module__67fYfW__dropdownitemactive{background:var(--alternative);cursor:default}
