@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}:root,[data-theme=light]{--accent:#2563eb;--accent-dark:#1e40af;--accent-surface:#edf5ff;--background:#f7f9fc;--background-secondary:#eef3f8;--card-background:#fff;--card-background-hover:#f3f7fd;--text-primary:#0f172a;--text-secondary:#5f6f85;--border:#dbe4f0;--site-chrome-width:960px;--radius:8px;--site-header-sticky-offset:5.25rem}[data-theme=dark]{--accent:#60a5fa;--accent-dark:#3b82f6;--accent-surface:#172236;--background:#0b1220;--background-secondary:#111c2e;--card-background:#111827;--card-background-hover:#162033;--text-primary:#e5edf8;--text-secondary:#9cb0c9;--border:#243246}*{box-sizing:border-box}html{background:var(--background);color:var(--text-primary);scroll-behavior:smooth;font-family:PingFang SC,Hiragino Sans GB,Source Han Sans CN,Noto Sans CJK SC,Microsoft YaHei,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--background);min-height:100vh;color:var(--text-primary);flex-direction:column;margin:0;padding:0;line-height:1.65;display:flex}a{color:var(--accent);text-underline-offset:.18em;cursor:pointer;text-decoration:none;transition:color .2s,text-decoration-color .2s}a:hover{text-decoration:underline .08em}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}:is(h1,h2,h3,h4,h5,h6) a{color:var(--accent)}:is(h1,h2,h3,h4,h5,h6) a:hover{color:var(--accent-dark)}:focus:not(:focus-visible){outline:none}h1,h2,h3,h4,h5,h6{color:var(--text-primary);letter-spacing:-.01em;text-wrap:balance;margin:1rem 0;font-weight:650;line-height:1.25}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.9375rem}p{margin:0}ul,ol,menu{margin:0;padding-left:1.25rem}#main-content :is(.post-content,.page-content) :where(ul,ol,menu){margin:1rem 0 1.15rem;padding-left:1em;list-style-position:outside}#main-content :is(.post-content,.page-content) :where(ul,menu){list-style-type:disc}#main-content :is(.post-content,.page-content) :where(ol){list-style-type:decimal}#main-content :is(.post-content,.page-content) :where(li){margin-bottom:.45rem}#main-content :is(.post-content,.page-content)>:first-child{margin-top:0}#main-content :is(.post-content,.page-content)>:last-child{margin-bottom:0}#main-content :is(.post-content,.page-content) p{margin:.85rem 0}#main-content :is(.post-content,.page-content) :where(h2,h3,h4){letter-spacing:-.005em;margin-top:2rem;margin-bottom:.85rem;line-height:1.32}#main-content :is(.post-content,.page-content) h2{font-size:1.55rem}#main-content :is(.post-content,.page-content) h3{font-size:1.28rem}#main-content :is(.post-content,.page-content) h4{font-size:1.08rem}main>ul,main>section>ul,main>ol,main>section>ol{padding-left:0;margin:0;padding-inline-start:0;list-style:none}table{border-collapse:collapse;width:100%;margin-bottom:1rem;font-size:.9375rem}th,td{border:1px solid var(--border);text-align:left;padding:.5rem}th{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){th{background:color-mix(in srgb,var(--accent) 4%,var(--background-secondary))}}th{color:var(--text-primary);font-weight:600}td{color:var(--text-primary)}.responsive-table{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;margin-bottom:1rem;overflow-x:auto}.responsive-table table{margin-bottom:0}code{font-family:Roboto Mono,SF Mono,Monaco,Inconsolata,monospace;font-size:.875rem}:not(pre)>code{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){:not(pre)>code{background:color-mix(in srgb,var(--accent) 10%,var(--background))}}:not(pre)>code{border-radius:4px;padding:.2em .4em}pre{background:#f6f6f6;padding:10px 20px;overflow-x:auto}[data-theme=dark] pre{background:var(--background-secondary)}blockquote{border-left:3px solid var(--accent);color:var(--text-primary);margin:1.25rem 0;padding:.5rem 1rem .5rem 1.1rem}@supports (color:color-mix(in lab,red,red)){blockquote{color:color-mix(in srgb,var(--text-primary) 82%,var(--text-secondary))}}blockquote{background:var(--accent);font-size:.98rem;line-height:1.75}@supports (color:color-mix(in lab,red,red)){blockquote{background:color-mix(in srgb,var(--accent) 4%,var(--background))}}blockquote{border-radius:0 var(--radius) var(--radius) 0}blockquote>:first-child{margin-top:0}blockquote>:last-child{margin-bottom:0}img{max-width:100%;height:auto;display:block}figure{margin:1.5rem 0}figcaption{color:var(--text-secondary);text-align:center;margin-top:.5rem;font-size:.875rem;line-height:1.6}hr{border:0;border-top:1px solid var(--border);margin:1.5rem 0}@media (width<=768px){#main-content :is(.post-content,.page-content) :where(h2,h3,h4){margin-top:1.75rem}#main-content :is(.post-content,.page-content) h2{font-size:1.28rem}#main-content :is(.post-content,.page-content) img{max-width:100%}}button{font-family:inherit;font-size:100%;line-height:inherit;border:1px solid var(--border);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:6px;margin:0;padding:.5rem 1rem;transition:border-color .2s,color .2s}button:hover{border-color:var(--accent);color:var(--accent)}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}input[type=text],input[type=search],input[type=email],input[type=password],input[type=number],textarea{font-family:inherit;font-size:100%;line-height:inherit;background:var(--background);border:1px solid var(--border);color:var(--text-primary);border-radius:6px;margin:0;padding:.5rem .75rem;transition:border-color .2s}input[type=text]:focus,input[type=search]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,textarea:focus{border-color:var(--accent);outline:none}header{background:var(--background)}body>header{z-index:100;position:sticky;top:0}footer{background:var(--background);width:100%;margin-top:auto;padding:.5rem 0 0}main,#main-content{width:100%;max-width:var(--site-chrome-width);flex:1;margin:0 auto;padding:.5rem 1.5rem 2rem}::selection{background:var(--accent);color:#fff}mark{color:var(--accent);text-underline-offset:2px;background:0 0;font-weight:600;text-decoration:underline 2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--text-secondary)}@supports (color:color-mix(in lab,red,red)){::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--text-secondary) 50%,transparent)}}::-webkit-scrollbar-thumb{border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}*{scrollbar-width:thin;scrollbar-color:var(--text-secondary) transparent}@supports (color:color-mix(in lab,red,red)){*{scrollbar-color:color-mix(in srgb,var(--text-secondary) 50%,transparent) transparent}}@media (width<=768px){h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.1875rem}h4{font-size:1.0625rem}main,#main-content{padding:1rem 1rem 2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--leading-relaxed:1.625;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.inline{display:inline}.table{display:table}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.\!leading-relaxed{--tw-leading:var(--leading-relaxed)!important;line-height:var(--leading-relaxed)!important}.text-wrap{text-wrap:wrap}.capitalize{text-transform:capitalize}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}#year-progress[data-astro-cid-c53crohw]{width:100%;max-width:var(--site-chrome-width);pointer-events:none;margin:.2rem auto 0;padding:0 1.5rem .3rem;position:relative}#year-progress-track[data-astro-cid-c53crohw]{pointer-events:auto;cursor:pointer;align-items:center;min-height:14px;display:flex;position:relative}#year-progress-track[data-astro-cid-c53crohw]>div[data-astro-cid-c53crohw]{background:color-mix(in srgb,var(--border) 88%,var(--text-secondary));border-radius:999px;width:100%;height:2px;overflow:hidden}[data-theme=dark] #year-progress-track[data-astro-cid-c53crohw]>div[data-astro-cid-c53crohw]{background:color-mix(in srgb,var(--border) 70%,var(--text-secondary) 30%)}#year-progress-fill[data-astro-cid-c53crohw]{background:var(--accent);border-radius:999px;width:0;height:100%;transition:width .1s linear}#year-progress-label[data-astro-cid-c53crohw],#year-progress-cover[data-astro-cid-c53crohw]{z-index:1;opacity:0;pointer-events:none;transition:opacity .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}#year-progress-popup[data-astro-cid-c53crohw]{opacity:0;pointer-events:none;color:var(--text-primary);background:var(--background-secondary);border:1px solid var(--border);border-radius:8px;max-width:min(280px,90vw);padding:.5rem .75rem;font-size:.8125rem;transition:opacity .2s;position:absolute;top:calc(100% + .35rem);left:0;box-shadow:0 4px 12px #00000014}#year-progress-label[data-astro-cid-c53crohw]{color:var(--accent);white-space:nowrap;background:color-mix(in srgb,var(--background) 88%,transparent);border-radius:3px;padding:0 .15rem;font-size:.6875rem;font-weight:600;line-height:1}#year-progress-cover[data-astro-cid-c53crohw]{height:.875rem}.year-progress-visible{opacity:1}@media (width<=768px){#year-progress[data-astro-cid-c53crohw]{padding-left:1rem;padding-right:1rem}}nav[data-astro-cid-3ef6ksr2]{max-width:var(--site-chrome-width);flex-wrap:nowrap;align-items:center;gap:.5rem .75rem;margin:0 auto;padding:.35rem 1.5rem 0;display:flex}.site-brand[data-astro-cid-3ef6ksr2]{min-width:0;color:var(--text-primary);flex:auto;align-items:center;gap:.45rem;font-size:clamp(.875rem,2.5vw,1rem);font-weight:700;line-height:1.25;text-decoration:none;display:inline-flex}.site-logo[data-astro-cid-3ef6ksr2]{object-fit:cover;border-radius:50%;flex-shrink:0;width:1.375rem;height:1.375rem}.site-title[data-astro-cid-3ef6ksr2]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-brand[data-astro-cid-3ef6ksr2]:hover,.site-brand[data-astro-cid-3ef6ksr2]:focus-visible{color:var(--accent);text-decoration:none}.nav-links[data-astro-cid-3ef6ksr2]{flex-shrink:0;align-items:center;gap:.35rem .75rem;margin:0 0 0 auto;padding:0;list-style:none;display:flex}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{min-height:2.25rem;color:var(--text-secondary);white-space:nowrap;align-items:center;padding:0 .15rem;font-size:.9rem;text-decoration:none;display:inline-flex}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2][aria-current=page]{color:var(--accent)}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2][aria-current=page]{font-weight:600}.nav-actions[data-astro-cid-3ef6ksr2]{flex-shrink:0;align-items:center;gap:.15rem;display:inline-flex}.nav-actions[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2][href=\/search],#theme-toggle[data-astro-cid-3ef6ksr2]{min-width:2.25rem;min-height:2.25rem;color:var(--text-secondary);border-radius:6px;justify-content:center;align-items:center;padding:.35rem;display:inline-flex}.nav-actions[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2][href=\/search]:hover,#theme-toggle[data-astro-cid-3ef6ksr2]:hover{color:var(--accent);background:color-mix(in srgb,var(--accent) 8%,transparent)}#theme-toggle[data-astro-cid-3ef6ksr2]{cursor:pointer;background:0 0;border:none}[data-theme=light] .moon-icon[data-astro-cid-3ef6ksr2],[data-theme=dark] .sun-icon[data-astro-cid-3ef6ksr2]{display:none}@media (width>=641px){.site-brand[data-astro-cid-3ef6ksr2]{flex:0 auto}}@media (width<=768px){nav[data-astro-cid-3ef6ksr2]{padding-left:1rem;padding-right:1rem}}@media (width<=640px){nav[data-astro-cid-3ef6ksr2]{gap:.35rem .5rem}.nav-links[data-astro-cid-3ef6ksr2]{gap:.35rem .65rem}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{min-height:2rem;font-size:.85rem}.nav-actions[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2][href=\/search],#theme-toggle[data-astro-cid-3ef6ksr2]{min-width:2rem;min-height:2rem;padding:.25rem}}footer[data-astro-cid-sz7xmlte]{max-width:var(--site-chrome-width);margin:0 auto;padding:1.25rem 1.5rem}footer[data-astro-cid-sz7xmlte]>hr[data-astro-cid-sz7xmlte]{border:0;border-top:1px solid var(--border);margin:0 0 .85rem}footer[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]{min-height:1.5rem;font-size:inherit;line-height:inherit;color:var(--text-secondary);flex-wrap:nowrap;align-items:center;gap:.75rem;display:flex}footer[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]:first-child{flex-wrap:nowrap;flex:auto;align-items:center;gap:.65rem;min-width:0;display:flex}footer[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]:first-child>span[data-astro-cid-sz7xmlte]{white-space:nowrap;flex:none}footer[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]:first-child>a[data-astro-cid-sz7xmlte]{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:inherit;flex:0 auto;text-decoration:none;overflow:hidden}footer[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]:first-child>a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}footer[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]+div[data-astro-cid-sz7xmlte]{flex:none;justify-content:flex-end;align-items:center;gap:.5rem;margin-left:auto;display:flex}footer[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]+div[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{min-width:2.25rem;min-height:2.25rem;color:var(--text-secondary);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.35rem;text-decoration:none;display:inline-flex}footer[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]+div[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent);background:color-mix(in srgb,var(--accent) 8%,transparent)}@media (width<=768px){footer[data-astro-cid-sz7xmlte]{padding-left:1rem;padding-right:1rem}}#back-to-top[data-astro-cid-wlspcwf4]{z-index:50;border:1px solid var(--border);background:var(--background);width:44px;height:44px;color:var(--text-primary);opacity:0;visibility:hidden;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .2s,visibility .2s,transform .2s;display:flex;position:fixed;bottom:1.25rem;right:1.25rem;transform:translateY(8px);box-shadow:0 2px 8px #0000000f}#back-to-top[data-astro-cid-wlspcwf4][data-visible=true]{opacity:1;visibility:visible;transform:translateY(0)}#back-to-top[data-astro-cid-wlspcwf4]:hover{border-color:var(--accent);color:var(--accent)}#skip-link{z-index:50;border-radius:0 0 var(--radius) var(--radius);background:var(--accent);color:#fff;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:top .2s ease-out;position:absolute;top:-100%;left:50%;transform:translate(-50%)}#skip-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px;top:0}