.elementor-27569 .elementor-element.elementor-element-4eb7a52{--display:flex;}/* Start custom CSS */:root {
  --tvp-navy:          #0A1628;
  --tvp-navy-mid:      #0d1e38;
  --tvp-navy-light:    #112240;
  --tvp-navy-deep:     #060e1c;
  --tvp-electric:      #00A8E8;
  --tvp-electric-dim:  rgba(0, 168, 232, 0.12);
  --tvp-electric-glow: rgba(0, 168, 232, 0.30);
  --tvp-link:          #0090C8;
  --tvp-white:         #FFFFFF;
  --tvp-off-white:     #F0F4F8;
  --tvp-body-text:     rgba(240, 244, 248, 0.88);
  --tvp-muted-mid:     rgba(240, 244, 248, 0.82);
  --tvp-muted:         rgba(240, 244, 248, 0.65);
  --tvp-ghost:         rgba(240, 244, 248, 0.28);
  --tvp-danger:        #E8514A;
  --tvp-warn:          #E8A83A;
  --tvp-success:       #3AE8A0;
  --tvp-grid-line:     rgba(0, 168, 232, 0.07);
  --tvp-border:        rgba(0, 168, 232, 0.18);
  --tvp-font:          'Noto Sans KR', sans-serif;
  --tvp-base:          18px;
  --tvp-radius:        0px;
  --tvp-radius-img:    0px;
  --tvp-section-py:    96px;
  --tvp-section-py-sm: 64px;
  --tvp-container:     1200px;
}

body.page-id-27560,
body.page-id-27571,
body.page-id-27570,
body.page-id-27569 {
  background-color: var(--tvp-navy) !important;
  color: var(--tvp-off-white);
  font-family: var(--tvp-font);
  font-size: var(--tvp-base);
  font-weight: 300;
  line-height: 1.7;
}
body.page-id-27560::before,
body.page-id-27571::before,
body.page-id-27570::before,
body.page-id-27569::before {
  content: '';
  position: fixed;
  inset: 0;
  background-image:
    linear-gradient(var(--tvp-grid-line) 1px, transparent 1px),
    linear-gradient(90deg, var(--tvp-grid-line) 1px, transparent 1px);
  background-size: 48px 48px;
  pointer-events: none;
  z-index: 0;
}
body.page-id-27560 .elementor-section-wrap,
body.page-id-27560 .e-con-inner,
body.page-id-27560 .elementor-widget-wrap,
body.page-id-27560 .elementor-container,
body.page-id-27571 .elementor-section-wrap,
body.page-id-27571 .e-con-inner,
body.page-id-27571 .elementor-widget-wrap,
body.page-id-27571 .elementor-container,
body.page-id-27570 .elementor-section-wrap,
body.page-id-27570 .e-con-inner,
body.page-id-27570 .elementor-widget-wrap,
body.page-id-27570 .elementor-container,
body.page-id-27569 .elementor-section-wrap,
body.page-id-27569 .e-con-inner,
body.page-id-27569 .elementor-widget-wrap,
body.page-id-27569 .elementor-container { position: relative; z-index: 1; }
body.page-id-27560 [class*="tvp-"],
body.page-id-27571 [class*="tvp-"],
body.page-id-27570 [class*="tvp-"],
body.page-id-27569 [class*="tvp-"] { box-sizing: border-box; }

.tvp-container {
  max-width: var(--tvp-container);
  margin: 0 auto;
  padding: 0 32px;
  position: relative;
  z-index: 1;
  min-width: 0;
}
.tvp-section        { padding: var(--tvp-section-py) 0; }
.tvp-section--tight { padding: var(--tvp-section-py-sm) 0; }
.tvp-bg-navy { background-color: var(--tvp-navy)      !important; }
.tvp-bg-deep { background-color: var(--tvp-navy-deep) !important; }
.tvp-bg-mid  { background-color: var(--tvp-navy-mid)  !important; }
.tvp-border-top    { border-top:    1px solid var(--tvp-grid-line); }
.tvp-border-bottom { border-bottom: 1px solid var(--tvp-grid-line); }

.tvp-h1 {
  font-family: var(--tvp-font);
  font-size: clamp(32px, 4vw, 56px);
  font-weight: 300;
  line-height: 1.06;
  letter-spacing: -0.025em;
  color: var(--tvp-white);
  margin: 0 0 32px 0;
}
.tvp-h1 em     { font-style: normal !important; color: var(--tvp-electric); }
.tvp-h1 strong { font-weight: 400; color: var(--tvp-white); }
.tvp-h2 {
  font-family: var(--tvp-font);
  font-size: clamp(28px, 3.8vw, 48px);
  font-weight: 300;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: var(--tvp-white);
  margin: 0 0 24px 0;
}
.tvp-h2 em     { font-style: normal !important; color: var(--tvp-electric); }
.tvp-h2 strong { font-weight: 400; }
.tvp-h3 {
  font-family: var(--tvp-font);
  font-size: clamp(18px, 2vw, 22px);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.01em;
  color: var(--tvp-white);
  margin: 0 0 12px 0;
}
.tvp-lead {
  font-family: var(--tvp-font);
  font-size: clamp(17px, 1.8vw, 21px);
  font-weight: 300;
  line-height: 1.7;
  color: var(--tvp-muted-mid);
  max-width: 720px;
  margin: 0 0 40px 0;
}
.tvp-body {
  font-family: var(--tvp-font);
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
  color: var(--tvp-body-text);
  margin: 0 0 16px 0;
}
.tvp-body strong { font-weight: 400; color: var(--tvp-white); }
.tvp-small { font-size: 13px; font-weight: 300; color: var(--tvp-muted); line-height: 1.5; }
.tvp-disclaimer { font-size: 11px; font-weight: 300; color: var(--tvp-ghost); line-height: 1.6; margin-top: 12px; }

.tvp-label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: var(--tvp-font);
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--tvp-electric);
  margin: 0 0 20px 0;
}
.tvp-label::before {
  content: '';
  display: block;
  width: 28px;
  height: 1px;
  background: var(--tvp-electric);
  flex-shrink: 0;
}

.tvp-badge {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 5px 12px;
  border: 1px solid var(--tvp-border);
  border-radius: var(--tvp-radius);
  font-family: var(--tvp-font);
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--tvp-electric);
  background: var(--tvp-electric-dim);
}
.tvp-badge--danger  { color: var(--tvp-danger);  border-color: rgba(232,81,74,0.28);  background: rgba(232,81,74,0.06); }
.tvp-badge--warn    { color: var(--tvp-warn);    border-color: rgba(232,168,58,0.28); background: rgba(232,168,58,0.06); }
.tvp-badge--success { color: var(--tvp-success); border-color: rgba(58,232,160,0.28); background: rgba(58,232,160,0.06); }
.tvp-badge__dot { width: 6px; height: 6px; border-radius: 50%; background: currentColor; flex-shrink: 0; animation: tvp-pulse 1.8s ease-in-out infinite; }

.tvp-btn {
  display: inline-flex; align-items: center; justify-content: center;
  gap: 10px; padding: 13px 28px;
  font-family: var(--tvp-font); font-size: 11px; font-weight: 400;
  letter-spacing: 0.14em; text-transform: uppercase; text-decoration: none;
  border-radius: var(--tvp-radius); cursor: pointer; border: none; white-space: nowrap;
  transition: background 0.2s ease, transform 0.15s ease, box-shadow 0.2s ease;
}
.tvp-btn--primary { background: var(--tvp-electric); color: var(--tvp-navy); }
.tvp-btn--primary:hover { background: #18c2ff; transform: translateY(-1px); box-shadow: 0 6px 28px var(--tvp-electric-glow); color: var(--tvp-navy); text-decoration: none; }
.tvp-btn--outline { background: transparent; color: var(--tvp-electric); border: 1px solid rgba(0,168,232,0.35); }
.tvp-btn--outline:hover { border-color: var(--tvp-electric); background: var(--tvp-electric-dim); color: var(--tvp-electric); text-decoration: none; }
.tvp-btn-group { display: flex; gap: 14px; flex-wrap: wrap; align-items: center; }

.tvp-card { background: var(--tvp-navy-light); border: 1px solid var(--tvp-grid-line); border-radius: var(--tvp-radius); padding: 32px 28px; }
.tvp-card--electric  { border-top: 2px solid var(--tvp-electric); }
.tvp-card--warn      { border-top: 2px solid var(--tvp-warn); }
.tvp-card--danger    { border-top: 2px solid var(--tvp-danger); }
.tvp-card--highlight { background: rgba(0,168,232,0.06); border: 1px solid rgba(0,168,232,0.20); border-top: 2px solid var(--tvp-electric); box-shadow: 0 0 40px rgba(0,168,232,0.07); }

.tvp-interp {
  background: var(--tvp-navy-mid);
  border: 1px solid rgba(0,168,232,0.12);
  border-left: 3px solid rgba(0,168,232,0.35);
  border-radius: var(--tvp-radius);
  padding: 18px 22px; margin-top: 40px;
  font-family: var(--tvp-font); font-size: 12px; font-weight: 300;
  color: rgba(240,244,248,0.55); line-height: 1.7;
}
.tvp-interp strong { font-weight: 400; color: rgba(240,244,248,0.70); }

.tvp-rule           { border: none; border-top: 1px solid var(--tvp-grid-line); margin: 0; }
.tvp-rule--electric { border-color: rgba(0,168,232,0.20); }

.tvp-img { display: block; width: 100%; height: auto; border-radius: var(--tvp-radius-img); border: 1px solid rgba(0,168,232,0.15); }
.tvp-img--no-border { border: none; }
.tvp-photo-placeholder { width: 100%; background: var(--tvp-navy-light); border: 1px solid rgba(0,168,232,0.15); border-radius: var(--tvp-radius-img); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 12px; text-align: center; padding: 48px 24px; }
.tvp-photo-placeholder__label { font-family: var(--tvp-font); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--tvp-electric); }
.tvp-photo-placeholder__desc { font-size: 12px; font-weight: 300; color: var(--tvp-muted); max-width: 280px; line-height: 1.5; }

.tvp-feature-list { list-style: none; padding: 0; margin: 20px 0 0 0; }
.tvp-feature-list li { display: flex; align-items: flex-start; gap: 12px; padding: 9px 0; border-bottom: 1px solid var(--tvp-grid-line); font-size: 16px; font-weight: 300; color: var(--tvp-muted-mid); line-height: 1.55; }
.tvp-feature-list li:last-child { border-bottom: none; }
.tvp-feature-list li::before { content: '→'; color: var(--tvp-electric); font-size: 13px; flex-shrink: 0; margin-top: 2px; font-weight: 300; }

.tvp-patent-row { display: flex; justify-content: space-between; align-items: center; padding: 9px 0; border-bottom: 1px solid var(--tvp-grid-line); font-size: 13px; }
.tvp-patent-row:last-child { border-bottom: none; }
.tvp-patent-row__id { font-weight: 400; color: var(--tvp-white); font-size: 12px; letter-spacing: 0.05em; word-break: break-all; box-sizing: border-box; overflow-wrap: break-word; min-width: 0; }
.tvp-patent-row__note { font-size: 11px; font-weight: 300; color: var(--tvp-muted); margin-top: 2px; }
.tvp-status--active  { color: var(--tvp-success); font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; font-weight: 400; }
.tvp-status--pending { color: var(--tvp-warn);    font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; font-weight: 400; }

.tvp-table-wrap { overflow-x: auto; margin-top: 48px; }
.tvp-table { width: 100%; min-width: 720px; border-collapse: separate; border-spacing: 0; font-size: 14px; }
.tvp-table th { font-family: var(--tvp-font); font-size: 10px; font-weight: 400; letter-spacing: 0.16em; text-transform: uppercase; padding: 14px 20px; background: var(--tvp-navy-light); border-bottom: 2px solid rgba(0,168,232,0.25); color: var(--tvp-off-white); text-align: left; white-space: nowrap; }
.tvp-table th.tvp-table__win { background: rgba(0,168,232,0.10); border-bottom: 2px solid var(--tvp-electric); color: var(--tvp-electric); }
.tvp-table td { padding: 12px 20px; border-bottom: 1px solid var(--tvp-grid-line); vertical-align: top; color: var(--tvp-muted-mid); font-weight: 300; line-height: 1.5; }
.tvp-table td:first-child { font-weight: 400; color: var(--tvp-off-white); font-size: 13px; }
.tvp-table td.tvp-table__win { background: rgba(0,168,232,0.04); color: var(--tvp-white); font-weight: 300; }
.tvp-table .tvp-good { color: var(--tvp-success); }
.tvp-table .tvp-bad  { color: var(--tvp-danger); }
.tvp-table tr:hover td { background: rgba(0,168,232,0.025); }

