.mtm-home{--accent:#C9822E;--ink:#2A2118;--cream:#FBF7F0;zoom:.82;background:var(--cream);font-family:DM Sans,sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased}.mtm-home *,.mtm-home :after,.mtm-home :before{box-sizing:border-box}.mtm-home a{color:var(--ink);text-decoration:none}.mtm-home a:hover{color:var(--accent)}.mtm-home .fredoka{font-family:Fredoka,sans-serif}@keyframes ph-fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ph-lineIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes ph-softIn{0%{opacity:0}to{opacity:1}}@keyframes ph-introOut{0%{opacity:1}to{opacity:0}}@keyframes ph-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes ph-glowIn{0%{opacity:0}to{opacity:1}}@keyframes ph-rayPop{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}@keyframes ph-floaty{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-12px) rotate(4deg)}}@keyframes ph-clickPop{0%{transform:scale(1) rotate(0deg)}40%{transform:scale(1.14) rotate(-2deg)}to{transform:scale(1) rotate(0deg)}}@keyframes ph-sunnyBounce{0%,to{transform:translateY(0) scale(1)}45%{transform:translateY(-9px) scale(.99,1.02)}60%{transform:translateY(-9px) scale(.99,1.02)}90%{transform:translateY(1px) scale(1.02,.98)}}@keyframes ph-rayWiggle{0%,to{transform:rotate(-7deg)}50%{transform:rotate(7deg)}}@keyframes ph-glowPulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes ph-sunDrop{0%{opacity:0;transform:translateY(-130px)}55%{opacity:1;transform:translateY(0) scale(1)}72%{transform:translateY(0) scale(1.07,.9)}to{transform:translateY(0) scale(1)}}@keyframes ph-dingFlash{0%{opacity:0;transform:translate(-50%,-38%) scale(.3)}30%{opacity:1}to{opacity:0;transform:translate(-50%,-38%) scale(1.6)}}@keyframes ph-nameDip{0%,to{transform:translateY(0)}40%{transform:translateY(7px)}}.mtm-home .ph-btn{font-family:Fredoka,sans-serif;font-weight:500;border-radius:16px;transition:all .25s ease;display:inline-flex;align-items:center;gap:8px}.mtm-home .ph-btn-primary{color:#FBF7F0;background:var(--ink)}.mtm-home .ph-btn-primary:hover{background:var(--accent);color:#FBF7F0;transform:translateY(-2px);box-shadow:0 8px 20px rgba(201,130,46,.35)}.mtm-home .ph-btn-ghost{color:var(--ink)}.mtm-home .ph-btn-ghost:hover{color:var(--accent)}.mtm-home .ph-arrow{display:inline-flex;align-items:center;gap:8px;font-family:Fredoka,sans-serif;font-size:16px;font-weight:500;color:var(--accent);transition:gap .2s ease}.mtm-home .ph-arrow:hover{gap:14px;color:var(--accent)}.mtm-home .ph-eyebrow{display:inline-block;margin:0 0 22px;font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#8A6A3E;background:rgba(233,172,84,.18);padding:8px 18px;border-radius:999px}.mtm-home .ph-eq{font-size:25px}.mtm-home .ph-eq,.mtm-home .ph-eq2{position:absolute;font-family:Fredoka,sans-serif;font-weight:500;pointer-events:none}.mtm-home .ph-eq2{font-size:22px;color:rgba(176,115,39,.15)}.mtm-home .ph-nav{position:fixed;top:0;left:0;right:0;z-index:40;background:rgba(244,196,104,.92);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(168,117,42,.3);display:flex;align-items:center;justify-content:space-between;padding:14px 40px;animation:ph-fadeUp .7s cubic-bezier(.22,1,.36,1) .15s both}.mtm-home .ph-nav-spacer{height:66px}.mtm-home .ph-brand{display:flex;align-items:center;gap:11px}.mtm-home .ph-brand span{font-family:Fredoka,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.01em;color:#3D2E1A}.mtm-home .ph-navlinks{display:flex;align-items:center;gap:34px;font-size:14.5px}.mtm-home .ph-navlinks a{color:#3D2E1A;font-weight:500}.mtm-home .ph-navlinks a:hover{color:#FBF7F0}.mtm-home .ph-navr{display:flex;align-items:center;gap:22px}.mtm-home .ph-navr .ph-login{font-size:14.5px;color:#5C4322;font-weight:500}.mtm-home .ph-navr .ph-login:hover{color:#FBF7F0}.mtm-home .ph-navcta{font-size:14.5px;font-weight:500;color:#2A2118;background:#FFFDF8;padding:11px 22px;border-radius:999px;box-shadow:0 2px 8px rgba(120,78,30,.2);transition:all .25s ease}.mtm-home .ph-navcta:hover{background:#2A2118;color:#FBF7F0;transform:translateY(-1px)}.mtm-home .ph-hero{position:relative;min-height:calc(100vh / .82);overflow:hidden;background:var(--cream);display:flex;flex-direction:column}.mtm-home .ph-hero:after,.mtm-home .ph-hero:before{content:"";position:absolute;inset:0;pointer-events:none}.mtm-home .ph-hero:before{background:radial-gradient(950px 620px at 50% 42%,rgba(244,194,104,.34),rgba(244,194,104,0) 60%)}.mtm-home .ph-hero:after{background:radial-gradient(760px 480px at 50% 38%,rgba(240,176,80,.3),rgba(240,176,80,0) 68%)}.mtm-home .ph-main{position:relative;z-index:1;flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px 24px 6px}.mtm-home .ph-sunwrap{position:relative;margin-bottom:20px;animation:ph-fadeUp .9s cubic-bezier(.22,1,.36,1) .25s both}.mtm-home .ph-sunglow{position:absolute;left:50%;top:50%;width:400px;height:250px;transform:translate(-50%,-58%);background:radial-gradient(closest-side,rgba(238,168,70,.42),rgba(238,168,70,0));pointer-events:none;animation:ph-glowPulse 3.4s ease-in-out 2.5s infinite}.mtm-home .ph-sunbounce{animation:ph-sunnyBounce 3.4s ease-in-out 2.5s infinite}.mtm-home .ph-kicker{margin:0 0 18px;font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#8A6A3E;background:rgba(252,248,240,.75);padding:8px 18px;border-radius:999px;animation:ph-fadeUp .8s cubic-bezier(.22,1,.36,1) .4s both}.mtm-home .ph-h1{margin:0;max-width:16ch;font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(40px,4.8vw,64px);line-height:1.06;letter-spacing:-.02em;text-wrap:balance;animation:ph-fadeUp .9s cubic-bezier(.22,1,.36,1) .5s both}.mtm-home .ph-h1 .pop{display:inline-block;color:var(--accent);animation:ph-clickPop .7s cubic-bezier(.34,1.56,.64,1) 1.7s both}.mtm-home .ph-sub{margin:18px 0 0;max-width:50ch;font-size:16.5px;line-height:1.6;color:#5C5044;text-wrap:pretty;animation:ph-fadeUp .9s cubic-bezier(.22,1,.36,1) .62s both}.mtm-home .ph-herocta{display:flex;align-items:center;gap:16px;margin-top:26px;animation:ph-fadeUp .9s cubic-bezier(.22,1,.36,1) .74s both}.mtm-home .ph-herocta .ph-btn-primary{font-size:15.5px;padding:13px 28px}.mtm-home .ph-herocta .ph-btn-ghost{font-size:15.5px;padding:13px 10px}.mtm-home .ph-marquee{position:relative;z-index:1;padding:12px 0 16px;animation:ph-softIn 1.2s ease 1s both}.mtm-home .ph-marquee-mask{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,black 12%,black 88%,transparent);mask-image:linear-gradient(90deg,transparent,black 12%,black 88%,transparent)}.mtm-home .ph-marquee-track{display:flex;align-items:center;gap:18px;width:max-content;padding-right:18px;animation:ph-marquee 42s linear infinite}.mtm-home .ph-chip{font-size:13px;font-weight:500;padding:8px 16px;border-radius:999px;white-space:nowrap}.mtm-home .ph-chip.gold{color:#8A6230;background:#F9E9C4}.mtm-home .ph-chip.rose{color:#A85B4B;background:#F9DCD4;font-style:italic}.mtm-home .ph-chip.olive{color:#66753F;background:#E7EDD6}.mtm-home .ph-chip.amber{color:#A85F38;background:#FADFC9}.mtm-home .ph-chip.teal{color:#4E7683;background:#DCEAEE;font-style:italic}.mtm-home .ph-chip.violet{color:#77618F;background:#EAE2F0}.mtm-home .ph-teaser{position:relative}.mtm-home .ph-teaser.narrow{max-width:1100px;margin:0 auto}.mtm-home .ph-teaser.how{padding:110px 64px 95px}.mtm-home .ph-teaser.sol{padding:130px 64px}.mtm-home .ph-teaser.tinted{padding:95px 64px}.mtm-home .ph-teaser.tinted:after,.mtm-home .ph-teaser.tinted:before{content:"";position:absolute;inset:0;pointer-events:none}.mtm-home .ph-teaser.tinted.blue:before{background:radial-gradient(950px 620px at 50% 45%,rgba(120,168,200,.36),rgba(120,168,200,0) 60%)}.mtm-home .ph-teaser.tinted.blue:after{background:radial-gradient(700px 440px at 50% 42%,rgba(104,158,196,.3),rgba(104,158,196,0) 68%)}.mtm-home .ph-teaser.tinted.green:before{background:radial-gradient(950px 620px at 50% 45%,rgba(140,178,110,.34),rgba(140,178,110,0) 60%)}.mtm-home .ph-teaser.tinted.green:after{background:radial-gradient(700px 440px at 50% 42%,rgba(122,166,90,.28),rgba(122,166,90,0) 68%)}.mtm-home .ph-teaser-inner{position:relative;max-width:1100px;margin:0 auto}.mtm-home .ph-grid{display:grid;grid-gap:80px;gap:80px;align-items:center}.mtm-home .ph-grid.wide-left{grid-template-columns:1.1fr .9fr}.mtm-home .ph-grid.wide-right{grid-template-columns:.9fr 1.1fr}.mtm-home .ph-h2{margin:0 0 16px;font-family:Fredoka,sans-serif;font-weight:600;font-size:44px;line-height:1.08;letter-spacing:-.02em;text-wrap:balance}.mtm-home .ph-h2 .accent{color:var(--accent)}.mtm-home .ph-lead{margin:0 0 28px;font-size:17.5px;line-height:1.6;color:#5C5044}.mtm-home .ph-steps{display:flex;justify-content:center;gap:20px}.mtm-home .ph-stepcard{width:140px;border-radius:26px;padding:24px 16px 20px;text-align:center;box-shadow:0 14px 32px rgba(120,78,30,.14)}.mtm-home .ph-stepcard .n{font-family:Fredoka,sans-serif;font-weight:600;font-size:40px;line-height:1}.mtm-home .ph-stepcard .lbl{margin-top:10px;font-family:Fredoka,sans-serif;font-weight:500;font-size:15px}.mtm-home .ph-stepcard.s1{background:#F9E9C4;rotate:-5deg;animation:ph-floaty 6.5s ease-in-out .2s infinite}.mtm-home .ph-stepcard.s1 .n{color:#A8752A}.mtm-home .ph-stepcard.s1 .lbl{color:#8A6230}.mtm-home .ph-stepcard.s2{background:#FADFC9;rotate:4deg;margin-top:44px;animation:ph-floaty 7s ease-in-out 1.1s infinite}.mtm-home .ph-stepcard.s2 .lbl,.mtm-home .ph-stepcard.s2 .n{color:#A85F38}.mtm-home .ph-stepcard.s3{background:#E7EDD6;rotate:-3deg;margin-top:12px;animation:ph-floaty 7.5s ease-in-out 2s infinite}.mtm-home .ph-stepcard.s3 .lbl,.mtm-home .ph-stepcard.s3 .n{color:#66753F}.mtm-home .ph-figure{position:relative}.mtm-home .ph-photo{position:relative;border-radius:28px;overflow:hidden;box-shadow:0 20px 50px rgba(120,78,30,.18);rotate:-2deg}.mtm-home .ph-photo img{display:block;width:100%;height:360px;object-fit:cover;filter:saturate(1.06) sepia(.06)}.mtm-home .ph-photo .tint{position:absolute;inset:0;background:linear-gradient(180deg,rgba(244,196,104,.1),rgba(201,130,46,.12));pointer-events:none}.mtm-home .ph-quotechip{position:absolute;right:-14px;bottom:-16px;background:#FFFDF8;border-radius:16px;padding:11px 16px;box-shadow:0 10px 30px rgba(120,78,30,.16);font-family:Fredoka,sans-serif;font-weight:500;font-size:14px;color:var(--ink);rotate:2deg}.mtm-home .ph-solwrap{position:relative}.mtm-home .ph-solglow{position:absolute;left:50%;top:50%;width:130%;height:130%;transform:translate(-50%,-50%);background:radial-gradient(closest-side,rgba(240,186,96,.28),rgba(240,186,96,0));pointer-events:none}.mtm-home .ph-solcard{position:relative;background:#FFFDF8;border-radius:24px;padding:22px 24px;box-shadow:0 16px 40px rgba(120,78,30,.14);display:flex;flex-direction:column;gap:12px;rotate:1.5deg}.mtm-home .ph-solhead{display:flex;align-items:center;gap:10px}.mtm-home .ph-solavatar{width:36px;height:36px;border-radius:50%;background:#F9E9C4;display:flex;align-items:center;justify-content:center}.mtm-home .ph-solname{font-family:Fredoka,sans-serif;font-weight:500;font-size:15px}.mtm-home .ph-solbubble{background:#F9EFDD;border-radius:14px 14px 14px 4px;padding:12px 16px;font-size:14.5px;line-height:1.5;color:#4A3E30}.mtm-home .ph-progcard{position:relative;background:#FFFDF8;border-radius:24px;padding:24px 26px;box-shadow:0 16px 40px rgba(120,78,30,.14);rotate:-1.5deg}.mtm-home .ph-progweek{font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#8A7A66;margin-bottom:14px}.mtm-home .ph-progtitle{font-family:Fredoka,sans-serif;font-weight:500;font-size:17px;margin-bottom:14px}.mtm-home .ph-progtitle .ok{color:#66753F}.mtm-home .ph-progbar{height:10px;border-radius:999px;background:#F3E9D8;overflow:hidden;margin-bottom:8px}.mtm-home .ph-progbar i{display:block;width:72%;height:100%;border-radius:999px;background:linear-gradient(90deg,#E8B054,var(--accent))}.mtm-home .ph-prognext{font-size:13px;color:#8A7A66}.mtm-home .ph-final{position:relative;overflow:hidden;padding:95px 64px 105px;text-align:center;background:linear-gradient(180deg,#FBF7F0,#F9EDD6)}.mtm-home .ph-final:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(800px 500px at 50% 60%,rgba(240,178,90,.3),rgba(240,178,90,0) 68%)}.mtm-home .ph-final-inner{position:relative;display:flex;flex-direction:column;align-items:center}.mtm-home .ph-final h2{margin:0 0 14px;font-family:Fredoka,sans-serif;font-weight:600;font-size:46px;line-height:1.08;letter-spacing:-.02em;max-width:22ch;text-wrap:balance}.mtm-home .ph-final p{margin:0 0 32px;font-size:17px;line-height:1.6;color:#5C5044;max-width:44ch}.mtm-home .ph-final .ph-herocta{margin-top:0}.mtm-home .ph-final .ph-btn-primary{font-size:16.5px;padding:15px 34px}.mtm-home .ph-final .ph-btn-ghost{font-size:16px;padding:15px 10px}.mtm-home .ph-foot{background:var(--ink);color:#E8DFD2;padding:32px 64px}.mtm-home .ph-foot-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.mtm-home .ph-foot-brand{display:flex;align-items:center;gap:11px}.mtm-home .ph-foot-brand .nm{font-family:Fredoka,sans-serif;font-size:17px;font-weight:500;color:#FBF7F0}.mtm-home .ph-foot-links{display:flex;align-items:center;gap:28px;font-size:14px}.mtm-home .ph-foot-links a{color:#C9B9A4}.mtm-home .ph-foot-links a:hover{color:#E8A94F}.mtm-home .ph-intro{position:fixed;inset:0;z-index:50;background:var(--cream);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;animation:ph-introOut .9s ease 3.5s both}.mtm-home .ph-intro:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(1000px 620px at 50% 46%,rgba(242,186,96,.34),rgba(242,186,96,0) 68%);animation:ph-glowIn 1.6s ease .5s both}.mtm-home .ph-intro-stack{position:relative;display:flex;flex-direction:column;align-items:center}.mtm-home .ph-intro-sun{position:relative}.mtm-home .ph-intro-flash{position:absolute;left:50%;top:62%;width:560px;height:420px;transform:translate(-50%,-38%);background:radial-gradient(closest-side,rgba(246,190,72,.95),rgba(242,180,78,.55) 45%,rgba(238,168,70,0));pointer-events:none;z-index:1;animation:ph-dingFlash 1s ease-out 1.72s both}.mtm-home .ph-intro-name{margin-top:2px;font-family:Fredoka,sans-serif;font-weight:500;font-size:42px;letter-spacing:-.01em;color:var(--ink);white-space:nowrap;animation:ph-fadeUp .9s cubic-bezier(.22,1,.36,1) .25s both,ph-nameDip .5s ease-out 1.68s}@media (max-width:900px){.mtm-home .ph-eq,.mtm-home .ph-eq2,.mtm-home .ph-eqf,.mtm-home .ph-navlinks{display:none}}@media (max-width:820px){.mtm-home .ph-teaser.how,.mtm-home .ph-teaser.sol,.mtm-home .ph-teaser.tinted{padding:72px 28px}.mtm-home .ph-grid.wide-left,.mtm-home .ph-grid.wide-right{grid-template-columns:1fr;gap:48px}.mtm-home .ph-grid.reflow>.ph-visual{order:2}.mtm-home .ph-final h2,.mtm-home .ph-h2{font-size:32px}.mtm-home .ph-final{padding:72px 28px 84px}.mtm-home .ph-foot{padding:28px}.mtm-home .ph-foot-inner{flex-direction:column;align-items:flex-start}.mtm-home .ph-steps{flex-wrap:wrap}}@media (max-width:560px){.mtm-home .ph-nav{padding:12px 22px}.mtm-home .ph-navr{gap:14px}.mtm-home .ph-herocta{flex-direction:column;align-items:stretch}.mtm-home .ph-herocta .ph-btn{justify-content:center}}.mtm-home .ph-navlinks a.active{font-weight:600;text-decoration:underline;text-underline-offset:5px}.mtm-home .ph-phero{position:relative;text-align:center;padding:90px 24px 70px;overflow:hidden}.mtm-home .ph-phero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(800px 480px at 50% 30%,rgba(244,194,104,.3),rgba(244,194,104,0) 65%)}.mtm-home .ph-phero .ph-in{position:relative}.mtm-home .ph-pill-cream{display:inline-block;margin:0 0 20px;font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#8A6A3E;background:rgba(252,248,240,.8);padding:8px 18px;border-radius:999px}.mtm-home .ph-h1c{margin:0 auto 16px;font-family:Fredoka,sans-serif;font-weight:600;font-size:52px;line-height:1.06;letter-spacing:-.02em;max-width:18ch;text-wrap:balance}.mtm-home .ph-h1c .accent{color:var(--accent)}.mtm-home .ph-hero-sub{margin:0 auto;font-size:17.5px;line-height:1.6;color:#5C5044;max-width:56ch}.mtm-home .ph-eqf{position:absolute;font-family:Fredoka,sans-serif;font-weight:500;pointer-events:none}.mtm-home .ph-checks{display:flex;flex-direction:column;gap:10px;font-size:15px;color:#4A3E30}.mtm-home .ph-sechead{text-align:center}.mtm-home .ph-sechead h2{margin:0 auto 12px;font-family:Fredoka,sans-serif;font-weight:600;font-size:40px;letter-spacing:-.02em;max-width:24ch}.mtm-home .ph-sechead p{margin:0 auto;font-size:16.5px;color:#5C5044;max-width:50ch}.mtm-home .hiw-steps{position:relative;max-width:1180px;margin:0 auto;padding:40px 64px 90px}.mtm-home .hiw-steps-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:28px;gap:28px}.mtm-home .hiw-stepcard{background:#FFFDF8;border-radius:26px;padding:32px 30px;box-shadow:0 12px 34px rgba(120,78,30,.1)}.mtm-home .hiw-stepnum{width:52px;height:52px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-family:Fredoka,sans-serif;font-weight:600;font-size:22px;margin-bottom:18px}.mtm-home .hiw-stepcard h3{margin:0 0 8px;font-family:Fredoka,sans-serif;font-weight:500;font-size:21px}.mtm-home .hiw-stepcard p{margin:0;font-size:15.5px;line-height:1.6;color:#5C5044}.mtm-home .hiw-stepnum.a{background:#F9E9C4;color:#A8752A}.mtm-home .hiw-stepnum.b{background:#FADFC9;color:#A85F38}.mtm-home .hiw-stepnum.c{background:#E7EDD6;color:#66753F}.mtm-home .hiw-exp{position:relative;background:linear-gradient(180deg,#FBF7F0,#F9EFDD 50%,#FBF7F0);padding:90px 64px}.mtm-home .hiw-exp-in{max-width:1180px;margin:0 auto}.mtm-home .hiw-exp .ph-sechead{margin-bottom:70px}.mtm-home .hiw-showcase{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center;margin-bottom:80px}.mtm-home .hiw-showcase:last-child{margin-bottom:0}.mtm-home .hiw-shot{border-radius:24px;overflow:hidden;box-shadow:0 18px 44px rgba(120,78,30,.16);border:1px solid rgba(201,130,46,.15)}.mtm-home .hiw-shot img{display:block;width:100%}.mtm-home .hiw-showcase h3{margin:0 0 12px;font-family:Fredoka,sans-serif;font-weight:500;font-size:26px}.mtm-home .hiw-showcase>div>p{margin:0 0 20px;font-size:16px;line-height:1.6;color:#5C5044}.mtm-home .hiw-phil{position:relative;max-width:1180px;margin:0 auto;padding:90px 64px}.mtm-home .hiw-phil-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:64px;gap:64px;align-items:center}.mtm-home .hiw-phil h2{margin:0 0 16px;font-family:Fredoka,sans-serif;font-weight:600;font-size:38px;letter-spacing:-.02em;max-width:26ch;text-wrap:balance}.mtm-home .hiw-phil p{margin:0;font-size:16.5px;line-height:1.65;color:#5C5044;max-width:58ch}.mtm-home .hiw-phil-img{position:relative}.mtm-home .hiw-phil-img .glow{position:absolute;left:50%;top:50%;width:115%;height:115%;transform:translate(-50%,-50%);background:radial-gradient(closest-side,rgba(240,186,96,.25),rgba(240,186,96,0));pointer-events:none}.mtm-home .hiw-phil-img .frame{position:relative;border-radius:28px;overflow:hidden;box-shadow:0 20px 50px rgba(120,78,30,.18);height:380px}.mtm-home .hiw-phil-img .frame img{width:100%;height:380px;object-fit:cover;display:block}.mtm-home .ph-ctaband{position:relative;overflow:hidden;padding:55px 64px 65px;background:linear-gradient(180deg,#FBF7F0,#F9EDD6)}.mtm-home .ph-ctaband:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(700px 420px at 50% 60%,rgba(240,178,90,.28),rgba(240,178,90,0) 68%)}.mtm-home .ph-ctaband-in{position:relative;max-width:1060px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:64px;gap:64px;align-items:center}.mtm-home .ph-ctaband h2{margin:0 0 12px;font-family:Fredoka,sans-serif;font-weight:600;font-size:40px;letter-spacing:-.02em}.mtm-home .ph-ctaband p{margin:0 0 28px;font-size:16.5px;color:#5C5044;max-width:44ch}.mtm-home .ph-ctaband .ph-btn-primary{font-size:16px;padding:15px 34px}.mtm-home .hiw-diag{background:#FFFDF8;border-radius:24px;padding:24px 28px;box-shadow:0 16px 40px rgba(120,78,30,.14);rotate:-1.5deg;width:300px}.mtm-home .hiw-diag-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mtm-home .hiw-diag-head .t{font-family:Fredoka,sans-serif;font-weight:500;font-size:15px}.mtm-home .hiw-diag-head .q{font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#8A7A66}.mtm-home .hiw-diag-expr{text-align:center;font-family:Fredoka,sans-serif;font-weight:600;font-size:34px;color:#2A2118;margin-bottom:16px}.mtm-home .hiw-diag-opts{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:14px}.mtm-home .hiw-diag-opt{background:#F3E9D8;color:#8A7A66;border-radius:12px;padding:9px 0;font-family:Fredoka,sans-serif;font-weight:500;font-size:15px;text-align:center}.mtm-home .hiw-diag-opt.correct{background:rgba(244,196,104,.35);border:2px solid var(--accent);color:#A8752A}.mtm-home .hiw-diag-bar{height:8px;border-radius:999px;background:#F3E9D8;overflow:hidden;margin-bottom:8px}.mtm-home .hiw-diag-bar i{display:block;width:42%;height:100%;border-radius:999px;background:linear-gradient(90deg,#E8B054,var(--accent))}.mtm-home .hiw-diag-cap{font-size:12.5px;color:#A79680;text-align:center}@media (max-width:860px){.mtm-home .ph-h1c{font-size:36px}.mtm-home .hiw-steps{padding:30px 28px 60px}.mtm-home .hiw-steps-grid{grid-template-columns:1fr;gap:18px}.mtm-home .hiw-exp,.mtm-home .hiw-phil{padding:60px 28px}.mtm-home .hiw-phil-grid,.mtm-home .hiw-showcase,.mtm-home .ph-ctaband-in{grid-template-columns:1fr;gap:40px}.mtm-home .hiw-showcase{margin-bottom:48px}.mtm-home .hiw-showcase .ph-visual{order:-1}.mtm-home .hiw-phil h2,.mtm-home .ph-ctaband h2,.mtm-home .ph-sechead h2{font-size:30px}.mtm-home .ph-ctaband{padding:56px 28px}.mtm-home .hiw-diag{margin:0 auto}.mtm-home .ph-navlinks a.active{text-decoration:none}}@keyframes ph-gapPulse{0%,to{box-shadow:0 0 0 0 rgba(201,130,46,.35)}50%{box-shadow:0 0 0 10px rgba(201,130,46,0)}}.mtm-home .wm-hero{position:relative;overflow:hidden;padding:55px 64px 45px}.mtm-home .wm-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(800px 480px at 40% 30%,rgba(244,194,104,.28),rgba(244,194,104,0) 65%)}.mtm-home .wm-hero-in{position:relative;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:72px;gap:72px;align-items:center}.mtm-home .wm-h1{margin:0 0 16px;font-family:Fredoka,sans-serif;font-weight:600;font-size:44px;line-height:1.06;letter-spacing:-.02em;text-wrap:balance}.mtm-home .wm-h1 .accent{color:var(--accent)}.mtm-home .wm-hero p{margin:0 0 12px;font-size:17px;line-height:1.65;color:#5C5044;max-width:50ch}.mtm-home .wm-hero p:last-child{margin-bottom:0}.mtm-home .wm-hero-img{position:relative}.mtm-home .wm-hero-img .frame{position:relative;border-radius:28px;overflow:hidden;box-shadow:0 20px 50px rgba(120,78,30,.18)}.mtm-home .wm-hero-img .frame img{display:block;width:100%;height:320px;object-fit:cover;filter:saturate(1.06) sepia(.06)}.mtm-home .wm-hero-img .frame .tint{position:absolute;inset:0;background:linear-gradient(180deg,rgba(244,196,104,.1),rgba(201,130,46,.12));pointer-events:none}.mtm-home .wm-hero-img .eqchip{position:absolute;right:-10px;top:-16px;font-family:Fredoka,sans-serif;font-weight:500;font-size:24px;color:rgba(176,115,39,.3);rotate:10deg;animation:ph-floaty 7.5s ease-in-out .6s infinite}.mtm-home .wm-ladder{position:relative;max-width:1180px;margin:0 auto;padding:70px 64px}.mtm-home .wm-ladder-head{text-align:center;margin-bottom:44px}.mtm-home .wm-ladder-head h2{margin:0 0 10px;font-family:Fredoka,sans-serif;font-weight:600;font-size:36px;letter-spacing:-.02em}.mtm-home .wm-ladder-head p{margin:0 auto;font-size:16px;color:#5C5044;max-width:54ch}.mtm-home .wm-rungs{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px}.mtm-home .wm-rung{font-size:14.5px;font-weight:500;padding:10px 20px;border-radius:999px}.mtm-home .wm-rung.gold{color:#8A6230;background:#F9E9C4}.mtm-home .wm-rung.coral{color:#A85F38;background:#FADFC9}.mtm-home .wm-rung.rose{color:#A85B4B;background:#F9DCD4}.mtm-home .wm-rung.olive{color:#66753F;background:#E7EDD6}.mtm-home .wm-rung.violet{color:#77618F;background:#EAE2F0}.mtm-home .wm-rung.gap{font-weight:600;color:#FFFDF8;background:var(--accent);box-shadow:0 8px 20px rgba(201,130,46,.35)}.mtm-home .wm-arrow{color:var(--accent)}.mtm-home .wm-conv{position:relative;background:linear-gradient(180deg,#FBF7F0,#F9EFDD 50%,#FBF7F0);padding:90px 64px}.mtm-home .wm-conv-in{max-width:1180px;margin:0 auto}.mtm-home .wm-conv-head{text-align:center;margin-bottom:54px}.mtm-home .wm-conv-head h2{margin:0;font-family:Fredoka,sans-serif;font-weight:600;font-size:38px;letter-spacing:-.02em}.mtm-home .wm-conv-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:26px;gap:26px}.mtm-home .wm-conv-card{background:#FFFDF8;border-radius:24px;padding:30px 32px;box-shadow:0 12px 34px rgba(120,78,30,.1)}.mtm-home .wm-conv-card h3{margin:0 0 8px;font-family:Fredoka,sans-serif;font-weight:500;font-size:20px}.mtm-home .wm-conv-card h3 .accent{color:var(--accent)}.mtm-home .wm-conv-card p{margin:0;font-size:15.5px;line-height:1.6;color:#5C5044}.mtm-home .wm-comp{position:relative;max-width:880px;margin:0 auto;padding:60px 64px 50px}.mtm-home .wm-comp-head{text-align:center;margin-bottom:44px}.mtm-home .wm-comp-head h2{margin:0;font-family:Fredoka,sans-serif;font-weight:600;font-size:38px;letter-spacing:-.02em}.mtm-home .wm-table{background:#FFFDF8;border-radius:26px;overflow:hidden;box-shadow:0 12px 34px rgba(120,78,30,.1)}.mtm-home .wm-trow{display:grid;grid-template-columns:1.2fr 1fr;padding:16px 32px;font-size:15px;border-bottom:1px solid rgba(201,130,46,.12)}.mtm-home .wm-trow:last-child{border-bottom:none}.mtm-home .wm-trow.head{background:#F9EFDD;font-family:Fredoka,sans-serif;font-weight:500;border-bottom:none}.mtm-home .wm-trow.head .a{color:#A8752A}.mtm-home .wm-trow.head .b{color:#8A7A66}.mtm-home .wm-trow .a{color:#4A3E30}.mtm-home .wm-trow .b{color:#8A7A66}.mtm-home .wm-booknote{margin:28px auto 0;text-align:center;font-size:14.5px;color:#8A7A66}.mtm-home .wm-laddercard{background:#FFFDF8;border-radius:24px;padding:26px 30px;box-shadow:0 16px 40px rgba(120,78,30,.14);rotate:-1deg;width:300px}.mtm-home .wm-laddercard .t{font-family:Fredoka,sans-serif;font-weight:500;font-size:15px;margin-bottom:16px;text-align:center;color:#4A3E30}.mtm-home .wm-laddercard .rungs{display:flex;flex-direction:column;gap:8px}.mtm-home .wm-laddercard .r{border-radius:12px;padding:10px 16px;font-size:14px;text-align:center}.mtm-home .wm-laddercard .r.dim{background:#F3E9D8;color:#8A7A66}.mtm-home .wm-laddercard .r.ok{background:#E7EDD6;color:#66753F}.mtm-home .wm-laddercard .r.gap{position:relative;border:2.5px dashed var(--accent);background:rgba(244,196,104,.22);color:#A8752A;font-family:Fredoka,sans-serif;font-weight:500;animation:ph-gapPulse 2.4s ease-in-out infinite}.mtm-home .wm-laddercard .r.gap .badge{position:absolute;right:-24px;top:50%;margin-top:-13px;background:var(--accent);color:#FFFDF8;font-family:Fredoka,sans-serif;font-weight:500;font-size:11.5px;padding:5px 11px;border-radius:999px;rotate:6deg;box-shadow:0 6px 16px rgba(201,130,46,.35)}.mtm-home .wm-laddercard .foot{margin-top:14px;font-size:12.5px;color:#A79680;text-align:center}@media (max-width:860px){.mtm-home .wm-hero{padding:40px 28px}.mtm-home .wm-conv-grid,.mtm-home .wm-hero-in{grid-template-columns:1fr;gap:40px}.mtm-home .wm-hero-img{order:-1}.mtm-home .wm-h1{font-size:34px}.mtm-home .wm-comp,.mtm-home .wm-conv,.mtm-home .wm-ladder{padding:56px 28px}.mtm-home .wm-comp-head h2,.mtm-home .wm-conv-head h2,.mtm-home .wm-ladder-head h2{font-size:28px}.mtm-home .wm-trow{padding:14px 20px;font-size:13.5px}.mtm-home .wm-laddercard{margin:0 auto}}@keyframes ph-sunBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.mtm-home .ms-sun-wrap{position:relative;display:flex;justify-content:center}.mtm-home .ms-sun-glow{position:absolute;left:50%;top:50%;width:420px;height:270px;transform:translate(-50%,-58%);background:radial-gradient(closest-side,rgba(238,168,70,.46),rgba(238,168,70,0));pointer-events:none;animation:ph-glowPulse 3.4s ease-in-out 1s infinite}.mtm-home .ms-sun-bounce{animation:ph-sunnyBounce 3.4s ease-in-out 1s infinite}.mtm-home .ms-conv{position:relative;max-width:640px;margin:0 auto;padding:40px 24px 80px}.mtm-home .ms-chat{background:#FFFDF8;border-radius:28px;padding:30px;box-shadow:0 20px 50px rgba(120,78,30,.14);display:flex;flex-direction:column;gap:16px}.mtm-home .ms-chat-head{display:flex;align-items:center;gap:12px}.mtm-home .ms-av{border-radius:50%;background:#F9E9C4;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mtm-home .ms-name{font-family:Fredoka,sans-serif;font-weight:500;font-size:16px}.mtm-home .ms-role{font-size:12.5px;color:#8A7A66}.mtm-home .ms-bubble{line-height:1.55}.mtm-home .ms-bubble.sol{background:#F9EFDD;color:#4A3E30}.mtm-home .ms-bubble.kid{align-self:flex-end;background:rgba(201,130,46,.14);color:#4A3E30}.mtm-home .ms-bubble strong{font-weight:700}.mtm-home .ms-chat>.ms-bubble{font-size:15px;padding:14px 18px}.mtm-home .ms-chat>.ms-bubble.sol{border-radius:16px 16px 16px 4px}.mtm-home .ms-chat>.ms-bubble.kid{border-radius:16px 16px 4px 16px;padding:12px 18px}.mtm-home .ms-chat-cap{font-size:12.5px;color:#A79680;text-align:center}.mtm-home .ms-prin{position:relative;background:linear-gradient(180deg,#FBF7F0,#F9EFDD 50%,#FBF7F0);padding:90px 64px}.mtm-home .ms-prin-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:26px;gap:26px}.mtm-home .ms-prin-card{background:#FFFDF8;border-radius:24px;padding:30px 32px;box-shadow:0 12px 34px rgba(120,78,30,.1)}.mtm-home .ms-prin-card .emoji{font-size:26px;margin-bottom:12px}.mtm-home .ms-prin-card h3{margin:0 0 8px;font-family:Fredoka,sans-serif;font-weight:500;font-size:20px}.mtm-home .ms-prin-card p{margin:0;font-size:15.5px;line-height:1.6;color:#5C5044}.mtm-home .ms-cta-card{background:#FFFDF8;border-radius:24px;padding:24px 26px;box-shadow:0 16px 40px rgba(120,78,30,.14);rotate:1.5deg;width:320px;display:flex;flex-direction:column;gap:12px}.mtm-home .ms-cta-card .ms-role{font-size:12px}.mtm-home .ms-cta-card>.ms-bubble{font-size:14.5px;padding:12px 16px}.mtm-home .ms-cta-card>.ms-bubble.sol{border-radius:14px 14px 14px 4px}.mtm-home .ms-cta-card>.ms-bubble.kid{border-radius:14px 14px 4px 14px;padding:11px 16px}@media (max-width:860px){.mtm-home .ms-conv{padding:30px 20px 60px}.mtm-home .ms-prin{padding:56px 28px}.mtm-home .ms-prin-grid{grid-template-columns:1fr;gap:18px}.mtm-home .ms-cta-card{margin:0 auto}}.mtm-home .fp-dash{position:relative;max-width:1180px;margin:0 auto;padding:20px 64px 90px}.mtm-home .fp-dash-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:64px;gap:64px;align-items:center}.mtm-home .fp-dash-img{position:relative}.mtm-home .fp-dash-img .eqchip{position:absolute;left:-16px;bottom:-14px;font-family:Fredoka,sans-serif;font-weight:500;font-size:22px;color:rgba(176,115,39,.26);rotate:-8deg;animation:ph-floaty 8s ease-in-out 1.4s infinite}.mtm-home .fp-dash h2{margin:0 0 14px;font-family:Fredoka,sans-serif;font-weight:600;font-size:34px;letter-spacing:-.02em}.mtm-home .fp-dash>.fp-dash-grid>div>p{margin:0 0 24px;font-size:16px;line-height:1.65;color:#5C5044}.mtm-home .fp-checks{display:flex;flex-direction:column;gap:14px;font-size:15.5px;color:#4A3E30}.mtm-home .fp-know{position:relative;background:linear-gradient(180deg,#FBF7F0,#F9EFDD 50%,#FBF7F0);padding:90px 64px}.mtm-home .fp-know-in{max-width:1180px;margin:0 auto}.mtm-home .fp-know-head{text-align:center;margin-bottom:54px}.mtm-home .fp-know-head h2{margin:0;font-family:Fredoka,sans-serif;font-weight:600;font-size:38px;letter-spacing:-.02em}.mtm-home .fp-know-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:26px;gap:26px}.mtm-home .fp-know-card{background:#FFFDF8;border-radius:24px;padding:30px 32px;box-shadow:0 12px 34px rgba(120,78,30,.1)}.mtm-home .fp-ico{width:46px;height:46px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:16px}.mtm-home .fp-ico.g{background:#E7EDD6}.mtm-home .fp-ico.y{background:#F9E9C4}.mtm-home .fp-ico.c{background:#FADFC9}.mtm-home .fp-know-card h3{margin:0 0 8px;font-family:Fredoka,sans-serif;font-weight:500;font-size:20px}.mtm-home .fp-know-card p{margin:0;font-size:15.5px;line-height:1.6;color:#5C5044}.mtm-home .ph-ctaband.tall{padding:90px 64px 100px}.mtm-home .fp-prog{background:#FFFDF8;border-radius:24px;padding:26px 28px;box-shadow:0 16px 40px rgba(120,78,30,.14);rotate:1deg}.mtm-home .fp-prog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.mtm-home .fp-prog-head .t{font-family:Fredoka,sans-serif;font-weight:500;font-size:16px}.mtm-home .fp-prog-head .m{font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#8A7A66}.mtm-home .fp-prows{display:flex;flex-direction:column;gap:14px}.mtm-home .fp-prow .lab{display:flex;justify-content:space-between;font-size:13.5px;margin-bottom:6px}.mtm-home .fp-prow .lab .n{color:#4A3E30}.mtm-home .fp-prow .lab .v-ok{color:#66753F;font-weight:500}.mtm-home .fp-prow .lab .v-mid{color:#A8752A;font-weight:500}.mtm-home .fp-prow .lab .v-next{color:#8A7A66;font-weight:500}.mtm-home .fp-prow .track{height:9px;border-radius:999px;background:#F3E9D8;overflow:hidden}.mtm-home .fp-prow .track i{display:block;height:100%;border-radius:999px}.mtm-home .fp-prow .track i.ok{background:#9DB36B}.mtm-home .fp-prow .track i.mid{background:linear-gradient(90deg,#E8B054,var(--accent))}.mtm-home .fp-prow .track i.next{background:#D9C9AE}.mtm-home .fp-prog-foot{margin-top:16px;font-size:12.5px;color:#A79680;text-align:center}@media (max-width:860px){.mtm-home .fp-dash{padding:10px 28px 60px}.mtm-home .fp-dash-grid,.mtm-home .fp-know-grid{grid-template-columns:1fr;gap:40px}.mtm-home .fp-dash-img{order:-1}.mtm-home .fp-know{padding:56px 28px}.mtm-home .fp-know-head h2{font-size:28px}.mtm-home .fp-know-grid{gap:18px}.mtm-home .ph-ctaband.tall{padding:56px 28px 64px}}.mtm-home .ph-btn-outline{color:#2A2118;border:2px solid rgba(201,130,46,.4);background:transparent}.mtm-home .ph-btn-outline:hover{border-color:var(--accent);color:var(--accent)}.mtm-home .pr-plans{position:relative;max-width:940px;margin:0 auto;padding:30px 24px 80px}.mtm-home .pr-plans-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;align-items:stretch}.mtm-home .pr-plan{background:#FFFDF8;border:1px solid rgba(201,130,46,.18);border-radius:28px;padding:38px 36px;display:flex;flex-direction:column}.mtm-home .pr-plan.feat{position:relative;background:linear-gradient(180deg,#FDF4E0,#FBEBCD);border:1px solid rgba(201,130,46,.3);box-shadow:0 16px 44px rgba(160,105,40,.16)}.mtm-home .pr-badge{position:absolute;top:-14px;right:28px;background:var(--accent);color:#FFFDF8;font-family:Fredoka,sans-serif;font-weight:500;font-size:13px;padding:6px 16px;border-radius:999px}.mtm-home .pr-kicker{font-size:13px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#8A7A66;margin-bottom:10px}.mtm-home .pr-plan.feat .pr-kicker{color:#8A6A3E}.mtm-home .pr-plan h3{margin:0 0 6px;font-family:Fredoka,sans-serif;font-weight:600;font-size:26px}.mtm-home .pr-price{margin-bottom:18px}.mtm-home .pr-price .amt{font-family:Fredoka,sans-serif;font-weight:600;font-size:40px}.mtm-home .pr-price .per{font-size:15px;color:#8A7A66}.mtm-home .pr-plan.feat .pr-price .per{color:#8A6A3E}.mtm-home .pr-feats{display:flex;flex-direction:column;gap:11px;margin-bottom:30px;font-size:15px;color:#4A3E30}.mtm-home .pr-feats strong{font-weight:700}.mtm-home .pr-plan .ph-btn{width:100%;justify-content:center;margin-top:auto;font-size:15.5px;padding:13px 28px}.mtm-home .pr-reassure{margin:32px 0 0;text-align:center;font-size:14px;color:#8A7A66}.mtm-home .pr-ba{background:#FFFDF8;border-radius:24px;padding:26px 28px;box-shadow:0 16px 40px rgba(120,78,30,.14);rotate:1.5deg;width:300px;text-align:center}.mtm-home .pr-ba .cap{font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#8A7A66;margin-bottom:16px}.mtm-home .pr-ba .before{display:inline-block;background:#F3E9D8;color:#8A7A66;border-radius:999px;padding:10px 20px;font-weight:500;font-size:15px;text-decoration:line-through;white-space:nowrap}.mtm-home .pr-ba .arrow,.mtm-home .pr-ba .before{font-family:Fredoka,sans-serif;margin-bottom:10px}.mtm-home .pr-ba .arrow{font-size:18px;color:var(--accent)}.mtm-home .pr-ba .after{display:inline-block;background:rgba(244,196,104,.35);border:2px solid var(--accent);color:#A8752A;border-radius:999px;padding:11px 22px;font-family:Fredoka,sans-serif;font-weight:600;font-size:16.5px;box-shadow:0 8px 20px rgba(201,130,46,.25)}.mtm-home .pr-ba .foot{margin-top:16px;font-size:12.5px;color:#A79680}@media (max-width:860px){.mtm-home .pr-plans{padding:20px 22px 60px}.mtm-home .pr-plans-grid{grid-template-columns:1fr;gap:22px}.mtm-home .pr-ba{margin:0 auto}}.mtm-home .faq-wrap{max-width:1080px;margin:0 auto;padding:10px 64px 80px}.mtm-home .faq-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;align-items:start}.mtm-home .faq-col{display:flex;flex-direction:column;gap:16px}.mtm-home .faq-item{background:#FFFDF8;border:1px solid rgba(201,130,46,.15);border-radius:20px;box-shadow:0 10px 28px rgba(120,78,30,.08);overflow:hidden}.mtm-home .faq-item>summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:12px;padding:20px 22px;font-family:Fredoka,sans-serif;font-weight:500;font-size:16.5px;color:var(--ink)}.mtm-home .faq-item>summary::-webkit-details-marker{display:none}.mtm-home .faq-item .qbadge{flex-shrink:0;width:26px;height:26px;border-radius:8px;background:#F9E9C4;color:#A8752A;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.mtm-home .faq-item .chev{margin-left:auto;flex-shrink:0;color:var(--accent);font-size:24px;line-height:1;transition:transform .2s ease}.mtm-home .faq-item[open] .chev{transform:rotate(45deg)}.mtm-home .faq-item .faq-a{padding:0 22px 20px 60px;font-size:15px;line-height:1.6;color:#5C5044}.mtm-home .faq-item .faq-a a{color:var(--accent);font-weight:500}@media (max-width:860px){.mtm-home .faq-wrap{padding:6px 24px 60px}.mtm-home .faq-grid{grid-template-columns:1fr;gap:16px}.mtm-home .faq-item .faq-a{padding-left:22px}}.mtm-home .edu-pillars{max-width:1180px;margin:0 auto;padding:20px 64px 40px}.mtm-home .edu-pillars .ph-sechead{margin-bottom:48px}.mtm-home .edu-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:26px;gap:26px}.mtm-home .edu-card{background:#FFFDF8;border-radius:24px;padding:30px 32px;box-shadow:0 12px 34px rgba(120,78,30,.1);display:flex;flex-direction:column}.mtm-home .edu-card .emoji{font-size:26px;margin-bottom:14px}.mtm-home .edu-tag{align-self:flex-start;font-size:11.5px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#66753F;background:#E7EDD6;padding:5px 12px;border-radius:999px;margin-bottom:12px}.mtm-home .edu-tag.talk{color:#A8752A;background:#F9E9C4}.mtm-home .edu-card h3{margin:0 0 8px;font-family:Fredoka,sans-serif;font-weight:500;font-size:20px}.mtm-home .edu-card p{margin:0 0 18px;font-size:15px;line-height:1.6;color:#5C5044}.mtm-home .edu-card .ph-arrow{margin-top:auto}.mtm-home .edu-pd{position:relative;background:linear-gradient(180deg,#FBF7F0,#F9EFDD 50%,#FBF7F0);padding:80px 64px}.mtm-home .edu-pd-in{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:56px;gap:56px;align-items:center}.mtm-home .edu-pd h2{margin:0 0 16px;font-family:Fredoka,sans-serif;font-weight:600;font-size:34px;letter-spacing:-.02em;text-wrap:balance}.mtm-home .edu-pd p{margin:0 0 18px;font-size:16px;line-height:1.65;color:#5C5044}.mtm-home .edu-pd .ph-pill-cream{margin-bottom:18px}.mtm-home .edu-booknote{font-size:14.5px;color:#8A7A66;font-style:italic}.mtm-home .edu-book{background:#FFFDF8;border-radius:24px;padding:40px 34px;text-align:center;box-shadow:0 16px 40px rgba(120,78,30,.14);rotate:-1.5deg}.mtm-home .edu-book .cover{font-size:44px;margin-bottom:14px}.mtm-home .edu-book .tt{font-family:Fredoka,sans-serif;font-weight:500;font-size:20px;color:var(--ink)}.mtm-home .edu-book .ss{margin-top:6px;font-size:13.5px;color:#8A7A66}.mtm-home .edu-fine{font-size:13px;line-height:1.65;color:#8A7A66;margin:0}@media (max-width:860px){.mtm-home .edu-pillars{padding:10px 28px 20px}.mtm-home .edu-grid{grid-template-columns:1fr;gap:18px}.mtm-home .edu-pd{padding:56px 28px}.mtm-home .edu-pd-in{grid-template-columns:1fr;gap:36px}.mtm-home .edu-pd h2{font-size:28px}.mtm-home .edu-book{margin:0 auto}}@media (max-width:900px){.mtm-home .hiw-phil-img .glow,.mtm-home .ph-solglow{width:100%;height:100%}}.mtm-home .ph-menu{display:none}.mtm-home .ph-menu>summary{list-style:none;cursor:pointer}.mtm-home .ph-menu>summary::-webkit-details-marker{display:none}.mtm-home .ph-menu:not([open]) .ph-menu-panel{display:none}.mtm-home .ph-menu-panel{position:absolute;top:100%;left:0;right:0;background:rgba(244,196,104,.98);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(168,117,42,.3);box-shadow:0 14px 30px rgba(120,78,30,.18);display:flex;flex-direction:column;padding:6px 0 10px;animation:ph-fadeUp .28s cubic-bezier(.22,1,.36,1) both}.mtm-home .ph-menu-panel a{display:flex;align-items:center;min-height:52px;padding:0 22px;font-family:Fredoka,sans-serif;font-weight:500;font-size:17px;color:#3D2E1A;border-bottom:1px solid rgba(168,117,42,.16)}.mtm-home .ph-menu-panel a:last-child{border-bottom:none}.mtm-home .ph-menu-panel a.active{color:var(--accent);font-weight:600}@media (max-width:700px){.mtm-home{zoom:1}body:has(.mtm-home),html:has(.mtm-home){overflow-x:clip;overscroll-behavior-x:none;max-width:100%}.mtm-home{overflow-x:clip;overscroll-behavior-x:none}.mtm-home .ph-hero{min-height:0}.mtm-home{--m-h1:clamp(34px,9.4vw,39.5px);--m-h2:31px;--m-h3:21.5px;--m-lead:17.5px;--m-body:16px;--m-label:12.5px}.mtm-home .ph-h1,.mtm-home .ph-h1c,.mtm-home .wm-h1{font-size:var(--m-h1);line-height:1.08}.mtm-home .ph-h1{max-width:14ch}.mtm-home .ph-h1c{max-width:15ch}.mtm-home .edu-pd h2,.mtm-home .fp-dash h2,.mtm-home .fp-know-head h2,.mtm-home .hiw-phil h2,.mtm-home .ph-ctaband h2,.mtm-home .ph-final h2,.mtm-home .ph-h2,.mtm-home .ph-sechead h2,.mtm-home .wm-comp-head h2,.mtm-home .wm-conv-head h2,.mtm-home .wm-ladder-head h2{font-size:var(--m-h2);line-height:1.14}.mtm-home .edu-card h3,.mtm-home .fp-know-card h3,.mtm-home .hiw-stepcard h3,.mtm-home .ms-prin-card h3,.mtm-home .pr-plan h3,.mtm-home .wm-conv-card h3{font-size:var(--m-h3)}.mtm-home .hiw-showcase h3{font-size:24.5px}.mtm-home .edu-pd p,.mtm-home .hiw-phil p,.mtm-home .ph-ctaband p,.mtm-home .ph-final p,.mtm-home .ph-hero-sub,.mtm-home .ph-lead,.mtm-home .ph-sechead p,.mtm-home .ph-sub,.mtm-home .wm-hero p,.mtm-home .wm-ladder-head p{font-size:var(--m-lead);line-height:1.62}.mtm-home .edu-card p,.mtm-home .faq-item .faq-a,.mtm-home .fp-checks,.mtm-home .fp-dash>.fp-dash-grid>div>p,.mtm-home .fp-know-card p,.mtm-home .hiw-showcase>div>p,.mtm-home .hiw-stepcard p,.mtm-home .ms-chat>.ms-bubble,.mtm-home .ms-prin-card p,.mtm-home .ph-checks,.mtm-home .pr-feats,.mtm-home .wm-conv-card p{font-size:var(--m-body);line-height:1.6}.mtm-home .edu-tag,.mtm-home .ph-eyebrow,.mtm-home .ph-kicker,.mtm-home .ph-pill-cream,.mtm-home .pr-kicker{font-size:var(--m-label)}.mtm-home .ph-teaser.how,.mtm-home .ph-teaser.sol,.mtm-home .ph-teaser.tinted{padding:84px 24px}.mtm-home .ph-final{padding:84px 24px 92px}.mtm-home .edu-pd,.mtm-home .fp-know,.mtm-home .hiw-exp,.mtm-home .hiw-phil,.mtm-home .ms-prin,.mtm-home .wm-comp,.mtm-home .wm-conv,.mtm-home .wm-ladder{padding:76px 24px}.mtm-home .ph-ctaband{padding:76px 24px 84px}.mtm-home .ph-ctaband.tall{padding:80px 24px 88px}.mtm-home .ph-phero{padding:76px 24px 60px}.mtm-home .hiw-steps{padding:40px 24px 72px}.mtm-home .edu-pillars{padding:20px 24px 32px}.mtm-home .pr-plans{padding:28px 22px 72px}.mtm-home .faq-wrap{padding:12px 22px 72px}.mtm-home .fp-dash{padding:20px 24px 72px}.mtm-home .ms-conv{padding:40px 22px 72px}.mtm-home .edu-grid,.mtm-home .fp-know-grid,.mtm-home .hiw-steps-grid,.mtm-home .ms-prin-grid,.mtm-home .wm-conv-grid{gap:22px}.mtm-home .hiw-showcase{gap:40px;margin-bottom:64px}.mtm-home .ph-grid.wide-left,.mtm-home .ph-grid.wide-right{gap:52px}.mtm-home .hiw-exp .ph-sechead{margin-bottom:52px}.mtm-home .edu-card,.mtm-home .fp-know-card,.mtm-home .ms-prin-card,.mtm-home .wm-conv-card{padding:32px 28px}.mtm-home .pr-plan{padding:36px 28px}.mtm-home .hiw-stepcard{padding:36px 30px;border-radius:28px}.mtm-home .hiw-stepnum{width:60px;height:60px;border-radius:20px;font-size:26px;margin-bottom:20px}.mtm-home .ph-stepcard{width:158px;padding:28px 18px 24px}.mtm-home .ph-stepcard .n{font-size:46px}.mtm-home .ph-stepcard .lbl{font-size:17px}.mtm-home .ph-btn{min-height:56px;padding:16px 30px;font-size:18px}.mtm-home .ph-herocta{flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:340px}.mtm-home .ph-herocta .ph-btn{justify-content:center;width:100%}.mtm-home .ph-hero .ph-herocta .ph-btn-primary{min-height:62px;font-size:19px;padding:18px 32px;border-radius:18px}.mtm-home .ph-ctaband .ph-btn-primary,.mtm-home .ph-final .ph-btn-primary{font-size:18px;padding:17px 30px}.mtm-home .pr-plan .ph-btn{min-height:56px;font-size:18px}.mtm-home .ph-final .ph-herocta .ph-btn-primary,.mtm-home .ph-hero .ph-herocta .ph-btn-ghost{display:none}.mtm-home .ph-final .ph-herocta .ph-btn-ghost{min-height:62px;font-size:19px;padding:18px 32px;border:2px solid var(--accent);border-radius:18px;color:var(--accent);background:rgba(255,253,248,.7)}.mtm-home .ph-nav{padding:12px 16px}.mtm-home .ph-nav-spacer{height:72px}.mtm-home .ph-navcta{min-height:44px;display:inline-flex;align-items:center;padding:11px 18px;font-size:15px}.mtm-home .ph-navr{gap:12px}.mtm-home .ph-navr .ph-login{min-height:44px;display:inline-flex;align-items:center;font-size:15px}.mtm-home .ph-brand span{font-size:17px}.mtm-home .ph-menu{display:block}.mtm-home .ph-menu>summary{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;font-size:22px;color:#3D2E1A;transition:background .2s ease}.mtm-home .ph-menu[open]>summary{background:rgba(255,253,248,.55)}.mtm-home .ph-arrow{min-height:44px;font-size:var(--m-body)}.mtm-home .faq-item>summary{padding:22px;font-size:var(--m-lead);min-height:56px}.mtm-home .ph-foot{padding:30px 24px}.mtm-home .ph-foot-links{display:none}.mtm-home .ph-foot-inner{flex-direction:row;align-items:center;justify-content:center;gap:0}.mtm-home .ph-foot-brand .nm{font-size:18px}.mtm-home .ph-sunbounce svg{width:248px;height:auto}.mtm-home .ph-sunwrap{margin-bottom:22px}.mtm-home .ph-sunglow{width:470px;height:300px}.mtm-home .ms-sun-bounce svg{width:210px;height:auto}.mtm-home .ms-sun-glow{width:400px;height:260px}.mtm-home .ph-intro-sun svg{width:220px;height:auto}.mtm-home .ph-intro-name{font-size:38px}.mtm-home .ph-main{padding:22px 24px 8px}.mtm-home .ph-marquee{padding:4px 0 26px}.mtm-home .ph-marquee-track{gap:12px}.mtm-home .ph-chip{font-size:15px;padding:11px 20px}.mtm-home .ph-photo img{height:320px}.mtm-home .hiw-phil-img .frame,.mtm-home .hiw-phil-img .frame img{height:340px}.mtm-home .wm-hero-img .frame img{height:300px}.mtm-home .hiw-diag,.mtm-home .ms-cta-card,.mtm-home .pr-ba,.mtm-home .wm-laddercard{width:100%;max-width:340px}}