*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,"Noto Sans KR","Malgun Gothic",Arial,sans-serif;color:#13233b;background:#fff;word-break:keep-all}a{text-decoration:none;color:inherit}.wrap{max-width:1180px;margin:auto;padding-left:22px;padding-right:22px}.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid #e9eef5;position:sticky;top:0;z-index:50;backdrop-filter:blur(12px)}.nav{height:76px;display:flex;align-items:center;gap:25px}.logo{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:900;letter-spacing:-.5px;margin-right:auto}.logo b{color:#1769e0}.logo-mark{width:36px;height:36px;border-radius:11px;background:linear-gradient(145deg,#1165df,#3a8cff);display:grid;place-items:center;color:#fff;font-size:20px;box-shadow:0 6px 18px #1769e033}.menu{display:flex;gap:19px;font-size:14px;font-weight:700;color:#34435a}.menu a:hover{color:#1769e0}.actions{display:flex;align-items:center;gap:9px}.text-link{font-size:14px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:12px;background:#1769e0;color:#fff;font-weight:800;border:0;cursor:pointer;font-size:15px}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 22px #1769e02a}.btn-small{padding:10px 15px}.btn-large{padding:15px 23px;border-radius:14px}.btn-soft{background:#edf5ff;color:#1769e0;padding:10px 14px}.btn-white{background:#fff;color:#1769e0;box-shadow:0 8px 30px #173f7615}.menu-toggle{display:none;background:none;border:0;font-size:26px}.hero{overflow:hidden;background:radial-gradient(circle at 82% 25%,#dceaff 0,#eef5ff 22%,transparent 43%),linear-gradient(135deg,#f7fbff,#eef5ff);padding:82px 0 76px}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:65px}.eyebrow{display:inline-block;color:#1769e0;font-weight:900;font-size:13px;letter-spacing:1.4px;margin-bottom:15px}.hero h1{font-size:54px;line-height:1.14;letter-spacing:-2.5px;margin:0 0 20px}.hero h1 em{font-style:normal;color:#1769e0}.hero p{font-size:18px;line-height:1.75;color:#607087;margin:0 0 28px}.hero-actions{display:flex;gap:10px}.trust{display:flex;gap:18px;margin-top:25px;color:#5c6c82;font-size:13px;font-weight:700}.hero-panel{background:#fff;border:1px solid #e3edfb;border-radius:28px;padding:34px;box-shadow:0 24px 70px #1e5ea51b;position:relative}.panel-label{font-size:12px;font-weight:900;color:#1769e0}.hero-panel h2{font-size:29px;line-height:1.3;letter-spacing:-1px;margin:10px 0 24px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-grid a{min-height:94px;background:#f6f9fd;border:1px solid #edf1f6;border-radius:17px;padding:18px;display:flex;flex-direction:column;gap:10px;font-size:23px}.quick-grid b{font-size:14px}.quick-grid a:hover{background:#edf5ff;border-color:#cfe2ff}.section{padding-top:78px;padding-bottom:78px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-head h2,.center h2{font-size:36px;letter-spacing:-1.4px;margin:0}.section-head p,.center p{max-width:470px;color:#6b788c;line-height:1.7;margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{position:relative;background:#fff;border:1px solid #e7edf5;border-radius:22px;padding:28px;min-height:230px;transition:.2s;box-shadow:0 8px 26px rgba(25,54,92,.04)}.card:hover{transform:translateY(-5px);border-color:#cbdcf3;box-shadow:0 18px 40px rgba(25,54,92,.09)}.card .icon{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:#f1f6fd;font-size:25px;margin-bottom:22px}.card h3{font-size:21px;margin:0 0 11px}.card p{color:#6a788b;line-height:1.65;font-size:14px;margin:0 0 20px}.card>b{color:#1769e0;font-size:14px}.featured{border-color:#bcd6fa;background:linear-gradient(145deg,#fff,#f5f9ff)}.tag{position:absolute;right:18px;top:18px;background:#1769e0;color:#fff;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900}.process{background:#f7f9fc}.center{text-align:center}.center p{margin:13px auto 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.steps>div{background:#fff;border-radius:20px;padding:27px;text-align:center;border:1px solid #e8edf4}.steps span{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 16px;border-radius:50%;background:#eaf3ff;color:#1769e0;font-weight:900}.steps b{display:block;font-size:18px}.steps p{font-size:14px;color:#758195}.cta{background:linear-gradient(135deg,#1357b8,#1775ee);border-radius:28px;padding:46px 52px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px;box-shadow:0 20px 50px #1769e029}.cta h2{font-size:34px;line-height:1.3;margin:0 0 12px}.cta p{color:#d9e9ff;margin:0}.light-eye{color:#cfe4ff}footer{margin-top:20px;background:#101d31;color:#9facc0;padding:45px 0 25px}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-logo{color:#fff;margin:0 0 15px}.footer-links{display:flex;gap:20px;align-items:center;font-size:14px}.copyright{border-top:1px solid #26344a;margin-top:30px;padding-top:20px;font-size:12px}.section>h1{font-size:38px;letter-spacing:-1.2px;margin:0 0 10px}.section>p{color:#68778c;line-height:1.7}.choice{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:30px}.choice .card{padding:38px}.choice h2{margin-top:0}.form-card,form:not(.tools):not(.statusform){max-width:590px;background:#fff;padding:30px;border-radius:20px;border:1px solid #e2e9f2;margin:28px 0;box-shadow:0 10px 35px #233c5c0b}label{display:block;margin:3px 0 8px;font-weight:800;font-size:14px}input,textarea,select{font:inherit}input,textarea{width:100%;padding:14px 15px;margin:0 0 18px;border:1px solid #ccd7e5;border-radius:11px;background:#fbfcfe;outline:none}input:focus,textarea:focus{border-color:#6aa3ed;box-shadow:0 0 0 3px #e9f3ff}textarea{min-height:120px;resize:vertical}.alert,.success{max-width:590px;padding:15px 17px;border-radius:12px;margin-top:18px}.alert{background:#fff0f0;color:#a32424}.success{background:#edf9f1;color:#24703d}.account-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}.account-card{background:#fff;border:1px solid #e4eaf2;border-radius:20px;padding:27px}.account-card h3{margin-top:0}.history{margin-top:25px;display:grid;gap:12px}.history-item{background:#fff;border:1px solid #e4eaf2;border-radius:15px;padding:18px}.history-item small{color:#7b8798}.status{display:inline-block;padding:5px 9px;background:#edf5ff;color:#1769e0;border-radius:999px;font-size:12px;font-weight:800}
@media(max-width:980px){.menu{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:18px 22px;border-bottom:1px solid #e6ebf2;grid-template-columns:repeat(2,1fr)}.menu-open .menu{display:grid}.menu-toggle{display:block;order:3}.hero-grid{grid-template-columns:1fr;gap:35px}.hero-panel{max-width:600px}.section-head{display:block}.section-head p{margin-top:12px}.cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.wrap{padding-left:18px;padding-right:18px}.nav{height:68px}.logo{font-size:18px}.logo-mark{width:32px;height:32px}.actions .text-link,.actions .btn-soft{display:none}.menu{top:68px}.hero{padding:55px 0}.hero h1{font-size:39px;letter-spacing:-1.8px}.hero p{font-size:16px}.hero-actions{flex-direction:column}.trust{gap:9px;flex-wrap:wrap}.hero-panel{padding:24px}.section{padding-top:58px;padding-bottom:58px}.section-head h2,.center h2{font-size:29px}.cards,.steps,.choice,.account-grid{grid-template-columns:1fr}.card{min-height:auto}.cta{padding:34px 27px;display:block}.cta h2{font-size:28px}.cta .btn{margin-top:24px;width:100%}.footer-grid{display:block}.footer-links{flex-wrap:wrap;margin-top:25px}.section>h1{font-size:32px}}
.footer-business{border-top:1px solid #26344a;margin-top:28px;padding-top:25px;font-size:12px;color:#9facc0}.footer-business>b{display:block;color:#fff;font-size:14px;margin-bottom:13px}.footer-business dl{display:flex;flex-wrap:wrap;gap:8px 0;margin:0}.footer-business dl>div{display:flex;align-items:center}.footer-business dl>div:not(:last-child):after{content:"";width:1px;height:11px;background:#3a4659;margin:0 13px}.footer-business dt{color:#7f8da2;margin-right:6px}.footer-business dd{margin:0;color:#b7c1d0}.footer-address{flex-basis:auto}@media(max-width:700px){.footer-business dl{display:grid;gap:7px}.footer-business dl>div:after{display:none}.footer-business dl>div{align-items:flex-start}.footer-business dt{min-width:116px}.footer-business dd{line-height:1.5}.copyright{margin-top:24px}}
.footer-business dd a{color:inherit;text-decoration:none}.footer-business dd a:hover{text-decoration:underline}
.logo-name{display:flex;flex-direction:column;line-height:1}.logo-name strong{font-size:21px;letter-spacing:.03em}.logo-name small{font-size:10px;color:#1769e0;letter-spacing:.06em;margin-top:4px;white-space:nowrap}.footer-logo .logo-name strong{color:#fff}.footer-logo .logo-name small{color:#8fbfff}.footer-brand-en{display:block;color:#738198;letter-spacing:.05em;margin-top:5px}@media(max-width:390px){body{overflow-x:hidden}.nav{gap:10px}.actions{display:none}.menu-toggle{margin-left:auto;flex:0 0 auto}}
.brand-logo{display:flex;flex:0 0 auto;width:210px;max-width:23vw;margin-right:auto}.brand-logo img{display:block;width:100%;height:50px;object-fit:contain;object-position:left center}.footer-logo.brand-logo{width:238px;max-width:100%;margin:0 0 14px}.footer-logo.brand-logo img{height:57px}@media(max-width:760px){.brand-logo{width:170px;max-width:48vw}.brand-logo img{height:43px}}@media(max-width:390px){.brand-logo{width:150px}}
