main{max-width:900px;margin:0 auto;font-family:Arial,sans-serif;padding:20px;color:#333}h1{color:#2c3e50;text-align:center;margin-bottom:1em}section{margin-bottom:2em}.gallery{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.gallery img{max-width:45%;border-radius:8px;box-shadow:0 2px 8px #0000001a}footer{text-align:center;font-size:.9em;color:#777;margin-top:3em}:root{color-scheme:light dark;--bg: #ffffff;--fg: #1a1a2e;--muted: #5a5a72}@media (prefers-color-scheme: dark){:root{--bg: #14141f;--fg: #f2f2f7;--muted: #a0a0b8}}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:2rem;background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6}main{max-width:34rem;text-align:center}h1{font-size:clamp(1.75rem,5vw,2.5rem);margin:0 0 .75rem;letter-spacing:-.02em}p{margin:0;color:var(--muted)}
