.fulva-spotlight{background:#fff;border-top:1px solid var(--fs-border);color:var(--fs-text);font-family:var(--font-body-family, sans-serif);position:relative;overflow:hidden}.fulva-spotlight .fulva-spotlight__decor{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background-color:#fff;background-image:radial-gradient(ellipse at 0% 45%,#f4c026,#f4c02600 35%),radial-gradient(ellipse at 100% 85%,#f4c026,#f4c02600 35%);background-repeat:no-repeat;overflow:hidden}.fulva-spotlight .fulva-spotlight__line-left,.fulva-spotlight .fulva-spotlight__line-right{position:absolute;z-index:3;pointer-events:none}.fulva-spotlight .fulva-spotlight__line-left{bottom:0;left:0;width:35%;height:20%;border-top:1px solid var(--fs-accent-30);border-right:1px solid var(--fs-accent-30);border-top-right-radius:100%}.fulva-spotlight .fulva-spotlight__line-right{top:28%;right:0;width:25%;border-top:1px solid var(--fs-accent-30)}.fulva-spotlight .fulva-spotlight__inner{position:relative;z-index:5;max-width:var(--fs-max);margin:0 auto;padding:var(--fs-py) var(--fs-px)}.fulva-spotlight .fulva-spotlight__header{text-align:center;max-width:820px;margin:0 auto}.fulva-spotlight .fulva-spotlight__eyebrow{display:inline-flex;align-items:center;gap:10px;line-height:100%;font-size:9px;letter-spacing:1.8px;text-transform:uppercase;color:var(--fs-accent);font-weight:700}.fulva-spotlight .fulva-spotlight__eyebrow:before{content:"";width:28px;height:2px;background:#f4c026;flex:0 0 auto}.fulva-spotlight .fulva-spotlight__title{margin:12px 0 0;font-family:var(--font-body-family, sans-serif);font-size:44px;line-height:48.4px;letter-spacing:-1.32px;font-weight:800;color:var(--fs-text)}.fulva-spotlight .fulva-spotlight__title em{font-family:inherit;font-style:normal;font-weight:900;color:var(--fs-green)}.fulva-spotlight .fulva-spotlight__sub{margin-top:12px;color:var(--fs-muted);font-size:14.5px;line-height:24.65px;letter-spacing:0%;font-weight:400}.fulva-spotlight .fulva-spotlight__sub p{margin:0}.fulva-spotlight .fulva-spotlight__track-wrap{margin-top:32px;display:flex;justify-content:center;gap:14px;align-items:center}.fulva-spotlight .fulva-spotlight__arrow{width:44px;height:44px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#ffffffdb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--fs-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease,filter .16s ease,border-color .16s ease}.fulva-spotlight .fulva-spotlight__arrow svg{width:18px;height:18px;fill:currentColor}.fulva-spotlight .fulva-spotlight__arrow:hover{transform:translateY(-1px);filter:brightness(1.02);border-color:#00000029}.fulva-spotlight .fulva-spotlight__arrow:disabled{opacity:.45;cursor:not-allowed;transform:none}.fulva-spotlight .fulva-spotlight__track{display:grid;grid-template-columns:repeat(3,minmax(240px,var(--fs-card-w)));gap:var(--fs-gap);justify-content:center}.fulva-spotlight .fulva-spotlight__track.is-carousel{display:flex;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding:8px 0 12px;cursor:grab}.fulva-spotlight .fulva-spotlight__track.is-carousel::-webkit-scrollbar{display:none}.fulva-spotlight .fulva-spotlight__track.is-dragging{cursor:grabbing}.fulva-spotlight .fulva-spotlight__track.is-dragging .fulva-spotlight__card{pointer-events:none}.fulva-spotlight .fulva-spotlight__card{border-radius:var(--fs-radius);max-width:360px;width:100%;height:100%;overflow:hidden;background:#fff;border:1px solid var(--fs-card-border);transition:transform .2s ease;box-shadow:0 14px 42px #0000001f}.fulva-spotlight .fulva-spotlight__track.is-carousel .fulva-spotlight__card{flex:0 0 auto;width:var(--fs-card-w);scroll-snap-align:start}.fulva-spotlight .fulva-spotlight__card:hover{transform:translateY(-2px)}.fulva-spotlight .fulva-spotlight__media{position:relative;display:block;height:var(--fs-img-h);overflow:hidden;background:#00000008}.fulva-spotlight .fulva-spotlight__badge{position:absolute;top:10px;left:10px;z-index:2;background:var(--fs-radial);color:#1a1a1a;font-size:11px;font-weight:800;padding:4px 12px;border-radius:999px}.fulva-spotlight .fulva-spotlight__img{width:100%;height:100%;object-fit:cover;display:block;transform:translateZ(0);transition:transform .26s ease}.fulva-spotlight .fulva-spotlight__card:hover .fulva-spotlight__img{transform:scale(1.04)}.fulva-spotlight .fulva-spotlight__ph{width:100%;height:100%;display:grid;place-items:center;font-size:44px;color:#00000059;background:linear-gradient(145deg,#f5f0e6,#ebe4d4)}.fulva-spotlight .fulva-spotlight__body{padding:14px;border-top:1px solid rgba(0,0,0,.06)}.fulva-spotlight .fulva-spotlight__name{display:block;text-decoration:none;font-size:14px;font-weight:700;color:var(--fs-text);line-height:18.9px}.fulva-spotlight .fulva-spotlight__subtitle{margin-top:3px;font-size:11.5px;color:var(--fs-muted);font-weight:400;letter-spacing:.46px;line-height:100%}.fulva-spotlight .fulva-spotlight__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.fulva-spotlight .fulva-spotlight__prices{display:inline-flex;align-items:baseline;gap:6px;min-width:0}.fulva-spotlight .fulva-spotlight__price{font-size:18px;font-weight:900;letter-spacing:-.36px;line-height:100%;color:var(--fs-green)}.fulva-spotlight .fulva-spotlight__compare{font-size:13px;color:#00000059;text-decoration:line-through;font-weight:600}.fulva-spotlight .fulva-spotlight__form{margin:0}.fulva-spotlight .fulva-spotlight__cart{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:6px;background:var(--fs-green);color:#fff;font-size:12px;font-weight:700;border:0;cursor:pointer;transition:background .16s ease,transform .16s ease,filter .16s ease;font-family:var(--font-body-family, sans-serif);white-space:nowrap}.fulva-spotlight .fulva-spotlight__cart:hover{background:var(--fs-green-hover);transform:translateY(-1px);filter:brightness(1.02)}.fulva-spotlight .fulva-spotlight__cart:disabled,.fulva-spotlight .fulva-spotlight__cart.is-disabled{opacity:.55;cursor:not-allowed;transform:none}.fulva-spotlight .fulva-spotlight__plus{font-weight:900}@media(max-width:980px){.fulva-spotlight .fulva-spotlight__track{grid-template-columns:repeat(2,minmax(240px,var(--fs-card-w)))}}@media(max-width:749px){.fulva-spotlight .fulva-spotlight__inner{padding:var(--fs-py-m) var(--fs-px-m)}.fulva-spotlight .fulva-spotlight__title{font-size:26px;margin-top:8px;line-height:28.6px;letter-spacing:-.78px}.fulva-spotlight .fulva-spotlight__sub{margin-top:10px;font-size:12px;line-height:100%;letter-spacing:.48px;font-weight:400}.fulva-spotlight .fulva-spotlight__track-wrap{justify-content:flex-start}.fulva-spotlight .fulva-spotlight__arrow{display:none}.fulva-spotlight .fulva-spotlight__track{grid-template-columns:1fr}.fulva-spotlight .fulva-spotlight__track.is-mobile-swipe{display:flex;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding:8px 0 12px}.fulva-spotlight .fulva-spotlight__track.is-mobile-swipe::-webkit-scrollbar{display:none}.fulva-spotlight .fulva-spotlight__track.is-mobile-swipe .fulva-spotlight__card{flex:0 0 auto;width:var(--fs-card-w-m);scroll-snap-align:start}.fulva-spotlight .fulva-spotlight__prices{flex-direction:column;align-items:flex-start;gap:2px}}@media(prefers-reduced-motion:reduce){.fulva-spotlight .fulva-spotlight__card,.fulva-spotlight .fulva-spotlight__img,.fulva-spotlight .fulva-spotlight__arrow,.fulva-spotlight .fulva-spotlight__cart{transition:none}}@media(max-width:749px){.fulva-spotlight.fulva-spotlight--hide-mobile{display:none}}@media(min-width:750px){.fulva-spotlight.fulva-spotlight--hide-desktop{display:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/spotlight.css.map */
