:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1a202c;overflow-x:hidden;background-color:#fff}.app{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);z-index:1000;transition:all .3s ease}.header.scrolled{background:#fffffffa;box-shadow:0 4px 20px #00000014}.header .container{display:flex;justify-content:space-between;align-items:center;padding:1rem 20px}.nav-brand{display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:#059669;text-decoration:none;cursor:pointer}.brand-icon{margin-right:.5rem;font-size:1.8rem}.nav-menu{display:flex;gap:2rem;align-items:center}.nav-menu a{color:#374151;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-menu a:hover{color:#059669}.cta-header{background:linear-gradient(135deg,#059669,#047857);color:#fff!important;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.cta-header:hover{background:linear-gradient(135deg,#047857,#065f46)}.hero{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7,#bbf7d0);position:relative;overflow:hidden;padding-top:5rem}.hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23059669' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%}.hero-text{padding:2rem 0}.hero-main{font-size:3.5rem;font-weight:800;color:#1a202c;line-height:1.1}.hero-sub{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#059669,#047857);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.hero-description{font-size:1.25rem;color:#4b5563;margin:1.5rem 0 2.5rem;line-height:1.6}.hero-actions{display:flex;gap:1rem;margin-bottom:3rem}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.stat{text-align:center;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 15px #0596691a;border:1px solid rgba(5,150,105,.1)}.stat-number{display:block;font-size:2rem;font-weight:800;color:#059669;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#6b7280;font-weight:500}.hero-visual{display:flex;justify-content:center;align-items:center}.dashboard-preview{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(5,150,105,.1);max-width:400px;width:100%}.preview-header{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;font-weight:600;color:#1f2937}.preview-icon{font-size:1.5rem}.health-metric{margin-bottom:1.5rem}.metric-label{display:block;font-size:.9rem;color:#6b7280;margin-bottom:.5rem}.metric-score{display:flex;align-items:center;gap:1rem}.score-number{font-size:2.5rem;font-weight:800;color:#059669}.score-trend{background:#dcfce7;color:#166534;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600}.risk-alerts{margin-bottom:1.5rem}.alert{display:flex;align-items:center;gap:.5rem;padding:.75rem;border-radius:8px;margin-bottom:.5rem;font-size:.9rem}.alert.warning{background:#fef3c7;color:#92400e}.alert.info{background:#dbeafe;color:#1e40af}.quick-stats{display:flex;flex-direction:column;gap:1rem}.quick-stat{display:flex;align-items:center;gap:1rem}.stat-icon{font-size:1.5rem}.stat-value{display:block;font-weight:700;color:#1f2937}.stat-desc{font-size:.8rem;color:#6b7280}section{padding:5rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.section-header p{font-size:1.1rem;color:#6b7280;max-width:600px;margin:0 auto}.accent{background:linear-gradient(135deg,#059669,#047857);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features{background:#fff}.features-content{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#f9fafb;border-radius:15px;padding:2rem;transition:all .3s ease;border:1px solid #e5e7eb;cursor:pointer}.feature-card:hover,.feature-card.active{background:#fff;box-shadow:0 10px 25px #0596691a;border-color:#059669;transform:translateY(-5px)}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.feature-card p{color:#6b7280;margin-bottom:1rem;line-height:1.6}.feature-expand{background:transparent;border:1px solid #059669;color:#059669;padding:.5rem 1rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s ease}.feature-expand:hover{background:#059669;color:#fff}.feature-details{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.feature-details ul{list-style:none}.feature-details li{color:#4b5563;position:relative;padding:.5rem 0 .5rem 1.5rem}.feature-details li:before{content:"✓";position:absolute;left:0;color:#059669;font-weight:700}.platform-demo{position:sticky;top:100px}.demo-container{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 15px 35px #0000001a;border:1px solid #e5e7eb}.demo-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.demo-header h4{color:#1f2937;font-size:1.1rem}.demo-status{background:#dcfce7;color:#166534;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600}.demo-metrics{margin-bottom:2rem}.demo-metric{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f9fafb;border-radius:10px;margin-bottom:.5rem}.metric-icon{font-size:1.5rem}.metric-number{display:block;font-size:1.5rem;font-weight:700;color:#059669}.metric-label{font-size:.9rem;color:#6b7280}.demo-chart{background:#f9fafb;border-radius:10px;padding:1rem}.chart-header{margin-bottom:1rem;font-weight:600;color:#1f2937}.chart-placeholder{display:flex;align-items:end;gap:.5rem;height:80px}.chart-bar{background:linear-gradient(135deg,#059669,#047857);border-radius:4px 4px 0 0;width:100%;transition:all .3s ease}.dashboard{background:#f8fafc}.dashboard-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem}.tab{background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:1rem 2rem;color:#6b7280;font-weight:600;cursor:pointer;transition:all .3s ease}.tab:hover{border-color:#059669;color:#059669}.tab.active{background:#059669;border-color:#059669;color:#fff}.dashboard-view{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 10px 25px #0000000d}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.metric-card{background:#f9fafb;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.metric-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.metric-value{font-size:2.5rem;font-weight:800;color:#1f2937;margin-bottom:.5rem}.metric-label{color:#6b7280;margin-bottom:.75rem;font-weight:500}.metric-trend{padding:.25rem .75rem;border-radius:20px;font-size:.9rem;font-weight:600}.metric-trend.green{background:#dcfce7;color:#166534}.metric-trend.orange{background:#fed7aa;color:#c2410c}.metric-trend.blue{background:#dbeafe;color:#1d4ed8}.metric-trend.purple{background:#e9d5ff;color:#7c3aed}.roi-calculator{background:linear-gradient(135deg,#f0f9ff,#e0f2fe)}.calculator-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.calculator-inputs{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 15px 35px #0000001a}.input-section h3{color:#1f2937;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#374151;font-weight:600}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.calculator-results{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 15px 35px #0000001a;position:sticky;top:100px}.results-header{text-align:center;margin-bottom:2rem}.results-header h3{color:#1f2937;margin-bottom:1rem}.total-savings{font-size:3rem;font-weight:800;color:#059669}.savings-breakdown{margin-bottom:2rem}.savings-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;margin-bottom:.5rem;background:#f9fafb;border-radius:10px}.savings-label{display:flex;align-items:center;gap:.75rem;color:#374151;font-weight:500}.savings-icon{font-size:1.25rem}.savings-amount{font-weight:700;color:#059669;font-size:1.1rem}.roi-summary{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.roi-metric{background:#f0fdf4;border-radius:10px;padding:1.5rem;text-align:center}.roi-label{display:block;color:#6b7280;font-size:.9rem;margin-bottom:.5rem}.roi-value{font-size:1.5rem;font-weight:800;color:#1f2937}.roi-value.positive{color:#059669}.calculator-cta{text-align:center}.cta-button{background:linear-gradient(135deg,#059669,#047857);color:#fff;border:none;border-radius:10px;padding:1rem 2rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:.75rem}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0596694d}.calculator-disclaimer{text-align:center;margin-top:3rem}.calculator-disclaimer p{color:#6b7280;font-size:.9rem;font-style:italic}.who-we-serve{background:#fff}.serve-content{margin-top:2rem}.industries-section,.roles-section{margin-bottom:4rem}.industries-section h3,.roles-section h3{color:#1f2937;margin-bottom:2rem;text-align:center;font-size:1.5rem}.industries-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.industry-card{background:#f9fafb;border-radius:15px;padding:2rem;text-align:center;transition:all .3s ease;border:1px solid #e5e7eb}.industry-card:hover{background:#fff;box-shadow:0 10px 25px #0596691a;border-color:#059669}.industry-icon{font-size:3rem;margin-bottom:1rem}.industry-card h4{color:#1f2937;margin-bottom:.75rem;font-size:1.25rem}.industry-card p{color:#6b7280;margin-bottom:1rem}.industry-card ul{list-style:none;text-align:left}.industry-card li{color:#4b5563;position:relative;padding:.25rem 0 .25rem 1.5rem}.industry-card li:before{content:"→";position:absolute;left:0;color:#059669;font-weight:700}.roles-grid{display:grid;gap:2rem}.role-card{display:flex;align-items:center;gap:2rem;background:#f9fafb;border-radius:15px;padding:2rem;transition:all .3s ease}.role-card:hover{background:#fff;box-shadow:0 10px 25px #0596691a}.role-icon{font-size:3rem;min-width:60px;text-align:center}.role-content h4{color:#1f2937;margin-bottom:.5rem;font-size:1.25rem}.role-content p{color:#6b7280;margin-bottom:1rem}.role-features{display:flex;flex-wrap:wrap;gap:.5rem}.feature-tag{background:#dcfce7;color:#166534;padding:.25rem .75rem;border-radius:15px;font-size:.85rem;font-weight:500}.social-proof{background:#f8fafc}.company-logos{display:flex;justify-content:center;align-items:center;gap:3rem;margin-bottom:4rem;flex-wrap:wrap}.logo-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.7;transition:all .3s ease}.logo-item:hover{opacity:1}.logo-placeholder{font-size:2.5rem}.logo-name{color:#6b7280;font-weight:500;font-size:.9rem}.testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.testimonial-card{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 10px 25px #0000000d;transition:all .3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.testimonial-content{margin-bottom:1.5rem}.testimonial-content p{color:#374151;font-style:italic;line-height:1.6;font-size:1.1rem}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{font-size:2.5rem}.author-info h4{color:#1f2937;margin-bottom:.25rem}.author-info p{color:#059669;font-weight:600;margin-bottom:.25rem}.author-info span{color:#6b7280;font-size:.9rem}.cta-section{background:linear-gradient(135deg,#059669,#047857);color:#fff;text-align:center}.cta-content h2{color:#fff;margin-bottom:1rem;font-size:2.5rem}.cta-content p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9;max-width:700px;margin-left:auto;margin-right:auto}.cta-actions{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.cta-guarantee{opacity:.9}.cta-guarantee p{font-size:.95rem;margin:0}.footer{background:#1f2937;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:1fr 3fr;gap:3rem;margin-bottom:2rem}.footer-brand .brand{display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:#10b981;margin-bottom:1rem}.footer-brand p{color:#d1d5db;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.link-group h4{color:#fff;margin-bottom:1rem;font-size:1rem}.link-group a{display:block;color:#d1d5db;text-decoration:none;margin-bottom:.5rem;transition:color .3s ease}.link-group a:hover{color:#10b981}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #374151}.footer-bottom p{color:#9ca3af;margin:0}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:3000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.demo-modal{background:#fff;border-radius:20px;width:90%;max-width:700px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:2rem;border-bottom:1px solid #e5e7eb}.modal-header h3{color:#1f2937;margin:0 0 .5rem;font-size:1.5rem}.modal-header p{color:#6b7280;margin:0}.demo-form{padding:2rem}.demo-benefits{background:#f0fdf4;border-radius:12px;padding:1.5rem;margin-top:1.5rem}.demo-benefits p{color:#166534;font-weight:600;margin-bottom:1rem}.demo-benefits ul{list-style:none;margin:0}.demo-benefits li{color:#166534;padding:.25rem 0}.success-message{padding:3rem;text-align:center}.success-icon{font-size:4rem;margin-bottom:1.5rem}.success-message h3{color:#1f2937;margin-bottom:1rem}.success-message p{color:#6b7280;margin-bottom:2rem}.success-details{background:#f0fdf4;border-radius:12px;padding:1.5rem;margin-bottom:2rem;text-align:left}.success-details p{color:#166534;font-weight:600;margin-bottom:1rem}.success-details ul{list-style:none;margin:0}.success-details li{color:#166534;padding:.5rem 0;font-weight:500}@media(max-width:768px){.nav-menu{display:none}.hero-content{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-main,.hero-sub{font-size:2.5rem}.hero-stats{grid-template-columns:1fr}.features-content,.calculator-content{grid-template-columns:1fr;gap:2rem}.form-row,.roi-summary{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;text-align:center}.footer-links{grid-template-columns:repeat(2,1fr)}.cta-actions,.dashboard-tabs{flex-direction:column;align-items:center}.tab{width:100%;text-align:center}}
