{"id":1815,"date":"2026-01-16T06:00:40","date_gmt":"2026-01-15T21:00:40","guid":{"rendered":"https:\/\/solenvision.ai\/?page_id=1815"},"modified":"2026-01-16T09:49:11","modified_gmt":"2026-01-16T00:49:11","slug":"%ed%95%b5%ec%8b%ac%ea%b0%80%ec%b9%98","status":"publish","type":"page","link":"https:\/\/solenvision.ai\/en\/%ed%95%b5%ec%8b%ac%ea%b0%80%ec%b9%98\/","title":{"rendered":"Core Values"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1815\" class=\"elementor elementor-1815\" data-elementor-settings=\"{&quot;element_pack_global_tooltip_width&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;element_pack_global_tooltip_width_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;element_pack_global_tooltip_width_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;element_pack_global_tooltip_padding&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_padding_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_padding_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_border_radius&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_border_radius_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_border_radius_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true}}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-312ea19a e-flex e-con-boxed e-con e-parent\" data-id=\"312ea19a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1be86761 elementor-widget elementor-widget-text-editor\" data-id=\"1be86761\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!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>SolenVision AI &#8211; \ud575\uc2ec \uac00\uce58<\/title>\n  <link href=\"https:\/\/cdn.jsdelivr.net\/gh\/orioncactus\/pretendard\/dist\/web\/static\/pretendard.css\" rel=\"stylesheet\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n  <style>\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n    \n    body {\n      font-family: 'Pretendard', -apple-system, sans-serif;\n      background-color: transparent;\n      color: #e2e8f0;\n      line-height: 1.8;\n    }\n\n    .values-section {\n      max-width: 1300px;\n      margin: 0 auto;\n      padding: 80px 50px;\n    }\n\n    \/* Header *\/\n    .section-header {\n      text-align: center;\n      margin-bottom: 70px;\n    }\n\n    .section-label {\n      display: inline-block;\n      font-size: 0.8rem;\n      letter-spacing: 0.25em;\n      text-transform: uppercase;\n      color: #f97316;\n      margin-bottom: 20px;\n      padding: 8px 24px;\n      border: 1px solid rgba(249, 115, 22, 0.3);\n      border-radius: 50px;\n    }\n\n    .section-title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 2.8rem;\n      font-weight: 600;\n      color: #f8fafc;\n    }\n\n    .section-subtitle {\n      font-size: 1.1rem;\n      color: #94a3b8;\n      margin-top: 12px;\n      font-weight: 300;\n    }\n\n    \/* Values Grid *\/\n    .values-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 30px;\n    }\n\n    .value-card {\n      background: linear-gradient(145deg, rgba(30, 41, 59, 0.6) 0%, rgba(15, 23, 42, 0.8) 100%);\n      border: 1px solid rgba(249, 115, 22, 0.1);\n      border-radius: 16px;\n      padding: 40px 35px;\n      transition: all 0.3s ease;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .value-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 3px;\n      background: linear-gradient(90deg, #f97316, #fbbf24);\n      opacity: 0;\n      transition: opacity 0.3s ease;\n    }\n\n    .value-card:hover {\n      border-color: rgba(249, 115, 22, 0.3);\n      transform: translateY(-5px);\n    }\n\n    .value-card:hover::before {\n      opacity: 1;\n    }\n\n    \/* Large cards for last 2 *\/\n    .value-card.large {\n      grid-column: span 1;\n    }\n\n    .values-grid .value-card:nth-child(4),\n    .values-grid .value-card:nth-child(5) {\n      grid-column: span 1;\n    }\n\n    \/* Adjust grid for 5 items: 3 + 2 centered *\/\n    .values-bottom {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 30px;\n      max-width: 880px;\n      margin: 30px auto 0;\n    }\n\n    .value-number {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 3.5rem;\n      font-weight: 600;\n      background: linear-gradient(135deg, #fbbf24 0%, #f97316 100%);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      background-clip: text;\n      line-height: 1;\n      margin-bottom: 20px;\n    }\n\n    .value-title {\n      font-size: 0.75rem;\n      letter-spacing: 0.15em;\n      text-transform: uppercase;\n      color: #fb923c;\n      margin-bottom: 8px;\n    }\n\n    .value-name {\n      font-size: 1.4rem;\n      font-weight: 600;\n      color: #f8fafc;\n      margin-bottom: 16px;\n    }\n\n    .value-description {\n      font-size: 0.95rem;\n      color: #94a3b8;\n      font-weight: 300;\n      line-height: 1.9;\n    }\n\n    @media (max-width: 1024px) {\n      .values-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n      .values-bottom {\n        grid-template-columns: 1fr;\n        max-width: 100%;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .values-grid {\n        grid-template-columns: 1fr;\n      }\n      .section-title { font-size: 2.2rem; }\n    }\n  <\/style>\n<\/head>\n<body>\n  <section class=\"values-section\">\n    <!-- Header -->\n    <div class=\"section-header\">\n      <span class=\"section-label\">Core Values<\/span>\n      <h1 class=\"section-title\">Core Values<\/h1>\n      <p class=\"section-subtitle\">The Principles That Guide Us<\/p>\n    <\/div>\n\n    <!-- Top 3 Cards -->\n    <div class=\"values-grid\">\n      <div class=\"value-card\">\n        <div class=\"value-number\">01<\/div>\n        <p class=\"value-title\">Integrity<\/p>\n        <h3 class=\"value-name\">Trust Above All<\/h3>\n        <p class=\"value-description\">\n          We build trust before we build technology. As AI becomes deeply embedded in everyday life and space, it must be grounded in transparency, responsibility and ethical design. Everything we create is intended to be dependable, explainable and worthy of trust.\n        <\/p>\n      <\/div>\n\n      <div class=\"value-card\">\n        <div class=\"value-number\">02<\/div>\n        <p class=\"value-title\">Innovation<\/p>\n        <h3 class=\"value-name\">Continuous Advancement<\/h3>\n        <p class=\"value-description\">\n          We never stand still. We continuously expand the boundaries of Vision AI, designing tomorrow's intelligence today. For us, innovation is not a choice\u2014it is our way of being.\n        <\/p>\n      <\/div>\n\n      <div class=\"value-card\">\n        <div class=\"value-number\">03<\/div>\n        <p class=\"value-title\">Human-Centricity<\/p>\n        <h3 class=\"value-name\">People at the Centre<\/h3>\n        <p class=\"value-description\">\n          People remain at the heart of every decision we make. Every product is designed around human experience, safety and dignity. AI should never replace people; it should support them, protect them and empower them.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Bottom 2 Cards (Centered) -->\n    <div class=\"values-bottom\">\n      <div class=\"value-card\">\n        <div class=\"value-number\">04<\/div>\n        <p class=\"value-title\">Scalability<\/p>\n        <h3 class=\"value-name\">Built to Grow<\/h3>\n        <p class=\"value-description\">\n          From a single space to entire cities and nations, our platforms are designed to adapt and expand. We build systems that start small and scale seamlessly, ensuring flexibility in every environment.\n        <\/p>\n      <\/div>\n\n      <div class=\"value-card\">\n        <div class=\"value-number\">05<\/div>\n        <p class=\"value-title\">Security &#038; Privacy<\/p>\n        <h3 class=\"value-name\">Responsibility with Intelligence<\/h3>\n        <p class=\"value-description\">\n          Trust in AI begins with protection. We treat security and privacy as fundamental rights, not optional features. Every system we build safeguards data and respects human boundaries, ensuring intelligence is always matched with responsibility.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/body>\n<\/html>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>SolenVision AI &#8211; \ud575\uc2ec \uac00\uce58 Core Values \ud575\uc2ec \uac00\uce58 \uc6b0\ub9ac\uac00 \uc9c0\ud0a4\ub294 \ub2e4\uc12f \uac00\uc9c0 \uc6d0\uce59 01 Integrity \uc2e0\ub8b0 \uc6b0\ub9ac\ub294 \uae30\uc220\ubcf4\ub2e4 \uc2e0\ub8b0\ub97c \uba3c\uc800 \ub9cc\ub4ed\ub2c8\ub2e4. [&hellip;]<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1815","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/solenvision.ai\/en\/wp-json\/wp\/v2\/pages\/1815","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/solenvision.ai\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/solenvision.ai\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/solenvision.ai\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/solenvision.ai\/en\/wp-json\/wp\/v2\/comments?post=1815"}],"version-history":[{"count":4,"href":"https:\/\/solenvision.ai\/en\/wp-json\/wp\/v2\/pages\/1815\/revisions"}],"predecessor-version":[{"id":1884,"href":"https:\/\/solenvision.ai\/en\/wp-json\/wp\/v2\/pages\/1815\/revisions\/1884"}],"wp:attachment":[{"href":"https:\/\/solenvision.ai\/en\/wp-json\/wp\/v2\/media?parent=1815"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}