@charset "UTF-8";
:root{--blue:#5262e9;--ink:#18243e;--muted:#657085;--line:#e4e8ef;--soft:#f6f8fc;--radius:20px;font-family:Arial,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;color:var(--ink);background:#fff;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-size:16px;line-height:1.7;word-break:keep-all}a{color:inherit;text-decoration:none}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #8a95ff;outline-offset:6px;border-radius:5px}a:hover{color:var(--blue)}img{max-width:100%;display:block}h1,h2,p{margin:0}.wrap{width:min(1160px,calc(100% - 80px));margin:auto}.skip{position:absolute;left:20px;top:-100px;padding:10px 20px;background:#fff;z-index:30}.skip:focus{top:10px}.header{border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);position:sticky;top:0;z-index:10}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:12px;font-size:25px;font-weight:800;letter-spacing:-1px}.brand img{border-radius:12px}.header nav{display:flex;gap:32px;margin-left:auto;margin-right:0;font-size:15px;font-weight:600}.button{display:inline-flex;justify-content:center;align-items:center;gap:36px;min-height:52px;padding:12px 23px;background:var(--blue);color:white;border-radius:11px;font-weight:700;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#3e4fcc;color:#fff;transform:translateY(-2px)}.button.small{font-size:14px;min-height:44px;padding:10px 17px;gap:22px}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:60px;align-items:center;padding-top:92px;padding-bottom:84px}.eyebrow{font-size:14px;font-weight:700;letter-spacing:.04em;color:var(--blue);margin-bottom:22px}h1{font-size:clamp(20px,2.35vw,30px);line-height:1.5;letter-spacing:-.06em;font-weight:800}h1 span{color:var(--blue)}.intro{color:var(--muted);font-size:18px;line-height:1.85;margin-top:26px;letter-spacing:-.03em}.download{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px;scroll-margin-top:120px}.store{border:1px solid #ccd3df;border-radius:12px;padding:10px 17px;display:flex;gap:10px;align-items:center;min-height:64px;background:white;transition:border-color .2s,transform .2s}.store:hover{border-color:var(--blue);transform:translateY(-2px)}.store svg{width:28px;height:28px;fill:currentColor;flex:none}.store span{display:flex;flex-direction:column;line-height:1.25}.store small{font-size:12px;margin-bottom:3px}.store strong{font-size:19px;letter-spacing:-.02em}.quiet{font-size:13px;color:#6e7889;margin-top:16px}.mobile-break{display:none}.hero-art{background:#f2f5ff;border:1px solid #e9edff;border-radius:120px 28px 28px 28px;min-height:455px;display:flex;flex-direction:column;align-items:center;padding:32px 20px 28px;position:relative;overflow:hidden}.art-caption{font-size:12px;letter-spacing:.16em;font-weight:700;color:#596686;display:flex;align-items:center;gap:10px;align-self:flex-end;margin:0 4px 10px 0}.mini-rule{height:1px;width:22px;background:#8593bf}.mascot-window{position:relative;width:300px;height:325px;overflow:hidden;isolation:isolate;mix-blend-mode:multiply}.mascot-window img{position:absolute;width:1200px;max-width:none;height:auto;left:-600px;top:0}.art-note{display:flex;align-items:center;gap:13px;padding:12px 24px;border-radius:14px;background:#fff;box-shadow:0 7px 22px #2b407609;margin-top:-4px;position:relative}.note-check{width:32px;height:32px;border-radius:50%;background:#edf0ff;color:var(--blue);display:grid;place-items:center;font-weight:700}.art-note strong{display:block;font-size:15px}.art-note div>span{display:block;font-size:12px;color:var(--muted)}.features{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding:36px 0 42px;gap:32px}.feature{display:flex;gap:20px}.feature:not(:last-child){border-right:1px solid var(--line)}.feature-num{font-size:13px;color:var(--blue);padding-top:3px;font-weight:700;letter-spacing:.06em}.feature h2{font-size:18px;letter-spacing:-.03em;margin-bottom:9px}.feature p{font-size:15px;line-height:1.8;color:var(--muted)}.faq-section{background:var(--soft);padding:88px 0 96px}.faq-layout{display:grid;grid-template-columns:.85fr 1.4fr;gap:75px}.section-intro h2,.contact-section h2{font-size:34px;line-height:1.5;letter-spacing:-.045em}.section-intro>p:not(.eyebrow){font-size:16px;color:var(--muted);margin-top:18px}.text-link{font-size:14px;display:inline-flex;gap:15px;margin-top:32px;font-weight:700}.questions{border-top:2px solid #273a58}.questions details{border-bottom:1px solid #dce2ec;scroll-margin-top:110px}.questions summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;font-size:17px;font-weight:600;letter-spacing:-.025em}.questions summary::-webkit-details-marker{display:none}.questions summary:hover{color:var(--blue)}.plus{width:14px;height:14px;position:relative;flex:none;margin-right:3px}.plus:before,.plus:after{content:"";position:absolute;background:currentColor;left:0;top:6px;width:14px;height:1.5px}.plus:after{transform:rotate(90deg);transition:transform .2s}details[open] .plus:after{transform:rotate(0)}details[open] summary{color:var(--blue)}.answer{padding:0 24px 24px 0;font-size:15px;line-height:1.9;color:#58657a}.answer p+p{margin-top:14px}.answer a{text-decoration:underline;text-underline-offset:3px;color:#3f50c6;overflow-wrap:anywhere}.answer-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:16px;font-size:14px}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-top:88px;padding-bottom:88px}.contact-section>div>p:not(.eyebrow){font-size:16px;color:var(--muted);margin-top:20px;line-height:1.9}.contact-card{border:1px solid var(--line);border-radius:20px;padding:35px 34px}.contact-label{font-size:14px;color:var(--muted)}.email{display:block;font-size:clamp(20px,2.2vw,27px);font-weight:700;letter-spacing:-.04em;margin-top:7px;overflow-wrap:anywhere}.contact-section .contact-card p{font-size:14px;margin-top:15px}.contact-card .button{margin-top:25px;width:100%;justify-content:space-between}.footer{background:#f6f8fc;border-top:1px solid var(--line);padding:34px 0 26px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-bottom:25px}.company{display:flex;align-items:center;gap:22px}.company img{width:85px;height:85px;object-fit:contain}.company p{font-size:14px;line-height:1.65;color:#566279}.footer nav{display:flex;gap:22px;flex-wrap:wrap;justify-content:flex-end;font-size:13px}.footer-bottom{border-top:1px solid #e2e7f0;padding-top:22px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px;font-size:12px;color:#657186;line-height:1.9}.footer-bottom>span{white-space:nowrap}
@media(min-width:1500px){.hero{padding-top:105px;padding-bottom:95px}}
@media(max-width:1020px){.wrap{width:calc(100% - 48px)}.header nav{gap:20px;margin-right:0}.header-inner{gap:20px}.hero{gap:28px;padding-top:64px}.hero-art{min-height:410px;padding-left:10px;padding-right:10px}.mascot-window{width:260px;height:283px}.mascot-window img{width:1040px;left:-520px}.faq-layout{gap:40px;grid-template-columns:.85fr 1.25fr}.contact-section{gap:40px}.contact-card{padding:28px 24px}.features{gap:20px}.feature{gap:12px}.footer-top{align-items:flex-start}.footer nav{max-width:350px;gap:12px 20px}.store{padding:10px 12px}.store small{font-size:12px}.store strong{font-size:17px}}
@media(max-width:760px){html{scroll-padding-top:100px}.wrap{width:calc(100% - 40px)}.header-inner{height:76px;gap:12px}.brand{font-size:22px;gap:9px}.brand img{width:34px;height:34px;border-radius:9px}.header .small{display:none}.header nav{font-size:13px;gap:16px}.header nav a:first-child{display:none}.hero{grid-template-columns:1fr;gap:34px;padding-top:50px;padding-bottom:40px}.eyebrow{font-size:13px;margin-bottom:18px}h1{font-size:clamp(16px,4.4vw,32px);line-height:1.55}.intro{font-size:17px;margin-top:22px}.hero-art{min-height:0;padding:22px 16px 25px;border-radius:70px 20px 20px 20px;max-width:480px;width:100%;justify-self:center}.art-caption{font-size:10px;letter-spacing:.14em}.mascot-window{width:245px;height:266px;margin-top:-6px}.mascot-window img{width:980px;left:-490px}.art-note{padding:10px 23px}.art-note strong{font-size:14px}.quiet{font-size:12px}.download{gap:10px;margin-top:26px}.store{padding:10px 14px;flex:1;justify-content:center;max-width:215px}.store strong{font-size:17px}.store small{font-size:11px}.store svg{width:24px}.features{grid-template-columns:1fr;padding:16px 0 25px;gap:0}.feature{gap:20px;padding:20px 0;align-items:baseline}.feature:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}.feature h2{font-size:17px;margin-bottom:6px}.feature p{font-size:14px}.feature p br{display:none}.faq-section{padding:52px 0 58px}.faq-layout{grid-template-columns:1fr;gap:30px}.section-intro h2,.contact-section h2{font-size:29px;line-height:1.45}.section-intro h2 br{display:none}.section-intro>p:not(.eyebrow){font-size:15px;margin-top:14px}.section-intro>p br{display:none}.text-link{margin-top:19px}.questions summary{font-size:16px;padding:21px 0}.answer{font-size:15px;padding-right:8px}.contact-section{grid-template-columns:1fr;padding-top:54px;padding-bottom:54px;gap:26px}.contact-section h2 br{display:none}.contact-section>div>p:not(.eyebrow){font-size:15px}.contact-section>div>p br{display:none}.contact-card{padding:26px 23px}.email{font-size:25px}.contact-section .contact-card p{font-size:14px}.footer-top{flex-direction:column;gap:23px}.footer nav{justify-content:flex-start;max-width:none;gap:12px 20px;font-size:13px}.company img{width:74px;height:74px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px;font-size:12px}.mobile-break{display:block}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.web-link{display:inline-flex;align-items:center;gap:10px;margin-top:20px;min-height:44px;padding:9px 16px;border:1px solid var(--line);border-radius:10px;font-size:14px;font-weight:600;color:#4351b9;background:var(--soft)}.web-link svg{width:20px;height:20px;flex:none}.web-link:hover{border-color:var(--blue);background:#edf0ff}.web-link>span{margin-left:12px}