.tvp-metric { display: grid; grid-template-columns: 130px 1fr auto; align-items: center; gap: 16px; background: var(--tvp-navy-light); border: 1px solid var(--tvp-grid-line); padding: 14px 18px; margin-bottom: 2px; }
.tvp-metric__label { font-size: 10px; font-weight: 400; letter-spacing: 0.10em; text-transform: uppercase; color: var(--tvp-muted); }
.tvp-metric__bar-wrap { height: 3px; background: rgba(240,244,248,0.06); border-radius: 2px; overflow: hidden; }
.tvp-metric__bar { height: 100%; background: linear-gradient(90deg, var(--tvp-electric), rgba(0,168,232,0.40)); border-radius: 2px; transition: width 0.8s ease; }
.tvp-metric__val { font-size: 11px; font-weight: 400; color: var(--tvp-electric); letter-spacing: 0.06em; white-space: nowrap; }

.no-tel a[href^="tel"] { color: inherit !important; text-decoration: none !important; pointer-events: none !important; font-size: inherit !important; }

@keyframes tvp-pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.3; } }
@keyframes tvp-fadeUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
.tvp-fade-up { animation: tvp-fadeUp 0.7s ease forwards; }

.tvp-text-electric { color: var(--tvp-electric); }
.tvp-text-muted    { color: var(--tvp-muted); }
.tvp-text-white    { color: var(--tvp-white); }
.tvp-text-danger   { color: var(--tvp-danger); }
.tvp-text-success  { color: var(--tvp-success); }
.tvp-text-center   { text-align: center; }
.tvp-mt-0  { margin-top: 0; }
.tvp-mt-16 { margin-top: 16px; }
.tvp-mt-24 { margin-top: 24px; }
.tvp-mt-32 { margin-top: 32px; }
.tvp-mt-48 { margin-top: 48px; }
.tvp-mt-64 { margin-top: 64px; }
.tvp-mb-0  { margin-bottom: 0; }
.tvp-mb-8  { margin-bottom: 8px; }
.tvp-mb-16 { margin-bottom: 16px; }
.tvp-mb-32 { margin-bottom: 32px; }

