footer:where(.astro-hd5q5qpd) a:where(.astro-hd5q5qpd){color:hsl(var(--foreground) / var(--un-text-opacity, 1));text-decoration:underline;font-weight:500}header-component:where(.astro-b5wftkml){transition:padding .3s,transform .3s,margin-inline .3s,border .15s,background-color .15s;&.not-top{--un-border-opacity: 1;border-color:hsl(var(--border) / var(--un-border-opacity));--un-bg-opacity: 1;background-color:hsl(var(--background) / var(--un-bg-opacity));padding-left:.375rem;padding-right:.375rem;box-shadow:#fff 0 0,#18181b14 0 0 0 1px,#27272a14 0 10px 15px -3px,#27272a14 0 4px 6px -4px}&[data-show=false]:not(.expanded){transform:translateY(-5rem)}}@media(min-width:800px){header-component:where(.astro-b5wftkml).not-top{margin-inline:8%}}.dark header-component:where(.astro-b5wftkml).not-top{background-color:hsl(var(--muted) / var(--un-bg-opacity))}@media(max-width:640px){#headerExpandContent:where(.astro-b5wftkml){grid-template-rows:0fr;transition:opacity .3s,padding .3s,border-color .15s,grid-template-rows .3s}.expanded:where(.astro-b5wftkml) #headerExpandContent:where(.astro-b5wftkml){grid-template-rows:1fr}.expanded:where(.astro-b5wftkml).not-top #headerExpandContent:where(.astro-b5wftkml){box-shadow:#fff 0 0,#18181b14 0 0 0 1px,#27272a14 0 10px 15px -3px,#27272a14 0 4px 6px -4px}header-component:where(.astro-b5wftkml) #headerExpandContent:where(.astro-b5wftkml):after{box-sizing:content-box;content:"";position:absolute;inset-inline:calc(-1rem - 1px);bottom:0;top:-5rem;z-index:-1;transition:.3s;visibility:hidden;opacity:0;border-bottom:1px solid transparent}header-component:where(.astro-b5wftkml):not(.not-top) #headerExpandContent:where(.astro-b5wftkml):after{visibility:visible;bottom:-1rem;opacity:1;background-color:hsl(var(--muted) / var(--un-bg-opacity, 1));border-bottom-color:hsl(var(--border) / var(--un-border-opacity, 1))}}#toggleDarkMode:where(.astro-b5wftkml){&[data-theme=dark]{.system:where(.astro-b5wftkml){display:none}.dark:where(.astro-b5wftkml){display:block}}&[data-theme=light]{.system:where(.astro-b5wftkml){display:none}.light{display:block}}}.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}body{font-family:var(--font-satoshi)}.elegant-player-container:where(.astro-fnrypj2h){position:fixed;bottom:2rem;left:2rem;z-index:9999}#music-player:where(.astro-fnrypj2h){height:60px;border-radius:30px;background:#fff9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.4);box-shadow:0 8px 32px #00000014;display:flex;align-items:center;transition:width .6s cubic-bezier(.34,1.56,.64,1),background .3s ease,border-color .3s ease,box-shadow .3s ease;will-change:width}.dark #music-player:where(.astro-fnrypj2h),[data-theme=dark] #music-player:where(.astro-fnrypj2h){background:#1e1e1e80;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d}#music-player:where(.astro-fnrypj2h).collapsed{width:60px}#music-player:where(.astro-fnrypj2h).expanded{width:320px}.player-inner:where(.astro-fnrypj2h){display:flex;align-items:center;width:320px;padding:6px;box-sizing:border-box}.cover-wrapper:where(.astro-fnrypj2h){width:48px;height:48px;border-radius:50%;overflow:hidden;cursor:pointer;flex-shrink:0;box-shadow:0 4px 12px #00000026;position:relative;z-index:2}.vinyl-record:where(.astro-fnrypj2h){width:100%;height:100%;border-radius:50%;background:#111;display:flex;align-items:center;justify-content:center;position:relative;animation:spin 8s linear infinite;animation-play-state:paused}.vinyl-record:where(.astro-fnrypj2h):before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:90%;border-radius:50%;border:1px solid rgba(255,255,255,.05);pointer-events:none}.cover-image:where(.astro-fnrypj2h){width:65%;height:65%;border-radius:50%;object-fit:cover;pointer-events:none}.vinyl-hole:where(.astro-fnrypj2h){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#ffffffe6;border-radius:50%;border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px #0000004d;pointer-events:none}.dark .vinyl-hole:where(.astro-fnrypj2h),[data-theme=dark] .vinyl-hole:where(.astro-fnrypj2h){background:#1e1e1ee6;border:1px solid rgba(255,255,255,.2)}@keyframes spin{to{transform:rotate(360deg)}}.track-info-wrapper:where(.astro-fnrypj2h){margin-left:12px;flex-grow:1;display:flex;flex-direction:column;justify-content:center;opacity:0;transform:translate(-10px);transition:opacity .4s ease,transform .4s cubic-bezier(.34,1.56,.64,1);white-space:nowrap;overflow:hidden;pointer-events:none}#music-player:where(.astro-fnrypj2h).expanded .track-info-wrapper:where(.astro-fnrypj2h){opacity:1;transform:translate(0);transition-delay:.1s;pointer-events:auto}.song-title:where(.astro-fnrypj2h){font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:2px;text-overflow:ellipsis;overflow:hidden}.dark .song-title:where(.astro-fnrypj2h),[data-theme=dark] .song-title:where(.astro-fnrypj2h){color:#f3f4f6}.artist-name:where(.astro-fnrypj2h){font-size:11px;color:#6b7280;text-overflow:ellipsis;overflow:hidden}.dark .artist-name:where(.astro-fnrypj2h),[data-theme=dark] .artist-name:where(.astro-fnrypj2h){color:#9ca3af}.progress-hitbox:where(.astro-fnrypj2h){width:100%;padding:6px 0;margin-top:2px;cursor:pointer;position:relative;touch-action:none}.progress-container:where(.astro-fnrypj2h){width:100%;height:3px;background:#0000001a;border-radius:2px;position:relative;overflow:hidden;transition:height .2s ease;pointer-events:none}.progress-hitbox:where(.astro-fnrypj2h):hover .progress-container:where(.astro-fnrypj2h){height:5px}.dark .progress-container:where(.astro-fnrypj2h),[data-theme=dark] .progress-container:where(.astro-fnrypj2h){background:#ffffff26}.progress-bar:where(.astro-fnrypj2h){height:100%;width:0%;background:#1a1a1a;border-radius:2px;transition:width .1s linear;pointer-events:none}.dark .progress-bar:where(.astro-fnrypj2h),[data-theme=dark] .progress-bar:where(.astro-fnrypj2h){background:#f3f4f6}.controls-wrapper:where(.astro-fnrypj2h){margin-left:8px;margin-right:6px;display:flex;align-items:center;gap:4px;opacity:0;transform:scale(.8);transition:opacity .4s ease,transform .4s cubic-bezier(.34,1.56,.64,1);pointer-events:none}#music-player:where(.astro-fnrypj2h).expanded .controls-wrapper:where(.astro-fnrypj2h){opacity:1;transform:scale(1);transition-delay:.15s;pointer-events:auto}.ctrl-btn:where(.astro-fnrypj2h){background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a1a1a;border-radius:50%;transition:background .2s ease,transform .2s cubic-bezier(.34,1.56,.64,1),color .2s ease}.ctrl-btn:where(.astro-fnrypj2h):hover{background:#0000000f}.ctrl-btn:where(.astro-fnrypj2h):active{transform:scale(.85)}.dark .ctrl-btn:where(.astro-fnrypj2h),[data-theme=dark] .ctrl-btn:where(.astro-fnrypj2h){color:#d1d5db}.dark .ctrl-btn:where(.astro-fnrypj2h):hover,[data-theme=dark] .ctrl-btn:where(.astro-fnrypj2h):hover{background:#ffffff1a;color:#fff}.icon-small:where(.astro-fnrypj2h){width:28px;height:28px}.icon-small:where(.astro-fnrypj2h) svg:where(.astro-fnrypj2h){width:16px;height:16px;fill:currentColor}.play-pause-btn:where(.astro-fnrypj2h){background:transparent;border:none;cursor:pointer;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1a1a1a;background:#0000000a;transition:background .2s ease,transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.play-pause-btn:where(.astro-fnrypj2h):hover{background:#00000014;box-shadow:0 2px 8px #0000001a}.play-pause-btn:where(.astro-fnrypj2h):active{transform:scale(.85)}.dark .play-pause-btn:where(.astro-fnrypj2h),[data-theme=dark] .play-pause-btn:where(.astro-fnrypj2h){color:#f3f4f6;background:#ffffff14}.dark .play-pause-btn:where(.astro-fnrypj2h):hover,[data-theme=dark] .play-pause-btn:where(.astro-fnrypj2h):hover{background:#ffffff26}.play-pause-btn:where(.astro-fnrypj2h) svg:where(.astro-fnrypj2h){width:18px;height:18px;fill:currentColor}.volume-group:where(.astro-fnrypj2h){position:relative;display:flex;align-items:center;justify-content:center}.volume-slider-wrapper:where(.astro-fnrypj2h){position:absolute;bottom:110%;left:50%;transform:translate(-50%) translateY(10px);background:#fffc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 12px #0000001a;border-radius:8px;padding:8px 6px;height:80px;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s cubic-bezier(.34,1.56,.64,1),visibility .2s;z-index:100}.dark .volume-slider-wrapper:where(.astro-fnrypj2h),[data-theme=dark] .volume-slider-wrapper:where(.astro-fnrypj2h){background:#1e1e1ecc;border:1px solid rgba(255,255,255,.1)}.volume-group:where(.astro-fnrypj2h):hover .volume-slider-wrapper:where(.astro-fnrypj2h){opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.volume-slider:where(.astro-fnrypj2h){-webkit-appearance:none;appearance:none;width:60px;height:3px;background:#00000026;border-radius:2px;outline:none;transform:rotate(-90deg);transform-origin:center;cursor:pointer}.dark .volume-slider:where(.astro-fnrypj2h),[data-theme=dark] .volume-slider:where(.astro-fnrypj2h){background:#fff3}.volume-slider:where(.astro-fnrypj2h)::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:10px;height:10px;border-radius:50%;background:#1a1a1a;cursor:pointer;box-shadow:0 1px 3px #0003}.dark .volume-slider:where(.astro-fnrypj2h)::-webkit-slider-thumb{background:#fff}@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(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}#coze-chat-widget:where(.astro-gh2rg5gz){position:fixed;inset:0;pointer-events:none;z-index:40}.coze-chat-button:where(.astro-gh2rg5gz){position:fixed;bottom:5rem;right:1.25rem;width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--accent)));border:1px solid rgba(255,255,255,.18);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;pointer-events:auto;z-index:41;box-shadow:0 12px 30px #0ea5e93d,inset 0 1px #fff3;overflow:hidden}.button-shine:where(.astro-gh2rg5gz){position:absolute;inset:0;border-radius:12px;background:linear-gradient(135deg,#ffffff26,#fff0 50%);opacity:0;transition:opacity .3s ease;pointer-events:none}.chat-icon:where(.astro-gh2rg5gz){width:23px;height:23px;color:#fff;pointer-events:none;flex-shrink:0;position:relative;z-index:2;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.coze-chat-button:where(.astro-gh2rg5gz):hover{background:linear-gradient(135deg,hsl(var(--accent)),hsl(var(--primary)));box-shadow:0 16px 36px #0ea5e94d,inset 0 1px #ffffff4d;transform:translateY(-1px)}.coze-chat-button:where(.astro-gh2rg5gz):hover .button-shine:where(.astro-gh2rg5gz){opacity:1}.coze-chat-button:where(.astro-gh2rg5gz):hover .chat-icon:where(.astro-gh2rg5gz){transform:scale(1.08)}.coze-chat-button:where(.astro-gh2rg5gz):active{background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--accent)));box-shadow:0 4px 12px #0ea5e933,inset 0 1px #ffffff26;transform:translateY(0)}.coze-chat-button:where(.astro-gh2rg5gz):active .chat-icon:where(.astro-gh2rg5gz){transform:scale(.95)}.coze-chat-button:where(.astro-gh2rg5gz):focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.coze-chat-backdrop:where(.astro-gh2rg5gz){position:fixed;inset:0;background:#00000080;z-index:39;pointer-events:auto;transition:opacity .2s ease}.coze-chat-backdrop:where(.astro-gh2rg5gz).hidden{display:none;opacity:0}.coze-chat-modal:where(.astro-gh2rg5gz){position:fixed;bottom:8.5rem;right:1.25rem;width:min(90vw,420px);height:min(72vh,640px);max-height:80vh;border-radius:20px;background:linear-gradient(135deg,hsl(var(--card) / .94),hsl(var(--background) / .92));border:1px solid hsl(var(--border) / .9);box-shadow:0 24px 60px #0f172a2e,0 1px #ffffff73 inset;display:flex;flex-direction:column;z-index:40;pointer-events:auto;transition:opacity .2s ease,transform .2s ease;overflow:hidden}.coze-chat-modal:where(.astro-gh2rg5gz).hidden{display:none;pointer-events:none;opacity:0;transform:translateY(10px)}.coze-chat-modal:where(.astro-gh2rg5gz).show{opacity:1;transform:translateY(0)}.coze-chat-header:where(.astro-gh2rg5gz){display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid hsl(var(--border) / .8);background:linear-gradient(180deg,hsl(var(--card) / .95),hsl(var(--background) / .96))}.glass-title:where(.astro-gh2rg5gz){margin:0;font-size:15px;font-weight:600;color:hsl(var(--foreground));letter-spacing:.3px}.close-button:where(.astro-gh2rg5gz){width:32px;height:32px;border:none;background:transparent;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:hsl(var(--muted-foreground));flex-shrink:0}.close-button:where(.astro-gh2rg5gz):hover{background-color:hsl(var(--primary) / .08);color:hsl(var(--foreground))}.close-button:where(.astro-gh2rg5gz):active{background-color:hsl(var(--primary) / .12)}.close-button:where(.astro-gh2rg5gz):focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.close-icon:where(.astro-gh2rg5gz){width:16px;height:16px;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.close-button:where(.astro-gh2rg5gz):hover .close-icon:where(.astro-gh2rg5gz){transform:rotate(90deg)}.coze-chat-body:where(.astro-gh2rg5gz){flex:1;overflow:hidden;padding:0;display:flex;flex-direction:column;position:relative;background:linear-gradient(180deg,transparent 0%,hsl(var(--background) / .75) 100%)}#coze-embed-container:where(.astro-gh2rg5gz){width:100%;height:100%}#coze-embed-container:where(.astro-gh2rg5gz) iframe:where(.astro-gh2rg5gz){width:100%;height:100%;border:none;display:block}@media(max-width:768px){.coze-chat-button:where(.astro-gh2rg5gz){bottom:88px;right:16px;width:45px;height:45px}.chat-icon:where(.astro-gh2rg5gz){width:20px;height:20px}.coze-chat-modal:where(.astro-gh2rg5gz){bottom:148px;right:12px;width:calc(100vw - 24px);max-width:none;height:65vh}.coze-chat-header:where(.astro-gh2rg5gz){padding:14px 16px}.glass-title:where(.astro-gh2rg5gz){font-size:14px}}@media(max-width:640px){.coze-chat-button:where(.astro-gh2rg5gz){bottom:82px;right:12px;width:44px;height:44px}.chat-icon:where(.astro-gh2rg5gz){width:19px;height:19px}.coze-chat-modal:where(.astro-gh2rg5gz){bottom:138px;right:8px;width:calc(100vw - 16px);max-height:60vh;border-radius:14px}}@media(prefers-reduced-motion:reduce){.coze-chat-button:where(.astro-gh2rg5gz),.coze-chat-button:where(.astro-gh2rg5gz):hover,.coze-chat-button:where(.astro-gh2rg5gz):active,.coze-chat-modal:where(.astro-gh2rg5gz),.coze-chat-backdrop:where(.astro-gh2rg5gz),.close-button:where(.astro-gh2rg5gz),.chat-icon:where(.astro-gh2rg5gz),.button-shine:where(.astro-gh2rg5gz),.close-icon:where(.astro-gh2rg5gz){transition:none;animation:none}.coze-chat-button:where(.astro-gh2rg5gz):hover,.coze-chat-button:where(.astro-gh2rg5gz):active{transform:none}}@keyframes fade-in-up{0%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}.animate{opacity:0;animation:.3s fade-in-up;animation-fill-mode:forwards}@media(prefers-reduced-motion){.animate{opacity:0;animation:.1s fade-in-up;animation-fill-mode:forwards}}#content-header{animation-delay:50ms}#content{animation-delay:.1s}#sidebar{animation-delay:.15s}span.katex-display{overflow-y:scroll;padding:.5rem}.katex-html{overflow:auto hidden;padding:3px}.katex-html .base{margin-block:0;margin-inline:auto}.katex-html .tag{position:relative!important;display:inline-block;padding-inline-start:.5rem}.astro-code{margin-top:.5rem;margin-bottom:.5rem;border-radius:.75rem;background-color:hsl(var(--muted) / var(--un-bg-opacity, 1))!important;display:flex;flex-direction:column;& pre{margin:0;padding-top:.85rem;padding-bottom:.85rem;padding-inline:0;background:none;overflow-x:scroll;& code{display:block;width:fit-content;min-width:100%;min-height:1.5rem;counter-reset:step;counter-increment:step 0;&:before{position:absolute;inset-inline-start:0;width:2.75rem;top:.8571429em;bottom:0;content:"";display:block;background-color:hsl(var(--muted) / var(--un-bg-opacity, 1));z-index:1}.line{padding-inline-end:3rem;&:before{position:sticky;content:counter(step);counter-increment:step;color:hsl(var(--muted-foreground) / .6);background-color:hsl(var(--muted) / var(--un-bg-opacity, 1));inset-inline-start:0;justify-content:end;display:inline-flex;width:2rem;padding-inline-end:.75rem;box-sizing:content-box;z-index:2}&:last-child:empty,&:last-child:has(>span:empty:only-child){display:none}}}}}.dark{.astro-code pre span{color:var(--shiki-dark)!important}}.astro-code{&:has(code){position:relative}&:has(div.title){padding-top:2rem;& code:before{top:calc(2rem + .8571429em)}}.title{position:absolute;top:0;left:0;margin:.5rem}.language{transition:opacity .3s;position:absolute;top:.75rem;right:0}& button.copy{transition:opacity .3s;opacity:0;position:absolute;top:.75rem;right:.75rem;user-select:none;.success:before{content:"Copied!";position:absolute;right:100%;top:0;bottom:0;display:flex;justify-content:center;align-items:center;font-size:.75rem;padding:.5rem;margin-right:.5rem;border-radius:.25rem;color:hsl(var(--muted-foreground) / var(--un-text-opacity, 1));background-color:hsl(var(--card) / var(--un-bg-opacity, 1));border:1px solid hsl(var(--border) / var(--un-border-opacity, 1))}&.copied{.success{display:block}.ready{display:none}}}&:hover,&:focus-within{& button.copy{opacity:1}.language{opacity:0}}.highlighted,.diff{min-width:100%;display:inline-block}.highlighted,.highlighted:before{background-color:#95a6b752!important}.diff{&.remove{background-color:#f43f5e29;&:before{background-color:#f43f5e29;content:"-"}}&.add{background-color:#10b98129;&:before{background-color:#10b98129;content:"+"}}}.collapse-toggle{z-index:3;padding:.25rem;user-select:none;display:flex;justify-content:center;align-items:center;column-gap:.3rem;box-sizing:border-box;margin:0;border-top:1px solid hsl(var(--border) / var(--un-border-opacity, 1));.desc:before{content:"Collapse"}& svg{transition:transform .2s ease;transform:rotate(180deg)}}&.collapsed{& pre{max-height:15rem;overflow:hidden}.collapse-toggle{margin:.5rem;border:1px solid hsl(var(--border) / var(--un-border-opacity, 1));.desc:before{content:"Show all"}& svg{transform:rotate(0)}}.collapse-fade{z-index:2;user-select:none;pointer-events:none;position:absolute;bottom:0;left:0;right:0;height:8rem;background:linear-gradient(to bottom,transparent 0%,hsl(var(--muted) / var(--un-bg-opacity, 1)) 60%)}}}.prose{color:hsl(var(--foreground));line-height:1.8;font-size:1.125rem;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;max-width:65ch;margin:0 auto;letter-spacing:.015em}.prose h1,.prose h2,.prose h3,.prose h4{color:hsl(var(--foreground));font-family:Outfit,Montserrat,PingFang SC,sans-serif;font-weight:700;line-height:1.3;margin-top:2.2em;margin-bottom:.8em}.prose h1{font-size:2.25rem;letter-spacing:-.02em}.prose h2{font-size:1.75rem;border-bottom:2px solid hsl(var(--border) / 1);padding-bottom:.3em}.prose p{margin-top:0;margin-bottom:1.5em}.prose blockquote{margin:2em 0;padding:1.25em 1.5em;background-color:hsl(var(--card));border-left:4px solid hsl(var(--primary));border-radius:0 8px 8px 0;color:hsl(var(--muted-foreground));font-style:italic;position:relative}.prose blockquote p:last-child{margin-bottom:0}.prose a{color:hsl(var(--primary));text-decoration:none;border-bottom:1px solid transparent;transition:all .3s ease;font-weight:500}.prose a:hover{color:hsl(var(--accent));border-bottom-color:hsl(var(--accent))}.prose code{font-family:Fira Code,JetBrains Mono,monospace;background-color:hsl(var(--muted));color:hsl(var(--accent));padding:.2em .4em;border-radius:4px;font-size:.875em}.prose pre{border-radius:12px}:not(html){::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:999px}}:root{--primary: 212 100% 48%;--accent: 158 80% 42%;--foreground: 220 30% 18%;--muted-foreground: 215 20% 45%;--background: 210 33% 97%;--muted: 210 25% 92%;--card: 210 40% 99%;--border: 214 20% 88%;--input: 214 20% 85%;--ring: 212 100% 48%;--radius: .5rem}.dark{--primary: 212 100% 60%;--accent: 158 100% 55%;--foreground: 214 25% 90%;--muted-foreground: 215 20% 65%;--background: 222 47% 11%;--muted: 217 33% 17%;--card: 220 40% 14%;--border: 215 25% 25%;--input: 215 25% 20%;--ring: 212 100% 60%}:root{--un-default-border-color: hsl(var(--border) / 1)}html.dark{color-scheme:dark}a{transition:color .2s ease;&:hover{color:hsl(var(--primary) / var(--un-text-opacity, 1))}}.highlight{--highlight-fg: color-mix( in srgb, var(--highlightColor) 40%, hsl(var(--foreground)/var(--un-text-opacity, 1)) );color:var(--highlight-fg, hsl(var(--primary) / var(--un-text-opacity)))!important}.highlight-bg{background-color:var( --highlightColor, hsl(var(--primary) / var(--un-text-opacity)) )!important}#main-container:where(.astro-37fxchfa){padding-top:env(safe-area-inset-top);padding-left:calc(1rem + env(safe-area-inset-left));padding-right:calc(1rem + env(safe-area-inset-right))}@media(min-width:640px){#main-container:where(.astro-37fxchfa){padding-left:calc(1.75rem + env(safe-area-inset-left));padding-right:calc(1.75rem + env(safe-area-inset-right))}}@media(min-width:1024px){#main-container:where(.astro-37fxchfa){padding-left:calc(2.5rem + env(safe-area-inset-left));padding-right:calc(2.5rem + env(safe-area-inset-right))}}@keyframes float{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-12px,0) scale(1.05)}}
