.unkwn-hero-products{background:var(--unkwn-bg-primary)}.unkwn-hero-products__header{text-align:center;margin-bottom:3rem}.unkwn-hero-products__header .unkwn-badge--accent{display:inline-block;padding:.5rem 1rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--unkwn-cyan);background:var(--unkwn-cyan-glow-15);border:1px solid var(--unkwn-cyan-dim);border-radius:var(--unkwn-radius-full)}.unkwn-hero-products__title{margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--unkwn-text-primary);line-height:1.2}.unkwn-hero-products__subtitle{margin:0 auto;max-width:600px;font-size:1.125rem;color:var(--unkwn-text-secondary);line-height:1.6}.unkwn-hero-products__grid{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:stretch}.unkwn-hero-products__grid--three{grid-template-columns:repeat(3,1fr);gap:1.5rem}.unkwn-hero-products__divider{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem 0}.unkwn-hero-products__divider-line{width:1px;height:60px;background:linear-gradient(180deg,transparent 0%,var(--unkwn-cyan-dim) 50%,transparent 100%)}.unkwn-hero-products__divider-text{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--unkwn-cyan-glow-15);border:1px solid var(--unkwn-cyan-dim);border-radius:50%;font-size:1.25rem;font-weight:700;color:var(--unkwn-cyan)}.unkwn-hero-product-card{display:flex;flex-direction:column;background:var(--unkwn-bg-card);border:var(--unkwn-border-default);border-radius:var(--unkwn-radius-xl);overflow:hidden;transition:all .3s ease}.unkwn-hero-product-card:hover{border-color:var(--unkwn-cyan-dim);box-shadow:var(--unkwn-glow-subtle);transform:translateY(-4px)}.unkwn-hero-product-card__media{position:relative;aspect-ratio:3 / 4;background:linear-gradient(180deg,var(--unkwn-bg-secondary) 0%,var(--unkwn-bg-elevated) 100%);overflow:hidden}.unkwn-hero-product-card__image-link{display:block;width:100%;height:100%}.unkwn-hero-product-card__image{width:100%;height:100%;object-fit:contain;object-position:center center;transition:transform .5s ease}.unkwn-hero-product-card:hover .unkwn-hero-product-card__image{transform:scale(1.05)}.unkwn-hero-product-card__placeholder{width:100%;height:100%;fill:var(--unkwn-graphite)}.unkwn-hero-product-card__savings-badge{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#00c85340;border:2px solid rgba(0,200,83,.7);border-radius:var(--unkwn-radius-full);font-size:1rem;font-weight:800;color:#00c853;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #00c85359;animation:badge-pulse 2s ease-in-out infinite}.unkwn-hero-product-card__savings-badge svg{color:#00c853}@keyframes badge-pulse{0%,to{box-shadow:0 0 #00c8534d}50%{box-shadow:0 0 20px 4px #00c85333}}.unkwn-hero-product-card__info{flex:1;display:flex;flex-direction:column;padding:1.5rem}.unkwn-hero-product-card__label{display:inline-block;margin-bottom:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--unkwn-cyan)}.unkwn-hero-product-card__name{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.unkwn-hero-product-card__name a{color:var(--unkwn-text-primary);text-decoration:none;transition:color .2s ease}.unkwn-hero-product-card__name a:hover{color:var(--unkwn-cyan)}.unkwn-hero-product-card__pricing{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-bottom:1.5rem;padding:1rem;background:var(--unkwn-bg-elevated);border-radius:var(--unkwn-radius-md)}.unkwn-hero-product-card__compare-price{font-size:1rem;color:var(--unkwn-text-muted);text-decoration:line-through;text-decoration-thickness:2px}.unkwn-hero-product-card__price{font-size:1.75rem;font-weight:700;color:var(--unkwn-cyan);line-height:1}.unkwn-hero-product-card__savings-text{padding:.25rem .5rem;font-size:.75rem;font-weight:600;color:#00c853;background:#00c85326;border-radius:var(--unkwn-radius-sm)}.unkwn-hero-product-card__actions{display:flex;flex-direction:column;gap:.75rem;margin-top:auto}.unkwn-hero-product-form{width:100%}.unkwn-hero-product-form .form{margin:0}.unkwn-hero-product-card__button.unkwn-btn-primary{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;color:var(--unkwn-black);background:var(--unkwn-cyan);border:none;border-radius:8px!important;cursor:pointer;transition:all .2s ease}.unkwn-hero-product-card__button.unkwn-btn-primary:hover{background:var(--unkwn-cyan-bright);box-shadow:var(--unkwn-glow-button);transform:translateY(-2px)}.unkwn-hero-product-card__button.unkwn-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.unkwn-hero-product-card__button svg{flex-shrink:0}.unkwn-hero-product-card__link.unkwn-btn-secondary{display:block;width:100%;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;text-align:center;text-decoration:none;background:linear-gradient(135deg,#4a4a4a,#5a5a5a,#3a3a3a,#555,#454545);color:#e0e0e0;text-shadow:0 1px 1px rgba(0,0,0,.5);border:1px solid #666666;border-top-color:#777;border-bottom-color:#333;border-radius:8px!important;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #0003,0 2px 4px #0000004d;transition:all .2s ease}.unkwn-hero-product-card__link.unkwn-btn-secondary:hover{background:linear-gradient(135deg,#555,#666,#454545,#606060,#505050);color:#fff;border-color:#777;box-shadow:inset 0 1px #ffffff26,inset 0 -1px #0003,0 3px 6px #0006}@media (max-width: 989px){.unkwn-hero-products__grid{gap:1.5rem}.unkwn-hero-products__grid--three{grid-template-columns:repeat(3,1fr);gap:1rem}.unkwn-hero-product-card__name{font-size:1.125rem}.unkwn-hero-product-card__price{font-size:1.5rem}.unkwn-hero-products__divider-line{height:40px}.unkwn-hero-product-card__info{padding:1rem}}@media (max-width: 749px){.unkwn-hero-products__header{margin-bottom:2rem}.unkwn-hero-products__title{font-size:1.75rem}.unkwn-hero-products__subtitle{font-size:1rem}.unkwn-hero-products__grid,.unkwn-hero-products__grid--three{grid-template-columns:1fr;gap:1rem}.unkwn-hero-products__divider{flex-direction:row;padding:.5rem 0}.unkwn-hero-products__divider-line{width:60px;height:1px;background:linear-gradient(90deg,transparent 0%,var(--unkwn-cyan-dim) 50%,transparent 100%)}.unkwn-hero-products__divider-text{width:32px;height:32px;font-size:1rem}.unkwn-hero-product-card{border-radius:var(--unkwn-radius-lg)}.unkwn-hero-product-card:hover{transform:none}.unkwn-hero-product-card__media{aspect-ratio:3 / 4}.unkwn-hero-product-card__info{padding:1.25rem}.unkwn-hero-product-card__name{font-size:1.25rem}.unkwn-hero-product-card__pricing{padding:.75rem}.unkwn-hero-product-card__price{font-size:1.5rem}.unkwn-hero-product-card__actions{flex-direction:column;gap:.5rem}.unkwn-hero-product-card__button.unkwn-btn-primary,.unkwn-hero-product-card__link.unkwn-btn-secondary{width:100%;padding:.875rem 1rem;font-size:.875rem}}.unkwn-hero-product-card__button:focus-visible,.unkwn-hero-product-card__link:focus-visible,.unkwn-hero-product-card__name a:focus-visible{outline:2px solid var(--unkwn-cyan);outline-offset:2px}@media (prefers-reduced-motion: reduce){.unkwn-hero-product-card,.unkwn-hero-product-card__image,.unkwn-hero-product-card__button{transition:none}.unkwn-hero-product-card:hover,.unkwn-hero-product-card:hover .unkwn-hero-product-card__image{transform:none}@keyframes badge-pulse{0%,to{box-shadow:none}}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/unkwn-hero-products.css.map */
