:root{--bg:#edf2f8;--surface:#fff;--text:#102346;--muted:#657792;--line:#d7e2ef;--primary:#3367f1;--green:#34c59d;--green-dark:#21856d;--navy:#112b60;--shadow:0 16px 40px rgba(16,35,70,.08);--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Apple SD Gothic Neo','Malgun Gothic',Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.55}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1240px,calc(100% - 48px));margin:0 auto}.skip{position:absolute;left:-9999px}.topbar{position:sticky;top:0;z-index:70;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(16,35,70,.06)}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:86px}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand-badge{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#3367f1,#35c59d);color:#fff;font-size:26px;font-weight:950;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 22px rgba(51,103,241,.22)}.brand-name{display:block;font-size:28px;line-height:1;font-weight:950;letter-spacing:-.04em;color:var(--text)}.brand-sub{display:block;margin-top:5px;font-size:13px;font-weight:850;color:#6f819e;white-space:nowrap}.nav-links{display:flex;gap:30px;font-weight:850}.nav-links a{color:#233657;font-size:16px}.nav-actions{display:flex;align-items:center;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--line);padding:14px 24px;font-weight:950;transition:.18s ease;letter-spacing:-.02em;background:#fff}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 10px 24px rgba(51,103,241,.18)}.btn.green{background:linear-gradient(135deg,var(--green),#80d0b8);border-color:transparent;color:#fff;box-shadow:0 10px 24px rgba(52,197,157,.16)}.btn.ghost{background:#fff;color:var(--text)}.btn.large{padding:18px 30px;font-size:18px}.btn.full{width:100%}.mobile-menu{display:none}
.hero{position:relative;overflow:hidden;min-height:760px;background:linear-gradient(90deg,rgba(11,27,58,.88) 0%,rgba(11,27,58,.76) 31%,rgba(11,27,58,.28) 58%,rgba(11,27,58,.04) 100%)}.hero-media{position:absolute;inset:0;background:url('/assets/img/hero-main.png') center right/cover no-repeat;z-index:-2}.hero-grid{display:grid;grid-template-columns:minmax(0,720px);padding:108px 0 84px}.hero-copy{padding-top:10px}.kicker{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:999px;background:#edf3ff;color:#4366dd;font-weight:950;letter-spacing:.01em;font-size:14px}.kicker.green{background:#def4ed;color:var(--green-dark)}h1,h2,h3{margin:0 0 16px;line-height:1.08;letter-spacing:-.045em}h1{font-size:78px;color:#fff;max-width:740px}h2{font-size:58px}h3{font-size:32px}.hero p{font-size:23px;color:rgba(255,255,255,.94);max-width:760px;font-weight:750;margin:0 0 30px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-proof span{padding:10px 15px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);color:#fff;font-weight:850;font-size:15px}
.section{padding:90px 0}.section-head{display:grid;grid-template-columns:1.05fr .95fr;align-items:end;gap:40px;margin-bottom:34px}.section-head p,.info-copy p,.feature-card p,.statement-card li,.lead-copy p,.footer span,.muted,.reason-card p,.benefit-card p,.vendor-card p,.region-card p,.simple-card p,.simple-card li{color:var(--muted)}.benefit-frame{margin-top:-42px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);padding:26px;border:1px solid rgba(16,35,70,.08);box-shadow:var(--shadow);border-radius:32px}.benefit-head{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:0 6px 14px}.benefit-head h2{font-size:32px;letter-spacing:-.055em}.benefit-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.benefit-card,.reason-card,.statement-card,.feature-card,.lead-form,.region-card,.vendor-card,.info-card,.simple-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 8px 22px rgba(16,35,70,.04)}.benefit-card{padding:22px;min-height:164px}.badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:#eef4ff;color:#4366dd;font-size:13px;font-weight:950}.badge.green{background:#dbf6ef;color:var(--green-dark)}.benefit-card h3{font-size:25px;line-height:1.18;margin:12px 0 8px}.benefit-card p{font-size:16px;line-height:1.58}.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reason-card{padding:24px}.reason-card .num{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:18px;background:#eef4ff;color:#3965ea;font-size:28px;font-weight:950;margin-bottom:18px}.reason-card h3{font-size:24px;margin-bottom:10px}.reason-card p{font-size:17px}.persuasion-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.info-copy h2{font-size:58px}.info-copy p{font-size:21px;margin:0 0 16px}.statement-wrap{display:grid;grid-template-columns:1fr;gap:18px}.statement-card{padding:28px}.statement-card h3{font-size:28px;margin-bottom:14px}.statement-card ul{margin:0;padding-left:20px}.statement-card li{margin:0 0 14px;font-size:18px}.info-grid{display:grid;grid-template-columns:.96fr 1.04fr;gap:24px;align-items:center}.image-card{position:relative;overflow:hidden;border-radius:34px;min-height:500px}.image-card img{width:100%;height:100%;object-fit:cover}.overlay{position:absolute;left:0;right:0;bottom:0;padding:34px;background:linear-gradient(180deg,rgba(9,20,44,0) 0%,rgba(9,20,44,.85) 100%);color:#fff}.overlay h3{font-size:38px;margin-bottom:12px}.overlay p{color:rgba(255,255,255,.9);font-size:20px}.feature-card{padding:34px;min-height:500px;display:flex;flex-direction:column;justify-content:center}.feature-card h3{font-size:48px}.feature-card p{font-size:21px;margin:0 0 18px}.region-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.region-card{padding:24px;position:relative;overflow:hidden;min-height:168px;display:flex;flex-direction:column;justify-content:space-between;transition:.18s ease}.region-card:hover,.vendor-card.compact:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(16,35,70,.10);border-color:#b8cdf0}.region-card:after{content:'';position:absolute;width:104px;height:104px;border-radius:50%;right:-20px;top:-20px;background:#dfebf7;opacity:.72;z-index:0}.region-card small,.region-card h3,.region-card p,.card-arrow{position:relative;z-index:1}.region-card small{display:block;font-size:17px;color:#7a8ba7;font-weight:850;margin-bottom:8px}.region-card h3{font-size:42px;margin-bottom:8px}.region-card p{font-weight:950;color:#2b66f5;font-size:18px}.card-arrow{display:inline-flex;margin-top:12px;color:#2b66f5;font-weight:950;font-size:15px}.vendor-toolbar{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px;margin-bottom:22px}.input,.select,.textarea{width:100%;padding:16px 18px;border-radius:22px;border:1px solid #cfdbeb;background:#fff;color:var(--text);font-size:18px;font-weight:850}.textarea{min-height:120px;resize:vertical}.vendor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.vendor-card.compact{display:flex;flex-direction:column;padding:22px;min-height:304px;background:#fff;border-radius:28px;transition:.18s ease;overflow:hidden;color:var(--text)}.vendor-mini-head{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.vendor-card.compact h3{font-size:28px;line-height:1.12;margin-bottom:16px;letter-spacing:-.05em}.vendor-line{display:grid;gap:6px;margin-bottom:12px}.vendor-line b{font-size:13px;color:#617391}.vendor-line p{margin:0;color:#1e3151;font-size:15px;font-weight:850;line-height:1.4}.mini-tags{display:flex;gap:6px;flex-wrap:wrap}.mini-tag{display:inline-flex;align-items:center;border:1px solid #cfe0ff;background:#f4f8ff;color:#2b66f5;border-radius:999px;padding:6px 9px;font-size:12.5px;font-weight:950;line-height:1.1}.mini-tag.green{border-color:#b9eadc;background:#ecfbf6;color:#15876b}.vendor-link-text{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;background:#edf4ff;color:#2b66f5;font-size:13px;font-weight:950;text-align:center;padding:0 12px}.lead-section{background:linear-gradient(135deg,#14306b,#0f234f);color:#fff}.lead-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:24px}.lead-copy h2{font-size:60px;color:#fff}.lead-copy p{font-size:21px;color:rgba(255,255,255,.9)}.lead-form{padding:28px;background:#fff;color:var(--text)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field.full{grid-column:1/-1}.field label{display:block;font-weight:950;margin:0 0 8px}.service-pills{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.pill-check{display:block}.pill-check input{display:none}.pill-check span{display:flex;align-items:center;justify-content:center;padding:15px 12px;border:1px solid #cfdbeb;border-radius:18px;font-weight:950;color:#344866;background:#f5f8fc;text-align:center}.pill-check input:checked+span{border-color:#5a86ff;background:#edf3ff;color:#2351ce;box-shadow:inset 0 0 0 1px #5a86ff}.form-note{font-size:14px;color:#7988a2}.changmo-section{padding-top:34px}.changmo-card{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;background:linear-gradient(135deg,#0f2a5d,#1f64d6);color:#fff;border-radius:34px;padding:42px;box-shadow:var(--shadow);overflow:hidden;position:relative}.changmo-card:after{content:"";position:absolute;right:-80px;top:-120px;width:260px;height:260px;border-radius:50%;background:rgba(255,255,255,.12)}.changmo-card>*{position:relative;z-index:1}.changmo-card h2{font-size:46px;color:#fff;margin-top:16px;letter-spacing:-.06em}.changmo-card p{font-size:21px;line-height:1.72;color:#eaf2ff;max-width:820px;margin:0}.changmo-actions{display:grid;gap:12px;min-width:230px}.footer{padding:30px 0 42px;background:#fff}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-inner a{font-weight:850;color:#607189}.page-hero{padding:84px 0 28px}.page-hero h1{font-size:60px;color:var(--text)}.page-hero p{font-size:21px;max-width:860px;color:var(--muted)}.simple-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.simple-card{padding:28px}.simple-card h3{font-size:28px}.list{padding-left:18px;color:var(--muted)}.empty{grid-column:1/-1;background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px;text-align:center;color:var(--muted);font-weight:850}
@media(max-width:1200px){.benefit-track,.reason-grid{grid-template-columns:repeat(2,1fr)}.region-grid{grid-template-columns:repeat(3,1fr)}.vendor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lead-grid,.info-grid,.persuasion-grid,.section-head{grid-template-columns:1fr}h1{font-size:70px}h2,.info-copy h2,.lead-copy h2{font-size:50px}.changmo-card{grid-template-columns:1fr}.changmo-actions{display:flex;flex-wrap:wrap}}
@media(max-width:860px){.container{width:min(100% - 28px,1280px)}.nav{min-height:78px}.brand-badge{width:46px;height:46px;font-size:22px}.brand-name{font-size:25px}.brand-sub{font-size:12px}.nav-links{display:none;position:absolute;left:14px;right:14px;top:76px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:16px;box-shadow:var(--shadow);flex-direction:column;gap:12px}.nav-links.open{display:flex}.nav-actions .btn.primary{display:none}.mobile-menu{display:inline-flex;padding:12px 18px}.hero{min-height:auto;background:linear-gradient(180deg,rgba(11,27,58,.84) 0%,rgba(11,27,58,.78) 25%,rgba(11,27,58,.52) 100%)}.hero-media{background-position:66% center}.hero-grid{padding:38px 0 44px}.kicker{font-size:13px;padding:10px 14px}h1{font-size:42px;max-width:none}.hero p{font-size:17px;line-height:1.58;max-width:none}.hero-actions{display:grid;grid-template-columns:1fr}.btn.large{padding:16px 20px;font-size:17px}.hero-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero-proof span{justify-content:center;text-align:center;font-size:14px}.benefit-frame{margin-top:-12px;padding:18px}.benefit-head{flex-direction:column;align-items:flex-start;padding:0 2px 10px}.benefit-head h2{font-size:27px}.benefit-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.benefit-card{min-height:146px;padding:17px}.benefit-card h3{font-size:20px}.benefit-card p{font-size:14.5px}.section{padding:56px 0}.section-head{gap:18px;margin-bottom:24px}.section-head p,.info-copy p,.feature-card p,.lead-copy p{font-size:17px}h2,.info-copy h2,.lead-copy h2{font-size:34px}.reason-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.reason-card{padding:16px}.reason-card h3{font-size:18px}.reason-card p{font-size:14px}.reason-card .num{width:42px;height:42px;font-size:20px;border-radius:14px}.statement-wrap{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.statement-card{padding:18px}.statement-card h3{font-size:18px}.statement-card li{font-size:14px}.image-card{min-height:260px;border-radius:28px}.overlay{padding:22px}.overlay h3{font-size:25px}.overlay p{font-size:16px}.feature-card{padding:24px;min-height:auto}.feature-card h3{font-size:30px}.feature-card .hero-actions{grid-template-columns:1fr}.region-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.region-card{min-height:118px;padding:16px;border-radius:22px}.region-card:after{display:none}.region-card small{font-size:13px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.region-card h3{font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.region-card p{font-size:14px;white-space:nowrap}.card-arrow{font-size:13px;margin-top:6px}.vendor-toolbar,.simple-grid,.form-grid,.lead-grid{grid-template-columns:1fr}.vendor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vendor-card.compact{min-height:230px;padding:15px;border-radius:22px}.vendor-card.compact h3{font-size:20px;margin-bottom:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vendor-mini-head{gap:5px;margin-bottom:10px}.vendor-card.compact .badge{font-size:11px;padding:6px 8px}.vendor-line{gap:4px;margin-bottom:9px}.vendor-line b{font-size:11.5px}.vendor-line p{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-tag{font-size:11px;padding:5px 7px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vendor-link-text{min-height:36px;font-size:11.5px}.service-pills{grid-template-columns:repeat(2,minmax(0,1fr))}.input,.select,.textarea{padding:15px 16px;font-size:16px}.page-hero{padding:42px 0 18px}.page-hero h1{font-size:38px}.page-hero p{font-size:17px}.changmo-section{padding-top:20px}.changmo-card{padding:28px 22px;border-radius:28px}.changmo-card h2{font-size:32px}.changmo-card p{font-size:17px}.changmo-actions{display:grid;grid-template-columns:1fr}.footer-inner{flex-direction:column;align-items:flex-start}}
@media(max-width:390px){.benefit-track,.reason-grid,.region-grid,.statement-wrap,.vendor-grid{grid-template-columns:1fr}.hero-proof{grid-template-columns:1fr 1fr}.brand-sub{white-space:normal;line-height:1.2}}


/* v6 conversion + mobile refinement */
.kakao-note{margin:16px 0 0;color:rgba(255,255,255,.88);font-weight:850;font-size:15.5px;line-height:1.5}
.section-cta{display:flex;justify-content:center;margin-top:28px}
.section-cta .btn{min-width:320px}
.form-top-note{margin:0 0 18px;padding:13px 16px;border-radius:18px;background:#eef5ff;color:#2555c7;font-weight:900;line-height:1.5}
.benefit-card{overflow:visible}
.benefit-card h3,.reason-card h3,.statement-card h3{word-break:keep-all}
.vendor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.vendor-card.compact{min-height:0;padding:22px;border-radius:26px}
.vendor-card.compact h3{font-size:26px;margin:8px 0 18px}
.vendor-summary-row{display:grid;grid-template-columns:72px 1fr;gap:10px;align-items:start;margin:0 0 13px}
.vendor-summary-row span{font-size:13px;color:#6c7d97;font-weight:900;line-height:1.4}
.vendor-summary-row b{font-size:15px;color:#102346;font-weight:900;line-height:1.45;word-break:keep-all}
.vendor-link-text{margin-top:12px}
.lead-form .btn.full{margin-top:18px}
.lead-form textarea{display:block}
.pill-check span{line-height:1.25;min-height:52px}
.changmo-card .btn{white-space:nowrap}
@media(max-width:1200px){
  .vendor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:860px){
  .kakao-note{font-size:14px;text-align:center}
  .section-cta{margin-top:22px}
  .section-cta .btn{width:100%;min-width:0}
  .benefit-track{grid-template-columns:repeat(2,minmax(0,1fr))}
  .benefit-card{min-height:154px;padding:16px}
  .benefit-card h3{font-size:19px;line-height:1.22;margin:12px 0 8px}
  .benefit-card p{font-size:13.5px;line-height:1.55}
  .benefit-card .badge{font-size:10.8px;padding:6px 8px}
  .reason-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
  .statement-card ul{padding-left:17px}
  .statement-card li{line-height:1.7}
  .vendor-grid{grid-template-columns:1fr!important;gap:14px}
  .vendor-card.compact{padding:20px;min-height:0}
  .vendor-card.compact h3{font-size:28px;white-space:normal;overflow:visible;text-overflow:clip;margin:8px 0 16px}
  .vendor-summary-row{grid-template-columns:78px 1fr;margin-bottom:10px}
  .vendor-summary-row span{font-size:13px}
  .vendor-summary-row b{font-size:16px}
  .vendor-link-text{min-height:44px;font-size:14px}
  .service-pills{gap:9px}
  .pill-check span{font-size:14px;min-height:48px;padding:12px 8px}
  .lead-form{padding:22px!important}
  .lead-form .btn.full{margin-top:18px;min-height:58px}
  .form-note{margin-top:14px;font-size:13.5px;line-height:1.55}
}
@media(max-width:520px){
  .hero{background:linear-gradient(180deg,rgba(11,27,58,.90) 0%,rgba(11,27,58,.80) 50%,rgba(11,27,58,.66) 100%)}
  .hero h1{font-size:39px;line-height:1.1}
  .hero p{font-size:16px;line-height:1.62}
  .hero-proof span{padding:10px 8px;font-size:13px}
  .benefit-frame{border-radius:28px}
  .benefit-head p{font-size:14px;line-height:1.55}
  .benefit-track{gap:10px}
  .benefit-card{padding:14px;border-radius:22px}
  .benefit-card h3{font-size:17.5px}
  .benefit-card p{font-size:13px}
  .reason-card{border-radius:22px}
  .reason-card h3{font-size:17px}
  .reason-card p{font-size:13.2px}
  .statement-wrap{grid-template-columns:1fr!important}
  .statement-card{padding:18px;border-radius:22px}
  .statement-card li{font-size:14px}
  .feature-card .hero-actions{gap:10px}
  .lead-copy h2{font-size:32px!important}
  .lead-copy p{font-size:16px!important}
  .form-grid{gap:12px}
  .input,.select,.textarea{font-size:15px;border-radius:18px}
  .service-pills{grid-template-columns:repeat(2,minmax(0,1fr))}
  .pill-check span{font-size:13.5px}
}
@media(max-width:390px){
  .benefit-track{grid-template-columns:1fr}
  .reason-grid{grid-template-columns:1fr}
  .service-pills{grid-template-columns:1fr}
}


/* v7 final polish: lighter tone, cleaner spacing, less visual heaviness */
:root{--bg:#f3f8fc;--surface:#ffffff;--text:#10233f;--muted:#5f728c;--line:#dce7f2;--primary:#155dbb;--green:#2cb89b;--green-dark:#18846d;--navy:#102b56;--shadow:0 18px 48px rgba(16,35,70,.075);}
body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}
.brand-name{font-weight:880}.brand-sub{font-weight:720}.nav-links{font-weight:760}.nav-links a{font-weight:760}
h1,h2,h3{font-weight:860;letter-spacing:-.055em}.hero h1{font-weight:860;line-height:1.06}.hero p{font-weight:650;line-height:1.64}.btn{font-weight:820}.badge,.kicker{font-weight:820}.hero-proof span{font-weight:720}
.hero{background:linear-gradient(90deg,rgba(14,33,64,.76) 0%,rgba(14,33,64,.64) 34%,rgba(14,33,64,.24) 62%,rgba(14,33,64,.04) 100%)}
.hero-media{filter:saturate(1.04) brightness(1.05);}
.hero-grid{padding:106px 0 84px}.hero h1{font-size:76px}.hero p{font-size:22px;max-width:700px}.hero-actions{margin-top:28px;gap:18px}.hero-actions+.kakao-note{margin-top:20px}.kakao-note{display:block;margin:20px 0 22px;color:rgba(255,255,255,.82);font-size:18px;font-weight:650;line-height:1.45}.hero-proof{margin-top:0;gap:12px}
.benefit-frame{background:rgba(255,255,255,.96);padding:30px 34px;border-radius:34px}.benefit-head{display:grid;grid-template-columns:minmax(330px,.52fr) 1fr;align-items:start;gap:32px;padding:0 4px 22px}.benefit-head h2{font-size:30px;line-height:1.2;margin:0;max-width:460px;word-break:keep-all}.benefit-head p{margin:4px 0 0;font-size:17px;line-height:1.6;color:#40546f;font-weight:520}.benefit-card{padding:22px 22px 24px;min-height:148px}.benefit-card h3{font-size:23px;font-weight:820;line-height:1.23}.benefit-card p{font-size:15.5px;line-height:1.55;font-weight:500}.benefit-card .badge{font-size:12px;font-weight:760;color:#3564d9}
.section-head h2{font-weight:850}.section-head p{font-weight:500}.info-copy p,.feature-card p,.lead-copy p{font-weight:500}.statement-card li{font-weight:500}.statement-card strong{font-weight:780}.reason-card h3{font-weight:820}.reason-card p{font-weight:500}
.region-card h3{font-weight:840}.region-card small{font-weight:650}.region-card p,.card-arrow{font-weight:780}.vendor-card.compact h3{font-weight:850}.vendor-summary-row span{font-weight:700}.vendor-summary-row b{font-weight:740}.vendor-link-text{font-weight:780}
#vendors .section-head h2::after{content:''}
.changmo-card{background:linear-gradient(135deg,#12356d,#1e61c8);padding:42px 46px}.changmo-card h2{font-weight:850;line-height:1.16}.changmo-card p{font-weight:480}.changmo-actions .btn.green{background:#ffd84d!important;border-color:#ffd84d!important;color:#10233f!important;box-shadow:0 16px 28px rgba(255,216,77,.24)!important}.changmo-actions .btn.green:hover{filter:brightness(1.02)}.changmo-actions .btn.ghost{background:#fff;color:#10233f}.lead-form .btn.full{margin-top:8px}.form-note{margin-top:18px;line-height:1.55}.form-top-note{font-weight:700;margin-bottom:22px}.pill-check span{font-weight:760}.field label{font-weight:780}
@media(max-width:1200px){.hero h1{font-size:64px}.benefit-head{grid-template-columns:1fr}.benefit-head h2{max-width:none}.benefit-head p{max-width:780px}}
@media(max-width:860px){
 .brand-name{font-size:24px}.brand-sub{font-size:11.5px}.nav{min-height:76px}
 .hero{background:linear-gradient(180deg,rgba(15,34,66,.78) 0%,rgba(15,34,66,.73) 44%,rgba(15,34,66,.58) 100%)}
 .hero-media{background-position:63% center;filter:saturate(1.03) brightness(1.02)}
 .hero-grid{padding:42px 0 46px}
 .hero h1{font-size:39px;line-height:1.12}.hero p{font-size:16px;line-height:1.62;font-weight:560}.hero-actions{margin-top:24px;gap:12px}.hero-actions+.kakao-note{margin-top:14px}.kakao-note{font-size:13.5px;text-align:center;margin:14px 0 18px;color:rgba(255,255,255,.78)}
 .hero-proof{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hero-proof span{font-size:13px;min-height:38px}
 .benefit-frame{margin-top:-10px;padding:22px 18px;border-radius:30px}.benefit-head{gap:10px;padding-bottom:16px}.benefit-head h2{font-size:25px;line-height:1.22}.benefit-head p{font-size:14px;line-height:1.55}.benefit-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.benefit-card{padding:16px 15px;min-height:132px;border-radius:22px}.benefit-card h3{font-size:17px;line-height:1.25;margin:10px 0 6px}.benefit-card p{font-size:12.7px;line-height:1.48}.benefit-card .badge{font-size:10px;padding:5px 8px}
 .section{padding:52px 0}.section-head h2,.info-copy h2,.lead-copy h2{font-size:32px!important;line-height:1.16}.section-head p,.info-copy p,.feature-card p,.lead-copy p{font-size:15.5px!important;line-height:1.62}.reason-card p{font-size:13px}.statement-card li{font-size:13.5px;line-height:1.55}.image-card{min-height:240px}.overlay h3{font-size:24px}.overlay p{font-size:14.5px}.feature-card h3{font-size:29px;line-height:1.15}.feature-card .btn{min-height:50px}
 .region-card h3{font-size:23px}.region-card p{font-size:14px}.vendor-grid{grid-template-columns:1fr!important}.vendor-card.compact{border-radius:22px;padding:18px}.vendor-card.compact h3{font-size:25px;margin-bottom:14px}.vendor-summary-row{grid-template-columns:72px 1fr}.vendor-summary-row b{font-size:15px}.vendor-link-text{font-size:13px;min-height:42px}.lead-form{padding:22px}.service-pills{gap:8px}.pill-check span{min-height:46px;font-size:13px;padding:10px 8px}.form-note{font-size:12.5px}.form-top-note{font-size:13px;padding:11px 13px;margin-bottom:18px}.changmo-card{padding:28px 22px}.changmo-card h2{font-size:30px;line-height:1.18}.changmo-card p{font-size:15.5px;line-height:1.62}.changmo-actions .btn{min-height:52px}
}
@media(max-width:520px){
 .container{width:min(100% - 28px,1240px)}
 .hero h1{font-size:37px}.hero p{font-size:15.2px}.btn.large{font-size:15.5px}.benefit-track{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-card{min-height:124px}.benefit-card h3{font-size:16px}.benefit-card p{font-size:12.2px}.reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reason-card{padding:14px}.reason-card .num{width:38px;height:38px;font-size:18px}.reason-card h3{font-size:16px}.reason-card p{font-size:12.4px}.statement-wrap{grid-template-columns:1fr!important}.region-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.region-card{min-height:112px;padding:15px}.region-card small{font-size:12.5px}.region-card h3{font-size:21px}.card-arrow{font-size:12.5px}.vendor-toolbar{gap:9px}.changmo-card{border-radius:28px}.changmo-actions{gap:10px}
}
@media(max-width:390px){.benefit-track,.reason-grid,.region-grid{grid-template-columns:1fr}.hero-proof{grid-template-columns:1fr 1fr}}

/* mobile hero refresh: show image more clearly and place buttons lower */
@media(max-width:860px){
  .hero{
    position:relative;
    background:#10233f;
    overflow:visible;
    padding-bottom:18px;
  }
  .hero-media{
    position:relative;
    inset:auto;
    width:100%;
    height:320px;
    border-bottom-left-radius:30px;
    border-bottom-right-radius:30px;
    background-position:72% center;
    background-size:cover;
    z-index:0;
  }
  .hero-grid{
    position:relative;
    z-index:1;
    padding:0 0 16px;
    margin-top:-48px;
  }
  .hero-copy{
    background:linear-gradient(180deg, rgba(15,34,66,.92) 0%, rgba(15,34,66,.86) 100%);
    border-radius:28px;
    padding:24px 18px 20px;
    box-shadow:0 18px 42px rgba(8,20,40,.22);
  }
  .hero h1{
    font-size:37px;
    line-height:1.12;
    margin-bottom:14px;
  }
  .hero p{
    font-size:15.5px;
    line-height:1.62;
    margin-bottom:0;
  }
  .hero-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:12px;
    margin-top:22px;
  }
  .hero-actions .btn,
  .hero-copy .btn{
    width:100%;
    min-height:56px;
    justify-content:center;
  }
  .kakao-note{
    margin:14px 0 16px;
    text-align:center;
  }
  .hero-proof{
    margin-top:0;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:9px;
  }
  .hero-proof span{
    min-height:42px;
    padding:10px 8px;
    border-radius:16px;
  }
}

@media(max-width:520px){
  .hero-media{
    height:284px;
    background-position:74% center;
  }
  .hero-grid{
    margin-top:-42px;
  }
  .hero-copy{
    padding:22px 16px 18px;
    border-radius:24px;
  }
  .hero h1{
    font-size:34px;
  }
  .hero p{
    font-size:14.8px;
  }
}

@media(max-width:390px){
  .hero-media{
    height:258px;
    background-position:76% center;
  }
  .hero-grid{
    margin-top:-36px;
  }
  .hero-copy{
    padding:20px 14px 16px;
  }
  .hero h1{
    font-size:31px;
  }
}
