:root{--moc-red: var(--mo-red, #bc000c);--moc-red-dark: var(--mo-red-dark, #9a000a);--moc-ink: var(--mo-on-surface, #1b1c1d);--moc-fg2: var(--mo-fg-2, rgba(27,28,29,.7));--moc-fg3: var(--mo-fg-3, rgba(27,28,29,.5));--moc-cream-1: var(--mo-cream-1, #faf9fa);--moc-cream-2: var(--mo-cream-2, #f5f3f2);--moc-cream-3: var(--mo-cream-3, #eeeae7);--moc-hair: var(--mo-border-soft, rgba(27,28,29,.08));--moc-disp: var(--mo-font-display, "Manrope", system-ui, sans-serif);--moc-body: var(--mo-font-body, "Inter", system-ui, sans-serif);--moc-ease: var(--mo-ease, cubic-bezier(.16,1,.3,1));--moc-shadow: 0 18px 40px -24px rgba(27,28,29,.28);--moc-shadow-sm: 0 8px 20px -14px rgba(27,28,29,.22);--moc-pad: clamp(48px, 6.5vw, 88px) clamp(20px, 5vw, 32px)}.mo-features-section,.mo-tech-section,.mo-sleepers-section,.mo-specs-section,.mo-faq-section,.mo-cta-section{font-family:var(--moc-body);color:var(--moc-ink);padding:var(--moc-pad)}.mo-tech-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--moc-body);font-weight:600;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--moc-red);margin:0 0 1rem}.mo-tech-eyebrow:before{content:"";width:26px;height:2px;background:var(--moc-red);border-radius:2px;display:inline-block;flex:none}.mo-features-title,.mo-tech-title,.mo-specs-title,.mo-faq-title{font-family:var(--moc-disp);font-weight:700;letter-spacing:-.02em;line-height:1.12;color:var(--moc-ink)}.mo-features-title{font-size:clamp(1.55rem,1.1vw + 1.1rem,2.1rem);text-align:center;margin:0 auto 2.75rem;max-width:24ch}.mo-tech-title,.mo-specs-title{font-size:clamp(1.5rem,1vw + 1.05rem,2rem);margin:0 0 1.25rem}.mo-faq-title{font-size:clamp(1.5rem,1vw + 1.05rem,2rem);margin:0 0 1.75rem}.mo-features-section{background:var(--moc-cream-1);max-width:1140px;margin-inline:auto}.mo-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(232px,1fr));gap:clamp(14px,1.4vw,22px)}.mo-features-card{text-align:left;background:var(--moc-cream-2);border:1px solid var(--moc-hair);border-radius:16px;padding:clamp(20px,2vw,28px);display:flex;flex-direction:column;gap:.7rem;transition:transform .45s var(--moc-ease),box-shadow .45s var(--moc-ease),border-color .45s var(--moc-ease)}.mo-features-card:hover{transform:translateY(-3px);box-shadow:var(--moc-shadow-sm);border-color:#bc000c38}.mo-features-icon{width:42px;height:42px;margin:0 0 .35rem;border-radius:11px;background:var(--moc-cream-1);border:1px solid var(--moc-hair);color:var(--moc-red);display:flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:700;line-height:1;box-shadow:inset 0 1px #fff9}.mo-features-heading{font-family:var(--moc-disp);font-weight:700;font-size:1.0625rem;letter-spacing:-.01em;line-height:1.25;color:var(--moc-ink);margin:0}.mo-features-text{font-family:var(--moc-body);font-weight:500;font-size:.9375rem;line-height:1.6;color:var(--moc-fg2);margin:0}.mo-tech-section{background:var(--moc-cream-2)}.mo-tech-inner{max-width:1140px;margin-inline:auto;display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(32px,4.5vw,68px);align-items:center}.mo-tech-image{background:var(--moc-cream-1);border:1px solid var(--moc-hair);border-radius:18px;padding:8px;box-shadow:var(--moc-shadow)}.mo-tech-image img{width:100%;height:auto;display:block;border-radius:12px}.mo-tech-content p{font-family:var(--moc-body);font-weight:500;font-size:1rem;line-height:1.68;color:var(--moc-fg2);margin:0 0 1rem}.mo-tech-content p:last-child{margin-bottom:0}.mo-tech-content strong{color:var(--moc-ink);font-weight:600}.mo-tech-content ul{margin:0 0 1rem;padding:0;list-style:none}.mo-tech-content ul li{position:relative;padding-left:1.5rem;margin:0 0 .6rem;font-size:1rem;line-height:1.6;color:var(--moc-fg2)}.mo-tech-content ul li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:var(--moc-red)}.mo-tech-cta{display:inline-flex;align-items:center;gap:.4rem;margin-top:.4rem;font-family:var(--moc-body);font-weight:600;font-size:.94rem;color:var(--moc-ink);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;text-decoration-color:#1b1c1d40;transition:color .2s var(--moc-ease),text-decoration-color .2s var(--moc-ease)}.mo-tech-cta:hover{color:var(--moc-red);text-decoration-color:var(--moc-red)}.mo-sleepers-section{background:var(--moc-cream-1)}.mo-sleepers-inner{max-width:860px;margin-inline:auto;background:var(--moc-cream-2);border:1px solid var(--moc-hair);border-left:3px solid var(--moc-red);border-radius:14px;padding:clamp(26px,3vw,40px)}.mo-sleepers-inner .mo-specs-title{margin-bottom:1rem}.mo-sleepers-body{font-family:var(--moc-body);font-weight:500;font-size:1rem;line-height:1.68;color:var(--moc-fg2)}.mo-sleepers-body p{margin:0 0 .9rem}.mo-sleepers-body p:last-child{margin-bottom:0}.mo-sleepers-body strong{color:var(--moc-ink);font-weight:600}.mo-specs-section{background:var(--moc-cream-1)}.mo-specs-inner{max-width:860px;margin-inline:auto}.mo-specs-table{width:100%;border-collapse:separate;border-spacing:0;background:var(--moc-cream-2);border:1px solid var(--moc-hair);border-radius:16px;overflow:hidden;font-family:var(--moc-body);font-size:.96rem;line-height:1.5}.mo-specs-table th,.mo-specs-table td{padding:15px clamp(16px,2vw,22px);border-bottom:1px solid var(--moc-hair);text-align:left;vertical-align:top}.mo-specs-table th{width:38%;font-weight:600;color:var(--moc-ink);white-space:nowrap;background:#1b1c1d03}.mo-specs-table td{color:var(--moc-fg2);font-weight:500}.mo-specs-table tr:last-child th,.mo-specs-table tr:last-child td{border-bottom:none}.mo-faq-section{background:var(--moc-cream-1)}.mo-faq-inner{max-width:820px;margin-inline:auto}.mo-faq-list{border-top:1px solid var(--moc-hair)}.mo-faq-item{border-bottom:1px solid var(--moc-hair)}.mo-faq-item:first-child{border-top:none}.mo-faq-q{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;padding:1.15rem 0;font-family:var(--moc-disp);font-weight:700;font-size:1.0625rem;letter-spacing:-.01em;line-height:1.35;color:var(--moc-ink);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;transition:color .2s var(--moc-ease)}.mo-faq-q::-webkit-details-marker{display:none}.mo-faq-q:after{content:"+";flex:none;margin-top:-.05em;font-family:var(--moc-disp);font-weight:400;font-size:1.5rem;line-height:1;color:var(--moc-red);transition:transform .3s var(--moc-ease)}.mo-faq-item[open] .mo-faq-q:after{content:"\2212";transform:rotate(180deg)}.mo-faq-q:hover{color:var(--moc-red)}.mo-faq-a{padding:0 0 1.25rem;max-width:64ch;font-family:var(--moc-body);font-weight:500;font-size:.96rem;line-height:1.68;color:var(--moc-fg2)}.mo-faq-a p{margin:0 0 .75rem}.mo-faq-a p:last-child{margin-bottom:0}.mo-cta-section{background:var(--moc-cream-3)}.mo-cta-inner{max-width:680px;margin-inline:auto;text-align:center;display:flex;flex-direction:column;align-items:center}.mo-cta-inner img{width:84px!important;margin:0 auto 1rem!important}.mo-cta-inner .mo-tech-eyebrow{justify-content:center}.mo-cta-inner .mo-specs-title{font-size:clamp(1.6rem,1.2vw + 1.1rem,2.15rem);margin:0 0 1rem;max-width:18ch}.mo-cta-inner p{max-width:560px!important;margin:0 auto 1.6rem!important;font-family:var(--moc-body)!important;font-weight:500!important;font-size:1rem!important;line-height:1.68!important;color:var(--moc-fg2)!important}.mo-cta-inner .button,.mo-cta-inner .button.accent{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 26px;background:var(--moc-ink);color:#fff;font-family:var(--moc-body);font-weight:600;font-size:.9rem;letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--moc-ink);border-radius:6px;text-decoration:none;transition:background .2s var(--moc-ease),transform .12s var(--moc-ease)}.mo-cta-inner .button:hover,.mo-cta-inner .button.accent:hover{background:#000}.mo-cta-inner .button:active,.mo-cta-inner .button.accent:active{transform:translateY(1px)}@media(max-width:768px){.mo-tech-inner{grid-template-columns:1fr;gap:24px}.mo-tech-image{order:-1}.mo-features-grid{grid-template-columns:1fr 1fr}.mo-features-title{margin-bottom:2rem}}@media(max-width:430px){.mo-features-grid{grid-template-columns:1fr}.mo-specs-table th{width:42%}}@media(prefers-reduced-motion:reduce){.mo-features-card,.mo-faq-q,.mo-faq-q:after,.mo-tech-cta,.mo-cta-inner .button{transition:none}.mo-features-card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/mo-pdp-craft.css.map */
