:root{--bg:#f9f7f2;--accent:#1a4332;--text:#111;--text-light:#555;--border:#00000014;--white:#fff;--font-serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--font-sans:"Aptos", "Segoe UI", "Helvetica Neue", sans-serif;--ease:cubic-bezier(.23, 1, .32, 1);--transition:.4s var(--ease)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,.logo-text{font-family:var(--font-serif);text-transform:uppercase;letter-spacing:2px;font-weight:400}a{color:inherit;transition:var(--transition);text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--accent)}.container{max-width:1440px;margin:0 auto;padding:0 2rem}.section-padding{padding:8rem 0}@media (max-width:768px){.section-padding{padding:4rem 0}}
.Header-module__ldgnoG__utilityBar{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:1px;justify-content:space-between;padding:.5rem 4rem;font-size:.75rem;display:flex}.Header-module__ldgnoG__utilityBar a:hover{opacity:.8}.Header-module__ldgnoG__utilityRight{gap:2rem;display:flex}.Header-module__ldgnoG__header{-webkit-backdrop-filter:blur();backdrop-filter:blur();z-index:1000;background:#fff0;border-bottom:1px solid #0000;width:100%;padding:1.2rem 4rem;transition:all .5s cubic-bezier(.23,1,.32,1);position:fixed;top:0}.Header-module__ldgnoG__header:hover{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border-bottom:1px solid #00000014;box-shadow:0 4px 30px #0000000d}.Header-module__ldgnoG__header.Header-module__ldgnoG__scrolled{background:var(--bg);border-bottom:1px solid var(--border);padding:.4rem 4rem;box-shadow:0 4px 20px #00000008}.Header-module__ldgnoG__headerInner{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;transition:filter .3s;display:flex}.Header-module__ldgnoG__header:not(:hover):not(.Header-module__ldgnoG__scrolled) .Header-module__ldgnoG__headerInner{filter:drop-shadow(0 0 2px #ffffff80)}.Header-module__ldgnoG__navLeft{text-transform:uppercase;letter-spacing:1px;flex:1;gap:1.5rem;font-size:.85rem;display:flex}.Header-module__ldgnoG__menuBtn{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50px;align-items:center;gap:.8rem;margin-left:-.8rem;padding:.4rem .8rem;font-family:inherit;font-weight:500;transition:all .3s;display:flex}.Header-module__ldgnoG__menuBtn:hover{background:#00000008;border-color:#0000000d}.Header-module__ldgnoG__navRight{text-transform:uppercase;letter-spacing:1px;flex:1;justify-content:flex-end;align-items:center;gap:2rem;font-size:.85rem;display:flex}.Header-module__ldgnoG__logo{text-align:center;flex:none;justify-content:center;align-items:center;display:flex}.Header-module__ldgnoG__logoText{letter-spacing:6px;white-space:nowrap;font-size:1.8rem}.Header-module__ldgnoG__logoImg{object-fit:contain;width:auto;max-width:300px;height:85px;transition:all .4s cubic-bezier(.23,1,.32,1)}.Header-module__ldgnoG__logo:hover .Header-module__ldgnoG__logoImg{transform:scale(1.05)}.Header-module__ldgnoG__scrolled .Header-module__ldgnoG__logoImg{height:60px}.Header-module__ldgnoG__iconBtn{color:var(--text);background:0 0;border:none;border-radius:50%;align-items:center;padding:.5rem;transition:all .3s;display:flex;position:relative}.Header-module__ldgnoG__iconBtn:hover{background:#00000008;transform:translateY(-2px)}.Header-module__ldgnoG__badge{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;display:flex;position:absolute;top:-8px;right:-8px}.Header-module__ldgnoG__mobileMenuBtn{display:none}.Header-module__ldgnoG__mobileMenu{background:var(--bg);z-index:2000;scrollbar-width:none;flex-direction:column;width:280px;max-width:85%;height:100vh;padding:1.5rem;transition:transform .6s cubic-bezier(.23,1,.32,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:20px 0 50px #0000000d}.Header-module__ldgnoG__mobileMenu::-webkit-scrollbar{display:none}.Header-module__ldgnoG__mobileMenu .Header-module__ldgnoG__logoImg{max-width:100%;height:80px;margin:1rem auto;display:block}.Header-module__ldgnoG__mobileMenu.Header-module__ldgnoG__active{transform:translate(0)}.Header-module__ldgnoG__closeBtn{cursor:pointer;opacity:.5;background:0 0;border:none;transition:opacity .3s;position:absolute;top:2rem;right:2rem}.Header-module__ldgnoG__closeBtn:hover{opacity:1}.Header-module__ldgnoG__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1999;opacity:0;visibility:hidden;background:#0000001a;width:100%;height:100%;transition:all .5s;position:fixed;top:0;left:0}.Header-module__ldgnoG__overlay.Header-module__ldgnoG__active{opacity:1;visibility:visible}.Header-module__ldgnoG__mobileNav{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.Header-module__ldgnoG__catLink{font-size:1.1rem;font-family:var(--font-serif);text-transform:uppercase;letter-spacing:1px;transition:transform .3s}.Header-module__ldgnoG__catLink:hover{color:var(--accent);transform:translate(10px)}.Header-module__ldgnoG__sidebarBottom{border-top:1px solid var(--border);flex-direction:column;gap:.6rem;margin-top:1.5rem;padding-top:1rem;padding-bottom:2rem;display:flex}.Header-module__ldgnoG__bottomLink{text-transform:uppercase;letter-spacing:1.5px;opacity:.6;font-size:.8rem}.Header-module__ldgnoG__bottomLink:hover{opacity:1}.Header-module__ldgnoG__mobileNav hr{border:none;border-top:1px solid var(--border);margin:1rem 0}@media (max-width:1024px){.Header-module__ldgnoG__header,.Header-module__ldgnoG__header.Header-module__ldgnoG__scrolled{padding:1.5rem 2rem}.Header-module__ldgnoG__navLeft,.Header-module__ldgnoG__navRight{display:none}.Header-module__ldgnoG__mobileMenuBtn{display:block}.Header-module__ldgnoG__utilityBar{padding:.5rem 2rem}.Header-module__ldgnoG__mobileMenu{width:280px;padding:1.5rem}}
.Footer-module__Grjkva__footer{color:#fff;background:#111;padding:8rem 0 4rem}.Footer-module__Grjkva__container{max-width:1440px;margin:0 auto;padding:0 4rem}.Footer-module__Grjkva__footerStory{text-align:center;max-width:800px;margin:0 auto 6rem}.Footer-module__Grjkva__footerTitle{letter-spacing:4px;margin-bottom:2rem;font-size:2.5rem}.Footer-module__Grjkva__footerText{color:#fff9;font-size:1.1rem;line-height:1.8}.Footer-module__Grjkva__footerGrid{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);gap:4rem;margin-bottom:6rem;padding-bottom:6rem;display:grid}.Footer-module__Grjkva__footerCol h4{color:#fff;letter-spacing:1px;margin-bottom:2rem;font-size:.9rem}.Footer-module__Grjkva__footerCol ul{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__footerCol a{color:#ffffff80;font-size:.85rem;transition:color .3s}.Footer-module__Grjkva__footerCol a:hover{color:#fff}.Footer-module__Grjkva__footerBottom{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Footer-module__Grjkva__footerLogo{font-family:var(--font-serif);letter-spacing:6px;margin-bottom:.5rem;font-size:1.4rem}.Footer-module__Grjkva__footerLogoImg{object-fit:contain;opacity:.8;width:auto;height:80px;transition:opacity .3s}.Footer-module__Grjkva__footerLogoImg:hover{opacity:1}.Footer-module__Grjkva__footerBottom p{color:#fff6;font-size:.8rem}.Footer-module__Grjkva__adminLink a{color:#fff3;font-size:.75rem}@media (max-width:1024px){.Footer-module__Grjkva__footerGrid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:4rem 0 2rem}.Footer-module__Grjkva__container{padding:0 2rem}.Footer-module__Grjkva__footerGrid{text-align:center;grid-template-columns:1fr}.Footer-module__Grjkva__footerTitle{font-size:1.8rem}}
.CartDrawer-module__EV39Ia__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9998;background:#0006;position:fixed;inset:0}.CartDrawer-module__EV39Ia__drawer{background:var(--bg);z-index:9999;flex-direction:column;width:450px;height:100vh;display:flex;position:fixed;top:0;right:0;box-shadow:-10px 0 30px #0000001a}.CartDrawer-module__EV39Ia__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:2rem;display:flex}.CartDrawer-module__EV39Ia__headerTitle{text-transform:uppercase;letter-spacing:2px;align-items:center;gap:.8rem;font-weight:500;display:flex}.CartDrawer-module__EV39Ia__closeBtn{color:var(--text);transition:transform .3s}.CartDrawer-module__EV39Ia__closeBtn:hover{transform:rotate(90deg)}.CartDrawer-module__EV39Ia__content{flex:1;padding:2rem;overflow-y:auto}.CartDrawer-module__EV39Ia__emptyCart{height:100%;color:var(--text-light);flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.CartDrawer-module__EV39Ia__continueBtn{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:2px;padding:1rem 2rem;font-size:.8rem}.CartDrawer-module__EV39Ia__itemsList{flex-direction:column;gap:2rem;display:flex}.CartDrawer-module__EV39Ia__cartItem{gap:1.5rem;display:flex}.CartDrawer-module__EV39Ia__itemImage{background:#f5f5f5;flex-shrink:0;width:90px;height:110px;position:relative}.CartDrawer-module__EV39Ia__itemInfo{flex:1}.CartDrawer-module__EV39Ia__itemInfo h4{text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.95rem}.CartDrawer-module__EV39Ia__itemPrice{color:var(--accent);margin-bottom:1rem;font-weight:600}.CartDrawer-module__EV39Ia__itemActions{justify-content:space-between;align-items:center;display:flex}.CartDrawer-module__EV39Ia__quantity{border:1px solid var(--border);align-items:center;gap:1rem;padding:.4rem;display:flex}.CartDrawer-module__EV39Ia__quantity button{color:var(--text-light);align-items:center;display:flex}.CartDrawer-module__EV39Ia__removeBtn{color:var(--text-light);opacity:.5;transition:opacity .3s}.CartDrawer-module__EV39Ia__removeBtn:hover{opacity:1;color:#d32f2f}.CartDrawer-module__EV39Ia__footer{border-top:1px solid var(--border);background:#fff;padding:2rem}.CartDrawer-module__EV39Ia__summary{margin-bottom:2rem}.CartDrawer-module__EV39Ia__summaryRow{color:var(--text-light);justify-content:space-between;margin-bottom:.8rem;font-size:.9rem;display:flex}.CartDrawer-module__EV39Ia__totalRow{color:var(--text);border-top:1px solid var(--border);justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;font-size:1.2rem;font-weight:600;display:flex}.CartDrawer-module__EV39Ia__checkoutBtn{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:2px;width:100%;padding:1.2rem;font-size:.9rem;font-weight:500;transition:opacity .3s}.CartDrawer-module__EV39Ia__checkoutBtn:hover{opacity:.9}@media (max-width:500px){.CartDrawer-module__EV39Ia__drawer{width:100%}}
