.ghost-media-wrapper{position:relative;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}.ghost-media-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:0}.ghost-media-scroll::-webkit-scrollbar{display:none}.ghost-media-pane{flex:0 0 100%;scroll-snap-align:start;background-color:transparent;display:flex;align-items:center;justify-content:center;position:relative;border-radius:0;overflow:visible;aspect-ratio:4 / 5}.ghost-media-pane img{width:88%;height:88%;object-fit:contain;object-position:center;transition:opacity .3s ease}.ghost-mobile-swipe-hint{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background:#1119;color:#fff;font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:6px 14px;border-radius:20px;white-space:nowrap;display:flex;align-items:center;gap:6px;pointer-events:none;animation:hint-fade 3.5s ease forwards;z-index:10}@keyframes hint-fade{0%{opacity:0;transform:translate(-50%) translateY(4px)}15%{opacity:1;transform:translate(-50%) translateY(0)}75%{opacity:1}to{opacity:0}}@media(min-width:1024px){.ghost-mobile-swipe-hint{display:none}}.ghost-carousel-dots{position:absolute;bottom:25px;left:25px;display:flex;gap:8px;z-index:10}.ghost-carousel-dots .dot{width:8px;height:8px;border-radius:50%;background:#11111140;transition:background .3s ease}.ghost-carousel-dots .dot.is-active{background:var(--text-main)}@media(min-width:1024px){.ghost-media-wrapper{width:100%;margin:0;grid-column:1;grid-row:1}.ghost-media-scroll{display:grid;grid-template-columns:1fr 1fr;overflow-x:visible;gap:20px}.ghost-media-pane{flex:auto;border-radius:8px}.ghost-media-pane img{width:100%;height:100%}.ghost-carousel-dots{display:none}}.ghost-info-col{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.6);border-bottom:1px solid rgba(255,255,255,.6);border-radius:0;padding:25px 20px;box-shadow:0 10px 30px #0000000d;box-sizing:border-box}@media(min-width:1024px){.ghost-info-col{width:100%;margin-left:0;margin-right:0;grid-column:2;grid-row:1 / span 2;position:sticky;top:40px;height:max-content;z-index:10;padding:35px;border:1px solid rgba(255,255,255,.6);border-radius:12px;box-shadow:0 8px 24px #0000000f,0 24px 60px #00000026}}.ghost-breadcrumbs{font-family:Barlow Condensed,sans-serif!important;font-size:.78rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.1em!important;margin-top:10px!important;margin-bottom:14px!important;color:#11111159!important;line-height:1!important}.ghost-breadcrumbs__list{list-style:none!important;padding:0!important;margin:0!important;display:flex!important;flex-wrap:wrap!important;gap:0!important}.ghost-breadcrumbs__item{display:inline-flex!important;align-items:center!important;color:#11111159!important}.ghost-breadcrumbs__item+.ghost-breadcrumbs__item:before{content:" / "!important;margin:0 .25em!important;color:#1113!important}.ghost-breadcrumbs__item a{color:#11111159!important;text-decoration:none!important;transition:color .15s ease!important}.ghost-breadcrumbs__item a:hover{color:#111111b3!important}.ghost-header-flex{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:baseline!important;gap:12px!important;margin-bottom:10px!important}.ghost-title{font-family:Barlow Condensed,sans-serif!important;font-size:2.4rem!important;font-weight:900!important;text-transform:uppercase!important;margin:0!important;padding:0!important;line-height:.92!important;letter-spacing:-.01em!important;color:var(--text-main)!important}@media(min-width:768px){.ghost-title{font-size:2.8rem!important}}.ghost-price-wrap{display:flex!important;align-items:baseline!important;gap:6px!important;flex-shrink:0!important}.ghost-price{font-family:Barlow Condensed,sans-serif!important;font-size:1.5rem!important;font-weight:800!important;color:var(--text-main)!important;line-height:1!important;margin:0!important;letter-spacing:-.01em!important}.ghost-compare{font-family:Barlow Condensed,sans-serif!important;font-size:1.1rem!important;font-weight:700!important;text-decoration:line-through!important;color:#1111114d!important;margin:0!important}.ghost-header-divider{height:1px;background:var(--border-light);margin:16px 0 0}.ghost-dropdown-wrap{margin-top:25px!important;margin-bottom:30px!important;position:relative}.ghost-dropdown-labels{display:flex!important;justify-content:space-between!important;font-family:Barlow Condensed,sans-serif!important;font-size:1.1rem!important;font-weight:800!important;text-transform:uppercase!important;margin-bottom:10px!important}.ghost-dropdown-trigger{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:15px 16px!important;border:2px solid rgba(17,17,17,.15)!important;border-radius:6px!important;cursor:pointer!important;font-family:Barlow Condensed,sans-serif!important;font-weight:900!important;text-transform:uppercase!important;font-size:1.2rem!important;background:#fff!important;transition:border-color .2s ease,box-shadow .2s ease!important;animation:fresh-dropdown-nudge 2.5s ease 1.2s 2 forwards}@keyframes fresh-dropdown-nudge{0%{border-color:#11111126;box-shadow:none}40%{border-color:#111111b3;box-shadow:0 0 0 3px #11111114}to{border-color:#11111126;box-shadow:none}}.ghost-dropdown-trigger:hover{border-color:#1119!important;box-shadow:0 2px 8px #00000014!important}.ghost-dropdown-trigger .selected-flavor-flex{display:flex!important;align-items:center!important;gap:15px!important}.ghost-dropdown-trigger img{width:45px!important;height:auto!important}.ghost-dropdown-hint{font-family:Roboto,sans-serif;font-size:.72rem;color:#11111161;margin:6px 0 0 2px;letter-spacing:.01em}.ghost-dropdown-list{display:none;border:2px solid var(--text-main);border-top:none;border-radius:0 0 6px 6px;position:absolute;top:100%;left:0;width:100%;background:#fff;z-index:100;max-height:480px;overflow-y:auto;overscroll-behavior:contain;box-shadow:0 8px 24px #0000001f;scrollbar-width:thin;scrollbar-color:rgba(17,17,17,.2) transparent}.ghost-dropdown-list::-webkit-scrollbar{width:4px}.ghost-dropdown-list::-webkit-scrollbar-track{background:transparent}.ghost-dropdown-list::-webkit-scrollbar-thumb{background:#1113;border-radius:2px}.ghost-dropdown-list.is-open{display:block}.ghost-option-item{display:flex;align-items:center;padding:15px 20px;cursor:pointer;font-family:Barlow Condensed,sans-serif!important;font-weight:900!important;text-transform:uppercase!important;font-size:1.1rem!important;border-bottom:1px solid var(--border-light)}.ghost-option-item:hover{background:#f9f9f9}.ghost-option-item .color-dot{width:24px;height:24px;border-radius:50%;margin-right:15px;flex-shrink:0;box-shadow:0 0 0 2px #fff,0 0 0 3px #0000001f}.ghost-option-item.is-selected .checkmark{margin-left:auto;font-weight:900}.ghost-sub-container{border:2px solid var(--border-light)!important;border-radius:4px!important;padding:20px!important;margin-bottom:15px!important;position:relative!important;display:block!important;background:#fff}.ghost-sub-container.is-active{border-color:var(--text-main)!important;cursor:default!important}.ghost-sub-container.is-disabled{opacity:.6!important;cursor:not-allowed!important;background:#fafafa!important}#SubscribeBoxLive{transition:background-color .3s ease,border-color .3s ease}#SubscribeBoxLive.is-active{border-color:rgb(var(--active-flavor-color, 17, 17, 17))!important;background-color:rgb(var(--active-flavor-pastel, 244, 244, 244))!important}#SubscribeBoxLive .ghost-sub-badge{background-color:var(--text-main)!important;border-color:rgb(var(--active-flavor-color, 17, 17, 17))!important;color:#fff!important;transition:background-color .3s ease,border-color .3s ease}#SubscribeBoxLive.is-active .ghost-radio{border-color:rgb(var(--active-flavor-color, 17, 17, 17))!important}#SubscribeBoxLive.is-active .ghost-radio:after{background:rgb(var(--active-flavor-color, 17, 17, 17))!important}.ghost-sub-badge{position:absolute!important;top:-12px!important;right:15px!important;padding:3px 10px!important;font-family:Barlow Condensed,sans-serif!important;font-size:.78rem!important;font-weight:800!important;letter-spacing:.1em!important;border-radius:99px!important;line-height:1!important}.ghost-sub-badge.coming-soon{background:#e0e0e0!important;color:#666!important;border:1px solid rgba(17,17,17,.2)!important}.ghost-sub-header{display:flex!important;align-items:center!important;font-family:Barlow Condensed,sans-serif!important;font-weight:800!important;font-size:1.15rem!important;margin:0!important;line-height:1!important}.ghost-radio{width:20px!important;height:20px!important;border:2px solid rgba(17,17,17,.25)!important;border-radius:50%!important;margin-right:15px!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;background:#fff!important}.ghost-sub-container.is-active .ghost-radio{border-color:var(--text-main)!important}.ghost-sub-container.is-active .ghost-radio:after{content:""!important;width:10px!important;height:10px!important;background:var(--text-main)!important;border-radius:50%!important}.ghost-sub-prices{margin-left:auto!important;text-align:right!important;font-family:Barlow Condensed,sans-serif!important;font-weight:800!important;font-size:1.5rem!important}.ghost-atc-btn{width:100%!important;background:var(--text-main)!important;color:#fff!important;padding:20px!important;font-family:Barlow Condensed,sans-serif!important;font-size:1.4rem!important;font-weight:900!important;text-transform:uppercase!important;border:none!important;cursor:pointer!important;margin-top:10px!important;margin-bottom:30px!important;transition:background .2s!important;line-height:1!important}.ghost-atc-btn:hover{background:#333!important}.ghost-atc-btn.is-oos{background:#e5e5e5!important;color:#999!important;cursor:not-allowed!important;letter-spacing:.12em!important}.ghost-atc-btn.is-oos:hover{background:#e5e5e5!important}.ghost-notify-wrap{margin-top:0!important;margin-bottom:30px!important;display:none;border-left:3px solid #FFD100;padding-left:14px!important;background:linear-gradient(to right,#ffd1000f,#ffd10000)}.ghost-notify-wrap.is-visible{display:block!important}.ghost-notify-intro{font-family:Roboto,sans-serif!important;font-size:.82rem!important;color:#555!important;font-weight:700!important;margin:0 0 10px!important;line-height:1.4!important}.ghost-notify-inner{display:flex;gap:0;border:1.5px solid var(--border-light);border-radius:4px;overflow:hidden;transition:border-color .2s}.ghost-notify-inner:focus-within{border-color:#111}.ghost-notify-input{flex:1;padding:13px 14px;font-family:Roboto,sans-serif!important;font-size:.9rem!important;font-weight:400!important;border:none!important;outline:none!important;background:#fafafa!important;color:#111!important;min-width:0}.ghost-notify-input::placeholder{color:#bbb;font-size:.85rem}.ghost-notify-btn{background:#111;color:#ffd100;border:none;padding:13px 18px;font-family:Barlow Condensed,sans-serif!important;font-size:.9rem!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.1em;cursor:pointer;white-space:nowrap;transition:background .2s;flex-shrink:0}.ghost-notify-btn:hover{background:#333}.ghost-notify-disclaimer{font-family:Roboto,sans-serif!important;font-size:.72rem!important;color:#bbb!important;margin:7px 0 0!important;line-height:1.4!important}.ghost-notify-success{display:none;padding:12px 14px;background:#f0fdf4;border-left:3px solid #22c55e;color:#166534;font-family:Barlow Condensed,sans-serif!important;font-size:1rem!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.04em;margin-top:10px;border-radius:0 4px 4px 0}.ghost-option-item.is-oos{opacity:.45;cursor:not-allowed!important}.ghost-option-item.is-oos .oos-label{margin-left:auto;font-size:.75rem;font-weight:700;letter-spacing:.1em;color:#999}.ghost-option-item.is-oos:hover{background:#fff!important}.ghost-info-item-wrap{width:100%}.ghost-info-item-trigger{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding:20px 0!important;border-top:1px solid var(--border-light)!important;background:transparent!important;border-left:none!important;border-right:none!important;border-bottom:none!important;font-family:Barlow Condensed,sans-serif!important;font-size:1.25rem!important;font-weight:900!important;text-transform:uppercase!important;color:var(--text-main)!important;cursor:pointer!important;margin:0!important}.ghost-info-item-trigger:hover{color:#e63946!important}.ghost-accordion-body{max-height:0;overflow:hidden;transition:max-height .4s ease}.ghost-info-item-wrap.is-open .ghost-accordion-body{max-height:2500px}.ghost-accordion-body img{width:100%;height:auto;margin:15px 0 25px;display:block}.ghost-info-item-wrap+.ghost-info-item-wrap .ghost-info-item-trigger{border-top:none!important}.ghost-side-drawer{position:fixed;top:0;right:0;width:100%;height:100vh;z-index:2147483647!important;pointer-events:none;visibility:hidden}.ghost-side-drawer.is-open{pointer-events:auto;visibility:visible}.ghost-drawer-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;transition:opacity .3s ease;cursor:pointer}.ghost-side-drawer.is-open .ghost-drawer-overlay{opacity:1}.ghost-drawer-panel{position:absolute;top:0;right:-100%;width:450px;max-width:100vw;height:100%;background:#fff;transition:right .3s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;box-shadow:-5px 0 25px #0000001a}.ghost-side-drawer.is-open .ghost-drawer-panel{right:0}.ghost-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:30px 40px 20px}.ghost-drawer-title{font-family:Barlow Condensed,sans-serif!important;font-size:1.5rem!important;font-weight:900!important;margin:0!important;text-transform:uppercase}.ghost-drawer-close{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}.ghost-drawer-body{padding:0 40px 40px;overflow-y:auto;font-family:Roboto,sans-serif!important;font-size:1.05rem!important;line-height:1.6!important;color:#333!important}.ghost-drawer-body p{margin-bottom:20px}.ghost-drawer-body strong{color:#111;font-weight:900}.ghost-badges{display:flex!important;justify-content:space-between!important;margin-top:10px!important;padding-top:25px!important;border-top:1px solid var(--border-light)!important}.ghost-badge-item{font-family:Barlow Condensed,sans-serif!important;font-size:.9rem!important;font-weight:900!important;text-transform:uppercase!important;display:flex!important;align-items:center!important;gap:5px!important}.ghost-feature-text{width:100%}.ghost-section-title{font-family:Barlow Condensed,sans-serif;font-size:3.5rem;font-weight:900;text-transform:uppercase;line-height:.9;margin:0 0 20px;color:var(--text-main)}.ghost-section-body{font-weight:600;font-size:1.15rem;max-width:700px;line-height:1.6;margin:0;color:var(--text-main)}@media(min-width:1024px){.ghost-feature-text{grid-column:1;grid-row:2;padding-top:20px}}.ghost-media-pane{cursor:zoom-in}.ghost-zoom-icon{position:absolute;bottom:14px;right:14px;width:34px;height:34px;background:#11111185;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:8px;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:5}.ghost-media-pane:hover .ghost-zoom-icon{opacity:1}@media(max-width:1023px){.ghost-zoom-icon{display:none}}.fresh-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;background:radial-gradient(ellipse at 50% 36%,#fff,#d0d0d0);display:flex;flex-direction:column;align-items:center;padding:56px 40px 24px;gap:14px;box-sizing:border-box;opacity:0;pointer-events:none;transition:opacity .22s ease}.fresh-lightbox.is-open{opacity:1;pointer-events:auto}.fresh-lb-flavor-bg{position:absolute;left:0;top:0;bottom:0;width:52%;display:flex;flex-direction:column;justify-content:center;padding:0 3vw 0 5vw;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;overflow:hidden}.fresh-lb-flavor-bg span{font-family:Barlow Condensed,sans-serif;font-weight:900;font-style:italic;text-transform:uppercase;font-size:clamp(52px,12vw,165px);line-height:.85;letter-spacing:-.02em;color:inherit;display:block;white-space:nowrap}@media(max-width:767px){.fresh-lb-flavor-bg{width:100%;padding:0 5vw;justify-content:flex-end;padding-bottom:160px;opacity:.6}.fresh-lb-flavor-bg span{font-size:clamp(40px,14vw,80px)}}.fresh-lightbox-inner{flex:1 1 auto;min-height:0;width:100%;overflow:auto;touch-action:pan-x pan-y;display:flex;align-items:center;justify-content:center;cursor:zoom-in;animation:lb-pop .22s ease;position:relative;z-index:1}.fresh-lightbox-inner.is-zoomed{cursor:zoom-out;align-items:flex-start;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 6%,black 94%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 6%,black 94%,transparent 100%)}@keyframes lb-pop{0%{transform:scale(.97);opacity:0}to{transform:scale(1);opacity:1}}.fresh-lightbox-inner img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;filter:drop-shadow(0 6px 24px rgba(0,0,0,.2));transition:opacity .18s ease}.fresh-lightbox-inner.is-zoomed img{max-width:none;max-height:none;width:var(--lb-zoom-w, 1600px);height:auto}.fresh-lightbox-thumbs{display:flex;gap:10px;flex-shrink:0}.fresh-lb-thumb{width:62px;height:62px;border:2px solid rgba(17,17,17,.15);border-radius:6px;overflow:hidden;cursor:pointer;background:#ffffff80;padding:0;transition:border-color .2s ease,transform .15s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fresh-lb-thumb.is-active{border-color:#111;transform:scale(1.06)}.fresh-lb-thumb:hover:not(.is-active){border-color:#11111180}.fresh-lb-thumb img{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}.fresh-lightbox-hint{background:#111111a6;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff;font-family:Barlow Condensed,sans-serif;font-size:1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:9px 20px;border-radius:24px;white-space:nowrap;display:flex;align-items:center;gap:8px;pointer-events:none;flex-shrink:0;margin:0;opacity:0}.fresh-lightbox-hint.is-showing{animation:lb-hint-show 3s ease forwards}@keyframes lb-hint-show{0%{opacity:0;transform:translateY(4px)}12%{opacity:1;transform:translateY(0)}65%{opacity:1}to{opacity:0}}.fresh-lightbox-close{position:absolute;top:14px;right:14px;width:38px;height:38px;background:#1111111a;border:1px solid rgba(17,17,17,.15);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#111;transition:background .2s;z-index:2}.fresh-lightbox-close:hover{background:#1111112e}@media(max-width:767px){.fresh-lightbox{padding:48px 16px 18px;gap:10px}.fresh-lb-thumb{width:52px;height:52px}.fresh-lightbox-inner.is-zoomed{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/fresh-pdp.css.map */
