:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--gallery-bg:#fff;--gallery-text:#171717;--gallery-muted:#666;--gallery-subtle:#666}*,:before,:after{box-sizing:border-box}body{min-height:100vh;color:var(--gallery-text);background:var(--gallery-bg);margin:0;font-family:Geist,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,sans-serif}a{color:inherit}.gallery-home{max-width:1160px;margin:0 auto;padding:52px 24px 56px}.gallery-home__header{max-width:760px;margin-bottom:24px}.gallery-home__header h1{letter-spacing:-.02em;margin:0;font-size:clamp(1.95rem,2vw,2.4rem);line-height:1.15}.gallery-home__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 64px;display:grid}.gallery-card{flex-direction:column;height:100%;padding:0;text-decoration:none;display:flex}.gallery-card:hover .gallery-card__title{text-underline-offset:4px;text-decoration:underline}.gallery-card:focus-visible{outline-offset:2px;outline:3px solid #3b82f659}.gallery-card__title{margin:0;font-size:16px;font-weight:630}.gallery-card__description{color:var(--gallery-muted);flex:1;margin:8px 0 12px;font-size:14px;line-height:1.55}.gallery-card__cta{color:var(--gallery-subtle);align-items:center;gap:5px;margin-top:auto;font-size:13px;font-weight:600;display:inline-flex}.gallery-home code,.gallery-route code{background:#e9edf3;border-radius:4px;padding:2px 8px;font-size:12px}.gallery-route{flex-direction:column;max-width:1420px;height:100dvh;margin:0 auto;padding:16px 22px;display:flex;position:relative;overflow:hidden}.gallery-route__nav{z-index:1;font-size:12px;line-height:1;position:absolute;top:10px;right:22px}.gallery-route__nav a{color:var(--gallery-subtle);text-decoration:none}.gallery-route__nav a:hover{color:var(--gallery-text);text-underline-offset:3px;text-decoration:underline}.gallery-route__content{flex:1;min-height:0;padding:0;overflow:auto}#gallery-example-mount{height:100%;min-height:0}.gallery-route[data-layout=document]{height:auto;overflow:visible}.gallery-route[data-layout=document] .gallery-route__content{overflow:visible}.gallery-route[data-layout=document] #gallery-example-mount{height:auto}.gallery-error{color:#991b1b;white-space:pre-wrap;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin:0;padding:14px}@media (width<=840px){.gallery-home{padding:32px 16px 40px}.gallery-route{height:auto;padding:14px 14px 18px;overflow:visible}.gallery-route__content{min-height:auto;overflow:visible}}.gallery-home__intro{max-width:52ch;color:var(--gallery-muted);margin:16px 0 32px;line-height:1.6}.gallery-home__footer{color:var(--gallery-muted);gap:24px;margin-top:32px;font-size:13px;display:flex}@media (width<=600px){.gallery-home__grid{grid-template-columns:1fr}}
