*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background:#fff;-webkit-text-size-adjust:100%}img{display:block;max-width:100%}.mkt-stage{--black: #11181d;--ink: #11181d;--sub: #5f6971;--mute: #686f76;--line: #e5e8eb;--soft: #eff1f3;--surface: #f7f8f9;--surface2: #f1f3f5;--accent: #263244;--ok: #1f8a5b;--r-sm: 10px;--r-md: 14px;--r-lg: 18px;--r-xl: 24px;--r-2xl: 32px;--mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--sans: "Pretendard", -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", system-ui, sans-serif;--maxw: 1120px;--shadow-card: 0 8px 24px rgba(17, 24, 29, .06), 0 1px 2px rgba(17, 24, 29, .04);--shadow-float: 0 18px 48px rgba(17, 24, 29, .14), 0 4px 12px rgba(17, 24, 29, .06);--bar-h: 0px;font-family:var(--sans);color:var(--ink);background:var(--white, #fff);line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;padding-bottom:var(--bar-h)}.mkt-stage h1,.mkt-stage h2,.mkt-stage h3,.mkt-stage h4,.mkt-stage p{margin:0}.mkt-stage ul{margin:0;padding:0;list-style:none}.mkt-stage img{display:block;max-width:100%}.mkt-stage a{color:inherit;text-decoration:none}.mkt-stage section.block,.mkt-stage #top{scroll-margin-top:76px}.mkt-stage .wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.mkt-stage .mono{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase}.mkt-stage .eyebrow{font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--mute)}.mkt-stage .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--sans);font-weight:600;font-size:15px;cursor:pointer;border:none;border-radius:999px;padding:14px 24px;transition:transform .15s ease,background .2s ease,box-shadow .2s ease;white-space:nowrap;line-height:1}.mkt-stage .btn:active{transform:translateY(1px)}.mkt-stage .btn-primary{background:var(--black);color:#fff}.mkt-stage .btn-primary:hover{color:#fff;box-shadow:0 8px 20px #11181d38}.mkt-stage .btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--line)}.mkt-stage .btn-ghost:hover{color:var(--ink);background:var(--surface)}.mkt-stage .btn svg{width:18px;height:18px}.mkt-stage .nav{position:sticky;top:0;z-index:60;background:#ffffffd1;-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid transparent;transition:border-color .2s ease,background .2s ease}.mkt-stage .nav.scrolled{border-bottom-color:var(--line)}.mkt-stage .nav-in{display:flex;align-items:center;gap:24px;height:64px}.mkt-stage .nav-brand{display:flex;align-items:center;gap:9px}.mkt-stage .nav-brand .logo{height:19px;width:auto}.mkt-stage .nav-links{display:flex;gap:28px;margin-left:14px}.mkt-stage .nav-links a{font-size:14px;color:var(--sub);font-weight:500;transition:color .15s}.mkt-stage .nav-links a:hover{color:var(--ink)}.mkt-stage .nav-spacer{flex:1}.mkt-stage .nav-cta{display:flex;align-items:center;gap:10px}.mkt-stage .nav-cta .btn{padding:10px 18px;font-size:14px}.mkt-stage .mhero{position:relative;padding:72px 0 88px;overflow:hidden}.mkt-stage .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.mkt-stage .mhero h1{font-size:clamp(34px,5vw,56px);line-height:1.1;letter-spacing:-.035em;font-weight:800;margin-top:18px}.mkt-stage .mhero h1 .dim{color:var(--mute)}.mkt-stage .mhero p.lead{margin-top:22px;font-size:clamp(16px,1.6vw,19px);color:var(--sub);max-width:30ch;line-height:1.6;font-weight:500}.mkt-stage .hero-cta{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.mkt-stage .hero-meta{display:flex;gap:26px;margin-top:34px;align-items:center}.mkt-stage .hero-meta .item{display:flex;flex-direction:column;gap:3px}.mkt-stage .hero-meta .num{font-size:22px;font-weight:800;letter-spacing:-.02em}.mkt-stage .hero-meta .lbl{font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute)}.mkt-stage .hero-meta .sep{width:1px;height:32px;background:var(--line)}.mkt-stage .stage{position:relative;height:520px}.mkt-stage .pcard{position:absolute;border-radius:var(--r-xl);overflow:hidden;background:#fff;box-shadow:var(--shadow-float);border:1px solid rgba(17,24,29,.05)}.mkt-stage .pcard img{width:100%;height:100%;object-fit:cover}.mkt-stage .pcard.main{width:280px;height:360px;top:40px;left:84px;transform:rotate(3deg);z-index:3}.mkt-stage .pcard.back{width:184px;height:236px;top:8px;left:8px;transform:rotate(-6deg);z-index:1;opacity:.96}.mkt-stage .pcard.front{width:172px;height:220px;bottom:14px;right:6px;transform:rotate(-4deg);z-index:4}.mkt-stage .ptag{position:absolute;left:12px;bottom:12px;z-index:5;display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:999px;background:#11181ddb;color:#fff;font-family:var(--mono);font-size:10px;font-weight:600;letter-spacing:.1em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.mkt-stage .ptag .spark-dot{background:#fff}.mkt-stage .badge-ai{position:absolute;z-index:6;top:54px;right:34px;display:inline-flex;align-items:center;gap:6px;padding:8px 13px;border-radius:999px;background:#fff;box-shadow:var(--shadow-card);font-size:12px;font-weight:700;border:1px solid var(--line)}.mkt-stage .badge-ai svg{width:14px;height:14px}.mkt-stage .spark-dot{width:7px;height:7px;border-radius:50%;background:var(--black)}.mkt-stage .trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.mkt-stage .trust-in{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;flex-wrap:wrap}.mkt-stage .trust-item{display:flex;align-items:center;gap:10px;color:var(--sub);font-size:13.5px;font-weight:500}.mkt-stage .trust-item svg{width:18px;height:18px;color:var(--ink);flex:none}.mkt-stage section.block{padding:96px 0}.mkt-stage .features-block,.mkt-stage .download-block{padding-top:24px}.mkt-stage .specs-block{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mkt-stage .sec-head{max-width:640px;margin-bottom:48px}.mkt-stage .sec-head.center{margin-left:auto;margin-right:auto;text-align:center}.mkt-stage .sec-head h2{font-size:clamp(26px,3.4vw,38px);line-height:1.18;letter-spacing:-.03em;font-weight:800;margin-top:14px}.mkt-stage .sec-head p{margin-top:16px;font-size:16.5px;color:var(--sub);line-height:1.65;font-weight:500}.mkt-stage .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mkt-stage .step{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);padding:28px 26px 30px;overflow:hidden}.mkt-stage .step .idx{font-family:var(--mono);font-size:12px;font-weight:700;color:var(--mute);letter-spacing:.1em}.mkt-stage .step h3{font-size:19px;font-weight:700;letter-spacing:-.02em;margin-top:14px}.mkt-stage .step p{margin-top:9px;font-size:14.5px;color:var(--sub);line-height:1.6}.mkt-stage .step .ic{width:44px;height:44px;border-radius:12px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;margin-top:22px}.mkt-stage .step .ic svg{width:22px;height:22px;color:var(--ink)}.mkt-stage .feat{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.mkt-stage .feat+.feat{margin-top:40px}.mkt-stage .feat.rev .feat-media{order:2}.mkt-stage .feat-copy h3{font-size:clamp(22px,2.6vw,30px);line-height:1.22;letter-spacing:-.025em;font-weight:800}.mkt-stage .feat-copy p{margin-top:16px;font-size:16px;color:var(--sub);line-height:1.68;font-weight:500}.mkt-stage .feat-list{margin-top:22px;display:flex;flex-direction:column;gap:12px}.mkt-stage .feat-list li{display:flex;align-items:flex-start;gap:11px;font-size:15px;color:var(--ink);font-weight:500}.mkt-stage .feat-list svg{width:20px;height:20px;flex:none;color:var(--ok);margin-top:1px}.mkt-stage .feat-media{position:relative;border-radius:var(--r-2xl);overflow:hidden;background:var(--surface);border:1px solid var(--line);aspect-ratio:4/3;box-shadow:var(--shadow-card)}.mkt-stage .feat-media img{width:100%;height:100%;object-fit:cover}.mkt-stage .specs{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mkt-stage .spec{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.mkt-stage .spec:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.mkt-stage .spec .ph{aspect-ratio:3/4;overflow:hidden;background:var(--surface)}.mkt-stage .spec .ph img{width:100%;height:100%;object-fit:cover}.mkt-stage .spec .meta{padding:14px 16px 16px}.mkt-stage .spec .meta .ko{font-size:15px;font-weight:700;letter-spacing:-.01em}.mkt-stage .spec .meta .sz{font-family:var(--mono);font-size:11px;color:var(--mute);margin-top:4px;letter-spacing:.06em}.mkt-stage .gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.mkt-stage .gallery .g{aspect-ratio:3/4;border-radius:var(--r-md);overflow:hidden;background:var(--surface)}.mkt-stage .gallery .g img{width:100%;height:100%;object-fit:cover}.mkt-stage .faq-block{padding-top:24px}.mkt-stage .faq{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.mkt-stage .faq-item{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;overflow:hidden}.mkt-stage .faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--ink)}.mkt-stage .faq-item summary::-webkit-details-marker{display:none}.mkt-stage .faq-item summary:hover{background:var(--surface)}.mkt-stage .faq-mk{position:relative;flex:none;width:16px;height:16px}.mkt-stage .faq-mk:before,.mkt-stage .faq-mk:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;background:var(--mute);border-radius:2px;transform:translate(-50%,-50%);transition:transform .2s ease}.mkt-stage .faq-mk:after{transform:translate(-50%,-50%) rotate(90deg)}.mkt-stage .faq-item[open] .faq-mk:after{transform:translate(-50%,-50%) rotate(0)}.mkt-stage .faq-a{padding:0 22px 22px;font-size:15px;line-height:1.7;color:var(--sub)}.mkt-stage .cta{background:var(--black);color:#fff;border-radius:var(--r-2xl);padding:64px 56px;position:relative;overflow:hidden}.mkt-stage .cta .eyebrow{color:#ffffff80}.mkt-stage .cta-title{font-size:clamp(28px,3.6vw,42px);line-height:1.16;letter-spacing:-.03em;font-weight:800;max-width:18ch;margin-top:14px}.mkt-stage .cta p{margin-top:18px;color:#ffffffa8;font-size:17px;font-weight:500;max-width:40ch}.mkt-stage .cta-btns{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.mkt-stage .cta .btn-primary{background:#fff;color:var(--black)}.mkt-stage .cta .btn-primary:hover{color:var(--black);box-shadow:0 8px 24px #0006}.mkt-stage .cta .btn-ghost{border-color:#ffffff3d;color:#fff}.mkt-stage .cta .btn-ghost:hover{color:#fff;background:#ffffff14}.mkt-stage .cta-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(184,201,216,.18),transparent 70%);right:-80px;top:-120px;pointer-events:none}.mkt-stage .stores{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.mkt-stage .store{display:inline-flex;align-items:center;gap:10px;padding:11px 18px;border-radius:14px;background:#fff;color:var(--black);font-weight:600;font-size:14px}.mkt-stage .store:hover{color:var(--black)}.mkt-stage .store svg{width:20px;height:20px}.mkt-stage .store .s1{font-family:var(--mono);font-size:9px;letter-spacing:.08em;color:var(--mute);text-transform:uppercase;line-height:1}.mkt-stage .store .s2{font-size:14px;font-weight:700;line-height:1.2}.mkt-stage .store .col{display:flex;flex-direction:column;gap:2px;text-align:left}.mkt-stage .ft{border-top:1px solid var(--line);padding:56px 0 40px;margin-top:96px}.mkt-stage .ft-top{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.mkt-stage .ft-brand{max-width:280px}.mkt-stage .ft-brand .logo{height:20px;margin-bottom:14px}.mkt-stage .ft-brand p{font-size:13.5px;color:var(--sub);line-height:1.6}.mkt-stage .ft-cols{display:flex;gap:64px;flex-wrap:wrap}.mkt-stage .ft-col h3{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--mute);margin-bottom:14px}.mkt-stage .ft-col a{display:block;font-size:14px;color:var(--sub);margin-bottom:10px;font-weight:500}.mkt-stage .ft-col a:hover{color:var(--ink)}.mkt-stage .ft-legal{margin-top:40px;padding-top:24px;border-top:1px solid var(--soft);font-size:12px;line-height:1.8;color:var(--mute)}.mkt-stage .ft-legal a{color:var(--sub)}.mkt-stage .ft-bot{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-top:24px;padding-top:24px;border-top:1px solid var(--soft);font-size:12.5px;color:var(--mute)}.mkt-stage .ft-bot .mono{font-size:10px}.mkt-stage .dlbar{position:fixed;left:0;right:0;bottom:0;z-index:80;display:none;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#ffffffeb;-webkit-backdrop-filter:saturate(180%) blur(16px);backdrop-filter:saturate(180%) blur(16px);border-top:1px solid var(--line);gap:10px;align-items:center}.mkt-stage .dlbar .btn{flex:1;padding:15px 16px;font-size:15px}.mkt-stage .dlbar .btn-app{flex:1.3}.mkt-stage .dlbar .plat-ic{width:18px;height:18px}@media(max-width:920px){.mkt-stage .hero-grid{grid-template-columns:1fr;gap:8px}.mkt-stage .stage{height:400px;margin-top:8px}.mkt-stage .pcard.main{width:230px;height:296px;left:50%;margin-left:-150px}.mkt-stage .pcard.back{left:50%;margin-left:-200px}.mkt-stage .pcard.front{right:14%}.mkt-stage .feat,.mkt-stage .feat.rev .feat-media{grid-template-columns:1fr;order:0}.mkt-stage .feat-media{order:-1!important}.mkt-stage .steps{grid-template-columns:1fr}.mkt-stage .specs{grid-template-columns:repeat(2,1fr)}.mkt-stage .gallery{grid-template-columns:repeat(4,1fr)}.mkt-stage .nav-links{display:none}.mkt-stage .cta{padding:44px 28px}}@media(max-width:560px){.mkt-stage{--bar-h: 76px}.mkt-stage .wrap{padding:0 18px}.mkt-stage section.block{padding:64px 0}.mkt-stage .mhero{padding:44px 0 56px}.mkt-stage .hero-meta{gap:16px}.mkt-stage .nav-cta .btn-ghost{display:none}.mkt-stage .gallery{grid-template-columns:repeat(3,1fr)}.mkt-stage .dlbar{display:flex}}
