:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;--primary: #667eea;--primary-dark: #764ba2;--accent: #fbbf24;--accent-dark: #f59e0b;--text-primary: #1f2937;--text-secondary: #6b7280;--text-muted: #9ca3af;--background: #ffffff;--surface: #f9fafb;--border: #e5e7eb;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box;margin:0;padding:0}*:before,*:after{box-sizing:border-box}html{height:100%;scroll-behavior:smooth}body{height:100%;margin:0;background-color:var(--background);color:var(--text-primary);font-family:inherit;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;width:100%}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2;color:var(--text-primary)}h1{font-size:3rem;font-weight:800}h2{font-size:2.25rem;font-weight:700}h3{font-size:1.875rem;font-weight:600}h4{font-size:1.5rem;font-weight:600}h5{font-size:1.25rem;font-weight:600}h6{font-size:1.125rem;font-weight:600}p{margin:0;line-height:1.6;color:var(--text-secondary)}a{color:var(--primary);text-decoration:none;transition:color var(--transition-base)}a:hover{color:var(--primary-dark)}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0;margin:0;outline:none;transition:all var(--transition-base)}button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit;border:1px solid var(--border);border-radius:var(--radius-md);padding:.75rem;transition:border-color var(--transition-base),box-shadow var(--transition-base)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #667eea1a}img{max-width:100%;height:auto;display:block}ul,ol{margin:0;padding:0;list-style:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}::selection{background-color:#667eea33;color:var(--text-primary)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-contrast: high){:root{--primary: #0066cc;--text-primary: #000000;--text-secondary: #333333;--border: #666666}}.app{min-height:100vh;background:#fff}.container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.75rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.2}.section-subtitle{font-size:1.25rem;color:#ffffffe6;font-weight:400;max-width:700px;margin:0 auto;line-height:1.6}.navbar{position:fixed;top:0;left:0;right:0;background:linear-gradient(135deg,#1e40aff2,#7c3aedf2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.15);z-index:1000;padding:0;box-shadow:0 4px 20px #0000001a}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;min-height:72px}.nav-brand{display:flex;align-items:center;gap:.6rem}.nav-logo{height:56px;width:auto;max-width:240px;object-fit:contain;transition:opacity .2s ease;filter:none}.brand-name{font-size:1rem;font-weight:600;color:#ffffffd9;letter-spacing:-.005em}.nav-links{display:flex;align-items:center;gap:2rem}.nav-link{color:#ffffffe6;text-decoration:none;font-weight:500;transition:color .2s ease;font-size:.95rem}.nav-link:hover{color:#fff}.hero{padding:128px 2rem 88px;color:#fff;text-align:center;background:linear-gradient(135deg,#1e40af,#7c3aed,#db2777);background-attachment:fixed}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content{text-align:left}.hero-logo{display:none;height:44px;width:auto;opacity:.95;margin-bottom:.75rem}.hero-badge{display:inline-block;background:#22c55e33;color:#22c55e;padding:.75rem 1.5rem;border-radius:25px;font-size:.9rem;font-weight:600;margin-bottom:2rem;border:1px solid rgba(34,197,94,.3)}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#fff}.gradient-text{background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;color:#ffffffe6;font-weight:400}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2.5rem;padding:2rem;background:#ffffff1a;border-radius:16px;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.stat{text-align:center}.stat-number{font-size:2.5rem;font-weight:800;color:#fbbf24;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#fffc;font-weight:500}.hero-actions{display:flex;gap:1rem;margin-bottom:3rem}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:12px;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1f2937}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 40px #fbbf2466}.btn-secondary{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-secondary:hover{background:#fff3;transform:translateY(-3px)}.btn-icon{width:20px;height:20px}.trust-indicators{display:flex;flex-direction:column;gap:1rem}.trust-text{font-size:.9rem;color:#ffffffb3;font-weight:500}.trust-companies{display:flex;gap:2rem;flex-wrap:wrap}.company{background:#ffffff26;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;border:1px solid rgba(255,255,255,.2)}.hero-visual{display:flex;justify-content:center;align-items:center}.dashboard-preview{background:#fffffff2;border-radius:20px;padding:2rem;box-shadow:0 20px 60px #0000004d;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;max-width:400px}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.dashboard-title{font-weight:600;color:#1f2937;font-size:1.1rem}.dashboard-status{background:#dcfce7;color:#166534;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600}.workflow-items{display:flex;flex-direction:column;gap:1rem}.workflow-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.workflow-info{display:flex;flex-direction:column;gap:.25rem}.workflow-name{font-weight:600;color:#1f2937;font-size:.9rem}.workflow-metric{font-size:.8rem;color:#059669;font-weight:600}.workflow-status{background:#22c55e;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}.workflow-status.active{animation:pulse 2s infinite}.dashboard-metrics{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;gap:1rem}.metric{font-size:.8rem;color:#059669;font-weight:600;text-align:center;flex:1}.platform-section{padding:80px 2rem;background:linear-gradient(135deg,#1e40af,#7c3aed,#db2777);color:#fff}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem}.comparison-card{background:#ffffff1a;border-radius:20px;padding:2.5rem;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease}.comparison-card.traditional{border-left:4px solid #ef4444}.comparison-card.agentic{border-left:4px solid #22c55e}.comparison-card:hover{transform:translateY(-8px);background:#ffffff26}.comparison-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.2)}.comparison-header h3{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.comparison-icon{font-size:2rem;opacity:.7}.comparison-features{list-style:none;padding:0;margin:0}.comparison-features li{margin-bottom:.75rem;border-radius:8px;font-weight:500;position:relative;padding:.75rem 1rem .75rem 2.5rem}.comparison-features li:before{content:"";position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%}.limitation{background:#ef444433;color:#fca5a5;border:1px solid rgba(239,68,68,.3)}.limitation:before{background:#ef4444}.advantage{background:#22c55e33;color:#86efac;border:1px solid rgba(34,197,94,.3)}.advantage:before{background:#22c55e}.capabilities-section{padding:80px 2rem;background:linear-gradient(135deg,#1e40af,#7c3aed,#db2777);color:#fff}.capabilities-content{max-width:1200px;margin:0 auto;text-align:center}.capabilities-text{margin-bottom:4rem}.capabilities-text h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}.capabilities-text p{font-size:1.25rem;color:#ffffffe6;max-width:700px;margin:0 auto;line-height:1.6}.capabilities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.capability-card{background:#ffffff1a;padding:2rem;border-radius:16px;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:left;transition:all .3s ease}.capability-card:hover{background:#ffffff26;transform:translateY(-5px)}.capability-card h4{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:1rem}.capability-card p{font-size:1rem;color:#fffc;line-height:1.6;margin:0}.technology-section{padding:80px 2rem;background:linear-gradient(135deg,#1e40af,#7c3aed,#db2777);color:#fff}.technology-content{max-width:1000px;margin:0 auto;text-align:center}.vision-statement{margin-bottom:4rem}.vision-statement h2{font-size:2.75rem;font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.2}.vision-statement p{font-size:1.25rem;color:#ffffffe6;line-height:1.6;max-width:800px;margin:0 auto}.tech-showcase{background:#ffffff1a;border-radius:24px;padding:3rem;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);margin-bottom:3rem}.tech-features{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}.tech-feature{text-align:left;padding:1.5rem;background:#ffffff1a;border-radius:12px;border:1px solid rgba(255,255,255,.15)}.tech-feature h4{font-size:1.1rem;font-weight:600;color:#fbbf24;margin-bottom:.75rem}.tech-feature p{font-size:.95rem;color:#fffc;line-height:1.5;margin:0}.platform-capabilities h3{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:2rem;text-align:center}.capabilities-showcase{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.capability-highlight{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:#ffffff26;border-radius:12px;border:1px solid rgba(255,255,255,.25);transition:all .3s ease}.capability-highlight:hover{background:#fff3;transform:translateY(-2px)}.capability-label{font-size:1rem;font-weight:600;color:#fff}.capability-badge{font-size:.85rem;font-weight:600;padding:.4rem 1rem;border-radius:20px;border:1px solid}.capability-badge.operational{background:#22c55e40;color:#86efac;border-color:#22c55e66}.capability-badge.advanced{background:#3b82f640;color:#93c5fd;border-color:#3b82f666}.capability-badge.innovative{background:#a855f740;color:#c4b5fd;border-color:#a855f766}.capability-summary{text-align:center;padding:1.5rem;background:#ffffff1a;border-radius:12px;border:1px solid rgba(255,255,255,.2)}.capability-summary p{font-size:1rem;color:#ffffffe6;margin:0;line-height:1.6}.future-vision{background:#ffffff1a;padding:2.5rem;border-radius:20px;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.future-vision h3{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:1rem}.future-vision p{font-size:1.1rem;color:#ffffffe6;line-height:1.6;margin:0}.testimonials-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem;margin-bottom:4rem}.testimonial-card{background:#ffffff1a;border-radius:20px;padding:2.5rem;box-shadow:0 8px 40px #0003;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.testimonial-card.featured{background:#fff3;color:#fff;grid-row:span 2;border:2px solid rgba(255,255,255,.3)}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#fbbf24,#f59e0b);transform:scaleX(0);transition:transform .3s ease}.testimonial-card:not(.featured):hover:before{transform:scaleX(1)}.testimonial-text{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;font-weight:500;color:#ffffffe6}.testimonial-card.featured .testimonial-text{font-size:1.25rem;color:#fffffff2}.testimonial-author{display:flex;align-items:center;justify-content:space-between}.author-name{font-weight:700;color:#fff;font-size:1rem}.testimonial-card.featured .author-name{color:#fff}.author-title{font-size:.9rem;color:#ffffffb3;margin-top:.25rem}.testimonial-card.featured .author-title{color:#fffc}.company-logo{background:#fff3;color:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.8rem;font-weight:600;border:1px solid rgba(255,255,255,.3)}.testimonial-card.featured .company-logo{background:#fff3;color:#fff}.testimonial-stats{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}.testimonial-stats .stat{text-align:center}.testimonial-stats .stat-number{font-size:2rem;font-weight:800;color:#fbbf24;margin-bottom:.5rem}.testimonial-stats .stat-label{font-size:.8rem;color:#fffc}.company-logos{margin:4rem 0;padding:2rem 0;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.logos-container{display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap}.company-logo-item{font-size:1.1rem;font-weight:700;color:#fffc;opacity:.7;transition:opacity .2s ease}.company-logo-item:hover{opacity:1}.success-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.metric{background:#ffffff1a;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #0003;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.metric:hover{transform:translateY(-5px);box-shadow:0 12px 40px #0000001a}.metric-number{font-size:2.5rem;font-weight:800;color:#fbbf24;margin-bottom:.5rem}.metric-label{font-size:.9rem;color:#fffc;font-weight:500}.cta{padding:80px 2rem;background:linear-gradient(135deg,#1e40af,#7c3aed,#db2777);color:#fff;text-align:center;position:relative;overflow:hidden}.cta:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%23ffffff" fill-opacity="0.05"><circle cx="30" cy="30" r="4"/></g></svg>');animation:float 20s infinite linear}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(-60px)}}.cta-content{position:relative;z-index:1}.technology-showcase{margin:4rem 0;max-width:1000px;margin-left:auto;margin-right:auto}.tech-vision{background:#ffffff1a;padding:3rem;border-radius:24px;border:2px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);margin-bottom:3rem;text-align:left}.tech-vision h3{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-align:center}.tech-vision p{font-size:1.1rem;color:#ffffffe6;line-height:1.7;margin:0;text-align:center}.tech-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}.tech-feature{background:#ffffff14;padding:2rem;border-radius:16px;border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:left;transition:all .3s ease}.tech-feature:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-5px)}.tech-feature h4{font-size:1.1rem;font-weight:600;color:#fbbf24;margin-bottom:1rem;line-height:1.3}.tech-feature p{font-size:.95rem;color:#fffc;line-height:1.6;margin:0}.vision-statement{background:#ffffff1a;padding:3rem;border-radius:24px;border:2px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);margin:3rem 0;max-width:900px;margin-left:auto;margin-right:auto}.vision-statement h3{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.vision-statement>p{font-size:1.1rem;color:#ffffffe6;line-height:1.7;margin-bottom:2.5rem}.future-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.future-metric{text-align:center;padding:1.5rem;background:#ffffff1a;border-radius:16px;border:1px solid rgba(255,255,255,.2)}.metric-value{display:block;font-size:2.5rem;font-weight:800;color:#fbbf24;margin-bottom:.5rem}.metric-description{font-size:.9rem;color:#fffc;font-weight:600}.cta-urgency{display:inline-block;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:.75rem 2rem;border-radius:25px;font-size:.9rem;font-weight:700;margin-bottom:2rem;animation:pulse 2s infinite}.cta-content h2{font-size:2.75rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.cta-content>p{font-size:1.25rem;margin-bottom:3rem;color:#ffffffe6;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.cta-offer{margin:3rem 0;display:flex;justify-content:center}.offer-card{background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:20px;padding:2.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);max-width:500px;text-align:left}.offer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.2)}.offer-header h3{font-size:1.5rem;font-weight:700;margin:0}.offer-price{display:flex;flex-direction:column;align-items:flex-end}.old-price{font-size:.9rem;text-decoration:line-through;color:#fff9}.new-price{font-size:1.5rem;font-weight:800;color:#22c55e}.offer-includes{margin-bottom:1.5rem}.include-item{display:block;margin-bottom:.75rem;color:#ffffffe6;font-weight:500}.offer-urgency{background:#ef444433;color:#fca5a5;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;text-align:center;border:1px solid rgba(239,68,68,.3)}.cta-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.btn-outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-outline:hover{background:#ffffff1a;border-color:#fff9;transform:translateY(-3px)}.large{padding:1.25rem 2.5rem;font-size:1.1rem;flex-direction:column;align-items:center}.btn-urgency{font-size:.8rem;opacity:.8;margin-top:.25rem}.cta-guarantee{display:flex;justify-content:center;margin-top:2rem}.guarantee-badge{display:flex;align-items:center;gap:1rem;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);padding:1.5rem 2rem;border-radius:16px;max-width:500px}.guarantee-icon{font-size:2rem}.guarantee-text{color:#ffffffe6;line-height:1.4}.footer{background:#111827;color:#fff;padding:60px 2rem 30px}.footer-simple{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.footer-simple-text{display:flex;flex-direction:column;gap:.25rem}.footer-logo{height:36px;width:auto;max-width:180px;object-fit:contain;opacity:.9;transition:opacity .2s ease}.footer-logo:hover{opacity:1}.footer-tagline{color:#9ca3af;font-size:.95rem;margin:0}@media (max-width: 1024px){.hero-container{grid-template-columns:1fr;text-align:center;gap:3rem}.hero-content{text-align:center}.hero-stats{grid-template-columns:1fr;gap:1rem}.comparison-grid,.capabilities-grid{grid-template-columns:1fr;gap:2rem}.tech-features{grid-template-columns:1fr;gap:1.5rem}.success-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.nav-links{display:none}.hero-title{font-size:2.5rem}.hero-actions{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:300px}.dashboard-preview{max-width:100%}.section-title{font-size:2.25rem}.comparison-card{padding:2rem;margin:1rem 0}.capability-card{padding:1.5rem}.tech-showcase{padding:2rem;margin:0 1rem}.tech-features{grid-template-columns:1fr;gap:1.5rem}.capabilities-showcase{gap:1rem}.future-vision{padding:2rem;margin:0 1rem}.success-metrics{grid-template-columns:1fr;gap:1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{flex-direction:column;text-align:center}}@media (max-width: 768px) and (min-width: 481px){.hero-logo{height:75px;max-width:280px}.nav-logo{height:44px;max-width:200px}.footer-logo{height:35px;max-width:160px}}@media (max-width: 480px){.hero{padding:100px 1rem 60px}.nav-logo{height:36px;max-width:160px}.brand-name{display:none}.hero-logo{display:inline-block;height:40px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.platform-section,.capabilities-section,.technology-section{padding:60px 1rem}.comparison-card,.capability-card{padding:1.5rem}.section-title{font-size:1.875rem}.hero-badge{font-size:.8rem;padding:.5rem 1rem}.stat-number,.metric-number{font-size:2rem}}.hero-badge .icon-circle{width:40px;height:40px;margin:0 .5rem 0 0}.hero-badge .icon-circle span{font-size:18px}.status-icon{display:inline-block;margin-right:1rem}.status-icon .icon-circle{width:40px;height:40px;margin:0;display:inline-flex}.status-icon .icon-circle span{font-size:16px}.problem-icon,.solution-icon{margin-bottom:1.5rem}.capability-icon,.innovation-icon,.tech-icon,.vision-icon,.offer-icon{margin-bottom:1rem}.guarantee-icon .icon-circle{width:35px;height:35px;margin:0 .5rem 0 0}.guarantee-icon .icon-circle span{font-size:16px}.info-card{background:#ffffff13;border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:1.5rem;transition:all .2s ease}.info-card:hover{transform:translateY(-4px);background:#ffffff1a}.info-card h4{color:#fff;margin-bottom:.5rem}.info-card p{color:#ffffffd9}.card-grid-container{display:grid;gap:1.25rem}.grid-3-col{grid-template-columns:repeat(3,1fr)}.grid-4-col{grid-template-columns:repeat(4,1fr)}.grid-2-col{grid-template-columns:repeat(2,1fr)}.app{background:#0b1020}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.2rem;font-weight:700;border-radius:12px;text-decoration:none;transition:all .2s ease;border:1px solid transparent}.btn-primary{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#111827}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #fbbf2459}.btn-secondary{background:#ffffff14;color:#fff;border-color:#ffffff26}.btn-secondary:hover{background:#ffffff1f;transform:translateY(-2px)}.btn-ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.15);padding:.6rem .9rem;border-radius:10px}.btn-outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2)}.btn-outline:hover{background:#ffffff14}.navbar{background:#0a0f1c;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid rgba(255,255,255,.08)}.nav-container{padding:0 2rem;min-height:76px}.nav-brand{text-decoration:none;gap:.5rem}.nav-links{gap:1.25rem}.nav-link{color:#ffffffd9}.nav-logo{height:60px;width:auto;max-width:260px;object-fit:contain;filter:none;transition:opacity .2s ease}.nav-logo:hover{opacity:.9}.brand-name{font-size:.95rem;font-weight:600;color:#ffffffc7;letter-spacing:-.008em;line-height:1}.footer-logo{height:50px;width:auto;max-width:220px;object-fit:contain;filter:none;margin-bottom:.25rem}.footer-brand-name{font-size:1.1rem;font-weight:600;color:#ffffffd9}.hero{background:radial-gradient(1200px 600px at 10% -10%,rgba(124,58,237,.35),transparent),radial-gradient(1000px 600px at 90% -20%,rgba(59,130,246,.25),transparent),#0b1020}.eyebrow{display:inline-block;color:#a5b4fc;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;margin-bottom:1rem}.hero-title{letter-spacing:-.02em}.hero-actions{margin-bottom:1.5rem}.hero-trust{display:flex;gap:.75rem;flex-wrap:wrap}.trust-pill{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#cbd5e1;padding:.5rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600}.hero,.section{scroll-margin-top:96px}.section{padding:80px 2rem;color:#fff;background:#0b1020}.how-section{background:linear-gradient(180deg,#ffffff05,#fff0),#0b1020}.section .container{max-width:1200px;margin:0 auto}.section .section-title{color:#fff}.section .section-subtitle{color:#ffffffe6}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.step-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:1.5rem}.step-card h3{color:#fff;margin-bottom:.5rem}.step-card p{color:#ffffffd9}.step-index{width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:800;color:#111827;background:linear-gradient(135deg,#fbbf24,#f59e0b);margin-bottom:.75rem}.usecases-section{background:#0c1226}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.feature-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:1.5rem;transition:.2s}.feature-card:hover{transform:translateY(-4px);background:#ffffff14}.feature-card h4{color:#fff;margin-bottom:.5rem}.feature-card p{color:#ffffffd9}.why-section{background:#0b1020}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.benefit{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:1.5rem}.benefit h4{color:#fff;margin-bottom:.5rem}.benefit p{color:#ffffffdb}.security-section{background:#0c1226}.security-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.security-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:1.5rem}.security-card h4{color:#fff;margin-bottom:.5rem}.security-card p{color:#ffffffd9}.footer{background:#0a0f1c}@media (max-width: 1024px){.steps-grid,.card-grid,.benefits-grid,.security-cards{grid-template-columns:1fr}.cta-container{flex-direction:column;text-align:center}}@media (max-width: 768px){.hero-title{font-size:2.25rem}}.tilt{position:relative;transform:perspective(900px) rotateX(var(--rx, 0deg)) rotateY(var(--ry, 0deg));transition:transform .18s ease,box-shadow .18s ease,background .18s ease;will-change:transform}.tilt:hover{box-shadow:0 18px 60px #00000040}.tilt:after{content:"";position:absolute;inset:-1px;border-radius:inherit;background:radial-gradient(600px 200px at var(--mx, 50%) var(--my, 50%),rgba(255,255,255,.06),transparent 60%);opacity:0;transition:opacity .2s ease;pointer-events:none}.tilt:hover:after{opacity:1}.reveal{opacity:0;transform:translateY(14px);transition:opacity .42s ease,transform .42s ease}.reveal-visible{opacity:1;transform:translateY(0)}.step-card,.feature-card,.benefit,.security-card{background:#ffffff13;border-color:#ffffff29}.feature-card:hover,.benefit:hover,.security-card:hover,.step-card:hover{background:#ffffff1a}.stagger .reveal{opacity:0}.stagger .reveal:nth-child(1){transition-delay:60ms}.stagger .reveal:nth-child(2){transition-delay:.12s}.stagger .reveal:nth-child(3){transition-delay:.18s}.stagger .reveal:nth-child(4){transition-delay:.24s}.stagger .reveal:nth-child(5){transition-delay:.3s}.stagger .reveal:nth-child(6){transition-delay:.36s}.stagger .reveal.reveal-visible{opacity:1;transform:translateY(0)}.outcomes-section{background:linear-gradient(180deg,#ffffff05,#ffffff0a);position:relative}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.metric-card{background:#ffffff13;border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:1.5rem;text-align:center}.metric-icon{font-size:2.5rem;margin-bottom:.5rem}.metric-value{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.metric-label{color:#cbd5e1;margin-bottom:.75rem;font-weight:600;font-size:.9rem}.metric-detail{font-size:.8rem;color:#fbbf24;font-weight:600}.section-angled{position:relative}.section-angled:before,.section-angled:after{content:"";position:absolute;left:0;right:0;height:80px;z-index:0}.section-angled:before{top:-80px;background:linear-gradient(180deg,#0b102000,#0b1020);clip-path:polygon(0 100%,100% 0,100% 100%,0% 100%)}.section-angled:after{bottom:-80px;background:linear-gradient(180deg,#0b1020,#0b102000);clip-path:polygon(0 0,100% 0,100% 0,0 100%)}.chip-row{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.chip{display:inline-flex;align-items:center;padding:.35rem .6rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:#e5e7eb;font-size:.8rem;font-weight:600}@media (max-width: 768px){.metrics-grid{grid-template-columns:1fr}}.hero-status{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.status-badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:.85rem;font-weight:600;box-shadow:0 4px 12px #22c55e4d;animation:float 3s ease-in-out infinite}.status-text{color:#a5b4fc;font-size:.9rem;font-weight:500}.tech-section{background:linear-gradient(180deg,#ffffff05,#fff0),#0c1226}.tech-showcase{margin-top:3rem}.tech-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.tech-card{background:#ffffff14;border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.tech-card:hover{background:#ffffff1f;transform:translateY(-4px);border-color:#ffffff40}.tech-icon{font-size:3rem;margin-bottom:1rem;display:block}.tech-card h4{color:#fff;margin-bottom:1rem;font-size:1.25rem}.tech-card p{color:#ffffffd9;margin-bottom:1.5rem;line-height:1.6}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.tech-tag{background:#ffffff1a;color:#e5e7eb;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500;border:1px solid rgba(255,255,255,.2)}.newsletter-section{background:linear-gradient(135deg,#0b1020,#1e1b4b);padding:80px 2rem;text-align:center}.newsletter-content{max-width:600px;margin:0 auto}.newsletter-text h2{color:#fff;font-size:2.25rem;margin-bottom:1rem;font-weight:700}.newsletter-text p{color:#fffc;font-size:1.1rem;margin-bottom:2.5rem;line-height:1.6}.newsletter-form{margin-top:2rem}.form-group{display:flex;gap:1rem;margin-bottom:1rem;max-width:500px;margin-left:auto;margin-right:auto}.newsletter-input{flex:1;padding:1rem 1.5rem;border:2px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff0d;color:#fff;font-size:1rem;transition:all .3s ease}.newsletter-input::placeholder{color:#fff9}.newsletter-input:focus{outline:none;border-color:#fbbf24;background:#ffffff1a}.newsletter-btn{padding:1rem 2rem;white-space:nowrap}.newsletter-note{color:#fff9;font-size:.9rem;margin-top:1rem}.footer{background:#0a0f1c;padding:60px 2rem 30px}.footer-content{max-width:1200px;margin:0 auto}.footer-main{display:grid;grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:3rem}.footer-brand{display:flex;align-items:flex-start;gap:1rem}.footer-logo{height:50px;width:auto;max-width:200px;object-fit:contain;filter:none}.footer-brand-text{display:flex;flex-direction:column;gap:.5rem}.footer-brand-name{font-size:1.5rem;font-weight:700;color:#fff}.footer-tagline{color:#9ca3af;font-size:1rem;margin:0}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-section h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.footer-section a{display:block;color:#9ca3af;text-decoration:none;margin-bottom:.75rem;font-size:.95rem;transition:color .2s ease}.footer-section a:hover{color:#fbbf24}.coming-soon{color:#6b7280;font-style:italic;font-size:.9rem}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{color:#9ca3af;margin:0;font-size:.9rem}.footer-meta{display:flex;gap:1rem;align-items:center;color:#6b7280;font-size:.85rem}@media (max-width: 1024px){.tech-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 768px){.form-group{flex-direction:column}.newsletter-input,.newsletter-btn{width:100%}.footer-bottom{flex-direction:column;text-align:center}.footer-meta{justify-content:center}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}
