:root{--honey-gold:#d4920b;--honey-gold-light:#e8a825;--honey-amber:#b8860b;--honey-dark:#8b6508;--honey-light:#fff3cd;--honey-lightest:#fffbeb;--forest-green:#2d5016;--forest-dark:#1a3409;--forest-light:#4a7a2e;--cream:#fefcf3;--warm-white:#fffdf7;--charcoal:#2c2c2c;--dark-text:#1a1a1a;--soft-gray:#6b7280;--light-gray:#e5e7eb;--lighter-gray:#f3f4f6;--error-red:#dc2626;--success-green:#16a34a;--info-blue:#2563eb;--warning-orange:#ea580c;--font-heading:"Playfair Display", Georgia, serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-accent:"Cormorant Garamond", Georgia, serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--space-5xl:8rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--shadow-glow:0 0 20px #d4920b4d;--shadow-card:0 2px 8px #00000014, 0 1px 2px #0000000f;--shadow-card-hover:0 12px 24px #0000001f, 0 4px 8px #00000014;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--transition-spring:.5s cubic-bezier(.34, 1.56, .64, 1);--z-dropdown:100;--z-sticky:200;--z-modal-backdrop:300;--z-modal:400;--z-toast:500;--z-whatsapp:600;--z-announcement:700;--container-max:1280px;--container-narrow:960px;--container-wide:1440px;--announcement-height:40px;--navbar-height:72px;--header-total:112px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-size:var(--text-base);color:var(--charcoal);background-color:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none}input,textarea,select{font-family:inherit;font-size:inherit}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--dark-text);line-height:1.2}.container{width:100%;max-width:var(--container-max);padding-left:var(--space-lg);padding-right:var(--space-lg);margin:0 auto}.container-narrow{max-width:var(--container-narrow)}.container-wide{max-width:var(--container-wide)}.section{padding:var(--space-4xl) 0}.section-sm{padding:var(--space-2xl) 0}.section-lg{padding:var(--space-5xl) 0}.text-center{text-align:center}.section-title{font-family:var(--font-heading);font-size:var(--text-4xl);color:var(--dark-text);margin-bottom:var(--space-md);font-weight:600}.section-subtitle{font-family:var(--font-body);font-size:var(--text-lg);color:var(--soft-gray);max-width:640px;margin:0 auto var(--space-2xl);line-height:1.7}.accent-text{font-family:var(--font-accent);color:var(--honey-gold);font-style:italic}.highlight-text{color:var(--honey-gold)}.btn{justify-content:center;align-items:center;gap:var(--space-sm);font-weight:600;font-size:var(--text-sm);letter-spacing:.02em;border-radius:var(--radius-md);transition:all var(--transition-base);white-space:nowrap;padding:12px 28px;display:inline-flex;position:relative;overflow:hidden}.btn:after{content:"";opacity:0;transition:opacity var(--transition-base);background:linear-gradient(135deg,#fff3 0%,#0000 50%);position:absolute;inset:0}.btn:hover:after{opacity:1}.btn-primary{background:linear-gradient(135deg, var(--honey-gold) 0%, var(--honey-amber) 100%);color:#fff;box-shadow:0 2px 8px #d4920b59}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4920b73}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:var(--forest-green);color:#fff;box-shadow:0 2px 8px #2d501640}.btn-secondary:hover{background:var(--forest-dark);transform:translateY(-2px);box-shadow:0 6px 20px #2d501659}.btn-outline{color:var(--honey-gold);border:2px solid var(--honey-gold);background:0 0}.btn-outline:hover{background:var(--honey-gold);color:#fff;transform:translateY(-2px)}.btn-outline-white{color:#fff;background:0 0;border:2px solid #fff9}.btn-outline-white:hover{color:var(--forest-dark);background:#fff;border-color:#fff}.btn-lg{font-size:var(--text-base);border-radius:var(--radius-lg);padding:16px 36px}.btn-sm{font-size:var(--text-xs);padding:8px 18px}.btn-icon{border-radius:var(--radius-full);justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.badge{font-size:var(--text-xs);border-radius:var(--radius-full);letter-spacing:.02em;align-items:center;gap:4px;padding:4px 12px;font-weight:600;display:inline-flex}.badge-discount{background:linear-gradient(135deg, var(--success-green), #059669);color:#fff}.badge-trust{color:var(--forest-green);background:#2d50161a;border:1px solid #2d501633}.badge-warning{color:var(--warning-orange);background:#ea580c1a}.card{background:var(--warm-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);transition:all var(--transition-base);overflow:hidden}.card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.card-glass{-webkit-backdrop-filter:blur(12px);background:#fffdf7b3;border:1px solid #d4920b26}.form-group{margin-bottom:var(--space-lg)}.form-label{font-size:var(--text-sm);color:var(--charcoal);margin-bottom:var(--space-xs);font-weight:600;display:block}.form-input{border:1.5px solid var(--light-gray);border-radius:var(--radius-md);width:100%;font-size:var(--text-base);color:var(--charcoal);transition:all var(--transition-fast);background:#fff;padding:12px 16px}.form-input:focus{border-color:var(--honey-gold);outline:none;box-shadow:0 0 0 3px #d4920b26}.form-input::placeholder{color:#9ca3af}.form-input-error{border-color:var(--error-red)}.form-error{font-size:var(--text-xs);color:var(--error-red);margin-top:4px}.stars{color:var(--honey-gold);gap:2px;display:flex}.stars svg{width:16px;height:16px}.skeleton{background:linear-gradient(90deg, var(--lighter-gray) 25%, #e0e0e0 50%, var(--lighter-gray) 75%);border-radius:var(--radius-md);background-size:200% 100%;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.page-hero{padding:calc(var(--header-total) + var(--space-3xl)) 0 var(--space-3xl);background:linear-gradient(135deg, var(--forest-dark) 0%, var(--forest-green) 50%, var(--honey-dark) 100%);color:#fff;position:relative;overflow:hidden}.page-hero:before{content:"";opacity:.5;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.page-hero h1{color:#fff;font-size:var(--text-5xl);margin-bottom:var(--space-md)}.page-hero p{font-size:var(--text-lg);opacity:.9;max-width:600px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-fade-in-up{animation:.6s forwards fadeInUp}.animate-fade-in{animation:.5s forwards fadeIn}.animate-slide-right{animation:.5s forwards slideInRight}.animate-slide-left{animation:.5s forwards slideInLeft}.animate-scale-in{animation:.4s forwards scaleIn}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.price-mrp{color:var(--soft-gray);font-size:var(--text-sm);text-decoration:line-through}.price-current{font-size:var(--text-2xl);color:var(--dark-text);font-weight:700}.price-discount{color:var(--success-green);font-weight:600;font-size:var(--text-sm)}.divider{background:linear-gradient(90deg, var(--honey-gold), var(--honey-amber));border-radius:var(--radius-full);width:60px;height:3px;margin:var(--space-md) auto var(--space-xl)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--honey-gold);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--honey-amber)}::selection{color:var(--dark-text);background:#d4920b33}@media (max-width:768px){:root{--announcement-height:36px;--navbar-height:64px;--header-total:100px}.section{padding:var(--space-2xl) 0}.section-lg{padding:var(--space-3xl) 0}.container{padding-left:var(--space-md);padding-right:var(--space-md)}.section-title{font-size:var(--text-3xl)}.section-subtitle{font-size:var(--text-base)}.page-hero{padding:calc(var(--header-total) + var(--space-xl)) 0 var(--space-xl)}.page-hero h1{font-size:var(--text-3xl)}.page-hero p{font-size:var(--text-base)}.btn-lg{font-size:var(--text-sm);padding:14px 28px}}@media (max-width:480px){.section-title{font-size:var(--text-2xl)}.container{padding-left:16px;padding-right:16px}}
.AnnouncementBar-module__tQURPG__bar{height:var(--announcement-height);background:linear-gradient(90deg, var(--forest-dark) 0%, var(--forest-green) 50%, var(--forest-dark) 100%);color:#fff;z-index:var(--z-announcement);font-size:var(--text-xs);letter-spacing:.04em;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}.AnnouncementBar-module__tQURPG__content{text-align:center;flex:1;overflow:hidden}.AnnouncementBar-module__tQURPG__message{font-weight:500;animation:.5s AnnouncementBar-module__tQURPG__fadeInUp;display:inline-block}.AnnouncementBar-module__tQURPG__closeBtn{color:#ffffffb3;transition:color var(--transition-fast);justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.AnnouncementBar-module__tQURPG__closeBtn:hover{color:#fff}@keyframes AnnouncementBar-module__tQURPG__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.AnnouncementBar-module__tQURPG__bar{padding:0 32px 0 8px;font-size:.65rem}}
.Navbar-module__cRh5nW__header{top:var(--announcement-height);height:var(--navbar-height);-webkit-backdrop-filter:blur(16px);z-index:var(--z-sticky);transition:all var(--transition-base);background:#fefcf3eb;border-bottom:1px solid #d4920b1a;position:fixed;left:0;right:0}.Navbar-module__cRh5nW__scrolled{background:#fefcf3fa;height:64px;box-shadow:0 2px 20px #00000014}.Navbar-module__cRh5nW__nav{max-width:var(--container-max);height:100%;padding:0 var(--space-lg);justify-content:space-between;align-items:center;gap:var(--space-xl);margin:0 auto;display:flex}.Navbar-module__cRh5nW__logo{align-items:center;gap:var(--space-sm);flex-shrink:0;text-decoration:none;display:flex}.Navbar-module__cRh5nW__logoImage{border-radius:var(--radius-md);object-fit:contain;width:44px;height:44px;transition:transform var(--transition-base)}.Navbar-module__cRh5nW__scrolled .Navbar-module__cRh5nW__logoImage{width:36px;height:36px}.Navbar-module__cRh5nW__logo:hover .Navbar-module__cRh5nW__logoImage{transform:scale(1.05)}.Navbar-module__cRh5nW__logoText{flex-direction:column;line-height:1.1;display:flex}.Navbar-module__cRh5nW__logoName{font-family:var(--font-heading);color:var(--forest-dark);font-size:1.25rem;font-weight:700}.Navbar-module__cRh5nW__logoTagline{font-family:var(--font-accent);color:var(--honey-gold);letter-spacing:.08em;font-size:.8rem;font-weight:600}.Navbar-module__cRh5nW__desktopLinks{align-items:center;gap:var(--space-xs);list-style:none;display:flex}.Navbar-module__cRh5nW__navLink{font-size:var(--text-sm);color:var(--charcoal);border-radius:var(--radius-md);transition:all var(--transition-fast);white-space:nowrap;padding:8px 14px;font-weight:500;position:relative}.Navbar-module__cRh5nW__navLink:after{content:"";background:var(--honey-gold);border-radius:var(--radius-full);height:2px;transition:transform var(--transition-base);position:absolute;bottom:4px;left:14px;right:14px;transform:scaleX(0)}.Navbar-module__cRh5nW__navLink:hover{color:var(--honey-gold)}.Navbar-module__cRh5nW__navLink:hover:after{transform:scaleX(1)}.Navbar-module__cRh5nW__actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.Navbar-module__cRh5nW__actionBtn{border-radius:var(--radius-full);width:42px;height:42px;color:var(--charcoal);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex;position:relative}.Navbar-module__cRh5nW__actionBtn:hover{color:var(--honey-gold);background:#d4920b1a}.Navbar-module__cRh5nW__cartBadge{background:var(--honey-gold);color:#fff;border-radius:var(--radius-full);justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;animation:.3s cubic-bezier(.34,1.56,.64,1) Navbar-module__cRh5nW__scaleIn;display:flex;position:absolute;top:4px;right:4px}@keyframes Navbar-module__cRh5nW__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.Navbar-module__cRh5nW__menuToggle{display:none}.Navbar-module__cRh5nW__mobileMenu{z-index:calc(var(--z-sticky) - 1);opacity:0;visibility:hidden;transition:all var(--transition-slow);background:#1a3409f7;position:fixed;inset:0}.Navbar-module__cRh5nW__mobileMenuOpen{opacity:1;visibility:visible}.Navbar-module__cRh5nW__mobileMenuContent{height:100%;padding:var(--space-3xl) var(--space-xl);justify-content:center;align-items:center;gap:var(--space-2xl);flex-direction:column;display:flex}.Navbar-module__cRh5nW__mobileLinks{text-align:center;gap:var(--space-sm);flex-direction:column;list-style:none;display:flex}.Navbar-module__cRh5nW__mobileMenuOpen .Navbar-module__cRh5nW__mobileLinks li{opacity:0;animation:.4s forwards Navbar-module__cRh5nW__fadeInUp}.Navbar-module__cRh5nW__mobileLink{font-family:var(--font-heading);font-size:var(--text-2xl);color:#fff;padding:var(--space-sm) var(--space-md);transition:color var(--transition-fast);display:block}.Navbar-module__cRh5nW__mobileLink:hover{color:var(--honey-gold)}.Navbar-module__cRh5nW__mobileActions{width:100%;max-width:280px}.Navbar-module__cRh5nW__mobileContact{text-align:center;color:#fff9;font-size:var(--text-sm)}.Navbar-module__cRh5nW__mobileContact p{margin-bottom:var(--space-xs);color:#fffc;font-weight:600}.Navbar-module__cRh5nW__mobileContact a{color:var(--honey-gold-light);transition:color var(--transition-fast);display:block}.Navbar-module__cRh5nW__mobileContact a:hover{color:var(--honey-gold)}@keyframes Navbar-module__cRh5nW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Navbar-module__cRh5nW__desktopLinks{display:none}.Navbar-module__cRh5nW__menuToggle{display:flex}}@media (max-width:480px){.Navbar-module__cRh5nW__logoName{font-size:1.1rem}.Navbar-module__cRh5nW__logoTagline{font-size:.7rem}.Navbar-module__cRh5nW__logoImage{width:36px;height:36px}.Navbar-module__cRh5nW__actionBtn{width:38px;height:38px}}
.Footer-module__3hUVsW__footer{margin-top:auto}.Footer-module__3hUVsW__topBar{background:var(--honey-lightest);padding:var(--space-lg) 0;border-top:1px solid #d4920b26;border-bottom:1px solid #d4920b1a}.Footer-module__3hUVsW__topBarContent{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.Footer-module__3hUVsW__topBarItem{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);display:flex}.Footer-module__3hUVsW__topBarIcon{flex-shrink:0;font-size:1.5rem}.Footer-module__3hUVsW__topBarItem strong{color:var(--dark-text);font-weight:600;font-size:var(--text-sm);display:block}.Footer-module__3hUVsW__topBarItem span{color:var(--soft-gray);font-size:var(--text-xs)}.Footer-module__3hUVsW__main{background:var(--forest-dark);color:#fffc;padding:var(--space-3xl) 0}.Footer-module__3hUVsW__grid{gap:var(--space-2xl);grid-template-columns:1.5fr 1fr 1fr 1fr;display:grid}.Footer-module__3hUVsW__brandCol{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__3hUVsW__footerLogo{align-items:center;gap:var(--space-sm);text-decoration:none;display:flex}.Footer-module__3hUVsW__footerLogoImg{border-radius:var(--radius-md);object-fit:contain;width:44px;height:44px}.Footer-module__3hUVsW__footerLogoName{font-family:var(--font-heading);color:#fff;font-size:1.2rem;font-weight:700;display:block}.Footer-module__3hUVsW__footerLogoTag{font-family:var(--font-accent);font-size:var(--text-xs);color:var(--honey-gold-light);letter-spacing:.1em}.Footer-module__3hUVsW__brandDesc{font-size:var(--text-sm);color:#fff9;max-width:320px;line-height:1.7}.Footer-module__3hUVsW__social{gap:var(--space-sm);display:flex}.Footer-module__3hUVsW__socialLink{border-radius:var(--radius-full);color:#ffffffb3;width:38px;height:38px;transition:all var(--transition-fast);border:1px solid #fff3;justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__socialLink:hover{background:var(--honey-gold);border-color:var(--honey-gold);color:#fff;transform:translateY(-2px)}.Footer-module__3hUVsW__colTitle{font-family:var(--font-heading);font-size:var(--text-base);color:#fff;margin-bottom:var(--space-md);font-weight:600}.Footer-module__3hUVsW__linkList{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__3hUVsW__linkList a{font-size:var(--text-sm);color:#fff9;transition:all var(--transition-fast);display:inline-block}.Footer-module__3hUVsW__linkList a:hover{color:var(--honey-gold-light);transform:translate(4px)}.Footer-module__3hUVsW__contactList{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-direction:column;display:flex}.Footer-module__3hUVsW__contactItem{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:#fff9;transition:color var(--transition-fast);display:flex}a.Footer-module__3hUVsW__contactItem:hover{color:var(--honey-gold-light)}.Footer-module__3hUVsW__certifications{gap:var(--space-sm);flex-wrap:wrap;display:flex}.Footer-module__3hUVsW__certBadge{font-size:var(--text-xs);border-radius:var(--radius-full);color:var(--honey-gold-light);border:1px solid #d4920b66;padding:4px 10px;font-weight:600}.Footer-module__3hUVsW__bottom{padding:var(--space-md) 0;background:#0d1f05}.Footer-module__3hUVsW__bottomContent{font-size:var(--text-xs);color:#fff6;justify-content:space-between;align-items:center;display:flex}.Footer-module__3hUVsW__bottomNote{color:#ffffff4d}@media (max-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__3hUVsW__topBarContent{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}.Footer-module__3hUVsW__grid{gap:var(--space-xl);grid-template-columns:1fr}.Footer-module__3hUVsW__bottomContent{gap:var(--space-xs);text-align:center;flex-direction:column}}@media (max-width:480px){.Footer-module__3hUVsW__topBarContent{grid-template-columns:1fr}}
.CartDrawer-module__IlD0ia__backdrop{z-index:var(--z-modal-backdrop);opacity:0;visibility:hidden;transition:all var(--transition-base);background:#00000080;position:fixed;inset:0}.CartDrawer-module__IlD0ia__backdropVisible{opacity:1;visibility:visible}.CartDrawer-module__IlD0ia__drawer{background:var(--warm-white);width:420px;max-width:100vw;z-index:var(--z-modal);transition:transform var(--transition-slow);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 30px #00000026}.CartDrawer-module__IlD0ia__drawerOpen{transform:translate(0)}.CartDrawer-module__IlD0ia__header{padding:var(--space-lg);border-bottom:1px solid var(--light-gray);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.CartDrawer-module__IlD0ia__headerTitle{align-items:center;gap:var(--space-sm);display:flex}.CartDrawer-module__IlD0ia__headerTitle h3{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:600}.CartDrawer-module__IlD0ia__closeBtn{border-radius:var(--radius-full);width:36px;height:36px;color:var(--soft-gray);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.CartDrawer-module__IlD0ia__closeBtn:hover{background:var(--lighter-gray);color:var(--charcoal)}.CartDrawer-module__IlD0ia__empty{padding:var(--space-2xl);text-align:center;justify-content:center;align-items:center;gap:var(--space-md);flex-direction:column;flex:1;display:flex}.CartDrawer-module__IlD0ia__emptyIcon{font-size:3rem;animation:3s ease-in-out infinite CartDrawer-module__IlD0ia__float}@keyframes CartDrawer-module__IlD0ia__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.CartDrawer-module__IlD0ia__emptyTitle{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--dark-text);font-weight:600}.CartDrawer-module__IlD0ia__emptySubtitle{color:var(--soft-gray);font-size:var(--text-sm)}.CartDrawer-module__IlD0ia__items{padding:var(--space-md);flex:1;overflow-y:auto}.CartDrawer-module__IlD0ia__item{gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-lg);margin-bottom:var(--space-sm);box-shadow:var(--shadow-sm);background:#fff;display:flex}.CartDrawer-module__IlD0ia__itemImage{border-radius:var(--radius-md);background:var(--lighter-gray);flex-shrink:0;width:80px;height:80px;overflow:hidden}.CartDrawer-module__IlD0ia__itemDetails{flex-direction:column;flex:1;gap:4px;display:flex}.CartDrawer-module__IlD0ia__itemName{font-size:var(--text-sm);color:var(--dark-text);font-weight:600}.CartDrawer-module__IlD0ia__itemWeight{font-size:var(--text-xs);color:var(--soft-gray)}.CartDrawer-module__IlD0ia__itemPricing{align-items:center;gap:var(--space-sm);display:flex}.CartDrawer-module__IlD0ia__itemPrice{font-weight:700;font-size:var(--text-sm);color:var(--dark-text)}.CartDrawer-module__IlD0ia__itemDiscount{font-size:var(--text-xs);color:var(--success-green);font-weight:600}.CartDrawer-module__IlD0ia__itemActions{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.CartDrawer-module__IlD0ia__quantityControl{border:1px solid var(--light-gray);border-radius:var(--radius-md);align-items:center;gap:0;display:flex;overflow:hidden}.CartDrawer-module__IlD0ia__quantityControl button{width:30px;height:30px;color:var(--charcoal);transition:background var(--transition-fast);justify-content:center;align-items:center;display:flex}.CartDrawer-module__IlD0ia__quantityControl button:hover:not(:disabled){background:var(--honey-lightest)}.CartDrawer-module__IlD0ia__quantityControl button:disabled{opacity:.3;cursor:not-allowed}.CartDrawer-module__IlD0ia__quantityControl span{text-align:center;width:32px;font-size:var(--text-sm);border-left:1px solid var(--light-gray);border-right:1px solid var(--light-gray);font-weight:600;line-height:30px}.CartDrawer-module__IlD0ia__removeBtn{color:var(--soft-gray);transition:color var(--transition-fast);padding:4px}.CartDrawer-module__IlD0ia__removeBtn:hover{color:var(--error-red)}.CartDrawer-module__IlD0ia__summary{padding:var(--space-lg);border-top:1px solid var(--light-gray);background:#fff;flex-shrink:0}.CartDrawer-module__IlD0ia__summaryRow{font-size:var(--text-sm);color:var(--soft-gray);margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;display:flex}.CartDrawer-module__IlD0ia__discountRow{color:var(--success-green);font-weight:600}.CartDrawer-module__IlD0ia__summaryDivider{background:var(--light-gray);height:1px;margin:var(--space-sm) 0}.CartDrawer-module__IlD0ia__totalRow{color:var(--dark-text);font-weight:700;font-size:var(--text-base)}.CartDrawer-module__IlD0ia__totalPrice{font-size:var(--text-xl);color:var(--honey-gold)}.CartDrawer-module__IlD0ia__saveBadge{color:var(--success-green);border-radius:var(--radius-full);font-size:var(--text-xs);margin-left:var(--space-sm);background:#16a34a1a;padding:2px 8px;font-weight:600;display:inline-block}.CartDrawer-module__IlD0ia__codRow{font-size:var(--text-xs);color:var(--soft-gray);margin-bottom:var(--space-lg)}@media (max-width:480px){.CartDrawer-module__IlD0ia__drawer{width:100vw}}
.WhatsAppButton-module__5PGxSW__whatsapp{border-radius:var(--radius-full);color:#fff;width:56px;height:56px;z-index:var(--z-whatsapp);transition:all var(--transition-base);background:#25d366;justify-content:center;align-items:center;animation:3s ease-in-out infinite WhatsAppButton-module__5PGxSW__float;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #25d36666}.WhatsAppButton-module__5PGxSW__whatsapp:hover{animation:none;transform:scale(1.1);box-shadow:0 6px 24px #25d36680}.WhatsAppButton-module__5PGxSW__tooltip{color:var(--charcoal);border-radius:var(--radius-md);font-size:var(--text-xs);white-space:nowrap;box-shadow:var(--shadow-md);opacity:0;visibility:hidden;transition:all var(--transition-fast);pointer-events:none;background:#fff;padding:8px 14px;font-weight:500;position:absolute;top:50%;right:68px;transform:translateY(-50%)}.WhatsAppButton-module__5PGxSW__tooltip:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:6px solid #fff;width:0;height:0;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.WhatsAppButton-module__5PGxSW__whatsapp:hover .WhatsAppButton-module__5PGxSW__tooltip{opacity:1;visibility:visible}@keyframes WhatsAppButton-module__5PGxSW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:768px){.WhatsAppButton-module__5PGxSW__whatsapp{width:50px;height:50px;bottom:20px;right:16px}.WhatsAppButton-module__5PGxSW__tooltip{display:none}}
