.grod{--grod-pink: #ee3d59;--grod-pink-dark: #dc3545;--grod-orange: #ff6b35;--grod-bg: #fdf3f2;--grod-card: #ffffff;--grod-text: #1a1a1a;--grod-muted: #6b6b6b;--grod-radius: 24px;padding-block:var(--grod-section-pad, 40px);background:var(--grod-bg);overflow-x:clip}.grod__inner{max-width:var(--page-width);margin-inline:auto;padding-inline:var(--page-margin, 20px)}.grod__shell{background:var(--grod-card);border-radius:var(--grod-radius);padding:clamp(20px,3vw,36px);box-shadow:0 8px 40px #0000000f}.grod__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr) minmax(0,1.15fr);gap:clamp(20px,2.5vw,32px);align-items:start}.grod__promo{display:flex;flex-direction:column;gap:16px;min-width:0}.grod__pill{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:8px 14px;border-radius:999px;background:#fff0f3;color:var(--grod-pink);font-size:.75rem;font-weight:700;letter-spacing:.02em}.grod__pill svg{width:16px;height:16px;flex-shrink:0}.grod__heading{margin:0;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.1;color:var(--grod-text)}.grod__heading-accent{color:var(--grod-pink)}.grod__lead{margin:0;font-size:clamp(.875rem,1.5vw,1rem);line-height:1.55;color:var(--grod-muted);max-width:28ch}.grod__timer{display:flex;gap:12px;flex-wrap:wrap}.grod__timer-box{flex:1 1 72px;max-width:96px;min-height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#fff;border:1px solid #f0e8ea;border-radius:16px;box-shadow:0 2px 8px #0000000a}.grod__timer-num{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1;color:var(--grod-pink);font-variant-numeric:tabular-nums}.grod__timer-label{font-size:.6875rem;font-weight:600;color:var(--grod-muted);text-transform:capitalize}.grod__shop-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:fit-content;max-width:100%;padding:14px 28px;border-radius:14px;background:var(--grod-pink);color:#fff;font-size:.9375rem;font-weight:700;text-decoration:none;border:none;cursor:pointer;transition:background .2s ease,transform .2s ease}.grod__shop-btn:hover{background:var(--grod-pink-dark);transform:translateY(-1px)}.grod__shop-btn svg{width:18px;height:18px}.grod__social-proof{display:flex;align-items:center;gap:12px;margin-top:4px}.grod__avatars{display:flex;padding-left:6px}.grod__avatar{width:32px;height:32px;margin-left:-10px;border-radius:50%;border:2px solid #fff;object-fit:cover;background:linear-gradient(135deg,#ffc9d4,#ee3d59);box-shadow:0 2px 6px #0000001a}.grod__avatar--placeholder{display:block}.grod__social-text{margin:0;font-size:.8125rem;line-height:1.4;color:var(--grod-muted)}.grod__social-text strong{color:var(--grod-text);font-weight:700}.grod__media-col{min-width:0}.grod__media-wrap{position:relative;border-radius:20px;overflow:hidden;background:#f8f8f8}.grod__media-wrap img,.grod__media-placeholder{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.grod__badge-off{position:absolute;top:14px;right:14px;padding:8px 14px;border-radius:999px;background:var(--grod-pink);color:#fff;font-size:.8125rem;font-weight:800;letter-spacing:.02em;z-index:2}.grod__highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;padding:12px 10px;background:#fff;border-radius:14px;border:1px solid #f0f0f0}.grod__highlight{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;min-width:0}.grod__highlight-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--grod-pink)}.grod__highlight-icon svg{width:22px;height:22px}.grod__highlight span{font-size:.625rem;font-weight:600;line-height:1.25;color:var(--grod-text)}.grod__buy{min-width:0;display:flex;flex-direction:column;gap:14px}.grod__tag{display:inline-block;width:fit-content;padding:6px 12px;border-radius:8px;background:#fff0f3;color:var(--grod-pink);font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.grod__product-title{margin:0;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:800;line-height:1.3;color:var(--grod-text)}.grod__product-title a{color:inherit;text-decoration:none}.grod__product-title a:hover{color:var(--grod-pink)}.grod__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px 12px}.grod__price{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--grod-pink);line-height:1}.grod__compare{font-size:1rem;color:#999;text-decoration:line-through}.grod__pct-badge{padding:4px 10px;border-radius:6px;background:#fff0f3;color:var(--grod-pink);font-size:.75rem;font-weight:800}.grod__meta{display:flex;flex-direction:column;gap:6px}.grod__meta-line{display:flex;align-items:center;gap:8px;margin:0;font-size:.8125rem;color:var(--grod-muted)}.grod__meta-line--urgent{color:var(--grod-pink);font-weight:600}.grod__meta-line svg{width:16px;height:16px;flex-shrink:0}.grod__bullets{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;margin:0;padding:0;list-style:none}.grod__bullet{display:flex;align-items:flex-start;gap:8px;font-size:.75rem;line-height:1.35;color:var(--grod-text)}.grod__bullet-check{flex-shrink:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--grod-pink);color:#fff}.grod__bullet-check svg{width:10px;height:10px}.grod__qty-row{display:flex;align-items:center;gap:12px}.grod__qty-label{font-size:.8125rem;font-weight:600;color:var(--grod-text)}.grod__qty{display:inline-flex;align-items:center;border:1px solid #e8e8e8;border-radius:10px;overflow:hidden;background:#fff}.grod__qty-btn{width:40px;height:40px;border:none;background:#fafafa;color:var(--grod-text);font-size:1.25rem;line-height:1;cursor:pointer;transition:background .15s ease}.grod__qty-btn:hover{background:#f0f0f0}.grod__qty-input{width:44px;height:40px;border:none;border-inline:1px solid #e8e8e8;text-align:center;font-size:.9375rem;font-weight:700;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.grod__qty-input::-webkit-outer-spin-button,.grod__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.grod__actions{display:flex;flex-direction:column;gap:10px}.grod__prepaid-banner{display:flex;align-items:center;gap:10px;width:100%;margin:0 0 12px;padding:10px 14px;border-radius:12px;background:linear-gradient(90deg,#fff8fa,#ffeef3);border:1px solid rgb(233 30 99 / 14%);box-sizing:border-box}.grod__prepaid-banner__tag{flex-shrink:0;padding:4px 10px;border-radius:999px;background:linear-gradient(90deg,var(--grod-pink) 0%,var(--grod-orange) 100%);color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.04em;line-height:1.2;white-space:nowrap}.grod__prepaid-banner__text{font-size:.875rem;font-weight:600;color:#333;line-height:1.35}.grod__buy-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 20px;border-radius:14px;border:2px solid #ffd5dd;background:#fff5f7;color:var(--grod-pink);font-size:.9375rem;font-weight:700;text-decoration:none;cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .2s ease}.grod__buy-btn--primary{border:none;background:linear-gradient(90deg,var(--grod-pink) 0%,var(--grod-orange) 100%);color:#fff}.grod__buy-btn--primary:hover:not(:disabled){opacity:.95;transform:translateY(-1px)}.grod__buy-btn:disabled{opacity:.55;cursor:not-allowed}.grod__extras{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.grod__extras .grozaro-wishlist-button{display:inline-flex;align-items:center;gap:6px;padding:0;border:none;background:none;color:var(--grod-pink);font-size:.8125rem;font-weight:600;cursor:pointer}.grod__extras .grozaro-wishlist-button svg{width:18px;height:18px}.grod__secure{display:flex;align-items:center;gap:6px;margin:0;font-size:.75rem;color:var(--grod-muted)}.grod__secure svg{width:16px;height:16px;color:#3b82f6}.grod__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:8px;padding:14px 10px;background:#fafafa;border-radius:12px}.grod__trust-item{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;min-width:0}.grod__trust-item svg{width:20px;height:20px;color:var(--grod-pink)}.grod__trust-item strong{font-size:.625rem;font-weight:700;color:var(--grod-text);line-height:1.2}.grod__trust-item span{font-size:.5625rem;color:var(--grod-muted);line-height:1.2}.grod__rating{display:flex;align-items:center;gap:8px;font-size:.875rem;color:var(--grod-muted)}.grod__stars{display:inline-flex;gap:2px;color:#f5a623}.grod__stars svg{width:14px;height:14px;fill:currentColor;stroke:none}.grod__progress{width:100%;height:8px;background:#ffd5dd;border-radius:999px;overflow:hidden}.grod__progress-fill{display:block;height:100%;background:linear-gradient(90deg,var(--grod-pink),var(--grod-orange));border-radius:inherit;transition:width .3s ease}@media screen and (max-width:1100px){.grod__grid{grid-template-columns:1fr 1fr}.grod__buy{grid-column:1 / -1}.grod__highlights{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.grod{padding-block:28px}.grod__shell{padding:18px}.grod__grid{grid-template-columns:1fr;gap:20px}.grod__media-col{order:1}.grod__buy{order:2}.grod__promo{order:3}.grod__timer-box{max-width:none;flex:1 1 0;min-height:76px}.grod__shop-btn,.grod__shop-btn-wrap{width:100%}.grod__bullets{grid-template-columns:1fr}.grod__trust{grid-template-columns:repeat(2,1fr);gap:12px}.grod__highlights{grid-template-columns:repeat(2,1fr)}.grod__extras{flex-direction:column;align-items:stretch}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/grozaro-deal-of-the-day.css.map */
