.apd{--apd-text: #1a1a1a;--apd-muted: #6b6b6b;--apd-line: #e3ded6;--apd-accent: #c98a2b;--apd-instock: #1e9e5a;--apd-radius: 8px;--apd-rail: 76px;--apd-rail-gap: 12px;--apd-btn-height: 48px;padding-top:var(--apd-pt);padding-bottom:var(--apd-pb);color:var(--apd-text)}.apd__in{max-width:var(--apd-max);margin:0 auto;padding:0 clamp(20px,5vw,96px)}.apd__crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:26px;font-size:15px;color:var(--apd-muted)}.apd__crumbs a{color:var(--apd-muted);text-decoration:none}.apd__crumbs a:hover,.apd__crumbs span[aria-current]{color:var(--apd-text)}.apd__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(20px,2.5vw,44px);align-items:start}.apd__gallery,.apd__info,.apd__stage,.apd__thumbs{min-width:0}.apd__gallery{display:grid;grid-template-columns:var(--apd-rail) minmax(0,1fr);gap:var(--apd-rail-gap);align-items:start}.apd__thumbs{display:flex;flex-direction:column;gap:10px;max-height:100vh;overflow-y:auto;scrollbar-width:thin}.apd-thumb{width:var(--apd-rail)!important;min-width:var(--apd-rail)!important;max-width:var(--apd-rail)!important;height:var(--apd-rail)!important;min-height:0!important;padding:0!important;margin:0!important;border:1px solid var(--apd-line)!important;border-radius:var(--apd-radius)!important;background:transparent!important;box-shadow:none!important;overflow:hidden;cursor:pointer;flex:0 0 auto}.apd-thumb.is-active{border-color:var(--apd-text)!important}.apd-thumb img{display:block;width:100%;height:100%;object-fit:cover}.apd__stage{display:flex;flex-direction:column;gap:12px;width:100%;max-width:var(--apd-shot-max, 620px)}.apd__shot{background:#f2efea;overflow:hidden}.apd__shot img,.apd__shot svg{display:block;width:100%;height:auto}.apd__info{position:sticky;top:24px;max-width:var(--apd-info-width)}.apd__vendor{margin:0 0 14px;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--apd-muted)}.apd__title{margin:0;font-family:var(--apd-title-family, var(--heading-font-family))!important;font-style:var(--apd-title-style, italic)!important;font-size:clamp(24px,2.2vw,32px);line-height:1.2;letter-spacing:var(--apd-title-tracking)!important;text-transform:var(--apd-title-transform)!important;font-weight:var(--apd-title-weight);color:var(--apd-text)}.apd__price{margin-top:16px;font-size:22px;color:var(--apd-muted)}.apd__price .bls__product-price{margin-top:0!important;gap:12px;align-items:baseline}.apd__price .price__regular,.apd__price .price{font-size:inherit;color:inherit}.apd__price .price__sale{font-size:17px}.apd__reviews{display:flex;align-items:center;gap:10px;margin-top:14px;font-size:15px;color:var(--apd-text)}.apd__stars{display:inline-flex;gap:2px;line-height:1}.apd__star{font-size:17px;line-height:1;color:#d5cec4}.apd__star.is-on{color:var(--apd-text)}.apd__summary{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:30px;font-size:17px;color:var(--apd-text)}.apd__rule{height:1px;background:var(--apd-line);margin:26px 0}.apd__desc{font-size:16px;line-height:1.65;color:var(--apd-text)}.apd__desc p{margin:0 0 12px}.apd__desc p:last-child{margin-bottom:0}.apd__stock{margin-top:30px}.apd__stock-label{margin:0 0 10px;font-size:15px;font-style:italic;color:var(--apd-accent)}.apd__bar{height:2px;background:var(--apd-line);position:relative;overflow:hidden}.apd__bar span{position:absolute;inset:0 auto 0 0;background:var(--apd-accent)}.apd__stock--in .apd__stock-label{color:var(--apd-instock)}.apd__stock--in .apd__bar span{background:var(--apd-instock)}.apd__stock--low .apd__stock-label{color:var(--apd-accent)}.apd__stock--low .apd__bar span{background:var(--apd-accent)}.apd__stock--out .apd__stock-label{color:var(--apd-muted);font-style:normal}.apd__stock--out .apd__bar span{background:transparent}.apd__form{margin-top:30px}.apd__variants{margin-bottom:18px}.apd .apd__select{width:100%;height:auto!important;min-height:var(--apd-btn-height)!important;padding:12px 42px 12px 16px!important;border:1px solid var(--apd-line)!important;border-radius:var(--apd-radius)!important;background-color:transparent!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M1 1L6 6L11 1' fill='none' stroke='%231a1a1a' stroke-width='1.4' stroke-linecap='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 16px center!important;background-size:12px 8px!important;font-size:15px;line-height:1.3;color:var(--apd-text);-webkit-appearance:none;appearance:none;cursor:pointer}.apd__select-wrap{position:relative}.apd__select--native{display:none!important}.apd .apd__select-trigger{text-align:left;cursor:pointer}.apd__select-list{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;display:none;margin:0;padding:6px;list-style:none;max-height:260px;overflow-y:auto;background:#fff;border:1px solid var(--apd-line);border-radius:var(--apd-radius);box-shadow:0 12px 30px #1412101f}.apd__select-wrap.is-open .apd__select-list{display:block}.apd__select-option{padding:10px 12px;border-radius:calc(var(--apd-radius) - 2px);font-size:15px;line-height:1.3;color:var(--apd-text);cursor:pointer}.apd__select-option:hover{background:#1412100d}.apd__select-option.is-selected{background:#14121014}.apd__select-option[aria-disabled=true]{opacity:.45;cursor:not-allowed}.apd__qty{display:inline-flex;align-items:center;border:1px solid var(--apd-line);border-radius:var(--apd-radius);overflow:hidden;margin-bottom:18px}.apd .apd__step{width:48px!important;min-width:48px!important;max-width:48px!important;height:46px!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--apd-text)!important;font-size:18px!important;line-height:1!important;letter-spacing:0!important;cursor:pointer}.apd__qty input{width:56px;height:46px;border:0;background:transparent;text-align:center;font-size:16px;color:var(--apd-text);-moz-appearance:textfield}.apd__qty input::-webkit-outer-spin-button,.apd__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.apd .apd__add,.apd .shopify-payment-button__button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:none!important;height:auto!important;min-height:var(--apd-btn-height)!important;padding:12px 20px!important;border-radius:var(--apd-radius)!important;box-shadow:none!important;font-size:14px!important;line-height:1.2!important;letter-spacing:.16em!important;text-transform:uppercase!important;text-align:center;cursor:pointer}.apd .apd__add{margin:0 0 16px!important;border:1px solid var(--apd-text)!important;background:transparent!important;color:var(--apd-text)!important;transition:background .2s ease,color .2s ease}.apd .apd__add:hover{background:var(--apd-text)!important;color:#fff!important}.apd .apd__add[disabled]{opacity:.45;cursor:not-allowed}.apd .shopify-payment-button{height:auto!important;min-height:0!important}.apd .shopify-payment-button__button{border:1px solid #a94f32!important;background:#a94f32!important;color:#fff!important}.apd .shopify-payment-button__more-options{display:none!important}.apd__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.apd__chip{display:inline-flex;align-items:center;gap:10px;padding:9px 14px;border:1px solid var(--apd-line);border-radius:var(--apd-radius);font-size:14px;color:var(--apd-text)}.apd__chip svg{width:17px;height:17px;flex:0 0 auto;stroke:currentColor;fill:none}.apd__acc{margin-top:34px}.apd__acc-item{border-top:1px solid var(--apd-line)}.apd__acc-item:last-of-type{border-bottom:1px solid var(--apd-line)}.apd__acc-head{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 0;font-size:14px;letter-spacing:.14em;text-transform:uppercase;color:var(--apd-text)}.apd__acc-head::-webkit-details-marker{display:none}.apd__acc-icon{position:relative;flex:0 0 auto;width:14px;height:14px}.apd__acc-icon:before,.apd__acc-icon:after{content:"";position:absolute;background:var(--apd-text);transition:transform .2s ease}.apd__acc-icon:before{top:6px;left:0;width:14px;height:1.5px}.apd__acc-icon:after{top:0;left:6px;width:1.5px;height:14px}.apd__acc-item[open] .apd__acc-icon:after{transform:scaleY(0)}.apd__acc-body{padding:0 0 22px;font-size:15px;line-height:1.7;color:var(--apd-muted)}.apd__acc-body p{margin:0 0 10px}.apd__acc-body p:last-child{margin-bottom:0}.apd__pairs{margin-top:44px}.apd__pairs-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;margin-bottom:22px}.apd__pairs-title{margin:0;font-size:15px;letter-spacing:.16em;text-transform:uppercase;font-weight:400;color:var(--apd-text)}.apd__pairs-note{font-size:14px;color:var(--apd-muted)}.apd__pair{display:grid;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 0}.apd__pair-img{display:block;width:74px;height:74px;overflow:hidden;background:#f2efea}.apd__pair-img img{display:block;width:100%;height:100%;object-fit:cover}.apd__pair-name{display:block;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--apd-text);text-decoration:none}.apd__pair-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:8px;font-size:14px;color:var(--apd-text)}.apd__pair-price s{color:var(--apd-muted);text-decoration:line-through;text-decoration-thickness:1px}.apd__pair-off{padding:3px 10px;border:1px solid var(--apd-line);border-radius:999px;font-size:12px;color:var(--apd-muted)}.apd__pair-form{margin:0}.apd .apd__pair-btn{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:14px 26px!important;border:1px solid var(--apd-line)!important;border-radius:var(--apd-radius)!important;background:transparent!important;box-shadow:none!important;color:var(--apd-muted)!important;font-size:13px!important;line-height:1.2!important;letter-spacing:.14em!important;text-transform:uppercase!important;white-space:nowrap;cursor:pointer;transition:border-color .2s ease,color .2s ease}.apd .apd__pair-btn:hover{border-color:var(--apd-text)!important;color:var(--apd-text)!important}.apd .apd__pair-btn[disabled]{opacity:.45;cursor:not-allowed}@media(max-width:989px){.apd{--apd-rail: 64px}.apd__info{position:static;max-width:none}}@media(max-width:749px){.apd{--apd-btn-height: 56px}.apd__layout{grid-template-columns:minmax(0,1fr);gap:32px}.apd__in{padding:0 clamp(16px,4vw,28px)}.apd__gallery{display:flex;flex-direction:column;gap:0}.apd__stage{order:1;display:flex;flex-direction:row;gap:12px;max-width:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.apd__stage::-webkit-scrollbar{display:none}.apd__shot{flex:0 0 100%;scroll-snap-align:start}.apd__thumbs{order:2;flex-direction:row;width:100%;max-width:100%;max-height:none;overflow-x:auto;overflow-y:hidden;gap:8px;margin-top:14px;padding-bottom:4px;scrollbar-width:none}.apd__thumbs::-webkit-scrollbar{display:none}.apd-thumb{width:72px!important;min-width:72px!important;max-width:72px!important;height:72px!important}.apd__chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:22px}.apd__chip{width:100%;min-width:0;padding:8px 12px;font-size:13px;gap:8px}.apd__chip svg{width:15px;height:15px}.apd .apd__select{min-height:46px!important;padding:10px 38px 10px 14px!important;font-size:14px}.apd__qty{margin-bottom:14px}.apd .apd__step{width:42px!important;min-width:42px!important;max-width:42px!important;height:44px!important}.apd__qty input{width:48px;height:44px}.apd .apd__add,.apd .shopify-payment-button__button{padding:10px 16px!important}.apd .apd__add{margin:0 0 12px!important}.apd__form{margin-top:24px}.apd__acc{margin-top:26px}.apd__acc-head{padding:16px 0;font-size:13px}.apd__pairs{margin-top:34px}.apd__pair{grid-template-columns:60px minmax(0,1fr);gap:12px;padding:12px 0}.apd__pair-img{width:60px;height:60px}.apd__pair-form{grid-column:1 / -1}.apd .apd__pair-btn{width:100%!important;padding:12px 16px!important}.apd__stock{margin-top:24px}}.apd__gallery:not(:has(.apd__thumbs)){grid-template-columns:minmax(0,1fr)}.apd__gallery:not(:has(.apd__thumbs)) .apd__stage{max-width:var(--apd-shot-max, 620px)}.apd .shopify-payment-button__button--branded,.apd .shopify-payment-button__button--branded>*,.apd .shopify-payment-button>div,.apd .shopify-payment-button .shopify-cleanslate,.apd .shopify-payment-button [role=button]{border-radius:var(--apd-radius)!important;overflow:hidden!important}.apd .shopify-payment-button__button--branded{min-height:var(--apd-btn-height)!important;width:100%!important}
/*# sourceMappingURL=/cdn/shop/t/14/assets/aether-product.css.map */
