@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swap);body,html{background:linear-gradient(180deg,#fff5f3,#ffe4e1);color:#3f3f3f;font-family:DM Sans,sans-serif;margin:0;overflow-x:hidden;padding:0;scroll-behavior:smooth}section{margin:0 auto;max-width:900px;padding:5rem 2rem}h1,h2,h3{font-weight:700}a,h1,h2,h3{color:#ff6b6b}a{text-decoration:none}a:hover{text-decoration:underline}button{font-family:DM Sans,sans-serif}.navbar{align-items:center;background-color:#fff0ee;box-shadow:0 2px 10px #ffb6c133;display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar a{color:#f06565;font-weight:500;margin-left:1.5rem}.navbar a:hover{color:#c94d4d}.hero{align-items:center;background:linear-gradient(180deg,#fff5f3,#ffdede);display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}.hero h1{color:#ff6b6b;font-size:3rem;margin-bottom:1rem}.hero p{color:#555;font-size:1.25rem;margin-bottom:2rem}.hero a{background-color:#ff6b6b;border-radius:50px;color:#fff;font-weight:700;padding:.75rem 1.5rem;transition:background-color .3s ease}.hero a:hover{background-color:#e35656}
/*# sourceMappingURL=main.5c30ae6d.css.map*/