.forse-blog{padding-top:clamp(56px,8vw,120px);padding-bottom:clamp(80px,10vw,160px)}.forse-blog__header{border-bottom:1px solid rgba(17,17,17,.18);padding-bottom:clamp(28px,4vw,56px)}.forse-blog__header p,.forse-blog__article span{font-size:11px;font-weight:800;letter-spacing:.12em}.forse-blog__header h1{margin:12px 0 0;font-size:clamp(52px,9vw,148px);line-height:.86;text-transform:uppercase}.forse-blog__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.forse-blog__article{border-bottom:1px solid rgba(17,17,17,.18)}.forse-blog__article:nth-child(odd){border-right:1px solid rgba(17,17,17,.18)}.forse-blog__article a{display:block;color:inherit;padding:clamp(24px,3vw,48px);text-decoration:none}.forse-blog__article img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;margin-bottom:24px}.forse-blog__article h2{margin:8px 0 0;font-size:clamp(24px,3vw,44px);line-height:.95;text-transform:uppercase}.forse-blog__empty{margin:48px 0 0;font-size:clamp(18px,2vw,28px)}@media(max-width:749px){.forse-blog__grid{grid-template-columns:1fr}.forse-blog__article:nth-child(odd){border-right:0}}.section--product{padding:24px 0 80px}.product-editorial .product-main{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,.72fr);width:min(calc(100% - 32px),1480px);margin-inline:auto;gap:0;align-items:start;border:1px solid var(--color-border);background:var(--color-background)}.product-editorial .product-gallery{display:block;min-width:0;border-right:1px solid var(--color-border)}.product-gallery__stage{position:relative;aspect-ratio:4 / 3;min-height:620px;max-height:780px;overflow:hidden;background:var(--color-background)}.product-gallery__status{position:absolute;z-index:3;top:20px;left:24px;right:24px;display:flex;justify-content:space-between;color:var(--color-muted);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;pointer-events:none}.product-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;margin:0;opacity:0;visibility:hidden;transition:opacity .24s ease;pointer-events:none}.product-gallery__slide.is-active{z-index:1;opacity:1;visibility:visible}.product-gallery__slide img{width:100%;height:100%;padding:52px;object-fit:contain}.product-gallery__arrows{position:absolute;z-index:4;right:20px;bottom:20px;display:flex;gap:8px}.product-gallery__arrow{display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid var(--color-ink);border-radius:0;background:var(--color-background);color:var(--color-ink);font-size:22px;line-height:1;cursor:pointer;transition:background .18s ease,color .18s ease}.product-gallery__arrow:hover,.product-gallery__arrow:focus-visible{background:var(--color-ink);color:var(--color-background)}.product-gallery__thumbs{display:flex;min-height:116px;overflow-x:auto;border-top:1px solid var(--color-border);scrollbar-width:thin}.product-gallery__thumb{position:relative;flex:0 0 132px;display:grid;place-items:center;min-height:116px;padding:10px;border:0;border-right:1px solid var(--color-border);border-radius:0;background:transparent;cursor:pointer;opacity:.52;transition:opacity .18s ease,background .18s ease}.product-gallery__thumb.is-active,.product-gallery__thumb:hover,.product-gallery__thumb:focus-visible{background:var(--color-surface);opacity:1}.product-gallery__thumb.is-active:after{content:"";position:absolute;inset:auto 10px 7px;height:2px;background:var(--color-ink)}.product-gallery__thumb img{width:100%;height:80px;object-fit:contain}.product-gallery__thumb span{position:absolute;top:8px;left:9px;font-size:9px;font-weight:900}.product-editorial .product-info{position:sticky;top:94px;display:grid;gap:0;padding:36px;border:0;background:var(--color-surface)}.product-info__topline{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:22px;border-bottom:1px solid var(--color-border)}.product-info__topline .eyebrow{margin:0}.product-info__topline>span{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-info__heading{display:grid;gap:20px;padding:28px 0;border-bottom:1px solid var(--color-border)}.product-editorial .product-info h1{max-width:10ch;font-size:58px;line-height:.92;overflow-wrap:anywhere}.product-editorial .product-info__price{color:var(--color-ink);font-size:20px;font-weight:700;font-variant-numeric:tabular-nums}.product-info__description{padding:24px 0;border-bottom:1px solid var(--color-border);color:var(--color-muted);font-size:15px;line-height:1.65}.product-info__description>:first-child{margin-top:0}.product-info__description>:last-child{margin-bottom:0}.product-editorial .product-form{display:grid;gap:20px;padding:26px 0}.product-form__field,.product-form__quantity{display:grid;gap:8px}.product-form__field label,.product-form__quantity label{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-editorial .product-form select,.product-editorial .quantity-input{min-height:52px;border-radius:0;background:var(--color-background)}.product-form__purchase-row{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;align-items:end}.product-form__submit{width:100%;min-height:52px;border-radius:0}.product-form__submit:disabled{cursor:not-allowed;opacity:.45}.product-form__accelerated{display:grid;gap:10px}.product-form__accelerated .shopify-payment-button,.product-form__accelerated .shopify-payment-button__button{width:100%;min-height:52px;border-radius:0}.product-info__footer{display:flex;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid var(--color-border);color:var(--color-muted);font-size:9px;font-weight:900;letter-spacing:.14em}@media(max-width:989px){.section--product{padding:12px 0 56px}.product-editorial .product-main{grid-template-columns:1fr;width:min(calc(100% - 20px),760px)}.product-editorial .product-gallery{border-right:0;border-bottom:1px solid var(--color-border)}.product-gallery__stage{aspect-ratio:1 / 1;min-height:420px}.product-gallery__slide img{padding:42px 24px}.product-editorial .product-info{position:static;padding:28px 24px}.product-editorial .product-info h1{max-width:12ch;font-size:44px}}@media(max-width:520px){.product-gallery__stage{min-height:360px}.product-gallery__status{top:14px;left:16px;right:16px}.product-gallery__slide img{padding:40px 14px 30px}.product-gallery__arrows{right:12px;bottom:12px}.product-gallery__arrow{width:44px;height:44px}.product-gallery__thumb{flex-basis:104px;min-height:96px}.product-gallery__thumb img{height:64px}.product-editorial .product-info{padding:24px 18px}.product-editorial .product-info h1{font-size:38px}.product-form__purchase-row{grid-template-columns:80px minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.product-gallery__slide,.product-gallery__arrow,.product-gallery__thumb{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/29/compiled_assets/styles.css.map */
