@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap";@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}.typewriter[data-astro-cid-qo3sx6ku]{display:inline-block}.typed-text[data-astro-cid-qo3sx6ku]{white-space:pre-wrap;color:#fff}.cursor[data-astro-cid-qo3sx6ku]{color:#fff;margin-left:2px;font-weight:700;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero-header[data-astro-cid-boo2k4tg]{color:#fff;justify-content:center;align-items:center;width:100%;height:100dvh;min-height:520px;display:flex;position:relative;overflow:hidden}.hero-bg[data-astro-cid-boo2k4tg]{z-index:0;width:100%;height:100%;transition:transform 10s ease-out;transition:transform .8s var(--ease-out-expo);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0}.hero-header[data-astro-cid-boo2k4tg].hero-compact{height:60dvh;min-height:360px;margin-bottom:-88px}.hero-header[data-astro-cid-boo2k4tg].hero-compact .hero-bg[data-astro-cid-boo2k4tg]{height:100dvh;top:50%;transform:translateY(-50%)}.hero-overlay[data-astro-cid-boo2k4tg]{z-index:1;width:100%;height:100%;transition:opacity .8s var(--ease-out-expo);background:#0006;position:absolute;top:0;left:0}.hero-content[data-astro-cid-boo2k4tg]{z-index:10;text-align:center;cursor:default;padding:2em;position:relative}.hero-title[data-astro-cid-boo2k4tg]{text-shadow:0 2px 4px #ffffff4d;color:#fff;font-size:clamp(2rem,4.5vw,2.5rem);font-weight:700;line-height:1.4}.hero-subtitle[data-astro-cid-boo2k4tg]{opacity:0;color:#fff;margin-top:.5em;font-size:1.2em;animation:1s ease-out 2.5s forwards fade-in-up}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:.9;transform:translateY(0)}}.scroll-down[data-astro-cid-boo2k4tg]{z-index:10;color:#fff;cursor:pointer;animation:2s infinite bounce;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@media (hover:hover) and (pointer:fine){.hero-header[data-astro-cid-boo2k4tg].hero-interactive:has(.hero-content:hover) .hero-bg[data-astro-cid-boo2k4tg]{transform:scale(1.05)}.hero-header[data-astro-cid-boo2k4tg].hero-interactive:has(.hero-content:hover) .hero-overlay[data-astro-cid-boo2k4tg]{opacity:.1}}@media (width<=720px){.hero-header[data-astro-cid-boo2k4tg]{min-height:460px}.hero-header[data-astro-cid-boo2k4tg].hero-compact{height:52dvh;min-height:260px;margin-bottom:-56px}.hero-content[data-astro-cid-boo2k4tg]{padding:1.25em}.hero-title[data-astro-cid-boo2k4tg]{font-size:clamp(1.3rem,6vw,1.75rem);line-height:1.35}.hero-subtitle[data-astro-cid-boo2k4tg]{font-size:1rem}}:root{--header-height:64px;--anchor-gap:16px;--accent:#2337ff;--accent-dark:#000d8a;--accent-rgb:35, 55, 255;--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%), var(--color-bg);--box-shadow:0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%);--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-elastic:cubic-bezier(.175, .885, .32, 1.275);--theme-color-transition-duration:.4s;--theme-color-transition-ease:cubic-bezier(.2, 0, 0, 1);--theme-transition:background-color var(--theme-color-transition-duration) var(--theme-color-transition-ease), color var(--theme-color-transition-duration) var(--theme-color-transition-ease), border-color var(--theme-color-transition-duration) var(--theme-color-transition-ease), box-shadow var(--theme-color-transition-duration) var(--theme-color-transition-ease);--color-bg:#f4f5f6;--color-surface:#fff;--color-surface-hover:#fafbfc;--color-surface-elevated:#fafafa;--color-surface-input:#f8f9fa;--color-text:#333;--color-text-secondary:#666;--color-text-tertiary:#888;--color-text-muted:#999;--color-text-strong:#222;--color-border:#eee;--color-border-subtle:#f0f0f0;--color-border-strong:#e5e5e5;--color-tag-bg:#f0f0f0;--color-tag-bg-hover:#e0e0e0;--color-tag-text:#666;--shadow-color:0, 0, 0;--shadow-card:0 4px 24px #0000000f;--shadow-card-hover:0 2px 16px #0000000a;--color-code-inline-bg:linear-gradient(135deg, #f8f9fa 0%, #f0f1f3 100%);--color-code-inline-text:#d63384;--color-code-inline-border:#0000000f;--color-code-block-bg:#fff;--color-code-block-text:#374151;--color-code-block-border:#00000014;--color-code-block-shadow:0 4px 6px -1px #00000014, 0 2px 4px -1px #0000000a;--color-code-block-shadow-hover:0 10px 25px -5px #0000001a, 0 4px 6px -2px #0000000d;--color-code-toolbar-bg:#0000000a;--color-code-toolbar-text:#00000080;--color-code-toolbar-border:#0000000f;--color-code-toolbar-hover:#00000014;--color-line-numbers-bg:#00000005;--color-line-numbers-border:#0000000f;--color-line-numbers-text:#0000004d;--color-blockquote-border:#d2d2d2;--color-blockquote-text:#787878;--color-header-bg:#fff;--color-header-glass:#ffffffb3;--color-header-glass-border:#ffffff80;--color-header-shadow:0 2px 8px #0f12190d;--color-search-bg:#fff;--color-search-footer-bg:#fcfcfc;--color-search-result-hover:#f8f9fa;--color-search-highlight-text:#e53e3e;--color-search-highlight-bg:#e53e3e1a;--color-scrollbar:#9996;--color-scrollbar-hover:#9999;--color-skill-bar-bg:#e0e0e0;--color-gradient-start:#667eea;--color-hobby-gradient:linear-gradient(135deg, #f8f9fa, #e9ecef)}[data-theme=dark]{--accent:#7b8cff;--accent-dark:#5c6ae6;--accent-rgb:123, 140, 255;--black:232, 234, 237;--gray:140, 155, 185;--gray-light:35, 40, 56;--gray-dark:200, 210, 225;--gray-gradient:rgba(var(--gray-light), 50%), var(--color-bg);--color-bg:#0f1117;--color-surface:#1a1d28;--color-surface-hover:#22263a;--color-surface-elevated:#1e2230;--color-surface-input:#252836;--color-text:#e0e2e8;--color-text-secondary:#9aa0a6;--color-text-tertiary:#7c8290;--color-text-muted:#5f6874;--color-text-strong:#eef0f4;--color-border:#2d3244;--color-border-subtle:#252836;--color-border-strong:#3d4253;--color-tag-bg:#252836;--color-tag-bg-hover:#2d3244;--color-tag-text:#9aa0a6;--shadow-color:0, 0, 0;--shadow-card:0 4px 24px #00000059;--shadow-card-hover:0 8px 32px #0000004d;--color-code-inline-bg:linear-gradient(135deg, #252836 0%, #1e2230 100%);--color-code-inline-text:#f472b6;--color-code-inline-border:#ffffff0f;--color-code-block-bg:#161822;--color-code-block-text:#d1d5db;--color-code-block-border:#ffffff0f;--color-code-block-shadow:0 4px 6px -1px #0000004d, 0 2px 4px -1px #0003;--color-code-block-shadow-hover:0 10px 25px -5px #0006, 0 4px 6px -2px #0000004d;--color-code-toolbar-bg:#ffffff0f;--color-code-toolbar-text:#ffffff80;--color-code-toolbar-border:#ffffff14;--color-code-toolbar-hover:#ffffff1a;--color-line-numbers-bg:#ffffff08;--color-line-numbers-border:#ffffff0f;--color-line-numbers-text:#ffffff40;--color-blockquote-border:#3d4253;--color-blockquote-text:#8b8fa0;--color-header-bg:#1a1d28;--color-header-glass:#1a1d28d9;--color-header-glass-border:#ffffff0f;--color-header-shadow:0 2px 8px #0000004d;--color-search-bg:#1a1d28;--color-search-footer-bg:#161822;--color-search-result-hover:#22263a;--color-search-highlight-text:#f87171;--color-search-highlight-bg:#f8717126;--color-scrollbar:#c8c8c826;--color-scrollbar-hover:#c8c8c84d;--color-skill-bar-bg:#2d3244;--color-gradient-start:#7b8cff;--color-hobby-gradient:linear-gradient(135deg, #1e2230, #252836)}@media (prefers-reduced-motion:reduce){:root{--theme-color-transition-duration:0s}}html.theme-transitioning,html.theme-transitioning body,html.theme-transitioning *,html.theme-transitioning :before,html.theme-transitioning :after{transition-property:color,background,background-color,border-color,box-shadow,fill,stroke,filter,outline-color,text-decoration-color!important;transition-duration:var(--theme-color-transition-duration)!important;transition-timing-function:var(--theme-color-transition-ease)!important;transition-delay:0s!important}.hover-scale{transition:transform .3s var(--ease-elastic);display:inline-block}.hover-scale:hover{transform:scale(1.05)}.hover-scale:active{transform:scale(.95)}html{background-color:var(--color-bg);max-width:100%;height:100%;overflow-x:hidden}body{text-align:left;background:linear-gradient(var(--gray-gradient)) no-repeat;word-wrap:break-word;overflow-wrap:break-word;height:100%;color:rgb(var(--gray-dark));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background-size:100% 600px;max-width:100%;margin:0;padding:0;font-family:Plus Jakarta Sans,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.75;overflow:hidden}#main-content{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;z-index:1;width:100%;height:100dvh;scroll-padding-top:calc(var(--header-height) + var(--anchor-gap));position:relative;overflow:hidden auto}.prose :is(h1,h2,h3,h4,h5,h6)[id]{scroll-margin-top:calc(var(--header-height) + var(--anchor-gap))}body.mobile-menu-open #main-content{touch-action:none;overflow:hidden}#main-content::-webkit-scrollbar{width:6px}#main-content::-webkit-scrollbar-track{background:0 0;margin-top:64px}#main-content::-webkit-scrollbar-thumb{background-color:var(--color-scrollbar);border-radius:4px}#main-content::-webkit-scrollbar-thumb:hover{background-color:var(--color-scrollbar-hover)}main{width:720px;max-width:calc(100% - 2em);margin:auto;padding:3em 1em}h1,h2,h3,h4,h5,h6{color:rgb(var(--black));letter-spacing:-.02em;margin:0 0 .6rem;font-family:Outfit,Segoe UI,PingFang SC,-apple-system,sans-serif;font-weight:700;line-height:1.25}.prose h1,.prose h2{border-bottom:1px solid var(--color-border);max-width:72ch;margin-top:2.2em;margin-bottom:1rem;padding-bottom:.4em}h1{font-size:2.25rem;font-weight:800}h2{font-size:1.8rem}h3{font-size:1.45rem}h4{font-size:1.2rem}h5{font-size:1.1rem}strong,b{font-weight:700}a,a:hover{color:var(--accent)}p{margin-bottom:1em}.prose{font-size:1.05rem;line-height:1.8}.prose>p,.prose>ul,.prose>ol,.prose>blockquote,.prose>figure,.prose>h3,.prose>h4,.prose>h5,.prose>h6{max-width:72ch;margin-left:0;margin-right:auto}.prose p{margin-bottom:1.4rem}.prose ul,.prose ol{margin-bottom:1.4rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose img{object-fit:contain;cursor:zoom-in;max-height:80vh;margin:0 auto;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1);display:block;box-shadow:0 10px 30px -5px #00000026}.prose img:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 20px 40px -5px #00000040}.prose figure.markdown-image{margin-top:0;margin-bottom:1.4rem}.prose figure.markdown-image figcaption{color:var(--color-text-muted);text-align:center;margin:.7rem auto 0;font-size:.92em;font-style:italic;line-height:1.6}.lightbox-overlay{z-index:10000;opacity:0;visibility:hidden;backdrop-filter:blur(5px);background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0}.lightbox-overlay.active{opacity:1;visibility:visible}.lightbox-image{object-fit:contain;max-width:95%;max-height:95%;transition:transform .3s;transform:scale(.9);box-shadow:0 0 20px #00000080}.lightbox-overlay.active .lightbox-image{transform:scale(1)}.lightbox-close{color:#fff;cursor:pointer;z-index:10001;opacity:.7;font-size:40px;line-height:1;transition:opacity .2s;position:absolute;top:20px;right:20px}.lightbox-close:hover{opacity:1}textarea{width:100%;font-size:16px}input{font-size:16px}.prose table{-webkit-overflow-scrolling:touch;border-collapse:collapse;border-spacing:0;width:100%;max-width:100%;color:var(--color-text);border:1px solid var(--color-border);transition:border-color var(--theme-color-transition-duration) var(--theme-color-transition-ease);border-radius:10px;margin:2.2rem 0;font-size:.925rem;line-height:1.6;display:table;overflow-x:auto}.prose table thead{background-color:var(--color-surface-input);border-bottom:2px solid var(--color-border-strong);color:var(--color-text-strong);font-family:Outfit,sans-serif}.prose table th{text-align:left;letter-spacing:.02em;overflow-wrap:anywhere;border-bottom:2px solid var(--color-border-strong);padding:14px 16px;font-weight:600}.prose table th[align=center],.prose table td[align=center]{text-align:center}.prose table th[align=right],.prose table td[align=right]{text-align:right}.prose table th[align=left],.prose table td[align=left]{text-align:left}.prose table tbody tr{border-bottom:1px solid var(--color-border-subtle);background-color:var(--color-surface);transition:background-color .2s}.prose table tbody tr:last-child{border-bottom:none}.prose table tbody tr:nth-child(2n){background-color:var(--color-surface-hover)}.prose table tbody tr:hover{background-color:var(--color-surface-elevated)}.prose table td{vertical-align:middle;overflow-wrap:anywhere;padding:12px 16px}.prose table th:first-child,.prose table td:first-child{padding-left:20px}.prose table th:last-child,.prose table td:last-child{padding-right:20px}.prose table td code{white-space:nowrap;padding:2px 6px;font-size:.85em}img{border-radius:8px;max-width:100%;height:auto}code{background:var(--color-code-inline-bg);color:var(--color-code-inline-text);border:1px solid var(--color-code-inline-border);border-radius:6px;padding:2px 8px;font-family:JetBrains Mono,Fira Code,Consolas,Monaco,monospace;font-size:.875em}.code-block-wrapper{background:var(--color-code-block-bg);box-shadow:var(--color-code-block-shadow);border:1px solid var(--color-code-block-border);border-radius:12px;margin:2em 0;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.code-block-wrapper:hover{box-shadow:var(--color-code-block-shadow-hover);transform:translateY(-2px)}.code-toolbar{z-index:10;position:absolute;top:12px;right:12px}.code-lang{color:var(--color-code-toolbar-text);text-transform:uppercase;letter-spacing:.5px;background:var(--color-code-toolbar-bg);border:1px solid var(--color-code-toolbar-border);-webkit-backdrop-filter:blur(8px);border-radius:6px;align-items:center;padding:6px 12px;font-size:10px;font-weight:600;transition:opacity .2s,transform .2s;display:inline-flex}.code-copy-btn{background:var(--color-code-toolbar-bg);border:none;border:1px solid var(--color-code-toolbar-border);cursor:pointer;width:32px;height:32px;color:var(--color-code-toolbar-text);-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:opacity .2s,transform .2s,background-color .4s cubic-bezier(.2,0,0,1),color .4s cubic-bezier(.2,0,0,1),border-color .4s cubic-bezier(.2,0,0,1);display:flex;position:absolute;top:0;right:0;transform:scale(.9)}.code-block-wrapper:hover .code-lang{opacity:0;pointer-events:none;transform:scale(.9)}.code-block-wrapper:hover .code-copy-btn{opacity:1;pointer-events:auto;transform:scale(1)}.code-copy-btn:hover{background:var(--color-code-toolbar-hover);color:var(--color-text)}.code-copy-btn.copied{color:#22c55e;background:#22c55e1a}.code-copy-btn svg{width:16px;height:16px;transition:transform .2s}.code-copy-btn:hover svg{transform:scale(1.1)}.code-copy-btn:active svg{transform:scale(.95)}.code-body{display:flex;overflow-x:auto}.line-numbers{border-right:1px solid var(--color-line-numbers-border);text-align:right;user-select:none;color:var(--color-line-numbers-text);flex-shrink:0;padding:1.25rem 0;font-family:JetBrains Mono,Fira Code,Consolas,Monaco,monospace;font-size:14px;line-height:1.6}.line-numbers span{padding:0 8px 0 12px;transition:color .15s;display:block}pre{background:0 0;flex:1;min-width:0;margin:0;padding:1.25rem 1em 1.25rem .5em;overflow-x:auto}pre>code{all:unset;color:var(--color-code-block-text);white-space:pre;tab-size:4;font-family:JetBrains Mono,Fira Code,Consolas,Monaco,monospace;font-size:14px;line-height:1.6;display:block}pre.astro-code{border-radius:0;padding:1.25em 1.5em;background:0 0!important}pre.astro-code code{background:0 0}[data-theme=dark] .astro-code,[data-theme=dark] .astro-code span{color:var(--shiki-dark)!important;background-color:#0000!important}.mermaid-diagram{margin:1.75rem 0 2rem;position:relative}.mermaid-diagram__header{z-index:1;pointer-events:none;justify-content:center;display:flex;position:absolute;inset:0 0 auto}.mermaid-diagram__status{background:var(--color-surface);color:var(--color-text-secondary);transition:var(--theme-transition);border-radius:999px;padding:.25rem .65rem;font-size:.75rem;font-weight:500;line-height:1.5}.mermaid-diagram__status:empty{display:none}.mermaid-diagram__canvas{scrollbar-color:rgba(var(--accent-rgb), .28) transparent;scrollbar-width:thin;place-items:center;min-height:160px;padding:.85rem 0 .35rem;display:grid;overflow-x:auto}.mermaid-diagram__canvas svg{width:100%;max-width:100%;height:auto;margin:auto;display:block}.mermaid-diagram--error{margin-block:1.5rem}.mermaid-diagram__error{box-sizing:border-box;color:#cf222e;white-space:pre-wrap;background:#d1242f14;border-radius:8px;width:100%;margin:0;padding:1rem;font:13px/1.6 JetBrains Mono,Fira Code,Consolas,monospace}[data-theme=dark] .mermaid-diagram__error{color:#ff7b72}blockquote{border-left:4px solid var(--color-blockquote-border);background:var(--color-surface-hover);color:var(--color-text-secondary);box-shadow:inset 0 1px 2px rgba(var(--shadow-color), .02);transition:var(--theme-transition);border-radius:4px 12px 12px 4px;margin:1.6rem 0;padding:0 1.5rem;font-size:1.05rem;font-style:italic}blockquote p{margin:0}hr{border:none;border-top:1px solid rgb(var(--gray-light))}@media (width<=720px){body{font-size:16px}main{width:100%;max-width:100%;margin:0;padding:0}#main-content .content-card{max-width:100%;margin-left:0;margin-right:0}h1{font-size:clamp(1.6rem,7vw,2rem)}h2{font-size:clamp(1.35rem,5.6vw,1.65rem)}h3{font-size:clamp(1.2rem,4.8vw,1.45rem)}.code-block-wrapper{border-radius:10px;margin:1.25em 0}.mermaid-diagram{margin:1.35rem 0 1.65rem}.mermaid-diagram__canvas{justify-content:start;min-height:120px;padding:.65rem 0 .35rem}.mermaid-diagram__canvas svg{width:100%;min-width:680px;max-width:none}.mermaid-diagram--portrait .mermaid-diagram__canvas{justify-content:center}.mermaid-diagram--portrait .mermaid-diagram__canvas svg{min-width:0;max-width:100%!important}.line-numbers{display:none}pre,pre.astro-code{padding:1rem .9rem!important}.code-toolbar{top:8px;right:8px}.code-lang{display:none}.code-copy-btn,.code-block-wrapper:hover .code-copy-btn{opacity:1;pointer-events:auto;transform:scale(1)}}@media (hover:none) and (pointer:coarse){.hover-scale:hover,.tag-link:hover,.home-tag-link:hover,.blog-tag-link:hover,.blog-link:hover,.post-item:hover,.home-post-item:hover,.blog-post-item:hover,.tag-post-item:hover,.page-btn:hover,.back-link:hover,.social-link:hover,.meta-item:hover,.tag-meta-item:hover,.tag:hover{box-shadow:none!important;filter:none!important;transform:none!important}.internal-links:hover a{opacity:1!important;filter:none!important;transform:none!important}.prose img:hover{transform:none;box-shadow:0 10px 30px -5px #00000026}.code-block-wrapper:hover .code-lang{opacity:1;pointer-events:auto;transform:none}.code-copy-btn,.code-block-wrapper:hover .code-copy-btn{opacity:1;pointer-events:auto;transform:scale(1)}}.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}.katex-html{display:unset!important}.katex-mathml{display:none!important}.katex-display{margin:1em 0;padding:.5em 0;overflow:auto hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-scrollbar);border-radius:3px;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-hover)}*{scrollbar-width:thin;scrollbar-color:var(--color-scrollbar) transparent}[data-theme=dark] .prose img{filter:brightness(.6)contrast(1.2);transition:filter .3s,transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s}[data-theme=dark] .prose img:hover{filter:none}.lightbox-image{filter:none!important}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}@keyframes md3SlideOut{0%{opacity:1;transform:translateY(0)scale(1)}30%{opacity:1;transform:translateY(-2px)scale(1.005)}to{opacity:0;transform:translateY(-30px)scale(.97)}}@keyframes md3SlideIn{0%{opacity:0;transform:translateY(40px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes md3FadeIn{0%{opacity:0}to{opacity:1}}@keyframes md3FadeOut{0%{opacity:1}to{opacity:0}}::view-transition-old(page-content){animation:.25s cubic-bezier(.3,0,.8,.15) forwards md3SlideOut}::view-transition-new(page-content){animation:.4s cubic-bezier(.05,.7,.1,1) forwards md3SlideIn}::view-transition-group(header){z-index:100;animation:none}::view-transition-old(header),::view-transition-new(header),::view-transition-group(search-modal),::view-transition-old(search-modal),::view-transition-new(search-modal){animation:none}::view-transition-group(hero){z-index:1;animation-duration:.5s;animation-timing-function:cubic-bezier(.2,0,0,1);overflow:hidden}::view-transition-old(hero),::view-transition-new(hero){mix-blend-mode:normal;object-fit:none;object-position:center;width:100%;height:100%;animation:none}::view-transition-group(page-content){z-index:10;animation-duration:.5s;animation-timing-function:cubic-bezier(.2,0,0,1)}footer[data-astro-cid-jo6i4kqk]{background-color:var(--color-bg);border-top:1px solid var(--color-border-subtle);color:var(--color-text-secondary);text-align:center;padding:2em 1em 6em}.copyright[data-astro-cid-jo6i4kqk]{margin:0;font-size:.95em}.footer-nav[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:center;gap:1.2em;margin-top:.85em;display:flex}.footer-nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--color-text-secondary);font-size:.92em;text-decoration:none}.footer-nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--color-text);text-decoration:underline}.social-links[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:center;gap:.85em;margin-top:.85em;display:flex}.social-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--color-text-secondary);border:1px solid var(--color-border);border-radius:999px;padding:.25em .55em;font-size:.92em;text-decoration:none;transition:color .2s,border-color .2s,background-color .2s}.social-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--color-text);border-color:var(--color-border-strong);background-color:var(--color-surface-elevated)}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]{background:var(--color-header-bg);box-shadow:var(--color-header-shadow);z-index:100;box-sizing:border-box;width:100%;height:64px;margin:0;padding:0 1em;position:fixed;top:0;left:0}#navigation-progress[data-astro-cid-nen7h5rs]{z-index:2;pointer-events:none;background:var(--accent);opacity:0;transform-origin:0;width:100%;height:2px;position:absolute;top:0;left:0;transform:scaleX(0)}html[data-navigation-state=loading] #navigation-progress[data-astro-cid-nen7h5rs]{opacity:1;transition:transform 8s cubic-bezier(.1,.7,.1,1),opacity .12s;transform:scaleX(.78)}html[data-navigation-state=finishing] #navigation-progress[data-astro-cid-nen7h5rs]{opacity:0;transition:transform .16s ease-out,opacity .18s 80ms;transform:scaleX(1)}a[data-navigation-pending=true]{cursor:progress}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;display:inline-block;position:relative}h2[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:after{content:"";background-color:var(--accent);transform-origin:100% 100%;width:100%;height:2px;transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;transform:scaleX(0)}h2[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover:after{transform-origin:0 100%;transform:scaleX(1)}nav[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;height:64px;display:flex}.internal-links[data-astro-cid-nen7h5rs]{gap:1em;display:flex;position:relative}.internal-links[data-astro-cid-nen7h5rs]:hover a[data-astro-cid-nen7h5rs]{opacity:.3;filter:blur(1px);transition:opacity .3s,filter .3s,transform .3s;transform:scale(.98)}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--black);padding:1em .5em;text-decoration:none;transition:color .3s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94),filter .3s cubic-bezier(.25,.46,.45,.94);position:relative}.internal-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:first-child,.internal-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:nth-child(2),.internal-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:nth-child(3),.internal-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:nth-child(4){animation-delay:0s}.nav-indicator[data-astro-cid-nen7h5rs]{background:var(--accent);pointer-events:none;will-change:transform, width, border-radius;z-index:5;border-radius:4px;height:4px;position:absolute;bottom:10px}.internal-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--accent);transform:scale(1.05)translateY(-2px);opacity:1!important;filter:blur()!important}.header-actions[data-astro-cid-nen7h5rs]{align-items:center;gap:.5em;margin-right:1em;display:flex}.mobile-menu-btn[data-astro-cid-nen7h5rs]{width:36px;height:36px;color:inherit;cursor:pointer;background:#8080801a;border:none;border-radius:12px;justify-content:center;align-items:center;transition:background .25s,transform .2s;display:none;position:relative;overflow:hidden}.mobile-menu-btn[data-astro-cid-nen7h5rs] .menu-icon[data-astro-cid-nen7h5rs],.mobile-menu-btn[data-astro-cid-nen7h5rs] .close-icon[data-astro-cid-nen7h5rs]{transition:transform .25s,opacity .2s;position:absolute}.mobile-menu-btn[data-astro-cid-nen7h5rs] .close-icon[data-astro-cid-nen7h5rs]{opacity:0;transform:rotate(-90deg)scale(.8)}header[data-astro-cid-nen7h5rs].mobile-menu-open .mobile-menu-btn[data-astro-cid-nen7h5rs] .menu-icon[data-astro-cid-nen7h5rs]{opacity:0;transform:rotate(90deg)scale(.8)}header[data-astro-cid-nen7h5rs].mobile-menu-open .mobile-menu-btn[data-astro-cid-nen7h5rs] .close-icon[data-astro-cid-nen7h5rs]{opacity:1;transform:rotate(0)scale(1)}.mobile-menu-btn[data-astro-cid-nen7h5rs]:hover{background:#80808033}.mobile-menu-btn[data-astro-cid-nen7h5rs]:active{transform:scale(.95)}.mobile-nav-overlay[data-astro-cid-nen7h5rs]{backdrop-filter:blur(2px);opacity:0;visibility:hidden;pointer-events:none;background:#00000059;transition:opacity .25s,visibility .25s;position:fixed;inset:64px 0 0}.mobile-nav-drawer[data-astro-cid-nen7h5rs]{background:var(--color-header-bg);border-left:1px solid var(--color-border);width:min(86vw,320px);height:calc(100dvh - 64px);transition:transform .25s var(--ease-out-expo);box-sizing:border-box;pointer-events:none;padding:1.2em;position:fixed;top:64px;right:0;transform:translate(105%);box-shadow:-10px 0 28px #0000001f}.mobile-nav-links[data-astro-cid-nen7h5rs]{flex-direction:column;gap:.45em;display:flex}.mobile-nav-link[data-astro-cid-nen7h5rs]{color:var(--color-text);background:0 0;border-radius:12px;padding:.85em .9em;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:block}.mobile-nav-drawer[data-astro-cid-nen7h5rs] .mobile-nav-link[data-astro-cid-nen7h5rs]{color:var(--color-text)}.mobile-nav-link[data-astro-cid-nen7h5rs].active{color:var(--accent);background:rgba(var(--accent-rgb), .08)}header[data-astro-cid-nen7h5rs].mobile-menu-open .mobile-nav-overlay[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;pointer-events:auto}header[data-astro-cid-nen7h5rs].mobile-menu-open .mobile-nav-drawer[data-astro-cid-nen7h5rs]{pointer-events:auto;transform:translate(0)}.search-btn[data-astro-cid-nen7h5rs]{cursor:pointer;width:36px;height:36px;color:inherit;background:#8080801a;border:none;border-radius:12px;justify-content:center;align-items:center;transition:background-color .4s cubic-bezier(.34,1.56,.64,1),color .4s cubic-bezier(.34,1.56,.64,1),transform .4s cubic-bezier(.34,1.56,.64,1);display:flex}.search-btn[data-astro-cid-nen7h5rs]:hover,.search-btn[data-astro-cid-nen7h5rs]:active{transform:rotate(90deg)}.theme-toggle-btn[data-astro-cid-nen7h5rs]{cursor:pointer;width:36px;height:36px;color:inherit;background:#8080801a;border:none;border-radius:12px;justify-content:center;align-items:center;transition:background-color .4s cubic-bezier(.2,0,0,1),color .4s cubic-bezier(.2,0,0,1),transform .4s cubic-bezier(.2,0,0,1);display:flex;position:relative;overflow:hidden}.theme-toggle-btn[data-astro-cid-nen7h5rs]:hover{background:#80808033;transform:scale(1.1)}.theme-toggle-btn[data-astro-cid-nen7h5rs]:active{transform:scale(.95)}.theme-toggle-btn[data-astro-cid-nen7h5rs] .sun-icon[data-astro-cid-nen7h5rs],.theme-toggle-btn[data-astro-cid-nen7h5rs] .moon-icon[data-astro-cid-nen7h5rs]{transition:opacity .5s cubic-bezier(.2,0,0,1),transform .5s cubic-bezier(.2,0,0,1);position:absolute}.theme-toggle-btn[data-astro-cid-nen7h5rs] .sun-icon[data-astro-cid-nen7h5rs]{opacity:1;transform:rotate(0)scale(1)}.theme-toggle-btn[data-astro-cid-nen7h5rs] .moon-icon[data-astro-cid-nen7h5rs]{opacity:0;transform:rotate(-90deg)scale(.5)}[data-theme=dark] .theme-toggle-btn[data-astro-cid-nen7h5rs] .sun-icon[data-astro-cid-nen7h5rs]{opacity:0;transform:rotate(90deg)scale(.5)}[data-theme=dark] .theme-toggle-btn[data-astro-cid-nen7h5rs] .moon-icon[data-astro-cid-nen7h5rs]{opacity:1;transform:rotate(0)scale(1)}.theme-toggle-btn[data-astro-cid-nen7h5rs]:hover .sun-icon[data-astro-cid-nen7h5rs]{transform:rotate(45deg)scale(1.1)}[data-theme=dark] .theme-toggle-btn[data-astro-cid-nen7h5rs]:hover .moon-icon[data-astro-cid-nen7h5rs]{transform:rotate(-15deg)scale(1.1)}@media (width<=900px){header[data-astro-cid-nen7h5rs]{padding:0 .75em}.internal-links[data-astro-cid-nen7h5rs],.nav-indicator[data-astro-cid-nen7h5rs]{display:none}.mobile-menu-btn[data-astro-cid-nen7h5rs]{display:inline-flex}.header-actions[data-astro-cid-nen7h5rs]{margin-right:0}}@media (width<=720px){.mobile-nav-drawer[data-astro-cid-nen7h5rs]{width:min(92vw,300px);padding:1em}}header[data-astro-cid-nen7h5rs].transparent{box-shadow:none;z-index:100;background:0 0;width:100%;transition:background-color .3s,box-shadow .3s;position:fixed;top:0;left:0}header[data-astro-cid-nen7h5rs].transparent #navigation-progress[data-astro-cid-nen7h5rs]{background:#fff}header[data-astro-cid-nen7h5rs].transparent>nav[data-astro-cid-nen7h5rs] .internal-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs],header[data-astro-cid-nen7h5rs].transparent>nav[data-astro-cid-nen7h5rs] h2[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs],header[data-astro-cid-nen7h5rs].transparent>nav[data-astro-cid-nen7h5rs] .search-btn[data-astro-cid-nen7h5rs],header[data-astro-cid-nen7h5rs].transparent>nav[data-astro-cid-nen7h5rs] .theme-toggle-btn[data-astro-cid-nen7h5rs],header[data-astro-cid-nen7h5rs].transparent>nav[data-astro-cid-nen7h5rs] .mobile-menu-btn[data-astro-cid-nen7h5rs]{color:#fff;transition:color .3s,opacity .3s,transform .3s,filter .3s}header[data-astro-cid-nen7h5rs].transparent>nav[data-astro-cid-nen7h5rs] .internal-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active,header[data-astro-cid-nen7h5rs].transparent>nav[data-astro-cid-nen7h5rs] h2[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{border-bottom-color:#fff}header[data-astro-cid-nen7h5rs].transparent .mobile-nav-drawer[data-astro-cid-nen7h5rs] .mobile-nav-link[data-astro-cid-nen7h5rs]{color:var(--color-text)}header[data-astro-cid-nen7h5rs].transparent .mobile-nav-drawer[data-astro-cid-nen7h5rs] .mobile-nav-link[data-astro-cid-nen7h5rs].active{color:var(--accent)}header[data-astro-cid-nen7h5rs].transparent .nav-indicator[data-astro-cid-nen7h5rs]{background:#fff}header[data-astro-cid-nen7h5rs].transparent.scrolled{background:var(--color-header-glass);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-header-glass-border);box-shadow:0 2px 20px #0000000d}header[data-astro-cid-nen7h5rs].transparent.scrolled>nav[data-astro-cid-nen7h5rs] .internal-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs],header[data-astro-cid-nen7h5rs].transparent.scrolled>nav[data-astro-cid-nen7h5rs] h2[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs],header[data-astro-cid-nen7h5rs].transparent.scrolled>nav[data-astro-cid-nen7h5rs] .search-btn[data-astro-cid-nen7h5rs],header[data-astro-cid-nen7h5rs].transparent.scrolled>nav[data-astro-cid-nen7h5rs] .theme-toggle-btn[data-astro-cid-nen7h5rs],header[data-astro-cid-nen7h5rs].transparent.scrolled>nav[data-astro-cid-nen7h5rs] .mobile-menu-btn[data-astro-cid-nen7h5rs]{color:var(--black)}header[data-astro-cid-nen7h5rs].transparent.scrolled .nav-indicator[data-astro-cid-nen7h5rs],header[data-astro-cid-nen7h5rs].transparent.scrolled #navigation-progress[data-astro-cid-nen7h5rs]{background:var(--accent)}:root{--md-ease-standard:cubic-bezier(.4, 0, .2, 1);--md-ease-decelerate:cubic-bezier(0, 0, .2, 1);--md-ease-accelerate:cubic-bezier(.4, 0, 1, 1);--search-enter-duration:.3s;--search-exit-duration:.32s}.search-modal[data-astro-cid-etsyzymg]{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;width:100%;height:100%;transition:opacity var(--search-exit-duration) var(--md-ease-accelerate), visibility 0s linear var(--search-exit-duration);justify-content:center;align-items:flex-start;padding-top:5vh;display:flex;position:fixed;top:0;left:0}.search-modal[data-astro-cid-etsyzymg].active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity var(--search-enter-duration) var(--md-ease-decelerate)}.search-modal[data-astro-cid-etsyzymg].closing{opacity:0;visibility:visible;pointer-events:none;transition:opacity var(--search-exit-duration) var(--md-ease-accelerate)}.search-overlay[data-astro-cid-etsyzymg]{backdrop-filter:blur(4px);opacity:0;width:100%;height:100%;transition:opacity var(--search-exit-duration) var(--md-ease-accelerate);background:#00000080;position:absolute;top:0;left:0}.search-modal[data-astro-cid-etsyzymg].active .search-overlay[data-astro-cid-etsyzymg]{opacity:1;transition:opacity var(--search-enter-duration) var(--md-ease-decelerate)}.search-modal[data-astro-cid-etsyzymg].closing .search-overlay[data-astro-cid-etsyzymg]{opacity:0;transition:opacity var(--search-exit-duration) var(--md-ease-accelerate)}.search-container[data-astro-cid-etsyzymg]{background:var(--color-search-bg);opacity:0;width:100%;max-width:680px;max-height:85vh;transition:transform var(--search-exit-duration) var(--md-ease-accelerate), opacity var(--search-exit-duration) var(--md-ease-accelerate);will-change:transform, opacity;border-radius:12px;flex-direction:column;margin:0 1em;display:flex;position:relative;overflow:hidden;transform:translateY(-18px)scale(.98);box-shadow:0 20px 60px #0003}.search-modal[data-astro-cid-etsyzymg].active .search-container[data-astro-cid-etsyzymg]{opacity:1;transition:transform var(--search-enter-duration) var(--md-ease-decelerate), opacity .26s var(--md-ease-standard);transform:translateY(0)scale(1)}.search-modal[data-astro-cid-etsyzymg].closing .search-container[data-astro-cid-etsyzymg]{opacity:0;transition:transform var(--search-exit-duration) var(--md-ease-accelerate), opacity var(--search-exit-duration) var(--md-ease-accelerate);transform:translateY(-12px)scale(.99)}.search-header[data-astro-cid-etsyzymg]{border-bottom:1px solid var(--color-border);background:var(--color-search-bg);z-index:10;padding:1.25em}.search-input-wrapper[data-astro-cid-etsyzymg]{background:var(--color-surface-input);border:1px solid #0000;border-radius:8px;align-items:center;gap:.75em;padding:.85em 1em;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex}.search-input-wrapper[data-astro-cid-etsyzymg]:focus-within{background:var(--color-search-bg);border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--accent-rgb), .1)}.search-icon[data-astro-cid-etsyzymg]{color:var(--color-text-muted);flex-shrink:0}.search-input[data-astro-cid-etsyzymg]{color:var(--color-text);background:0 0;border:none;outline:none;flex:1;font-size:1.1em}.search-input[data-astro-cid-etsyzymg]::placeholder{color:var(--color-text-muted)}.search-close[data-astro-cid-etsyzymg]{width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}.search-close[data-astro-cid-etsyzymg]:hover{background:var(--color-tag-bg);color:var(--color-text-secondary)}.search-results[data-astro-cid-etsyzymg]{scroll-behavior:smooth;flex:1;padding:0;overflow-y:auto}.search-state{min-height:220px;color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1em;display:flex}.search-state svg{opacity:.3}.search-spinner{border:3px solid var(--color-border);border-top-color:var(--accent);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite search-spin}@keyframes search-spin{to{transform:rotate(360deg)}}.search-retry{border:1px solid var(--accent);color:var(--accent);cursor:pointer;font:inherit;background:0 0;border-radius:8px;padding:.55em 1.1em}.search-retry:hover,.search-retry:focus-visible{color:#fff;background:var(--accent);outline:none}.search-result-item{border-left:4px solid #0000;border-bottom:1px solid var(--color-border-subtle);background:var(--color-surface);flex-direction:column;gap:.5em;padding:1.25em 1.5em;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out,padding-left .2s ease-in-out;display:flex;color:var(--color-text)!important;text-decoration:none!important}.search-result-item:hover,.search-result-item.focused{background:var(--color-search-result-hover);border-left-color:var(--accent);padding-left:1.8em}.search-result-title{font-size:1.1em;font-weight:700;line-height:1.3;color:var(--color-text-strong)!important}.search-result-title .search-highlight{color:var(--color-search-highlight-text)!important}.search-result-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95em;font-weight:400;line-height:1.6;display:-webkit-box;overflow:hidden;color:var(--color-text-secondary)!important}.search-highlight{background:var(--color-search-highlight-bg);border-radius:2px;padding:0 2px;font-weight:500;color:var(--color-search-highlight-text)!important}.search-footer[data-astro-cid-etsyzymg]{border-top:1px solid var(--color-border);background:var(--color-search-footer-bg);color:var(--color-text-tertiary);border-bottom-right-radius:12px;border-bottom-left-radius:12px;justify-content:space-between;align-items:center;padding:.75em 1.25em;font-size:.85em;display:flex}.search-results[data-astro-cid-etsyzymg]::-webkit-scrollbar{width:8px}.search-results[data-astro-cid-etsyzymg]::-webkit-scrollbar-track{background:0 0}.search-results[data-astro-cid-etsyzymg]::-webkit-scrollbar-thumb{background-color:var(--color-scrollbar);border-radius:4px}.search-results[data-astro-cid-etsyzymg]::-webkit-scrollbar-thumb:hover{background-color:var(--color-scrollbar-hover)}@media (width<=640px){.search-modal[data-astro-cid-etsyzymg]{background:var(--color-search-bg);padding-top:0}.search-container[data-astro-cid-etsyzymg]{height:100dvh;max-height:100dvh;box-shadow:none;border-radius:0;margin:0}.search-header[data-astro-cid-etsyzymg]{padding:calc(.85em + env(safe-area-inset-top)) .85em .85em;border-bottom:1px solid var(--color-border)}.search-input-wrapper[data-astro-cid-etsyzymg]{gap:.5em;padding:.75em .85em}.search-input[data-astro-cid-etsyzymg]{font-size:16px}.search-results[data-astro-cid-etsyzymg]{padding-bottom:calc(.5em + env(safe-area-inset-bottom))}.search-footer[data-astro-cid-etsyzymg]{display:none}.search-result-item{min-height:84px;padding:1.1em .95em}}@media (prefers-reduced-motion:reduce){.search-spinner{animation-duration:1.6s}}.page-shell-main[data-astro-cid-jeqcjjxy]{width:100%;max-width:100%;margin:0;padding:0}
