.sculpt-footer{background:var(--color-primary-dark);color:#c9a48a;margin-top:auto}.sculpt-footer-inner{width:min(var(--page-width),calc(100vw - var(--page-padding) * 2));margin:0 auto;padding:2.5rem 0;display:grid;grid-template-columns:1fr auto;align-items:start;gap:2rem}.sculpt-footer-brand__logo{display:inline-flex;align-items:center;font-family:var(--font-heading);font-size:2rem;font-weight:400;color:#fff;text-decoration:none}.sculpt-footer-brand__logo-image{display:block;width:min(240px,70vw);max-width:100%;height:auto}.sculpt-footer-brand__tagline{font-size:var(--font-size-xs);color:#c9a48ab3;margin-top:.4rem;letter-spacing:.06em;text-transform:uppercase}.sculpt-footer-nav{display:grid;grid-template-columns:repeat(2,minmax(180px,auto));gap:1.5rem 3.5rem;justify-content:end}.sculpt-footer-nav__group{min-width:0}.sculpt-footer-nav__title{margin:0 0 .9rem;font-size:clamp(1.25rem,1.6vw,1.55rem);line-height:1.1;font-weight:700;letter-spacing:.02em;color:#f4ebe5}.sculpt-footer-nav__links{display:grid;gap:.65rem}.sculpt-footer-nav__links a,.sculpt-footer-nav__links .sculpt-footer-nav__link-button{color:#d5ecf6}.sculpt-footer-nav__contact{display:grid;gap:.45rem}.sculpt-footer-nav__contact p{margin:0;font-size:clamp(.9rem,1vw,1rem);line-height:1.35;font-weight:500;color:#d5ecf6}.sculpt-footer-nav__contact a{display:inline-block;width:fit-content;font-size:clamp(.9rem,1vw,1rem);line-height:1.35;font-weight:500;color:#d5ecf6;text-decoration:none;transition:color .15s}.sculpt-footer-nav__contact a:hover{color:#32b2de}.sculpt-footer-nav a{display:inline-block;width:fit-content;font-size:clamp(.96rem,1.1vw,1.12rem);line-height:1.25;font-weight:600;color:#ead8cc;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,.08);transition:color .15s,transform .15s}.sculpt-footer-nav__link-button{display:inline-block;width:fit-content;border:0;background:transparent;padding:0;margin:0;text-align:left;font:inherit;font-size:clamp(.96rem,1.1vw,1.12rem);line-height:1.25;font-weight:600;color:#ead8cc;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,.08);cursor:pointer;transition:color .15s,transform .15s}.sculpt-footer-nav a:hover,.sculpt-footer-nav__link-button:hover{color:#32b2de;transform:translate(1px)}.sculpt-footer-nav__contact p:hover{color:#32b2de}.sculpt-footer-bottom{border-top:1px solid rgba(201,164,138,.2)}.sculpt-footer-bottom-inner{width:min(var(--page-width),calc(100vw - var(--page-padding) * 2));margin:0 auto;padding:1rem 0;font-size:var(--font-size-xs);color:#c9a48a80;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem}@media(max-width:640px){.sculpt-footer-inner{grid-template-columns:1fr}.sculpt-footer-nav{grid-template-columns:1fr;gap:1.25rem;justify-content:flex-start}}.footer{background:var(--color-dark);margin-top:auto}.footer-menu{justify-content:center;display:flex;flex-wrap:wrap;gap:1rem;padding:1rem}.footer-menu a{color:var(--color-light);min-width:fit-content}.cart-main{height:100%;max-height:calc(100vh - var(--cart-aside-summary-height));overflow-y:auto;overflow-x:hidden;width:auto}.cart-main.with-discount{max-height:calc(100vh - var(--cart-aside-summary-height-with-discount))}.cart-main-page{max-width:920px;margin:0 auto}.cart-main-aside{position:relative}.cart-warning-banner{margin:0 0 .65rem;border:1px solid #f3c6b2;background:#fff4ef;color:#8f3c1f;border-radius:8px;padding:.55rem .75rem;font-size:.86rem;line-height:1.35}.cart-details{display:flex;flex-direction:column;gap:1rem}.cart-lines{margin:0;padding:0;list-style:none}.cart-empty{margin:.75rem 0 1rem;padding:1.15rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fff 0%,var(--color-primary-light) 100%)}.cart-empty-text{margin:0 0 .85rem;color:var(--color-primary-dark)}.cart-empty-link{display:inline-flex;align-items:center;gap:.25rem;color:var(--color-accent);font-weight:600;text-decoration:none}.cart-empty-link:hover{color:var(--color-primary)}.cart-line{padding:1rem 0;border-bottom:1px solid var(--color-border-subtle)}.cart-line-inner{display:flex;gap:.85rem}.cart-line img{height:92px;width:92px;object-fit:cover;border-radius:var(--radius-md);flex-shrink:0}.cart-line-content{flex:1}.cart-line-title-link{text-decoration:none;color:var(--color-primary-dark)}.cart-line-title{margin:0 0 .2rem;line-height:1.3}.cart-line-title-row{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.cart-line-title-link:hover{color:var(--color-primary)}.cart-line-options{margin:.3rem 0 0;padding:0;list-style:none}.cart-line-option{color:var(--color-text-muted)}.cart-summary-page{position:relative}.cart-summary-aside{background:var(--color-surface);border-top:1px solid var(--color-border);bottom:0;left:0;right:0;margin-top:auto;padding-top:.75rem;padding-bottom:calc(.35rem + env(safe-area-inset-bottom));position:sticky;z-index:2}.cart-summary{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;padding:.85rem .95rem;width:100%;box-sizing:border-box}.cart-summary-heading{margin:0 0 .6rem;color:var(--color-primary-dark)}.cart-line-quantity{display:flex;align-items:center;gap:.45rem;margin-top:.55rem}.cart-line-quantity-value{min-width:1.2rem;text-align:center;font-weight:600;color:var(--color-text)}.cart-qty-btn{width:1.8rem;height:1.8rem;border-radius:var(--radius-full);border:1px solid var(--color-border);background:#fff;color:var(--color-primary-dark);line-height:1;cursor:pointer}.cart-qty-btn:hover:not(:disabled){border-color:var(--color-primary);background:var(--color-primary-light)}.cart-line-remove{margin-left:.35rem;border:none;background:transparent;color:var(--color-text-muted);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.cart-line-remove:hover:not(:disabled){color:var(--color-error)}.cart-line-stock-warning{margin-left:0;color:#b42318;font-size:.8rem;line-height:1;white-space:nowrap}.cart-line-quantity button:disabled,.cart-line-remove:disabled{opacity:.55;cursor:not-allowed}.cart-line-children{padding-left:2rem}.cart-discount{align-items:center;display:flex;gap:.4rem;margin-top:.25rem;color:var(--color-success)}.cart-discounts,.cart-gift-card{margin-top:.6rem}.cart-code-form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem;margin-top:.4rem;width:100%}.cart-code-form-row input{width:100%;min-width:0;box-sizing:border-box;margin:0}.cart-code-form-row button,.cart-discount button{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;color:var(--color-primary-dark);padding:.35rem .65rem;cursor:pointer}.cart-code-form-row button:hover,.cart-discount button:hover{border-color:var(--color-primary);background:var(--color-primary-light)}.cart-subtotal{align-items:center;display:flex;justify-content:space-between;margin:0;font-weight:600}.cart-subtotal dt,.cart-subtotal dd{margin:0}.cart-subtotal dd{text-align:right;margin-left:.6rem}.cart-checkout-actions{margin-top:.85rem}.cart-checkout-button{display:inline-flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;text-decoration:none;border-radius:var(--radius-md);background:var(--color-primary);color:#fff;font-weight:600;padding:.72rem 1rem}.cart-checkout-button:hover{background:var(--color-primary-hover)}@media(max-width:45em){.cart-summary-aside{left:0;right:0}.cart-code-form-row button,.cart-discount button{flex-shrink:0;white-space:nowrap}.cart-main-page{margin:0}.cart-line-inner{gap:.7rem}.cart-line img{width:82px;height:82px}}.predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto;padding-bottom:1.25rem}.predictive-search-form{background:var(--color-surface);position:sticky;top:0;z-index:2;padding:.5rem 0 .9rem;border-bottom:1px solid var(--color-border-subtle)}.predictive-search-form__controls{display:grid;grid-template-columns:1fr auto;gap:.55rem;align-items:center}.predictive-search-input{width:100%;height:2.7rem;border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-primary-light);color:var(--color-text);padding:0 .95rem;font-size:var(--font-size-base);transition:border-color .2s,box-shadow .2s,background .2s}.predictive-search-input::placeholder{color:var(--color-text-muted)}.predictive-search-input:focus{outline:none;border-color:var(--color-primary);background:var(--color-surface);box-shadow:0 0 0 3px #cb967d29}.predictive-search-submit{height:2.7rem;border:1px solid var(--color-primary);border-radius:var(--radius-full);background:var(--color-primary);color:#fff;font-weight:600;padding:0 1rem;cursor:pointer;transition:background .2s,border-color .2s,transform .12s}.predictive-search-submit:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.predictive-search-submit:active{transform:scale(.98)}.predictive-search-status,.predictive-search-empty{margin:1rem 0 0;color:var(--color-text-muted)}.predictive-search-result{margin:1rem 0 1.35rem}.predictive-search-result h5{margin:0 0 .55rem;text-transform:uppercase;font-size:var(--font-size-xs);color:var(--color-text-muted);letter-spacing:.08em}.predictive-search-result ul{list-style:none;margin:0;padding:0}.predictive-search-result-item{margin-bottom:.45rem}.predictive-search-result-item a{align-items:center;display:flex;gap:.75rem;text-decoration:none;color:var(--color-text);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);background:#fff;padding:.55rem .6rem;transition:border-color .2s,background .2s,box-shadow .2s}.predictive-search-result-item a:hover{color:var(--color-primary-dark);border-color:var(--color-primary);background:var(--color-primary-light);box-shadow:var(--shadow-hover)}.predictive-search-result-item a img{width:52px;height:52px;object-fit:cover;border-radius:var(--radius-sm)}.predictive-search-result-item p{margin:0;font-weight:600}.predictive-search-result-item small{color:var(--color-text-muted)}.predictive-search-view-all{display:inline-flex;align-items:center;margin-top:.4rem;text-decoration:none;color:var(--color-primary-dark);font-weight:600}.predictive-search-view-all:hover{color:var(--color-primary)}.search-result{margin-bottom:1.5rem}.search-results-item{margin-bottom:.5rem}.search-results-item a{display:flex;align-items:center;gap:1rem;text-decoration:none;color:var(--color-text)}.search-results-item a:hover{color:var(--color-primary)}.featured-collection{display:block;margin-bottom:2rem;position:relative;border-radius:var(--radius-lg);overflow:hidden}.featured-collection-image{aspect-ratio:1 / 1}@media(min-width:45em){.featured-collection-image{aspect-ratio:16 / 9}}.featured-collection img{height:auto;max-height:100%;object-fit:cover;border-radius:0}.recommended-products-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media(min-width:45em){.recommended-products-grid{grid-template-columns:repeat(4,1fr)}}.recommended-product img{height:auto}.collections-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.collection-item img{height:auto;border-radius:var(--radius-md)}.collection-description{margin-bottom:1rem;max-width:95%;color:var(--color-text-muted)}@media(min-width:45em){.collection-description{max-width:600px}}.products-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.product-item img{height:auto;width:100%;border-radius:var(--radius-md)}.collections-all-page{max-width:1200px;margin:2rem auto 3rem}.collections-all-page__header{display:grid;gap:.5rem;margin-bottom:1.25rem}.collections-all-page__title{font-size:clamp(1.9rem,3vw,2.5rem);margin:0;color:var(--color-primary-dark)}.collections-all-page__subtitle{margin:0;color:var(--color-text-muted)}.collections-all-page__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.collections-all-page__count{display:inline-flex;align-items:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-muted);font-size:var(--font-size-sm);font-weight:600;padding:.45rem .85rem}.collections-all-grid{gap:1.1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.collections-all-page .product-item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);display:block;overflow:hidden;padding:.8rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.collections-all-page .product-item:hover{border-color:var(--color-accent-warm);box-shadow:var(--shadow-hover);transform:translateY(-2px)}.collections-all-page .product-item img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--radius-md)}.collections-all-page .product-item h4{margin:.8rem 0 .4rem;color:var(--color-primary-dark);font-size:var(--font-size-lg)}.collections-all-page .product-item small{color:var(--color-primary);display:inline-flex;font-size:var(--font-size-sm);font-weight:700;letter-spacing:.01em}.collections-all-page__pagination{display:flex;justify-content:center;margin-top:.5rem}.collections-all-page__pager{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.6rem 1rem;border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-primary-dark);font-weight:600;text-decoration:none;transition:border-color .2s,background .2s,color .2s}.collections-all-page__pager:hover{border-color:var(--color-primary);background:var(--color-primary-light)}.collections-all-page__pager--top{margin-left:auto}.collections-all-page__pager[aria-disabled=true]{opacity:.5;pointer-events:none}@media(max-width:1180px){.collections-all-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.collections-all-page__toolbar{flex-direction:column;align-items:flex-start}.collections-all-page__pager--top{margin-left:0}.collections-all-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.collections-all-page{margin-top:1.25rem}.collections-all-grid{grid-template-columns:minmax(0,1fr)}}.product{display:grid;gap:2rem}@media(min-width:45em){.product{grid-template-columns:1fr 1fr;gap:4rem}}.product h1{margin-top:0;font-size:var(--font-size-3xl);color:var(--color-dark)}.product-image img{height:auto;width:100%;border-radius:var(--radius-lg)}.product-main{align-self:start;position:sticky;top:calc(var(--header-height) + 1rem)}.product-price-on-sale{display:flex;gap:.5rem;align-items:baseline}.product-price-on-sale s{opacity:.45}.product-options-grid{display:flex;flex-wrap:wrap;gap:.6rem;margin:.75rem 0}.product-options-item{padding:.4rem .85rem;background:transparent;border:1.5px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--font-size-sm);font-family:inherit;cursor:pointer;transition:border-color .15s,background .15s}.product-options-item:hover{border-color:var(--color-primary);background:var(--color-primary-light)}.product-options-item:disabled{opacity:.4;cursor:not-allowed}.product-option-label-swatch{width:1.25rem;height:1.25rem;margin:.25rem 0;border-radius:50%;overflow:hidden}.product-option-label-swatch img{width:100%}.product-page{margin:2rem auto 3rem}.product-page__layout{gap:2rem}.product-page__media-card,.product-page__info-card,.product-page__description-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.product-page__media-card{padding:1rem}.product-page__content{position:static;top:auto}.product-page__info-card{padding:1.25rem}.product-page__vendor{margin:0;font-size:var(--font-size-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);font-weight:700}.product-page__title{margin:.45rem 0 0;color:var(--color-primary-dark)}.product-page__variant{margin:.45rem 0 0;color:var(--color-text-muted);font-size:var(--font-size-sm)}.product-page__price-row{margin-top:.9rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-page .product-price{font-size:var(--font-size-xl);font-weight:700;color:var(--color-primary-dark)}.product-page__availability{border-radius:var(--radius-full);padding:.25rem .65rem;font-size:var(--font-size-xs);font-weight:700}.product-page__availability--in{color:var(--color-success);background:#eef9ef}.product-page__availability--out{color:var(--color-error);background:var(--color-error-bg)}.product-page__form-wrap{margin-top:1rem}.product-page .product-form button[type=submit]{margin-top:.2rem;width:100%;min-height:44px;border:none;border-radius:var(--radius-md);background:var(--color-primary);color:#fff;font-weight:700;cursor:pointer;transition:background .2s ease}.product-page .product-form button[type=submit]:hover{background:var(--color-primary-hover)}.product-page .product-options h5{margin:.6rem 0 .35rem;font-size:var(--font-size-sm);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.product-page .product-options-item{border:1px solid var(--color-border)!important;border-radius:var(--radius-md);background:#fff}.product-page__meta{margin:1rem 0 0;padding:0;list-style:none;border-top:1px solid var(--color-border-subtle)}.product-page__meta li{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid var(--color-border-subtle);font-size:var(--font-size-sm)}.product-page__meta li span{color:var(--color-text-muted)}.product-page__meta li strong{color:var(--color-primary-dark);text-align:right}.product-page__description-card{margin-top:1rem;padding:1.25rem}.product-page__description-card h2{margin:0 0 .8rem;font-size:var(--font-size-xl);color:var(--color-primary-dark)}.product-page__description{color:var(--color-text)}.product-page__description p{margin:.45rem 0 .8rem}@media(max-width:45em){.product-page{margin-top:1.2rem}.product-page__layout{gap:1rem}.product-page__media-card,.product-page__info-card,.product-page__description-card{padding:1rem}.product-page__price-row{flex-direction:column;align-items:flex-start}}.blog-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.blog-article-image{aspect-ratio:3/2;display:block;border-radius:var(--radius-md);overflow:hidden}.blog-article-image img{height:100%;width:100%;object-fit:cover;border-radius:0}.article img{height:auto;width:100%;border-radius:var(--radius-md)}.acct-page{display:grid;grid-template-columns:240px 1fr;gap:2rem;width:min(var(--page-width),calc(100vw - var(--page-padding) * 2));margin:2.5rem auto 4rem;align-items:start}.acct-sidebar{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:1.75rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:0;position:sticky;top:calc(var(--header-height) + 1.5rem)}.acct-avatar{width:3.5rem;height:3.5rem;border-radius:50%;background:var(--color-primary);color:#fff;font-family:var(--font-heading);font-size:1.35rem;font-weight:400;display:flex;align-items:center;justify-content:center;letter-spacing:.04em;margin-bottom:.65rem;flex-shrink:0}.acct-name{font-size:var(--font-size-sm);font-weight:600;color:var(--color-text);margin:0 0 1.25rem;text-align:center;word-break:break-word}.acct-nav{width:100%;display:flex;flex-direction:column;gap:.2rem;margin-bottom:1rem}.acct-nav__link{display:flex;align-items:center;gap:.6rem;padding:.6rem .85rem;border-radius:var(--radius-md);font-size:var(--font-size-sm);color:var(--color-text-muted);text-decoration:none;transition:background .15s,color .15s}.acct-nav__link svg{width:16px;height:16px;flex-shrink:0}.acct-nav__link:hover{background:var(--color-primary-light);color:var(--color-primary)}.acct-nav__link.is-active{background:var(--color-primary-light);color:var(--color-primary);font-weight:600}.acct-logout-form{width:100%;margin-top:.5rem}.acct-logout-btn{display:flex;align-items:center;justify-content:center;gap:.55rem;width:100%;padding:.55rem .85rem;border-radius:var(--radius-md);background:transparent;border:1px solid var(--color-border);color:var(--color-text-muted);font-size:var(--font-size-sm);cursor:pointer;transition:background .15s,color .15s,border-color .15s}.acct-logout-btn svg{width:15px;height:15px}.acct-logout-btn:hover{background:#fff5f5;color:#b05030;border-color:#f0c0b0}.acct-main{min-width:0}.acct-section-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border-subtle)}.acct-section-header--with-back{display:flex;flex-direction:column;gap:.4rem}.acct-section-title{margin:0;font-size:var(--font-size-2xl);color:var(--color-dark);font-family:var(--font-heading);font-weight:400}.acct-back-link{font-size:var(--font-size-sm);color:var(--color-text-muted);text-decoration:none;transition:color .15s}.acct-back-link:hover{color:var(--color-primary)}.acct-order-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:var(--font-size-sm);color:var(--color-text-muted);margin-top:.35rem}.acct-order-meta__conf{color:var(--color-text)}.acct-card{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:1.25rem 1.5rem;margin-bottom:1rem}.acct-card--new{border-style:dashed;border-color:var(--color-border)}.acct-card-title{margin:0 0 1rem;font-size:var(--font-size-lg);color:var(--color-dark);font-weight:600}.acct-badge{display:inline-flex;align-items:center;padding:.22rem .7rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.acct-badge--green{background:#eaf7ed;color:#276134}.acct-badge--yellow{background:#fef9ec;color:#8a6800}.acct-badge--red{background:#fef0ee;color:#b05030}.acct-badge--default{background:var(--color-primary-light);color:var(--color-accent)}.acct-badge--sm{font-size:.7rem;padding:.18rem .55rem}.acct-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:var(--radius-md);font-size:var(--font-size-sm);font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .1s;border:1.5px solid transparent;padding:.65rem 1.25rem;white-space:nowrap}.acct-btn:active{transform:scale(.98)}.acct-btn--primary{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.acct-btn--primary:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.acct-btn--primary:disabled{opacity:.55;cursor:not-allowed;transform:none}.acct-btn--outline{background:transparent;color:var(--color-accent);border-color:var(--color-accent)}.acct-btn--outline:hover{background:var(--color-primary-light)}.acct-btn--ghost{background:transparent;color:var(--color-text-muted);border-color:var(--color-border)}.acct-btn--ghost:hover{background:var(--color-background);color:var(--color-text)}.acct-btn--danger{background:transparent;color:#b05030;border-color:#f0c0b0}.acct-btn--danger:hover{background:#fff5f0}.acct-btn--sm{padding:.42rem .85rem;font-size:.82rem}.acct-link{color:var(--color-primary);text-decoration:underline;text-underline-offset:3px;font-size:var(--font-size-sm)}.acct-form{display:flex;flex-direction:column;gap:1rem}.acct-form-group{display:flex;flex-direction:column;gap:.35rem}.acct-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.acct-label{font-size:var(--font-size-sm);font-weight:600;color:var(--color-text);letter-spacing:.01em}.acct-input{width:100%;padding:.6rem .85rem;border:1.5px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--font-size-base);background:var(--color-surface);color:var(--color-text);outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.acct-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #cb967d26}.acct-checkbox-label{display:flex;align-items:center;gap:.55rem;font-size:var(--font-size-sm);color:var(--color-text);cursor:pointer}.acct-checkbox{width:1rem;height:1rem;accent-color:var(--color-primary);cursor:pointer}.acct-error{color:var(--color-error);font-size:var(--font-size-sm);background:var(--color-error-bg);border:1px solid var(--color-error-border);border-radius:var(--radius-md);padding:.55rem .85rem;margin:0}.acct-success{color:var(--color-success);font-size:var(--font-size-sm);background:#eaf7ed;border:1px solid #b5dfc0;border-radius:var(--radius-md);padding:.55rem .85rem;margin:0}.acct-filter-form{margin-bottom:1.5rem}.acct-filter-inputs{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.acct-filter-inputs .acct-input{flex:1 1 160px}.acct-orders-list{display:flex;flex-direction:column;gap:.85rem}.acct-order-card{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:1.1rem 1.35rem;transition:box-shadow .15s}.acct-order-card:hover{box-shadow:var(--shadow-hover)}.acct-order-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.65rem}.acct-order-card__num{font-weight:700;font-size:var(--font-size-base);color:var(--color-dark);display:block;margin-bottom:.2rem}.acct-order-card__date{font-size:var(--font-size-sm);color:var(--color-text-muted);display:block}.acct-order-card__badges{display:flex;flex-wrap:wrap;gap:.4rem;flex-shrink:0}.acct-order-card__body{margin-bottom:.85rem}.acct-order-card__meta{font-size:var(--font-size-sm);color:var(--color-text-muted);margin:0 0 .25rem}.acct-order-card__total{font-size:var(--font-size-base);color:var(--color-text);margin:0}.acct-order-card__foot{display:flex}.acct-empty{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1rem;text-align:center;color:var(--color-text-muted)}.acct-empty svg{width:56px;height:56px;color:var(--color-border)}.acct-empty p{margin:0;font-size:var(--font-size-lg)}.acct-order-detail{gap:1rem}.acct-order-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:1rem;align-items:start}.acct-order-side{display:flex;flex-direction:column;gap:1rem}.acct-order-main{display:flex;flex-direction:column;gap:1rem;min-width:0}.acct-order-items{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 8px 24px #1a161408}.acct-order-tracking{margin-top:1rem;background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:1rem 1.1rem;box-shadow:0 8px 24px #1a161408}.acct-order-tracking__head{display:flex;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.9rem}.acct-order-tracking__title{margin:0;font-size:var(--font-size-base);font-weight:700}.acct-tracking-timeline{list-style:none;margin:0;padding:.25rem 0 .25rem .1rem}.acct-tracking-timeline__item{display:grid;grid-template-columns:16px minmax(0,1fr);gap:.75rem;align-items:start;padding:0 0 .8rem;position:relative;color:var(--color-text-muted)}.acct-tracking-timeline__item:last-child{padding-bottom:0}.acct-tracking-timeline__item:not(:last-child):after{content:"";position:absolute;left:7px;top:16px;width:1px;height:calc(100% - 8px);background:var(--color-border-subtle)}.acct-tracking-timeline__dot{width:14px;height:14px;border-radius:50%;border:2px solid var(--color-border);background:#fff;margin-top:.1rem}.acct-tracking-timeline__item.is-complete .acct-tracking-timeline__dot{border-color:var(--color-success);background:#53b0902e}.acct-tracking-timeline__item.is-complete{color:var(--color-text)}.acct-tracking-timeline__label{margin:0;font-size:var(--font-size-base);font-weight:600}.acct-tracking-timeline__date{margin:.2rem 0 0;font-size:var(--font-size-sm);color:var(--color-text-muted)}.acct-order-tracking__meta{margin-top:.8rem;padding-top:.8rem;border-top:1px solid var(--color-border-subtle);display:flex;flex-wrap:wrap;gap:.6rem 1rem;align-items:center}.acct-order-tracking__meta p{margin:0;color:var(--color-text-muted);font-size:var(--font-size-sm)}.acct-order-tracking__meta span{color:var(--color-text);font-weight:600}.acct-order-item{display:grid;grid-template-columns:80px 1fr auto auto auto;gap:1rem;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border-subtle)}.acct-order-item:last-child{border-bottom:none}.acct-order-item__img img{width:80px;height:80px;object-fit:cover;border-radius:var(--radius-md)}.acct-order-item__title{font-weight:600;margin:0 0 .2rem;font-size:var(--font-size-sm)}.acct-order-item__variant{color:var(--color-text-muted);font-size:var(--font-size-xs);margin:0}.acct-order-item__price,.acct-order-item__qty{color:var(--color-text-muted);font-size:var(--font-size-sm);white-space:nowrap}.acct-order-item__total{font-weight:600;font-size:var(--font-size-sm);white-space:nowrap}.acct-order-totals{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:1rem 1.25rem;margin-bottom:1.25rem;max-width:320px;margin-left:auto}.acct-order-totals__row{display:flex;justify-content:space-between;align-items:center;padding:.45rem 0;font-size:var(--font-size-sm);color:var(--color-text-muted);border-bottom:1px solid var(--color-border-subtle)}.acct-order-totals__row:last-child{border-bottom:none}.acct-order-totals__row--total{font-weight:700;font-size:var(--font-size-base);color:var(--color-dark)}.acct-order-totals__value{color:var(--color-dark);font-weight:600}.acct-order-totals__value--discount{color:var(--color-success)}.acct-order-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.acct-address-block{font-style:normal}.acct-address-block p{margin:0 0 .25rem;font-size:var(--font-size-sm);color:var(--color-text)}.acct-muted{color:var(--color-text-muted);font-size:var(--font-size-sm)}.acct-addresses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-bottom:1.5rem}.acct-addr-actions{display:flex;gap:.5rem;margin-top:1rem}@media(max-width:760px){.acct-page{grid-template-columns:1fr;margin-top:1.5rem}.acct-sidebar{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem;position:static}.acct-avatar{width:2.6rem;height:2.6rem;font-size:1rem;margin-bottom:0}.acct-name{margin:0}.acct-nav{flex-direction:row;flex-wrap:wrap;margin-bottom:0;gap:.25rem;width:auto;flex:1 1 auto}.acct-logout-form{width:auto;margin-top:0}.acct-logout-btn{width:auto;padding:.42rem .75rem}.acct-order-item{grid-template-columns:60px 1fr;grid-template-rows:auto auto auto}.acct-order-item__img{grid-row:span 3}.acct-order-item__price,.acct-order-item__qty,.acct-order-item__total{display:inline}.acct-order-info-grid,.acct-form-row{grid-template-columns:1fr}.acct-order-totals{max-width:100%}.acct-filter-inputs .acct-input{flex:1 1 120px}}.order-search-form{margin-bottom:1.5rem}.order-search-fieldset{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1rem;background:var(--color-surface)}.order-search-legend{font-weight:600;padding:0 .5rem;color:var(--color-text)}.order-search-active{font-weight:400;opacity:.7;margin-left:.5rem}.order-search-inputs{display:grid;gap:1rem;margin:.25rem 0 1rem;grid-template-columns:1fr}@media(min-width:640px){.order-search-inputs{grid-template-columns:1fr 1fr}}.order-search-input{width:100%;padding:.55rem .8rem;border:1.5px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--font-size-base);background:var(--color-surface);color:var(--color-text);transition:border-color .2s,box-shadow .2s;outline:none}.order-search-input:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #bb8b741f}.order-search-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.page-width{width:min(var(--page-width),calc(100vw - var(--page-padding) * 2));margin:0 auto}.page-section{padding:2rem 0}.page{width:min(var(--page-width),calc(100vw - var(--page-padding) * 2));margin:2rem auto 3rem}.page>header h1{margin:0 0 1rem;color:var(--color-primary-dark)}.contact-page{width:min(1120px,calc(100vw - var(--page-padding) * 2));margin:2.6rem auto 3.4rem}.contact-page__intro{margin:0 0 1rem;color:var(--color-text-muted)}.contact-page__intro p{margin:0 0 .6rem}.contact-page__form{display:grid;gap:1rem;max-width:920px}.contact-page__status{margin:0;font-size:.95rem}.contact-page__status--success{color:#206a37}.contact-page__status--error{color:#8c2020}.contact-page__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.contact-page__input,.contact-page__textarea{width:100%;border:1.5px solid var(--color-border);border-radius:var(--radius-full);background:#ffffffbf;color:var(--color-text);font-size:var(--font-size-lg);box-sizing:border-box;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.contact-page__input{min-height:64px;padding:1rem 1.35rem}.contact-page__textarea{border-radius:var(--radius-lg);min-height:196px;padding:1.1rem 1.35rem;resize:vertical}.contact-page__input::placeholder,.contact-page__textarea::placeholder{color:var(--color-text-muted)}.contact-page__input:focus,.contact-page__textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #44b8de26}.contact-page__submit{margin-top:.5rem;width:146px;height:58px;padding:0 1rem;border:none;border-radius:10px;background:linear-gradient(90deg,#32b2de,#62ccea);color:#fff;font-size:var(--font-size-base);font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease;justify-self:start}.contact-page__submit:hover{transform:translateY(-1px);box-shadow:0 8px 18px #2dadd83d}@media(max-width:760px){.contact-page{width:min(100%,calc(100vw - 1rem));margin:1rem auto 2rem}.contact-page__intro{margin-bottom:.9rem;text-align:center}.contact-page__intro p{margin-bottom:.5rem;font-size:.95rem;line-height:1.55}.contact-page__form{gap:.8rem;padding:.9rem .8rem 1rem;border:1px solid #d7ebf5;border-radius:12px;background:#ffffffb8;box-shadow:0 10px 24px #2c92b814}.contact-page__row{grid-template-columns:1fr;gap:.75rem}.contact-page__input,.contact-page__textarea{font-size:16px}.contact-page__input{min-height:52px;padding:.8rem 1rem;border-radius:12px}.contact-page__textarea{min-height:152px;padding:.82rem 1rem;border-radius:12px}.contact-page__status{font-size:.88rem;line-height:1.45}.contact-page__submit{width:100%;min-height:50px;height:auto;border-radius:12px;justify-self:stretch;margin-top:.15rem;font-size:1rem}.contact-page__phone{margin-top:.8rem;font-size:.95rem}}@media(max-width:480px){.contact-page{width:min(100%,calc(100vw - .75rem));margin-top:.8rem}.contact-page__form{padding:.8rem .72rem .9rem;border-radius:10px}.contact-page__intro p{font-size:.92rem}.contact-page__input{min-height:48px;padding:.72rem .9rem}.contact-page__textarea{min-height:136px;padding:.74rem .9rem}}:root{--ui-ease-out: cubic-bezier(.22, 1, .36, 1);--ui-fast: .18s;--ui-base: .24s;--ui-slow: .44s}.product-showcase,.difference-section,.pelvic-confidence,.wellness-compare,.experts-section,.faq-section{content-visibility:auto;contain-intrinsic-size:1px 900px}.landing-hero{padding:3.6rem 0 2.4rem}.landing-hero__inner{width:min(1240px,calc(100vw - 2rem));margin:0 auto;display:flex;justify-content:center;align-items:stretch;gap:3.2rem}.landing-copy{flex:1 1 52%;max-width:40rem;display:flex;flex-direction:column;justify-content:center;gap:1.2rem}.landing-copy__badge{display:inline-flex;align-self:flex-start;padding:.55rem 1.45rem;border-radius:.75rem;background:linear-gradient(90deg,#43b8e8,#57c7ee);color:#fff;font-size:clamp(1.05rem,1.6vw,1.7rem);line-height:1;font-weight:700;letter-spacing:.01em}.landing-copy h1{font-size:clamp(1.6rem,3vw,3.1rem);line-height:1.12;color:#111;font-weight:800;margin:0;letter-spacing:-.02em;max-width:20ch}.landing-copy__desc{margin:0;max-width:32ch;color:#253645;font-size:clamp(1rem,1.45vw,1.75rem);line-height:1.42;font-weight:500}.landing-copy__chip{display:inline-flex;align-items:center;margin-right:.5rem;padding:.14em .6em;border:1px solid #1d2a36;border-radius:.55em;color:#111;font-weight:700;line-height:1}.landing-media{flex:0 1 47%;display:flex;flex-direction:column;justify-content:center}.landing-media__img{width:100%;border-radius:.18rem;height:auto;object-fit:contain;transition:transform var(--ui-base) var(--ui-ease-out),box-shadow var(--ui-base) var(--ui-ease-out)}.landing-media__placeholder{width:100%;aspect-ratio:4 / 5;border-radius:.18rem;background:linear-gradient(135deg,#e8d5cc,#d4b5a8,#c9a090);display:block}.product-showcase{padding:3.1rem 0 4.8rem}.product-showcase__inner{width:min(1420px,calc(100vw - 2rem));margin:0 auto;display:grid;grid-template-columns:minmax(0,820px) minmax(420px,1fr);gap:1.25rem;align-items:end}.product-showcase__gallery{--showcase-gallery-height: clamp(470px, 58vw, 700px);display:grid;grid-template-columns:96px 1fr;gap:1.25rem;align-items:stretch}.product-showcase__thumbs-wrap{display:block;height:var(--showcase-gallery-height);max-height:100%;min-height:0;align-self:stretch;position:relative;z-index:5}.product-showcase__thumbs{overflow-y:auto;overflow-x:hidden;height:100%;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scroll-behavior:smooth;display:flex;flex-direction:column;gap:.75rem;-webkit-user-select:none;user-select:none;touch-action:pan-y;position:relative;z-index:5}.product-showcase__thumbs::-webkit-scrollbar{width:0;height:0}.product-showcase__thumbs.is-dragging{cursor:grabbing}.product-showcase__thumb{border:0;background:transparent;padding:0;cursor:pointer;border-radius:0;overflow:hidden;width:100%;aspect-ratio:1 / 1;display:block;flex:0 0 auto;opacity:.52;transform:scale(1);transform-origin:center;position:relative;z-index:6;pointer-events:auto;transition:opacity .18s ease,transform .18s cubic-bezier(.22,1,.36,1)}.product-showcase__thumb.is-active{opacity:1;transform:scale(1.22)}.product-showcase__thumb img{width:100%;height:100%;display:block;object-fit:contain}.product-showcase__thumb-video-frame{position:relative;width:100%;height:100%}.product-showcase__thumb-video-tag{position:absolute;right:.38rem;bottom:.38rem;width:1.45rem;height:1.45rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0f161fc7;color:#fff;font-size:.7rem;line-height:1}.product-showcase__thumb-placeholder{width:100%;aspect-ratio:1 / 1;background:linear-gradient(135deg,#f0e4de,#ddc7be);display:block}.product-showcase__main{border:1px solid #cde4f1;border-radius:.8rem;overflow:hidden;height:var(--showcase-gallery-height);box-sizing:border-box;display:flex;align-items:center;justify-content:center;align-self:stretch;background:#fff}.product-showcase__main-media{position:relative;width:100%;height:100%}.product-showcase__main-lens{position:absolute;left:0;top:0;width:50%;height:50%;transform:translate(-50%,-50%);opacity:0;pointer-events:none;border:1px solid rgba(18,30,44,.28);background:#ffffff38;box-shadow:0 0 0 1px #ffffff59 inset;transition:opacity .14s ease;z-index:80}.product-showcase__main-zoom-pane{position:absolute;top:0;left:calc(100% + 1.5rem);width:clamp(520px,40vw,760px);height:100%;opacity:0;pointer-events:none;border:1px solid #ccdbe7;border-radius:.8rem;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:185%;box-shadow:0 24px 48px #121e2c38;transition:opacity .14s ease;z-index:9999}.product-showcase__main-stack.is-magnifying .product-showcase__main-lens,.product-showcase__main-stack.is-magnifying .product-showcase__main-zoom-pane{opacity:1}.product-showcase__main-image{width:100%;height:100%;display:block;object-fit:contain;transition:filter .18s ease}.product-showcase__main-video{width:100%;height:100%;display:block;object-fit:contain;background:#fff}.product-showcase__play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:3.4rem;height:3.4rem;border:0;border-radius:999px;display:none;align-items:center;justify-content:center;background:#0d131bd1;color:#fff;font-size:1.12rem;line-height:1;cursor:pointer;z-index:2;transition:transform .16s ease,background-color .16s ease}.product-showcase__main-media.is-video-active .product-showcase__play-btn{display:inline-flex}.product-showcase__video-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;padding:1.25rem;background:#070b10b8;z-index:9999}.product-showcase__video-modal.is-open{display:flex}.product-showcase__video-dialog{position:relative;width:min(92vw,960px);background:#0c1015;border-radius:.75rem;border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 56px #0000006b;overflow:hidden}.product-showcase__video-close{position:absolute;right:.6rem;top:.6rem;z-index:2;width:2rem;height:2rem;border:0;border-radius:999px;background:#0000009e;color:#fff;font-size:1.25rem;line-height:1;cursor:pointer}.product-showcase__video-player{width:100%;height:auto;max-height:74vh;display:block;background:#000}.product-showcase__video-controls{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;align-items:center;padding:.72rem .85rem .88rem;background:#0f151d}.product-showcase__video-toggle{border:1px solid #2f475d;background:#162330;color:#d7eaf8;border-radius:999px;width:2.2rem;height:2.2rem;min-width:2.2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.product-showcase__video-icon{line-height:1;font-size:.86rem}.product-showcase__video-icon--pause{display:none;font-size:.68rem;letter-spacing:-.02em}.product-showcase__video-toggle.is-playing .product-showcase__video-icon--play{display:none}.product-showcase__video-toggle.is-playing .product-showcase__video-icon--pause{display:inline}.product-showcase__video-progress{--progress-percent: 0%;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:.42rem;margin:0;padding:0;border-radius:999px;background:linear-gradient(to right,#1d95ee 0%,#1d95ee var(--progress-percent),#28465f var(--progress-percent),#28465f 100%);border:0;outline:none;cursor:pointer;touch-action:none}.product-showcase__video-progress::-webkit-slider-runnable-track{height:.42rem;background:transparent;border-radius:999px}.product-showcase__video-progress::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:.98rem;height:.98rem;border-radius:50%;background:#1d95ee;border:2px solid #89cbff;box-shadow:0 0 0 1px #0d243a73;margin-top:-.28rem}.product-showcase__video-progress::-moz-range-track{height:.42rem;border-radius:999px;background:#28465f}.product-showcase__video-progress::-moz-range-progress{height:.42rem;border-radius:999px;background:#1d95ee}.product-showcase__video-progress::-moz-range-thumb{width:.98rem;height:.98rem;border-radius:50%;background:#1d95ee;border:2px solid #89cbff;box-shadow:0 0 0 1px #0d243a73}.product-showcase__video-time{font-size:.82rem;color:#b9d2e5;min-width:6.2rem;text-align:right;font-variant-numeric:tabular-nums}body.has-video-modal-open{overflow:hidden}body.has-video-modal-open .ui-reveal{transform:none}.product-showcase__main-placeholder{width:100%;aspect-ratio:4 / 5;background:linear-gradient(135deg,#f0e4de,#ddc7be);display:block}.product-showcase__info{align-self:start;display:flex;flex-direction:column;min-height:0}.product-showcase__info h3{font-size:2.05rem;line-height:1.1;margin:0;color:#1a1a1a;font-family:var(--font-heading);letter-spacing:-.01em}.product-showcase__mobile-title{display:none;margin:0;color:#1a1a1a;font-family:var(--font-heading);letter-spacing:-.01em}.product-showcase__pricing{margin-top:.5rem;display:flex;align-items:baseline;flex-wrap:nowrap;column-gap:.65rem}.product-showcase__discount{margin-top:0;margin-bottom:0;font-size:1.38rem;font-weight:500;color:#c54c62;letter-spacing:-.02em}.product-showcase__price{margin-top:0;margin-bottom:0;font-size:2rem;font-weight:700;color:#d04b28}.product-showcase__compare{margin-top:0;margin-bottom:0;font-size:1.03rem;color:#666;text-decoration:line-through}.product-showcase__rating{margin:.25rem 0 0;display:inline-flex;align-items:center;gap:.3rem;font-size:.95rem;line-height:1.2;color:#3d4c55;font-weight:600;white-space:nowrap}.product-showcase__social-proof{margin:.18rem 0 0;font-size:.92rem;line-height:1.25;color:#111}.product-showcase__social-proof strong{font-weight:700}.product-showcase__delivery-estimate{margin:.42rem 0 0;font-size:.94rem;line-height:1.25;color:#111}.product-showcase__delivery-estimate strong{font-weight:700}.product-showcase__stock-status{margin:.38rem 0 0;font-size:1.4rem;line-height:1.2;font-weight:500}.product-showcase__stock-status.is-available{color:#067d18}.product-showcase__stock-status.is-unavailable{color:#b12704}.product-showcase__rating-stars{letter-spacing:.02em;color:#f2a10a;line-height:1}.product-showcase__rating-stars--empty{color:#d2dae0}.product-showcase__review-count-link{border:none;background:transparent;color:inherit;cursor:pointer;font:inherit;margin:0;padding:0;text-decoration:underline;text-underline-offset:2px}.product-showcase__review-count-link:hover{color:#1f9cc7}.product-showcase__review-count-link:focus-visible{outline:2px solid #1f9cc7;outline-offset:2px}.floating-action-group{position:fixed;right:1.25rem;bottom:1.25rem;z-index:1100;display:flex;align-items:flex-end;gap:.65rem}.back-to-top-btn{position:static;width:2.75rem;height:2.75rem;border:none;border-radius:999px;background:#1f9cc7;color:#fff;font-size:1.2rem;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 10px 22px #1f9cc759;z-index:1100;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.back-to-top-btn:hover{background:#1889b0;transform:translateY(-2px);box-shadow:0 12px 24px #1889b061}.back-to-top-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.product-showcase__inventory{margin:0;font-size:.86rem;color:#4d6876;font-weight:600;line-height:1.1;white-space:nowrap}.product-showcase__desc{margin-top:.55rem;font-size:1.13rem;line-height:1.52;color:#444;font-family:var(--font-body)}.product-showcase__desc--lead{margin-top:.7rem;font-style:italic;font-weight:600;color:#303030}.product-showcase__features{margin-top:1rem;padding:.9rem 1rem;border:1px solid #d6eaf5;border-radius:.95rem;list-style:none;display:flex;flex-direction:column;gap:.18rem;font-size:.94rem;line-height:1.38;color:#2f2f2f;background:linear-gradient(180deg,#fff,#f7fcff);box-shadow:0 8px 18px #278db714}.product-showcase__features li{display:flex;align-items:flex-start;gap:.7rem;padding:.42rem 0;border-bottom:1px solid #e8f3f9}.product-showcase__features li:last-child{border-bottom:none}.product-showcase__icon{width:24px;height:24px;flex-shrink:0;color:#338db0;border-radius:999px;background:#eef9ff;border:1px solid #cde9f6;display:inline-flex;align-items:center;justify-content:center}.product-showcase__icon svg{width:100%;height:100%;stroke-width:1.5}.product-showcase__features li:before{display:none}.product-showcase__cta{margin-top:1.2rem;display:inline-flex;width:100%;align-items:center;justify-content:center;padding:.82rem .9rem;border-radius:.55rem;border:none;background:#5a31f4;background-color:#5a31f4;-moz-appearance:none;appearance:none;-webkit-appearance:none;color:#fff;text-decoration:none;font-size:1.02rem;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),filter .22s ease}.product-showcase__cta:disabled{cursor:not-allowed}.product-showcase__cta-group{width:100%;display:flex;flex-direction:row;gap:.65rem;margin-top:1.2rem}.product-showcase__cta-group>*{flex:1 1 0;min-width:0}.product-showcase__cta-group .product-showcase__cta{margin-top:0;width:100%;min-width:0;white-space:nowrap}.home .product-showcase__cta-group{width:100%}.product-showcase__cta--add,.product-showcase__cta--buy{background:#2dadd8}.product-showcase__key-feature-list{margin-top:.9rem;border-top:1px solid rgba(114,148,167,.28);border-bottom:1px solid rgba(114,148,167,.28);background:transparent}.product-showcase__key-feature-trigger{width:100%;border:none;border-bottom:1px solid rgba(114,148,167,.24);background:transparent;display:grid;grid-template-columns:1.3rem minmax(0,1fr) 1.1rem;align-items:center;gap:.6rem;text-align:left;padding:.95rem .05rem;cursor:pointer;color:#1f2b35}.cart-summary .product-showcase__key-feature-trigger{position:relative;z-index:3;pointer-events:auto}.cart-summary .product-showcase__key-feature-trigger>*{pointer-events:none}.product-showcase__key-feature-trigger:hover{background:#ffffff2e}.product-showcase__key-feature-trigger:last-child{border-bottom:none}.product-showcase__key-feature-left,.product-showcase__key-feature-right,.product-showcase__key-feature-chevron{display:inline-flex;align-items:center;justify-content:center;color:#1f2b35}.product-showcase__key-feature-left svg,.product-showcase__key-feature-right svg,.product-showcase__key-feature-chevron svg{width:100%;height:100%}.product-showcase__key-feature-left{width:1.05rem;height:1.05rem;color:#263641}.product-showcase__key-feature-right{width:.94rem;height:.94rem;opacity:.42}.product-showcase__key-feature-title{font-size:1rem;line-height:1.3;font-weight:600}.product-showcase__key-feature-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:none;align-items:center;justify-content:center;background:#0a0e1499;padding:1rem}.product-showcase__key-feature-modal.is-open{display:flex}.product-showcase__key-feature-dialog{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(94vw,520px);max-height:min(84vh,760px);overflow-y:auto;border:1px solid #dbe9f1;border-radius:4px;background:#fff;box-shadow:0 20px 46px #0a172447}.product-showcase__key-feature-close{position:absolute;right:.6rem;top:.62rem;width:1.75rem;height:1.75rem;border:none;background:transparent;color:#4f606d;font-size:1.45rem;line-height:1;cursor:pointer}.product-showcase__key-feature-heading{margin:0;padding:.95rem 1rem;font-size:1.65rem;line-height:1.1;color:#212f3a;border-bottom:1px solid #dbe9f1}.product-showcase__key-feature-modal-list{display:flex;flex-direction:column}.product-showcase__key-feature-modal-item{border-bottom:1px solid #dbe9f1}.product-showcase__key-feature-modal-item:last-child{border-bottom:none}.product-showcase__key-feature-modal-trigger{width:100%;border:none;background:transparent;display:grid;grid-template-columns:1.3rem minmax(0,1fr) 1rem;align-items:center;gap:.55rem;text-align:left;padding:.85rem 1rem;cursor:pointer;color:#1f2b35}.product-showcase__key-feature-chevron{width:.95rem;height:.95rem}.product-showcase__key-feature-modal-item.is-active .product-showcase__key-feature-chevron{transform:rotate(180deg)}.product-showcase__key-feature-content{padding:0 1rem .8rem 2.85rem;color:#536672}.product-showcase__key-feature-content p{margin:0;font-size:.96rem;line-height:1.6}.product-showcase__key-feature-content p+p{margin-top:.9rem}.product-showcase__key-feature-content strong{color:#1f2b35;font-weight:600}body.has-key-features-modal-open{overflow:hidden}.product-showcase__trust-image-wrap{margin:.62rem 0 0}.product-showcase__trust-image{display:block;width:100%;max-width:100%;height:auto;border-radius:.3rem}.home .product-showcase__cta-group--mobile-inline,.home .product-showcase__trust-image-wrap--mobile-inline{display:none}.product-detail-showcase{padding-top:1.6rem}.product-detail-showcase .product-showcase__inner{width:min(1320px,calc(100vw - 2rem));grid-template-columns:minmax(0,680px) minmax(340px,1fr)}.product-detail-showcase__bottom-rect-wrap{width:min(1320px,calc(100vw - 2rem));margin:1.8rem auto 0}.product-detail-showcase .product-showcase__gallery{display:flex;flex-direction:column;gap:.9rem;align-items:start;position:sticky;top:calc(var(--header-height, 0px) + 1rem)}.product-detail-showcase .product-showcase__thumbs{gap:.45rem}.product-detail-showcase .product-showcase__thumb{width:72px}.product-detail-showcase .product-showcase__thumb.is-active{transform:scale(1.12)}.product-detail-showcase .product-showcase__dots{justify-content:center}.product-detail-showcase .product-showcase__main-nav{background:#10182247}.product-detail-showcase .product-showcase__dot{background:#121e2c38}.product-detail-showcase .product-showcase__dot.is-active{background:#0f1d2b}.product-detail-showcase .product-showcase__main{position:relative;border-radius:var(--radius-md);border-color:var(--color-border);aspect-ratio:1 / 1;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff;padding:clamp(1rem,2.4vw,1.75rem);box-sizing:border-box}.product-detail-showcase .product-showcase__main-image{width:100%;height:100%;object-fit:contain;background:#fff}.product-detail-showcase .product-showcase__info h3{color:var(--color-primary-dark)}.product-detail-showcase__pricing .product-price{color:#d04b28;font-size:1.55rem;font-weight:700}.product-detail-showcase__pricing .product-price-on-sale{align-items:baseline;gap:.65rem}.product-detail-showcase__pricing .product-price-on-sale s{color:#666}.product-detail-showcase__form{margin-top:.45rem;width:100%;max-width:none}.product-detail-showcase__form .product-form,.product-detail-showcase__form form{width:100%;max-width:none}.product-detail-showcase__form .product-options h5{margin:.7rem 0 .4rem;font-size:var(--font-size-sm);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.product-detail-showcase__form .product-options-item{border:1px solid var(--color-border)!important;border-radius:var(--radius-md)}.product-detail-showcase__form .product-form button[type=submit]{width:100%!important;max-width:none;min-height:46px;border:none;border-radius:var(--radius-md);background:linear-gradient(120deg,#5a35dd,#4a26d2);color:#fff;font-size:1.02rem;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;margin-inline:0;display:block;box-sizing:border-box}.product-detail-showcase__form .product-form button[type=submit]:hover{transform:translateY(-1px);box-shadow:0 10px 22px #5430c847}.product-detail-showcase__description{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-border-subtle);color:var(--color-text)}.product-detail-showcase__description h4{margin:0 0 .45rem;color:var(--color-primary-dark)}.product-detail-showcase__description p{margin:0 0 .75rem;line-height:1.6}.product-detail-showcase__shipping-card{margin-top:0;padding-top:0}.product-detail-showcase__shipping-note{margin:0 0 .55rem;color:var(--color-text-muted);font-size:.95rem;font-weight:600}.product-detail-showcase__shipping-panel{border:1px solid var(--color-border);border-radius:14px;padding:.75rem 1rem .95rem;background:linear-gradient(180deg,#fff,#f5fbff)}.product-detail-showcase__shipping-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding-bottom:.6rem;border-bottom:1px solid var(--color-border-subtle);font-size:.95rem;color:var(--color-primary-dark);font-weight:700}.product-detail-showcase__shipping-panel h4{margin:.6rem 0 0;text-align:center;color:var(--color-primary-dark);font-size:2rem;line-height:1}.product-detail-showcase__shipping-panel p{margin:.35rem 0 .75rem;text-align:center;color:var(--color-primary-dark);font-size:1.08rem;font-weight:600}.product-detail-showcase__stockbar-track{position:relative;width:100%;height:31px;border-radius:999px;background:#e5f3fb;overflow:hidden}.product-detail-showcase__stockbar-fill{height:100%;width:89%;background:linear-gradient(90deg,var(--color-primary) 0%,#67cfe9 100%)}.product-detail-showcase__stockbar-label{position:absolute;left:.7rem;top:50%;transform:translateY(-50%);color:#fff;font-size:.96rem;font-weight:800}.product-detail-showcase__guarantee-card{margin-top:.95rem;padding:1rem 1.1rem;border-radius:14px;border:1px solid var(--color-border);background:linear-gradient(180deg,#ffffff 0%,var(--color-primary-light) 100%);display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:center}.product-detail-showcase__guarantee-badge{width:72px;height:72px;border-radius:50%;border:2px solid var(--color-primary);display:grid;place-items:center;background:var(--color-primary-light);color:var(--color-primary);flex-shrink:0}.product-detail-showcase__guarantee-badge-ring{width:58px;height:58px;border-radius:50%;border:1px dashed var(--color-accent-warm);display:grid;place-items:center;font-size:.86rem;line-height:1.05;font-weight:700;text-align:center}.product-detail-showcase__guarantee-copy h4{margin:0;color:var(--color-primary-dark);font-size:1.75rem;line-height:1.1}.product-detail-showcase__guarantee-copy p{margin:.3rem 0 0;color:var(--color-text-muted);font-size:1rem;line-height:1.5}.product-detail-showcase__faq{margin-top:1rem;border-top:1px solid var(--color-border-subtle)}.product-detail-showcase__faq-item{border-bottom:1px solid var(--color-border)}.product-detail-showcase__faq-item summary{list-style:none;cursor:pointer;padding:.95rem 0;display:flex;align-items:center;justify-content:space-between;gap:.8rem;color:var(--color-primary-dark);font-size:1.02rem;font-weight:500}.product-detail-showcase__faq-item summary::-webkit-details-marker{display:none}.product-detail-showcase__faq-question{flex:1}.product-detail-showcase__faq-chevron{width:1rem;height:1rem;flex:0 0 auto;color:var(--color-text-muted);transition:transform .18s ease}.product-detail-showcase__faq-item[open] .product-detail-showcase__faq-chevron{transform:rotate(180deg)}.product-detail-showcase__faq-content{padding:0 0 .9rem}.product-detail-showcase__faq-content p{margin:0;color:var(--color-text-muted);font-size:.95rem;line-height:1.65}.product-detail-showcase__bottom-rect{--training-media-width: 100%;--training-media-height: 100%;--training-media-scale: 1;--training-media-fit: cover;--training-media-position: center;margin-top:0;width:100%;height:500px;padding:0;border-radius:14px;border:1px solid var(--color-border);background:linear-gradient(180deg,#ffffff 0%,var(--color-primary-light) 100%);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:1.2rem;overflow:hidden}.product-detail-showcase__training-copy{padding:1.25rem 1.4rem}.product-detail-showcase__training-copy h3{margin:.5rem 0 0;color:var(--color-primary-dark);font-size:clamp(1.75rem,2.8vw,3rem);line-height:1.16;font-weight:700}.product-detail-showcase__training-eyebrow{margin:0;color:var(--color-text);font-size:.98rem;font-weight:700}.product-detail-showcase__training-lead{margin:1rem 0 0;color:var(--color-primary-dark);font-size:1.38rem;font-weight:600}.product-detail-showcase__training-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 1.4rem}.product-detail-showcase__training-item h4{margin:.5rem 0 0;color:var(--color-primary-dark);font-size:1.38rem;line-height:1.2}.product-detail-showcase__training-item p{margin:.35rem 0 0;color:var(--color-text);font-size:1rem;line-height:1.5}.product-detail-showcase__training-icon{display:inline-flex;width:2.35rem;height:2.35rem;color:#d19279}.product-detail-showcase__training-icon svg{width:100%;height:100%}.product-detail-showcase__training-media{align-self:start;justify-self:end;width:500px;height:500px;min-height:0;min-width:0;margin-left:auto;margin-right:0;display:flex;align-items:stretch;justify-content:stretch;overflow:hidden}.product-detail-showcase__training-media img{width:100%;height:100%;object-fit:var(--training-media-fit);object-position:right center;transform:scale(var(--training-media-scale));transform-origin:center}.product-detail-showcase__compare-wrap{width:min(1320px,calc(100vw - 2rem));margin:1.35rem auto 0}.product-detail-showcase__compare-header{margin:0 0 .8rem;text-align:center}.product-detail-showcase__compare-header h3{margin:0;color:var(--color-primary-dark);font-size:clamp(2rem,3vw,3rem);line-height:1.1}.product-detail-showcase__compare{display:grid;grid-template-columns:minmax(340px,1fr) minmax(0,1fr);gap:1.2rem}.product-detail-showcase__compare-media{border-radius:12px;overflow:hidden;border:1px solid var(--color-border);min-height:320px}.product-detail-showcase__compare-media img{width:100%;height:100%;display:block;object-fit:cover}.product-detail-showcase__compare-subtitle{margin:.55rem auto 1rem;color:var(--color-text-muted);font-size:1.05rem}.product-detail-showcase__compare-card{border-radius:12px;padding:1rem;border:1px solid var(--color-border)}.product-detail-showcase__compare-card h4{margin:0;color:var(--color-primary-dark);font-size:1.9rem;line-height:1.1}.product-detail-showcase__compare-card ul{margin:.8rem 0 0;padding:0;list-style:none;display:grid;gap:.55rem}.product-detail-showcase__compare-card li{position:relative;padding-left:1.8rem;color:var(--color-text);line-height:1.45}.product-detail-showcase__compare-card--primary{background:#ffffffb8}.product-detail-showcase__compare-card--primary li:before{content:"✓";position:absolute;left:0;top:.05rem;width:1.2rem;height:1.2rem;border-radius:50%;display:grid;place-items:center;font-size:.82rem;font-weight:700;color:#fff;background:#d19178}.product-detail-showcase__compare-divider{display:inline-flex;align-items:center;justify-content:center;margin:0 0 -1.5rem;width:2.4rem;height:2.4rem;min-width:2.4rem;border-radius:50%;border:none;background:var(--color-surface);color:var(--color-primary-dark);font-weight:700;position:relative;top:-1.2rem;left:1rem;z-index:1}.product-detail-showcase__compare-divider:before{content:"";position:absolute;top:-.2rem;right:-.2rem;bottom:-.2rem;left:-.2rem;background:var(--color-background);z-index:-1;border-radius:50%;border:1px solid var(--color-border)}.product-detail-showcase__compare-card--muted{background:transparent;border:none}.product-detail-showcase__compare-card--muted li:before{content:"✕";position:absolute;left:0;top:.05rem;width:1.2rem;height:1.2rem;border-radius:50%;display:grid;place-items:center;font-size:.78rem;font-weight:700;color:#7c92a1;border:1px solid #a8bdcb}.product-detail-showcase__feature-list{margin:.9rem 0 0;padding:1rem 1rem 1rem 1.2rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fffdfc;display:grid;gap:.65rem;list-style:none}.product-detail-showcase__feature-list li{position:relative;padding-left:1rem;color:var(--color-text);line-height:1.45}.product-detail-showcase__feature-list li:before{content:"";position:absolute;left:0;top:.55em;width:.42rem;height:.42rem;border-radius:50%;background:var(--color-primary)}.difference-section{padding:3rem 0 4.2rem;background:#f7f7f7;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.difference-section__inner{width:min(1200px,calc(100vw - 2rem));margin:0 auto;text-align:center}.difference-section__inner h2{margin:0 auto;max-width:42rem;font-size:clamp(2.35rem,3.9vw,3.7rem);line-height:1.15;color:#181818;font-family:var(--font-heading);letter-spacing:-.01em}.difference-section__subtitle{margin:1rem auto 0;max-width:56rem;color:#515151;font-size:1.12rem;line-height:1.45}.difference-section__grid{margin-top:2.4rem;display:grid;grid-template-columns:minmax(260px,1fr) minmax(300px,440px) minmax(260px,1fr);gap:clamp(1.2rem,2vw,2.4rem);align-items:center}.difference-section__col{display:grid;gap:1.7rem;width:min(360px,100%)}.difference-section__col:first-child{justify-self:end}.difference-section__col:last-child{justify-self:start}.difference-section__item{text-align:left;display:grid;grid-template-columns:2.35rem 1fr;gap:.95rem;align-items:start;padding:.4rem .42rem;border-radius:.55rem;width:100%;transition:background-color .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.difference-section__icon-wrap{width:2.35rem;height:2.35rem;margin-top:.1rem;flex-shrink:0}.difference-section__icon-image{width:100%;height:100%;object-fit:contain;display:block}.difference-section__icon-placeholder{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#c9967d,#a0725f);display:block}.difference-section__item h3{margin:0;color:#1f1f1f;font-size:1.45rem;font-weight:700;line-height:1.25;font-family:var(--font-heading)}.difference-section__item p{margin:.34rem 0 0;color:#4e4e4e;font-size:1.12rem;line-height:1.45;font-family:var(--font-body)}.difference-section__visual{width:min(100%,clamp(300px,33vw,440px));aspect-ratio:1 / 1;margin:0 auto;border-radius:50%}.image-comparison{width:100%;aspect-ratio:1 / 1;border-radius:50%;border:2px solid #2e2e2e;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(white,black)}.image-comparison__placeholder{width:100%;height:100%;position:absolute;top:0;left:0;display:block}.image-comparison__placeholder--after{background:linear-gradient(135deg,#d4b5a8,#c9967d)}.image-comparison__placeholder--before{background:linear-gradient(135deg,#b8d4c8,#8db5a8)}.image-comparison__img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;pointer-events:none}.product-showcase__main-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.55rem;height:2.55rem;border:none;border-radius:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;color:#87ceebd9;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:4;box-shadow:none;transition:color .18s ease,transform .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.product-showcase__main-nav span{font-size:1.15rem;font-weight:700;line-height:1}.product-showcase__main-nav:hover{color:#64b5f6;transform:translateY(-50%) scale(1.04);box-shadow:none}.product-showcase__main-nav:active{transform:translateY(-50%) scale(.98)}.product-showcase__main-nav:focus{outline:none}.product-showcase__main-nav:focus-visible{outline:none}.product-showcase__main-nav--prev{left:.72rem}.product-showcase__main-nav--next{right:.72rem}.product-showcase__dots{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%}.product-showcase__media-tabs{display:inline-flex;align-items:center;gap:.18rem;margin:.38rem auto 0;padding:.18rem;border:1px solid rgba(18,30,44,.12);border-radius:2px;background:#f6f7f9;width:fit-content;position:relative;z-index:5}.product-showcase__media-tab{border:0;background:transparent;color:#1f2d3d;font-size:.88rem;font-weight:500;line-height:1;padding:.42rem .8rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;cursor:pointer;transition:background-color .14s ease,color .14s ease;pointer-events:auto}.product-showcase__media-tab.is-active{background:#161f2b;color:#fff}.product-showcase__media-tab-icon{font-size:.74rem;line-height:1}.product-showcase__dot{width:.62rem;height:.62rem;border:0;border-radius:999px;background:#00000040;padding:0;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.product-showcase__dot.is-active{background:#151f2b;transform:scale(1.15)}.product-showcase__dot.is-video:after{content:"";display:block;width:.22rem;height:.22rem;border-radius:999px;background:#fff;margin:0 auto}.product-showcase.is-single-media .product-showcase__dots,.product-showcase.is-single-media .product-showcase__main-nav{display:none}.home .product-showcase__inner{width:min(1280px,calc(100vw - 3rem));grid-template-columns:minmax(0,560px) minmax(420px,1fr);gap:1.6rem;align-items:start}.home .product-showcase__gallery{--showcase-gallery-height: clamp(360px, 40vw, 520px);display:grid;grid-template-columns:46px minmax(0,1fr);gap:.7rem;align-items:stretch;align-self:start;position:sticky;top:calc(var(--header-height, 72px) + 1.75rem);z-index:120}.home .product-showcase__main{height:var(--showcase-gallery-height);aspect-ratio:auto;max-height:none;align-self:stretch;overflow:visible;position:relative}.home .product-showcase__main-stack{display:flex;flex-direction:column;align-items:center;min-width:0;position:relative;z-index:130;isolation:isolate}.home .product-showcase__thumbs-wrap{width:46px}.home .product-showcase__thumbs{gap:.32rem}.home .product-showcase__dots{display:none}.home .product-showcase__pricing{margin-top:1.05rem}.home .product-showcase__rating{margin-top:.8rem}.home .product-showcase__social-proof{margin-top:.62rem}.home .product-showcase__delivery-estimate{margin-top:.75rem}.home .product-showcase__stock-status{margin-top:.82rem}.home .product-showcase__desc{margin-top:1.45rem}.home .product-showcase__features{margin-top:1.7rem}.home .product-showcase__key-feature-list{margin-top:1.65rem}.home .product-showcase__trust-image-wrap{margin-top:1.3rem}.home .product-showcase__main-image{width:100%;height:100%;object-fit:cover;object-position:center;transform:translate3d(var(--showcase-swipe-offset, 0),0,0);transform-origin:center;transition:transform .26s cubic-bezier(.22,1,.36,1),filter .18s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.home .product-showcase__swipe-preview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:translate3d(var(--showcase-swipe-preview-offset, 0),0,0);opacity:0;pointer-events:none;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .18s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,opacity}.home .product-showcase__main-image,.home .product-showcase__swipe-preview{background:#fff;border:1px solid #d2e8f3;box-shadow:0 12px 28px #19729724;box-sizing:border-box}.home .product-showcase__swipe-preview[hidden]{display:none}.home .product-showcase__main-media.is-swipe-preview-ready .product-showcase__swipe-preview{opacity:1}.home .product-showcase__main-nav{display:none}.home .product-showcase__main-nav--prev{left:.45rem}.home .product-showcase__main-nav--next{right:.45rem}.home .product-showcase__thumbs-wrap{height:var(--showcase-gallery-height)}.home .product-showcase__media-tabs{margin-top:.42rem}.home .product-showcase__main-media{cursor:zoom-in;--showcase-swipe-offset: 0px;--showcase-swipe-preview-offset: 0px;overflow:hidden;border-radius:.8rem;contain:paint;isolation:isolate}.home .product-showcase__main-media.is-magnifying{cursor:crosshair}.home .product-showcase__main-media.is-swiping{cursor:grabbing}.home .product-showcase__main-media.is-swiping .product-showcase__main-image,.home .product-showcase__main-media.is-swiping .product-showcase__swipe-preview{transition:none}.home .product-showcase__main-media.is-swipe-settling .product-showcase__main-image,.home .product-showcase__main-media.is-swipe-settling .product-showcase__swipe-preview{transition:transform .24s cubic-bezier(.22,1,.36,1)}.home .product-showcase__main-media.is-swap-freeze .product-showcase__main-image,.home .product-showcase__main-media.is-swap-freeze .product-showcase__swipe-preview{transition:none!important}.image-comparison__before,.image-comparison__after{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.image-comparison__before{z-index:2;clip-path:polygon(0 0,50% 0,50% 100%,0 100%);will-change:clip-path}.image-comparison__slider{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:10;margin:0;touch-action:pan-y;-webkit-tap-highlight-color:transparent;outline:none}.image-comparison__slider:focus{outline:none}.image-comparison__handle{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#f50;z-index:3;pointer-events:none;transform:translate(-50%);transition:left 50ms ease-out}.image-comparison__line{width:100%;height:100%;background:#f50}.image-comparison__button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:#fff;border-radius:50%;box-shadow:0 2px 6px #0003;display:flex;align-items:center;justify-content:center;color:#f50;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease}.image-comparison__button svg{width:12px;height:12px;stroke-width:2.5}.difference-section__cta{margin:2.25rem auto 0;width:min(560px,100%);display:flex;justify-content:center;align-items:center;min-height:3.3rem;padding:.86rem 1.4rem;border-radius:.45rem;background:#c68874;color:#fff;text-decoration:none;font-size:1.14rem;font-weight:700;font-family:var(--font-heading);transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),background-color .22s ease}.difference-section__meta{margin:1rem auto 0;width:min(560px,100%);display:flex;justify-content:space-between;gap:.8rem;color:#3f3f3f;font-size:.98rem;line-height:1.35}.difference-section__meta p{margin:0;text-align:left}.difference-section__meta p:last-child{text-align:right}.triple-synergy-section{padding:1.6rem 0 3.4rem}.triple-synergy-section__inner{width:max-content;max-width:calc(100vw - 2rem);margin:0 auto;padding:1.35rem .8rem 1rem;border:none;border-radius:0;background:transparent;box-sizing:border-box}.triple-synergy-section__header{text-align:center;margin-bottom:1.35rem}.triple-synergy-section__header h2{margin:0;font-size:clamp(2.5rem,3.2vw,3.6rem);line-height:1.05;color:#17384b;letter-spacing:-.01em}.triple-synergy-section__header h2 span{color:#2eaed8}.triple-synergy-section__header p{margin:.36rem 0 0;color:#486a7b;font-size:clamp(1.28rem,1.65vw,1.72rem);line-height:1.18}.triple-synergy-section__chevron{margin-top:.25rem;color:#39b8df;font-size:2.1rem;line-height:1}.triple-synergy-section__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,300px) minmax(0,1fr);gap:2.4rem;align-items:stretch;justify-content:stretch}.triple-synergy-section__col{display:flex;flex-direction:column;justify-content:space-between;min-height:var(--triple-synergy-row-height, auto);height:var(--triple-synergy-row-height, auto);gap:1.2rem;width:fit-content;max-width:100%}.triple-synergy-section__col:first-child{justify-self:end;transform:none}.triple-synergy-section__col:last-child{justify-self:start}.triple-synergy-section__col:first-child .triple-zone-card{margin-left:0;margin-right:0}.triple-zone-card{background:transparent;border:none;border-radius:0;padding:0;box-shadow:none;width:fit-content;max-width:38rem}.triple-zone-card h3{margin:0;font-size:clamp(2.15rem,2.45vw,2.85rem);line-height:1.08;color:#17384b;white-space:nowrap;letter-spacing:-.01em}.triple-zone-card h3 span{color:#57c3e6;font-size:clamp(1.72rem,1.9vw,2.12rem)}.triple-zone-card h4{margin:.42rem 0 .45rem;text-transform:uppercase;letter-spacing:.02em;color:#2e6076;font-size:1.28rem;line-height:1.2}.triple-zone-card ul{margin:0;padding:0;list-style:none;display:grid;gap:.12rem}.triple-zone-card li{color:#486a7b;font-size:1.14rem;line-height:1.36}.triple-zone-card li:before{content:"· ";color:#5bc5e8}.triple-zone-card--01 h4,.triple-zone-card--01 ul{max-width:none}.triple-zone-card--01 h4{font-size:1.25rem}.triple-zone-card--01 h3{font-size:clamp(2.15rem,2.45vw,2.85rem)}.triple-zone-card--01 ul{gap:.08rem}.triple-zone-card--01 li{font-size:1.12rem;line-height:1.33}.triple-zone-card--03 h4,.triple-zone-card--03 ul{max-width:none}.triple-zone-card--03 h4{font-size:1.3rem}.triple-zone-card--03 ul{gap:.1rem}.triple-zone-card--03 li{font-size:1.14rem;line-height:1.34}.triple-zone-card--02 h4,.triple-zone-card--02 ul{max-width:none}.triple-zone-card--02 h4{font-size:1.18rem}.triple-zone-card--02 ul{gap:.06rem}.triple-zone-card--02 li{font-size:1.08rem;line-height:1.31}.triple-zone-card--03{margin-top:0}.triple-zone-card--02{margin-top:0;transform:none}.triple-synergy-section__center{display:flex;align-items:center;justify-content:center;min-height:0;height:auto;padding-top:0;position:relative;z-index:1}.triple-synergy-core-image{width:100%;max-width:320px;height:auto;display:block;object-fit:contain;opacity:.94}.triple-synergy-core{width:280px;height:420px;border-radius:120px;border:none;background:radial-gradient(circle at 50% 28%,rgba(107,202,235,.28),transparent 42%),radial-gradient(circle at 50% 78%,rgba(89,193,230,.24),transparent 44%),linear-gradient(180deg,#ffffffc2,#e8f7fdc2);position:relative;box-shadow:inset 0 0 30px #42b0d729}.triple-synergy-core__orb{position:absolute;left:50%;transform:translate(-50%);width:78px;height:78px;border-radius:999px;background:radial-gradient(circle at 40% 35%,#fefefe,#9ddcf3 62%,#66c6e8);box-shadow:0 8px 18px #4aaacc59}.triple-synergy-core__orb--top{top:62px}.triple-synergy-core__orb--mid{top:168px}.triple-synergy-core__orb--bottom{top:278px}.triple-synergy-therapy{background:transparent;border:none;border-radius:0;padding:0}.triple-synergy-therapy h3{margin:0;color:#3ab3dc;font-size:2.75rem;line-height:1.2}.triple-synergy-therapy div{margin-top:.5rem;display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.triple-synergy-therapy__icons{display:block;width:min(520px,100%);height:auto;margin-top:.9rem;object-fit:contain}.triple-synergy-therapy span{display:inline-flex;align-items:center;padding:0;border-radius:999px;background:transparent;border:none;color:#2d647a;font-size:.98rem}@media(max-width:980px){.triple-synergy-section__header h2{font-size:clamp(1.85rem,8vw,2.35rem)}.triple-synergy-section__header p{font-size:clamp(1rem,4.5vw,1.2rem)}.triple-synergy-section__chevron{font-size:1.7rem}.triple-zone-card h3{font-size:clamp(1.35rem,6.8vw,1.65rem);white-space:normal}.triple-zone-card h3 span{font-size:clamp(1.05rem,5vw,1.25rem)}.triple-zone-card h4{font-size:1.02rem}.triple-zone-card li{font-size:.96rem}.triple-zone-card--01 h4,.triple-zone-card--03 h4,.triple-zone-card--02 h4{font-size:.98rem}.triple-zone-card--01 li,.triple-zone-card--03 li{font-size:.92rem;line-height:1.3}.triple-zone-card--02 li{font-size:.9rem;line-height:1.28}.triple-zone-card--01 h3{font-size:clamp(1.3rem,6vw,1.55rem)}.triple-synergy-therapy h3{font-size:1.34rem}.triple-synergy-therapy__icons{width:min(340px,100%)}.triple-synergy-section__grid{grid-template-columns:1fr}.triple-synergy-section__col{width:100%}.triple-synergy-section__col:first-child{transform:none}.triple-synergy-section__col:first-child .triple-zone-card{width:100%;margin-left:0}.triple-synergy-section__center{min-height:auto;order:-1;margin:.2rem 0 .6rem}.triple-synergy-core-image{width:min(230px,80vw)}.triple-synergy-core{width:170px;height:270px}.triple-synergy-core__orb{width:48px;height:48px}.triple-synergy-core__orb--top{top:42px}.triple-synergy-core__orb--mid{top:107px}.triple-synergy-core__orb--bottom{top:173px}}@media(min-width:981px)and (max-width:1400px){.triple-synergy-section__grid{grid-template-columns:minmax(0,1fr) 260px minmax(0,1fr);gap:1.2rem}.triple-synergy-section__col:first-child{transform:none}.triple-synergy-section__col:first-child .triple-zone-card{width:fit-content;margin-left:0}}.one-probe-section{padding:1.05rem 0 3.35rem}.one-probe-section__inner{width:min(1480px,calc(100vw - 2.6rem));margin:0 auto}.one-probe-section__content{display:grid;grid-template-columns:minmax(330px,430px) minmax(0,1020px);gap:2.1rem;align-items:start;justify-content:center}.one-probe-section__left{padding-top:0;align-self:center;position:relative}.one-probe-section__brand{display:inline-flex;align-items:center;gap:.65rem;font-size:2.45rem;font-weight:500;color:#1b1f26;letter-spacing:.01em}.one-probe-section__brand:before{content:"";width:1rem;height:1rem;border-radius:2px;background:#090d14;box-shadow:inset 0 0 0 3px #090d14}.one-probe-section__title{margin:1rem 0 0;color:#070913;font-size:clamp(3rem,4.1vw,4.5rem);line-height:.92;font-weight:800;letter-spacing:-.02em}.one-probe-section__title span{display:inline-block;margin-top:.62rem;font-size:clamp(1.45rem,2.05vw,2.2rem);letter-spacing:.32em}.one-probe-section__chip{margin-top:1.15rem;display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.24rem 1.05rem;border-radius:999px;background:#56bae7;color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:.03em;white-space:nowrap}.one-probe-section__arrow{margin-top:1.25rem;width:2.5rem;height:2.5rem;border-radius:.5rem;border:2.4px solid #10141d;display:inline-flex;align-items:center;justify-content:center;color:#10141d;line-height:0}.one-probe-section__arrow svg{width:1.18rem;height:1.18rem;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.one-probe-section__right{width:100%;max-width:1040px}.one-probe-section__tags{display:flex;align-items:center;justify-content:flex-start;gap:.95rem;margin-bottom:.75rem}.one-probe-section__tags span{font-size:.88rem;font-weight:500;letter-spacing:.02em;color:#111217}.one-probe-section__tags span:first-child{display:inline-flex;align-items:center;justify-content:center;min-height:1.55rem;padding:0 .7rem;border-radius:999px;background:#07080d;color:#fff}.one-probe-section__top-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.one-probe-panel{margin:0}.one-probe-panel__media{overflow:hidden;border-radius:1rem}.one-probe-panel__image,.one-probe-panel__placeholder{width:100%;height:clamp(220px,16.8vw,285px);border-radius:1rem}.one-probe-panel__image{display:block;height:100%;object-fit:fill;background:#d7eaf7;transform:scale(1.03);transform-origin:center}.one-probe-panel__placeholder{border:1px dashed #8eb2c9;background:linear-gradient(180deg,#e9f4fb,#d7e8f5);color:#2e5e79;display:flex;align-items:center;justify-content:center;font-size:.95rem}.one-probe-panel__placeholder code{margin-left:.4rem}.one-probe-panel figcaption{margin-top:.45rem;text-align:center;font-size:clamp(1.45rem,2vw,2.05rem);font-weight:700;color:#0f1118;letter-spacing:.015em}.one-probe-panel figcaption:before{content:"· "}.one-probe-panel--wide{margin-top:.95rem}.one-probe-panel--wide .one-probe-panel__image,.one-probe-panel--wide .one-probe-panel__placeholder{height:clamp(220px,16.8vw,285px)}@media(max-width:980px){.one-probe-section{padding:.4rem 0 2rem}.one-probe-section__inner{width:min(100%,calc(100vw - 1rem))}.one-probe-section__content{grid-template-columns:1fr;gap:1.1rem}.one-probe-section__left{padding-top:0}.one-probe-section__brand{font-size:1.55rem}.one-probe-section__title{font-size:clamp(1.7rem,9vw,2.3rem)}.one-probe-section__title span{font-size:clamp(.92rem,5.2vw,1.3rem);letter-spacing:.22em}.one-probe-section__chip{font-size:.9rem}.one-probe-section__tags{flex-wrap:wrap;margin-bottom:.6rem}.one-probe-section__tags span{font-size:.82rem}.one-probe-section__top-grid{grid-template-columns:1fr;gap:.8rem}.one-probe-panel figcaption{font-size:1.2rem}.one-probe-panel__image,.one-probe-panel__placeholder{height:clamp(150px,42vw,220px);border-radius:.55rem}.one-probe-panel__media{border-radius:.55rem}}.pelvic-confidence{background:#f3f3f3;padding:4rem 0;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.pelvic-confidence__inner{width:min(1240px,calc(100vw - 2rem));margin:0 auto;display:flex;justify-content:center;align-items:center;gap:2.7rem}.pelvic-confidence__content{flex:1 1 52%;max-width:40rem;display:flex;flex-direction:column;justify-content:center}.pelvic-confidence__content h2{margin:0;color:#15151d;font-size:clamp(1.8rem,3.2vw,3.2rem);line-height:1.12;font-family:var(--font-heading);letter-spacing:-.01em}.pelvic-confidence__desc{margin:1.35rem 0 0;color:#4a4a52;font-size:1.05rem;line-height:1.56;max-width:40rem}.pelvic-confidence__points-title{margin:1.95rem 0 0;color:#24242a;font-size:1.6rem;line-height:1.2;font-family:var(--font-heading)}.pelvic-confidence__points{list-style:none;margin:1rem 0 0;padding:0;border-top:1px solid #d7d7d7}.pelvic-confidence__points li{display:grid;grid-template-columns:4.6rem 1fr;gap:1.2rem;align-items:center;padding:.95rem 0;border-bottom:1px solid #d7d7d7}.pelvic-confidence__percent{color:#3ab3dc;font-size:clamp(1.7rem,2.1vw,2.3rem);line-height:1;font-weight:700;font-family:var(--font-heading)}.pelvic-confidence__text{color:#3f3f46;font-size:1.1rem;line-height:1.33;max-width:35rem}.pelvic-confidence__cta{margin-top:1.45rem;display:inline-flex;width:min(520px,100%);justify-content:center;align-items:center;min-height:3rem;padding:.7rem 1.2rem;border-radius:.25rem;background:#c68874;color:#fff;text-decoration:none;font-size:1.26rem;font-weight:700;line-height:1.2;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),background-color .22s ease}.pelvic-confidence__media{width:min(460px,100%);height:auto;flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;align-self:center}.pelvic-confidence__image{width:100%;height:auto;object-fit:contain;border-radius:.15rem;display:block;overflow:hidden;transition:transform var(--ui-base) var(--ui-ease-out),box-shadow var(--ui-base) var(--ui-ease-out)}.pelvic-confidence__image-placeholder{width:100%;height:100%;border-radius:.15rem;background:linear-gradient(135deg,#e8d5cc,#d4b5a8,#c9a090);display:block}.wellness-compare{padding:4.2rem 0 4rem;background:#f1f1f2;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.wellness-compare__inner{width:min(1520px,calc(100vw - 1.2rem));margin:0 auto;text-align:center}.wellness-compare__inner h2{margin:0;color:#17172a;font-family:var(--font-heading);font-size:clamp(2.1rem,3.8vw,3.42rem);line-height:1.08;letter-spacing:-.01em}.wellness-compare__subtitle{margin:.75rem auto 0;width:min(835px,100%);color:#4d4d57;font-size:1.03rem;line-height:1.45}.wellness-compare__board{margin:2.5rem auto 0;width:min(1320px,100%);position:relative;padding-top:4.75rem}.wellness-compare__device{position:absolute;top:.12rem;left:50%;transform:translate(-50%);z-index:4;pointer-events:none}.wellness-compare__device-placeholder{width:clamp(70px,8.6vw,92px);height:clamp(70px,8.6vw,92px);background:linear-gradient(135deg,#c9967d,#a0725f);border-radius:50%;display:block}.wellness-compare__device-image{width:clamp(70px,8.6vw,92px);height:auto;display:block;object-fit:contain}.wellness-compare__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.82fr) minmax(0,1fr);border-radius:0;overflow:visible;column-gap:0}.wellness-compare__row{display:contents}.wellness-compare__row>div{min-height:4.08rem;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e4e4e8;padding:.52rem 1rem;font-size:1.01rem;line-height:1.35}.wellness-compare__row>div:first-child{justify-content:flex-start;text-align:left;background:#e9e9eb;color:#35353d;font-weight:500;padding-left:1.15rem;border-right:0}.wellness-compare__row>.wellness-compare__cell--brand,.wellness-compare__brand-title{background:#c58a75;color:#fff;border-left:0;border-right:0;border-bottom:1px solid #c58a75;position:relative;z-index:2}.wellness-compare__row>div:last-child,.wellness-compare__other-title{background:#e9e9eb;color:#24242d;border-left:0}.wellness-compare__row--head>div{min-height:4.4rem;font-weight:700;border-bottom:0}.wellness-compare__row--head>div:first-child{background:transparent}.wellness-compare__row--head+.wellness-compare__row>div:first-child{border-top-left-radius:.62rem}.wellness-compare__row--head>div:last-child{border-top-right-radius:.62rem}.wellness-compare__row:last-child>div:first-child{border-bottom-left-radius:.62rem;border-bottom:0}.wellness-compare__row:last-child>div:last-child{border-bottom-right-radius:.62rem;border-bottom:0}.wellness-compare__row:last-child>.wellness-compare__cell--brand{border-bottom-left-radius:.62rem;border-bottom-right-radius:.62rem;border-bottom:0}.wellness-compare__row--head>.wellness-compare__brand-title{margin-top:-2rem;min-height:6.8rem;padding-top:2.55rem;border-top-left-radius:.62rem;border-top-right-radius:.62rem}.wellness-compare__brand-title,.wellness-compare__other-title{text-align:center;justify-content:center!important;font-size:1.12rem}.wellness-compare__icon{width:1.24rem;height:1.24rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;line-height:1}.wellness-compare__icon--check{border:1px solid rgba(255,255,255,.82);color:#fff}.wellness-compare__icon--cross{border:1px solid #b97867;color:#b97867;background:transparent}.wellness-compare__cta{margin:1.62rem auto 0;width:min(510px,100%);min-height:3.15rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.24rem;text-decoration:none;background:#c58a75;color:#fff;font-size:1.08rem;font-weight:700;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),background-color .22s ease}.wellness-compare__guarantee{margin:.76rem auto 0;color:#4b4b55;font-size:.96rem;line-height:1.35}.experts-section{padding:1.4rem 0 3rem;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.experts-section__inner{width:min(1480px,calc(100vw - 2rem));margin:0 auto}.experts-section__title{margin:0 0 1rem;text-align:left;font-size:clamp(2rem,2.45vw,2.75rem);line-height:1.2;color:#111;font-weight:700;white-space:normal;overflow-wrap:anywhere}.experts-section__layout{display:grid;grid-template-columns:auto minmax(0,920px);gap:clamp(1rem,1.8vw,1.8rem);align-items:stretch;justify-content:center}.experts-section__left-wrap{height:100%;display:flex;align-items:stretch}.experts-section__left-card{width:auto;height:100%;display:block;object-fit:contain;border-radius:10px;max-width:min(46vw,520px)}.experts-section__right{display:grid;gap:1rem;width:min(920px,100%);min-width:0;max-width:100%;overflow:hidden;box-sizing:border-box}.experts-section__profiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.65rem,.9vw,.95rem);align-items:start;width:100%;max-width:100%;min-width:0}.experts-section__profile{width:100%;max-width:100%;height:auto;display:block;object-fit:contain;border-radius:10px;min-width:0}.experts-section__benefits{width:100%;max-width:100%;height:auto;display:block;object-fit:contain;border-radius:10px;margin-top:.15rem}.clinical-programs-section{padding:.5rem 0 2.2rem;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.clinical-programs-section__inner{width:min(1480px,calc(100vw - 2rem));margin:0 auto}.clinical-programs-section__content{display:grid;grid-template-columns:minmax(500px,700px) minmax(460px,1fr);gap:0;align-items:stretch;background:#e9f2f8;border-radius:8px;overflow:hidden}.clinical-programs-section__left{display:block;padding:2.15rem 2.8rem 2rem 2.5rem}.clinical-programs-section__tags{display:flex;align-items:center;gap:1rem}.clinical-programs-section__tags span{font-size:.9rem;color:#1a2430;letter-spacing:.02em}.clinical-programs-section__title{margin:0;color:#0d1a28;font-size:clamp(2.5rem,3.4vw,3.65rem);line-height:1.02;letter-spacing:-.015em}.clinical-programs-section__title-line{display:inline-flex;align-items:center;gap:.5rem;margin-top:.08em}.clinical-programs-section__title-icon{display:inline-flex;align-items:center;justify-content:center;width:.86em;height:.86em;border-radius:999px;background:#111827;color:#fff;flex-shrink:0}.clinical-programs-section__title-icon svg{width:52%;height:52%}.clinical-programs-section__subtitle{margin:1rem 0 0;max-width:29rem;color:#3c5768;font-size:1.06rem;line-height:1.42}.clinical-programs-section__list{margin:2.6rem 0 0;padding:0;list-style:none;counter-reset:program-item}.clinical-programs-section__list li{counter-increment:program-item;display:grid;grid-template-columns:auto 1fr;column-gap:.8rem;row-gap:.22rem;margin-top:5rem}.clinical-programs-section__list li:before{content:counter(program-item,decimal-leading-zero) ".";color:#69c4e6;font-size:2.15rem;line-height:1;font-weight:700;font-family:var(--font-heading)}.clinical-programs-section__list li strong{color:#0d1827;font-size:2.15rem;line-height:1.03}.clinical-programs-section__list li p{grid-column:2;margin:0;color:#3c5567;font-size:1.22rem;line-height:1.32}.clinical-programs-section__right{min-height:100%;display:flex;align-items:center;justify-content:center;padding:.7rem 1rem .7rem .5rem}.clinical-programs-section__image{width:94%;height:auto;min-height:0;max-height:100%;display:block;object-fit:contain;object-position:center}.confidence-awards-section{padding:.6rem 0 2.6rem;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.confidence-awards-section__inner{width:min(1680px,calc(100vw - 2rem));margin:0 auto}.confidence-awards-section__title{margin:0;color:#111;font-size:clamp(2rem,2.1vw,2.55rem);line-height:1.15;font-weight:700;text-align:center;white-space:nowrap}.confidence-awards-section__layout{display:flex;gap:0;align-items:flex-start}.confidence-awards-section__main{flex:1.95 1 0;min-width:0;border-radius:0;overflow:hidden;background:transparent}.confidence-awards-section__main-image{width:100%;height:auto;display:block;object-fit:contain;object-position:center;border-radius:0}.confidence-awards-section__aside{flex:0 0 auto;min-width:0;height:auto;display:flex;flex-direction:column}.confidence-awards-section__badges{display:flex;height:auto;align-items:flex-start;justify-content:flex-start}.confidence-awards-section__panel-image{width:auto;height:auto;max-width:100%;display:block;object-fit:contain;border-radius:0}.faq-section{padding:4rem 0 5rem;background:#f7f7f7;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.faq-section__inner{width:min(940px,calc(100vw - 2rem));margin:0 auto}.faq-section__inner h2{margin:0 0 1.6rem;text-align:center;color:#15151d;font-size:clamp(2rem,3vw,3.1rem);line-height:1.15;font-family:var(--font-heading)}.faq-item{background:#ececec;border-radius:.35rem;margin-top:.75rem;overflow:hidden;transition:background-color .22s ease,box-shadow .22s ease}.faq-item summary{list-style:none;cursor:pointer;padding:1.05rem 3rem 1.05rem 1.1rem;position:relative;font-size:1.06rem;color:#26262e;font-weight:700}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#1d1d23;font-size:1.25rem;line-height:1;font-weight:500}.faq-item[open] summary:after{content:"−"}.faq-item__content{padding:0 1.1rem;border-top:1px solid #dfdfdf;background:#f1f1f1;overflow:hidden}.faq-item[open] .faq-item__content{padding-bottom:1rem}.faq-item__content p{margin:.78rem 0 0;color:#4a4a50;font-size:.97rem;line-height:1.55}.ui-reveal{opacity:0;transform:translateY(16px);transition:opacity .44s cubic-bezier(.22,1,.36,1),transform .44s cubic-bezier(.22,1,.36,1);will-change:opacity,transform;transition-delay:var(--reveal-delay, 0ms)}.one-probe-section [data-one-probe-reveal].ui-reveal{transform:translateY(24px);transition-duration:.56s}.ui-reveal.is-visible{opacity:1;transform:none}@media(hover:hover)and (pointer:fine){.product-showcase__cta:hover,.difference-section__cta:hover,.wellness-compare__cta:hover,.experts-section__cta:hover,.pelvic-confidence__cta:hover{transform:translateY(-2px);box-shadow:0 12px 24px #10121c2e;filter:saturate(1.05)}.product-showcase__thumb:hover{transform:translateY(-1px);border-color:#a8a8a8;box-shadow:0 8px 16px #14141414}.product-showcase__play-btn:hover{transform:translate(-50%,-50%) scale(1.03);background:#0d131beb}.product-showcase__video-close:hover,.product-showcase__video-toggle:hover{filter:brightness(1.08)}.product-showcase__scroll-btn:hover{background:#2f2f2f;color:#fff;border-color:#2f2f2f}.difference-section__item:hover{background:#ffffffbf;transform:translateY(-1px)}}.product-showcase__cta:focus-visible,.difference-section__cta:focus-visible,.wellness-compare__cta:focus-visible,.experts-section__cta:focus-visible,.pelvic-confidence__cta:focus-visible,.product-showcase__thumb:focus-visible,.product-showcase__play-btn:focus-visible,.product-showcase__key-feature-trigger:focus-visible,.product-showcase__key-feature-modal-trigger:focus-visible,.product-showcase__key-feature-close:focus-visible,.product-showcase__video-close:focus-visible,.product-showcase__video-toggle:focus-visible,.product-showcase__video-progress:focus-visible,.faq-item summary:focus-visible{outline:2px solid #171717;outline-offset:2px}@media(prefers-reduced-motion:reduce){.ui-reveal{opacity:1;transform:none;transition:none;will-change:auto;transition-delay:0ms}.product-showcase__cta,.difference-section__cta,.wellness-compare__cta,.experts-section__cta,.pelvic-confidence__cta,.product-showcase__thumb,.product-showcase__scroll-btn,.product-showcase__play-btn,.product-showcase__video-toggle,.product-showcase__video-close,.faq-item,.faq-item__content,.product-showcase__main-image{transition:none}}@media(max-width:980px){.landing-hero{padding-top:2.7rem}.landing-hero__inner{flex-direction:column;gap:2rem}.landing-copy{max-width:none}.landing-copy__badge{font-size:1rem}.landing-copy h1,.landing-copy__desc{max-width:none}.product-showcase{padding-top:1.8rem}.product-showcase__inner{grid-template-columns:1fr;gap:1.2rem;align-items:start}.product-showcase__info h3{font-size:1.72rem}.product-showcase__price{font-size:1.35rem}.product-showcase__rating{font-size:.88rem}.product-showcase__desc{font-size:1rem}.product-showcase__features{font-size:.96rem}.product-showcase__cta{font-size:1.04rem}.product-showcase__gallery{grid-template-columns:1fr}.product-detail-showcase .product-showcase__gallery{position:static;top:auto}.product-showcase__thumbs-wrap{grid-template-rows:auto;height:auto}.product-showcase__scroll-btn{display:none}.product-showcase__thumbs{flex-direction:row;overflow-x:auto;overflow-y:hidden;padding-bottom:.3rem;scroll-snap-type:x proximity}.product-showcase__thumb{min-width:122px;scroll-snap-align:start}.product-detail-showcase .product-showcase__thumb{width:auto;min-width:96px}.product-detail-showcase .product-showcase__main-nav{width:2.1rem;height:2.1rem}.product-detail-showcase .product-showcase__dots{margin-top:.15rem}.product-showcase__video-controls{grid-template-columns:1fr}.product-showcase__video-time{text-align:left;min-width:0}.product-showcase__key-feature-title{font-size:.95rem}.product-showcase__key-feature-dialog{width:min(94vw,520px);max-height:min(88vh,760px)}.product-showcase__key-feature-heading{font-size:1.42rem}.product-showcase__main-placeholder{aspect-ratio:1 / 1}.product-detail-showcase__bottom-rect{grid-template-columns:1fr;height:auto;gap:.8rem}.product-detail-showcase__training-copy{padding:1rem}.product-detail-showcase__training-grid{grid-template-columns:1fr;gap:1rem}.product-detail-showcase__training-copy h3{font-size:clamp(1.45rem,6.2vw,2rem)}.product-detail-showcase__training-lead{font-size:1.06rem}.product-detail-showcase__training-item h4{font-size:1.1rem}.product-detail-showcase__training-item p{font-size:.95rem}.product-detail-showcase__training-media{justify-self:center;width:min(340px,100%)}.product-detail-showcase__training-media img{max-height:320px}.product-detail-showcase__compare{grid-template-columns:1fr;padding:.9rem}.product-detail-showcase__compare-media{min-height:260px}.product-detail-showcase__compare-header h3{font-size:clamp(1.55rem,6.2vw,2.1rem)}.product-detail-showcase__compare-card h4{font-size:1.6rem}.difference-section{padding:2.1rem 0 3.2rem}.difference-section__subtitle{font-size:.98rem}.difference-section__inner h2{white-space:normal;font-size:clamp(1.8rem,7.8vw,2.9rem)}.difference-section__grid{grid-template-columns:1fr;gap:1.25rem}.difference-section__visual{max-width:320px;height:320px;margin:0 auto;order:-1}.difference-section__item{grid-template-columns:1.8rem 1fr;gap:.65rem}.difference-section__col,.difference-section__col:first-child,.difference-section__col:last-child{width:100%;justify-self:stretch}.difference-section__item h3{font-size:1.05rem}.difference-section__item p{font-size:.94rem}.difference-section__meta{flex-direction:column;align-items:center;text-align:center}.difference-section__meta p,.difference-section__meta p:last-child{text-align:center}.triple-synergy-section{padding:.8rem 0 2.2rem}.wellness-compare{padding:2.3rem 0 2.7rem}.wellness-compare__inner h2{font-size:clamp(1.85rem,8vw,2.55rem);line-height:1.12}.wellness-compare__subtitle{font-size:.93rem;margin-top:.68rem}.wellness-compare__board{margin-top:1.2rem;padding-top:3.1rem}.wellness-compare__device-placeholder{width:62px;height:62px}.wellness-compare__grid{grid-template-columns:minmax(0,1fr) minmax(106px,.74fr) minmax(0,1fr)}.wellness-compare__row>div{min-height:3.25rem;font-size:.82rem;padding:.42rem .55rem}.wellness-compare__brand-title,.wellness-compare__other-title{font-size:.8rem}.wellness-compare__row--head>.wellness-compare__brand-title{margin-top:-1.4rem;min-height:5.2rem;padding-top:1.55rem}.wellness-compare__row>div:first-child{padding-left:.62rem}.wellness-compare__cta{margin-top:1.08rem;min-height:2.78rem;font-size:.93rem}.wellness-compare__guarantee{font-size:.84rem;margin-top:.56rem}.experts-section{padding:2.2rem 0}.experts-section__inner{width:min(1480px,calc(100vw - 1.25rem))}.experts-section__title{font-size:clamp(1.2rem,4.8vw,1.7rem);margin-bottom:.6rem}.experts-section__layout{grid-template-columns:1fr;gap:.7rem}.experts-section__left-wrap{height:auto}.experts-section__left-card{height:auto;width:100%;max-width:none}.experts-section__profiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.clinical-programs-section{padding:.2rem 0 1.6rem}.clinical-programs-section__inner{width:min(1480px,calc(100vw - 1.25rem))}.clinical-programs-section__content{grid-template-columns:1fr;gap:0}.clinical-programs-section__left{display:block;padding:1.15rem 1rem 1.25rem}.clinical-programs-section__title{font-size:clamp(1.6rem,7.4vw,2.1rem)}.clinical-programs-section__title-line{gap:.38rem}.clinical-programs-section__title-icon{width:.8em;height:.8em}.clinical-programs-section__subtitle{font-size:.92rem;margin-top:.7rem;max-width:19rem}.clinical-programs-section__list{margin-top:1.9rem}.clinical-programs-section__list li{margin-top:2.8rem}.clinical-programs-section__list li:before{font-size:1.5rem}.clinical-programs-section__list li strong{font-size:1.5rem}.clinical-programs-section__list li p{font-size:1.02rem}.clinical-programs-section__right{min-height:220px;justify-content:center;padding:.5rem .55rem .7rem;border-left:none;border-top:1px solid #d7e9f3}.clinical-programs-section__image{width:92%;min-height:0;border-top:none}.confidence-awards-section{padding:.2rem 0 1.8rem}.confidence-awards-section__inner{width:min(1480px,calc(100vw - 1.25rem))}.confidence-awards-section__layout{flex-direction:column;gap:.65rem}.confidence-awards-section__aside{min-width:0;height:auto;display:block}.confidence-awards-section__title{font-size:clamp(1.2rem,4.8vw,1.7rem);margin-bottom:.6rem}.confidence-awards-section__main{aspect-ratio:auto}.confidence-awards-section__badges{margin:0}.faq-section{padding:2.5rem 0 3rem}.faq-section__inner h2{font-size:clamp(1.7rem,8vw,2.55rem);margin-bottom:1.2rem}.faq-item summary{font-size:.94rem;padding:.92rem 2.6rem .92rem .9rem}.pelvic-confidence{padding:2.2rem 0 2.6rem}.pelvic-confidence__inner{flex-direction:column;gap:1.4rem}.pelvic-confidence__media{order:-1;width:100%;height:auto;flex:1 1 auto}.pelvic-confidence__image-placeholder{aspect-ratio:1;height:auto}.pelvic-confidence__content h2{font-size:clamp(1.7rem,8vw,2.35rem)}.pelvic-confidence__desc{font-size:1rem;margin-top:1rem}.pelvic-confidence__points-title{font-size:1.35rem;margin-top:1.45rem}.pelvic-confidence__points li{grid-template-columns:3.65rem 1fr;gap:.8rem;align-items:start}.pelvic-confidence__percent{font-size:1.72rem;line-height:1.1;padding-top:.1rem}.pelvic-confidence__text{font-size:1rem}.pelvic-confidence__cta{width:100%;font-size:1rem;min-height:2.8rem}}:root{--color-primary: #44b8de;--color-primary-hover: #2fa8d2;--color-primary-light: #e9f8ff;--color-primary-dark: #123246;--color-background: #f4fbff;--color-surface: #ffffff;--color-border: #d4eaf5;--color-border-subtle: #e7f2f8;--color-text: #173244;--color-text-muted: #5e7a89;--color-text-light: #89a5b3;--color-accent: #27a6d2;--color-accent-warm: #72c7e4;--color-success: #21996f;--color-dark: #0f2a3b;--font-heading: "MiSans", "Microsoft YaHei", "PingFang SC", "Segoe UI", sans-serif;--font-body: "MiSans", "Microsoft YaHei", "PingFang SC", "Segoe UI", sans-serif;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--shadow-card: 0 8px 26px rgba(46, 154, 196, .1);--shadow-hover: 0 10px 28px rgba(35, 125, 161, .16)}body{background:radial-gradient(circle at 0% 0%,rgba(122,214,244,.17),transparent 36%),radial-gradient(circle at 100% 12%,rgba(88,182,220,.14),transparent 42%),linear-gradient(180deg,#f8fdff,#f3faff 45%,#f8fdff);color:var(--color-text)}h1,h2,h3,h4,h5,h6{letter-spacing:0;font-weight:700}.sculpt-header{background:#ffffffe0;border-bottom:1px solid #d6ecf6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sculpt-header-benefits{background:linear-gradient(90deg,#2cb3de,#6fd2ef)}.sculpt-header-benefits__item{font-weight:600}.sculpt-logo{font-size:2.25rem;color:#15384d;letter-spacing:.01em;text-decoration:none}.sculpt-logo:hover,.sculpt-logo:focus,.sculpt-logo:visited,.sculpt-logo:active{text-decoration:none}.sculpt-header-nav a{color:#315569}.sculpt-header-nav a:hover,.sculpt-header-nav a.active{color:#1f94be;border-bottom-color:#1f94be}.sculpt-footer{background:linear-gradient(180deg,#14364c,#0e2a3a);color:#d5ecf6}.sculpt-footer-nav a{color:#d5ecf6}.sculpt-footer-brand__tagline,.sculpt-footer-bottom-inner{color:#d5ecf6c7}.product-showcase__cta,.difference-section__cta,.wellness-compare__cta,.experts-section__cta,.pelvic-confidence__cta{border-radius:12px;background:linear-gradient(90deg,#32b2de,#62ccea);color:#fff;box-shadow:0 8px 18px #2dadd838}.landing-hero,.product-showcase,.triple-synergy-section,.difference-section,.pelvic-confidence,.wellness-compare,.experts-section,.faq-section{background:linear-gradient(180deg,#f5fcffe6,#f2faffb8)}.landing-copy h1,.difference-section__inner h2,.pelvic-confidence__content h2,.wellness-compare__inner h2,.experts-section__content h2,.faq-section__inner h2{color:#123246;font-family:var(--font-heading)}.experts-section{color:var(--color-text)}.landing-media__placeholder,.pelvic-confidence__image-placeholder,.experts-section__image-placeholder,.product-showcase__main-placeholder,.product-showcase__thumb-placeholder{background:linear-gradient(145deg,#ecf9ff,#d6f0fa 45%,#c2e8f6)}.product-showcase__inner,.difference-section__inner,.pelvic-confidence__inner,.wellness-compare__inner,.experts-section__inner,.faq-section__inner{background:transparent;border:none;border-radius:0;box-shadow:none;padding:0}.difference-section__item,.faq-item,.product-showcase__features{background:#ffffffe0;border-color:#d4eaf5;box-shadow:0 8px 20px #2480a814}.landing-media__img,.product-showcase__main-image,.pelvic-confidence__image{border-radius:18px;border:1px solid #d2e8f3;box-shadow:0 12px 28px #19729724}.difference-section__icon-placeholder,.wellness-compare__device-placeholder{background:linear-gradient(145deg,#8fdbf3,#4dbde1)}.image-comparison{border-radius:50%;border:none;background:#fff;box-shadow:0 12px 28px #19729724}.image-comparison__img{width:103%;height:103%;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:contain}.image-comparison__handle,.image-comparison__line{background:#35b2db}.image-comparison__button svg{stroke:#35b2db}.product-showcase__price{color:#1f9cc7}.product-showcase__desc,.difference-section__subtitle,.pelvic-confidence__desc,.wellness-compare__subtitle,.faq-item__content p,.experts-section__content p,.difference-section__meta,.wellness-compare__guarantee{color:#4f6c7c}.wellness-compare__row>.wellness-compare__cell--brand,.wellness-compare__brand-title{background:linear-gradient(180deg,#4cbde2,#2aa8d3);border-bottom-color:transparent}.wellness-compare__row>div:first-child,.wellness-compare__row>div:last-child,.wellness-compare__other-title{background:#eef8fd}.wellness-compare__icon--cross{border-color:#86afc0;color:#86afc0}.faq-section__inner{width:min(980px,calc(100vw - 2rem))}.faq-item{margin-top:.9rem;border:1px solid #d8eaf4;border-radius:14px;background:#fffffff2;box-shadow:0 10px 24px #2383ab14}.faq-item summary{padding:1.05rem 3.3rem 1.05rem 1.2rem;font-size:1.1rem;line-height:1.35;color:#163549}.faq-item summary:after{right:1rem;top:50%;transform:translateY(-50%);color:#1d1d23;font-size:1.25rem;line-height:1;font-weight:500}.faq-item__content{padding:0 1.2rem;border-top:1px solid #e6f2f8;background:linear-gradient(180deg,#fbfeff,#f4fbff)}.faq-item[open] .faq-item__content{padding-bottom:1.05rem}.faq-item__content p{margin:.85rem 0 0;color:#456677;font-size:1.02rem;line-height:1.62}@media(hover:hover)and (pointer:fine){.product-showcase__cta:hover,.difference-section__cta:hover,.wellness-compare__cta:hover,.experts-section__cta:hover,.pelvic-confidence__cta:hover{box-shadow:0 12px 24px #2393bc4d}}@media(max-width:980px){.faq-item summary{font-size:1rem;padding:.95rem 2.9rem .95rem 1rem}.faq-item__content{padding:0 1rem}.faq-item__content p{font-size:.95rem}}.product-reviews-wrap{width:min(100%,calc(100vw - 3rem));max-width:1800px;margin:3rem auto 4rem}.product-reviews__title{margin:0 0 1rem;font-size:1.7rem;line-height:1.2;font-weight:700;color:#1f2d37}.product-reviews-viewport{overflow:hidden}.product-reviews-inner,.product-reviews-carousel{display:flex;flex-wrap:nowrap;gap:.75rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:1rem;cursor:grab;-webkit-user-select:none;user-select:none;width:100%}.product-reviews-carousel::-webkit-scrollbar{display:none}.product-reviews-carousel.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.review-card{flex:0 0 calc((100% - 1.5rem) / 3);min-width:300px;scroll-snap-align:start;display:flex;flex-direction:column;gap:.8rem;opacity:1;transform:none;background:#fff;border:1px solid #eee;border-radius:12px;padding:1.25rem}@media(max-width:990px){.review-card{flex:0 0 85%}}.review-card.ui-reveal{opacity:0;transform:translateY(16px);will-change:opacity,transform}.review-card.ui-reveal.is-visible{opacity:1;transform:none}.review-card__image-wrap{width:100%;border-radius:8px;overflow:hidden;border:1px solid var(--color-border);aspect-ratio:3 / 4}.review-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease;-webkit-user-drag:none;user-drag:none;pointer-events:none}.review-card__image-wrap:hover .review-card__image{transform:scale(1.03)}.review-card__content{display:flex;flex-direction:column;gap:.5rem}.review-card__stars{color:#d19178;font-size:.85rem;letter-spacing:.1em;display:flex;gap:.1em;align-items:center;height:1.2rem}.review-card__text{margin:0;font-size:.85rem;line-height:1.4;color:#4a4a50}.review-card__text-wrap{position:relative;height:2.45rem}.review-card__text--clamped{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.review-card__text--full{position:absolute;top:0;left:0;right:0;margin:0;padding:.35rem .45rem;border-radius:8px;background:#fffffff5;border:1px solid var(--color-border);box-shadow:0 8px 18px #11304324;height:auto;max-height:none;overflow:visible;white-space:normal;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease;pointer-events:none;z-index:2}.review-card__text-wrap:hover .review-card__text--full{opacity:1;transform:translateY(0);pointer-events:auto}.review-card__name{margin:.1rem 0 0;font-weight:700;font-size:.8rem;color:var(--color-primary-dark);height:1.3rem;line-height:1.3rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.review-card__meta{display:flex;align-items:center;justify-content:flex-start;gap:.3rem;min-height:1.3rem}.review-card__meta .review-card__name{margin:0;height:auto;line-height:1.2}.review-card__date{margin:0;font-size:.75rem;color:var(--color-text-muted);white-space:nowrap}@media(max-width:1024px){.review-card{flex:0 0 calc(33.333% - .84rem)}}@media(max-width:768px){.review-card{flex:0 0 calc(50% - .63rem)}}@media(max-width:500px){.review-card{flex:0 0 100%}}.home{--home-soft-blue: #e8f1f5;--home-font-family: "MiSans", "Microsoft YaHei", "PingFang SC", sans-serif;background:var(--home-soft-blue);font-family:var(--home-font-family);overflow-x:clip}.home :is(h1,h2,h3,h4,h5,h6,p,span,a,li,strong,small,summary,figcaption,button){font-family:var(--home-font-family)}.home .landing-hero,.home .product-showcase,.home .difference-section,.home .triple-synergy-section,.home .pelvic-confidence,.home .wellness-compare,.home .experts-section,.home .confidence-awards-section,.home .faq-section{background:transparent}.home .pelvic-confidence{position:relative;isolation:isolate;background:linear-gradient(180deg,#edf6fb,#e7f1f5 52%,#eaf3f7)}.home .pelvic-confidence:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:0;transition:opacity .42s var(--ui-ease-out);background:radial-gradient(circle at 8% 20%,rgba(118,206,238,.2),transparent 42%),radial-gradient(circle at 92% 82%,rgba(89,183,219,.16),transparent 46%)}.home .pelvic-confidence:has(.pelvic-confidence__content.is-visible):before,.home .pelvic-confidence:has(.pelvic-confidence__media.is-visible):before{opacity:1}@media(prefers-reduced-motion:reduce){.home .pelvic-confidence:before{opacity:1;transition:none}}.home .confidence-awards-section,.home .confidence-awards-section__inner,.home .confidence-awards-section__layout,.home .confidence-awards-section__main,.home .confidence-awards-section__aside,.home .confidence-awards-section__badges,.home .confidence-awards-section__main-image,.home .confidence-awards-section__panel-image{background:var(--home-soft-blue)}.home .product-showcase__info form,.home .pelvic-confidence__content form{max-width:none;width:100%}@media(max-width:760px){.home .landing-hero{padding:1.6rem 0 1rem}.home .landing-hero__inner,.home .product-showcase__inner{width:min(100%,calc(100vw - 1rem))}.home .landing-hero__inner{gap:1rem}.home .landing-copy__badge{padding:.45rem .85rem;font-size:.82rem;align-self:center}.home .landing-copy h1{font-size:clamp(1.4rem,7.8vw,2rem);line-height:1.16}.home .landing-copy__desc{font-size:.95rem;line-height:1.5}.home .product-showcase{padding:1rem 0 1.8rem}.home .product-showcase__inner{gap:.9rem}.home .product-showcase__gallery{display:flex;flex-direction:column;gap:.65rem;position:static;top:auto}.home .product-showcase__dots{margin-top:.1rem}.home .product-showcase__main{height:auto;aspect-ratio:1 / 1;border-radius:.72rem}.home .product-showcase__info h3{font-size:1.34rem;line-height:1.2}.home .product-showcase__pricing{flex-wrap:wrap;row-gap:.28rem}.home .product-showcase__inventory{white-space:normal}.home .product-showcase__features{margin-top:.75rem;padding:.72rem .8rem;font-size:.9rem}.home .product-showcase__features li{gap:.55rem;padding:.34rem 0}.home .product-showcase__icon{width:20px;height:20px}.home .product-showcase__cta{margin-top:.9rem;min-height:2.45rem;font-size:.92rem;padding:.6rem .8rem}.home .triple-synergy-section__inner{width:100%;max-width:calc(100vw - 1rem);padding:.7rem .2rem .8rem}.home .triple-synergy-section__grid{gap:.85rem}.home .triple-synergy-section__col{gap:.85rem;min-height:0;height:auto;width:100%}.home .triple-zone-card h3{line-height:1.16}.home .triple-zone-card{width:100%;max-width:none}.home .triple-synergy-section__center{position:static;z-index:auto;margin:.15rem 0 .5rem}.home .one-probe-section__inner,.home .experts-section__inner,.home .clinical-programs-section__inner,.home .confidence-awards-section__inner{width:min(100%,calc(100vw - 1rem))}.home .one-probe-section__chip{white-space:normal;display:flex;justify-content:center;text-align:center;line-height:1.25;font-size:.82rem;min-height:0;padding:.45rem .8rem;width:fit-content;margin-inline:auto}.home .one-probe-panel__image,.home .one-probe-panel__placeholder,.home .one-probe-panel--wide .one-probe-panel__image,.home .one-probe-panel--wide .one-probe-panel__placeholder{height:clamp(170px,52vw,232px)}.home .experts-section__profiles{grid-template-columns:1fr;gap:.7rem}.home .clinical-programs-section__left{padding:1rem .9rem 1.1rem}.home .clinical-programs-section__subtitle{max-width:18rem}.home .clinical-programs-section__list li:before,.home .clinical-programs-section__list li strong{font-size:1.28rem}.home .clinical-programs-section__list li p{font-size:1rem}.home .faq-section__inner{width:min(100%,calc(100vw - 1rem))}}@media(max-width:480px){.home .landing-hero__inner,.home .product-showcase__inner,.home .one-probe-section__inner,.home .experts-section__inner,.home .clinical-programs-section__inner,.home .confidence-awards-section__inner,.home .faq-section__inner{width:min(100%,calc(100vw - .75rem))}.home .product-showcase__dot{width:.58rem;height:.58rem}.home .product-showcase__price{font-size:1.52rem}.home .product-showcase__discount{font-size:1.18rem}.home .product-showcase__compare{font-size:.92rem}.home .product-showcase__inventory{font-size:.78rem}.home .triple-synergy-core-image{width:min(210px,76vw)}.home .one-probe-section__brand{font-size:1.35rem}.home .one-probe-panel figcaption{font-size:1.05rem}.home .clinical-programs-section__title{font-size:clamp(1.45rem,7.2vw,1.88rem)}.home .faq-item summary{padding:.88rem 2.5rem .88rem .82rem;font-size:.92rem}}@media(max-width:1023px){.home .product-showcase__main-lens,.home .product-showcase__main-zoom-pane{display:none}}@media(max-width:760px){.home .product-showcase__gallery{display:flex;flex-direction:column;gap:.65rem;position:static;top:auto}.home .product-showcase__thumbs-wrap{order:2;height:auto}.home .product-showcase__main{order:1;height:auto;background:#fff}.home .product-showcase__thumbs{gap:.55rem}.home .landing-media__img{max-width:min(420px,100%);margin-inline:auto}.home .product-showcase__main-nav{display:none}.home .product-showcase__main-nav--prev{left:.5rem}.home .product-showcase__main-nav--next{right:.5rem}.home .product-showcase__main-media{width:100%;height:100%;touch-action:pan-y}.home .product-showcase__main-image{width:100%;height:100%;border-radius:.6rem;transform-origin:center}.home .product-showcase__swipe-preview{border-radius:.6rem}.home .product-showcase__main-media.is-swiping .product-showcase__main-image{transition:none}.home .product-showcase__pricing{width:100%;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;column-gap:.55rem;row-gap:.32rem;text-align:center}.home .product-showcase__cta-group--desktop{margin-top:1.35rem}.home .product-showcase__price{font-size:clamp(1.25rem,6vw,1.5rem)}.home .product-showcase__compare{font-size:clamp(.9rem,3.9vw,1rem)}.home .product-showcase__rating{flex:0 0 100%;margin-left:0;justify-content:center;text-align:center;white-space:normal;row-gap:.2rem}.home .product-showcase__review-count-link{white-space:nowrap}.home .product-showcase__cta-group--desktop,.home .product-showcase__trust-image-wrap--desktop{display:none}.home .product-showcase__cta-group--mobile-inline{display:flex;width:100%;margin-top:.55rem;position:static;bottom:auto;z-index:auto;background:transparent;box-shadow:none}.home .product-showcase__cta-group--mobile-inline form{display:flex;width:100%;margin:0;padding:0;border:0;background:transparent;box-shadow:none}.home .product-showcase__cta-group--mobile-inline .product-showcase__cta{position:static;bottom:auto;z-index:auto;box-shadow:none}.home .product-showcase__trust-image-wrap--mobile-inline{display:block;flex:0 0 100%;margin:.52rem 0 0}.home .product-showcase__inventory{grid-column:1 / -1;justify-self:center;display:inline-flex;align-items:center;border-radius:999px;padding:.18rem .55rem;background:#eef8ff;color:#336781;font-weight:700}.home .product-showcase__features{border-radius:.8rem;box-shadow:0 5px 12px #278db714}.home .product-showcase__info{padding-bottom:.25rem}.home .product-showcase__cta{position:sticky;bottom:calc(.62rem + env(safe-area-inset-bottom));z-index:6;box-shadow:0 10px 22px #2dadd84d}.home .product-showcase__cta-group .product-showcase__cta{position:static;bottom:auto;z-index:auto;box-shadow:none}.home .experts-section__profiles{grid-template-columns:repeat(2,minmax(0,1fr))}.home .faq-item{border-radius:12px}}@media(max-width:480px){.home .product-showcase__thumb{width:74px;min-width:74px;flex:0 0 74px}.home .product-showcase__cta{font-size:.88rem;min-height:2.35rem}.home .experts-section__profiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.home .experts-section__profile{border-radius:8px}}@media(max-width:980px){.home{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:var(--home-soft-blue)}.home .triple-synergy-section__grid{display:flex;flex-direction:column;gap:.9rem}.home .triple-synergy-section__col{display:contents}.home .triple-synergy-section__center{order:1;margin:.15rem 0 .4rem}.home .triple-synergy-therapy{order:2;text-align:center}.home .triple-synergy-therapy h3{text-align:center}.home .triple-zone-card--01{order:3}.home .triple-zone-card--02{order:4}.home .triple-zone-card--03{order:5}.home .triple-synergy-therapy{text-align:center;display:flex;flex-direction:column;align-items:center}.home .triple-synergy-therapy__icons{margin-left:auto;margin-right:auto}.home .landing-copy h1,.home .product-showcase__info h3,.home .difference-section__inner h2,.home .triple-synergy-section__header h2,.home .one-probe-section__title,.home .pelvic-confidence__content h2,.home .wellness-compare__inner h2,.home .experts-section__title,.home .clinical-programs-section__title,.home .confidence-awards-section__title,.home .faq-section__inner h2{text-align:center;margin-left:auto;margin-right:auto}.home .triple-synergy-section__header p,.home .clinical-programs-section__subtitle,.home .one-probe-section__brand{text-align:center}}@media(max-width:760px){.home .product-showcase{padding:.85rem 0 1.5rem}.home .product-showcase__inner{gap:1.05rem}.home .product-showcase__gallery{gap:.8rem;overflow:visible}.home .product-showcase__main-stack{order:1;width:100%;display:flex;flex-direction:column;align-items:center}.home .product-showcase__main{width:100%;height:min(calc(100vw - 1rem),420px);aspect-ratio:auto;min-height:280px;border-radius:.85rem}.home .product-showcase__main-media{position:relative;width:100%;height:100%;min-height:100%;border-radius:.85rem;overflow:hidden}.home .product-showcase__thumbs-wrap{width:100%;order:2;overflow:hidden}.home .product-showcase__thumbs{flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:.45rem;padding:.08rem .12rem .3rem;scroll-snap-type:x proximity}.home .product-showcase__thumb{width:60px;min-width:60px;flex:0 0 60px;scroll-snap-align:start;opacity:.82;transform:scale(1)}.home .product-showcase__thumb.is-active{opacity:1;transform:scale(1.08)}.home .product-showcase__media-tabs{align-self:center;margin-top:.65rem;position:static;z-index:auto}.home .product-showcase__info{width:100%;padding-bottom:.1rem}.home .product-showcase__info h3{font-size:clamp(1.52rem,7.4vw,1.96rem);line-height:1.1}.home .product-showcase__pricing,.home .product-showcase__rating,.home .product-showcase__social-proof,.home .product-showcase__delivery-estimate,.home .product-showcase__stock-status,.home .product-showcase__desc{text-align:center;justify-content:center}.home .product-showcase__pricing{row-gap:.24rem}.home .product-showcase__rating{white-space:normal}.home .product-showcase__cta-group--mobile-inline{gap:.5rem;margin-top:.85rem;background:transparent;box-shadow:none}.home .product-showcase__cta-group--mobile-inline>*{flex:1 1 0;min-width:0}.home .product-showcase__cta-group--mobile-inline form{margin:0;padding:0;border:0;background:transparent;box-shadow:none}.home .product-showcase__cta{min-height:2.55rem;font-size:.92rem;padding:.64rem .78rem}.home .product-showcase__desc{margin-top:1.15rem;font-size:1rem;line-height:1.48}.home .product-showcase__features{margin-top:1.1rem;padding:.82rem .88rem}.home .product-showcase__key-feature-list{margin-top:1rem}.home .product-showcase__trust-image-wrap--mobile-inline{margin-top:.8rem}}@media(max-width:760px){.home .product-showcase__gallery{display:flex;flex-direction:column;position:static;top:auto;overflow:visible;gap:.65rem}.home .product-showcase__main-stack{display:flex;flex-direction:column;align-items:center;width:100%}.home .product-showcase__main{width:100%;height:min(calc(100vw - 1rem),420px);min-height:280px;aspect-ratio:auto;overflow:hidden;border-radius:.85rem}.home .product-showcase__main-media{position:relative;width:100%;height:100%;min-height:100%;border-radius:.85rem;overflow:hidden}.home .product-showcase__main-image,.home .product-showcase__swipe-preview{width:100%;height:100%;display:block}.home .product-showcase__media-tabs{display:inline-flex;margin:.65rem auto 0;width:fit-content;position:static;z-index:auto}.home .product-showcase__dots{display:flex;margin-top:.2rem}.home .product-showcase__thumbs-wrap{display:none}}@media(max-width:480px){.home .product-showcase__main{height:min(calc(100vw - .75rem),380px);min-height:250px}.home .product-showcase__dot{width:.58rem;height:.58rem}}.floating-buy-now{position:static}.floating-buy-now__button{margin-top:0;width:auto;min-width:7.6rem;min-height:2.2rem;padding:.38rem .88rem;font-size:.92rem;font-weight:700;line-height:1.15;border-radius:.55rem;background:#49a9d3;box-shadow:0 12px 24px #21678847}.floating-buy-now__button:hover{background:#3ea1cc}.policy-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:flex;align-items:center;justify-content:center;padding:1rem;background:#08151f8f}.policy-dialog{width:min(920px,100%);max-height:calc(100vh - 2rem);overflow:auto;border-radius:1rem;border:1px solid rgba(10,61,89,.14);background:#fff;box-shadow:0 22px 56px #07213047;padding:1.1rem 1.2rem 1.3rem}.policy-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.9rem}.policy-back-link,.policy-close-button{border:none;background:none;color:#0f425e;cursor:pointer;padding:0}.policy-back-link{font-size:.95rem;font-weight:600;text-decoration:underline;text-underline-offset:.18em}.policy-close-button{font-size:1.6rem;line-height:1}.policy-title{margin:0 0 .95rem;font-size:clamp(1.35rem,1.1rem + 1.1vw,1.95rem);line-height:1.2;color:#0a3d59}.policy-content{color:#22475c;line-height:1.7}.policy-content>:first-child{margin-top:0}.policy-content>:last-child{margin-bottom:0}body.has-policy-modal-open{overflow:hidden}@media(max-width:760px){.floating-action-group{right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom));gap:.5rem}.floating-buy-now{position:static}.floating-buy-now__button{min-height:2.08rem;min-width:7.1rem;padding:.34rem .76rem;font-size:.86rem}.policy-modal{padding:.35rem}.policy-dialog{max-height:calc(100vh - .7rem);border-radius:.8rem;padding:.95rem .9rem 1rem}.policy-title{font-size:1.3rem}}@media(max-width:760px){.home .product-showcase__inner{width:min(100%,calc(100vw - 1rem));display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;align-items:start}.home .product-showcase__gallery,.home .product-showcase__info,.home .product-showcase__main-stack{width:100%;min-width:0}.home .product-showcase__gallery{display:flex;flex-direction:column;gap:.7rem;position:static;top:auto;z-index:auto;align-self:stretch}.home .product-showcase__mobile-title{display:block;font-size:clamp(1.52rem,7.4vw,1.96rem);line-height:1.1;text-align:center}.home .product-showcase__desktop-title{display:none}.home .product-showcase__main-stack{display:flex;flex-direction:column;align-items:center;order:1;gap:.4rem}.home .product-showcase__main{width:100%;height:auto;min-height:0;aspect-ratio:auto;overflow:hidden;position:relative;border-radius:.85rem;background:#fff;order:1}.home .product-showcase__main-media{position:relative;width:100%;height:auto;min-height:0;overflow:hidden;border-radius:inherit;touch-action:pan-y}.home .product-showcase__main-image,.home .product-showcase__swipe-preview{width:100%;height:auto;display:block;object-fit:contain;object-position:center;border-radius:inherit}.home .product-showcase__media-tabs{display:inline-flex;align-self:center;margin:.35rem auto 0;position:static;z-index:auto;order:3}.home .product-showcase__dots{display:flex;justify-content:center;width:100%;margin-top:.2rem;order:2}.home .product-showcase__thumbs-wrap{display:none}.home .product-showcase__info{padding-bottom:.1rem}}@media(max-width:480px){.home .product-showcase__inner{width:min(100%,calc(100vw - .75rem))}.home .product-showcase__main{min-height:0}}.product-reviews-container{display:flex;flex-direction:column;gap:2rem}@media(min-width:990px){.product-reviews-container{flex-direction:row;align-items:flex-start;gap:4rem}}.product-reviews-summary-wrapper{display:flex;flex-direction:column;gap:1rem;flex:0 0 auto;width:100%;align-items:center}@media(min-width:990px){.product-reviews-summary-wrapper{width:400px}}.review-summary{display:flex;gap:2rem;width:100%;background:#fff;padding:1rem;border-radius:16px;border-right:none;box-shadow:none}.write-review-btn{width:90%;max-width:360px;padding:.8rem 2rem;background-color:#1a1a1a;color:#fff;border:none;border-radius:2rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s}.write-review-btn:hover{background-color:#333}.product-reviews-viewport{overflow:hidden;flex:1;min-width:0;width:100%}.review-summary__main{text-align:center;min-width:120px}.review-summary__score{font-size:3.5rem;font-weight:700;line-height:1;color:#000}.review-summary__stars{color:#f97316;margin:.5rem 0;display:flex;justify-content:center;gap:2px}.review-summary__stars svg{width:1.2em;height:1.2em}.review-summary__count{font-size:.9rem;color:#666}.review-summary__bars{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.4rem}.review-summary__bar-row{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.review-summary__bar-row--clickable{background:none;border:none;padding:.15rem .4rem;margin:0 -.4rem;border-radius:6px;cursor:pointer;width:calc(100% + .8rem);transition:background-color .15s ease}.review-summary__bar-row--clickable:hover{background-color:#f9731614}.review-summary__bar-row--active{background-color:#f973161f}.review-summary__bar-row--active .review-summary__progress-fill{background-color:#f97316}.review-summary__bar-icon svg{color:#f97316;width:.8em;height:.8em}.review-summary__progress-track{flex:1;height:8px;background:#eee;border-radius:4px;overflow:hidden}.review-summary__progress-fill{height:100%;background:#000;border-radius:4px}.review-summary__bar-count{width:2rem;text-align:right;color:#999}.review-card{display:flex;flex-direction:column;background:#fff;border:1px solid #eee;border-radius:12px;padding:1.25rem;min-width:300px;width:300px;scroll-snap-align:start;height:auto}.review-card__header{margin-bottom:.2rem}.review-card__author-info{display:flex;flex-direction:row;align-items:center;gap:.5rem}.review-card__verified{font-size:.75rem;color:#2e7d32;background-color:#e8f5e9;padding:.2rem .5rem;border-radius:4px;font-weight:500;white-space:nowrap}.review-card__name{font-weight:700;font-size:1rem;color:#000}.review-card__date{font-size:.8rem;color:#888}.review-card__rating-box{background:transparent;padding:0;border-radius:0;display:flex;justify-content:flex-start;align-items:center;margin-bottom:.5rem}.review-card__rating-text{font-size:.85rem;color:#555;font-weight:500}.review-card__paws{display:flex;gap:2px;color:#f97316}.review-card__rating-date{font-size:.8rem;color:#999;margin-left:.8rem}.review-card__body{flex:1}.review-card__text{font-size:.95rem;line-height:1.5;color:#333;margin-bottom:.2rem}.review-card__text--clamped{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.review-card__see-more{background:none;border:none;padding:0;color:#888;font-size:.85rem;cursor:pointer;text-decoration:underline;outline:none;box-shadow:none}.review-card__see-more:focus,.review-card__see-more:active{outline:none;box-shadow:none;border:none}.review-card__images{margin-top:1rem;display:flex;gap:.5rem;overflow-x:auto}.review-card__images img{width:60px;height:60px;object-fit:cover;border-radius:6px;border:1px solid #eee}.star-icon.is-filled{opacity:1}.star-icon.is-empty{opacity:.2}.write-review-modal{background:#fff;border-radius:16px;width:min(92vw,480px);padding:2rem 2.5rem;position:relative;box-shadow:0 10px 40px #00000026;display:flex;flex-direction:column;align-items:center;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);overflow-y:auto;-webkit-overflow-scrolling:touch}.write-review-modal__title{margin:0 0 1.5rem;font-size:1.25rem;font-weight:700;color:#111;text-align:center;width:100%}.write-review-form{display:flex;flex-direction:column;gap:1.2rem;width:100%;align-items:center}.write-review-form__field{display:flex;flex-direction:column;gap:0;width:100%}.write-review-form__field input,.write-review-form__field select,.write-review-form__field textarea{width:100%;border:1px solid #d8d8d8;border-radius:8px;padding:.8rem;font-size:.95rem;color:#1f1f1f;background:#f9f9f9;transition:border-color .2s,background-color .2s;box-sizing:border-box;resize:none}.write-review-form__field input:focus,.write-review-form__field textarea:focus{outline:none;border-color:#aaa;background:#fff}.write-review-form__rating-container{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem;align-items:center;width:100%}.write-review-form__stars{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%}.write-review-form__star-btn{border:none;background:transparent;padding:0;font-size:2.8rem;line-height:1;color:#f05;cursor:pointer;transition:transform .15s cubic-bezier(.175,.885,.32,1.275);display:flex;align-items:center;justify-content:center}.write-review-form__star-btn svg{display:block}.write-review-form__star-btn:hover{transform:scale(1.15)}.write-review-form__star-btn .star-icon{color:#f97316;opacity:1}.write-review-form__star-btn .star-icon.is-empty{opacity:1}.write-review-form__star-btn .star-icon.is-empty path{fill:none;stroke:currentColor;stroke-width:2}.write-review-form__rating-labels{display:flex;justify-content:space-between;width:100%;max-width:320px;padding:0 .5rem;font-size:.85rem;color:#666;font-weight:500}.write-review-form__file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.write-review-form__upload-actions{display:flex;justify-content:flex-start;width:100%}.write-review-form__upload-square-btn{width:132px;height:132px;border:2px dashed #ddd;border-radius:10px;background:#f9f9f9;color:#888;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;transition:border-color .2s,background-color .2s}.write-review-form__upload-square-btn:hover{border-color:#bbb;background:#f0f0f0}.write-review-form__upload-square-btn:focus-visible{outline:2px solid #999;outline-offset:2px}.write-review-form__upload-square-btn svg{color:#aaa;width:28px;height:28px}.write-review-form__upload-square-btn span{font-size:.9rem;font-weight:500;line-height:1.2;text-align:center;max-width:92px}.write-review-form__upload-inline{display:flex;align-items:center;gap:.75rem;width:100%}.write-review-form__upload-thumb{width:120px;height:120px;border-radius:8px;overflow:hidden;border:1px solid #ddd;background:#f4f4f4;flex:0 0 auto}.write-review-form__upload-thumb img{width:100%;height:100%;object-fit:cover;display:block}.write-review-form__checkbox{display:flex;align-items:center;gap:.45rem;font-size:.9rem;color:#2e2e2e}.write-review-form__message{margin:0;font-size:.85rem}.write-review-form__message.is-error{color:#b42318}.write-review-form__message.is-success{color:#2e7d32}.write-review-form__submit{width:100%;border:none;border-radius:999px;padding:.7rem 1rem;background:#1a1a1a;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer}.write-review-form__submit:disabled{opacity:.65;cursor:not-allowed}.review-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000;padding:1rem}@media(max-width:640px){.review-modal-overlay{align-items:flex-end;overflow-y:auto;padding:0}.write-review-modal{width:100%;max-width:none;padding:1.125rem 1rem calc(1rem + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;max-height:min(82vh,82dvh);margin:0;box-sizing:border-box}.write-review-modal__title{margin-bottom:1rem;padding:0 2.5rem 0 2rem;font-size:1.1rem;line-height:1.25}.write-review-form{gap:.875rem}.write-review-form__rating-container{gap:.65rem;margin-bottom:0}.write-review-form__stars{gap:.2rem;max-width:320px}.write-review-form__star-btn{font-size:2rem}.write-review-form__rating-labels{width:min(100%,320px);max-width:320px;padding:0;font-size:.9rem}.write-review-form__field textarea{min-height:96px;padding:.9rem}.write-review-form__upload-actions{justify-content:center}.write-review-form__upload-inline{flex-direction:column;align-items:stretch}.write-review-form__upload-thumb{width:100%;max-width:160px;height:120px;align-self:center}.write-review-form__upload-square-btn{width:100%;max-width:160px;height:108px;align-self:center}.write-review-form__submit{min-height:52px;padding:.85rem 1rem;margin-top:.25rem;position:sticky;bottom:0;z-index:1}.review-modal-close{top:.75rem;right:.75rem;padding:.35rem}}.review-modal-content{background:#fff;border-radius:12px;width:90vw;max-width:1000px;height:80vh;max-height:700px;overflow:hidden;padding:0;position:relative;box-shadow:0 4px 20px #00000026;animation:modalFadeIn .3s ease;display:flex;flex-direction:column}.review-modal-layout{display:flex;flex-direction:row;height:100%;width:100%}.review-modal-media{flex:1 1 60%;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.review-modal-media-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.review-modal-media-inner img{max-width:100%;max-height:100%;object-fit:contain}.review-modal-details{flex:1 1 40%;min-width:350px;display:flex;flex-direction:column;padding:2.5rem 2rem 2rem;background:#fff;overflow-y:auto}.review-modal-details--full{flex:1 1 100%}.review-modal-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;cursor:pointer;color:#333;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s;z-index:10}.review-modal-close:hover{background-color:#0000000d}.review-modal-user-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.review-modal-avatar{width:48px;height:48px;border-radius:50%;background-color:#ddd;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;font-weight:600;text-transform:uppercase}.review-modal-user-info{display:flex;flex-direction:column;gap:.2rem}.review-modal-name{font-weight:700;font-size:1rem;color:#333}.review-modal-rating-row{margin-bottom:.5rem}.review-modal-meta{font-size:.85rem;color:#777;margin-bottom:1.5rem}.review-modal-scroll-content{flex:1;overflow-y:auto;padding-right:.5rem}.review-modal-text{font-size:1rem;line-height:1.6;color:#333}@media(max-width:768px){.review-modal-layout{flex-direction:column;overflow-y:auto}.review-modal-content{height:90vh;overflow-y:auto}.review-modal-media{flex:0 0 auto;height:300px}.review-modal-details{flex:1 0 auto;min-width:0;padding:1.5rem;overflow-y:visible}}