.hiw2-ai-anchor { display: none !important; }
.hiw2-brand { color: #00A8E8; word-break: keep-all; overflow-wrap: normal; hyphens: none; white-space: nowrap; }
.hiw2-wrap { padding: 64px 0 0; }
.hiw2-label { display: block; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: #00A8E8; margin-bottom: 28px; }
.hiw2-h1 { font-size: clamp(38px, 6vw, 72px); font-weight: 300; line-height: 1.1; color: #FFFFFF; margin: 0 0 20px 0; overflow-wrap: break-word; min-width: 0; }
.hiw2-subtitle { font-size: clamp(18px, 2.4vw, 26px); font-weight: 300; line-height: 1.3; letter-spacing: -0.01em; color: rgba(240,244,248,0.82); margin: 0 0 24px; max-width: 820px; }
.hiw2-subtitle em { font-style: normal !important; color: #00A8E8; }
.hiw2-trl-badge { display: inline-block; font-size: 11px; font-weight: 400; letter-spacing: 0.16em; text-transform: uppercase; color: rgba(240,244,248,0.65); border: 1px solid rgba(0,168,232,0.25); padding: 4px 12px; margin-bottom: 40px; }
.hiw2-lead-primary { font-size: 17px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.88); margin: 0 0 16px; max-width: 760px; }
.hiw2-lead-primary strong { font-weight: 400; color: #FFFFFF; }
.hiw2-lead-primary a { color: #00A8E8; text-decoration: none; border-bottom: 1px dotted rgba(0,168,232,0.4); }
.hiw2-lead-primary a:hover { color: #FFFFFF; border-bottom-color: #FFFFFF; }
.hiw2-lead-secondary { font-size: 15px; font-weight: 300; line-height: 1.72; color: rgba(240,244,248,0.78); margin: 0 0 20px; max-width: 760px; }
.hiw2-lead-secondary strong { font-weight: 400; color: rgba(240,244,248,0.95); }
.hiw2-lead-secondary a { color: #00A8E8; text-decoration: none; border-bottom: 1px dotted rgba(0,168,232,0.4); }
.hiw2-lead-secondary a:hover { color: #FFFFFF; border-bottom-color: #FFFFFF; }
.hiw2-h2 { font-size: clamp(22px, 3vw, 36px); font-weight: 300; color: #FFFFFF; margin: 0 0 28px; line-height: 1.2; }
.hiw2-divider { border: none; border-top: 1px solid rgba(0,168,232,0.10); margin: 48px 0; max-width: 760px; }
.hiw2-lead-secondary--hook { background: rgba(0,168,232,0.04); border-left: 3px solid rgba(0,168,232,0.45); padding: 14px 20px; margin: 0 0 24px; font-size: 16px; font-weight: 300; color: rgba(240,244,248,0.92); max-width: 760px; box-sizing: border-box; }
.hiw2-lead-secondary--hook strong { font-weight: 400; color: #FFFFFF; }
.hiw2-lead-secondary__hook-note { display: block; margin-top: 10px; padding-top: 10px; border-top: 1px solid rgba(0,168,232,0.18); font-size: 13px; font-weight: 300; color: rgba(240,244,248,0.62); line-height: 1.65; }
.hiw2-formula { display: flex; align-items: flex-start; gap: 12px; background: rgba(0,168,232,0.06); border-left: 3px solid #00A8E8; padding: 14px 20px; margin: 0 0 20px; max-width: 760px; box-sizing: border-box; overflow-x: auto; }
.hiw2-formula__label { font-size: 11px; font-weight: 400; color: rgba(0,168,232,0.70); letter-spacing: 0.08em; text-transform: uppercase; white-space: nowrap; flex-shrink: 0; padding-top: 2px; }
.hiw2-formula code { font-family: 'Courier New', Courier, monospace; font-size: 15px; font-weight: 400; color: #00A8E8; white-space: nowrap; }
.hiw2-formula--main { flex-direction: column; gap: 8px; padding: 18px 24px; }
.hiw2-formula--main code { font-size: 17px; color: #FFFFFF; letter-spacing: 0.02em; word-break: break-all; white-space: normal; }
.hiw2-formula__note { font-size: 13px; font-weight: 300; color: rgba(240,244,248,0.60); line-height: 1.6; }
.hiw2-formula__note strong { font-weight: 400; color: rgba(240,244,248,0.85); }
.hiw2-formula--bridge { flex-direction: column; gap: 8px; padding: 16px 22px; background: rgba(0,168,232,0.04); border-left: 3px solid rgba(0,168,232,0.55); margin-bottom: 32px; }
.hiw2-formula--bridge code { font-size: 16px; color: #00A8E8; letter-spacing: 0.02em; word-break: break-all; white-space: normal; }
.hiw2-formula--bridge .hiw2-formula__note { font-size: 13px; font-weight: 300; color: rgba(240,244,248,0.65); line-height: 1.65; }
.hiw2-note { background: rgba(0,168,232,0.04); border: 1px solid rgba(0,168,232,0.12); border-left: 3px solid rgba(0,168,232,0.35); padding: 14px 18px; margin: 0 0 24px; font-size: 14px; font-weight: 300; line-height: 1.70; color: rgba(240,244,248,0.72); max-width: 760px; box-sizing: border-box; }
.hiw2-note strong { font-weight: 400; color: rgba(240,244,248,0.90); }
.hiw2-note a { color: #00A8E8; text-decoration: none; border-bottom: 1px dotted rgba(0,168,232,0.4); }
.hiw2-note a:hover { color: #FFFFFF; border-bottom-color: #FFFFFF; }
.hiw2-note--regime-balance { border-left-color: rgba(232,168,58,0.55); background: rgba(232,168,58,0.04); border-color: rgba(232,168,58,0.14); padding: 18px 22px; margin-bottom: 16px; }
.hiw2-note--regime-balance strong { color: rgba(240,244,248,0.95); }
.hiw2-note--regime-balance > p { margin: 0 0 12px; }
.hiw2-note--regime-balance > p:last-child { margin-bottom: 0; }
.hiw2-note--regime-balance em { font-style: normal !important; font-weight: 400; color: rgba(232,168,58,0.92); letter-spacing: 0.02em; }
.hiw2-catch22 { margin: 0 0 24px; max-width: 760px; }
.hiw2-catch22__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: rgba(0,168,232,0.18); border: 1px solid rgba(0,168,232,0.18); border-left: 3px solid rgba(0,168,232,0.35); }
.hiw2-catch22__head { padding: 10px 16px; background: rgba(0,168,232,0.10); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(0,168,232,0.92); }
.hiw2-catch22__cell { padding: 11px 16px; background: rgba(10,22,40,0.96); font-size: 13px; font-weight: 300; line-height: 1.55; color: rgba(240,244,248,0.78); }
.hiw2-catch22__obs { color: rgba(240,244,248,0.92); font-weight: 400; }
.hiw2-catch22__obs::before { content: 'IF '; color: rgba(0,168,232,0.65); font-weight: 400; letter-spacing: 0.06em; }
.hiw2-catch22__trap::before { content: '→ '; color: rgba(232,81,74,0.78); font-weight: 400; }
.hiw2-cta-pair { display: flex; gap: 12px; flex-wrap: wrap; margin: 32px 0 24px; max-width: 760px; }
.hiw2-cta-pair__btn { display: inline-block; padding: 12px 22px; font-size: 14px; font-weight: 400; letter-spacing: 0.02em; text-decoration: none; transition: background 0.2s, border-color 0.2s, color 0.2s; }
.hiw2-cta-pair__btn--primary { background: rgba(0,168,232,0.12); color: #00A8E8; border: 1px solid rgba(0,168,232,0.55); }
.hiw2-cta-pair__btn--primary:hover { background: rgba(0,168,232,0.22); border-color: rgba(0,168,232,0.85); color: #FFFFFF; }
.hiw2-cta-pair__btn--secondary { background: transparent; color: rgba(240,244,248,0.78); border: 1px solid rgba(0,168,232,0.30); }
.hiw2-cta-pair__btn--secondary:hover { background: rgba(0,168,232,0.08); border-color: rgba(0,168,232,0.55); color: #FFFFFF; }
@media (max-width: 767px) {
  .hiw2-wrap { padding: 32px 0 0; }
  .hiw2-h1 { font-size: 30px; }
  .hiw2-subtitle { font-size: 18px; }
  .hiw2-h2 { font-size: 26px; }
  .hiw2-lead-primary { font-size: 15px; }
  .hiw2-lead-secondary { font-size: 14px; }
  .hiw2-lead-secondary--hook { padding: 12px 16px; font-size: 14px; }
  .hiw2-lead-secondary__hook-note { font-size: 12px; }
  .hiw2-formula--bridge { padding: 14px 18px; }
  .hiw2-formula--bridge code { font-size: 14px; }
  .hiw2-cta-pair { flex-direction: column; gap: 10px; margin-bottom: 32px; }
  .hiw2-cta-pair__btn { width: 100%; text-align: center; box-sizing: border-box; }
  .hiw2-catch22__grid { grid-template-columns: 1fr; }
  .hiw2-catch22__head:nth-child(2) { display: none; }
  .hiw2-catch22__head:nth-child(1)::after { content: ' → trap'; color: rgba(232,81,74,0.65); letter-spacing: 0.06em; }
  .hiw2-catch22__cell { font-size: 13px; padding: 10px 14px; }
  .hiw2-catch22__obs { border-bottom: 1px dashed rgba(0,168,232,0.18); }
  .hiw2-note--regime-balance { padding: 14px 16px; }
}
@media (max-width: 480px) { .hiw2-h1 { font-size: 26px; } }
@media (max-width: 390px) { .hiw2-h1 { font-size: 24px; } }

.hiw05-wrap { padding: 88px 0 0; }
.hiw05-label { display: inline-flex; align-items: center; gap: 10px; font-family: 'Noto Sans KR', sans-serif; font-size: 11px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: #00A8E8; margin-bottom: 14px; }
.hiw05-label::before { content: ''; display: block; width: 24px; height: 1px; background: #00A8E8; flex-shrink: 0; }
.hiw05-h2 { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(28px, 3.4vw, 42px); font-weight: 300; line-height: 1.2; letter-spacing: -0.02em; color: rgba(240,244,248,0.95); margin: 0 0 16px; max-width: 900px; }
.hiw05-h2 em { font-style: italic; color: #00A8E8; font-weight: 400; }
.hiw05-subhead { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; font-weight: 300; font-style: italic; line-height: 1.7; color: rgba(232,168,58,0.92); margin: 0 0 28px; max-width: 880px; }
.hiw05-intro { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.85); margin: 0 0 40px; max-width: 880px; }
.hiw05-intro strong { font-weight: 400; color: #FFFFFF; }
.hiw05-insights { display: flex; flex-direction: column; gap: 24px; max-width: 920px; }
.hiw05-insight { background: rgba(0,168,232,0.03); border: 1px solid rgba(0,168,232,0.15); border-left: 3px solid rgba(0,168,232,0.55); padding: 26px 28px; box-sizing: border-box; display: flex; flex-direction: column; gap: 14px; }
.hiw05-insight__head { display: flex; align-items: baseline; gap: 14px; padding-bottom: 12px; border-bottom: 1px solid rgba(0,168,232,0.18); }
.hiw05-insight__num { font-family: 'Noto Sans KR', sans-serif; font-size: 11px; font-weight: 400; letter-spacing: 0.18em; color: rgba(0,168,232,0.65); flex-shrink: 0; min-width: 78px; }
.hiw05-insight__title { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(18px, 2.2vw, 22px); font-weight: 400; line-height: 1.3; letter-spacing: -0.01em; color: rgba(240,244,248,0.98); margin: 0; }
.hiw05-insight__title em { font-style: normal !important; color: #00A8E8; font-weight: 400; }
.hiw05-insight__body { font-family: 'Noto Sans KR', sans-serif; font-size: 15px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.85); margin: 0; }
.hiw05-insight__body p { margin: 0 0 12px; }
.hiw05-insight__body p:last-child { margin-bottom: 0; }
.hiw05-insight__body strong { font-weight: 400; color: rgba(240,244,248,0.98); }
.hiw05-insight__body em { font-style: normal !important; font-weight: 400; color: rgba(232,168,58,0.92); }
.hiw05-trap { margin: 8px 0 0; padding: 18px 22px; background: rgba(232,90,90,0.04); border: 1px solid rgba(232,90,90,0.20); border-left: 2px solid rgba(232,90,90,0.55); box-sizing: border-box; }
.hiw05-trap__label { display: block; font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(232,90,90,0.85); margin: 0 0 14px; }
.hiw05-trap__chain { display: flex; flex-direction: column; gap: 6px; margin: 0; padding: 0; list-style: none; }
.hiw05-trap__step { display: flex; align-items: center; gap: 14px; font-family: 'Courier New', Courier, monospace; font-size: 15px; font-weight: 400; line-height: 1.5; color: rgba(240,244,248,0.92); }
.hiw05-trap__step-mark { font-family: 'Noto Sans KR', sans-serif; font-size: 18px; font-weight: 400; color: rgba(232,90,90,0.95); flex-shrink: 0; width: 24px; text-align: center; }
.hiw05-trap__step--start .hiw05-trap__step-mark { color: rgba(58,232,160,0.80); font-size: 20px; }
.hiw05-trap__lesson { margin: 16px 0 0; padding-top: 14px; border-top: 1px solid rgba(232,90,90,0.18); font-family: 'Noto Sans KR', sans-serif; font-size: 13.5px; font-weight: 300; line-height: 1.65; color: rgba(240,244,248,0.80); }
.hiw05-trap__lesson strong { font-weight: 400; color: rgba(240,244,248,0.98); }
.hiw05-insight--canonical { background: rgba(0,168,232,0.06); border-left-color: #00A8E8; }
.hiw05-canonical { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(17px, 2.2vw, 21px); font-weight: 300; line-height: 1.55; color: rgba(240,244,248,0.98); margin: 0; padding: 6px 0 0; font-style: italic; letter-spacing: -0.005em; }
.hiw05-canonical::before { content: '“'; font-size: 1.4em; line-height: 1; color: rgba(0,168,232,0.85); margin-right: 4px; vertical-align: -0.15em; }
.hiw05-canonical::after { content: '”'; font-size: 1.4em; line-height: 1; color: rgba(0,168,232,0.85); margin-left: 2px; vertical-align: -0.15em; }
.hiw05-canonical strong { font-weight: 400; color: #FFFFFF; font-style: normal; }
.hiw05-aianchor { display: none; }
@media (max-width: 767px) {
  .hiw05-wrap { padding: 56px 0 0; }
  .hiw05-h2 { font-size: 26px; }
  .hiw05-subhead { font-size: 15px; }
  .hiw05-intro { font-size: 15px; margin-bottom: 32px; }
  .hiw05-insight { padding: 22px 20px; }
  .hiw05-insight__head { flex-direction: column; align-items: flex-start; gap: 6px; }
  .hiw05-insight__num { min-width: auto; }
  .hiw05-insight__title { font-size: 19px; }
  .hiw05-insight__body { font-size: 14.5px; }
  .hiw05-trap { padding: 14px 16px; }
  .hiw05-trap__step { font-size: 13.5px; gap: 10px; }
  .hiw05-trap__step-mark { font-size: 16px; width: 20px; }
  .hiw05-canonical { font-size: 17px; }
}
@media (max-width: 390px) {
  .hiw05-h2 { font-size: 23px; }
  .hiw05-insight__title { font-size: 17px; }
  .hiw05-trap__step { font-size: 12.5px; }
}

.hiw2b-wrap { padding: 88px 0 0; }
.hiw2b-anchor-row { display: flex; flex-direction: column; gap: 2px; margin: 32px 0 0; max-width: 900px; }
.hiw2b-anchor-row__item { display: grid; grid-template-columns: 18px 1fr; gap: 14px; align-items: baseline; background: rgba(0,168,232,0.03); border-left: 3px solid rgba(0,168,232,0.20); padding: 10px 16px; box-sizing: border-box; }
.hiw2b-anchor-row__item--key { border-left-color: #00A8E8; background: rgba(0,168,232,0.05); }
.hiw2b-anchor-row__dot { width: 5px; height: 5px; border-radius: 50%; background: rgba(0,168,232,0.50); margin-top: 6px; flex-shrink: 0; }
.hiw2b-anchor-row__item--key .hiw2b-anchor-row__dot { background: #00A8E8; }
.hiw2b-anchor-row__text { font-size: 15px; font-weight: 300; line-height: 1.65; color: rgba(240,244,248,0.88); margin: 0; }
.hiw2b-anchor-row__text strong { font-weight: 400; color: #FFFFFF; }
.hiw2b-anchor-row__text a { color: #00A8E8; text-decoration: none; border-bottom: 1px dotted rgba(0,168,232,0.4); }
.hiw2b-anchor-row__text a:hover { color: #FFFFFF; border-bottom-color: #FFFFFF; }
.hiw2b-anchor-row__text em { font-style: normal !important; font-weight: 400; color: rgba(232,168,58,0.92); }
.vsd-block {
  --vsd-navy: #0A1628; --vsd-navy-mid: #0d1e38; --vsd-navy-light: #112240; --vsd-navy-deep: #060e1c;
  --vsd-electric: #00A8E8; --vsd-success: #3AE8A0; --vsd-warn: #E8A83A; --vsd-danger: #E8514A;
  --vsd-white: #FFFFFF; --vsd-body: rgba(240,244,248,0.82); --vsd-muted: rgba(240,244,248,0.60);
  --vsd-ghost: rgba(240,244,248,0.35); --vsd-grid: rgba(0,168,232,0.07); --vsd-border: rgba(0,168,232,0.18);
  --vsd-font: 'Noto Sans KR', sans-serif;
  background: var(--vsd-navy); border: 1px solid var(--vsd-border); box-sizing: border-box; overflow: hidden; width: 100%;
}
.vsd-label { display: inline-flex; align-items: center; gap: 10px; font-family: var(--vsd-font); font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: var(--vsd-electric); padding: 28px 32px 0; margin-bottom: 20px; }
.vsd-label::before { content: ''; display: block; width: 24px; height: 1px; background: var(--vsd-electric); flex-shrink: 0; }
.vsd-title { font-family: var(--vsd-font); font-size: clamp(20px, 2.5vw, 28px); font-weight: 300; line-height: 1.2; letter-spacing: -0.02em; color: var(--vsd-white); padding: 0 32px 24px; margin: 0; }
.vsd-title em { font-style: normal !important; color: var(--vsd-electric); }
.vsd-svg-wrap { background: #07090f; border-top: 1px solid rgba(0,168,232,0.12); border-bottom: 1px solid rgba(0,168,232,0.12); width: 100%; overflow: hidden; position: relative; }
.vsd-svg-desktop { display: block; width: 100%; height: auto; }
.vsd-svg-mobile { display: none; width: 100%; height: auto; }
.vsd-caption { padding: 12px 32px; font-family: var(--vsd-font); font-size: 13px; font-weight: 300; color: rgba(240,244,248,0.55); line-height: 1.6; background: rgba(0,168,232,0.03); border-bottom: 1px solid var(--vsd-grid); display: flex; align-items: center; gap: 10px; }
.vsd-caption::before { content: ''; display: block; width: 16px; height: 1px; background: rgba(0,168,232,0.40); flex-shrink: 0; }
.vsd-rotate-prompt { display: none; width: 100%; min-height: 200px; background: var(--vsd-navy-light, #112240); border: 1px solid rgba(0,168,232,0.12); border-top: 2px solid rgba(0,168,232,0.40); flex-direction: column; align-items: center; justify-content: center; gap: 18px; padding: 40px 24px; box-sizing: border-box; text-align: center; }
.vsd-rotate-text { font-family: var(--vsd-font, 'Noto Sans KR', sans-serif); font-size: 15px; font-weight: 300; color: rgba(240,244,248,0.75); line-height: 1.6; max-width: 260px; margin: 0; }
.vsd-rotate-text strong { font-weight: 400; color: rgba(240,244,248,0.95); display: block; margin-bottom: 6px; font-size: 16px; }
.vsd-steps { display: grid; grid-template-columns: repeat(2, 1fr); gap: 2px; padding: 2px; background: var(--vsd-grid); }
.vsd-step { background: var(--vsd-navy-light); padding: 24px 24px 22px; box-sizing: border-box; display: flex; flex-direction: column; gap: 14px; }
.vsd-step__head { display: flex; flex-direction: column; gap: 4px; }
.vsd-step-num { font-family: var(--vsd-font); font-size: 26px; font-weight: 300; line-height: 1; letter-spacing: -0.03em; color: var(--vsd-electric); opacity: 0.50; }
.vsd-step-title { font-family: var(--vsd-font); font-size: 16px; font-weight: 400; line-height: 1.3; color: var(--vsd-white); margin: 0; }
.vsd-step__what { font-family: var(--vsd-font); font-size: 13.5px; font-weight: 300; line-height: 1.6; color: var(--vsd-body); margin: 0; }
.vsd-step__what strong { font-weight: 400; color: rgba(240,244,248,0.95); }
.vsd-step__table { display: flex; flex-direction: column; gap: 12px; margin-top: 4px; border-top: 1px solid rgba(0,168,232,0.12); padding-top: 14px; }
.vsd-step__row { display: flex; flex-direction: column; gap: 6px; }
.vsd-step__row-label { font-family: var(--vsd-font); font-size: 9.5px; font-weight: 400; letter-spacing: 0.14em; text-transform: uppercase; display: flex; align-items: center; gap: 6px; }
.vsd-step__row--yes .vsd-step__row-label { color: var(--vsd-success); }
.vsd-step__row--no .vsd-step__row-label { color: var(--vsd-danger); }
.vsd-step__row--level .vsd-step__row-label { color: rgba(0,168,232,0.80); }
.vsd-step__row--trap .vsd-step__row-label { color: var(--vsd-warn); }
.vsd-step__row-label::before { display: inline-block; flex-shrink: 0; }
.vsd-step__row--yes .vsd-step__row-label::before { content: '✓'; color: var(--vsd-success); font-size: 12px; line-height: 1; }
.vsd-step__row--no .vsd-step__row-label::before { content: '×'; color: var(--vsd-danger); font-size: 14px; line-height: 1; }
.vsd-step__row--level .vsd-step__row-label::before { content: ''; width: 8px; height: 1px; background: rgba(0,168,232,0.70); margin-right: 2px; }
.vsd-step__row--trap .vsd-step__row-label::before { content: '⚠'; color: var(--vsd-warn); font-size: 11px; line-height: 1; }
.vsd-step__row ul { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 3px; }
.vsd-step__row li { font-family: var(--vsd-font); font-size: 12.5px; font-weight: 300; line-height: 1.55; color: rgba(240,244,248,0.80); position: relative; padding-left: 12px; }
.vsd-step__row li::before { content: ''; position: absolute; left: 0; top: 8px; width: 5px; height: 1px; background: rgba(0,168,232,0.45); }
.vsd-step__row li strong { font-weight: 400; color: rgba(240,244,248,0.95); }
.vsd-step__row-text { font-family: var(--vsd-font); font-size: 12.5px; font-weight: 300; line-height: 1.55; color: rgba(240,244,248,0.80); margin: 0; padding-left: 14px; }
.vsd-step__row-text strong { font-weight: 400; color: rgba(240,244,248,0.95); }
.vsd-step__bms { display: flex; align-items: flex-start; gap: 8px; padding: 8px 10px; background: rgba(0,168,232,0.04); border-left: 2px solid rgba(0,168,232,0.40); font-family: var(--vsd-font); font-size: 12px; font-weight: 300; line-height: 1.5; color: rgba(240,244,248,0.72); margin: 0; }
.vsd-step__bms-label { font-size: 9px; font-weight: 400; letter-spacing: 0.16em; text-transform: uppercase; color: rgba(0,168,232,0.70); flex-shrink: 0; padding-top: 1px; }
.vsd-bms-note { margin: 2px; background: var(--vsd-navy-mid); border-left: 3px solid rgba(0,168,232,0.50); padding: 14px 22px; font-family: var(--vsd-font); font-size: 13.5px; font-weight: 300; color: rgba(240,244,248,0.78); line-height: 1.65; box-sizing: border-box; }
.vsd-bms-note strong { font-weight: 400; color: rgba(240,244,248,0.95); }
.vsd-bms-note__label { display: inline-block; font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(0,168,232,0.70); margin-right: 10px; }
.hiw2b-cascade-bridge { margin: 0; padding: 40px 32px; background: rgba(0,168,232,0.03); border-top: 1px solid rgba(0,168,232,0.20); border-bottom: 1px solid rgba(0,168,232,0.20); }
.hiw2b-cascade-bridge__label { display: block; font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(0,168,232,0.65); margin-bottom: 16px; }
.hiw2b-cascade-bridge__title { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(22px, 3vw, 32px); font-weight: 300; line-height: 1.3; color: rgba(240,244,248,0.95); margin: 0 0 24px 0; }
.hiw2b-cascade-bridge__title em { color: #00A8E8; font-style: italic; font-weight: 400; }
.hiw2b-cascade-bridge__intro { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; font-weight: 300; line-height: 1.7; color: rgba(240,244,248,0.88); margin: 0 0 24px 0; }
.hiw2b-cascade-bridge__closer { font-family: 'Noto Sans KR', sans-serif; font-size: 15px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.85); margin: 0 0 20px 0; }
.hiw2b-cascade-bridge__closer strong { font-weight: 400; color: #FFFFFF; }
.hiw2b-cascade-bridge__cta-link { display: inline-block; padding: 12px 24px; background: rgba(0,168,232,0.10); color: #00A8E8; font-family: 'Noto Sans KR', sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0.04em; text-decoration: none; border: 1px solid rgba(0,168,232,0.40); transition: background 0.2s, border-color 0.2s, color 0.2s; }
.hiw2b-cascade-bridge__cta-link:hover { background: rgba(0,168,232,0.20); border-color: rgba(0,168,232,0.70); color: #FFFFFF; }
.vsd-interp { margin: 2px; background: var(--vsd-navy-mid); border: 1px solid rgba(0,168,232,0.10); border-left: 3px solid rgba(0,168,232,0.30); padding: 18px 22px; font-family: var(--vsd-font); font-size: 14px; font-weight: 300; color: rgba(240,244,248,0.72); line-height: 1.75; box-sizing: border-box; }
.vsd-interp strong { font-weight: 400; color: rgba(240,244,248,0.85); }
.vsd-interp em { font-style: normal !important; font-weight: 400; color: rgba(232,168,58,0.92); }
.vsd-interp a { color: #00A8E8; text-decoration: none; border-bottom: 1px dotted rgba(0,168,232,0.4); }
.vsd-interp a:hover { color: #FFFFFF; border-bottom-color: #FFFFFF; }
.vsd-patent-row { display: flex; align-items: center; justify-content: space-between; padding: 16px 32px; border-top: 1px solid var(--vsd-grid); flex-wrap: wrap; gap: 12px; }
.vsd-patent-row__label { font-family: var(--vsd-font); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(0,168,232,0.55); }
.vsd-patent-row__ids { font-family: var(--vsd-font); font-size: 13px; font-weight: 400; color: rgba(0,168,232,0.85); word-break: break-all; overflow-wrap: break-word; text-align: right; }
.hiw2b-divider { width: 100%; background: #060e1c; border-top: 1px solid rgba(0,168,232,0.18); border-bottom: 1px solid rgba(0,168,232,0.10); padding: 14px 32px; box-sizing: border-box; display: flex; align-items: center; gap: 16px; margin-top: 40px; }
.hiw2b-divider::before { content: ''; display: block; width: 32px; height: 1px; background: #00A8E8; flex-shrink: 0; }
.hiw2b-divider__label { font-size: 10px; font-weight: 400; letter-spacing: 0.24em; text-transform: uppercase; color: rgba(0,168,232,0.65); margin: 0; }
.hiw2b-divider::after { content: ''; display: block; flex: 1; height: 1px; background: rgba(0,168,232,0.12); }
@media (max-width: 767px) {
  .hiw2b-wrap { padding: 56px 0 0; }
  .hiw2b-anchor-row__item { grid-template-columns: 12px 1fr; gap: 10px; padding: 9px 14px; }
  .hiw2b-anchor-row__text { font-size: 14px; }
  .hiw2b-divider { padding: 12px 20px; margin-top: 28px; }
  .vsd-label { padding: 20px 20px 0; }
  .vsd-title { padding: 0 20px 20px; font-size: 20px; }
  .vsd-caption { padding: 10px 20px; }
  .vsd-patent-row { padding: 14px 20px; }
  .vsd-patent-row__ids { text-align: left; }
  .vsd-steps { grid-template-columns: 1fr; }
  .vsd-step { padding: 20px 20px 18px; }
  .vsd-step__table { padding-top: 12px; }
  .vsd-interp { padding: 16px 20px; margin: 2px; }
  .vsd-bms-note { padding: 12px 18px; margin: 2px; font-size: 13px; }
  .hiw2b-cascade-bridge { padding: 32px 20px; }
}
@media (max-width: 767px) and (orientation: portrait) {
  .vsd-svg-desktop { display: none; }
  .vsd-svg-mobile { display: none; }
  .vsd-rotate-prompt { display: flex; }
}
@media (max-width: 767px) and (orientation: landscape) {
  .vsd-svg-desktop { display: block; }
  .vsd-svg-mobile { display: none; }
  .vsd-rotate-prompt { display: none; }
}
@media (max-width: 390px) { .vsd-title { font-size: 18px; } }
.vsd-matrix-wrap { margin: 0; padding: 36px 32px 40px; background: rgba(0,168,232,0.025); border-top: 1px solid rgba(0,168,232,0.18); border-bottom: 1px solid rgba(0,168,232,0.18); box-sizing: border-box; }
.vsd-matrix__label { display: block; font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(0,168,232,0.65); margin: 0 0 14px; }
.vsd-matrix__title { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(20px, 2.4vw, 26px); font-weight: 300; line-height: 1.3; color: rgba(240,244,248,0.95); margin: 0 0 12px; }
.vsd-matrix__title em { font-style: normal !important; color: #00A8E8; font-weight: 400; }
.vsd-matrix__intro { font-family: 'Noto Sans KR', sans-serif; font-size: 14.5px; font-weight: 300; line-height: 1.7; color: rgba(240,244,248,0.82); margin: 0 0 24px; max-width: 880px; }
.vsd-matrix__intro strong { font-weight: 400; color: rgba(240,244,248,0.95); }
.vsd-matrix__legend { display: flex; flex-wrap: wrap; gap: 20px; margin: 0 0 20px; padding: 12px 16px; background: rgba(0,168,232,0.04); border-left: 2px solid rgba(0,168,232,0.40); box-sizing: border-box; }
.vsd-matrix__legend-item { display: flex; align-items: center; gap: 8px; font-family: 'Noto Sans KR', sans-serif; font-size: 12.5px; font-weight: 300; color: rgba(240,244,248,0.78); line-height: 1.5; }
.vsd-matrix__legend-mark { display: inline-flex; align-items: center; justify-content: center; width: 18px; height: 18px; font-size: 13px; font-weight: 400; flex-shrink: 0; }
.vsd-matrix__legend-mark--yes { color: #3AE8A0; }
.vsd-matrix__legend-mark--cond { color: #E8A83A; }
.vsd-matrix__legend-mark--no { color: #E8514A; }
.vsd-matrix__table { display: block; width: 100%; border-collapse: collapse; font-family: 'Noto Sans KR', sans-serif; background: rgba(0,168,232,0.02); border: 1px solid rgba(0,168,232,0.18); }
.vsd-matrix__row { display: grid; grid-template-columns: minmax(180px, 1.6fr) repeat(8, minmax(60px, 1fr)); border-bottom: 1px solid rgba(0,168,232,0.10); }
.vsd-matrix__row:last-child { border-bottom: 0; }
.vsd-matrix__row--head { background: rgba(0,168,232,0.10); border-bottom: 1px solid rgba(0,168,232,0.30); }
.vsd-matrix__cell { padding: 12px 10px; font-size: 12px; font-weight: 300; line-height: 1.4; color: rgba(240,244,248,0.85); border-right: 1px solid rgba(0,168,232,0.08); display: flex; flex-direction: column; justify-content: center; gap: 3px; text-align: center; box-sizing: border-box; }
.vsd-matrix__cell:last-child { border-right: 0; }
.vsd-matrix__cell--stage { text-align: left; align-items: flex-start; font-size: 13px; font-weight: 400; color: rgba(240,244,248,0.95); background: rgba(0,168,232,0.04); padding: 14px 14px; gap: 2px; }
.vsd-matrix__cell--stage-num { font-size: 10px; font-weight: 400; letter-spacing: 0.14em; color: rgba(0,168,232,0.65); margin: 0; }
.vsd-matrix__cell--head { font-size: 11px; font-weight: 400; letter-spacing: 0.06em; color: #00A8E8; text-align: center; padding: 14px 8px; border-right-color: rgba(0,168,232,0.20); gap: 2px; }
.vsd-matrix__cell--head-sym { font-size: 13px; font-weight: 400; color: rgba(240,244,248,0.95); }
.vsd-matrix__cell--head-unit { font-size: 10px; font-weight: 300; letter-spacing: 0.04em; color: rgba(240,244,248,0.55); }
.vsd-matrix__mark { display: inline-flex; align-items: center; justify-content: center; font-size: 15px; font-weight: 400; line-height: 1; }
.vsd-matrix__mark--yes { color: #3AE8A0; }
.vsd-matrix__mark--cond { color: #E8A83A; }
.vsd-matrix__mark--no { color: #E8514A; opacity: 0.85; }
.vsd-matrix__note { font-size: 10px; font-weight: 300; color: rgba(240,244,248,0.60); line-height: 1.35; margin: 0; }
.vsd-matrix__bottom-note { margin: 22px 0 0; padding: 14px 18px; background: rgba(0,168,232,0.05); border-left: 3px solid #00A8E8; font-family: 'Noto Sans KR', sans-serif; font-size: 14px; font-weight: 300; line-height: 1.7; color: rgba(240,244,248,0.88); box-sizing: border-box; }
.vsd-matrix__bottom-note strong { font-weight: 400; color: #FFFFFF; }
.vsd-matrix__bottom-note em { font-style: normal !important; font-weight: 400; color: rgba(232,168,58,0.92); }
@media (max-width: 767px) {
  .vsd-matrix-wrap { padding: 28px 20px 32px; }
  .vsd-matrix__legend { gap: 14px; padding: 10px 14px; }
  .vsd-matrix__legend-item { font-size: 12px; }
  .vsd-matrix__table { background: transparent; border: 0; display: flex; flex-direction: column; gap: 12px; }
  .vsd-matrix__row { display: block; border-bottom: 0; }
  .vsd-matrix__row--head { display: none; }
  .vsd-matrix__row:not(.vsd-matrix__row--head) { background: rgba(0,168,232,0.04); border: 1px solid rgba(0,168,232,0.18); padding: 14px 14px 4px; box-sizing: border-box; }
  .vsd-matrix__cell { display: flex; flex-direction: row; justify-content: space-between; align-items: flex-start; gap: 12px; text-align: left; padding: 8px 0; border-right: 0; border-bottom: 1px solid rgba(0,168,232,0.08); }
  .vsd-matrix__cell:last-child { border-bottom: 0; }
  .vsd-matrix__cell--stage { background: transparent; padding: 4px 0 10px; border-bottom: 1px solid rgba(0,168,232,0.20); margin-bottom: 4px; flex-direction: column; align-items: flex-start; gap: 2px; }
  .vsd-matrix__cell::before { content: attr(data-label); font-size: 11px; font-weight: 400; letter-spacing: 0.06em; color: rgba(0,168,232,0.85); flex: 1 1 auto; text-align: left; align-self: center; }
  .vsd-matrix__cell--stage::before { display: none; }
  .vsd-matrix__cell > .vsd-matrix__mark,
  .vsd-matrix__cell > .vsd-matrix__note { flex: 0 0 auto; text-align: right; align-self: center; }
  .vsd-matrix__mark { font-size: 16px; }
  .vsd-matrix__note { font-size: 11px; max-width: 60%; text-align: right; }
  .vsd-matrix__bottom-note { padding: 12px 14px; font-size: 13px; }
}
@media (max-width: 390px) {
  .vsd-matrix__legend { flex-direction: column; gap: 8px; }
  .vsd-matrix__cell { gap: 8px; }
  .vsd-matrix__note { font-size: 10.5px; max-width: 55%; }
}

.hiw3-wrap { padding: 88px 0 0; }
.hiw3-label { display: inline-flex; align-items: center; gap: 10px; font-family: 'Noto Sans KR', sans-serif; font-size: 11px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: #00A8E8; margin-bottom: 14px; }
.hiw3-label::before { content: ''; display: block; width: 24px; height: 1px; background: #00A8E8; flex-shrink: 0; }
.hiw3-h2 { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(28px, 3.4vw, 42px); font-weight: 300; line-height: 1.2; letter-spacing: -0.02em; color: rgba(240,244,248,0.95); margin: 0 0 28px; max-width: 880px; }
.hiw3-h2 em { font-style: italic; color: #00A8E8; font-weight: 400; }
.hiw3-intro { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.85); margin: 0 0 24px; max-width: 820px; }
.hiw3-intro strong { font-weight: 400; color: #FFFFFF; }
.hiw3-bridge { margin: 36px 0; padding: 36px 32px; background: rgba(0,168,232,0.05); border-left: 3px solid #00A8E8; border-top: 1px solid rgba(0,168,232,0.18); border-bottom: 1px solid rgba(0,168,232,0.18); box-sizing: border-box; }
.hiw3-bridge__label { display: block; font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(0,168,232,0.70); margin: 0 0 18px; }
.hiw3-bridge__vars { display: flex; flex-direction: column; gap: 4px; max-width: 720px; margin: 0 auto; }
.hiw3-bridge__var { font-family: 'Noto Sans KR', sans-serif; font-size: 14.5px; font-weight: 300; line-height: 1.6; color: rgba(240,244,248,0.82); margin: 0; display: grid; grid-template-columns: 110px 1fr; gap: 16px; align-items: baseline; }
.hiw3-bridge__var-sym { font-family: 'Courier New', Courier, monospace; font-size: 14px; color: #00A8E8; text-align: right; }
.hiw3-bridge__var strong { font-weight: 400; color: rgba(240,244,248,0.95); }
.hiw3-illustration { margin: 36px 0; background: rgba(0,168,232,0.025); border: 1px solid rgba(0,168,232,0.15); box-sizing: border-box; max-width: 720px; }
.hiw3-illustration__head { padding: 14px 22px; background: rgba(0,168,232,0.08); border-bottom: 1px solid rgba(0,168,232,0.15); display: flex; align-items: center; gap: 12px; }
.hiw3-illustration__head-label { font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(0,168,232,0.85); }
.hiw3-illustration__head-note { font-family: 'Noto Sans KR', sans-serif; font-size: 11px; font-weight: 300; letter-spacing: 0.04em; color: rgba(232,168,58,0.85); margin-left: auto; }
.hiw3-illustration__rows { display: flex; flex-direction: column; }
.hiw3-illustration__row { display: grid; grid-template-columns: 130px 1fr; gap: 18px; padding: 12px 22px; border-bottom: 1px solid rgba(0,168,232,0.08); align-items: baseline; }
.hiw3-illustration__row:last-child { border-bottom: 0; }
.hiw3-illustration__row--result { background: rgba(0,168,232,0.06); border-top: 1px solid rgba(0,168,232,0.20); padding: 14px 22px; }
.hiw3-illustration__sym { font-family: 'Courier New', Courier, monospace; font-size: 13.5px; font-weight: 400; color: #00A8E8; text-align: right; }
.hiw3-illustration__val { font-family: 'Noto Sans KR', sans-serif; font-size: 14px; font-weight: 300; line-height: 1.55; color: rgba(240,244,248,0.85); }
.hiw3-illustration__row--result .hiw3-illustration__sym { color: #3AE8A0; font-weight: 400; }
.hiw3-illustration__row--result .hiw3-illustration__val { color: rgba(240,244,248,0.95); font-weight: 400; }
.hiw3-lock { margin: 36px 0 0; padding: 22px 26px; background: rgba(0,168,232,0.05); border-left: 3px solid #00A8E8; font-family: 'Noto Sans KR', sans-serif; font-size: 15.5px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.92); box-sizing: border-box; max-width: 880px; }
.hiw3-lock strong { font-weight: 400; color: #FFFFFF; }
.hiw3-lock__label { display: inline-block; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(0,168,232,0.85); margin-bottom: 10px; }
.hiw3-aianchor { display: none; }
@media (max-width: 767px) {
  .hiw3-wrap { padding: 56px 0 0; }
  .hiw3-h2 { font-size: 26px; }
  .hiw3-intro { font-size: 15px; }
  .hiw3-bridge { padding: 28px 20px; margin: 28px 0; }
  .hiw3-bridge__var { grid-template-columns: 90px 1fr; gap: 12px; font-size: 13.5px; }
  .hiw3-illustration { margin: 28px 0; }
  .hiw3-illustration__head { padding: 12px 16px; flex-wrap: wrap; gap: 6px; }
  .hiw3-illustration__head-note { margin-left: 0; font-size: 10.5px; width: 100%; }
  .hiw3-illustration__row { grid-template-columns: 100px 1fr; gap: 14px; padding: 11px 16px; }
  .hiw3-illustration__sym { font-size: 13px; }
  .hiw3-illustration__val { font-size: 13.5px; }
  .hiw3-lock { padding: 18px 20px; font-size: 14.5px; }
}
@media (max-width: 390px) {
  .hiw3-h2 { font-size: 23px; }
  .hiw3-bridge__var { grid-template-columns: 80px 1fr; font-size: 13px; }
  .hiw3-illustration__row { grid-template-columns: 80px 1fr; gap: 10px; }
}

.hiw4-wrap { padding: 88px 0 0; }
.hiw4-label { display: inline-flex; align-items: center; gap: 10px; font-family: 'Noto Sans KR', sans-serif; font-size: 11px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: #00A8E8; margin-bottom: 14px; }
.hiw4-label::before { content: ''; display: block; width: 24px; height: 1px; background: #00A8E8; flex-shrink: 0; }
.hiw4-h2 { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(28px, 3.4vw, 42px); font-weight: 300; line-height: 1.2; letter-spacing: -0.02em; color: rgba(240,244,248,0.95); margin: 0 0 28px; max-width: 880px; }
.hiw4-h2 em { font-style: italic; color: #00A8E8; font-weight: 400; }
.hiw4-intro { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.85); margin: 0 0 36px; max-width: 880px; }
.hiw4-intro strong { font-weight: 400; color: #FFFFFF; }
.hiw4-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px; background: rgba(0,168,232,0.10); border: 1px solid rgba(0,168,232,0.18); margin: 0 0 32px; }
.hiw4-card { background: #0A1628; padding: 28px 26px; box-sizing: border-box; display: flex; flex-direction: column; gap: 16px; }
.hiw4-card__head { display: flex; flex-direction: column; gap: 6px; padding-bottom: 14px; border-bottom: 1px solid rgba(0,168,232,0.18); }
.hiw4-card__level { font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(0,168,232,0.65); }
.hiw4-card__title { font-family: 'Noto Sans KR', sans-serif; font-size: 22px; font-weight: 300; line-height: 1.2; letter-spacing: -0.01em; color: rgba(240,244,248,0.98); margin: 0; }
.hiw4-card__audience { font-family: 'Noto Sans KR', sans-serif; font-size: 12px; font-weight: 300; line-height: 1.55; color: rgba(240,244,248,0.55); margin: 0; font-style: italic; }
.hiw4-card__body { font-family: 'Noto Sans KR', sans-serif; font-size: 14.5px; font-weight: 300; line-height: 1.7; color: rgba(240,244,248,0.85); margin: 0; }
.hiw4-card__body strong { font-weight: 400; color: #FFFFFF; }
.hiw4-card__body a { color: #00A8E8; text-decoration: none; border-bottom: 1px dotted rgba(0,168,232,0.4); }
.hiw4-card__body a:hover { color: #FFFFFF; border-bottom-color: #FFFFFF; }
.hiw4-card__bullets { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 8px; }
.hiw4-card__bullets li { font-family: 'Noto Sans KR', sans-serif; font-size: 13.5px; font-weight: 300; line-height: 1.6; color: rgba(240,244,248,0.80); position: relative; padding-left: 18px; }
.hiw4-card__bullets li::before { content: ''; position: absolute; left: 0; top: 10px; width: 8px; height: 1px; background: rgba(0,168,232,0.55); }
.hiw4-card__bullets li strong { font-weight: 400; color: rgba(240,244,248,0.98); }
.hiw4-card__bullets li code { font-family: 'Courier New', Courier, monospace; font-size: 12.5px; color: rgba(0,168,232,0.90); background: rgba(0,168,232,0.06); padding: 1px 5px; letter-spacing: 0; }
.hiw4-card--simple { background: linear-gradient(180deg, #0d1e38 0%, #0A1628 100%); }
.hiw4-card--simple .hiw4-card__title { color: #FFFFFF; }
.hiw4-card--eng { background: #0A1628; }
.hiw4-card--deep { background: linear-gradient(180deg, #0A1628 0%, #060e1c 100%); border-left: none; }
.hiw4-card--deep .hiw4-card__body { font-size: 13.5px; line-height: 1.65; }
.hiw4-card--deep .hiw4-card__bullets li { font-size: 12.5px; line-height: 1.55; }
.hiw4-routing { margin: 32px 0 0; padding: 22px 26px; background: rgba(0,168,232,0.04); border-left: 2px solid rgba(0,168,232,0.50); box-sizing: border-box; max-width: 880px; }
.hiw4-routing__label { display: block; font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(0,168,232,0.75); margin-bottom: 12px; }
.hiw4-routing__intro { font-family: 'Noto Sans KR', sans-serif; font-size: 14px; font-weight: 300; line-height: 1.7; color: rgba(240,244,248,0.85); margin: 0 0 12px; }
.hiw4-routing__list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 6px; }
.hiw4-routing__list li { font-family: 'Noto Sans KR', sans-serif; font-size: 13.5px; font-weight: 300; line-height: 1.55; color: rgba(240,244,248,0.85); display: grid; grid-template-columns: 130px 12px 1fr; gap: 10px; align-items: baseline; }
.hiw4-routing__from { font-weight: 400; color: rgba(0,168,232,0.92); }
.hiw4-routing__arrow { color: rgba(240,244,248,0.50); }
.hiw4-routing__to { color: rgba(240,244,248,0.85); }
.hiw4-routing__to a { color: rgba(240,244,248,0.92); text-decoration: none; border-bottom: 1px dotted rgba(240,244,248,0.30); }
.hiw4-routing__to a:hover { color: #FFFFFF; border-bottom-color: #FFFFFF; }
.hiw4-aianchor { display: none; }
@media (max-width: 1024px) { .hiw4-cards { grid-template-columns: 1fr; } }
@media (max-width: 767px) {
  .hiw4-wrap { padding: 56px 0 0; }
  .hiw4-h2 { font-size: 26px; }
  .hiw4-intro { font-size: 15px; margin-bottom: 28px; }
  .hiw4-card { padding: 22px 20px; }
  .hiw4-card__title { font-size: 20px; }
  .hiw4-card__body { font-size: 14px; }
  .hiw4-card--deep .hiw4-card__body { font-size: 13px; }
  .hiw4-card__bullets li { font-size: 13px; }
  .hiw4-card--deep .hiw4-card__bullets li { font-size: 12.5px; }
  .hiw4-routing { padding: 18px 20px; }
  .hiw4-routing__list li { grid-template-columns: 110px 12px 1fr; gap: 8px; font-size: 13px; }
}
@media (max-width: 390px) {
  .hiw4-h2 { font-size: 23px; }
  .hiw4-routing__list li { grid-template-columns: 1fr; gap: 2px; }
  .hiw4-routing__arrow { display: none; }
}

.hiw5-wrap { padding: 88px 0 0; }
.hiw5-label { display: inline-flex; align-items: center; gap: 10px; font-family: 'Noto Sans KR', sans-serif; font-size: 11px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: #00A8E8; margin-bottom: 14px; }
.hiw5-label::before { content: ''; display: block; width: 24px; height: 1px; background: #00A8E8; flex-shrink: 0; }
.hiw5-h2 { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(28px, 3.4vw, 42px); font-weight: 300; line-height: 1.2; letter-spacing: -0.02em; color: rgba(240,244,248,0.95); margin: 0 0 24px; max-width: 880px; }
.hiw5-h2 em { font-style: italic; color: #00A8E8; font-weight: 400; }
.hiw5-intro { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.85); margin: 0 0 36px; max-width: 880px; }
.hiw5-intro strong { font-weight: 400; color: #FFFFFF; }
.hiw5-record { margin: 0 0 36px; padding: 28px 32px; background: rgba(0,168,232,0.04); border: 1px solid rgba(0,168,232,0.20); border-left: 3px solid #00A8E8; box-sizing: border-box; }
.hiw5-record__head { display: flex; flex-wrap: wrap; align-items: baseline; gap: 12px; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(0,168,232,0.18); }
.hiw5-record__head-label { font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(0,168,232,0.70); }
.hiw5-record__head-trl { font-family: 'Noto Sans KR', sans-serif; font-size: 11px; font-weight: 400; letter-spacing: 0.10em; color: rgba(232,168,58,0.90); margin-left: auto; padding: 4px 10px; background: rgba(232,168,58,0.08); border: 1px solid rgba(232,168,58,0.30); }
.hiw5-record__lead { font-family: 'Noto Sans KR', sans-serif; font-size: 15.5px; font-weight: 300; line-height: 1.7; color: rgba(240,244,248,0.88); margin: 0 0 24px; }
.hiw5-record__lead strong { font-weight: 400; color: #FFFFFF; }
.hiw5-record__lead em { font-style: normal !important; font-weight: 400; color: rgba(232,168,58,0.92); }
.hiw5-record__grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.hiw5-record__item { background: rgba(0,168,232,0.03); border-left: 2px solid rgba(0,168,232,0.40); padding: 14px 18px; box-sizing: border-box; }
.hiw5-record__item-label { font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.16em; text-transform: uppercase; color: rgba(0,168,232,0.75); margin: 0 0 8px; }
.hiw5-record__item-val { font-family: 'Noto Sans KR', sans-serif; font-size: 17px; font-weight: 400; line-height: 1.35; color: rgba(240,244,248,0.95); margin: 0 0 6px; }
.hiw5-record__item-note { font-family: 'Noto Sans KR', sans-serif; font-size: 12.5px; font-weight: 300; line-height: 1.55; color: rgba(240,244,248,0.65); margin: 0; }
.hiw5-record__metrology { margin: 22px 0 0; padding-top: 18px; border-top: 1px solid rgba(0,168,232,0.12); }
.hiw5-record__metrology-label { font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.16em; text-transform: uppercase; color: rgba(0,168,232,0.65); margin: 0 0 12px; }
.hiw5-record__metrology-list { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px 22px; }
.hiw5-record__metrology-list li { font-family: 'Noto Sans KR', sans-serif; font-size: 13px; font-weight: 300; line-height: 1.55; color: rgba(240,244,248,0.78); padding-left: 14px; position: relative; }
.hiw5-record__metrology-list li::before { content: ''; position: absolute; left: 0; top: 9px; width: 6px; height: 1px; background: rgba(0,168,232,0.55); }
.hiw5-outcomes { margin: 0 0 36px; }
.hiw5-outcomes__head { margin: 0 0 20px; }
.hiw5-outcomes__label { display: block; font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(0,168,232,0.70); margin: 0 0 10px; }
.hiw5-outcomes__title { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(20px, 2.5vw, 28px); font-weight: 300; line-height: 1.3; color: rgba(240,244,248,0.95); margin: 0 0 12px; }
.hiw5-outcomes__title em { font-style: italic; color: #00A8E8; font-weight: 400; }
.hiw5-outcomes__intro { font-family: 'Noto Sans KR', sans-serif; font-size: 14.5px; font-weight: 300; line-height: 1.7; color: rgba(240,244,248,0.82); margin: 0; max-width: 820px; }
.hiw5-outcomes__grid { margin: 22px 0 0; display: grid; grid-template-columns: repeat(4, 1fr); gap: 2px; background: rgba(0,168,232,0.10); border: 1px solid rgba(0,168,232,0.18); }
.hiw5-outcome { background: #0A1628; padding: 20px 18px; box-sizing: border-box; display: flex; flex-direction: column; gap: 12px; }
.hiw5-outcome--verify { border-top: 2px solid #3AE8A0; }
.hiw5-outcome--falsify { border-top: 2px solid #E8514A; }
.hiw5-outcome__head { display: flex; flex-direction: column; gap: 4px; padding-bottom: 12px; border-bottom: 1px solid rgba(0,168,232,0.12); }
.hiw5-outcome__tag { display: inline-flex; align-items: center; gap: 6px; font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; }
.hiw5-outcome--verify .hiw5-outcome__tag { color: #3AE8A0; }
.hiw5-outcome--falsify .hiw5-outcome__tag { color: #E8514A; }
.hiw5-outcome__tag::before { display: inline-block; width: 6px; height: 6px; border-radius: 50%; flex-shrink: 0; }
.hiw5-outcome--verify .hiw5-outcome__tag::before { content: ''; background: #3AE8A0; }
.hiw5-outcome--falsify .hiw5-outcome__tag::before { content: ''; background: #E8514A; }
.hiw5-outcome__title { font-family: 'Noto Sans KR', sans-serif; font-size: 15px; font-weight: 400; line-height: 1.3; color: rgba(240,244,248,0.98); margin: 0; }
.hiw5-outcome__body { font-family: 'Noto Sans KR', sans-serif; font-size: 13px; font-weight: 300; line-height: 1.6; color: rgba(240,244,248,0.82); margin: 0; }
.hiw5-outcome__consequence { margin-top: auto; padding-top: 10px; border-top: 1px solid rgba(0,168,232,0.10); font-family: 'Noto Sans KR', sans-serif; font-size: 11.5px; font-weight: 300; line-height: 1.55; color: rgba(240,244,248,0.70); }
.hiw5-outcome__consequence-label { display: block; font-size: 9.5px; font-weight: 400; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(0,168,232,0.60); margin-bottom: 4px; }
.hiw5-reviewer { margin: 0 0 36px; padding: 22px 26px; background: rgba(0,168,232,0.05); border-left: 3px solid #00A8E8; box-sizing: border-box; max-width: 880px; }
.hiw5-reviewer__label { display: block; font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(0,168,232,0.85); margin: 0 0 10px; }
.hiw5-reviewer__text { font-family: 'Noto Sans KR', sans-serif; font-size: 15.5px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.92); margin: 0; font-style: italic; }
.hiw5-reviewer__text strong { font-weight: 400; font-style: normal; color: #FFFFFF; }
.hiw5-isnot { margin: 0; padding: 24px 26px; background: rgba(232,90,90,0.04); border-left: 3px solid rgba(232,90,90,0.55); box-sizing: border-box; }
.hiw5-isnot__label { display: block; font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(232,90,90,0.85); margin: 0 0 14px; }
.hiw5-isnot__title { font-family: 'Noto Sans KR', sans-serif; font-size: 19px; font-weight: 300; line-height: 1.3; color: rgba(240,244,248,0.95); margin: 0 0 16px; }
.hiw5-isnot__list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 8px; }
.hiw5-isnot__list li { font-family: 'Noto Sans KR', sans-serif; font-size: 14px; font-weight: 300; line-height: 1.65; color: rgba(240,244,248,0.85); padding-left: 24px; position: relative; }
.hiw5-isnot__list li::before { content: '×'; position: absolute; left: 0; top: 0; font-size: 16px; color: rgba(232,90,90,0.85); font-weight: 400; }
.hiw5-isnot__list li.li--is::before { content: '✓'; color: #3AE8A0; }
.hiw5-isnot__list li strong { font-weight: 400; color: rgba(240,244,248,0.98); }
.hiw5-aianchor { display: none; }
@media (max-width: 1024px) { .hiw5-outcomes__grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 767px) {
  .hiw5-wrap { padding: 56px 0 0; }
  .hiw5-h2 { font-size: 26px; }
  .hiw5-intro { font-size: 15px; margin-bottom: 28px; }
  .hiw5-record { padding: 22px 20px; margin-bottom: 28px; }
  .hiw5-record__head { gap: 8px; }
  .hiw5-record__head-trl { margin-left: 0; }
  .hiw5-record__lead { font-size: 14.5px; }
  .hiw5-record__grid { grid-template-columns: 1fr; gap: 12px; }
  .hiw5-record__metrology-list { grid-template-columns: 1fr; gap: 6px; }
  .hiw5-outcomes__grid { grid-template-columns: 1fr; }
  .hiw5-outcomes__title { font-size: 22px; }
  .hiw5-outcomes__intro { font-size: 14px; }
  .hiw5-outcome { padding: 18px 16px; }
  .hiw5-reviewer { padding: 18px 20px; margin-bottom: 28px; }
  .hiw5-reviewer__text { font-size: 14.5px; }
  .hiw5-isnot { padding: 20px 20px; }
  .hiw5-isnot__title { font-size: 17px; }
  .hiw5-isnot__list li { font-size: 13.5px; }
}
@media (max-width: 390px) {
  .hiw5-h2 { font-size: 23px; }
  .hiw5-record__item-val { font-size: 16px; }
}

.hiw6-wrap { padding: 88px 0 0; }
.hiw6-label { display: inline-flex; align-items: center; gap: 10px; font-family: 'Noto Sans KR', sans-serif; font-size: 11px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: #00A8E8; margin-bottom: 14px; }
.hiw6-label::before { content: ''; display: block; width: 24px; height: 1px; background: #00A8E8; flex-shrink: 0; }
.hiw6-h2 { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(28px, 3.4vw, 42px); font-weight: 300; line-height: 1.2; letter-spacing: -0.02em; color: rgba(240,244,248,0.95); margin: 0 0 24px; max-width: 880px; }
.hiw6-h2 em { font-style: italic; color: #00A8E8; font-weight: 400; }
.hiw6-intro { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.85); margin: 0 0 36px; max-width: 880px; }
.hiw6-intro strong { font-weight: 400; color: #FFFFFF; }
.hiw6-table { border: 1px solid rgba(0,168,232,0.18); background: rgba(0,168,232,0.02); box-sizing: border-box; }
.hiw6-table__head { display: grid; grid-template-columns: 60px 1fr 1fr; background: rgba(0,168,232,0.10); border-bottom: 1px solid rgba(0,168,232,0.25); }
.hiw6-table__head-cell { padding: 14px 18px; font-family: 'Noto Sans KR', sans-serif; font-size: 11px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; border-right: 1px solid rgba(0,168,232,0.15); }
.hiw6-table__head-cell:last-child { border-right: 0; }
.hiw6-table__head-cell--num { color: rgba(0,168,232,0.65); text-align: center; }
.hiw6-table__head-cell--is { color: #3AE8A0; }
.hiw6-table__head-cell--isnot { color: #E8514A; }
.hiw6-row { display: grid; grid-template-columns: 60px 1fr 1fr; border-bottom: 1px solid rgba(0,168,232,0.10); }
.hiw6-row:last-child { border-bottom: 0; }
.hiw6-cell { padding: 18px 22px; font-family: 'Noto Sans KR', sans-serif; font-size: 14.5px; font-weight: 300; line-height: 1.65; color: rgba(240,244,248,0.85); border-right: 1px solid rgba(0,168,232,0.10); box-sizing: border-box; display: flex; align-items: flex-start; gap: 12px; }
.hiw6-cell:last-child { border-right: 0; }
.hiw6-cell strong { font-weight: 400; color: rgba(240,244,248,0.98); }
.hiw6-cell--num { justify-content: center; align-items: center; text-align: center; font-family: 'Noto Sans KR', sans-serif; font-size: 16px; font-weight: 300; color: rgba(0,168,232,0.60); background: rgba(0,168,232,0.04); }
.hiw6-cell--is { background: rgba(58,232,160,0.025); border-left: 2px solid rgba(58,232,160,0.30); }
.hiw6-cell--is::before { content: '✓'; color: #3AE8A0; font-size: 16px; font-weight: 400; flex-shrink: 0; line-height: 1.45; }
.hiw6-cell--isnot { background: rgba(232,90,90,0.025); border-left: 2px solid rgba(232,90,90,0.30); }
.hiw6-cell--isnot::before { content: '×'; color: #E8514A; font-size: 18px; font-weight: 400; flex-shrink: 0; line-height: 1.30; }
.hiw6-cell__label { display: none; }
.hiw6-close { margin: 32px 0 0; padding: 22px 26px; background: rgba(0,168,232,0.05); border-left: 3px solid #00A8E8; box-sizing: border-box; max-width: 880px; }
.hiw6-close__label { display: block; font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(0,168,232,0.85); margin: 0 0 10px; }
.hiw6-close__text { font-family: 'Noto Sans KR', sans-serif; font-size: 15px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.88); margin: 0; }
.hiw6-close__text strong { font-weight: 400; color: #FFFFFF; }
.hiw6-aianchor { display: none; }
@media (max-width: 767px) {
  .hiw6-wrap { padding: 56px 0 0; }
  .hiw6-h2 { font-size: 26px; }
  .hiw6-intro { font-size: 15px; margin-bottom: 28px; }
  .hiw6-table { background: transparent; border: 0; display: flex; flex-direction: column; gap: 12px; }
  .hiw6-table__head { display: none; }
  .hiw6-row { grid-template-columns: 1fr; background: #0A1628; border: 1px solid rgba(0,168,232,0.18); box-sizing: border-box; overflow: hidden; }
  .hiw6-cell { border-right: 0; border-bottom: 1px solid rgba(0,168,232,0.10); padding: 14px 18px; font-size: 14px; line-height: 1.6; }
  .hiw6-cell:last-child { border-bottom: 0; }
  .hiw6-cell--num { background: rgba(0,168,232,0.10); padding: 10px 18px; font-size: 12px; letter-spacing: 0.18em; color: rgba(0,168,232,0.85); justify-content: flex-start; }
  .hiw6-cell--num::after { content: ' — IS / IS NOT'; color: rgba(240,244,248,0.45); font-weight: 300; letter-spacing: 0.06em; margin-left: 4px; text-transform: none; font-size: 11px; }
  .hiw6-cell__label { display: block; font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; margin-bottom: 6px; flex-basis: 100%; }
  .hiw6-cell--is .hiw6-cell__label { color: #3AE8A0; }
  .hiw6-cell--isnot .hiw6-cell__label { color: #E8514A; }
  .hiw6-cell--is, .hiw6-cell--isnot { flex-wrap: wrap; gap: 6px; }
  .hiw6-close { padding: 18px 20px; }
  .hiw6-close__text { font-size: 14.5px; }
}
@media (max-width: 390px) {
  .hiw6-h2 { font-size: 23px; }
  .hiw6-cell { font-size: 13.5px; padding: 12px 14px; }
}

.hiw7-wrap { padding: 88px 0 0; }
.hiw7-label { display: inline-flex; align-items: center; gap: 10px; font-family: 'Noto Sans KR', sans-serif; font-size: 11px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: #00A8E8; margin-bottom: 14px; }
.hiw7-label::before { content: ''; display: block; width: 24px; height: 1px; background: #00A8E8; flex-shrink: 0; }
.hiw7-h2 { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(28px, 3.4vw, 42px); font-weight: 300; line-height: 1.2; letter-spacing: -0.02em; color: rgba(240,244,248,0.95); margin: 0 0 24px; max-width: 880px; }
.hiw7-h2 em { font-style: italic; color: #00A8E8; font-weight: 400; }
.hiw7-intro { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.85); margin: 0 0 36px; max-width: 880px; }
.hiw7-intro strong { font-weight: 400; color: #FFFFFF; }
.hiw7-faq { display: flex; flex-direction: column; gap: 2px; background: rgba(0,168,232,0.10); border: 1px solid rgba(0,168,232,0.18); box-sizing: border-box; }
.hiw7-item { background: #0A1628; padding: 26px 28px; box-sizing: border-box; display: flex; flex-direction: column; gap: 16px; }
.hiw7-item__head { display: flex; gap: 16px; align-items: flex-start; padding-bottom: 14px; border-bottom: 1px solid rgba(0,168,232,0.15); }
.hiw7-item__num { font-family: 'Noto Sans KR', sans-serif; font-size: 12px; font-weight: 400; letter-spacing: 0.16em; color: rgba(0,168,232,0.65); padding-top: 4px; flex-shrink: 0; min-width: 48px; }
.hiw7-item__question { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(17px, 2vw, 21px); font-weight: 400; line-height: 1.35; letter-spacing: -0.01em; color: rgba(240,244,248,0.98); margin: 0; }
.hiw7-item__body { font-family: 'Noto Sans KR', sans-serif; font-size: 15px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.85); }
.hiw7-item__body p { margin: 0 0 14px; }
.hiw7-item__body p:last-child { margin-bottom: 0; }
.hiw7-item__body strong { font-weight: 400; color: rgba(240,244,248,0.98); }
.hiw7-item__body em { font-style: normal !important; font-weight: 400; color: rgba(232,168,58,0.92); }
.hiw7-item__body a { color: #00A8E8; text-decoration: none; border-bottom: 1px dotted rgba(0,168,232,0.4); }
.hiw7-item__body a:hover { color: #FFFFFF; border-bottom-color: #FFFFFF; }
.hiw7-item__route { display: flex; align-items: baseline; gap: 10px; padding: 12px 16px; background: rgba(0,168,232,0.05); border-left: 2px solid rgba(0,168,232,0.45); margin-top: 6px; box-sizing: border-box; font-family: 'Noto Sans KR', sans-serif; font-size: 13.5px; font-weight: 300; line-height: 1.6; color: rgba(240,244,248,0.82); }
.hiw7-item__route-label { font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(0,168,232,0.75); flex-shrink: 0; }
.hiw7-item__route a { color: #00A8E8; text-decoration: none; border-bottom: 1px dotted rgba(0,168,232,0.4); }
.hiw7-item__route a:hover { color: #FFFFFF; border-bottom-color: #FFFFFF; }
.hiw7-aianchor { display: none; }
@media (max-width: 767px) {
  .hiw7-wrap { padding: 56px 0 0; }
  .hiw7-h2 { font-size: 26px; }
  .hiw7-intro { font-size: 15px; margin-bottom: 28px; }
  .hiw7-item { padding: 22px 20px; }
  .hiw7-item__head { gap: 10px; }
  .hiw7-item__num { font-size: 11px; min-width: 40px; padding-top: 3px; }
  .hiw7-item__question { font-size: 17px; }
  .hiw7-item__body { font-size: 14.5px; }
  .hiw7-item__route { padding: 10px 14px; font-size: 13px; flex-direction: column; gap: 4px; }
}
@media (max-width: 390px) {
  .hiw7-h2 { font-size: 23px; }
  .hiw7-item__question { font-size: 16px; }
  .hiw7-item__num { min-width: 36px; }
}

.hiw8-wrap { padding: 88px 0 96px; }
.hiw8-label { display: inline-flex; align-items: center; gap: 10px; font-family: 'Noto Sans KR', sans-serif; font-size: 11px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: #00A8E8; margin-bottom: 14px; }
.hiw8-label::before { content: ''; display: block; width: 24px; height: 1px; background: #00A8E8; flex-shrink: 0; }
.hiw8-h2 { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(28px, 3.4vw, 42px); font-weight: 300; line-height: 1.2; letter-spacing: -0.02em; color: rgba(240,244,248,0.95); margin: 0 0 24px; max-width: 880px; }
.hiw8-h2 em { font-style: italic; color: #00A8E8; font-weight: 400; }
.hiw8-intro { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.85); margin: 0 0 40px; max-width: 880px; }
.hiw8-intro strong { font-weight: 400; color: #FFFFFF; }
.hiw8-primaries { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: rgba(0,168,232,0.22); border: 1px solid rgba(0,168,232,0.30); margin: 0 0 1px; }
.hiw8-card { background: #0A1628; padding: 32px 32px 28px; box-sizing: border-box; display: flex; flex-direction: column; gap: 18px; position: relative; }
.hiw8-card__head { display: flex; flex-direction: column; gap: 6px; padding-bottom: 16px; border-bottom: 1px solid rgba(0,168,232,0.20); }
.hiw8-card__tag { font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(0,168,232,0.75); }
.hiw8-card__title { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(22px, 2.6vw, 28px); font-weight: 300; line-height: 1.25; letter-spacing: -0.01em; color: rgba(240,244,248,0.98); margin: 0; }
.hiw8-card__title em { font-style: normal !important; color: #00A8E8; font-weight: 400; }
.hiw8-card__audience { font-family: 'Noto Sans KR', sans-serif; font-size: 12.5px; font-weight: 300; line-height: 1.55; color: rgba(240,244,248,0.55); margin: 0; font-style: italic; }
.hiw8-card__body { font-family: 'Noto Sans KR', sans-serif; font-size: 14.5px; font-weight: 300; line-height: 1.7; color: rgba(240,244,248,0.82); margin: 0; }
.hiw8-card__body strong { font-weight: 400; color: rgba(240,244,248,0.95); }
.hiw8-card__implies { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 7px; }
.hiw8-card__implies li { font-family: 'Noto Sans KR', sans-serif; font-size: 13px; font-weight: 300; line-height: 1.6; color: rgba(240,244,248,0.75); position: relative; padding-left: 18px; }
.hiw8-card__implies li::before { content: ''; position: absolute; left: 0; top: 10px; width: 8px; height: 1px; background: rgba(0,168,232,0.50); }
.hiw8-card__implies li strong { font-weight: 400; color: rgba(240,244,248,0.95); }
.hiw8-card__cta { margin-top: auto; padding-top: 18px; }
.hiw8-card__cta-btn { display: inline-flex; align-items: center; gap: 12px; padding: 14px 26px; background: rgba(0,168,232,0.12); color: #00A8E8; font-family: 'Noto Sans KR', sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0.04em; text-decoration: none; border: 1px solid rgba(0,168,232,0.50); transition: background 0.2s, border-color 0.2s, color 0.2s; box-sizing: border-box; }
.hiw8-card__cta-btn:hover { background: rgba(0,168,232,0.22); border-color: rgba(0,168,232,0.85); color: #FFFFFF; }
.hiw8-card__cta-btn::after { content: '→'; font-size: 16px; line-height: 1; }
.hiw8-card__cta-note { display: block; font-family: 'Noto Sans KR', sans-serif; font-size: 11.5px; font-weight: 300; color: rgba(240,244,248,0.50); margin: 10px 0 0; font-style: italic; }
.hiw8-secondary { background: #0A1628; border: 1px solid rgba(0,168,232,0.18); border-top: 0; padding: 24px 32px; box-sizing: border-box; display: grid; grid-template-columns: 1fr auto; gap: 24px; align-items: center; }
.hiw8-secondary__content { display: flex; flex-direction: column; gap: 4px; }
.hiw8-secondary__tag { font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(0,168,232,0.55); }
.hiw8-secondary__title { font-family: 'Noto Sans KR', sans-serif; font-size: 18px; font-weight: 400; line-height: 1.3; color: rgba(240,244,248,0.92); margin: 0; }
.hiw8-secondary__desc { font-family: 'Noto Sans KR', sans-serif; font-size: 13.5px; font-weight: 300; line-height: 1.6; color: rgba(240,244,248,0.65); margin: 4px 0 0; }
.hiw8-secondary__cta { display: inline-flex; align-items: center; gap: 10px; padding: 12px 22px; background: transparent; color: rgba(240,244,248,0.85); font-family: 'Noto Sans KR', sans-serif; font-size: 13.5px; font-weight: 400; letter-spacing: 0.04em; text-decoration: none; border: 1px solid rgba(0,168,232,0.35); transition: background 0.2s, border-color 0.2s, color 0.2s; flex-shrink: 0; }
.hiw8-secondary__cta:hover { background: rgba(0,168,232,0.06); border-color: rgba(0,168,232,0.65); color: #FFFFFF; }
.hiw8-secondary__cta::after { content: '→'; font-size: 14px; line-height: 1; color: rgba(0,168,232,0.85); }
.hiw8-close { margin: 32px 0 0; padding: 0; font-family: 'Noto Sans KR', sans-serif; font-size: 13.5px; font-weight: 300; line-height: 1.7; color: rgba(240,244,248,0.55); font-style: italic; max-width: 880px; text-align: left; }
.hiw8-aianchor { display: none; }
@media (max-width: 1024px) { .hiw8-primaries { grid-template-columns: 1fr; } }
@media (max-width: 767px) {
  .hiw8-wrap { padding: 56px 0 64px; }
  .hiw8-h2 { font-size: 26px; }
  .hiw8-intro { font-size: 15px; margin-bottom: 32px; }
  .hiw8-card { padding: 26px 22px 24px; }
  .hiw8-card__title { font-size: 22px; }
  .hiw8-card__body { font-size: 14px; }
  .hiw8-card__implies li { font-size: 12.5px; }
  .hiw8-card__cta-btn { padding: 12px 22px; font-size: 13.5px; }
  .hiw8-secondary { padding: 22px 22px; grid-template-columns: 1fr; gap: 16px; }
  .hiw8-secondary__cta { width: max-content; }
  .hiw8-close { font-size: 13px; margin-top: 28px; }
}
@media (max-width: 390px) {
  .hiw8-h2 { font-size: 23px; }
  .hiw8-card__title { font-size: 20px; }
  .hiw8-card__cta-btn { padding: 11px 18px; font-size: 13px; }
}

.hiw9-wrap { padding: 88px 0 0; }
.hiw9-label { display: inline-flex; align-items: center; gap: 10px; font-family: 'Noto Sans KR', sans-serif; font-size: 11px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: #00A8E8; margin-bottom: 14px; }
.hiw9-label::before { content: ''; display: block; width: 24px; height: 1px; background: #00A8E8; flex-shrink: 0; }
.hiw9-h2 { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(28px, 3.4vw, 42px); font-weight: 300; line-height: 1.2; letter-spacing: -0.02em; color: rgba(240,244,248,0.95); margin: 0 0 28px; max-width: 880px; }
.hiw9-h2 em { font-style: italic; color: #00A8E8; font-weight: 400; }
.hiw9-intro { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.85); margin: 0 0 40px; max-width: 880px; }
.hiw9-intro strong { font-weight: 400; color: #FFFFFF; }
.hiw9-statements { display: flex; flex-direction: column; gap: 2px; margin: 0 0 40px; background: rgba(0,168,232,0.10); border: 1px solid rgba(0,168,232,0.20); max-width: 880px; }
.hiw9-statement { background: #0A1628; padding: 22px 28px; display: flex; align-items: flex-start; gap: 18px; box-sizing: border-box; }
.hiw9-statement__mark { flex-shrink: 0; font-family: 'Noto Sans KR', sans-serif; font-size: 20px; font-weight: 400; line-height: 1.4; width: 28px; text-align: center; }
.hiw9-statement--negation .hiw9-statement__mark { color: rgba(232,90,90,0.85); }
.hiw9-statement--affirmation .hiw9-statement__mark { color: #3AE8A0; }
.hiw9-statement__text { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(16px, 1.9vw, 19px); font-weight: 300; line-height: 1.5; color: rgba(240,244,248,0.92); margin: 0; }
.hiw9-statement__text strong { font-weight: 400; color: #FFFFFF; }
.hiw9-statement__text em { font-style: normal !important; font-weight: 400; color: #00A8E8; }
.hiw9-statement--affirmation { background: rgba(58,232,160,0.04); border-left: 3px solid #3AE8A0; }
.hiw9-anchor { margin: 0 0 40px; padding: 36px 36px; background: rgba(0,168,232,0.06); border-top: 1px solid rgba(0,168,232,0.25); border-bottom: 1px solid rgba(0,168,232,0.25); box-sizing: border-box; text-align: center; max-width: 880px; }
.hiw9-anchor__label { display: block; font-family: 'Noto Sans KR', sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(0,168,232,0.70); margin: 0 0 18px; }
.hiw9-anchor__quote { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(20px, 2.6vw, 26px); font-weight: 300; line-height: 1.45; letter-spacing: -0.01em; color: rgba(240,244,248,0.98); margin: 0; font-style: italic; }
.hiw9-anchor__quote::before { content: '“'; font-size: 1.3em; line-height: 1; color: rgba(0,168,232,0.85); margin-right: 4px; vertical-align: -0.18em; }
.hiw9-anchor__quote::after { content: '”'; font-size: 1.3em; line-height: 1; color: rgba(0,168,232,0.85); margin-left: 2px; vertical-align: -0.18em; }
.hiw9-anchor__quote strong { font-weight: 400; color: #00A8E8; font-style: normal; }
.hiw9-bridge { font-family: 'Noto Sans KR', sans-serif; font-size: 15px; font-weight: 300; line-height: 1.75; color: rgba(240,244,248,0.82); margin: 0; max-width: 880px; }
.hiw9-bridge strong { font-weight: 400; color: rgba(240,244,248,0.98); }
.hiw9-aianchor { display: none; }
@media (max-width: 767px) {
  .hiw9-wrap { padding: 56px 0 0; }
  .hiw9-h2 { font-size: 26px; }
  .hiw9-intro { font-size: 15px; margin-bottom: 32px; }
  .hiw9-statement { padding: 18px 20px; gap: 14px; }
  .hiw9-statement__mark { font-size: 18px; width: 22px; }
  .hiw9-statement__text { font-size: 16px; }
  .hiw9-anchor { padding: 28px 22px; margin-bottom: 32px; }
  .hiw9-anchor__quote { font-size: 19px; }
  .hiw9-bridge { font-size: 14.5px; }
}
@media (max-width: 390px) {
  .hiw9-h2 { font-size: 23px; }
  .hiw9-statement__text { font-size: 15px; }
  .hiw9-anchor__quote { font-size: 17px; }
}

@media (max-width: 1024px) {
  body.page-id-27560 .tvp-container,
  body.page-id-27571 .tvp-container,
  body.page-id-27570 .tvp-container,
  body.page-id-27569 .tvp-container { padding: 0 24px; }
}
@media (max-width: 767px) {
  body.page-id-27560 .tvp-container,
  body.page-id-27571 .tvp-container,
  body.page-id-27570 .tvp-container,
  body.page-id-27569 .tvp-container { padding: 0 20px; }
  .tvp-h1 { font-size: 44px !important; line-height: 1.1 !important; letter-spacing: -0.015em; }
  .tvp-btn-group { flex-direction: column; align-items: stretch; }
  .tvp-btn { width: 100%; justify-content: center; white-space: normal; text-align: center; line-height: 1.4; }
  .tvp-label { font-size: 9px; letter-spacing: 0.14em; gap: 8px; }
  .tvp-label::before { width: 20px; }
  .tvp-table { min-width: 0 !important; }
  .tvp-table thead { display: none; }
  .tvp-table tr { display: block; margin-bottom: 12px; background: var(--tvp-navy-light); border: 1px solid var(--tvp-grid-line); }
  .tvp-table td { display: block; text-align: left; border-bottom: 1px solid var(--tvp-grid-line); font-size: 14px; }
  .tvp-table td:last-child { border-bottom: none; }
  .tvp-table td::before { content: attr(data-label); display: block; font-size: 11px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--tvp-electric); margin-bottom: 4px; }
  .tvp-table td:first-child::before { display: none; }
  .tvp-table td:first-child { font-size: 15px; }
  .tvp-patent-row { flex-direction: column; align-items: flex-start; gap: 6px; }
  .tvp-metric { grid-template-columns: 1fr auto; }
  .tvp-metric__bar-wrap { display: none; }
}
@media (max-width: 480px) {
  .tvp-table th,
  .tvp-table td { padding: 10px 14px; font-size: 12px; }
}

body.page-id-27570 h1,
body.page-id-27570 h2,
body.page-id-27570 h3,
body.page-id-27570 h4 {
  word-break: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}
body.page-id-27570 p,
body.page-id-27570 li {
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}
@media (max-width: 767px) {
  body.page-id-27570 .hiw2-h1 { font-size: 26px; line-height: 1.14; }
  body.page-id-27570 .tvp-h1 { font-size: 32px !important; line-height: 1.12 !important; }
  body.page-id-27570 .hiw2-h2,
  body.page-id-27570 .hiw05-h2,
  body.page-id-27570 .hiw3-h2,
  body.page-id-27570 .hiw4-h2,
  body.page-id-27570 .hiw5-h2,
  body.page-id-27570 .hiw6-h2,
  body.page-id-27570 .hiw7-h2,
  body.page-id-27570 .hiw8-h2,
  body.page-id-27570 .hiw9-h2 { font-size: 22px; line-height: 1.22; }
  body.page-id-27570 .vsd-title,
  body.page-id-27570 .vsd-matrix__title,
  body.page-id-27570 .hiw2b-cascade-bridge__title { font-size: 20px; line-height: 1.25; }
}
@media (max-width: 480px) {
  body.page-id-27570 .hiw2-h1 { font-size: 23px; }
  body.page-id-27570 .tvp-h1 { font-size: 28px !important; }
}
@media (max-width: 390px) {
  body.page-id-27570 .hiw2-h1 { font-size: 21px; }
}/* End custom CSS */