@layer gco-legacy {
html,body{height:100%;margin:0}body{font-family:system-ui,sans-serif;padding:2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#0f172a;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}h1{font-size:1.8rem;margin-bottom:.5rem}p{max-width:540px;margin-bottom:1.5rem;text-align:left;color:#475569}.browsers{list-style-type:none;display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.browsers a{display:inline-block;padding:.6rem 1rem;border-radius:.5rem;text-decoration:none;background:#2563eb;color:#fff;font-weight:600;transition:background .2s}.browsers a:hover{background:#1d4ed8}pre{font-size:.75rem;opacity:.5;text-align:left;margin-top:2rem}div[lang=de],div[lang=other]{display:none}:root:lang(de) div[lang=de]{display:block}:root:not(:lang(de)) div[lang=other]{display:block}
}
