.mk-landing{--ink: #18181b;--ink-soft: #3f3f46;--gray: #71717a;--gray-light: #a1a1aa;--paper: #ffffff;--paper-soft: #fafafa;--line: 1px solid #e4e4e7;--accent-teal: #1e4d45;font-family:DM Sans,DM Sans Fallback,Zen Kaku Gothic New,Hiragino Sans,Noto Sans JP,sans-serif;color:var(--ink);background:var(--paper);overflow-x:hidden}.mk-landing *,.mk-landing *:before,.mk-landing *:after{box-sizing:border-box}.mk-landing ::-moz-selection{background:var(--ink);color:#fff}.mk-landing ::selection{background:var(--ink);color:#fff}.mk-landing h1,.mk-landing h2,.mk-landing h3,.mk-landing .font-display{font-family:Satoshi,Zen Kaku Gothic New,Hiragino Sans,Noto Sans JP,sans-serif}.mk-landing .tone{background-image:none;background-size:9px 9px}.mk-landing .tone-soft{background-color:var(--paper-soft);background-image:none;background-size:9px 9px}.mk-landing .nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff;border-bottom:1px solid var(--ink)}.mk-landing .nav-inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:13px 24px}.mk-landing .logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink)}.mk-landing .logo-mark{width:38px;height:38px;border:var(--line);background:#fff;display:flex;align-items:center;justify-content:center}.mk-landing .logo-mark svg{width:30px;height:30px}.mk-landing .logo-name{font-weight:900;font-size:20px;letter-spacing:-.01em;font-family:Satoshi}.mk-landing .nav-links{display:flex;gap:26px}.mk-landing .nav-links a{color:var(--ink);text-decoration:none;font-size:14px;font-weight:700;border-bottom:1px solid transparent;transition:border-color .15s}.mk-landing .nav-links a:hover{border-bottom-color:var(--ink)}.mk-landing .nav-right{display:flex;align-items:center;gap:14px}.mk-landing .lang-toggle{display:flex;border:1px solid var(--ink)}.mk-landing .lang-toggle a{padding:4px 12px;font-size:12px;font-weight:700;color:var(--ink);transition:all .2s;text-decoration:none}.mk-landing .lang-toggle a.active{background:var(--ink);color:#fff}.mk-landing .btn{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;font-size:15px;font-weight:700;text-decoration:none;cursor:pointer;border:var(--line);transition:transform .12s,box-shadow .12s;font-family:DM Sans;background:none}.mk-landing .btn-primary{background:var(--ink);color:#fff;box-shadow:0 1px 3px #18181b14}.mk-landing .btn-primary:hover{transform:translateY(-1px);box-shadow:0 1px 3px #18181b14}.mk-landing .btn-outline{background:#fff;color:var(--ink);box-shadow:0 1px 3px #18181b14}.mk-landing .btn-outline:hover{transform:translateY(-1px);box-shadow:0 1px 3px #18181b14}.mk-landing .btn-sm{padding:8px 18px;font-size:13.5px;box-shadow:0 1px 3px #18181b14}.mk-landing .hero{padding:140px 24px 70px;position:relative;background:#fff}.mk-landing .hero:before{content:"";position:absolute;top:70px;right:0;width:260px;height:260px;background-image:none;background-size:10px 10px;clip-path:polygon(100% 0,0 0,100% 100%);pointer-events:none}.mk-landing .hero:after{content:"";position:absolute;bottom:0;left:0;width:200px;height:200px;background-image:none;background-size:10px 10px;clip-path:polygon(0 100%,0 0,100% 100%);pointer-events:none}.mk-landing .hero-inner{max-width:1120px;margin:0 auto;text-align:center;position:relative}.mk-landing .hero-badge{display:inline-block;border:1px solid var(--ink);background:#fff;font-size:13px;font-weight:700;padding:6px 18px;margin-bottom:28px;transform:none}.mk-landing .hero h1{font-size:clamp(34px,5.6vw,62px);font-weight:400;line-height:1.25;letter-spacing:.01em;margin-bottom:22px}.mk-landing .hero h1 .u{background:linear-gradient(transparent 62%,#11111129 62%)}.mk-landing .hero-sub{color:var(--ink-soft);font-size:clamp(14.5px,2vw,17.5px);line-height:1.9;max-width:640px;margin:0 auto 34px}.mk-landing .hero-ctas{display:flex;gap:18px;justify-content:center;flex-wrap:wrap;margin-bottom:14px}.mk-landing .hero-note{color:var(--gray);font-size:13px;margin-bottom:54px}.mk-landing .concept-panel{max-width:1080px;margin:0 auto;background:#fff;border:1px solid var(--ink);box-shadow:0 1px 3px #18181b14;position:relative;padding:34px 16px 18px}.mk-landing .concept-caption{position:absolute;top:-16px;left:26px;background:var(--ink);color:#fff;font-size:13.5px;font-weight:700;padding:5px 18px;font-family:Satoshi}.mk-landing .concept-panel svg{width:100%;height:auto;display:block}.mk-landing .section{padding:92px 24px;position:relative}.mk-landing .section-inner{max-width:1100px;margin:0 auto}.mk-landing .kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px}.mk-landing .kicker .num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:var(--ink);color:#fff;font-size:16px;font-weight:900;font-family:Satoshi}.mk-landing .kicker .kt{font-size:14px;font-weight:900;letter-spacing:.06em;border-bottom:1px solid var(--ink);padding-bottom:2px}.mk-landing .section h2{font-size:clamp(25px,3.5vw,36px);font-weight:400;line-height:1.45;margin-bottom:16px}.mk-landing .section .lead{color:var(--ink-soft);font-size:15.5px;line-height:1.95;max-width:620px;margin-bottom:42px}.mk-landing .split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}@media(max-width:860px){.mk-landing .split{grid-template-columns:1fr}}.mk-landing .panel{background:#fff;border:var(--line);box-shadow:0 1px 3px #18181b14;transition:transform .18s,box-shadow .18s}.mk-landing .panel:hover{transform:translateY(-1px);box-shadow:0 1px 3px #18181b14}.mk-landing .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}@media(max-width:760px){.mk-landing .steps{grid-template-columns:1fr}}.mk-landing .step-card{padding:28px 22px;position:relative}.mk-landing .step-num{position:absolute;top:-16px;left:20px;background:#fff;border:var(--line);color:var(--ink);font-size:15px;font-weight:900;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:Satoshi}.mk-landing .step-icon{font-size:34px;margin-bottom:14px;filter:grayscale(1) contrast(1.15)}.mk-landing .step-card h3{font-size:17.5px;font-weight:400;margin-bottom:10px}.mk-landing .step-card p{color:var(--ink-soft);font-size:13.5px;line-height:1.8}.mk-landing .mock{overflow:hidden}.mk-landing .mock-bar{display:flex;align-items:center;gap:7px;background:#fff;padding:11px 16px;border-bottom:var(--line)}.mk-landing .mock-dot{width:11px;height:11px;border-radius:50%;border:1px solid var(--ink)}.mk-landing .mock-dot.f{background:var(--ink)}.mk-landing .mock-url{margin-left:12px;border:1px solid var(--ink);font-size:11px;color:var(--ink-soft);padding:3px 12px;flex:1;max-width:230px;font-weight:500}.mk-landing .mock-body{padding:22px;position:relative;overflow:hidden;height:360px}.mk-landing .chips{display:flex;flex-wrap:wrap;gap:11px;margin-bottom:8px}.mk-landing .chip{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--ink);padding:8px 16px;font-size:13.5px;font-weight:700;color:var(--ink);transition:all .15s;box-shadow:0 1px 3px #18181b14}.mk-landing .chip:hover{transform:translateY(-1px);box-shadow:0 1px 3px #18181b14}.mk-landing .chip .ic{font-size:15px;filter:grayscale(1) contrast(1.2)}.mk-landing .chan-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:700px){.mk-landing .chan-grid{grid-template-columns:1fr}}.mk-landing .chan-box{padding:26px}.mk-landing .chan-box h4{font-size:15px;font-weight:700;display:flex;align-items:center;gap:10px;margin-bottom:18px;flex-wrap:wrap}.mk-landing .chan-tag{font-size:11.5px;font-weight:900;padding:3px 12px;border:1px solid var(--ink)}.mk-landing .chan-tag.f{background:var(--ink);color:#fff}.mk-landing .chan-items{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mk-landing .chan-item{display:flex;align-items:center;gap:10px;border:1px solid var(--ink);padding:10px 13px;font-size:13.5px;font-weight:700;transition:all .15s;background:#fff}.mk-landing .chan-item:hover{background:var(--ink);color:#fff}.mk-landing .chan-item:hover .ci{background:#fff;color:var(--ink)}.mk-landing .chan-item .ci{width:26px;height:26px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;flex-shrink:0;transition:all .15s}.mk-landing .bench{padding:30px}.mk-landing .bench-row{display:grid;grid-template-columns:200px 1fr 1fr;gap:14px;align-items:center;padding:13px 0;border-bottom:1px dashed rgba(17,17,17,.25)}.mk-landing .bench-row:last-of-type{border-bottom:none}.mk-landing .bench-row.head{font-size:12.5px;font-weight:900;letter-spacing:.06em;border-bottom:var(--line)}.mk-landing .bench-label{font-size:13.5px;font-weight:700}.mk-landing .bench-label small{display:block;color:var(--gray);font-weight:400;font-size:11px;margin-top:2px}.mk-landing .bench-bar-wrap{display:flex;align-items:center;gap:10px}.mk-landing .bench-track{flex:1;height:14px;border:1px solid var(--ink);overflow:hidden;background:#fff}.mk-landing .bench-fill{height:100%;width:0;transition:width 1.1s cubic-bezier(.22,1,.36,1)}.mk-landing .bench-fill.them{background-image:repeating-linear-gradient(45deg,#999 0 4px,transparent 4px 8px)}.mk-landing .bench-fill.us{background:var(--ink)}.mk-landing .bench-val{font-size:13px;font-weight:900;min-width:52px;text-align:right}.mk-landing .bench-note{margin-top:18px;font-size:12px;color:var(--gray);display:flex;align-items:center;gap:6px}.mk-landing .chat-demo{overflow:hidden}.mk-landing .chat-head{background:#fff;color:var(--ink);border-bottom:1px solid var(--border, #e4e4e7);padding:13px 18px;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700}.mk-landing .chat-body{padding:22px;display:flex;flex-direction:column;justify-content:flex-end;gap:12px;height:340px;overflow:hidden;background:#fff}.mk-landing .msg{max-width:84%;padding:11px 15px;font-size:13.5px;line-height:1.7;position:relative;border:1px solid transparent;border-radius:14px}.mk-landing .msg.user{align-self:flex-end;background:var(--ink);color:#fff}.mk-landing .msg.bot{align-self:flex-start;background:#f4f4f5;border-color:#e4e4e7;color:var(--ink)}.mk-landing .msg .action-card{margin-top:10px;background:#fff;border:1px solid #e4e4e7;border-radius:8px;padding:10px 14px;font-size:12.5px}.mk-landing .msg .action-card .ok{font-weight:900;display:flex;align-items:center;gap:6px;margin-bottom:4px}.mk-landing .action-chips{display:flex;flex-wrap:wrap;gap:11px;margin-top:26px}.mk-landing .dash{padding:26px;background:#fff}.mk-landing .dash-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;border-bottom:var(--line);padding-bottom:12px}.mk-landing .dash-head span{font-size:12px;font-weight:900;letter-spacing:.12em}.mk-landing .dash-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}@media(max-width:600px){.mk-landing .dash-grid{grid-template-columns:1fr}}.mk-landing .dash-kpi{border:1px solid var(--ink);padding:16px}.mk-landing .dash-kpi .v{font-size:26px;font-weight:900;letter-spacing:-.01em;font-family:Satoshi}.mk-landing .dash-kpi .l{color:var(--ink-soft);font-size:12px;margin-top:5px}.mk-landing .dash-kpi .t{font-size:11.5px;font-weight:900;margin-top:7px}.mk-landing .dash-chart{border:1px solid var(--ink);padding:16px;display:flex;align-items:flex-end;gap:7px;height:110px}.mk-landing .dash-bar{flex:1;background:var(--ink);min-height:8px;transform-origin:bottom;animation:mkGrow 1s cubic-bezier(.22,1,.36,1) both}.mk-landing .dash-bar:nth-child(odd){background-image:repeating-linear-gradient(45deg,#18181b 0,#18181b 3px,#555 3px,#555 6px)}@keyframes mkGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.mk-landing .sec-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px}.mk-landing .sec-card{padding:24px;display:flex;gap:16px;align-items:flex-start}.mk-landing .sec-icon{width:46px;height:46px;border:var(--line);display:flex;align-items:center;justify-content:center;font-size:21px;flex-shrink:0;filter:grayscale(1) contrast(1.2)}.mk-landing .sec-card h4{font-size:15px;font-weight:700;margin-bottom:6px}.mk-landing .sec-card p{color:var(--ink-soft);font-size:13px;line-height:1.75}.mk-landing .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;text-align:center}@media(max-width:600px){.mk-landing .stats{grid-template-columns:1fr}}.mk-landing .stat{padding:30px 16px}.mk-landing .stat .v{font-size:46px;font-weight:400;font-family:Satoshi}.mk-landing .stat .l{color:var(--ink-soft);font-size:13.5px;margin-top:8px;font-weight:700}.mk-landing .price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:28px;margin-top:14px}@media(max-width:980px){.mk-landing .price-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.mk-landing .price-grid{grid-template-columns:1fr}}.mk-landing .price-card{padding:30px 22px 26px;text-align:center;position:relative;background:#fff;display:flex;flex-direction:column}.mk-landing .price-card h3{font-size:20px;font-weight:400;margin-bottom:12px}.mk-landing .price-v{font-size:33px;font-weight:400;font-family:Satoshi;margin-bottom:6px;line-height:1.1}.mk-landing .price-v small{font-size:13px;font-weight:700;font-family:DM Sans}.mk-landing .price-for{font-size:12.5px;color:var(--gray);padding-bottom:14px;border-bottom:1px solid var(--ink);margin-bottom:16px}.mk-landing .price-card ul{list-style:none;text-align:left;display:flex;flex-direction:column;gap:9px;padding:0;margin:0}.mk-landing .price-card li{font-size:13px;font-weight:500;padding-left:16px;position:relative;line-height:1.5}.mk-landing .price-card li:before{content:"■";position:absolute;left:0;font-size:7px;top:6px}.mk-landing .price-card.dark{background:var(--ink);color:#fff}.mk-landing .price-card.dark .price-for{color:#ffffffa6;border-bottom-color:#fff}.mk-landing .pop-badge{position:absolute;top:-16px;left:50%;transform:translate(-50%);background:#fff;color:var(--ink);border:var(--line);font-size:12px;font-weight:900;padding:4px 16px;white-space:nowrap;font-family:Satoshi}.mk-landing .credits-box{padding:18px 24px;background:#fff;margin-bottom:28px}.mk-landing .credits-box h4{font-size:14px;font-weight:900;margin-bottom:8px}.mk-landing .credits-box p{font-size:13px;color:var(--ink-soft);line-height:1.9}.mk-landing .price-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px 28px;background:#fff;flex-wrap:wrap}.mk-landing .price-banner .pb-t{font-size:17px;font-weight:400;font-family:Satoshi}.mk-landing .price-banner .pb-r{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.mk-landing .price-banner .pb-mail{font-size:12px;color:var(--gray)}.mk-landing .final{background:var(--ink);padding:104px 24px;text-align:center;position:relative;overflow:hidden}.mk-landing .final:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:none;background-size:11px 11px}.mk-landing .final-inner{position:relative;max-width:720px;margin:0 auto}.mk-landing .final h2{color:#fff;font-size:clamp(28px,4.4vw,46px);font-weight:400;margin-bottom:18px}.mk-landing .final p{color:#ffffffbf;font-size:16px;margin-bottom:34px}.mk-landing .final .btn-primary{background:#fff;color:var(--ink);border-color:#fff;box-shadow:0 1px 3px #18181b14}.mk-landing .final .btn-outline{background:transparent;color:#fff;border-color:#fff;box-shadow:0 1px 3px #18181b14}.mk-landing .footer{background:#fff;border-top:1px solid var(--ink);padding:38px 24px}.mk-landing .footer-inner{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:18px}.mk-landing .footer .copy{color:var(--gray);font-size:13px}.mk-landing .footer-links{display:flex;gap:22px}.mk-landing .footer-links a{color:var(--ink);font-size:13px;text-decoration:none;font-weight:700;border-bottom:1px solid transparent}.mk-landing .footer-links a:hover{border-bottom-color:var(--ink)}.mk-landing .drop-zone{border:1px dashed var(--ink);padding:20px;text-align:center;margin-bottom:14px;transition:background .25s,border-style .25s}.mk-landing .drop-zone.over{background:var(--paper-soft);border-style:solid}.mk-landing .file-tray{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.mk-landing .tray-file{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:10px;font-weight:700;border:1px solid var(--ink);padding:7px 9px;background:#fff;transition:opacity .3s}.mk-landing .tray-file.taken{opacity:.25}.mk-landing .tray-file .tf-ic{font-size:20px;filter:grayscale(1) contrast(1.2)}.mk-landing .file-row{display:flex;align-items:center;gap:10px;border:1px solid var(--ink);padding:8px 13px;font-size:12.5px;font-weight:500;margin-bottom:8px;background:#fff;position:relative;opacity:0;transform:translateY(8px);transition:opacity .35s,transform .35s}.mk-landing .file-row.show{opacity:1;transform:none}.mk-landing .file-row .fr-status{margin-left:auto;font-weight:900;font-size:11.5px;white-space:nowrap}.mk-landing .file-row .fr-bar{position:absolute;left:0;bottom:-2px;height:3px;background:var(--ink);width:0;transition:width 1s ease}.mk-landing .demo-cursor{position:absolute;z-index:30;width:22px;height:22px;pointer-events:none;left:86%;top:88%;transition:left 1s cubic-bezier(.45,.05,.35,1),top 1s cubic-bezier(.45,.05,.35,1),transform .15s}.mk-landing .demo-cursor.press{transform:scale(.82)}.mk-landing .drag-ghost{position:absolute;z-index:29;pointer-events:none;border:1px solid var(--ink);background:#fff;font-size:10.5px;font-weight:700;padding:5px 10px;display:flex;align-items:center;gap:5px;opacity:0;transition:left 1s cubic-bezier(.45,.05,.35,1),top 1s cubic-bezier(.45,.05,.35,1),opacity .2s;box-shadow:0 1px 3px #18181b14}.mk-landing .drag-ghost.on{opacity:1}.mk-landing .stamp{position:absolute;z-index:31;left:50%;top:44%;transform:translate(-50%,-50%) rotate(-8deg) scale(2.4);border:1px solid var(--ink);color:var(--ink);background:#fff;font-family:Satoshi;font-size:19px;padding:8px 22px;opacity:0;transition:opacity .22s,transform .22s cubic-bezier(.4,1.6,.5,1);box-shadow:0 1px 3px #18181b14;white-space:nowrap}.mk-landing .stamp.show{opacity:1;transform:translate(-50%,-50%) rotate(-8deg) scale(1)}.mk-landing .stamp svg{width:30px;height:30px;vertical-align:-9px;margin-right:7px}.mk-landing .src-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:14px}.mk-landing .src-box{border:1px solid var(--ink);padding:9px 10px;background:#fff;display:flex;flex-direction:column;gap:7px;align-items:flex-start}.mk-landing .src-title{font-size:10.5px;font-weight:900;letter-spacing:.03em}.mk-landing .src-box .tray-file{border-style:dashed;padding:5px 8px}.mk-landing .src-btn{border:1px solid var(--ink);background:#fff;font-size:10.5px;font-weight:900;padding:5px 10px;font-family:DM Sans;transition:all .2s;cursor:default}.mk-landing .src-btn.done{background:var(--ink);color:#fff}.mk-landing .url-input{border:1px solid var(--ink);font-size:10px;font-weight:500;padding:5px 8px;min-height:26px;width:100%;background:var(--paper-soft);white-space:nowrap;overflow:hidden}.mk-landing .chat-avatar{color:var(--ink);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.mk-landing .chat-avatar svg{width:20px;height:20px}.mk-landing .typing-dots{display:inline-flex;gap:4px;align-items:center;padding:3px 2px}.mk-landing .typing-dots i{width:6px;height:6px;border-radius:50%;background:var(--ink);opacity:.3;animation:mkBlink 1s infinite;font-style:normal}.mk-landing .typing-dots i:nth-child(2){animation-delay:.2s}.mk-landing .typing-dots i:nth-child(3){animation-delay:.4s}@keyframes mkBlink{0%,to{opacity:.25}50%{opacity:1}}.mk-landing .caret{display:inline-block;width:2px;height:1em;background:currentColor;vertical-align:-2px;margin-left:1px;animation:mkBlink .7s infinite}.mk-landing .pop{animation:mkPopin .4s cubic-bezier(.4,1.6,.5,1) both}@keyframes mkPopin{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.mk-landing .reveal{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.mk-landing .reveal.in{opacity:1;transform:none}@media(max-width:760px){.mk-landing .nav-links{display:none}.mk-landing .nav-inner{flex-wrap:wrap;row-gap:8px}.mk-landing .nav-right{flex-wrap:wrap;justify-content:flex-end;gap:6px}.mk-landing .nav-right .btn-sm{padding:6px 10px;font-size:11px;white-space:nowrap}.mk-landing .lang-toggle a{padding:4px 8px}.mk-landing .back-link{font-size:12px;white-space:nowrap}}.mk-landing .movie-panel{max-width:1080px;margin:34px auto 0;background:#fff;border:1px solid var(--ink);box-shadow:0 1px 3px #18181b14;position:relative;text-align:left}.mk-landing .movie-caption{position:absolute;top:-16px;left:26px;background:var(--ink);color:#fff;font-size:13.5px;font-weight:700;padding:5px 18px;font-family:Satoshi;z-index:7}.mk-landing .movie-stage{position:relative;width:100%;aspect-ratio:16 / 9;background:#fff;overflow:hidden;font-family:Meiryo UI,Meiryo,DM Sans,sans-serif;cursor:pointer}.mk-landing .v-scene{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .55s ease;background:#fff}.mk-landing .v-scene.active{opacity:1;visibility:visible}.mk-landing .v-cap{position:absolute;left:50%;bottom:6%;transform:translate(-50%);width:88%;text-align:center;font-size:clamp(12px,2.1vw,21px);font-weight:700;color:#000;background:#ffffffe0;padding:6px 14px;opacity:0;transition:opacity .6s;letter-spacing:.02em;line-height:1.5}.mk-landing .v-cap.on{opacity:1}.mk-landing .v-chatwin{width:min(58%,380px);margin:6% auto 0;border:1px solid #18181b;background:#fff}.mk-landing .v-chathead{background:#888;color:#fff;font-size:12px;font-weight:700;padding:7px 12px;display:flex;align-items:center;gap:8px}.mk-landing .v-chathead.dark{background:#fff;color:var(--ink);border-bottom:1px solid var(--border, #e4e4e7)}.mk-landing .v-avatar{width:20px;height:20px;color:var(--ink)}.mk-landing .v-chatbody{padding:12px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;min-height:120px;max-height:230px;overflow:hidden}.mk-landing .v-bub{max-width:85%;padding:7px 11px;font-size:12px;line-height:1.55;border:1px solid #18181b}.mk-landing .v-bub.user{align-self:flex-end;background:#18181b;color:#fff;border-radius:11px 11px 3px}.mk-landing .v-bub.bot{align-self:flex-start;background:#fff;border-radius:11px 11px 11px 3px}.mk-landing .v-bub.gen{align-self:flex-start;background:#f0f0f0;border-color:#999;color:#333;border-radius:11px 11px 11px 3px}.mk-landing .v-cite{border:1px solid #1e4d45;background:#e6f0ed;color:#1e4d45;font-size:11px;font-weight:700;padding:6px 10px;margin-top:6px;line-height:1.5}.mk-landing .v-act{border:1px solid #18181b;background:#fff;font-size:11px;padding:6px 10px;margin-top:6px;line-height:1.7}.mk-landing .vs-push{animation:mkVpush 6s linear forwards}@keyframes mkVpush{0%{transform:scale(1)}to{transform:scale(1.08)}}.mk-landing .v-float{position:absolute;font-size:clamp(22px,4vw,38px);filter:grayscale(1) contrast(1.15);animation:mkVdrift 8s alternate infinite ease-in-out}@keyframes mkVdrift{0%{transform:translate(0) rotate(-7deg)}to{transform:translate(20px,26px) rotate(9deg)}}.mk-landing .v-person{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);font-size:clamp(38px,7vw,64px);filter:grayscale(1)}.mk-landing .v-upwin{position:absolute;right:8%;top:12%;width:46%;border:1px solid #18181b;background:#fff}.mk-landing .v-uphead{background:#18181b;color:#fff;font-size:11.5px;font-weight:700;padding:6px 12px}.mk-landing .v-updrop{margin:10px;border:1px dashed #18181b;padding:14px;text-align:center;font-size:11px;font-weight:700;color:#666;transition:background .25s}.mk-landing .v-updrop.hot{background:var(--paper-soft)}.mk-landing .v-uplist{padding:0 10px 10px;display:flex;flex-direction:column;gap:6px}.mk-landing .v-uprow{border:1px solid #18181b;font-size:10.5px;font-weight:700;padding:5px 9px;display:flex;justify-content:space-between;opacity:0;transform:translateY(6px);transition:all .3s}.mk-landing .v-uprow.show{opacity:1;transform:none}.mk-landing .v-src{position:absolute;font-size:clamp(22px,4vw,36px);filter:grayscale(1) contrast(1.15);transition:left 1s cubic-bezier(.45,.05,.35,1),top 1s cubic-bezier(.45,.05,.35,1),opacity .3s,transform .3s}.mk-landing .v-zoomwrap{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .9s cubic-bezier(.4,0,.2,1)}.mk-landing .v-zoomwrap.cite{transform:scale(1.32) translate(-4%,-14%)}.mk-landing .v-cut{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;opacity:0;visibility:hidden;transition:opacity .3s}.mk-landing .v-cut.on{opacity:1;visibility:visible}.mk-landing .v-big{font-size:clamp(34px,7vw,66px);font-weight:900;font-family:Meiryo UI,Meiryo,sans-serif}.mk-landing .v-chiprow{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.mk-landing .v-bigchip{border:1px solid #18181b;background:#fff;font-size:clamp(14px,2.6vw,24px);font-weight:900;padding:12px 26px;box-shadow:0 1px 3px #18181b14}.mk-landing .v-browser{width:60%;border:1px solid #18181b}.mk-landing .v-bhead{background:#eee;border-bottom:1px solid #18181b;padding:6px 10px;font-size:10px;color:#666}.mk-landing .v-bbody{position:relative;height:300px;background:#fff}.mk-landing .v-bline{height:8px;background:#e5e5e5;margin:12px 16px 0;width:60%}.mk-landing .v-widget{position:absolute;right:10px;bottom:10px;border:1px solid #18181b;background:#18181b;color:#fff;font-size:10.5px;font-weight:700;padding:7px 12px;display:flex;align-items:center;gap:6px}.mk-landing .v-logo{position:absolute;left:50%;top:30%;transform:translate(-50%,-50%);display:grid;grid-template-columns:repeat(2,1fr);gap:9px;opacity:0;transition:opacity .9s}.mk-landing .v-logo.on{opacity:1}.mk-landing .v-logo span{width:clamp(13px,2.2vw,20px);height:clamp(13px,2.2vw,20px);border-radius:50%;background:#18181b}.mk-landing .v-tag{position:absolute;left:50%;top:47%;transform:translate(-50%);width:92%;text-align:center;font-size:clamp(14px,2.6vw,25px);font-weight:700;min-height:1.6em}.mk-landing .v-word{position:absolute;left:50%;top:60%;transform:translate(-50%);font-size:clamp(18px,3.4vw,32px);font-weight:900;font-family:Satoshi;opacity:0;transition:opacity .7s}.mk-landing .v-word.on{opacity:1}.mk-landing .v-url{position:absolute;left:50%;top:73%;transform:translate(-50%);font-size:clamp(11px,1.8vw,16px);font-weight:700;color:#1e4d45;opacity:0;transition:opacity .7s;white-space:nowrap}.mk-landing .v-url.on{opacity:1}.mk-landing .movie-stage.paused *{animation-play-state:paused}.mk-landing .movie-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffed;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;z-index:6;cursor:pointer}.mk-landing .movie-play{width:76px;height:76px;border:1px solid #18181b;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;background:#fff;box-shadow:0 1px 3px #18181b14}.mk-landing .movie-play-t{font-size:14px;font-weight:900}.mk-landing .movie-bar{display:flex;align-items:center;gap:12px;border-top:var(--line);padding:10px 14px;background:#fff}.mk-landing .mv-btn{border:1px solid #18181b;background:#fff;font-size:13px;font-weight:900;width:34px;height:30px;cursor:pointer;font-family:inherit}.mk-landing .mv-btn:hover{background:#18181b;color:#fff}.mk-landing .mv-track{flex:1;height:12px;border:1px solid #18181b;background:#fff;cursor:pointer}.mk-landing .mv-prog{height:100%;width:0;background:#18181b}.mk-landing .mv-time{font-size:12px;font-weight:700;min-width:82px;text-align:right}.mk-landing .v-cap.big{font-size:clamp(20px,3.6vw,34px);bottom:auto;top:44%;background:none;font-weight:900;letter-spacing:.04em}.mk-landing .v-nostamp{position:absolute;right:-12px;top:-14px;border:1px solid #666;color:#666;background:#ffffffeb;font-size:11px;font-weight:900;padding:2px 8px;transform:scale(2);opacity:0;transition:all .18s;white-space:nowrap}.mk-landing .v-nostamp.show{opacity:1;transform:scale(1)}.mk-landing .v-timer{position:absolute;right:7%;top:9%;border:1px solid #18181b;background:#fff;font-size:clamp(15px,2.6vw,24px);font-weight:900;padding:5px 14px;font-family:Consolas,monospace}.mk-landing .v-fileicon{position:absolute;display:flex;flex-direction:column;align-items:center;font-size:clamp(20px,3.4vw,30px);transition:left .75s cubic-bezier(.5,0,.4,1),top .75s cubic-bezier(.5,0,.4,1),opacity .25s,transform .25s;z-index:3}.mk-landing .v-fileicon i{font-style:normal;font-size:9px;font-weight:900;border:1px solid #18181b;background:#fff;padding:0 4px;margin-top:2px}.mk-landing .v-badge{position:absolute;border:1px solid #18181b;background:#fff;font-size:clamp(9px,1.4vw,12px);font-weight:900;padding:5px 9px;display:inline-flex;gap:6px;align-items:center;white-space:nowrap}.mk-landing .v-badge b{border:1px solid #18181b;padding:1px 6px;font-size:9px;background:#fff;transition:all .15s;font-weight:900}.mk-landing .v-badge.ok b{background:#18181b;color:#fff}.mk-landing .v-urlbar{position:absolute;right:6%;bottom:5%;width:44%;border:1px solid #18181b;background:var(--paper-soft);font-size:clamp(9px,1.4vw,12px);font-weight:700;padding:7px 10px;min-height:30px;white-space:nowrap;overflow:hidden}.mk-landing .v-cap3{position:absolute;left:4%;top:6%;width:52%;font-size:clamp(11px,1.85vw,18px);font-weight:900;line-height:1.65;background:none;padding:8px 12px;border-left:5px solid #18181b;opacity:0;transition:opacity .6s;text-align:left}.mk-landing .v-cap3.on{opacity:1}.mk-landing .v-dropcnt{font-size:13px;font-weight:900;margin-top:4px;color:#18181b}.mk-landing .v-mark{background:linear-gradient(transparent 30%,#a6cfc4 30%);display:inline-block;margin-top:4px;font-weight:900}.mk-landing .v-phone{width:clamp(150px,26%,210px);height:322px;display:flex;flex-direction:column;border:1px solid #18181b;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #18181b14}.mk-landing .v-phone.tilt{transform:none}.mk-landing .v-phead{background:#18181b;color:#fff;font-size:10.5px;font-weight:900;padding:7px 10px;text-align:center}.mk-landing .v-pbody{padding:10px;flex:1;display:flex;flex-direction:column;justify-content:flex-end;gap:7px;overflow:hidden}.mk-landing .v-pbub{max-width:88%;font-size:10px;line-height:1.5;padding:5px 9px;border:1px solid #18181b;opacity:0;transform:translateY(6px);transition:all .3s}.mk-landing .v-pbub.show{opacity:1;transform:none}.mk-landing .v-pbub.me{align-self:flex-end;background:#18181b;color:#fff;border-radius:10px 10px 3px}.mk-landing .v-pbub.them{align-self:flex-start;background:#fff;border-radius:10px 10px 10px 3px}.mk-landing .v-pbub.round{border-radius:14px}.mk-landing .v-seen{align-self:flex-end;font-size:9px;font-weight:900;color:#777;opacity:0;transition:opacity .3s}.mk-landing .v-seen.show{opacity:1}.mk-landing .v-slack{width:min(74%,480px);min-height:250px;border:1px solid #18181b;background:#fff;display:grid;grid-template-columns:112px 1fr;box-shadow:0 1px 3px #18181b14;text-align:left}.mk-landing .v-side{background:#18181b;color:#bbb;font-size:9.5px;font-weight:700;padding:9px;display:flex;flex-direction:column;gap:5px}.mk-landing .v-side .on{color:#fff;background:#333;padding:1px 5px}.mk-landing .v-smain{padding:10px;font-size:10px;line-height:1.6;min-height:110px}.mk-landing .v-smsg{margin-bottom:8px;opacity:0;transform:translateY(5px);transition:all .3s}.mk-landing .v-smsg.show{opacity:1;transform:none}.mk-landing .v-sbot{border-left:1px solid #1e4d45;padding-left:8px;margin-top:4px}.mk-landing .v-widgetbtn{position:absolute;right:10px;bottom:10px;width:34px;height:34px;border:1px solid #18181b;border-radius:50%;background:#18181b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;opacity:0;transform:scale(.4);transition:all .3s cubic-bezier(.4,1.6,.5,1)}.mk-landing .v-widgetbtn.show{opacity:1;transform:scale(1)}.mk-landing .v-wpanel{position:absolute;right:10px;bottom:52px;width:156px;border:1px solid #18181b;background:#fff;opacity:0;transform:translateY(14px);transition:all .35s;text-align:left}.mk-landing .v-wpanel.show{opacity:1;transform:none}.mk-landing .v-wphead{background:#fff;color:var(--ink);border-bottom:1px solid var(--border, #e4e4e7);font-size:9.5px;font-weight:900;padding:5px 8px}.mk-landing .v-wpbody{padding:8px;font-size:9.5px;min-height:34px;line-height:1.5;display:flex;flex-direction:column;justify-content:flex-end;gap:5px}.mk-landing .v-chcount{position:absolute;right:3.5%;top:7%;border:1px solid #18181b;background:#fff;font-size:clamp(11px,1.8vw,15px);font-weight:900;padding:5px 12px}.mk-landing .v-chcount b{color:#1e4d45}.mk-landing .v-ctabtn{position:absolute;left:50%;top:82%;transform:translate(-50%);background:#1e4d45;color:#fff;font-size:clamp(12px,2vw,17px);font-weight:900;padding:9px 24px;border:1px solid #18181b;box-shadow:0 1px 3px #18181b14;opacity:0;transition:opacity .5s;white-space:nowrap}.mk-landing .v-ctabtn.on{opacity:1}.mk-landing .v6-row{position:absolute;left:50%;top:30%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:20px}.mk-landing .v-logo2{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;opacity:0;transition:opacity .8s}.mk-landing .v-logo2.on{opacity:1}.mk-landing .v-logo2 span{width:clamp(12px,2vw,18px);height:clamp(12px,2vw,18px);border-radius:50%;background:#18181b}.mk-landing .v6-shiba{width:clamp(40px,7vw,64px);opacity:0;transition:opacity .5s}.mk-landing .v6-shiba.on{opacity:1}.mk-landing .nod{animation:mkVnod .8s ease}@keyframes mkVnod{0%,to{transform:rotate(0)}35%{transform:rotate(-10deg) translateY(3px)}65%{transform:rotate(5deg)}}.mk-landing .v-doccard{position:absolute;display:flex;align-items:center;gap:6px;border:1px solid #18181b;background:#fff;font-size:clamp(8px,1.3vw,11px);font-weight:700;padding:6px 10px;box-shadow:0 1px 3px #18181b14;animation:mkVdrift 8s alternate infinite ease-in-out;white-space:nowrap}.mk-landing .v-doccard i{font-style:normal;font-size:8.5px;font-weight:900;background:#18181b;color:#fff;padding:1px 5px;letter-spacing:.04em}.mk-landing .v-avatar2{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);width:clamp(124px,23vw,200px)}.mk-landing .v-split{position:absolute;top:5%;right:4%;bottom:5%;left:4%;display:flex;gap:12px;align-items:stretch}.mk-landing .v-split .v-chatwin{width:auto;flex:1;margin:0;align-self:flex-start}.mk-landing .v-docpanel{width:46%;border:1px solid #18181b;background:#fff;transform:translate(115%);transition:transform .7s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #18181b14;overflow:hidden}.mk-landing .v-docpanel.in{transform:none}.mk-landing .v-dochead{background:#18181b;color:#fff;font-size:10.5px;font-weight:900;padding:7px 10px}.mk-landing .v-docbody{padding:12px;font-size:clamp(9px,1.5vw,12px);line-height:1.9;color:#555}.mk-landing .v-docbody p{margin-bottom:8px}.mk-landing .v-docbody .hl{color:#18181b;font-weight:900;transition:background .5s}.mk-landing .v-docbody .hl.on{background:linear-gradient(transparent 18%,#a6cfc4 18%)}.mk-landing .v-refnum{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;background:#1e4d45;color:#fff;font-size:9.5px;font-weight:900;margin-left:4px;vertical-align:2px;cursor:pointer;box-shadow:0 0 #e8630a80;animation:mkRefpulse 1.6s infinite}@keyframes mkRefpulse{0%{box-shadow:0 0 #e8630a73}70%{box-shadow:0 0 0 7px #e8630a00}to{box-shadow:0 0 #e8630a00}}.mk-landing .v-vcursor{position:absolute;z-index:20;width:20px;height:20px;pointer-events:none;opacity:0;transition:left .9s cubic-bezier(.45,.05,.35,1),top .9s cubic-bezier(.45,.05,.35,1),transform .15s,opacity .3s}.mk-landing .v-vcursor.on{opacity:1}.mk-landing .v-vcursor.press{transform:scale(.8)}.mk-landing .v-wbub{max-width:92%;font-size:9px;line-height:1.5;padding:4px 7px;border:1px solid #18181b;opacity:0;transform:translateY(5px);transition:all .3s}.mk-landing .v-wbub.show{opacity:1;transform:none}.mk-landing .v-wbub.me{align-self:flex-end;background:#18181b;color:#fff;border-radius:8px 8px 2px}.mk-landing .v-wbub.them{align-self:flex-start;background:#fff;border-radius:8px 8px 8px 2px}.mk-landing .v-phone.line .v-phead{background:#06c755}.mk-landing .v-phone.line .v-pbub.me{background:#06c755;border-color:#04a94a;color:#fff}.mk-landing .v-phone.msgr .v-phead{background:#0084ff}.mk-landing .v-phone.msgr .v-pbub.me{background:#0084ff;border-color:#0070da;color:#fff}.mk-landing .v-slack .v-side{background:#4a154b}.mk-landing .v-slack .v-side .on{background:#7c3085;color:#fff}.mk-landing .v-pact{border:1px solid #18181b;background:#fff;color:#18181b;font-size:9px;font-weight:700;padding:4px 7px;margin-top:4px;line-height:1.5}.mk-landing .v-toast{position:absolute;top:7%;right:5%;border:1px solid #18181b;background:#fff;font-size:clamp(9px,1.5vw,12px);font-weight:700;padding:8px 12px;box-shadow:0 1px 3px #18181b14;opacity:0;transform:translateY(-10px);transition:all .35s;z-index:5;line-height:1.5}.mk-landing .v-toast.show{opacity:1;transform:none}.mk-landing .v-relay{font-size:clamp(14px,2.4vw,22px);font-weight:900;color:#18181b;opacity:0;transition:opacity .4s;letter-spacing:3px;white-space:nowrap}.mk-landing .v-relay.show{opacity:1;animation:mkRelayflow 1s linear infinite}@keyframes mkRelayflow{0%{transform:translate(-5px)}50%{transform:translate(5px)}to{transform:translate(-5px)}}.mk-landing .v-mgr{width:clamp(150px,27%,215px);border:1px solid #18181b;background:#fff;box-shadow:0 1px 3px #18181b14;opacity:.4;transition:opacity .4s;text-align:left}.mk-landing .v-mgr.on{opacity:1}.mk-landing .v-mgrhead{background:#18181b;color:#fff;font-size:10px;font-weight:900;padding:6px 9px}.mk-landing .v-mgrbody{padding:8px;display:flex;flex-direction:column;gap:6px;min-height:96px}.mk-landing .v-mgrrow{border:1px solid #ccc;color:#999;font-size:9.5px;padding:5px 8px;line-height:1.55}.mk-landing .v-mgrrow.new{border:1px solid #1e4d45;background:#e6f0ed;color:#1e4d45;font-weight:700;opacity:0;transform:scale(.65);transition:all .45s cubic-bezier(.4,1.6,.5,1)}.mk-landing .v-mgrrow.new.show{opacity:1;transform:scale(1)}.mk-landing .v-inter1{position:absolute;left:50%;top:37%;transform:translate(-50%,-50%) scale(.55);font-size:clamp(30px,6vw,54px);font-weight:900;font-family:Meiryo UI,Meiryo,sans-serif;white-space:nowrap;opacity:0;transition:all .45s cubic-bezier(.4,1.6,.5,1)}.mk-landing .v-inter1.on{opacity:1;transform:translate(-50%,-50%) scale(1)}.mk-landing .v-inter2{position:absolute;left:50%;top:55%;transform:translate(-50%);font-size:clamp(14px,2.7vw,25px);font-weight:700;white-space:nowrap}.mk-landing .back-link{color:var(--ink);text-decoration:none;font-size:14px;font-weight:700;border-bottom:1px solid transparent}.mk-landing .back-link:hover{border-bottom-color:var(--ink)}.mk-landing .head{padding:140px 24px 56px;text-align:center;position:relative}.mk-landing .head:before{content:"";position:absolute;top:70px;right:0;width:220px;height:220px;background-image:none;background-size:10px 10px;clip-path:polygon(100% 0,0 0,100% 100%);pointer-events:none}.mk-landing .head-badge{display:inline-block;border:1px solid var(--ink);background:#fff;font-size:13px;font-weight:700;padding:6px 18px;margin-bottom:24px;transform:none}.mk-landing .head h1{font-size:clamp(28px,4.6vw,46px);font-weight:400;line-height:1.35;margin-bottom:16px}.mk-landing .head .lead{color:var(--ink-soft);font-size:15.5px;line-height:1.9;max-width:660px;margin:0 auto}.mk-landing .opt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}@media(max-width:900px){.mk-landing .opt-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}}.mk-landing .opt{display:flex;flex-direction:column;position:relative}.mk-landing .opt-head{background:var(--ink);color:#fff;text-align:center;padding:11px;font-size:15px;font-weight:700;font-family:Satoshi}.mk-landing .opt-body{padding:26px 22px 20px;flex:1;display:flex;flex-direction:column}.mk-landing .opt-icon{display:flex;justify-content:center;margin-bottom:16px}.mk-landing .opt-icon svg{width:64px;height:64px}.mk-landing .opt h3{font-size:20px;font-weight:400;text-align:center;line-height:1.4;margin-bottom:8px}.mk-landing .opt-for{font-size:12.5px;color:var(--gray);text-align:center;padding-bottom:16px;border-bottom:1px solid var(--ink);margin-bottom:16px}.mk-landing .spec{display:flex;gap:10px;align-items:flex-start;margin-bottom:9px}.mk-landing .spec-k{flex-shrink:0;background:var(--ink);color:#fff;font-size:11px;font-weight:700;padding:4px 10px;min-width:96px;text-align:center}.mk-landing .spec-v{font-size:13px;font-weight:700;padding-top:3px;line-height:1.5}.mk-landing .opt ul{list-style:none;margin-top:14px;display:flex;flex-direction:column;gap:8px;padding:0}.mk-landing .opt li{font-size:13px;font-weight:500;padding-left:24px;position:relative;line-height:1.6}.mk-landing .opt li.pro:before{content:"○";position:absolute;left:0;font-weight:900;font-size:14px}.mk-landing .opt li.con{color:var(--gray)}.mk-landing .opt li.con:before{content:"×";position:absolute;left:0;font-weight:900;font-size:14px;color:var(--ink)}.mk-landing .opt-divider{height:1.5px;background-image:repeating-linear-gradient(90deg,rgba(17,17,17,.3) 0 5px,transparent 5px 10px);margin:14px 0 0}.mk-landing .opt-foot{border-top:var(--line);background-color:var(--paper-soft);background-image:none;background-size:9px 9px;padding:13px 16px;text-align:center;font-size:13px;font-weight:900;display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.mk-landing .rec-badge{position:absolute;top:-16px;right:14px;background:#fff;border:var(--line);font-size:11.5px;font-weight:900;padding:4px 14px;transform:none;font-family:Satoshi;z-index:2}.mk-landing .guide{max-width:1140px;margin:0 auto 40px;padding:20px 26px}.mk-landing .guide h4{font-size:15px;font-weight:900;margin-bottom:10px}.mk-landing .guide p{font-size:13.5px;color:var(--ink-soft);line-height:2}.mk-landing .cta-banner{max-width:1140px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px 28px;background:#fff;flex-wrap:wrap}.mk-landing .cta-banner .cb-t{font-size:17px;font-weight:400;font-family:Satoshi}.mk-landing .cta-banner .cb-r{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.mk-landing .cta-banner .cb-mail{font-size:12px;color:var(--gray)}.mk-landing .deployment-section{padding:30px 24px 90px}.mk-landing .panel,.mk-landing .mock,.mk-landing .chat-demo{border-radius:12px;overflow:hidden}.mk-landing .movie-panel{border-radius:12px}.mk-landing .movie-stage{border-radius:11px 11px 0 0}.mk-landing .drop-zone,.mk-landing .src-box,.mk-landing .file-row,.mk-landing .tray-file,.mk-landing .url-input,.mk-landing .v-chatwin,.mk-landing .v-upwin,.mk-landing .v-phone,.mk-landing .v-slack,.mk-landing .v-browser,.mk-landing .v-badge,.mk-landing .v-fileicon,.mk-landing .v-uprow,.mk-landing .v-widget,.mk-landing .v-widgetbtn,.mk-landing .v-mgr,.mk-landing .v-docpanel,.mk-landing .v-urlbar,.mk-landing .v-bigchip,.mk-landing .v-timer,.mk-landing .movie-play,.mk-landing .v-updrop{border-radius:8px}.mk-landing .src-btn,.mk-landing .mv-btn{border-radius:6px}.mk-landing .mv-track,.mk-landing .mv-prog{border-radius:999px}
