:root{--parent-size: 300px;--content-width: 1300px}@media (min-width: 1350px){body{overflow:overlay}}html{min-height:100%;display:flex}body{flex-grow:1;display:flex;flex-direction:column}html{color-scheme:dark}body{margin:0;background:#111;color:#999;font-family:system-ui}a{color:inherit;display:inline-block;padding:0 .2em}a:hover{color:#fff}code{white-space:pre-wrap;word-break:break-word;display:inline-block;background:black;color:#fff;padding:1em}code:empty:before{content:" "}[data-demo] [data-layout-parent]{gap:1px;box-sizing:border-box;border:1px solid #222;background-image:radial-gradient(rgb(28,28,28) 10%,transparent 10%),radial-gradient(rgb(28,28,28) 10%,transparent 10%);background-position:0px 0px,8px 8px;background-size:16px 16px;background-color:#161616;padding:.5em;box-shadow:inset 0 0 70px #0005}[data-demo] [data-layout-direction=LTR] [data-layout-parent]{width:var(--parent-size)}[data-demo] [data-layout-direction=TTB] [data-layout-parent]{flex-direction:column;height:var(--parent-size)}[data-demo] [data-layout-child]{padding:1.2em;border:1px solid #fff1;background:#222}[data-demo] [data-layout-direction=LTR] [data-layout-anchor-start]{border-left-width:5px}[data-demo] [data-layout-direction=TTB] [data-layout-anchor-start]{border-top-width:5px}[data-demo] [data-layout-direction=LTR] [data-layout-anchor-end]{border-right-width:5px}[data-demo] [data-layout-direction=TTB] [data-layout-anchor-end]{border-bottom-width:5px}[data-demo] [data-layout-direction=LTR] [data-layout-sticky][data-layout-first]{border-left-color:#b0e0e6}[data-demo] [data-layout-direction=TTB] [data-layout-sticky][data-layout-first]{border-top-color:#b0e0e6}[data-demo] [data-layout-direction=LTR] [data-layout-sticky][data-layout-last]{border-right-color:#b0e0e6}[data-demo] [data-layout-direction=TTB] [data-layout-sticky][data-layout-last]{border-bottom-color:#b0e0e6}[data-demo] [data-layout-direction=LTR] [data-layout-stretch]{box-shadow:inset 0 2px #fff,inset 0 -2px #fff}[data-demo] [data-layout-direction=TTB] [data-layout-stretch]{box-shadow:inset 2px 0 #fff,inset -2px 0 #fff}[data-demo] [data-layout-content]{resize:both;overflow:hidden;display:inline-flex;justify-content:center;align-items:center;padding:.7em;color:#fff;border:2px dashed #333}[data-demo] [data-layout-parent]{--type: "parent"}[data-demo] [data-layout-child]{--type: "child"}[data-demo] [data-layout-content]{--type: "content";--top: 0}[data-demo] :is([data-layout-parent],[data-layout-child],[data-layout-content]){position:relative}[data-demo] :is([data-layout-parent],[data-layout-child],[data-layout-content]):hover:before{content:var(--type);position:absolute;left:0;top:0;padding:.15em .4em;background:#000a;color:#fff;font-size:.7em}header:where(.astro-W4IF6PSM){z-index:100!important;background:#000d;backdrop-filter:blur(10px)}@media (max-width: 1000px){header:where(.astro-W4IF6PSM){position:static!important}}header:where(.astro-W4IF6PSM) :where(.astro-W4IF6PSM)[data-content]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"logo license github" "nav nav nav";max-width:var(--content-width);margin:0 auto;justify-content:start}:where(.astro-W4IF6PSM)[data-logo]{padding:1em;align-self:center}:where(.astro-W4IF6PSM)[data-license]{justify-self:center;align-self:center}:where(.astro-W4IF6PSM)[data-github]{justify-self:right;align-self:center;padding:1em}nav:where(.astro-W4IF6PSM){grid-area:nav;display:flex;flex-direction:column;text-align:center}nav:where(.astro-W4IF6PSM) a:where(.astro-W4IF6PSM){text-decoration:none;padding:1em 2em;position:relative}nav:where(.astro-W4IF6PSM) a:where(.astro-W4IF6PSM):hover{-webkit-text-stroke-width:1px;box-shadow:0 -60px 200px #483d8b}nav:where(.astro-W4IF6PSM) a:where(.astro-W4IF6PSM)[data-active]{-webkit-text-stroke-width:1px}@media (min-width: 1000px){header:where(.astro-W4IF6PSM) :where(.astro-W4IF6PSM)[data-content]{grid-template-columns:auto 1fr auto auto;grid-template-areas:"logo nav license github"}nav:where(.astro-W4IF6PSM){flex-direction:row}nav:where(.astro-W4IF6PSM) a:where(.astro-W4IF6PSM){display:flex;align-items:center}}main:where(.astro-W4IF6PSM){padding-bottom:10em;display:flex;flex-direction:column}footer:where(.astro-W4IF6PSM){align-self:center;font-weight:600}footer:where(.astro-W4IF6PSM):before{content:"";display:block;box-shadow:0 200px 300px 100px #483d8b;opacity:.5}footer:where(.astro-W4IF6PSM) a:where(.astro-W4IF6PSM){padding:1.3em 0}
