.mk-home{min-height:100vh}@media(prefers-reduced-motion:reduce){.mk-home{scroll-behavior:auto}}.mk-home{--bg:#0a0a0b;--bg2:#141416;--panel:#161618;--line:hsla(0,0%,100%,.1);--line2:hsla(0,0%,100%,.06);--text:#f5f5f7;--muted:#86868b;--muted2:#808086;--silver:#c7c7cc;--green:#1e6b4f;--green-text:#2b966e;--maxw:1120px}.mk-home *{box-sizing:border-box}.mk-home{scroll-behavior:smooth;margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.55;overflow-x:hidden}.mk-home a{color:inherit;text-decoration:none}.mk-home .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.mk-home .skip{position:absolute;left:-9999px;top:0;z-index:1000}.mk-home .skip:focus{left:8px;top:8px;background:#fff;color:#000;padding:8px 14px;border-radius:8px}.mk-home .signin-pill:focus-visible,.mk-home a:focus-visible,.mk-home button:focus-visible,.mk-home input:focus-visible{outline:2px solid #f5f5f7;outline-offset:2px;border-radius:8px}.mk-home .brand{display:inline-flex;align-items:center;gap:10px}.mk-home .brand-mark{width:28px;height:28px;flex:0 0 auto;display:block;color:var(--text)}.mk-home .brand-word{font-size:18px;font-weight:600;letter-spacing:-.02em;color:var(--text)}.mk-home .hero{position:relative;min-height:100svh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:26px 14px;overflow:hidden;isolation:isolate}@media(min-width:768px){.mk-home .hero{height:100dvh;min-height:0;padding:0 0 96px;overflow:auto}.mk-home .card{transform:scale(var(--fit,1));transform-origin:center center}}.mk-home .flow{position:absolute;inset:0;z-index:0;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 13%,#000 80%,transparent),linear-gradient(90deg,transparent 0,#000 9%,#000 91%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 13%,#000 80%,transparent),linear-gradient(90deg,transparent 0,#000 9%,#000 91%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.mk-home .flow-rotor{position:absolute;left:50%;top:50%;width:160%;height:128%;transform:translate(-50%,-50%) rotate(-16deg);display:flex;gap:18px;justify-content:center;align-items:flex-start}.mk-home .col{display:flex;flex-direction:column;flex:0 0 auto;width:clamp(150px,15vw,224px);animation:flowUp var(--dur,24s) linear infinite;will-change:transform}@keyframes flowUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-50%,0)}}.mk-home .tile{flex:0 0 auto;margin-bottom:18px;aspect-ratio:3/4;border-radius:14px;overflow:hidden;background:var(--panel);border:1px solid hsla(0,0%,100%,.07);box-shadow:0 12px 30px -14px rgba(0,0,0,.7)}.mk-home .tile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.mk-home .hero-veil{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 70% 64% at 50% 50%,rgba(10,10,11,.92) 0,rgba(10,10,11,.72) 40%,rgba(10,10,11,.28) 70%,rgba(10,10,11,0) 100%),linear-gradient(180deg,rgba(10,10,11,.55),rgba(10,10,11,0) 20%,rgba(10,10,11,0) 80%,rgba(10,10,11,.7))}.mk-home .card{position:relative;z-index:2;width:min(95vw,800px);margin:0 auto;padding:clamp(30px,3.4vw,44px);border-radius:30px;text-align:center;background:linear-gradient(180deg,rgba(22,22,24,.8),rgba(11,11,13,.9));border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(26px) saturate(125%);box-shadow:0 50px 120px -42px rgba(0,0,0,.9),inset 0 1px 0 hsla(0,0%,100%,.06)}.mk-home .card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:clamp(16px,2.2vw,26px)}.mk-home .signin-pill{font-size:13.5px;font-weight:500;color:var(--text);border:1px solid var(--line);border-radius:980px;padding:8px 18px;background:hsla(0,0%,100%,.04);transition:.2s}.mk-home .signin-pill:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.22)}.mk-home .card h1{font-size:clamp(52px,10vw,100px);line-height:.95;letter-spacing:-.04em;font-weight:700;margin:0 0 8px;color:var(--text)}.mk-home .tagline{font-size:clamp(19px,3.2vw,28px);color:var(--muted);font-weight:500;letter-spacing:-.01em;margin:0 0 14px}.mk-home .card .sub{font-size:clamp(15px,1.7vw,17px);color:var(--muted);margin:0 auto clamp(22px,2.6vw,30px);max-width:52ch;line-height:1.5}.mk-home .roles{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch;text-align:left;margin:0 auto}.mk-home .role{display:flex;flex-direction:column;gap:15px;height:100%;padding:clamp(22px,2.4vw,28px);border-radius:22px;border:1px solid var(--line);background:hsla(0,0%,100%,.022)}.mk-home .role.rb-sel{position:relative;border:1px solid transparent}.mk-home .role.rb-sel:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:conic-gradient(from var(--rb-angle),#2dd4bf,#3b82f6,#8b5cf6,#ec4899,#f59e0b,#2dd4bf);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:rb-spin 6s linear infinite;pointer-events:none}.mk-home .role h2{margin:0;font-size:19.5px;font-weight:600;display:flex;align-items:center;gap:12px;color:var(--text)}.mk-home .role-ico{width:46px;height:46px;border-radius:50%;background:hsla(0,0%,100%,.05);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.mk-home .role-ico svg{width:22px;height:22px;color:var(--text)}.mk-home .role>p{margin:0;font-size:15px;color:var(--muted);line-height:1.5;flex:0 0 auto}.mk-home .input-wrap{position:relative}.mk-home .input-wrap .input-ico{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:17px;height:17px;color:var(--muted2);pointer-events:none}.mk-home .role input{width:100%;background:hsla(0,0%,100%,.03);border:1px solid var(--line);border-radius:14px;color:var(--text);padding:15px 16px 15px 42px;font-size:15px;font-family:inherit}.mk-home .role input::-moz-placeholder{color:var(--muted2)}.mk-home .role input::placeholder{color:var(--muted2)}.mk-home .role input:focus{outline:none;border-color:hsla(0,0%,100%,.28);box-shadow:0 0 0 3px hsla(0,0%,100%,.08)}.mk-home .role input[aria-invalid=true]{border-color:#ff7a7a;box-shadow:0 0 0 3px hsla(0,100%,74%,.18)}.mk-home .field-err{display:block;margin:-6px 0 0;color:#ff8a8a;font-size:11.5px;text-align:left}.mk-home .field-err[hidden]{display:none}.mk-home .op-bullets{list-style:none;margin:2px 0 0;padding:0;display:flex;flex-direction:column;gap:15px;flex:1}.mk-home .op-bullets li{display:flex;align-items:center;gap:11px;font-size:15px;color:var(--muted)}.mk-home .op-bullets li svg{width:20px;height:20px;color:var(--green-text);flex:0 0 auto}.mk-home .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#f5f5f7;color:#0a0a0b;font-weight:600;font-size:15.5px;border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:15px 18px;cursor:pointer;transition:background .2s,transform .2s;width:100%}.mk-home .btn-primary:hover{background:#fff;transform:translateY(-1px)}.mk-home .btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:15.5px;color:var(--text);border:1px solid var(--line);border-radius:14px;padding:15px 18px;background:hsla(0,0%,100%,.05);transition:.2s;width:100%}.mk-home .btn-ghost:hover{background:hsla(0,0%,100%,.09);border-color:hsla(0,0%,100%,.22)}.mk-home .trust{display:flex;justify-content:center;gap:clamp(28px,5vw,64px);margin:clamp(22px,2.8vw,32px) auto 0;flex-wrap:wrap}.mk-home .trust-item{display:flex;align-items:flex-start;gap:13px;text-align:left}.mk-home .trust-item svg{width:30px;height:30px;color:var(--text);flex:0 0 auto}.mk-home .trust-item b{display:block;font-size:15.5px;font-weight:600;color:var(--text)}.mk-home .trust-item span{display:block;font-size:13.5px;color:var(--muted);margin-top:2px;max-width:26ch}.mk-home .signin{margin:clamp(18px,2.4vw,26px) 0 0;font-size:14.5px;color:var(--muted)}.mk-home .signin a{color:var(--text);font-weight:600;text-decoration:underline;text-underline-offset:2px}.mk-home .legal{margin:12px 0 0;font-size:13px}.mk-home .legal,.mk-home .legal a{color:var(--muted2)}.mk-home .legal a:hover{color:var(--muted)}.mk-home .cue{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:0;color:var(--muted2)}.mk-home .cue-draw{width:clamp(176px,21vw,232px);height:auto;overflow:visible;display:block;filter:drop-shadow(0 2px 5px rgba(0,0,0,.5))}.mk-home .cue-fill{fill:url(#cueGrad)}.mk-home .cue-spec{fill:url(#cueSpec)}.mk-home .cue-grp{animation:cueFade 5s ease-in-out infinite}.mk-home .cue-revrect{transform-box:fill-box;transform-origin:left center;animation:cueWrite 5s ease-in-out infinite}@keyframes cueWrite{0%{transform:scaleX(0)}52%{transform:scaleX(1)}to{transform:scaleX(1)}}@keyframes cueFade{0%{opacity:0}5%{opacity:1}90%{opacity:1}to{opacity:0}}.mk-home .cue-arrow{width:20px;height:20px;color:var(--silver)}.mk-home.flow-paused .col{animation-play-state:paused}.mk-home.perf-lite .card{backdrop-filter:none;background:linear-gradient(180deg,#161618,#0b0b0d)}.mk-home.perf-lite .flow{-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 14%,#000 82%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 14%,#000 82%,transparent);-webkit-mask-composite:source-over;mask-composite:add}.mk-home.perf-lite .tile{box-shadow:none}.mk-home .section{padding:clamp(64px,9vw,120px) 0;position:relative}.mk-home #about,.mk-home #how,.mk-home #mission{scroll-margin-top:24px}.mk-home .mission{margin-top:clamp(48px,7vw,80px);max-width:62ch}.mk-home .eyebrow{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--muted2);margin:0 0 14px}.mk-home .section h2{font-size:clamp(30px,5vw,46px);line-height:1.05;letter-spacing:-.03em;font-weight:800;margin:0 0 18px;max-width:16ch}.mk-home .lead{font-size:clamp(16px,2vw,19px);color:var(--muted);max-width:62ch;margin:0}.mk-home .two-up{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:54px}.mk-home .panel{padding:26px;border-radius:18px;border:1px solid var(--line);background:var(--bg2)}.mk-home .panel h3{margin:0 0 10px;font-size:18px;font-weight:700}.mk-home .panel p{margin:0;color:var(--muted);font-size:15px}.mk-home .steps-title{margin:64px 0 22px;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted2)}.mk-home .steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;counter-reset:s}.mk-home .steps li{padding:24px;border-radius:18px;border:1px solid var(--line);background:linear-gradient(180deg,var(--bg2),var(--bg))}.mk-home .step-n{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:hsla(0,0%,100%,.06);color:var(--text);font-weight:800;font-size:15px;margin-bottom:14px;border:1px solid var(--line)}.mk-home .steps h4{margin:0 0 7px;font-size:16.5px;font-weight:700}.mk-home .steps p{margin:0;color:var(--muted);font-size:14px}.mk-home .grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:64px}.mk-home .feature{padding:22px;border-radius:16px;border:1px solid var(--line2);background:var(--bg2)}.mk-home .feature h4{margin:0 0 7px;font-size:15.5px;font-weight:700;display:flex;align-items:center;gap:8px}.mk-home .feature h4 .dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px 1px rgba(30,107,79,.6)}.mk-home .feature p{margin:0;color:var(--muted);font-size:13.5px}.mk-home .cta-band{margin-top:72px;padding:clamp(30px,5vw,52px);border-radius:24px;text-align:center;border:1px solid var(--line);background:radial-gradient(120% 140% at 50% 0,hsla(0,0%,100%,.05),rgba(20,21,22,.4) 60%),var(--bg2)}.mk-home .cta-band h3{margin:0 0 22px;font-size:clamp(22px,3.4vw,32px);font-weight:800;letter-spacing:-.02em}.mk-home .cta-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.mk-home .cta-row .btn-ghost,.mk-home .cta-row .btn-primary{width:auto;padding:13px 22px;font-size:15px}.mk-home .footer{border-top:1px solid var(--line);background:#070708;padding:42px 0 22px}.mk-home .footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:24px 28px;align-items:start}.mk-home .footer-brand .brand{margin-bottom:12px}.mk-home .footer-brand p{color:var(--muted);font-size:13.5px;max-width:34ch;margin:0 0 13px;line-height:1.5}.mk-home .socials{display:flex;gap:10px;flex-wrap:wrap}.mk-home .socials a{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--line);color:var(--muted);background:hsla(0,0%,100%,.02);transition:.2s}.mk-home .socials a svg{width:18px;height:18px}.mk-home .socials a:hover{color:#fff;border-color:hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.07);transform:translateY(-1px)}.mk-home .socials .perf-toggle{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--line);color:var(--muted);background:hsla(0,0%,100%,.02);cursor:pointer;padding:0;font:inherit;transition:.2s}.mk-home .socials .perf-toggle svg{width:18px;height:18px}.mk-home .socials .perf-toggle:hover{color:#fff;border-color:hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.07);transform:translateY(-1px)}.mk-home .socials .perf-toggle[aria-pressed=true]{color:var(--text);border-color:hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.09)}.mk-home .status-check{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;width:230px;height:40px;margin-top:11px;text-decoration:none;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;transition:color .2s}.mk-home .status-check:hover{color:#fff}.mk-home .status-check .sc-ticks{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.mk-home .sc-tick{opacity:0;transition:opacity .28s ease}.mk-home .status-check.go .sc-tick{opacity:1}.mk-home .sc-check{display:inline-flex;align-items:center;width:0;opacity:0;transform:scale(.3);color:#34d399;transition:opacity .3s ease,transform .4s cubic-bezier(.2,1.7,.45,1),width .3s ease}.mk-home .sc-check svg{width:16px;height:16px;display:block}.mk-home .status-check.done .sc-check{width:16px;opacity:1;transform:scale(1)}.mk-home .sc-label{position:relative}.mk-home .footer-col h4{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted2)}.mk-home .footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:7px}.mk-home .footer-col a{color:var(--muted);font-size:13.5px;transition:color .15s}.mk-home .footer-col a:hover{color:#fff}.mk-home .footer-soon{color:var(--muted);font-size:13.5px}.mk-home .tag-soon{font-size:9.5px;font-weight:700;color:var(--muted2);border:1px solid var(--line);border-radius:5px;padding:1px 5px;margin-left:6px;vertical-align:middle}.mk-home .news{display:flex;gap:8px;margin-top:6px}.mk-home .news input{flex:1;min-width:0;background:hsla(0,0%,100%,.04);border:1px solid var(--line);border-radius:10px;color:var(--text);padding:9px 11px;font-size:13px;font-family:inherit}.mk-home .news input::-moz-placeholder{color:var(--muted2)}.mk-home .news input::placeholder{color:var(--muted2)}.mk-home .news input:focus{outline:none;border-color:hsla(0,0%,100%,.28)}.mk-home .news button{white-space:nowrap;width:auto}.mk-home .contact{color:var(--muted2);font-size:12.5px;margin:11px 0 0}.mk-home .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-top:26px;padding-top:16px;border-top:1px solid var(--line);color:var(--muted2);font-size:12.5px}.mk-home .footer-bottom a:hover{color:#fff}.mk-home .footer-legal{grid-row:1/span 2}.mk-home .footer-lower{grid-column:1/5;grid-row:2;display:flex;gap:26px;align-items:flex-end;margin-top:14px}.mk-home .footer-ip a{color:var(--muted);text-decoration:underline}.mk-home .footer-ip a:hover{color:#fff}.mk-home .perf-pill{position:fixed;left:50%;bottom:22px;transform:translateX(-50%) translateY(10px);z-index:2500;display:inline-flex;align-items:center;gap:9px;max-width:92vw;padding:9px 16px;border-radius:980px;text-align:center;background:rgba(18,19,21,.55);backdrop-filter:blur(12px) saturate(120%);border:1px solid hsla(0,0%,100%,.1);color:#c9ccd2;font-size:12.5px;line-height:1.35;box-shadow:0 18px 44px -18px rgba(0,0,0,.75);opacity:0;transition:opacity .4s ease,transform .4s ease;pointer-events:none}.mk-home .perf-pill[hidden]{display:none}.mk-home .perf-pill.show{opacity:1;transform:translateX(-50%) translateY(0)}.mk-home .perf-pill b{color:#fff;font-weight:600}.mk-home .perf-pill .pp-dot{width:7px;height:7px;border-radius:50%;background:#9aa0aa;flex:0 0 auto}.mk-home .perf-pill.on .pp-dot{background:#34d399;box-shadow:0 0 8px rgba(52,211,153,.6)}.mk-home #ip-modal{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.62);backdrop-filter:blur(4px)}.mk-home #ip-modal[hidden]{display:none}.mk-home .ip-modal-box{max-width:430px;background:#161618;border:1px solid var(--line);border-radius:18px;padding:24px;text-align:left;box-shadow:0 40px 100px -30px rgba(0,0,0,.9)}.mk-home .ip-modal-box strong{display:block;font-size:16px;margin-bottom:10px;color:var(--text)}.mk-home .ip-modal-box p{margin:0 0 12px;color:var(--muted);font-size:13.5px;line-height:1.55}.mk-home .ip-modal-box a{color:#fff;text-decoration:underline}.mk-home .ip-modal-fine{margin:-4px 0 12px!important;font-size:11px!important;color:var(--muted2)!important}.mk-home .ip-modal-box button{margin-top:4px;padding:10px 18px;border-radius:10px;border:0;background:#fff;color:#0b0b0d;font-weight:600;font-size:13px;cursor:pointer}.mk-home{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mk-home .footer,.mk-home .footer *,.mk-home .section,.mk-home .section *{-webkit-user-select:text;-moz-user-select:text;user-select:text}.mk-home .card,.mk-home .card *,.mk-home .hero,.mk-home .hero *{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.mk-home .card input,.mk-home .card textarea,.mk-home .hero input,.mk-home .hero textarea,.mk-home input,.mk-home textarea{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.mk-home .credit{color:var(--muted2)}.mk-home .credit a,.mk-home .credit strong{color:var(--muted);font-weight:600}.mk-home.js-on .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.mk-home.js-on .reveal.in{opacity:1;transform:none}.mk-home .hero-m{display:none}.mk-home .hero-m__bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.mk-home .hero-m__brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:600;letter-spacing:-.02em;color:var(--text)}.mk-home .hero-m__brand svg{width:27px;height:27px;flex:0 0 auto;color:var(--text)}.mk-home .hero-m__signin{font-size:13.5px;font-weight:500;color:var(--text);border:1px solid var(--line);border-radius:980px;padding:8px 18px;background:hsla(0,0%,100%,.04)}.mk-home .hero-m__title{font-size:clamp(56px,17vw,80px);line-height:.92;letter-spacing:-.04em;font-weight:700;margin:2px 0 14px;color:var(--text)}.mk-home .hero-m__sub{font-size:17px;line-height:1.5;color:var(--muted);margin:0 0 24px}.mk-home .mcard{display:block;border-radius:22px;border:1px solid var(--line);background:hsla(0,0%,100%,.022);padding:18px;margin-bottom:14px;text-align:left}.mk-home .mcard__row{display:flex;align-items:flex-start;gap:14px}.mk-home .mcard__ico{flex:0 0 auto;width:46px;height:46px;border-radius:50%;background:hsla(0,0%,100%,.05);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--text)}.mk-home .mcard__ico svg{width:22px;height:22px}.mk-home .mcard__body{flex:1;min-width:0}.mk-home .mcard__body h2{margin:0;font-size:18.5px;font-weight:600;color:var(--text)}.mk-home .mcard__body p{margin:4px 0 0;font-size:14px;color:var(--muted);line-height:1.45}.mk-home .mcard__chev{width:20px;height:20px;color:var(--muted2);flex:0 0 auto;margin-top:12px}.mk-home .mcard .input-wrap{position:relative;margin-top:15px}.mk-home .mcard .input-ico{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:17px;height:17px;color:var(--muted2);pointer-events:none}.mk-home .mcard input{width:100%;background:hsla(0,0%,100%,.03);border:1px solid var(--line);border-radius:14px;color:var(--text);padding:14px 16px 14px 42px;font-size:15px;font-family:inherit}.mk-home .mcard input::-moz-placeholder{color:var(--muted2)}.mk-home .mcard input::placeholder{color:var(--muted2)}.mk-home .mcard input:focus{outline:none;border-color:hsla(0,0%,100%,.28);box-shadow:0 0 0 3px hsla(0,0%,100%,.08)}.mk-home .mcard input[aria-invalid=true]{border-color:#ff7a7a;box-shadow:0 0 0 3px hsla(0,100%,74%,.18)}.mk-home .mbtn{display:block;width:100%;text-align:center;margin-top:14px;border-radius:14px;padding:15px 16px;font-size:16px;font-weight:600;cursor:pointer;border:1px solid transparent;font-family:inherit}.mk-home .mbtn--light{background:#f5f5f7;color:#0a0a0b}.mk-home .mbtn--dark{background:hsla(0,0%,100%,.05);color:var(--text);border-color:var(--line)}.mk-home .mcard--primary{position:relative;border:1px solid transparent}.mk-home .mcard--primary:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:conic-gradient(from var(--rb-angle),#2dd4bf,#3b82f6,#8b5cf6,#ec4899,#f59e0b,#2dd4bf);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:rb-spin 6s linear infinite;pointer-events:none}.mk-home .mfeatures{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0 0;padding:18px 0 0;border-top:1px solid var(--line2)}.mk-home .mfeatures li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px}.mk-home .mfeatures svg{width:22px;height:22px;color:var(--green-text);flex:0 0 auto}.mk-home .mfeatures span{font-size:11.5px;color:var(--muted);line-height:1.25}@media(prefers-reduced-motion:reduce){.mk-home .mcard--primary:before{animation:none}}@media(max-width:600px){.mk-home .hero{display:none}.mk-home .hero-m{display:flex;flex-direction:column;min-height:100svh;min-height:100dvh;padding:18px 18px 26px}.mk-home .mfeatures{margin-top:auto}}@media(max-width:860px){.mk-home .footer-grid{grid-template-columns:1fr 1fr;gap:30px}.mk-home .footer-brand{grid-column:1/-1}.mk-home .footer-legal{grid-row:auto}.mk-home .footer-lower{grid-column:1/-1;grid-row:auto;flex-wrap:wrap}}@media(max-width:760px){.mk-home .steps,.mk-home .two-up{grid-template-columns:1fr}.mk-home .grid-3{grid-template-columns:1fr 1fr}}@media(max-width:560px){.mk-home .hero{padding:26px 14px}.mk-home .footer-grid,.mk-home .grid-3,.mk-home .roles{grid-template-columns:1fr}.mk-home .footer-bottom{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){.mk-home .col,.mk-home .cue-arrow,.mk-home .cue-grp,.mk-home .cue-revrect,.mk-home .role.rb-sel:before{animation:none}.mk-home .sc-check,.mk-home .sc-tick{transition:none}.mk-home .cue-grp{opacity:1}.mk-home .cue-revrect{transform:scaleX(1)}.mk-home{scroll-behavior:auto}.mk-home.js-on .reveal{opacity:1;transform:none;transition:none}}.mk-home .panel{background:transparent;box-shadow:none}