.mt-scope .mt-band-sec{padding:clamp(40px,6vw,80px) 0}.mt-scope .band{background:var(--cobalt);color:#fff;border-radius:10px;padding:clamp(34px,5vw,68px);display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap;position:relative;overflow:hidden}.mt-scope .band:after{content:"";position:absolute;right:-120px;top:-120px;width:380px;height:380px;border-radius:50%;background:#ffffff14}.mt-scope .band h2{color:#fff;position:relative}.mt-scope .band p{color:#ffffffd9;max-width:42ch;margin-top:9.6px;position:relative}.mt-scope .band .btn{position:relative;background:#fff;color:var(--cobalt-ink);border-color:#fff}.mt-scope .band .btn:hover{background:var(--cream)}.mt-scope .caps{padding:clamp(20px,3vw,40px) 0 clamp(70px,9vw,120px)}.mt-scope .caps-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px,2vw,24px)}.mt-scope .cap{position:relative;border-radius:10px;overflow:hidden;min-height:440px;display:flex;align-items:flex-end;color:#fff}.mt-scope .cap img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1.1s var(--mt-ease)}.mt-scope .cap:hover img{transform:scale(1.06)}.mt-scope .cap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0b0c1000 40%,#0b0c10d9)}.mt-scope .cap .inner{position:relative;z-index:2;padding:clamp(26px,3vw,42px)}.mt-scope .cap .eyebrow{color:var(--on-ink-eyebrow)}.mt-scope .cap .eyebrow:before{background:var(--on-ink-eyebrow-rule)}.mt-scope .cap h3{color:#fff;margin:12.8px 0 9.6px;font-size:clamp(24px,2.4vw,32px)}.mt-scope .cap p{color:#fffc;max-width:40ch;margin-bottom:20.8px}@media(max-width:820px){.mt-scope .caps-grid{grid-template-columns:1fr}.mt-scope .cap{min-height:360px}}.mt-scope .ledger{padding:clamp(40px,6vw,90px) 0}.mt-scope .mt-pagination{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:clamp(28px,4vw,48px)}.mt-scope .mt-page-link{font-family:var(--f-mono);font-size:12px;letter-spacing:.06em;color:var(--muted);border:1px solid var(--line);border-radius:var(--mt-radius);padding:.6em .9em;transition:.25s var(--mt-ease)}.mt-scope a.mt-page-link:hover{border-color:var(--ink);color:var(--ink)}.mt-scope .mt-page-link.is-current{background:var(--cobalt);border-color:var(--cobalt);color:#fff}.mt-scope .mt-page-link.is-gap{border-color:transparent}.mt-scope .compare{padding:clamp(60px,8vw,110px) 0;background:#fff}.mt-scope .ctable{border:1px solid var(--line);border-radius:8px;overflow:hidden;margin-top:clamp(30px,4vw,50px)}.mt-scope .ctable .crow{display:grid;grid-template-columns:1.6fr 1fr 1fr;border-bottom:1px solid var(--line)}.mt-scope .ctable .crow:last-child{border-bottom:0}.mt-scope .ctable .crow.head{background:var(--ink);color:#fff}.mt-scope .ctable .cc{padding:17.6px 22.4px;display:flex;align-items:center}.mt-scope .ctable .crow.head .cc{font-family:var(--f-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.mt-scope .ctable .cc.mt{background:var(--cobalt-wash);font-weight:600;color:var(--cobalt-deep)}.mt-scope .ctable .crow.head .cc.mt{background:var(--cobalt);color:#fff}.mt-scope .ctable .cc.lbl{font-weight:500}.mt-scope .ctable .crow.total{background:var(--cream)}.mt-scope .ctable .crow.total .cc{font-family:var(--f-display);font-weight:800;font-size:19.2px}.mt-scope .estimator{padding:clamp(60px,8vw,120px) 0;background:var(--ink);color:#fff}.mt-scope .estimator .grid{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(36px,6vw,80px);align-items:center}.mt-scope .estimator h2{color:#fff}.mt-scope .estimator .sub{color:var(--on-ink-body);max-width:46ch;margin-top:20.8px;line-height:1.6}.mt-scope .estimator .vc{background:#fff;color:var(--ink)}.mt-scope .estimator .vc-chip.on-dark{background:transparent;color:#fffc;border-color:#ffffff40}.mt-scope .estimator .vc-chip.on-dark:hover{border-color:var(--on-ink-eyebrow);color:#fff}@media(max-width:880px){.mt-scope .estimator .grid{grid-template-columns:1fr}}.mt-scope .mt-faq-sec{padding:clamp(70px,9vw,130px) 0}.mt-scope .faqB{border-top:1px solid var(--line)}.mt-scope .faq-item{border-bottom:1px solid var(--line)}.mt-scope .faq-q{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:clamp(20px,2.6vw,30px) 0;font-family:var(--f-display);font-weight:600;font-size:clamp(17.6px,1.8vw,24px);letter-spacing:-.01em;color:var(--ink)}.mt-scope .faq-q .pm{flex:0 0 auto;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;position:relative;transition:.3s}.mt-scope .faq-q .pm:before,.mt-scope .faq-q .pm:after{content:"";position:absolute;background:var(--ink);transition:.3s var(--mt-ease)}.mt-scope .faq-q .pm:before{width:13px;height:1.5px}.mt-scope .faq-q .pm:after{width:1.5px;height:13px}.mt-scope .faq-item.open .pm{background:var(--cobalt);border-color:var(--cobalt)}.mt-scope .faq-item.open .pm:before,.mt-scope .faq-item.open .pm:after{background:#fff}.mt-scope .faq-item.open .pm:after{transform:scaleY(0)}.mt-scope .faq-a{overflow:hidden;max-height:0;transition:max-height .45s var(--mt-ease)}.mt-scope .faq-a p{padding:0 0 clamp(20px,2.6vw,30px);max-width:62ch;color:var(--muted);font-size:16.3px;line-height:1.65}@media(prefers-reduced-motion:reduce){.mt-scope .faq-a{transition:none}}.mt-scope .heroB{position:relative;min-height:90vh;display:flex;align-items:flex-end;color:#fff;overflow:hidden;background:#0b0c10}.mt-scope .heroB-img{position:absolute;top:0;right:0;bottom:0;left:0}.mt-scope .heroB-img img{width:100%;height:100%;object-fit:cover;opacity:.82}.mt-scope .heroB:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0b0c1052,#0b0c1014 32%,#0b0c109e),linear-gradient(90deg,#0b0c1073,#0b0c1000 52%)}.mt-scope .heroB .container{position:relative;z-index:2;width:100%;padding-bottom:clamp(28px,4vw,52px);padding-top:140px}.mt-scope .heroB .eyebrow{color:var(--on-ink-eyebrow)}.mt-scope .heroB .eyebrow:before{background:var(--on-ink-eyebrow-rule)}.mt-scope .heroB h1{font-family:var(--f-display);font-weight:700;font-size:clamp(48px,8.5vw,118.4px);line-height:.94;letter-spacing:-.03em;margin:19.2px 0 0;text-transform:uppercase;text-wrap:balance}.mt-scope .heroB h1 .b{color:#7ea0ff}.mt-scope .heroB .sub{max-width:50ch;color:#ffffffd1;font-size:clamp(16.8px,1.5vw,20.5px);margin:25.6px 0 35.2px;line-height:1.55}.mt-scope .heroB .cta-row{display:flex;gap:16px;flex-wrap:wrap}.mt-scope .heroB-spec{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.18);margin-top:clamp(32px,5vw,60px)}.mt-scope .heroB-spec .container{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding-top:24px;padding-bottom:clamp(30px,4vw,54px)}.mt-scope .heroB>.container{display:block}.mt-scope .heroB-spec .container>.spec{grid-column:auto}.mt-scope .heroB .spec{padding:4px 0}.mt-scope .heroB .spec .n{font-family:var(--f-display);font-weight:700;font-size:clamp(25.6px,2.6vw,38.4px);line-height:1;letter-spacing:-.02em}.mt-scope .heroB .spec .l{font-family:var(--f-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#fff9;margin-top:.6em}@media(max-width:760px){.mt-scope .heroB-spec .container{grid-template-columns:1fr 1fr;gap:18px}}.mt-scope .heroB--compact{min-height:58vh}.mt-scope .heroB--compact .container{padding-top:clamp(120px,16vw,150px)}.mt-scope .heroB--compact h1{font-size:clamp(32px,4.6vw,64px);line-height:1.02;text-wrap:balance;max-width:18ch}.mt-scope .ledger{padding:clamp(70px,9vw,130px) 0;background:#fff}.mt-scope .mapcta{position:relative;overflow:hidden;background:var(--ink)}.mt-scope .mapcta img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3}.mt-scope .mapcta .inner{position:relative;padding:clamp(70px,11vw,150px) 0;text-align:center;color:#fff}.mt-scope .mapcta .eyebrow{justify-content:center;color:var(--on-ink-eyebrow)}.mt-scope .mapcta h2{color:#fff;margin:16px auto 0;max-width:20ch;text-transform:uppercase;font-size:clamp(38.4px,6vw,80px);line-height:.96}.mt-scope .mapcta .sub{color:#ffffffbd;margin:22.4px auto 35.2px;max-width:48ch}.mt-scope .mapcta .cta-row{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.mt-scope .news{padding:clamp(70px,9vw,130px) 0}.mt-scope .news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,2vw,28px);margin-top:clamp(34px,4vw,56px)}.mt-scope .art{display:flex;flex-direction:column;transition:.3s}.mt-scope .art-thumb{aspect-ratio:16/10;border-radius:7px;overflow:hidden;background:var(--cream-2);position:relative;margin-bottom:17.6px}.mt-scope .art-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .9s var(--mt-ease)}.mt-scope .art:hover .art-thumb img{transform:scale(1.06)}.mt-scope .art .meta{display:flex;justify-content:space-between;font-family:var(--f-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--faint)}.mt-scope .art .meta .tg{color:var(--cobalt-ink)}.mt-scope .art h4{font-family:var(--f-display);font-weight:600;font-size:18.9px;line-height:1.2;letter-spacing:-.01em;margin:14.4px 0 11.2px;flex:1}.mt-scope .art p{font-size:14.4px;color:var(--muted);line-height:1.5}.mt-scope .art .rm{margin-top:17.6px;font-family:var(--f-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--cobalt-ink)}@media(max-width:980px){.mt-scope .news-grid{grid-template-columns:1fr 1fr}}@media(max-width:540px){.mt-scope .news-grid{grid-template-columns:1fr}}.mt-scope .pressB{padding:40px 0;border-bottom:1px solid var(--line);background:var(--paper)}.mt-scope .pressB .lbl{font-family:var(--f-mono);font-size:11px;letter-spacing:.26em;text-transform:uppercase;color:var(--faint);margin-bottom:22px}.mt-scope .steps{padding:clamp(60px,8vw,110px) 0;background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mt-scope .steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:8px;overflow:hidden;margin-top:clamp(30px,4vw,50px)}.mt-scope .step{background:var(--paper);padding:clamp(22px,2.4vw,32px);min-height:200px;display:flex;flex-direction:column}.mt-scope .step .sn{font-family:var(--f-display);font-weight:800;font-size:38.4px;color:var(--cobalt);line-height:1;letter-spacing:-.02em}.mt-scope .step h4{font-family:var(--f-display);font-weight:700;font-size:19.2px;margin:auto 0 8px}.mt-scope .step p{font-size:14.7px;color:var(--muted)}@media(max-width:900px){.mt-scope .steps-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.mt-scope .steps-grid{grid-template-columns:1fr}}.mt-scope .mt-pfaq-sec{padding:clamp(40px,6vw,80px) 0}.mt-scope .mt-pfaq-sec .faqB{border-top:1px solid var(--line)}.mt-scope .mt-pfaq-sec .faq-item{border-bottom:1px solid var(--line)}.mt-scope .mt-pfaq-sec .faq-q{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:clamp(20px,2.6vw,30px) 0;font-family:var(--f-display);font-weight:600;font-size:clamp(17.6px,1.8vw,24px);letter-spacing:-.01em;color:var(--ink)}.mt-scope .mt-pfaq-sec .faq-q .pm{flex:0 0 auto;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;position:relative;transition:.3s}.mt-scope .mt-pfaq-sec .faq-q .pm:before,.mt-scope .mt-pfaq-sec .faq-q .pm:after{content:"";position:absolute;background:var(--ink);transition:.3s var(--mt-ease)}.mt-scope .mt-pfaq-sec .faq-q .pm:before{width:13px;height:1.5px}.mt-scope .mt-pfaq-sec .faq-q .pm:after{width:1.5px;height:13px}.mt-scope .mt-pfaq-sec .faq-item.open .pm{background:var(--cobalt);border-color:var(--cobalt)}.mt-scope .mt-pfaq-sec .faq-item.open .pm:before,.mt-scope .mt-pfaq-sec .faq-item.open .pm:after{background:#fff}.mt-scope .mt-pfaq-sec .faq-item.open .pm:after{transform:scaleY(0)}.mt-scope .mt-pfaq-sec .faq-a{overflow:hidden;max-height:0;transition:max-height .45s var(--mt-ease)}.mt-scope .mt-pfaq-sec .faq-a-body{padding:0 0 clamp(20px,2.6vw,30px);max-width:62ch;color:var(--muted);font-size:16.3px;line-height:1.65}@media(prefers-reduced-motion:reduce){.mt-scope .mt-pfaq-sec .faq-a{transition:none}}.mt-scope .crumb{padding:22px 0;font-family:var(--f-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--faint)}.mt-scope .crumb a:hover{color:var(--cobalt-ink)}.mt-scope .crumb .sep{margin:0 .7em;opacity:.5}.mt-scope[data-mt-pdp]{background:#fff}.mt-scope .pdp{padding:8px 0 clamp(60px,8vw,110px)}.mt-scope .pdp-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(32px,5vw,72px);align-items:start}.mt-scope .gallery{position:sticky;top:100px}.mt-scope .gallery-main{border-radius:8px;overflow:hidden;aspect-ratio:4/3;background:var(--cream-2);position:relative}.mt-scope .gallery-main img{width:100%;height:100%;object-fit:cover}.mt-scope .gallery-badge{position:absolute;left:18px;top:18px;background:var(--ink);color:#fff;font-family:var(--f-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;padding:.5em .9em;border-radius:4px}.mt-scope .gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.mt-scope .gthumb{border-radius:5px;overflow:hidden;aspect-ratio:1;background:var(--cream-2);cursor:pointer;border:1px solid var(--line);opacity:.65;transition:.25s;padding:0}.mt-scope .gthumb.active,.mt-scope .gthumb:hover{opacity:1;border-color:var(--cobalt)}.mt-scope .gthumb img{width:100%;height:100%;object-fit:cover}.mt-scope .pdp-info .tag{font-family:var(--f-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--cobalt-ink)}.mt-scope .pdp-info h1{font-family:var(--f-display);font-weight:800;font-size:clamp(33.6px,3.6vw,49.6px);letter-spacing:-.02em;line-height:1.05;margin:16px 0 17.6px}.mt-scope .pdp-price{display:flex;align-items:baseline;gap:11.2px;margin-bottom:20.8px;flex-wrap:wrap}.mt-scope .pdp-price .amt{font-family:var(--f-display);font-weight:800;font-size:38.4px;letter-spacing:-.01em;color:var(--ink);line-height:1}.mt-scope .pdp-price .amt-was{font-family:var(--f-display);font-weight:500;font-size:20.8px;color:var(--faint);text-decoration:line-through}.mt-scope .pdp-price .per{color:var(--muted);font-size:15.2px}.mt-scope .pdp-price .save{margin-left:auto;font-family:var(--f-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--cobalt-ink);background:var(--cobalt-wash);padding:.5em .8em;border-radius:4px}.mt-scope .pdp-desc{color:var(--ink-2);font-size:16.8px;line-height:1.6;max-width:52ch}.mt-scope .pdp-desc,.mt-scope .pdp-desc p,.mt-scope .pdp-desc li,.mt-scope .pdp-desc span{font-family:var(--f-body)}.mt-scope .pdp-desc p{font-size:16.8px;line-height:1.6;color:var(--ink-2);margin:0 0 1rem}.mt-scope .pdp-desc p:last-child{margin-bottom:0}.mt-scope .pdp-desc a{color:var(--cobalt-ink);text-decoration:underline}.mt-scope .pdp-desc ul{list-style:none;padding:0;margin:1.4rem 0;display:grid;gap:12.8px}.mt-scope .pdp-desc ul li{position:relative;padding-left:34px;font-size:15.7px;color:var(--ink-2);line-height:1.5}.mt-scope .pdp-desc ul li:before{content:"";position:absolute;left:0;top:0;width:22px;height:22px;border-radius:50%;background:var(--cobalt-wash) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 8.5l3 3 7-7' stroke='%232a4fd6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/12px no-repeat}.mt-scope .addons{border:1px solid var(--line);border-radius:8px;overflow:hidden;margin:25.6px 0}.mt-scope .addon{display:flex;align-items:center;gap:16px;padding:16px 19.2px;border-bottom:1px solid var(--line-2);cursor:pointer;transition:.2s}.mt-scope .addon:last-child{border-bottom:0}.mt-scope .addon:hover{background:var(--cream)}.mt-scope .addon .box{width:22px;height:22px;border:1.5px solid var(--plat-2);border-radius:5px;flex:0 0 auto;display:grid;place-items:center;transition:.2s}.mt-scope .addon .box svg{width:13px;height:13px;color:#fff;opacity:0;transition:.2s}.mt-scope .addon.on .box{background:var(--cobalt);border-color:var(--cobalt)}.mt-scope .addon.on .box svg{opacity:1}.mt-scope .addon .athumb{width:48px;height:48px;border-radius:6px;overflow:hidden;background:var(--cream-2);flex:0 0 auto}.mt-scope .addon .athumb img{width:100%;height:100%;object-fit:cover}.mt-scope .addon .t{flex:1}.mt-scope .addon .t b{font-weight:600}.mt-scope .addon .t small{display:block;color:var(--muted);font-size:13.6px}.mt-scope .addon .p{font-family:var(--f-display);font-weight:700}.mt-scope .mt-variants{display:grid;gap:16px;margin:20px 0}.mt-scope .mt-vopt-label{display:block;font-family:var(--f-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--faint);margin-bottom:8px}.mt-scope .mt-vopt-vals{display:flex;flex-wrap:wrap;gap:8px}.mt-scope .mt-vbtn{border:1px solid var(--line);border-radius:var(--mt-radius);padding:.6em 1.1em;font-family:var(--f-body);font-size:14px;font-weight:500;color:var(--ink);background:var(--paper);cursor:pointer;transition:.2s var(--mt-ease)}.mt-scope .mt-vbtn:hover{border-color:var(--ink)}.mt-scope .mt-vbtn.on{background:var(--ink);border-color:var(--ink);color:#fff}.mt-scope .mt-vbtn.is-unavailable{opacity:.4;text-decoration:line-through}.mt-scope .buy-row{display:flex;gap:16px;align-items:center;margin:22.4px 0 16px}.mt-scope .buy-row .btn{flex:1;justify-content:center}.mt-scope .total-row{display:flex;align-items:center;justify-content:space-between;padding-top:19.2px;border-top:1px solid var(--line);font-size:15.2px}.mt-scope .total-row .tt{font-family:var(--f-display);font-weight:800;font-size:25.6px}.mt-scope .assure{display:flex;gap:22.4px;flex-wrap:wrap;margin-top:22.4px;font-size:13.1px;color:var(--muted)}.mt-scope .assure span{display:flex;align-items:center;gap:.5em}.mt-scope .assure svg{width:15px;height:15px;color:var(--cobalt-ink)}.mt-scope .assure-note{font-size:13.1px;color:var(--muted);margin-top:11.2px}.mt-scope .product-form__error-message-wrapper{color:var(--error,#dd4242);font-size:13.6px}.mt-scope .mt-variant-picker,.mt-scope .mt-custom-liquid{margin:16px 0}.mt-scope .mt-custom-liquid .field{margin-bottom:12px}.mt-scope .mt-custom-liquid input,.mt-scope .mt-custom-liquid select,.mt-scope .mt-custom-liquid textarea{width:100%;border:1px solid var(--line);border-radius:var(--mt-radius);padding:.7em .9em;font-family:var(--f-body);font-size:15px;background:var(--paper);color:var(--ink)}.mt-scope .mt-custom-liquid input:focus,.mt-scope .mt-custom-liquid select:focus,.mt-scope .mt-custom-liquid textarea:focus{outline:none;border-color:var(--cobalt)}.mt-scope .mt-custom-liquid .field__label{font-family:var(--f-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--faint);display:block;margin-top:4px}.mt-scope .mt-sxs-ins{display:block;margin:16px 0}.mt-scope .mt-sxs-ins img{border-radius:8px}.mt-scope .stickybuy{position:fixed;left:0;right:0;bottom:0;z-index:70;background:var(--paper);border-top:1px solid var(--line);padding:12px 20px;display:none;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 -10px 30px -20px #14161c80}.mt-scope .stickybuy .sp{font-family:var(--f-display);font-weight:800;font-size:20.8px}@media(max-width:900px){.mt-scope .pdp-grid{grid-template-columns:1fr}.mt-scope .gallery{position:static}.mt-scope .stickybuy{display:flex}}.mt-scope .structure{padding:clamp(70px,9vw,130px) 0}.mt-scope .structure .top{display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,5vw,70px);align-items:end}.mt-scope .structure h2{margin-top:9.6px}.mt-scope .specsheet{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:clamp(36px,4vw,60px)}.mt-scope .ss-cell{background:var(--paper);padding:clamp(24px,2.6vw,38px);min-height:200px;display:flex;flex-direction:column;transition:.35s var(--mt-ease)}.mt-scope .ss-cell:hover{background:var(--ink);color:#fff}.mt-scope .ss-cell .ix{font-family:var(--f-mono);font-size:12px;color:var(--cobalt-ink);transition:.35s}.mt-scope .ss-cell:hover .ix{color:var(--on-ink-eyebrow)}.mt-scope .ss-cell h4{font-family:var(--f-display);font-weight:600;font-size:21.6px;margin:auto 0 9.6px;letter-spacing:-.01em}.mt-scope .ss-cell p{font-size:14.7px;color:var(--muted);transition:.35s}.mt-scope .ss-cell:hover p{color:#ffffffb3}@media(max-width:900px){.mt-scope .structure .top{grid-template-columns:1fr}.mt-scope .specsheet{grid-template-columns:1fr 1fr}}@media(max-width:520px){.mt-scope .specsheet{grid-template-columns:1fr}}.mt-scope .ticker{background:var(--cobalt);color:#fff;overflow:hidden;padding:14px 0}.mt-scope .ticker .marquee-track{gap:0;animation-duration:30s}.mt-scope .ticker .ti{display:flex;align-items:center;gap:22.4px;padding:0 22.4px;font-family:var(--f-mono);font-size:12px;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap}.mt-scope .ticker .ti .d{width:5px;height:5px;border-radius:50%;background:#ffffffb3}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map */
