:root{--bg:#07101f;--panel:#0e1c31;--panel2:#122743;--line:#294563;--text:#eff5ff;--muted:#a0b4ce;--blue:#5dbdff;--green:#6ee7b7;--shadow:0 26px 80px #0006}*{box-sizing:border-box}html{scroll-behavior:smooth}body.mk-page{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.55}.mk-shell{width:min(1180px,calc(100% - 40px));margin:auto}.mk-nav{height:80px;display:flex;align-items:center;gap:28px;padding:0 max(20px,calc((100vw - 1180px)/2));position:sticky;top:0;z-index:20;background:#07101fe8;backdrop-filter:blur(16px);border-bottom:1px solid #1d334c}.mk-brand{display:flex;align-items:center;gap:10px;color:var(--text);text-decoration:none;min-width:230px}.mk-brand img{width:56px;height:56px;object-fit:contain}.mk-brand strong{display:block;font-size:16px}.mk-brand small{display:block;color:var(--muted);font-size:11px}.mk-links{display:flex;gap:24px;flex:1;justify-content:center}.mk-links a,.mk-footer a{color:#c5d4e8;text-decoration:none}.mk-links a:hover,.mk-footer a:hover{color:#fff}.mk-actions{display:flex;gap:10px}.mk-btn{appearance:none;border:1px solid #3b5879;background:#11233a;color:#fff;border-radius:11px;padding:11px 16px;text-decoration:none;font:700 14px/1.1 inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.mk-btn:hover{transform:translateY(-1px);border-color:#6faee5}.mk-btn.primary{background:linear-gradient(135deg,#399cf4,#57c8ff);color:#06111e;border-color:#6bcaff;box-shadow:0 12px 35px #2f9ff533}.mk-btn.ghost{background:transparent}.mk-btn.xl{padding:15px 20px;font-size:15px}.mk-hero{min-height:670px;display:flex;align-items:center;background:radial-gradient(circle at 75% 40%,#123e66 0,#0a1c33 26%,#07101f 58%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:45px;align-items:center}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:900;color:#75c8ff}.hero-copy h1,.section-head h2,.story-grid h2,.security-grid h2,.mk-final h2{font-size:clamp(38px,5vw,68px);line-height:1.02;margin:14px 0 18px;letter-spacing:-.035em}.hero-copy p{font-size:19px;color:#b9c9dd;max-width:690px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.proofline{display:flex;gap:16px;flex-wrap:wrap;margin-top:22px;color:#bcd2e8;font-size:12px}.hero-art{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.hero-art>img{width:min(470px,90%);position:relative;z-index:2;filter:drop-shadow(0 28px 60px #0008)}.hero-logo-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:#2f9ff52c;filter:blur(30px)}.hero-chip{position:absolute;z-index:3;background:#0d2036ed;border:1px solid #375a7d;border-radius:14px;padding:13px 15px;box-shadow:var(--shadow);max-width:230px}.hero-chip strong,.hero-chip span{display:block}.hero-chip span{font-size:11px;color:var(--muted);margin-top:3px}.hero-chip.c1{left:0;top:95px}.hero-chip.c2{right:-10px;top:220px}.hero-chip.c3{left:20px;bottom:65px}.mk-proofbar{border-top:1px solid #1b3148;border-bottom:1px solid #1b3148;background:#0a1727}.mk-proofbar .mk-shell{display:flex;gap:24px;justify-content:space-between;padding:16px 0;color:#91a9c6;font-size:12px;flex-wrap:wrap}.mk-section{padding:95px 0}.mk-section.alt{background:#0a1727}.mk-section.dark{background:linear-gradient(180deg,#08111f,#050b13)}.section-head{max-width:850px;margin-bottom:42px}.section-head h2,.story-grid h2,.security-grid h2,.mk-final h2{font-size:clamp(32px,4vw,52px)}.section-head p,.story-grid p,.security-grid p,.mk-final p{font-size:17px;color:var(--muted)}.shot-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.shot{margin:0;background:#0d1d31;border:1px solid #2a4565;border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.shot.wide{grid-column:1/-1}.shot img{display:block;width:100%;height:auto}.shot figcaption{padding:15px 17px;color:#aec1d9;font-size:13px}.shot figcaption strong{color:#fff}.center-actions{text-align:center;margin-top:32px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-grid article{background:#0f2036;border:1px solid #294563;border-radius:16px;padding:22px}.feature-grid b{color:#65c5ff;font-size:12px}.feature-grid h3{font-size:18px;margin:12px 0 8px}.feature-grid p{font-size:13px;color:var(--muted)}.story-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.story-grid ol{padding-left:22px;color:#b9c9dd}.story-grid li{margin:13px 0}.story-card{background:linear-gradient(145deg,#10243d,#0b1b2d);border:1px solid #355879;border-radius:22px;padding:28px;box-shadow:var(--shadow)}.check{display:flex;gap:14px;padding:16px 0;border-top:1px solid #294563}.check>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#1f4e78;color:#8dd2ff;font-weight:900}.check strong,.check small{display:block}.check small{color:var(--muted);margin-top:3px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:900px;margin:auto}.price-card{position:relative;background:#0f2036;border:1px solid #2d4968;border-radius:20px;padding:32px}.price-card.featured{border-color:#57bfff;box-shadow:0 20px 70px #2c9cec22}.price-card em{position:absolute;right:18px;top:18px;font-style:normal;font-size:10px;letter-spacing:.12em;color:#79d2ff}.price{font-size:48px;font-weight:900;margin:15px 0}.price small{font-size:14px;color:var(--muted)}.price-card p,.price-card li{color:#afc1d8}.price-card li{margin:10px 0}.price-card ul{padding-left:20px;min-height:210px}.fineprint{max-width:900px;margin:22px auto 0;color:#7f98b8;font-size:11px}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px}.security-list{display:grid;gap:12px}.security-list div{background:#0d1b2d;border:1px solid #243e5a;border-radius:14px;padding:18px}.security-list strong,.security-list span{display:block}.security-list span{color:var(--muted);font-size:12px;margin-top:4px}.mk-final{padding:70px 0;background:linear-gradient(135deg,#0d2440,#0a1727)}.mk-final .mk-shell{display:grid;grid-template-columns:220px 1fr;align-items:center;gap:42px}.mk-final img{width:220px}.mk-footer{border-top:1px solid #213852;padding:26px 0;color:#8ea4bf;font-size:12px}.mk-footer .mk-shell{display:flex;justify-content:space-between}.mk-footer div div{display:flex;gap:18px}.tour[hidden]{display:none}.tour{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:12px;overflow:hidden}.tour-backdrop{position:absolute;inset:0;border:0;background:#02060be8;backdrop-filter:blur(10px)}.tour-panel{position:relative;width:min(1180px,calc(100vw - 24px));height:min(860px,calc(100dvh - 24px));max-height:calc(100dvh - 24px);overflow:hidden;background:#0b1829;border:1px solid #355475;border-radius:22px;padding:18px;box-shadow:0 40px 120px #000;display:grid;grid-template-rows:auto 4px minmax(0,1fr) auto;gap:12px}.tour-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;min-width:0}.tour-head h2{margin:3px 0 0;font-size:clamp(22px,3vw,34px);line-height:1.05}.tour-kicker{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tour-length{font-size:11px;color:#9db2cd}.tour-x{border:0;background:transparent;color:white;font-size:32px;line-height:1;cursor:pointer;padding:2px 6px;border-radius:8px}.tour-x:hover,.tour-x:focus-visible{background:#17304e}.tour-track{height:4px;background:#1c3048;border-radius:999px;overflow:hidden}.tour-track span{display:block;height:100%;width:0;background:linear-gradient(90deg,#4eaff7,#75d8ff);transition:width .25s ease}.tour-stage{min-height:0;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(285px,350px);border:1px solid #294563;border-radius:16px;background:#06101c}.tour-media{min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 35%,#10243d,#06101c 70%);padding:8px}.tour-media img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;border-radius:10px}.tour-copy{min-height:0;overflow:auto;border-left:1px solid #294563;background:linear-gradient(180deg,#0f2035,#0a1728);padding:20px 20px 16px}.tour-copy::-webkit-scrollbar{width:8px}.tour-copy::-webkit-scrollbar-thumb{background:#294866;border-radius:999px}.tour-chapter{display:inline-flex;border:1px solid #365b7f;background:#102a46;border-radius:999px;padding:5px 9px;color:#8ed6ff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tour-copy strong{display:block;font-size:22px;line-height:1.15;margin:14px 0 9px}.tour-copy p{margin:0;color:#c6d6e8;font-size:14px}.tour-bullets{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:8px}.tour-bullets li{position:relative;padding:8px 10px 8px 29px;border:1px solid #294563;border-radius:10px;background:#0b1b2d;color:#b8cbe0;font-size:12px}.tour-bullets li:before{content:'✓';position:absolute;left:10px;color:#74d5ff;font-weight:900}.tour-status{margin-top:16px;padding-top:12px;border-top:1px solid #294563;color:#91a8c3;font-size:11px;min-height:30px}.tour-status[data-state="ready"]{color:#78ddb6}.tour-status[data-state="loading"]{color:#8fd7ff}.tour-status[data-state="warn"]{color:#f6c96b}.tour-controls{display:grid;grid-template-columns:auto auto auto minmax(120px,1fr) auto auto;gap:9px;align-items:center;min-width:0}.tour-controls label{color:#9db2cd;font-size:12px;white-space:nowrap}.tour-controls span{color:#9db2cd;font-size:12px;white-space:nowrap}.tour-dots{display:flex;gap:5px;justify-content:center;align-items:center;min-width:0}.tour-dot{width:8px;height:8px;border:0;border-radius:999px;background:#35516f;padding:0;cursor:pointer;transition:.15s}.tour-dot:hover{background:#6abef7}.tour-dot.active{width:22px;background:#65c5ff}.tour-note{grid-column:1/-1;margin:0;color:#718ba9;font-size:10px}.tour-note strong{color:#91a8c3}@media(max-width:900px){.mk-links{display:none}.mk-brand{min-width:0;flex:1}.mk-brand span{display:none}.hero-grid,.story-grid,.security-grid{grid-template-columns:1fr}.hero-art{min-height:430px}.feature-grid{grid-template-columns:1fr 1fr}.shot-grid,.pricing-grid{grid-template-columns:1fr}.shot.wide{grid-column:auto}.mk-final .mk-shell{grid-template-columns:120px 1fr}.mk-final img{width:120px}.mk-proofbar .mk-shell{justify-content:flex-start}.hero-chip.c2{right:0}}@media(max-width:580px){.mk-nav{height:68px;padding:0 14px}.mk-brand img{width:48px;height:48px}.mk-actions .ghost{display:none}.mk-shell{width:min(100% - 26px,1180px)}.mk-hero{padding:65px 0 45px}.hero-copy h1{font-size:45px}.hero-copy p{font-size:16px}.hero-art{min-height:380px}.hero-chip{font-size:11px;max-width:190px}.feature-grid{grid-template-columns:1fr}.mk-section{padding:66px 0}.pricing-grid{gap:16px}.mk-final .mk-shell{grid-template-columns:1fr}.mk-final img{width:150px}.mk-footer .mk-shell{display:block}.mk-footer div div{margin-top:10px}.tour{padding:8px}.tour-panel{padding:14px}.tour-caption{position:static;background:#0b1829;padding:14px}.tour-controls label{margin-left:0}}
@media(max-width:900px){.tour-panel{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);padding:12px;gap:9px;border-radius:16px}.tour-stage{grid-template-columns:minmax(0,1fr) minmax(250px,310px)}.tour-copy{padding:15px}.tour-copy strong{font-size:18px}.tour-copy p{font-size:12px}.tour-bullets{gap:6px;margin-top:12px}.tour-bullets li{font-size:11px;padding-top:6px;padding-bottom:6px}.tour-controls{grid-template-columns:auto auto auto 1fr auto}.tour-controls label{display:none}.tour-note{display:none}}
@media(max-width:700px){.tour{padding:4px}.tour-panel{width:calc(100vw - 8px);height:calc(100dvh - 8px);max-height:calc(100dvh - 8px);border-radius:13px;padding:9px;grid-template-rows:auto 4px minmax(0,1fr) auto}.tour-head h2{font-size:20px}.tour-length{display:none}.tour-stage{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.tour-media{padding:4px}.tour-media img{height:auto;max-height:min(38dvh,300px)}.tour-copy{border-left:0;border-top:1px solid #294563;padding:12px}.tour-copy strong{font-size:16px;margin:8px 0 5px}.tour-copy p{font-size:11px}.tour-bullets{display:none}.tour-status{margin-top:8px;padding-top:7px;min-height:22px}.tour-controls{grid-template-columns:1fr 1.35fr 1fr auto;gap:6px}.tour-controls .mk-btn{padding:9px 7px;font-size:11px}.tour-controls label,.tour-dots{display:none}.tour-controls span{font-size:10px}.tour-x{font-size:28px}}
@supports not (height:100dvh){.tour-panel{height:min(860px,calc(100vh - 24px));max-height:calc(100vh - 24px)}@media(max-width:900px){.tour-panel{height:calc(100vh - 16px);max-height:calc(100vh - 16px)}}@media(max-width:700px){.tour-panel{height:calc(100vh - 8px);max-height:calc(100vh - 8px)}}}
.pricing-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))!important;max-width:none!important}@media(max-width:1050px){.pricing-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.pricing-grid-four{grid-template-columns:1fr!important}}
