.artecho-product{padding:52px 0 20px;display:block;background:#fff;color:var(--artecho-color-ink)}.artecho-product *,.artecho-product *:before,.artecho-product *:after{box-sizing:border-box}.artecho-product a{color:inherit}.artecho-product__breadcrumb{margin-bottom:18px;display:flex;flex-wrap:wrap;gap:6px;align-items:center;color:var(--artecho-color-muted);font-size:13px;font-weight:700}.artecho-product__breadcrumb span:before{content:"/";margin:0 6px;color:var(--artecho-color-line)}.artecho-product__breadcrumb>span:last-child{max-width:45ch;overflow:hidden;color:var(--artecho-color-ink);text-overflow:ellipsis;white-space:nowrap}.artecho-product__main{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:42px;align-items:start}.artecho-product__gallery{min-width:0;display:block}.artecho-product__media-stage{position:relative;height:520px;overflow:hidden;border:1px solid var(--artecho-color-line);border-radius:8px;background:#f8fafc}.artecho-product__media-list,.artecho-product__media{width:100%;height:100%;margin:0}.artecho-product__media{display:none}.artecho-product__media.is-active{display:grid;place-items:center}.artecho-product__media img,.artecho-product__media video,.artecho-product__media iframe,.artecho-product__media model-viewer,.artecho-product__media svg{width:100%;height:100%;min-height:0;max-height:100%;display:block;object-fit:cover}.artecho-product__badge{position:absolute;z-index:2;top:14px;left:14px;padding:7px 11px;border-radius:999px;background:var(--artecho-color-ink);color:#fff;font-size:12px;font-weight:900}.artecho-product__media-arrow,.artecho-product__zoom{position:absolute;z-index:2;width:42px;height:42px;padding:11px;border:1px solid var(--artecho-color-line);border-radius:50%;display:grid;place-items:center;background:#fffffff0;color:var(--artecho-color-ink);cursor:pointer;opacity:0;transition:opacity .18s ease,transform .18s ease}.artecho-product__media-arrow{top:50%;transform:translateY(-50%)}.artecho-product__media-arrow svg,.artecho-product__zoom svg{width:18px;height:18px}.artecho-product__media-arrow--prev{left:12px}.artecho-product__media-arrow--prev svg{transform:rotate(90deg)}.artecho-product__media-arrow--next{right:12px}.artecho-product__media-arrow--next svg{transform:rotate(-90deg)}.artecho-product__zoom{right:12px;bottom:12px}.artecho-product__media-stage:hover .artecho-product__media-arrow,.artecho-product__media-stage:hover .artecho-product__zoom,.artecho-product__media-arrow:focus-visible,.artecho-product__zoom:focus-visible{opacity:1}.artecho-product__thumbnails{margin-top:10px;padding-bottom:4px;display:flex;gap:10px;overflow-x:auto;scrollbar-width:none}.artecho-product__thumbnails::-webkit-scrollbar{display:none}.artecho-product__thumbnail{width:120px;height:96px;padding:0;border:2px solid var(--artecho-color-line);border-radius:6px;flex:none;overflow:hidden;background:#fff;cursor:pointer}.artecho-product__thumbnail.is-active{border-color:var(--artecho-color-ink)}.artecho-product__thumbnail img{width:100%;height:100%;object-fit:cover}.artecho-product__buy-box{position:sticky;top:96px;min-width:0;background:#fff}.artecho-product__vendor{margin:0 0 8px;color:var(--artecho-color-coral);font-size:13px;font-weight:800}.artecho-product__buy-box h1{margin:10px 0 6px;font-size:clamp(30px,3.6vw,46px);line-height:1.05;letter-spacing:0}.artecho-product .artecho-rating-summary--product{margin-top:12px}.artecho-product__description{margin:0 0 18px;color:#475467;font-size:16px;line-height:1.55}.artecho-product__description>:first-child{margin-top:0}.artecho-product__description>:last-child{margin-bottom:0}.artecho-product__description>p:first-child{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.artecho-product__description-details{margin-top:8px;font-size:14px}.artecho-product__description-details summary{width:max-content;color:var(--artecho-color-ink);font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.artecho-product__description-details>.rte{max-height:260px;margin-top:10px;padding:14px;overflow:auto;border:1px solid var(--artecho-color-line);border-radius:8px;background:#f8fafc}.artecho-product__variants,artecho-product-options{margin-top:0;display:block}.artecho-product .product-form__input{margin:0 0 14px;padding:0;border:0}.artecho-product .form__label{margin-bottom:8px;display:block;color:var(--artecho-color-muted);font-size:13px;font-weight:900;text-transform:uppercase}.artecho-product .product-form__input--pill input{position:absolute;width:1px;height:1px;opacity:0}.artecho-product .product-form__input--pill label{max-width:100%;min-height:40px;margin:0 7px 7px 0;padding:9px 14px;border:1px solid var(--artecho-color-line);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;overflow-wrap:anywhere;background:#fff;font-size:13px;font-weight:800;cursor:pointer}.artecho-product .product-form__input--pill :is(input,label)[hidden]{display:none!important}.artecho-product .product-form__input--pill .label-unavailable{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.artecho-product .product-form__input--pill input:checked+label{border-color:var(--artecho-color-ink);background:var(--artecho-color-ink);color:#fff}.artecho-product .product-form__input--pill input.disabled+label{color:var(--artecho-color-muted);text-decoration:line-through;opacity:.65}.artecho-product__options-toggle{min-height:44px;margin:-4px 0 14px;padding:8px 0;border:0;display:inline-flex;align-items:center;background:transparent;color:var(--artecho-color-ink);font:800 13px/1.3 var(--artecho-font-body);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.artecho-product .product-form__input--dropdown select{width:100%;min-height:46px;padding:0 14px;border:1px solid var(--artecho-color-line);border-radius:6px;background:#fff;font:inherit}.artecho-product__price{margin:4px 0 16px}.artecho-product .price__regular,.artecho-product .price__sale{display:none;align-items:baseline;gap:10px}.artecho-product .price:not(.price--on-sale) .price__regular,.artecho-product .price.price--on-sale .price__sale{display:flex}.artecho-product .price-item{font-size:30px;font-weight:900}.artecho-product s.price-item{color:var(--artecho-color-muted);font-size:16px;font-weight:700}.artecho-product__purchase-row{display:grid;grid-template-columns:134px minmax(0,1fr);gap:10px;align-items:start}.artecho-product__quantity{margin:0;display:grid;gap:8px}.artecho-product__quantity>label{color:var(--artecho-color-muted);font-size:13px;font-weight:900;text-transform:uppercase}.artecho-product__buy-buttons{margin-top:27px}.artecho-product .quantity{width:134px;height:44px;border:1px solid var(--artecho-color-line);border-radius:999px;display:grid;grid-template-columns:repeat(3,44px);align-items:center;overflow:hidden;background:#fff}.artecho-product .quantity__button{width:44px;min-width:44px;height:42px;min-height:42px;margin:0;padding:13px;border:0;display:grid;place-items:center;background:#fff;color:var(--artecho-color-ink);cursor:pointer}.artecho-product .quantity__button .svg-wrapper,.artecho-product .quantity__button svg{width:16px;height:16px;display:block}.artecho-product .quantity__input{width:44px;min-width:44px;height:42px;margin:0;padding:0;border:0;background:#fff;color:var(--artecho-color-ink);text-align:center;font:800 14px/1 var(--artecho-font-body);-webkit-appearance:textfield;appearance:textfield}.artecho-product .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.artecho-product__buy-buttons artecho-product-form,.artecho-product-form__form{display:block}.artecho-product-form__submit{width:100%;min-height:46px;padding:11px 18px;border:1px solid var(--artecho-color-green);border-radius:999px;background:var(--artecho-color-green);color:#fff;font:900 16px/1.2 var(--artecho-font-body);cursor:pointer}.artecho-product-form__submit[disabled],.artecho-product-form__submit[aria-busy=true]{cursor:not-allowed;opacity:.5}.artecho-product-form__error{margin:0 0 10px;color:#b42318;font-size:13px}.artecho-product-form__error[hidden]{display:none}.artecho-product-form__dynamic-checkout{margin-top:10px}.artecho-product__buy-buttons .shopify-payment-button__button{min-height:46px!important;border-radius:999px!important;overflow:hidden;font-family:var(--artecho-font-body)!important}.artecho-product__buy-buttons .shopify-payment-button__more-options{min-height:44px;color:var(--artecho-color-ink)}.artecho-product__trust{margin:18px 0 0;padding:0;display:grid;gap:7px;color:var(--artecho-color-muted);font-size:13px;list-style:none}.artecho-product__trust li:before{content:"\2713";margin-right:8px;color:var(--artecho-color-green);font-weight:900}.artecho-product__includes{margin:16px 0 0;color:var(--artecho-color-muted);font-size:13px}.artecho-product__includes strong{color:var(--artecho-color-ink)}.artecho-product__share{margin-top:18px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800}.artecho-product__share>span{color:var(--artecho-color-muted);font-size:12px;font-weight:900;text-transform:uppercase}.artecho-product__share a{width:34px;height:34px;border:1px solid var(--artecho-color-line);border-radius:50%;display:grid;place-items:center;text-decoration:none;text-transform:uppercase;transition:background .18s ease,color .18s ease}.artecho-product__share a:hover{background:var(--artecho-color-ink);color:#fff}.artecho-product__share a svg{width:16px;height:16px}.artecho-product__lightbox{width:min(1000px,calc(100% - 32px));height:min(90vh,900px);padding:48px;border:0;background:#fff}.artecho-product__lightbox::backdrop{background:#111827cc}.artecho-product__lightbox>button{position:absolute;top:8px;right:8px;width:44px;height:44px;padding:12px;border:0;border-radius:50%;background:#f2f4f7;cursor:pointer}.artecho-product__lightbox img{width:100%;height:100%;object-fit:contain}.artecho-product :focus-visible{outline:2px solid var(--artecho-color-coral);outline-offset:2px}@media(max-width:989px){.artecho-product__main{grid-template-columns:1fr;gap:24px}.artecho-product__buy-box{position:static}}@media(max-width:749px){.artecho-product{padding-top:34px}.artecho-product__media-stage{height:340px}.artecho-product__media-arrow,.artecho-product__zoom{opacity:1}.artecho-product__thumbnail{width:96px;height:76px}.artecho-product__purchase-row{grid-template-columns:134px minmax(0,1fr)}.artecho-product__lightbox{padding:44px 12px 12px}}@media(prefers-reduced-motion:reduce){.artecho-product *{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/artecho-product.css.map */
