{"id":9,"date":"2025-11-19T17:33:50","date_gmt":"2025-11-19T17:33:50","guid":{"rendered":"http:\/\/144.24.64.64\/?page_id=9"},"modified":"2026-01-21T17:36:50","modified_gmt":"2026-01-21T17:36:50","slug":"%ec%82%ac%ec%9d%b4%eb%93%9c-%ed%8e%98%ec%9d%b4%ec%a7%80-%ec%99%80-%eb%8b%a8%eb%a7%90%ec%9d%84-%ec%b6%94%ea%b0%80-%ed%95%b4%eb%b3%b4%eb%9d%bc%ea%b0%80","status":"publish","type":"page","link":"https:\/\/www.wdpplogis.com\/?page_id=9","title":{"rendered":"\uc6b4\uc601\ud604\ud669"},"content":{"rendered":"\n<div style=\"margin:0; padding:0; max-width:100vw; position:relative; left:50%; right:50%; margin-left:-50vw; margin-right:-50vw;\">\n  <style>\n    .operations-page {\n      font-family: 'Noto Sans KR', system-ui, -apple-system, BlinkMacSystemFont, sans-serif;\n      background: #f9f7ff;\n      color: #2b214f;\n      line-height: 1.6;\n    }\n\n    \/* HERO SECTION *\/\n    .ops-hero {\n      background: linear-gradient(135deg, #6c4edb 0%, #4a2fa0 40%, #2b214f 100%);\n      padding: 100px 20px 80px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .ops-hero::before {\n      content: '';\n      position: absolute;\n      top: -40%;\n      right: -10%;\n      width: 600px;\n      height: 600px;\n      background: radial-gradient(circle, rgba(255, 221, 85, 0.08) 0%, transparent 70%);\n      border-radius: 50%;\n      pointer-events: none;\n    }\n\n    .ops-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      position: relative;\n      z-index: 2;\n    }\n\n    .ops-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      padding: 8px 16px;\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.1);\n      font-size: 12px;\n      color: #c6bff0;\n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n    }\n\n    .ops-badge::before {\n      content: '';\n      width: 6px;\n      height: 6px;\n      background: #ffdd55;\n      border-radius: 50%;\n      display: block;\n    }\n\n    .ops-title {\n      font-size: clamp(28px, 6vw, 48px);\n      font-weight: 700;\n      margin-bottom: 20px;\n      line-height: 1.3;\n      letter-spacing: -0.02em;\n      color: #f5f1ff;\n    }\n\n    .ops-title span {\n      color: #ffdd55;\n      display: block;\n    }\n\n    .ops-intro {\n      font-size: 16px;\n      color: #c6bff0;\n      line-height: 1.8;\n      max-width: 820px;\n      margin-bottom: 0;\n    }\n\n    \/* MAIN SECTION *\/\n    .ops-section {\n      padding: 80px 20px;\n    }\n\n    .ops-section-title {\n      font-size: 32px;\n      font-weight: 700;\n      margin-bottom: 50px;\n      color: #2b214f;\n      text-align: center;\n    }\n\n    \/* STRENGTH CARDS *\/\n    .strengths-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n      margin-bottom: 80px;\n    }\n\n    .strength-card {\n      background: #ffffff;\n      border-radius: 20px;\n      padding: 32px;\n      border: 1px solid rgba(91, 61, 184, 0.1);\n      box-shadow: 0 10px 30px rgba(91, 61, 184, 0.08);\n      transition: all 0.3s ease;\n    }\n\n    .strength-card:hover {\n      transform: translateY(-6px);\n      border-color: rgba(91, 61, 184, 0.25);\n      box-shadow: 0 20px 40px rgba(91, 61, 184, 0.12);\n    }\n\n    .strength-card h3 {\n      font-size: 20px;\n      font-weight: 700;\n      color: #5b3db8;\n      margin-bottom: 16px;\n      padding-left: 40px;\n      position: relative;\n    }\n\n    .strength-card h3::before {\n      content: '\u25b8';\n      font-size: 28px;\n      color: #ffdd55;\n      position: absolute;\n      left: 0;\n      top: 50%\n      transform: translateY(-50%);\n    }\n\n    .strength-card p {\n      color: #5a5070;\n      font-size: 15px;\n      line-height: 1.8;\n      margin: 0;\n      padding-left: 40px;\n    }\n\n    \/* STATS SECTION *\/\n    .stats-wrapper {\n      background: linear-gradient(135deg, rgba(108, 78, 219, 0.08) 0%, rgba(91, 61, 184, 0.08) 100%);\n      border-radius: 25px;\n      padding: 60px 40px;\n      margin-bottom: 0;\n      border: 1px solid rgba(91, 61, 184, 0.1);\n    }\n\n    .stats-title {\n      font-size: 28px;\n      font-weight: 700;\n      color: #2b214f;\n      text-align: center;\n      margin-bottom: 40px;\n    }\n\n    .stats-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .stat-card {\n      text-align: center;\n    }\n\n    .stat-number {\n      font-size: 48px;\n      font-weight: 700;\n      color: #5b3db8;\n      margin-bottom: 12px;\n      letter-spacing: -0.02em;\n    }\n\n    .stat-label {\n      font-size: 15px;\n      color: #5a5070;\n      font-weight: 600;\n      line-height: 1.6;\n    }\n\n    \/* OPERATION HIGHLIGHTS *\/\n    .highlights-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 24px;\n      margin-bottom: 0;\n    }\n\n    .highlight-item {\n      background: #ffffff;\n      border-radius: 18px;\n      padding: 28px;\n      border: 1px solid rgba(91, 61, 184, 0.1);\n      box-shadow: 0 8px 20px rgba(91, 61, 184, 0.08);\n      text-align: center;\n      transition: all 0.3s ease;\n    }\n\n    .highlight-item:hover {\n      transform: translateY(-4px);\n      box-shadow: 0 15px 35px rgba(91, 61, 184, 0.12);\n    }\n\n    .highlight-icon {\n      font-size: 42px;\n      margin-bottom: 16px;\n    }\n\n    .highlight-title {\n      font-size: 18px;\n      font-weight: 700;\n      color: #2b214f;\n      margin-bottom: 12px;\n    }\n\n    .highlight-desc {\n      font-size: 14px;\n      color: #5a5070;\n      line-height: 1.7;\n      margin: 0;\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 1024px) {\n      .stats-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 30px;\n      }\n\n      .highlights-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .ops-hero {\n        padding: 60px 20px 50px;\n      }\n\n      .ops-section {\n        padding: 60px 20px;\n      }\n\n      .ops-section-title {\n        font-size: 24px;\n      }\n\n      .stats-wrapper {\n        padding: 40px 24px;\n      }\n\n      .stats-title {\n        font-size: 22px;\n      }\n\n      .stats-grid {\n        grid-template-columns: 1fr;\n        gap: 20px;\n      }\n\n      .highlights-grid {\n        grid-template-columns: 1fr;\n        gap: 16px;\n      }\n\n      .stat-number {\n        font-size: 36px;\n      }\n\n      .strength-card {\n        padding: 24px;\n      }\n    }\n  <\/style>\n\n  <div class=\"operations-page\">\n    <!-- HERO -->\n    <section class=\"ops-hero\">\n      <div class=\"ops-container\">\n        <div class=\"ops-badge\">OPERATIONAL STATUS \u00b7 \uc8fc\uc2dd\ud68c\uc0ac \ub354\ucc44\uc6c0<\/div>\n\n        <h1 class=\"ops-title\">\n          24\uc2dc\uac04 \uba48\ucd94\uc9c0 \uc54a\ub294 \ubb3c\ub958<br>\n          <span>(\uc8fc)\ub354\ucc44\uc6c0\uc758 \uc6b4\uc601 \ud604\ud669<\/span>\n        <\/h1>\n\n        <p class=\"ops-intro\">\n          (\uc8fc)\ub354\ucc44\uc6c0\uc740 \uc6b4\uc1a1 \ubc0f \uc720\uad00 \ubd80\uc11c\uc758 24\uc2dc\uac04 \uc6b4\uc601\uc73c\ub85c 100% \uc644\uacb0\uc131\uc744 \ubcf4\uc7a5\ud558\uba70, \uae34\uae09\uc0c1\ud669 \ubc1c\uc0dd \uc2dc \uc2e0\uc18d\ud55c \ub300\uc751\uacfc \ud6a8\uc728\uc801\uc778<br>\n          \uc790\uc6d0 \uc6b4\uc601\uc73c\ub85c \uc804\uad6d \ubb3c\ub958 \ub124\ud2b8\uc6cc\ud06c\ub97c \uad6c\ucd95\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<br><br>\n          <strong>\uc218\ub3c4\uad8c \uc911\uc2ec\uc758 24\uc2dc\uac04 \ud0dd\ubc30 \uac04\uc120 \uc6b4\uc1a1 \uc6b4\uc601<\/strong>\uacfc <strong>\ubc00\ud06c\ub7f0 \uc6b4\uc601<\/strong>, \uadf8\ub9ac\uace0 <strong>\uc6b8\uc0b0 \uae30\uc810\uc758 \ud0c0\uc774\uc5b4 \ubc30\uc1a1<\/strong>, <strong>\uc81c\uc8fc\u2194\ub0b4\ub959\ud654\ubb3c \uc6b4\uc601<\/strong>\uc73c\ub85c<br>\n          \uc9c0\uc5ed\uc801 \ud55c\uacc4\ub97c \uadf9\ubcf5\ud55c \ubb3c\ub958\ub97c \uc6b4\uc601\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n        <\/p>\n      <\/div>\n    <\/section>\n\n    <!-- OPERATION STRENGTHS -->\n    <section class=\"ops-section ops-container\">\n      <h2 class=\"ops-section-title\">\uc6b4\uc601 \uac15\uc810<\/h2>\n\n      <div class=\"strengths-grid\">\n        <div class=\"strength-card\">\n          <h3>24\uc2dc\uac04 \uc6b4\uc601\uc73c\ub85c \uc6b4\uc1a1 100% \uc644\uacb0\uc131 \ubcf4\uc7a5<\/h3>\n          <p>\uc6b4\uc1a1 \ubc0f \uc720\uad00 \ubd80\uc11c\uc758 \uc804\ubb38 \uc870\uc9c1\uc774 \uc5f0\uc911\ubb34\ud734 24\uc2dc\uac04 \uc6b4\uc601\ub418\uc5b4, \uc5b4\ub5a4 \uc0c1\ud669\uc5d0\uc11c\ub3c4 \uc548\uc815\uc801\uc774\uace0 \uc608\uce21 \uac00\ub2a5\ud55c \ubb3c\ub958 \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"strength-card\">\n          <h3>\uae34\uae09\uc0c1\ud669 \ubc1c\uc0dd \uc2dc \uc2e0\uc18d\ud55c \ub300\uc751<\/h3>\n          <p>\uc608\uc0c1\uce58 \ubabb\ud55c \uc6b4\uc1a1 \uc0c1\ud669\uc774\ub098 \ubb38\uc81c \ubc1c\uc0dd \uc2dc, \uc989\uac01\uc801\uc778 \ud310\ub2e8\uacfc \ud574\uacb0\ucc45 \uc2e4\ud589\uc73c\ub85c \uace0\uac1d\uc758 \uc190\uc2e4\uc744 \ucd5c\uc18c\ud654\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"strength-card\">\n          <h3>\uc9c0\uc5ed \ud2b9\uc131\uc5d0 \ub9de\ub294 \ucc28\ub7c9 \uc6b4\uc601 \uacc4\ud68d \uad6c\uc870\ud654<\/h3>\n          <p>\uac00\uc6a9 \uc790\uc6d0\uc758 \ud6a8\uc728\uc801 \uc6b4\uc601\uc744 \uc704\ud574 Matrix \uad6c\uc870\ub85c \ucc28\ub7c9\uc744 \ubc30\uce58\ud558\uc5ec, \uc9c0\uc5ed\ubcc4 \ud2b9\uc131\uc5d0 \ucd5c\uc801\ud654\ub41c \uc6b4\uc1a1 \uc5f0\uacc4\u00b7\uc5f0\uacb0\u00b7\uc9c0\uc18d\uc131\uc744 \ud655\ubcf4\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"strength-card\">\n          <h3>\uc6b4\uc1a1 \ud1b5\uc81c\ub2a5\ub825 \ubcf4\uc720<\/h3>\n          <p>\ucc28\ub7c9 \uc6b4\uc601\uc758 \uc5f0\uc18d\uc131\uc744 \ucd5c\ub300\uce58\ub85c \uc218\ud589\ud560 \uc218 \uc788\ub294 \ub192\uc740 \uc6b4\uc1a1 \ud1b5\uc81c\ub2a5\ub825\uc73c\ub85c \ube44\uc0c1\uc2dc\uc5d0\ub3c4 \uc548\uc815\uc801\uc778 \ubb3c\ub958 \uc6b4\uc601\uc744 \ubcf4\uc7a5\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"strength-card\">\n          <h3>\uc804\uad6d \uc778\ud504\ub77c \uc5f0\uacc4\ub85c \uc9c0\uc5ed\uc801 \ud55c\uacc4 \uadf9\ubcf5<\/h3>\n          <p>\uc81c\uc8fc, \uc591\uc0b0, \ud558\ub0a8 \ub4f1 \uc804\uad6d\uc5d0 \uad6c\ucd95\ud55c \ubb3c\ub958 \uac70\uc810\uc744 \uc5f0\uacc4\ud558\uc5ec \uc9c0\uc5ed\uc801 \uc81c\uc57d \uc5c6\uc774 \uc804\uad6d \uc5b4\ub514\ub4e0 \ud6a8\uc728\uc801 \uc6b4\uc1a1\uc744 \uc218\ud589\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- STATS AND HIGHLIGHTS -->\n    <section class=\"ops-section ops-container\">\n      <div class=\"stats-wrapper\">\n        <h3 class=\"stats-title\">\uac00\uc6a9 \ucc28\ub7c9<\/h3>\n        \n        <div class=\"stats-grid\">\n          <div class=\"stat-card\">\n            <div class=\"stat-number\">20\ub300<\/div>\n            <div class=\"stat-label\">\uc790\uc0ac \ubcf4\uc720 \ucc28\ub7c9<\/div>\n          <\/div>\n          <div class=\"stat-card\">\n            <div class=\"stat-number\">50\ub300<\/div>\n            <div class=\"stat-label\">\uacc4\uc57d\uc6b4\uc6a9 \ucc28\ub7c9<\/div>\n          <\/div>\n          <div class=\"stat-card\">\n            <div class=\"stat-number\">5\uac1c\uc0ac<\/div>\n            <div class=\"stat-label\">\ud30c\ud2b8\ub108\uc0ac<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"highlights-grid\">\n          <div class=\"highlight-item\">\n            <div class=\"highlight-icon\">\u23f0<\/div>\n            <h4 class=\"highlight-title\">24\uc2dc\uac04 \ubb3c\ub958 \uc6b4\uc601<\/h4>\n            <p class=\"highlight-desc\">\uc5b8\uc81c\ub4e0 \ud544\uc694\ud55c \uc21c\uac04\uc5d0 \uc6b4\uc1a1 \uc11c\ube44\uc2a4 \uc81c\uacf5<\/p>\n          <\/div>\n          <div class=\"highlight-item\">\n            <div class=\"highlight-icon\">\u26a1<\/div>\n            <h4 class=\"highlight-title\">\uac00\uc6a9\uc790\uc6d0\uc758 \ud6a8\uc728\uc131 \uadf9\ub300\ud654<\/h4>\n            <p class=\"highlight-desc\">\ub370\uc774\ud130 \uae30\ubc18 \ubc30\ucc28\ub85c \ube44\uc6a9\uacfc \uc18d\ub3c4 \ucd5c\uc801\ud654<\/p>\n          <\/div>\n          <div class=\"highlight-item\">\n            <div class=\"highlight-icon\">\ud83c\udf0d<\/div>\n            <h4 class=\"highlight-title\">\uc9c0\uc5ed\uc801 \ud55c\uacc4 \uadf9\ubcf5<\/h4>\n            <p class=\"highlight-desc\">\uc804\uad6d \ub124\ud2b8\uc6cc\ud06c\ub85c \uc5b4\ub514\ub4e0 \uc2e0\uc18d \ubc30\uc1a1<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>OPERATIONAL STATUS \u00b7 \uc8fc\uc2dd\ud68c\uc0ac \ub354\ucc44\uc6c0 24\uc2dc\uac04 \uba48\ucd94\uc9c0 \uc54a\ub294 \ubb3c\ub958 (\uc8fc)\ub354\ucc44\uc6c0\uc758 \uc6b4\uc601 \ud604\ud669 (\uc8fc)\ub354\ucc44\uc6c0\uc740 \uc6b4\uc1a1 \ubc0f \uc720\uad00 \ubd80\uc11c\uc758 24\uc2dc\uac04 \uc6b4\uc601\uc73c\ub85c 100% \uc644\uacb0\uc131\uc744 \ubcf4\uc7a5\ud558\uba70, \uae34\uae09\uc0c1\ud669 \ubc1c\uc0dd \uc2dc \uc2e0\uc18d\ud55c \ub300\uc751\uacfc \ud6a8\uc728\uc801\uc778 \uc790\uc6d0 \uc6b4\uc601\uc73c\ub85c \uc804\uad6d \ubb3c\ub958 \ub124\ud2b8\uc6cc\ud06c\ub97c \uad6c\ucd95\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uc218\ub3c4\uad8c \uc911\uc2ec\uc758 24\uc2dc\uac04 \ud0dd\ubc30 \uac04\uc120 \uc6b4\uc1a1 \uc6b4\uc601\uacfc \ubc00\ud06c\ub7f0 \uc6b4\uc601, \uadf8\ub9ac\uace0 \uc6b8\uc0b0 \uae30\uc810\uc758 \ud0c0\uc774\uc5b4 \ubc30\uc1a1, \uc81c\uc8fc\u2194\ub0b4\ub959\ud654\ubb3c \uc6b4\uc601\uc73c\ub85c \uc9c0\uc5ed\uc801 \ud55c\uacc4\ub97c \uadf9\ubcf5\ud55c \ubb3c\ub958\ub97c &#8230; <a title=\"\uc6b4\uc601\ud604\ud669\" class=\"read-more\" href=\"https:\/\/www.wdpplogis.com\/?page_id=9\" aria-label=\"\uc6b4\uc601\ud604\ud669\uc5d0 \ub300\ud574 \ub354 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uc138\uc694\">\ub354 \uc77d\uae30<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/www.wdpplogis.com\/index.php?rest_route=\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wdpplogis.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.wdpplogis.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.wdpplogis.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wdpplogis.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9"}],"version-history":[{"count":14,"href":"https:\/\/www.wdpplogis.com\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":246,"href":"https:\/\/www.wdpplogis.com\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions\/246"}],"wp:attachment":[{"href":"https:\/\/www.wdpplogis.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}