.mk-root{min-height:100vh;background:radial-gradient(circle at 0 0,#0b1120,transparent 55%),radial-gradient(circle at 100% 0,#022c22,transparent 55%),radial-gradient(circle at 0 100%,#1e293b,transparent 55%),#020617;color:#e5e7eb}.mk-shell{max-width:1120px;margin:0 auto;padding:3rem 1.5rem 4rem}@media (min-width:1024px){.mk-shell{padding-top:3.5rem;padding-bottom:4.5rem}}.mk-hero{display:flex;flex-direction:column;gap:2.5rem;align-items:stretch;margin-bottom:3.5rem}@media (min-width:900px){.mk-hero{flex-direction:row;align-items:center}}.mk-hero__left{flex:1.1 1}.mk-eyebrow{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:#67e8f9;margin-bottom:.8rem}.mk-hero__title{font-size:2.15rem;line-height:1.2;font-weight:600;letter-spacing:-.03em;color:#f9fafb;margin-bottom:.5rem}@media (min-width:900px){.mk-hero__title{font-size:2.7rem}}.mk-hero__title-accent{background:linear-gradient(90deg,#22d3ee,#38bdf8,#a855f7);-webkit-background-clip:text;background-clip:text;color:transparent}.mk-hero__subtitle{font-size:.9rem;line-height:1.6;color:#cbd5f5;max-width:34rem;margin-bottom:1.4rem}.mk-hero__cta-row{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:.9rem}@media (min-width:720px){.mk-hero__cta-row{flex-direction:row;align-items:center;gap:1.6rem}}.mk-hero__cta-group{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.mk-hero__cta-group--secondary{max-width:18rem}.mk-hero__small-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:#9ca3af}.mk-hero__cta-inline{display:flex;flex-wrap:wrap;gap:.35rem .8rem;align-items:center}.mk-hero__divider{font-size:.75rem;color:#6b7280}.mk-hero__footnote{font-size:.75rem;color:#9ca3af;max-width:30rem}.mk-hero-card{flex:0.9 1;border-radius:1.5rem;border:1px solid rgba(45,212,191,.4);background:radial-gradient(circle at 0 0,#0b1120,transparent 60%),rgba(15,23,42,.96);padding:1.4rem 1.3rem;box-shadow:0 25px 60px rgba(15,23,42,.9),0 0 40px rgba(45,212,191,.25)}.mk-hero-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.7rem}.mk-hero-card__label{color:#e5e7eb;font-weight:500}.mk-hero-card__tag{border-radius:999px;padding:.18rem .6rem;background-color:rgba(15,23,42,.9);border:1px solid #0f172a;color:#9ca3af}.mk-hero-card__stats{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1rem}.mk-hero-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem;margin-bottom:.9rem}.mk-hero-card__footnote{font-size:.72rem;color:#9ca3af}.mk-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.55rem 1.3rem;font-size:.85rem;font-weight:600;text-decoration:none;border:1px solid transparent;transition:background-color .18s ease,border-color .18s ease,transform .12s ease,box-shadow .18s ease,color .18s ease;cursor:pointer;white-space:nowrap}.mk-btn--primary{background:linear-gradient(90deg,#22d3ee,#14b8a6);color:#02131a;box-shadow:0 0 18px rgba(34,211,238,.55),0 12px 30px rgba(15,23,42,.9)}.mk-btn--primary:hover{transform:translateY(-1px);box-shadow:0 0 24px rgba(34,211,238,.6),0 18px 40px rgba(15,23,42,.95)}.mk-btn--outline{border-color:rgba(34,211,238,.5);color:#e0f2fe;background:transparent}.mk-btn--outline:hover{background-color:rgba(15,23,42,.9)}.mk-btn--ghost{border-color:rgba(148,163,184,.4);color:#e5e7eb;background:transparent}.mk-btn--ghost:hover{border-color:rgba(148,163,184,.7);background-color:rgba(15,23,42,.9)}.mk-btn__chevron{margin-left:.4rem;font-size:.8rem}.mk-link{font-size:.8rem;color:#e5e7eb;text-decoration:none;border-bottom:1px dashed transparent;padding-bottom:1px;transition:color .18s ease,border-color .18s ease}.mk-link:hover{color:#e0f2fe;border-color:rgba(148,163,184,.7)}.mk-link--accent{color:#67e8f9}.mk-link--accent:hover{color:#a5f3fc}.mk-stat-row{display:flex;justify-content:space-between;align-items:center;padding:.45rem .55rem;border-radius:.85rem;background-color:rgba(15,23,42,.9)}.mk-stat-row__label{font-size:.72rem;color:#9ca3af}.mk-stat-row__value{font-size:.82rem;font-weight:600;color:#e5e7eb}.mk-stat-row__value--accent{color:#67e8f9}.mk-mini-stat{border-radius:.9rem;border:1px solid rgba(148,163,184,.5);background-color:rgba(15,23,42,.95);padding:.6rem .7rem}.mk-mini-stat__label{font-size:.7rem;color:#9ca3af}.mk-mini-stat__value{font-size:.95rem;font-weight:600;color:#e5e7eb}.mk-mini-stat__note{font-size:.7rem;color:#9ca3af}.mk-section{margin-bottom:3.3rem}.mk-section__header{max-width:38rem;margin-bottom:1.6rem}.mk-section__title{font-size:1.35rem;font-weight:600;letter-spacing:-.02em;color:#f9fafb;margin-bottom:.35rem}.mk-section__subtitle{font-size:.9rem;color:#cbd5f5}.mk-section__fineprint{margin-top:.9rem;font-size:.78rem;color:#9ca3af}.mk-grid{display:grid;grid-gap:1.1rem;gap:1.1rem}.mk-grid--2,.mk-grid--3{grid-template-columns:1fr}@media (min-width:800px){.mk-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.mk-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}}.mk-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}@media (max-width:720px){.mk-steps{grid-template-columns:1fr}}.mk-step{display:flex;gap:.7rem;align-items:flex-start;padding:.9rem .95rem;border-radius:1.1rem;border:1px solid rgba(148,163,184,.5);background:radial-gradient(circle at 0 0,rgba(34,197,235,.16),transparent 60%),rgba(15,23,42,.9)}.mk-step__num{width:1.8rem;height:1.8rem;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:600;color:#e0f2fe;background:linear-gradient(90deg,#22d3ee,#14b8a6);box-shadow:0 0 18px rgba(34,211,238,.7);flex-shrink:0}.mk-step__title{font-size:.9rem;font-weight:600;color:#f9fafb;margin-bottom:.2rem}.mk-step__text{font-size:.8rem;color:#cbd5f5}.mk-card{border-radius:1.1rem;border:1px solid rgba(148,163,184,.5);background-color:rgba(15,23,42,.9);padding:.9rem .95rem}.mk-card__title{font-size:.9rem;font-weight:600;color:#f9fafb;margin-bottom:.3rem}.mk-card__body{font-size:.8rem;color:#cbd5f5}.mk-pricing{display:flex;flex-direction:column}.mk-pricing--highlight{border-color:rgba(34,211,238,.75);box-shadow:0 0 30px rgba(34,211,238,.28);background:radial-gradient(circle at 0 0,rgba(34,197,235,.15),transparent 55%),rgba(15,23,42,.98)}.mk-pricing__name{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#9ca3af;margin-bottom:.4rem}.mk-pricing__price-row{display:flex;align-items:baseline;gap:.3rem;margin-bottom:.4rem}.mk-pricing__price{font-size:1.4rem;font-weight:600;color:#f9fafb}.mk-pricing__per{font-size:.78rem;color:#9ca3af}.mk-pricing__description{font-size:.8rem;color:#cbd5f5;margin-bottom:.5rem}.mk-pricing__list{list-style:none;padding:0;margin:0 0 .8rem;display:grid;grid-gap:.4rem;gap:.4rem}.mk-pricing__item{display:flex;gap:.4rem;font-size:.78rem;color:#cbd5f5}.mk-pricing__dot{width:.3rem;height:.3rem;border-radius:999px;background-color:#22d3ee;margin-top:.4rem}.mk-pricing__cta{margin-top:auto}.mk-faq{display:grid;grid-gap:.8rem;gap:.8rem}.mk-faq-item{border-radius:1rem;border:1px solid rgba(148,163,184,.5);background-color:rgba(15,23,42,.9);padding:.85rem .95rem}.mk-faq-item__question{font-size:.9rem;font-weight:600;color:#f9fafb;margin-bottom:.25rem}.mk-faq-item__answer{font-size:.8rem;color:#cbd5f5}