*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;scroll-behavior:smooth}body{background:#f6efe7;color:#4b2e1f;font-family:Georgia,serif;overflow:hidden}.navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f6efe7f2;height:80px;justify-content:space-between;left:0;padding:0 30px;position:fixed;top:0;width:100%;z-index:100}.logo-container,.navbar{align-items:center;display:flex}.nav-logo{border:2px solid #b08968;border-radius:50%;height:64px;object-fit:cover;width:64px}.nav-links{display:flex;gap:30px}.nav-links a{color:#4b2e1f;font-size:16px;letter-spacing:1px;text-decoration:none;transition:.3s ease}.nav-links a:hover{color:#b08968}.main-container{bottom:0;left:0;overflow-y:scroll;position:fixed;right:0;scroll-behavior:smooth;scroll-snap-type:y mandatory;top:80px}.hero,.main-container{height:calc(100dvh - 80px)}.hero{align-items:center;background:#f6efe7;display:flex;flex-direction:column;justify-content:center;padding:20px;scroll-snap-align:start;scroll-snap-stop:always;text-align:center;width:100%}.hero h1{font-size:3.2rem;letter-spacing:3px;margin-bottom:15px}.hero p{color:#6a4a35;font-size:1.05rem;line-height:1.8;max-width:500px}.section{align-items:center;background:#f6efe7;display:flex;flex-direction:column;height:calc(100dvh - 80px);justify-content:flex-start;overflow-y:auto;padding:20px;scroll-snap-align:start;scroll-snap-stop:always;text-align:center;width:100%}#about,#contact,#hero,#product{scroll-margin-top:5px}.section h2{font-size:2.6rem;margin-bottom:16px}.section h3{font-size:1.5rem;margin-bottom:10px;margin-top:22px}.section p{color:#6a4a35;font-size:1rem;line-height:1.85;margin-bottom:14px;max-width:650px}.section .subtitle{color:#8a6a4f;font-size:1.05rem;font-style:italic;margin-bottom:18px}.contact-icons{display:flex;flex-direction:column;gap:18px;margin-top:20px}.contact-icons a{align-items:center;color:#4b2e1f;display:flex;font-size:18px;gap:12px;text-decoration:none;transition:.3s ease}.contact-icons a:hover{color:#b08968}@media (max-width:768px){.navbar{height:70px;padding:0 15px}.main-container{top:70px}.hero,.main-container{height:calc(100dvh - 70px)}.hero{padding:15px}.section{height:calc(100dvh - 70px);overflow-y:auto;padding:12px 15px 15px}#about,#contact,#hero,#product{scroll-margin-top:5px}.nav-logo{height:52px;width:52px}.nav-links{gap:18px}.nav-links a{font-size:14px}.hero h1{font-size:2.2rem}.hero p{font-size:.95rem}.section h2{font-size:1.9rem}.section p{font-size:.95rem;line-height:1.7}.contact-icons a{font-size:16px}}
/*# sourceMappingURL=main.4b92a53f.css.map*/