@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#202632;--text:#424c5d;--muted:#7b8594;--blue:#3478f6;--line:#e9edf2;--paper:#f7f9fc;--font:'Noto Sans KR',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;color:var(--text);background:white;font-family:var(--font);font-size:16px;line-height:1.8;word-break:keep-all;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,select{font:inherit}button{cursor:pointer;border:0;color:inherit}a,button,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #3478f6;outline-offset:5px}p,h1,h2,h3{margin:0}img{display:block;width:100%}svg{stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}::selection{background:#dae8ff}[hidden]{display:none!important}.container{max-width:1180px;width:calc(100% - 96px);margin:0 auto}.header{height:88px;background:#ffffffed;backdrop-filter:blur(16px);position:sticky;top:0;z-index:30;border-bottom:1px solid #f3f5f8}.header-inner{max-width:1340px;height:100%;padding:0 44px;margin:auto;display:flex;align-items:center;gap:32px;justify-content:space-between}.brand{display:inline-flex;flex-direction:column;line-height:1.1}.wordmark{font-family:Arial,sans-serif;font-size:35px;font-weight:800;letter-spacing:-1.8px;color:var(--blue)}.brand-dot{color:#ffb94c}.brand-sub{font-size:10px;margin-top:7px;letter-spacing:-.025em;color:#7b8594;white-space:nowrap}.desktop-nav{display:flex;gap:30px;margin-left:auto}.desktop-nav a{font-size:14px;font-weight:500;color:#606b7a;padding:15px 0;transition:color .2s}.desktop-nav a:hover{color:var(--blue)}.header-cta{font-size:14px;font-weight:600;background:#ecf3ff;color:#2365d7;padding:12px 19px;border-radius:12px}.header-cta span{display:none}.menu-toggle,.mobile-nav{display:none}.hero{position:relative;background:linear-gradient(180deg,#fff 0%,#f8faff 100%);padding:52px 0 66px;overflow:hidden}.hero-inner{min-height:570px;display:grid;grid-template-columns:1fr 1.06fr;gap:38px;align-items:center}.hero-copy{padding-bottom:22px;position:relative;z-index:2}.hero-pill{display:inline-flex;background:#ecf3ff;color:#3471ce;padding:8px 14px;font-size:13px;font-weight:500;border-radius:50px;margin-bottom:25px}h1{font-size:clamp(68px,6.3vw,88px);line-height:1.19;letter-spacing:-.065em;font-weight:800;color:var(--ink)}h1 span{color:var(--blue)}.hero-description{font-size:20px;line-height:1.8;letter-spacing:-.035em;color:#697486;margin:25px 0 29px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;min-height:57px;padding:15px 23px;border-radius:15px;font-size:16px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:23px;font-weight:400;line-height:1}.button-primary,.button-dark{background:var(--blue);color:white}.button-primary:hover,.button-dark:hover{background:#2467df}.hero-affiliation{font-size:12px;color:#8c97a6;margin-top:23px}.hero-affiliation strong{font-weight:500;color:#697486;margin-left:5px}.hero-visual{position:relative;min-width:0;isolation:isolate}.hero-visual img{border-radius:50%;width:108%;max-width:none;margin-left:-4%;height:auto;mix-blend-mode:multiply;animation:float 7s ease-in-out infinite}.floating-label{position:absolute;display:inline-flex;gap:11px;align-items:center;background:#fffffff5;box-shadow:0 12px 36px #25487612;border:1px solid #f1f5fd;border-radius:18px;padding:16px 21px;font-size:16px;font-weight:600;white-space:nowrap}.floating-label>span{font-size:24px;color:var(--blue);line-height:1}.label-one{left:-15px;top:20%}.label-two{right:-8px;bottom:15%}.label-two>span{color:#f48693}.hero-scroll{display:flex;align-items:center;justify-content:center;gap:15px;font-size:13px;color:#909bad;margin-top:18px}.hero-scroll span{font-size:20px;color:#a4b6d1}.section{padding:112px 0}.eyebrow{font-size:15px;color:var(--blue);font-weight:700;line-height:1.6;margin-bottom:20px;letter-spacing:-.02em}h2{font-size:43px;line-height:1.45;letter-spacing:-.055em;font-weight:700;color:var(--ink)}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:44px}.section-description{font-size:17px;color:#6d798c;line-height:1.85;letter-spacing:-.025em}.services{background:white}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{min-width:0;text-align:left;border-radius:25px;padding:25px 24px 22px;background:#f2f6fe;transition:transform .25s,box-shadow .25s}.service-card:nth-child(2){background:#fff4f2}.service-card:nth-child(3){background:#f4f1fe}.service-card:nth-child(4){background:#fff8e7}.service-card:hover{transform:translateY(-7px);box-shadow:0 15px 28px #26354e0b}.service-top{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:26px;margin-bottom:21px}.service-number{font-family:Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.06em;color:#8393b3}.service-top svg{width:57px;height:57px;background:#e3ecff;border-radius:18px;padding:12px;color:#447cf0;stroke-width:2.2}.service-card:nth-child(2) svg{background:#ffe4de;color:#e98b7c}.service-card:nth-child(3) svg{background:#e8e0ff;color:#9674da}.service-card:nth-child(4) svg{background:#fff0bb;color:#c79b28}.service-card h3{font-size:20px;font-weight:700;letter-spacing:-.05em;margin-bottom:11px;color:#343c4b}.service-card p{font-size:14px;color:#667287;line-height:1.85;letter-spacing:-.035em}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:29px;font-size:13px;font-weight:500;color:#737f94}.card-bottom span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#ffffffb3;font-size:19px}.service-note{font-size:12px;color:#747e8d;margin-top:24px}.about{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding-top:36px}.muted{color:var(--blue)}.about .section-description{margin-top:24px}.about-copy{background:#f7f9fc;padding:44px;border-radius:32px}.about-badge{font-family:Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.08em;color:#98a5b7;display:block;margin-bottom:25px}.about-copy .lead{font-size:25px;font-weight:600;color:#3c4655;line-height:1.6;letter-spacing:-.04em;margin-bottom:24px}.about-copy>p:not(.lead){font-size:15px;color:#6c798c;line-height:1.9;margin-top:15px}.about-sign{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:26px;margin-top:27px;border-top:1px solid #e5eaf2}.about-sign .wordmark{font-size:27px}.about-sign>span:last-child{font-size:12px;color:#9aa5b4}.promise{padding-top:30px}.promise>div:first-child{text-align:center}.promise .section-description{margin-top:20px}.promise-list{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:50px}.promise-list article{padding:33px 28px;border:1px solid #edf0f5;border-radius:25px}.promise-list article>span{display:inline-grid;place-items:center;width:43px;height:43px;border-radius:14px;color:#3a78e8;background:#edf4ff;font-family:Arial,sans-serif;font-size:16px;font-weight:700;margin-bottom:23px}.promise-list article:nth-child(2)>span{color:#a379df;background:#f2edff}.promise-list article:nth-child(3)>span{color:#df9c3b;background:#fff6e5}.promise-list h3{font-size:21px;font-weight:600;color:#434d5a;letter-spacing:-.045em;margin-bottom:15px}.promise-list p{font-size:15px;color:#6c788b;line-height:1.9}.process{background:#f6f9fe}.process .section-top{align-items:flex-end}.steps{list-style:none;padding:0;margin:54px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.steps li{position:relative;padding:0 15px 0 0}.step-number{font-family:Arial,sans-serif;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#e4eeff;color:var(--blue);font-size:16px;font-weight:700}.steps li:not(:last-child):after{content:'→';position:absolute;top:4px;right:12px;color:#c4d4ee;font-size:24px}.steps h3{font-size:22px;font-weight:600;color:#434e5f;margin:23px 0 12px;letter-spacing:-.035em}.steps p{font-size:15px;line-height:1.9;color:#6b798f;max-width:210px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.faq .section-description{margin-top:22px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:25px;cursor:pointer;list-style:none;font-size:16px;font-weight:500;padding:23px 0;color:#586375}summary::-webkit-details-marker{display:none}summary span{position:relative;width:14px;height:14px;flex-shrink:0}summary span:before,summary span:after{content:'';position:absolute;top:6px;left:0;height:1.5px;width:14px;background:#9aa6b6}summary span:after{transform:rotate(90deg)}details[open] summary span:after{transform:rotate(0)}details p{font-size:14px;line-height:1.95;color:#718097;padding:0 27px 25px 0}.guide{background:#3a7bf4;padding:73px 0;color:white}.guide-inner{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.guide .eyebrow{font-family:Arial,sans-serif;font-size:12px;letter-spacing:.08em;color:#cddfff}.guide h2{font-size:42px;color:white}.guide p:not(.eyebrow){font-size:16px;color:#d4e4ff;margin-top:23px;line-height:1.85}.guide-control{background:#ffffff18;border:1px solid #ffffff28;border-radius:25px;padding:29px}.guide-control label{display:block;font-size:15px;color:#fff;margin-bottom:14px}.guide-control select{width:100%;padding:17px 36px 17px 17px;border:0;border-radius:12px;background:#fff;color:#586b89;font-size:14px;min-height:57px}.guide-control .button{width:100%;margin-top:12px;background:#205bc6;color:white;border:1px solid #2667db}.guide-control .button:hover{background:#184dab}.guide-control p.guide-privacy{font-size:12px;margin-top:12px;color:#d4e4ff}.footer{padding:55px 0 24px;background:#f9fafc}.footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.footer .wordmark{font-size:33px;color:#737f91}.footer .brand-sub{font-size:11px;color:#a0a9b8}.back-top{font-size:12px;color:#919cad;display:flex;align-items:center;gap:16px}.back-top span{display:grid;place-items:center;background:#eef1f6;border-radius:12px;width:39px;height:39px;font-size:20px}.company-name{font-size:13px;color:#8b96a6;font-weight:500;margin-bottom:13px}.footer-disclaimer{font-size:12px;color:#a7afbc;line-height:1.9}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:31px;padding-top:23px;border-top:1px solid #eceff4;font-family:Arial,sans-serif;font-size:10px;color:#acb4c0}.footer-bottom>span{letter-spacing:.04em}.mobile-break{display:none}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:100}.skip-link:focus{top:12px}dialog{max-width:580px;width:calc(100% - 32px);max-height:90vh;border:0;border-radius:25px;padding:0;color:var(--ink);box-shadow:0 25px 90px #24345330;overscroll-behavior:contain}dialog::backdrop{background:#27385388;backdrop-filter:blur(7px)}.dialog-inner{padding:42px;position:relative}.dialog-close{position:absolute;right:16px;top:13px;background:#f2f5fa;border-radius:50%;font-size:26px;line-height:1;width:37px;height:37px;font-weight:300;color:#8491a5}.dialog-inner .eyebrow{font-size:13px;margin-top:12px;margin-bottom:20px}.dialog-inner h2{font-size:29px;margin-bottom:16px}.dialog-inner>p:not(.eyebrow){font-size:14px;color:#8793a5}#dialog-checklist{list-style:none;padding:0;margin:25px 0}#dialog-checklist li{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--line);font-size:15px;color:#66768c}#dialog-checklist li:before{content:'✓';color:var(--blue)}.dialog-note{background:#f5f8fd;border-radius:13px;padding:16px;font-size:12px!important;margin-bottom:24px}.dialog-done{width:100%}body.dialog-open{overflow:hidden}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}
@media(max-width:1100px){.container{width:calc(100% - 72px)}.header-inner{padding:0 30px;gap:22px}.desktop-nav{gap:22px}.desktop-nav a{font-size:13px}.hero-inner{min-height:540px;gap:25px}.hero-description{font-size:18px}.floating-label{font-size:14px;padding:13px 16px}.service-grid{gap:13px}.service-card{padding:22px 18px}.service-card h3{font-size:17px}.service-card p{font-size:13px}.about{gap:50px}.about-copy{padding:33px}.promise-list{gap:20px}.promise-list article{padding:27px 23px}.promise-list h3{font-size:19px}.guide-inner{gap:60px}}
@media(max-width:900px){.header{height:80px}.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;gap:6px;width:33px;background:none;padding:10px 0 10px 10px}.menu-toggle span{width:22px;height:1.5px;background:#697486;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-nav{display:flex;flex-direction:column;position:absolute;top:80px;width:100%;padding:12px 36px 25px;background:white;box-shadow:0 15px 20px #19344b10}.mobile-nav a{padding:13px 0;font-size:15px;border-bottom:1px solid #f0f3f8}.hero{padding-top:36px}.hero-inner{min-height:505px;gap:5px;grid-template-columns:1fr 1fr}.hero h1{font-size:64px}.hero-pill{font-size:11px;padding:7px 11px}.hero-description{font-size:16px}.hero .button{font-size:14px;gap:18px}.hero-affiliation{font-size:10px}.floating-label{font-size:12px;padding:12px;gap:7px}.label-one{left:-8px;top:15%}.label-two{right:-5px;bottom:7%}.section{padding:83px 0}h2{font-size:36px}.section-description{font-size:15px}.service-grid{grid-template-columns:repeat(2,1fr);gap:20px}.service-card{padding:26px}.service-top{flex-direction:row;align-items:center;gap:16px}.service-card h3{font-size:22px}.service-card p{font-size:15px}.about{gap:35px;padding-top:20px}.about-copy .lead{font-size:22px}.about-copy{padding:28px}.about-copy>p:not(.lead){font-size:14px}.about-sign{flex-direction:column;align-items:flex-start;gap:10px}.promise{padding-top:20px}.promise-list{gap:15px}.promise-list article{padding:24px 20px}.promise-list h3{font-size:18px}.promise-list p{font-size:14px}.steps{gap:24px}.steps h3{font-size:20px}.steps p{font-size:14px}.faq{grid-template-columns:1fr;gap:35px}.guide-inner{gap:35px}.guide h2{font-size:35px}.guide-control{padding:22px}.guide-control select{font-size:12px}}
@media(max-width:600px){html{scroll-padding-top:90px}.container{width:calc(100% - 44px)}.header{height:74px}.header-inner{padding:0 22px;gap:15px}.wordmark{font-size:31px}.brand-sub{font-size:8px;margin-top:5px}.header-cta{font-size:12px;padding:10px 12px;border-radius:10px}.mobile-nav{top:74px;padding:10px 22px 22px}.menu-toggle{width:29px;padding-left:5px}.hero{padding:38px 0 26px}.hero-inner{display:flex;flex-direction:column;min-height:0;gap:4px}.hero-copy{width:100%;text-align:center;padding-bottom:0}.hero-pill{font-size:11px;margin-bottom:19px;padding:7px 12px}.hero h1{font-size:62px;line-height:1.17;letter-spacing:-.065em}.hero h1 br{display:none}.hero h1 span{margin-left:9px}.hero-description{font-size:16px;line-height:1.8;margin:21px 0 24px}.button{min-height:55px;font-size:14px;border-radius:13px;padding:14px 20px}.hero .button{font-size:14px;gap:25px}.hero-affiliation{font-size:10px;margin-top:17px}.hero-visual{width:80%;max-width:320px;margin:8px 0 0}.hero-visual img{width:100%;margin:0}.floating-label{font-size:11px;padding:10px 12px;border-radius:13px;gap:7px}.floating-label>span{font-size:18px}.label-one{left:-25px;top:27%}.label-two{right:-23px;bottom:15%}.hero-scroll{font-size:11px;margin-top:2px;gap:12px}.hero-scroll span{font-size:17px}.section{padding:64px 0}.eyebrow{font-size:13px;margin-bottom:16px}h2{font-size:30px;line-height:1.45}.section-top{display:block;margin-bottom:29px}.section-top .section-description{margin-top:20px}.section-description{font-size:14px;line-height:1.85}.service-grid{gap:12px}.service-card{padding:20px 16px 17px;border-radius:21px}.service-top{flex-direction:column;align-items:flex-start;gap:19px;margin-bottom:17px}.service-number{font-size:9px}.service-top svg{width:49px;height:49px;padding:10px;border-radius:15px}.service-card h3{font-size:17px;line-height:1.5;letter-spacing:-.065em;margin-bottom:11px}.service-card p{font-size:12px;line-height:1.8;letter-spacing:-.045em}.card-bottom{font-size:11px;margin-top:23px}.card-bottom span{width:26px;height:26px;font-size:17px}.service-note{font-size:10px;line-height:1.85;margin-top:18px}.about{grid-template-columns:1fr;gap:28px;padding-top:12px}.about-copy{padding:29px 25px;border-radius:24px}.about .section-description{margin-top:20px}.about-copy .lead{font-size:23px}.about-copy>p:not(.lead){font-size:14px}.about-sign{flex-direction:row;align-items:center;gap:18px;padding-top:23px}.about-sign .wordmark{font-size:28px}.about-sign>span:last-child{font-size:11px}.promise{padding-top:12px}.promise>div:first-child{text-align:left}.promise-list{grid-template-columns:1fr;margin-top:28px;gap:14px}.promise-list article{display:flex;align-items:flex-start;gap:19px;padding:24px 20px;border-radius:20px;background:#fbfcfe}.promise-list article>span{flex-shrink:0;width:35px;height:35px;border-radius:11px;font-size:13px;margin:0}.promise-list h3{font-size:18px;margin-bottom:10px}.promise-list p{font-size:13px}.steps{grid-template-columns:repeat(2,1fr);gap:34px 26px;margin-top:35px}.step-number{width:40px;height:40px;font-size:14px}.steps li{padding:0}.steps li:after{display:none}.steps h3{font-size:19px;margin:18px 0 10px}.steps p{font-size:13px}.faq{gap:28px}.faq .section-description{margin-top:17px}summary{font-size:14px;padding:19px 0;gap:15px}details p{font-size:13px;padding:0 20px 22px 0}.guide{padding:51px 0}.guide-inner{grid-template-columns:1fr;gap:27px}.guide h2{font-size:32px}.guide p:not(.eyebrow){font-size:14px;margin-top:18px}.guide-control{padding:23px 20px;border-radius:20px}.guide-control label{font-size:13px}.guide-control select{font-size:13px;padding:15px 30px 15px 12px}.guide-control .button{font-size:14px}.guide-control p.guide-privacy{font-size:11px}.footer{padding:36px 0 20px}.footer-top{margin-bottom:27px}.footer .wordmark{font-size:30px}.footer .brand-sub{font-size:10px}.company-name{font-size:11px}.footer-disclaimer{font-size:10px}.footer-bottom{font-size:9px;flex-direction:column;gap:7px;margin-top:25px}.footer-bottom>span{font-size:8px}.dialog-inner{padding:31px 24px}.dialog-inner h2{font-size:25px}#dialog-checklist li{font-size:14px}.dialog-inner .eyebrow{font-size:11px}.dialog-close{right:12px;top:12px;width:32px;height:32px}}
@media(max-width:360px){.hero h1{font-size:52px}.header-cta{display:none}.service-card{padding:18px 13px}.service-card h3{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
