:root{
 --pink:#d4145a; --pink2:#ef3b7b; --dark:#431526; --cream:#fff8fa;
 --text:#3d2931; --muted:#777; --gold:#f3a600;
}
*{box-sizing:border-box} body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--text);background:#fff}
a{text-decoration:none;color:inherit}.topbar{height:38px;background:linear-gradient(90deg,#b50e48,#d81761);color:#fff;display:flex;justify-content:space-around;align-items:center;font-size:12px;font-weight:600}
.main-header{height:105px;display:flex;align-items:center;gap:45px;padding:15px 4%;background:#fff}
.brand{display:flex;align-items:center;min-width:220px;color:var(--pink)}.brand-icon{font-size:48px;margin-right:10px}.brand strong{font-family:Pacifico,cursive;font-size:28px;line-height:.9}.brand small{display:block;color:#555;font-size:8px;letter-spacing:1px;margin-top:7px}
.search{height:44px;border:1px solid #f0bfd0;border-radius:8px;display:flex;flex:1;max-width:600px;overflow:hidden}.search input{border:0;outline:0;padding:0 15px;flex:1}.search button{width:58px;border:0;background:var(--pink);color:#fff;font-size:20px}
.header-actions{display:flex;gap:25px;align-items:center}.header-actions a{display:flex;align-items:center;gap:8px;font-size:12px}.header-actions i{font-size:28px;color:var(--pink)}.cart-link{position:relative}.cart-link b{position:absolute;left:17px;top:-8px;background:#e21c4e;color:#fff;border-radius:50%;width:20px;height:20px;text-align:center;font-size:11px;padding-top:3px}.nav-main{background:#451625;color:#fff;min-height:44px}.nav-main a{color:#fff;padding:13px 22px;font-size:13px;font-weight:600}.nav-main a:hover{background:#6c2035}.categories-link{background:#5a1b2c!important;display:block}.navbar-nav{display:flex}
.hero{min-height:380px;background:linear-gradient(90deg,rgba(255,247,248,.97) 0%,rgba(255,247,248,.84) 38%,rgba(255,247,248,.15) 72%),url('https://images.unsplash.com/photo-1578985545062-69928b1d9587?auto=format&fit=crop&w=1800&q=85') center/cover;display:flex;align-items:center}.hero-content{max-width:570px;padding:50px 0}.script{font-family:Pacifico,cursive;color:var(--pink);font-size:32px}.hero h1{font-size:42px;line-height:1.05;font-weight:800;color:#4c182b}.hero h1 span{color:var(--pink);font-family:Pacifico,cursive;font-weight:400}.hero p{font-size:16px}.btn-pink{background:var(--pink);color:#fff;border-radius:30px;padding:13px 26px;font-weight:700;border:0}.btn-pink:hover{background:#ad0e49;color:#fff}
.section{padding:28px 0}.section-title{display:flex;align-items:center;gap:18px;margin-bottom:18px}.section-title h2{font-size:20px;font-weight:800;color:#55182d;margin:0;white-space:nowrap}.section-title:after{content:"";height:2px;background:var(--pink);flex:1}.section-title a{font-size:12px;color:#55182d;white-space:nowrap}
.category-card{border:1px solid #e7e2e4;border-radius:8px;overflow:hidden;background:#fff;text-align:center;height:126px}.category-card img{width:100%;height:85px;object-fit:cover}.category-card strong{font-size:10px;display:block;padding:7px}
.product-card{height:100%;border:1px solid #e4e4e4;border-radius:8px;overflow:hidden;transition:.2s;background:#fff}.product-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000012}.product-img{height:185px;width:100%;object-fit:cover;background:#fafafa}.product-body{padding:10px}.product-name{font-size:13px;font-weight:600;min-height:38px}.stars{color:#ffb000;font-size:12px}.price{color:#e31842;font-size:15px;font-weight:800;margin:7px 0}.add-btn{width:100%;border:0;background:var(--pink);color:#fff;padding:9px;border-radius:5px;font-size:11px;font-weight:700}.promo{border-radius:8px;min-height:130px;padding:22px;color:#fff;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center}.promo h3{font-family:Pacifico,cursive;font-size:22px}.promo p{font-size:12px;max-width:250px}.promo.p1{background-image:linear-gradient(90deg,#ed2d68aa,#ed2d6800),url('https://images.unsplash.com/photo-1578985545062-69928b1d9587?auto=format&fit=crop&w=900&q=80')}.promo.p2{background-image:linear-gradient(90deg,#f3bf6388,#00000022),url('https://images.unsplash.com/photo-1576618148400-f54bed99fcfd?auto=format&fit=crop&w=900&q=80')}.promo.p3{background-image:linear-gradient(90deg,#55210bcc,#55210b33),url('https://images.unsplash.com/photo-1515003197210-e0cd71810b5f?auto=format&fit=crop&w=900&q=80')}
.brand-strip{display:flex;gap:12px;overflow:auto}.brand-box{min-width:160px;height:75px;border:1px solid #eee;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:#7a1937;background:#fff}
.testimonial{border:1px solid #e9e3e5;border-radius:8px;padding:16px;height:100%}.avatar{width:52px;height:52px;border-radius:50%;object-fit:cover}.testimonial p{font-size:12px;color:#555}
.contact-strip{border-top:1px solid #eee;padding:18px 0}.contact-item{display:flex;align-items:center;gap:12px}.contact-item i{width:38px;height:38px;border-radius:50%;background:var(--pink);color:#fff;display:grid;place-items:center;font-size:19px}
.footer{background:#3e1424;color:#fff}.footer-brand{font-family:Pacifico,cursive;font-size:25px;display:flex;gap:10px;align-items:center}.footer p{font-size:11px;color:#ddd}.footer h6{font-weight:800}.footer a{display:block;font-size:11px;color:#eee;margin:6px 0}.newsletter{display:flex}.newsletter input{flex:1;padding:9px;border:0}.newsletter button{border:0;background:var(--pink);color:#fff;padding:0 18px}.socials{display:flex;gap:10px}.socials a{width:35px;height:35px;border-radius:50%;background:var(--pink);display:grid;place-items:center}
.whatsapp-float{position:fixed;right:25px;bottom:25px;background:#0bbf55;color:#fff;border-radius:40px;padding:10px 20px;display:flex;gap:10px;align-items:center;z-index:1000;box-shadow:0 8px 25px #0003}.whatsapp-float i{font-size:27px}
.page-head{background:var(--cream);padding:45px 0}.filter-box{border:1px solid #eee;border-radius:8px;padding:15px;background:#fff}.product-detail img{width:100%;border-radius:12px}.qty{width:90px;padding:10px;border:1px solid #ddd;border-radius:5px}
.table-cart img{width:65px;height:65px;object-fit:cover;border-radius:6px}
.admin-body{background:#f6f6f8}.admin-nav{background:#3d1324;color:#fff;min-height:100vh}.admin-nav a{display:block;color:#fff;padding:11px 18px;font-size:13px}.admin-nav a:hover{background:#61213a}.admin-card{border:0;border-radius:12px;box-shadow:0 5px 20px #0000000a}
@media(max-width:900px){.main-header{height:auto;flex-wrap:wrap;gap:15px}.search{order:3;max-width:none;flex-basis:100%}.header-actions span{display:none}.navbar-nav{display:block}.navbar-nav a{display:block}.hero{min-height:420px}.hero h1{font-size:34px}.topbar{font-size:9px;gap:8px}.topbar div:nth-child(2){display:none}}
