.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{font-size:18px;--font-sans: "Noto Sans SC", sans-serif;--font-serif: "EN Serif", "SC Serif", serif;--font-logo: "Amita", cursive;--font-mono: "Fira Code", monospace;--max-width: 700px;--side-padding: 0;--color-main-1: 16 15 15;--color-main-2: 111 110 105;--color-main-3: 183 181 172;--color-bg-main: 254 252 241;--color-bg-muted: 246 244 233;--color-accent: 32 94 166;--color-text-main: var(--color-main-1);--color-text-muted: var(--color-main-2);--color-border-main: var(--color-main-3);--md-font-family: var(--font-serif);--md-font-size: 1rem;--md-line-height: 1.8;--md-link-color: rgb(var(--color-accent));--md-link-weight: 400;--md-link-decoration: dashed;--md-link-thickness: 1px;--md-link-offset: 2px;--md-link-hover-opacity: .75;--md-strong-color: rgb(var(--color-accent));--md-strong-weight: 700;--md-code-font: var(--font-mono);--md-code-size: .9em;--md-code-bg: rgba(var(--color-border-main), .1);--md-code-radius: 6px;--md-code-padding: 1.25rem;--md-blockquote-border: 3px;--md-blockquote-color: rgba(var(--color-text-main), .8);--md-blockquote-padding: 1.5rem}@media (max-width: 768px){:root{--side-padding: 0}}html.dark{--color-text-main: 254 252 241;--color-bg-main: 16 15 15;--color-bg-muted: 36 36 36;--color-border-main: 254 252 241}@font-face{font-family:Noto Sans SC;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/noto-sans/NotoSansSC-Regular.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD,U+4E00-9FFF,U+3400-4DBF,U+20000-2A6DF,U+2A700-2B73F,U+2B740-2B81F,U+2B820-2CEAF,U+F900-FAFF,U+2F800-2FA1F}@font-face{font-family:"EN Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/gentium/GentiumPlus-Regular.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"EN Serif";font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/gentium/GentiumPlus-Bold.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"SC Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/LXGWWenKaiLite/LXGWWenKaiLite-Regular.woff2) format("woff2");unicode-range:U+4E00-9FFF,U+3400-4DBF,U+20000-2A6DF,U+2A700-2B73F,U+2B740-2B81F,U+2B820-2CEAF,U+F900-FAFF,U+2F800-2FA1F}@font-face{font-family:"SC Serif";font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/LXGWWenKaiLite/LXGWWenKaiLite-Medium.woff2) format("woff2");unicode-range:U+4E00-9FFF,U+3400-4DBF,U+20000-2A6DF,U+2A700-2B73F,U+2B740-2B81F,U+2B820-2CEAF,U+F900-FAFF,U+2F800-2FA1F}@font-face{font-family:Amita;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/amita/Amita-Regular.woff2) format("woff2")}html,body{margin-top:0;font-family:var(--font-serif);font-size:1rem;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:var(--font-serif);font-weight:400;line-height:1.5;margin-top:0;margin-bottom:1rem}h1{font-size:1.75rem;margin-top:0}h2{font-size:1.5rem;margin-top:0;padding-bottom:0}h3{margin-top:0;font-size:1.125rem}p{margin-bottom:1rem}ul,ol{margin:0 0 1rem;padding-left:1.5rem}ul{list-style-type:disc}ol{list-style-type:decimal}li{margin:0;padding:0}li+li{margin-top:.25rem}li::marker{font-size:.7em}a{color:#205ea6;text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px;transition:all .2s ease;position:relative}a:hover{opacity:.7}a[target=_blank]:after{content:"";display:inline-block;width:.8em;height:.8em;margin-left:0;background-color:currentColor;-webkit-mask:url(/images/LucideArrowUpRight.svg);mask:url(/images/LucideArrowUpRight.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;transition:transform .2s ease;position:relative;top:-.1em;vertical-align:middle}a[target=_blank]:hover:after{transform:translate(1px,-1px)}blockquote{border-left:2px solid rgba(var(--color-border-main),.2);padding-left:1rem;margin:0;font-style:italic}code{font-family:monospace;background-color:rgba(var(--color-border-main),.05);padding:.2rem .4rem;border-radius:3px;font-size:.9em}pre{background-color:rgba(var(--color-border-main),.05);padding:1rem;border-radius:3px;overflow-x:auto;margin-bottom:1rem}pre code{background-color:transparent;padding:0}table{width:100%;border-collapse:collapse;margin-bottom:1rem}th,td{padding:.5rem;border-bottom:1px solid rgba(var(--color-border-main),.1);text-align:left}th{font-weight:600}hr{border:0;border-top:1px solid rgba(var(--color-border-main),.1);margin:2rem 0}@media (max-width: 768px){html{font-size:16px}body{font-size:1rem}h1{font-size:1.6rem}h2{font-size:1.3rem}h3{font-size:1.1rem}}.content-page{font-family:var(--font-serif);line-height:1.7;max-width:100%;margin:0 auto}.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{margin-top:2rem;margin-bottom:1rem;font-family:var(--font-serif);font-weight:500;line-height:1.3}.page-content h1{font-size:2rem}.page-content h2{font-size:1.5rem}.page-content h3{font-size:1.25rem}.page-content p,.page-content ul,.page-content ol{margin-bottom:1.5rem}.page-content a{color:rgb(var(--color-main-1));text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.page-content a:hover{opacity:.8}.page-content img{max-width:100%;height:auto;margin:1.5rem 0;border-radius:4px}.page-content blockquote{border-left:2px solid rgba(var(--color-border-main),.2);padding-left:1rem;font-style:italic;margin:1.5rem 0}.page-content h2:first-child,.page-content h3:first-child,.page-content p:first-child,.page-content img:first-child{margin-top:0;padding-top:0}html,body{background-color:rgb(var(--color-bg-main));color:rgb(var(--color-text-main))}main,.content-container,footer,footer nav,header nav{max-width:var(--max-width);margin:0 auto;padding-left:0;padding-right:0}img{max-width:100%;height:auto;border-radius:4px;display:block}footer{margin:1rem auto 2rem;padding:1rem 0;width:100%;font-size:.875rem;color:rgb(var(--color-main-2))}.footer-content{border-top:.875px solid rgb(var(--color-main-3));padding-top:1rem;display:flex;justify-content:space-between}.footer-left,.footer-right{font-size:.875rem;color:rgb(var(--color-main-2))}footer a{color:rgb(var(--color-main-2));text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}footer a:hover{opacity:.8}.footer-right a{margin-left:1rem}.footer-right a:first-child{margin-left:0}.nav-container{width:100%;margin:0 auto;max-width:var(--max-width)}.site-nav{padding:1rem 0;margin:1rem 0;position:relative}.nav-content{display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center}.site-title{font-size:1.5rem;font-family:var(--font-logo);color:rgb(var(--color-main-1));text-decoration:none}.desktop-menu{display:none}@media (min-width: 640px){.desktop-menu{display:flex;flex:1;justify-content:flex-end}}.menu{display:flex;gap:1.5rem;align-items:center;margin:0;padding:0}.menu li{display:flex;align-items:center;margin:0;padding:0}.menu a{font-size:1.125rem;color:rgb(var(--color-main-1));text-decoration:none;padding:.75rem 0}.menu a:hover{text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:6px}.menu-toggle{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;position:relative;z-index:30;margin:auto 0}@media (min-width: 640px){.menu-toggle{display:none}}.menu-toggle-icon{width:1.5rem;height:1px;position:relative;background-color:currentColor;transition:width .1s cubic-bezier(.4,0,.2,1) .3s}.menu-toggle-icon:before,.menu-toggle-icon:after{width:1.5rem;height:1px;position:absolute;left:50%;top:0;transform:translate(-50%);background-color:currentColor;content:"";transition:transform .2s cubic-bezier(.4,0,.2,1),margin .2s cubic-bezier(.4,0,.2,1) .2s}.menu-toggle-icon:before{margin-top:-6px}.menu-toggle-icon:after{margin-top:6px}.menu-toggle.is-active .menu-toggle-icon{width:0;transition:width .1s cubic-bezier(.4,0,.2,1)}.menu-toggle.is-active .menu-toggle-icon:before,.menu-toggle.is-active .menu-toggle-icon:after{margin-top:0;transition:margin .2s cubic-bezier(.4,0,.2,1) .1s,transform .2s cubic-bezier(.4,0,.2,1) .3s}.menu-toggle.is-active .menu-toggle-icon:before{transform:translate(-50%) rotate(45deg)}.menu-toggle.is-active .menu-toggle-icon:after{transform:translate(-50%) rotate(-45deg)}.mobile-menu-container{display:block}@media (min-width: 640px){.mobile-menu-container{display:none}}.mobile-menu{display:flex;flex-direction:column;gap:.25rem;position:absolute;right:3rem;top:calc(50% - 10px);max-width:16rem;padding:1.25rem;z-index:20;background-color:rgb(var(--color-bg-main));border:1px dashed rgb(var(--color-main-2));visibility:hidden;opacity:0;border-radius:.375rem}.mobile-menu.is-visible{visibility:visible;opacity:1;transition:opacity .25s cubic-bezier(.4,0,.2,1) .2s}.mobile-menu li{display:flex;align-items:center;margin:0;padding:0}.mobile-menu a{font-size:1.25rem;font-family:var(--font-serif);color:rgb(var(--color-main-1));text-decoration:none;padding:.75rem 0;display:block}.mobile-menu a:hover{text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:8px}figure,.image-container,main>img,main>p>img{max-width:var(--max-width);margin:0 auto;padding:0;box-sizing:border-box;border-radius:4px;display:block}main img{display:block;margin:1.5rem auto;max-width:100%;width:auto;max-height:530px;-o-object-fit:contain;object-fit:contain}body>div>main>img:first-child,body>div>main>article>img:first-child{margin-top:0!important;padding-top:0!important}@media (max-width: 768px){:root{--side-padding: 1rem}}.site-header{width:100%;max-width:var(--max-width);margin:0 auto;margin-bottom:3rem}@media (min-width: 640px){.site-header{margin-bottom:4rem}}.site-logo img{max-height:3rem}.site-title-link{font-family:var(--font-serif);font-size:1.5rem;line-height:1.25;font-weight:500;color:rgb(var(--color-main-1))}@media (min-width: 640px){.site-title-link{font-size:2.25rem}}.site-subtitle{font-size:.875rem;line-height:1.25;margin-top:.25rem}.home-banner-image{max-width:100%}.home-banner-text{text-align:center;font-style:italic;font-size:1rem;margin:1rem;font-family:var(--font-serif)}.site-container{padding-left:1.8rem;padding-right:1.8rem}@media (max-width: 768px){.site-container{padding-left:1.5rem;padding-right:1.5rem}}.img-medium{max-width:600px;width:auto}.img-center{margin-left:auto;margin-right:auto;display:block}@media (max-width: 640px){.img-medium{max-width:100%;width:100%;min-width:320px}}iframe,.video-container,main>iframe,main>p>iframe{max-width:700px;width:100%;margin:1.5rem auto;padding:0;box-sizing:border-box;border-radius:4px;display:block;aspect-ratio:16 / 9}.video-medium{max-width:600px;width:auto}.video-center{margin-left:auto;margin-right:auto;display:block}@media (max-width: 640px){iframe,.video-container{max-width:100%;width:100%;min-width:320px;height:auto}}:root{--md-font-sans: "Noto Sans SC", sans-serif;--md-font-serif: "EN Serif", "SC Serif", serif;--md-font-mono: "Fira Code", monospace;--md-color-text: 16, 15, 15;--md-color-muted: 111, 110, 105;--md-color-border: 183, 181, 172;--md-color-accent: 32, 94, 166;--md-color-bg: 254, 252, 241}html.dark{--md-color-text: 254, 252, 241;--md-color-bg: 16, 15, 15;--md-color-border: 254, 252, 241}.prose-calm-delight{color:rgb(var(--md-color-text));max-width:100%;font-family:var(--md-font-serif);font-size:1rem;line-height:1.8;font-weight:400;--md-font-size: 1rem;--md-line-height: 1.8;--md-link-color: rgb(var(--md-color-accent));--md-link-weight: 400;--md-link-decoration: dashed;--md-link-thickness: 1px;--md-link-offset: 2px;--md-link-hover-opacity: .75;--md-strong-color: rgb(var(--md-color-accent));--md-strong-weight: 700;--md-code-size: .9em;--md-code-bg: rgba(var(--md-color-border), .1);--md-code-radius: 6px;--md-code-padding: 1.25rem;--md-blockquote-border: 3px;--md-blockquote-color: rgba(var(--md-color-text), .8);--tw-prose-body: rgb(var(--md-color-text));--tw-prose-headings: rgb(var(--md-color-text));--tw-prose-links: var(--md-link-color);--tw-prose-bold: var(--md-strong-color);--tw-prose-hr: rgba(var(--md-color-border), 1);--tw-prose-quote-borders: rgba(var(--md-color-border), 1);--tw-prose-th-borders: rgba(var(--md-color-border), 1);--tw-prose-td-borders: rgba(var(--md-color-border), 1)}@media (max-width: 768px){.prose-calm-delight{font-size:var(--md-font-size)}}.page-content{width:100%}.page-content>h1:first-child,.page-content>h2:first-child,.page-content>img:first-child{margin-top:0;padding-top:0}.prose-calm-delight p,.prose-calm-delight li,.prose-calm-delight blockquote{font-family:var(--md-font-serif);font-weight:400}.prose-calm-delight p{margin-top:.5rem;margin-bottom:.5rem}.prose-calm-delight p+p{margin-top:1rem}.prose-calm-delight strong{color:var(--md-strong-color);font-weight:var(--md-strong-weight)}.prose-calm-delight h1,.prose-calm-delight h2,.prose-calm-delight h3,.prose-calm-delight h4,.prose-calm-delight h5,.prose-calm-delight h6{color:rgb(var(--md-color-text));font-family:var(--md-font-serif)}.prose-calm-delight h1{margin-top:2rem;margin-bottom:2rem;font-size:2rem;line-height:1.5;font-weight:700}.prose-calm-delight h2{margin-top:1.8rem;margin-bottom:1rem;font-size:1.5rem;line-height:1.5;font-weight:700;padding-bottom:.5rem}.prose-calm-delight h3{margin-top:1.3rem;margin-bottom:1rem;font-size:1.25rem;line-height:1.5;font-weight:700}.prose-calm-delight h4{margin-top:1.2rem;margin-bottom:1rem;font-size:1.125rem;line-height:1.5;font-weight:700}.prose-calm-delight>:first-child{margin-top:0}.prose-calm-delight a,.prose-calm-delight a[role=link]{color:var(--md-link-color);font-weight:var(--md-link-weight);text-decoration:underline;text-decoration-style:var(--md-link-decoration);text-decoration-thickness:var(--md-link-thickness);text-underline-offset:var(--md-link-offset);transition:opacity .2s ease}.prose-calm-delight a:hover,.prose-calm-delight a[role=link]:hover{opacity:var(--md-link-hover-opacity)}body .prose-calm-delight a[href],body .prose-calm-delight a[role=link]{color:var(--md-link-color);font-weight:var(--md-link-weight);text-decoration:underline;text-decoration-style:var(--md-link-decoration);text-decoration-thickness:var(--md-link-thickness);text-underline-offset:var(--md-link-offset)}body .prose-calm-delight a:hover,body .prose-calm-delight a[role=link]:hover{opacity:var(--md-link-hover-opacity)}.prose-calm-delight ul,.prose-calm-delight ol{margin-top:.5rem;margin-bottom:.5rem;padding-left:1.5rem}.prose-calm-delight li>ul,.prose-calm-delight li>ol{margin-top:.5rem;margin-bottom:.5rem}.prose-calm-delight p+ul,.prose-calm-delight p+ol{margin-top:.25rem}.prose-calm-delight ul+p,.prose-calm-delight ol+p{margin-top:1rem}.prose-calm-delight li{margin-top:.25rem;margin-bottom:.25rem;padding-left:.25rem}.prose-calm-delight ul{list-style-type:disc}.prose-calm-delight ol{list-style-type:decimal}.prose-calm-delight ul ul{list-style-type:circle;margin-top:.25rem}.prose-calm-delight ul ul ul{list-style-type:square}.prose-calm-delight ol ol{list-style-type:lower-alpha}.prose-calm-delight ol ol ol{list-style-type:lower-roman}.prose-calm-delight ul li::marker,.prose-calm-delight ol li::marker{color:rgb(var(--md-color-text))}.prose-calm-delight input[type=checkbox]{margin-right:.5rem}.prose-calm-delight pre{background-color:var(--md-code-bg);border-radius:var(--md-code-radius);padding:var(--md-code-padding);overflow-x:auto;font-size:var(--md-code-size)}.prose-calm-delight code{font-family:var(--md-font-mono);font-size:var(--md-code-size)}.prose-calm-delight :not(pre)>code{background-color:var(--md-code-bg);padding:.2rem .4rem;border-radius:3px;font-size:.9em;white-space:nowrap}.prose-calm-delight pre[class*=language-]:before{content:attr(data-language);display:block;font-family:var(--md-font-sans);font-size:.75rem;text-transform:uppercase;color:rgba(var(--md-color-text),.6);margin-bottom:.5rem}.prose-calm-delight blockquote{border-left-width:var(--md-blockquote-border);border-left-style:solid;border-color:rgba(var(--md-color-border),1);border-radius:3px 0 0 3px;padding-left:1.5rem;padding-top:.25rem;padding-bottom:.25rem;margin-left:0;margin-right:0;margin-top:1rem;margin-bottom:1rem;font-style:var(--tw-prose-bold);color:var(--md-blockquote-color)}.prose-calm-delight img{margin-left:auto;margin-right:auto;margin-top:1.5rem;margin-bottom:1.5rem;display:block}.prose-calm-delight img+em{display:block;text-align:center;font-size:.875rem;color:rgba(var(--md-color-text),.7);margin-top:.5rem}.prose-calm-delight img.img-small{width:40%}.prose-calm-delight img.img-medium{width:60%}.prose-calm-delight img.img-large{width:80%}.prose-calm-delight img.img-center{margin-left:auto;margin-right:auto}.prose-calm-delight img.img-left{margin-right:auto;margin-left:0}.prose-calm-delight img.img-right{margin-left:auto;margin-right:0}.prose-calm-delight table{width:100%;border-collapse:collapse;margin:1.5rem 0}.prose-calm-delight thead{background-color:rgba(var(--md-color-border),.1)}.prose-calm-delight th{font-weight:600;text-align:left;padding:.75rem;border-color:rgba(var(--md-color-border),1)}.prose-calm-delight td{padding:.75rem;vertical-align:top;border-color:rgba(var(--md-color-border),1)}.prose-calm-delight hr{border-color:rgba(var(--color-main-2));border-style:dashed;width:15%;margin-left:0;margin-right:auto;margin-top:1.5rem;margin-bottom:1.5rem}.prose-calm-delight sup,.prose-calm-delight sub{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}.prose-calm-delight sup{top:-.5em}.prose-calm-delight sub{bottom:-.25em}.prose-calm-delight dl{margin-top:1rem;margin-bottom:1rem}.prose-calm-delight dt{font-weight:600;margin-top:1rem}.prose-calm-delight dd{margin-left:1.5rem;margin-top:.25rem}.prose-calm-delight abbr,.prose-calm-delight acronym{border-bottom:1px dotted rgba(var(--md-color-text),.5);cursor:help}.prose-calm-delight del{text-decoration:line-through;color:rgba(var(--md-color-text),.7)}.prose-calm-delight ins{text-decoration:underline;background-color:rgba(var(--md-color-accent),.1)}.prose-calm-delight kbd{font-family:var(--md-font-mono);background-color:rgba(var(--md-color-text),.05);border:1px solid rgba(var(--md-color-text),.2);border-radius:3px;padding:.1rem .4rem;font-size:.8em;box-shadow:0 1px rgba(var(--md-color-text),.2)}.blog-title{display:block;width:100%;font-family:var(--md-font-serif);font-weight:700;line-height:1.3;margin-bottom:1rem;margin-top:0;font-size:1.5rem}.date-container{font-size:1rem;margin:2rem 0rem 1rem;color:rgb(var(--md-color-muted));font-style:italic}.updated-date{font-size:1rem;margin:1rem 0;color:rgb(var(--md-color-muted));font-style:italic}.blog-excerpt{font-size:1rem;margin:1rem 0rem;color:rgb(var(--md-color-muted));font-style:italic;position:relative;padding-bottom:3rem}.blog-excerpt:after{content:"";display:block;border-bottom:1px dashed rgba(var(--md-color-border));width:30%;margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:1rem;position:absolute;left:35%;bottom:0}.blog-post-header{display:flex;flex-direction:column;margin-bottom:2rem}.tag-item{text-decoration:none;color:rgb(var(--md-color-accent))}.tag-item:hover{opacity:.7;text-decoration:underline}.blog-end-divider{border:none;border-bottom:1px dashed rgba(var(--md-color-border));width:30%;margin-left:auto;margin-right:auto}.text-muted{color:rgb(var(--color-main-2))}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mt-2{margin-top:.5rem}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
 */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Noto Sans SC,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.mx-auto{margin-left:auto;margin-right:auto}.my-8{margin-top:2rem;margin-bottom:2rem}.-mr-2{margin-right:-.5rem}.mb-12{margin-bottom:3rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-4{height:1rem}.h-8{height:2rem}.h-9{height:2.25rem}.w-4{width:1rem}.w-8{width:2rem}.w-full{width:100%}.max-w-full{max-width:100%}.max-w-none{max-width:none}.max-w-xl{max-width:36rem}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-6{gap:1.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-1{row-gap:.25rem}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-dashed{border-style:dashed}.border-current{border-color:currentColor}.border-main{--tw-border-opacity: 1;border-color:rgb(var(--color-border-main) / var(--tw-border-opacity, 1))}.bg-main{--tw-bg-opacity: 1;background-color:rgb(var(--color-bg-main) / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.fill-current{fill:currentColor}.p-2{padding:.5rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.text-center{text-align:center}.font-serif{font-family:EN Serif,SC Serif,ui-serif,Georgia,Cambria,"Times New Roman",Times,serif}.text-2xl{font-size:1.75rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-sm{font-size:.875rem}.text-xl{font-size:1.5rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.italic{font-style:italic}.leading-normal{line-height:1.5}.leading-tight{line-height:1.25}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-main{--tw-text-opacity: 1;color:rgb(var(--color-text-main) / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.decoration-dashed{text-decoration-style:dashed}.decoration-1{text-decoration-thickness:1px}.underline-offset-8{text-underline-offset:8px}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.placeholder\:text-main\/60::-moz-placeholder{color:rgb(var(--color-text-main) / .6)}.placeholder\:text-main\/60::placeholder{color:rgb(var(--color-text-main) / .6)}.hover\:bg-muted:hover{--tw-bg-opacity: 1;background-color:rgb(var(--color-bg-muted) / var(--tw-bg-opacity, 1))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width: 640px){.sm\:mb-8{margin-bottom:2rem}.sm\:mt-12{margin-top:3rem}.sm\:mt-4{margin-top:1rem}.sm\:w-auto{width:auto}.sm\:flex-row{flex-direction:row}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:text-2xl{font-size:1.75rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-base{font-size:1rem}.sm\:text-xl{font-size:1.5rem}}.mobile-nav-inline[data-astro-cid-dmqpwcec]{display:none}@media (max-width: 639px){.mobile-nav-inline[data-astro-cid-dmqpwcec]{display:block;width:100%;margin:.5rem 0}.mobile-nav-links[data-astro-cid-dmqpwcec]{display:flex;justify-content:center;align-items:center;gap:1.25rem;padding:0;margin:0;line-height:1}.mobile-nav-links[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec]{display:flex;align-items:center;margin:0;padding:0}.mobile-nav-link[data-astro-cid-dmqpwcec]{font-size:1.125rem;font-family:var(--font-serif);color:rgb(var(--color-main-1));text-decoration:none;padding:.5rem 0;line-height:1;display:inline-block}.nav-logo[data-astro-cid-dmqpwcec],.menu-toggle[data-astro-cid-dmqpwcec],.mobile-menu-container[data-astro-cid-dmqpwcec]{display:none}.nav-content[data-astro-cid-dmqpwcec]{justify-content:center}}
