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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nav{background:#fff;border-bottom:1px solid #eee;height:64px;justify-content:space-between;left:0;padding:0 16px;position:fixed;right:0;top:0;z-index:1000}.nav,.nav-center,.nav-left,.nav-right{align-items:center;display:flex}.nav-center{flex:1 1;justify-content:center}.nav-logo{color:#1f6a46;font-family:Playfair Display,serif;font-size:1.6rem;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.cart-icon img{height:24px;width:24px}.burger-btn{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:32px;justify-content:center;padding:0;width:32px}.burger-line{background:#030303;height:2.5px;width:80%}.burger-close{font-size:1.4rem;line-height:1}.nav-overlay{background:#00000059;inset:0;position:fixed;z-index:1050}.nav-drawer{background:#fff;bottom:0;box-shadow:2px 0 8px #00000026;display:flex;flex-direction:column;left:0;max-width:340px;min-width:260px;padding:16px 20px;position:fixed;top:0;width:33vw;z-index:1100}.drawer-close-btn{align-items:center;align-self:flex-start;background:#f3f3f3;border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;margin-bottom:16px;width:32px}.drawer-list{flex:1 1;list-style:none;margin:0;overflow-y:auto;padding:0}.drawer-list li{border-bottom:1px solid #ddd;padding:10px 0}.drawer-list a{color:#111;font-size:2rem;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}main{padding-top:64px}body{margin:0}#root{padding-top:64px}.burger-icon:hover,.burger-menu i:hover,.nav-icon:hover{color:coral;transform:scale(1.1);transition:all .2s ease}.homepage{background-color:#fff}.hero-only{overflow:hidden;width:100%}.hero-image{display:block;height:auto;transition:all .3s ease;width:100%}@media (max-width:768px){.hero-image{max-width:none;object-fit:cover;object-position:center;transform:translateX(-25%);width:200%}}.footer{background:#fff;border-top:1px solid #ddd;display:flex;font-family:Poppins,sans-serif;justify-content:space-between;padding:2rem 3rem}.footer-left{max-width:65%;text-align:left}.footer-right{text-align:right}.footer-right a{color:#222;display:block;margin:.25rem 0;text-decoration:none}.footer img{height:50px;object-fit:contain;width:50px}
/*# sourceMappingURL=main.ed4cc88e.css.map*/