:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff7ed;font-family:Inter,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}img{max-width:100%}#root{min-height:100vh}h1,p{margin:0}.construction-page{background:linear-gradient(135deg,#fff7ed 0%,#fdf2f8 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.construction-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#fffc;border:1px solid #fb923c33;border-radius:30px;width:min(900px,100%);padding:0;overflow:hidden;box-shadow:0 30px 80px #a855f726}.construction-card picture{display:block}.construction-card img{object-fit:cover;border-radius:30px;width:100%;max-width:100%;height:auto;margin:0 auto;display:block}@media (width<=640px){.construction-page{padding:0}.construction-card{-webkit-backdrop-filter:none;backdrop-filter:none;width:100%;box-shadow:none;background:0 0;border:none;border-radius:0}.construction-card img{object-fit:contain;border-radius:0;height:100vh}}
