*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{min-height:100vh;min-height:100dvh;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--bg:#faf8f5;--text:#1a1a1a;--muted:#6b6b6b;--teal:#0d7377;--teal-dark:#0a5a5d;--gold:#b8860b;--gold-dark:#7a5a08;--border:#e5e0da}.container{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center}.brand{margin-bottom:64px}.brand h1{font-family:Lora,Georgia,Times New Roman,serif;font-size:clamp(48px,10vw,88px);font-weight:600;color:var(--teal-dark);letter-spacing:-.04em;line-height:1;margin-bottom:12px}.tagline{font-family:Lora,Georgia,serif;font-size:clamp(16px,2.5vw,20px);font-style:italic;color:var(--muted);font-weight:400;max-width:480px;margin:0 auto}.status{padding:20px 28px;border:1px solid var(--border);border-radius:12px;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:440px}.status p{font-size:15px;color:var(--text);margin-bottom:4px}.status p:last-child{margin-bottom:0}.muted{font-size:12px!important;color:var(--muted)!important;letter-spacing:.04em;text-transform:uppercase;font-weight:500;margin-top:8px!important}@media (max-width:480px){.container{padding:20px 16px}.brand{margin-bottom:48px}.status{padding:16px 20px}}.brand-icon{width:220px;height:220px;margin-bottom:16px}