:root{--font-family:"Inter", sans-serif;--color-primary:#0a1128;--color-primary-light:#16203d;--color-accent:#1d4ed8;--color-accent-hover:#2563eb;--color-accent-light:#3b82f6;--color-bg-light:#f8fafc;--color-white:#fff;--color-text-dark:#0f172a;--color-text-light:#f8fafc;--color-text-muted-dark:#64748b;--color-text-muted-light:#cbd5e1;--border-color-light:#e2e8f0;--border-color-dark:#334155;--dash-blue:#3b82f6;--dash-green:#22c55e;--dash-orange:#f97316;--dash-red:#ef4444;--dash-yellow:#eab308}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);color:var(--color-text-dark);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 24px}.text-center{text-align:center}.flex{display:flex}.flex-col{flex-direction:column;display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.btn{border-radius:6px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--color-accent);color:var(--color-white)}.btn-primary:hover{background-color:var(--color-accent-hover)}.btn-outline{border:1px solid var(--border-color-dark);color:var(--color-white);background:0 0}.btn-outline:hover{border-color:var(--color-white);background:#ffffff0d}.section-padding{padding:5rem 0}.app-wrapper{flex-direction:column;min-height:100vh;display:flex}.navbar{background-color:var(--color-primary);color:var(--color-text-light);z-index:200;border-bottom:1px solid #ffffff0d;padding:0;position:sticky;top:0}.navbar .container{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:1440px;height:64px;margin:0 auto;padding-left:24px;padding-right:24px;display:grid}.navbar-left{justify-self:start;align-items:center;gap:.5rem;height:64px;display:flex}.navbar-logo{height:64px;color:inherit;align-items:center;margin-left:0;line-height:1;text-decoration:none;display:inline-flex}.navbar-logo-img{object-fit:contain;width:auto;height:28px;display:block}.navbar-nav{justify-self:center;align-items:center;gap:2rem;height:64px;display:flex}.navbar-sidebar-header,.navbar-sidebar-close{display:none}.navbar-sidebar-links{display:contents}.navbar-actions{justify-self:end;align-items:center;gap:.5rem;height:64px;display:flex}.navbar-menu-btn{width:40px;height:40px;color:var(--color-white);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;display:none}.navbar-backdrop{display:none}.nav-link{height:64px;color:var(--color-text-muted-light);cursor:pointer;align-items:center;font-size:.9rem;line-height:1;text-decoration:none;transition:color .2s;display:inline-flex}.nav-link:hover,.nav-link.active{color:var(--color-white)}.page-hero{background:var(--color-primary);color:var(--color-white);text-align:center;padding:3.5rem 0 2.5rem}.page-hero-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent-light);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.page-hero-title{letter-spacing:-.5px;max-width:820px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:2.5rem;font-weight:700;line-height:1.2}.page-hero-subtitle{color:var(--color-text-muted-light);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}.page-hero--wide .page-hero-title{white-space:nowrap;max-width:none}.page-cards-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.page-cards-grid .ai-card{padding:1.5rem .85rem}.page-section{background:var(--color-bg-light);text-align:center;padding:3.5rem 0}.page-section .section-header{text-align:center}.solutions-workflow-section{background:var(--color-white);text-align:center;padding:3.5rem 0}.solutions-workflow{grid-template-columns:repeat(5,1fr);gap:1.25rem;display:grid}.solutions-workflow-step{border:1px solid var(--border-color-light);background:var(--color-bg-light);text-align:center;border-radius:16px;padding:1.5rem 1rem}.solutions-workflow-num{background:var(--color-accent);width:40px;height:40px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:inline-flex}.solutions-workflow-title{color:var(--color-primary);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.solutions-workflow-desc{color:var(--color-text-muted-dark);font-size:.875rem;line-height:1.55}.solutions-ai-section{background:var(--color-white);text-align:center}.solutions-ai-section .section-header{text-align:center}.solutions-ai-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.solutions-ai-card{border:1px solid var(--border-color-light);text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f0f5ff 100%);border-radius:16px;flex-direction:column;align-items:center;padding:2rem 1.25rem;display:flex}.solutions-ai-card .ai-icon-wrapper{margin-bottom:1.25rem}.solutions-ai-card .ai-card-title,.solutions-ai-card .ai-card-desc{text-align:center}.nav-link svg{width:14px;height:14px}.lang-switcher{z-index:100;align-items:center;height:100%;display:inline-flex;position:relative}.lang-switcher-btn{color:var(--color-white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:.45rem;padding:.45rem .85rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.lang-switcher-btn:hover{background:#ffffff24;border-color:#ffffff47}.lang-switcher-label{text-overflow:ellipsis;white-space:nowrap;max-width:7.5rem;overflow:hidden}.lang-chevron{opacity:.8;transition:transform .2s}.lang-chevron.open{transform:rotate(180deg)}.lang-dropdown{border:1px solid var(--border-color-light);width:240px;max-height:360px;color:var(--color-text-dark);background:#fff;border-radius:12px;flex-direction:column;display:flex;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 16px 40px #00000038}.lang-dropdown-title{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted-dark);border-bottom:1px solid var(--border-color-light);padding:.75rem 1rem .5rem;font-size:.7rem;font-weight:700}.lang-list{max-height:300px;margin:0;padding:.35rem;list-style:none;overflow-y:auto}.lang-option{text-align:left;cursor:pointer;width:100%;color:var(--color-text-dark);background:0 0;border:none;border-radius:8px;grid-template-columns:1fr auto auto;align-items:center;gap:.5rem;padding:.55rem .7rem;font-family:inherit;transition:background .15s;display:grid}.lang-option:hover{background:#f1f5f9}.lang-option.active{background:#eff6ff}.lang-option-native{font-size:.9rem;font-weight:600}.lang-option-en{color:var(--color-text-muted-dark);font-size:.75rem}.lang-check{color:var(--color-accent)}#google_translate_element{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.goog-te-banner-frame,.goog-te-balloon-frame,#goog-gt-tt,.goog-te-balloon-frame,.goog-tooltip,.goog-tooltip:hover{display:none!important}.goog-text-highlight{box-shadow:none!important;background:0 0!important}body{top:0!important}.skiptranslate iframe,body>.skiptranslate{display:none!important}.hero{background-color:var(--color-primary);color:var(--color-white);padding:2.5rem 0 3.5rem;overflow:hidden}.hero .container{grid-template-columns:5fr 7fr;align-items:center;gap:2.5rem;max-width:1440px;padding-left:24px;padding-right:24px;display:grid}.hero-content{max-width:550px}.hero-badge{color:var(--dash-green);background:#22c55e1a;border:1px solid #22c55e33;border-radius:99px;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.hero-title{letter-spacing:-.5px;margin-bottom:1rem;font-size:2.8rem;font-weight:700;line-height:1.15}.hero-title-highlight{color:var(--color-accent-light);display:block}.hero-subtitle{color:var(--color-text-muted-light);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.hero-list{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.hero-list-item{align-items:center;gap:.75rem;font-weight:500;display:flex}.hero-list-item svg{color:var(--dash-green);width:20px;height:20px}.hero-actions{align-items:center;gap:1rem;display:flex}.dashboard-mock{background:var(--color-white);width:100%;height:520px;color:var(--color-text-dark);border-radius:14px;display:flex;overflow:hidden;box-shadow:0 30px 60px -12px #0009}.dashboard-sidebar{border-right:1px solid var(--border-color-light);background:#f8fafc;flex-direction:column;flex-shrink:0;width:170px;display:flex}.dashboard-logo-area{border-bottom:1px solid var(--border-color-light);flex-shrink:0;align-items:center;height:46px;padding:0 .75rem;display:flex;overflow:hidden}.dashboard-logo-img{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:22px;display:block}.dashboard-nav{flex:1;padding:.5rem 0;overflow:hidden}.dash-nav-item{color:var(--color-text-muted-dark);cursor:pointer;white-space:nowrap;align-items:center;gap:.6rem;padding:.45rem 1rem;font-size:.7rem;font-weight:500;display:flex}.dash-nav-item.active{background:var(--color-accent);color:var(--color-white)}.dash-nav-item.active svg{color:var(--color-white)}.dash-nav-item svg{width:13px;height:13px;color:var(--color-text-muted-dark);flex-shrink:0}.dashboard-main{background:var(--color-white);flex-direction:column;flex:1;display:flex}.dashboard-header{border-bottom:1px solid var(--border-color-light);flex-shrink:0;justify-content:space-between;align-items:center;height:46px;padding:0 1.25rem;display:flex}.dashboard-header-title{font-size:.9rem;font-weight:600}.dashboard-header-actions{align-items:center;gap:1rem;display:flex}.dashboard-header-actions svg{width:16px;height:16px;color:var(--color-text-muted-dark)}.dashboard-avatar{background:var(--dash-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.6rem;font-weight:700;display:flex}.dashboard-content{flex-direction:column;flex:1;gap:1rem;padding:1rem 1.25rem;display:flex;overflow:hidden}.dash-charts-row{flex:1;grid-template-columns:1fr 1fr;gap:1rem;min-height:0;display:grid}.dash-bottom-row{flex:1;grid-template-columns:1fr 2fr;gap:1rem;min-height:0;display:grid}.dash-stats-row{flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.dash-stat-card{border:1px solid var(--border-color-light);border-radius:8px;padding:.75rem}.dash-stat-title{color:var(--color-text-muted-dark);margin-bottom:.25rem;font-size:.65rem;font-weight:600}.dash-stat-value{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.dash-stat-trend{align-items:center;gap:.25rem;font-size:.65rem;display:flex}.trend-up{color:var(--dash-green)}.trend-down{color:var(--dash-red)}.dash-chart-card{border:1px solid var(--border-color-light);border-radius:8px;flex-direction:column;min-height:0;padding:.75rem;display:flex;overflow:hidden}.dash-chart-title{flex-shrink:0;margin-bottom:.6rem;font-size:.7rem;font-weight:600}.logos-section{background:var(--color-white);border-top:1px solid var(--border-color-light);border-bottom:1px solid var(--border-color-light);padding:4rem 0;overflow:hidden}.logos-title{text-align:center;color:var(--color-text-muted-dark);letter-spacing:.5px;text-transform:uppercase;margin-bottom:3rem;font-size:.95rem;font-weight:600}.logos-grid{grid-template-columns:repeat(6,1fr);place-items:center;gap:1.5rem;display:grid}.logos-marquee{display:none}.logo-item{border:1px solid var(--border-color-light);box-sizing:border-box;background:#fafbfc;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:80px;padding:1.25rem 1.5rem;transition:all .25s;display:flex}.logo-item:hover{background:#eff6ff;border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 4px 12px -4px #3b82f626}.logo-tuv-badge{color:#fff;letter-spacing:-.5px;background:#00529b;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:.8rem;font-weight:900;display:flex}.logo-tuv-rheinland{white-space:nowrap;align-items:center;gap:.5rem;display:flex}.logo-triangle{color:#00529b;font-size:1.5rem;line-height:1}.logo-brand-name{color:#1a1a2e;white-space:nowrap;font-size:.95rem;font-weight:800;line-height:1.2}.logo-brand-name sup{font-size:.5rem}.logo-tagline{color:#555;white-space:nowrap;margin-top:2px;font-size:.55rem;font-weight:400}.logo-bsi{color:#e31837;letter-spacing:-2px;white-space:nowrap;font-size:2rem;font-weight:900;line-height:1}.logo-intertek{flex-direction:column;align-items:center;display:flex}.logo-intertek .logo-brand-name{letter-spacing:-.5px;font-size:1.35rem}.logo-sgs{color:#f37021;letter-spacing:-1px;white-space:nowrap;font-size:2rem;font-weight:900;line-height:1}.logo-lrqa{color:#00529b;letter-spacing:-1px;white-space:nowrap;font-size:1.75rem;font-weight:900;line-height:1}.logo-lrqa span{color:#00a9e0}.features-section{background:var(--color-white);text-align:center;padding:3.5rem 0}.features-section .container{max-width:1400px}.section-header{margin-bottom:2.5rem}.section-title{color:var(--color-primary);letter-spacing:-.5px;margin-bottom:1.25rem;font-size:2.75rem;font-weight:700}.section-subtitle{color:var(--color-text-muted-dark);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.features-grid{text-align:center;grid-template-columns:repeat(5,1fr);align-items:stretch;gap:2rem;display:grid}.feature-card{border:1px solid var(--border-color-light);background:var(--color-white);text-align:center;border-radius:16px;flex-direction:column;align-items:center;padding:1.5rem 1rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005}.feature-card:hover{border-color:#3b82f633;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005}.feature-icon{width:56px;height:56px;color:var(--color-accent);background:linear-gradient(135deg,#3b82f61a 0%,#3b82f60d 100%);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.feature-icon svg{width:28px;height:28px}.feature-title{color:var(--color-primary);justify-content:center;align-items:center;min-height:3.5rem;margin-bottom:1rem;font-size:1.05rem;font-weight:700;line-height:1.4;display:flex}.feature-desc{color:var(--color-text-muted-dark);font-size:.9rem;line-height:1.6}.ai-features-section{text-align:center;background:linear-gradient(#f0f5ff 0%,#eef2ff 50%,#f8fafc 100%);padding:7rem 0;position:relative;overflow:hidden}.ai-features-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f612 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.ai-features-section .container{max-width:1400px;position:relative}.ai-title-highlight{color:var(--color-accent)}.ai-features-grid{grid-template-columns:repeat(6,1fr);gap:1.5rem;margin-top:1rem;display:grid}.ai-card{background:var(--color-white);outline-offset:0px;text-align:center;border:1.5px solid #93c5fd;border-radius:18px;outline:3px solid #1d4ed81a;flex-direction:column;align-items:center;padding:1.75rem 1.25rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.ai-card:before{content:"";opacity:1;background:linear-gradient(90deg,#3b82f6,#1d4ed8);height:3px;position:absolute;top:0;left:0;right:0}.ai-card:hover{border-color:#60a5fa;outline-color:#1d4ed833;transform:translateY(-5px);box-shadow:0 20px 40px -10px #1d4ed826}.ai-icon-wrapper{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:1px solid #1d4ed84d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;transition:all .3s;display:flex;box-shadow:0 6px 16px -4px #1d4ed866}.ai-card:hover .ai-icon-wrapper{transform:scale(1.05);box-shadow:0 10px 24px -4px #1d4ed880}.ai-card-title{color:var(--color-primary);letter-spacing:-.2px;justify-content:center;align-items:center;min-height:2.5rem;margin-bottom:.65rem;font-size:.9rem;font-weight:700;display:flex}.ai-card-desc{color:var(--color-text-muted-dark);font-size:.78rem;line-height:1.6}.bottom-cta{background-color:var(--color-primary);color:var(--color-white);padding:5rem 0}.bottom-cta .container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.cta-tag{color:var(--color-accent-light);letter-spacing:1px;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:block}.cta-title{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.cta-desc{color:var(--color-text-muted-light);margin-bottom:2rem;font-size:1rem;line-height:1.6}.cta-features-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.cta-feature{flex-direction:column;align-items:flex-start;display:flex}.cta-feature-icon{width:40px;height:40px;color:var(--color-white);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.cta-feature-title{margin-bottom:.5rem;font-size:1rem;font-weight:600}.cta-feature-desc{color:var(--color-text-muted-light);font-size:.85rem;line-height:1.5}.footer{background:var(--color-white);border-top:1px solid var(--border-color-light);padding:4rem 0 2rem}.footer-top{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:2rem;margin-bottom:4rem;display:grid}.footer-brand{padding-right:2rem}.footer-logo{color:var(--color-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.footer-desc{color:var(--color-text-muted-dark);font-size:.875rem}.footer-col h4{color:var(--color-text-dark);margin-bottom:1.5rem;font-size:.95rem;font-weight:600}.footer-col ul{flex-direction:column;gap:.75rem;display:flex}.footer-col a{color:var(--color-text-muted-dark);font-size:.875rem}.footer-col a:hover{color:var(--color-accent)}.social-links{gap:1rem;display:flex}.social-links a{color:var(--color-text-muted-dark);background:var(--color-bg-light);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.social-links a:hover{background:var(--color-primary);color:var(--color-white)}.footer-bottom{text-align:center;border-top:1px solid var(--border-color-light);color:var(--color-text-muted-dark);padding-top:2rem;font-size:.875rem}@media (width<=1100px){.features-grid{grid-template-columns:repeat(3,1fr)}.logos-section{padding:2.5rem 0}.logos-title{margin-bottom:1.5rem}.logos-section .container{padding-left:0;padding-right:0;max-width:100%!important}.logos-grid-desktop{display:none}.logos-marquee{width:100%;display:block;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.logos-marquee-track{flex-wrap:nowrap;align-items:stretch;gap:.85rem;width:max-content;padding:.25rem 0;animation:22s linear infinite logos-auto-scroll;display:flex}.logos-marquee:hover .logos-marquee-track,.logos-marquee:active .logos-marquee-track{animation-play-state:paused}.logos-marquee .logo-item{flex:none;width:auto;min-width:150px;max-width:none;min-height:70px;padding:.85rem 1.1rem}.logos-marquee .logo-item:hover{transform:none}}@keyframes logos-auto-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1024px){.hero .container,.bottom-cta .container{grid-template-columns:1fr;gap:2rem}.hero-content{max-width:100%}.hero-visual{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.dashboard-mock{min-width:680px;height:440px}.ai-features-grid{grid-template-columns:repeat(2,1fr)}.page-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-hero--wide .page-hero-title{white-space:normal}.solutions-ai-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr 1fr}.page-hero-title{font-size:2rem}.section-title{font-size:2.1rem}}@media (width<=768px){.navbar .container{grid-template-columns:1fr auto;gap:.5rem;height:56px;padding-left:12px;padding-right:12px}.navbar-left,.navbar-logo,.navbar-actions{height:56px}.navbar-menu-btn{display:inline-flex}.navbar-nav{opacity:1;pointer-events:none;z-index:220;background:#0a1128;border-left:1px solid #ffffff14;border-right:none;flex-direction:column;justify-self:auto;align-items:stretch;gap:0;width:min(300px,84vw);height:100vh;max-height:none;margin:0;padding:0;transition:transform .28s;position:fixed;inset:0 0 0 auto;overflow-y:auto;transform:translate(105%);box-shadow:-12px 0 40px #00000073}.navbar-nav.open{pointer-events:auto;transform:translate(0)}.navbar-sidebar-header{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 1rem;display:flex}.navbar-sidebar-brand{object-fit:contain;width:auto;height:24px;display:block}.navbar-sidebar-close{width:36px;height:36px;color:var(--color-white);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.navbar-sidebar-links{flex-direction:column;padding:.75rem 0;display:flex}.navbar-nav .nav-link{border-bottom:1px solid #ffffff0d;height:auto;padding:.95rem 1.25rem;font-size:1rem}.navbar-nav .nav-link.active{color:var(--color-white);border-right:3px solid var(--color-accent-light);background:#3b82f61f;border-left:none;padding-left:1.25rem;padding-right:calc(1.25rem - 3px)}.navbar-backdrop{opacity:0;pointer-events:none;z-index:210;background:#0000008c;transition:opacity .28s;display:block;position:fixed;inset:0}.navbar-backdrop.open{opacity:1;pointer-events:auto}.lang-switcher-label{max-width:4.5rem}.lang-switcher-btn{padding:.4rem .65rem;font-size:.8rem}.logos-section{padding:2rem 0}.logos-title{margin-bottom:1.25rem;padding:0 .5rem;font-size:.8rem}.logos-marquee-track{gap:.75rem;animation-duration:18s}.logos-marquee .logo-item{min-width:140px;min-height:64px;padding:.75rem 1rem}.hero{padding:1.75rem 0 2.5rem}.hero-badge{margin-bottom:1rem;font-size:.7rem}.hero-title{font-size:2rem;line-height:1.2}.hero-subtitle{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.dashboard-mock{min-width:620px;height:380px}.dashboard-sidebar{width:140px}.features-section,.ai-features-section,.page-section,.solutions-workflow-section{padding:2.5rem 0}.features-grid,.ai-features-grid,.cta-features-grid,.solutions-workflow,.solutions-ai-grid,.page-cards-grid{grid-template-columns:1fr;gap:1rem}.section-title{font-size:1.75rem}.section-subtitle{font-size:1rem}.page-hero{padding:2.5rem 0 2rem}.page-hero-title{font-size:1.7rem}.page-hero-subtitle{font-size:1rem}.bottom-cta{padding:2.5rem 0}.footer-top{grid-template-columns:1fr;gap:2rem}.lang-dropdown{width:min(240px,100vw - 28px);left:auto;right:0}}@media (width<=480px){.hero-title{font-size:1.75rem}.dashboard-mock{min-width:560px;height:340px}.navbar-logo-img{height:24px}}.demo-modal-overlay{z-index:400;background:#020817b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.demo-modal{width:min(640px,100%);max-height:min(90vh,860px);color:var(--color-text-dark);background:#fff;border-radius:16px;padding:1.5rem;overflow-y:auto;box-shadow:0 24px 64px #00000059}.demo-modal-header{text-align:center;margin-bottom:1.25rem;padding:0 2.5rem;position:relative}.demo-modal-header h2{color:var(--color-primary);margin:0 0 .35rem;font-size:1.35rem}.demo-modal-header p{color:var(--color-text-muted-dark);margin:0;font-size:.9rem}.demo-modal-close{width:36px;height:36px;color:var(--color-text-muted-dark);background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:0;right:0}.demo-form-span{grid-column:1/-1}.demo-honeypot{opacity:0;pointer-events:none;width:0;height:0;position:absolute;left:-9999px}.demo-form-grid{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.demo-form label,.demo-form-full{color:var(--color-text-muted-dark);flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:600;display:flex}.demo-form-full{margin-top:.9rem}.demo-form input,.demo-form select,.demo-form textarea{font:inherit;color:var(--color-text-dark);border:1px solid var(--border-color-light);background:#fff;border-radius:8px;padding:.65rem .75rem;font-weight:500}.demo-form input:focus,.demo-form select:focus,.demo-form textarea:focus{border-color:var(--color-accent);outline:2px solid #2563eb59}.demo-form-error{color:#b91c1c;margin-top:.75rem;font-size:.875rem}.demo-form-actions{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}.demo-success{text-align:center;padding:1.5rem .5rem}.demo-success h3{color:var(--color-primary);margin:0 0 .5rem}.demo-success p{color:var(--color-text-muted-dark);margin-bottom:1.25rem}.demo-modal .btn-outline{color:var(--color-text-dark);border-color:var(--border-color-light)}@media (width<=640px){.demo-form-grid{grid-template-columns:1fr}.demo-form-actions{flex-direction:column-reverse}.demo-form-actions .btn{width:100%}}
