:root{--background: #fcf3eb;--text: #6f5a52;--muted: #8c7770}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;color:var(--text);background:var(--background);font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.construction-page{display:grid;min-height:100vh;min-height:100svh;place-items:center;padding:32px 20px}.construction-content{width:100%;max-width:560px;text-align:center}.construction-logo{display:block;width:78vw;max-width:380px;height:auto;margin:0 auto 28px;mix-blend-mode:darken}.construction-content h1{margin:0;font-family:Georgia, "Times New Roman", serif;font-size:clamp(2rem, 7vw, 3.25rem);font-weight:500;line-height:1.1;letter-spacing:0}.construction-content p{margin:16px 0 0;color:var(--muted);font-size:clamp(1rem, 3.5vw, 1.2rem);line-height:1.6}@media (max-width: 480px){.construction-logo{width:88vw;max-width:340px;margin-bottom:20px}}
