.hp-hero,.hp-hero--v3{position:relative;min-height:0;padding:clamp(3rem,6vw,5rem) 0 clamp(2rem,4vw,3rem);overflow:visible;background:#faf9f6;color:var(--color-text)}.hp-hero--v3:after,.hp-aurora,.hp-hero__mesh,.hp-hero__grid,.hp-hero__particles{display:none!important}.hp-hero__layout{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}@media(max-width:989px){.hp-hero__layout{grid-template-columns:1fr}}.hp-hero__badge,.hp-hero__badge--lux{display:inline-flex;align-items:center;gap:8px;background:#e5231c1a;color:#b8140a;font-weight:700;font-size:.8125rem;letter-spacing:.01em;padding:.5rem 1rem;border-radius:999px;margin-bottom:1.25rem;border:none;box-shadow:none}.hp-hero__badge-dot{width:6px;height:6px;border-radius:50%;background:#b8140a;box-shadow:none;animation:none}.hp-hero__title,.hp-hero__title--v3{font-family:var(--font-display);font-size:clamp(2.1rem,4.6vw,3.5rem);line-height:1.08;font-weight:800;letter-spacing:-.02em;color:var(--color-text);max-width:620px;text-shadow:none}.hp-hero__title-accent{color:var(--color-accent);background:none;-webkit-background-clip:unset;background-clip:unset}.hp-hero__text,.hp-hero__text--v3{font-size:1.0625rem;line-height:1.65;color:var(--color-text-muted);max-width:460px;margin:1.25rem 0 0}.hp-live-proof{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.65rem 1rem;border-radius:999px;background:#fff;border:1px solid rgba(28,27,31,.08);box-shadow:var(--shadow-sm);margin:1.5rem 0 0;color:var(--color-text-muted);font-size:.875rem}.hp-live-proof strong{color:var(--color-text)}.hp-live-proof__dot{width:7px;height:7px;border-radius:50%;background:var(--color-accent);box-shadow:none;animation:none}.hp-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.75rem}.hp-hero__btn-glow{box-shadow:0 10px 24px #e5231c47}.hp-hero__btn-outline{background:#fff;color:var(--color-text);border-color:#1c1b1f1f!important}.hp-hero__btn-outline:hover{border-color:var(--color-text)!important;color:var(--color-text)!important}.hp-hero__trust-row,.hp-hero__trust-row--v3{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.hp-hero__trust-row--v3 .hp-hero__trust-item,.hp-hero__trust-item{background:#fff;border:1px solid rgba(28,27,31,.08);color:var(--color-text-muted);box-shadow:none;font-size:.8125rem;font-weight:600;padding:.5rem .9rem;border-radius:999px;display:inline-flex;align-items:center;gap:6px}.hp-hero__trust-item .icon{color:var(--color-accent);flex:none}.hp-showcase,.hp-showcase--v3{position:relative;min-height:0}.hp-showcase__halo,.hp-showcase__ring,.hp-showcase__ring--2{display:none!important}.hp-showcase__stage,.hp-showcase__stage--v3{position:relative;padding:0;border-radius:var(--radius-lg);background:none;border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hp-showcase__image-wrap,.hp-showcase__image-wrap--v3{position:relative;border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-lg);padding:24px;transform:none!important;overflow:hidden}.hp-showcase--v3:hover .hp-showcase__image-wrap--v3{transform:none!important}.hp-showcase__image{filter:none;animation:none;border-radius:calc(var(--radius-lg) - 10px);width:100%}.hp-showcase__placeholder{width:100%;aspect-ratio:1;background:#f3efe7;border-radius:calc(var(--radius-lg) - 10px);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:.875rem;text-align:center;padding:2rem}.hp-showcase__deal-card{position:absolute;z-index:3;padding:.75rem 1rem;border-radius:var(--radius);background:#fff;color:var(--color-text);font-weight:700;font-size:.8125rem;box-shadow:var(--shadow-md);border:1px solid rgba(28,27,31,.06);animation:none!important}.hp-showcase__deal-card span{font-size:.75rem;color:var(--color-text-muted);font-weight:600}.hp-showcase__deal-card--top{top:8%;right:-4%}.hp-showcase__deal-card--bottom{left:-4%;bottom:10%}.hp-marquee{background:var(--color-accent);overflow:hidden;border-top:1px solid rgba(28,27,31,.05);border-bottom:1px solid rgba(28,27,31,.05)}.hp-marquee__track{display:flex;white-space:nowrap;width:max-content;animation:hp-marquee-scroll 24s linear infinite;padding:.65rem 0}.hp-marquee__track span{color:#fff;font-weight:700;font-size:.8125rem;letter-spacing:.01em;padding:0 1.75rem;border-right:1px solid rgba(255,255,255,.25)}@keyframes hp-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hp-marquee__track{animation:none}}.hp-categories{padding:5rem 0}.hp-categories__grid,.hp-categories__grid--v3{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media(max-width:989px){.hp-categories__grid,.hp-categories__grid--v3{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.hp-categories__grid,.hp-categories__grid--v3{grid-template-columns:1fr}}.hp-cat-card,.hp-cat-card--lux{position:relative;display:flex;flex-direction:column;padding:1.75rem 1.5rem;border-radius:var(--radius-lg);text-decoration:none;min-height:190px;border:none;transition:transform .25s ease;overflow:visible}.hp-cat-card:hover,.hp-cat-card--lux:hover{transform:translateY(-6px)}.hp-cat-card__shine{display:none}.hp-cat-card__icon{font-size:1.5rem;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#fff9;margin-bottom:1.25rem}.hp-cat-card__icon .icon{display:block}.hp-cat-card__title{font-size:1.125rem;font-weight:700;margin:0 0 .25rem;color:inherit}.hp-cat-card__desc{font-size:.8125rem;margin:0;opacity:.75;color:inherit}.hp-cat-card__arrow{margin-top:auto;padding-top:.9rem;font-size:.8125rem;font-weight:700;color:inherit;opacity:.85}.hp-cat-card--1{background:#ffe7de;color:#b8140a}.hp-cat-card--2{background:#e3ebff;color:#2a4fcb}.hp-cat-card--3{background:#def3e7;color:#227a4c}.hp-cat-card--4{background:#fff1c7;color:#a6740a}.hp-featured,.hp-featured--v3{padding:1rem 0 5rem}.hp-featured--large .product-grid{grid-template-columns:repeat(2,1fr)}.hp-deal-zone{padding:0 0 5rem}.hp-deal-zone__inner{background:var(--color-text);border-radius:var(--radius-lg);padding:clamp(2rem,5vw,3.5rem);display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.hp-deal-zone__content{max-width:480px}.hp-deal-zone__content .section-label{color:var(--color-accent)}.hp-deal-zone__content h2{color:#fff;font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.15rem);font-weight:800;margin:.5rem 0 .75rem}.hp-deal-zone__content p{color:#ffffffa6;margin:0;font-size:1rem}@media(max-width:600px){.hp-deal-zone__inner{flex-direction:column;align-items:flex-start}}.hp-trust,.hp-trust--v3{padding:0 0 5rem}.hp-trust__grid,.hp-trust__grid--v3{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#1c1b1f14;border:1px solid rgba(28,27,31,.08);border-radius:var(--radius-lg);overflow:hidden}@media(max-width:989px){.hp-trust__grid,.hp-trust__grid--v3{grid-template-columns:repeat(2,1fr)}}.hp-trust__item,.hp-trust__item--lux{background:#fff;padding:2rem 1.75rem;border:none;box-shadow:none}.hp-trust__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#e5231c1a;color:var(--color-accent);margin-bottom:1rem}.hp-trust__title{font-size:.9375rem;font-weight:700;margin:0 0 .375rem;color:var(--color-text)}.hp-trust__text{font-size:.8125rem;color:var(--color-text-muted);margin:0}.hp-hero__particles span,.hp-showcase__halo,.hp-showcase__ring{animation:none!important;display:none!important}
/*# sourceMappingURL=/cdn/shop/t/79/assets/homepage.css.map */
