@font-face {
    font-family: 'EP8Paperlogy';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'EP8Paperlogy';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'EP8Paperlogy';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-9Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}
.ep8 { --photo-gap: clamp(28px, 3.8vw, 74px); width: 100%; max-width: 1920px; margin: 0 auto; font: 400 16px/1.5 'EP8Paperlogy', Pretendard, 'Malgun Gothic', sans-serif; word-break: keep-all; overflow-wrap: break-word; color: #333; --blue: #1d66d3; --pale: #d9e2f0; }
.ep8 *, .ep8 *::before, .ep8 *::after { box-sizing: border-box; }
.ep8 h1, .ep8 h2, .ep8 h3, .ep8 h4, .ep8 p, .ep8 figure, .ep8 blockquote { margin: 0; }
.ep8 h1, .ep8 h2, .ep8 h3, .ep8 h4 { line-height: 1.5; }
.ep8 h3, .ep8 h4 { font-weight: 700; }
.ep8 h2 { font-size: 40px; font-weight: 900; }
.ep8 button, .ep8 a { -webkit-tap-highlight-color: transparent; }
.ep8 button { font: inherit; cursor: pointer; border: 0; }
.ep8 a { color: inherit; text-decoration: none; }
.ep8 a:focus-visible, .ep8 button:focus-visible { outline: 3px solid #f4cb39; outline-offset: 4px; }
.ep8 img { display: block; width: 100%; max-width: var(--natural-width); height: auto; }
.ep8 picture { display: block; min-width: 0; }
.ep8 picture img { margin-inline: auto; }
.ep8 [hidden] { display: none !important; }
.ep8 strong { font-weight: 700; }
.ep8 em { font-style: normal; color: #f3eb90; }
.ep8 mark { font-weight: 700; box-decoration-break: clone; -webkit-box-decoration-break: clone; background: #FFF9C6; padding: 0; color: inherit; }
.ep8-hand { font-weight: 400; font-family: 'NanumMasIssNeunCe', cursive; }
.ep8-intro { position: relative; background: #eaebed; }
.ep8-intro > img { width: 100%; }
.ep8-intro-copy { position: absolute; top: 180px; left: 12vw; width: 48%; display: flex; flex-direction: column; gap: 20px; }
.ep8-kicker { display: table; line-height: 1.5; font-size: 18px; border-bottom: 1px solid; width: fit-content; }
.ep8-intro h1 { font-size: 60px; line-height: 1.2; font-weight: 900; letter-spacing: 2px; margin-top: 0; color: #000; }
.ep8-intro h1 span { color: var(--blue); }
.ep8 .ep8-subtitle { font-size: 34px; line-height: 1.2; margin-top: 0; color: var(--blue); }
.ep8 .ep8-name { display: table; font-size: 24px; font-weight: 900; margin-top: 20px; border-bottom: 0; padding-right: 0; color: #000; }
.ep8-name span { font-size: 50px; font-weight: 400; margin-left: 0; display: inline-block; border-bottom: 2px solid; padding: 0 20px; line-height: 1; }
.ep8 .ep8-description { font-size: 14px; line-height: 1.5; margin-top: 20px; color: #9b9b9b; }
.ep8-value { display: flex; align-items: center; justify-content: center; color: white; background: #244f90; padding: 20px; gap: 55px; }
.ep8-value h2 { white-space: nowrap; font-size: 30px; font-weight: 700; }
.ep8-layout { display: grid; grid-template-columns: 20% minmax(0, 1fr); background: #f0f0f0; }
.ep8-nav { padding: 40px 0 0 50%; }
.ep8-sticky { position: sticky; top: 155px; }
.ep8-nav a { display: block; font-size: 18px; line-height: 1.5; margin-bottom: 40px; overflow-wrap: break-word; color: #333; font-weight: 900; opacity: .2; letter-spacing: normal; }
.ep8-nav a.active { color: #333; opacity: 1; }
.ep8-nav small { display: block; font-weight: 400; line-height: 1.5; font-size: 15px; margin-top: 10px; }
.ep8-content { min-width: 0; background: white; }
.ep8-content section { scroll-margin-top: 100px; }
.ep8-transformation { position: relative; display: grid; overflow: hidden; min-height: 0; padding-bottom: var(--image-offset); }
.ep8-transformation > img { position: relative; grid-area: 1 / 1; align-self: end; justify-self: end; width: 73%; transform: translateY(var(--image-offset)); }
.ep8-before { background: #F8F8F8; --image-offset: 10px; }
.ep8-after { background: #1e66d4; color: white; --image-offset: 20px; }
.ep8-transformation-copy { grid-area: 1 / 1; position: relative; padding: 50px 80px 80px; min-height: 700px; }
.ep8-transformation h2 { font-size: 100px; line-height: 1.5; margin-bottom: 40px; font-weight: 900; }
.ep8-before h2 { color: #edeff2; }
.ep8-transformation p { font-size: 18px; line-height: 1.5; margin-bottom: 40px; max-width: 54%; }
.ep8-label { display: inline-block; background: black; color: white; padding: 0 7px; margin-bottom: 10px; font-weight: 700; }
.ep8-transformation .ep8-hand { font-size: 40px; line-height: 1.2; margin-top: 20px; max-width: 65%; }
.ep8-pad { padding: 80px; }
.ep8-interview, .ep8-chapter { background: #d7e0ef; }
.ep8-rule { font-size: 16px; line-height: 1.5; border-bottom: 1px solid #000; padding-bottom: 5px; }
.ep8-greeting { display: grid; align-items: stretch; grid-template-columns: 40% minmax(0, 1fr); gap: 0; margin: 80px 0; }
.ep8-greeting > div { display: flex; flex-direction: column; align-items: flex-start; justify-content: space-between; }
.ep8-greeting blockquote { background: var(--blue); color: white; font-weight: 700; width: 80%; margin-top: 40px; font-size: 30px; line-height: 1.5; padding: 20px 30px; }
.ep8-qa { display: grid; grid-template-columns: minmax(0, 45%) minmax(0, 1fr); gap: var(--photo-gap); align-items: end; margin-top: 80px; }
.ep8-qa figure { min-width: 0; }
.ep8-qa img { margin-right: auto; }
.ep8-qa-copy { min-width: 0; }
.ep8-qa h3 { font-size: 22px; font-weight: 700; margin-bottom: 20px; line-height: 1.5; }
.ep8-qa h3 > span { display: block; font-size: 30px; font-weight: 900; margin-bottom: 0; }
.ep8-qa p { font-family: 'EP8Paperlogy', Pretendard, 'Malgun Gothic', sans-serif; font-size: 16px; line-height: 1.7; letter-spacing: normal; }
.ep8-reverse { grid-template-columns: minmax(0, 1fr) minmax(0, 45%); }
.ep8-reverse figure { grid-column: 2; grid-row: 1; }
.ep8-reverse .ep8-qa-copy { grid-column: 1; grid-row: 1; }
.ep8-qa-2 { grid-template-columns: minmax(0, 40%) minmax(0, 1fr); }
.ep8-qa-5 { grid-template-columns: minmax(0, 1fr) minmax(0, 59%); }
.ep8-qa-6 { grid-template-columns: minmax(0, 43%) minmax(0, 1fr); }
.ep8-qa-8 { grid-template-columns: minmax(0, 35%) minmax(0, 1fr); }
.ep8-qa-12 { grid-template-columns: minmax(0, 50%) minmax(0, 1fr); }
.ep8-wide { display: block; }
.ep8-wide .ep8-qa-copy { margin-top: 22px; }
/* 10.jpg: photo right edge x=575, canvas width=637. The 62px comment
   extension occupies the shared photo-to-copy gap; it must not enlarge it. */
.ep8-comment { grid-template-columns: minmax(0, min(43%, 575px, calc(var(--photo-gap) * 8.5))) minmax(0, 1fr); }
.ep8-comment figure { position: relative; }
.ep8-comment img { width: 110.782609%; max-width: 637px; }
.ep8-heading { margin-bottom: 30px; }
.ep8-nose-comparison > .ep8-heading { margin-bottom: 8px; }
.ep8-nose-comparison > .ep8-heading h2 { line-height: 1.2; }
.ep8-heading p, .ep8-subheading { color: var(--blue); font-weight: 700; font-size: 30px; line-height: 1.2; }
.ep8-heading h2 span, .ep8-items h3 span { color: var(--blue); }
.ep8-heading h2 .ep8-muted { color: #c2bfcc; }
.ep8-heading u { text-decoration-line: underline; text-decoration-thickness: 2px; text-underline-offset: 7px; font-size: 1.3em; margin-right: 8px; }
.ep8-concept { display: grid; align-items: end; grid-template-columns: 40% minmax(0, 1fr); gap: clamp(24px, 2.6vw, 50px); margin: 80px 0 50px; }
.ep8-bluebox { background: var(--blue); color: white; padding: 20px 30px; }
.ep8-bluebox h3, .ep8-bluebox strong { color: #f3eb90; }
.ep8-bluebox h3 { margin-bottom: 10px; font-size: 16px; }
.ep8-bluebox p { font-size: 16px; line-height: 1.5; }
.ep8-bluebox p + p, .ep8-bluebox p + h3 { margin-top: 25px; }
.ep8-angle-buttons { display: flex; justify-content: flex-end; gap: 5px; margin-bottom: 20px; }
.ep8-angle-buttons button { background: #c2c2c2; color: white; font-weight: 700; font-size: 14px; padding: 5px 12px; line-height: 1; border-radius: 4px; }
.ep8-angle-buttons button.active { background: black; }
.ep8-change-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); column-gap: 14px; row-gap: 2px; }
.ep8-change-period { display: contents; }
.ep8-change-period img { grid-column: var(--period); grid-row: var(--angle); }
.ep8-change-date { display: none; }
.ep8-change-labels { display: grid; grid-template-columns: repeat(4, 1fr); text-align: center; margin-top: 5px; font-size: 16px; }
.ep8-eye-point { display: flex; align-items: stretch; margin-top: 45px; }
.ep8-eye-point h3 { display: flex; flex-direction: column; justify-content: center; align-items: center; background: var(--blue); color: white; width: 21%; flex-shrink: 0; font-size: 24px; text-align: center; line-height: 1.4; }
.ep8-eye-point picture { flex: 1; }
.ep8-points { display: grid; grid-template-columns: repeat(4, 1fr); list-style: none; gap: 4px; padding: 0; margin: 50px 0 0; }
.ep8-points li { position: relative; background: var(--pale); text-align: center; display: grid; place-items: center; padding: 16px 4px; line-height: 1.35; }
.ep8-points li > span { font-weight: 700; }
.ep8-points b { position: absolute; top: -24px; left: 0; width: 100%; font-size: 36px; color: #719bd6; }
.ep8-block { margin-top: 80px; }
.ep8-eye-lines { display: flex; justify-content: center; gap: 6px; max-width: 1098px; margin: 0 auto; }
.ep8-eye-lines img { width: calc((100% - 12px)/3); }
.ep8-recovery { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 30px; row-gap: 30px; margin-top: 30px; }
.ep8-recovery article { display: grid; align-items: center; gap: 20px; grid-template-columns: 45% minmax(0, 1fr); }
.ep8-recovery h3 { color: var(--blue); margin-bottom: 10px; font-size: 20px; }
.ep8-recovery p { font-family: 'EP8Paperlogy', Pretendard, 'Malgun Gothic', sans-serif; font-size: 16px; line-height: 1.5; }
.ep8-nose-switch { display: none; }
.ep8-nose-images { display: grid; grid-template-columns: minmax(0, 1fr) 7% minmax(0, 1fr); align-items: end; margin-top: 16px; }
.ep8-nose-images b { color: var(--blue); font-size: 38px; text-align: center; }
.ep8-comparison { width: 100%; border-collapse: collapse; table-layout: fixed; text-align: center; font-size: 16px; line-height: 1.7; }
.ep8-comparison td { padding: 20px 8px; width: 46.5%; border: 3px solid white; background: #edf3fb; }
.ep8-comparison th { background: #c4c4c4; width: 7%; border: 3px solid white; font-weight: 700; text-align: center; vertical-align: middle; }
.ep8-note { background: var(--pale); padding: 20px; text-align: center; font-size: 16px; line-height: 1.7; }
.ep8-note mark { color: var(--blue); }
.ep8-ct { display: grid; grid-template-columns: 52% minmax(0, 1fr); gap: 4%; align-items: start; background: #D9E1EE; margin-top: 60px; }
.ep8-ct-machine { width: 100%; max-width: 696px; min-width: 0; }
/* Original 29.jpg: 696 x 963; blue starts at y=32. Preserve the full image,
   lifting its white cap above the shared blue background by 32/696 of width. */
.ep8-ct-machine img { margin-top: -4.597701149%; }
.ep8-ct > div { display: flex; flex-direction: column; justify-content: center; align-self: stretch; padding: 45px 12% 45px 0; }
.ep8-ct > div img + img { margin-top: 35px; }
.ep8-detail-story { display: grid; align-items: stretch; grid-template-columns: minmax(0, 65%) minmax(0, 1fr); gap: 4%; }
.ep8-detail-story > div { display: flex; flex-direction: column; }
.ep8-detail-story p { margin-top: auto; font-family: 'EP8Paperlogy', Pretendard, 'Malgun Gothic', sans-serif; font-size: 16px; line-height: 1.7; padding-top: 30px; }
.ep8-surgery-banner { margin: 50px 0; padding: 20px 30px; }
.ep8-surgery-banner h3 { font-size: 30px; }
.ep8-surgery-banner h3 span { color: white; }
.ep8-surgery-banner p { font-size: 16px; }
.ep8-mechanism { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: stretch; gap: 30px; }
.ep8-mechanism > div { padding: 20px 30px; background: #edf3fb; }
.ep8-mechanism h3 { color: var(--blue); font-size: 30px; margin-bottom: 30px; }
.ep8-mechanism h4 { font-size: 22px; margin-top: 30px; }
.ep8-mechanism p { font-family: 'EP8Paperlogy', Pretendard, 'Malgun Gothic', sans-serif; font-size: 16px; line-height: 1.7; }
.ep8-mechanism small { display: block; color: #8d8d8d; border-top: 1px solid #999; padding-top: 15px; line-height: 1.5; font-size: 13px; margin-top: 30px; }
.ep8-items { position: relative; }
.ep8-item-portrait { position: absolute; right: 0; top: -40px; width: 66% !important; }
.ep8-items > header { position: relative; padding: 60px 0 140px; }
.ep8-items h3 { font-size: 30px; }
.ep8-item-grid { position: relative; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); width: 85%; gap: 20px; }
.ep8-item-grid article { display: flex; align-items: center; padding: 20px; min-height: 300px; background: #d7e0ef; gap: 10px; }
.ep8-item-grid article:first-child { grid-column: 1; }
.ep8-item-grid article:nth-child(2) { grid-column: 1; }
.ep8-item-grid article > div { min-width: 0; flex: 1; }
.ep8-item-grid article > img { width: 33%; flex-shrink: 0; }
.ep8-item-no { display: inline-block; background: white; border-radius: 20px; line-height: 1.5; color: #74a2e0; padding: 5px 10px; margin-bottom: 20px; }
.ep8-item-grid h4 { color: var(--blue); font-size: 32px; line-height: 1.2; margin: 0 0 10px; }
.ep8-item-grid p { font-family: 'EP8Paperlogy', Pretendard, 'Malgun Gothic', sans-serif; font-size: 16px; line-height: 1.5; }
.ep8-chapter .ep8-heading { margin: 80px 0 50px; }
.ep8-model { display: flex; justify-content: center; align-items: center; background: black; color: white; padding: 40px 20px; gap: 100px; }
.ep8-model strong { font-style: italic; font-size: 50px; letter-spacing: 2px; line-height: 1; font-weight: 900; }
.ep8-model a { background: white; color: black; font-weight: 700; font-size: 24px; padding: 10px 20px; line-height: 1; }
.ep8-gallery { position: relative; overflow: hidden; background: #f6f6f6; padding: 50px 0; }
.ep8-gallery-track { position: relative; width: 100%; height: var(--gallery-height, 900px); touch-action: pan-y; user-select: none; z-index: 10; }
.ep8-gallery figure { position: absolute; left: 50%; top: 50%; width: var(--gallery-side, 300px); background: black; transition: transform .45s ease; }
.ep8-gallery img { opacity: .5; pointer-events: none; }

.ep8-gallery [data-offset="0"] img { opacity: 1; }
.ep8-gallery-positioning figure, .ep8-gallery-positioning img { transition: none; }
.ep8-gallery button { position: absolute; top: 50%; z-index: 20; border-radius: 50%; width: 32px; height: 32px; padding: 0; color: white; background: black; font-size: 20px; line-height: 1; transform: translateY(-50%); }
.ep8-gallery-prev { left: calc(50% - 370px); }
.ep8-gallery-next { right: calc(50% - 370px); }
/* Match EP01's rendered Black weight with a correctly registered 900 face. */
.ep8-greeting > img { justify-self: end; }
.ep8-greeting h2 { color: #000; }
.ep8-detail-story .ep8-heading h2 { line-height: 1.2; }
/* Match the image, VS and table columns without enlarging the 628px originals. */
@media (min-width: 768px) {
    .ep8-nose-comparison > .ep8-nose-images,
    .ep8-nose-comparison > .ep8-comparison,
    .ep8-nose-comparison > .ep8-note { width: 100%; max-width: 1350px; margin-inline: auto; }
    .ep8-nose-comparison > .ep8-nose-images { grid-template-columns: 46.5% 7% 46.5%; }
    .ep8-nose-comparison > .ep8-comparison { border-collapse: separate; border-spacing: 0; }
    .ep8-nose-comparison > .ep8-comparison td,
    .ep8-nose-comparison > .ep8-comparison th { border: 0; border-top: 3px solid white; }
}
/* Full EP08 composites need their own row on narrower desktops; no crop or scaling. */
@media (min-width: 768px) and (max-width: 1280px) {
    .ep8-intro { display: flex; flex-direction: column; padding-top: 150px; }
    .ep8-intro-copy { position: relative; top: auto; left: auto; width: 90%; margin-inline: auto; }
    .ep8-intro > img { order: 2; margin-top: 20px; }
    .ep8-transformation { display: flex; flex-direction: column; }
    .ep8-transformation > img { position: relative; order: 2; width: 100%; align-self: flex-end; }
    .ep8-after > img[src*="/intro/3.jpg"] { width: 110%; max-width: none; align-self: center; flex-shrink: 0; }
    .ep8-transformation-copy { min-height: 0; }
    .ep8-transformation p, .ep8-transformation .ep8-hand { max-width: none; }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .ep8-layout { display: block; }
    .ep8-nav { display: none; }
    .ep8-pad { padding: 50px 30px; }
    .ep8-transformation-copy { padding: 50px 30px; }
    .ep8-greeting blockquote { padding: 20px; }
    .ep8-concept { grid-template-columns: 1fr; gap: 30px; margin-top: 50px; }
    .ep8-recovery p, .ep8-detail-story p { font-size: 14px; }
    .ep8-detail-story { grid-template-columns: minmax(0, 1fr) 45%; gap: 3%; }
    .ep8-mechanism { gap: 20px; }
    .ep8-mechanism > div { padding: 20px; }
    .ep8-item-grid { width: 100%; }
    .ep8-item-grid article { flex-direction: column; align-items: flex-start; }
    .ep8-item-grid article > img { align-self: flex-end; width: 45%; }
    .ep8-items > header { padding-bottom: 80px; }
    .ep8-model { gap: 40px; }
    .ep8-model strong { font-size: 40px; }
}
.ep8 .ep8-mo-title-break { display: none; }
@media (max-width: 767px) {
    .ep8 .ep8-mo-title-break { display: initial; }
    .ep8-before > img[src*="/intro/2.jpg"] { width: 110%; max-width: none; align-self: center; flex-shrink: 0; }
    .ep8-intro { display: flex; flex-direction: column; padding-top: 100px; overflow: hidden; }
    .ep8-intro > img { position: relative; order: 2; margin-top: 20px; width: 175%; margin-left: -70%; align-self: flex-start; flex-shrink: 0; }
    .ep8-intro-copy { position: relative; top: auto; left: auto; width: auto; margin: 0 5vw; gap: 5px; }.ep8 { --photo-gap: 28px; }
    .ep8 h3, .ep8 h4 { font-weight: 700; }
.ep8 h2 { font-size: 34px; line-height: 1.3; }
.ep8-intro h1 { font-size: 44px; line-height: 1.2; letter-spacing: 2px; margin-top: 0; }
.ep8-kicker { font-size: 16px; margin-bottom: 10px; }
.ep8 .ep8-subtitle { font-size: 28px; margin-top: 0; }
.ep8 .ep8-name { font-size: 20px; margin-top: 10px; }
.ep8-name span { font-size: 50px; }
.ep8 .ep8-description { margin-top: 20px; width: 100%; font-size: 14px; line-height: 1.5; }
.ep8-value { flex-direction: column; font-size: 13px; gap: 5px; padding: 20px; text-align: center; align-items: center; }
.ep8-value h2 { font-size: 22px; }
    .ep8-layout { display: block; }
    .ep8-nav { display: none; }
    .ep8-transformation { display: flex; flex-direction: column; min-height: 0; }
    .ep8-transformation > img { position: relative; order: 2; width: 100%; align-self: flex-end; }
    .ep8-after > img[src*="/intro/3.jpg"] { width: 110%; max-width: none; align-self: center; flex-shrink: 0; }
.ep8-transformation-copy { padding: 30px 20px 20px; min-height: 0; }
.ep8-transformation h2 { font-size: 70px; line-height: 1.3; margin-bottom: 20px; }
.ep8-before h2 { white-space: nowrap; overflow-wrap: normal; }
.ep8-transformation p { max-width: none; font-size: 16px; margin-bottom: 20px; }
    .ep8-transformation p br { display: none; }
    .ep8-transformation p br:first-of-type { display: initial; }
.ep8-transformation .ep8-hand { font-size: 30px; line-height: 1.2; margin-top: 0; max-width: none; }
.ep8-pad { padding: 50px 20px; }
.ep8-rule { font-size: 12px; }
.ep8-greeting { grid-template-columns: 1fr; gap: 20px; margin: 50px 0; }
.ep8-greeting blockquote { font-size: 18px; padding: 10px; margin-top: 0; width: 100%; }
    .ep8-greeting img { margin-inline: auto; }
.ep8-qa { display: flex; flex-direction: column; gap: var(--photo-gap); align-items: stretch; margin-top: 50px; }
    .ep8-reverse .ep8-qa-copy { order: -1; }
    .ep8-qa figure { width: 100%; }
    .ep8-qa img { margin-inline: auto; }
    .ep8-qa h3 { font-size: 17px; line-height: 1.5; margin-bottom: 10px; }
    .ep8-qa h3 br { display: none; }
    .ep8-qa h3 > span { font-size: 24px; }
.ep8-qa p { font-size: 13px; line-height: 1.8; letter-spacing: normal; }
    .ep8-wide .ep8-qa-copy { margin-top: 0; }
    .ep8-qa-7 picture { max-width: 358px; margin-inline: auto; }
    .ep8-comment img { width: 100%; max-width: 637px; }
.ep8-concept { display: grid; grid-template-columns: 1fr; gap: 24px; margin-top: 40px; }
.ep8-bluebox { padding: 10px; }
.ep8-bluebox h3 { font-size: 16px; }
    .ep8-bluebox p { font-size: 14px; }
    .ep8-angles { margin-top: 0; }
    .ep8-angle-buttons { gap: 8px; margin-bottom: 15px; }
    .ep8-change > .ep8-heading { margin-bottom: 10px; }
    .ep8-change-grid { display: flex; flex-direction: column; gap: 20px; }
    .ep8-change-period { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; width: 100%; gap: 5px; padding: 5px; background: #FFFFFF; }
    .ep8-change-period img { width: 49%; }
    .ep8-change-date { display: block; width: 100%; text-align: center; font-size: 16px; font-weight: 700; margin-top: 5px; }
    .ep8-change-labels, .ep8-detail-break { display: none; }
    .ep8-change-labels { font-size: 12px; }
    .ep8-eye-point { flex-direction: column; margin-top: 35px; }
    .ep8-eye-point h3 { width: 100%; padding: 15px; font-size: 20px; }
    .ep8-eye-point picture { max-width: 532px; margin-inline: auto; }
    .ep8-points { grid-template-columns: repeat(2, 1fr); row-gap: 30px; margin-top: 40px; }
    .ep8-points b { font-size: 28px; top: -20px; }
    .ep8-points li { font-size: 14px; min-height: 80px; padding: 15px 4px; }
.ep8-block { margin-top: 50px; }
.ep8-heading { margin-bottom: 30px; }

.ep8-heading p, .ep8-subheading { font-size: 24px; }
    .ep8-eye-lines { flex-direction: column; align-items: center; gap: 20px; }
    .ep8-eye-lines img { width: 100%; max-width: 362px; }
.ep8-recovery { grid-template-columns: 1fr; margin-top: 30px; gap: 10px; }
.ep8-recovery article { align-items: start; grid-template-columns: 45% minmax(0, 1fr); gap: 20px; }
.ep8-recovery h3 { font-size: 15px; margin-bottom: 5px; }
.ep8-recovery p { font-size: 13px; line-height: 1.5; }
    .ep8-nose-images { grid-template-columns: minmax(0, 1fr) 9% minmax(0, 1fr); }
    .ep8-nose-images b { font-size: 20px; }
    .ep8-comparison { font-size: 12px; line-height: 1.5; }
    .ep8-comparison th { width: 12%; }
    .ep8-comparison td { width: 44%; padding: 12px 6px; }
    .ep8-comparison br { display: none; }
.ep8-note { padding: 15px; font-size: 14px; }
    .ep8-ct { grid-template-columns: 1fr; gap: 20px; margin-top: 30px; }
    .ep8-ct-machine { width: 80%; margin-inline: auto; }
    .ep8-ct > div { padding: 0 20px 20px; }
    .ep8-ct > div img { margin-inline: auto; }
    .ep8-detail-story { display: flex; flex-direction: column; gap: 30px; }
.ep8-detail-story p { font-size: 14px; padding-top: 20px; }
    .ep8-detail-story > img { margin-inline: auto; }
.ep8-surgery-banner { margin: 30px 0; padding: 20px; }
.ep8-surgery-banner h3 { font-size: 24px; }
.ep8-surgery-banner p { font-size: 14px; }
.ep8-mechanism { grid-template-columns: 1fr; gap: 20px; }
.ep8-mechanism > div { padding: 20px; }
.ep8-mechanism h3 { font-size: 24px; margin-bottom: 20px; }
.ep8-mechanism h4 { font-size: 17px; margin-top: 20px; }
.ep8-mechanism p { font-size: 14px; }
    .ep8-mechanism small { margin-top: 30px; font-size: 12px; }
    .ep8-items { display: flex; flex-direction: column; overflow: hidden; }
    .ep8-item-portrait { position: static; width: 160% !important; max-width: none; align-self: center; flex-shrink: 0; order: 1; margin-top: 20px; margin-bottom: -100.3125%; }
    .ep8-items > header { padding: 0; }
.ep8-items h3 { font-size: 20px; }
.ep8-item-grid { order: 2; width: 100%; grid-template-columns: 1fr; gap: 20px; }
.ep8-item-grid article { min-height: 0; padding: 15px; gap: 10px; }
.ep8-item-grid h4 { font-size: 24px; }
.ep8-item-grid p { font-size: 14px; }
.ep8-item-no { font-size: 14px; padding: 3px 5px; }
.ep8-chapter .ep8-heading { margin: 50px 0 30px; }
    .ep8-chapter picture img { max-width: 668px; }
.ep8-model { flex-direction: column; gap: 20px; padding: 30px 20px; }
.ep8-model strong { font-size: 30px; }
.ep8-model a { font-size: 20px; }
.ep8-gallery { padding: 50px 0; }
    .ep8-gallery-prev { left: 5%; }
    .ep8-gallery-next { right: 5%; }
.ep8-greeting > div { display: grid; grid-template-columns: minmax(0, 40%) minmax(0, 1fr); align-items: start; gap: 10px; }
}
/* One shared comparison source; only mobile filters the selected side. */
@media (max-width: 767px) {
    .ep8-nose-comparison > .ep8-nose-switch,
    .ep8-nose-comparison > .ep8-nose-images,
    .ep8-nose-comparison > .ep8-comparison,
    .ep8-nose-comparison > .ep8-note { width: 100%; max-width: 628px; margin-inline: auto; }
    .ep8-nose-switch { display: flex; position: relative; padding: 4px; margin-block: 24px 0; border: 2px solid #236FD1; border-radius: 30px; min-width: 0; }
    .ep8-nose-switch legend,
    .ep8-nose-switch input { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
    .ep8-nose-switch label { flex: 1; min-width: 0; cursor: pointer; }
    .ep8-nose-switch span { display: block; padding: 12px 4px; border-radius: 24px; text-align: center; font-size: 14px; line-height: 1.5; font-weight: 700; color: #236FD1; }
    .ep8-nose-switch input:checked + span { background: #236FD1; color: white; }
    .ep8-nose-switch input:focus-visible + span { outline: 3px solid #333; outline-offset: 2px; }
    .ep8-nose-comparison > .ep8-nose-images { display: block; }
    .ep8-nose-images b,
    .ep8-nose-comparison[data-nose-selected="true"] [data-nose-side="pseudo"],
    .ep8-nose-comparison[data-nose-selected="pseudo"] [data-nose-side="true"] { display: none; }
    .ep8-nose-comparison > .ep8-comparison { display: block; border-collapse: separate; border-spacing: 0; }
    .ep8-nose-comparison .ep8-comparison tbody { display: block; }
    .ep8-nose-comparison .ep8-comparison tr { display: grid; grid-template-columns: 60px minmax(0, 1fr); }
    .ep8-nose-comparison .ep8-comparison th,
    .ep8-nose-comparison .ep8-comparison td { width: auto; min-width: 0; border: 0; border-top: 3px solid white; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; padding: 14px 8px; }
    .ep8-nose-comparison .ep8-comparison th { grid-column: 1; grid-row: 1; }
    .ep8-nose-comparison .ep8-comparison td { display: block; grid-column: 2; grid-row: 1; }
    .ep8-nose-comparison .ep8-comparison td[data-nose-side="true"],
    .ep8-nose-comparison .ep8-comparison td[data-nose-side="pseudo"],
    .ep8-nose-comparison > .ep8-note { text-align: left; }
    .ep8-nose-comparison[data-nose-selected="true"] td[data-nose-side="pseudo"],
    .ep8-nose-comparison[data-nose-selected="pseudo"] td[data-nose-side="true"] { display: none; }
    .ep8-nose-comparison .ep8-comparison tr:first-child td[data-nose-side] { display: block; min-height: calc(3em + 31px); }
    .ep8-nose-comparison[data-nose-selected="true"] .ep8-comparison tr:first-child td[data-nose-side="pseudo"],
    .ep8-nose-comparison[data-nose-selected="pseudo"] .ep8-comparison tr:first-child td[data-nose-side="true"] { visibility: hidden; }
}
/* 34.jpg is 1024x1342; the first card starts at source y=700, below the shoulders. */
/* BEFORE stays 70px: use the side gutters only where the 309px word cannot fit. */
@media (max-width: 374px) {
    .ep8-before h2 { margin-inline: -20px; text-align: center; letter-spacing: -1px; }
}


.ep8-mechanism-art { display: contents; }
@media (min-width: 768px) {
    .ep8-mechanism { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); }
    .ep8-mechanism-art { display: block; position: relative; min-width: 0; }
    .ep8-mechanism-art > img { position: absolute; top: 0; right: 0; width: auto; max-width: 100%; height: 100%; object-fit: contain; object-position: right top; }
}
