@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap");
:root{--navy:#071a37;--blue:#145bd7;--red:#ee2737;--ink:#101827;--muted:#637083;--line:#dce3ed;--surface:#f7faff;--white:#fff;--shadow:0 22px 58px rgba(7,26,55,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Noto Sans KR","Malgun Gothic",Arial,sans-serif;word-break:keep-all;-webkit-font-smoothing:antialiased}body,button,input,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;left:16px;top:-60px;z-index:1000;padding:12px 16px;color:#fff;background:var(--red);border-radius:8px}.skip-link:focus{top:16px}
.site-header{position:sticky;top:0;z-index:100;height:76px;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(7,26,55,.08);backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark{display:flex;align-items:center;justify-content:center;min-width:40px;height:36px;padding:0 6px;border-radius:9px;background:var(--navy);font-size:21px;font-weight:900;letter-spacing:-4px;box-shadow:4px 4px 0 rgba(238,39,55,.12)}.brand-mark i{color:#ff5260;font-style:normal}.brand-mark b{color:#66a3ff;margin-left:1px}.brand-name{font-size:22px;letter-spacing:-1.2px}.brand-name strong{font-weight:900;color:var(--navy)}.desktop-nav{display:flex;gap:34px;margin-left:auto}.desktop-nav a{color:#39465a;font-size:15px;font-weight:700}.desktop-nav a:hover{color:var(--red)}.header-cta{display:grid;place-items:center;min-width:138px;height:44px;padding:0 20px;color:#fff;background:var(--red);border-radius:11px;font-size:14px;font-weight:800;box-shadow:0 8px 20px rgba(238,39,55,.22)}
.hero{position:relative;overflow:hidden;padding:76px 0 0;background:#fff}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(20,91,215,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,91,215,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(#000,transparent 82%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(30px)}.hero-glow--red{width:380px;height:380px;right:30%;top:-200px;background:rgba(238,39,55,.08)}.hero-glow--blue{width:500px;height:500px;right:-220px;top:80px;background:rgba(20,91,215,.1)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:54px;min-height:650px;padding-bottom:65px}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:var(--blue);font-size:14px;font-weight:800}.eyebrow span{width:28px;height:3px;background:var(--red);border-radius:99px}.hero h1{margin:0;color:var(--navy);font-size:clamp(43px,4.7vw,65px);line-height:1.16;letter-spacing:-3.8px;font-weight:900}.hero h1 em{position:relative;z-index:0;font-style:normal}.hero h1 em:after{content:"";position:absolute;z-index:-1;left:-3px;right:-3px;bottom:5px;height:12px;background:rgba(238,39,55,.78);transform:skewX(-8deg)}.hero-lead{max-width:520px;margin:25px 0 0;color:var(--muted);font-size:17px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:31px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:56px;padding:0 25px;border-radius:13px;font-weight:850}.button--primary{color:#fff;background:var(--red);box-shadow:0 12px 28px rgba(238,39,55,.25)}.text-link{color:var(--navy);padding:8px 0;border-bottom:1px solid #9aa8ba;font-size:14px;font-weight:700}.hero-points{display:flex;flex-wrap:wrap;gap:20px;list-style:none;padding:0;margin:28px 0 0;color:#536176;font-size:12px}.hero-points li{display:flex;align-items:center;gap:7px}.hero-points li span{display:grid;place-items:center;width:18px;height:18px;color:#fff;background:var(--blue);border-radius:50%;font-size:10px;font-weight:900}
.hero-carousel{position:relative;min-width:0;filter:drop-shadow(0 20px 34px rgba(7,26,55,.12))}.hero-carousel:before{content:"";position:absolute;inset:-2px;z-index:-1;border-radius:30px;background:linear-gradient(145deg,rgba(238,39,55,.25),rgba(20,91,215,.25))}.carousel-viewport{position:relative;overflow:hidden;background:#fbfaf6;border:1px solid #e3e7ee;border-radius:28px}.carousel-track{display:flex;align-items:flex-start;transition:transform .5s cubic-bezier(.22,.72,.24,1);will-change:transform}.carousel-slide{flex:0 0 100%;margin:0;background:#f8f6f0}.carousel-slide img{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain}.carousel-arrow{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:44px;height:44px;margin-top:-22px;padding:0 0 4px;color:var(--navy);background:rgba(255,255,255,.94);border:1px solid rgba(7,26,55,.12);border-radius:50%;box-shadow:0 8px 22px rgba(7,26,55,.16);font-family:Arial,sans-serif;font-size:32px;line-height:1}.carousel-arrow:hover{color:#fff;background:var(--blue)}.carousel-arrow--prev{left:16px}.carousel-arrow--next{right:16px}.carousel-count{position:absolute;z-index:3;right:17px;bottom:16px;display:flex;align-items:baseline;justify-content:center;gap:4px;min-width:53px;height:30px;padding:5px 10px;color:#fff;background:rgba(7,26,55,.76);border-radius:99px;font-size:11px}.carousel-count b{font-size:13px}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:15px}.carousel-dots button{width:9px;min-width:9px;height:9px;padding:0;background:#cbd4e1;border:0;border-radius:99px;transition:width .2s,background .2s}.carousel-dots button.is-active{width:25px;background:var(--blue)}.carousel-dots button:focus-visible,.carousel-arrow:focus-visible{outline:3px solid rgba(20,91,215,.22);outline-offset:3px}
.trust-strip{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);min-height:106px;background:#fff;border:1px solid #e1e7f0;border-bottom:0;border-radius:22px 22px 0 0;box-shadow:0 -8px 28px rgba(20,91,215,.07)}.trust-strip div{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.trust-strip div+div:before{content:"";position:absolute;left:0;top:29px;bottom:29px;width:1px;background:var(--line)}.trust-strip strong{color:var(--navy);font-size:16px}.trust-strip span{color:var(--muted);font-size:13px}
.section{padding:105px 0}.process{background:linear-gradient(#fff,#f7faff)}.section-heading{text-align:center;margin-bottom:46px}.section-kicker{margin:0 0 12px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:1.7px}.section-heading h2,.consult-copy h2{margin:0;color:var(--navy);font-size:clamp(32px,4vw,46px);line-height:1.2;letter-spacing:-2.4px}.section-heading>p:last-child{margin:14px 0 0;color:var(--muted)}.process-list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;list-style:none;padding:0;margin:0}.process-list li{position:relative;min-height:250px;padding:32px 20px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:18px}.process-number{position:absolute;top:17px;left:18px;color:#b3bdca;font-size:10px;font-weight:900}.process-icon{display:grid;place-items:center;width:58px;height:58px;margin:12px auto 20px;color:var(--blue);background:#eaf1ff;border-radius:17px;font-size:24px;font-weight:900}.process-list h3{margin:0;color:var(--navy);font-size:18px}.process-list p{margin:11px 0 0;color:var(--muted);font-size:13px;line-height:1.7}
.consult{position:relative;overflow:hidden;background:#fff;border-top:1px solid #e6ebf2}.consult:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 5% 20%,rgba(20,91,215,.09),transparent 34%),radial-gradient(circle at 92% 80%,rgba(238,39,55,.07),transparent 30%)}.consult-grid{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;gap:74px;align-items:start}.consult-copy{padding-top:26px}.consult-copy>p{max-width:430px;margin:20px 0 0;color:var(--muted);line-height:1.7}.consult-promise{display:grid;gap:18px;margin-top:34px}.consult-promise>div{display:flex;align-items:flex-start;gap:13px}.consult-promise>div>span{display:grid;place-items:center;flex:0 0 auto;width:28px;height:28px;color:#fff;background:var(--red);border-radius:9px;font-size:13px;font-weight:900}.consult-promise p{margin:0}.consult-promise strong,.consult-promise small{display:block}.consult-promise strong{font-size:15px}.consult-promise small{margin-top:5px;color:#778499;font-size:12px}.consult-form{padding:34px;background:#fff;border:1px solid #dce5f1;border-radius:26px;box-shadow:0 24px 60px rgba(20,91,215,.11)}.form-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid var(--line)}.form-head>span{color:var(--navy);font-size:23px;font-weight:900}.form-head strong{color:#7b8799;font-size:13px}.form-head em{color:var(--red);font-style:normal;font-size:17px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px}.field>span{display:block;margin-bottom:8px;color:#445167;font-size:12px;font-weight:800}.field>span b{color:var(--red)}.field input,.field select{width:100%;height:49px;padding:0 13px;color:var(--ink);background:#fff;border:1px solid #ccd5e2;border-radius:9px;outline:none;font-size:14px}.field input:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(20,91,215,.11)}.error-message{display:block;margin-top:5px;color:var(--red);font-size:10px}.eligibility-field{margin:20px 0 0;padding:17px 18px 18px;background:#fbfcff;border:1px solid #dbe3ef;border-radius:12px}.eligibility-field legend{padding:0 7px;color:#34435a;font-size:13px;font-weight:800}.eligibility-field legend b{color:var(--red)}.radio-group{display:grid;grid-template-columns:1fr 1fr;gap:10px}.radio-option{position:relative}.radio-option input{position:absolute;opacity:0}.radio-option span{display:grid;place-items:center;height:46px;color:#536176;background:#fff;border:1px solid #cbd5e2;border-radius:9px;font-size:14px;font-weight:800;transition:.2s}.radio-option input:focus-visible+span{outline:3px solid rgba(20,91,215,.18);outline-offset:2px}.radio-option input:checked+span{color:#fff;background:var(--blue);border-color:var(--blue)}.radio-option--yes input:checked+span{background:var(--red);border-color:var(--red)}.eligibility-error{min-height:0;margin:7px 0 0;color:var(--red);font-size:10px}.eligibility-block{margin:10px 0 0;padding:11px 13px;color:#9b2630;background:#fff0f2;border:1px solid #ffcbd0;border-radius:8px;font-size:11px;line-height:1.55}.agreements{margin-top:20px;padding:15px;background:#f7f9fc;border-radius:10px}.check-row{position:relative;display:flex;align-items:center;gap:8px;color:#5c687a;font-size:11px}.check-row input{position:absolute;opacity:0}.custom-check{position:relative;flex:0 0 auto;width:18px;height:18px;background:#fff;border:1px solid #bbc6d5;border-radius:5px}.check-row input:checked+.custom-check{background:var(--blue);border-color:var(--blue)}.check-row input:checked+.custom-check:after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:11px;font-weight:900}.check-row b{color:var(--red)}.terms-toggle{margin-left:auto;padding:4px;color:#536176;background:none;border:0;border-bottom:1px solid #9aa5b5;font-size:10px}.terms-detail{margin:8px 0;padding:12px;color:#637083;background:#fff;border:1px solid #e2e7ef;border-radius:8px;font-size:10px;line-height:1.55}.terms-detail p{margin:2px 0}.agreement-error{display:block;margin-top:5px;color:var(--red);font-size:10px}.submit-button{width:100%;height:56px;margin-top:18px;color:#fff;background:var(--red);border:0;border-radius:11px;box-shadow:0 10px 24px rgba(238,39,55,.22);font-weight:900}.submit-button:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.form-caption{margin:10px 0 0;color:#8c97a7;font-size:10px;text-align:center}.form-status{margin-top:13px;padding:12px 14px;color:#24522c;background:#eef9f0;border:1px solid #c9e8ce;border-radius:9px;font-size:12px}.form-status.is-error{color:#9b2630;background:#fff0f2;border-color:#ffcbd0}
.notice{padding:40px 0;background:#f8faff;border-top:1px solid #e1e6ee}.notice-inner{display:grid;grid-template-columns:160px 1fr;gap:36px}.notice h2{margin:0;color:var(--navy);font-size:15px}.notice ul{margin:0;padding-left:18px;color:#737e8f;font-size:11px;line-height:1.8}.site-footer{padding:48px 0 54px;color:#d2d2d2;background:#222;border-top:0}.footer-content{text-align:left}.footer-title{margin:0 0 14px;color:#fff;font-size:28px;line-height:1.25;letter-spacing:-1px;font-weight:900}.company-info{padding:0;font-size:14px;line-height:1.6;word-break:normal;overflow-wrap:anywhere}.company-info p{margin:0}.copyright{margin:20px 0 0!important;color:#d2d2d2;font-size:14px;line-height:1.6}.mobile-sticky{display:none}.to-top{position:fixed;z-index:40;right:22px;bottom:22px;display:grid;place-items:center;width:46px;height:46px;color:var(--navy);background:#fff;border:1px solid var(--line);border-radius:50%;box-shadow:0 8px 25px rgba(5,20,47,.15);opacity:0;pointer-events:none;transition:.2s}.to-top.is-visible{opacity:1;pointer-events:auto}
@media(max-width:980px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-copy{max-width:700px}.hero-carousel{width:min(720px,94%);margin:auto}.process-list{grid-template-columns:1fr 1fr}.consult-grid{grid-template-columns:1fr}.consult-promise{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.container{width:calc(100% - 28px)}.site-header{height:64px}.brand-mark{min-width:36px;height:32px;font-size:19px}.brand-name{font-size:19px}.header-cta{min-width:112px;height:40px;padding:0 14px;font-size:12px}.hero{padding-top:52px}.hero-grid{min-height:0;gap:28px;padding-bottom:38px}.hero h1{font-size:clamp(37px,10.6vw,49px);letter-spacing:-2.7px}.hero-lead{font-size:15px}.hero-actions{gap:16px}.button{min-height:52px;padding:0 18px;gap:14px;font-size:13px}.text-link{font-size:12px}.hero-points{gap:10px 14px;font-size:10px}.hero-carousel{width:100%}.carousel-viewport{border-radius:20px}.carousel-arrow{width:38px;height:38px;margin-top:-19px;font-size:28px}.carousel-arrow--prev{left:10px}.carousel-arrow--next{right:10px}.carousel-dots{gap:7px;margin-top:10px}.carousel-dots button{width:8px;min-width:8px;height:8px}.carousel-dots button.is-active{width:22px}.trust-strip{grid-template-columns:1fr 1fr;min-height:154px}.trust-strip div:nth-child(3){border-top:1px solid var(--line)}.trust-strip div:nth-child(4){border-top:1px solid var(--line)}.trust-strip div:nth-child(3):before{display:none}.trust-strip strong{font-size:13px}.trust-strip span{font-size:10px}.section{padding:76px 0}.section-heading h2,.consult-copy h2{font-size:32px}.process-list{gap:10px}.process-list li{min-height:220px;padding:27px 12px}.process-icon{width:50px;height:50px;font-size:21px}.process-list h3{font-size:15px}.process-list p{font-size:11px}.consult-promise{grid-template-columns:1fr;gap:15px}.consult-form{padding:24px 17px;border-radius:18px}.form-grid{grid-template-columns:1fr;gap:14px}.notice-inner{grid-template-columns:1fr;gap:12px}.footer-title{font-size:23px}.company-info,.copyright{font-size:12px}.copyright{max-width:calc(100% - 54px)}.mobile-sticky{position:fixed;z-index:90;left:14px;right:14px;bottom:max(12px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 22px;color:#fff;background:var(--red);border-radius:15px;box-shadow:0 14px 32px rgba(112,9,20,.32);font-size:15px;font-weight:900}.mobile-sticky.is-hidden{opacity:0;transform:translateY(90px);pointer-events:none}.to-top{right:17px;bottom:87px;width:42px;height:42px}.site-footer{padding:38px 0 110px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
