:root{--blue:#2847d5;--deep:#101b73;--deep2:#112eb5;--pink:#f042a4;--bg:#f5f6fa;--line:#e7e9f2;--text:#171a22;--muted:#687083;--lightblue:#eef2ff;--shadow:0 18px 48px rgba(18,31,105,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{margin:0;color:var(--text);font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",Arial,sans-serif;background:#fff;word-break:keep-all}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1200px,calc(100% - 48px));margin:auto}.site-header{height:78px;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.header-inner{width:min(1320px,calc(100% - 48px));height:100%;margin:auto;display:flex;align-items:center;gap:28px}.brand{display:flex;flex-direction:column;line-height:1;min-width:164px}.brand span{font-size:10px;color:#858a99;font-weight:900;letter-spacing:.16em}.brand b{font-size:18px;color:var(--blue);margin-top:6px}.site-nav{display:flex;align-items:center;justify-content:center;gap:5px;flex:1;height:100%}.site-nav a{height:100%;display:flex;align-items:center;padding:0 18px;font-size:15px;font-weight:800;color:#666d7d}.site-nav a:hover{color:var(--blue)}.header-cta{padding:12px 18px;border-radius:10px;background:var(--blue);color:#fff;font-size:14px;font-weight:850}.menu-button{display:none;border:0;background:none;font-size:24px;color:var(--deep)}
.hero{min-height:700px;display:flex;align-items:center;overflow:hidden;color:#fff;background:radial-gradient(circle at 81% 23%,rgba(85,111,227,.7),transparent 31%),radial-gradient(circle at 76% 88%,rgba(240,66,164,.18),transparent 23%),linear-gradient(135deg,#0e1968,#112eb5 60%,#1e39b4);position:relative}.hero:before{content:"";position:absolute;width:640px;height:640px;top:-310px;right:-80px;border-radius:50%;border:1px solid rgba(255,255,255,.16);box-shadow:0 0 0 90px rgba(255,255,255,.035),0 0 0 180px rgba(255,255,255,.025)}.hero-inner{width:min(1240px,calc(100% - 48px));margin:auto;padding:80px 0;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;position:relative;z-index:2}.eyebrow{margin:0 0 18px;color:#aebcff;font-size:14px;font-weight:900;letter-spacing:.07em}.hero h1{font-size:clamp(48px,5.3vw,72px);line-height:1.18;letter-spacing:-.065em;margin:0}.hero h1 span{display:block}.hero-sub{font-size:25px;font-weight:850;margin:28px 0 0}.hero-desc{font-size:18px;line-height:1.7;color:rgba(255,255,255,.77);max-width:650px;margin:16px 0 0}.actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.btn{min-height:54px;padding:0 22px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-weight:850}.btn.primary{background:var(--pink);color:#fff;box-shadow:0 12px 28px rgba(240,66,164,.25)}.btn.secondary{color:#fff;border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.12)}
.system-visual{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;width:460px;height:460px;border-radius:50%;border:1px dashed rgba(255,255,255,.3)}.core{z-index:3;width:210px;height:210px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(14,25,104,.8);border:1px solid rgba(255,255,255,.35);box-shadow:0 26px 60px rgba(5,12,65,.4)}.core small{letter-spacing:.15em;color:rgba(255,255,255,.7);font-weight:800}.core b{font-size:28px;margin-top:7px}.core strong{font-size:38px;color:var(--pink);margin-top:4px}.visual-card{position:absolute;width:126px;min-height:98px;padding:13px 10px;border-radius:16px;background:rgba(255,255,255,.95);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 14px 38px rgba(9,16,70,.22)}.visual-card img{width:34px;height:34px}.visual-card span{color:var(--deep);font-size:12px;font-weight:850;line-height:1.25;margin-top:7px}.vc-1{left:12px;top:36px}.vc-2{left:174px;top:0}.vc-3{right:8px;top:60px}.vc-4{right:-10px;top:211px}.vc-5{right:38px;bottom:34px}.vc-6{left:187px;bottom:0}.vc-7{left:20px;bottom:42px}.vc-8{left:-26px;top:220px}.vc-9{left:88px;top:150px;transform:scale(.86)}.vc-10{right:91px;top:158px;transform:scale(.86)}
.section{padding:112px 0}.soft{background:var(--bg)}.section-heading{max-width:850px;margin:0 auto 58px;text-align:center}.section-heading>p{color:var(--blue);font-weight:850;font-size:15px;margin:0 0 13px}.section-heading h2{font-size:clamp(34px,4vw,50px);line-height:1.25;letter-spacing:-.045em;color:var(--deep);margin:0}.section-heading>div{font-size:18px;color:var(--muted);line-height:1.65;margin-top:18px}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.problem-card,.growth-card,.flow-grid article,.step-grid article{background:#fff;border:1px solid var(--line);border-radius:21px;padding:29px 25px;box-shadow:var(--shadow)}.problem-card{min-height:210px}.problem-card span{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--lightblue);color:var(--blue);font-size:13px;font-weight:850}.problem-card h3{font-size:19px;line-height:1.5;color:var(--deep);margin:22px 0 0}.conclusion{text-align:center;color:var(--blue);font-size:24px;font-weight:850;margin:46px 0 0}.growth-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.growth-card{padding:36px 32px}.growth-card span{color:var(--pink);font-weight:900;letter-spacing:.08em}.growth-card h3{font-size:25px;color:var(--deep);margin:15px 0 10px}.growth-card p{font-size:17px;line-height:1.65;color:var(--muted);margin:0}
.market-section{background:linear-gradient(135deg,#0e1968,#112eb5);color:#fff}.market{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.rule{width:230px;height:230px;margin:auto;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 24px 70px rgba(7,14,70,.28)}.rule strong{color:var(--pink);font-size:54px}.rule span{color:var(--deep);font-size:20px;font-weight:900}.market h2{font-size:clamp(36px,4.5vw,54px);line-height:1.25;margin:0}.market-copy>p{font-size:19px;line-height:1.7;color:rgba(255,255,255,.8)}.chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.chips span{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.12);padding:10px 14px;border-radius:999px;font-size:14px;font-weight:750}.market-end{font-size:23px!important;color:#fff!important;font-weight:850}
.compare{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 20px 60px rgba(26,27,36,.07)}.compare-row{display:grid;grid-template-columns:1fr 70px 1fr;border-top:1px solid var(--line)}.compare-row>div{padding:22px 27px;display:flex;align-items:center;min-height:76px;font-size:17px}.compare-row>div:nth-child(2){justify-content:center;background:#eef2ff;color:var(--blue);font-weight:900}.compare-row>div:last-child{background:#fafbff;color:var(--deep);font-weight:800}.compare-head{background:var(--deep);border:0}.compare-head>div{color:#fff!important;font-weight:850;min-height:auto;padding:18px 27px}.compare-head>div:nth-child(2){background:rgba(255,255,255,.08)}
.preview-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.preview-card{min-height:205px;padding:24px 19px;border:1px solid var(--line);border-radius:20px;background:#fff;display:flex;flex-direction:column;transition:.2s}.preview-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(26,27,36,.09)}.preview-top{display:flex;justify-content:space-between;align-items:center}.preview-top img{width:42px;height:42px}.preview-top span{font-size:13px;color:#9aa7dd;font-weight:900}.preview-card h3{font-size:18px;color:var(--deep);margin:24px 0 0;line-height:1.35}.preview-card p{font-size:14px;line-height:1.5;color:var(--muted);margin:8px 0 0}.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.flow-grid article span{color:var(--pink);font-size:13px;font-weight:900}.flow-grid article h3{color:var(--deep);font-size:20px;margin:16px 0 8px}.flow-grid article p{color:var(--muted);font-size:15px;line-height:1.65;margin:0}.service-list{display:grid;gap:20px}.service-detail{display:grid;grid-template-columns:270px 1fr;border:1px solid var(--line);border-radius:25px;overflow:hidden;background:#fff;box-shadow:var(--shadow);scroll-margin-top:100px}.service-side{padding:36px;background:linear-gradient(150deg,#f4f6ff,#fff);display:flex;flex-direction:column;align-items:flex-start}.service-side>span{color:#9aa7dd;font-size:14px;font-weight:900}.service-side img{width:62px;height:62px;margin:31px 0 22px}.service-side h3{color:var(--deep);font-size:25px;line-height:1.3;margin:0}.service-body{padding:40px 45px}.service-body h4{color:var(--deep);font-size:28px;line-height:1.35;margin:0}.service-body>p{color:var(--muted);font-size:17px;line-height:1.7;margin:12px 0 0}.service-body ul{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;list-style:none;padding:0;margin:28px 0}.service-body li{padding:14px 15px;border-radius:12px;background:var(--bg);font-size:14px;font-weight:750;color:#4c5364}.benefit{padding:16px 18px;border-radius:13px;background:var(--lightblue);color:var(--blue);font-weight:850}.service-body .service-notice{font-size:13px;color:#858b98;margin-top:14px}
.trust{overflow:hidden;display:grid;grid-template-columns:1.2fr .8fr;border-radius:28px;background:linear-gradient(135deg,#0e1968,#112eb5);box-shadow:0 28px 76px rgba(14,25,104,.25)}.stats{padding:53px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.stats div{border-right:1px solid rgba(255,255,255,.18)}.stats div:last-child{border:0}.stats strong{display:block;color:#fff;font-size:34px}.stats span{display:block;color:rgba(255,255,255,.7);margin-top:9px;font-size:14px}.brands{padding:45px 39px;background:rgba(255,255,255,.08);display:flex;flex-direction:column;justify-content:center}.brands p{color:rgba(255,255,255,.7);font-size:14px}.brands div{display:flex;flex-wrap:wrap;gap:9px}.brands span{background:#fff;color:var(--deep);font-size:14px;font-weight:850;padding:10px 12px;border-radius:9px}
.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-grid article{display:flex;flex-direction:column;min-height:210px}.step-grid article span{color:var(--pink);font-size:13px;font-weight:900}.step-grid article strong{color:var(--deep);font-size:27px;margin-top:35px}.step-grid article p{color:var(--muted);font-size:16px;line-height:1.6}.promo-section{background:#111e79;color:#fff}.promo{display:grid;grid-template-columns:270px 1fr;gap:60px;align-items:center}.promo-rate{width:230px;height:230px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 24px 70px rgba(6,12,65,.35)}.promo-rate strong{font-size:91px;color:var(--pink);line-height:1}.promo-rate span{font-size:30px;color:var(--deep);font-weight:900;align-self:flex-start;margin-top:58px}.promo-copy h2{font-size:clamp(38px,4.6vw,56px);margin:0}.promo-copy>p{font-size:19px;color:rgba(255,255,255,.78)}.promo-copy ul{display:flex;gap:10px;flex-wrap:wrap;list-style:none;padding:0;margin:28px 0}.promo-copy li{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);border-radius:999px;padding:11px 15px;font-size:14px;font-weight:750}.promo-copy small{color:rgba(255,255,255,.6)}
.inquiry-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.inquiry-copy .eyebrow{color:var(--blue)}.inquiry-copy h2{color:var(--deep);font-size:clamp(36px,4vw,50px);line-height:1.25;margin:0}.inquiry-copy>p{color:var(--muted);font-size:18px;line-height:1.65}.inquiry-copy ul{list-style:none;padding:0;margin-top:30px}.inquiry-copy li{position:relative;padding:10px 0 10px 28px;font-weight:750;color:#4b5263}.inquiry-copy li:before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:900}.inquiry-form{background:#fff;border:1px solid var(--line);border-radius:24px;padding:35px;box-shadow:var(--shadow)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.inquiry-form>label,.form-row label{display:flex;flex-direction:column;gap:9px;font-size:14px;font-weight:800;color:#3d4453;margin-bottom:17px}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;border:1px solid #dfe2eb;border-radius:11px;padding:14px 15px;background:#fff;color:var(--text);outline:none}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(40,71,213,.1)}.inquiry-form textarea{min-height:120px;resize:vertical}.agreement{display:flex;align-items:center;gap:8px;font-size:13px;color:#5f6675;margin:4px 0 20px}.agreement label{font-weight:600}.agreement button{border:0;background:none;color:var(--blue);font-weight:800;text-decoration:underline;cursor:pointer}.submit-button{width:100%;min-height:55px;border:0;border-radius:12px;background:var(--blue);color:#fff;font-weight:900;cursor:pointer}.submit-button:disabled{opacity:.55}.form-status{min-height:20px;margin:12px 0 0;text-align:center;font-size:13px;color:var(--blue)}
.faq-list{max-width:940px;margin:auto;display:grid;gap:12px}.faq{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.faq summary{cursor:pointer;list-style:none;padding:22px 24px;color:var(--deep);font-size:17px;font-weight:850;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:24px;color:var(--blue);font-size:24px}.faq[open] summary:after{content:"−"}.faq div{border-top:1px solid var(--line);padding:20px 24px;color:var(--muted);font-size:16px;line-height:1.7}.cta{padding:100px 0;text-align:center;color:#fff;background:radial-gradient(circle at 50% -50%,rgba(85,111,227,.45),transparent 47%),#0e1968}.cta h2{font-size:clamp(36px,4.5vw,54px);margin:0;letter-spacing:-.05em}.cta p{font-size:19px;color:rgba(255,255,255,.72);margin:17px 0 31px}.notices{padding:35px 0;background:#f2f3f7;border-top:1px solid var(--line)}.notices strong{font-size:14px;color:#555d6c}.notices ul{margin:12px 0 0;padding-left:18px;color:#777e8d;font-size:12px;line-height:1.8}.footer{padding:48px 0 80px;background:#171a22;color:#fff}.footer-inner{display:flex;justify-content:space-between;gap:30px}.footer-brand{display:flex;flex-direction:column;line-height:1}.footer-brand span{font-size:10px;color:#8e95a3;font-weight:900;letter-spacing:.16em}.footer-brand b{font-size:19px;margin-top:6px}.footer p{color:#8e95a3;font-size:13px;line-height:1.7}.footer-links{display:flex;gap:20px;color:#bdc2cc;font-size:13px}.mobile-cta{display:none}dialog{max-width:560px;border:0;border-radius:18px;padding:32px;box-shadow:0 30px 100px rgba(0,0,0,.25)}dialog::backdrop{background:rgba(10,15,40,.55)}dialog h3{color:var(--deep);font-size:23px;margin:0 0 22px}dialog p{color:#5e6574;font-size:14px;line-height:1.7}.dialog-close{position:absolute;top:13px;right:14px;border:0;background:none;font-size:28px;color:#7c8290;cursor:pointer}
@media(max-width:1000px){.site-nav{display:none}.menu-button{display:block;margin-left:auto}.site-nav.open{position:absolute;top:78px;left:0;right:0;height:auto;background:#fff;border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:stretch;padding:10px 24px}.site-nav.open a{height:auto;padding:15px}.header-cta{display:none}.hero-inner{grid-template-columns:1fr}.system-visual{min-height:500px;max-width:580px;width:100%;margin:auto}.problem-grid,.flow-grid{grid-template-columns:repeat(2,1fr)}.preview-grid{grid-template-columns:repeat(3,1fr)}.service-detail{grid-template-columns:220px 1fr}.service-body ul{grid-template-columns:1fr}.trust{grid-template-columns:1fr}.inquiry-grid{grid-template-columns:1fr}.promo{grid-template-columns:240px 1fr}.market{grid-template-columns:280px 1fr}}
@media(max-width:700px){html{scroll-padding-top:68px}.container,.header-inner,.hero-inner{width:min(100% - 32px,1200px)}.site-header{height:68px}.site-nav.open{top:68px}.brand{min-width:auto}.hero{min-height:auto}.hero-inner{padding:64px 0 78px;gap:25px}.hero h1{font-size:42px}.hero-sub{font-size:21px}.hero-desc{font-size:16px}.system-visual{min-height:410px;transform:scale(.82);margin:-20px auto}.section{padding:78px 0}.section-heading{margin-bottom:38px}.section-heading h2{font-size:33px}.problem-grid,.growth-grid,.flow-grid,.step-grid,.preview-grid{grid-template-columns:1fr}.problem-card{min-height:auto}.market{grid-template-columns:1fr;gap:40px}.rule{width:190px;height:190px}.compare-row{grid-template-columns:1fr 44px 1fr}.compare-row>div{padding:16px 13px;font-size:13px;min-height:68px}.service-detail{grid-template-columns:1fr}.service-side{padding:28px;display:grid;grid-template-columns:auto 54px 1fr;gap:15px;align-items:center}.service-side img{width:48px;height:48px;margin:0}.service-side h3{font-size:20px}.service-body{padding:28px}.service-body h4{font-size:24px}.stats{grid-template-columns:1fr;padding:35px}.stats div{border-right:0;border-bottom:1px solid rgba(255,255,255,.18);padding:15px 0}.stats div:last-child{border-bottom:0}.promo{grid-template-columns:1fr;gap:35px}.promo-rate{width:190px;height:190px;margin:auto}.promo-rate strong{font-size:75px}.promo-rate span{margin-top:48px}.form-row{grid-template-columns:1fr}.inquiry-form{padding:24px}.footer-inner{flex-direction:column}.footer-links{flex-wrap:wrap}.mobile-cta{display:block;position:fixed;z-index:120;left:12px;right:12px;bottom:12px}.mobile-cta a{display:flex;align-items:center;justify-content:center;height:54px;border-radius:13px;background:var(--pink);color:#fff;font-weight:900;box-shadow:0 12px 32px rgba(240,66,164,.35)}.footer{padding-bottom:100px}}
@media(max-width:520px){.hero h1{font-size:36px}.system-visual{transform:scale(.67);margin:-65px auto}.visual-card{width:120px}.conclusion{font-size:20px}.service-side{grid-template-columns:auto 44px 1fr}.service-side img{width:40px;height:40px}}
