:root{--accent: #8B5CF6;--accent-dark: #7C3AED;--accent-light: #A78BFA;--secondary: #EC4899;--secondary-dark: #DB2777;--black: 15, 18, 25;--gray: 107, 114, 128;--gray-light: 243, 244, 246;--gray-dark: 31, 41, 55;--white: 255, 255, 255;--purple-gradient: linear-gradient(135deg, #8B5CF6, #A78BFA);--background-gradient: linear-gradient(135deg, #F8FAFC, #F1F5F9);--hero-gradient: linear-gradient(135deg, rgba(139, 92, 246, .1), rgba(167, 139, 250, .05));--box-shadow: 0 4px 6px rgba(139, 92, 246, .1), 0 10px 15px rgba(139, 92, 246, .1);--box-shadow-lg: 0 10px 25px rgba(139, 92, 246, .15), 0 20px 40px rgba(139, 92, 246, .1);--glow-shadow: 0 0 20px rgba(139, 92, 246, .3)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0;padding:0;text-align:left;background:var(--background-gradient);min-height:100vh;word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--gray-dark));font-size:16px;font-weight:400;line-height:1.8;letter-spacing:-.01em}main{width:720px;max-width:calc(100% - 2em);margin:auto;padding:3em 1em}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:rgb(var(--black));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,a:hover{color:var(--accent)}p{margin-bottom:1.2em;font-size:1.05em;line-height:1.75}.prose p{margin-bottom:1.5em;font-size:1.05em;line-height:1.75}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto;border-radius:8px}code{padding:2px 5px;background-color:rgb(var(--gray-light));border-radius:2px}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:4px solid var(--accent);padding:0 0 0 20px;margin:0;font-size:1.333em}hr{border:none;border-top:1px solid rgb(var(--gray-light))}@media (max-width: 720px){body{font-size:18px}main{padding:1em}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.admonition{padding:1rem 1.5rem;margin:1.5rem 0;border-left:.25rem solid;border-radius:.5rem;background:var(--background-gradient);box-shadow:var(--box-shadow)}.admonition-title{font-weight:700;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.admonition-title:before{content:"";width:1rem;height:1rem;display:inline-block;background-size:contain;background-repeat:no-repeat}.admonition p:last-child{margin-bottom:0}.admonition[data-type=note]{border-color:#0969da;background-color:#0969da0d}.admonition[data-type=note] .admonition-title{color:#0969da}.admonition[data-type=tip]{border-color:#1a7f37;background-color:#1a7f370d}.admonition[data-type=tip] .admonition-title{color:#1a7f37}.admonition[data-type=important]{border-color:#8250df;background-color:#8250df0d}.admonition[data-type=important] .admonition-title{color:#8250df}.admonition[data-type=warning]{border-color:#9a6700;background-color:#9a67000d}.admonition[data-type=warning] .admonition-title{color:#9a6700}.admonition[data-type=caution]{border-color:#cf222e;background-color:#cf222e0d}.admonition[data-type=caution] .admonition-title{color:#cf222e}div[data-remark-github-alert]{padding:1rem 1.5rem;margin-bottom:1rem;border-left:.25rem solid #777;border-radius:.5rem;background:var(--background-gradient);box-shadow:var(--box-shadow)}div[data-remark-github-alert]>p:first-of-type{margin-top:0;font-weight:700}div[data-remark-github-alert]>p:last-of-type{margin-bottom:0}div[data-remark-github-alert-title=NOTE]{border-color:#0969da;background-color:#0969da0d}div[data-remark-github-alert-title=TIP]{border-color:#1a7f37;background-color:#1a7f370d}div[data-remark-github-alert-title=IMPORTANT]{border-color:#8250df;background-color:#8250df0d}div[data-remark-github-alert-title=WARNING]{border-color:#9a6700;background-color:#9a67000d}div[data-remark-github-alert-title=CAUTION]{border-color:#cf222e;background-color:#cf222e0d}mark{background:linear-gradient(135deg,#ffeb3bcc,#ffc10799);color:rgb(var(--gray-dark));padding:.1em .3em;border-radius:.25rem;box-shadow:0 1px 3px #ffc1074d;font-weight:500}.site-header[data-astro-cid-pux6a34n]{background:#fffffff2;backdrop-filter:blur(10px);border-bottom:1px solid rgba(139,92,246,.1);position:sticky;top:0;z-index:100;padding:1rem 0}.header-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.site-title[data-astro-cid-pux6a34n]{font-size:1.5rem;font-weight:700;color:#1f2937}.site-title[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{text-decoration:none;color:inherit;transition:color .3s ease}.site-title[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:#8b5cf6}.main-navigation[data-astro-cid-pux6a34n]{display:flex;align-items:center}.nav-tabs[data-astro-cid-pux6a34n]{display:flex;align-items:center;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);padding:.5rem;border-radius:2rem;box-shadow:0 4px 20px #8b5cf626}.nav-tab[data-astro-cid-pux6a34n]{display:inline-block;position:relative;padding:.75rem 1.5rem;margin:0 .25rem;text-decoration:none;color:#6b7280;font-weight:500;border-radius:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);clip-path:polygon(0 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,0 100%,15px 50%)}.nav-tab[data-astro-cid-pux6a34n]:hover{color:#8b5cf6;background:#8b5cf61a}.nav-tab--active[data-astro-cid-pux6a34n]{background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;box-shadow:0 4px 15px #8b5cf64d;clip-path:polygon(0 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,0 100%,15px 50%)}.nav-tab--active[data-astro-cid-pux6a34n]:hover{background:linear-gradient(135deg,#7c3aed,#8b5cf6);color:#fff}.nav-tab__text[data-astro-cid-pux6a34n]{position:relative;z-index:1}@media (max-width: 768px){.header-container[data-astro-cid-pux6a34n]{padding:0 1rem}.site-title[data-astro-cid-pux6a34n]{font-size:1.25rem}.nav-tabs[data-astro-cid-pux6a34n]{padding:.25rem}.nav-tab[data-astro-cid-pux6a34n]{padding:.5rem 1rem;font-size:.875rem;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%,10px 50%)}.nav-tab--active[data-astro-cid-pux6a34n]{clip-path:polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%,10px 50%)}}@media (max-width: 480px){.header-container[data-astro-cid-pux6a34n]{flex-direction:column;gap:1rem}.nav-tabs[data-astro-cid-pux6a34n]{background:none;padding:0;box-shadow:none;flex-direction:column;gap:.5rem}.nav-tab[data-astro-cid-pux6a34n]{margin:0;width:200px;text-align:center}}footer[data-astro-cid-sz7xmlte]{padding:2em 1em 6em;background:linear-gradient(var(--gray-gradient)) no-repeat;color:rgb(var(--gray));text-align:center}.social-links[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;gap:1em;margin-top:1em}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:none;color:rgb(var(--gray))}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:rgb(var(--gray-dark))}
