{"id":3084,"date":"2025-06-28T11:46:19","date_gmt":"2025-06-28T11:46:19","guid":{"rendered":"https:\/\/hstc.treecare.co.kr\/?post_type=pest&#038;p=3084"},"modified":"2025-07-05T09:38:16","modified_gmt":"2025-07-05T09:38:16","slug":"%ec%86%8c%eb%82%b4%eb%ac%b4%ec%9e%ac%ec%84%a0%ec%b6%a9","status":"publish","type":"pest","link":"https:\/\/hstc.treecare.co.kr\/?pest=%ec%86%8c%eb%82%b4%eb%ac%b4%ec%9e%ac%ec%84%a0%ec%b6%a9","title":{"rendered":"\uc18c\ub0b4\ubb34\uc7ac\uc120\ucda9\ubcd1"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"ko\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1 \ub300\ud654\ud615 \uac00\uc774\ub4dc<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap\" rel=\"stylesheet\">\n    <!-- Chosen Palette: Pine Forest & Red -->\n    <!-- Application Structure Plan: The SPA for Pine Wilt Disease is structured into five core sections: '\uac1c\uc694' (Overview), '\ubcd1\uc6d0\uccb4 \ud615\ud0dc' (Pathogen Morphology), '\ud53c\ud574 \uc99d\uc0c1' (Damage Symptoms), '\uc0dd\ud65c\uc0ac' (Lifecycle), and '\ubc29\uc81c \ubc29\ubc95' (Control Methods). This logical flow supports comprehensive understanding from identification to management. '\ubcd1\uc6d0\uccb4 \ud615\ud0dc' and '\ud53c\ud574 \uc99d\uc0c1' sections use interactive elements (buttons) to highlight different pathogen forms\/vectors and specific disease symptoms. '\uc0dd\ud65c\uc0ac' includes a flowchart to visualize its complex disease cycle. '\ubc29\uc81c \ubc29\ubc95' incorporates a Chart.js visualization to illustrate optimal control timings, primarily focusing on preventative measures and removal of infected material. -->\n    <!-- Visualization & Content Choices: \n        1. Report Info: Pathogen\/Vector Morphology (Nematode, Beetle vectors, Eggs, Larvae, Pupae) -> Goal: Inform & Identify -> Viz\/Method: Interactive image gallery with buttons for '\uc18c\ub098\ubb34\uc7ac\uc120\ucda9', '\uc194\uc218\uc5fc\ud558\ub298\uc18c \uc131\ucda9', '\ubd81\ubc29\uc218\uc5fc\ud558\ub298\uc18c \uc131\ucda9', '\ub9e4\uac1c\ucda9 \uc720\ucda9\/\ubc88\ub370\uae30' -> Interaction: Clicking buttons updates image and descriptive text for each form, including size\/appearance. -> Justification: Visual identification of the microscopic nematode and its macroscopic insect vectors is crucial for understanding the disease. -> Library: Vanilla JS.\n        2. Report Info: Damage Symptoms (Needle wilt\/discoloration, Tree dieback, Exit\/entry holes, Wood decay) -> Goal: Inform & Diagnose -> Viz\/Method: Interactive image gallery with buttons for '\uc78e \uc2dc\ub4e4\uc74c\/\ubcc0\uc0c9 (\uc6b0\uc0b0\uc0b4 \ubaa8\uc591)', '\ub098\ubb34 \uace0\uc0ac (\uc804\uccb4\/\ubd80\ubd84)', '\ub9e4\uac1c\ucda9 \uce68\uc785\/\ud0c8\ucd9c\uacf5', '\ubaa9\uc9c8\ubd80 \uac00\ud574 (\ubaa9\uc124)' -> Interaction: Clicking buttons updates image and descriptive text. Clearly shows the progressive and diagnostic symptoms across the tree, including hidden internal signs. -> Justification: The varied and progressive nature of disease symptoms, including external and internal signs, needs clear visual differentiation for accurate diagnosis. -> Library: Vanilla JS.\n        3. Report Info: Lifecycle (Nematode reproduction, Larval nematode dispersal, Vector beetle life cycle, Transmission by maturation feeding\/egg-laying) -> Goal: Organize & Show Change -> Viz\/Method: Detailed HTML\/CSS vertical flowchart -> Interaction: Static visual aid -> Justification: Visualizing the complex interrelationship between the nematode, its insect vectors, and the tree is essential for understanding disease progression and identifying intervention points. -> Library: HTML\/Tailwind.\n        4. Report Info: Control Timing (Removal\/fumigation of infected trees, Preventative tree injection, Vector control via spraying\/traps) -> Goal: Inform & Guide -> Viz\/Method: Bar Chart -> Interaction: Hover tooltips -> Justification: The chart clearly illustrates the primary periods for preventive actions (tree injection) and curative\/vector control measures (removal, spraying), aligning with the critical stages of the disease cycle. -> Library: Chart.js.\n    -->\n    <!-- CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. -->\n    <style>\n        body {\n            font-family: 'Noto Sans KR', sans-serif;\n        }\n        .chart-container {\n            position: relative;\n            width: 100%;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n            height: 300px;\n            max-height: 400px;\n        }\n        @media (min-width: 768px) {\n            .chart-container {\n                height: 350px;\n            }\n        }\n        .nav-btn {\n            transition: all 0.3s ease;\n            border-radius: 0 !important;\n            box-shadow: none !important;\n            border: none !important;\n        }\n        .nav-btn.active {\n            background-color: #b91c1c !important; \/* red-700 *\/\n            color: #fef2f2 !important; \/* red-50 *\/\n            font-weight: 700;\n        }\n        .content-section {\n            display: none;\n        }\n        .content-section.active {\n            display: block;\n        }\n        .stage-btn, .damage-btn {\n            border-radius: 0 !important;\n            box-shadow: none !important;\n            border: none !important;\n        }\n        .stage-btn.active, .damage-btn.active {\n            background-color: #ef4444; \/* red-500 *\/\n            color: white;\n            font-weight: 600;\n            transform: scale(1.05);\n        }\n        .nav-btn:focus,\n        .stage-btn:focus,\n        .damage-btn:focus {\n            outline: none !important;\n            box-shadow: none !important;\n            border: none !important;\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-gray-50 text-gray-800\">\n\n    <div class=\"container mx-auto\"> \n        \n        <header class=\"text-center\">\n            <!-- \ubcd1\ud574\ucda9\uba85\uacfc \ud559\uba85 \uc81c\uac70\ub428 -->\n        <\/header>\n\n        <nav class=\"flex justify-between bg-gray-200 mb-8\">\n            <button data-tab=\"overview\" class=\"nav-btn active flex-1 text-center py-2 px-4 text-gray-700 hover:bg-red-100\">\uac1c\uc694<\/button>\n            <button data-tab=\"morphology\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-red-100\">\ubcd1\uc6d0\uccb4 \ubc0f \ub9e4\uac1c\ucda9 \ud615\ud0dc<\/button>\n            <button data-tab=\"damage\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-red-100\">\ud53c\ud574 \uc99d\uc0c1<\/button>\n            <button data-tab=\"ecology\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-red-100\">\uc0dd\ud65c\uc0ac \ubc0f \uc804\ud30c<\/button>\n            <button data-tab=\"control\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-red-100\">\ubc29\uc81c \ubc29\ubc95<\/button>\n        <\/nav>\n\n        <main id=\"app-content\" class=\"p-2 md:p-2\">\n            \n            <!-- \uac1c\uc694 Section -->\n            <section id=\"overview\" class=\"content-section active space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-red-800 mb-4\">\uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1 (Pine Wilt Disease)\uc774\ub780?<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed\">\n                        \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1\uc740 \uc18c\ub098\ubb34\uc7ac\uc120\ucda9(<i>Bursaphelenchus xylophilus<\/i>)\uc774\ub77c\ub294 \uc120\ucda9\uc774 \uc18c\ub098\ubb34\u00b7\ud574\uc1a1\u00b7\uc7a3\ub098\ubb34 \ub4f1 \uc18c\ub098\ubb34\ub958 \ub0b4\uc5d0\uc11c \ub2e8\uae30\uac04\uc5d0 \uae09\uc18d\ud558\uac8c \uc99d\uc2dd\ud558\uc5ec \ub098\ubb34\ub97c \uc8fd\uc774\ub294 \ubcd1\uc785\ub2c8\ub2e4. \uc774 \ubcd1\uc740 \ubab8\uc18d\uc5d0 \uc7ac\uc120\ucda9\uc744 \ubcf4\uc720\ud558\uace0 \uc788\ub358 \uc194\uc218\uc5fc\ud558\ub298\uc18c(<i>Monochamus alternatus<\/i>)\uc640 \ubd81\ubc29\uc218\uc5fc\ud558\ub298\uc18c(<i>Monochamus saltuarius<\/i>) \uc131\ucda9\uc774 \uac74\uac15\ud55c \ub098\ubb34\uc758 \uc0c8\uc21c\uc744 \uac09\uc544\uba39\uc744 \ub54c \uc0dd\uae30\ub294 \uc0c1\ucc98\ub97c \ud1b5\ud574 \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc774 \ub098\ubb34\uc904\uae30 \ub0b4\ub85c \uce68\uc785\ud558\uba74\uc11c \uc804\uc5fc\ub429\ub2c8\ub2e4.\n                    <\/p>\n                    <ul class=\"list-disc list-inside text-gray-700 mt-4 space-y-1\">\n                        <li><strong>\uc6d4\ub3d9\ud0dc:<\/strong> \ub9e4\uac1c\ucda9(\uc194\uc218\uc5fc\ud558\ub298\uc18c, \ubd81\ubc29\uc218\uc5fc\ud558\ub298\uc18c)\uc758 \uc720\ucda9\uc774 \ud53c\ud574 \uace0\uc0ac\ubaa9 \ub0b4\uc5d0\uc11c \uc6d4\ub3d9. (\uc77c\ubd80 \uc120\ucda9\uc740 \uc131\ucda9\uc73c\ub85c\ub3c4 \uc6d4\ub3d9)<\/li>\n                        <li><strong>\ubc1c\uc0dd \ud69f\uc218:<\/strong> \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc740 25\u2103 \uc870\uac74\uc5d0\uc11c 1\uc138\ub300 \uae30\uac04\uc774 \uc57d 5\uc77c\uc774\uba70, 1\uc30d\uc774 20\uc77c \ud6c4 20\uc5ec\ub9cc \ub9c8\ub9ac \uc774\uc0c1\uc73c\ub85c \uc99d\uc2dd\ud560 \uc218 \uc788\uc5b4 \uc5f0\uc911 \uc5ec\ub7ec \uc138\ub300\uac00 \ubc18\ubcf5 \ubc1c\uc0dd \uac00\ub2a5. \ub9e4\uac1c\ucda9\uc740 \uc5f0 1\ud68c \ubc1c\uc0dd.<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"p-6 bg-white\">\n                    <h3 class=\"text-xl font-semibold text-red-800 mb-3\">\ubd84\ud3ec \ubc0f \ud655\uc0b0 \ud604\ud669<\/h3>\n                    <p class=\"text-gray-700 mb-4\">\n                        \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1\uc740 \ubd81\ubbf8\ub300\ub959 \uc6d0\uc0b0\uc758 \uc2dd\ubb3c\uae30\uc0dd\uc131 \uc120\ucda9\uc73c\ub85c, \ud55c\uad6d, \ub300\ub9cc, \uc911\uad6d, \uc77c\ubcf8, \ubbf8\uad6d, \uce90\ub098\ub2e4, \uba55\uc2dc\ucf54, \ud3ec\ub974\ud22c\uac08 \ub4f1 \uc804 \uc138\uacc4\uc801\uc73c\ub85c \uacc4\uc18d\uc801\uc778 \ud53c\ud574\uac00 \ubcf4\uace0\ub418\uace0 \uc788\ub294 \uc138\uacc4\uc801\uc73c\ub85c \uac00\uc7a5 \uc2ec\uac01\ud55c \uc18c\ub098\ubb34\ub958 \ubcd1\ud574 \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. \uad6d\ub0b4\uc5d0\uc11c\ub294 1988\ub144 \ubd80\uc0b0 \uae08\uc815\uc0b0\uc5d0\uc11c \ucc98\uc74c \ubcf4\uace0\ub41c \uc774\ud6c4 \uc804\uad6d\uc801\uc73c\ub85c \ud655\uc0b0\ub418\uc5c8\uc73c\ub098, \ucd5c\uadfc \uba87 \ub144\uac04 \ub2e4\uc18c \uc18c\uac15 \uc0c1\ud0dc\ub97c \ubcf4\uc774\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n                    <\/p>\n                    <p class=\"text-gray-700\">\ub9e4\uac1c\ucda9\uc778 \uc194\uc218\uc5fc\ud558\ub298\uc18c\ub294 \uc8fc\ub85c \ub0a8\ubd80\uc9c0\uc5ed\uc5d0, \ubd81\ubc29\uc218\uc5fc\ud558\ub298\uc18c\ub294 \uc911\ubd81\ubd80\uc9c0\uc5ed\uc5d0 \ubd84\ud3ec\ud558\uba70, \uac01\uac01 \uc18c\ub098\ubb34\uc640 \uc7a3\ub098\ubb34\uc5d0\uc11c \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc744 \ub9e4\uac1c\ud569\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/section>\n\n            <!-- \ubcd1\uc6d0\uccb4 \ubc0f \ub9e4\uac1c\ucda9 \ud615\ud0dc Section -->\n            <section id=\"morphology\" class=\"content-section space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-red-800 mb-4\">\uc18c\ub098\ubb34\uc7ac\uc120\ucda9 \ubc0f \ub9e4\uac1c\ucda9\uc758 \ud615\ud0dc\uc801 \ud2b9\uc9d5<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc740 \ud604\ubbf8\uacbd\uc73c\ub85c\ub9cc \ubcf4\uc774\ub294 \ubbf8\uc138\ud55c \uc120\ucda9\uc774\uc9c0\ub9cc, \uc774\ub97c \uc62e\uae30\ub294 \ub9e4\uac1c\ucda9\uc778 \ud558\ub298\uc18c\ub294 \ube44\uad50\uc801 \ud070 \uace4\ucda9\uc73c\ub85c \uc721\uc548\uc73c\ub85c \uc2dd\ubcc4 \uac00\ub2a5\ud569\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"flex flex-wrap justify-center gap-2 md:gap-4 mb-6\">\n                        <button data-type=\"nematode\" class=\"stage-btn active flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc18c\ub098\ubb34\uc7ac\uc120\ucda9<\/button>\n                        <button data-type=\"sol_susum_adult\" class=\"stage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc194\uc218\uc5fc\ud558\ub298\uc18c \uc131\ucda9<\/button>\n                        <button data-type=\"bukbang_adult\" class=\"stage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\ubd81\ubc29\uc218\uc5fc\ud558\ub298\uc18c \uc131\ucda9<\/button>\n                        <button data-type=\"vector_larva_pupa\" class=\"stage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\ub9e4\uac1c\ucda9 \uc720\ucda9 \ubc0f \ubc88\ub370\uae30<\/button>\n                    <\/div>\n                    <div id=\"morphology-content\" class=\"md:flex md:items-center md:space-x-6 p-4\">\n                        <img decoding=\"async\" id=\"morphology-main-image\" src=\"https:\/\/storage.googleapis.com\/aai-web-samples\/Bursaphelenchus_xylophilus.jpg\" alt=\"\uc18c\ub098\ubb34\uc7ac\uc120\ucda9 \uc774\ubbf8\uc9c0\" class=\"w-full md:w-1\/2 mb-4 md:mb-0\">\n                        <div id=\"morphology-text\" class=\"md:w-1\/2\">\n                            <h3 id=\"morphology-title\" class=\"text-xl font-semibold text-red-700 mb-2\"><\/h3>\n                            <p id=\"morphology-description\" class=\"text-gray-700\"><\/p>\n                            <p id=\"morphology-size\" class=\"text-sm text-gray-600 mt-2\"><\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- \ud53c\ud574 \uc99d\uc0c1 Section -->\n            <section id=\"damage\" class=\"content-section space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-red-800 mb-4\">\uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1\uc758 \uc8fc\uc694 \ud53c\ud574 \uc99d\uc0c1<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1\uc740 \uac10\uc5fc \uc2dc \uc194\uc78e\uc758 \uc2dc\ub4e4\uc74c\uacfc \ubcc0\uc0c9\uc73c\ub85c \uc2dc\uc791\ud558\uc5ec \ub098\ubb34 \uc804\uccb4\uc758 \uace0\uc0ac\ub85c \uc774\uc5b4\uc9d1\ub2c8\ub2e4. \ub9e4\uac1c\ucda9\uc758 \ud754\uc801\ub3c4 \uc911\uc694\ud55c \uc9c4\ub2e8 \ub2e8\uc11c\uc785\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"flex flex-wrap justify-center gap-2 md:gap-4 mb-6\">\n                        <button data-damage-type=\"wilted_needles\" class=\"damage-btn active flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc78e \uc2dc\ub4e4\uc74c \ubc0f \ubcc0\uc0c9 (\uc6b0\uc0b0\uc0b4 \ubaa8\uc591)<\/button>\n                        <button data-damage-type=\"tree_dieback\" class=\"damage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\ub098\ubb34 \uace0\uc0ac (\uc804\uccb4\/\ubd80\ubd84)<\/button>\n                        <button data-damage-type=\"exit_entry_holes\" class=\"damage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\ub9e4\uac1c\ucda9 \uce68\uc785\/\ud0c8\ucd9c\uacf5<\/button>\n                        <button data-damage-type=\"wood_frass\" class=\"damage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\ubaa9\uc9c8\ubd80 \uac00\ud574 (\ubaa9\uc124\/\ubc8c\ub808\ub625)<\/button>\n                    <\/div>\n                    <div id=\"damage-content\" class=\"md:flex md:items-center md:space-x-6 p-4\">\n                        <img decoding=\"async\" id=\"damage-main-image\" src=\"https:\/\/storage.googleapis.com\/aai-web-samples\/pine_wilt_disease_wilted_needles.jpg\" alt=\"\uc78e \uc2dc\ub4e4\uc74c \ubc0f \ubcc0\uc0c9 \uc774\ubbf8\uc9c0\" class=\"w-full md:w-1\/2 mb-4 md:mb-0\">\n                        <div id=\"damage-text\" class=\"md:w-1\/2\">\n                            <h3 id=\"damage-title\" class=\"text-xl font-semibold text-red-700 mb-2\"><\/h3>\n                            <p id=\"damage-description\" class=\"text-gray-700\"><\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- \uc0dd\ud65c\uc0ac \ubc0f \uc804\ud30c Section -->\n            <section id=\"ecology\" class=\"content-section space-y-6\">\n                 <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-red-800 mb-4\">\uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1\uc758 \uc0dd\ud65c\uc0ac \ubc0f \uc804\ud30c \uacfc\uc815<\/h2>\n                     <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1\uc740 \uc120\ucda9, \ub9e4\uac1c\ucda9(\ud558\ub298\uc18c), \uadf8\ub9ac\uace0 \uc18c\ub098\ubb34\ub958 \uc218\ubaa9 \uac04\uc758 \ubcf5\uc7a1\ud55c \uc0c1\ud638\uc791\uc6a9\uc73c\ub85c \ubc1c\uc0dd\ud569\ub2c8\ub2e4. \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc740 \ub9e4\uac1c\ucda9 \ubab8\uc18d\uc73c\ub85c \uce68\uc785\ud558\uc5ec \ubd84\uc0b0 \uc774\ub3d9\ud558\uba70, \ub9e4\uac1c\ucda9\uc774 \uac74\uac15\ud55c \ub098\ubb34\ub97c \uac09\uc544\uba39\uc744 \ub54c \uc0c1\ucc98\ub97c \ud1b5\ud574 \ub098\ubb34 \uc870\uc9c1 \ub0b4\ubd80\ub85c \uc804\ud30c\ub429\ub2c8\ub2e4.\n                    <\/p>\n                     <div class=\"flex flex-col items-center space-y-2\">\n                        <div class=\"w-full max-w-md text-center p-3 bg-blue-100 rounded-lg\">\n                            <p class=\"font-semibold\">1. \ub9e4\uac1c\ucda9\uc758 \uc720\ucda9 \uc6d4\ub3d9 (\uaca8\uc6b8)<\/p><p class=\"text-sm\">\ud53c\ud574 \uace0\uc0ac\ubaa9 \uc870\uc9c1 \ub0b4\uc5d0\uc11c \ub9e4\uac1c\ucda9 \uc720\ucda9\uc774 \uc6d4\ub3d9<\/p>\n                        <\/div>\n                        <div class=\"text-2xl text-gray-400\">\u2193<\/div>\n                        <div class=\"w-full max-w-md text-center p-3 bg-green-100 rounded-lg\">\n                            <p class=\"font-semibold\">2. \ub9e4\uac1c\ucda9 \ubc88\ub370\uae30\ud654 \ubc0f \uc131\ucda9 \uc6b0\ud654 (\ubd04)<\/p><p class=\"text-sm\">\ubd04\uc5d0 \uc720\ucda9\uc774 \ubc88\ub370\uae30\uac00 \ub418\uba70, \uc774\ub54c \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc774 \ubc88\ub370\uae30 \uc8fc\ubcc0\uc5d0 \ubaa8\uc5ec\ub4e4\uc5c8\ub2e4\uac00 \ub9e4\uac1c\ucda9 \ubab8\uc18d\uc73c\ub85c \uce68\uc785<\/p>\n                        <\/div>\n                        <div class=\"text-2xl text-gray-400\">\u2193<\/div>\n                        <div class=\"w-full max-w-md text-center p-3 bg-yellow-100 rounded-lg\">\n                            <p class=\"font-semibold\">3. \ub9e4\uac1c\ucda9 \uc774\ub3d9 \ubc0f \uc18c\ub098\ubb34\uc7ac\uc120\ucda9 \uc804\ud30c (5\uc6d4 \uc911\uc21c ~ 8\uc6d4)<\/p><p class=\"text-sm\">\ub9e4\uac1c\ucda9 \uc131\ucda9\uc774 \uac74\uac15\ud55c \uc18c\ub098\ubb34\ub85c \uc774\ub3d9\ud558\uc5ec \uc2e0\ucd08\ub97c \ud6c4\uc2dd(\uc12d\uc2dd)\ud558\ub294 \uacfc\uc815\uc5d0\uc11c \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc774 \ub098\ubb34 \uc870\uc9c1 \ub0b4\ubd80\ub85c \uce68\uc785\ud558\uc5ec \uac10\uc5fc<\/p>\n                        <\/div>\n                         <div class=\"text-2xl text-gray-400\">\u2193<\/div>\n                         <div class=\"w-full max-w-md text-center p-3 bg-orange-100 rounded-lg\">\n                            <p class=\"font-semibold\">4. \uc18c\ub098\ubb34\uc7ac\uc120\ucda9 \uc99d\uc2dd \ubc0f \ub098\ubb34 \uace0\uc0ac (\uc5ec\ub984~\uac00\uc744)<\/p><p class=\"text-sm\">\uac10\uc5fc\ub41c \ub098\ubb34 \ub0b4\uc5d0\uc11c \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc774 \uae09\uc18d\ud558\uac8c \uc99d\uc2dd(1\uc138\ub300 \uc57d 5\uc77c, 20\uc77c \ud6c4 20\ub9cc \ub9c8\ub9ac \uc774\uc0c1 \uc99d\uc2dd). \uc218\ubd84 \uc774\ub3d9 \ucc28\ub2e8 \ubc0f \uc218\uc138 \uc57d\ud654\ub85c 3~5\uac1c\uc6d4 \ub0b4\uc5d0 \ub098\ubb34 \uace0\uc0ac (\uc78e \uc2dc\ub4e4\uc74c, \ubcc0\uc0c9)<\/p>\n                        <\/div>\n                        <div class=\"text-2xl text-gray-400\">\u2193<\/div>\n                         <div class=\"w-full max-w-md text-center p-3 bg-red-100 rounded-lg\">\n                            <p class=\"font-semibold\">5. \ub9e4\uac1c\ucda9 \uc0b0\ub780 \ubc0f \uc720\ucda9 \ubc1c\uc721 (\uac00\uc744)<\/p><p class=\"text-sm\">\uc8fd\uc5b4\uac00\ub294 \uc18c\ub098\ubb34\uc5d0 \ub9e4\uac1c\ucda9\uc774 \uc0b0\ub780. \uc54c\uc5d0\uc11c \ubd80\ud654\ud55c \uc720\ucda9\uc774 \ub098\ubb34\ub97c \uac00\ud574\ud558\uba70 \ub2e4\uc74c \ud574 \uc6d4\ub3d9 \uc900\ube44<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-6 bg-white mt-6 border border-gray-200\">\n                        <h3 class=\"text-xl font-semibold text-red-800 mb-3\">\uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc758 \uc2dd\uc131 \ubc0f \uace0\uc0ac \uae30\uc791<\/h3>\n                        <p class=\"text-gray-700\">\uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc758 \uc2dd\uc131\uc740 \uc8fc\ub85c \uade0\uc2dd\uc131\uc73c\ub85c, <i>Pestalotia sp., Botrytis cinerea<\/i> \ub4f1 \ub2e4\uc591\ud55c \uc0ac\uc0c1\uade0\uc744 \uba39\uc774\ub85c \ud569\ub2c8\ub2e4. \ub2e4\ub9cc, \uc7ac\uc120\ucda9 \uc11c\uc2dd\uc5d0 \uc758\ud574 \ud53c\ud574\ubaa9 \uc678\ud45c\ud53c\uc640 \ud615\uc131\uce35\uc758 \ud30c\uad34\uac00 \uc77c\uc5b4\ub098\ub294 \uac83\uc73c\ub85c \ubcf4\uc544 \uc18c\ub098\ubb34 \uc720\uc870\uc9c1\ub3c4 \uc12d\uc2dd\ud558\ub294 \uac83\uc73c\ub85c \ucd94\uc815\ub429\ub2c8\ub2e4. \ub098\ubb34 \uace0\uc0ac \uae30\uc791\uc740 \uac00\ub3c4\uad00 \ub610\ub294 \uc218\uc9c0\uad6c \ud3d0\uc1c4\uc5d0 \uc758\ud55c \uc218\ubd84\uc774\ub3d9 \ucc28\ub2e8\uc124, \uacfc\ubbfc\ubc18\uc751\uc5d0 \uc758\ud55c \uc138\ud3ec\uc0ac\uba78\uc124, \uc7ac\uc120\ucda9\uc758 \uc9c4\uade0\/\uc138\uade0 \ub3c5\uc18c\uc5d0 \uc758\ud55c \uc2a4\ud2b8\ub808\uc2a4\uc124 \ub4f1\uc774 \uc54c\ub824\uc838 \uc788\uc73c\ub098, \uc544\uc9c1 \uba85\ud655\ud558\uac8c \ubc1d\ud600\uc838 \uc788\uc9c0\ub294 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- \ubc29\uc81c \ubc29\ubc95 Section -->\n            <section id=\"control\" class=\"content-section space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-red-800 mb-4\">\ud6a8\uacfc\uc801\uc778 \ubc29\uc81c \ubc29\ubc95<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1\uc740 \ud55c\ubc88 \uac10\uc5fc\ub418\uba74 \ub098\ubb34\uac00 \uace0\uc0ac\ud558\uae30 \ub54c\ubb38\uc5d0 \uc608\ubc29\uacfc \uc870\uae30 \ubc1c\uacac \ubc0f \uac10\uc5fc\ubaa9 \uc81c\uac70\uac00 \uac00\uc7a5 \uc911\uc694\ud569\ub2c8\ub2e4. \ubc95\uc801 \ubc29\uc81c\uc640 \uce5c\ud658\uacbd \ubc29\uc81c\ub97c \ubcd1\ud589\ud574\uc57c \ud569\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"space-y-4\">\n                        <div class=\"p-4 border border-red-200 bg-red-50 rounded-lg\">\n                            <h3 class=\"text-xl font-semibold text-red-800 mb-2\">\u203b \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1 \ubc29\uc81c \ud2b9\ubcc4\ubc95<\/h3>\n                            <p class=\"text-gray-700\">2005\ub144 5\uc6d4 31\uc77c \uacf5\ud3ec\ub41c \ud2b9\ubcc4\ubc95\uc5d0 \ub530\ub77c \uc0b0\ub9bc\uc18c\uc720\uc790, \uad6d\uac00 \ubc0f \uc9c0\ubc29\uc790\uce58\ub2e8\uccb4\uc758 \ucc45\ubb34\uac00 \uba85\ubb38\ud654\ub418\uc5b4 \uc788\uc73c\uba70, \ud3ec\uc0c1\uae08 \uc81c\ub3c4, \uc18c\ub098\ubb34\ub958 \uc774\ub3d9 \uc81c\ud55c, \ub2e8\uc18d \uac15\ud654 \ub4f1 \uac15\ub825\ud55c \ubc29\uc81c \uaddc\uc815\uc774 \uc801\uc6a9\ub429\ub2c8\ub2e4. \uc804\uad6d\uc5d0\uc11c \uc18c\ub098\ubb34\ub958 \ubc18\ucd9c \uc2dc \uad74\ucde8 \ud655\uc778\uc744 \uc704\ud55c \ud655\uc778\uc99d\uc744 \ubc1c\uae09\ubc1b\uc544\uc57c \ud569\ub2c8\ub2e4.<\/p>\n                        <\/div>\n                        <div class=\"p-4 border border-blue-200 bg-blue-50 rounded-lg\">\n                             <h3 class=\"text-xl font-semibold text-blue-800 mb-2\">\u2460 \uc608\ubc29 (\ub098\ubb34\uc8fc\uc0ac)<\/h3>\n                             <ul class=\"list-disc list-inside text-gray-700\">\n                                 <li><strong>\ub300\uc0c1:<\/strong> \uc7ac\uc120\ucda9\ubcd1 \ud53c\ud574 \uc6b0\ub824 \uc9c0\uc5ed\uc758 \uac74\uc804\ud55c \uc18c\ub098\ubb34\ub958(\uc18c\ub098\ubb34, \uacf0\uc194, \uc7a3\ub098\ubb34 \ub4f1) \ubc0f \ubcf4\ud638\uc218, \uc870\uacbd\uc218.<\/li>\n                                 <li><strong>\uc8fc\uc785 \uc2dc\uae30:<\/strong> \ub9e4\uac1c\ucda9 \uc131\ucda9 \ubc1c\uc0dd 3\uac1c\uc6d4 \uc804\uc778 <strong>12\uc6d4~2\uc6d4 \uc0ac\uc774<\/strong>\uc5d0 \uc2e4\uc2dc\ud558\uba70, \uc18c\ub098\ubb34\uc758 \uc99d\uc0b0\uc791\uc6a9\uc774 \uac00\uc7a5 \uc655\uc131\ud55c \ub9d1\uc740 \ub0a0 \uc624\uc804\uc5d0 \ucc98\ub9ac\ud569\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\uc8fc\uc785 \ubc29\ubc95:<\/strong> \ub098\ubb34\uc904\uae30 \uc9c0\uc0c1 50cm(\ubbf8\uad00 \uace0\ub824 \uc2dc 30cm \uc774\ud558) \ub192\uc774\uc5d0 \ub4dc\ub9b4\ub85c \uc9c1\uacbd 6mm \ub0b4\uc678, \uae4a\uc774 9cm \uc815\ub3c4\uc758 \uad6c\uba4d\uc744 \ub6ab\uace0 \uc8fc\uc785\ubcd1\uc744 \uc774\uc6a9\ud558\uc5ec \uc0b4\uc120\ucda9\uc81c(\ubc00\ubca0\uba55\ud2f4 \uc720\uc81c, \uc544\ubc14\uba55\ud2f4 \uc720\uc81c, \uc5d0\ub9c8\uba55\ud2f4\ubca4\uc870\uc5d0\uc774\ud2b8 \uc720\uc81c \ub4f1)\ub97c \uc8fc\uc785\ud569\ub2c8\ub2e4. \uc57d\uc81c\ubcc4 \uc8fc\uc785\ub7c9\uc740 \ub77c\ubca8\uc744 \ucc38\uace0\ud569\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\ud1a0\uc591 \uad00\uc8fc:<\/strong> \ub098\ubb34\uc5d0 \uad6c\uba4d\uc744 \ub6ab\uc9c0 \uc54a\uace0 \uc57d\uc81c\ub97c \ud1a0\uc591\uc5d0 \uc8fc\uc785\ud558\ub294 \ubc29\ubc95\uc73c\ub85c, \ud574\uc218\uc695\uc7a5 \uc8fc\ubcc0, \uace8\ud504\uc7a5 \ub4f1 \ud2b9\uc218\uc9c0\uc5d0\uc11c \uad6d\ud55c\uc801\uc73c\ub85c \uc774\uc6a9 \uac00\ub2a5\ud569\ub2c8\ub2e4. \ucc98\ub9ac \uc2dc\uae30\uac00 \ud3ed\ub113\uc73c\uba70(4\uc6d4~5\uc6d4), \ud3ec\uc2a4\uce58\uc544\uc81c\uc774\ud2b8 \uc561\uc81c(30%)\ub97c 400ml\/20\u2113(\ubb3c)\ub85c \ud76c\uc11d\ud558\uc5ec 1\u33a1\ub2f9 3~5\u2113\uc529 \ud1a0\uc591\uad00\uc8fc\ud569\ub2c8\ub2e4.<\/li>\n                             <\/ul>\n                        <\/div>\n                        <div class=\"p-4 border border-green-200 bg-green-50 rounded-lg\">\n                             <h3 class=\"text-xl font-semibold text-green-800 mb-2\">\u2461 \uac10\uc5fc\ubaa9 \ubc29\uc81c (\ubc8c\ucc44\u00b7\ucc98\ub9ac)<\/h3>\n                             <ul class=\"list-disc list-inside text-gray-700\">\n                                 <li><strong>\ubc8c\ucc44\u00b7\ud6c8\uc99d:<\/strong> \uace0\uc0ac\ubaa9\uc744 \ubca0\uc5b4 1~2m \ud06c\uae30\ub85c \uc313\uc544 \ube44\ub2d0(\ud0c0\ud3ec\ub9b0)\uc744 \uc50c\uc6b4 \ud6c4 \uba54\ud0d0\uc18c\ub4d0 \uc561\uc81c\ub97c \ubfcc\ub824 7\uc77c \uc774\uc0c1 \ubc00\ubd09 \ud6c8\uc99d\ud569\ub2c8\ub2e4. \ub9e4\uac1c\ucda9 \uc11c\uc2dd\uc774 \uac00\ub2a5\ud55c \uc9c1\uacbd 2cm \uc774\uc0c1\uc758 \uc794\uac00\uc9c0\uae4c\uc9c0 \ucca0\uc800\ud788 \uc218\uac70\ud558\uc5ec \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\ubc8c\ucc44\u00b7\uc18c\uac01:<\/strong> \uac10\uc5fc\ub41c \ub098\ubb34\ub97c \ubca0\uc5b4 \ub113\uc740 \uacf5\ud130\uc5d0 \uc313\uc544 \ud0dc\uc6b0\uac70\ub098 \uc774\ub3d9\uc2dd \uc18c\uac01\ub85c\ub85c \ud0dc\uc6c1\ub2c8\ub2e4. \ud655\uc2e4\ud55c \ud6a8\uacfc\uac00 \uc788\uc73c\ub098 \uc0b0\ubd88 \uc704\ud5d8\uc73c\ub85c \ubc29\uc81c \uc2dc\uae30\uac00 \uc81c\ud55c\uc801\uc785\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\ubc8c\ucc44\u00b7\ud30c\uc1c4:<\/strong> \uac10\uc5fc\ubaa9\uc744 \ud1b1\ubc25 \ub610\ub294 \uce69 \uc81c\uc870\uae30\ub97c \uc774\uc6a9\ud574 1.5cm \uc774\ud558\ub85c \ubd84\uc1c4\ud558\uc5ec \ub9e4\uac1c\ucda9 \uc720\ucda9\uc744 \uc8fd\uc785\ub2c8\ub2e4.<\/li>\n                             <\/ul>\n                        <\/div>\n                        <div class=\"p-4 border border-yellow-200 bg-yellow-50 rounded-lg\">\n                            <h3 class=\"text-xl font-semibold text-yellow-800 mb-2\">\u2462 \ub9e4\uac1c\ucda9 \uad6c\uc81c (\ud654\ud559\uc801 \ubc29\uc81c)<\/h3>\n                            <ul class=\"list-disc list-inside text-gray-700\">\n                                <li><strong>\ud56d\uacf5 \uc0b4\ud3ec:<\/strong> \uc194\uc218\uc5fc\ud558\ub298\uc18c\uc640 \ubd81\ubc29\uc218\uc5fc\ud558\ub298\uc18c \uc131\ucda9 \ubc1c\uc0dd \uc2dc\uae30\uc778 <strong>5\uc6d4~7\uc6d4 \uc0ac\uc774<\/strong>\uc5d0 \uba54\ud504\uc720\uc81c \ub610\ub294 \ud2f0\uc544\ud074\ub85c\ud504\ub9ac\ub4dc \uc561\uc0c1\uc218\ud654\uc81c\ub97c ha\ub2f9 \ubb3c 33\u2113, \uc57d\uc81c 1\u2113\ub85c \ud76c\uc11d\ud558\uc5ec 3\ud68c \uc774\uc0c1 \uc911\ubcf5\ud558\uc5ec \ud56d\uacf5 \uc0b4\ud3ec\ud569\ub2c8\ub2e4. \uc774\ub294 \ub113\uc740 \uc0b0\ub9bc\uc5d0 \ud6a8\uacfc\uc801\uc785\ub2c8\ub2e4.<\/li>\n                                <li><strong>\uc218\uad00 \uc0b4\ud3ec:<\/strong> \uc131\ucda9 \uc6b0\ud654 \uc2dc\uae30\uc5d0 \uc544\uc138\ud0c0\ubbf8\ud504\ub9ac\ub4dc \uc561\uc81c\/\uc720\uc81c, \ubdf0\ud504\ub85c\ud398\uc9c4, \ud074\ub85c\ud2f0\uc544\ub2c8\ub518 \uc561\uc0c1\uc218\ud654\uc81c\/\uc561\uc81c, \ud2f0\uc544\uba54\ud1a1\uc0bc \uc785\uc0c1\uc218\ud654\uc81c, \ud2f0\uc544\ud074\ub85c\ud504\ub9ac\ub4dc \uc561\uc0c1\uc218\ud654\uc81c, \ud398\ub2c8\ud2b8\ub85c\ud2f0\uc628 \uc720\uc81c \ub4f1\uc744 \uc218\uad00 \uc0b4\ud3ec\ud569\ub2c8\ub2e4.<\/li>\n                                <li><strong>\uc720\uc778\/\uc720\uc0b4:<\/strong> \uc720\uc778\ubaa9\uc744 \uc774\uc6a9\ud55c \uc720\uc778\/\uc720\uc0b4 \ubc29\uc81c\ub3c4 \uace0\ub824\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div class=\"p-4 border border-purple-200 bg-purple-50 rounded-lg\">\n                            <h3 class=\"text-xl font-semibold text-purple-800 mb-2\">\u2463 \uce5c\ud658\uacbd\/\uc0dd\ubb3c\ud559\uc801 \ubc29\uc81c<\/h3>\n                            <ul class=\"list-disc list-inside text-gray-700\">\n                                <li><strong>\ucc9c\uc801 \ud65c\uc6a9:<\/strong> \uac1c\ubbf8\uce68\ubc8c(<i>Sclerodermus harmandi<\/i>) \ub4f1 \ub9e4\uac1c\ucda9 \ucc9c\uc801\uae30\uc0dd\ubd09, \uace4\ucda9\uae30\uc0dd\uc131 \uc120\ucda9(<i>Heterohabditis sp., Steinernema sp.<\/i>) \ubc0f \uc9c4\uade0(\ubc31\uac15\uade0 <i>Beauveria bassiana<\/i>)\uc744 \uc774\uc6a9\ud55c \ub9e4\uac1c\ucda9 \ubc29\uc81c \uc5f0\uad6c\uac00 \uc9c4\ud589 \uc911\uc785\ub2c8\ub2e4.<\/li>\n                                <li><strong>\uc704\uc0dd \uac04\ubc8c:<\/strong> \ud53c\ud574 \ud655\uc0b0 \uc6b0\ub824 \uc9c0\uc5ed\uc758 \uace0\uc0ac\ubaa9, \ud53c\uc555\ubaa9 \ub4f1 \ub9e4\uac1c\ucda9 \uc11c\uc2dd\uc9c0\ub97c \uc81c\uac70\ud558\uc5ec \ubc00\ub3c4\ub97c \ub0ae\ucda5\ub2c8\ub2e4. \uc784\ubaa9 \ubc00\ub3c4\uac00 \ub192\uc740 \uacf3\uc740 \uc801\uc815 \uac04\ubc8c\ub85c \uc218\uc138 \uc1e0\uc57d\ubaa9 \ubc1c\uc0dd\uc744 \ub9c9\uc544 \uac74\uac15\ud558\uac8c \uc870\uc131\ud569\ub2c8\ub2e4.<\/li>\n                                <li><strong>\uc800\ud56d\uc131 \ud488\uc885 \uc721\uc131:<\/strong> \uc77c\ubcf8\ucc98\ub7fc \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc5d0 \ub0b4\uc131\uc744 \ubcf4\uc774\ub294 \ud488\uc885\uc744 \uc721\uc131\ud558\uc5ec \ubcf4\uae09\ud558\ub294 \uac83\uc774 \uc7a5\uae30\uc801\uc778 \ub300\ucc45\uc785\ub2c8\ub2e4.<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"p-6 bg-white\">\n                    <h3 class=\"text-xl font-semibold text-red-800 mb-4 text-center\">\uc8fc\uc694 \ud65c\ub3d9 \uc2dc\uae30 \ubc0f \ubc29\uc81c \uc801\uae30<\/h3>\n                    <div class=\"chart-container\">\n                        <canvas id=\"controlChart\"><\/canvas>\n                    <\/div>\n                <\/div>\n            <\/section>\n        <\/main>\n\n        <footer class=\"text-center mt-8 pt-4 border-t border-gray-200 mb-8\">\n            <p class=\"text-sm text-gray-500\">\uc815\ubcf4 \ucd9c\ucc98: \uc0b0\ub9bc\uccad, \uad6d\ub9bd\uc0b0\ub9bc\uacfc\ud559\uc6d0, \ud55c\uad6d\uc784\uc5c5\uc9c4\ud765\uc6d0 \ub4f1 \uc804\ubb38 \uc790\ub8cc<\/p>\n            <p class=\"text-sm text-gray-500 mt-1\">\u203b \ubcf8 \uc790\ub8cc\ub294 \uad50\uc721 \ubc0f \uc815\ubcf4 \uc81c\uacf5 \ubaa9\uc801\uc73c\ub85c \uc81c\uc791\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc790\uc138\ud55c \ub0b4\uc6a9\uc740 \uad00\ub828 \uae30\uad00\uc5d0 \ubb38\uc758\ud558\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\n        <\/footer>\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            const tabs = document.querySelectorAll('.nav-btn');\n            const sections = document.querySelectorAll('.content-section');\n\n            const morphologyData = {\n                nematode: {\n                    title: '\uc18c\ub098\ubb34\uc7ac\uc120\ucda9 (<i>Bursaphelenchus xylophilus<\/i>)',\n                    description: '\ubd81\ubbf8\ub300\ub959 \uc6d0\uc0b0\uc758 \uc2dd\ubb3c\uae30\uc0dd\uc131 \uc120\ucda9\uc73c\ub85c, \uac00\ub298\uace0 \uc2e4\uacfc \uac19\uc740 \uad6c\uc870\ub97c \uac16\uace0 \uc788\uc73c\uba70 \ud06c\uae30\ub294 0.6~1.0mm\uc785\ub2c8\ub2e4. \uc54c, 4\ud68c\uc758 \uc720\ucda9\uae30, 4\ud68c\uc758 \ud0c8\ud53c\ub97c \uac70\uccd0 \uc554\u00b7\uc218 \uc131\ucda9\uc73c\ub85c \uc131\uc7a5\ud569\ub2c8\ub2e4. 25\u2103\uc5d0\uc11c 1\uc138\ub300 \uae30\uac04\uc774 \uc57d 5\uc77c\uc774\uba70, 1\uc30d\uc774 20\uc77c \ud6c4 20\uc5ec\ub9cc \ub9c8\ub9ac \uc774\uc0c1\uc73c\ub85c \uc99d\uc2dd \uac00\ub2a5\ud569\ub2c8\ub2e4. \uc8fc\ub85c \uacf0\ud321\uc774(\uade0\uc2dd\uc131)\ub97c \uba39\uc774\ub85c \ud558\uc9c0\ub9cc \uc18c\ub098\ubb34 \uc720\uc870\uc9c1\ub3c4 \uc12d\uc2dd\ud558\ub294 \uac83\uc73c\ub85c \ucd94\uc815\ub429\ub2c8\ub2e4.',\n                    size: '\ud06c\uae30: 0.6~1.0mm',\n                    image: 'https:\/\/storage.googleapis.com\/aai-web-samples\/Bursaphelenchus_xylophilus.jpg' \n                },\n                sol_susum_adult: {\n                    title: '\uc194\uc218\uc5fc\ud558\ub298\uc18c \uc131\ucda9 (<i>Monochamus alternatus<\/i>)',\n                    description: '\ubab8\uae38\uc774 18~28mm. \ub0a0\uac1c\uc5d0 \uaca9\uc790\ubb34\ub2ac\uac00 \ube44\uad50\uc801 \ub69c\ub837\ud558\uba70(\uac80\uc815, \uac08\uc0c9, \ud68c\uc0c9), \uc218\ucef7 \ub354\ub4ec\uc774\ub294 \ubab8\ubcf4\ub2e4 \uae41\ub2c8\ub2e4. \uc8fc\ub85c \ub0a8\ubd80\uc9c0\uc5ed\uc5d0 \ubd84\ud3ec\ud558\uba70 \uc18c\ub098\ubb34\uc640 \ud574\uc1a1\uc5d0\uc11c \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc744 \ub9e4\uac1c\ud569\ub2c8\ub2e4. 5\uc6d4 \uc911\uc21c~8\uc6d4 \uc0c1\uc21c\uc5d0 \ubaa9\uc9c8\ubd80\uc5d0\uc11c \ud0c8\ucd9c\ud558\uba70 6\uc6d4 \uc911\u00b7\ud558\uc21c\uc774 \ucd5c\uc131\uae30\uc785\ub2c8\ub2e4. \ud0c8\ucd9c \uc9c1\ud6c4 1~2\ub144\uc0dd \uc0c8 \uac00\uc9c0\ub97c \ud6c4\uc2dd(\uc12d\uc2dd)\ud558\uba74\uc11c \uc7ac\uc120\ucda9\uc744 \uc804\ud30c\ud569\ub2c8\ub2e4. (\uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc758 \ub9e4\uac1c\ucda9 \uc194\uc218\uc5fc\ud558\ub298\uc18c \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                    size: '\ud06c\uae30: 18~28mm',\n                    image: 'https:\/\/storage.googleapis.com\/aai-web-samples\/Monochamus_alternatus_adult.jpg' \n                },\n                bukbang_adult: {\n                    title: '\ubd81\ubc29\uc218\uc5fc\ud558\ub298\uc18c \uc131\ucda9 (<i>Monochamus saltuarius<\/i>)',\n                    description: '\ubab8\uae38\uc774 11~20mm. \uccb4\uc0c9\uc774 \ubd88\uaddc\uce59\ud558\uace0 \uc591\ucabd \ub0a0\uac1c\uc5d0 \uac80\uc815 \ubc34\ub4dc\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uc194\uc218\uc5fc\ud558\ub298\uc18c\ubcf4\ub2e4 \uc704\ub3c4\uc0c1 \ubd81\ucabd(\uc911\ubd81\ubd80\uc9c0\uc5ed)\uc5d0 \ubd84\ud3ec\ud558\uba70, \uc7a3\ub098\ubb34\uc5d0\uc11c \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc744 \ub9e4\uac1c\ud569\ub2c8\ub2e4. 5\uc6d4(\ucd5c\uc131\uae30 5\uc6d4 \uc911\uc21c)\uc5d0 \uc6b0\ud654\ud558\uba70, \uc194\uc218\uc5fc\ud558\ub298\uc18c\uc5d0 \ube44\ud574 \uc7ac\uc120\ucda9 \ubcf4\uc720\uc218\uac00 \uc801\uace0 \uc804\ud30c \ub2a5\ub825\uc774 \ub5a8\uc5b4\uc9d1\ub2c8\ub2e4.',\n                    size: '\ud06c\uae30: 11~20mm',\n                    image: 'https:\/\/storage.googleapis.com\/aai-web-samples\/Monochamus_saltuarius_adult.jpg' \n                },\n                vector_larva_pupa: {\n                    title: '\ub9e4\uac1c\ucda9 \uc720\ucda9 \ubc0f \ubc88\ub370\uae30',\n                    description: '<strong>\uc720\ucda9:<\/strong> \ub178\uc219\uc720\ucda9 \ubab8\uae38\uc774 20~40mm (\uc194\uc218\uc5fc) \/ 20~30mm (\ubd81\ubc29). \uc54c\uc5d0\uc11c \ubd80\ud654 \ud6c4 \ud615\uc131\uce35\uc744 \uc12d\uc2dd\ud558\uba70 \uc131\uc7a5\ud558\uace0 \ubaa9\uc9c8\ubd80 \ub0b4\ubd80\uc5d0 \ud130\ub110\uc744 \ub9cc\ub4ed\ub2c8\ub2e4. <strong>\ubc88\ub370\uae30:<\/strong> \uc720\ucda9\uc774 \uaca8\uc6b8\uc744 \uc9c0\ub09c \ud6c4 5\uc6d4~7\uc6d4 \uc0ac\uc774\uc5d0 \uc218\ud53c \ubc11\uc5d0 \ubc88\ub370\uae30 \ubc29\uc744 \ub9cc\ub4e4\uace0 \ubc88\ub370\uae30\uac00 \ub429\ub2c8\ub2e4. \uc57d 20\uc77c\uc758 \ubc88\ub370\uae30 \uae30\uac04\uc744 \uac70\uccd0 \uc131\ucda9\uc774 \ub418\uba74 \uc9c1\uacbd 5~7mm\uc758 \uc6d0\ud615 \ud0c8\ucd9c\uacf5\uc744 \ub9cc\ub4e4\uace0 \uc678\ubd80\ub85c \ub098\uac11\ub2c8\ub2e4. (\ub9e4\uac1c\ucda9\uc758 \ubc88\ub370\uae30\uc640 \uc131\ucda9\uc758 \ud0c8\ucd9c \ubaa8\uc2b5 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                    size: '\uc720\ucda9: 20~40mm, \ubc88\ub370\uae30: (\uc815\ubcf4 \uc5c6\uc74c)',\n                    image: 'https:\/\/storage.googleapis.com\/aai-web-samples\/Monochamus_larva_pupa.jpg' \n                }\n            };\n\n            const damageData = {\n                wilted_needles: {\n                    title: '\uc78e \uc2dc\ub4e4\uc74c \ubc0f \ubcc0\uc0c9 (\uc6b0\uc0b0\uc0b4 \ubaa8\uc591)',\n                    description: '\uac74\uac15\ud55c \ub098\ubb34\uac00 \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\uc5d0 \uac10\uc5fc\ub418\uba74 \uc218\ubd84\uacfc \uc591\ubd84\uc758 \uc774\ub3d9\uc774 \ucc28\ub2e8\ub418\uc5b4 \uc194\uc78e\uc774 \uc544\ub798\ub85c \ucc98\uc9c0\uba70 \uc2dc\ub4e4\uae30 \uc2dc\uc791\ud569\ub2c8\ub2e4. \uc78e\uc774 \uc6b0\uc0b0\uc0b4 \ubaa8\uc591\uc73c\ub85c \uc544\ub798\ub85c \ucc98\uc9c0\uba70, \ube60\ub974\uba74 1\uac1c\uc6d4 \ub9cc\uc5d0 \uc78e \uc804\uccb4\uac00 \uc801\uac08\uc0c9\uc73c\ub85c \ubcc0\ud558\uba74\uc11c \ub9d0\ub77c \uc8fd\uc2b5\ub2c8\ub2e4. (\uc18c\ub098\ubb34 \uc2dc\ub4e4\uc74c\ubcd1\uc758 \ubcd1\ud658 \/ \uc18c\ub098\ubb34 \uc2dc\ub4e4\uc74c\ubcd1 \ud53c\ud574 \ubaa8\uc2b5 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                    image: 'https:\/\/storage.googleapis.com\/aai-web-samples\/pine_wilt_disease_wilted_needles.jpg' \n                },\n                tree_dieback: {\n                    title: '\ub098\ubb34 \uace0\uc0ac (\uc804\uccb4\/\ubd80\ubd84)',\n                    description: '\uae30\uc628\uc774 \ub192\uc740 \uc2dc\uae30\uc5d0 \ub2e4\ub7c9\uc758 \uc7ac\uc120\ucda9\uc774 \uce68\uc785\ud558\uba74 3~5\uac1c\uc6d4 \ub0b4\uc5d0 \ub098\ubb34\uac00 \uace0\uc0ac\ud569\ub2c8\ub2e4. \uac10\uc5fc \uc2dc\uae30\uac00 \ub2a6\uac70\ub098 \uc18c\ub7c9 \uce68\uc785 \uc2dc \uc774\ub4ec\ud574 \uace0\uc0ac\ud558\uac70\ub098 \uc77c\ubd80 \uac00\uc9c0\ub9cc \uc8fd\ub294 \ubd80\ubd84 \uace0\uc0ac\ub3c4 \ub098\ud0c0\ub0a9\ub2c8\ub2e4. \uc7a3\ub098\ubb34\uc758 \uacbd\uc6b0 \uc18c\ub098\ubb34\/\ud574\uc1a1\ubcf4\ub2e4 \ubc1c\ubcd1 \uc9c4\uc804 \uc18d\ub3c4\uac00 \uc9c0\uc5f0\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. (\uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1 \ud53c\ud574 \uc9c4\ud589 \uacfc\uc815 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                    image: 'https:\/\/storage.googleapis.com\/aai-web-samples\/pine_wilt_disease_tree_dieback_overall.jpg' \n                },\n                exit_entry_holes: {\n                    title: '\ub9e4\uac1c\ucda9 \uce68\uc785\/\ud0c8\ucd9c\uacf5',\n                    description: '\ub9e4\uac1c\ucda9\uc774 \uce68\uc785\ud558\ub294 \ud0c0\uc6d0\ud615 \uce68\uc785\uacf5(\uc7a5\uacbd 2~3mm)\uacfc \uc131\ucda9\uc774 \ub098\ubb34\uc5d0\uc11c \ud0c8\ucd9c\ud558\ub294 \uc9c1\uacbd 5~7mm\uc758 \uc6d0\ud615 \ud0c8\ucd9c\uacf5\uc774 \uac00\uc9c0\ub098 \uc904\uae30\uc5d0\uc11c \ubc1c\uacac\ub429\ub2c8\ub2e4. \ub098\ubb34\uc880 \ud0c8\ucd9c\uacf5\uc740 \uc9c1\uacbd 2mm \uc774\ub0b4\ub85c \ub354 \uc791\uc2b5\ub2c8\ub2e4. (\ub9e4\uac1c\ucda9\uc758 \uce68\uc785\uacf5\uacfc \uc560\ubc8c\ub808 \uc131\uc219\ub2e8\uacc4\ubcc4 \ubaa8\uc2b5 \/ \ub9e4\uac1c\ucda9 \ud0c8\ucd9c\uacf5 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                    image: 'https:\/\/storage.googleapis.com\/aai-web-samples\/Monochamus_exit_entry_holes.jpg' \n                },\n                wood_frass: {\n                    title: '\ubaa9\uc9c8\ubd80 \uac00\ud574 (\ubaa9\uc124\/\ubc8c\ub808\ub625)',\n                    description: '\ub9e4\uac1c\ucda9 \uc720\ucda9\uc774 \uc218\ud53c\uc640 \ubaa9\uc9c8\ubd80 \uc0ac\uc774\ub97c \uac09\uc544\uba39\uc73c\uba74 \ubaa9\uc124(\u6728\u5c51: \ud558\uc580 \ubc30\uc124\ubb3c\uacfc \ub098\ubb34\ucc0c\uaebc\uae30)\uc774 \ubc00\uc9d1\ub418\uc5b4 \ub098\ud0c0\ub0a9\ub2c8\ub2e4. \ubaa9\uc124\uc744 \ud30c\ud5e4\uce58\uba74 \ud0c0\uc6d0\ud615\uc758 \uce68\uc785\uacf5\uc774 \uc788\uc2b5\ub2c8\ub2e4. (\uc218\ud53c\uc640 \ubaa9\uc9c8\ubd80 \uc0ac\uc774 \ubaa9\uc124 \ubc00\uc9d1 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                    image: 'https:\/\/storage.googleapis.com\/aai-web-samples\/Monochamus_wood_frass.jpg' \n                }\n            };\n            \n            const setupImageFallback = (imgElement) => {\n                if (!imgElement) return;\n                imgElement.onerror = () => {\n                    const altText = imgElement.alt || '\uc774\ubbf8\uc9c0 \ub85c\ub529 \uc2e4\ud328';\n                    const placeholderUrl = `https:\/\/placehold.co\/400x300\/e2e8f0\/4a5568?text=${encodeURIComponent(altText)}`;\n                    imgElement.src = placeholderUrl;\n                    imgElement.onerror = null;\n                };\n            };\n            \n            setupImageFallback(document.getElementById('morphology-main-image'));\n            setupImageFallback(document.getElementById('damage-main-image'));\n\n            tabs.forEach(tab => {\n                tab.addEventListener('click', () => {\n                    tabs.forEach(t => t.classList.remove('active'));\n                    tab.classList.add('active');\n                    sections.forEach(section => {\n                        section.classList.remove('active');\n                        if (section.id === tab.dataset.tab) {\n                            section.classList.add('active');\n                        }\n                    });\n                });\n            });\n\n            \/\/ Morphology section logic\n            const morphologyTypeButtons = document.querySelectorAll('#morphology .stage-btn');\n            const morphologyTitle = document.getElementById('morphology-title');\n            const morphologyDescription = document.getElementById('morphology-description');\n            const morphologySize = document.getElementById('morphology-size');\n            const morphologyMainImage = document.getElementById('morphology-main-image');\n\n            function updateMorphologyContent(type) {\n                morphologyTypeButtons.forEach(btn => btn.classList.remove('active'));\n                document.querySelector(`#morphology .stage-btn[data-type=\"${type}\"]`).classList.add('active');\n                \n                const data = morphologyData[type];\n                morphologyTitle.textContent = data.title;\n                morphologyDescription.textContent = data.description;\n                morphologySize.textContent = data.size;\n                morphologyMainImage.src = data.image;\n                morphologyMainImage.alt = `${data.title} \uc774\ubbf8\uc9c0`;\n            }\n\n            morphologyTypeButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    updateMorphologyContent(button.dataset.type);\n                });\n            });\n            updateMorphologyContent('nematode'); \/\/ Initial content for morphology section\n\n            \/\/ Damage section logic\n            const damageTypeButtons = document.querySelectorAll('#damage .damage-btn');\n            const damageTitle = document.getElementById('damage-title');\n            const damageDescription = document.getElementById('damage-description');\n            const damageMainImage = document.getElementById('damage-main-image');\n\n            function updateDamageContent(type) {\n                damageTypeButtons.forEach(btn => btn.classList.remove('active'));\n                document.querySelector(`#damage .damage-btn[data-damage-type=\"${type}\"]`).classList.add('active');\n                \n                const data = damageData[type];\n                damageTitle.textContent = data.title;\n                damageDescription.textContent = data.description;\n                damageMainImage.src = data.image;\n                damageMainImage.alt = data.title;\n            }\n\n            damageTypeButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    updateDamageContent(button.dataset.damageType);\n                });\n            });\n            updateDamageContent('wilted_needles'); \/\/ Initial content for damage section\n\n            const ctx = document.getElementById('controlChart').getContext('2d');\n            new Chart(ctx, {\n                type: 'bar',\n                data: {\n                    labels: ['1\uc6d4', '2\uc6d4', '3\uc6d4', '4\uc6d4', '5\uc6d4', '6\uc6d4', '7\uc6d4', '8\uc6d4', '9\uc6d4', '10\uc6d4', '11\uc6d4', '12\uc6d4'],\n                    datasets: [{\n                        label: '\uc7ac\uc120\ucda9 \uc99d\uc2dd (\uc18c\ub098\ubb34 \ub0b4)',\n                        data: [5, 5, 8, 10, 10, 8, 5, 2, 0, 0, 0, 0], \/\/ Peak Apr-Jun\n                        backgroundColor: 'rgba(190, 18, 60, 0.6)', \/* red-700 *\/\n                        borderColor: 'rgba(190, 18, 60, 1)',\n                        borderWidth: 1,\n                        yAxisID: 'y',\n                    },{\n                        label: '\uc194\uc218\uc5fc\ud558\ub298\uc18c \ud65c\ub3d9\uae30',\n                        data: [0, 0, 0, 0, 5, 10, 8, 5, 2, 0, 0, 0], \/\/ Peak June-July\n                        backgroundColor: 'rgba(234, 88, 12, 0.6)', \/* orange-600 *\/\n                        borderColor: 'rgba(234, 88, 12, 1)',\n                        borderWidth: 1,\n                        yAxisID: 'y',\n                    },{\n                        label: '\ubd81\ubc29\uc218\uc5fc\ud558\ub298\uc18c \ud65c\ub3d9\uae30',\n                        data: [0, 0, 0, 8, 10, 8, 5, 2, 0, 0, 0, 0], \/\/ Peak May-June\n                        backgroundColor: 'rgba(251, 191, 36, 0.6)', \/* amber-400 *\/\n                        borderColor: 'rgba(251, 191, 36, 1)',\n                        borderWidth: 1,\n                        yAxisID: 'y',\n                    },{\n                        label: '\ubc29\uc81c \ucd94\ucc9c \uae30\uac04 (\ub098\ubb34\uc8fc\uc0ac\/\ud1a0\uc591\uad00\uc8fc)',\n                        data: [12, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 12], \/\/ Dec-Feb for tree injection, April-May for soil\n                        type: 'line',\n                        fill: true,\n                        backgroundColor: 'rgba(59, 130, 246, 0.2)', \/* blue-500 with transparency *\/\n                        borderColor: 'rgba(59, 130, 246, 1)',\n                        pointRadius: 0,\n                        yAxisID: 'y1'\n                    },{\n                        label: '\ubc29\uc81c \ucd94\ucc9c \uae30\uac04 (\ub9e4\uac1c\ucda9 \uad6c\uc81c\/\ubc8c\ucc44)',\n                        data: [0, 0, 0, 0, 12, 12, 12, 0, 0, 0, 0, 0], \/\/ May-July for spraying, Year-round for removal\n                        type: 'line',\n                        fill: true,\n                        backgroundColor: 'rgba(101, 163, 13, 0.2)', \/* lime-600 with transparency *\/\n                        borderColor: 'rgba(101, 163, 13, 1)',\n                        pointRadius: 0,\n                        yAxisID: 'y1'\n                    }]\n                },\n                options: {\n                    responsive: true,\n                    maintainAspectRatio: false,\n                    plugins: {\n                        legend: {\n                           display: true,\n                           position: 'top',\n                           labels: {\n                               usePointStyle: false,\n                           }\n                        },\n                        tooltip: {\n                           mode: 'index',\n                           intersect: false,\n                           callbacks: {\n                                label: function(context) {\n                                    if (context.dataset.label.includes('\ubc29\uc81c \ucd94\ucc9c \uae30\uac04')) {\n                                        if (context.dataset.label.includes('\ub098\ubb34\uc8fc\uc0ac')) return ` ${context.dataset.label}: 12\uc6d4 ~ 2\uc6d4 \/ 4\uc6d4 ~ 5\uc6d4`;\n                                        return ` ${context.dataset.label}: 5\uc6d4 ~ 7\uc6d4 (\uc131\ucda9 \ud65c\ub3d9\uae30) \/ \uc5f0\uc911 (\ubc8c\ucc44)`;\n                                    }\n                                    return ` ${context.dataset.label}: ${context.raw} (\ud65c\ub3d9 \ubc00\ub3c4)`;\n                                }\n                           }\n                        },\n                        title: {\n                            display: true,\n                            text: '\uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1 \uc6d4\ubcc4 \ud65c\ub3d9 \ubc0f \ubc29\uc81c \uc2dc\uae30'\n                        }\n                    },\n                    scales: {\n                        x: {\n                            stacked: true,\n                        },\n                        y: {\n                           stacked: true,\n                           display: true,\n                           title: {\n                               display: true,\n                               text: '\ud65c\ub3d9 \ubc00\ub3c4'\n                           },\n                           max: 12\n                        },\n                        y1: {\n                           display: false,\n                           max: 15\n                        }\n                    }\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n","protected":false},"featured_media":3108,"template":"","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}}},"pest-target":[240,259,80,105,102],"pest-category":[86],"pest-overwintering":[],"class_list":["post-3084","pest","type-pest","status-publish","has-post-thumbnail","hentry","pest-target-240","pest-target-259","pest-target-80","pest-target-105","pest-target-102","pest-category-86"],"acf":[],"uagb_featured_image_src":{"full":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uc18c\ub098\ubb34\uc7ac\uc120\ucda9.jpg",1163,650,false],"thumbnail":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uc18c\ub098\ubb34\uc7ac\uc120\ucda9-150x150.jpg",150,150,true],"medium":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uc18c\ub098\ubb34\uc7ac\uc120\ucda9-300x168.jpg",300,168,true],"medium_large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uc18c\ub098\ubb34\uc7ac\uc120\ucda9-768x429.jpg",768,429,true],"large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uc18c\ub098\ubb34\uc7ac\uc120\ucda9-1024x572.jpg",1024,572,true],"1536x1536":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uc18c\ub098\ubb34\uc7ac\uc120\ucda9.jpg",1163,650,false],"2048x2048":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uc18c\ub098\ubb34\uc7ac\uc120\ucda9.jpg",1163,650,false]},"uagb_author_info":{"display_name":"darius","author_link":"https:\/\/hstc.treecare.co.kr\/?author=0"},"uagb_comment_info":0,"uagb_excerpt":"\uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1 \ub300\ud654\ud615 \uac00\uc774\ub4dc \uac1c\uc694 \ubcd1\uc6d0\uccb4 \ubc0f \ub9e4\uac1c\ucda9 \ud615\ud0dc \ud53c\ud574 \uc99d\uc0c1 \uc0dd\ud65c\uc0ac \ubc0f \uc804\ud30c \ubc29\uc81c \ubc29\ubc95 \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1 (Pine Wilt Disease)\uc774\ub780? \uc18c\ub098\ubb34\uc7ac\uc120\ucda9\ubcd1\uc740 [&hellip;]","_links":{"self":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/pest\/3084","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/pest"}],"about":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/types\/pest"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/media\/3108"}],"wp:attachment":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3084"}],"wp:term":[{"taxonomy":"pest-target","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-target&post=3084"},{"taxonomy":"pest-category","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-category&post=3084"},{"taxonomy":"pest-overwintering","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-overwintering&post=3084"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}