body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#f8e9c8;color:#352504e6;font-family:Cookie,cursive;scroll-behavior:smooth;text-align:center}h1{font-family:Kuenstler Script W02 Medium,cursive}h2{font-size:30px;margin-bottom:20px}h3{color:#724907;font-size:130px}p{font-size:25px;margin-bottom:20px}header.header{align-items:center;background:#f5e3be;box-shadow:0 2px 8px #0000001a;display:grid;grid-template-columns:auto 1fr auto;left:0;overflow:visible;padding:20px 40px;position:fixed;top:0;width:100%;z-index:1000}.header-title{flex-shrink:0;justify-self:center;margin:0;padding:0 20px}header .logo{height:100px;width:auto}header .nav{display:flex;gap:20px}header .nav a{color:#794d0f;font-weight:500;letter-spacing:.4px;text-decoration:none;text-shadow:0 1px 1px #fff0c899,0 2px 2px #6d3b0359;transition:opacity .3s ease}header .nav a:hover{opacity:.8}header .hamburger{background:none;border:none;cursor:pointer;display:none;font-size:28px}.hero{align-items:center;background:#f8e9c8;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding-bottom:40px;padding-top:100px}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#eda864,#724907,#653c13,#9f5519);background-clip:text;-webkit-background-clip:text;font-size:100px;font-weight:500;margin-bottom:20px;text-shadow:2px 2px 2px #f9e7c1,4px 4px 5px #0006}.hero-image{filter:brightness(1.1) contrast(.9) saturate(.95);height:90vh;margin-bottom:20px;object-fit:cover;width:102%}section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:100px 20px}@media (max-width:768px){header.header{padding:10px 20px}header .logo{height:60px}header .nav{background:#f5e3be;box-shadow:0 2px 8px #0003;display:none;flex-direction:column;padding:10px 0;position:absolute;right:0;top:100%;width:100%}header .nav a{font-size:18px;padding:10px 0}header .nav.active{display:flex}header .hamburger{display:block}.hero-title{font-size:72px;line-height:1.1}.hero-image{height:100vh;object-fit:cover;width:100%}section{padding:60px 20px}}
/*# sourceMappingURL=main.b545b4a7.css.map*/