.product-page{--product-ink: #10151b;--product-paper: #e9edf0;--product-muted: #596570;--product-line: #c4cdd4;color:var(--product-ink);background:var(--product-paper)}.product-page-inner{width:min(calc(100% - 96px),1328px);margin-inline:auto;padding-block:32px 112px}.product-back-link{display:inline-flex;align-items:center;min-height:44px;color:var(--product-muted);font-size:13px;text-decoration:none}.product-back-link:hover{color:var(--product-ink);text-decoration:underline;text-underline-offset:5px}.product-layout{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(320px,.78fr);gap:clamp(48px,7vw,120px);align-items:start;margin-top:30px}.product-gallery{min-width:0}.product-gallery-stage{position:relative;aspect-ratio:1;overflow:hidden;background:#dce3e8;touch-action:pan-y}.product-gallery-main{display:block;width:100%;height:100%;cursor:zoom-in}.product-gallery-main img{width:100%;height:100%;object-fit:cover}.product-gallery-arrow{position:absolute;top:50%;display:grid;width:44px;height:44px;place-items:center;color:#e9edf0;background:#10151b;border:0;border-radius:50%;opacity:0;transform:translateY(-50%);transition:opacity .18s ease,background .18s ease}.product-gallery-stage:hover .product-gallery-arrow,.product-gallery-arrow:focus-visible{opacity:1}.product-gallery-arrow:hover{background:#365cff}.product-gallery-arrow.previous{left:16px}.product-gallery-arrow.next{right:16px}.product-gallery-count{position:absolute;right:16px;bottom:16px;padding:7px 9px;color:#e9edf0;background:#10151bd9;font-size:11px;font-variant-numeric:tabular-nums}.product-gallery-thumbnails{display:flex;gap:8px;margin-top:12px;overflow-x:auto;scrollbar-width:thin}.product-gallery-thumbnail{flex:0 0 76px;height:76px;padding:0;overflow:hidden;background:#dce3e8;border:1px solid transparent}.product-gallery-thumbnail[aria-current=true]{border-color:#10151b;box-shadow:inset 0 0 0 1px #10151b}.product-gallery-thumbnail img{width:100%;height:100%;object-fit:cover}.product-details{min-width:0;padding-top:4px}.product-eyebrow{margin:0 0 14px;color:var(--product-muted);font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.product-title{max-width:12ch;margin:0;font-family:var(--font-display);font-size:clamp(42px,5.1vw,74px);font-weight:500;letter-spacing:-.06em;line-height:.98}.product-price{margin:28px 0 0;font-family:var(--font-display);font-size:clamp(24px,2vw,32px);font-variant-numeric:tabular-nums;letter-spacing:-.035em}.product-description{max-width:55ch;margin:28px 0 0;color:var(--product-muted);font-size:15px;line-height:1.75;white-space:pre-line}.product-options{--product-ink: #10151b;--product-paper: #e9edf0;--product-muted: #596570;--product-line: #c4cdd4;display:grid;gap:26px;margin-top:36px}.product-options-fieldset{min-width:0;margin:0;padding:0;border:0}.product-options-label{display:flex;justify-content:space-between;gap:20px;margin-bottom:12px;color:var(--product-muted);font-size:12px;letter-spacing:.09em;text-transform:uppercase}.product-options-label span{color:var(--product-ink);letter-spacing:0;text-transform:none}.product-options-colours,.product-options-sizes{display:flex;flex-wrap:wrap;gap:10px}.product-options-colour{display:grid;width:44px;height:44px;padding:4px;place-items:center;background:transparent;border:1px solid transparent;border-radius:50%}.product-options-colour>span:first-child{display:block;width:100%;height:100%;border:1px solid #75818b;border-radius:50%}.product-options-colour[aria-pressed=true]{border-color:#10151b}.product-options-colour:disabled,.product-options-size:disabled{cursor:not-allowed;opacity:.38;text-decoration:line-through}.product-options-size{min-width:54px;min-height:44px;padding:8px 14px;color:var(--product-ink);background:transparent;border:1px solid var(--product-line);font-size:13px;font-weight:500}.product-options-size[aria-pressed=true]{color:#fff;background:#10151b;border-color:#10151b}.product-options-status{min-height:1.3em;margin:-12px 0 0;color:#8a342e;font-size:13px;line-height:1.45}.product-purchase{margin-top:28px}.product-add-button{display:inline-flex;width:100%;min-height:56px;align-items:center;justify-content:center;gap:12px;padding:14px 20px;color:#f4f7f9;background:#10151b;border:1px solid #10151b;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:background .18s ease,border-color .18s ease}.product-add-button:hover:not(:disabled){background:#365cff;border-color:#365cff}.product-add-button:disabled{color:#6e7a84;background:#d8dfe4;border-color:#c4cdd4}.product-decision-status{min-height:1.3em;margin:12px 0 0;color:#8a342e;font-size:13px}.product-related{margin-top:clamp(88px,12vw,164px);padding-top:28px;border-top:1px solid var(--product-line)}.product-related-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px}.product-related-heading h2{margin:0;font-family:var(--font-display);font-size:clamp(30px,3vw,46px);font-weight:500;letter-spacing:-.045em}.product-related-heading p{margin:0;color:var(--product-muted);font-size:12px}.product-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:30px}.product-mobile-buy{position:fixed;z-index:45;right:0;bottom:0;left:0;display:none;align-items:center;gap:12px;padding:12px max(20px,env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));color:#e9edf0;background:#10151bf2;border-top:1px solid #5d6b77;box-shadow:0 -8px 28px #10151b24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-mobile-buy-copy{min-width:0;flex:1}.product-mobile-buy-copy span,.product-mobile-buy-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-mobile-buy-copy span{color:#aebbc5;font-size:11px}.product-mobile-buy-copy strong{margin-top:3px;font-size:13px;font-weight:500}.product-mobile-buy button{min-height:46px;padding:10px 16px;color:#10151b;background:#e9edf0;border:0;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}@media(max-width:860px){.product-page-inner{width:calc(100% - 56px);padding-block:20px 96px}.product-layout{grid-template-columns:1fr;gap:42px}.product-details{max-width:650px}}@media(max-width:640px){.product-page-inner{width:calc(100% - 40px);padding-bottom:116px}.product-layout{margin-top:17px;gap:30px}.product-title{font-size:clamp(40px,13vw,58px)}.product-price{margin-top:20px}.product-description{margin-top:20px;font-size:14px}.product-options{gap:22px;margin-top:29px}.product-gallery-arrow{width:42px;height:42px;opacity:1}.product-gallery-arrow.previous{left:10px}.product-gallery-arrow.next{right:10px}.product-gallery-thumbnail{flex-basis:64px;height:64px}.product-related{margin-top:82px}.product-related-heading{display:block}.product-related-heading p{margin-top:10px}.product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-mobile-buy.is-visible{display:flex}}@media(prefers-reduced-motion:reduce){.product-page *{transition:none!important}}html[data-motion=off] .product-page *{transition:none!important}
