*{box-sizing:border-box;margin:0;padding:0}body{color:#1f2937;background-color:#f9fafb;font-family:Segoe UI,Arial,sans-serif}h2{font-size:22px}.btn-primary{color:#fff;cursor:pointer;background-color:#22c55e;border:none;border-radius:8px;padding:12px 22px;font-size:15px;font-weight:600;transition:background .2s,transform .15s}.btn-primary:hover{background-color:#16a34a}button:active,div[role=button]:active{transform:scale(.96)}.container{margin-top:0;padding-top:0}.product-card{cursor:pointer;background:#fff;border-radius:28px;width:100%;max-width:500px;margin-top:50px;padding-top:110px;position:relative;box-shadow:0 30px 60px #00000024}.product-image-float{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:absolute;top:-60px;left:50%;transform:translate(-50%);box-shadow:0 22px 45px #0000002e}.product-image-float img{object-fit:contain;width:85%;height:auto}.product-fav{cursor:pointer;background:#fff;border:none;border-radius:50%;width:40px;height:40px;position:absolute;top:16px;right:16px;box-shadow:0 6px 16px #00000026}.product-body{text-align:center;padding:50px 22px 22px}.product-body h3{font-size:19px;font-weight:700}.product-tags{flex-wrap:wrap;justify-content:center;gap:6px;margin:15px 0 20px;display:flex}.product-tags span{color:#4f46e5;background:#f1f5ff;border-radius:16px;padding:4px 10px;font-size:11px}.product-body p{color:#6b7280;margin-bottom:16px;font-size:14px}.product-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.price{color:#16a34a;font-weight:700}main.container{margin-top:-80px}.heading-hand{letter-spacing:2px;font-family:Amatic SC,cursive;font-size:48px;font-weight:700}.heading-main{font-family:Poppins,sans-serif;font-size:34px;font-weight:800}.text-body{color:#374151;font-family:Inter,sans-serif;font-size:15px;line-height:1.7}.script-text{color:#14532d;font-family:Dancing Script,cursive;font-size:18px}.stat-number{color:#0000;-webkit-text-stroke:2px #22c55e;font-family:Poppins,sans-serif;font-size:120px;font-weight:900}@media (max-width:768px){body{font-size:14px}h1{font-size:26px!important}h2{font-size:22px}p{font-size:15px}.container{padding-bottom:100px}.products-grid{grid-template-columns:1fr;justify-items:center}.products-grid>*{width:92%}.product-card{max-width:100%;padding-top:90px}.product-image-float{width:160px;height:160px;top:-45px}.product-footer button{width:100%}main.container{margin-top:0}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
