.zuqo-purchase-assurance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:1.8rem 0;border:1px solid rgba(var(--color-foreground),.12);border-radius:1.2rem;overflow:hidden;background:rgba(var(--color-foreground),.12)}
.zuqo-purchase-assurance>div{display:flex;flex-direction:column;gap:.25rem;padding:1.2rem;background:rgb(var(--color-background))}
.zuqo-purchase-assurance strong{font-size:1.25rem;letter-spacing:.01em}
.zuqo-purchase-assurance span{font-size:1.15rem;line-height:1.35;color:rgba(var(--color-foreground),.68)}
.zuqo-mobile-sticky-atc{display:none}
.zuqo-sold-proof{display:inline-flex;align-items:center;gap:.7rem;margin:.6rem 0 .4rem;padding:.7rem 1rem;border-radius:999px;background:#edf7ee;color:#23602d;font-size:1.25rem;font-weight:750;line-height:1.2}
.zuqo-sold-proof::before{content:'';width:.8rem;height:.8rem;border-radius:50%;background:#38a34a;box-shadow:0 0 0 .4rem rgba(56,163,74,.13)}
.zuqo-sales-setup-note{margin:.8rem 0;padding:1rem;border:1px dashed rgba(var(--color-foreground),.3);border-radius:.8rem;font-size:1.2rem}
.zuqo-product-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1.2rem 0}
.zuqo-product-highlights span{display:flex;align-items:center;justify-content:center;min-height:4.2rem;padding:.7rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:#fafafa;font-size:1.1rem;font-weight:650;line-height:1.25;text-align:center}
.zuqo-product-video{margin:1.8rem 0}
.zuqo-product-video h3{margin:0 0 1rem;font-size:1.6rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}
.zuqo-product-video video{display:block;width:100%;max-height:52rem;border-radius:1.2rem;background:#f3f3f3;object-fit:cover}
.zuqo-video-setup-note{margin:1.4rem 0;padding:1.2rem;border:1px dashed rgba(var(--color-foreground),.3);border-radius:.8rem;font-size:1.25rem}
.zuqo-description-accordion{margin:1.4rem 0;border-top:1px solid rgba(var(--color-foreground),.14);border-bottom:1px solid rgba(var(--color-foreground),.14)}
.zuqo-description-accordion summary{display:flex;align-items:center;justify-content:space-between;min-height:5.2rem;cursor:pointer;font-size:1.35rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase;list-style:none}
.zuqo-description-accordion summary::-webkit-details-marker{display:none}
.zuqo-description-accordion summary::after{content:'+';font-size:2rem;font-weight:400}
.zuqo-description-accordion details[open] summary::after{content:'−'}
.zuqo-description-accordion__content{padding:0 0 1.6rem;font-size:1.35rem;line-height:1.65}
.zuqo-cod-needs-size{opacity:.72;cursor:pointer}
.zuqo-size-reminder{display:none;margin:.6rem 0 1rem;color:#b42318;font-size:1.25rem;font-weight:700}
.zuqo-size-reminder.is-visible{display:block;animation:zuqo-reminder-in .25s ease}
.zuqo-size-attention{animation:zuqo-size-attention .45s ease 2}
.option-item.is-sold-out{opacity:.42;pointer-events:none}
@keyframes zuqo-reminder-in{from{opacity:0;transform:translateY(-.4rem)}to{opacity:1;transform:none}}
@keyframes zuqo-size-attention{50%{transform:translateX(.4rem)}}
@media(max-width:749px){.zuqo-product-highlights{grid-template-columns:1fr;gap:.6rem}.zuqo-product-highlights span{justify-content:flex-start;min-height:3.8rem;padding:.7rem 1rem;text-align:left}}
@media(max-width:749px){body.zuqo-sticky-atc-active{padding-bottom:calc(7.4rem + env(safe-area-inset-bottom))}.zuqo-purchase-assurance{grid-template-columns:1fr;margin:1.4rem 0}.zuqo-mobile-sticky-atc{position:fixed;z-index:40;left:0;right:0;bottom:0;display:flex;align-items:center;gap:1rem;padding:.9rem 1.2rem calc(.9rem + env(safe-area-inset-bottom));border-top:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.97);box-shadow:0 -8px 24px rgba(0,0,0,.1);transition:transform .2s ease}.zuqo-mobile-sticky-atc.is-hidden{transform:translateY(110%)}.zuqo-mobile-sticky-atc__price{min-width:0;flex:1;display:flex;flex-direction:column}.zuqo-mobile-sticky-atc__price span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.1rem;color:#555}.zuqo-mobile-sticky-atc__price strong{font-size:1.45rem}.zuqo-mobile-sticky-atc button{min-width:14rem;min-height:4.6rem;padding:0 1.5rem;border:0;border-radius:.6rem;background:#111827;color:#fff;font:700 1.25rem/1 var(--font-heading-family);letter-spacing:.06em;text-transform:uppercase}.zuqo-mobile-sticky-atc button:disabled{opacity:.55}}
@media(prefers-reduced-motion:reduce){.zuqo-size-reminder.is-visible,.zuqo-size-attention{animation:none}}
