:root .mp-newsletter-panel{background:var(--mp-paper);padding:0 0 40px}:root .mp-footer-top{display:block;text-align:center;padding:36px 32px 38px;border:1px solid var(--mp-line);border-radius:10px;background:var(--mp-paper);color:var(--mp-ink)}:root .mp-footer-top>.mp-eyebrow{margin:0 0 14px}:root .mp-footer-top h2{font-size:clamp(30px,3.2vw,44px);line-height:1.14;max-width:760px;margin:0 auto 14px;letter-spacing:-.035em}:root .mp-newsletter-description{font-size:15px;line-height:1.6;color:var(--mp-muted);margin:0 auto 24px;max-width:650px}:root .mp-footer-top form{width:min(100%,540px);margin:auto;text-align:left}:root .mp-newsletter-input{display:flex;align-items:center;border:1px solid color-mix(in srgb,var(--mp-ink) 40%,var(--mp-paper));border-radius:30px;padding:4px 5px 4px 20px;background:var(--mp-paper)}:root .mp-newsletter-input:focus-within{outline:2px solid var(--mp-ink);outline-offset:3px}:root .mp-newsletter-input input{min-width:0;min-height:40px;padding:10px 0;font:inherit;font-size:14px;color:var(--mp-ink)}:root .mp-newsletter-input input::placeholder{color:var(--mp-muted);opacity:1}:root .mp-newsletter-input button{width:40px;min-width:40px;height:40px;min-height:40px;border-radius:50%;background:var(--mp-ink);color:var(--mp-paper);padding:10px;transition:background .2s}:root .mp-newsletter-input button:hover{background:color-mix(in srgb,var(--mp-ink) 78%,var(--mp-paper))}:root .mp-newsletter-input button .mp-icon{width:18px;height:18px;transition:transform .2s}:root .mp-newsletter-input button:hover .mp-icon{transform:translate(2px)}:root .mp-footer-top .mp-note{font-size:11px;line-height:1.6;margin:12px 12px 0;color:var(--mp-muted)}:root .mp-footer-top .mp-note a{text-decoration:underline;text-underline-offset:3px}:root .mp-footer{padding:44px 0 24px}:root .mp-footer-nav{grid-template-columns:minmax(240px,1.3fr) repeat(3,minmax(0,1fr));gap:5%;padding:0 0 36px;align-items:start}:root .mp-footer-nav .mp-logo{display:inline-flex;align-items:center;min-height:44px;font-size:34px;letter-spacing:-1.6px;line-height:1;margin:0 0 12px;opacity:1}:root .mp-footer-nav .mp-logo img{width:135px;max-height:45px}:root .mp-footer-nav p{font-size:13px;line-height:1.6;opacity:1;color:color-mix(in srgb,var(--mp-on-dark) 82%,var(--mp-dark));max-width:29ch;margin-bottom:22px}:root .mp-footer-nav strong{font-size:14px;line-height:1.5;margin:13px 0 14px}:root .mp-footer-nav a:not(.mp-logo){font-size:13px;line-height:1.5;margin:0;min-height:36px;padding:8px 0;opacity:1;color:color-mix(in srgb,var(--mp-on-dark) 82%,var(--mp-dark))}:root .mp-footer-nav a:not(.mp-logo):hover{color:var(--mp-on-dark);text-decoration:underline;text-underline-offset:4px}:root .mp-locale-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;max-width:290px;align-items:center}:root .mp-locale-form label{grid-column:1/-1;font-size:11px;margin:0;color:color-mix(in srgb,var(--mp-on-dark) 82%,var(--mp-dark))}:root .mp-locale-form select{width:100%;max-width:none;min-width:0;min-height:38px;padding:7px 8px;border:1px solid color-mix(in srgb,var(--mp-on-dark) 35%,var(--mp-dark));border-radius:4px;color:var(--mp-on-dark);background:var(--mp-dark);font-size:11px}:root .mp-locale-form button{min-height:38px;padding:8px;font-size:11px;text-underline-offset:4px}:root .mp-footer-bottom{padding-top:22px;font-size:11px;line-height:1.6;opacity:1;color:color-mix(in srgb,var(--mp-on-dark) 78%,var(--mp-dark))}:root .mp-footer-bottom a:hover{color:var(--mp-on-dark);text-decoration:underline}:root .mp-footer :is(button,a,input,select):focus-visible{outline-color:var(--mp-on-dark)}.mp-trust-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(max-width:900px){:root .mp-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10%}}@media(max-width:760px){:root .mp-newsletter-panel{padding-bottom:28px}:root .mp-footer-top{padding:30px 20px}:root .mp-footer-top h2{font-size:31px}:root .mp-footer-nav{gap:24px}:root .mp-footer-nav>div:first-child{grid-column:1/-1}:root .mp-footer-nav strong{margin-top:0}:root .mp-footer{padding-top:32px}}:root .mp-header-tools{gap:6px}:root .mp-header-tools .mp-icon-button{position:relative;width:40px;min-width:40px;height:44px;min-height:44px;padding:10px}:root .mp-header-tools .mp-icon{width:20px;height:20px;stroke-width:1.6}:root .mp-header-tools .mp-search-pill{width:132px;gap:18px;background:transparent;color:var(--mp-ink);font-family:var(--mp-font-body);font-size:12px;font-weight:400;line-height:1;isolation:isolate;padding:10px 13px}:root .mp-search-pill:before{content:"";position:absolute;top:6px;right:0;bottom:6px;left:0;border-radius:30px;z-index:-1;background:var(--mp-soft);border:1px solid transparent;transition:border-color .2s}:root .mp-search-pill:is(:hover,:focus-visible):before{border-color:var(--mp-ink)}:root .mp-header .mp-logo{position:relative;display:inline-flex;align-items:center;min-height:44px;flex-shrink:0}:root .mp-logo img{display:block;transition:transform .25s}:root .mp-header .mp-logo:after{content:"";height:2px;position:absolute;left:0;right:0;bottom:0;background:var(--mp-accent);transform:scaleX(0);transform-origin:left;transition:transform .3s}:root .mp-header .mp-logo:is(:hover,:focus-visible):after{transform:scaleX(1)}:root .mp-logo:is(:hover,:focus-visible) img{transform:translateY(-1px)}:root .mp-header-tools .mp-count{position:absolute;right:0;top:4px;font-size:9px;min-width:15px;height:15px;line-height:15px}:root .mp-header-tools>.mp-icon-button:not(.mp-search-pill):hover{background:var(--mp-soft);border-radius:50%}@media(max-width:1100px){:root .mp-header-tools .mp-search-pill{width:40px;gap:0;padding:10px}:root .mp-search-pill:before{top:4px;right:0;bottom:4px;left:0}}.mp-purchase-fields{border:0;margin:0;padding:0;min-width:0}.mp-purchase-fields:disabled .mp-btn{opacity:.5;cursor:not-allowed}:root:has(.mp-pdp){scroll-padding-top:0}:root .mp-store{font-family:var(--mp-font-body,Arial,Helvetica,sans-serif);-webkit-font-smoothing:antialiased}:root .mp-store :is(h1,h2,h3){font-family:var(--mp-font-heading,var(--mp-font-body,Arial,sans-serif));font-weight:var(--mp-font-weight,700);letter-spacing:-.035em;text-wrap:balance}:root .mp-store p{line-height:1.6}:root .mp-store .mp-breadcrumbs{font-size:1rem;line-height:1.5;font-weight:500;color:var(--mp-ink);flex-wrap:wrap;gap:8px 12px}:root .mp-store .mp-eyebrow{font-size:11px;line-height:1.4;letter-spacing:.1em;font-weight:700}:root .mp-store .mp-btn{font-size:12px;line-height:1.2;font-weight:700;letter-spacing:.055em;min-height:46px;transition:background .18s,color .18s,transform .18s}:root .mp-store .mp-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:none}:root .mp-store .mp-btn:active:not(:disabled){transform:translateY(0);box-shadow:none}:root .mp-store :is(button,a,input,select,summary):focus-visible{outline:2px solid var(--mp-ink);outline-offset:4px}:root .mp-store :is(button,.mp-btn):disabled{cursor:not-allowed;opacity:.48;transform:none}:root .mp-store .mp-link .mp-icon,:root .mp-device-card>.mp-icon{transition:transform .2s}:root .mp-store .mp-link:hover .mp-icon,:root .mp-device-card:hover>.mp-icon{transform:translate(4px)}:root .mp-store [hidden]{display:none!important}:root .mp-store .mp-error:empty{display:none}:root .mp-store .mp-error{font-size:13px;line-height:1.5;margin-top:12px}:root .mp-device-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-block:30px 4px}:root .mp-device-card{background:var(--mp-paper);border:1px solid var(--mp-line);border-radius:6px;position:relative;padding:18px 22px 22px;transition:background .2s,border-color .2s}:root .mp-device-card:is(:hover,:focus-visible,:active){border-color:var(--mp-ink);background:var(--mp-paper)}:root .mp-device-card:after{content:"";position:absolute;left:22px;right:22px;bottom:0;height:3px;background:var(--mp-accent);transform:scaleX(0);transform-origin:left;transition:transform .25s}:root .mp-device-card:is(:hover,:focus-visible,:active):after{transform:scaleX(1)}:root .mp-device-art{height:138px;display:flex;justify-content:center;align-items:center;gap:0}:root .mp-device-art .mp-device-icon{width:132px;height:110px;opacity:.85;transition:transform .25s}:root .mp-device-art img{width:80px;height:126px;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}:root .mp-device-card:hover .mp-device-art img{transform:translateY(-5px) rotate(3deg)}:root .mp-device-card:hover .mp-device-art .mp-device-icon{transform:translateY(-2px)}:root .mp-device-card h2{font-size:20px;line-height:1.25;margin:12px 0 5px;letter-spacing:-.02em}:root .mp-device-card p{font-size:13px;line-height:1.5;color:var(--mp-muted);max-width:26ch;margin:0;padding-right:15px}:root .mp-device-card>.mp-icon{position:absolute;right:20px;bottom:23px;width:18px}:root .mp-device-card--fit{background:var(--mp-paper)}:root .mp-device-card--fit .mp-device-icon{width:150px;opacity:1}:root .mp-lineup-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}:root .mp-lineup-controls .mp-tabs{margin:0}:root .mp-result-note{font-size:12px;white-space:nowrap;color:var(--mp-muted)}:root .mp-store .mp-tab{font-size:13px;font-weight:600;min-height:42px;display:inline-flex;align-items:center;justify-content:center;transition:color .18s,background .18s,border-color .18s}:root .mp-tab[aria-current=page]{background:var(--mp-ink);border-color:var(--mp-ink);color:var(--mp-paper)}:root .mp-product-card{display:flex;flex-direction:column;border:1px solid var(--mp-line);border-radius:8px;overflow:hidden;transition:border-color .2s!important}:root .mp-product-card:hover{transform:none;border-color:color-mix(in srgb,var(--mp-ink) 45%,var(--mp-paper));box-shadow:none}:root .mp-product-card .mp-product-image{aspect-ratio:.96;overflow:hidden;position:relative}:root .mp-product-card .mp-product-image img{padding:4px;object-fit:cover;transition:transform .45s cubic-bezier(.2,.7,.2,1)}:root body.mp-store .mp-product-card .mp-product-image--native>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:8px}:root .mp-product-card:hover .mp-product-image img{transform:scale(1.035)}:root .mp-card-explore{position:absolute;right:16px;bottom:16px;background:var(--mp-paper);border:1px solid var(--mp-line);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;transition:background .2s,transform .2s}:root .mp-card-explore .mp-icon{width:17px}:root .mp-product-card:hover .mp-card-explore{background:var(--mp-strip);transform:translate(2px)}:root .mp-product-card .mp-product-meta{padding:16px 20px 20px;flex:1;display:flex;flex-direction:column}:root .mp-product-card .mp-eyebrow{font-size:10px;margin:0 0 7px}:root .mp-product-card h3{font-size:24px;line-height:1.16;margin:0 0 8px}:root .mp-product-card .mp-card-description{font-size:13px;color:var(--mp-muted);line-height:1.5;margin:0 0 12px;min-height:39px;max-width:31ch}:root .mp-card-form{margin-top:auto;display:flex;flex-direction:column;justify-content:flex-end;min-height:112px}:root .mp-variant-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;margin:12px 0 8px}:root .mp-variant-heading label{font-weight:700;margin:0}:root .mp-variant-heading [data-mp-option-label]{color:var(--mp-muted)}:root .mp-variant-choices{display:none;gap:8px;flex-wrap:wrap;margin-bottom:18px}:root.mp-ready .mp-variant-choices{display:flex}:root.mp-ready [data-mp-variant]:not([hidden]){display:none}:root .mp-variant-choices button{display:flex;align-items:center;gap:8px;min-height:52px;padding:5px 12px 5px 5px;background:var(--mp-paper);border:1px solid var(--mp-line);border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:border-color .15s,box-shadow .15s}:root .mp-variant-choices img{width:37px;height:39px;object-fit:contain}:root .mp-variant-choices button[aria-pressed=true]{border-color:var(--mp-ink);box-shadow:inset 0 0 0 1px var(--mp-ink)}:root .mp-variant-choices button:hover{border-color:var(--mp-ink)}:root .mp-variant-choices .mp-choice-unavailable{opacity:.5}:root .mp-variant-choices--compact{gap:7px;margin-bottom:14px}:root .mp-variant-choices--compact button{padding:2px;min-height:32px;width:32px;height:32px;border-radius:50%}:root .mp-variant-choices--compact img{width:25px;height:25px;border-radius:50%}:root .mp-card-form .mp-variant-heading{margin-top:0;font-size:10px;line-height:1.4}:root .mp-card-form:has(select[hidden]):before{display:none}:root .mp-card-purchase{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:12px;border-top:1px solid var(--mp-line)}:root .mp-product-card .mp-price{font-size:15px;line-height:1.4;margin:0;display:flex;flex-direction:column;gap:2px}:root .mp-product-card .mp-price s{font-size:12px;margin:0}:root .mp-store .mp-card-add{display:flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 11px;border-radius:var(--mp-radius);border:1px solid var(--mp-line);background:var(--mp-paper);color:var(--mp-ink);font-size:11px;font-weight:700;cursor:pointer;transition:background .18s,border-color .18s}:root .mp-card-add .mp-icon{width:17px}:root .mp-store .mp-card-add:hover:not(:disabled){background:var(--mp-ink);border-color:var(--mp-ink);color:var(--mp-paper)}:root .mp-product-card .mp-card-link{font-size:11px;margin:10px 0 0;align-self:flex-start}:root .mp-card-link .mp-icon{width:16px}:root .mp-store .mp-product-main{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:6%;padding-bottom:52px;align-items:start}:root .mp-store .mp-product-info{position:static;padding:10px 0 0}:root .mp-product-info>.mp-eyebrow{margin-bottom:8px}:root .mp-product-form .mp-variant-choices button{flex:1;min-width:0;padding:4px 7px;gap:5px;min-height:44px;justify-content:center;font-size:11px}:root .mp-product-form .mp-variant-choices img{width:26px;height:31px}:root.mp-ready .mp-product-form .mp-variant-choices--extended{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(78px,1fr);grid-template-rows:1fr;gap:6px;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;padding:2px 0 8px;margin-bottom:10px}:root .mp-product-form .mp-variant-choices--extended button{font-size:13px;min-height:52px;padding:4px;gap:4px;scroll-snap-align:start}:root .mp-product-form .mp-variant-choices--extended button:focus-visible{outline-offset:-3px}:root .mp-product-form .mp-variant-choices--extended img{width:18px;height:30px;flex-shrink:0}:root .mp-product-form .mp-choice-copy{display:flex;flex-direction:column;align-items:flex-start;gap:3px}:root .mp-product-form .mp-choice-copy small{font-size:11px;font-weight:400;color:var(--mp-muted);white-space:nowrap}:root .mp-product-form .mp-choice-unavailable{opacity:1}:root .mp-purchase-details details{padding:0}:root .mp-store .mp-product-info .mp-account-help{padding:12px 0;min-height:0}:root .mp-color-chip{display:block;width:23px;height:23px;border-radius:50%;background:var(--mp-swatch);border:1px solid color-mix(in srgb,var(--mp-ink) 10%,transparent)}:root .mp-store .mp-product-info h1{font-size:clamp(36px,3.5vw,50px);line-height:1.04;margin:10px 0 8px}:root .mp-product-info .mp-product-subtitle{font-size:15px;line-height:1.4;margin:0 0 18px;color:var(--mp-muted)}:root .mp-product-info .mp-product-summary{font-size:15px;line-height:1.55;margin:0 0 13px;max-width:49ch;color:var(--mp-ink)}:root .mp-key-points{padding:0;margin:0 0 20px;list-style:none;display:grid;gap:6px}:root .mp-key-points li{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.5}:root .mp-key-points .mp-icon{width:15px;height:15px;flex-shrink:0;margin-top:2px}:root .mp-price-stock{display:flex;justify-content:space-between;align-items:center;gap:14px;border-top:1px solid var(--mp-line);padding:13px 0}:root .mp-store .mp-product-info .mp-price{font-size:26px;line-height:1.25;margin:0;letter-spacing:-.025em}:root .mp-product-info .mp-price s{font-size:16px}:root .mp-store .mp-stock{font-size:11px;margin:0;white-space:nowrap;color:var(--mp-muted)}:root .mp-stock:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:currentColor;margin-right:6px}:root .mp-store .mp-product-form{margin:0}:root .mp-store .mp-purchase-row{display:flex;gap:12px;align-items:flex-end;margin:4px 0 10px}:root .mp-purchase-row>div{flex:0 0 136px}:root .mp-purchase-row>div>label{display:block;font-size:11px;font-weight:600;margin:0 0 6px}:root .mp-store .mp-quantity{height:52px;width:136px;display:flex;align-items:center;padding:3px;border:1px solid var(--mp-line);border-radius:999px;background:var(--mp-paper);transition:border-color .2s}:root .mp-store .mp-quantity:focus-within{border-color:var(--mp-ink)}:root .mp-store .mp-quantity button{width:44px;height:44px;min-height:44px;padding:0;border:0;border-radius:50%;flex-shrink:0;font-size:19px;line-height:1;background:transparent;color:var(--mp-ink);transition:background-color .18s,transform .18s}:root .mp-store .mp-quantity button:is(:hover,:focus-visible){background:var(--mp-soft)}:root .mp-store .mp-quantity button:active{transform:scale(.93)}:root .mp-store .mp-quantity button[aria-disabled=true]{opacity:.35;cursor:default}:root .mp-store .mp-quantity button:focus-visible,:root .mp-store .mp-quantity input:focus-visible{outline:2px solid var(--mp-ink);outline-offset:-3px}:root .mp-store .mp-quantity input{width:40px;min-width:0;height:42px;padding:0;border:0;border-radius:4px;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;text-align:center;font-size:14px;font-weight:600;background:transparent;color:var(--mp-ink);font-variant-numeric:tabular-nums}:root .mp-quantity input::-webkit-inner-spin-button,:root .mp-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}:root .mp-store .mp-purchase-row>.mp-btn{flex:1;min-height:52px;padding:14px 22px}:root .mp-store .mp-buy-now{width:100%;min-height:42px;padding:12px 22px}:root .mp-product-info .mp-shipping-note{font-size:11px;line-height:1.5;margin:12px 0 15px}:root .mp-purchase-assurance{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:10px;padding-bottom:16px}:root .mp-purchase-assurance>span{display:flex;align-items:center;gap:7px}:root .mp-purchase-assurance .mp-icon{width:15px;height:15px}:root .mp-store .mp-purchase-details{margin:0}:root .mp-store .mp-purchase-details summary{padding:14px 0;font-size:12px}:root .mp-store .mp-product-info .mp-account-help{gap:20px;font-size:11px;margin-top:16px}:root .mp-store .mp-product-info .mp-account-help .mp-remove{font-size:11px;margin:0}:root .mp-store .mp-primary-image{display:block;width:100%;height:auto;aspect-ratio:auto;border:0;padding:0;background:transparent;position:relative;cursor:default;border-radius:0;overflow:hidden}:root .mp-primary-image img{display:block;height:auto;width:100%;object-fit:contain;mix-blend-mode:normal}:root .mp-zoom-hint{position:absolute;bottom:16px;right:16px;display:flex;align-items:center;gap:6px;font-size:10px;background:var(--mp-paper);color:var(--mp-ink);border:1px solid var(--mp-line);border-radius:30px;padding:7px 10px;pointer-events:none}:root .mp-zoom-hint .mp-icon{width:14px;height:14px}:root .mp-store .mp-thumbnails{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:9px;padding:13px 2px 8px;margin:0;scrollbar-width:thin}:root .mp-store .mp-thumbnail{flex:0 0 61px;width:61px;height:61px;border-radius:4px;padding:3px;background:var(--mp-paper)}:root .mp-thumbnail[aria-pressed=true]{border-color:var(--mp-ink);box-shadow:inset 0 0 0 1px var(--mp-ink)}:root .mp-product-gallery video{max-width:100%;margin-top:15px}:root .mp-product-nav{position:static;background:var(--mp-paper);border-block:1px solid var(--mp-line)}:root .mp-product-nav>.mp-wrap{display:flex;align-items:center;gap:30px;min-height:72px}:root .mp-product-nav-model{font-family:var(--mp-font-heading);font-size:18px;font-weight:700;letter-spacing:-.025em}:root .mp-product-nav-links{display:flex;gap:24px;margin-right:auto;align-self:stretch;align-items:stretch}:root .mp-product-nav-links a{display:flex;align-items:center;border-bottom:2px solid transparent;font-size:12px;font-weight:600}:root .mp-product-nav-links a[aria-current]{border-bottom-color:var(--mp-ink)}:root .mp-nav-purchase{display:flex;align-items:center;gap:20px}:root .mp-nav-purchase>[data-mp-price]{font-size:14px;font-weight:700}:root .mp-store .mp-nav-purchase .mp-btn{min-height:40px;padding:11px 20px;font-size:10px}:root .mp-nav-purchase .mp-icon{width:16px}:root .mp-pdp [id]{scroll-margin-top:104px}:root .mp-feature-section{padding-block:54px}:root .mp-detail-heading{margin-bottom:26px}:root .mp-detail-heading h2,:root .mp-fit-intro h2,:root .mp-product-support h2{font-size:clamp(28px,3vw,40px);line-height:1.15;margin:8px 0 0}:root .mp-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}:root .mp-feature-card{background:var(--mp-soft);border-radius:6px;overflow:hidden;display:flex;flex-direction:column}:root .mp-feature-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center}:root .mp-store .mp-feature-visual{position:relative;display:block;width:100%;height:300px;padding:0;background:var(--mp-soft);border:0;cursor:zoom-in}:root .mp-feature-visual img{height:100%;width:100%;object-fit:contain}:root .mp-feature-card:first-child .mp-feature-visual{height:360px}:root .mp-feature-copy{padding:25px 30px 30px}:root .mp-feature-card:first-child .mp-feature-copy{padding:30px 10%}:root .mp-feature-copy h3{font-size:25px;line-height:1.2;margin:0 0 14px;max-width:23ch}:root .mp-feature-card:first-child h3{font-size:32px}:root .mp-feature-copy p{font-size:14px;color:var(--mp-muted);max-width:48ch;line-height:1.65;margin:0}:root .mp-fit-section{background:transparent;padding-block:48px 32px}:root .mp-fit-intro{display:grid;grid-template-columns:1fr 1fr;gap:8%}:root .mp-fit-intro p{font-size:14px;color:var(--mp-muted);margin:0 0 14px}:root .mp-fit-intro .mp-eyebrow{color:var(--mp-ink)}:root .mp-reference-gallery{margin-top:28px;border-block:1px solid var(--mp-line)}:root .mp-reference-gallery>summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:15px;font-weight:700}:root .mp-reference-gallery>summary::-webkit-details-marker{display:none}:root .mp-reference-gallery>summary>span:last-child{display:flex;align-items:center;gap:15px;font-size:12px}:root .mp-reference-gallery[open]>summary .mp-icon{transform:rotate(180deg)}:root .mp-reference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-bottom:28px}:root .mp-reference-grid button{border:1px solid var(--mp-line);background:var(--mp-paper);padding:0;position:relative;cursor:zoom-in;border-radius:5px;overflow:hidden}:root .mp-reference-grid img{width:100%;height:270px;object-fit:contain}:root .mp-product-support{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-block:32px 16px}:root .mp-product-support p:not(.mp-eyebrow){font-size:14px;color:var(--mp-muted);max-width:44ch}:root .mp-support-links>a{display:flex;align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid var(--mp-line);font-size:13px;font-weight:600}:root .mp-support-links>a>.mp-icon:last-child{margin-left:auto;width:18px;transition:transform .2s}:root .mp-support-links>a:hover>.mp-icon:last-child{transform:translate(5px)}:root .mp-zoom-dialog{max-width:min(1100px,94vw);width:1100px;padding:46px 20px 20px}:root .mp-zoom-dialog img{width:100%;max-height:calc(85svh - 90px);object-fit:contain}:root .mp-dialog .mp-added-product{background:var(--mp-soft);border-radius:5px;padding:20px;margin-block:22px}:root .mp-added-product strong{font-size:18px;line-height:1.25}:root .mp-added-product p{font-size:12px;line-height:1.5;margin:6px 0 0}:root .mp-added-continue{display:block;margin-top:18px;width:100%;background:none;border:0;text-decoration:underline;text-underline-offset:5px;cursor:pointer;font-size:12px!important}:root .mp-cart-steps{display:flex;gap:15px;align-items:center;margin:0 0 26px;color:var(--mp-muted);font-size:11px}:root .mp-cart-steps [aria-current]{font-weight:700;color:var(--mp-ink)}:root .mp-cart-steps .mp-icon{width:14px}:root .mp-store .mp-cart-item h2{font-size:20px;line-height:1.2;max-width:30ch}:root .mp-store .mp-cart-summary{border-radius:6px}:root .mp-store .mp-cart-summary h2{font-size:24px}:root .mp-cart-summary .mp-btn{width:100%}@media(min-width:1600px){:root .mp-device-art{height:150px}:root .mp-product-card .mp-product-image{aspect-ratio:1}}@media(max-width:1100px){:root .mp-device-card{padding-inline:16px}:root .mp-device-art .mp-device-icon{width:110px}:root .mp-device-art img{width:65px}:root .mp-device-card h2{font-size:18px}:root .mp-product-main{gap:4%!important}:root .mp-card-purchase{align-items:flex-start;flex-direction:column;gap:10px}:root .mp-card-add{width:100%}:root .mp-product-nav>.mp-wrap{gap:20px}:root .mp-product-nav-links{gap:15px}:root .mp-nav-purchase>[data-mp-price]{display:none}}@media(max-width:760px){:root .mp-device-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:18px}:root .mp-device-card{padding:10px 14px 18px}:root .mp-device-art{height:112px}:root .mp-device-art .mp-device-icon{width:92px;height:90px}:root .mp-device-art img{width:55px;height:100px}:root .mp-device-card h2{font-size:17px}:root .mp-device-card p{font-size:11px;max-width:20ch}:root .mp-device-card>.mp-icon{right:12px;bottom:18px;width:15px}:root .mp-device-card--fit .mp-device-icon{width:120px}:root .mp-lineup-controls{gap:8px}:root .mp-lineup-controls .mp-tabs{gap:5px;flex-wrap:wrap}:root .mp-lineup-controls .mp-tab{padding:8px 12px;font-size:11px}:root .mp-result-note{display:none}:root .mp-product-card .mp-product-meta{padding:14px 12px 18px}:root .mp-product-card h3{font-size:20px}:root .mp-product-card .mp-card-description{font-size:12px;min-height:54px}:root .mp-product-card .mp-product-image img{padding:0;object-fit:contain}:root .mp-card-explore{width:27px;height:27px;right:10px;bottom:10px}:root .mp-card-form{min-height:146px}:root .mp-variant-choices--compact{gap:5px;min-height:68px;align-content:flex-start}:root .mp-variant-choices--compact button{width:28px;height:28px;min-height:28px}:root .mp-variant-choices--compact img{width:23px;height:23px}:root .mp-product-card .mp-price{font-size:14px}:root .mp-store .mp-product-main{grid-template-columns:1fr;gap:24px!important;padding-bottom:30px}:root .mp-store .mp-product-info{padding:0}:root .mp-store .mp-product-info h1{font-size:38px}:root .mp-product-summary{max-width:none!important}:root .mp-product-nav>.mp-wrap{flex-wrap:wrap;gap:0;min-height:0}:root .mp-product-nav-model{display:none}:root .mp-product-nav-links{width:100%;justify-content:space-between;gap:10px;height:45px}:root .mp-product-nav-links a{font-size:11px}:root .mp-nav-purchase{width:100%;justify-content:space-between;padding:12px 0;border-top:1px solid var(--mp-line)}:root .mp-nav-purchase>[data-mp-price]{display:block}:root .mp-store .mp-nav-purchase .mp-btn{font-size:11px;min-height:42px;padding:13px 24px}:root .mp-pdp [id]{scroll-margin-top:86px}:root .mp-feature-section{padding-block:32px}:root .mp-feature-grid{gap:16px;grid-template-columns:1fr}:root .mp-feature-card:first-child{grid-template-columns:1fr;grid-column:auto}:root .mp-store .mp-feature-visual,:root .mp-feature-card:first-child .mp-feature-visual{height:300px}:root .mp-feature-copy,:root .mp-feature-card:first-child .mp-feature-copy{padding:24px}:root .mp-feature-copy h3,:root .mp-feature-card:first-child h3{font-size:25px}:root .mp-fit-section{padding-block:32px}:root .mp-fit-intro,:root .mp-product-support{grid-template-columns:1fr;gap:24px}:root .mp-fit-intro h2{margin-bottom:0}:root .mp-reference-grid{grid-template-columns:1fr}:root .mp-reference-grid img{height:auto;max-height:340px}:root .mp-product-support{padding-block:24px 8px}:root .mp-reference-gallery>summary{font-size:13px}:root .mp-zoom-dialog{padding:45px 8px 10px}:root .mp-store .mp-dialog{padding:34px 22px}:root .mp-dialog .mp-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}:root .mp-dialog .mp-actions .mp-btn{font-size:10px;padding:12px;min-height:46px}}@media(prefers-reduced-motion:reduce){:root .mp-store *{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}:root .mp-device-card:hover .mp-device-art img,:root .mp-device-card:hover .mp-device-art .mp-device-icon,:root .mp-product-card:hover .mp-product-image img,:root .mp-product-card:hover .mp-card-explore{transform:none}}:root .mp-store .mp-heading{font-size:clamp(32px,3.65vw,52px);line-height:1.1;letter-spacing:-.035em}:root .mp-store .mp-section-top{margin-bottom:30px}:root .mp-store .mp-section-top .mp-eyebrow{margin-bottom:12px}:root .mp-store .mp-products{background:var(--mp-paper);padding-block:60px 64px}:root .mp-store .mp-link{position:relative;border-bottom:0;min-height:44px;padding-block:11px;padding-right:46px;gap:0;font-size:12px;font-weight:700;letter-spacing:.025em;line-height:1.35}:root .mp-store .mp-link:after{content:"";position:absolute;right:0;top:calc(50% - 2px);width:30px;height:4px;background:var(--mp-accent);transform-origin:left;transition:transform .2s,opacity .2s}:root .mp-store .mp-link>.mp-icon{position:absolute;right:4px;top:calc(50% - 10px);width:20px;height:20px;opacity:0;transform:translate(-6px);transition:transform .2s,opacity .2s}:root .mp-store .mp-link:is(:hover,:focus-visible):after{opacity:0;transform:scaleX(.5)}:root .mp-store .mp-link:is(:hover,:focus-visible)>.mp-icon{opacity:1;transform:translate(4px)}:root .mp-store .mp-tab:hover:not([aria-pressed=true]):not([aria-current=page]){background:var(--mp-paper);border-color:var(--mp-ink)}:root .mp-store .mp-dialog{overscroll-behavior:contain}:root .mp-store :is(button,a,summary){touch-action:manipulation}@media(max-width:760px){:root .mp-store .mp-products{padding-block:40px}:root .mp-store .mp-heading{font-size:32px}:root .mp-store .mp-card-link{font-size:10px;padding-right:30px}:root .mp-store .mp-card-link:after{width:20px}:root .mp-store .mp-section-top{margin-bottom:24px}}html:has(.mp-store){scrollbar-gutter:stable}html:has(.mp-store dialog.mp-dialog[open]){overflow:hidden}:root .mp-store :is(.mp-catalog,.mp-bag-page,.mp-info-page){padding-bottom:64px}:root .mp-store .mp-page-heading{padding:30px 0 36px}:root .mp-store .mp-page-heading .mp-eyebrow{margin:0 0 14px}:root .mp-store .mp-page-heading h1{max-width:20ch;font-size:clamp(38px,4.1vw,62px);letter-spacing:-.045em;line-height:1.04;margin:0;text-wrap:balance}:root .mp-store .mp-page-heading>p:not(.mp-eyebrow){font-size:17px;line-height:1.65;max-width:65ch;margin:18px 0 0;color:var(--mp-muted)}:root .mp-store .mp-device-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}:root .mp-store .mp-device-nav>a{min-height:96px;display:flex;align-items:center;gap:16px;padding:12px 20px;border:1px solid var(--mp-line);border-radius:6px;background:var(--mp-paper);position:relative;isolation:isolate;overflow:hidden}:root .mp-store .mp-device-nav>a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:color-mix(in srgb,var(--mp-accent) 7%,var(--mp-paper));opacity:0;transition:opacity .2s}:root .mp-store .mp-device-nav>a[aria-current]:before{opacity:1}:root .mp-store .mp-device-nav>a[aria-current]{border-color:var(--mp-ink)}:root .mp-store .mp-device-nav>a[aria-current]:after{content:"";position:absolute;height:3px;bottom:0;left:20px;right:20px;background:var(--mp-accent)}:root .mp-store .mp-device-nav img{width:54px;height:70px;object-fit:contain;mix-blend-mode:multiply;flex-shrink:0;transition:transform .25s ease}:root .mp-store .mp-device-nav span{font-size:15px;font-weight:700;line-height:1.3}:root .mp-store .mp-device-nav .mp-icon{width:18px;height:18px;margin-left:auto;flex-shrink:0;transition:transform .2s}:root .mp-store .mp-device-nav-all span{font-size:17px}:root .mp-store .mp-catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0}:root .mp-store .mp-catalog-tools>p{font-size:14px;margin:0;color:var(--mp-muted)}:root .mp-store .mp-sort-form{display:flex;align-items:center;gap:12px}:root .mp-store .mp-sort-form label{font-size:13px;font-weight:600;white-space:nowrap}:root .mp-store .mp-select-wrap{position:relative}:root .mp-store .mp-select-wrap select{-webkit-appearance:none;appearance:none;border:1px solid var(--mp-line);border-radius:var(--mp-radius);background:var(--mp-paper);color:var(--mp-ink);min-height:44px;padding:10px 42px 10px 18px;font-size:13px;max-width:240px;cursor:pointer}:root .mp-store .mp-select-wrap .mp-icon{position:absolute;right:16px;top:15px;width:14px;height:14px;pointer-events:none}:root .mp-store .mp-quiet-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;border:0;background:transparent;padding:10px 0;color:var(--mp-ink);font-size:12px;font-weight:700;line-height:1.4;cursor:pointer}:root .mp-store .mp-quiet-button .mp-icon{width:17px;height:17px;flex-shrink:0;transition:transform .2s}:root .mp-store .mp-quiet-button:is(:hover,:focus-visible) .mp-icon{transform:translate(3px)}:root .mp-store .mp-catalog .mp-product-grid{gap:20px;align-items:stretch}:root .mp-store .mp-help-rail{display:flex;align-items:center;justify-content:space-between;gap:32px;border-top:1px solid var(--mp-line);margin-top:48px;padding:32px 0 0}:root .mp-store .mp-help-rail>div{display:flex;align-items:center;gap:20px}:root .mp-store .mp-help-rail>div>.mp-icon{width:32px;height:32px;flex-shrink:0}:root .mp-store .mp-help-rail h2{font-size:22px;letter-spacing:-.025em;margin:0 0 8px}:root .mp-store .mp-help-rail p{font-size:14px;line-height:1.6;margin:0;max-width:68ch;color:var(--mp-muted)}:root .mp-store .mp-help-rail>.mp-link{flex-shrink:0}:root .mp-store .mp-unified-search{width:100%}:root .mp-store .mp-unified-search label{display:block;font-size:14px;line-height:1.5;color:var(--mp-muted);margin-bottom:12px}:root .mp-store .mp-unified-search-field{display:flex;align-items:center;gap:12px;min-height:60px;border:1px solid var(--mp-line);border-radius:var(--mp-radius);padding:5px 5px 5px 24px;background:var(--mp-paper);transition:border-color .18s ease,box-shadow .18s ease}:root .mp-store .mp-unified-search-field:hover{border-color:var(--mp-muted)}:root .mp-store .mp-unified-search-field:focus-within{border-color:var(--mp-ink);box-shadow:inset 0 0 0 1px var(--mp-ink);outline:none}:root .mp-store .mp-unified-search-field input{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:var(--mp-ink);padding:10px 0;min-height:48px;font-family:var(--mp-font-body);font-size:18px;font-weight:400;letter-spacing:0;line-height:1.5;width:100%;min-width:0;outline:none;box-shadow:none;border-radius:0;caret-color:var(--mp-ink)}:root .mp-store .mp-unified-search-field input:focus-visible{outline:none;box-shadow:none}:root .mp-store .mp-unified-search-field input::selection{background:color-mix(in srgb,var(--mp-accent) 30%,var(--mp-paper));color:var(--mp-ink)}:root .mp-store .mp-unified-search-field input::placeholder{color:var(--mp-muted);opacity:1}:root .mp-store .mp-unified-search-field input::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1);opacity:.65;margin-inline:8px 0}:root .mp-store .mp-unified-search-field .mp-icon-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;padding:0;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:var(--mp-ink);transition:background .18s ease,color .18s ease}:root .mp-store .mp-unified-search-field:has(input:not(:placeholder-shown)) .mp-icon-button{background:var(--mp-accent)}:root .mp-store .mp-unified-search-field .mp-icon-button[type=submit]:is(:hover,:focus-visible){background:var(--mp-ink);color:var(--mp-paper)}:root .mp-store .mp-unified-search-field .mp-icon-button:focus-visible{outline:2px solid var(--mp-paper);outline-offset:-4px}:root .mp-store .mp-unified-search-field .mp-icon-button .mp-icon{width:21px;height:21px}@media(forced-colors:active){:root .mp-store .mp-unified-search-field:focus-within{outline:2px solid Highlight;outline-offset:0}:root .mp-store .mp-unified-search-field .mp-icon-button:focus-visible{outline-color:Highlight}}:root .mp-store .mp-search-page>.mp-unified-search{max-width:880px}:root .mp-store .mp-search-result-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin:36px 0 24px}:root .mp-store .mp-search-result-heading h2{font-size:22px;letter-spacing:-.025em;margin:0;overflow-wrap:anywhere}:root .mp-store .mp-search-result-heading>span{font-size:13px;white-space:nowrap;color:var(--mp-muted)}:root .mp-store .mp-search-browse{margin-top:48px}:root .mp-store .mp-search-browse>h2{font-size:24px;letter-spacing:-.025em;margin:0 0 20px}:root .mp-store .mp-page-empty{text-align:center;max-width:650px;margin:0 auto;padding:44px 20px}:root .mp-store .mp-page-empty :is(h1,h2){font-size:clamp(30px,3vw,44px);line-height:1.1;letter-spacing:-.035em;margin:18px 0}:root .mp-store .mp-page-empty>p{font-size:16px;line-height:1.6;color:var(--mp-muted);margin:0 auto 24px;max-width:50ch}:root .mp-store .mp-empty-icon{display:inline-flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:50%;background:var(--mp-soft)}:root .mp-store .mp-empty-icon .mp-icon{width:32px;height:32px}:root .mp-store .mp-bag-empty{padding:48px 20px 64px}:root .mp-store .mp-bag-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}:root .mp-store .mp-bag-heading h1{display:flex;align-items:center;gap:14px}:root .mp-store .mp-bag-count{font-size:14px;line-height:32px;min-width:32px;border:1px solid var(--mp-line);border-radius:50%;text-align:center;letter-spacing:0}:root .mp-store .mp-bag-page .mp-cart-layout{grid-template-columns:minmax(0,1fr) 360px;gap:clamp(32px,5vw,80px);align-items:start}:root .mp-store .mp-bag-page .mp-cart-item{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:24px;border-top:1px solid var(--mp-line);border-bottom:0;margin:0;padding:26px 0;align-items:start}:root .mp-store .mp-bag-page .mp-bag-image{display:flex;align-items:center;justify-content:center;height:180px;border-radius:6px;background:var(--mp-soft);overflow:hidden}:root .mp-store .mp-bag-page .mp-bag-image img{height:160px;width:130px;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}:root .mp-store .mp-bag-page .mp-cart-item h2{font-size:23px;line-height:1.2;margin:4px 0 10px;letter-spacing:-.025em}:root .mp-store .mp-bag-item-info{min-width:0}:root .mp-store .mp-bag-variant{font-size:14px;color:var(--mp-muted);margin:0 0 18px}:root .mp-store .mp-bag-item-actions{display:flex;align-items:center;gap:20px;margin-top:6px}:root .mp-store .mp-bag-page .mp-quantity{display:flex;align-items:center;width:136px;height:52px;padding:3px;border:1px solid var(--mp-line);border-radius:var(--mp-radius);background:var(--mp-paper)}:root .mp-store .mp-bag-page .mp-quantity button{width:44px;height:44px;flex:0 0 44px;padding:0;border-radius:50%;font-size:18px}:root .mp-store .mp-bag-page .mp-quantity button:hover{background:var(--mp-soft)}:root .mp-store .mp-bag-page .mp-quantity input{width:40px;min-width:0;height:44px;background:transparent;border:0;text-align:center;-webkit-appearance:textfield;appearance:textfield;font-size:14px;font-variant-numeric:tabular-nums}:root .mp-store .mp-bag-page .mp-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}:root .mp-store .mp-bag-page .mp-remove{display:inline-flex;align-items:center;min-height:44px;font-size:12px;margin:0;text-decoration:underline;text-underline-offset:4px}:root .mp-store .mp-bag-page .mp-cart-item-price{display:flex;flex-direction:column;gap:6px;font-size:17px;font-weight:700;padding-top:6px;white-space:nowrap;font-variant-numeric:tabular-nums}:root .mp-store .mp-cart-item-price s{font-size:12px;font-weight:400;color:var(--mp-muted)}:root .mp-store .mp-bag-update{display:flex;align-items:center;gap:20px;border-top:1px solid var(--mp-line);padding-top:24px}:root .mp-store .mp-bag-update .mp-btn{flex-shrink:0}:root .mp-store .mp-bag-update .mp-note{margin:0;max-width:45ch;line-height:1.6}:root .mp-store .mp-bag-page [data-mp-dirty=true] .mp-bag-update .mp-note{color:var(--mp-ink);font-weight:600}:root .mp-store .mp-bag-page .mp-cart-summary{background:var(--mp-paper);border:1px solid var(--mp-line);border-radius:8px;padding:28px;position:sticky;top:120px}:root .mp-store .mp-bag-page .mp-cart-summary h2{font-size:26px;letter-spacing:-.03em;margin:0 0 26px}:root .mp-store .mp-bag-page .mp-cart-summary .mp-eyebrow{margin:0 0 12px}:root .mp-store .mp-bag-page .mp-cart-total{display:flex;justify-content:space-between;align-items:baseline;gap:20px;border-top:1px solid var(--mp-line);border-bottom:0;padding:22px 0 8px;margin:0}:root .mp-store .mp-bag-page .mp-cart-total span{font-size:15px}:root .mp-store .mp-bag-page .mp-cart-total strong{font-size:20px;text-align:right}:root .mp-store .mp-bag-page .mp-cart-summary>.mp-btn{width:100%;margin:20px 0 12px}:root .mp-store .mp-bag-secure{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.5;color:var(--mp-ink)}:root .mp-store .mp-bag-secure .mp-icon{width:17px;height:17px;flex-shrink:0}:root .mp-store .mp-bag-help{border-top:1px solid var(--mp-line);padding-top:16px;margin-top:20px}:root .mp-store .mp-bag-help a{display:flex;justify-content:space-between;align-items:center;min-height:44px;font-size:13px}:root .mp-store .mp-bag-help .mp-icon{width:17px;height:17px}:root .mp-store .mp-support-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 40px}:root .mp-store .mp-support-actions a{border:1px solid var(--mp-line);border-radius:6px;min-height:88px;display:flex;align-items:center;gap:18px;padding:20px}:root .mp-store .mp-support-actions span{font-size:15px;font-weight:700}:root .mp-store .mp-support-actions strong{display:block;font-size:17px;line-height:1.35;letter-spacing:0}:root .mp-store .mp-support-actions small{display:block;font-size:14px;line-height:1.5;font-weight:400;color:var(--mp-muted);margin-top:6px}:root .mp-store .mp-guide-intro{margin-bottom:24px}:root .mp-store .mp-guide-intro h2{font-size:clamp(24px,2.4vw,32px);line-height:1.25;letter-spacing:0;margin:0 0 12px}:root .mp-store .mp-guide-intro p,:root .mp-store .mp-support-order-help p{font-size:16px;line-height:1.65;color:var(--mp-muted);max-width:76ch}:root .mp-store .mp-support-order-help{margin-top:32px;border-top:1px solid var(--mp-line);border-bottom:1px solid var(--mp-line);padding:20px 0}:root .mp-store .mp-support-order-help summary{font-size:17px;font-weight:600;line-height:1.4;cursor:pointer;padding:4px 0}:root .mp-store .mp-support-actions .mp-icon{width:24px;height:24px;flex-shrink:0}:root .mp-store .mp-support-actions .mp-icon:last-child{margin-left:auto;width:18px;height:18px}:root .mp-store .mp-info-layout{display:block}:root .mp-store :is(.mp-info-layout--enquiry,.mp-info-layout--guide){display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:clamp(32px,6vw,96px);align-items:start}:root .mp-store .mp-info-layout--guide{grid-template-columns:minmax(0,820px) 300px;justify-content:space-between}:root .mp-store .mp-info-content{min-width:0}:root .mp-store .mp-info-blocks{display:grid;gap:28px;scroll-margin-top:120px}:root .mp-store .mp-info-block{min-width:0}:root .mp-store .mp-info-block h2{font-size:clamp(26px,2.6vw,36px);letter-spacing:-.035em;line-height:1.15;margin:0 0 16px;text-wrap:balance}:root .mp-store .mp-info-block .mp-link{margin-top:20px}:root .mp-store .mp-info-page--editorial .mp-info-block{border-top:1px solid var(--mp-line);padding:36px 0}:root .mp-store .mp-info-page--editorial .mp-info-block--image{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:clamp(24px,5vw,72px);align-items:center;border:0;padding:0}:root .mp-store .mp-info-page--editorial .mp-info-block--image:nth-child(2n) .mp-info-image{order:2}:root .mp-store .mp-info-image{overflow:hidden;border-radius:6px}:root .mp-store .mp-info-image img{display:block;width:100%;height:auto;max-height:440px;object-fit:cover}:root .mp-store .mp-info-page--support .mp-info-blocks{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}:root .mp-store .mp-info-page--support .mp-info-block{border:1px solid var(--mp-line);border-radius:8px;overflow:hidden}:root .mp-store .mp-info-page--support .mp-info-image{height:210px;border-radius:0;background:var(--mp-soft);padding:22px}:root .mp-store .mp-info-page--support .mp-info-image img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}:root .mp-store .mp-info-page--support .mp-info-copy{padding:28px}:root .mp-store .mp-info-page--support .mp-info-block h2{font-size:26px;margin-bottom:22px}:root .mp-store .mp-info-page--support .mp-prose p{margin:0}:root .mp-store .mp-info-page--support .mp-prose a{display:flex;align-items:center;min-height:52px;border-bottom:1px solid var(--mp-line);text-decoration:none;font-size:14px;font-weight:600;padding:12px 0}:root .mp-store .mp-info-page--support .mp-prose a:after{content:"\2192";margin-left:auto;padding-left:16px;transition:transform .2s}:root .mp-store .mp-info-page--support .mp-prose a:hover:after{transform:translate(3px)}:root .mp-store .mp-info-layout--enquiry .mp-info-image img{max-height:300px;object-fit:cover}:root .mp-store .mp-info-layout--enquiry .mp-info-copy{padding-top:24px}:root .mp-store .mp-info-layout--enquiry .mp-info-block:not(.mp-info-block--image){border-top:1px solid var(--mp-line)}:root .mp-store .mp-prose{font-size:15px;line-height:1.75;color:var(--mp-muted);overflow-wrap:anywhere}:root .mp-store .mp-prose>p:first-child{margin-top:0}:root .mp-store .mp-prose>p:last-child{margin-bottom:0}:root .mp-store .mp-prose p{margin:0 0 16px}:root .mp-store .mp-prose p:empty{display:none}:root .mp-store .mp-prose :is(h1,h2,h3,h4,h5){font-size:22px;line-height:1.3;letter-spacing:-.025em;color:var(--mp-ink);margin:28px 0 16px}:root .mp-store .mp-prose :is(h1,h2,h3,h4,h5) span{color:inherit!important}:root .mp-store .mp-prose :is(ul,ol){padding-left:24px}:root .mp-store .mp-prose li{padding-left:4px;margin-bottom:12px}:root .mp-store .mp-prose a{color:var(--mp-ink);text-decoration:underline;text-underline-offset:4px}:root .mp-store .mp-prose :is(img,iframe,video){max-width:100%;height:auto}:root .mp-store .mp-prose table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}:root .mp-store .mp-prose :is(th,td){padding:12px;border:1px solid var(--mp-line);vertical-align:top}:root .mp-store .mp-page-body{margin-bottom:32px}:root .mp-store .mp-page-body>:is(h3,h4):first-child{margin-top:0}:root .mp-store .mp-guide-help{border:1px solid var(--mp-line);border-radius:8px;padding:28px;position:sticky;top:120px}:root .mp-store .mp-guide-help h2{font-size:26px;letter-spacing:-.03em;margin:0 0 16px}:root .mp-store .mp-guide-help>p:not(.mp-eyebrow){font-size:14px;line-height:1.7;color:var(--mp-muted)}:root .mp-store .mp-guide-help .mp-btn{width:100%;margin:12px 0}:root .mp-store .mp-info-accordion{border-top:1px solid var(--mp-line);border-bottom:1px solid var(--mp-line)}:root .mp-store .mp-info-accordion summary{font-size:21px;font-weight:700;letter-spacing:-.025em;padding:24px 0;cursor:pointer}:root .mp-store .mp-info-accordion>.mp-prose{padding-bottom:24px}:root .mp-store .mp-enquiry-panel{border:1px solid var(--mp-line);border-radius:8px;padding:32px;background:var(--mp-paper)}:root .mp-store .mp-enquiry-panel h2{font-size:34px;letter-spacing:-.035em;line-height:1.1;margin:0 0 16px}:root .mp-store .mp-enquiry-panel>p:not(.mp-eyebrow){font-size:14px;line-height:1.6;color:var(--mp-muted);margin-bottom:24px}:root .mp-store .mp-form-row{margin-bottom:20px}:root .mp-store .mp-form-row label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}:root .mp-store .mp-form-row .mp-input{width:100%;border-radius:6px;min-height:48px;border:1px solid var(--mp-line);font-size:16px;background:var(--mp-paper);color:var(--mp-ink);padding:12px 14px}:root .mp-store .mp-form-row textarea{resize:vertical}:root .mp-store .mp-form-row .mp-note{margin:8px 0 0;line-height:1.6}:root .mp-store .mp-enquiry-panel form>.mp-btn{width:100%}:root .mp-store .mp-enquiry-panel form>.mp-note{font-size:11px;line-height:1.6;margin-top:16px}:root .mp-store .mp-enquiry-panel form>.mp-note a{text-decoration:underline;text-underline-offset:3px}:root .mp-store .mp-form-feedback{padding:20px;border:1px solid var(--mp-ink);border-radius:6px;margin-bottom:24px;font-size:14px;line-height:1.6}:root .mp-store .mp-form-success{background:color-mix(in srgb,var(--mp-accent) 8%,var(--mp-paper))}:root .mp-store .mp-form-success .mp-icon{width:28px;height:28px}:root .mp-store .mp-form-success h3{font-size:24px;line-height:1.2;letter-spacing:-.025em}:root .mp-store .shopify-policy__container{max-width:900px;padding:48px 28px 72px}:root .mp-store .shopify-policy__title h1{font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.04em}:root .mp-store .shopify-policy__body{font-size:15px;line-height:1.8;overflow-wrap:anywhere}:root .mp-store .shopify-policy__body a{text-decoration:underline;text-underline-offset:3px}:root .mp-store .mp-dialog{width:min(620px,calc(100vw - 40px));max-height:min(900px,90dvh);padding:0;border:1px solid var(--mp-line);border-radius:10px;box-shadow:0 24px 80px #00000029;overflow:hidden;color:var(--mp-ink);background:var(--mp-paper)}:root .mp-store .mp-dialog[open]{display:flex;flex-direction:column;animation:mp-interface-enter .22s cubic-bezier(.2,.8,.2,1)}:root .mp-store .mp-dialog::backdrop{background:#0000004d;-webkit-backdrop-filter:none;backdrop-filter:none}:root .mp-store .mp-dialog .mp-dialog-close{position:absolute;top:16px;right:16px;width:44px;height:44px;min-width:44px;min-height:44px;padding:12px;border-radius:50%;z-index:2;background:var(--mp-paper)}:root .mp-store .mp-dialog .mp-dialog-close:hover{background:var(--mp-soft)}:root .mp-store .mp-modal-head{padding:36px 70px 24px 36px;flex-shrink:0}:root .mp-store .mp-modal-head h2{font-size:34px;letter-spacing:-.04em;line-height:1.12;margin:0;padding:0;text-wrap:balance}:root .mp-store .mp-modal-head .mp-eyebrow{display:flex;align-items:center;gap:8px;font-size:10px;line-height:1.4;color:var(--mp-muted);margin:0 0 14px}:root .mp-store .mp-modal-head .mp-eyebrow .mp-icon{width:18px;height:18px;color:var(--mp-ink)}:root .mp-store .mp-modal-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 36px 28px;scrollbar-width:thin}:root .mp-store .mp-modal-body>p:first-child{margin-top:0}:root .mp-store .mp-modal-body p{font-size:15px;line-height:1.7;color:var(--mp-muted)}:root .mp-store .mp-modal-body a:not(.mp-btn):not(.mp-link):not(.mp-quiet-button){color:var(--mp-ink)}:root .mp-store .mp-modal-body .mp-details{margin:24px 0 0}:root .mp-store .mp-modal-body .mp-details details{padding:0}:root .mp-store .mp-modal-body .mp-details summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px}:root .mp-store .mp-modal-body .mp-details summary::-webkit-details-marker{display:none}:root .mp-store .mp-modal-body .mp-details summary:after{content:"+";font-size:23px;font-weight:400;line-height:1;transition:transform .2s}:root .mp-store .mp-modal-body .mp-details details[open]>summary:after{transform:rotate(45deg)}:root .mp-store .mp-modal-body .mp-details summary{font-size:15px;line-height:1.5;padding:18px 0;cursor:pointer}:root .mp-store .mp-modal-body .mp-details details p{font-size:14px;margin:0 0 18px}:root .mp-store .mp-modal-body .mp-details details .mp-link{margin-bottom:18px}:root .mp-store .mp-modal-foot{padding:22px 36px;flex-shrink:0;border-top:1px solid var(--mp-line);display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px;background:var(--mp-paper)}:root .mp-store .mp-modal-foot>.mp-note{font-size:12px;line-height:1.6;margin:0}:root .mp-store .mp-modal-foot--split{justify-content:space-between}:root .mp-store .mp-modal-foot .mp-btn{min-height:48px}:root .mp-store .mp-modal-service-icon{margin:0 0 18px}:root .mp-store .mp-modal-service-icon .mp-service-icon{width:40px;height:40px;margin:0;stroke:var(--mp-ink)}:root .mp-store .mp-modal-body .mp-service-detail{margin:0}:root .mp-store .mp-modal-body .mp-service-detail p{font-size:15px;line-height:1.7;margin:0 0 16px}:root .mp-store .mp-modal-body .mp-service-detail p:last-child{margin-bottom:0}:root .mp-store .mp-modal-body .mp-service-detail a{text-decoration:underline;text-underline-offset:4px}:root .mp-store .mp-search-dialog{width:min(980px,calc(100vw - 48px));inset:80px 0 auto;margin:0 auto}:root .mp-store .mp-search-dialog .mp-modal-head{padding-bottom:22px}:root .mp-store .mp-search-dialog .mp-modal-head h2{font-size:36px}:root .mp-store .mp-search-picks-title{font-size:17px;letter-spacing:-.015em;margin:28px 0 16px}:root .mp-store .mp-search-picks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}:root .mp-store .mp-search-picks>a{border:1px solid var(--mp-line);border-radius:6px;display:flex;align-items:center;gap:14px;padding:12px;min-width:0}:root .mp-store .mp-search-picks img{width:65px;height:100px;object-fit:contain;transition:transform .25s}:root .mp-store .mp-search-picks span{font-size:15px;font-weight:700;line-height:1.3}:root .mp-store .mp-search-picks .mp-icon{width:17px;height:17px;margin-left:auto;flex-shrink:0}:root .mp-store .mp-bag-dialog{inset:0 0 0 auto;margin:0;width:min(480px,100vw);height:100dvh;max-height:100dvh;border-radius:0;border-top:0;border-bottom:0;border-right:0}:root .mp-store .mp-bag-dialog .mp-modal-head{padding-top:48px}:root .mp-store .mp-bag-dialog .mp-modal-foot{display:flex;flex-direction:column;align-items:stretch;margin-top:auto;gap:12px}:root .mp-store .mp-bag-dialog .mp-modal-foot form{width:100%}:root .mp-store .mp-bag-dialog .mp-modal-foot .mp-btn{width:100%}:root .mp-store .mp-dialog .mp-added-product{display:flex;align-items:center;gap:20px;background:var(--mp-paper);border-top:1px solid var(--mp-line);border-bottom:1px solid var(--mp-line);border-radius:0;padding:24px 0;margin:0 0 24px}:root .mp-store .mp-dialog .mp-added-product img{width:100px;height:150px;object-fit:contain}:root .mp-store .mp-added-product>div{min-width:0}:root .mp-store .mp-added-product strong{font-size:22px;line-height:1.25;letter-spacing:-.025em;display:block}:root .mp-store .mp-added-product p{font-size:13px;line-height:1.5;margin:8px 0 0}:root .mp-store .mp-added-product p:empty{display:none}:root .mp-store .mp-review-dialog .mp-modal-body blockquote{border-left:3px solid var(--mp-accent);padding-left:20px;margin:20px 0 0}:root .mp-store .mp-review-dialog .mp-modal-body blockquote p{font-size:17px;line-height:1.75;color:var(--mp-ink);margin:0}:root .mp-store .mp-review-dialog .mp-review-dialog-author{font-size:13px;font-weight:700;color:var(--mp-ink)}:root .mp-store .mp-zoom-dialog{width:min(1100px,calc(100vw - 40px));padding:0;max-height:94dvh}:root .mp-store .mp-zoom-dialog .mp-modal-head{padding:24px 72px 20px 28px}:root .mp-store .mp-zoom-dialog .mp-modal-head h2{font-size:24px}:root .mp-store .mp-zoom-dialog .mp-modal-body{display:flex;align-items:center;justify-content:center;padding:0 24px 20px;min-height:120px}:root .mp-store .mp-zoom-dialog .mp-modal-body img{width:100%;height:auto;max-height:calc(94dvh - 190px);object-fit:contain;display:block}:root .mp-store .mp-zoom-dialog .mp-modal-foot{padding:16px 28px}:root .mp-store .mp-zoom-dialog .mp-modal-foot>p{font-size:12px;line-height:1.5;margin:0;max-width:58ch;color:var(--mp-muted)}:root .mp-store :is(.mp-catalog,.mp-bag-page,.mp-info-page,.mp-dialog) .mp-btn{font-size:11px;letter-spacing:.04em;min-height:48px}@keyframes mp-interface-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(hover:hover){:root .mp-store .mp-device-nav>a:hover:before{opacity:1}:root .mp-store .mp-device-nav>a:hover .mp-icon{transform:translate(3px)}:root .mp-store .mp-device-nav>a:hover img{transform:translateY(-3px)}:root .mp-store .mp-search-picks>a:hover{border-color:var(--mp-ink)}:root .mp-store .mp-search-picks>a:hover img{transform:translateY(-3px)}:root .mp-store .mp-bag-image:hover img{transform:scale(1.04)}:root .mp-store .mp-support-actions a:hover{border-color:var(--mp-ink)}}@media(max-width:1100px){:root .mp-store .mp-bag-page .mp-cart-layout{grid-template-columns:minmax(0,1fr) 310px;gap:30px}:root .mp-store .mp-bag-page .mp-cart-item{grid-template-columns:100px minmax(0,1fr);gap:16px}:root .mp-store .mp-bag-page .mp-cart-item-price{grid-column:2;padding-top:0}:root .mp-store .mp-bag-page .mp-bag-image{height:150px}:root .mp-store .mp-bag-page .mp-bag-image img{width:90px;height:130px}:root .mp-store .mp-device-nav>a{padding:12px;gap:10px}:root .mp-store .mp-device-nav img{width:40px}:root .mp-store .mp-bag-update{align-items:flex-start;flex-direction:column;gap:14px}:root .mp-store .mp-info-layout--enquiry{grid-template-columns:minmax(0,1fr) 360px;gap:32px}:root .mp-store .mp-info-layout--guide{grid-template-columns:minmax(0,1fr) 270px;gap:28px}:root .mp-store .mp-info-page--support .mp-info-copy{padding:22px}}@media(max-width:760px){:root .mp-store :is(.mp-catalog,.mp-bag-page,.mp-info-page){padding-bottom:40px}:root .mp-store .mp-page-heading{padding:20px 0 28px}:root .mp-store .mp-page-heading h1{font-size:38px;max-width:22ch}:root .mp-store .mp-page-heading>p:not(.mp-eyebrow){font-size:15px}:root .mp-store .mp-device-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}:root .mp-store .mp-device-nav>a{min-height:80px}:root .mp-store .mp-device-nav img{height:55px;width:36px}:root .mp-store .mp-device-nav span{font-size:13px}:root .mp-store .mp-catalog-tools{align-items:flex-start;flex-direction:column;gap:14px;padding:22px 0}:root .mp-store .mp-sort-form{width:100%;gap:10px}:root .mp-store .mp-select-wrap{flex:1;min-width:0}:root .mp-store .mp-select-wrap select{width:100%;max-width:none;padding-left:14px}:root .mp-store .mp-catalog .mp-product-grid{gap:12px}:root .mp-store .mp-help-rail{flex-direction:column;align-items:flex-start;gap:20px;margin-top:32px;padding-top:28px}:root .mp-store .mp-help-rail>div{gap:14px;align-items:flex-start}:root .mp-store .mp-help-rail h2{font-size:21px}:root .mp-store .mp-help-rail>.mp-link{margin-left:46px}:root .mp-store .mp-unified-search-field{padding-left:18px;min-height:56px;gap:8px}:root .mp-store .mp-unified-search-field input{font-size:16px;min-height:44px}:root .mp-store .mp-unified-search-field .mp-icon-button{width:44px;height:44px;min-width:44px}:root .mp-store .mp-search-result-heading{align-items:flex-start;flex-direction:column;gap:10px;margin-top:28px}:root .mp-store .mp-search-result-heading h2{font-size:21px}:root .mp-store .mp-bag-heading{align-items:flex-start;flex-direction:column;gap:18px}:root .mp-store .mp-bag-page .mp-cart-layout{grid-template-columns:1fr;gap:32px}:root .mp-store .mp-bag-page .mp-cart-item{grid-template-columns:90px minmax(0,1fr)}:root .mp-store .mp-bag-page .mp-cart-item h2{font-size:21px}:root .mp-store .mp-bag-page .mp-cart-item-price{margin-top:-2px}:root .mp-store .mp-bag-page .mp-cart-summary{position:static;padding:24px}:root .mp-store .mp-bag-item-actions{gap:14px;flex-wrap:wrap}:root .mp-store .mp-bag-update{gap:16px}:root .mp-store .mp-support-actions{grid-template-columns:1fr;gap:10px;margin-bottom:28px}:root .mp-store .mp-support-actions a{min-height:72px}:root .mp-store :is(.mp-info-layout--enquiry,.mp-info-layout--guide){grid-template-columns:1fr;gap:32px}:root .mp-store .mp-info-page--editorial .mp-info-block--image{grid-template-columns:1fr;gap:24px}:root .mp-store .mp-info-page--editorial .mp-info-block--image:nth-child(2n) .mp-info-image{order:0}:root .mp-store .mp-info-page--support .mp-info-blocks{grid-template-columns:1fr;gap:20px}:root .mp-store .mp-info-page--support .mp-info-image{height:190px}:root .mp-store .mp-info-page--support .mp-info-copy{padding:24px}:root .mp-store .mp-guide-help{position:static;padding:24px}:root .mp-store .mp-enquiry-panel{padding:24px}:root .mp-store .mp-info-block h2{font-size:28px}:root .mp-store .mp-dialog{width:calc(100vw - 24px);max-height:92dvh;padding:0;border-radius:8px}:root .mp-store .mp-modal-head{padding:30px 64px 22px 24px}:root .mp-store .mp-modal-head h2{font-size:28px}:root .mp-store .mp-modal-body{padding:0 24px 24px}:root .mp-store .mp-modal-foot{padding:20px 24px;gap:12px}:root .mp-store .mp-modal-foot>.mp-btn{width:100%}:root .mp-store .mp-search-dialog{inset:16px 0 auto}:root .mp-store .mp-search-dialog .mp-modal-head h2{font-size:28px}:root .mp-store .mp-search-picks{grid-template-columns:1fr;gap:8px}:root .mp-store .mp-search-picks>a{padding:6px 14px}:root .mp-store .mp-search-picks img{width:40px;height:62px}:root .mp-store .mp-search-picks-title{margin-top:24px}:root .mp-store .mp-dialog .mp-dialog-close{top:12px;right:12px}:root .mp-store .mp-bag-dialog{inset:0 0 0 auto;width:100vw;max-height:100dvh;border-radius:0}:root .mp-store .mp-bag-dialog .mp-modal-head{padding-top:36px}:root .mp-store .mp-zoom-dialog{width:calc(100vw - 16px);max-height:94dvh}:root .mp-store .mp-zoom-dialog .mp-modal-head{padding:24px 64px 20px 20px}:root .mp-store .mp-zoom-dialog .mp-modal-head h2{font-size:22px}:root .mp-store .mp-zoom-dialog .mp-modal-body{padding:0 12px 16px}:root .mp-store .mp-zoom-dialog .mp-modal-foot{padding:14px 20px;gap:10px}:root .mp-store .mp-zoom-dialog .mp-modal-body img{max-height:calc(94dvh - 215px)}}@media(prefers-reduced-motion:reduce){:root .mp-store .mp-dialog[open]{animation:none}:root .mp-store :is(.mp-device-nav img,.mp-device-nav .mp-icon,.mp-search-picks img,.mp-bag-image img,.mp-quiet-button .mp-icon,.mp-device-nav>a:before,.mp-unified-search-field,.mp-unified-search-field .mp-icon-button){transition:none}}:root .mp-menu-product{display:grid;grid-template-columns:minmax(80px,42%) minmax(0,1fr);align-items:center;gap:8px;min-height:148px;padding:10px 16px 10px 6px;border:1px solid transparent;border-radius:8px;background:var(--mp-soft);color:var(--mp-ink);position:relative;isolation:isolate;overflow:hidden}:root .mp-menu-product:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:color-mix(in srgb,var(--mp-accent) 7%,var(--mp-soft));opacity:0;transition:opacity .24s ease}:root .mp-menu-product-image{display:flex;align-items:center;justify-content:center;min-width:0;height:126px}:root .mp-menu-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .28s cubic-bezier(.2,.7,.2,1)}:root .mp-menu-product-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}:root .mp-menu-product-family{font-size:10px;line-height:1.4;color:var(--mp-muted);margin-bottom:7px;letter-spacing:.04em}:root .mp-menu-product-copy strong{font-family:var(--mp-font-heading);font-size:19px;font-weight:700;line-height:1.2;letter-spacing:-.025em;overflow-wrap:anywhere}:root .mp-menu-product-cta{display:inline-flex;align-items:center;gap:8px;font-size:10px;line-height:1.4;font-weight:600;margin-top:16px}:root .mp-menu-product-cta .mp-icon{width:15px;height:15px;transition:transform .24s ease}:root .mp-menu-product:focus-visible{outline:2px solid var(--mp-ink);outline-offset:-3px}:root .mp-menu-product:is(:hover,:focus-visible):before{opacity:1}:root .mp-menu-product:is(:hover,:focus-visible) img{transform:translateY(-3px) scale(1.05)}:root .mp-menu-product:is(:hover,:focus-visible) .mp-icon{transform:translate(3px)}@media(max-width:1100px){:root .mp-menu-product{min-height:138px;padding-right:12px}:root .mp-menu-product-image{height:116px}:root .mp-menu-product-copy strong{font-size:17px}}:root .mp-navigation{align-self:stretch;gap:30px;align-items:stretch}:root .mp-navigation .mp-nav-trigger{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:80px;font-size:14px;font-weight:700;color:var(--mp-ink);opacity:1;white-space:nowrap}:root .mp-nav-trigger:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--mp-accent);transform:scaleX(0);transform-origin:left;transition:transform .22s cubic-bezier(.2,.7,.2,1)}:root .mp-nav-trigger:is(:hover,:focus-visible,[data-mp-active=true],[aria-current=page]):after{transform:scaleX(1)}:root .mp-navigation .mp-nav-trigger:focus-visible{outline:2px solid var(--mp-ink);outline-offset:-8px}:root .mp-nav-trigger>.mp-icon{width:12px;height:12px;transition:transform .22s ease}:root .mp-nav-disclosure[open] .mp-nav-trigger>.mp-icon{transform:rotate(180deg)}:root .mp-menu-panel{position:absolute;top:100%;left:0;width:100%;max-height:calc(100svh - 114px);overflow:auto;overscroll-behavior:contain;background:var(--mp-paper);color:var(--mp-ink);border-top:1px solid var(--mp-line);box-shadow:0 18px 24px -22px color-mix(in srgb,var(--mp-ink) 30%,transparent);z-index:2;scrollbar-width:thin}:root body:has(#PBarNextFrame) .mp-menu-panel{max-height:calc(100svh - 194px)}:root .mp-menu-inner{padding:24px 0 26px}:root .mp-menu-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}:root .mp-menu-top h2{font-family:var(--mp-font-heading);font-size:26px;line-height:1.2;letter-spacing:-.03em;margin:0}:root .mp-menu-close{width:44px;height:44px;border:0;border-radius:50%;color:var(--mp-ink);background:transparent;flex-shrink:0}:root .mp-menu-close:hover{background:var(--mp-soft)}:root .mp-menu-close .mp-icon{width:22px;height:22px}:root .mp-menu-layout{display:grid;grid-template-columns:214px minmax(0,1fr);gap:32px}:root .mp-menu-label{margin:0 0 16px;font-size:11px;font-weight:600;line-height:1.5;color:var(--mp-muted)}:root .mp-menu-tabs{position:relative;isolation:isolate;display:flex;flex-direction:column;--mp-menu-index:0}:root .mp-menu-indicator{display:none;position:absolute;top:0;left:0;right:0;height:64px;z-index:-1;border-radius:6px;background:color-mix(in srgb,var(--mp-accent) 11%,var(--mp-paper));transform:translateY(calc(var(--mp-menu-index)*64px));transition:transform .26s cubic-bezier(.2,.7,.2,1);border-left:3px solid var(--mp-accent)}:root [data-mp-menu-bound] .mp-menu-indicator{display:block}:root .mp-navigation .mp-menu-tab{display:flex;align-items:center;gap:10px;min-height:64px;padding:12px 13px;font-size:14px;font-weight:500;color:var(--mp-muted);opacity:1;border-radius:6px}:root .mp-menu-tab .mp-device-icon{width:30px;height:30px;flex-shrink:0;stroke-width:2.5}:root .mp-menu-tab>span{white-space:nowrap}:root .mp-menu-tab>.mp-icon{width:14px;height:14px;margin-left:auto;opacity:0;transform:translate(-4px);transition:opacity .22s ease,transform .22s ease}:root .mp-navigation .mp-menu-tab[aria-selected=true]{color:var(--mp-ink);font-weight:700}:root .mp-menu-tab[aria-selected=true]>.mp-icon{opacity:1;transform:translate(0)}:root .mp-menu-tab:focus-visible{outline:2px solid var(--mp-ink);outline-offset:-3px}:root .mp-navigation .mp-menu-all{display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:44px;margin-top:26px;padding:8px 0;font-size:12px;font-weight:700;opacity:1}:root .mp-menu-all .mp-icon{width:18px;height:18px}:root .mp-menu-content{min-width:0}:root .mp-menu-category[hidden]{display:none}:root .mp-menu-category-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;margin-bottom:16px}:root .mp-menu-category-heading h3{font-size:21px;line-height:1.2;font-weight:700;letter-spacing:-.025em;margin:0 0 7px}:root .mp-menu-category-heading p{font-size:12px;line-height:1.5;font-weight:400;margin:0;color:var(--mp-muted)}:root .mp-navigation .mp-menu-view-all{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:11px;font-weight:700;white-space:nowrap;opacity:1}:root .mp-menu-view-all .mp-icon{width:16px;height:16px}:root .mp-menu-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-height:308px;align-content:start}:root .mp-menu-category[data-mp-menu-panel=surface] .mp-menu-products,:root .mp-menu-category[data-mp-menu-panel=chromebook] .mp-menu-products{grid-template-columns:repeat(2,minmax(0,1fr))}:root .mp-menu-category[data-mp-menu-panel=chromebook] .mp-menu-product{min-height:308px;grid-template-columns:1fr;gap:0;padding:16px 24px 24px;justify-items:center;text-align:center}:root .mp-menu-category[data-mp-menu-panel=chromebook] .mp-menu-product-image{height:200px;width:200px}:root .mp-menu-category[data-mp-menu-panel=chromebook] .mp-menu-product-copy{align-items:center}:root .mp-menu-category[data-mp-menu-panel=chromebook] .mp-menu-product-family{display:none}:root .mp-menu-category[data-mp-menu-panel=chromebook] .mp-menu-product-cta{margin-top:10px}:root .mp-navigation .mp-menu-product{opacity:1}:root .mp-menu-helpers{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px;padding-top:20px;border-top:1px solid var(--mp-line)}:root .mp-navigation .mp-menu-helpers>a{display:flex;align-items:center;gap:12px;min-height:48px;font-weight:400;opacity:1}:root .mp-menu-helpers>a>.mp-service-icon{width:28px;height:28px;margin:0;flex-shrink:0;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}:root .mp-menu-helpers>a>span{display:flex;flex-direction:column;gap:5px;min-width:0}:root .mp-menu-helpers strong{font-size:13px;line-height:1.2;font-weight:700}:root .mp-menu-helpers span>span{font-size:11px;line-height:1.4;color:var(--mp-muted)}:root .mp-menu-helpers>a>.mp-icon{width:16px;height:16px;flex-shrink:0;margin-left:auto}:root .mp-menu-all .mp-icon,:root .mp-menu-view-all .mp-icon,:root .mp-menu-helpers>a>.mp-icon{transition:transform .22s ease}:root .mp-menu-all:is(:hover,:focus-visible) .mp-icon,:root .mp-menu-view-all:is(:hover,:focus-visible) .mp-icon,:root .mp-menu-helpers>a:is(:hover,:focus-visible)>.mp-icon{transform:translate(3px)}@media(max-width:1100px){:root .mp-menu-layout{grid-template-columns:196px minmax(0,1fr);gap:24px}:root .mp-menu-products{grid-template-columns:repeat(2,minmax(0,1fr))}:root .mp-navigation .mp-menu-tab{font-size:13px}:root .mp-menu-tab .mp-device-icon{width:26px;height:26px}:root .mp-menu-inner{padding-top:18px}:root .mp-menu-top{margin-bottom:16px}}@media(prefers-reduced-motion:reduce){:root .mp-navigation *,:root .mp-navigation :after,:root .mp-navigation :before{transition:none!important;animation:none!important}:root .mp-menu-product:is(:hover,:focus-visible) img,:root .mp-menu-product:is(:hover,:focus-visible) .mp-icon{transform:none}}:root .mp-store .mp-story{--mp-story-ink:#202124;--mp-story-muted:#515357;padding-block:48px 64px;background:#fff;color:var(--mp-story-ink)}:root .mp-store .mp-story--dark{--mp-story-ink:#fff;--mp-story-muted:#d1d6d6;background:#080c0c}:root .mp-store .mp-story-campaign,:root .mp-store .mp-story-flow{width:100%;margin-inline:auto}:root .mp-store .mp-story-campaign{margin-bottom:64px}:root .mp-store .mp-story-campaign-copy,:root .mp-store .mp-story-heading{width:min(1340px,92%);max-width:none;text-align:center;margin-inline:auto}:root .mp-store .mp-story-campaign-copy{padding:0 0 28px}:root .mp-store .mp-story .mp-eyebrow{color:var(--mp-story-muted);margin-bottom:16px}:root .mp-store .mp-story-campaign-copy h2,:root .mp-store .mp-story-heading h2{max-width:none;font-size:clamp(32px,3.4vw,52px);line-height:1.12;letter-spacing:-.035em;text-wrap:wrap;margin:0 0 18px;color:inherit}:root .mp-store .mp-story-campaign-copy>p:not(.mp-eyebrow),:root .mp-store .mp-story-intro{font-size:22px;line-height:1.5;max-width:76ch;margin:0 auto;color:var(--mp-story-muted)}:root .mp-store .mp-story-campaign-image{width:min(1340px,100%);margin-inline:auto;aspect-ratio:16/10;overflow:hidden}:root .mp-store .mp-story-campaign-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 60%}:root .mp-store .mp-story-heading{padding:0;margin-bottom:44px}:root .mp-store .mp-story-scenes{display:grid;gap:64px}:root .mp-store .mp-story-scene{position:relative;min-width:0;width:100%;margin-inline:auto;background:transparent;color:inherit;border:0;border-radius:0;box-shadow:none}:root .mp-store .mp-story-copy{position:relative;z-index:1;padding:0 0 24px;text-align:center;width:92%;max-width:1280px;margin-inline:auto}:root .mp-store .mp-story-copy h3{font-size:clamp(30px,2.9vw,44px);line-height:1.14;letter-spacing:-.035em;margin:0 0 16px;max-width:none;text-wrap:wrap;color:inherit}:root .mp-store .mp-story-description{font-size:22px;line-height:1.5;max-width:74ch;margin-inline:auto;color:var(--mp-story-muted)}:root .mp-store .mp-story-description p{font:inherit;color:inherit;margin:0 0 12px}:root .mp-store .mp-story-description p:last-child{margin-bottom:0}:root .mp-store .mp-story-description strong{font-weight:650;color:var(--mp-story-ink)}:root .mp-store .mp-story-description a{color:inherit;text-decoration:underline;text-underline-offset:4px}:root .mp-store .mp-story-art{width:100%;max-width:none;margin-inline:auto}:root .mp-store .mp-story-art img{display:block;width:100%;height:auto}:root .mp-store .mp-story-art--blend{mask-image:linear-gradient(to bottom,transparent,#000 6%);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 6%)}:root .mp-store .mp-story-art--landscape{aspect-ratio:4/3;overflow:hidden}:root .mp-store .mp-story-art--landscape img{height:100%;object-fit:cover;object-position:center}@media(min-width:1200px){:root .mp-store .mp-story-scene--top-left .mp-story-copy,:root .mp-store .mp-story-scene--top-center .mp-story-copy{position:absolute;top:0;padding:36px 0 0}:root .mp-store .mp-story-scene--top-left .mp-story-copy{left:4%;width:60%;text-align:left}:root .mp-store .mp-story-scene--top-left .mp-story-description{margin-inline:0}:root .mp-store .mp-story-scene--top-center .mp-story-copy{left:4%;width:92%;max-width:none}:root .mp-store .mp-story-scene:not(.mp-story-scene--above) .mp-story-copy h3{font-size:40px}:root .mp-store .mp-story-scene:not(.mp-story-scene--above) .mp-story-description{font-size:22px;line-height:1.5}}@media(max-width:760px){:root .mp-store .mp-story{padding-block:32px 40px}:root .mp-store .mp-story-campaign{margin-bottom:48px}:root .mp-store .mp-story-campaign-copy,:root .mp-store .mp-story-heading,:root .mp-store .mp-story-copy{width:calc(100% - 40px)}:root .mp-store .mp-story-campaign-copy{padding-bottom:24px}:root .mp-store .mp-story-campaign-copy h2,:root .mp-store .mp-story-heading h2{font-size:32px;line-height:1.16;margin-bottom:16px}:root .mp-store .mp-story-campaign-copy>p:not(.mp-eyebrow),:root .mp-store .mp-story-intro,:root .mp-store .mp-story-description{font-size:19px;line-height:1.55}:root .mp-store .mp-story-campaign-image{aspect-ratio:1}:root .mp-store .mp-story-heading{margin-bottom:36px}:root .mp-store .mp-story-scenes{gap:44px}:root .mp-store .mp-story-copy{padding:0 0 20px}:root .mp-store .mp-story-copy h3{font-size:30px;line-height:1.16;margin-bottom:14px;max-width:none}}:root body.mp-store :is(h1,h2,h3,h4,h5,h6){letter-spacing:-.01em!important;line-height:1.16}:root body.mp-store :is(h3,h4,h5,h6){line-height:1.25}:root body.mp-store :is(strong,b,.mp-price,.mp-product-nav-model){letter-spacing:0!important}:root body.mp-store .mp-hero-copy{width:49%;max-width:720px}:root body.mp-store .mp-hero h1{font-size:clamp(38px,3.55vw,62px);max-width:none;line-height:1.14;text-wrap:initial}:root body.mp-store .mp-device-nav>.mp-device-card{display:flex;flex-direction:column;align-items:stretch;gap:0;overflow:visible}:root body.mp-store .mp-device-nav>.mp-device-card:before{border-radius:inherit}:root body.mp-store .mp-device-nav>.mp-device-card:after{top:-1px;right:-1px;bottom:-1px;left:-1px;height:auto;border-radius:inherit;background:linear-gradient(var(--mp-accent),var(--mp-accent)) left bottom / 100% 2px no-repeat;pointer-events:none}@media(prefers-reduced-motion:reduce){:root body.mp-store .mp-device-nav>.mp-device-card:after{transition:none}}:root body.mp-store .mp-device-card .mp-device-art{width:100%;justify-content:center;flex:none}:root body.mp-store .mp-device-card h2{overflow-wrap:normal;word-break:normal}:root body.mp-store .mp-card-form .mp-variant-heading{justify-content:flex-start;gap:8px;font-size:12px;line-height:1.5;margin:0 0 8px}:root body.mp-store .mp-variant-heading [data-mp-option-label]{font-size:inherit}:root body.mp-store .mp-variant-choices button{justify-content:center;box-sizing:border-box;line-height:1;margin:0}:root body.mp-store .mp-variant-choices--compact{align-items:center;gap:4px;margin:0 0 14px;min-height:40px}:root body.mp-store .mp-variant-choices--compact button{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;min-height:36px;padding:5px;gap:0;border:1px solid transparent;border-radius:50%;background:transparent;box-shadow:none}:root body.mp-store .mp-variant-choices--compact button[aria-pressed=true]{border-color:var(--mp-ink);box-shadow:none}:root body.mp-store .mp-variant-choices--compact button:hover{border-color:var(--mp-muted)}:root body.mp-store .mp-variant-choices--compact button:focus-visible{outline:2px solid var(--mp-ink);outline-offset:2px}:root body.mp-store .mp-color-chip{display:block;flex:none;width:24px;height:24px;border-radius:50%;border:1px solid #00000026;background:var(--mp-swatch);margin:0}:root body.mp-store .mp-variant-choices--compact img{width:24px;height:24px;margin:0}@media(max-width:760px){:root body.mp-store .mp-hero{min-height:700px;height:700px;max-height:none}:root body.mp-store .mp-hero picture{inset:auto 0 0;height:46%}:root body.mp-store .mp-hero picture img{top:0;right:0;bottom:0;left:0;height:100%;object-position:73% center}:root body.mp-store .mp-hero-copy{width:100%;max-width:none}:root body.mp-store .mp-hero h1{font-size:clamp(30px,8.3vw,48px);max-width:none}:root body.mp-store .mp-variant-choices--compact{gap:2px;min-height:76px;align-content:flex-start}:root body.mp-store .mp-variant-choices--compact button{flex-basis:34px;width:34px;height:34px;min-height:34px;padding:4px}}#shopify-section-mp-header{position:sticky;top:-34px;z-index:60}.mp-header-shell{position:relative!important}.mp-product-feature:not(:has(>img)){grid-template-columns:1fr;max-width:900px}.mp-product-gallery video{width:100%;border-radius:4px}.mp-footer .mp-note{color:inherit}.mp-story-image img{object-position:78% center}@media(max-width:760px){#shopify-section-mp-header{top:-30px}}html{scroll-behavior:smooth;scroll-padding-top:115px}body.mp-store{margin:0;color:var(--mp-ink);background:var(--mp-paper);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.mp-store *{box-sizing:border-box}.mp-store a{color:inherit}.mp-store h1,.mp-store h2,.mp-store h3,.mp-store h4,.mp-store p{margin-top:0}.mp-store h1,.mp-store h2,.mp-store h3{font-family:inherit;font-weight:750;letter-spacing:-.045em;line-height:1.04}.mp-store a{text-decoration:none}.mp-store button,.mp-store input,.mp-store select{font:inherit}.mp-store button,.mp-store summary{cursor:pointer}.mp-store img{max-width:100%;height:auto}.mp-store [hidden]{display:none!important}.mp-wrap{width:min(1440px,90%);margin-inline:auto}.mp-section{padding-block:90px}.mp-eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px}.mp-heading{font-size:clamp(32px,4vw,56px);max-width:800px}.mp-intro{max-width:620px;font-size:17px;line-height:1.65;color:var(--mp-muted)}.mp-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:16px 30px;border:1px solid transparent;border-radius:var(--mp-radius);background:var(--mp-accent);color:var(--mp-on-accent)!important;font-size:12px;font-weight:750;line-height:1.2;letter-spacing:.025em;text-transform:uppercase;transition:background .2s,transform .2s,box-shadow .2s}.mp-btn:hover{transform:translateY(-2px);box-shadow:0 7px 16px #00000012}.mp-btn--outline{border-color:currentColor;background:transparent;color:var(--mp-ink)!important}.mp-btn--dark{background:var(--mp-ink);color:var(--mp-paper)!important}.mp-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.mp-link{display:inline-flex;align-items:center;gap:12px;padding-block:8px;border-bottom:1px solid currentColor;font-size:12px;font-weight:750;letter-spacing:.025em;text-transform:uppercase}.mp-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.mp-icon-button{border:0;background:none;padding:10px;color:inherit;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.mp-store :focus-visible{outline:3px solid var(--mp-ink);outline-offset:5px}.mp-skip{position:fixed;z-index:1000;left:15px;top:-100px;padding:14px;background:var(--mp-accent)}.mp-skip:focus{top:8px}.mp-toolbar{background:var(--mp-strip);height:34px;font-size:11px}.mp-toolbar .mp-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.mp-toolbar-links{display:flex;gap:25px}.mp-header-shell{position:sticky;top:0;z-index:60;background:var(--mp-paper);border-bottom:1px solid var(--mp-line)}.mp-header{min-height:80px;display:flex;gap:50px;align-items:center}.mp-logo{font-size:33px;font-weight:800;letter-spacing:-2px;line-height:1}.mp-logo img{width:135px;max-height:45px;object-fit:contain}.mp-nav{display:flex;gap:30px;align-items:center;font-size:13px;font-weight:700;flex:1}.mp-nav details>summary{list-style:none;display:flex;align-items:center;gap:8px}.mp-nav summary::-webkit-details-marker{display:none}.mp-nav .mp-icon{width:12px;height:12px}.mp-nav a:hover,.mp-toolbar a:hover{opacity:.65}.mp-header-tools{display:flex;align-items:center;gap:10px}.mp-search-pill{background:var(--mp-soft);border-radius:28px;min-width:130px;justify-content:space-between;font-size:12px;color:var(--mp-muted)}.mp-count{font-size:10px;min-width:17px;height:17px;line-height:17px;text-align:center;border-radius:50%;background:var(--mp-accent);color:var(--mp-on-accent);margin-left:3px}.mp-mega{position:absolute;top:80px;left:0;width:100%;padding:38px 5%;background:var(--mp-paper);border-top:1px solid var(--mp-line);box-shadow:0 16px 24px #00000012;display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:35px}.mp-mega strong{display:block;font-size:22px;margin-bottom:15px}.mp-mega a{display:block;padding:9px 0;font-weight:400}.mp-mobile-nav{display:none}.mp-hero{position:relative;min-height:640px;height:min(780px,calc(100svh - 114px));overflow:hidden;isolation:isolate;background:var(--mp-paper)}.mp-hero picture,.mp-hero picture img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.mp-hero .mp-wrap{position:relative;display:flex;align-items:center;height:100%}.mp-hero-copy{width:40%;padding-block:55px}.mp-hero h1{font-size:clamp(46px,5.6vw,82px);max-width:570px;margin-bottom:25px}.mp-hero p{font-size:17px;line-height:1.6;max-width:355px;margin-bottom:30px}.mp-hero .mp-eyebrow{font-size:14px;letter-spacing:.04em;margin-bottom:20px}.mp-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.mp-hero-bottom{position:absolute;bottom:26px;left:5%;display:flex;gap:10px;align-items:center;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.mp-hero-bottom span{width:35px;height:3px;background:var(--mp-accent)}.mp-family-nav{display:flex;align-items:center;justify-content:center;gap:38px;min-height:74px;border-block:1px solid var(--mp-line);font-size:12px;font-weight:700;flex-wrap:wrap;padding:15px}.mp-family-nav a{padding:8px}.mp-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.mp-story-image{aspect-ratio:1.2;background:var(--mp-soft);overflow:hidden}.mp-story-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.mp-story-card:hover img{transform:scale(1.045)}.mp-story-card h3{font-size:28px;line-height:1.12;margin:24px 0 12px}.mp-story-card p{font-size:14px;line-height:1.65;max-width:370px;color:var(--mp-muted);min-height:48px}.mp-products{background:var(--mp-soft)}.mp-section-top{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.mp-section-top h2{margin-bottom:0}.mp-tabs{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:30px}.mp-tab{border:1px solid var(--mp-line);border-radius:30px;padding:12px 24px;color:var(--mp-ink);background:transparent;font-size:12px;font-weight:700}.mp-tab[aria-pressed=true]{background:var(--mp-ink);color:var(--mp-paper);border-color:var(--mp-ink)}.mp-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.mp-product-card{min-width:0;display:flex;flex-direction:column;background:var(--mp-paper);border:1px solid transparent;transition:transform .3s}.mp-product-card:hover{transform:translateY(-5px)}.mp-product-image{position:relative;aspect-ratio:1;overflow:hidden;background:#fff}.mp-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .5s}.mp-product-card:hover .mp-product-image img{transform:scale(1.055)}.mp-product-meta{padding:23px 24px 26px;display:flex;flex-direction:column;flex:1}.mp-product-meta .mp-eyebrow{font-size:10px;color:var(--mp-muted);margin-bottom:12px;letter-spacing:.07em}.mp-product-meta h3{font-size:24px;margin:0 0 14px;letter-spacing:-.025em}.mp-price{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:16px;font-weight:700;margin-bottom:20px}.mp-price s{font-size:12px;font-weight:400;color:var(--mp-muted)}.mp-product-meta .mp-link{align-self:flex-start;margin-top:auto}.mp-product-badge{position:absolute;top:15px;left:15px;background:var(--mp-strip);font-size:10px;font-weight:700;padding:7px 10px;z-index:1}.mp-feature-banner{position:relative;min-height:520px;background:var(--mp-soft);isolation:isolate;overflow:hidden}.mp-feature-banner>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.mp-feature-banner .mp-wrap{position:relative;padding-block:95px}.mp-feature-banner .mp-heading{max-width:460px}.mp-feature-banner p{max-width:350px;line-height:1.6}.mp-reasons{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.mp-reasons .mp-icon{width:38px;height:38px;margin-bottom:24px}.mp-reasons h3{font-size:23px;letter-spacing:-.025em}.mp-reasons p{font-size:14px;line-height:1.7;color:var(--mp-muted)}.mp-footer{background:var(--mp-dark);color:var(--mp-on-dark);padding:70px 0 30px}.mp-footer-top{display:grid;grid-template-columns:1.5fr 1fr;gap:70px;padding-bottom:55px;border-bottom:1px solid #ffffff30}.mp-footer h2{font-size:45px;max-width:570px}.mp-footer p{font-size:14px;line-height:1.6;opacity:.8}.mp-footer form label{display:block;font-size:12px;margin-bottom:10px}.mp-newsletter-input{display:flex;border-bottom:1px solid currentColor}.mp-newsletter-input input{border:0;outline:none!important;background:transparent;color:inherit;width:100%;padding:13px 0;border-radius:0}.mp-newsletter-input button{color:var(--mp-on-dark)}.mp-footer-nav{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px;padding-block:50px}.mp-footer-nav strong{display:block;margin-bottom:23px;font-size:13px}.mp-footer-nav a{display:block;margin:13px 0;font-size:12px;opacity:.8}.mp-footer-bottom{border-top:1px solid #ffffff30;padding-top:25px;display:flex;justify-content:space-between;gap:25px;font-size:10px;opacity:.7}.mp-footer-bottom div{display:flex;gap:20px}.mp-footer :focus-visible{outline-color:var(--mp-on-dark)}.mp-dialog{border:0;border-radius:10px;background:var(--mp-paper);color:var(--mp-ink);padding:40px;width:min(620px,92vw);max-height:85svh;box-shadow:0 25px 90px #0004}.mp-dialog::backdrop{background:#10171580;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mp-dialog[open]{animation:mp-dialog-in .22s ease}.mp-dialog h2{font-size:32px;padding-right:30px}.mp-dialog-close{position:absolute;right:15px;top:15px}.mp-dialog p{font-size:14px;line-height:1.7;color:var(--mp-muted)}.mp-dialog details{border-top:1px solid var(--mp-line);padding:20px 0}.mp-dialog summary{font-size:14px;font-weight:700}.mp-dialog details p{margin:16px 0 0}.mp-search-field{display:flex;gap:10px}.mp-input,.mp-search-field input{border:1px solid var(--mp-line);border-radius:4px;background:var(--mp-paper);color:var(--mp-ink);padding:13px;min-height:48px;width:100%}.mp-search-suggestions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.mp-breadcrumbs{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--mp-muted);padding:27px 0}.mp-product-main{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.8fr);gap:7%;padding-bottom:65px}.mp-product-gallery{min-width:0}.mp-primary-image{aspect-ratio:1.08;background:#fff;display:grid;place-items:center;overflow:hidden}.mp-primary-image img{width:100%;height:100%;object-fit:contain}.mp-thumbnails{display:flex;gap:10px;overflow-x:auto;padding:15px 4px}.mp-thumbnail{width:74px;height:74px;flex-shrink:0;background:#fff;border:1px solid var(--mp-line);padding:3px;border-radius:4px}.mp-thumbnail[aria-pressed=true]{border:2px solid var(--mp-ink)}.mp-thumbnail img{width:100%;height:100%;object-fit:contain}.mp-product-info{padding-top:20px;align-self:start;position:sticky;top:110px}.mp-product-info h1{font-size:clamp(36px,3.5vw,54px);margin-bottom:18px}.mp-product-info .mp-price{font-size:26px;margin-top:23px}.mp-product-info .mp-price s{font-size:16px}.mp-product-info>p{font-size:15px;line-height:1.6;color:var(--mp-muted)}.mp-product-form label{display:block;font-weight:700;font-size:12px;margin:22px 0 10px}.mp-product-form select{width:100%;padding:14px;border:1px solid var(--mp-line);background:var(--mp-paper);border-radius:4px;min-height:48px;color:inherit}.mp-quantity{display:flex;align-items:center;border:1px solid var(--mp-line);border-radius:4px;width:140px;height:48px;overflow:hidden}.mp-quantity input{width:48px;height:100%;border:0;text-align:center;-moz-appearance:textfield;background:none;color:inherit}.mp-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.mp-quantity button{border:0;background:none;width:44px;height:100%;font-size:22px;color:inherit}.mp-buy-buttons{display:grid;gap:10px;margin-top:25px}.mp-stock{font-size:12px;margin:18px 0}.mp-stock:before{content:"";display:inline-block;width:6px;height:6px;background:currentColor;border-radius:50%;margin-right:7px}.mp-note{font-size:12px;line-height:1.6;color:var(--mp-muted)}.mp-error{color:#ad2b1e;font-size:13px;line-height:1.5;margin-top:12px}.mp-details{border-top:1px solid var(--mp-line);margin-top:25px}.mp-details details{padding:20px 0;border-bottom:1px solid var(--mp-line)}.mp-details summary{font-weight:700;font-size:13px}.mp-details p{font-size:13px;line-height:1.7;margin-top:15px}.mp-product-stories{border-top:1px solid var(--mp-line)}.mp-product-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7%;padding-block:65px}.mp-product-feature:nth-child(2n)>img{order:2}.mp-product-feature h2{font-size:clamp(28px,3vw,46px)}.mp-product-feature p,.mp-product-feature li{font-size:15px;line-height:1.7;color:var(--mp-muted)}.mp-product-feature img{width:100%;border-radius:3px}.mp-collection-head{background:var(--mp-soft);padding:60px 0}.mp-collection-head h1{font-size:clamp(40px,5vw,70px);margin-bottom:15px}.mp-collection-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:30px 0}.mp-collection-controls select{padding:10px;border:1px solid var(--mp-line);border-radius:4px;background:var(--mp-paper);color:var(--mp-ink)}.mp-collection-controls p{margin:0;font-size:13px}.mp-pagination{text-align:center;padding:35px}.mp-pagination a,.mp-pagination span{display:inline-block;padding:12px}.mp-cart-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(310px,1fr);gap:70px}.mp-cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:25px;padding-block:28px;border-top:1px solid var(--mp-line);align-items:start}.mp-cart-item img{width:130px;background:#fff}.mp-cart-item h2{font-size:22px;letter-spacing:-.02em;margin:10px 0}.mp-cart-item p{font-size:13px;color:var(--mp-muted)}.mp-cart-item-price{font-size:15px;font-weight:700;padding-top:10px}.mp-cart-summary{background:var(--mp-soft);padding:32px;align-self:start;position:sticky;top:110px}.mp-cart-summary h2{font-size:25px;margin-bottom:25px}.mp-cart-total{display:flex;justify-content:space-between;font-size:20px;font-weight:700;margin:25px 0}.mp-cart-summary .mp-btn{width:100%;margin-top:15px}.mp-cart-empty{text-align:center;padding:60px 0 100px}.mp-cart-empty h1{font-size:52px}.mp-remove{border:0;background:none;text-decoration:underline;font-size:11px;padding:10px 0}.mp-added-product{display:flex;gap:20px;align-items:center;background:var(--mp-soft);padding:20px;margin:25px 0}.mp-added-product img{width:75px;aspect-ratio:1;object-fit:contain;background:#fff}.mp-reveal{opacity:1;transform:none}.mp-motion .mp-reveal:not(.mp-visible){opacity:0;transform:translateY(24px)}.mp-motion .mp-reveal{transition:opacity .65s ease,transform .65s ease}.mp-locale-form{display:flex;align-items:center;gap:8px}.mp-locale-form select{font-size:11px;max-width:170px;border:0;background:transparent;color:inherit;padding:4px}.mp-locale-form button{font-size:11px;border:0;text-decoration:underline;background:transparent;color:inherit}.mp-result-count{font-size:12px;color:var(--mp-muted)}.mp-account-help{display:flex;flex-wrap:wrap;gap:10px 25px;padding:20px 0;font-size:12px}.mp-page-title{font-size:52px}.mp-store .shopify-policy__container{max-width:900px;padding:60px 25px}.mp-store .shopify-policy__body{font-size:15px;line-height:1.75}@keyframes mp-dialog-in{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@view-transition{navigation:auto}::view-transition-old(root),::view-transition-new(root){animation-duration:.2s}@media(min-width:1700px){.mp-hero-copy{width:42%}.mp-hero h1{font-size:88px}}@media(max-width:1100px){.mp-header{gap:28px}.mp-nav{gap:20px}.mp-search-pill{min-width:44px}.mp-search-pill span{display:none}.mp-hero{min-height:560px;height:640px}.mp-hero-copy{width:42%}.mp-hero h1{font-size:58px}.mp-product-grid{grid-template-columns:repeat(3,1fr)}.mp-product-main{gap:5%}.mp-product-info h1{font-size:38px}.mp-cart-layout{gap:30px}}@media(max-width:760px){.mp-toolbar{height:30px}.mp-toolbar-links>a:not(:last-child){display:none}.mp-header{min-height:66px;gap:15px}.mp-logo{font-size:29px}.mp-nav{display:none}.mp-header-tools{margin-left:auto;gap:0}.mp-mobile-nav{display:block}.mp-mobile-nav>summary{list-style:none}.mp-mobile-nav .mp-mega{top:66px;grid-template-columns:1fr 1fr;gap:16px;padding:22px 5%;max-height:70vh;overflow:auto}.mp-mega strong{font-size:17px}.mp-mega a{font-size:12px}.mp-section{padding-block:55px}.mp-hero{min-height:760px;height:calc(100svh - 96px);max-height:850px}.mp-hero picture,.mp-hero picture img{inset:auto 0 0;height:52%;object-fit:cover;object-position:73% center}.mp-hero .mp-wrap{align-items:start}.mp-hero-copy{width:100%;padding-top:40px}.mp-hero h1{font-size:49px;max-width:430px}.mp-hero p{font-size:15px;margin-bottom:22px;max-width:360px}.mp-hero-bottom{bottom:17px}.mp-family-nav{gap:8px;font-size:11px;justify-content:space-around}.mp-story-grid{grid-template-columns:1fr;gap:40px}.mp-story-image{aspect-ratio:1.6}.mp-story-card p{min-height:0}.mp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mp-product-meta{padding:16px 13px}.mp-product-meta h3{font-size:20px}.mp-product-meta .mp-price{font-size:14px;gap:7px}.mp-product-badge{font-size:9px;left:8px;top:8px}.mp-section-top{display:block}.mp-section-top .mp-link{margin-top:20px}.mp-tab{padding:11px 16px;font-size:11px}.mp-feature-banner{min-height:600px}.mp-feature-banner>img{height:55%;top:auto;bottom:0;object-position:68%}.mp-feature-banner .mp-wrap{padding-block:40px}.mp-feature-banner .mp-heading{font-size:42px;max-width:350px}.mp-reasons{grid-template-columns:1fr;gap:28px}.mp-reasons .mp-icon{margin-bottom:15px}.mp-footer{padding-top:50px}.mp-footer-top{grid-template-columns:1fr;gap:25px}.mp-footer h2{font-size:35px}.mp-footer-nav{grid-template-columns:1fr 1fr;gap:30px}.mp-footer-bottom{flex-direction:column}.mp-footer-bottom div{flex-wrap:wrap;gap:14px}.mp-product-main{grid-template-columns:1fr;gap:15px}.mp-product-info{position:static;padding-top:0}.mp-product-info h1{font-size:36px}.mp-product-feature{grid-template-columns:1fr;gap:30px;padding-block:35px}.mp-product-feature:nth-child(2n)>img{order:0}.mp-cart-layout{grid-template-columns:1fr;gap:30px}.mp-cart-item{grid-template-columns:85px 1fr;gap:15px}.mp-cart-item img{width:85px}.mp-cart-item-price{grid-column:2}.mp-cart-item h2{font-size:19px}.mp-cart-summary{position:static}.mp-cart-empty h1{font-size:38px}.mp-dialog{padding:30px 24px}.mp-dialog h2{font-size:27px}.mp-dialog .mp-actions{gap:12px}.mp-dialog .mp-btn{padding:15px 22px}.mp-breadcrumbs{font-size:10px;padding-block:20px}.mp-collection-head{padding-block:38px}.mp-toolbar .mp-locale-form{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mp-store *,::view-transition-old(root),::view-transition-new(root){animation:none!important;transition:none!important}.mp-motion .mp-reveal:not(.mp-visible){opacity:1;transform:none}}.mp-product-feature:has(>div:empty){grid-template-columns:1fr}.mp-product-feature:has(>div:empty)>div{display:none}.mp-product-feature:has(>div:empty)>img{width:100%;max-height:none}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map?subset=AAAAAAAAAAYBAAAAAAAAAAjiJA */
