.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;--a-200:#d6c9f9;--success:#0f8a5f;--success-soft:#e3f5ec;--shadow-card:0 1px 2px rgba(27,42,76,0.04);--shadow-lift:0 24px 50px rgba(27,42,76,0.12);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 .lp-hero{position:relative;overflow:hidden;padding:clamp(3rem,6vh,5rem) 0 clamp(3.5rem,7vh,6rem)}.mset-home .lp-hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.mset-home .lp-hero-bg .g1{position:absolute;left:50%;top:-300px;transform:translateX(-50%);width:1120px;height:700px;background:radial-gradient(ellipse at center,rgba(124,92,246,.2),transparent 60%)}.mset-home .lp-hero-bg .g2{position:absolute;left:50%;top:-140px;transform:translateX(-50%);width:700px;height:480px;background:radial-gradient(ellipse at center,rgba(142,196,245,.15),transparent 62%)}.mset-home .lp-hero-bg .grid{position:absolute;inset:0;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(#000,transparent 60%);mask-image:linear-gradient(#000,transparent 60%);opacity:.42}.mset-home .lp-hero .wrap{position:relative;z-index:2}.mset-home .lp-hero-top{max-width:60rem;margin:0 auto;text-align:center}.mset-home .lp-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.42rem .85rem;background:#fff;border:1px solid var(--border);border-radius:999px;font-size:.84rem;font-weight:600;color:var(--foreground);box-shadow:var(--shadow-card);transition:transform .2s ease,border-color .2s ease;white-space:nowrap}.mset-home .lp-pill:hover{transform:translateY(-1px);border-color:var(--a-200)}.mset-home .lp-pill .dot{width:7px;height:7px;border-radius:50%;background:var(--a-600);box-shadow:0 0 0 4px var(--a-soft)}.mset-home .lp-pill svg{width:15px;height:15px;color:var(--gray-text)}.mset-home .lp-title{font-size:clamp(2.6rem,5.8vw,4.7rem);font-weight:800;letter-spacing:-.04em;line-height:1;margin:1.7rem auto 0;max-width:15ch;text-wrap:balance}.mset-home .lp-sub{font-size:clamp(1.05rem,1.4vw,1.22rem);color:var(--muted-foreground);line-height:1.6;max-width:50ch;margin:1.4rem auto 0;text-wrap:pretty}.mset-home .lp-cta{display:flex;gap:.8rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.mset-home .lp-showcase{max-width:1080px;margin:clamp(2.6rem,5vw,4rem) auto 0;position:relative}.mset-home .lp-showcase:before{content:"";position:absolute;left:50%;top:6%;transform:translateX(-50%);width:78%;height:78%;background:radial-gradient(ellipse,rgba(124,92,246,.26),transparent 60%);filter:blur(26px);z-index:0}.mset-home .bframe{position:relative;z-index:1;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 40px 90px -28px rgba(27,42,76,.36);overflow:hidden}.mset-home .bframe-bar{display:flex;align-items:center;gap:1rem;padding:.7rem 1rem;border-bottom:1px solid var(--border);background:var(--muted)}.mset-home .bframe-bar .dots{display:flex;gap:.42rem}.mset-home .bframe-bar .dots i{width:11px;height:11px;border-radius:50%;background:#d8d3e6}.mset-home .bframe-url{font-size:.76rem;color:var(--gray-text);background:#fff;border:1px solid var(--border);border-radius:999px;padding:.24rem .9rem}.mset-home .db{display:grid;grid-template-columns:66px 1fr}.mset-home .db-rail{border-right:1px solid var(--border);padding:1rem .8rem;display:flex;flex-direction:column;align-items:center;gap:.9rem;background:#fff}.mset-home .db-rail .logo{width:34px;height:34px;background:var(--a-600);color:#fff;font-weight:800;font-size:.9rem;margin-bottom:.3rem}.mset-home .db-rail .ic,.mset-home .db-rail .logo{border-radius:10px;display:flex;align-items:center;justify-content:center}.mset-home .db-rail .ic{width:38px;height:38px;color:var(--gray-text)}.mset-home .db-rail .ic.on{background:var(--a-soft);color:var(--a-700)}.mset-home .db-rail .ic svg{width:19px;height:19px}.mset-home .db-main{padding:1.3rem 1.5rem;background:var(--background)}.mset-home .db-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.mset-home .db-head .ttl{font-size:1.15rem;font-weight:800;letter-spacing:-.02em}.mset-home .db-head .sub{font-size:.78rem;color:var(--gray-text);margin-top:.1rem;white-space:nowrap}.mset-home .db-pill{font-size:.75rem;font-weight:600;color:var(--foreground);border:1px solid var(--border);border-radius:999px;padding:.3rem .8rem;display:inline-flex;gap:.4rem;align-items:center;white-space:nowrap}.mset-home .db-pill svg{width:13px;height:13px;color:var(--gray-text)}.mset-home .db-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem;margin-bottom:.9rem}.mset-home .db-kpi{border:1px solid var(--border);border-radius:14px;padding:.9rem 1rem}.mset-home .db-kpi .k{font-size:.72rem;color:var(--gray-text);font-weight:600}.mset-home .db-kpi .v{font-size:1.5rem;font-weight:800;letter-spacing:-.03em;margin-top:.25rem}.mset-home .db-kpi .d{display:inline-flex;align-items:center;gap:.2rem;font-size:.72rem;font-weight:700;color:var(--success);margin-top:.25rem}.mset-home .db-kpi .d svg{width:12px;height:12px}.mset-home .db-lower{display:grid;grid-template-columns:1.6fr 1fr;gap:.9rem}.mset-home .db-card{border:1px solid var(--border);border-radius:14px;padding:1rem 1.1rem}.mset-home .db-card .ch-h{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.9rem;white-space:nowrap}.mset-home .db-card .ch-h b{font-size:.86rem;font-weight:700}.mset-home .db-card .ch-sub{font-size:.72rem;color:var(--gray-text)}.mset-home .db-chart{display:flex;align-items:flex-end;gap:.42rem;height:116px}.mset-home .db-chart span{flex:1;border-radius:5px 5px 2px 2px;background:var(--a-soft)}.mset-home .db-chart span.on{background:var(--a-500)}.mset-home .db-list{display:flex;flex-direction:column;gap:.85rem}.mset-home .db-li{display:flex;align-items:center;gap:.6rem}.mset-home .db-li .tile{width:30px;height:30px;border-radius:8px}.mset-home .db-li .tile svg{width:15px;height:15px}.mset-home .db-li .nm{font-size:.8rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mset-home .db-li .pct{margin-left:auto;font-size:.75rem;font-weight:700;color:var(--success)}@media (max-width:620px){.mset-home .db-rail{display:none}.mset-home .db,.mset-home .db-kpis,.mset-home .db-lower{grid-template-columns:1fr}.mset-home .db-kpi{display:flex;align-items:baseline;gap:.6rem}.mset-home .db-kpi .v{font-size:1.25rem;margin-top:0}}.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 .quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.mset-home .quote-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:1.8rem;display:flex;flex-direction:column}.mset-home .quote-card .qmark{font-size:3rem;line-height:.6;color:var(--a-200);font-weight:900;height:1.4rem}.mset-home .quote-card blockquote{margin:0 0 1.4rem;font-size:1.05rem;line-height:1.55;color:var(--foreground);font-weight:500;letter-spacing:-.01em}.mset-home .quote-foot{display:flex;align-items:center;gap:.8rem;margin-top:auto}.mset-home .quote-foot .ava{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;flex-shrink:0}.mset-home .quote-foot b{display:block;font-size:.9rem;font-weight:700}.mset-home .quote-foot span{display:block;font-size:.8rem;color:var(--gray-text)}@media (max-width:920px){.mset-home .quote-grid{grid-template-columns:1fr}}.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}}