/* Shared purchase design: PDP quantity and official Shop Pay, no cloned payment button. */
.sxsf-pdp__info h1{font-size:clamp(30px,2.65vw,40px);line-height:1.11;letter-spacing:-.03em;max-width:27ch;overflow-wrap:break-word}
.sxsf-pdp__info .sxsf-pdp__summary{font-size:14px;line-height:1.6;max-width:60ch;margin-top:10px}
.sxsf-pdp__info .sxsf-variant-picker{margin:18px 0 16px;gap:15px}
.sxsf-pdp__info .sxsf-option-group legend{font-size:13px;margin-bottom:8px}
.sxsf-pdp__info .sxsf-option-values{gap:7px}
.sxsf-pdp__info .sxsf-option-button{min-height:44px;min-width:44px;padding:9px 12px;border-radius:10px;font-size:13px;font-weight:700;line-height:1.2}
.sxsf-pdp__info .sxsf-option-button.is-selected{box-shadow:inset 0 0 0 1px var(--sxsf-blue)}
.sxsf-pdp__purchase{display:grid;gap:10px;min-width:0;padding:16px;background:#fff;border:1px solid var(--sxsf-line);border-radius:18px;box-shadow:0 8px 24px rgba(22,35,62,.035)}
.sxsf-pdp__purchase .sxsf-pdp__quantity-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;font-size:13px;font-weight:750;color:var(--sxsf-ink)}
.sxsf-pdp__purchase .sxsf-pdp__quantity{display:inline-grid;grid-template-columns:44px minmax(38px,auto) 44px;align-items:center;min-height:44px;overflow:hidden;border:1px solid var(--sxsf-line);border-radius:12px;background:white}
.sxsf-pdp__purchase .sxsf-pdp__quantity button{width:44px;height:44px;padding:0;border:0;background:#fff;color:var(--sxsf-ink);font:inherit;font-size:20px;line-height:1;cursor:pointer}
.sxsf-pdp__purchase .sxsf-pdp__quantity button:disabled{background:#f6f8fc;color:#a1a9b7;cursor:not-allowed}
.sxsf-pdp__purchase .sxsf-pdp__quantity output{display:grid;place-items:center;min-height:44px;padding:0 8px;border-inline:1px solid var(--sxsf-line);font-size:14px;font-weight:800;font-variant-numeric:tabular-nums}
.sxsf-pdp__purchase .sxsf-pdp__checkout-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:10px;min-width:0}
.sxsf-pdp__purchase .sxsf-pdp__checkout-actions:has(>.sxsf-shop-pay[hidden])>.sxsf-pdp__cart-button{grid-column:1/-1}
.sxsf-pdp__purchase .sxsf-pdp__cart-button{width:100%;min-height:44px;margin:0;border-radius:10px;font-size:14px;font-weight:800;letter-spacing:.01em;white-space:nowrap;padding:0 10px}
.sxsf-pdp__purchase .sxsf-shop-pay{margin:0;min-width:0}
.sxsf-pdp__purchase .sxsf-shop-pay[hidden]{display:none}
.sxsf-pdp__purchase .sxsf-shop-pay [data-sxsf-shop-pay-mount],.sxsf-pdp__purchase shop-pay-button{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box}
.sxsf-pdp__checkout-actions shop-pay-button{--shop-pay-button-width:100%}
.sxsf-pdp__purchase .sxsf-pdp__shop-pay-note{margin:0;color:var(--sxsf-muted);font-size:11px;line-height:1.45}
.sxsf-pdp__purchase .sxsf-pdp__commerce-note{margin:0;color:var(--sxsf-muted);font-size:11px;line-height:1.45}
.sxsf-pdp__purchase .sxsf-pdp__benefits{margin:2px 0 0;gap:7px}
.sxsf-pdp__purchase .sxsf-pdp__benefits span{font-size:11px;line-height:1.3}
.sxsf-shipping-steps{display:flex;justify-content:space-between;align-items:start;gap:10px;margin-top:9px;font-size:11px;color:var(--sxsf-muted)}
.sxsf-shipping-steps>div{display:flex;flex-direction:column;gap:3px;min-width:0}
.sxsf-shipping-steps strong{font-size:11px;color:var(--sxsf-ink)}
.sxsf-shipping-steps [hidden]{display:none}
.sxsf-shipping-checkout-note{margin:8px 0 0;font-size:11px;color:var(--sxsf-muted)}
@media(max-width:639px){.sxsf-pdp__info h1{font-size:clamp(29px,8vw,36px);max-width:100%}.sxsf-pdp__purchase{padding:13px;border-radius:16px}.sxsf-pdp__info .sxsf-option-button{font-size:12.5px}}

/* Route-owned PDP component style, no external override dependency. */
.sxsf-pdp__info .sxsf-pdp__title-row{gap:12px;align-items:flex-start}
.sxsf-pdp__info .sxsf-pdp__title-row>div:first-child{flex:1 1 auto;min-width:0}
.sxsf-pdp__info .sxsf-pdp__actions{flex:0 0 auto;gap:7px}
.sxsf-pdp__purchase button:focus-visible,.sxsf-pdp__info .sxsf-option-button:focus-visible{outline:3px solid var(--sxsf-blue);outline-offset:2px}
@media(max-width:639px){.sxsf-pdp__info .sxsf-pdp__title-row{gap:8px}.sxsf-pdp__purchase .sxsf-pdp__quantity-row{gap:8px}}

/* I9.6.12 PDP: photo-forward, calm purchase stack; official Shop Pay is untouched. */
.sxsf-route-shop .sxsf-pdp{gap:28px}
.sxsf-route-shop .sxsf-pdp__gallery{position:sticky;top:calc(var(--sxsf-header-h) + 16px)}
.sxsf-route-shop .sxsf-pdp__media-slide{border-radius:18px;box-shadow:0 12px 30px rgba(15,23,42,.08)}
.sxsf-route-shop .sxsf-pdp__info{position:static}
.sxsf-route-shop .sxsf-pdp__info h1{font-size:clamp(25px,2.55vw,34px);line-height:1.13;letter-spacing:-.025em;max-width:29ch}
.sxsf-route-shop .sxsf-pdp__price{margin-top:10px}
.sxsf-route-shop .sxsf-pdp__price strong{font-size:24px}
.sxsf-route-shop .sxsf-pdp__info .sxsf-variant-picker{margin:15px 0 13px;gap:12px}
.sxsf-route-shop .sxsf-pdp__info .sxsf-option-button{border-radius:11px;padding:9px 11px}
.sxsf-route-shop .sxsf-pdp__purchase{background:transparent;border:0;border-radius:0;box-shadow:none;padding:0;gap:9px}
.sxsf-route-shop .sxsf-pdp__purchase .sxsf-pdp__cart-button{min-height:44px;border-radius:10px}
.sxsf-route-shop .sxsf-pdp__purchase .sxsf-pdp__quantity-row{padding:0 0 3px}
.sxsf-route-shop .sxsf-pdp__purchase .sxsf-pdp__shop-pay-note{text-align:left}
.sxsf-route-shop .sxsf-pdp__benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}
.sxsf-route-shop .sxsf-pdp__benefits>span{border:1px solid var(--sxsf-line);background:#fff;border-radius:999px;padding:7px 11px}
.sxsf-route-shop .sxsf-pdp__actions{gap:8px}
.sxsf-route-shop .sxsf-pdp__share,.sxsf-route-shop .sxsf-pdp__save{border-radius:12px}
@media(max-width:760px){
 .sxsf-route-shop .sxsf-pdp__gallery{position:static}
 .sxsf-route-shop .sxsf-pdp__info h1{font-size:clamp(26px,7vw,34px)}
 .sxsf-route-shop .sxsf-pdp__benefits{justify-content:flex-start}
}

/* I9.6.13: truthful PDP details directly beneath the purchase controls. */
.sxsf-pdp-facts{margin-top:18px;border-top:1px solid var(--sxsf-line);width:100%;min-width:0}
.sxsf-pdp-facts__item{border-bottom:1px solid var(--sxsf-line);min-width:0}
.sxsf-pdp-facts__item>summary{list-style:none;min-height:48px;padding:12px 2px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;color:var(--sxsf-ink);font-size:14px;font-weight:800}
.sxsf-pdp-facts__item>summary::-webkit-details-marker{display:none}
.sxsf-pdp-facts__chevron{flex:0 0 10px;width:10px;height:10px;border-right:1.8px solid #64748b;border-bottom:1.8px solid #64748b;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}
.sxsf-pdp-facts__item[open] .sxsf-pdp-facts__chevron{transform:translateY(2px) rotate(225deg)}
.sxsf-pdp-facts__body{min-width:0;padding:0 2px 16px;color:var(--sxsf-muted);font-size:13.5px;line-height:1.65;overflow-wrap:anywhere}
.sxsf-pdp-facts__body p{margin:0 0 10px}
.sxsf-pdp-facts__body a{color:var(--sxsf-blue-deep);text-underline-offset:3px}
.sxsf-pdp-facts__body img{max-width:100%;height:auto;border-radius:10px}
.sxsf-pdp-facts__body table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;font-size:12px}
.sxsf-pdp-facts__body table :is(th,td){padding:7px;border:1px solid var(--sxsf-line);white-space:normal}
.sxsf-pdp-facts__body h2,.sxsf-pdp-facts__body h3{font-family:Fraunces,Georgia,serif;font-size:17px;line-height:1.3;color:var(--sxsf-ink);margin:13px 0 7px}
.sxsf-pdp-facts__body .sxsf-feature-list{margin:10px 0;padding:8px 10px 8px 29px;border:0;box-shadow:none;background:transparent;color:inherit}
.sxsf-pdp-facts__item>summary:focus-visible{outline:3px solid var(--sxsf-blue);outline-offset:2px}
@media(max-width:760px){.sxsf-pdp-facts{margin-top:15px}.sxsf-pdp-facts__body{font-size:13px}}

@media(max-width:359px){.sxsf-pdp__purchase .sxsf-pdp__checkout-actions{gap:6px}.sxsf-pdp__purchase .sxsf-pdp__cart-button{font-size:12px;padding-inline:5px}}
