.inventory-grid:where(.astro-fulvsp42){flex-wrap:wrap;justify-content:center;width:100%;margin:3rem auto;display:flex}.slot-link:where(.astro-fulvsp42){color:inherit;text-decoration:none}.inventory-slot:where(.astro-fulvsp42){justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative}.slot-bg:where(.astro-fulvsp42){width:72px;height:72px;image-rendering:pixelated;pointer-events:none;position:absolute;inset:0}.slot-icon:where(.astro-fulvsp42){z-index:1;color:#c8b89a;filter:drop-shadow(0 1px 3px #00000080);width:32px;height:32px;transition:color .15s,transform .15s,filter .15s;position:relative}.slot-icon:where(.astro-fulvsp42) svg{width:100%;height:100%}.slot-label:where(.astro-fulvsp42){z-index:2;color:#e8dcc8;white-space:nowrap;pointer-events:none;opacity:0;background:#000000d9;border:1px solid #c8b89a4d;border-radius:3px;padding:2px 6px;font-family:monospace;font-size:.7rem;line-height:1.2;transition:opacity .15s;position:absolute;bottom:0;left:50%;transform:translate(-50%)translateY(50%)}.slot-link:where(.astro-fulvsp42):hover .slot-label:where(.astro-fulvsp42),.slot-link:where(.astro-fulvsp42):focus-visible .slot-label:where(.astro-fulvsp42),.inventory-slot:where(.astro-fulvsp42):hover .slot-label:where(.astro-fulvsp42){opacity:1}.slot-link:where(.astro-fulvsp42):hover .slot-icon:where(.astro-fulvsp42),.slot-link:where(.astro-fulvsp42):focus-visible .slot-icon:where(.astro-fulvsp42){color:#f0d890;filter:drop-shadow(0 0 8px #f0d89066);transform:scale(1.1)}.container{gap:2rem;max-width:1000px;margin:0 auto;padding:1rem}.button-container{justify-content:center;gap:1rem;display:flex;& a{text-align:center;display:block}}.button-container>.sl-link-button{border:2px solid #0000;min-width:25%}.button-container>.sl-link-button:hover{background-color:var(--sl-color-black);color:var(--sl-color-text-accent);border:2px solid var(--sl-color-text-accent);animation:1.25s infinite pixelate}@keyframes pixelate{0%{border-style:solid}25%{border-style:dotted}50%{border-style:dashed}75%{border-style:dotted}to{border-style:solid}}.button-container>.sl-link-button:after{content:" →";white-space:nowrap;margin-left:.25rem}h1{text-align:center}.tagline{color:var(--brand-cyan);text-decoration:underline}.sparkle{--sparkle-color:var(--brand-cyan);animation:4s ease-in-out infinite sparkle-pulse}:root[data-theme=light] .sparkle{--sparkle-color:var(--brand-purple)}@keyframes sparkle-pulse{0%{text-shadow:0 0 0px var(--sparkle-color)}50%{text-shadow:0 0 3px var(--color-text-full-shade-invert), 0 0 15px var(--sparkle-color)}to{text-shadow:0 0 0px var(--sparkle-color)}}.description{margin-bottom:2rem;font-size:1.5rem}.component-container{margin-bottom:3rem}.card{border:1px dotted var(--brand-purple--t1);background:var(--sl-color-background);transition:transform .2s;position:relative}.card:hover{transform:translateY(-2px)}.card:before{content:"";border-top:2px dotted var(--brand-purple--t1);border-left:2px dotted var(--brand-purple--t1);width:10px;height:10px;position:absolute;top:0;left:0}.card:after{content:"";border-bottom:2px dotted var(--brand-purple--t1);border-right:2px dotted var(--brand-purple--t1);width:10px;height:10px;position:absolute;bottom:0;right:0}.card{border-bottom:1px dotted var(--brand-purple--t1);padding:1rem}.card>.title{font-family:var(--font-pixel);font-weight:var(--font-pixel-weight);margin:0}.card ul{margin:0;padding-left:1.5rem}.card li{margin-bottom:.5rem}.card li:last-child{margin-bottom:0}.features-grid{&>div{grid-template-columns:3fr 5fr;align-items:center;gap:1rem;margin-top:3rem;display:grid;@media screen and (width<=700px){grid-template-columns:1fr}}&>div.text-only-card{border:1px dotted var(--brand-purple--t1);border-radius:12px;grid-template-columns:1fr;padding:1.5rem}& img{margin:0}}.homepage-hero{text-align:center;margin-bottom:1rem;& h1{text-wrap:balance;justify-content:center;align-items:flex-start;gap:0;margin:.5em 0;font-size:32px;display:flex;@media screen and (width<=700px){flex-direction:column;align-items:center;gap:0;font-size:24px}& img{display:block;@media screen and (width<=700px){&:first-child{display:none}}flex-shrink:0;margin:-36px -20px 0;&:last-child{transform:scaleX(-1)}}}}.env-spec-example-note{text-align:center;padding:.5em 1em;font-weight:700}.proxy-feature{margin:3.5rem 0 1rem}.proxy-lead{max-width:800px;margin:.5rem auto 1.5rem;line-height:1.5}.proxy-diagram{max-width:760px;margin:1.5rem auto}.proxy-grid{grid-template-columns:1fr 1fr;align-items:center;gap:1.5rem 2.5rem;margin-top:1.5rem;display:grid;@media screen and (width<=700px){grid-template-columns:1fr}}.proxy-points{margin:0;padding-left:0;list-style:none}.proxy-points li{margin:.85rem 0;padding-left:1.5rem;position:relative}.proxy-points li:before{content:"▸";color:var(--brand-cyan);position:absolute;left:0}.custom-badge{color:#e0e0e0;background:#1a1a1a;border-radius:8px;align-items:center;gap:.75rem;height:64px;padding:0 .8rem;text-decoration:none;display:flex;overflow:hidden}.badge-label{text-transform:uppercase;letter-spacing:.06em;opacity:.7;font-size:.6rem}.badge-text{flex-direction:column;justify-content:center;align-items:flex-start;gap:0;display:flex}.badge-line{white-space:nowrap;font-size:.8rem;font-weight:600;line-height:1.3}.badge-line-green{color:#2da44e}.syntax-badge{border-left:2px solid #fabf46}.github-badge{border-left:2px solid #0e8a2c}.badge-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.badge-row>a{border-radius:8px;transition:transform .2s,box-shadow .2s}.badge-row>a:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0006}h2{border:none!important;gap:.3em!important}.features-grid h2{color:var(--color-text-full-shade);font-size:22px}
