.ae-product{max-width:1100px;margin:0 auto;padding:1.5rem;--ae-pdp-title-size: clamp(1.7rem, 1.1rem + 1.4vw, 2.25rem);--ae-pdp-title-line: 1.08;--ae-pdp-title-weight: 700}.ae-product .ae-product-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:start}@media(max-width:900px){.ae-product{padding:1.25rem 1rem}.ae-product .ae-product-grid{grid-template-columns:1fr;gap:1.4rem}}.ae-product .ae-buy--sticky{position:sticky;top:var(--ae-sticky-top, 20px);align-self:start}.ae-product .ae-title{font-size:var(--ae-pdp-title-size)!important;font-weight:var(--ae-pdp-title-weight)!important;line-height:var(--ae-pdp-title-line)!important;letter-spacing:0!important;text-transform:none!important;margin:0!important}.ae-product .ae-title-mobile{display:none}@media(max-width:768px){.ae-product .ae-title-mobile{display:block;font-size:calc(var(--ae-pdp-title-size) * .78)!important;font-weight:var(--ae-pdp-title-weight)!important;line-height:1.12!important;margin:0 0 .9rem!important;padding:0 .2rem}.ae-product .ae-buy .ae-title{display:none!important}}.ae-product .ae-mosaic{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ae-product .ae-cell{aspect-ratio:3/4;position:relative;border-radius:18px;overflow:hidden;background:#f5f5f5;cursor:zoom-in}.ae-product .ae-cell--large{grid-column:1 / -1}.ae-product .ae-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease,transform-origin .12s ease;will-change:transform,transform-origin}.ae-product .ae-cell:hover .ae-img{transform:scale(var(--ae-zoom, 1.5))}.ae-product .ae-buy{background:#fff;border-radius:1rem;box-shadow:0 2px 16px #0000000f;padding:1.5rem}.ae-product .ae-title{margin-bottom:.4rem}.ae-product .ae-subtitle{opacity:.75;margin:.25rem 0 .9rem;font-size:.95rem}.ae-product .ae-price{font-weight:700;font-size:1.2rem;margin:1rem 0 1.1rem}.ae-product .ae-product-note{display:inline-block;padding:.35rem .9rem;border-radius:999px;background:#eee;color:var(--ae-accent, #6a0115);font-weight:600;font-size:.85rem;margin:.45rem 0 1rem}.ae-product .ae-attr-fixed{margin:.6rem 0 .2rem;background:#f7f5f5;padding:.75rem .9rem;border-radius:.8rem;font-size:.95rem;line-height:1.55;display:flex;flex-direction:column;gap:.45rem}.ae-product .ae-attr-row{display:flex;gap:.45rem}.ae-product .ae-attr-k{min-width:60px;font-weight:600;color:#301016}.ae-product .ae-attr-v{flex:1;color:#3e1b21}.ae-product .ae-attr-k{font-weight:600;color:#301016}.ae-product .ae-attr-v{color:#3e1b21}.ae-product .ae-opt{margin:.9rem 0}.ae-product .ae-chips{display:flex;flex-wrap:wrap;gap:10px}.ae-product .ae-chip{position:relative;display:inline-flex;align-items:center}.ae-product .ae-chip input{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden}.ae-product .ae-chip__text{display:inline-flex;align-items:center;padding:12px 22px;border:1px solid #ddd;border-radius:999px;background:#fff;color:#333;transition:all .25s ease;cursor:pointer}.ae-product .ae-chip input:checked+.ae-chip__text{border-color:var(--ae-accent, #6a0115);background:#6a01150f;color:var(--ae-accent, #6a0115)}.ae-product .ae-opt--size{margin-top:1.1rem}.ae-product .ae-opt--size>label{display:block;margin:0 0 .55rem}.ae-product .ae-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;display:block;width:100%;max-width:520px;padding:14px 44px 14px 16px;border:1px solid #ddd;border-radius:16px;background:#fff;color:#111;font-size:16px;line-height:1.2;box-shadow:0 1px 10px #0000000a;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#333 50%),linear-gradient(135deg,#333 50%,transparent 50%);background-position:calc(100% - 22px) 55%,calc(100% - 16px) 55%;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.ae-product .ae-select:focus{outline:none;border-color:var(--ae-accent, #6a0115);box-shadow:0 0 0 3px #6a01151a}@media(max-width:768px){.ae-product .ae-select{max-width:100%}}.ae-product .ae-actions{display:flex;gap:10px;margin-top:1rem}.ae-product .ae-actions .ae-btn{flex:1}@media(max-width:768px){.ae-product .ae-actions{flex-direction:column;gap:.6rem}.ae-product .ae-actions .ae-btn{width:100%}}@media(max-width:768px){.ae-product .ae-gallery{overflow:hidden}.ae-product .ae-mosaic{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.ae-product .ae-mosaic::-webkit-scrollbar{display:none}.ae-product .ae-cell{flex:0 0 100%;max-width:100%;aspect-ratio:4/5;border-radius:16px;display:flex;justify-content:center;align-items:center;overflow:hidden;background:#f7f7f7;scroll-snap-align:center}.ae-product .ae-cell .ae-img{position:relative;width:auto;height:100%;max-height:100%;max-width:100%;object-fit:contain!important}}html.ae-lb-open,body.ae-lb-open{overflow:hidden!important}.ae-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:16px;background:#000000d1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ae-lightbox[aria-hidden=false]{display:flex}.ae-lightbox img{max-width:min(1100px,92vw);max-height:88vh;width:auto;height:auto;object-fit:contain;border-radius:16px;box-shadow:0 20px 60px #00000059}.ae-lightbox button{all:unset;cursor:pointer}.ae-lightbox .ae-lb-close,.ae-lightbox .ae-lb-nav{position:absolute;border:0;background:#ffffff1f;color:#fff;cursor:pointer;border-radius:999px;width:44px;height:44px;display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center;justify-content:center;line-height:1;transition:background .2s ease,transform .2s ease,opacity .2s ease;z-index:2}.ae-lightbox .ae-lb-close{top:14px;right:14px;font-size:26px}.ae-lightbox .ae-lb-nav{top:50%;transform:translateY(-50%);font-size:30px}.ae-lightbox .ae-lb-prev{left:14px}.ae-lightbox .ae-lb-next{right:14px}.ae-lightbox .ae-lb-close:hover,.ae-lightbox .ae-lb-nav:hover{background:#ffffff38}.ae-lightbox .ae-lb-nav.is-disabled{opacity:.35!important;pointer-events:none!important}@media(max-width:768px){.ae-lightbox img{max-width:94vw;max-height:82vh;border-radius:14px}.ae-lightbox .ae-lb-nav{width:42px;height:42px}}.ae-lightbox{pointer-events:none}.ae-lightbox[aria-hidden=false],.ae-lightbox,.ae-lightbox *,.ae-lightbox .ae-lb-close,.ae-lightbox .ae-lb-nav{pointer-events:auto!important}.ae-lightbox{-webkit-user-select:none;user-select:none;touch-action:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ae-product.css.map */
