:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.strapi-search-trigger{display:flex;align-items:center;justify-content:center;background-color:#f0fdf4;border:1px solid #22c55e;border-radius:8px;width:40px;padding:.75rem;cursor:pointer;transition:all .3s ease;color:#15803d;position:relative}.strapi-search-trigger:hover{background-color:#dcfce7}.strapi-search-container{position:relative;display:flex;align-items:center;background:#f0fdf4;border:1px solid #22c55e;border-radius:8px;padding:.75rem;gap:.5rem;min-width:40px;width:40px;transition:all .3s ease;overflow:visible}.strapi-search-container.expanded{width:200px;min-width:200px;padding:.75rem 1rem}.strapi-search-input-container{display:flex;align-items:center;flex:1;background:transparent;border:none;gap:.5rem}.strapi-search-input{flex:1;border:none;outline:none;background:transparent;font-size:.9rem;color:#15803d;font-weight:500;padding:0;width:0;opacity:0;transition:all .3s ease}.strapi-search-container.expanded .strapi-search-input{width:100%;opacity:1}.strapi-search-input::placeholder{color:#22c55e;font-weight:500}.strapi-search-close{background:none;border:none;color:#15803d;cursor:pointer;font-size:1rem;line-height:1;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .3s ease;font-weight:600;flex-shrink:0;opacity:0;width:0;overflow:hidden}.strapi-search-container.expanded .strapi-search-close{opacity:1;width:20px}.strapi-search-close:hover{background-color:#f0fdf4;color:#22c55e}.strapi-search-suggestions{position:absolute;top:100%;left:0;right:0;border:1px solid #22c55e;border-top:none;border-radius:0 0 8px 8px;max-height:300px;overflow-y:auto;background:#fff;z-index:1000;box-shadow:0 4px 6px -1px #0000001a;margin-top:2px}.strapi-search-loading,.strapi-search-error,.strapi-search-empty{display:flex;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center;gap:.75rem}.strapi-search-loading{color:#6b7280}.strapi-search-error{color:#dc2626;background:#fef2f2;flex-direction:column;gap:.5rem}.strapi-search-empty{color:#6b7280;background:#f9fafb}.strapi-search-results{list-style:none;margin:0;padding:.5rem 0}.strapi-search-result-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid #e5e7eb;transition:background-color .2s ease;background:#fff}.strapi-search-result-item:hover{background-color:#f0fdf4}.strapi-search-result-item:last-child{border-bottom:none}.strapi-search-result-content{display:flex;align-items:center;gap:.75rem;flex:1}.strapi-search-result-title{font-size:.95rem;font-weight:500;color:#111827;line-height:1.4}.strapi-search-result-type{font-size:.75rem;color:#6b7280;background:#f3f4f6;padding:.25rem .5rem;border-radius:.375rem;white-space:nowrap;font-weight:500}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.text-gray-400{color:#9ca3af}.text-indigo-500{color:#6366f1}.text-red-500{color:#ef4444}.animate-spin{animation:spin 1s linear infinite}.font-semibold{font-weight:600}.block{display:block}@media (max-width: 768px){.strapi-search-container{min-width:300px;max-width:100%}.strapi-search-input-wrapper{padding:.75rem}.strapi-search-suggestions{max-height:300px}}.header{background-color:#fff;position:sticky;top:0;z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:1rem 2rem}.logo-section{display:flex;align-items:center}.logo-container{display:flex;align-items:center;gap:1rem}.logo-image{height:50px;width:auto;object-fit:contain}.brand-text{display:flex;flex-direction:column;line-height:1.2}.brand-name-line1{font-size:.9rem;font-weight:600;color:#333;margin:0}.brand-name-line2{font-size:.8rem;color:#666;margin:0}.logo-skeleton{width:200px;height:50px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.main-navigation{display:flex;align-items:center;gap:2.5rem}.nav-link{color:#374151;text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s ease;position:relative}.nav-link:hover{color:#22c55e}.nav-skeleton{display:flex;gap:2.5rem}.nav-link-skeleton{width:100px;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.nav-separator{width:1px;height:30px;background-color:#d1d5db;margin:0 1rem}.action-buttons{display:flex;align-items:center;gap:1rem;position:relative}.search-container{position:relative;display:flex;align-items:center;transition:all .3s ease;overflow:hidden}.search-container.expanded{background-color:#f0fdf4;border-radius:8px;padding:.75rem 1rem;min-width:200px}.search-button{background-color:#f0fdf4;border:none;border-radius:8px;padding:.75rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;position:relative;z-index:2}.search-container.expanded .search-button{background-color:transparent;padding:0;min-width:auto;min-height:auto}.search-button:hover{background-color:#dcfce7}.search-container.expanded .search-button:hover{background-color:transparent}.search-icon{width:20px;height:20px;color:#15803d;transition:all .3s ease}.search-container.expanded .search-icon{width:16px;height:16px;margin-right:.5rem}.search-input-container{position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;align-items:center;gap:.5rem;opacity:0;visibility:hidden;transition:all .3s ease;width:100%;padding-left:2.5rem}.search-container.expanded .search-input-container{opacity:1;visibility:visible}.search-input{background:transparent;border:none;outline:none;font-size:.9rem;color:#15803d;font-weight:500;width:100%;padding:0;margin:0}.search-input::placeholder{color:#6b7280;font-weight:400}.search-results-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;z-index:1000;max-height:300px;overflow-y:auto;margin-top:4px}.search-loading,.search-no-results{padding:12px 16px;color:#6b7280;font-size:.9rem;text-align:center}.search-results{padding:8px 0}.search-result-item{padding:12px 16px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background-color .2s ease}.search-result-item:hover{background-color:#f9fafb}.search-result-item:last-child{border-bottom:none}.search-result-title{font-size:.9rem;font-weight:500;color:#374151;margin-bottom:4px;line-height:1.4}.search-result-id{font-size:.8rem;color:#6b7280;font-family:monospace}.language-switcher{z-index:1000}.language-switcher button{background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;min-width:120px;font-size:.9rem;font-weight:500;color:#374151}.language-switcher button:hover{background-color:#e5e7eb}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){.header-content{flex-direction:column;gap:1.5rem;padding:1rem}.main-navigation{flex-wrap:wrap;gap:1.5rem;justify-content:center}.nav-link{font-size:.9rem}.brand-name{font-size:1.25rem}.brand-full-name{font-size:.75rem}.nav-separator{display:none}.action-buttons{gap:.75rem}.search-container.expanded{min-width:150px}}@media (max-width: 480px){.main-navigation,.nav-skeleton{flex-direction:column;gap:1rem}.logo-container{gap:.75rem}.logo-circle,.logo-c-outer{width:40px;height:40px}.logo-c-middle{width:28px;height:28px}.logo-c-inner{width:16px;height:16px}}.content-wrapper{padding:20px;box-sizing:border-box;min-height:calc(100vh - 128px)}.content{animation:fadeIn .22s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.home-layout{min-height:100vh;display:flex;flex-direction:column}.home-content-wrapper{flex:1;position:relative}.home-content{transition:opacity .3s ease-in-out}.home-footer{background:#f8f8f8;text-align:center;padding:20px;border-top:1px solid #e0e0e0}.footer-content{max-width:1200px;margin:0 auto}.footer-content p{margin:0;font-size:14px;color:#666}.articles-scroll::-webkit-scrollbar{display:none}.articles-scroll{scrollbar-width:none;-ms-overflow-style:none}.home-page{width:100%}.hero-section{position:relative;min-height:80vh;background:linear-gradient(135deg,#1e3a8a,#1e40af,#1d4ed8);display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:0}.hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(34,197,94,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,107,53,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(59,130,246,.1) 0%,transparent 50%);pointer-events:none}.hero-content{text-align:center;z-index:2;position:relative;max-width:1200px;padding:0 2rem}.hero-title{font-size:4rem;font-weight:800;margin-bottom:1rem;line-height:1.1}.hero-title-orange{color:#ff6b35}.hero-title-green{color:#22c55e}.hero-subtitle{font-size:1.5rem;color:#fff;margin-bottom:3rem;font-weight:300}.process-flow{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:2rem}.process-step{display:flex;flex-direction:column;align-items:center;color:#fff;font-size:.9rem;font-weight:500}.process-icon{font-size:2rem;margin-bottom:.5rem;background:#ffffff1a;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.process-arrow{color:#fff;font-size:1.5rem;font-weight:700;margin:0 .5rem}.hero-section:after{content:"SAAS";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:15rem;font-weight:900;color:#ffffff0d;z-index:1;pointer-events:none;letter-spacing:.5rem}.recent-news-section{padding:4rem 0;background:#f8f9fa}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#1e3a8a}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.process-flow{flex-direction:column;gap:1.5rem}.process-arrow{transform:rotate(90deg)}.hero-section:after{font-size:8rem}.section-title{font-size:2rem}.container{padding:0 1rem}}.press-notes-page{min-height:100vh;background-color:#f8fafc}.container{max-width:1200px;margin:0 auto;padding:2rem}.content-sections{display:flex;flex-direction:column;gap:3rem}.featured-video-section{background:none;border-radius:12px;padding:2rem;box-shadow:none}.featured-video-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.video-text{display:flex;flex-direction:column;gap:1.5rem}.video-title{font-size:2rem;font-weight:700;color:#1f2937;line-height:1.2;margin:0}.video-description{font-size:1rem;color:#6b7280;line-height:1.6;margin:0}.more-info-btn{background:#22c55e;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease;align-self:flex-start}.more-info-btn:hover{background:#16a34a;transform:translateY(-1px)}.video-thumbnail{position:relative;display:flex;justify-content:center;align-items:center}.video-player-container{position:relative;width:100%;max-width:500px}.video-frame{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000026;background:#000;min-height:315px;display:flex;align-items:center;justify-content:center}.ytp-cued-thumbnail-overlay{position:absolute;inset:0;width:100%;height:100%;cursor:pointer;z-index:10}.ytp-cued-thumbnail-overlay-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.ytp-large-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:48px;background:none;border:none;cursor:pointer;transition:transform .2s ease}.ytp-large-play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.ytp-large-play-button svg{width:100%;height:100%}.video-iframe-container{position:relative;width:100%;height:315px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000026}.video-iframe{width:100%;height:100%;border:none;border-radius:12px}.close-video-btn{position:absolute;top:10px;right:10px;background:#000000b3;color:#fff;border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-weight:700;transition:all .2s ease;z-index:20}.close-video-btn:hover{background:#000000e6;transform:scale(1.1)}.loading-state,.empty-state{text-align:center;padding:3rem 2rem;color:#6b7280}@media (max-width: 768px){.container{padding:1rem}.featured-video-content{grid-template-columns:1fr;gap:2rem}.video-title{font-size:1.5rem}.featured-video-section{padding:1.5rem}}@media (max-width: 480px){.video-title{font-size:1.25rem}.featured-video-section{padding:1rem}.video-text{gap:1rem}.video-iframe-container{height:250px}}.video-detail-page{min-height:100vh;background-color:#f8f9fa;padding:2rem 0}.video-detail-container{max-width:1200px;margin:0 auto;padding:0 2rem}.video-loading,.video-error,.video-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.video-loading{gap:1rem;color:#666}.loading-spinner{width:32px;height:32px;border:3px solid #f0f0f0;border-top:3px solid #007bff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.video-error,.video-not-found{color:#dc3545}.video-error h2,.video-not-found h2{margin:0 0 1rem;color:#333}.video-error button,.video-not-found button{margin-top:1rem;padding:.75rem 1.5rem;background:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem;transition:background-color .2s ease}.video-error button:hover,.video-not-found button:hover{background:#0056b3}.video-header{margin-bottom:2rem}.back-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;color:#666;text-decoration:none;font-size:.9rem;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.back-button:hover{background:#e9ecef;color:#333}.video-content{margin-bottom:3rem}.video-info{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;width:100%}.video-meta{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.video-title-in-box{font-size:1.5rem;font-weight:600;color:#333;margin:0;line-height:1.3}.clickable-title{cursor:pointer;transition:color .2s ease}.clickable-title:hover{color:#007bff;text-decoration:underline}.video-description h3{margin:0 0 1rem;color:#333;font-size:1.25rem;font-weight:600}.video-description p{margin:0;color:#666;line-height:1.6}@media (max-width: 768px){.video-detail-container{padding:0 1rem}.video-title{font-size:2rem}.video-info{padding:1.5rem}}@media (max-width: 510px){.header{width:100vw!important;position:relative!important;left:50%!important;right:50%!important;margin-left:-50vw!important;margin-right:-50vw!important}.header-content{padding:.75rem 1rem!important}.nav-separator{display:none!important}.action-buttons{display:flex!important;align-items:center!important;gap:.5rem!important;justify-content:flex-end!important}.search-container{width:200px!important;position:relative!important;transition:all .3s ease!important;overflow:hidden!important;background-color:#f0fdf4!important;border-radius:8px!important;padding:1.5rem!important}.search-container:hover,.search-container:focus-within,.search-container.expanded{width:200px!important;background-color:#f0fdf4!important;border-radius:8px!important;padding:1.5rem!important}.search-button{min-width:44px!important;min-height:44px!important;padding:0!important;background-color:transparent!important;border:none!important;border-radius:8px!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;left:.5rem!important;top:50%!important;transform:translateY(-50%)!important;z-index:2!important}.search-input-container{position:absolute!important;top:50%!important;left:0!important;right:0!important;transform:translateY(-50%)!important;opacity:1!important;visibility:visible!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;gap:.5rem!important;padding-left:2.5rem!important;padding-right:.5rem!important}.search-text{font-size:.9rem!important;color:#15803d!important;font-weight:500!important;white-space:nowrap!important}.search-icon{width:16px!important;height:16px!important;color:#15803d!important;transition:all .3s ease!important}.language-switcher{width:auto!important}.language-switcher button{min-width:44px!important;min-height:44px!important;padding:.5rem .75rem!important;font-size:.8rem!important}.nav-list{flex-direction:row!important;gap:.5rem!important;flex-wrap:wrap!important}.nav-link{font-size:.85rem!important;padding:.5rem .25rem!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important}.logo-image{max-width:100%!important;height:50px!important}*{box-sizing:border-box!important}html{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body{overflow-x:hidden!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}section[data-locale]{padding:0!important;margin:0!important}section[data-locale]>div{width:100vw!important;max-width:100vw!important;margin:0!important;border-radius:0!important;height:400px!important}section[data-locale] img{width:100%!important;height:100%!important;object-fit:cover!important}section[data-locale]>div>div[style*="position: absolute; inset: 0px"]{width:100%!important;height:100%!important;padding:1rem!important}section[data-locale]>div>div[style*="position: absolute; inset: 0px"]>div{max-width:100%!important;width:100%!important;padding:1rem!important}section[data-locale] h1{font-size:1.5rem!important;line-height:1.2!important;margin:0 0 .75rem!important}section[data-locale] p{font-size:.9rem!important;line-height:1.4!important;margin:0 0 1rem!important;max-width:100%!important}section[data-locale] a[style*="display: inline-flex"]{padding:.75rem 1rem!important;font-size:.85rem!important;border-radius:6px!important}section[data-locale]>div>div[style*="position: absolute; left: 24px; bottom: 0px"]{left:.75rem!important;bottom:0!important;gap:.3rem!important}section[data-locale] button[aria-label*="Go to slide"]{width:4px!important;height:4px!important;min-width:24px!important;min-height:24px!important;border-radius:12px!important;background:#d1d5db!important;opacity:.6!important}section[data-locale] button[aria-label*="Go to slide"][style*="background: rgb(17, 24, 39)"]{background:#111827!important;opacity:.8!important}section[data-locale] button[aria-label="Next slide"]{right:1rem!important;bottom:1rem!important;width:44px!important;height:44px!important;border-radius:8px!important}.home-page>div[style*="padding: 3rem 1.25rem"]{padding:2rem 1rem!important}.home-page>div[style*="padding: 3rem 1.25rem"]>div{max-width:100%!important;width:100%!important}.home-page>div[style*="padding: 3rem 1.25rem"]>div>div[style*="display: flex; gap: 3rem; align-items: flex-start; margin-bottom: 3rem"]{display:flex!important;flex-direction:column!important;gap:1.5rem!important;margin-bottom:2rem!important}.home-page>div[style*="padding: 3rem 1.25rem"]>div>div[style*="display: flex; gap: 3rem; align-items: flex-start; margin-bottom: 3rem"]>div[style*="flex: 0 0 300px"]{flex:none!important;width:100%!important;margin-bottom:.75rem!important}.home-page>div[style*="padding: 3rem 1.25rem"]>div>div[style*="display: flex; gap: 3rem; align-items: flex-start; margin-bottom: 3rem"]>div[style*="flex: 1 1 0%"]{flex:none!important;width:100%!important}.home-page h2{font-size:1.8rem!important;margin-bottom:.75rem!important}.home-page>div[style*="padding: 3rem 1.25rem"] p{font-size:.9rem!important;line-height:1.5!important;margin-bottom:1rem!important;max-width:100%!important}.home-page>div[style*="padding: 3rem 1.25rem"] a[style*="display: inline-flex"]{padding:.75rem 1rem!important;font-size:.85rem!important}.home-page section[style*="padding: 3rem 1.25rem; background-color: rgb(248, 249, 250)"]{padding:2rem 1rem!important;margin:0!important}.home-page section[style*="padding: 3rem 1.25rem; background-color: rgb(248, 249, 250)"]>div{max-width:100%!important;width:100%!important}.articles-scroll{width:100%!important;max-width:100%!important;padding:0!important;gap:1rem!important}.articles-scroll>div{flex:0 0 280px!important;min-width:280px!important;height:auto!important;min-height:300px!important;padding:1rem!important}.articles-scroll h3{font-size:1rem!important;line-height:1.3!important;margin-bottom:.75rem!important}.articles-scroll p{font-size:.85rem!important;line-height:1.4!important}.articles-scroll a[style*="background-color: rgb(34, 197, 94)"]{padding:.75rem 1rem!important;font-size:.8rem!important}footer{width:100vw!important;max-width:100vw!important;margin:1rem 0 0!important;padding:1.5rem 1rem!important;border-radius:0!important}footer>div{max-width:100%!important;width:100%!important}footer img{height:40px!important;width:auto!important}footer span{font-size:.75rem!important}footer a{font-size:.8rem!important}}
