<!-- ============================================================ BRPInsight Weekly Shortage Brief — 뉴스레터 HTML 템플릿 v3 ============================================================ v3 변경점 (vs v2): - 위험도 범례 4단계로 확장 (⚪ 정보 없음 추가) - 메인 Top 5 카드 위에 🆕 NEW 라벨 div 추가 ("신규 진입 Top 5") - 메인 카드 종료 후 📋 LONG-TERM 카드 신설 ("장기 전환 Top 5") - 푸터에 신규 진입 vs 장기 전환 정의 추가 - 뉴스 섹션은 v2와 동일하게 유지 (옵션) [기본 사용법] - 변수명 으로 표시된 부분을 매주 데이터로 치환합니다. - 위험도 뱃지는 risk_classification.md v2 스니펫 사용 (4단계). - 1위 박스의 초록 테두리(#2f9e44)는 위험도가 아니라 "1위 강조" 고정 디자인입니다. - 장기 전환 카드의 슬레이트 톤(#6c757d)은 메인과 시각 위계 차별화입니다. - 뉴스 섹션은 매주 옵션 (NEWS_SECTION_BODY 또는 카드 자체 제거). - 장기 전환 카드도 매주 옵션 (장기 전환 데이터가 없는 주는 카드 자체 제거). ============================================================ --> <div style="font-family: \'Pretendard Variable\', Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, \'Helvetica Neue\', \'Segoe UI\', \'Apple SD Gothic Neo\', \'Noto Sans KR\', \'Malgun Gothic\', sans-serif; max-width: 800px; margin: 20px auto; padding: 0; border: 1px solid #E9ECEF; border-radius: 15px; overflow: hidden; background-color: #FFFFFF; box-shadow: 0 10px 30px rgba(0,0,0,0.08); line-height: 1.6; color: #333; letter-spacing: -0.3px;"> <div style="width: 100%; background: #F8F9FA; text-align: center; border-bottom: 1px solid #E9ECEF;"> <div style="padding: 40px 20px; background: linear-gradient(135deg, #fff5f5 0%, #ffe3e3 100%);"> <h2 style="margin: 0; color: #DC3545; font-size: 28px; font-weight: 800; letter-spacing: -0.8px;">Weekly Shortage Brief</h2> </div> <p style="margin: 8px 15px 8px 0; font-size: 12px; color: #999; text-align: right; font-weight: 400;">출처 : BRPInsight 실시간 품절 대시보드</p> </div> <div style="padding: 30px;"> <div style="text-align: center; margin-bottom: 35px;"> <span style="background-color: #DC3545; color: white; padding: 6px 14px; border-radius: 20px; font-size: 12px; font-weight: 700; text-transform: uppercase;">Shortage Alert</span> <h1 style="margin-top: 15px; color: #1A1A1A; font-size: 30px; font-weight: 800; letter-spacing: -1px;">주간 품절 이슈 브리핑</h1> <p style="color: #666; font-size: 16px; margin-top: 5px; font-weight: 700;">기준일: 2026년 8월 2주차</p> </div> <!-- 인트로 박스: 에디터 S 도입 멘트 (editor_s_voice_guide.md 참조) --> <div style="background: #FFF5F5; padding: 25px; border-radius: 14px; margin-bottom: 35px; border: 1px solid #FFDCDC;"> <p style="margin: 0; font-size: 15.5px; color: #3A3A3A; font-weight: 500; text-align: center; line-height: 1.8;"> 안녕하세요, 수급 담당 에디터 S입니다. 이번 주 약국에서 체감하셨을 변화를 데이터로 정리했습니다.<br> 이번 주에는 신규 진입에서 <strong>오플록사신 안연고 2종이 나란히 품절</strong>에 이름을 올렸고, 장기 전환에서도 안연고 품절이 좀처럼 풀리지 않고 있습니다. 그중에서도 신규 진입 1위 <strong>'코대원정'</strong>이 눈에 띕니다. 입고 신청이 <strong>4,711건</strong>까지 몰리는 사이 발송은 203건에 그쳤는데, 대원제약이 8월 중 생산 계획이 없다고 밝힌 만큼 9월 재개 전까지 동일 성분 제제 재고를 미리 챙겨두시는 게 좋겠습니다. </p> <div style="text-align: center; margin-top: 22px;"> <a href="https://www.brpinsight.com/shortage-dashboard" target="_self" style="text-decoration: none; display: inline-block; background-color: #DC3545; color: #ffffff; padding: 13px 30px; border-radius: 10px; font-size: 16px; font-weight: bold; transition: 0.2s;">수급대시보드 보러가기 ></a> </div> </div> <!-- 위험도 범례 (4단계, v3) --> <div style="display: flex; justify-content: flex-end; flex-wrap: wrap; margin-bottom: 15px; font-size: 13px; color: #666; font-weight: 500;"> <span style="margin-left: 12px; display: flex; align-items: center;"><span style="color: #DC3545; margin-right: 4px;">🔴</span> <b>취약</b> (3개 미만)</span> <span style="margin-left: 12px; display: flex; align-items: center;"><span style="color: #FFC107; margin-right: 4px;">🟡</span> <b>주의</b> (3~10개)</span> <span style="margin-left: 12px; display: flex; align-items: center;"><span style="color: #28A745; margin-right: 4px;">🟢</span> <b>보통</b> (10개 초과)</span> <span style="margin-left: 12px; display: flex; align-items: center;"><span style="color: #ADB5BD; margin-right: 4px;">⚪</span> <b>정보 없음</b> (미등재)</span> </div> <!-- ============== 신규 진입 Top 5 라벨 (v3) ============== --> <div style="display: flex; align-items: center; gap: 8px; margin-bottom: 12px; padding: 0 4px;"> <span style="background: #DC3545; color: white; font-size: 11px; font-weight: 800; padding: 4px 10px; border-radius: 4px; letter-spacing: 0.3px;">🆕 NEW</span> <span style="font-size: 16px; color: #1A1A1A; font-weight: 800; letter-spacing: -0.3px;">신규 진입 Top 5</span> <span style="font-size: 12px; color: #999; font-weight: 500;">이번 주 처음 등장한 품절 품목</span> </div> <div style="background: white; padding: 25px; border-radius: 14px; border: 1px solid #DEE2E6;"> <!-- ============== 1위 (강조 박스) ============== --> <div style="display: flex; margin-bottom: 30px; background: #F9FFF9; padding: 22px; border-radius: 14px; border: 1.5px solid #2f9e44; box-shadow: 0 4px 12px rgba(47,158,68,0.06);"> <div style="min-width: 64px; height: 64px; background: #2f9e44; color: white; display: flex; align-items: center; justify-content: center; border-radius: 12px; font-weight: 800; font-size: 24px; margin-right: 20px; box-shadow: 0 4px 10px rgba(47,158,68,0.2);">1</div> <div style="flex-grow: 1;"> <div style="display: flex; justify-content: space-between; align-items: flex-start;"> <h4 style="margin: 0; font-size: 19px; color: #1A1A1A; font-weight: 800;"> <a href="https://www.brpinsight.com/brand/12232/products/339" target="_self" style="color: #1A1A1A; text-decoration: none; background-color: #f1f3f5; border-bottom: 2px solid #dee2e6; border-radius: 2px; padding: 0 4px;">코대원정</a> <span style="font-size: 14px; color: #666; font-weight: 400;">(대원제약)</span> </h4> <span style="background-color: #FFC107; color: #1A1A1A; padding: 4px 10px; border-radius: 6px; font-size: 12px; font-weight: 800; border: 1px solid #FFD43B;">🟡 주의</span> </div> <div style="margin-top: 10px; font-size: 14.5px; color: #4A4A4A; line-height: 1.5;"> <span style="color: #888;">💊 분류:</span> <span style="font-weight: 600;">진해거담제 (경구제)</span><br> <span style="color: #888;">📈 수급 현황:</span> 입고 신청 <span style="color: #DC3545; font-weight: 800;">4,711건</span> / 발송 203건 <span style="color: #DC3545; font-weight: 700;">(8월 생산 중단)</span> </div> <div style="margin-top: 22px; margin-bottom: 18px; text-align: center; background-color: #FFFFFF; padding: 18px; border-radius: 10px; border: 1px solid #EAEAEA; box-shadow: inset 0 0 15px rgba(0,0,0,0.02);"> <img src="https://i.brpinsight.com/smarteditor/43e99d3e-fb4a-4b79-9930-710a32c1a929.png" style="max-width:388px;height:auto;border:1px solid #eee;border-radius:4px;"> <div style="background-color: #fff5f5; border: 1px solid #ffa8a8; color: #e03131; padding: 12px; text-align: center; font-weight: 700; margin-top: 12px; border-radius: 8px; font-size: 14px;"> 품절 1위 <a href="https://www.brpinsight.com/brand/12232/products/339" target="_self" style="color: #e03131; text-decoration: underline;">코대원정 M/S 및 입고량 확인 ></a> </div> </div> <p style="margin: 0; font-size: 13.5px; color: #555; background: #fff; padding: 15px; border-radius: 8px; border: 1px dashed #B2F2BB; line-height: 1.7;"> <strong style="color: #2F9E44;">[Insight]</strong> 약국가에서 처방 빈도가 높은 진해거담제인데, 이번 주 신규 품절에 진입했습니다. 입고 신청이 4,711건까지 몰리는 사이 발송은 203건에 그쳤습니다. 대원제약이 내부 생산설비 이슈로 8월 중 생산 계획이 없다고 밝혀, 9월 생산 재개 전까지 공급 공백이 이어질 가능성이 큽니다. 대체약이 4개로 많지 않은 편이라, 감기 처방이 늘기 전에 동일 성분 제제 재고를 미리 챙겨두시는 게 좋겠습니다. </p> </div> </div> <!-- ============== 2위 ============== --> <div style="display: flex; padding: 20px 0; border-bottom: 1px dashed #E9ECEF;"> <div style="min-width: 50px; font-weight: 800; color: #DC3545; font-size: 17px; padding-top: 2px;">2위</div> <div style="flex-grow: 1; margin: 0 15px;"> <div style="display: flex; justify-content: space-between; align-items: center;"> <span style="font-weight: 700; font-size: 16.5px;"><a href="https://www.brpinsight.com/brand/12527/products/1109" target="_self" style="color: #1A1A1A; text-decoration: none; background-color: #f8f9fa; border-bottom: 2px solid #dee2e6;">퀴노비드안연고 5g</a> <span style="color: #777; font-weight: 400; font-size: 13.5px;">| 안과용제 (한림제약)</span></span> <span style="background-color: #FFC107; color: #1A1A1A; padding: 4px 10px; border-radius: 6px; font-size: 12px; font-weight: 800; border: 1px solid #FFD43B;">🟡 주의</span> </div> <div style="margin-top: 8px; font-size: 14px; color: #555; font-weight: 400;"> 오플록사신 성분의 항생 안연고로, 이번 주 입고 신청 2,440건이 몰렸습니다. 대체약이 7개로 많지 않은 편이라, 안과 처방이 잦은 약국은 재고를 미리 챙겨두시는 게 좋겠습니다. </div> </div> </div> <!-- ============== 3위 ============== --> <div style="display: flex; padding: 20px 0; border-bottom: 1px dashed #E9ECEF;"> <div style="min-width: 50px; font-weight: 800; color: #DC3545; font-size: 17px; padding-top: 2px;">3위</div> <div style="flex-grow: 1; margin: 0 15px;"> <div style="display: flex; justify-content: space-between; align-items: center;"> <span style="font-weight: 700; font-size: 16.5px;"><a href="https://www.brpinsight.com/brand/9396/products/890" target="_self" style="color: #1A1A1A; text-decoration: none; background-color: #f8f9fa; border-bottom: 2px solid #dee2e6;">에펙신안연고 3.5g</a> <span style="color: #777; font-weight: 400; font-size: 13.5px;">| 안과용제 (일동제약)</span></span> <span style="background-color: #FFC107; color: #1A1A1A; padding: 4px 10px; border-radius: 6px; font-size: 12px; font-weight: 800; border: 1px solid #FFD43B;">🟡 주의</span> </div> <div style="margin-top: 8px; font-size: 14px; color: #555;"> 2위 퀴노비드와 같은 오플록사신 성분 안연고입니다. 대체약이 3개로 많지 않은 데다 동일 성분 안연고가 함께 막힐 수 있으니, 재고를 미리 점검해 두시는 게 좋겠습니다. </div> </div> </div> <!-- ============== 4위 ============== --> <div style="display: flex; padding: 20px 0; border-bottom: 1px dashed #E9ECEF;"> <div style="min-width: 50px; font-weight: 800; color: #DC3545; font-size: 17px; padding-top: 2px;">4위</div> <div style="flex-grow: 1; margin: 0 15px;"> <div style="display: flex; justify-content: space-between; align-items: center;"> <span style="font-weight: 700; font-size: 16.5px;"><a href="https://www.brpinsight.com/brand/3884/products/73" target="_self" style="color: #1A1A1A; text-decoration: none; background-color: #f8f9fa; border-bottom: 2px solid #dee2e6;">마그밀정</a> <span style="color: #777; font-weight: 400; font-size: 13.5px;">| 제산제 (삼남제약)</span></span> <span style="background-color: #FFC107; color: #1A1A1A; padding: 4px 10px; border-radius: 6px; font-size: 12px; font-weight: 800; border: 1px solid #FFD43B;">🟡 주의</span> </div> <div style="margin-top: 8px; font-size: 14px; color: #555;"> 수산화마그네슘 성분의 변비·제산용 일반의약품으로, 장기 복용 수요가 꾸준한 품목입니다. 대체약이 3개로 많지 않은 편이라, 매대 재고를 미리 챙겨두시는 게 좋겠습니다. </div> </div> </div> <!-- ============== 5위 ============== --> <div style="display: flex; padding: 20px 0;"> <div style="min-width: 50px; font-weight: 800; color: #DC3545; font-size: 17px; padding-top: 2px;">5위</div> <div style="flex-grow: 1; margin: 0 15px;"> <div style="display: flex; justify-content: space-between; align-items: center;"> <span style="font-weight: 700; font-size: 16.5px;"><a href="https://www.brpinsight.com/brand/13358/products/7957" target="_self" style="color: #1A1A1A; text-decoration: none; background-color: #f8f9fa; border-bottom: 2px solid #dee2e6;">텔미원정40mg</a> <span style="color: #777; font-weight: 400; font-size: 13.5px;">| 혈압강하제 (에이치케이이노엔)</span></span> <span style="background-color: #28A745; color: white; padding: 3px 9px; border-radius: 6px; font-size: 11.5px; font-weight: 800;">🟢 보통</span> </div> <div style="margin-top: 8px; font-size: 14px; color: #555;"> 텔미사르탄 성분의 고혈압 치료제입니다. 이번 주 입고 신청 475건이 있었지만 대체약이 65개로 풍부해, 성분명 처방이나 대체 조제로 여유 있게 대응하실 수 있습니다. </div> </div> </div> </div> <!-- ============== 장기 전환 보조 카드 (v3 신규) ============== --> <!-- 장기 전환 데이터가 없는 주는 이 카드 전체(라벨 div + 본 div)를 제거 --> <div style="display: flex; align-items: center; gap: 8px; margin-top: 30px; margin-bottom: 12px; padding: 0 4px;"> <span style="background: #6c757d; color: white; font-size: 11px; font-weight: 800; padding: 4px 10px; border-radius: 4px; letter-spacing: 0.3px;">📋 LONG-TERM</span> <span style="font-size: 16px; color: #1A1A1A; font-weight: 800; letter-spacing: -0.3px;">장기 전환 Top 5</span> <span style="font-size: 12px; color: #999; font-weight: 500;">회복이 지연되는 누적 품절 품목</span> </div> <div style="background: #FAFBFC; padding: 22px 25px; border-radius: 14px; border: 1px solid #E9ECEF;"> <p style="margin: 0 0 10px 0; font-size: 13px; color: #666; line-height: 1.7;"> <strong style="color: #495057;">신규 품절 이후 4주 이상</strong> 회복이 지연되고 있는 누적 품절 품목입니다. 한 주 단위 수치보다 누적 추이가 중요하므로, 품목 정체성·성분·대체재·시기 중심으로 정리했습니다. </p> <!-- 장기 전환 L1 --> <div style="display: flex; padding: 18px 0; border-top: 1px dashed #E9ECEF; border-bottom: 1px dashed #E9ECEF;"> <div style="min-width: 50px; font-weight: 800; color: #6c757d; font-size: 15px; padding-top: 2px; letter-spacing: 0.3px;">1위</div> <div style="flex-grow: 1; margin: 0 15px;"> <div style="display: flex; justify-content: space-between; align-items: center;"> <span style="font-weight: 700; font-size: 16px;"><a href="https://www.brpinsight.com/brand/8855/products/1468" target="_self" style="color: #1A1A1A; text-decoration: none; background-color: #f8f9fa; border-bottom: 2px solid #dee2e6;">애니탈삼중정</a> <span style="color: #777; font-weight: 400; font-size: 13px;">| 소화성궤양용제 (안국약품)</span></span> <span style="background-color: #ADB5BD; color: white; padding: 3px 9px; border-radius: 6px; font-size: 11.5px; font-weight: 800;">⚪ 정보 없음</span> </div> <div style="margin-top: 8px; font-size: 13.5px; color: #555;"> 소화 불편에 쓰는 소화성궤양용 비처방 일반의약품입니다. 처방 대체 조제와 무관한 OTC 특성상 인덱스에 대체약이 등재되지 않으며, 품절이 길게 이어지고 있어 매대 재고와 입고 흐름을 함께 살펴보시는 게 좋습니다. </div> </div> </div> <!-- 장기 전환 L2 --> <div style="display: flex; padding: 18px 0; border-bottom: 1px dashed #E9ECEF;"> <div style="min-width: 50px; font-weight: 800; color: #6c757d; font-size: 15px; padding-top: 2px; letter-spacing: 0.3px;">2위</div> <div style="flex-grow: 1; margin: 0 15px;"> <div style="display: flex; justify-content: space-between; align-items: center;"> <span style="font-weight: 700; font-size: 16px;"><a href="https://www.brpinsight.com/brand/10082/products/14477" target="_self" style="color: #1A1A1A; text-decoration: none; background-color: #f8f9fa; border-bottom: 2px solid #dee2e6;">오푸스안연고 5g</a> <span style="color: #777; font-weight: 400; font-size: 13px;">| 안과용제 (삼천당제약)</span></span> <span style="background-color: #FFC107; color: #1A1A1A; padding: 4px 10px; border-radius: 6px; font-size: 12px; font-weight: 800; border: 1px solid #FFD43B;">🟡 주의</span> </div> <div style="margin-top: 8px; font-size: 13.5px; color: #555;"> 안과용 항생 외용제로, 신규 진입에 오른 안연고 2종과 맞물려 안과용 외용제 품절이 좀처럼 풀리지 않고 있습니다. 대체약이 7개로 많지 않은 편이라, 재고를 미리 챙겨두시는 게 좋겠습니다. </div> </div> </div> <!-- 장기 전환 L3 --> <div style="display: flex; padding: 18px 0; border-bottom: 1px dashed #E9ECEF;"> <div style="min-width: 50px; font-weight: 800; color: #6c757d; font-size: 15px; padding-top: 2px; letter-spacing: 0.3px;">3위</div> <div style="flex-grow: 1; margin: 0 15px;"> <div style="display: flex; justify-content: space-between; align-items: center;"> <span style="font-weight: 700; font-size: 16px;"><a href="https://www.brpinsight.com/brand/4893/products/14183" target="_self" style="color: #1A1A1A; text-decoration: none; background-color: #f8f9fa; border-bottom: 2px solid #dee2e6;">미니모프레신정0.1mg</a> <span style="color: #777; font-weight: 400; font-size: 13px;">| 뇌하수체호르몬제 (한국휴텍스제약)</span></span> <span style="background-color: #28A745; color: white; padding: 3px 9px; border-radius: 6px; font-size: 11.5px; font-weight: 800;">🟢 보통</span> </div> <div style="margin-top: 8px; font-size: 13.5px; color: #555;"> 야뇨·야간뇨 처방에 쓰는 데스모프레신 성분의 뇌하수체호르몬제입니다. 품절이 길게 이어지고 있지만 대체약이 18개로 넉넉해, 동일 성분 제제로 어렵지 않게 대체할 수 있습니다. </div> </div> </div> <!-- 장기 전환 L4 --> <div style="display: flex; padding: 18px 0; border-bottom: 1px dashed #E9ECEF;"> <div style="min-width: 50px; font-weight: 800; color: #6c757d; font-size: 15px; padding-top: 2px; letter-spacing: 0.3px;">4위</div> <div style="flex-grow: 1; margin: 0 15px;"> <div style="display: flex; justify-content: space-between; align-items: center;"> <span style="font-weight: 700; font-size: 16px;"><a href="https://www.brpinsight.com/brand/12551/products/13876" target="_self" style="color: #1A1A1A; text-decoration: none; background-color: #f8f9fa; border-bottom: 2px solid #dee2e6;">큐미날서방정0.2mg</a> <span style="color: #777; font-weight: 400; font-size: 13px;">| 비뇨생식기용약 (큐엘파마)</span></span> <span style="background-color: #28A745; color: white; padding: 3px 9px; border-radius: 6px; font-size: 11.5px; font-weight: 800;">🟢 보통</span> </div> <div style="margin-top: 8px; font-size: 13.5px; color: #555;"> 전립선비대증 등 비뇨기계 처방에 쓰는 서방형 제제입니다. 품절이 이어지고 있지만 대체약이 56개로 풍부해, 동일 성분 제제로 여유 있게 대응하실 수 있습니다. </div> </div> </div> <!-- 장기 전환 L5 (마지막, border-bottom 없음) --> <div style="display: flex; padding: 18px 0;"> <div style="min-width: 50px; font-weight: 800; color: #6c757d; font-size: 15px; padding-top: 2px; letter-spacing: 0.3px;">5위</div> <div style="flex-grow: 1; margin: 0 15px;"> <div style="display: flex; justify-content: space-between; align-items: center;"> <span style="font-weight: 700; font-size: 16px;"><a href="https://www.brpinsight.com/brand/5181/products/7096" target="_self" style="color: #1A1A1A; text-decoration: none; background-color: #f8f9fa; border-bottom: 2px solid #dee2e6;">발데사르플러스정80/12.5mg</a> <span style="color: #777; font-weight: 400; font-size: 13px;">| 혈압강하제 (구주제약)</span></span> <span style="background-color: #28A745; color: white; padding: 3px 9px; border-radius: 6px; font-size: 11.5px; font-weight: 800;">🟢 보통</span> </div> <div style="margin-top: 8px; font-size: 13.5px; color: #555;"> 발사르탄 복합 성분의 고혈압 치료제입니다. 대체약이 42개로 풍부해, 성분명 처방이나 대체 조제로 어렵지 않게 대체할 수 있습니다. </div> </div> </div> </div> <!-- ============== Top 5 관련 최근 뉴스 (v2 유지, 옵션) ============== --> <!-- 매주 옵션: 뉴스 큐레이션이 안 잡히면 이 카드 전체 제거 --> <div style="margin-top: 25px; background: white; padding: 25px; border-radius: 14px; border: 1px solid #DEE2E6;"> <div style="display: flex; align-items: center; justify-content: space-between; margin-bottom: 6px;"> <h3 style="margin: 0; font-size: 19px; color: #1A1A1A; font-weight: 800; letter-spacing: -0.5px;">📰 Top 5 관련 최근 뉴스</h3> <span style="font-size: 12px; color: #999; font-weight: 500;">최근 1주 · 약업 전문지 우선</span> </div> <p style="margin: 0 0 22px 0; font-size: 13px; color: #666;">신규 진입 Top 5와 관련된 최근 약업계 동향을 큐레이션했습니다.</p> <div style="padding: 4px 0 0 0;"> <div style="display: flex; align-items: center; margin-bottom: 10px;"> <span style="width: 8px; height: 8px; background-color: #E0A800; border-radius: 50%; display: inline-block; margin-right: 8px;"></span> <span style="font-weight: 800; font-size: 15px; color: #1A1A1A;">코대원정</span> <span style="font-size: 12.5px; color: #999; margin-left: 8px;">대원제약 · 진해거담제</span> </div> <div style="padding: 12px 15px; background: #F8F9FA; border-radius: 8px;"> <div style="font-size: 12px; color: #888; margin-bottom: 4px;">데일리팜 · 2026.07.28</div> <a href="https://dailypharm.com/user/news/25829" target="_blank" style="font-size: 14px; color: #1A1A1A; font-weight: 600; text-decoration: none; border-bottom: 1px solid #ccc;">진해거담제 '코대원정' 단기품절…9월 생산 재개한다</a> </div> </div> </div> </div> <div style="background: #F8F9FA; padding: 25px; border-top: 1px solid #EEE; text-align: center; font-size: 12px; color: #AAA; font-weight: 400; line-height: 1.5;"> 본 데이터는 BRPInsight 실시간 품절 대시보드(2026년 8월 2주차)를 기준으로 추출되었습니다.<br> <strong style="color: #888;">신규 진입</strong>은 이번 주 처음 등장한 품절 품목, <strong style="color: #888;">장기 전환</strong>은 신규 품절 이후 4주 이상 회복이 지연되는 누적 품목입니다.<br> 대체가능의약품 수는 식약처 허가 및 급여 등재 품목(동일 성분·제형)을 기준으로 산출된 참고용 데이터입니다. </div> </div> <!-- ============================================================ PLACEHOLDER 목록 (v3) ============================================================ [메타] - WEEK_LABEL "2026년 4월 5주차" - INTRO_GREETING 에디터 S 인사 - INTRO_SUMMARY_AND_HOOK Top5 메타 요약 + 1위 후킹 (신규+장기 통합 패턴 가능) [신규 진입 1위 — 강조 박스] - R1_BRAND_ID, R1_PRODUCT_ID - R1_NAME, R1_COMPANY - R1_RISK_BADGE risk_classification.md v2 4단계 뱃지 - R1_CATEGORY_MAIN, R1_CATEGORY_SUB - R1_REQUEST_COUNT, R1_SHIP_COUNT - R1_STATUS_NOTE "(장기품절 우려)" 또는 "" - R1_IMAGE_URL - R1_INSIGHT [신규 진입 2~5위] - RN_BRAND_ID, RN_PRODUCT_ID - RN_NAME, RN_COMPANY, RN_CATEGORY - RN_RISK_BADGE - RN_INSIGHT [장기 전환 L1~L5 — v3 신규] - LN_BRAND_ID, LN_PRODUCT_ID - LN_NAME, LN_COMPANY, LN_CATEGORY - LN_RISK_BADGE 4단계 뱃지 (⚪ 케이스 빈번) - LN_INSIGHT editor_s_voice_guide.md §5-3 4요소 패턴 [옵션 카드 — 매주 데이터 없으면 카드 자체 제거] - 장기 전환 카드: 장기 전환 데이터가 비었으면 라벨 div + 본 div 함께 제거 - 뉴스 카드: 뉴스 큐레이션 결과가 모두 빈 상태이면 카드 자체 제거 [뉴스 섹션 NEWS_SECTION_BODY 패턴 — v2와 동일] (A) 품목 그룹 — 뉴스 1~2건 있는 경우, (B) 빈 상태, (C) 5위 마지막 그룹 패턴 코드는 v2 템플릿 또는 프로젝트 지침 참조. ============================================================ -->