[data-astro-cid-3fmrgo7k]{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,system-ui,sans-serif}.products-wrapper[data-astro-cid-3fmrgo7k]{border-top:1px solid #efefef;display:flex;justify-content:center;flex-wrap:wrap;background-color:#fafafa;padding:20px;gap:16px}@media (max-width: 720px){.products-wrapper[data-astro-cid-3fmrgo7k]{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:8px}.product-actions[data-astro-cid-3fmrgo7k]{flex-direction:column}}.product-card[data-astro-cid-3fmrgo7k]{display:flex;flex-direction:column;justify-content:space-between;width:100%;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease}@media (min-width: 420px){.product-card[data-astro-cid-3fmrgo7k]{width:100%;max-width:320px}.product-actions[data-astro-cid-3fmrgo7k]{flex-direction:column}}.product-card[data-astro-cid-3fmrgo7k]:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.title-products[data-astro-cid-3fmrgo7k]{font-family:var(--serif);font-weight:400;font-size:1.8rem}.product-image[data-astro-cid-3fmrgo7k]{width:100%;height:50vw;background:linear-gradient(135deg,#f0f0f0,#fff);display:flex;object-fit:contain;justify-content:center;align-items:center;position:relative;overflow:hidden}.product-image[data-astro-cid-3fmrgo7k]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 30%,#fffc,#f0f0f000 70%)}@media (min-width: 420px){.product-image[data-astro-cid-3fmrgo7k]{height:100%}}.watch-display[data-astro-cid-3fmrgo7k]{width:160px;height:160px;border-radius:50%;background-color:#000;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:0 0 20px #0003;z-index:2}.watch-face[data-astro-cid-3fmrgo7k]{width:140px;height:140px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;position:relative}.watch-hands[data-astro-cid-3fmrgo7k]{width:100%;height:100%;position:relative}.watch-hour[data-astro-cid-3fmrgo7k],.watch-minute[data-astro-cid-3fmrgo7k],.watch-second[data-astro-cid-3fmrgo7k]{position:absolute;background-color:#000;transform-origin:bottom center;left:50%;top:10%;transform:translate(-50%)}.watch-hour[data-astro-cid-3fmrgo7k]{height:35%;width:4px;top:15%}.watch-minute[data-astro-cid-3fmrgo7k]{height:40%;width:3px}.watch-second[data-astro-cid-3fmrgo7k]{height:45%;width:1px;background-color:#333}.watch-center[data-astro-cid-3fmrgo7k]{width:8px;height:8px;background-color:#000;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.product-info[data-astro-cid-3fmrgo7k]{padding:12px;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.product-category[data-astro-cid-3fmrgo7k]{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.product-title[data-astro-cid-3fmrgo7k]{font-family:var(--serif);font-size:1.2rem;font-weight:400;color:#000;margin-bottom:10px;line-height:1.3}.product-description[data-astro-cid-3fmrgo7k]{font-size:14px;color:#555;line-height:1.5;margin-bottom:8px}.product-price-rating[data-astro-cid-3fmrgo7k]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.price[data-astro-cid-3fmrgo7k]{font-family:var(--serif);font-size:24px;font-weight:400;color:#000}.rating[data-astro-cid-3fmrgo7k]{display:flex;align-items:center}.rating-stars[data-astro-cid-3fmrgo7k]{color:#000;margin-right:6px}.rating-value[data-astro-cid-3fmrgo7k]{font-size:14px;color:#555;font-weight:600}.product-features[data-astro-cid-3fmrgo7k]{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px}.feature[data-astro-cid-3fmrgo7k]{background-color:#f5f5f5;padding:6px 12px;border-radius:20px;font-size:12px;color:#333}.product-actions[data-astro-cid-3fmrgo7k]{display:flex;gap:12px}.btn[data-astro-cid-3fmrgo7k]{flex:1;padding:12px;border:none;font-size:18px;line-height:100%;border-radius:8px;text-decoration:none;font-weight:400;cursor:pointer;transition:all .2s ease;display:flex;justify-content:center;align-items:center;gap:8px}.btn-cart[data-astro-cid-3fmrgo7k]{background-color:#000;color:#fff}.btn-cart[data-astro-cid-3fmrgo7k]:hover{background-color:#333}.btn-wishlist[data-astro-cid-3fmrgo7k]{background-color:#fff;color:#000;border:1px solid #ddd}.btn-wishlist[data-astro-cid-3fmrgo7k]:hover{background-color:#f9f9f9;border-color:#bbb}.badge[data-astro-cid-3fmrgo7k]{position:absolute;top:15px;right:15px;background-color:#000;color:#fff;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:600;z-index:3}@media (max-width: 420px){.product-card[data-astro-cid-3fmrgo7k]{width:100%}.product-actions[data-astro-cid-3fmrgo7k]{flex-direction:column}}img[data-astro-cid-3fmrgo7k][loading=lazy]{opacity:0;animation:fadeIn .3s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}figure[data-astro-cid-3fmrgo7k]{margin-bottom:2em;text-align:center}figure[data-astro-cid-3fmrgo7k] figcaption[data-astro-cid-3fmrgo7k]{color:var(--text-secondary);font-size:var(--font-size-s);text-align:center}p[data-astro-cid-3fmrgo7k]>img[data-astro-cid-3fmrgo7k]{position:relative;margin-bottom:2em}img[data-astro-cid-3fmrgo7k]:after{content:attr(alt);display:block;position:absolute;left:0;width:100%;text-align:center;color:var(--text-secondary);font-size:var(--font-size-s);margin-top:.75em}.img-caption[data-astro-cid-3fmrgo7k]{display:block;text-align:center;color:var(--text-secondary);font-size:var(--font-size-s);margin-bottom:2em}.influencer-card[data-astro-cid-3fmrgo7k]{display:flex;gap:1rem;padding:1rem;align-items:center;flex-direction:column;border-radius:12px;color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif}@media (min-width: 720px){.product-card[data-astro-cid-3fmrgo7k]{width:100%;max-width:350px;background:#fff;box-shadow:0 10px 10px #0000000a}.product-actions[data-astro-cid-3fmrgo7k]{flex-direction:column}}.avatar[data-astro-cid-3fmrgo7k]{width:96px;height:96px;object-fit:cover;border-radius:50%;border:1px solid #acacac;flex-shrink:0}.content[data-astro-cid-3fmrgo7k]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.name[data-astro-cid-3fmrgo7k]{font-family:var(--serif);margin:0;font-size:2rem;font-weight:400;line-height:1.2}.description[data-astro-cid-3fmrgo7k]{margin:0;font-size:.95rem;max-width:450px;color:#575757;line-height:1.5;opacity:.85}.header[data-astro-cid-3fmrgo7k]{display:flex;justify-content:center;flex-direction:column;gap:8px;background-color:#f6f6f6;align-items:center;padding:30px 12px 12px}
