.software-page{font-family:Arial,sans-serif;color:#fffef1;background-color:#333;overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column}.software-main-content{max-width:1200px;margin:0 auto;padding:2rem;background-color:#333;color:#fffef1;will-change:transform,opacity}.software-intro{text-align:center;margin-bottom:3rem;position:relative}.software-intro h1{font-size:2.2rem;color:#dc143c;margin-bottom:.8rem;position:relative;display:inline-block}.software-intro h1:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#dc143c}.software-intro p{font-size:1.1rem;max-width:800px;margin:1.5rem auto 0;line-height:1.6;opacity:.9}.software-features-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:3rem 0 5rem;gap:2rem}.software-feature{flex:1 1;min-width:280px;background-color:#444;border-radius:10px;padding:2.5rem 2rem;box-shadow:0 10px 20px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease;border:1px solid #555;display:flex;flex-direction:column;align-items:center}.software-feature:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.3);border-color:rgba(220,20,60,.5)}.software-feature h3{font-size:1.6rem;margin:1.5rem 0 1rem;color:#dc143c;text-align:center}.software-feature p{font-size:1.05rem;line-height:1.7;color:#fffef1;text-align:center}.software-feature-icon{width:80px;height:80px;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:transform .3s ease;margin-bottom:1rem}.feature-card:hover .software-feature-icon{transform:scale(1.1) rotate(5deg);filter:drop-shadow(0 0 10px rgba(220,20,60,.6))}.software-icon-precision{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23DC143C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="6"></circle><circle cx="12" cy="12" r="2"></circle></svg>')}.software-icon-compatibility,.software-icon-precision{background-size:60%;background-position:50%;background-repeat:no-repeat}.software-icon-compatibility{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23DC143C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 16v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"></path><path d="M12 12H4"></path><path d="M12 16v4"></path><path d="M12 8V4"></path><rect x="16" y="4" width="6" height="16" rx="2"></rect></svg>')}.software-icon-updates{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23DC143C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12a9 9 0 0 1-9 9"></path><path d="M3 12a9 9 0 0 1 9-9"></path><path d="M21 12a9 9 0 0 0-9 9"></path><path d="M3 12a9 9 0 0 0 9-9"></path><path d="M18 12h.01"></path><path d="M6 12h.01"></path><path d="M12 18v.01"></path><path d="M12 6v.01"></path></svg>');background-size:60%;background-position:50%;background-repeat:no-repeat}.software-advantages-section{background-color:#444;border-radius:10px;padding:3rem;margin:4rem 0;box-shadow:0 5px 15px rgba(0,0,0,.3);border-left:5px solid #dc143c}.software-advantages-section h1{color:#fffef1;margin-bottom:2rem;font-size:2.2rem;position:relative}.software-advantages-section h1:after{content:"";position:absolute;width:50px;height:3px;background-color:#dc143c;bottom:-10px;left:0}.software-advantages{margin:2rem 0}.software-advantages-list{list-style-type:none;padding-left:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));grid-gap:1.5rem;gap:1.5rem}.software-advantages-list li{padding-left:35px;position:relative;font-size:1.1rem;line-height:1.7;color:#fffef1}.software-advantages-list li:before{content:"✓";color:#333;background-color:#dc143c;width:24px;height:24px;border-radius:50%;position:absolute;left:0;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:.9rem}.software-advantage-highlight{color:#dc143c;font-weight:700}.software-evc-panel button{background:#111827;color:#fff;border:none;padding:8px 12px;border-radius:6px;cursor:pointer}.software-evc-panel input{padding:8px;border:1px solid #e5e7eb;border-radius:6px}@media (max-width:992px){.software-advantages-list{grid-template-columns:1fr}}@media (max-width:768px){.software-features-container{flex-direction:column}.software-feature{margin-bottom:1.5rem}.software-advantages-section{padding:2rem 1.5rem}.software-main-content{padding:1.5rem}.software-intro h1{font-size:1.8rem}.software-intro p{font-size:1rem}.feature-card{padding:1.5rem}.software-advantages-list{grid-template-columns:1fr}}@media (max-width:480px){.portfolio-section h2,.software-intro h1{font-size:1.6rem}.feature-card h3{font-size:1.2rem}.dynostand-link{padding:.8rem 1.5rem;font-size:.9rem}}