/* Shared editorial layer: headings breathe; reading text stays compact.
   Load after the component and language styles on every public page. */
body {
  font-kerning: normal;
  letter-spacing: .012em;
  word-break: normal;
  line-break: strict;
}
html[lang] :is(h1, h2, h3, h4) {
  letter-spacing: .045em;
  text-wrap: balance;
  overflow-wrap: break-word;
  word-break: normal;
}
html[lang="en"] :is(h1, h2, h3, h4) {
  letter-spacing: .018em;
  hyphens: none;
}
html[lang="ko"] :is(h1, h2, h3, h4) {
  letter-spacing: .025em;
  word-break: keep-all;
}
:is(p, li, summary) { text-wrap: pretty; }
:is(button, .button, .text-link, .site-header nav a) { letter-spacing: .02em; }
:is(.kicker, .feature-number, .growth-eyebrow, .panel-label) { letter-spacing: .065em; }
html[lang="ja"] .type-phrase {
  display: inline-block;
  max-width: 100%;
  vertical-align: baseline;
}
html[lang] .type-plain { color: inherit; }
.type-phrase { text-wrap: balance; }
.section-intro h2 { line-height: 1.5; }
.section-intro > p:last-child {
  max-width: 44em;
  margin-inline: auto;
  line-height: 1.9;
}
.section-intro > p:last-child br { display: none; }
.section-intro > p:last-child .type-phrase { display: inline; }
.film-content { width: 100%; max-width: 1168px; padding-inline: 24px; margin-inline: auto; }
.film-footer { left: max(24px, calc((100vw - 1120px) / 2)); right: max(24px, calc((100vw - 1120px) / 2)); }
html[lang] .film-content h1 { letter-spacing: .055em; line-height: 1.5; }
html[lang="en"] .film-content h1 { letter-spacing: .015em; line-height: 1.24; }
html[lang="ko"] .film-content h1 { letter-spacing: .025em; line-height: 1.42; }
.film-description { letter-spacing: .025em; line-height: 2; }
.film-watch-time, .news-meta time { font-variant-numeric: tabular-nums; letter-spacing: .035em; }
.quick-open-copy, .feature-copy, .infrastructure-copy,
.safety-copy, .places-copy, .news-row-content, .news-title-text { min-width: 0; }
.quick-open-copy > p:not(.kicker), .feature-copy p,
.infrastructure-copy > p:last-child, .steps p, .places-copy > p { line-height: 1.9; }
.quick-open-copy h2 { font-size: clamp(2rem, 3.75vw, 2.875rem); }
.quick-open-values h3 { line-height: 1.65; }
.feature-main { padding-inline: 0; align-items: start; }
.feature-copy h3 { line-height: 1.65; }
.feature-card { padding: 32px 28px; }
.feature-card h3 { font-size: 21px; line-height: 1.7; min-height: 3.4em; }
.feature-card > p { line-height: 1.9; }
.feature-tile > span:not(.tile-plus) { letter-spacing: .015em; }
.feature-tile .tile-detail { letter-spacing: .01em; }
.category-heading-title { column-gap: 12px; row-gap: 8px; }
.category-heading h4 { line-height: 1.6; }
.category-subheading { letter-spacing: .035em; line-height: 1.8; }
.category-count { font-variant-numeric: tabular-nums; }
.feature-detail-heading h3 { line-height: 1.75; }
.catalog-heading h3 { line-height: 1.65; }
.catalog-heading h3 > span { letter-spacing: -.025em; }
.growth-result-head { flex-wrap: wrap; gap: 16px 24px; align-items: flex-start; }
.growth-result-head > div:first-child { flex: 1 1 15em; min-width: 0; }
.growth-total { margin-left: auto; align-self: flex-end; }
.growth-result-head h3 { line-height: 1.6; }
.growth-payoff { gap: 24px; }
.growth-payoff > div:first-child { min-width: 0; }
.paper-capabilities h3 { line-height: 1.6; }
.freemium-model h3 { line-height: 1.65; }
.why-free-mission h3 { line-height: 1.65; }
.steps h3 { line-height: 1.65; }
.steps p { text-align: left; }
.faq-list summary { line-height: 1.85; letter-spacing: .025em; }
.faq-list details p { font-size: 16px; line-height: 1.95; }
.feature-dialog h2 { padding-right: 20px; line-height: 1.65; }
.feature-dialog #feature-lead { letter-spacing: .025em; line-height: 1.85; }
.feature-dialog #feature-description { line-height: 1.95; }
.news-title-link { align-items: flex-start; overflow-wrap: break-word; }
.news-title-text { display: block; flex: 1; color: inherit; text-wrap: pretty; }
.news-title-link > .icon { margin-top: .3em; }
html[lang] .news-row :is(h2, h3) { letter-spacing: .025em; line-height: 1.8; }
.news-row > .news-meta { padding-top: .3em; }
.news-home-heading h2 { line-height: 1.5; }
.news-article { max-width: 780px; }
html[lang] .news-article h1 { letter-spacing: .035em; line-height: 1.6; overflow-wrap: break-word; }
.news-article-lead, .news-article-body p { line-height: 2; overflow-wrap: break-word; }
.news-article-body h2 { line-height: 1.7; }
.news-breadcrumb { overflow-wrap: anywhere; }
.news-category { letter-spacing: .02em; }
.footer-right { font-size: 14px; line-height: 1.8; }
.footer-right a { font-size: 14px; }
.site-footer p, .footer-right small { font-size: 13px; line-height: 1.8; }

