@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#2e3a45;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.btn{border-radius:5px;font-size:14px;padding:10px 20px}.btn-primary{background-color:#007bff}.btn-primary:hover{background-color:#0056b3}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#545b62}.card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:20px}.form-group{margin-bottom:15px}.form-group label{display:block;font-weight:500;margin-bottom:5px}.form-group input{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:10px;width:100%}.form-group input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}*{box-sizing:border-box;margin:0;padding:0}.landing-page{color:#2e3a45;color:var(--veritux-steel);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 10px #0f1e3c1a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{box-shadow:0 4px 20px #0f1e3c26}.nav a:hover{color:#0fbf6f;color:var(--veritux-emerald)}.header-cta{align-items:center;display:flex;gap:1rem}.hero{background:linear-gradient(135deg,#f2f4f7,#fff);overflow:hidden;padding:140px 0 80px;position:relative}.hero:before{background:radial-gradient(circle,#0fbf6f1a 0,#0000 70%);border-radius:50%;content:"";height:600px;position:absolute;right:-10%;top:-50%;width:600px}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative;z-index:1}.hero-text{max-width:600px}.hero-title{color:#0f1e3c;color:var(--veritux-navy);font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem}.hero-title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0fbf6f,#0f1e3c);background:var(--gradient-2);-webkit-background-clip:text;background-clip:text}.hero-subtitle{font-family:Montserrat,sans-serif}.hero-description{color:#6b7785;color:var(--slate-gray);margin-bottom:2rem}.hero-cta{gap:1rem;margin-bottom:2rem}.hero-cta,.hero-trust{display:flex;flex-wrap:wrap}.hero-trust{gap:2rem}.trust-text{color:#6b7785;color:var(--slate-gray);font-size:.9rem}.hero-visual{position:relative}.dashboard-mockup{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0f1e3c33;overflow:hidden;transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:transform .3s ease}.dashboard-mockup:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg)}.mockup-header{align-items:center;background:#0f1e3c;background:var(--veritux-navy);display:flex;padding:1rem}.mockup-dots{display:flex;gap:.5rem}.mockup-dots span{background:#ffffff4d;border-radius:50%;height:12px;width:12px}.mockup-content{display:flex;height:400px}.mockup-sidebar{background:#f2f4f7;background:var(--light-gray);border-right:1px solid #e0e0e0;width:80px}.mockup-main{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;padding:2rem}.mockup-chart{background:linear-gradient(135deg,#0fbf6f,#0fbf6f4d);background:linear-gradient(135deg,var(--veritux-emerald) 0,#0fbf6f4d 100%);border-radius:8px;height:200px}.mockup-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.mockup-card{background:#f2f4f7;background:var(--light-gray);border-radius:8px;height:100px}.promise{background:linear-gradient(135deg,#0f1e3c,#2e3a45);background:var(--gradient-1);color:#fff;padding:80px 0;text-align:center}.promise-title{font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:800px}.promise-text{font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.9}.benefits{background:#fff;padding:100px 0}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.benefit-card{background:#f2f4f7;background:var(--light-gray);border:2px solid #0000;border-radius:16px;padding:2.5rem;transition:all .3s ease}.benefit-card:hover{border-color:#0fbf6f;border-color:var(--veritux-emerald);box-shadow:0 10px 30px #0f1e3c1a;transform:translateY(-5px)}.benefit-icon{font-size:3rem;margin-bottom:1.5rem}.benefit-title{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.benefit-text{color:#6b7785;color:var(--slate-gray);line-height:1.8}.features{background:#f2f4f7;background:var(--light-gray);padding:100px 0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-item{background:#fff;border-radius:12px;padding:2rem;transition:all .3s ease}.feature-item:hover{box-shadow:0 8px 25px #0f1e3c1a;transform:translateY(-5px)}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-title{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:.75rem}.feature-text{color:#6b7785;color:var(--slate-gray);line-height:1.7}.video-section{background:#f2f4f7;background:var(--light-gray);padding:100px 0}.video-container{margin:0 auto;max-width:1000px}.video-wrapper{background:#0f1e3c;background:var(--veritux-navy);border-radius:16px;box-shadow:0 20px 60px #0f1e3c33;margin-bottom:3rem;overflow:hidden;padding-top:56.25%;position:relative}.react-player,.video-placeholder{left:0;position:absolute;top:0}.video-placeholder{align-items:center;background:#0f1e3c;background:var(--veritux-navy);color:#fff;display:flex;font-size:1.2rem;height:100%;justify-content:center;width:100%}.video-info{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0f1e3c1a;padding:2.5rem}.video-info-title{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.video-info-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:none;margin:0;padding:0}.video-info-list li{color:#6b7785;color:var(--slate-gray);font-size:1rem;line-height:1.8;padding-left:0}.integrations-section{background:#fff;padding:100px 0}.integrations-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:4rem}.integration-category{background:#f2f4f7;background:var(--light-gray);border-radius:16px;padding:2.5rem;transition:all .3s ease}.integration-category:hover{box-shadow:0 10px 30px #0f1e3c1a;transform:translateY(-5px)}.integration-category-title{border-bottom:3px solid #0fbf6f;border-bottom:3px solid var(--veritux-emerald);color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem}.integration-items{grid-gap:1.5rem;display:grid;gap:1.5rem}.integration-item{background:#fff;border:2px solid #0000;border-radius:12px;padding:1.5rem;transition:all .3s ease}.integration-item:hover{border-color:#0fbf6f;border-color:var(--veritux-emerald);box-shadow:0 4px 15px #0fbf6f1a;transform:translateX(5px)}.integration-icon{font-size:2.5rem;margin-bottom:1rem}.integration-name{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.integration-description{color:#6b7785;color:var(--slate-gray);font-size:.95rem;line-height:1.6;margin:0}.integrations-cta{background:linear-gradient(135deg,#0f1e3c,#2e3a45);background:var(--gradient-1);border-radius:16px;color:#fff;margin-top:4rem;padding:3rem;text-align:center}.integrations-note{font-size:1.2rem;margin-bottom:1.5rem;opacity:.95}.integrations-cta .btn-primary{background:#0fbf6f;background:var(--veritux-emerald);color:#fff}.integrations-cta .btn-primary:hover{background:#0da85f;transform:translateY(-2px)}.how-it-works{background:#f2f4f7;background:var(--light-gray);padding:100px 0}.steps{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:4rem}.step{position:relative;text-align:center}.step-number{margin:0 auto 1.5rem}.step-title{margin-bottom:1rem}.social-proof{background:linear-gradient(135deg,#0f1e3c,#2e3a45);background:var(--gradient-1);color:#fff;padding:80px 0}.stats{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:3rem}.stat-item{text-align:center}.stat-number{color:#0fbf6f;color:var(--veritux-emerald);font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat-label{font-size:1.1rem;opacity:.9}.pricing{background:#fff;padding:100px 0}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-left:auto;margin-right:auto;margin-top:4rem;max-width:1100px}.pricing-card{background:#fff;border:2px solid #f2f4f7;border:2px solid var(--light-gray);border-radius:16px;display:flex;flex-direction:column;padding:2.5rem;position:relative;transition:all .3s ease}.pricing-card:hover{box-shadow:0 10px 30px #0f1e3c26;transform:translateY(-5px)}.pricing-card.featured,.pricing-card:hover{border-color:#0fbf6f;border-color:var(--veritux-emerald)}.pricing-card.featured{background:linear-gradient(135deg,#fff,#f2f4f7);border-width:3px}.pricing-badge{background:linear-gradient(135deg,#0fbf6f,#0f1e3c);background:var(--gradient-2);border-radius:20px;color:#fff;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700;left:50%;padding:.5rem 1.5rem;position:absolute;top:-15px;transform:translateX(-50%)}.pricing-header{margin-bottom:2rem}.pricing-name{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.pricing-description{color:#6b7785;color:var(--slate-gray);font-size:.95rem}.pricing-price{border-bottom:2px solid #f2f4f7;border-bottom:2px solid var(--light-gray);margin-bottom:2rem;padding-bottom:2rem}.price-amount{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800}.price-period{color:#6b7785;color:var(--slate-gray);font-size:1rem;margin-left:.5rem}.pricing-features{flex:1 1;list-style:none;margin-bottom:2rem}.pricing-features li{border-bottom:1px solid #f2f4f7;border-bottom:1px solid var(--light-gray);color:#2e3a45;color:var(--veritux-steel);font-size:.95rem;line-height:1.6;padding:.75rem 0}.pricing-features li:last-child{border-bottom:none}.pricing-btn{margin-top:auto;text-align:center;width:100%}.pricing-note{background:#f2f4f7;background:var(--light-gray);border-radius:12px;margin-top:3rem;padding:2rem;text-align:center}.pricing-note p{color:#6b7785;color:var(--slate-gray);font-size:.95rem;margin:.5rem 0}.cta-section{background:linear-gradient(135deg,#0fbf6f,#0da85f);background:linear-gradient(135deg,var(--veritux-emerald) 0,#0da85f 100%);color:#fff;padding:100px 0;text-align:center}.cta-subtitle{opacity:.95}.cta-buttons{margin-bottom:2rem}.cta-section .btn-primary{background:#fff;color:#0fbf6f;color:var(--veritux-emerald)}.cta-section .btn-primary:hover{background:#f2f4f7;background:var(--light-gray);transform:translateY(-2px)}.cta-section .btn-secondary{background:#0000;border-color:#fff;color:#fff}.cta-section .btn-secondary:hover{background:#ffffff1a}.cta-note{font-size:.95rem;opacity:.9}.footer{background:#0f1e3c;background:var(--veritux-navy);color:#fff;padding:80px 0 30px}.footer-main{grid-gap:4rem;border-bottom:1px solid #ffffff1a;display:grid;gap:4rem;grid-template-columns:1.5fr 2fr;margin-bottom:3rem;padding-bottom:3rem}.footer-brand{max-width:400px}.footer-logo{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.footer-logo .logo-img{display:block;flex-shrink:0;height:48px;object-fit:contain;width:48px}.footer-logo .logo-text{-webkit-text-fill-color:#fff;background:none;color:#fff;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:800}.footer-description{color:#ffffffd9;font-size:.95rem;line-height:1.8}.footer-links-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr)}.footer-column{display:flex;flex-direction:column}.footer-title{color:#fff;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:1.25rem}.footer-links{flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.footer-links li{margin:0}.footer-links a{color:#ffffffbf;display:inline-block;font-size:.95rem;padding-left:0;position:relative;transition:all .3s ease}.footer-links a:before{background:#0fbf6f;background:var(--veritux-emerald);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-links a:hover{padding-left:8px}.footer-links a:hover:before{width:4px}.footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;padding-top:2rem}.footer-copyright{color:#ffffffb3;font-size:.9rem;margin:0}.footer-legal{align-items:center;display:flex;gap:1rem}.footer-separator{color:#fff6;font-size:.9rem}.footer-legal a{color:#ffffffbf;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:#0fbf6f;color:var(--veritux-emerald)}@media (max-width:968px){.footer-main{gap:3rem;grid-template-columns:1fr}.footer-links-grid{gap:2.5rem;grid-template-columns:repeat(2,1fr)}.footer-brand{max-width:100%}}@media (max-width:768px){.footer{padding:60px 0 25px}.footer-main{gap:2.5rem;padding-bottom:2.5rem}.footer-links-grid{gap:2rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-legal{justify-content:center}}@media (max-width:480px){.footer-logo{align-items:flex-start;flex-direction:column;gap:.5rem}.footer-logo .logo-text{font-size:1.3rem}}@media (max-width:968px){.hero-content{gap:3rem;grid-template-columns:1fr}.hero-title{font-size:2.5rem}.nav{display:none}.header-cta{gap:.5rem}.btn{font-size:.85rem;padding:.6rem 1.2rem}}@media (max-width:768px){.hero{padding:120px 0 60px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.cta-title,.promise-title,.section-title{font-size:2rem}.header-cta{flex-direction:column;gap:.5rem}.btn-large{font-size:1rem;padding:.875rem 1.5rem}.pricing-grid{grid-template-columns:1fr}.pricing-card.featured{order:-1}.video-wrapper{margin-bottom:2rem}.video-info{padding:2rem 1.5rem}.integrations-grid,.video-info-list{grid-template-columns:1fr}.integrations-grid{gap:2rem}.integrations-cta{padding:2rem 1.5rem}}@media (max-width:480px){.hero-cta{flex-direction:column}.hero-cta .btn{width:100%}.cta-buttons{flex-direction:column}.cta-buttons .btn{width:100%}}:root{--veritux-navy:#0f1e3c;--veritux-emerald:#0fbf6f;--veritux-steel:#2e3a45;--veritux-white:#fff;--light-gray:#f2f4f7;--slate-gray:#6b7785;--soft-blue:#c9d6ee;--warning-amber:#ffc85c;--critical-red:#ff4d4d;--gradient-1:linear-gradient(135deg,#0f1e3c,#2e3a45);--gradient-2:linear-gradient(135deg,#0fbf6f,#0f1e3c)}.downloads-page{background:#f2f4f7;background:var(--light-gray);color:#2e3a45;color:var(--veritux-steel);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.downloads-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 10px #0f1e3c1a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-content{justify-content:space-between;padding:1rem 0}.header-content,.logo{align-items:center;display:flex}.logo{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:800;gap:.75rem;text-decoration:none}.logo-img{display:block;flex-shrink:0;height:40px;object-fit:contain;width:40px}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0fbf6f,#0f1e3c);background:var(--gradient-2);-webkit-background-clip:text;background-clip:text}.nav{align-items:center;display:flex;gap:2rem}.nav a{color:#2e3a45;color:var(--veritux-steel);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s ease}.nav a.active,.nav a:hover{color:#0fbf6f;color:var(--veritux-emerald)}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#0fbf6f;background:var(--veritux-emerald);color:#fff}.btn-primary:hover{background:#0da85f;box-shadow:0 4px 12px #0fbf6f4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #0f1e3c;border:2px solid var(--veritux-navy);color:#0f1e3c;color:var(--veritux-navy)}.btn-secondary:hover{background:#0f1e3c;background:var(--veritux-navy);color:#fff}.btn-outline{background:#0000;border:2px solid #6b7785;border:2px solid var(--slate-gray);color:#2e3a45;color:var(--veritux-steel)}.btn-outline:hover{border-color:#0fbf6f;border-color:var(--veritux-emerald);color:#0fbf6f;color:var(--veritux-emerald)}.btn-large{font-size:1.1rem;padding:1rem 2rem}.btn:disabled{cursor:not-allowed;opacity:.6}.downloads-hero{background:linear-gradient(135deg,#0f1e3c,#2e3a45);background:var(--gradient-1);color:#fff;padding:80px 0 60px;text-align:center}.hero-content{margin:0 auto;max-width:800px}.hero-icon{font-size:4rem;margin-bottom:1.5rem}.hero-title{font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800;margin-bottom:1rem}.hero-subtitle{color:#0fbf6f;color:var(--veritux-emerald);font-size:1.5rem;font-weight:600;margin-bottom:1rem}.hero-description{font-size:1.1rem;line-height:1.8;opacity:.9}.download-section{background:#fff;padding:60px 0}.download-content{margin:0 auto;max-width:900px}.download-card{background:#fff;border:2px solid #f2f4f7;border:2px solid var(--light-gray);border-radius:16px;box-shadow:0 10px 40px #0f1e3c1a;padding:3rem}.download-header{margin-bottom:2rem}.version-selector h3{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.version-tabs{display:flex;flex-wrap:wrap;gap:1rem}.version-tab{background:#f2f4f7;background:var(--light-gray);border:2px solid #0000;border-radius:12px;cursor:pointer;flex:1 1;min-width:200px;padding:1.5rem;text-align:left;transition:all .3s ease}.version-tab:hover{transform:translateY(-2px)}.version-tab.active,.version-tab:hover{border-color:#0fbf6f;border-color:var(--veritux-emerald)}.version-tab.active{background:linear-gradient(135deg,#0fbf6f,#0f1e3c);background:var(--gradient-2);color:#fff}.version-label{display:block;font-size:.9rem;margin-bottom:.5rem;opacity:.8}.version-number{display:block;font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:700}.download-info{margin-top:2rem}.info-grid{grid-gap:1.5rem;background:#f2f4f7;background:var(--light-gray);border-radius:12px;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:2rem;padding:1.5rem}.info-item{display:flex;flex-direction:column;gap:.5rem}.info-label{color:#6b7785;color:var(--slate-gray);font-size:.85rem;font-weight:500}.info-value{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:700}.download-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.download-btn{align-items:center;display:flex;flex:1 1;gap:.5rem;justify-content:center;min-width:200px}.download-icon{font-size:1.2rem}.progress-bar{background:#f2f4f7;background:var(--light-gray);border-radius:4px;height:8px;margin-bottom:1.5rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(135deg,#0fbf6f,#0f1e3c);background:var(--gradient-2);border-radius:4px;height:100%;transition:width .3s ease}.checksum-info{align-items:center;background:#f2f4f7;background:var(--light-gray);border-radius:8px;display:flex;flex-wrap:wrap;gap:1rem;padding:1rem}.checksum-label{color:#6b7785;color:var(--slate-gray);font-size:.9rem;font-weight:500;margin:0}.checksum-value{background:#fff;border-radius:4px;color:#0f1e3c;color:var(--veritux-navy);flex:1 1;font-family:Courier New,monospace;font-size:.85rem;padding:.5rem;word-break:break-all}.copy-btn{background:#0f1e3c;background:var(--veritux-navy);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;padding:.5rem 1rem;transition:all .3s ease}.copy-btn:hover{background:#0fbf6f;background:var(--veritux-emerald);transform:translateY(-2px)}.download-loading{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0f1e3c1a;padding:4rem 2rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f2f4f7;border-top:4px solid #0fbf6f;border:4px solid var(--light-gray);border-radius:50%;border-top-color:var(--veritux-emerald);height:50px;margin:0 auto 1.5rem;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.download-loading p{color:#6b7785;color:var(--slate-gray);font-size:1.1rem}.download-error{background:#fff;border:2px solid #ff4d4d;border:2px solid var(--critical-red);border-radius:16px;box-shadow:0 4px 20px #0f1e3c1a;padding:4rem 2rem;text-align:center}.error-icon{font-size:4rem;margin-bottom:1.5rem}.download-error h3{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.download-error p{color:#6b7785;color:var(--slate-gray);font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.version-tab:disabled{cursor:not-allowed;opacity:.5}.version-tab:disabled:hover{border-color:#0000;transform:none}.requirements-section{background:#f2f4f7;background:var(--light-gray);padding:80px 0}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-subtitle{color:#6b7785;color:var(--slate-gray);font-size:1.2rem}.requirements-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.requirement-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0f1e3c14;padding:2rem;transition:all .3s ease}.requirement-card:hover{box-shadow:0 8px 30px #0f1e3c26;transform:translateY(-5px)}.requirement-icon{font-size:3rem;margin-bottom:1.5rem}.requirement-title{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.requirement-list{list-style:none;margin:0;padding:0}.requirement-list li{border-bottom:1px solid #f2f4f7;border-bottom:1px solid var(--light-gray);color:#6b7785;color:var(--slate-gray);padding:.75rem 0 .75rem 1.5rem;position:relative}.requirement-list li:before{color:#0fbf6f;color:var(--veritux-emerald);content:"✓";font-weight:700;left:0;position:absolute}.requirement-list li:last-child{border-bottom:none}.instructions-section{background:#fff;padding:80px 0}.instructions-steps{margin:0 auto;max-width:900px}.instruction-step{align-items:flex-start;display:flex;gap:2rem;margin-bottom:3rem}.step-number{align-items:center;background:linear-gradient(135deg,#0fbf6f,#0f1e3c);background:var(--gradient-2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;width:60px}.step-content{flex:1 1}.step-title{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.step-text{color:#6b7785;color:var(--slate-gray);font-size:1.05rem;line-height:1.8}.step-text a{color:#0fbf6f;color:var(--veritux-emerald);font-weight:600;text-decoration:none}.step-text a:hover{text-decoration:underline}.troubleshooting-section{background:#f2f4f7;background:var(--light-gray);padding:80px 0}.troubleshooting-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.troubleshooting-item{background:#fff;border-left:4px solid #ffc85c;border-left:4px solid var(--warning-amber);border-radius:12px;box-shadow:0 4px 15px #0f1e3c14;padding:2rem}.troubleshooting-title{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.troubleshooting-text{color:#6b7785;color:var(--slate-gray);line-height:1.8}.downloads-cta{background:linear-gradient(135deg,#0f1e3c,#2e3a45);background:var(--gradient-1);color:#fff;padding:80px 0;text-align:center}.cta-content{margin:0 auto;max-width:700px}.cta-title{font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-subtitle{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.downloads-footer{background:#0f1e3c;background:var(--veritux-navy);color:#fff;padding:40px 0;text-align:center}.footer-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.footer-links a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#0fbf6f;color:var(--veritux-emerald)}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.section-title{font-size:2rem}.download-card{padding:2rem 1.5rem}.version-tabs{flex-direction:column}.version-tab{min-width:100%}.download-actions{flex-direction:column}.download-btn{width:100%}.instruction-step{flex-direction:column;gap:1rem}.nav{display:none}.cta-title{font-size:2rem}}@media (max-width:480px){.download-card{padding:1.5rem}.info-grid{grid-template-columns:1fr}.checksum-info{align-items:flex-start;flex-direction:column}.checksum-value{width:100%}}
/*# sourceMappingURL=main.d6625f04.css.map*/