.mset-home{--background:#ffffff;--foreground:#1b2a4c;--muted:#f6f5fb;--muted-foreground:#5b6678;--border:#e7e4ef;--gray-text:#9b93b0;--navy:#1b2a4c;--navy-deep:#0f1d38;--accent:#7c5cf6;--accent-soft:#ece5fd;--primary:#5b34d6;--primary-hover:#4a28b8;--violet-100:#e7dffc;--violet-600:#5b34d6;--shadow-header:0 1px 8px rgba(0,0,0,0.06);--a-500:#7c5cf6;--a-600:#5b34d6;--a-700:#4a28b8;--a-soft:#ece5fd;--a-100:#e7dffc;color:var(--foreground);line-height:1.6}.mset-home a{color:inherit;text-decoration:none}.mset-home img{display:block;max-width:100%}.mset-home .wrap{max-width:1280px;margin:0 auto;padding:0 2rem}.mset-home .section{padding:clamp(4.5rem,9vh,8rem) 0}.mset-home .section-tight{padding:clamp(3rem,6vh,5rem) 0}.mset-home .bg-muted{background:var(--muted)}.mset-home .eyebrow{display:inline-flex;align-items:center;gap:.55rem;padding:.4rem .9rem .4rem .75rem;background:var(--a-soft);border-radius:999px;font-size:.8125rem;font-weight:600;letter-spacing:-.01em;color:var(--a-700);width:fit-content;white-space:nowrap}.mset-home .eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--a-600);flex-shrink:0;box-shadow:0 0 0 4px color-mix(in srgb,var(--a-600) 22%,transparent)}.mset-home .eyebrow.on-dark{background:rgba(255,255,255,.08);color:#cdbcf8}.mset-home .eyebrow.on-dark .dot{background:var(--a-500);box-shadow:0 0 0 4px rgba(124,92,246,.25)}.mset-home .t-hero{font-size:clamp(2.75rem,6.4vw,5.5rem);font-weight:800;letter-spacing:-.04em;line-height:.98;text-wrap:balance}.mset-home .t-display{font-size:clamp(2.1rem,4.4vw,3.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;text-wrap:balance}.mset-home .t-large{font-size:clamp(1.6rem,3.2vw,2.6rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;text-wrap:pretty}.mset-home .tail{color:var(--a-500)}.mset-home .tail-grey{color:var(--gray-text)}.mset-home .lead{font-size:clamp(1.05rem,1.4vw,1.25rem);color:var(--muted-foreground);line-height:1.6;max-width:38ch}.mset-home .mono{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.mset-home .btn{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.6rem;border-radius:999px;font-size:.95rem;font-weight:600;letter-spacing:-.01em;border:none;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,border-color .2s ease;white-space:nowrap}.mset-home .btn svg{width:1.1em;height:1.1em}.mset-home .btn-primary{background:var(--a-600);color:#fff}.mset-home .btn-primary:hover{background:var(--a-700);transform:translateY(-2px);box-shadow:0 10px 24px color-mix(in srgb,var(--a-600) 32%,transparent)}.mset-home .btn-outline{background:transparent;color:var(--foreground);border:1.5px solid var(--border)}.mset-home .btn-outline:hover{border-color:var(--foreground);transform:translateY(-2px)}.mset-home .btn-dark{background:var(--navy);color:#fff}.mset-home .btn-dark:hover{background:var(--navy-deep);transform:translateY(-2px)}.mset-home .btn-white{background:#fff;color:var(--navy)}.mset-home .btn-white:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.18)}.mset-home .btn .arr{transition:transform .25s ease}.mset-home .btn:hover .arr{transform:translateX(3px)}.mset-home .tag{padding:.3rem .8rem;border:1px solid var(--border);border-radius:999px;font-size:.78rem;font-weight:500;color:var(--muted-foreground)}.mset-home .tag,.mset-home .tile{display:inline-flex;align-items:center}.mset-home .tile{justify-content:center;border-radius:.85rem;flex-shrink:0}.mset-home .tile svg{width:55%;height:55%;stroke-width:1.6}.mset-home .hero{position:relative;overflow:hidden;padding-top:clamp(3rem,6vh,5rem);padding-bottom:clamp(3.5rem,7vh,6rem)}.mset-home .hero-watermark{position:absolute;right:-3%;top:50%;transform:translateY(-50%);font-size:34vw;font-weight:800;letter-spacing:-.06em;line-height:1;color:var(--muted);z-index:0;pointer-events:none;user-select:none;opacity:.7}.mset-home .hero-statement{position:relative;z-index:2;max-width:min(92vw,60rem)}.mset-home .hero-kicker{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.6rem}.mset-home .hero-h1{margin:0}.mset-home .hero-rotor{display:inline-flex;position:relative;vertical-align:bottom;overflow:hidden;height:1em}.mset-home .hero-rotor>span{display:block;color:var(--a-500);animation:rotorUp 9s cubic-bezier(.7,0,.3,1) infinite}.mset-home .hero-rotor>span>span{display:block}.mset-home .hero-cta{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2.2rem}.mset-home .hero-substats{display:flex;flex-wrap:wrap;gap:1.6rem 2.4rem;margin-top:2.6rem;padding-top:1.8rem;border-top:1px solid var(--border);max-width:640px}.mset-home .hero-substat .n{font-size:1.6rem;font-weight:800;letter-spacing:-.03em;color:var(--foreground)}.mset-home .hero-substat .l{font-size:.8rem;color:var(--muted-foreground);margin-top:.1rem}@media (max-width:880px){.mset-home .hero-watermark{display:none}.mset-home .hero-statement{max-width:none}}.mset-home .logo-wall{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:20px;overflow:hidden}.mset-home .logo-cell{background:#fff;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;min-height:120px;transition:background .2s ease}.mset-home .logo-cell:hover{background:var(--muted)}.mset-home .logo-cell img{max-height:56px;width:auto;object-fit:contain;filter:grayscale(1);opacity:.62;transition:filter .25s ease,opacity .25s ease}.mset-home .logo-cell:hover img{filter:grayscale(0);opacity:1}@media (max-width:720px){.mset-home .logo-wall{grid-template-columns:repeat(2,1fr)}}.mset-home .stats-band{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.5rem,4vw,3.5rem)}.mset-home .stat .n{font-size:clamp(2.6rem,5vw,4rem);font-weight:800;letter-spacing:-.04em;line-height:1;color:var(--foreground)}.mset-home .stat .n .u{color:var(--a-500)}.mset-home .stat .l{margin-top:.7rem;color:var(--muted-foreground);font-size:.95rem;max-width:22ch}.mset-home .stat{position:relative;padding-left:1.4rem}.mset-home .stat:before{content:"";position:absolute;left:0;top:.4rem;bottom:.4rem;width:3px;border-radius:3px;background:var(--a-soft)}.mset-home .stat:first-child:before{background:var(--a-500)}@media (max-width:820px){.mset-home .stats-band{grid-template-columns:repeat(2,1fr);gap:2.5rem 1.5rem}}.mset-home .svc-index{border-top:1px solid var(--border)}.mset-home .svc-row{display:grid;grid-template-columns:4.5rem 1fr auto;align-items:center;gap:1.5rem;padding:clamp(1.4rem,2.6vw,2.2rem) .5rem;border-bottom:1px solid var(--border);cursor:pointer;position:relative;transition:background .25s ease,padding .25s ease}.mset-home .svc-row:after{content:"";position:absolute;left:0;bottom:-1px;height:2px;width:0;background:var(--a-600);transition:width .35s cubic-bezier(.6,0,.2,1)}.mset-home .svc-row:hover{background:var(--muted);padding-left:1.2rem;padding-right:1.2rem}.mset-home .svc-row:hover:after{width:100%}.mset-home .svc-num{font-size:.95rem;font-weight:700;color:var(--gray-text);font-variant-numeric:tabular-nums}.mset-home .svc-main{display:flex;flex-direction:column;gap:.5rem}.mset-home .svc-title{display:flex;align-items:center;gap:1rem}.mset-home .svc-title h3{font-size:clamp(1.4rem,2.6vw,2.1rem);font-weight:800;letter-spacing:-.03em;margin:0;transition:color .2s ease}.mset-home .svc-row:hover .svc-title h3{color:var(--a-700)}.mset-home .svc-desc{color:var(--muted-foreground);font-size:.98rem;max-width:62ch;line-height:1.55;max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .35s ease,margin .35s ease}.mset-home .svc-row:focus-visible .svc-desc,.mset-home .svc-row:hover .svc-desc{max-height:8rem;opacity:1}.mset-home .svc-tags{display:flex;flex-wrap:wrap;gap:.5rem}.mset-home .svc-arrow{color:var(--gray-text);transition:transform .3s ease,color .2s ease}.mset-home .svc-arrow svg{width:26px;height:26px}.mset-home .svc-row:hover .svc-arrow{transform:rotate(-45deg) translateY(-2px);color:var(--a-600)}@media (max-width:720px){.mset-home .svc-row{grid-template-columns:2.5rem 1fr}.mset-home .svc-arrow{display:none}}.mset-home .work-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.mset-home .work-card{position:relative;border-radius:24px;overflow:hidden;background:var(--muted);border:1px solid var(--border);min-height:420px;display:flex;flex-direction:column;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.mset-home .work-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px rgba(27,42,76,.12)}.mset-home .work-media{position:relative;flex:1;overflow:hidden;min-height:220px}.mset-home .work-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.mset-home .work-card:hover .work-media img{transform:scale(1.05)}.mset-home .work-num{position:absolute;top:1.2rem;left:1.2rem;z-index:2;background:rgba(255,255,255,.92);backdrop-filter:blur(6px);border-radius:999px;padding:.35rem .85rem;font-size:.8rem;font-weight:700;letter-spacing:-.01em}.mset-home .work-body{padding:1.6rem 1.6rem 1.8rem;background:#fff}.mset-home .work-body h3{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin:0 0 .5rem}.mset-home .work-body p{font-size:.92rem;color:var(--muted-foreground);margin-bottom:1rem;line-height:1.55}.mset-home .work-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem}.mset-home .work-tags{display:flex;flex-wrap:wrap;gap:.4rem}.mset-home .work-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;color:var(--a-700)}.mset-home .work-card:hover .work-link .arr{transform:translateX(3px)}@media (max-width:820px){.mset-home .work-grid{grid-template-columns:1fr}}.mset-home .work-banner{display:flex;align-items:center;justify-content:center;gap:1.2rem;cursor:pointer}.mset-home .work-banner:hover .arr{transform:translate(4px,-4px)}.mset-home .work-banner .arr{transition:transform .3s ease;color:var(--a-500)}.mset-home .work-banner span{font-size:clamp(2rem,5vw,3.6rem);font-weight:800;letter-spacing:-.035em}.mset-home .approach-quote{max-width:24ch}.mset-home .approach-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}.mset-home .approach-points{display:flex;flex-direction:column;gap:0}.mset-home .approach-point{display:flex;gap:1.1rem;padding:1.3rem 0;border-top:1px solid var(--border)}.mset-home .approach-point:last-child{border-bottom:1px solid var(--border)}.mset-home .approach-point .tile{width:44px;height:44px}.mset-home .approach-point h4{font-size:1.1rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .25rem}.mset-home .approach-point p{font-size:.88rem;color:var(--muted-foreground);margin:0;line-height:1.5}.mset-home .approach-media{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.mset-home .approach-media img{border-radius:18px;width:100%;aspect-ratio:3/4;object-fit:cover}.mset-home .approach-media img:first-child{margin-top:2rem}@media (max-width:880px){.mset-home .approach-grid{grid-template-columns:1fr}}.mset-home .team-row{display:flex;align-items:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.mset-home .team-avatars{display:flex}.mset-home .team-avatars img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #fff;margin-left:-12px}.mset-home .team-avatars img:first-child{margin-left:0}.mset-home .cta{position:relative;background:var(--navy);color:#fff;overflow:hidden}.mset-home .cta:before{content:"";position:absolute;left:50%;top:-30%;transform:translateX(-50%);width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--a-600) 38%,transparent),transparent 65%)}.mset-home .cta-inner{position:relative;z-index:1;text-align:center;padding:clamp(4.5rem,9vh,7.5rem) 0}.mset-home .cta h2{color:#fff;margin:0 auto 1.1rem;max-width:18ch}.mset-home .cta p{color:rgba(255,255,255,.7);max-width:46ch;margin:0 auto 2rem;font-size:1.05rem}.mset-home .cta-actions{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.mset-home .sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:clamp(2.5rem,5vw,4rem);flex-wrap:wrap}.mset-home .sec-head .sh-left{max-width:36ch}.mset-home .sec-head .sh-right{max-width:40ch;color:var(--muted-foreground);font-size:.98rem;line-height:1.6}.mset-home .sec-head h2{margin-top:1.1rem}.mset-home .reveal{opacity:0;transform:translateY(28px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.mset-home .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.mset-home .reveal{opacity:1!important;transform:none!important}.mset-home .hero-rotor>span{animation:none!important}.mset-home .hero-rotor{height:auto}}@keyframes rotorUp{0%,18%{transform:translateY(0)}22%,40%{transform:translateY(-100%)}44%,62%{transform:translateY(-200%)}66%,84%{transform:translateY(-300%)}88%,to{transform:translateY(-400%)}}