*,*:before,*:after{padding:0;margin:0;box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{background:var(--background);color:var(--text-primary)}:root{color-scheme:light dark;--background: hsl(0, 0%, 100%);--text-primary: hsl(240, 6%, 25%);--text-secondary: hsl(240, 3%, 43%);--text-gray: hsl(240, 2%, 41%);--card: hsl(240, 6%, 97%);--accent: #3a51b0;--accent-soft: rgba(100, 108, 255, .14);--divider: #e2e2e3;--hr: #e2e2e3;--border: #e2e2e3;--code: #f6f8fa;--btn-hover: #deebff}.dark{--background: hsl(240, 7%, 11%);--text-primary: hsl(60, 12%, 86%);--text-secondary: #6a6a71;--text-gray: hsl(240, 4%, 61%);--card: hsl(231, 10%, 14%);--accent: #abb1fd;--accent-soft: rgba(100, 108, 255, .16);--divider: #000000;--hr: #2e2e32;--border: #2e2e32;--code: #0d1117;--btn-hover: #1e293b}.light .astro-code,.light .astro-code span{color:var(--shiki-light)!important;background-color:var(--shiki-light-bg)!important;font-style:var(--shiki-light-font-style)!important;font-weight:var(--shiki-light-font-weight)!important;text-decoration:var(--shiki-light-text-decoration)!important}.dark .astro-code,.dark .astro-code span{color:var(--shiki-dark)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;text-decoration:var(--shiki-dark-text-decoration)!important}.page-heading{font-size:1.2rem;font-weight:500;padding-bottom:2rem}.page-subheading{margin-top:48px;line-height:32px;font-size:24px;font-weight:600}.back-btn{position:fixed;top:80px;left:20px;z-index:100;display:flex;align-items:center;gap:6px;padding:6px 12px;background-color:var(--card);color:var(--accent);border:1px solid var(--border);border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 3px 12px #00000012,0 1px 4px #00000012;text-decoration:none}.back-btn:hover{background-color:var(--btn-hover);border-color:var(--accent-soft);color:var(--text-primary)}a{text-decoration:none;color:var(--text-primary)}.hr{border:none;height:1px;background-color:var(--hr)}@media screen and (min-width:768px){.page-heading{font-size:1.4rem}}@media screen and (min-width:1440px){.page-heading{font-size:1.6rem}}@media screen and (min-width:2500px){.page-heading{font-size:1.8rem}}.content-container{max-width:688px;margin:0 auto;padding-top:30px}.container{width:92%;margin:0 auto;padding:30px 0 0}@media screen and (min-width:768px){.container{width:90%}}@media screen and (min-width:1440px){.container{max-width:2000px;width:90%}}@media screen and (min-width:2500px){.container{max-width:2300px;width:92%}}@media print{body,html{margin:0;padding:0;width:100%!important;background:#fff!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji",Segoe UI Symbol!important;font-size:11pt!important;line-height:1.6!important;color:#37352f!important}.print-only{width:210mm!important;max-width:210mm!important;min-width:210mm!important;margin:0 auto!important;padding:20mm!important;box-sizing:border-box!important}.markdown-body{font-size:12pt!important;line-height:1.6!important}h1,h2,h3,p,code{break-after:avoid!important;color:#2e2e2e!important}h1,h2,h3,h4{font-weight:600!important;color:#37352f!important;line-height:1.3!important;margin-top:1.4em!important;margin-bottom:.5em!important;break-after:avoid!important}h1{font-size:24pt!important;margin-top:1rem!important;margin-bottom:1rem!important;border:none!important}h2{font-size:18pt!important;padding-top:.5em!important;border-bottom:1px solid #efefef!important;margin-bottom:.75em!important}h3{font-size:14pt!important}h4{font-size:12pt!important}p{margin-bottom:.5em!important;margin-top:0!important}table,.astro-code{break-inside:avoid}.download-btn,.copy-code-btn,header,.back-btn{display:none!important}hr{margin:1rem 0!important}.container,.wrapper{padding-top:0!important}li{color:#3c3c44}}@media print{@page{size:A4;margin:10mm!important}blockquote{border-left:3px solid #000;padding-left:14px;margin-left:0;color:#37352f;font-style:italic}ul,ol{margin-top:0;margin-bottom:.5em;padding-left:1.5em}li{margin-bottom:.3em;padding-left:.2em}img{max-width:100%;height:auto;border-radius:3px;margin:1em 0;break-inside:avoid}header,footer,nav,.ui-elements{display:none!important}a{color:inherit;text-decoration:underline;text-decoration-color:#ccc}.katex{color:#000!important}}@page{size:A4;margin:2rem 1rem 1rem}.print-only[dir=rtl]{font-family:Amiri,serif}.print-only[dir=ltr]{font-family:Inter,sans-serif}.astro-code{overflow-x:visible;white-space:pre-wrap}header[data-astro-cid-dmqpwcec]{border-bottom:1px solid var(--divider);position:fixed;top:0;right:0;left:0;z-index:99;background:var(--background)}header[data-astro-cid-dmqpwcec] div[data-astro-cid-dmqpwcec].container{display:flex;justify-content:space-between;align-items:center;min-height:60px;padding:10px 0}.logo[data-astro-cid-dmqpwcec]{font-weight:700;white-space:nowrap;font-size:1.1rem}.theme-toggle-desktop[data-astro-cid-dmqpwcec]{width:44px;height:24px;background-color:var(--card);position:relative;border-radius:100px;border:1px solid var(--divider);cursor:pointer;transition:background-color .3s ease;padding:0}.theme-toggle-desktop[data-astro-cid-dmqpwcec] .circle[data-astro-cid-dmqpwcec]{position:absolute;top:2px;left:2px;height:18px;width:18px;background-color:var( --divider );border-radius:50%;display:flex;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.dark .circle[data-astro-cid-dmqpwcec]{transform:translate(20px)}.icon[data-astro-cid-dmqpwcec]{transform:translate(0);color:var(--text-primary);opacity:1;width:12px;height:12px;transition:1s}.icon-moon[data-astro-cid-dmqpwcec]{display:none}.icon-sun[data-astro-cid-dmqpwcec]{display:block}.dark .icon-sun[data-astro-cid-dmqpwcec]{display:none}.dark .icon-moon[data-astro-cid-dmqpwcec]{display:block}main[data-astro-cid-losip7nv]{padding-top:80px}
