:root{--yoclez-ink: #111a22;--yoclez-muted: #5d676f;--yoclez-red: #d9362b;--yoclez-soft: #f3f5f2;--yoclez-border: #dde2df;--yoclez-shell: 1320px}.yoclez-home *,.yoclez-product *,.yoclez-collection *{box-sizing:border-box}.yoclez-shell{width:min(calc(100% - 64px),var(--yoclez-shell));margin-inline:auto}.yoclez-eyebrow{margin:0 0 14px;color:var(--yoclez-red);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.yoclez-breadcrumb{display:flex;gap:10px;align-items:center;padding:20px 0;overflow:hidden;color:var(--yoclez-muted);font-size:13px;white-space:nowrap}.yoclez-breadcrumb a{color:inherit;text-underline-offset:3px}.yoclez-breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis}.yoclez-button{display:inline-flex;min-height:48px;padding:13px 24px;border:1px solid transparent;align-items:center;justify-content:center;font-weight:750;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.yoclez-button:hover{transform:translateY(-1px)}.yoclez-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.yoclez-button--primary{border-color:var(--yoclez-red);background:var(--yoclez-red);color:#fff}.yoclez-button--primary:hover{border-color:var(--yoclez-ink);background:var(--yoclez-ink);color:#fff}.yoclez-button--secondary{border-color:var(--yoclez-ink);background:transparent;color:var(--yoclez-ink)}.yoclez-button--secondary:hover{background:var(--yoclez-ink);color:#fff}.yoclez-button--light{border-color:#fff;background:#fff;color:var(--yoclez-ink)}.yoclez-button--ghost-light{border-color:#ffffffb3;background:transparent;color:#fff}.yoclez-button-row{display:flex;gap:12px;flex-wrap:wrap}.yoclez-hero{position:relative;display:grid;min-height:min(70vh,760px);overflow:hidden;background:#18242b;color:#fff;place-items:stretch}.yoclez-hero__media,.yoclez-hero__media img,.yoclez-hero__overlay,.yoclez-hero__content{grid-area:1 / 1}.yoclez-hero__media,.yoclez-hero__media img{width:100%;height:100%}.yoclez-hero__media img{object-fit:cover;object-position:center}.yoclez-hero__overlay{z-index:1;background:linear-gradient(90deg,#091116c7,#09111685 48%,#0911161a 78%)}.yoclez-hero__content{position:relative;z-index:2;display:flex;padding-block:clamp(78px,10vw,150px);flex-direction:column;align-items:flex-start;justify-content:center}.yoclez-hero__content h1{max-width:760px;margin:0 0 24px;color:#fff;font-size:clamp(46px,6.2vw,92px);line-height:.98;letter-spacing:-.04em}.yoclez-hero__content>p:not(.yoclez-eyebrow){max-width:620px;margin:0 0 32px;color:#ffffffe0;font-size:clamp(17px,1.5vw,21px);line-height:1.6}.yoclez-trust{border-bottom:1px solid var(--yoclez-border);background:#fff}.yoclez-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.yoclez-trust__grid>div{display:flex;min-height:110px;padding:24px 30px;border-left:1px solid var(--yoclez-border);flex-direction:column;justify-content:center}.yoclez-trust__grid>div:last-child{border-right:1px solid var(--yoclez-border)}.yoclez-trust strong{color:var(--yoclez-ink);font-size:15px}.yoclez-trust span{margin-top:5px;color:var(--yoclez-muted);font-size:13px}.yoclez-home__section{padding-block:clamp(70px,8vw,112px)}.yoclez-section-heading{display:flex;gap:32px;margin-bottom:38px;align-items:end;justify-content:space-between}.yoclez-section-heading h2{max-width:760px;margin:0;color:var(--yoclez-ink);font-size:clamp(34px,4vw,55px);line-height:1.08;letter-spacing:-.025em}.yoclez-section-heading>a{color:var(--yoclez-ink);font-weight:700;text-underline-offset:5px}.yoclez-section-heading--center{justify-content:center;text-align:center}.yoclez-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.yoclez-product-card{min-width:0;border:1px solid var(--yoclez-border);background:#fff}.yoclez-product-card__media{position:relative;display:block;overflow:hidden;background:#f6f7f5;aspect-ratio:1 / 1}.yoclez-product-card__media img,.yoclez-product-card__media svg{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.yoclez-product-card:hover .yoclez-product-card__media img{transform:scale(1.025)}.yoclez-product-card__badge{position:absolute;top:14px;left:14px;padding:6px 10px;background:var(--yoclez-red);color:#fff;font-size:12px;font-weight:800}.yoclez-product-card__body{display:flex;min-height:250px;padding:22px;flex-direction:column;align-items:flex-start}.yoclez-product-card h2,.yoclez-product-card h3{margin:0 0 14px;color:var(--yoclez-ink);font-size:18px;line-height:1.35}.yoclez-product-card h2 a,.yoclez-product-card h3 a{color:inherit;text-decoration:none}.yoclez-product-card__price{display:flex;gap:9px;align-items:baseline;color:var(--yoclez-ink)}.yoclez-product-card__price strong{font-size:18px}.yoclez-product-card__price s{color:var(--yoclez-muted);font-size:14px}.yoclez-stock{position:relative;margin:12px 0 18px;padding-left:16px;color:#246a37;font-size:13px;font-weight:700}.yoclez-stock:before{position:absolute;top:.45em;left:0;width:7px;height:7px;border-radius:50%;background:currentColor;content:""}.yoclez-stock.is-sold-out{color:#8a3934}.yoclez-product-card .yoclez-button{width:100%;margin-top:auto}.yoclez-featured{padding-block:clamp(70px,8vw,112px);background:var(--yoclez-soft)}.yoclez-featured__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(45px,7vw,100px);align-items:center}.yoclez-featured__media{background:#fff}.yoclez-featured__media img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:contain}.yoclez-featured__content h2{margin:0 0 24px;color:var(--yoclez-ink);font-size:clamp(37px,4.2vw,62px);line-height:1.05;letter-spacing:-.03em}.yoclez-featured__content>p{margin:22px 0 30px;color:var(--yoclez-muted);font-size:17px;line-height:1.7}.yoclez-featured__price{display:flex;gap:12px;align-items:baseline}.yoclez-featured__price strong{color:var(--yoclez-red);font-size:27px}.yoclez-featured__price s{color:var(--yoclez-muted)}.yoclez-scenes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.yoclez-scenes article{overflow:hidden;background:var(--yoclez-soft)}.yoclez-scenes img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.yoclez-scenes article>div{padding:25px}.yoclez-scenes h3{margin:0 0 8px;color:var(--yoclez-ink);font-size:22px}.yoclez-scenes p{margin:0;color:var(--yoclez-muted);line-height:1.6}.yoclez-story{padding-block:clamp(72px,9vw,125px);background:var(--yoclez-ink);color:#fff}.yoclez-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,120px);align-items:end}.yoclez-story h2{max-width:650px;margin:0;color:#fff;font-size:clamp(40px,5vw,70px);line-height:1.02}.yoclez-story p{margin:0 0 24px;color:#ffffffc7;font-size:18px;line-height:1.75}.yoclez-story a{color:#fff;font-weight:750;text-underline-offset:6px}.yoclez-support-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--yoclez-border)}.yoclez-support-links a{display:flex;min-height:170px;padding:30px;background:var(--yoclez-soft);color:var(--yoclez-ink);flex-direction:column;justify-content:center;text-decoration:none}.yoclez-support-links a:hover{background:#e9ede9}.yoclez-support-links strong{font-size:22px}.yoclez-support-links span{margin-top:8px;color:var(--yoclez-muted)}.yoclez-newsletter{padding-block:68px;background:#223139;color:#fff}.yoclez-newsletter__grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.yoclez-newsletter h2{margin:0 0 12px;color:#fff;font-size:clamp(30px,3vw,44px)}.yoclez-newsletter p{margin:0;color:#ffffffbf}.yoclez-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:10px}.yoclez-newsletter__form input{min-width:0;min-height:50px;padding:12px 15px;border:1px solid rgba(255,255,255,.45);background:#fff;color:var(--yoclez-ink);font:inherit}.yoclez-newsletter__form p,.yoclez-newsletter__form div{grid-column:1 / -1}.yoclez-product{padding-bottom:80px;color:var(--yoclez-ink)}.yoclez-product__layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);gap:clamp(44px,6vw,90px);align-items:start}.yoclez-product__gallery{min-width:0}.yoclez-product__main-media{display:grid;min-height:600px;background:#f5f6f4;place-items:center}.yoclez-product__main-image,.yoclez-product__placeholder{display:block;width:100%;max-height:760px;object-fit:contain}.yoclez-product__thumbs{display:flex;gap:10px;margin-top:12px;padding-bottom:6px;overflow-x:auto}.yoclez-product__thumb{width:76px;min-width:76px;height:76px;padding:4px;border:1px solid var(--yoclez-border);background:#fff;cursor:pointer}.yoclez-product__thumb.is-active{border:2px solid var(--yoclez-ink)}.yoclez-product__thumb img{width:100%;height:100%;object-fit:contain}.yoclez-product__info{position:sticky;top:112px;padding-top:20px}.yoclez-product__info h1{margin:0 0 20px;color:var(--yoclez-ink);font-size:clamp(34px,3.8vw,54px);line-height:1.08;letter-spacing:-.025em}.yoclez-product__price{display:flex;gap:12px;margin-bottom:4px;align-items:center;flex-wrap:wrap}.yoclez-product__price-current{color:var(--yoclez-red);font-size:30px;font-weight:800}.yoclez-product__price s{color:var(--yoclez-muted);font-size:18px}.yoclez-sale-badge{padding:5px 9px;background:#f8dfdc;color:#9b2a22;font-size:12px;font-weight:800}.yoclez-product__benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:22px 0 28px;padding:0;background:var(--yoclez-border);list-style:none}.yoclez-product__benefits li{display:grid;min-height:76px;padding:14px;background:var(--yoclez-soft);place-items:center;color:var(--yoclez-ink);font-size:12px;font-weight:700;text-align:center}.yoclez-product__form>label{display:block;margin-bottom:8px;font-weight:700}.yoclez-product__form select{width:100%;min-height:50px;margin-bottom:14px;padding:10px 42px 10px 14px;border:1px solid #aeb7b8;background:#fff;color:var(--yoclez-ink);font:inherit}.yoclez-product__buy-row{display:grid;grid-template-columns:88px 1fr;gap:10px}.yoclez-quantity{width:100%;min-height:52px;padding:10px;border:1px solid #aeb7b8;background:#fff;color:var(--yoclez-ink);font:inherit;text-align:center}.yoclez-product__submit{min-height:52px}.yoclez-product__support-card{margin:26px 0 0;padding:23px;border-left:4px solid var(--yoclez-red);background:var(--yoclez-soft)}.yoclez-product__support-card h2{margin:0 0 8px;font-size:21px}.yoclez-product__support-card p{margin:0 0 12px;color:var(--yoclez-muted);line-height:1.55}.yoclez-product__support-card a{color:var(--yoclez-ink);font-weight:750;text-underline-offset:4px}.yoclez-accordions{margin-top:20px;border-top:1px solid var(--yoclez-border)}.yoclez-accordions details{border-bottom:1px solid var(--yoclez-border)}.yoclez-accordions summary{padding:18px 2px;font-weight:750;cursor:pointer}.yoclez-accordions details>div,.yoclez-accordions dl{margin:0;padding:0 2px 22px;color:var(--yoclez-muted);line-height:1.7}.yoclez-accordions img,.yoclez-accordions iframe{max-width:100%;height:auto}.yoclez-accordions dl>div{display:grid;grid-template-columns:120px 1fr;padding:7px 0}.yoclez-accordions dt{color:var(--yoclez-ink);font-weight:700}.yoclez-accordions dd{margin:0}.yoclez-link-list{display:flex;gap:16px;flex-wrap:wrap}.yoclez-link-list a{color:var(--yoclez-ink);font-weight:700;text-underline-offset:4px}.yoclez-sticky-cart{display:none}.yoclez-collection{padding-bottom:90px;color:var(--yoclez-ink)}.yoclez-collection__header{padding:clamp(50px,7vw,90px);background:var(--yoclez-ink);color:#fff}.yoclez-collection__header h1{margin:0;color:#fff;font-size:clamp(42px,6vw,78px);line-height:1;letter-spacing:-.03em}.yoclez-collection__header .rte{max-width:700px;margin-top:20px;color:#ffffffbf}.yoclez-collection__tabs{display:flex;gap:10px;margin:30px 0;overflow-x:auto}.yoclez-collection__tabs a{min-width:max-content;padding:11px 17px;border:1px solid var(--yoclez-border);color:var(--yoclez-ink);text-decoration:none}.yoclez-collection__tabs a.is-active,.yoclez-collection__tabs a:hover{border-color:var(--yoclez-ink);background:var(--yoclez-ink);color:#fff}.yoclez-collection__tools{display:flex;margin-bottom:28px;padding-block:14px;border-block:1px solid var(--yoclez-border);align-items:center;justify-content:space-between}.yoclez-collection__tools p{margin:0;font-weight:700}.yoclez-sort{display:flex;gap:10px;align-items:center}.yoclez-sort label{font-weight:700}.yoclez-sort select{min-height:44px;padding:8px 38px 8px 12px;border:1px solid #aeb7b8;background:#fff;color:var(--yoclez-ink)}.yoclez-pagination{display:flex;gap:24px;margin-top:48px;align-items:center;justify-content:center}.yoclez-pagination a{color:var(--yoclez-ink);font-weight:700}.yoclez-empty{padding:80px 24px;background:var(--yoclez-soft);text-align:center}@media screen and (max-width:989px){.yoclez-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yoclez-featured__grid,.yoclez-story__grid,.yoclez-product__layout{grid-template-columns:1fr}.yoclez-product__info{position:static;padding-top:0}.yoclez-product__main-media{min-height:0}}@media screen and (max-width:749px){body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}#MainContent{padding-bottom:0}.yoclez-shell{width:min(calc(100% - 36px),var(--yoclez-shell))}.yoclez-breadcrumb{padding-block:15px;font-size:12px}.yoclez-hero{min-height:min(74vh,640px)}.yoclez-hero__media img{object-position:center}.yoclez-hero__overlay{background:linear-gradient(0deg,#091116e0,#0911166b 62%,#0911161f)}.yoclez-hero__content{padding-block:48px 44px;justify-content:end}.yoclez-hero__content h1{margin-bottom:16px;font-size:clamp(40px,12vw,55px)}.yoclez-hero__content>p:not(.yoclez-eyebrow){margin-bottom:22px;font-size:15px}.yoclez-button-row{width:100%}.yoclez-button-row .yoclez-button{flex:1 1 150px}.yoclez-trust__grid{grid-template-columns:repeat(2,1fr)}.yoclez-trust__grid>div{min-height:92px;padding:16px;border-bottom:1px solid var(--yoclez-border)}.yoclez-home__section{padding-block:62px}.yoclez-section-heading{display:block;margin-bottom:28px}.yoclez-section-heading h2{font-size:35px}.yoclez-section-heading>a{display:inline-block;margin-top:16px}.yoclez-product-grid{gap:12px}.yoclez-product-card__body{min-height:240px;padding:15px}.yoclez-product-card h2,.yoclez-product-card h3{font-size:15px}.yoclez-product-card__price,.yoclez-product-card__price strong,.yoclez-product-card__price s{display:block}.yoclez-product-card .yoclez-button{min-height:44px;padding:10px 8px;font-size:13px}.yoclez-featured{padding-block:62px}.yoclez-featured__grid{gap:34px}.yoclez-featured__content h2{font-size:38px}.yoclez-scenes{grid-template-columns:1fr}.yoclez-scenes img{aspect-ratio:16 / 10}.yoclez-story__grid{gap:30px}.yoclez-story h2{font-size:41px}.yoclez-support-links{grid-template-columns:1fr}.yoclez-support-links a{min-height:120px;padding:24px}.yoclez-newsletter__grid{grid-template-columns:1fr;gap:28px}.yoclez-newsletter__form{grid-template-columns:1fr}.yoclez-product{padding-bottom:0}.yoclez-product__layout{gap:26px}.yoclez-product__main-media{margin-inline:-18px}.yoclez-product__main-image{max-height:480px;aspect-ratio:1 / 1}.yoclez-product__thumbs{margin-inline:-2px}.yoclez-product__info h1{font-size:32px}.yoclez-product__price-current{font-size:27px}.yoclez-product__benefits{margin-block:18px 22px}.yoclez-product__benefits li{min-height:70px;padding:10px 7px;font-size:11px}.yoclez-product__buy-row{grid-template-columns:72px 1fr}.yoclez-sticky-cart{position:fixed;right:0;bottom:calc(var(--toolbar-mobile-height, 52px) + 10px);left:0;z-index:var(--layer-heightened, 4);display:flex;gap:12px;min-height:70px;padding:9px 14px;border-top:1px solid var(--yoclez-border);background:#fffffff7;box-shadow:0 -8px 24px #111a2214;opacity:0;pointer-events:none;transform:translateY(110%);align-items:center;justify-content:space-between}.yoclez-sticky-cart.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.yoclez-sticky-cart>div{min-width:0}.yoclez-sticky-cart strong{display:block;max-width:180px;overflow:hidden;color:var(--yoclez-ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.yoclez-sticky-cart span{color:var(--yoclez-red);font-size:14px;font-weight:800}.yoclez-sticky-cart .yoclez-button{min-height:46px;padding:11px 17px}.yoclez-product__info{padding-bottom:94px}.yoclez-collection{padding-bottom:25px}.yoclez-collection__header{margin-inline:-18px;padding:50px 22px}.yoclez-collection__header h1{font-size:44px}.yoclez-collection__tabs{margin-block:22px}.yoclez-collection__tools{gap:14px;align-items:stretch;flex-direction:column}.yoclez-sort{justify-content:space-between}.yoclez-sort select{max-width:68%}.toolbar-mobile,sticky-toolbar-mobile,[class*=toolbar-mobile]{padding-bottom:env(safe-area-inset-bottom)!important}multitasking-bar,.multitasking-bar,[class*=multitasking-bar]{bottom:calc(72px + env(safe-area-inset-bottom))!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/yoclez-redesign.css.map */
