:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif}html,body,#root{height:100%;margin:0}.app{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:3rem 1.5rem;box-sizing:border-box;background:#0f1115;color:#f5f5f5}.app h1{margin:0;font-size:4rem;font-weight:600;letter-spacing:.05em}.gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}.gallery__item{width:240px;height:320px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #00000073}
