@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap");:root{--m-yellow:#FAED26;--m-bg:#0a0a0a;--m-dark:#0d0d0d;--m-dark-alt:#111111;--m-border:rgba(255,255,255,0.07);--m-nav:72px}.mosaic-root{display:block;width:100%;background:var(--m-bg);font-family:Space Grotesk,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.m-row{display:grid;width:100%}.m-row-hero{grid-template-columns:2fr 1fr 1fr}.m-row-services{grid-template-columns:1fr 2fr 1fr}.m-row-process{grid-template-columns:2fr 1fr 1fr}.m-row-testi{grid-template-columns:repeat(3,1fr);min-height:280px}.m-row-cta{grid-template-columns:3fr 1fr}.m-span2{grid-column:span 2}.m-tile{overflow:hidden;justify-content:flex-end;border:.5px solid var(--m-border);min-height:280px}.m-tile,.m-tile-content{position:relative;display:flex;flex-direction:column}.m-tile-content{z-index:1;padding:clamp(1.5rem,3vw,2.5rem);gap:.75rem}.m-tile-center{justify-content:center;align-items:center;text-align:center;height:100%}.m-tile-hero{background:var(--m-bg);justify-content:flex-end}.m-tile-yellow{background:var(--m-yellow)}.m-tile-dark{background:var(--m-dark)}.m-tile-dark-alt{background:var(--m-dark-alt)}.m-tile-accent{background:var(--m-dark);border-color:rgba(250,237,38,.2)!important}.m-tile-yellow,.m-tile-yellow *{color:#0a0a0a!important}.m-tile-hero{min-height:calc(100svh - var(--m-nav))}.m-tile-hero .m-tile-content{padding-top:calc(var(--m-nav) + 2rem);height:100%;justify-content:flex-end}.m-h1{font-size:clamp(2.4rem,6vw,5.5rem);line-height:1.05}.m-h1,.m-h2{font-family:"DM Serif Display",serif;font-style:italic;font-weight:400;color:var(--m-text)}.m-h2{font-size:clamp(1.5rem,3.5vw,2.8rem);line-height:1.1}.m-h3{font-family:"DM Serif Display",serif;font-size:clamp(1rem,1.8vw,1.45rem);font-weight:400;line-height:1.25;color:var(--m-text)}.m-tag{font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:var(--m-muted);font-weight:600}.m-tag-yellow{color:var(--m-yellow)!important}.m-body{font-size:clamp(.875rem,1.1vw,1rem);color:var(--m-muted);line-height:1.65;max-width:520px}.m-body-sm{font-size:.875rem}.m-accent{color:var(--m-yellow)}.m-bullets{display:flex;flex-direction:column;gap:.3rem}.m-bullets li{font-size:.82rem;color:var(--m-muted);padding-left:1rem;position:relative;line-height:1.5}.m-bullets li:before{content:"•";position:absolute;left:0;color:var(--m-yellow)}.m-tile-yellow .m-bullets li{color:rgba(0,0,0,.6)!important}.m-tile-yellow .m-bullets li:before{color:rgba(0,0,0,.4)!important}.m-btn-group{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.m-btn{display:inline-flex;align-items:center;gap:.4rem;background:var(--m-yellow);color:#0a0a0a;padding:.8rem 1.6rem;font-size:.875rem;font-weight:700;border-radius:0;width:fit-content;text-decoration:none;transition:opacity .2s,transform .2s;border:none;cursor:pointer;min-height:48px;font-family:inherit}.m-btn:hover{opacity:.85;transform:translateY(-1px)}.m-btn-outline{background:transparent;color:var(--m-text)!important;border:1px solid rgba(255,255,255,.35)}.m-btn-outline:hover{border-color:var(--m-yellow);color:var(--m-yellow)!important}.m-link{color:var(--m-yellow);font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s;width:fit-content}.m-link:hover{opacity:.7}.m-stat-num{font-family:"DM Serif Display",serif;font-style:italic;font-size:clamp(3rem,6vw,5.5rem);line-height:1;display:block}.m-stat-label{font-size:.9rem;opacity:.65}.m-stat-label,.m-stat-sub{line-height:1.4;display:block}.m-stat-sub{font-size:.72rem;opacity:.42;margin-top:.2rem}.m-stats-inner{flex-direction:row!important;align-items:center;justify-content:center;padding:2.5rem clamp(1.5rem,5vw,4rem)!important;gap:0!important;flex-wrap:wrap}.m-stat-item{text-align:center;flex:1 1 120px;padding:.75rem 1.5rem}.m-stat-n{font-family:"DM Serif Display",serif;font-style:italic;font-size:clamp(1.8rem,4vw,3.5rem);color:#0a0a0a;display:block;line-height:1}.m-stat-l{font-size:.74rem;color:rgba(0,0,0,.6);margin-top:.3rem;display:block;line-height:1.3}.m-stat-div{width:1px;height:52px;background:rgba(0,0,0,.15);flex-shrink:0;align-self:center}.m-disruption{max-width:580px;font-size:clamp(.85rem,1vw,.975rem);color:rgba(255,255,255,.58);margin:.2rem 0;line-height:1.65}.m-process{display:flex;flex-direction:column;gap:.85rem;margin:.25rem 0}.m-pmini{display:flex;align-items:flex-start;gap:.75rem}.m-pnum{font-family:"DM Serif Display",serif;font-style:italic;font-size:1.3rem;color:var(--m-yellow);min-width:2rem;line-height:1;flex-shrink:0;padding-top:.1rem}.m-pdetail{display:flex;flex-direction:column;gap:.1rem}.m-ptitle{font-size:.88rem;color:var(--m-text);font-weight:600}.m-pdesc{font-size:.72rem;color:var(--m-muted);line-height:1.4}.m-feat-cards{gap:.5rem;margin-top:.5rem}.m-feat-card,.m-feat-cards{display:flex;flex-direction:column}.m-feat-card{background:var(--m-border);padding:.65rem .9rem;gap:.1rem}.m-feat-card strong{font-size:.85rem;color:var(--m-yellow)!important;font-weight:700}.m-feat-card span{font-size:.74rem;color:rgba(255,255,255,.52);line-height:1.4}.m-stars{color:var(--m-yellow);font-size:.9rem;letter-spacing:.1em}.m-tile-yellow .m-stars{color:#0a0a0a}.m-quote{font-style:italic;line-height:1.65;font-size:clamp(.875rem,1.05vw,1rem);color:rgba(from var(--m-text) r g b/.8)}.m-tile-yellow .m-quote{color:#0a0a0a!important}.m-cite{font-size:.74rem;color:rgba(255,255,255,.35);font-style:normal;font-weight:600;letter-spacing:.04em}.m-tile-yellow .m-cite{color:rgba(0,0,0,.42)!important}.m-result-badge{display:inline-flex;align-items:baseline;gap:.4rem;margin-top:.25rem}.m-result-num{font-family:"DM Serif Display",serif;font-style:italic;font-size:1.5rem;color:var(--m-yellow);line-height:1}.m-tile-yellow .m-result-num{color:#0a0a0a!important}.m-result-lbl{font-size:.7rem;color:var(--m-muted)}.m-tile-yellow .m-result-lbl{color:rgba(0,0,0,.42)!important}.m-logo-band{background:var(--m-bg);border-top:.5px solid var(--m-border);border-bottom:.5px solid var(--m-border)}.m-logo-band-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.28);font-weight:600;text-align:center;padding:1rem 0 .25rem}@media (max-width:1024px){.m-row-hero{grid-template-columns:2fr 1fr}.m-row-process,.m-row-services,.m-row-testi{grid-template-columns:1fr 1fr}.m-row-cta{grid-template-columns:2fr 1fr}.m-row-hero .m-span2,.m-row-process .m-span2,.m-row-services .m-span2{grid-column:span 2}.m-hide-mobile{display:none}}@media (max-width:768px){.m-row-cta,.m-row-hero,.m-row-process,.m-row-services,.m-row-testi{grid-template-columns:1fr}.m-span2{grid-column:span 1}.m-tile{min-height:0}.m-tile-content{padding:1.5rem}.m-tile-hero{min-height:100svh}.m-tile-hero .m-tile-content{padding-top:calc(var(--m-nav) + 1.5rem);padding-bottom:2rem}.m-stats-inner{padding:1.5rem!important;gap:0!important}.m-stat-item{flex:1 1 42%;padding:.75rem}.m-stat-div{display:none}.m-stat-n{font-size:2rem}.m-tile-dark-alt .m-tile-content{align-items:flex-start;text-align:left}.m-h1{font-size:clamp(2.2rem,10vw,3rem)}.m-h2{font-size:clamp(1.4rem,6vw,2rem)}.m-h3{font-size:1.1rem}.m-btn-group{flex-direction:column}.m-btn{width:100%;justify-content:center}.m-row-testi .m-tile{min-height:220px}.m-row-cta .m-tile{min-height:200px}.m-logo-band-label{padding:.75rem 0 0}}@media (max-width:430px){.m-tile-content{padding:1.25rem;gap:.6rem}.m-h1{font-size:2rem}.m-stat-item{flex:1 1 48%}}:root:not(.dark) .m-tile-accent,:root:not(.dark) .m-tile-dark,:root:not(.dark) .m-tile-dark-alt,:root:not(.dark) .m-tile-goggles,:root:not(.dark) .m-tile-hero,:root:not(.dark) .m-tile-pe,:root:not(.dark) .m-tile-product,:root:not(.dark) .mosaic-root{color:var(--m-text)}:root:not(.dark) .m-tile-hero,:root:not(.dark) .mosaic-root{background:var(--m-bg)}:root:not(.dark) .m-tile-dark{background:var(--m-tile)}:root:not(.dark) .m-tile-dark-alt{background:var(--m-tile-alt)}:root:not(.dark) .m-tile-pe{background:var(--m-tile)}:root:not(.dark) .m-tile-product{background-color:var(--m-bg)}:root:not(.dark) .m-tile-accent{background:var(--m-tile)}:root:not(.dark) .m-tile{border-color:var(--m-border)}:root:not(.dark) .m-h1,:root:not(.dark) .m-h2,:root:not(.dark) .m-h3{color:var(--m-text)}:root:not(.dark) .m-body{color:var(--m-muted)}:root:not(.dark) .m-tag{color:rgba(0,0,0,.4)}:root:not(.dark) .m-ptitle{color:var(--m-text)}:root:not(.dark) .m-pdesc,:root:not(.dark) .m-quote{color:var(--m-muted)}:root:not(.dark) .m-cite{color:rgba(0,0,0,.4)}:root:not(.dark) .m-result-lbl{color:rgba(0,0,0,.45)}:root:not(.dark) .m-bullets li,:root:not(.dark) .m-feat-card span{color:var(--m-muted)}:root:not(.dark) .m-feat-card{background:rgba(0,0,0,.05)}:root:not(.dark) .m-stat-label{color:var(--m-muted)}:root:not(.dark) .m-logo-band{background:var(--m-bg);border-color:var(--m-border)}:root:not(.dark) .m-logo-band-label{color:rgba(0,0,0,.35)}:root:not(.dark) .m-pnum{color:#c8b800}:root:not(.dark) .m-disruption{color:var(--m-muted)}:root:not(.dark) .m-stats-band .m-stat-n{color:#0a0a0a}:root:not(.dark) .m-stats-band .m-stat-l{color:rgba(0,0,0,.6)}