.TopBar-module__j2-NIW__topBar{background-color:var(--black);color:var(--white);justify-content:space-between;align-items:center;padding:8px 4%;font-size:13px;display:flex}.TopBar-module__j2-NIW__topBarLeft{align-items:center;gap:8px;display:flex}.TopBar-module__j2-NIW__topBarLeft i{font-size:14px}.TopBar-module__j2-NIW__topBarRight{color:#fff;opacity:.9;font-size:13px}@media (max-width:768px){.TopBar-module__j2-NIW__topBar{text-align:center;flex-direction:column;gap:5px;padding:5px 2%;font-size:11px}.TopBar-module__j2-NIW__topBarLeft{justify-content:center}.TopBar-module__j2-NIW__topBarRight{font-size:11px}}@media (max-width:480px){.TopBar-module__j2-NIW__topBarRight{display:none}}
.Navbar-module__IHrD2W__navbar{background-color:var(--white);z-index:100;justify-content:space-between;align-items:center;height:80px;padding:0 4%;display:flex;position:relative;box-shadow:0 4px 15px #00000014}@media (max-width:1024px){.Navbar-module__IHrD2W__navbar{height:70px;padding:0 5%}}.Navbar-module__IHrD2W__navLinks{flex:1;align-items:center;gap:20px;list-style:none;display:flex}.Navbar-module__IHrD2W__left{justify-content:flex-start;padding-right:80px}.Navbar-module__IHrD2W__right{justify-content:flex-end;padding-left:80px}@media (max-width:1150px){.Navbar-module__IHrD2W__left{padding-right:40px}.Navbar-module__IHrD2W__right{padding-left:40px}}@media (max-width:1024px){.Navbar-module__IHrD2W__navLinks{display:none}}.Navbar-module__IHrD2W__navLinks a{color:var(--text-dark);align-items:center;gap:5px;font-size:15px;font-weight:600;text-decoration:none;transition:color .3s;display:flex}.Navbar-module__IHrD2W__navLinks a:hover{color:var(--primary-red)}.Navbar-module__IHrD2W__active a{color:#1a1a1a;background-color:#f1e4d1;border-radius:12px;padding:10px 24px}.Navbar-module__IHrD2W__logoContainer{z-index:110;position:absolute;top:50%;left:50%;transform:translate(-50%,-40%)}.Navbar-module__IHrD2W__cupcakeIcon{justify-content:center;align-items:center;width:100px;height:100px;transition:transform .3s;display:flex}@media (max-width:1024px){.Navbar-module__IHrD2W__logoContainer{position:static;transform:none}.Navbar-module__IHrD2W__cupcakeIcon{width:60px;height:60px}}.Navbar-module__IHrD2W__cupcakeIcon:hover{transform:scale(1.05)}.Navbar-module__IHrD2W__navActions{align-items:center;gap:12px;display:flex}.Navbar-module__IHrD2W__actionIcon{width:45px;height:45px;color:var(--text-dark);cursor:pointer;background-color:#f7f3ed;border-radius:12px;justify-content:center;align-items:center;font-size:18px;transition:all .3s;display:flex;position:relative}.Navbar-module__IHrD2W__actionIcon:hover{background-color:#f1e4d1}.Navbar-module__IHrD2W__cartBadge{color:var(--white);background-color:#d4a373;border:2px solid #f7f3ed;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.Navbar-module__IHrD2W__orderBtn{background-color:var(--primary-red);color:var(--white);white-space:nowrap;border-radius:12px;margin-left:5px;padding:12px 30px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s}.Navbar-module__IHrD2W__orderBtn:hover{color:var(--primary-red);background-color:#fff;box-shadow:0 4px 12px #b319194d}.Navbar-module__IHrD2W__badgeNew{background-color:var(--primary-red);color:var(--white);text-transform:uppercase;border-radius:4px;margin-left:4px;padding:2px 6px;font-size:10px;font-weight:800}.Navbar-module__IHrD2W__mobileMenuToggle{color:var(--text-dark);cursor:pointer;z-index:120;background:0 0;border:none;padding:8px;font-size:24px;display:none}@media (max-width:1024px){.Navbar-module__IHrD2W__mobileMenuToggle{display:block}.Navbar-module__IHrD2W__navActions{gap:8px}.Navbar-module__IHrD2W__actionIcon{width:38px;height:38px;font-size:16px}.Navbar-module__IHrD2W__orderBtn{display:none}}.Navbar-module__IHrD2W__mobileMenu{background-color:var(--white);z-index:90;flex-direction:column;gap:30px;padding:40px;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:70px 0 0;transform:translate(-100%)}.Navbar-module__IHrD2W__mobileMenuOpen{transform:translate(0)}.Navbar-module__IHrD2W__mobileNavLink{color:var(--text-dark);font-size:24px;font-weight:800;font-family:var(--font-playfair);text-decoration:none}.Navbar-module__IHrD2W__mobileNavLink:hover{color:var(--primary-red)}
.Footer-module__WRJOBG__mainFooter{color:var(--white);background-color:#1a1005;border-top:1px solid #e4c59e1a;padding:100px 5% 40px}.Footer-module__WRJOBG__footerContainer{max-width:1400px;margin:0 auto}.Footer-module__WRJOBG__footerContent{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:80px;display:flex}.Footer-module__WRJOBG__footerCol{flex:1;min-width:150px}.Footer-module__WRJOBG__footerHeading{color:#e4c59e;text-transform:uppercase;letter-spacing:.15em;margin-bottom:30px;font-size:14px;font-weight:800}.Footer-module__WRJOBG__footerLinks{flex-direction:column;gap:14px;display:flex}.Footer-module__WRJOBG__footerLinks a{opacity:.6;color:#fff;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s}.Footer-module__WRJOBG__footerLinks a:hover{opacity:1;color:#e4c59e;padding-left:5px}.Footer-module__WRJOBG__logoCol{text-align:center;flex-direction:column;flex:2;order:-1;align-items:center;min-width:300px;display:flex}@media (min-width:1024px){.Footer-module__WRJOBG__logoCol{order:0}}.Footer-module__WRJOBG__footerLogoWrapper{background:#fff;border-radius:50%;margin-bottom:25px;padding:15px;box-shadow:0 10px 30px #0003}.Footer-module__WRJOBG__footerLogo{width:80px;height:auto}.Footer-module__WRJOBG__footerTagline{opacity:.9;font-size:18px;line-height:1.6;font-family:var(--font-playfair);color:#f1e4d1;max-width:400px;margin:0 auto;font-style:italic}.Footer-module__WRJOBG__footerDivider{background-color:#ffffff0d;height:1px;margin-bottom:40px}.Footer-module__WRJOBG__footerBottom{flex-direction:row;justify-content:space-between;align-items:center;gap:25px;display:flex}.Footer-module__WRJOBG__socialLinks{gap:15px;display:flex}.Footer-module__WRJOBG__socialIcon{color:#e4c59e;background-color:#e4c59e0d;border:1px solid #e4c59e1a;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.Footer-module__WRJOBG__socialIcon:hover{color:#1a1005;background-color:#e4c59e;transform:translateY(-5px)}.Footer-module__WRJOBG__copyright{opacity:.4;font-size:14px;font-weight:500}@media (max-width:1024px){.Footer-module__WRJOBG__footerContent{gap:60px}.Footer-module__WRJOBG__logoCol{flex:100%;margin-bottom:20px}}@media (max-width:640px){.Footer-module__WRJOBG__mainFooter{text-align:center;padding:80px 8% 40px}.Footer-module__WRJOBG__footerCol{flex:100%}.Footer-module__WRJOBG__footerLinks a:hover{padding-left:0}.Footer-module__WRJOBG__footerBottom{flex-direction:column;gap:30px}}
