:root{--custom-dark:#0a0e17;--custom-card-bg:#111625;--custom-accent:#007bff;--custom-text-main:#e2e8f0;--custom-text-muted:white;--custom-border:#1e293b}body,html{background-color:var(--custom-dark);color:var(--custom-text-main);font-family:'Lucida Sans','Lucida Sans Regular','Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;overflow-x:hidden;width:100%}.custom-software-section{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.custom-header{min-height:550px;text-align:center;padding:6rem 1.5rem;position:relative;width:100%;overflow:hidden;z-index:1}.header-software-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;filter:brightness(.3)}.custom-icon{font-size:3rem;color:var(--custom-accent);margin-bottom:1rem;display:inline-block}.custom-header h1{font-size:2.8rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.custom-header p{font-size:1.15rem;color:var(--custom-text-muted);max-width:800px;margin:0 auto;line-height:1.6}.custom-value{padding:4rem 0;text-align:center}.custom-value h2{margin-bottom:2.5rem;color:#fff;font-weight:600}.custom-value-list{list-style:none;padding:2rem;background:rgba(255,255,255,.03);border:1px solid var(--custom-border);border-radius:16px;text-align:left}.custom-value-list li{margin-bottom:1.2rem;font-size:1.05rem;display:flex;align-items:flex-start;gap:12px}.custom-value-list li:last-child{margin-bottom:0}.custom-value-list i{font-size:1.2rem;margin-top:3px}.custom-solution{text-align:center;padding:4rem 0}.custom-solution h2{color:#fff;margin-bottom:1rem;font-weight:700}.custom-solution p{font-size:1.2rem;max-width:900px;margin:0 auto;color:var(--custom-text-main)}.custom-process{padding:4rem 0;text-align:center}.custom-process h2{color:#fff;margin-bottom:3rem;font-weight:700}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.process-step{background:rgba(255,255,255,.03);border:1px solid var(--custom-border);border-radius:16px;padding:2rem;text-align:left;transition:transform .3s ease}.process-step:hover{transform:translateY(-5px);border-color:var(--custom-accent)}.step-number{font-size:2.5rem;font-weight:800;color:rgba(255,255,255,.1);margin-bottom:1rem}.process-step h3{font-size:1.3rem;color:#fff;margin-bottom:.8rem;font-weight:600}.process-step p{font-size:.95rem;color:var(--custom-text-main);line-height:1.5;margin:0}.custom-comparison{margin:4rem 0}.custom-comparison h2{color:#fff;font-weight:700}.custom-table-pros{width:100%;border-collapse:separate;border-spacing:0;color:var(--custom-text-main);border:1px solid var(--custom-border);border-radius:12px;overflow:hidden}.custom-table-pros td,.custom-table-pros th{padding:1.2rem;border-bottom:1px solid var(--custom-border);vertical-align:middle}.custom-table-pros thead th{background-color:rgba(0,0,0,.2);border-bottom:2px solid var(--custom-border);font-size:1.1rem}.custom-table-pros tbody tr:last-child td{border-bottom:none}.custom-table-pros .bg-light{background-color:rgba(255,255,255,.05)!important;color:var(--custom-text-main)}.custom-cards-container{display:flex;justify-content:center;margin:5rem 0}.custom-card{background:var(--custom-card-bg);border:1px solid var(--custom-accent);border-radius:24px;padding:3.5rem;max-width:1000px;position:relative;box-shadow:0 0 40px rgba(0,123,255,.15)}.card-badge{position:absolute;top:-18px;left:50%;transform:translateX(-50%);background:var(--custom-accent);color:#fff;padding:.6rem 2rem;border-radius:50px;font-weight:700;text-transform:uppercase;font-size:.9rem;box-shadow:0 5px 15px rgba(0,123,255,.4)}.custom-card h3{text-align:center;margin-top:1rem;margin-bottom:1.5rem;font-size:2.2rem;color:#fff;font-weight:700}.custom-description{text-align:center;margin-bottom:3rem;color:var(--custom-text-muted);font-size:1.1rem}.custom-list{list-style:none;padding:0}.custom-list li{margin-bottom:1.2rem;display:flex;align-items:center;gap:12px;font-size:1rem}.custom-list li i{color:var(--custom-accent);font-size:1.3rem}.btn-custom{display:inline-block;margin-top:2rem;background:linear-gradient(90deg,var(--custom-accent),#0056b3);color:#fff;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:transform .3s,box-shadow .3s;text-align:center;width:100%}.btn-custom:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,123,255,.4);color:#fff}.custom-investment{padding:5rem 0;background:rgba(255,255,255,.02);border-radius:24px;margin-bottom:4rem}.investment-card{background:var(--custom-card-bg);border:1px solid var(--custom-border);border-radius:20px;padding:2.5rem;transition:transform .3s,border-color .3s}.investment-card:hover{border-color:var(--custom-accent)}.investment-header{text-align:center;margin-bottom:2rem;border-bottom:1px solid var(--custom-border);padding-bottom:1.5rem}.badge-tech{background:rgba(255,255,255,.1);padding:6px 16px;border-radius:20px;font-size:.8rem;text-transform:uppercase;color:#fff;letter-spacing:1px}.main-price{font-size:3rem;font-weight:700;color:#fff;margin:1.5rem 0 .5rem}.price-detail{color:var(--custom-text-muted);font-size:.95rem}.investment-features{list-style:none;padding:0;margin-bottom:2rem}.investment-features li{margin-bottom:1rem;display:flex;align-items:start;gap:12px;font-size:1rem}.investment-features li i{color:#25d366;font-size:1.2rem;margin-top:2px}.container.text-center p{color:#ebe9e9!important}.negotiation-note{font-size:.9rem;color:var(--custom-text-muted);font-style:italic;margin-bottom:1.5rem;line-height:1.5}.btn-investment{background:linear-gradient(135deg,#00c6ff,#0072ff);color:#fff;border:none;padding:15px 40px;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,198,255,.3);text-decoration:none;display:inline-block}.btn-investment:hover{box-shadow:0 8px 25px rgba(0,198,255,.5);background:linear-gradient(135deg,#0072ff,#00c6ff);color:#fff}.custom-final-cta{text-align:center;padding:4rem 0;border-top:1px solid var(--custom-border)}.custom-final-cta h2{margin-bottom:1.5rem;color:#fff;font-weight:700}.custom-final-cta p{max-width:700px;margin:0 auto 2.5rem;color:var(--custom-text-muted);font-size:1.1rem}.custom-final-cta .btn-custom{width:auto;display:inline-block}@media (max-width:768px){.custom-header{padding:3rem 1.5rem}.custom-header h1{font-size:1.8rem}.custom-header p{font-size:1rem}.card-badge{position:static;transform:none;margin:0 auto 1.5rem;width:fit-content;padding:.5rem 1.5rem;font-size:.8rem}.custom-card{padding:2rem 1.5rem}.custom-card h3{font-size:1.5rem;margin-top:0}.main-price{font-size:2rem}.custom-comparison h2{font-size:1.4rem}.custom-table-pros{font-size:.75rem}.custom-table-pros thead th{font-size:.8rem}.custom-table-pros td,.custom-table-pros th{padding:.5rem .3rem}}@media (max-width:481px){.custom-header{padding:2.5rem 1rem}.custom-header h1{font-size:1.5rem;margin-bottom:.8rem}.custom-header p{font-size:.9rem;line-height:1.4}.custom-comparison h2,.custom-final-cta h2,.custom-solution h2,.custom-value h2{font-size:1.25rem;margin-bottom:1.5rem}.custom-value-list{padding:1rem}.custom-value-list li{font-size:.85rem}.card-badge{padding:.4rem 1rem;font-size:.7rem}.custom-card{padding:1.2rem}.custom-card h3{font-size:1.2rem;margin-top:0}.custom-description{font-size:.9rem}.custom-list li{font-size:.85rem}.btn-custom{width:100%;padding:.8rem 1rem;font-size:.9rem}.investment-card{padding:1.2rem}.main-price{font-size:1.8rem}.investment-features li{font-size:.85rem}.custom-table-pros{font-size:.6rem}.custom-table-pros thead th{font-size:.65rem}.custom-table-pros td,.custom-table-pros th{padding:.3rem .1rem;line-height:1.1}.custom-final-cta p{font-size:.9rem}}.reveal{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.5,0,0,1);will-change:opacity,transform}.reveal.active{opacity:1;transform:translateY(0)}