:root{--accent:#000;--accent-dark:#000d8a;--black:15, 18, 25;--gray:96, 115, 159;--gray-light:229, 233, 240;--gray-dark:34, 41, 57;--gray-gradient:rgba(var(--gray-light), 50%), #fff;--bg:#fff;--bg-surface:#fff;--scroll-progress-bg:#000;--box-shadow:0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%)}[data-theme=dark]{--accent:#a0b4ff;--accent-dark:#7b93db;--black:230, 232, 240;--gray:150, 160, 180;--gray-light:45, 50, 60;--gray-dark:200, 208, 220;--gray-gradient:rgba(var(--gray-light), 50%), #141420;--bg:#141420;--bg-surface:#1e1e2e;--scroll-progress-bg:#fff;--box-shadow:0 2px 6px #0006, 0 8px 24px #00000080, 0 16px 32px #00000080}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--accent:#a0b4ff;--accent-dark:#7b93db;--black:230, 232, 240;--gray:150, 160, 180;--gray-light:45, 50, 60;--gray-dark:200, 208, 220;--gray-gradient:rgba(var(--gray-light), 50%), #141420;--bg:#141420;--bg-surface:#1e1e2e;--scroll-progress-bg:#fff;--box-shadow:0 2px 6px #0006, 0 8px 24px #00000080, 0 16px 32px #00000080}}@font-face{font-family:Source Serif;src:url(/fonts/SourceSerif4-Light.woff2);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Source Serif;src:url(/fonts/SourceSerif4-Regular.woff2);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Source Serif;src:url(/fonts/SourceSerif4-Italic.woff2);font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Source Serif;src:url(/fonts/SourceSerif4-SemiBold.woff2);font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Source Serif;src:url(/fonts/SourceSerif4-Bold.woff2);font-weight:700;font-style:normal;font-display:swap}html{overflow-x:hidden}body{text-align:left;background-color:var(--bg);word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--gray-dark));margin:0;padding:0;font-family:DM Sans,sans-serif;font-size:1.2rem;line-height:1.3;transition:background-color .3s,color .3s;overflow-x:hidden}main{box-sizing:border-box;width:100%;max-width:720px;margin:auto;padding:3em 1em}h1,h2,h3,h4,h5,h6{color:rgb(var(--black));margin:0 0 .5rem;font-family:Source Serif,serif;line-height:1.2}h1{font-size:3.052em}h2{font-size:2.441em}h3{font-size:1.953em}h4{font-size:1.563em}h5{font-size:1.25em}strong,b{font-weight:700}a{color:var(--accent);text-underline-offset:5px;text-decoration-style:dashed}a:hover{color:var(--accent)}p{letter-spacing:.4px;margin-bottom:1em}textarea{width:100%;font-size:16px}input{font-size:16px}.prose :where(table){-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}table{border-collapse:collapse;width:100%;margin:2em 0}table th,table td{border:1px solid rgb(var(--gray-light));text-align:left;padding:.75em 1em}table th{background-color:rgb(var(--gray-light));color:rgb(var(--black));font-weight:600}@media (width<=720px){table{font-size:.9em}table th,table td{padding:.5em .75em}}img{border-radius:8px;max-width:100%;height:auto}iframe{max-width:100%}code{background-color:rgb(var(--gray-light));border-radius:2px;padding:2px 5px}pre{white-space:pre-wrap;border-radius:8px;max-width:100%;padding:1.5em;overflow-x:hidden}pre>code{all:unset;white-space:inherit;overflow-wrap:anywhere;word-break:break-word}blockquote{border-left:4px solid var(--accent);margin:0;padding:0 0 0 20px}hr{border:none;border-top:1px solid rgb(var(--gray-light))}button{background-color:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:.5em 1em;font-family:DM Sans,sans-serif;transition:background-color .3s}@media (width<=720px){body{font-size:18px}main{padding:1em}h1,h2{font-size:1.8rem}}.sr-only{clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:0;padding:0;overflow:hidden;position:absolute!important}.lang-picker-overlay{z-index:10000;background:#0f12198c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.lang-picker-modal{background:var(--bg-surface);color:rgb(var(--gray-dark));text-align:center;width:100%;max-width:360px;box-shadow:var(--box-shadow);border-radius:12px;padding:2rem 1.75rem}.lang-picker-title{color:rgb(var(--black));margin:0 0 1.25rem;font-size:1.05rem;font-weight:600}.lang-picker-options{justify-content:center;gap:.75rem;display:flex}.lang-picker-options button{border:1px solid rgb(var(--gray-light));background:var(--bg);color:rgb(var(--gray-dark));cursor:pointer;border-radius:8px;flex:1;padding:.65rem .75rem;font-family:DM Sans,sans-serif;font-size:1rem;transition:all .2s}.lang-picker-options button:hover{border-color:var(--accent);color:rgb(var(--black))}a[data-astro-cid-evkijfd6]{text-decoration:none;display:inline-block}a[data-astro-cid-evkijfd6].active{font-weight:bolder;text-decoration:underline}header[data-astro-cid-nen7h5rs]{border-radius:100px;max-width:960px;margin:10px auto;padding:0 1em;& h2{font-style:italic}}h2[data-astro-cid-nen7h5rs]{margin:0;font-size:1em}h2[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs],h2[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{text-decoration:none}nav[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;display:flex}.nav-right[data-astro-cid-nen7h5rs]{align-items:center;gap:.5rem;display:flex}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--black);padding:10px;text-decoration:none}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{text-decoration:none}.social-links[data-astro-cid-nen7h5rs],.social-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{display:flex}.internal-links[data-astro-cid-nen7h5rs]{font-size:1rem}.lang-switch[data-astro-cid-nen7h5rs]{color:rgb(var(--gray-dark));white-space:nowrap;border-radius:8px;padding:6px 10px;font-size:.9rem;text-decoration:none;transition:all .2s}.lang-switch[data-astro-cid-nen7h5rs]:hover{background:rgba(var(--gray-light), .5);color:rgb(var(--black))}.mobile-lang-switch[data-astro-cid-nen7h5rs]{align-self:flex-start}.theme-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;color:rgb(var(--gray-dark));background:0 0;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:8px;transition:all .2s;display:flex}.theme-toggle[data-astro-cid-nen7h5rs]:hover{background:rgba(var(--gray-light), .5);color:rgb(var(--black))}:root:not([data-theme=dark]) .icon-moon[data-astro-cid-nen7h5rs]{display:block}:root:not([data-theme=dark]) .icon-sun[data-astro-cid-nen7h5rs]{display:none}[data-astro-cid-nen7h5rs][data-theme=dark] .icon-sun[data-astro-cid-nen7h5rs]{display:block}[data-astro-cid-nen7h5rs][data-theme=dark] .icon-moon[data-astro-cid-nen7h5rs]{display:none}.mobile-theme-toggle[data-astro-cid-nen7h5rs]{font-size:.95rem;display:none}.mobile-menu-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:8px;display:none}.hamburger-line[data-astro-cid-nen7h5rs]{background-color:rgb(var(--black));border-radius:2px;width:24px;height:3px;transition:all .3s}.mobile-menu[data-astro-cid-nen7h5rs]{border-top:1px solid rgb(var(--gray-light));flex-direction:column;gap:1rem;margin-top:1rem;padding:1rem;display:none}.mobile-internal-links[data-astro-cid-nen7h5rs]{flex-direction:column;gap:.5rem;display:flex}.mobile-search[data-astro-cid-nen7h5rs]{gap:10px;width:100%;display:flex}.mobile-search[data-astro-cid-nen7h5rs] .search-trigger[data-astro-cid-nen7h5rs]{cursor:pointer;color:rgb(var(--gray-dark));background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.mobile-search[data-astro-cid-nen7h5rs] .search-trigger[data-astro-cid-nen7h5rs]:hover{background:rgba(var(--gray-light), .5);color:rgb(var(--black))}.mobile-search-modal[data-astro-cid-nen7h5rs],.mobile-search-modal[data-astro-cid-nen7h5rs] .search-trigger[data-astro-cid-nen7h5rs]{display:none}.mobile-menu[data-astro-cid-nen7h5rs].active{display:flex}.mobile-menu-toggle[data-astro-cid-nen7h5rs].active .hamburger-line[data-astro-cid-nen7h5rs]:first-child{transform:rotate(45deg)translate(3px,7px)}.mobile-menu-toggle[data-astro-cid-nen7h5rs].active .hamburger-line[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0;transform:scale(0)}.mobile-menu-toggle[data-astro-cid-nen7h5rs].active .hamburger-line[data-astro-cid-nen7h5rs]:nth-child(3){transform:rotate(-45deg)translate(4px,-7px)}@media (width<=720px){.social-links[data-astro-cid-nen7h5rs],.nav-right[data-astro-cid-nen7h5rs]{display:none}.mobile-menu-toggle[data-astro-cid-nen7h5rs],.mobile-theme-toggle[data-astro-cid-nen7h5rs]{display:flex}}footer[data-astro-cid-jo6i4kqk]{background:linear-gradient(var(--gray-gradient)) no-repeat;color:rgb(var(--gray));text-align:center;padding:10px}.social-links[data-astro-cid-jo6i4kqk]{justify-content:center;gap:1em;margin-top:1em;display:flex}.social-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:rgb(var(--gray));text-decoration:none}.social-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:rgb(var(--gray-dark))}
