:root{--color-primary: #0056b3;--color-primary-hover: #004494;--color-secondary: #00a8cc;--color-accent: #e6f4f1;--color-text-main: #2c3e50;--color-text-muted: #6c757d;--color-bg-body: #f8f9fa;--color-bg-surface: #ffffff;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px rgba(0, 0, 0, .05);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .05);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--font-main: "Inter", system-ui, -apple-system, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--color-bg-body);color:var(--color-text-main);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:600;color:#1a202c;margin-bottom:1rem}a{text-decoration:none;color:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}.nav-wrapper{position:sticky;top:1rem;z-index:1000;width:95%;max-width:1200px;margin:0 auto}.nav-bar{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000003;padding:.75rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-links{display:flex;gap:.5rem;align-items:center}.nav-link{padding:.6rem 1.5rem;border-radius:25px;font-size:.95rem;font-weight:500;color:var(--color-text-main);background-color:transparent;transition:all .2s ease}.nav-link.active{color:#fff;background-color:var(--color-primary)}.nav-bar.transparent .header-tagline{color:#e2e8f0!important;border-left-color:#ffffff4d!important}.nav-bar.glass{background:#ffffffb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 20px -5px #0000000d;border:1px solid rgba(255,255,255,.5)}.nav-logo-img{height:45px;width:auto}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:4rem}.footer-cert-row{border-top:1px solid #f1f1f1;padding-top:3rem;display:flex;flex-wrap:wrap;gap:3rem;align-items:center;justify-content:space-between}.cert-logos{display:flex;gap:2rem;align-items:center;flex-wrap:wrap}.hero-section{position:relative;height:750px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;margin-top:-5rem;padding-top:5rem;padding-left:20px;padding-right:20px}.hero-overlay{position:absolute;inset:0;background-size:cover;background-position:center 30%;filter:brightness(.5);z-index:0}.hero-title{font-size:5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#fff;text-shadow:0 4px 15px rgba(0,0,0,.5)}.hero-text{font-size:1.6rem;line-height:1.6;margin-bottom:3rem;color:#f1f5f9;max-width:750px;margin-left:auto;margin-right:auto;text-shadow:0 2px 4px rgba(0,0,0,.5)}.use-cases-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem}.feature-row{display:flex;align-items:center;gap:4rem;margin-bottom:6rem}.feature-row.reversed{flex-direction:row-reverse}.feature-image-wrapper,.feature-content{flex:1}.feature-title{font-size:2.5rem;margin-bottom:1.5rem;color:var(--color-primary);line-height:1.2}.feature-text{color:#475569;font-size:1.1rem;line-height:1.8}.product-html-content p{margin-bottom:1.5rem}.product-html-content strong{color:#1e293b;font-weight:700}.product-html-content ul{padding-left:1.5rem;margin-bottom:1.5rem}.product-html-content li{margin-bottom:.5rem}.product-sticky-visuals{position:relative}@media(min-width:1024px){.product-sticky-visuals{position:sticky;top:120px}}.burger-btn{display:none;background:none;border:none;color:#334155;padding:.5rem;margin-left:.5rem}.mobile-menu-overlay{position:fixed;inset:0;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.mobile-menu-overlay.open{opacity:1;pointer-events:auto}.mobile-menu-content{display:flex;flex-direction:column;gap:2rem;align-items:center}.mobile-menu-content a{font-size:1.5rem;color:#334155;font-weight:600;text-decoration:none;transition:color .2s}.mobile-menu-content a:hover,.mobile-menu-content a.active{color:var(--color-primary)}@media(max-width:768px){.burger-btn{display:block}.nav-bar{padding:.75rem 1rem;position:relative;z-index:1001}.nav-logo-img{height:35px}.desktop-nav{display:none!important}.hero-section{height:600px;margin-top:0;padding-top:2rem}.hero-title{font-size:3rem}.hero-text{font-size:1.1rem}.feature-row,.feature-row.reversed{flex-direction:column;gap:2rem;text-align:center}.feature-image-wrapper div{transform:translateY(0)!important}.footer-cert-row{flex-direction:column;text-align:center}.cert-logos{justify-content:center}.header-tagline{display:none!important}}
