:root{--bg1:#f3efe9;--bg2:#efe9e0;--accent:#2b2b2b}html,body,#root{height:100%;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color:var(--accent)}.site-root{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 20%,rgba(0,0,0,.02) 0,transparent 20%),radial-gradient(circle at 80% 80%,rgba(0,0,0,.02) 0,transparent 20%),linear-gradient(180deg,var(--bg1),var(--bg2));background-size:400px 400px,300px 300px,cover}.hero{text-align:center;padding:3rem}.logo{width:220px;height:auto;filter:drop-shadow(0 6px 18px rgba(0,0,0,.08))}.tagline{margin-top:1.5rem;max-width:50rem;margin-left:auto;margin-right:auto;color:#2b2b2bd9;font-size:1.125rem;line-height:1.5}
