.store-page--product .store-product-detail{display:grid;gap:16px}.store-page--product .store-product-detail__top{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr);gap:16px;align-items:stretch}.store-page--product .store-product-detail__media,.store-page--product .store-product-detail__panel{background:#fff;border:1px solid #e6e8f0;border-radius:18px;box-shadow:0 10px 24px rgba(15,23,42,.06)}.store-page--product .store-product-detail__media{padding:14px}.store-page--product .store-media-frame{position:relative;border-radius:14px;overflow:hidden;background:#f3f4f6}.store-page--product .store-media-frame img,.store-page--product .store-media-frame__img{width:100%;height:420px;object-fit:cover;display:block}.store-page--product .store-media-frame__img{position:absolute;inset:0}.store-page--product .store-media-frame__img.is-current{position:relative;z-index:2;opacity:1}.store-page--product .store-media-frame__img.is-prev{z-index:3;opacity:1;pointer-events:none}.store-page--product .store-media-frame__img.is-current.is-fading{z-index:2;animation:storeMediaFadeIn .52s linear}.store-page--product .store-media-frame__img.is-prev.is-fading{animation:storeMediaFadeOut .52s linear forwards}.store-page--product .store-media-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:50%;background:hsla(0,0%,100%,.92);color:#111827;font-size:16px;line-height:1;font-weight:600;cursor:pointer;display:grid;place-items:center;z-index:10;box-shadow:0 6px 18px rgba(15,23,42,.18)}.store-page--product .store-media-slider__arrow svg{display:block}.store-page--product .store-media-slider__arrow--prev{left:12px}.store-page--product .store-media-slider__arrow--next{right:12px}.store-page--product .store-product-detail__panel{padding:18px 22px;display:flex;flex-direction:column;gap:0;align-content:start;min-height:100%}.store-page--product .store-product-detail__panel-main{display:flex;flex-direction:column;gap:14px;flex:1;min-height:100%}.store-page--product .store-product-detail__topline{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.store-page--product .store-product-detail__category{margin:0;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:indigo;font-weight:700;line-height:1.3}.store-page--product .store-product-detail__title{margin:0;font-size:clamp(24px,1.45vw,30px);line-height:1.12;letter-spacing:-.02em;color:#111827;text-align:center}.store-page--product .store-product-detail__stock{margin:0;font-size:14px;line-height:1.35}.store-page--product .store-product-detail__stock--top{flex-shrink:0}.store-page--product .store-product-detail__stock .is-available{color:#0f766e;display:inline-flex;align-items:center;gap:6px}.store-page--product .store-product-detail__stock .is-unavailable{color:#991b1b;display:inline-flex;align-items:center;gap:6px}.store-page--product .store-product-detail__price{margin:2px 0 0;font-size:clamp(18px,1.05vw,20px);font-weight:800;line-height:1;color:#111827}.store-page--product .store-product-detail__actions{margin-top:2px;display:inline-flex;gap:10px;flex-wrap:wrap;align-items:center}.store-page--product .store-product-detail__actions .products-button,.store-page--product .store-product-detail__actions .store-qty-input{height:40px}.store-page--product .store-product-detail__actions .store-qty-input{width:78px;padding:0 10px;box-sizing:border-box}.store-page--product .store-product-detail__actions .products-button-icon{width:40px;min-width:40px}.store-page--product .store-product-detail__share{border-top:1px solid #e5e7eb;padding-top:16px;display:grid;gap:12px}.store-page--product .store-product-detail__share-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.store-page--product .store-product-detail__share-title{display:inline-flex;align-items:center;gap:8px;color:#374151;font-size:13px;font-weight:600}.store-page--product .store-product-detail__share-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.store-page--product .store-share-btn{border:0;background:transparent;color:#111827;min-width:auto;height:auto;padding:0;font-size:19px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:.86;transition:opacity .18s ease,transform .18s ease}.store-page--product .store-share-btn:hover{opacity:1;transform:translateY(-1px)}.store-page--product .store-share-btn .fa-link{font-size:17px}@media (max-width:767.98px){.store-page--product .store-product-detail__share-row{align-items:flex-start;flex-direction:column}}.store-page--product .store-product-detail__share-notice{color:#0f766e}.store-page--product .store-product-detail__short-description{margin:6px 0 18px;padding:12px 14px;border:1px solid transparent;border-radius:12px;background:transparent;display:block;text-align:center;min-height:0;width:100%;max-width:none;color:#4b5563;line-height:1.5;font-size:14px}@keyframes storeMediaFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}.store-page--product .store-alert--inline{width:100%;margin:0}.store-page--product .store-product-detail__customizations,.store-page--product .store-product-detail__panel-secondary{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#f8fafc}@keyframes storeMediaFadeIn{0%{opacity:.1;transform:scale(1)}to{opacity:1;transform:scale(1)}}.store-page--product .store-product-detail__customizations h3,.store-page--product .store-product-detail__panel-secondary h2{margin:0 0 8px;font-size:20px;font-weight:700;color:#111827}.store-page--product .store-product-detail__customizations p,.store-page--product .store-product-detail__panel-secondary p{margin:0;color:#374151;line-height:1.5}.store-page--product .store-product-detail__panel-meta{margin-top:12px;display:grid;gap:8px}.store-page--product .store-product-detail__panel-meta>div{display:flex;justify-content:space-between;gap:10px}.store-page--product .store-product-detail__panel-meta span{color:#6b7280;font-size:14px}.store-page--product .store-product-detail__panel-meta strong{color:#111827}.store-page--product .store-product-detail__tabs{border-radius:16px;overflow:hidden}.store-page--product .store-product-detail__tabs-header{display:inline-flex;align-items:center;gap:8px;padding:12px;border-bottom:1px solid #e5e7eb}.store-page--product .store-product-detail__tab-btn{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer}.store-page--product .store-product-detail__tab-btn.is-active{background:indigo;border-color:indigo;color:#fff}.store-page--product .store-product-detail__tab-panel{padding:16px}.store-page--product .store-product-detail__tab-panel p{margin:0;line-height:1.55;color:#374151}.store-page--product .store-product-detail__description-text{white-space:pre-line}.store-page--product .store-product-detail__description-rich{display:grid;gap:14px}.store-page--product .store-product-detail__description-block{background:transparent;border:1px solid transparent;border-radius:12px;padding:14px 16px}.store-page--product .store-product-detail__description-block--image{padding:10px}.store-page--product .store-product-detail__description-block--pair{display:grid;align-items:center;gap:16px}.store-page--product .store-product-detail__description-block--pair.is-left,.store-page--product .store-product-detail__description-block--pair.is-right{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.store-page--product .store-product-detail__description-block--pair.is-left .store-product-detail__description-figure{order:2}.store-page--product .store-product-detail__description-block--pair.is-left .store-product-detail__description-text--pair,.store-page--product .store-product-detail__description-block--pair.is-right .store-product-detail__description-figure{order:1}.store-page--product .store-product-detail__description-block--pair.is-right .store-product-detail__description-text--pair{order:2}.store-page--product .store-product-detail__description-block--pair.is-bottom,.store-page--product .store-product-detail__description-block--pair.is-top{grid-template-columns:minmax(0,1fr)}.store-page--product .store-product-detail__description-block--pair.is-top .store-product-detail__description-figure{order:1}.store-page--product .store-product-detail__description-block--pair.is-bottom .store-product-detail__description-figure,.store-page--product .store-product-detail__description-block--pair.is-top .store-product-detail__description-text--pair{order:2}.store-page--product .store-product-detail__description-block--pair.is-bottom .store-product-detail__description-text--pair{order:1}.store-page--product .store-product-detail__description-block--pair.ratio-40-60.is-left,.store-page--product .store-product-detail__description-block--pair.ratio-40-60.is-right{grid-template-columns:minmax(0,.4fr) minmax(0,.6fr)}.store-page--product .store-product-detail__description-block--pair.ratio-60-40.is-left,.store-page--product .store-product-detail__description-block--pair.ratio-60-40.is-right{grid-template-columns:minmax(0,.6fr) minmax(0,.4fr)}.store-page--product .store-product-detail__description-block--pair.ratio-25-75.is-left,.store-page--product .store-product-detail__description-block--pair.ratio-25-75.is-right{grid-template-columns:minmax(0,.25fr) minmax(0,.75fr)}.store-page--product .store-product-detail__description-block--pair.ratio-30-70.is-left,.store-page--product .store-product-detail__description-block--pair.ratio-30-70.is-right{grid-template-columns:minmax(0,.3fr) minmax(0,.7fr)}.store-page--product .store-product-detail__description-block--pair.ratio-35-65.is-left,.store-page--product .store-product-detail__description-block--pair.ratio-35-65.is-right{grid-template-columns:minmax(0,.35fr) minmax(0,.65fr)}.store-page--product .store-product-detail__description-block--pair.ratio-45-55.is-left,.store-page--product .store-product-detail__description-block--pair.ratio-45-55.is-right{grid-template-columns:minmax(0,.45fr) minmax(0,.55fr)}.store-page--product .store-product-detail__description-block--pair.ratio-55-45.is-left,.store-page--product .store-product-detail__description-block--pair.ratio-55-45.is-right{grid-template-columns:minmax(0,.55fr) minmax(0,.45fr)}.store-page--product .store-product-detail__description-block--pair.ratio-65-35.is-left,.store-page--product .store-product-detail__description-block--pair.ratio-65-35.is-right{grid-template-columns:minmax(0,.65fr) minmax(0,.35fr)}.store-page--product .store-product-detail__description-block--pair.ratio-70-30.is-left,.store-page--product .store-product-detail__description-block--pair.ratio-70-30.is-right{grid-template-columns:minmax(0,.7fr) minmax(0,.3fr)}.store-page--product .store-product-detail__description-block--pair.ratio-75-25.is-left,.store-page--product .store-product-detail__description-block--pair.ratio-75-25.is-right{grid-template-columns:minmax(0,.75fr) minmax(0,.25fr)}.store-page--product .store-product-detail__description-rich .store-product-detail__description-text{white-space:normal}.store-page--product .store-product-detail__description-rich .store-product-detail__description-text div,.store-page--product .store-product-detail__description-rich .store-product-detail__description-text p{margin:0 0 12px}.store-page--product .store-product-detail__description-rich .store-product-detail__description-text div:last-child,.store-page--product .store-product-detail__description-rich .store-product-detail__description-text p:last-child{margin-bottom:0}.store-page--product .store-product-detail__description-figure{margin:0}.store-page--product .store-product-detail__description-figure img{width:min(100%,780px);border-radius:12px;display:inline-block;object-fit:cover}.store-page--product .store-product-detail__description-text--pair{margin:0}@media (max-width:767.98px){.store-page--product .store-product-detail__description-block--pair{grid-template-columns:minmax(0,1fr)!important}.store-page--product .store-product-detail__description-block--pair .store-product-detail__description-figure{order:1!important}.store-page--product .store-product-detail__description-block--pair .store-product-detail__description-text--pair{order:2!important}}.store-page--product .store-product-detail__specs{display:grid;gap:8px}.store-page--product .store-product-detail__specs-item{display:flex;justify-content:space-between;gap:10px;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;background:#fff}.store-page--product .store-product-detail__specs-item span{color:#6b7280}.store-page--product .store-product-detail__specs-item strong{color:#111827}.store-page--product .store-product-reviews{display:grid;gap:16px}.store-page--product .store-product-reviews__summary{display:inline-flex;align-items:center;gap:10px}.store-page--product .store-product-reviews__summary strong{font-size:20px;color:#111827}.store-page--product .store-product-reviews__summary span{color:#f59e0b;letter-spacing:.08em}.store-page--product .store-product-reviews__summary small{color:#6b7280}.store-page--product .store-product-reviews__form{display:grid;gap:10px;border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#f9fafb}.store-page--product .store-product-reviews__form h4{margin:0;font-size:16px;font-weight:700}.store-page--product .store-product-reviews__rating-input{display:inline-flex;gap:4px}.store-page--product .store-review-star{border:0;background:transparent;color:#d1d5db;font-size:22px;line-height:1;cursor:pointer;padding:0}.store-page--product .store-review-star.is-active{color:#f59e0b}.store-page--product .store-input,.store-page--product .store-textarea{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;color:#111827;background:#fff}.store-page--product .store-textarea{resize:vertical;min-height:100px}.store-page--product .store-product-reviews__feedback{margin:0;font-size:14px}.store-page--product .store-product-reviews__feedback.is-error{color:#991b1b}.store-page--product .store-product-reviews__feedback.is-success{color:#166534}.store-page--product .store-product-reviews__list{display:grid;gap:10px}.store-page--product .store-product-reviews__item{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.store-page--product .store-product-reviews__item header{display:inline-flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:6px}.store-page--product .store-product-reviews__item header span{color:#f59e0b}.store-page--product .store-product-reviews__item header small{color:#6b7280}.store-page--product .store-product-reviews__item h5{margin:0 0 6px;font-size:15px}.store-page--product .store-product-reviews__item p{margin:0}@media (max-width:1199.98px){.store-page--product .store-product-detail__top{grid-template-columns:1fr}}@media (max-width:767.98px){.store-page--product .store-media-frame img{height:320px}.store-page--product .store-product-detail__tabs-header{width:100%;overflow-x:auto;padding-bottom:10px}}.store-page--bundle-product .store-page__content{display:grid;gap:18px}.store-page--bundle-product .store-bundle-detail{display:grid;gap:16px}.store-page--bundle-product .store-bundle-detail__top{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr);gap:16px;align-items:stretch}.store-page--bundle-product .store-bundle-detail__base,.store-page--bundle-product .store-bundle-detail__block,.store-page--bundle-product .store-bundle-detail__media,.store-page--bundle-product .store-bundle-detail__panel,.store-page--bundle-product .store-bundle-detail__summary{border:1px solid #e6e8f0;border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.06)}.store-page--bundle-product .store-bundle-detail__media{padding:14px}.store-page--bundle-product .store-media-frame{position:relative;border-radius:14px;overflow:hidden;background:#f3f4f6}.store-page--bundle-product .store-media-frame img{width:100%;height:420px;object-fit:cover;display:block}.store-page--bundle-product .store-bundle-detail__panel{padding:18px 22px;display:flex;flex-direction:column;gap:12px}.store-page--bundle-product .store-product-detail__panel{gap:0;align-content:start;min-height:100%}.store-page--bundle-product .store-product-detail__panel-main{display:flex;flex-direction:column;gap:14px;flex:1;min-height:100%}.store-page--bundle-product .store-product-detail__category{margin:0;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:indigo;font-weight:700;line-height:1.3}.store-page--bundle-product .store-product-detail__title{margin:0;font-size:clamp(24px,1.45vw,30px);line-height:1.12;letter-spacing:-.02em;color:#111827;text-align:center}.store-page--bundle-product .store-product-detail__short-description{margin:6px 0 18px;padding:12px 14px;border:1px solid transparent;border-radius:12px;background:transparent;display:block;text-align:center;min-height:0;width:100%;max-width:none;color:#4b5563;line-height:1.5;font-size:14px}.store-page--bundle-product .store-product-detail__stock{margin:0;font-size:14px;line-height:1.35}.store-page--bundle-product .store-product-detail__stock--top{flex-shrink:0}.store-page--bundle-product .store-product-detail__stock .is-available{color:#0f766e;display:inline-flex;align-items:center;gap:6px}.store-page--bundle-product .store-product-detail__stock .is-unavailable{color:#991b1b;display:inline-flex;align-items:center;gap:6px}.store-page--bundle-product .store-product-detail__price{margin:2px 0 0;font-size:clamp(18px,1.05vw,20px);font-weight:800;line-height:1;color:#111827}.store-page--bundle-product .store-product-detail__actions{margin-top:2px;display:inline-flex;gap:10px;flex-wrap:wrap;align-items:center}.store-page--bundle-product .store-product-detail__actions .products-button,.store-page--bundle-product .store-product-detail__actions .store-qty-input{height:40px}.store-page--bundle-product .store-product-detail__actions .store-qty-input{width:78px;padding:0 10px;box-sizing:border-box}.store-page--bundle-product .store-product-detail__actions .products-button-icon{width:40px;min-width:40px}.store-page--bundle-product .store-product-detail__share{border-top:1px solid #e5e7eb;padding-top:16px;display:grid;gap:12px}.store-page--bundle-product .store-product-detail__share-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.store-page--bundle-product .store-product-detail__share-title{display:inline-flex;align-items:center;gap:8px;color:#374151;font-size:13px;font-weight:600}.store-page--bundle-product .store-product-detail__share-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.store-page--bundle-product .store-share-btn{border:0;background:transparent;color:#111827;min-width:auto;height:auto;padding:0;font-size:19px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:.86;transition:opacity .18s ease,transform .18s ease}.store-page--bundle-product .store-share-btn:hover{opacity:1;transform:translateY(-1px)}.store-page--bundle-product .store-share-btn .fa-link{font-size:17px}.store-page--bundle-product .store-product-detail__share-notice{color:#0f766e}.store-page--bundle-product .store-alert--inline{width:100%;margin:0}.store-page--bundle-product .store-bundle-detail__category{margin:0;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:indigo;font-weight:700}.store-page--bundle-product .store-bundle-detail__title{margin:0;font-size:clamp(26px,1.55vw,32px);line-height:1.1;letter-spacing:-.02em;color:#111827}.store-page--bundle-product .store-bundle-detail__description{margin:0;color:#4b5563;font-size:16px;line-height:1.55}.store-page--bundle-product .store-bundle-detail__stock{margin:0;font-size:14px;font-weight:600}.store-page--bundle-product .store-bundle-detail__stock .is-available{color:#0f766e}.store-page--bundle-product .store-bundle-detail__stock .is-unavailable{color:#991b1b}.store-page--bundle-product .store-bundle-detail__price{margin:0;font-size:clamp(26px,1.65vw,34px);line-height:1;font-weight:800;color:#111827}.store-page--bundle-product .store-bundle-detail__actions{display:flex;gap:10px;flex-wrap:wrap}.store-page--bundle-product .store-bundle-detail__base{padding:16px;display:grid;gap:12px}.store-page--bundle-product .store-bundle-detail__base h2{margin:0;font-size:24px}.store-page--bundle-product .store-bundle-base-card{display:grid;grid-template-columns:124px minmax(0,1fr);gap:14px;align-items:start;border:1px solid #e4e7f0;border-radius:12px;padding:10px;background:#f8faff}.store-page--bundle-product .store-bundle-base-card img{width:100%;height:110px;object-fit:cover;border-radius:10px}.store-page--bundle-product .store-bundle-base-card__content{display:grid;gap:6px}.store-page--bundle-product .store-bundle-base-card__content h3{margin:0;font-size:22px}.store-page--bundle-product .store-bundle-base-card__content p{margin:0;color:#4a5667;font-size:15px}.store-page--bundle-product .store-bundle-base-card__content strong{font-size:28px;line-height:1}.store-page--bundle-product .store-bundle-detail__bottom{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.75fr);gap:16px;align-items:start}.store-page--bundle-product .store-bundle-detail__description{padding:16px}.store-page--bundle-product .store-bundle-detail__description-text{margin:0;white-space:pre-line;line-height:1.55;color:#374151}.store-page--bundle-product .store-bundle-detail__description-rich{display:grid;gap:14px}.store-page--bundle-product .store-bundle-detail__description-block{background:transparent;border:1px solid transparent;border-radius:12px;padding:14px 16px}.store-page--bundle-product .store-bundle-detail__description-block--image{padding:10px}.store-page--bundle-product .store-bundle-detail__description-block--pair{display:grid;align-items:center;gap:16px}.store-page--bundle-product .store-bundle-detail__description-block--pair.is-left,.store-page--bundle-product .store-bundle-detail__description-block--pair.is-right{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.store-page--bundle-product .store-bundle-detail__description-block--pair.is-left .store-bundle-detail__description-figure{order:2}.store-page--bundle-product .store-bundle-detail__description-block--pair.is-left .store-bundle-detail__description-text--pair,.store-page--bundle-product .store-bundle-detail__description-block--pair.is-right .store-bundle-detail__description-figure{order:1}.store-page--bundle-product .store-bundle-detail__description-block--pair.is-right .store-bundle-detail__description-text--pair{order:2}.store-page--bundle-product .store-bundle-detail__description-block--pair.is-bottom,.store-page--bundle-product .store-bundle-detail__description-block--pair.is-top{grid-template-columns:minmax(0,1fr)}.store-page--bundle-product .store-bundle-detail__description-block--pair.is-top .store-bundle-detail__description-figure{order:1}.store-page--bundle-product .store-bundle-detail__description-block--pair.is-bottom .store-bundle-detail__description-figure,.store-page--bundle-product .store-bundle-detail__description-block--pair.is-top .store-bundle-detail__description-text--pair{order:2}.store-page--bundle-product .store-bundle-detail__description-block--pair.is-bottom .store-bundle-detail__description-text--pair{order:1}.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-40-60.is-left,.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-40-60.is-right{grid-template-columns:minmax(0,.4fr) minmax(0,.6fr)}.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-60-40.is-left,.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-60-40.is-right{grid-template-columns:minmax(0,.6fr) minmax(0,.4fr)}.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-25-75.is-left,.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-25-75.is-right{grid-template-columns:minmax(0,.25fr) minmax(0,.75fr)}.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-30-70.is-left,.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-30-70.is-right{grid-template-columns:minmax(0,.3fr) minmax(0,.7fr)}.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-35-65.is-left,.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-35-65.is-right{grid-template-columns:minmax(0,.35fr) minmax(0,.65fr)}.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-45-55.is-left,.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-45-55.is-right{grid-template-columns:minmax(0,.45fr) minmax(0,.55fr)}.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-55-45.is-left,.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-55-45.is-right{grid-template-columns:minmax(0,.55fr) minmax(0,.45fr)}.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-65-35.is-left,.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-65-35.is-right{grid-template-columns:minmax(0,.65fr) minmax(0,.35fr)}.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-70-30.is-left,.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-70-30.is-right{grid-template-columns:minmax(0,.7fr) minmax(0,.3fr)}.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-75-25.is-left,.store-page--bundle-product .store-bundle-detail__description-block--pair.ratio-75-25.is-right{grid-template-columns:minmax(0,.75fr) minmax(0,.25fr)}.store-page--bundle-product .store-bundle-detail__description-rich .store-bundle-detail__description-text{white-space:normal}.store-page--bundle-product .store-bundle-detail__description-rich .store-bundle-detail__description-text div,.store-page--bundle-product .store-bundle-detail__description-rich .store-bundle-detail__description-text p{margin:0 0 12px}.store-page--bundle-product .store-bundle-detail__description-rich .store-bundle-detail__description-text div:last-child,.store-page--bundle-product .store-bundle-detail__description-rich .store-bundle-detail__description-text p:last-child{margin-bottom:0}.store-page--bundle-product .store-bundle-detail__description-figure{margin:0}.store-page--bundle-product .store-bundle-detail__description-figure img{width:min(100%,780px);border-radius:12px;display:inline-block;object-fit:cover}.store-page--bundle-product .store-bundle-detail__config{display:grid;gap:14px}.store-page--bundle-product .store-bundle-detail__block{padding:14px}.store-page--bundle-product .store-bundle-detail__block h4{margin:0 0 12px;font-size:32px;line-height:1}.store-page--bundle-product .store-bundle-detail__options{display:flex;flex-wrap:wrap;gap:8px}.store-page--bundle-product .store-bundle-detail__block--sizes .store-bundle-detail__options{justify-content:center}.store-page--bundle-product .store-bundle-detail__options--stack{flex-direction:column;align-items:center;justify-content:center}.store-page--bundle-product .store-bundle-detail__options--stack .store-chip{width:min(100%,460px);justify-content:flex-start}.store-page--bundle-product .store-bundle-detail__summary{padding:14px;display:grid;gap:10px}.store-page--bundle-product .store-bundle-detail__summary h4{margin:0;font-size:34px;line-height:1}.store-page--bundle-product .store-bundle-detail__summary ul{margin:0;padding-left:18px;display:grid;gap:6px}.store-page--bundle-product .store-bundle-detail__summary hr{margin:4px 0;border-color:#e4e8f3}.store-page--bundle-product .store-bundle-detail__summary-price-row{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#374151}.store-page--bundle-product .store-bundle-detail__summary-total{margin-top:2px;display:flex;align-items:center;justify-content:space-between;gap:10px}.store-page--bundle-product .store-bundle-detail__summary-total strong{font-size:29px;line-height:1}@media (max-width:1200px){.store-page--bundle-product .store-bundle-detail__bottom,.store-page--bundle-product .store-bundle-detail__top{grid-template-columns:1fr}}@media (max-width:768px){.store-page--bundle-product .store-media-frame img{height:290px}.store-page--bundle-product .store-bundle-base-card{grid-template-columns:1fr}.store-page--bundle-product .store-bundle-base-card img{height:180px}.store-page--bundle-product .store-bundle-detail__block h4,.store-page--bundle-product .store-bundle-detail__summary h4{font-size:28px}.store-page--bundle-product .store-bundle-detail__description-block--pair{grid-template-columns:minmax(0,1fr)!important}.store-page--bundle-product .store-bundle-detail__description-block--pair .store-bundle-detail__description-figure{order:1!important}.store-page--bundle-product .store-bundle-detail__description-block--pair .store-bundle-detail__description-text--pair{order:2!important}.store-page--bundle-product .store-product-detail__share-row{align-items:flex-start;flex-direction:column}}.store-page--categories .store-grid__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px}.store-page--categories .store-category-card{border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;min-height:100%;transition:none}.store-page--categories .store-category-card:hover{transform:none;box-shadow:0 10px 24px rgba(15,23,42,.06)}.store-page--categories .store-category-card__media{background:#f1f3f8;padding:12px}.store-page--categories .store-category-card__image{width:100%;height:190px;object-fit:cover;border-radius:12px;display:block}.store-page--categories .store-category-card__placeholder{width:100%;height:190px;border-radius:12px;background:#111827;color:#d1d5db;display:grid;place-items:center;text-align:center;padding:16px;font-weight:600}.store-page--categories .store-category-card__body{padding:14px 16px 16px}.store-page--categories .store-category-card__title{margin:0 0 4px;font-size:20px;color:#111827;font-weight:700}.store-page--categories .store-category-card__subtitle{margin:0;font-size:14px;color:#6b7280}.store-cart-page{min-height:100vh;padding-top:clamp(16px,3vw,36px)}.store-cart-page h1{color:#111827}.store-cart-page .sticky-top{top:1rem}.store-cart-page .cart-button{white-space:nowrap}.store-cart-page .store-cart-item{gap:12px}.store-cart-page .store-cart-item-info{min-width:0;padding-right:8px}.store-cart-page .store-cart-item-name{line-height:1.25;margin-bottom:10px;word-break:break-word}.store-cart-page .store-cart-item-actions{flex-wrap:nowrap;justify-content:center;gap:8px}@media (max-width:767.98px){.store-cart-page .store-cart-item-actions{margin-left:0!important;margin-top:10px;width:100%;justify-content:flex-start;flex-wrap:wrap}}.store-checkout-page{padding-top:8px;padding-bottom:40px}.store-checkout-page .card{border-radius:14px;border:1px solid #e5e7eb}.store-checkout-page .sticky-top{top:1rem}.store-checkout-page .cursor-pointer{cursor:pointer}@media (max-width:991.98px){.store-checkout-page .sticky-top{position:static!important}}.store-account-page{--store-account-panel-min-height:360px;font-family:var(--general_font,"Inter"),system-ui,-apple-system,"Segoe UI",sans-serif;min-height:100vh;padding-bottom:24px;width:100%;padding-top:3rem;padding-inline:16px}.store-account-page--loading{max-width:1160px;margin:0 auto}.store-account-page__footer-spacer{height:220px;flex:0 0 auto}.store-account-page__shell{max-width:1160px;margin:0 auto}.store-account-page__layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}.store-account-page__sidebar{display:flex;align-self:start}.store-account-main-content{display:flex;align-items:stretch;min-width:0}.store-account-main-content>.store-account-section{flex:1 1 auto}.store-account-sidebar{display:flex;flex-direction:column;width:100%;border-radius:16px;height:var(--store-account-panel-min-height);min-height:var(--store-account-panel-min-height);position:static;border:1px solid #e5e7eb;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.08)}.store-account-sidebar__body{display:flex;flex:1 1 auto;flex-direction:column;padding:18px 16px;min-height:0}.store-account-sidebar__body>nav{display:flex;flex:1 1 auto}.store-account-sidebar__list{display:flex;flex:1 1 auto;flex-direction:column;list-style:none;margin:0;padding:0}.store-account-sidebar__item{margin-bottom:8px}.store-account-sidebar__list>.store-account-sidebar__item:last-child{margin-bottom:0}.store-account-sidebar__item--last-link{margin-bottom:12px}.store-account-sidebar__item--logout{margin-top:auto}.store-account-sidebar__link{border-radius:10px;min-height:42px;padding:9px 10px;font-size:1.05rem;font-weight:500;color:var(--general_text_color,#1f2937);transition:background-color .15s ease,color .15s ease}.store-account-sidebar__link:hover{background:rgba(59,130,246,.08);color:#1d4ed8}.store-account-sidebar__logout{width:100%;justify-content:center}.store-account-page .store-account-orders-page{display:flex;flex-direction:column}.store-account-orders-page__content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:center}.store-account-orders-page__content.is-filled{justify-content:flex-start}.store-account-orders-page__list{width:100%;max-width:980px;margin:0 auto}.store-account-orders-page__empty{margin:0 auto;padding:18px 20px;max-width:560px;border:1px solid #dfe4ee;border-radius:14px;background:#fff}.store-account-address-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(12,16,24,.45)}.store-account-address-modal__dialog{margin:0;width:min(980px,96vw);max-width:980px}.store-account-address-modal .modal-content{max-height:calc(100vh - 32px);overflow:auto}.store-account-confirm-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(12,16,24,.45)}.store-account-confirm-modal .modal-dialog{margin:0}.store-account-profile-modal{position:fixed;inset:0;z-index:1200;background:rgba(12,16,24,.45);padding:16px}.store-account-profile-modal__dialog{width:min(620px,96vw);max-height:calc(100vh - 32px);overflow:auto}.store-account-page .store-account-section{width:100%;max-width:none;margin:0;padding:24px;border-radius:18px;border:1px solid #dfe4ee;background:#f8fafd;min-height:var(--store-account-panel-min-height)}.store-account-page .store-account-empty-state{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;text-align:center}.store-account-page .store-account-section.store-account-empty-state{min-height:var(--store-account-panel-min-height)}.store-account-page .store-account-addresses-page__card,.store-account-page .store-account-dashboard-page__card,.store-account-page .store-account-order-detail-page__card,.store-account-page .store-account-orders-page__card,.store-account-page .store-account-profile-page__card,.store-account-page .store-account-wishlist-page__card{border-radius:14px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.08)}.store-account-page .store-account-profile-page__card{max-width:600px}.store-account-page .store-account-wishlist-page__card{max-width:900px}.store-account-page .store-account-addresses-page__card{max-width:800px}.store-account-page .store-account-addresses-page__address-card[data-default=true]{padding-top:2.2rem}.store-account-page .store-account-addresses-page__card-body,.store-account-page .store-account-dashboard-page__card-body,.store-account-page .store-account-order-detail-page__card-body,.store-account-page .store-account-orders-page__card-body,.store-account-page .store-account-profile-page__card-body,.store-account-page .store-account-wishlist-page__card-body{padding:1.25rem}.store-account-page .store-account-dashboard-page__card-title,.store-account-page .store-account-profile-page__card-title,.store-account-page .store-account-wishlist-page__card-title{color:#111827;font-weight:600}.store-account-main-content h1{font-family:var(--general_font,"Inter"),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(1.35rem,1.9vw,1.8rem);letter-spacing:-.02em;color:#111827;font-weight:700;text-align:center;margin-bottom:1.5rem}.store-account-main-content h2,.store-account-main-content h3,.store-account-main-content h4,.store-account-main-content h5{font-family:var(--general_font,"Inter"),system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:600}@media (max-width:991.98px){.store-account-page{min-height:calc(100vh - 230px);padding-top:3rem}.store-account-page .store-account-section{padding:18px;border-radius:14px;min-height:300px}.store-account-page__layout{grid-template-columns:1fr;align-items:stretch}.store-account-sidebar{height:auto;min-height:300px}.store-account-page .store-account-section.store-account-empty-state{min-height:300px}.store-account-sidebar__body{padding:14px}.store-account-page__footer-spacer{height:120px}}.admin-articles-page .store-page__content{padding-bottom:56px}.admin-articles-page__header{margin-bottom:20px}.admin-articles-page__title{margin:0;font-size:48px;font-weight:700;color:#0f172a}.admin-articles-page__subtitle{margin:8px 0 0;color:#64748b;font-size:16px}.admin-articles-grid{display:grid;gap:20px;grid-template-columns:1fr}.admin-articles-card{display:flex;flex-direction:column;gap:0;text-decoration:none;color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 8px 20px rgba(15,23,42,.05)}.admin-articles-card__media{background:#eef2f7;padding:16px}.admin-articles-card__media img{width:100%;height:190px;border-radius:14px;object-fit:cover;background:#fff}.admin-articles-card__placeholder{height:190px;border-radius:14px;background:#fff;color:#64748b;display:flex;align-items:center;justify-content:center;font-weight:600}.admin-articles-card__body{padding:14px 16px 16px}.admin-articles-card__meta{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:#64748b;margin-bottom:6px}.admin-articles-card__title{margin:0;font-size:18px;line-height:1.2;font-weight:700;color:#0f172a}.admin-articles-card__excerpt{margin:6px 0 0;font-size:14px;line-height:1.55;color:#475569}@media (min-width:668px) and (max-width:996px){.admin-articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:997px){.admin-articles-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.store-page--split-product .store-page__content{display:grid;gap:20px}.store-split-product-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.store-split-product-instructions{margin:10px 0 0;padding-left:18px;display:grid;gap:6px}.store-split-product-instructions-title{margin:10px 0 0;font-weight:700}.store-split-product-total{border:1px solid #d6dcea;border-radius:14px;background:#fff;padding:12px 14px;min-width:180px;text-align:center;display:grid;justify-items:center;align-content:center;gap:4px}.store-split-product-total span{display:block;font-size:18px;line-height:1;font-weight:700;color:#667085}.store-split-product-total strong{font-size:18px;line-height:1}.store-split-product-stage{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:16px;align-items:stretch}.store-split-product-picked{border:1px solid #d8deec;border-radius:14px;background:#fff;padding:12px;display:grid;gap:10px}.store-split-product-picked h3{margin:0;font-size:22px}.store-split-product-picked-card{border:1px solid #e4e7f0;border-radius:12px;padding:10px;background:#f8faff;display:grid;gap:8px}.store-split-product-picked-card img{width:100%;height:198px;object-fit:cover;border-radius:10px}.store-split-product-picked-card h4{margin:0;font-size:16px}.store-split-product-picked-card p{margin:0;font-size:13px;color:#4a5667;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-split-product-picked-card strong{font-size:15px}.store-split-product-chooser-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.store-split-product-chooser{border:1px solid #d8deec;border-radius:14px;background:#fff;padding:12px;display:grid;gap:10px}.store-split-product-chooser-head{display:grid;gap:8px}.store-split-product-chooser-head h3{margin:0;font-size:24px}.store-split-product-chooser-list{border:1px solid #e3e7f2;border-radius:12px;max-height:260px;overflow:auto;padding:8px;background:#fbfcff;display:grid;gap:6px}.store-split-product-chooser-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px}.store-split-product-chooser-pagination span{font-size:13px;color:#5f6b7e}.store-split-product-chooser-item{display:flex;align-items:center;gap:8px;border:1px solid #e1e6f2;border-radius:10px;background:#fff;padding:8px 10px;font-weight:600;color:#243047}.store-split-product-chooser-item input{margin:0}.store-split-product-bottom{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr);gap:16px}.store-split-product-config{display:grid;gap:14px}.store-split-product-block{border:1px solid #d8deec;border-radius:14px;background:#fff;padding:14px}.store-split-product-block h4{margin:0 0 14px;font-size:28px;line-height:1}.store-split-product-options{display:grid;gap:8px}.store-split-product-block--sizes .store-split-product-options{margin-top:4px}.store-split-product-block--sizes{display:grid}.store-split-product-block--sizes h4{margin-bottom:10px}.store-split-product-options .store-chip{width:100%;border-radius:10px;border:1px solid #e1e6f2;background:#fff;color:#243047;font-size:16px;font-weight:600;padding:10px 12px;display:flex;align-items:center;gap:8px}.store-split-product-options .store-chip input{margin:0}.store-split-product-options .store-chip span{font-size:16px}.store-split-product-summary{border:1px solid #d8deec;border-radius:14px;background:#fff;padding:14px;display:grid;gap:10px;align-content:start}.store-split-product-summary h4{margin:0;font-size:28px;line-height:1}.store-split-product-summary-list{margin:0;padding-left:18px;display:grid;gap:6px}.store-split-product-summary-sep{border-top:1px solid #e4e8f3}.store-split-product-summary-total strong{font-size:24px}@media (max-width:1200px){.store-split-product-stage{grid-template-columns:1fr}}@media (max-width:992px){.store-split-product-header{flex-direction:column}.store-split-product-total{width:100%;text-align:left}.store-split-product-bottom,.store-split-product-chooser-grid{grid-template-columns:1fr}.store-split-product-block h4,.store-split-product-summary h4{font-size:24px}}.store-breadcrumbs{position:relative;isolation:isolate;min-height:var(--store-breadcrumbs-height,110px);border-top:1px solid var(--bs-border-color,#d4d9e3);border-bottom:1px solid var(--bs-border-color,#d4d9e3);background:var(--bs-body-bg,#f6f7fb)}.store-breadcrumbs--background{background-image:var(--store-breadcrumbs-bg-image);background-size:cover;background-position:50%;background-repeat:no-repeat}.store-breadcrumbs--background:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,var(--store-breadcrumbs-overlay-opacity,.35));z-index:-1}.store-breadcrumbs__inner{min-height:inherit;padding-top:10px;padding-bottom:10px}.store-breadcrumbs__inner,.store-breadcrumbs__nav{display:flex;align-items:center;justify-content:center}.store-breadcrumbs__nav{flex-wrap:wrap;gap:8px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.store-breadcrumbs__item{display:inline-flex;align-items:center;gap:8px}.store-breadcrumbs__current,.store-breadcrumbs__item a{color:var(--store-breadcrumbs-text,#101114);text-decoration:none}.store-breadcrumbs__item a:hover{text-decoration:underline}.store-breadcrumbs__sep{color:var(--store-breadcrumbs-sep,#6b7280)}.store-breadcrumbs--background .store-breadcrumbs__current,.store-breadcrumbs--background .store-breadcrumbs__item a,.store-breadcrumbs--background .store-breadcrumbs__sep{color:#fff}