.featured-category{position:relative;background:var(--fc-section-bg, #16201A);padding:24px 0;color:var(--fc-title, #ffffff);overflow:hidden}.featured-category:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:none}.featured-category__container{position:relative;z-index:1;max-width:1080px;margin:0 auto;padding:0 16px}.featured-category__main{display:grid;grid-template-columns:1fr;gap:24px}.featured-category__left{display:flex;flex-direction:column;gap:20px;min-width:0}.featured-category__content{display:flex;flex-direction:column}.featured-category__eyebrow{display:block;font-family:var(--lp-font-accent);font-weight:700;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--fc-eyebrow, #E08A2E);margin-bottom:14px}.featured-category__title{font-family:var(--lp-font-display);font-weight:700;font-size:36px;line-height:.98;letter-spacing:-.025em;margin:0 0 16px;text-wrap:balance;display:block}.featured-category__title-line{display:block;color:var(--fc-title, #ffffff)}.featured-category__title-line--accent{color:var(--fc-title-accent, #E08A2E)}.featured-category__body{font-family:var(--lp-font-body);font-size:14.5px;line-height:1.6;color:var(--fc-body, rgba(255, 255, 255, .78));margin:0;max-width:440px}.featured-category__editorial{display:block}.featured-category__editorial-media{position:relative;display:block;width:100%;border-radius:20px;border:1px solid var(--fc-editorial-border, rgba(232, 155, 92, .25));overflow:hidden;aspect-ratio:21 / 9;isolation:isolate}.featured-category__editorial-media:empty{display:block}.featured-category__editorial-picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.featured-category__editorial-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.featured-category__editorial-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:20px 22px;background:linear-gradient(180deg,#16201a00 50%,#16201abf);pointer-events:none}.featured-category__editorial-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.featured-category__editorial-eyebrow{font-family:var(--lp-font-accent);font-weight:700;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--fc-eyebrow, #E08A2E)}.featured-category__editorial-msg{font-family:var(--lp-font-display);font-weight:700;font-size:18px;line-height:1.2;letter-spacing:-.02em;color:var(--fc-overlay-msg-color, #ffffff);margin:0;text-wrap:balance}.featured-category__editorial-btn{display:inline-flex;align-items:center;justify-content:center;width:var(--fc-editorial-btn-size, 42px);height:var(--fc-editorial-btn-size, 42px);flex:0 0 auto;border-radius:50%;background:var(--fc-accent, #E08A2E);color:var(--fc-btn-icon, #16201A);text-decoration:none;pointer-events:auto;border:none}@media(prefers-reduced-motion:no-preference){.featured-category__editorial-btn{transition:transform .2s ease,box-shadow .2s ease}.featured-category__editorial-btn:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0000004d}}.featured-category__editorial-btn:focus-visible{outline:3px solid var(--fc-title, #ffffff);outline-offset:3px}.featured-category__products{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:0}.featured-category__card{position:relative;display:flex;flex-direction:column;background:var(--fc-card-bg, rgba(255, 255, 255, .045));border:1px solid var(--fc-card-border, rgba(232, 155, 92, .18));border-radius:14px;overflow:hidden;padding:6px;isolation:isolate;contain:layout style}@media(prefers-reduced-motion:no-preference){.featured-category__card{transition:transform .2s ease,box-shadow .2s ease}.featured-category__card:hover,.featured-category__card:focus-within{transform:translateY(-2px);box-shadow:0 10px 24px #00000047}}.featured-category__card-media{display:block;position:relative;width:100%;border-radius:12px;overflow:hidden;aspect-ratio:5 / 4;background:#fff;text-decoration:none}.featured-category__card-media:empty{display:block}.featured-category__card-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.featured-category__badge{position:absolute;top:10px;left:10px;z-index:2;padding:5px 9px;border-radius:999px;font-family:var(--lp-font-accent);font-weight:700;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.featured-category__badge--top{background:var(--fc-accent, #E08A2E);color:var(--fc-badge-text, #16201A)}.featured-category__badge--discount{background:#e08a2e;color:#16201a}.featured-category__badge--other{background:#fff;color:#16201a}.featured-category__card-body{display:flex;flex-direction:column;padding:0 2px;gap:0;flex:1}.featured-category__card-vendor{font-family:var(--lp-font-accent);font-weight:700;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--fc-eyebrow, #E08A2E);margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-category__card-name{font-family:var(--lp-font-display);font-weight:700;font-size:16px;line-height:1.18;letter-spacing:-.015em;color:var(--fc-title, #ffffff);margin:6px 0 0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-category__card-link{color:inherit;text-decoration:none}.featured-category__card-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.featured-category__card-link:focus-visible{outline:none}.featured-category__card:has(.featured-category__card-link:focus-visible){outline:3px solid var(--fc-accent, #E08A2E);outline-offset:2px;border-radius:18px}.featured-category__card-desc{font-family:var(--lp-font-body);font-size:var(--fc-card-desc-size, 12px);line-height:1.4;color:var(--fc-card-desc-color, rgba(255, 255, 255, .6));margin:6px 0 0}.featured-category__card-foot{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:8px}.featured-category__card-prices{display:flex;align-items:baseline;gap:8px;flex:1;min-width:0;flex-wrap:wrap}.featured-category__card-price{font-family:var(--lp-font-display);font-weight:700;font-size:18px;letter-spacing:-.015em;color:var(--fc-price, #ffffff);white-space:nowrap}.featured-category__card-compare{font-family:var(--lp-font-body);font-size:var(--fc-card-compare-size, 12px);color:var(--fc-card-compare-color, rgba(255, 255, 255, .4));text-decoration:line-through;white-space:nowrap}.featured-category__card .lp-product-card__add,.featured-category__add{display:inline-flex;align-items:center;justify-content:center;width:var(--fc-card-btn-size, 36px);height:var(--fc-card-btn-size, 36px);min-height:0;min-width:0;padding:0;gap:0;border-radius:999px;border:none;flex:0 0 auto;font-size:0;white-space:nowrap;text-decoration:none;position:relative;z-index:2;cursor:pointer}.featured-category__card .lp-product-card__add{background:var(--fc-accent, #E08A2E);color:var(--fc-btn-icon, #16201A)}.featured-category__card .lp-product-card__add:focus-visible{outline:3px solid var(--fc-title, #ffffff);outline-offset:2px}.featured-category__card .lp-product-card__add[disabled]{opacity:.7;cursor:wait}.featured-category__card .lp-product-card__add--success{background:#1e8a45;color:#fff}.featured-category__card .lp-product-card__add--error{background:#b8460f;color:#fff}.featured-category__add--options{background:transparent;color:var(--fc-title, #ffffff);border:1.5px solid var(--fc-accent, #E08A2E)}.featured-category__add--soldout{background:#ffffff14;color:#ffffff80;cursor:not-allowed}.featured-category__card .lp-product-card__cta-label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.featured-category__placeholder{display:flex;align-items:center;justify-content:center}.featured-category__placeholder-svg{width:50%;height:50%;color:#16201a59;opacity:.5}.featured-category__brands{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:24px;padding-top:18px;border-top:1px solid var(--fc-card-border, rgba(232, 155, 92, .18))}.featured-category__brands-left{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:1;min-width:0}.featured-category__brands-label{font-family:var(--lp-font-accent);font-weight:700;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--fc-brands-label-color, rgba(255, 255, 255, .55))}.featured-category__brands-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 18px}.featured-category__brands-item{font-family:var(--lp-font-display);font-weight:700;font-size:var(--fc-brands-item-size, 15px);color:var(--fc-brands-item-color, rgba(255, 255, 255, .7));position:relative}.featured-category__brands-item:not(:last-child):after{content:"\b7";margin-left:18px;color:#ffffff59}.featured-category__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:flex-start;background:var(--fc-accent, #E08A2E);color:var(--fc-btn-icon, #16201A);padding:14px 24px;border-radius:999px;font-family:var(--lp-font-body);font-weight:700;font-size:var(--fc-cta-size, 13px);letter-spacing:.04em;text-transform:uppercase;text-decoration:none;white-space:nowrap}@media(prefers-reduced-motion:no-preference){.featured-category__cta{transition:transform .15s ease,box-shadow .2s ease}.featured-category__cta:hover{transform:translateY(-1px);box-shadow:0 10px 20px #00000040}}.featured-category__cta:focus-visible{outline:3px solid var(--fc-title, #ffffff);outline-offset:3px}.featured-category__onboarding{background:#ffffff0a;border:1px dashed rgba(255,255,255,.18);border-radius:14px;padding:24px 18px;text-align:center}.featured-category__onboarding-text{font-family:var(--lp-font-body);font-size:13px;color:#ffffffb3;margin:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:750px){.featured-category{padding:28px 0}.featured-category__container{padding:0 24px}.featured-category__main{grid-template-columns:1fr 1.1fr;gap:40px}.featured-category__title{font-size:46px;letter-spacing:-.03em}.featured-category__body{font-size:15px}.featured-category__products{gap:14px}.featured-category__card{padding:14px}.featured-category__card-name{font-size:17px}.featured-category__card-price{font-size:20px}.featured-category__editorial-btn{width:var(--fc-editorial-btn-size, 48px);height:var(--fc-editorial-btn-size, 48px)}.featured-category__editorial-msg{font-size:20px}.featured-category__brands{flex-direction:row;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding-top:18px}.featured-category__brands-left{flex-direction:row;align-items:center;gap:20px}.featured-category__brands-item{font-size:var(--fc-brands-item-size, 17px)}}@media(min-width:990px){.featured-category{padding:clamp(16px,3vh,36px) 0}.featured-category__main{grid-template-columns:1.25fr 1fr;gap:48px;align-items:stretch;min-height:min(calc(94vh - 320px),860px)}.featured-category__products{align-content:center}.featured-category__left{gap:24px}.featured-category__title{font-size:var(--fc-title-size, 60px);line-height:.94;letter-spacing:-.035em;margin:14px 0 18px}.featured-category__body{font-size:var(--fc-body-size, 16px)}.featured-category__editorial{flex:1;min-height:0;display:flex}.featured-category__editorial-media{aspect-ratio:auto;flex:1;min-height:240px}.featured-category__editorial-overlay{padding:20px 22px}.featured-category__editorial-msg{font-size:var(--fc-overlay-msg-size, 22px)}.featured-category__editorial-btn{width:var(--fc-editorial-btn-size, 52px);height:var(--fc-editorial-btn-size, 52px)}.featured-category__products{gap:14px}.featured-category__card-name{font-size:var(--fc-card-name-size, 19px)}.featured-category__card-desc{font-size:var(--fc-card-desc-size, 12px)}.featured-category__card-price{font-size:var(--fc-product-price-size, 22px)}.featured-category__card .lp-product-card__add,.featured-category__add{width:var(--fc-card-btn-size, 36px);height:var(--fc-card-btn-size, 36px)}.featured-category__brands{margin-top:14px;padding-top:14px}.featured-category__cta{padding:15px 26px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/featured-category.css.map */
