:root{--ha-bg:#ffffff;--ha-bg-subtle:#fafafa;--ha-border:rgba(0,0,0,0.08);--ha-border-strong:rgba(0,0,0,0.16);--ha-fg:#0a0a0a;--ha-fg-muted:#666;--ha-accent:#e85d2f;--ha-accent-soft:rgba(232,93,47,0.08);--ha-accent-glow:rgba(232,93,47,0.22);--ha-grid:rgba(0,0,0,0.05);--ha-motion-duration-xs:100ms;--ha-motion-duration-sm:180ms;--ha-motion-duration-md:240ms;--ha-motion-duration-lg:320ms;--ha-motion-duration-xl:480ms;--ha-motion-ease-standard:cubic-bezier(0.2,0,0,1);--ha-motion-ease-decelerate:cubic-bezier(0,0,0,1);--ha-motion-ease-accelerate:cubic-bezier(0.3,0,1,1);--ha-motion-distance-sm:8px;--ha-motion-distance-md:16px;--ha-motion-distance-lg:40px;--ha-motion-stagger-step:40ms;--ha-motion-highlight-apply:rgba(242,128,28,0.16)}html.dark{--ha-bg:#0a0a0a;--ha-bg-subtle:#111;--ha-border:rgba(255,255,255,0.1);--ha-border-strong:rgba(255,255,255,0.2);--ha-fg:#fafafa;--ha-fg-muted:#999;--ha-accent:#ff7a4c;--ha-accent-soft:rgba(255,122,76,0.12);--ha-accent-glow:rgba(255,122,76,0.28);--ha-grid:rgba(255,255,255,0.05);--ha-motion-highlight-apply:rgba(255,154,72,0.22)}html{font-feature-settings:"ss01","cv11","ss03";-webkit-font-smoothing:antialiased}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,SF Pro Text,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;letter-spacing:-.005em}.x\:bg-nextra-bg,.x\:bg-nextra-bg\/70,body,html{transition:background-color var(--ha-motion-duration-md) var(--ha-motion-ease-standard),color var(--ha-motion-duration-md) var(--ha-motion-ease-standard)}.ha-logo{display:inline-flex;align-items:center;gap:10px;font-weight:600}.ha-logo-mark{display:inline-block;width:22px;height:22px;border-radius:6px;background:linear-gradient(135deg,var(--ha-fg) 0,#555 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 0 12px -2px var(--ha-accent-glow);position:relative;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.ha-logo-mark:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.35) 50%,transparent 70%);transform:translateX(-120%);transition:transform .8s ease}.ha-logo:hover .ha-logo-mark{transform:rotate(-6deg) scale(1.06);box-shadow:0 0 0 1px var(--ha-accent-glow),0 6px 18px -4px var(--ha-accent-glow)}.ha-logo:hover .ha-logo-mark:after{transform:translateX(120%)}.ha-logo-text{letter-spacing:-.01em}.ha-logo-badge{font-size:11px;padding:2px 6px;border-radius:4px;background:var(--ha-bg-subtle);color:var(--ha-fg-muted);font-weight:500;border:1px solid var(--ha-border)}.nextra-search.ha-search{width:180px;max-width:180px;min-width:140px;transition:width .3s ease}.nextra-search.ha-search input[type=search]{width:100%;min-width:0}.nextra-search.ha-search:focus-within{width:240px;max-width:240px}@media (min-width:768px){.nextra-search.ha-search input[type=search]{width:100%!important;max-width:100%}}.nextra-navbar nav>div:has(>.nextra-search.ha-search){margin-right:4px}.nextra-banner,.nextra-navbar{transition:transform var(--ha-motion-duration-md,.22s) var(--ha-motion-ease-standard,cubic-bezier(.2,0,0,1)),opacity var(--ha-motion-duration-md,.22s) var(--ha-motion-ease-standard,cubic-bezier(.2,0,0,1));will-change:transform}html[data-ha-header=collapsed] .nextra-navbar{transform:translateY(-100%);opacity:0;pointer-events:none}html[data-ha-playground=open] .nextra-banner,html[data-ha-playground=open] .nextra-navbar{display:none!important}@media (prefers-reduced-motion:reduce){.nextra-banner,.nextra-navbar{transition:none}}.ha-theme-slot,[data-ha-theme-toggle]{display:inline-flex;align-items:center;flex:0 0 auto}[data-ha-theme-toggle]{position:relative;justify-content:center;width:32px;height:28px;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--ha-fg-muted);cursor:pointer;transition:color var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),background var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),border-color var(--ha-motion-duration-sm) var(--ha-motion-ease-standard)}[data-ha-theme-toggle]:hover{color:var(--ha-accent);background:var(--ha-accent-soft);border-color:var(--ha-accent-soft)}[data-ha-theme-toggle]:active{transform:scale(.94);transition-duration:var(--ha-motion-duration-xs)}[data-ha-theme-toggle] .ha-theme-toggle-icon{position:absolute;width:14px;height:14px;pointer-events:none;transition:transform var(--ha-motion-duration-md) var(--ha-motion-ease-standard),opacity var(--ha-motion-duration-md) var(--ha-motion-ease-standard)}[data-ha-theme-toggle][data-theme-resolved=light] .ha-theme-toggle-icon-sun{opacity:1;transform:rotate(0deg) scale(1)}[data-ha-theme-toggle][data-theme-resolved=light] .ha-theme-toggle-icon-moon{opacity:0;transform:rotate(45deg) scale(.7)}[data-ha-theme-toggle][data-theme-resolved=dark] .ha-theme-toggle-icon-sun{opacity:0;transform:rotate(-45deg) scale(.7)}[data-ha-theme-toggle][data-theme-resolved=dark] .ha-theme-toggle-icon-moon{opacity:1;transform:rotate(0deg) scale(1)}[data-ha-theme-toggle][data-theme-resolved=unknown] .ha-theme-toggle-icon-moon{opacity:0}::view-transition-new(root),::view-transition-old(root){animation:none;mix-blend-mode:normal}html.dark::view-transition-old(root){z-index:1}html.dark::view-transition-new(root){z-index:2}html:not(.dark)::view-transition-old(root){z-index:2}html:not(.dark)::view-transition-new(root){z-index:1}@media (prefers-reduced-motion:reduce){::view-transition-new(root),::view-transition-old(root){animation-duration:.01ms!important}}.nextra-sidebar-footer:empty,.nextra-sidebar-footer:has(>.ha-theme-slot:only-child):empty{display:none}.nextra-sidebar-footer>:last-child:first-child:empty{display:none}.ha-route-shell{position:relative;min-width:0}.ha-reading-progress{position:fixed;top:0;left:0;z-index:80;width:100%;height:2px;transform-origin:0 50%;background:linear-gradient(90deg,var(--ha-accent) 0,#f3a43b 100%);box-shadow:0 0 16px -6px var(--ha-accent-glow);pointer-events:none;transition:transform var(--ha-motion-duration-xs) var(--ha-motion-ease-standard)}.ha-route-shell[data-ha-view-transitions=supported] .ha-route-shell__stage{view-transition-name:ha-route-shell}.ha-route-shell__stage{min-width:0;animation:ha-route-shell-enter var(--ha-motion-duration-md) var(--ha-motion-ease-standard) both;will-change:transform,opacity}@keyframes ha-route-shell-enter{0%{opacity:0;transform:translateY(var(--ha-motion-distance-sm))}to{opacity:1;transform:translateY(0)}}.nextra-sidebar li>:is(a,button),.x\:sticky .nextra-scrollbar a[href^="#"]{position:relative;transition:transform var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),opacity var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),color var(--ha-motion-duration-sm) var(--ha-motion-ease-standard)}.nextra-sidebar li>:is(a,button):before,.x\:sticky .nextra-scrollbar a[href^="#"]:before{content:"";position:absolute;top:50%;left:-10px;width:3px;height:65%;border-radius:999px;background:var(--ha-accent);opacity:0;transform:translateY(-50%) scaleY(.35);transform-origin:center;transition:transform var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),opacity var(--ha-motion-duration-sm) var(--ha-motion-ease-standard)}.nextra-sidebar li.active>:is(a,button){transform:translateX(4px)}.nextra-sidebar li.active>:is(a,button):before{opacity:1;transform:translateY(-50%) scaleY(1)}.x\:sticky .nextra-scrollbar a[href^="#"][data-ha-toc-active=true]{transform:translateX(4px)}.x\:sticky .nextra-scrollbar a[href^="#"][data-ha-toc-active=true]:before{opacity:1;transform:translateY(-50%) scaleY(1)}.nextra-search-results{transform-origin:top center;transition:opacity var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),transform var(--ha-motion-duration-sm) var(--ha-motion-ease-standard)}.nextra-search-results[data-enter]{animation:ha-search-results-panel var(--ha-motion-duration-sm) var(--ha-motion-ease-standard) both}.nextra-search-results[data-enter] :is(li,[role=option]){opacity:0;transform:translateY(6px);animation:ha-search-result-enter var(--ha-motion-duration-sm) var(--ha-motion-ease-standard) both}.nextra-search-results[data-enter] :is(li,[role=option]):first-child{animation-delay:0s}.nextra-search-results[data-enter] :is(li,[role=option]):nth-child(2){animation-delay:var(--ha-motion-stagger-step)}.nextra-search-results[data-enter] :is(li,[role=option]):nth-child(3){animation-delay:calc(var(--ha-motion-stagger-step) * 2)}.nextra-search-results[data-enter] :is(li,[role=option]):nth-child(4){animation-delay:calc(var(--ha-motion-stagger-step) * 3)}.nextra-search-results[data-enter] :is(li,[role=option]):nth-child(5){animation-delay:calc(var(--ha-motion-stagger-step) * 4)}.nextra-search-results[data-enter] :is(li,[role=option]):nth-child(n+6){animation-delay:calc(var(--ha-motion-stagger-step) * 5)}@keyframes ha-search-results-panel{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes ha-search-result-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ha-reading-progress{transition-duration:.01ms}.ha-route-shell__stage,.nextra-search-results[data-enter],.nextra-search-results[data-enter] :is(li,[role=option]){animation:none;opacity:1;transform:none;will-change:auto}.nextra-sidebar li>:is(a,button),.x\:sticky .nextra-scrollbar a[href^="#"]{transition-duration:.01ms}.nextra-sidebar li.active>:is(a,button),.x\:sticky .nextra-scrollbar a[href^="#"][data-ha-toc-active=true]{transform:none}}.ha-hero{position:relative;padding:112px 24px 88px;text-align:center;overflow:hidden;border-bottom:1px solid var(--ha-border);isolation:isolate}.ha-hero-bg{position:absolute;inset:-40px;pointer-events:none;z-index:-2;background-image:linear-gradient(var(--ha-grid) 1px,transparent 1px),linear-gradient(90deg,var(--ha-grid) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse at center,#000 0,transparent 72%);-webkit-mask-image:radial-gradient(ellipse at center,#000 0,transparent 72%);animation:ha-grid-drift 40s linear infinite}@keyframes ha-grid-drift{0%{background-position:0 0,0 0}to{background-position:56px 56px,56px 56px}}.ha-hero:before{content:"";position:absolute;left:50%;top:30%;width:640px;height:320px;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,var(--ha-accent-glow) 0,transparent 65%);z-index:-1;animation:ha-blob-pulse 8s ease-in-out infinite;pointer-events:none}@keyframes ha-blob-pulse{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.15)}}.ha-hero-inner{position:relative;max-width:880px;margin:0 auto}.ha-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:500;color:var(--ha-accent);background:var(--ha-accent-soft);border:1px solid var(--ha-accent-soft);margin-bottom:24px}.ha-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--ha-accent);box-shadow:0 0 0 3px var(--ha-accent-soft);animation:ha-pulse 2.2s ease-in-out infinite}@keyframes ha-pulse{0%,to{box-shadow:0 0 0 3px var(--ha-accent-soft)}50%{box-shadow:0 0 0 7px transparent}}.ha-title{font-size:clamp(36px,6vw,64px);line-height:1.05;letter-spacing:-.035em;font-weight:700;margin:0 0 20px;color:var(--ha-fg)}.ha-title em{font-style:normal;background:linear-gradient(135deg,var(--ha-accent) 0,#b8451f 50%,var(--ha-accent) 100%);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:ha-gradient-shift 6s ease infinite}@keyframes ha-gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.ha-subtitle{font-size:clamp(15px,1.5vw,18px);line-height:1.65;color:var(--ha-fg-muted);max-width:640px;margin:0 auto 36px}.ha-cta-row{display:inline-flex;gap:12px;flex-wrap:wrap;justify-content:center}.ha-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:10px;font-size:14px;font-weight:500;text-decoration:none!important;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;border:1px solid transparent;position:relative;overflow:hidden}.ha-btn-arrow{display:inline-block;transition:transform .25s cubic-bezier(.4,0,.2,1)}.ha-btn:hover .ha-btn-arrow{transform:translateX(4px)}.ha-btn-primary{background:var(--ha-fg);color:var(--ha-bg)}.ha-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 24px -8px rgba(0,0,0,.28),0 0 0 1px var(--ha-accent-glow)}.ha-btn-primary:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.22) 50%,transparent 65%);transform:translateX(-100%);transition:transform .6s ease}.ha-btn-primary:hover:before{transform:translateX(100%)}.ha-btn-ghost{color:var(--ha-fg);border-color:var(--ha-border);background:transparent}.ha-btn-ghost:hover{border-color:var(--ha-fg);transform:translateY(-1px)}.ha-section{max-width:1120px;margin:0 auto;padding:72px 24px}.ha-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px;flex-wrap:wrap;gap:16px}.ha-section-title{font-size:28px;font-weight:600;letter-spacing:-.02em;margin:0}.ha-section-desc{color:var(--ha-fg-muted);font-size:14px;max-width:420px}.ha-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1px;gap:1px;background:var(--ha-border);border:1px solid var(--ha-border);border-radius:14px;overflow:hidden}.ha-card{position:relative;background:var(--ha-bg);padding:28px 24px 24px;text-decoration:none!important;color:inherit!important;transition:background .25s ease,transform .25s ease;display:flex;flex-direction:column;gap:12px;min-height:180px;overflow:hidden;isolation:isolate}.ha-card:before{content:"";position:absolute;inset:0;background:radial-gradient(420px circle at var(--mx,50%) var(--my,0),var(--ha-accent-soft) 0,transparent 55%);opacity:0;transition:opacity .4s ease;z-index:-1;pointer-events:none}.ha-card:hover{background:var(--ha-bg-subtle);transform:translateY(-2px)}.ha-card:hover:before{opacity:1}.ha-card:after{content:"→";position:absolute;top:24px;right:24px;font-size:14px;color:var(--ha-fg-muted);opacity:0;transform:translateX(-4px);transition:opacity .25s ease,transform .25s ease,color .25s ease}.ha-card:hover:after{opacity:1;transform:translateX(0);color:var(--ha-accent)}.ha-card-index{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;color:var(--ha-fg-muted);letter-spacing:.05em}.ha-card-title{font-size:17px;font-weight:600;margin:0;letter-spacing:-.01em;transition:color .2s ease}.ha-card:hover .ha-card-title{color:var(--ha-accent)}.ha-card-desc{font-size:13.5px;line-height:1.6;color:var(--ha-fg-muted);margin:0}.ha-card-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--ha-fg-muted);font-family:ui-monospace,SF Mono,Menlo,monospace;margin-top:auto}.ha-card-tag span{width:6px;height:6px;border-radius:50%;background:var(--ha-accent);box-shadow:0 0 0 0 var(--ha-accent-glow);transition:box-shadow .3s ease}.ha-card:hover .ha-card-tag span{box-shadow:0 0 0 4px var(--ha-accent-soft)}.ha-meta-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:24px;gap:24px;padding:32px 0;border-top:1px solid var(--ha-border);border-bottom:1px solid var(--ha-border);max-width:1120px;margin:0 auto}.ha-meta-item{display:flex;flex-direction:column;gap:4px;padding:0 24px}.ha-meta-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--ha-fg-muted)}.ha-meta-value{font-size:16px;font-weight:600;letter-spacing:-.01em}.ha-cta-card{position:relative;border:1px solid var(--ha-border);border-radius:14px;padding:48px 28px;text-align:center;overflow:hidden;background:radial-gradient(ellipse at top,var(--ha-accent-soft) 0,transparent 60%)}.ha-cta-card:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,transparent 40%,var(--ha-accent-glow) 60%,transparent 80%);background-size:300% 300%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:ha-border-shimmer 6s linear infinite;pointer-events:none}@keyframes ha-border-shimmer{0%{background-position:0 50%}to{background-position:300% 50%}}.ha-cta-title{font-size:22px;font-weight:600;letter-spacing:-.02em;margin:0 0 10px}.ha-cta-desc{color:var(--ha-fg-muted);margin:0 0 20px;font-size:14px}.ha-reveal{opacity:0;transform:translateY(14px);animation:ha-rise .7s cubic-bezier(.22,.61,.36,1) forwards;animation-delay:calc(var(--i, 0) * 70ms + .12s)}@keyframes ha-rise{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ha-cta-card:before,.ha-eyebrow-dot,.ha-hero-bg,.ha-hero:before,.ha-reveal,.ha-title em{animation:none!important}.ha-reveal{opacity:1;transform:none}.ha-btn,.ha-btn-arrow,.ha-card{transition:none!important}}.ha-codeblock{margin:1.25rem 0;border:1px solid var(--ha-border,rgba(0,0,0,.08));border-radius:10px;background:var(--ha-surface,rgba(0,0,0,.02));overflow:hidden}html.dark .ha-codeblock{border-color:rgba(255,255,255,.08);background:rgba(255,255,255,.02)}.ha-codeblock-summary{display:flex;align-items:center;gap:8px;padding:10px 14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none;font-size:13px;line-height:1;color:var(--ha-fg-muted,rgba(0,0,0,.7));transition:background .2s ease,color .2s ease}.ha-codeblock-summary::-webkit-details-marker{display:none}.ha-codeblock-summary:hover{background:var(--ha-accent-soft,rgba(232,93,47,.08));color:var(--ha-accent,#e85d2f)}.ha-codeblock-chevron{display:inline-block;transition:transform .25s ease;font-size:12px;color:currentColor}.ha-codeblock[open]>.ha-codeblock-summary .ha-codeblock-chevron{transform:rotate(90deg)}.ha-codeblock-title{font-weight:500;flex:0 0 auto}.ha-codeblock-hint{margin-left:auto;font-size:11px;opacity:.55}.ha-codeblock-body{padding:0 4px 4px;animation:ha-codeblock-reveal .2s ease}.ha-codeblock-body>:first-child{margin-top:0!important}.ha-codeblock-body>:last-child{margin-bottom:0!important}@keyframes ha-codeblock-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ha-codeblock-body,.ha-codeblock-chevron{animation:none!important;transition:none!important}}.ha-source-link{--ha-sl-accent:#e85d2f;display:flex;align-items:stretch;gap:14px;margin:1.4rem 0;padding:14px 16px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:linear-gradient(180deg,rgba(232,93,47,.02),rgba(232,93,47,0)),rgba(255,255,255,.6);color:inherit!important;text-decoration:none!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease;position:relative;overflow:hidden;cursor:pointer}html.dark .ha-source-link{border-color:rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(232,93,47,.05),rgba(232,93,47,0)),rgba(255,255,255,.03)}.ha-source-link:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(400px circle at var(--x,50%) var(--y,50%),rgba(232,93,47,.12),transparent 40%);opacity:0;transition:opacity .25s ease}.ha-source-link:hover{transform:translateY(-1px);border-color:var(--ha-sl-accent);box-shadow:0 8px 24px -12px rgba(232,93,47,.45)}.ha-source-link:hover:before{opacity:1}.ha-source-link:active{transform:translateY(0)}.ha-source-link-icon{flex:0 0 auto;width:36px;height:36px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:rgba(232,93,47,.1);color:var(--ha-sl-accent);transition:background .2s ease,transform .2s ease}.ha-source-link:hover .ha-source-link-icon{background:var(--ha-sl-accent);color:#fff;transform:scale(1.05)}.ha-source-link-body{flex:1 1 auto;display:flex;flex-direction:column;gap:2px;min-width:0}.ha-source-link-top{display:inline-flex;align-items:center;gap:8px;font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.06em;color:rgba(0,0,0,.55);font-weight:600}html.dark .ha-source-link-top{color:rgba(255,255,255,.55)}.ha-source-link-badge{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:11px;padding:2px 6px;border-radius:4px;background:rgba(232,93,47,.1);color:var(--ha-sl-accent);letter-spacing:.02em;text-transform:none;line-height:1.3}.ha-source-link-title{font-size:14.5px;font-weight:600;color:inherit;line-height:1.45;word-break:break-word}.ha-source-link-desc{font-size:12.5px;color:rgba(0,0,0,.6);line-height:1.5}html.dark .ha-source-link-desc{color:rgba(255,255,255,.55)}.ha-source-link-arrow{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:rgba(0,0,0,.4);transition:transform .25s ease,color .25s ease}html.dark .ha-source-link-arrow{color:rgba(255,255,255,.4)}.ha-source-link:hover .ha-source-link-arrow{color:var(--ha-sl-accent);transform:translate(2px,-2px)}.ha-source-link[data-type=pr] .ha-source-link-icon{background:rgba(130,80,223,.12);color:#8250df}.ha-source-link[data-type=pr]:hover .ha-source-link-icon{background:#8250df;color:#fff}.ha-source-link[data-type=file] .ha-source-link-icon{background:rgba(9,105,218,.12);color:#0969da}.ha-source-link[data-type=file]:hover .ha-source-link-icon{background:#0969da;color:#fff}.ha-source-link[data-type=repo] .ha-source-link-icon{background:rgba(31,35,40,.1);color:#1f2328}html.dark .ha-source-link[data-type=repo] .ha-source-link-icon{background:rgba(255,255,255,.08);color:#e6edf3}.ha-source-link[data-type=repo]:hover .ha-source-link-icon{background:#1f2328;color:#fff}@media (prefers-reduced-motion:reduce){.ha-source-link,.ha-source-link-arrow,.ha-source-link-icon{transition:none!important;transform:none!important}.ha-source-link:before{display:none}}.ha-zoom-img{max-width:100%;height:auto;cursor:zoom-in;border-radius:8px;transition:transform .25s ease,box-shadow .25s ease;display:block;margin:1.2rem auto}.ha-zoom-img:hover{transform:translateY(-1px);box-shadow:0 10px 28px -14px rgba(0,0,0,.35)}.ha-zoom-overlay{position:fixed;inset:0;z-index:9999;background:rgba(10,10,10,.88);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px 24px;animation:ha-zoom-fade .2s ease;cursor:zoom-out}.ha-zoom-opened{max-width:min(95vw,1600px);max-height:85vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 25px 70px -20px rgba(0,0,0,.65);cursor:default;animation:ha-zoom-in .25s cubic-bezier(.2,.8,.2,1);background:transparent}.ha-zoom-caption{color:rgba(255,255,255,.85);font-size:13px;line-height:1.5;max-width:min(80vw,900px);text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.6)}.ha-zoom-close{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:rgba(255,255,255,.9);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease,border-color .2s ease}.ha-zoom-close:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.4);transform:rotate(90deg)}@keyframes ha-zoom-fade{0%{opacity:0}to{opacity:1}}@keyframes ha-zoom-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.ha-zoom-close,.ha-zoom-img,.ha-zoom-opened,.ha-zoom-overlay{transition:none!important;animation:none!important;transform:none!important}.ha-zoom-overlay{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}.mermaid{display:flex;justify-content:center;align-items:center;max-width:680px;margin:2rem auto;padding:1.25rem 1rem;background:var(--ha-bg-subtle);border:1px solid var(--ha-border);border-radius:12px;overflow-x:auto}.mermaid svg{max-width:100%;height:auto!important;font-family:inherit!important}.mermaid .node circle,.mermaid .node ellipse,.mermaid .node path,.mermaid .node polygon,.mermaid .node rect{fill:var(--ha-bg)!important;stroke:var(--ha-accent)!important;stroke-width:1.4px!important;rx:8px;ry:8px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.04))}.mermaid .node .label,.mermaid .node text,.mermaid .nodeLabel{color:var(--ha-fg)!important;fill:var(--ha-fg)!important;font-size:13px!important;font-weight:500!important}.mermaid .edgePath .path,.mermaid .flowchart-link{stroke:var(--ha-border-strong)!important;stroke-width:1.4px!important}.mermaid .marker,.mermaid marker path{fill:var(--ha-border-strong)!important;stroke:var(--ha-border-strong)!important}.mermaid .edgeLabel,.mermaid .edgeLabel rect{background:var(--ha-bg)!important;fill:var(--ha-bg)!important;color:var(--ha-fg-muted)!important;font-size:12px!important;padding:2px 6px!important;border-radius:4px!important}.mermaid .edgeLabel foreignObject div{background:transparent!important;color:var(--ha-fg-muted)!important}.mermaid .node.default .label-container,.mermaid g.classGroup rect{fill:var(--ha-accent-soft)!important}html.dark .mermaid .node circle,html.dark .mermaid .node ellipse,html.dark .mermaid .node path,html.dark .mermaid .node polygon,html.dark .mermaid .node rect{fill:var(--ha-bg)!important;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}@media (max-width:640px){.mermaid{max-width:100%;padding:1rem .5rem}.mermaid svg{min-width:520px}}.ha-playground-backdrop{position:fixed;inset:0;background:rgba(5,10,18,.48);opacity:0;transition:opacity var(--ha-motion-duration-md) var(--ha-motion-ease-standard);z-index:69}.ha-playground{position:fixed;inset:0 0 0 auto;width:min(1080px,63vw);min-width:820px;height:100vh;display:flex;flex-direction:column;background:#1e1e1e;border-left:1px solid rgba(255,255,255,.06);box-shadow:-28px 0 60px rgba(0,0,0,.32);transform:translateX(calc(100% + var(--ha-motion-distance-md)));transition:transform var(--ha-motion-duration-lg) var(--ha-motion-ease-standard);will-change:transform;z-index:70}.ha-playground[data-drawer-phase=open],.ha-playground[data-drawer-phase=opening][data-drawer-transition=active]{transform:translateX(0)}.ha-playground[data-drawer-phase=closing]{transform:translateX(calc(100% + var(--ha-motion-distance-md)))}.ha-playground-backdrop[data-drawer-phase=open],.ha-playground-backdrop[data-drawer-phase=opening][data-drawer-transition=active]{opacity:1}.ha-playground-backdrop[data-drawer-phase=closing]{opacity:0}.ha-playground-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:50px;padding:0 14px 0 16px;border-bottom:1px solid rgba(255,255,255,.06);background:#181818}.ha-playground-brand{display:flex;align-items:center;gap:10px;min-width:0}.ha-playground-brand-mark{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:18px;border-radius:6px;background:rgba(255,255,255,.06);color:#8fb6ff;font-size:11px;font-weight:700;letter-spacing:.02em}.ha-playground-brand h2{margin:0;font-size:13px;font-weight:600;letter-spacing:0;color:rgba(255,255,255,.92)}.ha-playground-window-actions{display:flex;align-items:center;gap:10px}.ha-playground-status{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);font-size:11px;font-weight:600;line-height:1;letter-spacing:.02em;color:rgba(255,255,255,.72);transition:background-color var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),color var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),border-color var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),opacity var(--ha-motion-duration-sm) var(--ha-motion-ease-standard)}.ha-playground-status[data-boot-stage=loading-kernel],.ha-playground-status[data-boot-stage=mounting-snapshot],.ha-playground-status[data-boot-stage=prelude],.ha-playground-status[data-boot-stage=starting-shell]{opacity:.9}.ha-playground-status.status-ready,.ha-playground-status.status-running{color:#8ab4ff;border-color:rgba(138,180,255,.24);background:rgba(138,180,255,.1)}.ha-playground-status.status-error,.ha-playground-status.status-unsupported{color:#ff9d7a;border-color:rgba(255,157,122,.22);background:rgba(255,157,122,.1)}.ha-playground-close{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:rgba(255,255,255,.72);border-radius:999px;min-height:28px;padding:0 11px;font-size:11px;transition:border-color .2s ease,color .2s ease,background .2s ease}.ha-playground-close:hover{color:#fff;border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.08)}.ha-playground-body{flex:1 1;min-height:0;overflow:hidden;display:grid;grid-template-columns:48px 250px minmax(0,1fr)}.ha-playground-activity-rail{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 0;border-right:1px solid rgba(255,255,255,.05);background:#181818}.ha-playground-activity-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:42px;border:0;border-left:2px solid transparent;background:transparent;color:rgba(255,255,255,.45);transition:color .2s ease,background .2s ease,border-color .2s ease}.ha-playground-activity-button svg{width:18px;height:18px}.ha-playground-activity-button.is-active,.ha-playground-activity-button:hover{color:rgba(255,255,255,.92);background:rgba(255,255,255,.03);border-left-color:#ffb454}.ha-playground-sidebar{min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.05);background:#252526}.ha-playground-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 10px;color:rgba(255,255,255,.88);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ha-playground-sidebar-badge{color:rgba(255,255,255,.38);font-size:10px}.ha-playground-tree{display:flex;flex-direction:column;gap:2px;min-height:0;overflow:auto;padding:0 8px 14px}.ha-playground-tree-group{display:grid;grid-gap:2px;gap:2px}.ha-playground-tree-directory{display:flex;align-items:center;gap:6px;min-height:28px;padding:0 8px;color:rgba(255,255,255,.68);font-size:11px;font-weight:600}.ha-playground-tree-chevron{color:rgba(255,255,255,.4);font-size:10px}.ha-playground-tree-folder-icon{width:13px;height:13px;color:#dcb574;flex:0 0 auto}.ha-playground-tree-children{display:grid;grid-gap:2px;gap:2px;padding-left:14px}.ha-playground-tree button{display:flex;align-items:center;gap:8px;width:100%;min-height:28px;border:1px solid transparent;border-radius:6px;background:transparent;color:rgba(255,255,255,.66);padding:0 8px;font-size:12px;text-align:left;transition:color .2s ease,border-color .2s ease,background .2s ease}.ha-playground-tree-file-icon{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;border-radius:4px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.42);font-size:9px;font-weight:700;letter-spacing:.02em;flex:0 0 auto}.ha-playground-tree-file-icon.is-typescript{background:rgba(117,190,255,.16);color:#86c5ff}.ha-playground-tree-file-icon.is-javascript{background:rgba(255,210,88,.16);color:#ffd766}.ha-playground-tree-file-icon.is-json{background:rgba(134,221,170,.14);color:#94e0b1}.ha-playground-tree-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ha-playground-tree button.is-active,.ha-playground-tree button:hover{color:rgba(255,255,255,.96);border-color:rgba(255,255,255,.06);background:rgba(255,255,255,.08)}.ha-playground-empty{margin:0;padding:4px 8px;color:rgba(255,255,255,.4);font-size:12px}.ha-playground-main{min-height:0;overflow:hidden;display:grid;grid-template-rows:minmax(0,1fr);background:#1e1e1e}.ha-playground-main[data-terminal-visible=true]{grid-template-rows:minmax(0,1fr) minmax(220px,38%)}.ha-playground-editor-pane{min-height:0;overflow:hidden;display:grid;grid-template-rows:36px minmax(0,1fr)}.ha-playground-tabs{display:flex;align-items:stretch;gap:1px;padding-left:0;background:#181818;border-bottom:1px solid rgba(255,255,255,.05)}.ha-playground-tab{display:inline-flex;align-items:center;gap:8px;min-width:0;max-width:220px;padding:0 14px;border:0;border-top:2px solid transparent;background:#2d2d2d;color:rgba(255,255,255,.68);font-size:12px}.ha-playground-tab.is-active{border-top-color:#569cd6;background:#1e1e1e;color:rgba(255,255,255,.94)}.ha-playground-tab-icon{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;border-radius:4px;font-size:10px;font-weight:700}.ha-playground-tab-icon,.ha-playground-tab-icon.is-typescript{background:rgba(86,156,214,.14);color:#75beff}.ha-playground-tab-icon.is-javascript{background:rgba(255,210,88,.14);color:#ffd766}.ha-playground-tab-icon.is-json{background:rgba(134,221,170,.14);color:#94e0b1}.ha-playground-editor-shell{min-height:0;overflow:hidden;background:#1e1e1e;border-bottom:1px solid rgba(255,255,255,.05)}.ha-playground-editor-target{height:100%}.ha-playground-flight-clone{z-index:2147483646;overflow:hidden;border-radius:8px;box-shadow:0 18px 36px rgba(0,0,0,.28);transition:transform var(--ha-motion-duration-lg) var(--ha-motion-ease-standard),opacity var(--ha-motion-duration-md) var(--ha-motion-ease-standard);will-change:transform,opacity}.ha-playground-editor-highlight{background:linear-gradient(90deg,var(--ha-motion-highlight-apply) 0,rgba(242,128,28,.04) 100%);animation:ha-playground-editor-highlight-fade calc(var(--ha-motion-duration-xl) * 1.25) var(--ha-motion-ease-standard)}@keyframes ha-playground-editor-highlight-fade{0%{box-shadow:inset 3px 0 0 rgba(242,128,28,.9);filter:saturate(1.15)}to{box-shadow:inset 3px 0 0 rgba(242,128,28,0);filter:saturate(1)}}.ha-playground-output-shell{min-height:0;overflow:hidden;display:grid;grid-template-rows:36px minmax(0,1fr);background:#181818}.ha-playground-output-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px 0 14px;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.72);font-size:11px;font-weight:600}.ha-playground-output-title{display:inline-flex;align-items:center;gap:8px}.ha-playground-output-dot{width:8px;height:8px;border-radius:999px;background:rgba(255,255,255,.24);transition:background-color var(--ha-motion-duration-sm) var(--ha-motion-ease-standard)}.ha-playground-output-dot.status-ready,.ha-playground-output-dot.status-running{background:#89d185}.ha-playground-output-dot.status-running{animation:ha-status-pulse 1.1s ease-in-out infinite}.ha-playground-output-dot.status-error,.ha-playground-output-dot.status-unsupported{background:#ff8e72}@keyframes ha-status-pulse{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(137,209,133,.45)}50%{opacity:.65;box-shadow:0 0 0 4px rgba(137,209,133,0)}}.ha-playground-output-context{color:rgba(255,255,255,.42);font-size:11px}.ha-playground-output{margin:0;padding:14px 16px 18px;height:100%;overflow:auto;color:#d8e1ea;font-size:12px;line-height:1.5}.ha-playground-output-line{display:block;white-space:pre-wrap}.ha-playground-output-line.is-error{color:#ff8e72}.ha-playground-terminal-host{min-height:0;height:100%;width:100%;padding:8px 0 4px 12px;background:#12141a;overflow:hidden}.ha-playground-terminal-host .xterm{height:100%;width:100%}.ha-playground-terminal-host .xterm-viewport{background-color:transparent!important;overflow-y:auto!important}.ha-playground-terminal-host .xterm-screen{width:100%!important}.ha-playground[data-playground-theme=light]{background:#f3f3f3;border-left-color:rgba(0,0,0,.08);box-shadow:-28px 0 60px rgba(15,23,42,.18)}.ha-playground[data-playground-theme=light] .ha-playground-header{background:#e7e7e7;border-bottom-color:rgba(0,0,0,.08)}.ha-playground[data-playground-theme=light] .ha-playground-brand-mark{background:rgba(15,23,42,.06);color:#2f6feb}.ha-playground[data-playground-theme=light] .ha-playground-brand h2{color:rgba(15,23,42,.88)}.ha-playground[data-playground-theme=light] .ha-playground-status{border-color:rgba(15,23,42,.12);background:rgba(15,23,42,.04);color:rgba(15,23,42,.7)}.ha-playground[data-playground-theme=light] .ha-playground-status.status-ready,.ha-playground[data-playground-theme=light] .ha-playground-status.status-running{color:#1d6fd8;border-color:rgba(29,111,216,.28);background:rgba(29,111,216,.08)}.ha-playground[data-playground-theme=light] .ha-playground-status.status-error,.ha-playground[data-playground-theme=light] .ha-playground-status.status-unsupported{color:#c4452b;border-color:rgba(196,69,43,.28);background:rgba(196,69,43,.08)}.ha-playground[data-playground-theme=light] .ha-playground-close{border-color:rgba(15,23,42,.14);background:rgba(15,23,42,.03);color:rgba(15,23,42,.72)}.ha-playground[data-playground-theme=light] .ha-playground-close:hover{color:#0f172a;border-color:rgba(15,23,42,.26);background:rgba(15,23,42,.08)}@media (prefers-reduced-motion:reduce){.ha-playground-editor-highlight,.ha-playground-flight-clone,.ha-playground-status{transition:none;transform:none;animation:none}}.ha-playground[data-playground-theme=light] .ha-playground-activity-rail{border-right-color:rgba(0,0,0,.08);background:#e7e7e7}.ha-playground[data-playground-theme=light] .ha-playground-activity-button{color:rgba(15,23,42,.5)}.ha-playground[data-playground-theme=light] .ha-playground-activity-button.is-active,.ha-playground[data-playground-theme=light] .ha-playground-activity-button:hover{color:rgba(15,23,42,.9);background:rgba(15,23,42,.04);border-left-color:#f2801c}.ha-playground[data-playground-theme=light] .ha-playground-sidebar{background:#f3f3f3;border-right-color:rgba(0,0,0,.08)}.ha-playground[data-playground-theme=light] .ha-playground-sidebar-header{color:rgba(15,23,42,.78)}.ha-playground[data-playground-theme=light] .ha-playground-sidebar-badge{color:rgba(15,23,42,.42)}.ha-playground[data-playground-theme=light] .ha-playground-tree-directory{color:rgba(15,23,42,.72)}.ha-playground[data-playground-theme=light] .ha-playground-tree-chevron{color:rgba(15,23,42,.42)}.ha-playground[data-playground-theme=light] .ha-playground-tree-folder-icon{color:#b58900}.ha-playground[data-playground-theme=light] .ha-playground-tree button{color:rgba(15,23,42,.72)}.ha-playground[data-playground-theme=light] .ha-playground-tree-file-icon{background:rgba(15,23,42,.06);color:rgba(15,23,42,.5)}.ha-playground[data-playground-theme=light] .ha-playground-tree-file-icon.is-typescript{background:rgba(29,111,216,.14);color:#1d6fd8}.ha-playground[data-playground-theme=light] .ha-playground-tree-file-icon.is-javascript{background:rgba(217,163,15,.16);color:#a88314}.ha-playground[data-playground-theme=light] .ha-playground-tree-file-icon.is-json{background:rgba(29,142,90,.14);color:#1d8e5a}.ha-playground[data-playground-theme=light] .ha-playground-tree button.is-active,.ha-playground[data-playground-theme=light] .ha-playground-tree button:hover{color:#0f172a;border-color:rgba(15,23,42,.08);background:rgba(15,23,42,.06)}.ha-playground[data-playground-theme=light] .ha-playground-empty{color:rgba(15,23,42,.5)}.ha-playground[data-playground-theme=light] .ha-playground-main{background:#ffffff}.ha-playground[data-playground-theme=light] .ha-playground-tabs{background:#e7e7e7;border-bottom-color:rgba(0,0,0,.08)}.ha-playground[data-playground-theme=light] .ha-playground-tab{background:#ececec;color:rgba(15,23,42,.66)}.ha-playground[data-playground-theme=light] .ha-playground-tab.is-active{background:#ffffff;color:rgba(15,23,42,.92);border-top-color:#1d6fd8}.ha-playground[data-playground-theme=light] .ha-playground-tab-icon,.ha-playground[data-playground-theme=light] .ha-playground-tab-icon.is-typescript{background:rgba(29,111,216,.12);color:#1d6fd8}.ha-playground[data-playground-theme=light] .ha-playground-tab-icon.is-javascript{background:rgba(217,163,15,.16);color:#a88314}.ha-playground[data-playground-theme=light] .ha-playground-tab-icon.is-json{background:rgba(29,142,90,.14);color:#1d8e5a}.ha-playground[data-playground-theme=light] .ha-playground-editor-shell{background:#ffffff;border-bottom-color:rgba(0,0,0,.08)}.ha-playground[data-playground-theme=light] .ha-playground-output-shell{background:#f3f3f3}.ha-playground[data-playground-theme=light] .ha-playground-output-header{border-top-color:rgba(0,0,0,.08);border-bottom-color:rgba(0,0,0,.08);color:rgba(15,23,42,.72)}.ha-playground[data-playground-theme=light] .ha-playground-output-dot{background:rgba(15,23,42,.28)}.ha-playground[data-playground-theme=light] .ha-playground-output-dot.status-ready,.ha-playground[data-playground-theme=light] .ha-playground-output-dot.status-running{background:#1d8e5a}.ha-playground[data-playground-theme=light] .ha-playground-output-dot.status-error,.ha-playground[data-playground-theme=light] .ha-playground-output-dot.status-unsupported{background:#c4452b}.ha-playground[data-playground-theme=light] .ha-playground-output-context{color:rgba(15,23,42,.5)}.ha-playground[data-playground-theme=light] .ha-playground-output{color:#1f2328}.ha-playground[data-playground-theme=light] .ha-playground-output-line.is-error{color:#c4452b}.ha-playground[data-playground-theme=light] .ha-playground-terminal-host{background:#f7f8fa}.ha-open-project-button{position:fixed;right:18px;bottom:18px;z-index:60;display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 11px 0 10px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(22,24,30,.94);color:rgba(255,255,255,.92);box-shadow:0 2px 8px rgba(0,0,0,.28);font-size:12px;font-weight:600;letter-spacing:-.01em;transition:transform var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),box-shadow var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),border-color var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),color var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),background var(--ha-motion-duration-sm) var(--ha-motion-ease-standard)}.ha-open-project-button:hover{color:#fff;border-color:rgba(255,255,255,.22);background:rgba(30,32,38,.98);box-shadow:0 4px 14px rgba(0,0,0,.32);transform:translateY(-1px)}.ha-open-project-button:active{transform:translateY(-1px) scale(.97);transition-duration:var(--ha-motion-duration-xs)}.ha-open-project-button-icon{width:14px;height:14px;flex:0 0 auto}.ha-runnable-block{position:relative}.ha-runnable-block>.nextra-code{margin-top:0!important}.ha-runnable-block>.nextra-code>pre:first-child{padding-top:.9rem;padding-right:148px}.ha-runnable-block>.nextra-code>div{background:#202227!important;border-color:rgba(255,255,255,.08)!important;color:rgba(255,255,255,.72)!important}.ha-runnable-block>.nextra-code>pre{background:#1f1f2e!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);color:#d9def7!important}.ha-runnable-block>.nextra-code>pre>div{opacity:1!important;top:8px!important;right:8px!important;gap:6px!important;z-index:3}.ha-runnable-block:has(>.nextra-code>div)>.nextra-code>pre{padding-right:1rem}.ha-runnable-block:has(>.nextra-code>div)>.nextra-code>pre>div{display:none!important}.ha-runnable-block-toolbar{position:absolute;top:8px;right:80px;z-index:4;display:flex;align-items:center;gap:6px}.ha-runnable-block:has(>.nextra-code>div) .ha-runnable-block-toolbar{top:10px;right:88px}.ha-runnable-block-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:rgba(24,26,32,.92);color:rgba(255,255,255,.82);box-shadow:0 1px 2px rgba(0,0,0,.24);font-size:11px;font-weight:600;line-height:1;letter-spacing:.01em;transition:transform var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),color var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),background var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),border-color var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),box-shadow var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),opacity var(--ha-motion-duration-sm) var(--ha-motion-ease-standard)}.ha-runnable-block-action:hover{color:#fff;border-color:rgba(255,255,255,.2);background:rgba(32,34,42,.96);box-shadow:0 2px 6px rgba(0,0,0,.32)}.ha-runnable-block-action:active{transform:scale(.97);transition-duration:var(--ha-motion-duration-xs)}.ha-runnable-block-action-icon{width:11px;height:11px;flex:0 0 auto}.ha-runnable-block .nextra-code pre .ha-copy-feedback-button,.ha-runnable-block .nextra-code pre button[title="Toggle word wrap"],.ha-runnable-block .nextra-code>div .ha-copy-feedback-button{display:inline-flex;align-items:center;justify-content:center;height:28px;min-height:28px;min-width:28px;padding-inline:10px!important;padding-block:0!important;border-radius:8px;border:1px solid transparent!important;background:rgba(18,20,26,.72)!important;color:rgba(255,255,255,.82)!important;box-shadow:0 4px 12px rgba(0,0,0,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ha-runnable-block .nextra-code pre .ha-copy-feedback-button svg,.ha-runnable-block .nextra-code pre button[title="Toggle word wrap"] svg,.ha-runnable-block .nextra-code>div .ha-copy-feedback-button svg{width:12px;height:12px}.ha-runnable-block .nextra-code pre .ha-copy-feedback-button:hover,.ha-runnable-block .nextra-code pre button[title="Toggle word wrap"]:hover,.ha-runnable-block .nextra-code>div .ha-copy-feedback-button:hover{border-color:rgba(255,255,255,.16)!important;background:rgba(27,31,40,.92)!important;color:#fff!important}.nextra-code .ha-copy-feedback-button{justify-content:center;min-width:56px;min-height:28px;white-space:nowrap;font-size:11px;font-weight:600;transition:background-color var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),border-color var(--ha-motion-duration-sm) var(--ha-motion-ease-standard),color var(--ha-motion-duration-sm) var(--ha-motion-ease-standard)}.nextra-code .ha-copy-feedback-button,.nextra-code .ha-copy-feedback-label{display:inline-flex;align-items:center;line-height:1}html:not(.dark) .ha-runnable-block>.nextra-code>pre{background:#f6f7f9!important;box-shadow:inset 0 0 0 1px rgba(15,23,42,.08);color:#1f2328!important}html:not(.dark) .ha-runnable-block>.nextra-code>div{background:#eceef2!important;border-color:rgba(15,23,42,.08)!important;color:rgba(15,23,42,.72)!important}html:not(.dark) .ha-runnable-block-action{background:rgba(255,255,255,.92);color:rgba(15,23,42,.8);border-color:rgba(15,23,42,.1);box-shadow:0 1px 4px rgba(15,23,42,.08)}html:not(.dark) .ha-runnable-block-action:hover{color:#0f172a;border-color:rgba(15,23,42,.2);background:#ffffff}html:not(.dark) .ha-runnable-block .nextra-code pre .ha-copy-feedback-button,html:not(.dark) .ha-runnable-block .nextra-code pre button[title="Toggle word wrap"],html:not(.dark) .ha-runnable-block .nextra-code>div .ha-copy-feedback-button{background:rgba(255,255,255,.92)!important;color:rgba(15,23,42,.72)!important;border-color:rgba(15,23,42,.1)!important;box-shadow:0 1px 4px rgba(15,23,42,.08)}html:not(.dark) .ha-runnable-block .nextra-code pre .ha-copy-feedback-button:hover,html:not(.dark) .ha-runnable-block .nextra-code pre button[title="Toggle word wrap"]:hover,html:not(.dark) .ha-runnable-block .nextra-code>div .ha-copy-feedback-button:hover{background:#ffffff!important;color:#0f172a!important;border-color:rgba(15,23,42,.2)!important}@media (prefers-reduced-motion:reduce){.nextra-code .ha-copy-feedback-button{transition:none}}@media (max-width:1023px){.ha-open-project-button{display:none}}@media (prefers-reduced-motion:reduce){:root{--ha-motion-duration-xs:0.01ms;--ha-motion-duration-sm:0.01ms;--ha-motion-duration-md:0.01ms;--ha-motion-duration-lg:0.01ms;--ha-motion-duration-xl:0.01ms}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.monaco-editor,.monaco-editor *,.xterm,.xterm *{animation-duration:revert!important;transition-duration:revert!important}}@media not (prefers-reduced-motion:reduce){:root[data-motion-debug=slow]{--ha-motion-duration-xs:400ms;--ha-motion-duration-sm:720ms;--ha-motion-duration-md:960ms;--ha-motion-duration-lg:1280ms;--ha-motion-duration-xl:1920ms}}.ha-toast-stack{position:fixed;left:50%;bottom:32px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:9999;pointer-events:none}.ha-toast-stack[data-empty=true]{display:none}.ha-toast{pointer-events:auto;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(24,26,32,.94);color:rgba(255,255,255,.92);font-size:13px;font-weight:500;line-height:1.2;box-shadow:0 12px 32px rgba(0,0,0,.32);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:ha-toast-in var(--ha-motion-duration-sm,.22s) var(--ha-motion-ease-standard,cubic-bezier(.2,0,0,1))}.ha-toast[data-tone=success]{border-color:rgba(52,168,83,.4);background:rgba(20,64,36,.94);color:#d6ffe2}.ha-toast[data-tone=error]{border-color:rgba(255,110,84,.42);background:rgba(82,24,16,.94);color:#ffd8ca}html:not(.dark) .ha-toast{border-color:rgba(15,23,42,.1);background:rgba(255,255,255,.96);color:#0f172a;box-shadow:0 12px 32px rgba(15,23,42,.16)}html:not(.dark) .ha-toast[data-tone=success]{border-color:rgba(22,163,74,.3);background:#e9f8ee;color:#166534}html:not(.dark) .ha-toast[data-tone=error]{border-color:rgba(196,69,43,.3);background:#fde8e2;color:#9f2d1e}@keyframes ha-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ha-toast{animation:none}}