.mk-home{--mk-ink:#0f172a;--mk-navy:#0a1a3d;--mk-navy-800:#1e3a8a;--mk-blue:#1d4ed8;--mk-blue-bright:#2563eb;--mk-blue-50:#eff6ff;--mk-mint:#dbeafe;--mk-cream:#f8fafc;--mk-paper:#fff;--mk-muted:#475569;--mk-slate-400:#94a3b8;--mk-slate-500:#64748b;--mk-slate-300:#cbd5e1;--mk-teal:#0d9488;--mk-green:#80ef80;--mk-green-ink:#157a3a;--mk-emerald:#10b981;--mk-line:rgba(15,23,42,.14);--mk-line-soft:rgba(15,23,42,.08);--mk-gradient-brand:linear-gradient(135deg,#0a1a3d,#1e3a8a 52%,#2563eb);--mk-gradient-green:linear-gradient(135deg,#a8f5a8,#80ef80);--mk-shadow-sm:0 1px 3px rgba(10,26,61,.08),0 1px 2px rgba(10,26,61,.05);--mk-shadow:0 4px 16px rgba(10,26,61,.09),0 2px 8px rgba(10,26,61,.05);--mk-shadow-lg:0 24px 60px -20px rgba(10,26,61,.22),0 8px 24px -12px rgba(10,26,61,.12);--mk-font:var(--font-inter,"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-family:var(--mk-font);font-size:16px;line-height:1.6;color:var(--mk-ink);background:var(--mk-paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden;--mk-h1:clamp(3rem,6.2vw,5.6rem);--mk-h2:clamp(2.2rem,4.4vw,3.7rem)}.mk-home *,.mk-home :after,.mk-home :before{box-sizing:border-box}.mk-home :focus-visible{outline:2px solid var(--mk-blue);outline-offset:3px}.mk-home .cta :focus-visible,.mk-home .orbit-card :focus-visible,.mk-home .truth-band :focus-visible,.mk-home footer :focus-visible{outline-color:var(--mk-green)}@media (prefers-reduced-motion:reduce){.mk-home *{transition:none!important;animation:none!important}.mk-home .intelligence-panel{transform:none!important}}.mk-home .wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.mk-home h1,.mk-home h2,.mk-home h3{font-family:var(--mk-font);margin:0;line-height:1.08;letter-spacing:-.035em;font-weight:700;text-wrap:balance}.mk-home h1{font-size:var(--mk-h1);overflow-wrap:break-word}.mk-home .cta h2 em,.mk-home .outcomes h2 em,.mk-home h1 em{font-weight:400;font-style:italic;color:var(--mk-blue)}.mk-home .cta h2 em{color:var(--mk-mint)}.mk-home .eyebrow,.mk-home .kicker,.mk-home .section-label{letter-spacing:.16em;font-weight:700;font-size:12px;text-transform:uppercase}.mk-home .eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:24px;color:var(--mk-ink)}.mk-home .eyebrow i{width:22px;height:2px;background:var(--mk-blue-bright);flex-shrink:0}.mk-home .section-label{display:block;color:var(--mk-blue);margin:0 0 18px}.mk-home .button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--mk-ink);color:#fff;text-decoration:none;padding:16px 22px;border:0;border-radius:4px;font-family:inherit;font-weight:700;font-size:15px;line-height:1;box-shadow:0 10px 30px rgba(29,78,216,.14);transition:transform .2s ease,background-color .2s ease;cursor:pointer}.mk-home .button:hover{transform:translateY(-2px);background:var(--mk-navy-800)}.mk-home .button svg{width:1.05em;height:1.05em;color:var(--mk-green)}.mk-home .button-small{padding:11px 17px;font-size:14px}.mk-home .button-light{background:var(--mk-green);color:var(--mk-ink)}.mk-home .button-light:hover{background:#fff}.mk-home .button-light svg{color:var(--mk-ink)}.mk-home .button-ghost{background:transparent;color:var(--mk-ink);border:1px solid var(--mk-line);box-shadow:none}.mk-home .button-ghost:hover{background:var(--mk-cream);border-color:var(--mk-ink)}.mk-home .button-ghost svg{color:var(--mk-ink)}.mk-home .cta .button-ghost,.mk-home .nav .button-ghost.on-dark{color:#fff;border-color:hsla(0,0%,100%,.4)}.mk-home .cta .button-ghost:hover{background:hsla(0,0%,100%,.08);border-color:#fff}.mk-home .text-link{display:inline-flex;align-items:center;gap:8px;color:var(--mk-ink);text-decoration:none;font-weight:600;font-size:14px}.mk-home .text-link:hover{color:var(--mk-blue)}.mk-home .text-link svg{width:1em;height:1em}.mk-home .nav-shell{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.9);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--mk-line-soft)}.mk-home .nav{height:74px;gap:20px}.mk-home .brand,.mk-home .nav{display:flex;align-items:center}.mk-home .brand{flex-shrink:0;text-decoration:none}.mk-home .brand img{height:27px;width:auto;display:block}.mk-home .nav-links{display:flex;gap:26px;margin-inline:auto}.mk-home .nav-links a{color:var(--mk-ink);text-decoration:none;font-weight:600;font-size:14px;transition:opacity .15s ease;white-space:nowrap}.mk-home .nav-links a:hover{opacity:.55}.mk-home .nav-actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.mk-home .nav-signin{color:var(--mk-ink);text-decoration:none;font-weight:600;font-size:14px;white-space:nowrap}.mk-home .nav-signin:hover{color:var(--mk-blue)}.mk-home .nav-toggle{display:none;background:none;border:1px solid var(--mk-line);border-radius:4px;padding:8px;color:var(--mk-ink);cursor:pointer}.mk-home .nav-toggle svg{width:20px;height:20px;display:block}.mk-home .nav-mobile{display:none;border-top:1px solid var(--mk-line-soft);background:#fff}.mk-home .nav-mobile>a{display:block;padding:14px 24px;color:var(--mk-ink);text-decoration:none;font-weight:600;font-size:15px;border-bottom:1px solid var(--mk-line-soft)}.mk-home .nav-mobile>a:hover{background:var(--mk-cream)}.mk-home .nav-mobile-cta{display:flex;flex-direction:column;gap:10px;padding:16px 24px 20px}.mk-home .nav-mobile-cta .button{width:100%}.mk-home .hero{min-height:660px;padding:82px 0 70px;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.mk-home .hero h1{margin-bottom:0}.mk-home .hero-lead{max-width:560px;color:var(--mk-muted);font-size:19px;line-height:1.55;margin:28px 0}.mk-home .hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.mk-home .trial-note{font-size:13px;color:var(--mk-slate-500);margin-top:16px}.mk-home .human-note{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--mk-muted);margin-top:26px;padding-top:20px;border-top:1px solid var(--mk-line-soft)}.mk-home .human-note svg{width:15px;height:15px;color:var(--mk-teal);flex-shrink:0}.mk-home .intelligence-panel{background:var(--mk-cream);border:1px solid var(--mk-line);padding:26px;box-shadow:24px 24px 0 var(--mk-mint);transform:rotate(.4deg)}.mk-home .panel-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px}.mk-home .kicker{color:var(--mk-muted);font-size:10px;display:block}.mk-home .panel-top h2{font-size:21px;margin-top:6px;letter-spacing:-.02em}.mk-home .live{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;background:#fff;border:1px solid var(--mk-line);padding:5px 9px;border-radius:20px;white-space:nowrap}.mk-home .live i{width:6px;height:6px;background:var(--mk-emerald);border-radius:50%}.mk-home .signal-card{background:#fff;border:1px solid var(--mk-line);padding:15px 14px;margin:10px 0;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px}.mk-home .signal-card.priority{border-left:3px solid var(--mk-blue-bright)}.mk-home .avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--mk-mint);font-size:12px;font-weight:700;color:var(--mk-ink)}.mk-home .avatar.a1{background:#ffe0d9}.mk-home .avatar.a2{background:#dbe8ff}.mk-home .avatar.a3{background:#fff0bd}.mk-home .signal-copy{display:flex;flex-direction:column;line-height:1.3;min-width:0}.mk-home .signal-copy strong{font-size:14px}.mk-home .signal-copy span{color:var(--mk-slate-500);font-size:11px}.mk-home .signal-copy p{margin:5px 0 0;font-size:12px}.mk-home .signal-action{font-size:10px;font-weight:700;padding:6px 8px;background:var(--mk-blue-50);color:var(--mk-blue);white-space:nowrap}.mk-home .pulse-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--mk-slate-500);font-size:11px;margin-top:16px}.mk-home .pulse-footer b{color:var(--mk-ink)}.mk-home .sample-note{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--mk-slate-400);margin-top:12px;text-align:right}.mk-home .truth-band{background:var(--mk-navy);color:#fff;padding:82px 0}.mk-home .truth-grid{display:grid;grid-template-columns:1fr 2.25fr;gap:50px}.mk-home .truth-grid .section-label{color:var(--mk-green)}.mk-home .truth-grid h2{font-size:var(--mk-h2)}.mk-home .truth-grid h2 span{color:var(--mk-slate-400)}.mk-home .truth-grid p:last-child{font-size:18px;color:var(--mk-slate-300);max-width:660px;margin:22px 0 0}.mk-home .platform{padding:118px 0}.mk-home .section-intro{max-width:750px}.mk-home .section-intro h2{font-size:var(--mk-h2)}.mk-home .section-intro>p:last-child{color:var(--mk-muted);font-size:18px;max-width:640px;margin:18px 0 0}.mk-home .capability-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:16px;margin-top:58px}.mk-home .capability{min-height:388px;padding:30px;border:1px solid var(--mk-line);background:#fff;position:relative;display:flex;flex-direction:column}.mk-home .capability.featured{background:var(--mk-blue-50)}.mk-home .icon-box{width:48px;height:48px;display:grid;place-items:center;background:var(--mk-ink);color:var(--mk-green);margin-bottom:42px}.mk-home .icon-box svg{width:24px;height:24px}.mk-home .capability .num{position:absolute;right:28px;top:30px;color:var(--mk-slate-400);font-weight:700;font-size:13px}.mk-home .capability h3{font-size:24px;margin-bottom:14px;letter-spacing:-.03em}.mk-home .capability p{color:var(--mk-muted);font-size:15px;line-height:1.55}.mk-home .journey-mini{margin-top:auto;display:flex;align-items:center;gap:4px;font-size:9px;font-weight:700;color:var(--mk-slate-500);text-transform:uppercase;letter-spacing:.04em}.mk-home .journey-mini i{flex:1;height:1px;background:var(--mk-slate-300)}.mk-home .journey-mini .done{color:var(--mk-blue)}.mk-home .journey-mini .active{background:var(--mk-ink);color:#fff;padding:4px 6px}.mk-home .mini-tag,.mk-home .mini-task{margin-top:auto;border-top:1px solid var(--mk-line);padding-top:18px;font-size:13px;font-weight:700}.mk-home .mini-tag{display:flex;align-items:center;justify-content:space-between}.mk-home .mini-tag svg{width:14px;height:14px;color:var(--mk-blue)}.mk-home .mini-task{display:flex;align-items:center;gap:10px}.mk-home .mini-task i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--mk-mint);flex-shrink:0}.mk-home .mini-task i svg{width:14px;height:14px;color:var(--mk-blue)}.mk-home .mini-task span{display:flex;flex-direction:column}.mk-home .mini-task small{font-weight:500;color:var(--mk-muted)}.mk-home .journey-section{background:var(--mk-blue-50);padding:118px 0;overflow:hidden}.mk-home .journey-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:88px;align-items:center}.mk-home .journey-copy h2{font-size:var(--mk-h2)}.mk-home .journey-copy>p:nth-of-type(2){font-size:18px;color:var(--mk-muted);margin:18px 0 0}.mk-home .journey-copy ul{list-style:none;padding:15px 0 0;margin:0}.mk-home .journey-copy li{border-top:1px solid rgba(15,23,42,.16);padding:15px 0;font-weight:600;display:flex;gap:4px}.mk-home .journey-copy li span{display:inline-block;width:45px;color:var(--mk-slate-500);font-size:12px;flex-shrink:0}.mk-home .orbit-card{height:540px;background:var(--mk-ink);position:relative;color:#fff;border-radius:50% 50% 42% 46%;display:grid;place-items:center}.mk-home .person{position:absolute;top:168px;display:flex;align-items:center;flex-direction:column;z-index:2;text-align:center}.mk-home .avatar.big{width:72px;height:72px;background:var(--mk-green);color:var(--mk-ink);font-size:18px;margin-bottom:8px}.mk-home .person strong{font-size:15px}.mk-home .person span{color:var(--mk-slate-400);font-size:12px}.mk-home .orbit{position:absolute;border:1px solid rgba(212,175,55,.28);border-radius:50%;inset:62px}.mk-home .orbit:before{content:"";position:absolute;width:10px;height:10px;background:var(--mk-green);border-radius:50%;top:26px;left:50%}.mk-home .orbit span{position:absolute;background:#fff;color:var(--mk-ink);padding:5px 9px;font-size:10px;font-weight:700;white-space:nowrap}.mk-home .orbit-1 span{top:2px;left:50%;transform:translateX(-30%)}.mk-home .orbit-2{inset:96px;transform:rotate(52deg)}.mk-home .orbit-2 span{bottom:8px;left:20px;transform:rotate(-52deg)}.mk-home .orbit-3{inset:128px;transform:rotate(-44deg)}.mk-home .orbit-3 span{right:-34px;top:96px;transform:rotate(44deg)}.mk-home .insight{position:absolute;bottom:40px;left:52px;right:52px;background:var(--mk-cream);color:var(--mk-ink);padding:18px 20px;z-index:3}.mk-home .insight span{display:inline-flex;align-items:center;gap:5px;color:var(--mk-blue);font-size:9px;letter-spacing:.12em;font-weight:700;text-transform:uppercase}.mk-home .insight span svg{width:11px;height:11px}.mk-home .insight strong{display:block;font-weight:700;font-size:14px;margin:5px 0;letter-spacing:-.02em}.mk-home .insight p{margin:0;color:var(--mk-muted);font-size:11px}.mk-home .outcomes{padding:118px 0}.mk-home .outcomes>h2{font-size:var(--mk-h2);margin-bottom:52px}.mk-home .outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--mk-line)}.mk-home .outcome-grid article{padding:28px 25px 15px 0;border-right:1px solid var(--mk-line);margin-right:25px}.mk-home .outcome-grid article:last-child{border-right:0;margin-right:0}.mk-home .outcome-grid b{color:var(--mk-blue);font-size:12px;font-weight:700}.mk-home .outcome-grid h3{font-size:21px;margin:30px 0 12px;letter-spacing:-.03em}.mk-home .outcome-grid p{color:var(--mk-muted);font-size:14px;line-height:1.55}.mk-home .pricing{padding:112px 0;background:radial-gradient(900px 460px at 50% -10%,var(--mk-blue-50),transparent 60%),var(--mk-cream);border-block:1px solid var(--mk-line)}.mk-home .pricing .section-intro{max-width:660px;margin-inline:auto;text-align:center}.mk-home .pricing .section-intro h2{font-size:clamp(2rem,3.6vw,3rem)}.mk-home .pricing .section-intro>p{color:var(--mk-muted);font-size:17px;margin:16px 0 0}.mk-home .price-controls{display:flex;flex-direction:column;align-items:center;gap:16px;margin:28px 0 48px}.mk-home .price-toggle{display:inline-flex;gap:4px;padding:5px;background:var(--mk-cream);border:1px solid var(--mk-line);border-radius:999px}.mk-home .price-toggle button{font:inherit;font-size:13px;font-weight:600;padding:9px 20px;border:0;border-radius:999px;background:transparent;color:var(--mk-muted);cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background-color .2s,color .2s}.mk-home .price-toggle button[aria-pressed=true]{background:#fff;color:var(--mk-blue);box-shadow:var(--mk-shadow-sm)}.mk-home .price-save{font-size:10px;font-weight:700;color:var(--mk-ink);background:var(--mk-green);padding:3px 8px;border-radius:999px}.mk-home .price-currency{display:flex;flex-wrap:nowrap;justify-content:center;gap:6px;max-width:100%;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mk-home .price-currency::-webkit-scrollbar{display:none}.mk-home .price-currency button{font:inherit;font-size:12px;font-weight:600;padding:6px 12px;border:1px solid var(--mk-line);border-radius:999px;background:#fff;color:var(--mk-muted);cursor:pointer;white-space:nowrap;transition:border-color .15s,color .15s,background-color .15s}.mk-home .price-currency button:hover{border-color:var(--mk-blue);color:var(--mk-blue)}.mk-home .price-currency button[aria-pressed=true]{border-color:var(--mk-blue);color:var(--mk-blue);background:var(--mk-blue-50);font-weight:700}.mk-home .price-note{font-size:12px;color:var(--mk-slate-500);font-style:italic;text-align:center;max-width:44ch}.mk-home .price-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.mk-home .price-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--mk-line);border-radius:18px;overflow:hidden;box-shadow:var(--mk-shadow-sm);cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .2s ease}.mk-home .price-radio{position:absolute;opacity:0;width:1px;height:1px;margin:0;pointer-events:none}.mk-home .price-card:hover{transform:translateY(-4px);box-shadow:var(--mk-shadow)}.mk-home .price-card.featured{border-color:transparent;box-shadow:0 0 0 2px var(--mk-green-ink),var(--mk-shadow-lg);transform:scale(1.035);z-index:1}.mk-home .price-card.featured:hover{transform:scale(1.035) translateY(-4px)}.mk-home .price-card:has(.price-radio:focus-visible){outline:2px solid var(--mk-blue);outline-offset:3px}.mk-home .price-top{padding:30px 28px;border-bottom:1px solid var(--mk-line);display:flex;flex-direction:column;gap:7px}.mk-home .price-card.featured .price-top{background:linear-gradient(160deg,#e2fbe2,#f2fdf2)}.mk-home .price-flag{position:absolute;top:16px;right:16px;background:var(--mk-green);color:var(--mk-ink);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 11px;border-radius:999px}.mk-home .price-badge{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--mk-blue)}.mk-home .price-name{font-size:22px;font-weight:800;letter-spacing:-.03em;color:var(--mk-ink)}.mk-home .price-desc{font-size:13px;color:var(--mk-muted);line-height:1.6;margin:2px 0 12px}.mk-home .price-amount{font-size:2.7rem;font-weight:800;letter-spacing:-.04em;line-height:1;color:var(--mk-ink)}.mk-home .price-amount small{font-size:13px;font-weight:500;letter-spacing:0;color:var(--mk-muted)}.mk-home .price-year{font-size:11px;color:var(--mk-green-ink);font-weight:700;margin-top:-2px}.mk-home .price-size{font-size:12px;color:var(--mk-slate-500);margin-top:4px}.mk-home .price-top .button{width:100%;margin-top:14px;border-radius:10px}.mk-home .price-card.featured .price-top .button{background:var(--mk-gradient-brand);box-shadow:0 12px 30px -8px rgba(29,78,216,.4)}.mk-home .price-card.featured .price-badge{color:var(--mk-green-ink)}.mk-home .price-features{padding:24px 28px 30px}.mk-home .price-features span{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--mk-slate-500)}.mk-home .price-features ul{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.mk-home .price-features li{display:flex;gap:10px;font-size:13.5px;line-height:1.45;color:var(--mk-muted)}.mk-home .price-features li svg{width:15px;height:15px;color:var(--mk-green-ink);flex-shrink:0;margin-top:2px}.mk-home .price-foot{text-align:center;font-size:13px;color:var(--mk-slate-500);margin-top:30px}.mk-home .price-foot a{color:var(--mk-blue);font-weight:600}.mk-home .faq{padding:108px 0}.mk-home .faq .section-intro{max-width:640px;margin-inline:auto;text-align:center}.mk-home .faq .section-intro h2{font-size:clamp(2rem,3.6vw,3rem)}.mk-home .faq-list{max-width:780px;margin:44px auto 0;border-top:1px solid var(--mk-line)}.mk-home .faq-item{border-bottom:1px solid var(--mk-line)}.mk-home .faq-item h3{margin:0;font-size:inherit}.mk-home .faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;font:inherit;font-size:17px;font-weight:600;letter-spacing:-.01em;color:var(--mk-ink);text-align:left;background:none;border:0;padding:22px 0;cursor:pointer}.mk-home .faq-item button svg{width:20px;height:20px;color:var(--mk-slate-500);flex-shrink:0}.mk-home .faq-answer{margin:0;padding:0 40px 22px 0;font-size:15px;line-height:1.7;color:var(--mk-muted)}.mk-home .principle{background:var(--mk-green);padding:76px 0}.mk-home .principle-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px}.mk-home .spark{flex-shrink:0}.mk-home .spark svg{width:34px;height:34px;color:var(--mk-ink)}.mk-home .principle p{font-weight:400;font-size:clamp(1.7rem,3.5vw,3rem);line-height:1.25;letter-spacing:-.02em;margin:0;color:var(--mk-ink)}.mk-home .principle p strong{font-weight:700}.mk-home .principle-mark{font-weight:800;font-size:90px;line-height:1;color:rgba(15,23,42,.12);-webkit-user-select:none;-moz-user-select:none;user-select:none}.mk-home .cta{margin:100px auto;background:var(--mk-ink);color:#fff;padding:70px;display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.mk-home .cta .section-label{color:var(--mk-mint)}.mk-home .cta h2{font-size:var(--mk-h2)}.mk-home .cta p:not(.section-label){max-width:560px;color:var(--mk-slate-300);font-size:18px;margin:16px 0 0}.mk-home .cta-actions{display:flex;gap:14px;flex-wrap:wrap;flex-shrink:0}.mk-home footer{background:var(--mk-ink);color:#fff;padding:64px 0 36px}.mk-home .footer-top{display:grid;grid-template-columns:1.8fr repeat(5,1fr);gap:44px 28px}.mk-home .footer-brand{display:flex;flex-direction:column;gap:16px;max-width:22rem}.mk-home .footer-brand img{height:26px;width:auto}.mk-home .footer-tagline{color:var(--mk-slate-400);font-size:13.5px;line-height:1.65;margin:0}.mk-home .footer-brand>a{color:var(--mk-slate-300);font-size:13px;text-decoration:none}.mk-home .footer-brand>a:hover{color:#fff}.mk-home .footer-col h4{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--mk-slate-500);margin:0 0 16px}.mk-home .footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.mk-home .footer-col a{color:var(--mk-slate-300);text-decoration:none;font-size:13.5px;display:inline-flex;align-items:center;gap:7px}.mk-home .footer-col a:hover{color:var(--mk-green)}.mk-home .footer-col a svg{width:14px;height:14px;flex-shrink:0}.mk-home .footer-bottom{margin-top:44px;padding-top:22px;border-top:1px solid hsla(0,0%,100%,.12);display:flex;flex-wrap:wrap;gap:10px 24px;justify-content:space-between;font-size:12px;color:var(--mk-slate-500)}@media (max-width:1040px){.mk-home .nav-actions .button-ghost,.mk-home .nav-actions .nav-signin,.mk-home .nav-links{display:none}.mk-home .nav-toggle{display:inline-flex}.mk-home .nav-mobile{display:block}}@media (max-width:960px){.mk-home{--mk-h1:clamp(2.9rem,7.4vw,4.4rem);--mk-h2:clamp(2.1rem,5.6vw,3.1rem)}.mk-home .hero{grid-template-columns:1fr;padding-top:56px;gap:48px;min-height:0}.mk-home .hero-copy{max-width:720px}.mk-home .hero-lead{max-width:620px}.mk-home .intelligence-panel{transform:none;box-shadow:16px 16px 0 var(--mk-mint)}.mk-home .journey-layout,.mk-home .truth-grid{grid-template-columns:1fr}.mk-home .journey-layout{gap:52px}.mk-home .capability-grid{grid-template-columns:1fr}.mk-home .capability{min-height:0}.mk-home .outcome-grid{grid-template-columns:1fr 1fr}.mk-home .price-cards{grid-template-columns:1fr;max-width:30rem;margin-inline:auto}.mk-home .price-card.featured{transform:none}.mk-home .price-card.featured:hover{transform:translateY(-4px)}.mk-home .cta{align-items:flex-start;flex-direction:column}.mk-home .orbit-card{max-width:600px;width:100%;margin-inline:auto}.mk-home .footer-top{grid-template-columns:repeat(3,1fr)}.mk-home .footer-brand{grid-column:1/-1;max-width:none}}@media (max-width:600px){.mk-home{--mk-h1:clamp(2.4rem,10vw,3.2rem);--mk-h2:clamp(1.9rem,8vw,2.5rem)}.mk-home .wrap{width:min(100% - 28px,1180px)}.mk-home .nav{height:62px}.mk-home .price-toggle button{padding:8px 14px}.mk-home .hero{padding:44px 0;gap:40px}.mk-home .hero-lead{font-size:17px}.mk-home .hero-actions{align-items:stretch;flex-direction:column;gap:12px}.mk-home .hero-actions .button{width:100%}.mk-home .intelligence-panel{padding:16px;box-shadow:10px 10px 0 var(--mk-mint)}.mk-home .signal-card{grid-template-columns:38px 1fr}.mk-home .signal-action{display:none}.mk-home .faq,.mk-home .journey-section,.mk-home .outcomes,.mk-home .platform,.mk-home .pricing,.mk-home .truth-band{padding:72px 0}.mk-home .truth-grid{gap:20px}.mk-home .capability-grid{margin-top:36px}.mk-home .orbit-card{height:430px}.mk-home .orbit{inset:44px}.mk-home .orbit-2{inset:68px}.mk-home .orbit-3{inset:92px}.mk-home .person{top:122px}.mk-home .insight{left:24px;right:24px;bottom:28px}.mk-home .outcome-grid{grid-template-columns:1fr}.mk-home .outcome-grid article{border-right:0;border-bottom:1px solid var(--mk-line);margin:0;padding:24px 0}.mk-home .outcome-grid article:last-child{border-bottom:0}.mk-home .principle-inner{grid-template-columns:auto 1fr;gap:18px}.mk-home .principle-mark{display:none}.mk-home .cta{margin:60px 0;padding:44px 24px}.mk-home .footer-top{grid-template-columns:1fr 1fr;gap:32px 24px}.mk-home .footer-bottom{flex-direction:column}}@media (max-width:400px){.mk-home .nav-actions .button{display:none}.mk-home .footer-top{grid-template-columns:1fr}}