@font-face{font-family:"Aeonik-Regular",sans-serif;src:url(/fonts/all-round-gothic-bold.ttf)format("truetype");font-weight:400;font-style:normal}:root{--background:#fff;--foreground:#171717;--primary-color:#000}body{background:var(--background);color:var(--foreground)}body h1,body h2,body h3,body h6{font-family:Aeonik-Regular,sans-serif}body h1{font-size:4rem;line-height:4rem}body h2{font-size:2.5rem}body p{font-size:.9rem;line-height:1.5rem}body h3{font-size:1.5rem;line-height:2rem}body h4{font-size:1.2rem;font-weight:600;line-height:1.5rem}body h6{font-size:1.125rem;line-height:1.5rem}body{font-family:Aeonik-Regular,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{color:#0f172a;background:#f8fafc;margin:0;font-family:Montserrat,sans-serif}.home-page{place-items:center;min-height:100vh;padding:2rem;display:grid}.home-card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:720px;padding:3rem 2rem;box-shadow:0 10px 30px #00000014}.home-card h1{margin-bottom:1rem;font-size:2.5rem}.home-card p{margin-bottom:2rem;font-size:1.1rem}.home-actions{justify-content:center;gap:1rem;display:flex}.home-actions button{cursor:pointer;color:#fff;background:#111827;border:none;border-radius:10px;padding:.9rem 1.4rem;font-weight:600}.home-actions button.secondary{color:#111827;background:#e5e7eb}
