:root{--navy:#101b2c;--lime:#CAFB5F;--muted:#acb5c3;--white:#f4f6f9;font-family:Inter,"Segoe UI","Noto Sans KR","Malgun Gothic","Yu Gothic",sans-serif;color:var(--navy);background:var(--white);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button,select{font:inherit}a,select{touch-action:manipulation}a:focus-visible,select:focus-visible{outline:3px solid #78a72c;outline-offset:5px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;left:20px;top:-100px;z-index:10;background:var(--lime);padding:16px}.skip:focus{top:16px}header{max-width:1440px;margin:auto;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;gap:12px;align-items:center;font-size:17px;font-weight:750;line-height:1.13;letter-spacing:-.5px}.brand img{border-radius:10px;object-fit:cover}.brand-second{display:block}.header-right{display:flex;align-items:center;gap:42px}.nav-link{font-size:14px;font-weight:600}.language{display:flex;align-items:center;gap:7px;border:1px solid #cdd2d8;border-radius:30px;padding:9px 12px}.language select{font-size:14px;max-width:110px;border:0;background:transparent;color:var(--navy);cursor:pointer}main{max-width:1440px;margin:auto;padding:0 5%}.hero{display:grid;grid-template-columns:1.08fr 1fr;min-height:660px;border-top:1px solid #d7dce2}.hero-copy{padding:78px 42px 30px 0;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;font-weight:750;letter-spacing:2px;margin:0 0 32px}.hero h1{font-size:clamp(42px,4.7vw,70px);line-height:1.1;letter-spacing:-2.8px;font-weight:650;margin:0;word-break:keep-all}.intro{font-size:17px;line-height:1.8;color:#566172;max-width:410px;margin:28px 0 32px;word-break:keep-all}.button{display:inline-flex;align-items:center;gap:35px;border-radius:40px;padding:17px 25px;font-size:15px;font-weight:650;transition:transform .2s}.button:hover{transform:translateY(-3px)}.lime{background:var(--lime)}.hero-foot{display:flex;justify-content:space-between;width:100%;font-size:12px;letter-spacing:1px;color:#6c7583;margin-top:auto;padding-top:50px}.brand-stage{background:var(--navy);margin:22px 0 22px 15px;border-radius:6px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;min-width:0}.brand-stage>img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.stage-caption{padding:0 32px 30px;color:var(--lime);display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.8px;line-height:1.5}.products{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:88px 0 96px;border-top:1px solid #d7dce2}.section-heading{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;margin-bottom:22px;align-items:end}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:22px}h2{font-size:42px;letter-spacing:-1.5px;line-height:1.15;font-weight:600;margin:0}.section-heading>p:last-child{font-size:16px;line-height:1.7;color:#566172;max-width:300px;justify-self:end;margin:0 0 4px}.product{padding:32px;border-radius:8px;min-width:0;display:flex;flex-direction:column;min-height:470px}.jtcc{background:#e2e9f2}.pairkind{background:#e6eddf}.product-heading{display:flex;justify-content:space-between;align-items:center;gap:14px}.index{font-size:12px;font-weight:700;letter-spacing:1.3px}.platform{font-size:12px;border:1px solid #aeb8c4;border-radius:30px;padding:7px 11px}.app-letter{font-size:70px;font-weight:750;letter-spacing:-8px;line-height:1;margin:40px 0 24px}.app-letter span{color:#567691}.pair-letter{letter-spacing:-6px}.pair-letter span{color:#6b8a45}h3{font-size:32px;letter-spacing:-1px;margin:0 0 12px}.product-description{color:#4b5968;line-height:1.75;font-size:16px;max-width:390px;margin:0 0 35px;word-break:keep-all}.product-bottom{margin-top:auto;display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid #bcc7cb;padding-top:23px}.store-pending{font-size:14px;font-weight:600;color:#485968}.store-link{font-size:14px;font-weight:650;text-decoration:underline;text-underline-offset:5px}.app-kind{font-size:12px;letter-spacing:1px;white-space:nowrap;color:#596873}footer{background:var(--navy);color:#fff;padding:56px max(5%,calc((100vw - 1296px)/2)) 28px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;padding-bottom:56px}.footer-wordmark{font-size:clamp(22px,3vw,36px);font-weight:650;letter-spacing:-1.2px}.footer-wordmark span{color:var(--lime)}.contact{display:flex;flex-direction:column;gap:12px;font-size:14px;color:var(--muted)}.contact strong{font-size:16px;color:var(--lime);font-weight:500}.business{display:flex;gap:38px;border-top:1px solid #344051;padding-top:24px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.business p{margin:0;display:flex;gap:12px;line-height:1.8}.business strong{font-weight:400;color:#e0e5eb}.business .copyright{margin-left:auto}html[lang=ko] .hero h1,html[lang=ja] .hero h1,html[lang=zh] .hero h1{font-size:clamp(38px,4.1vw,60px);letter-spacing:-1.9px;line-height:1.25}@media(min-width:1500px){.hero{min-height:700px}}@media(max-width:900px){.hero{min-height:560px}.hero-copy{padding-top:52px;padding-right:20px}.hero h1{font-size:45px}.app-kind{display:none}.section-heading>p:last-child{max-width:230px}.business .copyright{margin-left:0}}@media(max-width:640px){header{padding:20px 6%}.nav-link{display:none}.header-right{gap:0}.brand{font-size:14px}.brand img{width:38px;height:38px}.language{padding:8px}.language select{max-width:86px}main{padding:0 6%}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 0 28px}.hero h1{font-size:46px}.hero-foot{padding-top:36px}.hero .intro{font-size:16px}.brand-stage{margin:0 0 36px}.brand-stage>img{max-height:360px}.stage-caption{padding:0 24px 24px}.products{grid-template-columns:1fr;padding:48px 0;gap:18px}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading .eyebrow{margin-bottom:0}h2{font-size:36px}.section-heading>p:last-child{justify-self:start;max-width:100%}.product{padding:26px;min-height:420px}.footer-top{flex-direction:column;gap:30px;padding-bottom:35px}.business{flex-direction:column;gap:10px}.business p{flex-wrap:wrap;gap:4px 12px}footer{padding:38px 6% 26px}html[lang=ko] .hero h1,html[lang=ja] .hero h1,html[lang=zh] .hero h1{font-size:39px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.product-icon{display:block;width:88px;height:88px;object-fit:contain;margin:34px 0 24px;filter:drop-shadow(0 5px 8px #101b2c14)}

.os-label{display:inline-flex;align-items:center;gap:8px}.os-label img{width:20px;height:20px;object-fit:contain}.hero-platforms{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.platform{display:flex;align-items:center}.product-tagline{font-size:19px;line-height:1.5;font-weight:650;margin:0 0 18px;word-break:keep-all}.product-description{max-width:none;margin-bottom:20px}.product-features{padding:0;margin:0 0 24px;list-style:none;color:#394858;font-size:14px;line-height:1.8}.product-features li{position:relative;padding-left:18px;margin:0 0 10px;word-break:keep-all}.product-features li::before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;border-radius:50%;background:#526d36}.product-note{font-size:12px;line-height:1.7;color:#566172;margin:auto 0 24px;word-break:keep-all}.product-bottom{margin-top:0;min-height:91px;flex-wrap:wrap}.store-link{display:inline-flex;max-width:100%;text-decoration:none}.store-link img{display:block;width:200px;max-width:100%;height:auto}.store-pending{display:inline-flex;align-items:center;gap:12px;min-height:56px}.store-pending img{object-fit:contain;flex-shrink:0}.brand-attribution{font-size:10px;line-height:1.7;color:var(--muted);margin:24px 0 0;max-width:920px}.brand-attribution a{text-decoration:underline;text-underline-offset:3px}@media(max-width:640px){.product-tagline{font-size:18px}.product-features{font-size:14px}.hero-foot{gap:12px}.hero-platforms{gap:8px;font-size:11px}.hero-platforms .os-label{gap:5px}.product-bottom{gap:12px}}
.windows-icon{display:inline-block;position:relative;overflow:hidden;width:20px;height:22px;flex-shrink:0}.os-label .windows-icon img{position:absolute;width:120px;height:120px;max-width:none;left:-16px;top:-49px;object-fit:contain}
html[lang=ja] h1,html[lang=ja] h2,html[lang=ja] p,html[lang=ja] li,html[lang=zh] h1,html[lang=zh] p,html[lang=zh] li{word-break:normal;overflow-wrap:anywhere}
