.Header-module__ldgnoG__header{z-index:500;background:linear-gradient(135deg,#fff5f7 0%,#fff 100%);border-bottom:2px solid #f3c5d0;position:sticky;top:0;box-shadow:0 2px 16px #e91e6314}.Header-module__ldgnoG__container{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex}.Header-module__ldgnoG__logoLink{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__ldgnoG__logoImg{object-fit:cover;border:2px solid #f3c5d0;border-radius:50%}.Header-module__ldgnoG__logoText{flex-direction:column;display:flex}.Header-module__ldgnoG__logoName{color:#c9536e;letter-spacing:-.5px;font-size:1.2rem;font-weight:800;line-height:1.1}.Header-module__ldgnoG__logoTagline{color:#7e57c2;text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-weight:500}.Header-module__ldgnoG__nav{gap:2rem;display:none}@media (min-width:768px){.Header-module__ldgnoG__nav{display:flex}}.Header-module__ldgnoG__navLink{color:#555;padding-bottom:2px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .25s;position:relative}.Header-module__ldgnoG__navLink:hover{color:#c9536e}.Header-module__ldgnoG__navLink:after{content:"";background:linear-gradient(90deg,#e91e63,#7e57c2);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-3px;left:0}.Header-module__ldgnoG__navLink:hover:after{width:100%}.Header-module__ldgnoG__actions{align-items:center;gap:1rem;display:flex}.Header-module__ldgnoG__iconButton{color:#555;align-items:center;text-decoration:none;transition:color .2s,transform .2s;display:flex}.Header-module__ldgnoG__iconButton:hover{color:#c9536e;transform:scale(1.1)}.Header-module__ldgnoG__cartButton{cursor:pointer;color:#555;background:0 0;border:none;align-items:center;transition:color .2s,transform .2s;display:flex;position:relative}.Header-module__ldgnoG__cartButton:hover{color:#c9536e;transform:scale(1.1)}.Header-module__ldgnoG__cartBadge{color:#fff;background:linear-gradient(135deg,#e91e63,#c2185b);border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-size:.7rem;font-weight:800;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 6px #e91e6366}.Header-module__ldgnoG__userMenu{align-items:center;gap:.4rem;display:flex}.Header-module__ldgnoG__userBtn{color:#c9536e;background:#fff5f7;border:1px solid #f3c5d0;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.Header-module__ldgnoG__userBtn:hover{background:#ffe4eb}.Header-module__ldgnoG__userName{text-overflow:ellipsis;white-space:nowrap;max-width:80px;overflow:hidden}.Header-module__ldgnoG__logoutBtn{cursor:pointer;color:#aaa;background:0 0;border:none;border-radius:6px;padding:.3rem;transition:color .2s}.Header-module__ldgnoG__logoutBtn:hover{color:#e91e63}.Header-module__ldgnoG__adminBtn{color:#00e5ff;letter-spacing:.3px;background:#1a1a2e;border:1px solid #444;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s;display:flex}.Header-module__ldgnoG__adminBtn:hover{background:#0a0a18;box-shadow:0 0 12px #00e5ff4d}.Header-module__ldgnoG__mobileMenu{cursor:pointer;color:#555;background:0 0;border:none;padding:.3rem;display:block}@media (min-width:768px){.Header-module__ldgnoG__mobileMenu{display:none}}.Header-module__ldgnoG__mobileNav{background:#fff;border-top:1px solid #f3c5d0;flex-direction:column;padding:.5rem 0;animation:.2s Header-module__ldgnoG__slideDown;display:flex}@keyframes Header-module__ldgnoG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__ldgnoG__mobileNavLink{color:#555;border-bottom:1px solid #f9f0f3;padding:.85rem 2rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.Header-module__ldgnoG__mobileNavLink:hover{color:#c9536e;background:#fff5f7}.Header-module__ldgnoG__mobileLogout{color:#e91e63;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:.85rem 2rem;font-weight:600}
.Footer-module__Grjkva__footer{color:#444;background:linear-gradient(#fff5f7 0%,#fce4ec 100%);border-top:3px solid #f3c5d0;padding-top:3.5rem}.Footer-module__Grjkva__container{grid-template-columns:1fr;gap:2.5rem;max-width:1200px;margin:0 auto 2.5rem;padding:0 2rem;display:grid}@media (min-width:768px){.Footer-module__Grjkva__container{grid-template-columns:2fr 1fr 1.5fr 1fr}}.Footer-module__Grjkva__column{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__brandBlock{align-items:center;gap:.75rem;display:flex}.Footer-module__Grjkva__footerLogo{border:2px solid #f3c5d0;border-radius:50%}.Footer-module__Grjkva__title{color:#c9536e;font-size:1.2rem;font-weight:800}.Footer-module__Grjkva__description{color:#777;font-size:.9rem;line-height:1.7}.Footer-module__Grjkva__subtitle{color:#333;border-bottom:2px solid #f3c5d0;margin-bottom:.5rem;padding-bottom:.5rem;font-size:1rem;font-weight:700}.Footer-module__Grjkva__linkList{flex-direction:column;gap:.6rem;list-style:none;display:flex}.Footer-module__Grjkva__linkList a{color:#666;font-size:.9rem;text-decoration:none;transition:color .2s,padding-left .2s}.Footer-module__Grjkva__linkList a:hover{color:#c9536e;padding-left:4px}.Footer-module__Grjkva__contactList{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__Grjkva__contactList li{color:#555;align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.5;display:flex}.Footer-module__Grjkva__contactIcon{flex-shrink:0;margin-top:2px;font-size:1rem}.Footer-module__Grjkva__contactList a{color:#c9536e;font-weight:600;text-decoration:none}.Footer-module__Grjkva__contactList a:hover{text-decoration:underline}.Footer-module__Grjkva__socials{gap:.75rem;display:flex}.Footer-module__Grjkva__socialIcon{color:#c9536e;background:#fff;border:2px solid #f3c5d0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .25s;display:flex}.Footer-module__Grjkva__socialIcon:hover{color:#fff;background:linear-gradient(135deg,#e91e63,#7e57c2);border-color:#0000;transform:translateY(-3px);box-shadow:0 6px 16px #e91e634d}.Footer-module__Grjkva__hoursNote{color:#888;margin-top:.5rem;font-size:.82rem;line-height:1.6}.Footer-module__Grjkva__bottomBar{text-align:center;color:#999;border-top:1px solid #f3c5d0;flex-direction:column;justify-content:space-between;align-items:center;gap:.75rem;padding:1.25rem 2rem;font-size:.82rem;display:flex}@media (min-width:768px){.Footer-module__Grjkva__bottomBar{text-align:left;flex-direction:row}}.Footer-module__Grjkva__legalLinks{gap:1.5rem;display:flex}.Footer-module__Grjkva__legalLinks a{color:#c9536e;text-decoration:none}.Footer-module__Grjkva__legalLinks a:hover{text-decoration:underline}
.CartDrawer-module__a0qCAG__overlay{z-index:1200;background:#0006;animation:.2s CartDrawer-module__a0qCAG__fadeIn;position:fixed;inset:0}.CartDrawer-module__a0qCAG__drawer{z-index:1300;background:#fff;flex-direction:column;width:420px;max-width:95vw;height:100vh;animation:.3s cubic-bezier(.4,0,.2,1) CartDrawer-module__a0qCAG__slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-8px 0 32px #00000026}@keyframes CartDrawer-module__a0qCAG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes CartDrawer-module__a0qCAG__fadeIn{0%{opacity:0}to{opacity:1}}.CartDrawer-module__a0qCAG__header{background:linear-gradient(135deg,#fff5f7 0%,#fff 100%);border-bottom:2px solid #f3c5d0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.CartDrawer-module__a0qCAG__titleRow{color:#c9536e;align-items:center;gap:.6rem;display:flex}.CartDrawer-module__a0qCAG__title{color:#333;margin:0;font-size:1.25rem;font-weight:700}.CartDrawer-module__a0qCAG__count{color:#fff;background:#e91e63;border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:700}.CartDrawer-module__a0qCAG__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:8px;padding:.4rem;transition:background .2s}.CartDrawer-module__a0qCAG__closeBtn:hover{color:#333;background:#f0f0f0}.CartDrawer-module__a0qCAG__body{flex-direction:column;flex:1;display:flex;overflow-y:auto}.CartDrawer-module__a0qCAG__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.CartDrawer-module__a0qCAG__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:4rem}.CartDrawer-module__a0qCAG__emptyTitle{color:#333;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.CartDrawer-module__a0qCAG__emptyDesc{color:#888;margin-bottom:2rem;font-size:.9rem}.CartDrawer-module__a0qCAG__shopBtn{color:#fff;background:#e91e63;border-radius:999px;padding:.85rem 2rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.CartDrawer-module__a0qCAG__shopBtn:hover{background:#c2185b;transform:translateY(-2px)}.CartDrawer-module__a0qCAG__itemList{flex-direction:column;flex:1;gap:1rem;padding:1rem 1.5rem;display:flex}.CartDrawer-module__a0qCAG__item{border-bottom:1px solid #f0f0f0;gap:1rem;padding-bottom:1rem;display:flex}.CartDrawer-module__a0qCAG__itemImage{background:#fff5f7;border:1px solid #f3c5d0;border-radius:12px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.CartDrawer-module__a0qCAG__itemImage img{object-fit:cover;width:100%;height:100%}.CartDrawer-module__a0qCAG__imagePlaceholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.8rem;display:flex}.CartDrawer-module__a0qCAG__itemInfo{flex:1}.CartDrawer-module__a0qCAG__itemName{color:#333;margin:0 0 .2rem;font-size:.9rem;font-weight:600;line-height:1.3}.CartDrawer-module__a0qCAG__customization{color:#e91e63;margin:0 0 .3rem;font-size:.78rem}.CartDrawer-module__a0qCAG__itemPrice{color:#c9536e;margin:0 0 .5rem;font-size:1rem;font-weight:700}.CartDrawer-module__a0qCAG__qtyRow{align-items:center;gap:.5rem;display:flex}.CartDrawer-module__a0qCAG__qtyBtn{cursor:pointer;color:#333;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex}.CartDrawer-module__a0qCAG__qtyBtn:hover{background:#ffe4eb;border-color:#f3c5d0}.CartDrawer-module__a0qCAG__qty{text-align:center;min-width:24px;font-size:.95rem;font-weight:600}.CartDrawer-module__a0qCAG__removeBtn{cursor:pointer;color:#ccc;background:0 0;border:none;margin-left:auto;padding:4px;transition:color .2s}.CartDrawer-module__a0qCAG__removeBtn:hover{color:#e91e63}.CartDrawer-module__a0qCAG__footer{background:#fff5f7;border-top:2px solid #f3c5d0;padding:1.25rem 1.5rem}.CartDrawer-module__a0qCAG__totalRow{color:#333;justify-content:space-between;margin-bottom:.4rem;font-size:1rem;display:flex}.CartDrawer-module__a0qCAG__totalRow strong{color:#c9536e;font-size:1.2rem}.CartDrawer-module__a0qCAG__shippingNote{color:#999;margin-bottom:1rem;font-size:.8rem}.CartDrawer-module__a0qCAG__checkoutBtn{color:#fff;text-align:center;background:linear-gradient(135deg,#e91e63,#c2185b);border-radius:999px;width:100%;margin-bottom:.75rem;padding:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 4px 12px #e91e634d}.CartDrawer-module__a0qCAG__checkoutBtn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #e91e6366}.CartDrawer-module__a0qCAG__continueBtn{color:#555;cursor:pointer;background:0 0;border:2px solid #e0e0e0;border-radius:999px;width:100%;padding:.75rem;font-size:.9rem;transition:border-color .2s,color .2s;display:block}.CartDrawer-module__a0qCAG__continueBtn:hover{color:#e91e63;border-color:#e91e63}
.storefront-module__CqLhSW__storefrontTheme{background-color:var(--color-bone-white);color:var(--color-dark-gray);flex-direction:column;min-height:100vh;display:flex}.storefront-module__CqLhSW__mainContent{flex-grow:1}.storefront-module__CqLhSW__whatsappFloat{z-index:1000;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #00000026}.storefront-module__CqLhSW__whatsappFloat:hover{transform:scale(1.1);box-shadow:0 6px 16px #0003}
