:root{--yc-cream: #F5F0E8;--yc-cream-dark: #EDE8DF;--yc-charcoal: #2A2520;--yc-orange: #D4622A;--yc-muted: #8B7D6B;--yc-border: #DDD8CF;--yc-font-display: "Satoshi", sans-serif;--yc-font-body: "General Sans", sans-serif;--yc-font-mono: "Space Mono", monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden;width:100%}body.yc-body{overflow-x:hidden;width:100%;background-color:var(--yc-cream);color:var(--yc-charcoal);font-family:var(--yc-font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.yc-container{max-width:1200px;margin:0 auto;padding:0 24px}@media(min-width:768px){.yc-container{padding:0 40px}}@media(min-width:1200px){.yc-container{padding:0 48px}}.yc-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background-color:var(--yc-orange);color:#fff;font-family:var(--yc-font-body);font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:14px 28px;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s,transform .15s;white-space:nowrap}.yc-btn-primary:hover{background-color:#bf5524;transform:translateY(-1px)}.yc-btn-secondary{display:inline-flex;align-items:center;justify-content:center;background-color:transparent;color:var(--yc-charcoal);font-family:var(--yc-font-body);font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:13px 28px;border:1.5px solid var(--yc-charcoal);border-radius:8px;cursor:pointer;transition:background-color .2s}.yc-btn-secondary:hover{background-color:var(--yc-cream-dark)}.yc-label{font-family:var(--yc-font-body);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--yc-orange);margin-bottom:20px;display:block}.yc-heading{font-family:var(--yc-font-display);font-weight:800;color:var(--yc-charcoal);line-height:1.1;letter-spacing:-.02em}.yc-body-text{font-family:var(--yc-font-body);color:var(--yc-muted);line-height:1.8}.yc-rule{height:1px;background-color:var(--yc-border);flex:1}.yc-announcement{background-color:var(--yc-charcoal);padding:10px 0;text-align:center;overflow:hidden;width:100%}.yc-announcement p{font-family:var(--yc-font-body);font-size:13px;color:#f5f0e8e6;letter-spacing:.04em;padding:0 16px;word-wrap:break-word;overflow-wrap:break-word}.yc-announcement a{color:var(--yc-orange);font-weight:600;text-decoration:underline}.yc-header{background-color:var(--yc-cream);border-bottom:1px solid var(--yc-border);position:sticky;top:0;z-index:100;overflow:hidden;width:100%}.yc-header__inner{display:flex;align-items:center;justify-content:space-between;height:64px}.yc-header__logo{display:flex;align-items:center;gap:12px;text-decoration:none}.yc-header__logo img{height:28px;width:auto;object-fit:contain}.yc-header__logo span{font-family:var(--yc-font-display);font-size:18px;font-weight:700;color:var(--yc-charcoal)}.yc-header__nav{display:none;align-items:center;gap:32px}@media(min-width:768px){.yc-header__nav{display:flex}}.yc-header__nav a{font-family:var(--yc-font-body);font-size:13px;color:var(--yc-muted);letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:color .15s}.yc-header__nav a:hover{color:var(--yc-charcoal)}.yc-header__hamburger{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}@media(min-width:768px){.yc-header__hamburger{display:none}}.yc-header__hamburger span{display:block;width:22px;height:2px;background:var(--yc-charcoal);border-radius:2px;transition:transform .2s,opacity .2s}.yc-mobile-nav{display:none;flex-direction:column;background:var(--yc-cream);border-top:1px solid var(--yc-border);padding:20px 24px;gap:16px}.yc-mobile-nav.is-open{display:flex}.yc-mobile-nav a{font-family:var(--yc-font-body);font-size:15px;color:var(--yc-charcoal);letter-spacing:.04em;text-decoration:none}.yc-hero{position:relative;min-height:60vh;max-height:92vh;overflow:hidden}.yc-hero--video{height:min(92vh,760px);min-height:620px}@media(min-width:768px){.yc-hero--video{height:clamp(600px,56.25vw,760px)}}.yc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--yc-charcoal)}.yc-hero__img{width:100%;height:100%;min-height:60vh;max-height:92vh;object-fit:cover;object-position:40% 30%;display:block}.yc-hero__fallback,.yc-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 52%}.yc-hero__fallback{display:block}.yc-hero__video{z-index:1}.yc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(to right,#14110ee0,#14110e8c 45%,#14110e14)}.yc-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center}.yc-hero--video .yc-hero__content{display:block}.yc-hero__video-layout{display:flex;min-height:100%;flex-direction:column;justify-content:space-between;padding-top:clamp(44px,8vh,88px);padding-bottom:34px}.yc-hero__purchase{max-width:520px}.yc-hero__text{max-width:540px}.yc-hero__eyebrow{font-family:var(--yc-font-body);font-size:12px;color:#f5f0e8bf;letter-spacing:.12em;text-transform:uppercase;font-weight:600;margin-bottom:20px}.yc-hero__title{font-family:var(--yc-font-display);font-size:clamp(42px,5.5vw,72px);font-weight:900;color:var(--yc-cream);line-height:1.05;letter-spacing:-.02em;margin-bottom:24px}.yc-hero__subtitle{font-family:var(--yc-font-body);font-size:18px;color:#f5f0e8e6;line-height:1.65;max-width:420px;margin-bottom:36px}.yc-hero__cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:32px}.yc-hero__shipping-note{font-family:var(--yc-font-body);font-size:13px;color:#f5f0e8bf}.yc-hero__badges{display:flex;flex-wrap:wrap;gap:24px}.yc-hero__badge{display:flex;align-items:center;gap:8px}.yc-hero__badge-dot{width:6px;height:6px;border-radius:50%;background-color:var(--yc-orange);flex-shrink:0}.yc-hero__badge span{font-family:var(--yc-font-body);font-size:12px;color:#f5f0e8cc;letter-spacing:.04em}.yc-hero__motion-control{position:absolute;z-index:4;right:18px;top:18px;border:1px solid rgba(245,240,232,.5);background:#2a25208c;color:var(--yc-cream);padding:7px 10px;font-family:var(--yc-font-mono);font-size:9px;letter-spacing:.07em;text-transform:uppercase;cursor:pointer}.yc-hero__motion-control:focus-visible{outline:2px solid var(--yc-orange);outline-offset:3px}@media(max-width:767px){.yc-hero--video{height:min(86svh,700px);min-height:580px}.yc-hero__video-layout{padding-top:58px;padding-bottom:24px}.yc-hero__subtitle{font-size:16px;max-width:330px}.yc-hero__cta-row{gap:12px;margin-bottom:20px}.yc-hero__badges{gap:12px 16px}.yc-hero__motion-control{right:12px;top:12px}}.yc-about{background-color:var(--yc-cream);padding:96px 0}.yc-about__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:1024px){.yc-about__grid{grid-template-columns:1fr 1fr;gap:64px}}.yc-about__img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px}.yc-compare{--yc-compare-position: 50%;position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:10px;background:var(--yc-cream-dark);-webkit-user-select:none;user-select:none}.yc-compare__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.yc-compare__image--before{z-index:1;clip-path:inset(0 calc(100% - var(--yc-compare-position)) 0 0)}.yc-compare__label{position:absolute;z-index:3;top:16px;padding:5px 8px;background:#2a2520b8;color:var(--yc-cream);font-family:var(--yc-font-mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase;pointer-events:none}.yc-compare__label--before{left:16px}.yc-compare__label--after{right:16px}.yc-compare__divider{position:absolute;z-index:4;top:0;bottom:0;left:var(--yc-compare-position);width:2px;transform:translate(-50%);background:var(--yc-cream);pointer-events:none}.yc-compare__handle{position:absolute;top:50%;left:50%;display:grid;width:38px;height:38px;place-items:center;transform:translate(-50%,-50%);border:2px solid var(--yc-cream);border-radius:50%;background:var(--yc-charcoal);color:var(--yc-cream);font-size:19px;line-height:1}.yc-compare__range{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;cursor:ew-resize;opacity:0}.yc-compare__range:focus-visible{opacity:1;outline:3px solid var(--yc-orange);outline-offset:-3px}@media(max-width:767px){.yc-compare__label{top:12px;font-size:8px}.yc-compare__label--before{left:12px}.yc-compare__label--after{right:12px}}.yc-features{background-color:var(--yc-cream-dark);padding:96px 0}.yc-features__header{display:flex;flex-direction:column;gap:8px;margin-bottom:48px}@media(min-width:768px){.yc-features__header{flex-direction:row;align-items:baseline}}.yc-features__grid{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:640px){.yc-features__grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.yc-features__grid{grid-template-columns:repeat(5,1fr)}}.yc-feature-card__img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:4px;margin-bottom:16px}.yc-feature-card__title{font-family:var(--yc-font-body);font-size:15px;font-weight:600;color:var(--yc-charcoal);margin-bottom:8px}.yc-feature-card__desc{font-family:var(--yc-font-body);font-size:14px;color:var(--yc-muted);line-height:1.7}.yc-story{background-color:var(--yc-cream);padding:96px 0}.yc-story__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:1024px){.yc-story__grid{grid-template-columns:1fr 1fr;gap:64px}}.yc-story__img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px}.yc-product{background-color:var(--yc-cream);padding-top:48px;padding-bottom:96px}.yc-product__grid{display:grid;grid-template-columns:1fr;gap:48px}@media(min-width:1024px){.yc-product__grid{grid-template-columns:1fr 1fr;gap:64px}.yc-gallery-column{position:sticky;top:24px;align-self:start}}.yc-gallery__main{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;background:var(--yc-cream-dark);cursor:zoom-in;transition:transform .3s}.yc-gallery__thumbs{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.yc-gallery__thumb{width:72px;height:72px;padding:0;overflow:hidden;background:var(--yc-cream-dark);border-radius:4px;border:2px solid transparent;cursor:pointer;transition:border-color .15s}.yc-gallery__thumb img{width:100%;height:100%;display:block;object-fit:cover}.yc-gallery__thumb.is-active,.yc-gallery__thumb:hover{border-color:var(--yc-orange)}.yc-gallery__thumb:focus-visible{outline:2px solid var(--yc-orange);outline-offset:3px}@media(max-width:767px){.yc-gallery__thumbs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.yc-gallery__thumb{flex:0 0 64px;height:64px}}.yc-buybox__eyebrow{font-family:var(--yc-font-body);font-size:11px;color:var(--yc-orange);letter-spacing:.12em;text-transform:uppercase;font-weight:600;margin-bottom:12px}.yc-buybox__title{font-family:var(--yc-font-display);font-size:clamp(28px,3.5vw,44px);font-weight:800;color:var(--yc-charcoal);line-height:1.1;letter-spacing:-.02em;margin-bottom:16px}.yc-buybox__price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:20px}.yc-buybox__price{font-family:var(--yc-font-display);font-size:32px;font-weight:800;color:var(--yc-charcoal)}@media(max-width:767px){.yc-buybox__price{font-size:24px}.yc-buybox__compare{font-size:14px}.yc-buybox__save{font-size:11px;padding:2px 6px}}.yc-buybox__compare{font-family:var(--yc-font-body);font-size:18px;color:var(--yc-muted);text-decoration:line-through}.yc-buybox__save{font-family:var(--yc-font-body);font-size:12px;font-weight:600;color:var(--yc-orange);background:#d4622a1a;padding:3px 8px;border-radius:4px}.yc-delivery-note{display:flex;align-items:center;gap:7px;margin:-8px 0 18px;font-family:var(--yc-font-body);font-size:13px;line-height:1.4;color:var(--yc-charcoal)}.yc-delivery-note span{color:var(--yc-orange);font-weight:800}.yc-production-run{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end;margin:4px 0 20px;padding:15px 0;border-top:1px solid var(--yc-border);border-bottom:1px solid var(--yc-border)}.yc-production-run__label,.yc-offer-note__eyebrow,.yc-capacity-note__eyebrow,.yc-final-offer__eyebrow{font-family:var(--yc-font-mono);font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--yc-orange)}.yc-production-run__month{margin-top:4px;font-family:var(--yc-font-display);font-size:20px;font-weight:800;letter-spacing:-.01em;color:var(--yc-charcoal)}.yc-production-run__status{margin-top:2px;font-family:var(--yc-font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--yc-muted)}.yc-production-run__limit,.yc-production-run__count{max-width:170px;font-family:var(--yc-font-mono);font-size:10px;line-height:1.45;letter-spacing:.07em;text-align:right;text-transform:uppercase;color:var(--yc-charcoal)}.yc-production-run__progress{width:170px;height:3px;margin-bottom:7px;background:var(--yc-border)}.yc-production-run__progress-fill{height:100%;background:var(--yc-orange)}.yc-offer-note{margin:0 0 16px;padding:13px 0;border-top:1px solid var(--yc-border);border-bottom:1px solid var(--yc-border)}.yc-offer-note p:last-child{margin-top:5px;font-family:var(--yc-font-body);font-size:14px;line-height:1.45;color:var(--yc-charcoal)}.yc-capacity-note{margin:16px 0 20px;padding:14px 16px;background:var(--yc-cream-dark);border-left:3px solid var(--yc-orange)}.yc-capacity-note p:last-child{margin-top:5px;font-family:var(--yc-font-body);font-size:13px;line-height:1.55;color:var(--yc-charcoal)}.yc-final-offer{margin:0 0 20px;padding:14px 0;border-top:1px solid var(--yc-border);border-bottom:1px solid var(--yc-border)}.yc-final-offer p:last-child{margin-top:5px;font-family:var(--yc-font-body);font-size:15px;color:var(--yc-charcoal)}@media(max-width:767px){.yc-production-run{gap:12px}.yc-production-run__month{font-size:18px}.yc-production-run__limit,.yc-production-run__count{max-width:135px;font-size:9px}.yc-production-run__progress{width:135px}}.yc-batch{background:var(--yc-cream-dark);border:1px solid var(--yc-border);border-radius:8px;padding:16px;margin-bottom:20px}.yc-batch__label{font-family:var(--yc-font-mono);font-size:10px;color:var(--yc-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.yc-batch__bar-track{height:6px;background:var(--yc-border);border-radius:3px;overflow:hidden;margin-bottom:8px}.yc-batch__bar-fill{height:100%;background:var(--yc-orange);border-radius:3px;transition:width .6s ease}.yc-batch__status{font-family:var(--yc-font-body);font-size:12px;color:var(--yc-charcoal);font-weight:600}.yc-bullets{list-style:none;margin-bottom:20px}.yc-bullets li{display:flex;align-items:center;gap:8px;font-family:var(--yc-font-body);font-size:13px;color:var(--yc-charcoal);margin-bottom:8px}.yc-bullets li:before{content:"\2713";color:var(--yc-orange);font-weight:700;font-size:14px;flex-shrink:0}.yc-bullets-icon{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.yc-bullet-row{display:flex;align-items:center;gap:10px;font-family:var(--yc-font-body);font-size:13px;color:var(--yc-charcoal);line-height:1.4}.yc-bullet-icon{flex-shrink:0;display:block}.yc-addon{display:flex;align-items:center;gap:12px;border:1px solid var(--yc-border);border-radius:8px;padding:14px 16px;margin-bottom:20px;background:#fff;cursor:pointer;transition:border-color .15s}.yc-addon:hover{border-color:var(--yc-orange)}.yc-addon input[type=checkbox]{accent-color:var(--yc-orange);width:16px;height:16px;flex-shrink:0;cursor:pointer}.yc-addon__sku{font-family:var(--yc-font-mono);font-size:10px;color:var(--yc-muted);letter-spacing:.04em;flex-shrink:0}.yc-addon__name{font-family:var(--yc-font-body);font-size:13px;font-weight:600;color:var(--yc-charcoal);flex:1}.yc-addon__price{font-family:var(--yc-font-display);font-size:14px;font-weight:700;color:var(--yc-charcoal)}.yc-total-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-top:1px solid var(--yc-border);margin-bottom:16px}.yc-total-row__label{font-family:var(--yc-font-body);font-size:13px;color:var(--yc-muted)}.yc-total-row__price{font-family:var(--yc-font-display);font-size:22px;font-weight:800;color:var(--yc-charcoal)}.yc-tabs__nav{display:flex;border-bottom:1px solid var(--yc-border);margin-bottom:20px;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap}.yc-tabs__nav::-webkit-scrollbar{display:none}.yc-tabs__tab{font-family:var(--yc-font-body);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--yc-muted);padding:12px 14px;white-space:nowrap;flex-shrink:0;border:none;background:none;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s}.yc-tabs__tab.is-active{color:var(--yc-charcoal);border-bottom-color:var(--yc-charcoal)}.yc-tabs__panel{display:none;font-family:var(--yc-font-body);font-size:14px;color:var(--yc-muted);line-height:1.8}.yc-tabs__panel.is-active{display:block}.yc-trust{display:flex;flex-wrap:wrap;gap:16px;padding-top:16px;border-top:1px solid var(--yc-border)}.yc-trust__item{display:flex;align-items:center;gap:6px;font-family:var(--yc-font-body);font-size:12px;color:var(--yc-muted)}.yc-trust__icon{font-size:14px}.yc-detail-section{background-color:var(--yc-cream);padding:80px 0;border-top:1px solid var(--yc-border)}.yc-detail-section--alt{background-color:var(--yc-cream-dark)}.yc-detail-grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:1024px){.yc-detail-grid{grid-template-columns:1fr 1fr;gap:64px}.yc-detail-grid--reverse>*:first-child{order:2}.yc-detail-grid--reverse>*:last-child{order:1}}.yc-detail-img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px}.yc-science{background-color:var(--yc-charcoal);padding:96px 0}.yc-science .yc-heading{color:var(--yc-cream)}.yc-science .yc-body-text{color:#f5f0e8bf}.yc-science__quote{font-family:var(--yc-font-display);font-size:clamp(20px,2.5vw,28px);font-weight:700;color:var(--yc-cream);line-height:1.4;border-left:3px solid var(--yc-orange);padding-left:24px;margin:32px 0}.yc-reviews{background-color:var(--yc-cream-dark);padding:96px 0}.yc-reviews__grid{display:grid;grid-template-columns:1fr;gap:24px;margin-top:48px}@media(min-width:768px){.yc-reviews__grid{grid-template-columns:repeat(3,1fr)}}.yc-review-card{background:var(--yc-cream);border:1px solid var(--yc-border);border-radius:8px;padding:24px}.yc-review-card__stars{color:var(--yc-orange);font-size:14px;letter-spacing:2px;margin-bottom:12px}.yc-review-card__text{font-family:var(--yc-font-body);font-size:14px;color:var(--yc-charcoal);line-height:1.7;margin-bottom:16px}.yc-review-card__author{font-family:var(--yc-font-body);font-size:12px;font-weight:600;color:var(--yc-muted);letter-spacing:.04em;text-transform:uppercase}.yc-faq{background-color:var(--yc-cream);padding:96px 0}.yc-faq__list{margin-top:48px}.yc-faq__item{border-top:1px solid var(--yc-border)}.yc-faq__item:last-child{border-bottom:1px solid var(--yc-border)}.yc-faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0;background:none;border:none;cursor:pointer;text-align:left;gap:16px}.yc-faq__question span{font-family:var(--yc-font-body);font-size:15px;font-weight:600;color:var(--yc-charcoal)}.yc-faq__icon{font-size:20px;color:var(--yc-orange);flex-shrink:0;transition:transform .2s;line-height:1}.yc-faq__item.is-open .yc-faq__icon{transform:rotate(45deg)}.yc-faq__answer{display:none;padding-bottom:20px;font-family:var(--yc-font-body);font-size:14px;color:var(--yc-muted);line-height:1.8}.yc-faq__item.is-open .yc-faq__answer{display:block}.yc-footer{background-color:var(--yc-charcoal);padding:64px 0 32px}.yc-footer__grid{display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:48px}@media(min-width:768px){.yc-footer__grid{grid-template-columns:2fr 1fr 1fr}}.yc-footer__brand-name{font-family:var(--yc-font-display);font-size:20px;font-weight:700;color:var(--yc-cream);margin-bottom:12px}.yc-footer__tagline{font-family:var(--yc-font-body);font-size:14px;color:#f5f0e899;line-height:1.7;max-width:280px}.yc-footer__col-title{font-family:var(--yc-font-body);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f5f0e880;margin-bottom:16px}.yc-footer__links{list-style:none}.yc-footer__links li{margin-bottom:10px}.yc-footer__links a{font-family:var(--yc-font-body);font-size:14px;color:#f5f0e8bf;text-decoration:none;transition:color .15s}.yc-footer__links a:hover{color:var(--yc-cream)}.yc-footer__bottom{border-top:1px solid rgba(245,240,232,.1);padding-top:24px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.yc-footer__copy{font-family:var(--yc-font-body);font-size:12px;color:#f5f0e866}.yc-sticky-cta{position:fixed;bottom:0;left:0;right:0;background:var(--yc-cream);border-top:1px solid var(--yc-border);padding:12px 20px;z-index:90;display:flex;align-items:center;gap:12px;box-shadow:0 -4px 20px #2a252014;padding-bottom:calc(12px + env(safe-area-inset-bottom))}@media(min-width:1024px){.yc-sticky-cta{display:none}}.yc-sticky-cta__price{font-family:var(--yc-font-display);font-size:20px;font-weight:800;color:var(--yc-charcoal);flex-shrink:0}.yc-sticky-cta .yc-btn-primary{flex:1}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:767px){.yc-header__cta{display:none}.yc-buybox__batch-grid>div:nth-child(1),.yc-buybox__batch-grid>div:nth-child(2){display:none}.yc-buybox__batch-grid{grid-template-columns:1fr!important}.yc-product__grid>div{min-width:0;max-width:100%;overflow:hidden}.yc-addon{flex-wrap:wrap}.yc-addon__name{flex-basis:100%;order:1}.yc-addon__sku{order:0}.yc-addon__price{order:2;margin-left:auto}.yc-pair-with{overflow:hidden}}@media(max-width:767px){.yc-hero{min-height:100svh;max-height:none;display:flex;flex-direction:column}.yc-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:100svh;max-height:none;object-fit:cover;object-position:60% center}.yc-hero__overlay{background:linear-gradient(to right,#14110ee0,#14110e8c 45%,#14110e14)}.yc-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;min-height:100svh;align-items:initial;padding-bottom:0}.yc-hero__text{max-width:100%}.yc-hero__title{font-size:clamp(36px,9vw,52px)}.yc-hero__subtitle{font-size:15px;max-width:100%}.yc-hero__badges{display:none}}.yc-header__cart{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:transparent;transition:background-color .2s,color .2s;text-decoration:none;cursor:pointer}.yc-header__cart:hover{background-color:var(--yc-cream-dark);color:var(--yc-orange)}.yc-header__cart-badge{position:absolute;top:-4px;right:-4px;background:var(--yc-orange);color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;font-family:var(--yc-font-body)}.yc-cart-buttons{display:flex;flex-direction:column;gap:12px;margin-top:24px;width:100%}@media(min-width:768px){.yc-cart-buttons{flex-direction:row}.yc-cart-buttons button{flex:1}}#yc-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000e0;align-items:center;justify-content:center;cursor:zoom-out}#yc-lightbox.is-open{display:flex}#yc-lightbox__img{max-width:92vw;max-height:92vh;object-fit:contain;border-radius:4px;box-shadow:0 8px 48px #0009;cursor:default;display:block}#yc-lightbox__close{position:absolute;top:16px;right:20px;background:none;border:none;color:#fff;font-size:2.4rem;line-height:1;cursor:pointer;padding:4px 8px;opacity:.8;transition:opacity .15s}#yc-lightbox__close:hover{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/79/assets/theme.css.map */