/* The approved wordmark is an image, independent of text tracking. */
.brand { align-items: center; flex-shrink: 0; letter-spacing: normal; line-height: 1; }
.brand-logo { display: block; width: 148px; height: auto; filter: contrast(1.04); mix-blend-mode: multiply; }
.site-footer .brand-logo { width: 154px; }
.closing-section .closing-brand { display: inline-block; margin-inline: .22em; vertical-align: -.13em; line-height: 1; background: #06c755; isolation: isolate; }
.closing-brand .brand-logo { display: block; width: 3.7em; max-width: 100%; filter: grayscale(1) contrast(100) invert(1); mix-blend-mode: screen; }

@media (min-width: 768px) and (max-width: 1024px) {
  .quick-open-grid { grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr); gap: 32px; }
  .quick-open-copy h2 { font-size: 32px; }
  .before-after h3 { font-size: 25px; line-height: 1.6; }
  .feature-main { gap: 32px; }
  .feature-copy h3 { font-size: 30px; }
  .feature-grid { gap: 18px; }
  .feature-card { padding: 26px 20px; }
  .feature-card h3 { font-size: 20px; }
  .feature-card h3 br { display: none; }
  html[lang="ja"] .feature-card h3 .type-phrase { display: inline; }
  .feature-card > p { font-size: 18px; }
  .safety-copy h2 { font-size: 32px; }
  .steps h3 { font-size: 23px; }
}
@media (max-width: 767px) {
  body { letter-spacing: .01em; line-height: 1.85; }
  html[lang] :is(h1, h2, h3, h4) { letter-spacing: .035em; }
  html[lang="en"] :is(h1, h2, h3, h4) { letter-spacing: .012em; }
  html[lang="ko"] :is(h1, h2, h3, h4) { letter-spacing: .02em; }
  .header-inner > .brand .brand-logo { width: 118px; }
  .proof-strip { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .proof-strip > div { min-width: 0; gap: 7px; }
  .proof-strip > div > span { font-size: 13px; }
  html[lang] .proof-strip strong { font-size: 20px; }
  html[lang] .proof-strip strong span { font-size: 12px; }
  html[lang] .proof-strip > div:not(:first-child) strong { font-size: 15px; }
  html[lang] .proof-strip > div:not(:first-child) strong span { font-size: 12px; line-height: 1.5; }
  html[lang="ja"] .film-content h1 { font-size: clamp(1.5rem, 7.2vw, 2.6875rem); letter-spacing: .045em; line-height: 1.55; }
  html[lang="en"] .film-content h1 { line-height: 1.24; }
  .film-actions { margin-top: 24px; }
  .film-dialog-top h2 { text-wrap: wrap; }
  .section-intro h2 { font-size: clamp(1.625rem, 7.5vw, 2.5rem); line-height: 1.6; }
  .section-intro > p:last-child { max-width: 32em; line-height: 1.95; margin-top: 22px; }
  .feature-hero h2 { font-size: clamp(1.5rem, 6.5vw, 2.5rem); line-height: 1.65; }
  .quick-open-copy h2 { font-size: clamp(1.625rem, 7.2vw, 2.5rem); line-height: 1.6; }
  .quick-open-copy > p:not(.kicker) { line-height: 1.95; }
  .quick-open-values h3 { font-size: 20px; }
  .before-after h3 { font-size: clamp(1.125rem, 5.5vw, 1.6875rem); line-height: 1.7; }
  .feature-main { padding: 0 0 32px; gap: 28px; }
  .feature-copy h3 { font-size: clamp(1.625rem, 7vw, 2rem); line-height: 1.65; }
  .feature-card { padding: 28px 24px; }
  .feature-card h3 { font-size: clamp(1.125rem, 5.2vw, 1.5rem); min-height: 0; line-height: 1.7; }
  .feature-card > p { margin-bottom: 24px; }
  .catalog-heading h3 { font-size: clamp(1.125rem, 4.9vw, 1.5rem); line-height: 1.8; }
  .catalog-heading h3 > span { font-size: 1.55em; vertical-align: -.02em; }
  .catalog-heading p { font-size: 15px; line-height: 1.9; }
  .feature-detail-heading h3 { font-size: 20px; }
  .growth-result-head > div:first-child { flex-basis: 12em; }
  .growth-result-head h3 { font-size: 24px; }
  .growth-total strong { font-size: 72px; }
  .growth-payoff { align-items: center; gap: 16px; }
  .payoff-detail { line-height: 1.8; }
  .freemium-model h3 { font-size: 24px; }
  .why-free-grid h2 { font-size: clamp(2rem, 8vw, 2.625rem); }
  .why-free-mission h3 { font-size: clamp(1.125rem, 5.2vw, 1.5rem); }
  .safety-copy h2 { font-size: clamp(1.4375rem, 6.2vw, 2rem); line-height: 1.65; }
  .safety-copy > p:last-child { line-height: 1.95; }
  .steps h3 { font-size: 25px; }
  .steps p { line-height: 1.95; }
  .places-section h2 { font-size: clamp(1.875rem, 8vw, 2.5rem); line-height: 1.6; }
  .faq-grid h2 { font-size: 30px; line-height: 1.6; }
  .faq-list summary { font-size: 16px; }
  .feature-dialog h2 { font-size: 24px; }
  .closing-section h2 { font-size: clamp(1.375rem, 6vw, 1.875rem); line-height: 1.7; }
  .closing-section .closing-brand { font-size: inherit; margin-inline: .15em; }
  .closing-brand .brand-logo { width: 4em; }
  .closing-description { line-height: 1.9; text-wrap: pretty; }
  .closing-note { font-size: 12px; }
  .news-row > .news-meta { padding-top: 0; }
  .news-rows-compact .news-row { padding-block: 24px; }
  .news-home-heading { row-gap: 10px; }
  .news-home .news-all { font-size: 14px; }
  .news-article h1 { font-size: clamp(1.5rem, 6.6vw, 2rem); }
  .news-article-lead, .news-article-body p { line-height: 1.95; }
  .footer-right { display: flex; align-items: flex-start; gap: 10px; }
  .footer-right a { min-height: 44px; }
}
@media (max-width: 420px) {
  .growth-result-head { display: grid; grid-template-columns: minmax(0, 1fr); gap: 16px; }
  .growth-total { margin-left: 0; justify-self: start; }
  .growth-total strong { text-align: left; min-width: 0; }
  .growth-payoff { flex-wrap: wrap; }
  .growth-price { margin-left: auto; }
  .news-home-heading { grid-template-columns: minmax(0, 1fr); align-items: start; }
  .news-home-heading .news-all { justify-self: start; max-width: none; }
  .news-home-heading h2 { margin-bottom: 2px; }
  .closing-section h2 { max-width: 12em; margin-inline: auto; }
}
@media (max-width: 359px) {
  .site-header .header-inner { padding-inline: 14px; gap: 8px; }
  .header-inner > .brand .brand-logo { width: 108px; }
  .language-switch summary { padding-inline: 9px; gap: 5px; }
}
@media (max-width: 370px) {
  .steps h3 { font-size: 22px; }
}
