#software-detail[data-v-bfb2ffe2]{width:100%;min-height:100vh}.narrow-container[data-v-bfb2ffe2]{width:60%;margin:0 auto;padding:40px 0 20px}.title-section[data-v-bfb2ffe2]{margin-bottom:40px}.title-and-button-wrapper[data-v-bfb2ffe2]{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;border-bottom:2px solid #ff9800;padding-bottom:15px}.software-title[data-v-bfb2ffe2]{color:#ff5722;font-size:2.2rem;margin:0;font-weight:700}.software-description[data-v-bfb2ffe2]{font-size:1.5rem;line-height:1.8;margin:20px 0;text-align:justify}.applications-section[data-v-bfb2ffe2]{margin:40px 0;padding:30px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.applications-title[data-v-bfb2ffe2]{text-align:left;color:#333;font-size:1.8rem;margin-bottom:30px;border-bottom:2px solid #ff9800;padding-bottom:10px}.applications-grid.horizontal[data-v-bfb2ffe2]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.application-card[data-v-bfb2ffe2]{background:#fff;border-radius:12px;padding:20px 15px;box-shadow:0 3px 15px #0000000f;transition:all .3s ease;border:1px solid #f0f0f0;position:relative;overflow:hidden;text-align:center;display:flex;flex-direction:column;align-items:center}.application-card[data-v-bfb2ffe2]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg,#17d 0%,#764ba2 100%)}.application-card[data-v-bfb2ffe2]:hover{transform:translateY(-3px);box-shadow:0 5px 20px #0000001a}.card-header[data-v-bfb2ffe2]{display:flex;flex-direction:column;align-items:center;margin-bottom:15px}.card-icon[data-v-bfb2ffe2]{font-size:2.5rem;margin-bottom:8px}.card-title[data-v-bfb2ffe2]{color:#333;margin:0;font-size:2rem;font-weight:600}.card-list[data-v-bfb2ffe2]{list-style:none;padding:0;margin:0;width:100%}.card-list li[data-v-bfb2ffe2]{padding:5px 0;color:#555;line-height:1.4;font-size:1.5rem;border-bottom:1px solid #f5f5f5}.card-list li[data-v-bfb2ffe2]:last-child{border-bottom:none}.content-container[data-v-bfb2ffe2]{width:60%;margin:0 auto}.image-text-pair[data-v-bfb2ffe2]{display:flex;align-items:center;gap:40px;margin-bottom:80px;min-height:400px}.image-container[data-v-bfb2ffe2]{flex:1;display:flex;justify-content:center;align-items:center}.text-container[data-v-bfb2ffe2]{flex:1;display:flex;align-items:center}.text-content[data-v-bfb2ffe2]{padding:20px}.feature-image[data-v-bfb2ffe2]{width:700px;height:450px;border-radius:12px;box-shadow:0 8px 30px #00000026;object-fit:cover;border:1px solid #e0e0e0;transition:transform .3s ease,box-shadow .3s ease}.feature-image[data-v-bfb2ffe2]:hover{transform:scale(1.02);box-shadow:0 12px 40px #0003}.text-content h3[data-v-bfb2ffe2]{color:#333;font-size:2rem;margin-bottom:20px;border-left:4px solid #ff5722;padding-left:12px}.text-content p[data-v-bfb2ffe2]{color:#555;line-height:1.7;margin-bottom:20px;font-size:1.5rem}.text-content ul[data-v-bfb2ffe2]{list-style:none;padding:0}.text-content li[data-v-bfb2ffe2]{color:#666;position:relative;padding:8px 0 8px 20px;line-height:1.6}.text-content li[data-v-bfb2ffe2]:before{content:"\2713";color:#28a745;font-weight:700;position:absolute;left:0}.image-overlay[data-v-bfb2ffe2]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn-bfb2ffe2 .3s ease}.enlarged-image-container[data-v-bfb2ffe2]{position:relative;max-width:90%;max-height:90%;display:flex;justify-content:center;align-items:center}.enlarged-image[data-v-bfb2ffe2]{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080}.close-btn[data-v-bfb2ffe2]{position:absolute;top:-40px;right:-40px;background:rgba(255,255,255,.2);border:none;color:#fff;font-size:2.5rem;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background .3s ease}.close-btn[data-v-bfb2ffe2]:hover{background:rgba(255,255,255,.3)}@keyframes fadeIn-bfb2ffe2{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 768px){.narrow-container[data-v-bfb2ffe2],.content-container[data-v-bfb2ffe2]{width:90%}.title-and-button-wrapper[data-v-bfb2ffe2]{flex-direction:column;align-items:flex-start;gap:15px}.software-title[data-v-bfb2ffe2]{font-size:1.8rem}.applications-grid.horizontal[data-v-bfb2ffe2]{grid-template-columns:repeat(2,1fr);gap:15px}.application-card[data-v-bfb2ffe2]{padding:15px 10px}.card-icon[data-v-bfb2ffe2],.card-title[data-v-bfb2ffe2]{font-size:2rem}.card-list li[data-v-bfb2ffe2]{font-size:1.5rem}.image-container[data-v-bfb2ffe2],.text-container[data-v-bfb2ffe2]{width:100%}.feature-image[data-v-bfb2ffe2]{width:100%;max-width:350px;height:200px}.text-content[data-v-bfb2ffe2]{padding:10px}.text-content h3[data-v-bfb2ffe2]{font-size:1.3rem}.enlarged-image-container[data-v-bfb2ffe2]{max-width:95%;max-height:95%}.close-btn[data-v-bfb2ffe2]{top:-30px;right:-10px;width:40px;height:40px;font-size:2rem}}@media screen and (min-width: 769px) and (max-width: 1024px){.narrow-container[data-v-bfb2ffe2]{width:70%}.content-container[data-v-bfb2ffe2]{width:85%}.applications-grid.horizontal[data-v-bfb2ffe2]{grid-template-columns:repeat(2,1fr)}.application-card[data-v-bfb2ffe2]{padding:18px 15px}.image-text-pair[data-v-bfb2ffe2]{gap:30px}.feature-image[data-v-bfb2ffe2]{width:400px;height:280px}}@media screen and (max-width: 480px){.applications-grid.horizontal[data-v-bfb2ffe2]{grid-template-columns:1fr}}.blue-bg[data-v-bfb2ffe2]{background-color:#28f;border:none;color:#fff;padding:12px 30px;border-radius:6px;text-decoration:none;display:inline-block;transition:background-color .3s ease}.blue-bg[data-v-bfb2ffe2]:hover{background-color:#17d}
