.visual_img{width:100%;height:530px;background-color:#e1e1e1;background-repeat:no-repeat;background-position:center center;background-size:cover}.content_wrap{font-family:'Pretendard Variable',Pretendard,sans-serif}.content_title{font-size:35px;text-align:center;margin-top:80px;font-family:'Pretendard Variable',Pretendard,sans-serif;font-weight:700;color:#222}.content_img_wrap{margin-top:48px}.content_img_wrap>img{border:1px solid #d9d9d9;border-radius:10px}.content_img_wrap>.imgbox{border:1px solid #eaeaea;text-align:center;border-radius:10px;overflow:hidden;display:inline-block;vertical-align:top}.content_img_wrap>.imgbox1{border:1px solid #eaeaea;text-align:center;border-radius:10px;overflow:hidden;display:block;margin:0 auto;width:fit-content}.content_img_wrap>.imgbox2{border:1px solid #eaeaea;text-align:center;border-radius:10px;overflow:hidden;display:block;margin:0 auto;width:fit-content}.content_img_wrap>.imgbox>img{display:inline;vertical-align:top;width:350px;height:350px}.content_img_wrap>.imgbox1>img{display:inline;vertical-align:top;width:300px;height:300px}.content_img_wrap>.imgbox2>img{display:inline;vertical-align:top;width:350px;height:250px}.content_img_wrap>.content_text_configuration{display:block;margin-top:30px}.content_text{margin-top:24px;color:#555;font-size:16px;text-align:center;background-color:#f5f7fa;padding:20px 24px;border-radius:8px;line-height:1.7}.content_text_configuration>ul>li .con_title{display:block;font-size:24px;color:#222;font-family:'Pretendard Variable',Pretendard,sans-serif;font-weight:600}.content_text_configuration>ul>li:nth-child(2) .con_title{margin-top:24px}.content_text_configuration>ul>li>.con_text{display:block;font-size:15px;color:#555;font-family:'Pretendard Variable',Pretendard,sans-serif;font-weight:400;padding-left:14px;margin-top:6px;line-height:1.7;background-image:url("/img/technology/bullet_blue.png");background-repeat:no-repeat;background-position:0 center}.content_goal{font-size:28px;line-height:44px;text-align:center;margin-top:60px;font-family:'Pretendard Variable',Pretendard,sans-serif;color:#222}.content_goal>span{font-family:'Pretendard Variable',Pretendard,sans-serif;font-weight:600;color:#0080cc}.content_goal>.smail{font-size:18px;font-family:'Pretendard Variable',Pretendard,sans-serif;color:#888;margin-top:-10px}

/* PEMWE 촉매 섹션 스타일 */
.content_subtitle{font-size:18px;text-align:center;margin-top:12px;font-family:'Pretendard Variable',Pretendard,sans-serif;font-weight:500;color:#0080cc}
.catalyst_section{margin-top:40px;padding:30px;background-color:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}
.catalyst_title{font-size:22px;font-weight:600;color:#222;margin-bottom:16px;font-family:'Pretendard Variable',Pretendard,sans-serif}
.catalyst_text{font-size:15px;color:#555;line-height:1.8}
.spec_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:20px}
.spec_item{background:#fff;padding:24px;border-radius:10px;border:1px solid #e2e8f0;text-align:center}
.spec_item.highlight{background:linear-gradient(135deg,#0080cc 0%,#00a3e0 100%);border:none}
.spec_item.highlight .spec_label{color:rgba(255,255,255,0.9)}
.spec_item.highlight .spec_value{color:#fff}
.cell_comparison{display:flex;gap:24px}
.cell_column{flex:1;background:#fff;border-radius:10px;padding:24px;border:1px solid #e2e8f0}
.cell_title{font-size:18px;font-weight:600;color:#0080cc;margin-bottom:16px;text-align:center;padding-bottom:12px;border-bottom:2px solid #e2e8f0}
.cell_specs{list-style:none;padding:0;margin:0}
.cell_specs li{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f1f5f9}
.cell_specs li:last-child{border-bottom:none}
.cell_specs li.highlight{background:linear-gradient(135deg,#0080cc 0%,#00a3e0 100%);margin:10px -12px -12px;padding:12px;border-radius:0 0 8px 8px}
.cell_specs li.highlight .cell_label,.cell_specs li.highlight .cell_value{color:#fff}
.cell_label{font-size:14px;color:#666}
.cell_value{font-size:14px;font-weight:600;color:#222}
.spec_label{display:block;font-size:14px;color:#666;margin-bottom:8px}
.spec_value{display:block;font-size:20px;font-weight:700;color:#0080cc}
.efficiency_comparison{display:flex;justify-content:center;gap:24px;margin-top:24px;flex-wrap:wrap}
.efficiency_item{padding:24px 32px;border-radius:10px;text-align:center;min-width:180px}
.efficiency_item.current{background:linear-gradient(135deg,#0080cc 0%,#00a3e0 100%);color:#fff}
.efficiency_item.target{background:#fff;border:2px solid #e2e8f0}
.efficiency_label{display:block;font-size:14px;margin-bottom:8px}
.efficiency_item.current .efficiency_label{color:rgba(255,255,255,0.9)}
.efficiency_item.target .efficiency_label{color:#666}
.efficiency_value{display:block;font-size:24px;font-weight:700}
.efficiency_item.current .efficiency_value{color:#fff}
.efficiency_item.target .efficiency_value{color:#222}
.catalyst_img{max-width:600px;width:100%;height:auto;border-radius:12px;border:1px solid #e2e8f0;margin:24px auto 0;display:block}
.scenario_wrap{display:flex;gap:20px;margin-top:20px;flex-wrap:wrap}
.scenario_item{flex:1;min-width:280px;padding:20px;border-radius:10px}
.scenario_item.conservative{background:#fff5f5;border:1px solid #feb2b2}
.scenario_item.optimistic{background:#f0fff4;border:1px solid #9ae6b4}
.scenario_label{display:block;font-size:15px;font-weight:600;margin-bottom:8px}
.scenario_item.conservative .scenario_label{color:#c53030}
.scenario_item.optimistic .scenario_label{color:#276749}
.scenario_text{display:block;font-size:14px;line-height:1.6}
.scenario_item.conservative .scenario_text{color:#742a2a}
.scenario_item.optimistic .scenario_text{color:#22543d}
.catalyst_chart_wrap{margin-top:24px;text-align:center}
.catalyst_chart{max-width:100%;width:100%;height:auto;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,0.08);margin:0 auto;display:block}
.catalyst_chart_row{display:flex;gap:24px;margin-top:24px;align-items:stretch}
.catalyst_chart_col{flex:1;display:flex}
.catalyst_chart_col img{width:100%;height:100%;object-fit:contain;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,0.08);background:#fff}
.comparison_table_wrap{margin-top:24px;overflow-x:auto}
.comparison_table{width:100%;border-collapse:collapse;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.08)}
.comparison_table th,.comparison_table td{padding:16px 20px;text-align:center;border-bottom:1px solid #e2e8f0}
.comparison_table thead th{background:#f8fafc;font-weight:600;color:#222;font-size:14px}
.comparison_table thead th.highlight{background:linear-gradient(135deg,#0080cc 0%,#00a3e0 100%);color:#fff}
.comparison_table tbody td{font-size:14px;color:#555}
.comparison_table tbody td.highlight{background:#f0f9ff;color:#0080cc;font-weight:600}
.comparison_table tbody td.improvement{color:#276749;font-weight:700;font-size:16px}
.loading_comparison{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:24px;flex-wrap:wrap}
.loading_item{background:#fff;padding:20px 30px;border-radius:10px;border:1px solid #e2e8f0;text-align:center}
.loading_item.boyaz{background:linear-gradient(135deg,#0080cc 0%,#00a3e0 100%);border:none}
.loading_item.boyaz .loading_label,.loading_item.boyaz .loading_value{color:#fff}
.loading_label{display:block;font-size:13px;color:#666;margin-bottom:6px}
.loading_value{display:block;font-size:20px;font-weight:700;color:#222}
.loading_arrow{font-size:24px;color:#0080cc;font-weight:bold}
.loading_saving{background:#f0fff4;color:#276749;font-weight:700;font-size:18px;padding:12px 24px;border-radius:8px;border:2px solid #9ae6b4}
