.mk-home .hero{background:radial-gradient(ellipse 1000px 600px at 80% 20%, #5b6cff12, transparent 60%), var(--paper);padding:80px 0 120px;position:relative}.mk-home .hero-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:80px;display:grid}.mk-home .hero h1{letter-spacing:-.03em;color:var(--ink);margin-bottom:28px;font-size:clamp(44px,5.4vw,68px);font-weight:600;line-height:1.04}.mk-home .hero h1 .accent{color:var(--brand-500)}.mk-home .hero-lede{color:var(--slate-600);max-width:540px;margin-bottom:40px;font-size:19px;font-weight:400;line-height:1.6}.mk-home .hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:56px;display:flex}.mk-home .hero-trust{border-top:1px solid var(--slate-200);flex-wrap:wrap;gap:36px;padding-top:32px;display:flex}.mk-home .hero-trust-item{flex-direction:column;gap:4px;display:flex}.mk-home .hero-trust-num{color:var(--ink);letter-spacing:-.02em;font-size:24px;font-weight:700}.mk-home .hero-trust-label{color:var(--slate-500);font-size:13px;font-weight:500}.mk-home .hero-visual{position:relative}.mk-home .hero-photo{z-index:2;background:var(--paper);border:1px solid var(--slate-200);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 1px #0f14240a,0 30px 60px #0f14242e,0 12px 24px #5b6cff1a}.mk-home .hero-photo img{aspect-ratio:16/9;object-fit:cover;width:100%;height:100%;display:block}.mk-home .hero-photo:after{content:"";pointer-events:none;border-radius:24px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff0f}.mk-home .pos-preview{background:var(--paper);border:1px solid var(--slate-200);z-index:2;border-radius:28px;padding:28px;position:relative;box-shadow:0 1px #0f14240a,0 30px 60px #0f14242e,0 12px 24px #5b6cff1a}.mk-home .pos-preview-head{border-bottom:1px solid var(--slate-100);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:20px;display:flex}.mk-home .pos-preview-brand{color:var(--ink);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.mk-home .pos-preview-brand-dot{background:var(--success);border-radius:50%;width:8px;height:8px}.mk-home .pos-preview-user{align-items:center;gap:8px;display:flex}.mk-home .pos-preview-avatar{background:var(--brand-500);width:28px;height:28px;color:var(--paper);border-radius:50%;place-items:center;font-size:11px;font-weight:600;display:grid}.mk-home .pos-preview-user-name{color:var(--slate-600);font-size:13px;font-weight:500}.mk-home .pos-preview-section-label{text-align:center;color:var(--slate-400);letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;font-size:10.5px;font-weight:600}.mk-home .pos-preview-tiles{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:24px;display:grid}.mk-home .pos-preview-tile{background:var(--paper);border:1px solid var(--slate-200);aspect-ratio:1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:14px 8px;transition:all .2s;display:flex;position:relative}.mk-home .pos-preview-tile:before{content:"";background:var(--brand-500);opacity:.7;border-radius:0 0 2px 2px;height:2px;position:absolute;top:0;left:12px;right:12px}.mk-home .pos-preview-tile-icon{background:var(--brand-50);width:32px;height:32px;color:var(--brand-500);border-radius:8px;place-items:center;display:grid}.mk-home .pos-preview-tile-name{color:var(--slate-700);text-align:center;font-size:9px;font-weight:600;line-height:1.2}.mk-home .pos-preview-stat-strip{background:var(--canvas);border:1px solid var(--slate-100);border-radius:14px;grid-template-columns:1fr 1fr 1fr;gap:12px;padding:16px;display:grid}.mk-home .pos-stat-mini{text-align:center}.mk-home .pos-stat-mini-value{color:var(--ink);letter-spacing:-.02em;margin-bottom:4px;font-size:18px;font-weight:700;line-height:1}.mk-home .pos-stat-mini-label{color:var(--slate-500);letter-spacing:.04em;font-size:10px;font-weight:500}.mk-home .hero-floating{background:var(--paper);box-shadow:var(--shadow-xl);z-index:3;border:1px solid var(--slate-100);border-radius:14px;align-items:center;gap:14px;padding:16px 20px;display:flex;position:absolute;bottom:32px;left:-32px}.mk-home .hero-floating-icon{background:var(--success-soft);width:40px;height:40px;color:var(--success);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.mk-home .hero-floating-text{color:var(--slate-500);font-size:12px;font-weight:500;line-height:1.3}.mk-home .hero-floating-text strong{color:var(--ink);margin-bottom:2px;font-size:14px;font-weight:600;display:block}.mk-home .value-props{background:var(--canvas);padding:120px 0}.mk-home .value-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.mk-home .value-card{background:var(--paper);border-radius:var(--radius-lg);border:1px solid var(--slate-200);padding:36px;transition:all .3s}.mk-home .value-card:hover{border-color:var(--brand-300);box-shadow:var(--shadow-md);transform:translateY(-3px)}.mk-home .value-icon{background:var(--brand-50);width:48px;height:48px;color:var(--brand-500);border-radius:12px;place-items:center;margin-bottom:24px;display:grid}.mk-home .value-card h3{color:var(--ink);letter-spacing:-.01em;margin-bottom:10px;font-size:19px;font-weight:600}.mk-home .value-card p{color:var(--slate-600);font-size:14.5px;line-height:1.6}.mk-home .explore{background:var(--paper);padding:120px 0}.mk-home .explore-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.mk-home .explore-card{background:var(--paper);border:1px solid var(--slate-200);border-radius:var(--radius-xl);flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.mk-home .explore-card:hover{border-color:var(--brand-300);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.mk-home .explore-image{aspect-ratio:16/9;background-position:50%;background-size:cover;background-color:var(--slate-100)}.mk-home .explore-body{flex-direction:column;flex:1;padding:32px 36px 36px;display:flex}.mk-home .explore-card h3{color:var(--ink);letter-spacing:-.015em;margin-bottom:10px;font-size:24px;font-weight:600}.mk-home .explore-card p{color:var(--slate-600);flex:1;margin-bottom:24px;font-size:15px;line-height:1.6}.mk-home .explore-link{color:var(--brand-500);align-items:center;gap:8px;font-size:14px;font-weight:600;transition:gap .3s;display:inline-flex}.mk-home .explore-card:hover .explore-link{gap:14px}.mk-home .proof{background:var(--ink);color:var(--paper);padding:100px 0;position:relative;overflow:hidden}.mk-home .proof:before{content:"";background:radial-gradient(700px 350px at 30%,#5b6cff2e,#0000 60%);position:absolute;inset:0}.mk-home .proof .wrap{z-index:1;position:relative}.mk-home .proof-grid{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:1fr 1fr 1fr 1fr;gap:1px;display:grid;overflow:hidden}.mk-home .proof-stat{background:var(--ink);text-align:center;padding:40px 32px}.mk-home .proof-stat-value{color:var(--paper);letter-spacing:-.025em;margin-bottom:6px;font-size:44px;font-weight:700;line-height:1}.mk-home .proof-stat-value span{color:var(--brand-300)}.mk-home .proof-stat-label{color:#fff9;font-size:13px;font-weight:500}.mk-home .industries-strip{background:var(--canvas);padding:120px 0}.mk-home .industry-row{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px;display:grid}.mk-home .industry-tag{background:var(--paper);border:1px solid var(--slate-200);border-radius:var(--radius-md);text-align:center;cursor:default;padding:28px 20px;transition:all .2s}.mk-home .industry-tag:hover{border-color:var(--brand-500);transform:translateY(-2px)}.mk-home .industry-tag-icon{color:var(--brand-500);margin-bottom:12px}.mk-home .industry-tag-name{color:var(--ink);font-size:14px;font-weight:600}.mk-home .compare-section{background:var(--matte-black);padding:120px 0;position:relative;overflow:hidden}.mk-home .compare-section:before{content:"";background:radial-gradient(760px 380px at 76% 0,#5b6cff29,#0000 60%);position:absolute;inset:0}.mk-home .compare-section .wrap{z-index:1;position:relative}.mk-home .compare-scroll{-webkit-overflow-scrolling:touch;margin-top:56px;overflow-x:auto}.mk-home .compare-table{border:1px solid #ffffff1f;border-radius:16px;overflow:hidden}.mk-home .compare-r{grid-template-columns:1.5fr repeat(4,1fr);display:grid}.mk-home .compare-r+.compare-r{border-top:1px solid #ffffff14}.mk-home .compare-c{font-family:var(--font);color:#f5f3ef9e;text-transform:none;letter-spacing:0;align-items:center;gap:8px;padding:17px 22px;font-size:14.5px;font-weight:400;display:flex}.mk-home .compare-head{background:#ffffff0a}.mk-home .compare-head .compare-c{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.12em;color:#f5f3ef8c;font-size:12px;font-weight:600}.mk-home .compare-head .compare-c.dexa{color:var(--warm-white)}.mk-home .compare-c.feat{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:var(--warm-white);font-size:13px;font-weight:600}.mk-home .compare-c.dexa{color:var(--warm-white);background:#5b6cff21;font-weight:500}.mk-home .compare-c.dexa .ck{color:var(--brand-300);flex-shrink:0;display:inline-flex}@media (max-width:1024px){.mk-home .hero-grid{grid-template-columns:1fr;gap:56px}.mk-home .hero-floating{bottom:16px;left:16px}.mk-home .value-grid,.mk-home .explore-grid{grid-template-columns:1fr}.mk-home .proof-grid{grid-template-columns:1fr 1fr}.mk-home .industry-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.mk-home .hero{padding:56px 0 80px}.mk-home .value-props,.mk-home .explore,.mk-home .industries-strip{padding:72px 0}.mk-home .pos-preview{border-radius:20px;padding:18px}.mk-home .pos-preview-tiles{gap:6px}.mk-home .pos-preview-tile{padding:10px 6px}.mk-home .pos-preview-tile-icon{width:26px;height:26px}.mk-home .industry-row{grid-template-columns:1fr 1fr}.mk-home .value-card,.mk-home .explore-body{padding:28px}.mk-home .hero-trust{gap:24px}.mk-home .hero-floating{display:none}.mk-home .proof-grid{grid-template-columns:1fr}.mk-home .proof-stat{padding:32px 24px}.mk-home .compare-table{min-width:660px}}