*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#111827;background:#fdf2f8;max-width:100vw;height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-body{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1;max-width:1100px;margin:0 auto 2rem;padding:1rem}.navbar{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fdf2f8eb;border-bottom:1px solid #f9a8d4;align-items:center;height:70px;display:flex;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:.75rem 1rem;display:flex;position:relative}.nav-left{align-items:center;gap:.5rem;display:flex}.hamburger{cursor:pointer;color:#be123c;background:0 0;border:none;font-size:1.9rem;display:none}.mobile-menu{align-items:center;gap:1rem;display:flex}.nav-links{align-items:center;gap:.75rem;display:flex}.nav-actions{align-items:center;gap:.5rem;display:flex}.logo-badge{color:#fff;background:radial-gradient(circle at 30% 30%,#f9a8d4,#ec4899);border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 2px 6px #ec489959}.brand{flex-direction:column;display:flex}.brand-title{letter-spacing:.03em;font-size:1.1rem;font-weight:700}.brand-sub{color:#6b7280;font-size:.7rem}.nav-link{color:#374151;border-radius:999px;padding:.35rem .65rem;font-size:.85rem;text-decoration:none;transition:background .2s}.nav-link:hover{background:#fee2e2}.badge-pill{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:.35rem .7rem;font-size:.75rem}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:.3rem;padding:.4rem .9rem;font-size:.8rem;transition:transform .15s,box-shadow .15s,background .2s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#ec4899,#f97316);box-shadow:0 3px 10px #ec489959}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 18px #ec489973}.btn-ghost{color:#be123c;background:#fff;border:1px solid #fecaca}.btn-ghost:hover{background:#fff7ed}.hero{grid-template-columns:1.3fr 1fr;align-items:center;gap:1.5rem;min-height:320px;margin-top:1.5rem;display:grid}.hero-main-title{margin-bottom:.75rem;font-size:clamp(1.8rem,3vw,2.3rem);font-weight:800;line-height:1.1}.hero-highlight{background:linear-gradient(135deg,#ec4899,#f97316);color:#0000;-webkit-background-clip:text}.hero-text{color:#4b5563;margin-bottom:.7rem;font-size:.95rem}.hero-tags{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.hero-tag{color:#92400e;background:#fef3c7;border-radius:999px;padding:.25rem .6rem;font-size:.75rem}.hero-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.hero-note{color:#6b7280;font-size:.75rem}.hero-card{background:#fff;border-radius:1.25rem;flex-direction:column;gap:.5rem;padding:1rem;transition:transform .2s;display:flex;box-shadow:0 8px 20px #f871712e}.hero-card:hover{transform:translateY(-4px)}.hero-baby{background:linear-gradient(135deg,#fee2e2,#fecaca);border-radius:1rem;justify-content:center;align-items:center;height:130px;font-size:2.5rem;display:flex}.hero-mini-row{justify-content:space-between;gap:.75rem;font-size:.8rem;display:flex}.hero-pill{background:#f9fafb;border-radius:.75rem;padding:.5rem}.section{margin-top:2rem}.section-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.section-title{font-size:1.1rem;font-weight:700}.section-sub{color:#6b7280;font-size:.8rem}.grid{gap:1rem;display:grid}.grid-3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{will-change:transform;background:#fff;border-radius:1rem;padding:.85rem;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 14px #94a3b833}.card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #ec489947}.card-img-wrap{border-radius:.8rem;height:190px;position:relative;overflow:hidden}.card-img{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.card:hover .card-img{transform:scale(1.04)}.card-chip{color:#b91c1c;background:#fef2f2e6;border-radius:999px;padding:.2rem .55rem;font-size:.7rem;position:absolute;top:.4rem;left:.4rem}.card-title{padding-top:9px;padding-bottom:5px;font-size:.9rem;font-weight:600}.card-meta{color:#6b7280;font-size:.8rem}.card-footer{justify-content:space-between;align-items:center;margin-top:.4rem;display:flex}.price{font-size:.95rem;font-weight:700}.price span{color:#6b7280;font-size:.75rem}.cart-list{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.cart-item{background:#fff;border-radius:1rem;align-items:center;gap:1rem;padding:1rem;transition:transform .2s;display:flex;box-shadow:0 10px 25px #ec489926}.cart-item:hover{transform:translateY(-2px)}.cart-thumb{object-fit:cover;border-radius:.9rem;width:80px;height:80px}.cart-info{flex:1}.cart-title{margin-bottom:.25rem;font-size:1rem;font-weight:600}.cart-meta{color:#6b7280;font-size:.85rem}.cart-qty{align-items:center;gap:10px;margin-top:.6rem;display:flex}.qty-btn{cursor:pointer;color:#b91c1c;background:#fee2e2;border:none;border-radius:8px;width:30px;height:30px;font-size:1.2rem;transition:all .15s}.qty-btn:hover{background:#fecaca}.qty-btn.increment{color:#fff;background:#ec4899}.qty-btn.increment:hover{background:#db2777}.cart-item-price{color:#ec4899;font-size:1rem;font-weight:700}.cart-summary{background:#fff;border-radius:1rem;margin-top:1.5rem;padding:1.3rem;box-shadow:0 10px 25px #ec48992e}.cart-summary-total{color:#ec4899;font-size:1.35rem;font-weight:800}.cart-summary-note{color:#6b7280;margin-top:.5rem;font-size:.85rem}.checkout-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f472b6,#ec4899);border:none;border-radius:.8rem;width:100%;margin-top:1rem;padding:.9rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 8px 18px #ec489940}.checkout-btn:disabled{opacity:.7;cursor:not-allowed}.text-sm{font-size:.8rem}.text-muted{color:#6b7280}.mt-sm{margin-top:.5rem}.product-grid{grid-template-columns:1fr 1fr;align-items:start;gap:1.8rem;display:grid}.product-image-card{background:#fff;border-radius:1rem;width:100%;max-width:350px;margin:0 auto;padding:10px 10px 6px;transition:transform .2s;box-shadow:0 6px 18px #ec48992e}.product-image-card:hover{transform:translateY(-4px)}.product-image-frame{background:#fce7f3;border-radius:1rem;justify-content:center;align-items:center;width:100%;height:350px;display:flex;overflow:hidden}.product-image{object-fit:cover;border-radius:1rem;width:100%;height:100%;transition:transform .25s}.product-image-card:hover .product-image{transform:scale(1.05)}.pd-title{color:#111827;font-size:1.75rem;font-weight:800}.pd-desc{color:#6b7280;margin-top:.4rem;font-size:.95rem;line-height:1.45}.pd-tags{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.pd-tag{border-radius:999px;padding:4px 10px;font-size:.78rem}.pd-tag.pink{color:#b91c1c;background:#fee2e2}.pd-tag.blue{color:#0369a1;background:#e0f2fe}.pd-price{color:#ec4899;margin-top:1rem;font-size:1.7rem;font-weight:800}.pd-price span{color:#6b7280;margin-left:4px;font-size:.8rem}.pd-btn{border-radius:999px;margin-top:1.2rem;padding:.6rem 1.4rem;font-size:.9rem}.pd-note{color:#6b7280;margin-top:1rem;font-size:.82rem;line-height:1.4}.pd-features{margin-top:2.5rem}.pd-feature-title{margin-bottom:1rem;font-size:1.2rem;font-weight:700}.pd-feature-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.pd-feature-card{background:#fff;border-radius:1rem;padding:1rem;font-size:.9rem;box-shadow:0 6px 14px #ec48992e}@media (max-width:768px){.nav-inner{flex-direction:column;align-items:flex-start}.hero{grid-template-columns:1fr;min-height:500px}.section-header{flex-direction:column;align-items:flex-start;gap:.3rem}.product-grid{grid-template-columns:1fr}.hamburger{display:block}.mobile-menu{opacity:0;pointer-events:none;background:#fff;flex-direction:column;gap:1rem;width:100%;padding:1rem;transition:all .3s;display:flex;position:absolute;top:70px;right:0;transform:translateY(-15px);box-shadow:0 10px 25px #0000001a}.mobile-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-inner{justify-content:space-between;align-items:center;flex-direction:row!important}.nav-links{flex-direction:column;width:100%}.nav-link{border-radius:.5rem;width:100%;padding:.85rem}.nav-actions{flex-direction:column;align-items:flex-start}}
