.feed-ic-check,.feed-row[data-status=done] .feed-ic-spin{opacity:0}.feed-row[data-status=done] .feed-ic-check{opacity:1}html:not(.js) .exec-hero{opacity:.7!important}html.in-admin .exec-hero{opacity:.7!important}@media(prefers-reduced-motion:reduce){.exec-hero{opacity:.7!important}}html:not(.js) .r3d-hero{opacity:.7!important}html.in-admin .r3d-hero{opacity:.7!important}@media(prefers-reduced-motion:reduce){.r3d-hero{opacity:.7!important}}@media(prefers-reduced-motion:no-preference){.feed-row[data-status=active] .feed-spin-glyph{animation:mp-spin var(--feed-spin, .7s) linear infinite;transform-origin:center}@keyframes mp-spin{to{transform:rotate(360deg)}}}.ph .ph-bar-ok,.ph .ph-bar-fault,.ph .ph-ic{opacity:0}.ph-row{border-bottom:1px solid color-mix(in oklab,var(--color-foreground) 5%,transparent)}.ph-row:last-child{border-bottom:0}.ph-row .ph-wear{transition:transform .32s var(--ease-in-out-quad) .34s}.ph-row[data-status=fault] .ph-wear{transform:translate(-28px);transition-delay:0ms}.ph-row[data-status=active] .ph-bar-ok,.ph-row[data-status=fault] .ph-bar-fault,.ph-row[data-status=fault] .ph-ic{opacity:1}.ph-row[data-status=idle]{background:color-mix(in oklab,var(--color-black) 25%,transparent)}.ph-row[data-status=idle] .ph-dim{color:var(--color-muted)}@property --pc-notch{syntax: "<length>"; inherits: false; initial-value: 12px;}.pc-card .pc-face{--pc-notch: var(--article-notch, 12px);background:var(--color-panel);clip-path:polygon(0 0,100% 0,100% 100%,var(--pc-notch) 100%,0 calc(100% - var(--pc-notch)));transition:--pc-notch var(--pc-dur, .3s) var(--pc-ease, var(--ease-in-out-cut))}.pc-code{position:absolute;left:0;bottom:0;width:calc(var(--pc-notch-max, 68px) + 32px);height:calc(var(--pc-notch-max, 68px) + 32px);margin:0;padding:8px;overflow:hidden;white-space:pre;pointer-events:none;user-select:none;color:var(--color-muted);mask-image:linear-gradient(to top left,transparent 0%,black var(--pc-mask, 45%))}.pc-code [data-a]{color:var(--color-accent)}.pc-card .pc-glow{--pc-beam-color: var(--color-accent)}@supports (color: oklch(from red l c h)){.pc-card .pc-glow{--pc-beam-color: oklch(from var(--color-accent) l c calc(h + var(--pc-beam-hue, 0)))}}.pc-card .pc-glow{--pc-notch: var(--article-notch, 12px);position:absolute;left:0;bottom:0;width:calc(var(--pc-notch-max, 68px) * 1.41421 * var(--pc-beam-len, .85));height:var(--pc-glow-w, 52px);border-radius:calc(var(--pc-glow-w, 52px) / 2);mask-image:linear-gradient(to right,transparent 0,black 8px,black calc(100% - 8px),transparent 100%);pointer-events:none;transform-origin:0 100%;transform:rotate(45deg) translate(-50%) translateY(calc(50% + 1px - var(--pc-notch) * .70711));background:linear-gradient(to bottom,transparent 0%,color-mix(in oklab,var(--pc-beam-color) min(100%,calc(12% * var(--pc-beam-halo, 1.05))),transparent) 25%,color-mix(in oklab,var(--pc-beam-color) min(100%,calc(34% * var(--pc-beam-halo, 1.05))),transparent) calc(50% - 5px),color-mix(in oklab,var(--pc-beam-color) min(100%,calc(65% * var(--pc-beam-halo, 1.05))),transparent) calc(50% - 3px),color-mix(in oklab,var(--pc-beam-color) var(--pc-beam-core, 12%),var(--color-foreground)) calc(50% - 1px),color-mix(in oklab,var(--pc-beam-color) var(--pc-beam-core, 12%),var(--color-foreground)) calc(50% + 1px),color-mix(in oklab,var(--pc-beam-color) min(100%,calc(65% * var(--pc-beam-halo, 1.05))),transparent) calc(50% + 3px),color-mix(in oklab,var(--pc-beam-color) min(100%,calc(34% * var(--pc-beam-halo, 1.05))),transparent) calc(50% + 5px),color-mix(in oklab,var(--pc-beam-color) min(100%,calc(12% * var(--pc-beam-halo, 1.05))),transparent) 75%,transparent 100%);opacity:var(--pc-glow-idle, .4);transition:--pc-notch var(--pc-dur, .3s) var(--pc-ease, var(--ease-in-out-cut)),opacity .2s var(--ease-out-quad)}.pc-card:hover .pc-glow,.pc-card:focus-visible .pc-glow{--pc-notch: var(--pc-notch-max, 68px);opacity:var(--pc-glow, 1)}.pc-card:active .pc-glow{opacity:var(--pc-glow-press, .5);transition:--pc-notch var(--pc-dur, .3s) var(--pc-ease, var(--ease-in-out-cut)),opacity var(--duration-fast) var(--ease-out-quad)}.pc-card .pc-xray{position:absolute;left:calc(-1 * var(--pc-xray-shift, 52px));bottom:calc(-1 * var(--pc-xray-shift, 52px));width:calc(100% * var(--pc-xray-zoom, 1.05));height:calc(100% * var(--pc-xray-zoom, 1.05));object-fit:cover;object-position:left bottom;pointer-events:none}.pc-card .pc-code{display:none}[data-motion~=pc-codefield] .pc-card .pc-code{display:block}[data-motion~=pc-codefield] .pc-card .pc-xray{display:none}.pc-row{--pc-colL: calc(50% - 2px) ;--pc-colR: calc(50% - 2px) ;container-type:inline-size}@media(min-width:768px){.pc-row{grid-template-columns:var(--pc-colL) var(--pc-colR)}.pc-row .pc-card{aspect-ratio:auto;height:calc((100cqw - 4px)/2);width:100%}.pc-row .pc-card:nth-child(1) .pc-face img{object-position:left center}.pc-row .pc-card:nth-child(2) .pc-face img{object-position:right center}}@property --ch-notch{syntax: "<length>"; inherits: false; initial-value: 12px;}html[data-motion~=ch-zoom] .card-hover .pc-face{transition:transform .4s var(--ease-out-quad)}html[data-motion~=ch-zoom] .card-hover:hover .pc-face,html[data-motion~=ch-zoom] .card-hover:focus-visible .pc-face{transform:scale(1.025)}html[data-motion~=ch-dim] .card-hover .pc-face{transition:opacity .3s var(--ease-out-quad)}html[data-motion~=ch-dim] .card-hover:hover .pc-face,html[data-motion~=ch-dim] .card-hover:focus-visible .pc-face{opacity:.85}html[data-motion~=ch-dim] .card-hover p{transition:color .3s var(--ease-out-quad)}html[data-motion~=ch-dim] .card-hover:hover p,html[data-motion~=ch-dim] .card-hover:focus-visible p{color:var(--color-foreground)}html[data-motion~=ch-notch] .card-hover.panel-notch{--ch-notch: 12px;clip-path:polygon(0 0,100% 0,100% 100%,var(--ch-notch) 100%,0 calc(100% - var(--ch-notch)));transition:--ch-notch .3s var(--ease-in-out-quad)}html[data-motion~=ch-notch] .card-hover.panel-notch:hover,html[data-motion~=ch-notch] .card-hover.panel-notch:focus-visible{--ch-notch: 24px}.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}.carousel-slide[data-astro-cid-fcgrp6e6]{opacity:.2;transition:opacity var(--duration-base) var(--ease-out-quad)}.carousel-slide[data-astro-cid-fcgrp6e6][data-active]{opacity:1}.carousel-caption[data-astro-cid-fcgrp6e6]{opacity:0;transition:opacity var(--duration-base) var(--ease-out-quad)}.carousel-slide[data-astro-cid-fcgrp6e6][data-active] .carousel-caption[data-astro-cid-fcgrp6e6]{opacity:1}.carousel-slide[data-astro-cid-fcgrp6e6]:not([data-active]){cursor:pointer}.faq-enhanced[data-astro-cid-zam3dxxf] [data-astro-cid-zam3dxxf][data-faq-content]{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows var(--duration-base) var(--ease-out-quad),opacity var(--duration-base) var(--ease-out-quad)}.faq-enhanced[data-astro-cid-zam3dxxf] [data-astro-cid-zam3dxxf][data-faq-content]>[data-astro-cid-zam3dxxf]{min-height:0}.faq-enhanced[data-astro-cid-zam3dxxf] [data-astro-cid-zam3dxxf][data-faq].is-open [data-astro-cid-zam3dxxf][data-faq-content]{grid-template-rows:1fr;opacity:1}@media(prefers-reduced-motion:reduce){.faq-enhanced[data-astro-cid-zam3dxxf] [data-astro-cid-zam3dxxf][data-faq-content]{transition:none}}
