:root{--loutscan-red:#e1242a;--loutscan-red-dark:#c72229;--loutscan-bg-light:#fff;--loutscan-bg-secondary:#f0fdfa;--loutscan-text-primary:#1e293b;--loutscan-text-secondary:#64748b;--loutscan-text-muted:#94a3b8;--loutscan-hero-dark:#0f766e;--loutscan-hero-mid:#0d9488;--loutscan-teal:#14b8a6;--loutscan-teal-light:#2dd4bf;--loutscan-emerald:#059669;--loutscan-emerald-pale:#d1fae5;--loutscan-border:rgba(30,41,59,.12);--loutscan-shadow:0 4px 20px rgba(0,0,0,.06);--loutscan-shadow-lg:0 20px 50px rgba(0,0,0,.1);--loutscan-font-head:"Space Grotesk",system-ui,sans-serif;--loutscan-font-body:"Inter",system-ui,sans-serif}.loutscan-page{overflow-x:clip}.loutscan-page h1,.loutscan-page h2,.loutscan-page h3{line-height:normal}.loutscan-container{max-width:1200px;margin:0 auto;padding:0 24px}.loutscan-section{position:relative;padding:80px 0;scroll-margin-top:100px;opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.25,.46,.45,.94),transform .7s cubic-bezier(.25,.46,.45,.94)}.loutscan-section.loutscan-visible{opacity:1;transform:translateY(0)}.loutscan-section-bg{position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.4}.loutscan-section .loutscan-container{position:relative;z-index:1}.loutscan-section-title{font-family:var(--loutscan-font-head);font-size:2rem;font-weight:800;color:var(--loutscan-text-primary);margin:0 0 20px}.loutscan-section-lead{font-size:1.05rem;line-height:1.6;color:var(--loutscan-text-secondary);margin:0 0 16px}.loutscan-hero{position:relative;min-height:auto;padding:100px 0 80px;background:linear-gradient(135deg,#064e3b 0,var(--loutscan-hero-dark) 25%,var(--loutscan-hero-mid) 50%,#0f766e 75%,#115e59 100%);overflow:clip}.loutscan-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 70% 20%,rgba(45,212,191,.15) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 20% 80%,rgba(20,184,166,.12) 0,transparent 50%);pointer-events:none;z-index:1}.loutscan-hero-blob{position:absolute;border-radius:50%;filter:blur(90px);opacity:.28;animation:loutscanBlob 20s ease-in-out infinite}.loutscan-hero-blob-1{width:420px;height:420px;background:linear-gradient(135deg,var(--loutscan-teal-light),var(--loutscan-teal));top:-120px;right:-100px}.loutscan-hero-blob-2{width:340px;height:340px;background:linear-gradient(135deg,var(--loutscan-teal),var(--loutscan-emerald));bottom:-80px;left:-80px;animation-delay:-8s}.loutscan-hero-blob-3{width:200px;height:200px;background:var(--loutscan-teal-light);top:50%;left:40%;animation-delay:-4s;opacity:.18}@keyframes loutscanBlob{0%,to{transform:translate(0) scale(1) rotate(0deg)}33%{transform:translate(15px,-25px) scale(1.08) rotate(3deg)}66%{transform:translate(-10px,15px) scale(.95) rotate(-2deg)}}.loutscan-hero-shapes{position:absolute;inset:0;pointer-events:none;z-index:1;overflow:hidden}.loutscan-shape{position:absolute;border-radius:50%;background:hsla(0,0%,100%,.06);animation:loutscanFloat 25s ease-in-out infinite}.loutscan-shape-1{width:120px;height:120px;top:15%;right:15%;animation-delay:0s}.loutscan-shape-2{width:80px;height:80px;bottom:25%;right:25%;animation-delay:-5s}.loutscan-shape-3{width:60px;height:60px;top:40%;left:10%;animation-delay:-10s}.loutscan-shape-4{width:100px;height:100px;bottom:15%;left:20%;animation-delay:-15s}.loutscan-shape-5{width:40px;height:40px;top:60%;right:40%;animation-delay:-7s}@keyframes loutscanFloat{0%,to{transform:translate(0) scale(1);opacity:.06}25%{transform:translate(20px,-30px) scale(1.1);opacity:.1}50%{transform:translate(-15px,20px) scale(.9);opacity:.05}75%{transform:translate(10px,10px) scale(1.05);opacity:.08}}.loutscan-hero-inner{display:grid;grid-template-columns:1fr minmax(300px,380px);gap:48px;align-items:center;max-width:1200px;margin:0 auto}.loutscan-hero .loutscan-container,.loutscan-hero-inner{position:relative;z-index:2}.loutscan-hero-content{animation:loutscanFadeUp .9s ease-out}@keyframes loutscanFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.loutscan-hero-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.08));border:1px solid hsla(0,0%,100%,.3);padding:6px 14px;border-radius:50px;font-size:.8rem;color:hsla(0,0%,100%,.98);margin-bottom:20px;animation:loutscanFadeUp .9s ease-out .1s both;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.loutscan-hero-badge:hover{transform:translateY(-1px);box-shadow:0 6px 24px rgba(0,0,0,.15)}.loutscan-hero-title{font-family:var(--loutscan-font-head);font-size:2.25rem;font-weight:800;color:#fff;margin:0 0 12px;animation:loutscanFadeUp .9s ease-out .15s both}.loutscan-hero-sub{font-size:1.1rem;font-weight:600;color:var(--loutscan-teal-light);margin:0 0 20px;animation:loutscanFadeUp .9s ease-out .2s both;line-height:normal}.loutscan-hero-desc{font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.88);margin:0 0 12px}.loutscan-hero-list{list-style:none;margin:0 0 20px;padding:0}.loutscan-hero-list li{position:relative;padding-left:22px;margin-bottom:8px;font-size:1rem;line-height:1.5;color:hsla(0,0%,100%,.9)}.loutscan-hero-list li:before{content:"•";position:absolute;left:0;color:var(--loutscan-teal-light);font-weight:700}.loutscan-hero-stats{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap;animation:loutscanFadeUp .9s ease-out .35s both}.loutscan-stat-box{text-align:center;padding:12px 20px;background:linear-gradient(145deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.06));border:1px solid hsla(0,0%,100%,.25);border-radius:14px;min-width:90px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease;backdrop-filter:blur(8px)}.loutscan-stat-box:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 32px rgba(0,0,0,.2),0 0 0 1px hsla(0,0%,100%,.1)}.loutscan-stat-number{font-family:var(--loutscan-font-head);font-size:1.5rem;font-weight:800;color:#fff;line-height:normal}.loutscan-stat-label{font-size:.7rem;font-weight:600;color:hsla(0,0%,100%,.85);text-transform:uppercase;letter-spacing:.05em;margin-top:4px}.loutscan-hero-ctas{display:flex;gap:16px;flex-wrap:wrap;animation:loutscanFadeUp .9s ease-out .4s both}.loutscan-cta-primary,.loutscan-cta-talk{background:linear-gradient(135deg,#e1242a 0,var(--loutscan-red-dark) 100%)!important;color:#fff!important;border:none!important;padding:14px 28px!important;border-radius:50px!important;font-weight:600!important;transition:all .35s cubic-bezier(.34,1.56,.64,1)!important;box-shadow:0 4px 20px rgba(225,36,42,.4),0 0 0 0 rgba(225,36,42,.3)!important}.loutscan-cta-primary:hover,.loutscan-cta-talk:hover{background:linear-gradient(135deg,#ff2d35,#e1242a)!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 12px 32px rgba(225,36,42,.5),0 0 40px rgba(225,36,42,.25)!important;color:#fff!important}.loutscan-hero-visual{position:relative;padding:24px;background:linear-gradient(145deg,hsla(0,0%,100%,.14),hsla(0,0%,100%,.05));border:1px solid hsla(0,0%,100%,.25);border-radius:20px;animation:loutscanFadeUp .9s ease-out .25s both;box-shadow:0 8px 32px rgba(0,0,0,.15),inset 0 1px 0 hsla(0,0%,100%,.1);transition:transform .4s ease,box-shadow .4s ease}.loutscan-hero-visual:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.15)}.loutscan-hero-visual-title{font-family:var(--loutscan-font-head);font-size:1rem;font-weight:800;color:#fff;text-align:center;margin:0 0 16px;line-height:normal}.loutscan-hero-flow-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 4px}.loutscan-hero-flow-step{display:inline-block;padding:6px 10px;font-size:.68rem;font-weight:700;color:#fff;background:hsla(0,0%,100%,.12);border-radius:8px;white-space:nowrap}.loutscan-hero-flow-step-highlight{background:linear-gradient(135deg,var(--loutscan-teal) 0,var(--loutscan-emerald) 100%);box-shadow:0 4px 12px rgba(20,184,166,.45)}.loutscan-hero-flow-arrow{flex-shrink:0;width:0;height:0;border-left:5px solid hsla(0,0%,100%,.7);border-top:4px solid transparent;border-bottom:4px solid transparent;margin:0 2px}@media (max-width:900px){.loutscan-hero-inner{grid-template-columns:1fr;gap:40px}.loutscan-hero-visual{order:1}.loutscan-hero-content{order:0}}@media (max-width:420px){.loutscan-hero-flow-step{font-size:.6rem;padding:5px 8px}.loutscan-hero-stats{gap:10px}.loutscan-stat-box{min-width:76px;padding:10px 14px}.loutscan-stat-number{font-size:1.25rem}}.loutscan-intro{background:linear-gradient(180deg,#f0fdfa,#ccfbf1 40%,#f0fdfa);position:relative}.loutscan-section-bg-intro{background:radial-gradient(ellipse 100% 80% at 50% 0,rgba(20,184,166,.08) 0,transparent 60%);opacity:1}.loutscan-intro .loutscan-section-title{color:var(--loutscan-text-primary);font-size:2rem;margin-bottom:20px}.loutscan-intro.loutscan-visible .loutscan-list li{animation:loutscanFadeUp .5s ease-out backwards}.loutscan-intro .loutscan-list li:first-child{animation-delay:.05s}.loutscan-intro .loutscan-list li:nth-child(2){animation-delay:.1s}.loutscan-intro .loutscan-list li:nth-child(3){animation-delay:.15s}.loutscan-intro .loutscan-list li:nth-child(4){animation-delay:.2s}.loutscan-intro .loutscan-list li:nth-child(5){animation-delay:.25s}.loutscan-intro .loutscan-section-lead{color:var(--loutscan-text-secondary);line-height:1.6;margin-bottom:16px}.loutscan-list{list-style:none;padding:0;margin:0 0 16px}.loutscan-list li{position:relative;padding-left:24px;margin-bottom:8px;line-height:1.5}.loutscan-intro .loutscan-list li:before{content:"✓";position:absolute;left:0;color:var(--loutscan-teal);font-weight:700}.loutscan-intro .loutscan-list li,.loutscan-intro-tagline{color:var(--loutscan-text-primary)}.loutscan-intro-tagline{font-weight:600;margin:24px 0 28px;font-size:1.05rem}.loutscan-section-cta{text-align:center;margin-top:24px}.loutscan-cta-accent{background:linear-gradient(135deg,#e1242a 0,var(--loutscan-red-dark) 100%)!important;color:#fff!important;border:none!important;padding:14px 28px!important;border-radius:50px!important;font-weight:600!important;transition:all .35s cubic-bezier(.34,1.56,.64,1)!important;box-shadow:0 4px 20px rgba(225,36,42,.4)!important}.loutscan-cta-accent:hover{background:linear-gradient(135deg,#ff2d35,#e1242a)!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 12px 32px rgba(225,36,42,.5)!important}.loutscan-config{background:linear-gradient(180deg,#fff,#f8fffe 50%,#fff);position:relative}.loutscan-section-bg-config{background:radial-gradient(ellipse 80% 60% at 80% 50%,rgba(20,184,166,.06) 0,transparent 70%);opacity:1}.loutscan-config .loutscan-section-title{color:var(--loutscan-text-primary);font-size:2rem;margin-bottom:24px}.loutscan-config .loutscan-section-lead{color:var(--loutscan-text-secondary);margin-bottom:20px}.loutscan-config-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:28px}.loutscan-config-card{padding:24px 26px;background:linear-gradient(145deg,#f0fdfa,#e6fffa 50%,#f0fdfa);border-radius:20px;border:1px solid rgba(20,184,166,.25);transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease;position:relative;overflow:hidden}.loutscan-config-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--loutscan-teal),var(--loutscan-emerald));opacity:.8}.loutscan-section.loutscan-visible .loutscan-config-card{animation:loutscanFadeUp .6s ease-out backwards}.loutscan-config-card:first-child{animation-delay:.1s}.loutscan-config-card:nth-child(2){animation-delay:.2s}.loutscan-config-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(20,184,166,.15),0 0 0 1px rgba(20,184,166,.1)}.loutscan-config-card-title{font-family:var(--loutscan-font-head);font-size:1.1rem;font-weight:700;color:var(--loutscan-teal);margin:0 0 14px;line-height:normal}.loutscan-config .loutscan-list li{color:var(--loutscan-text-primary)}.loutscan-config .loutscan-list li:before{content:"•";color:var(--loutscan-teal)}@media (max-width:640px){.loutscan-config-grid{grid-template-columns:1fr}}.loutscan-ways{background:linear-gradient(180deg,#ecfdf5,#d1fae5 30%,#a7f3d0 60%,#ccfbf1);position:relative}.loutscan-section-bg-ways{background:radial-gradient(circle at 20% 30%,rgba(20,184,166,.1) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(5,150,105,.08) 0,transparent 50%);opacity:1}.loutscan-ways .loutscan-section-title{color:var(--loutscan-text-primary);font-size:2rem;margin-bottom:24px}.loutscan-ways .loutscan-section-lead{color:var(--loutscan-text-secondary);margin-bottom:24px}.loutscan-ways-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:28px}.loutscan-ways-card{padding:28px 24px;background:linear-gradient(180deg,#fff,#fafafa);border-radius:20px;border:1px solid rgba(20,184,166,.2);box-shadow:0 4px 24px rgba(20,184,166,.08);transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease,border-color .3s ease;position:relative;overflow:hidden}.loutscan-ways-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--loutscan-teal),var(--loutscan-emerald));transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.loutscan-ways-card:hover:before{transform:scaleX(1)}.loutscan-section.loutscan-visible .loutscan-ways-card{animation:loutscanFadeUp .6s ease-out backwards}.loutscan-ways-card:first-child{animation-delay:.1s}.loutscan-ways-card:nth-child(2){animation-delay:.2s}.loutscan-ways-card:nth-child(3){animation-delay:.3s}.loutscan-ways-card:hover{transform:translateY(-8px);box-shadow:0 24px 48px rgba(20,184,166,.18),0 0 0 1px rgba(20,184,166,.1);border-color:rgba(20,184,166,.35)}.loutscan-ways-card-title{font-family:var(--loutscan-font-head);font-size:1.15rem;font-weight:700;color:var(--loutscan-text-primary);margin:0 0 10px;line-height:normal}.loutscan-ways-card-desc{font-size:.95rem;line-height:1.5;color:var(--loutscan-text-secondary);margin:0}.loutscan-ways-tagline{font-weight:600;color:var(--loutscan-text-primary);margin-bottom:28px}@media (max-width:768px){.loutscan-ways-grid{grid-template-columns:1fr}}.loutscan-visibility{background:linear-gradient(180deg,#fff,#f0fdfa 50%,#fff);position:relative}.loutscan-section-bg-visibility{background:radial-gradient(ellipse 70% 50% at 30% 50%,rgba(20,184,166,.06) 0,transparent 70%);opacity:1}.loutscan-visibility .loutscan-section-title{color:var(--loutscan-text-primary);font-size:2rem;margin-bottom:20px}.loutscan-visibility.loutscan-visible .loutscan-list li{animation:loutscanFadeUp .45s ease-out backwards}.loutscan-visibility .loutscan-list li:first-child{animation-delay:.05s}.loutscan-visibility .loutscan-list li:nth-child(2){animation-delay:.1s}.loutscan-visibility .loutscan-list li:nth-child(3){animation-delay:.15s}.loutscan-visibility .loutscan-list li:nth-child(4){animation-delay:.2s}.loutscan-visibility .loutscan-list li:nth-child(5){animation-delay:.25s}.loutscan-visibility .loutscan-section-lead{color:var(--loutscan-text-secondary);margin-bottom:16px}.loutscan-visibility .loutscan-list li:before{content:"✓";padding:10px;color:var(--loutscan-teal)}.loutscan-closedloop{background:linear-gradient(180deg,#ecfdf5,#d1fae5 30%,#a7f3d0 60%,#ccfbf1);position:relative;overflow:hidden}.loutscan-closedloop-glow{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(45,212,191,.2) 0,transparent 60%);pointer-events:none;z-index:0;animation:loutscanPulse 8s ease-in-out infinite}@keyframes loutscanPulse{0%,to{opacity:.6}50%{opacity:1}}.loutscan-closedloop .loutscan-container{position:relative;z-index:1}.loutscan-closedloop .loutscan-section-title{color:var(--loutscan-text-primary);font-size:2rem;margin-bottom:20px;text-align:center;text-shadow:0 2px 20px rgba(0,0,0,.2)}.loutscan-closedloop .loutscan-section-lead{color:var(--loutscan-text-secondary);text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.loutscan-faq{background:linear-gradient(180deg,#ecfdf5,#f0fdfa 25%,#fff 50%,#d1fae5 75%,#ecfdf5);padding:80px 0 100px;position:relative;overflow:hidden}.loutscan-faq:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--loutscan-teal),var(--loutscan-emerald),var(--loutscan-teal-light));opacity:.95;animation:loutscanShimmer 6s ease-in-out infinite}@keyframes loutscanShimmer{0%,to{opacity:.9}50%{opacity:1}}.loutscan-faq .loutscan-container{max-width:820px;margin-left:auto;margin-right:auto}.loutscan-faq .faq-section{width:100%;background:transparent;padding:0}.loutscan-faq .faq-section .container{width:100%;max-width:100%;padding:0}.loutscan-faq .faq-container{width:100%;max-width:100%}.loutscan-faq .faq-section-header{margin-bottom:40px;text-align:left}.loutscan-faq .faq-section-title{font-family:var(--loutscan-font-head);font-size:2rem;font-weight:800;color:var(--loutscan-text-primary);margin:0 0 8px;line-height:normal}.loutscan-faq .faq-item{position:relative;border:1px solid rgba(20,184,166,.22);border-radius:16px;background:linear-gradient(180deg,#fff,#fafafa);margin-bottom:16px;box-shadow:0 4px 20px rgba(20,184,166,.08);transition:transform .3s ease,box-shadow .3s ease,border-color .25s ease;overflow:hidden}.loutscan-faq .faq-item:hover{transform:translateX(4px);box-shadow:0 8px 28px rgba(20,184,166,.12)}.loutscan-faq .faq-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--loutscan-teal-light),var(--loutscan-teal),var(--loutscan-emerald));opacity:0;transition:opacity .25s ease}.loutscan-faq .faq-item.active,.loutscan-faq .faq-item:hover{border-color:rgba(20,184,166,.35);box-shadow:0 8px 28px rgba(20,184,166,.12)}.loutscan-faq .faq-item.active:before{opacity:1}.loutscan-faq .faq-question{padding:22px 24px 22px 28px;font-size:1.08rem;font-weight:600;color:var(--loutscan-text-primary);transition:color .2s ease}.loutscan-faq .faq-item.active .faq-question,.loutscan-faq .faq-question:hover,.loutscan-faq .faq-toggle{color:var(--loutscan-teal)}.loutscan-faq .faq-toggle{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:rgba(20,184,166,.12);transition:transform .3s ease,background .2s ease,color .2s ease}.loutscan-faq .faq-item.active .faq-toggle{background:var(--loutscan-teal);color:#fff;transform:rotate(45deg)}.loutscan-faq .faq-answer.active{padding:0 28px 24px;max-height:420px}.loutscan-faq .faq-answer p{color:var(--loutscan-text-secondary);line-height:1.7}.loutscan-impact{background:linear-gradient(145deg,#064e3b,#0f766e 30%,#0d9488 70%,#14b8a6);color:#fff;position:relative;overflow:hidden}.loutscan-impact-particles{position:absolute;inset:0;pointer-events:none;z-index:0}.loutscan-dot{position:absolute;width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.25);animation:loutscanDotFloat 12s ease-in-out infinite}.loutscan-dot-1{top:20%;left:15%;animation-delay:0s}.loutscan-dot-2{top:60%;right:20%;animation-delay:-2s}.loutscan-dot-3{bottom:25%;left:25%;animation-delay:-4s}.loutscan-dot-4{top:40%;right:35%;animation-delay:-6s}.loutscan-dot-5{bottom:40%;left:40%;animation-delay:-8s}@keyframes loutscanDotFloat{0%,to{transform:translate(0);opacity:.25}50%{transform:translate(15px,-20px);opacity:.5}}.loutscan-impact .loutscan-container{position:relative;z-index:1}.loutscan-impact .loutscan-section-title{color:#fff;font-size:2rem;margin-bottom:28px;text-align:center;text-shadow:0 2px 24px rgba(0,0,0,.2)}.loutscan-impact.loutscan-visible .loutscan-list li{animation:loutscanFadeUp .5s ease-out backwards}.loutscan-impact .loutscan-list li:first-child{animation-delay:.05s}.loutscan-impact .loutscan-list li:nth-child(2){animation-delay:.1s}.loutscan-impact .loutscan-list li:nth-child(3){animation-delay:.15s}.loutscan-impact .loutscan-list li:nth-child(4){animation-delay:.2s}.loutscan-impact .loutscan-list li:nth-child(5){animation-delay:.25s}.loutscan-impact .loutscan-list{list-style:none;max-width:560px;margin-left:auto;margin-right:auto;margin-bottom:0}.loutscan-impact .loutscan-list li{padding-left:32px;margin-bottom:12px;color:hsla(0,0%,100%,.95)}.loutscan-impact .loutscan-list li:before{content:"✔";position:absolute;left:0;color:var(--loutscan-teal-light);font-weight:700}.loutscan-digitize{background:linear-gradient(180deg,#f0fdfa,#ccfbf1 50%,#d1fae5);position:relative}.loutscan-section-bg-digitize{background:radial-gradient(ellipse 100% 60% at 50% 100%,rgba(20,184,166,.12) 0,transparent 60%);opacity:1}.loutscan-digitize .loutscan-section-title{color:var(--loutscan-text-primary);font-size:2rem;margin-bottom:20px}.loutscan-digitize .loutscan-section-lead{color:var(--loutscan-text-secondary);margin-bottom:24px}.loutscan-final{background:linear-gradient(135deg,#064e3b 0,var(--loutscan-hero-dark) 35%,var(--loutscan-hero-mid) 65%,#0f766e 100%);padding:100px 0;position:relative;overflow:hidden}.loutscan-final-mesh{position:absolute;inset:0;background:radial-gradient(ellipse 100% 80% at 50% 20%,rgba(45,212,191,.25) 0,transparent 50%),radial-gradient(ellipse 80% 60% at 80% 80%,rgba(20,184,166,.15) 0,transparent 50%);pointer-events:none;z-index:0;animation:loutscanPulse 6s ease-in-out infinite}.loutscan-final .loutscan-container{position:relative;z-index:1}.loutscan-final-inner{text-align:center}.loutscan-final.loutscan-visible .loutscan-final-title{animation:loutscanFadeUp .6s ease-out backwards}.loutscan-final.loutscan-visible .loutscan-final-title-alt{animation:loutscanFadeUp .6s ease-out .1s backwards}.loutscan-final.loutscan-visible .loutscan-final-ctas{animation:loutscanFadeUp .6s ease-out .2s backwards}.loutscan-final-title{font-family:var(--loutscan-font-head);font-size:2.5rem;font-weight:800;color:#fff;margin:0 0 12px;line-height:normal;text-shadow:0 2px 24px rgba(0,0,0,.2)}.loutscan-final-title-alt{color:var(--loutscan-teal-light);margin-bottom:36px;text-shadow:0 0 40px rgba(45,212,191,.3)}.loutscan-final-ctas{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.loutscan-final-cta-primary,.loutscan-final-cta-talk{background:linear-gradient(135deg,#e1242a 0,var(--loutscan-red-dark) 100%)!important;color:#fff!important;border:none!important;padding:18px 36px!important;border-radius:50px!important;font-weight:600!important;font-size:1.05rem!important;box-shadow:0 6px 24px rgba(225,36,42,.45),0 0 0 0 rgba(225,36,42,.2)!important;transition:all .35s cubic-bezier(.34,1.56,.64,1)!important}.loutscan-final-cta-primary:hover,.loutscan-final-cta-talk:hover{background:linear-gradient(135deg,#ff2d35,#e1242a)!important;transform:translateY(-4px) scale(1.03)!important;box-shadow:0 16px 40px rgba(225,36,42,.5),0 0 50px rgba(225,36,42,.2)!important}.loutscan-footer{padding:32px 0;background:linear-gradient(180deg,#0f172a 0,var(--loutscan-text-primary) 100%)}.loutscan-footer-links{display:flex;gap:24px;flex-wrap:wrap;margin-bottom:16px}.loutscan-footer-link{color:hsla(0,0%,100%,.8);font-size:.95rem;text-decoration:none;transition:color .2s ease}.loutscan-footer-link:hover{color:#fff}.loutscan-footer-copy{font-size:.85rem;color:hsla(0,0%,100%,.6);margin:0}.comparison-table{width:100%;border-collapse:collapse;margin:0}.comparison-table thead{display:table-header-group}.comparison-table tbody{display:table-row-group}.comparison-table td,.comparison-table th{padding:16px;text-align:left;border-bottom:1px solid var(--loutscan-border)}.comparison-table th{font-family:var(--loutscan-font-head);font-weight:700;color:var(--loutscan-text-primary);background:var(--loutscan-bg-secondary)}.comparison-table tbody tr{transition:background-color .2s ease}.comparison-table tbody tr:hover{background-color:rgba(20,184,166,.05)}.comparison-table tbody td{color:var(--loutscan-text-primary)}@media (max-width:768px){.comparison-table{display:block;width:100%;overflow:visible}.comparison-table thead{display:none}.comparison-table tbody{display:block;width:100%}.comparison-table tbody tr{display:block;width:100%;margin-bottom:20px;background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid var(--loutscan-border);box-sizing:border-box;max-width:100%;overflow:hidden}.comparison-table tbody td{display:block;width:100%;padding:12px 0;border:none;border-bottom:1px solid rgba(20,184,166,.1)}.comparison-table tbody td:last-child{border-bottom:none}.comparison-table tbody td:first-child{font-family:var(--loutscan-font-head);font-size:1.2rem;font-weight:700;color:var(--loutscan-text-primary);padding-bottom:16px;margin-bottom:16px;border-bottom:2px solid var(--loutscan-teal)}.comparison-table tbody td:nth-child(2):before{content:attr(data-label-2)}.comparison-table tbody td:nth-child(2):before,.comparison-table tbody td:nth-child(3):before{display:block;font-weight:600;font-size:.85rem;color:var(--loutscan-text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.comparison-table tbody td:nth-child(3):before{content:attr(data-label-3)}.comparison-table tbody td:nth-child(2),.comparison-table tbody td:nth-child(3){padding-top:16px;padding-bottom:16px}}.faq-section{background:#fff;padding:60px 0;line-height:25px}.faq-container{max-width:800px;margin:0 auto}.faq-section-header{text-align:center}.faq-section-title{font-size:3rem;font-weight:700;color:#1a202c;margin-bottom:24px;line-height:1.2;letter-spacing:-.01em}.faq-item{border-bottom:1px solid #e2e8f0;margin-bottom:0}.faq-question{width:100%;padding:25px 0;background:none;border:none;text-align:left;font-size:1.2rem;font-weight:600;color:#333657;cursor:pointer;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center}.faq-question:hover{color:#e13940}.faq-toggle{font-size:1.5rem;color:#64748b;transition:all .3s ease;font-weight:300}.faq-answer{padding-bottom:0;max-height:0;overflow:hidden;transition:all .4s ease}.faq-answer.active{padding-bottom:32px;max-height:300px}.faq-answer p{color:#64748b;line-height:1.7;font-size:1rem;margin:0}.faq-answer-link{color:#e13940;text-decoration:underline;font-weight:600}.text{letter-spacing:.5px;line-height:1.56}.text--xxs{font-size:11px}.text--xs{font-size:12px}.text--s{font-size:14px}.text--m{font-size:16px}.text--l{font-size:18px}.text--xl{font-size:20px}.text--xxl{font-size:22px}.text--xxxl{font-size:30px;line-height:38px}.text--thin{font-weight:300}.text--normal{font-weight:400}.text--semi-bold{font-weight:500}.text--bold{font-weight:700}.text--black{color:#101c22}.text--gray-darker{color:#212121}.text--gray-dark{color:#495865}.text--gray{color:#888}.text--gray-light{color:#e5e9ee}.text--white{color:#fff}.text--primary{color:#e1242a}.text--secondary{color:#156bd3}@media(min-width:992px){.text--xxl{font-size:35px;line-height:1.2}.text--xxxl{font-size:45px;line-height:1.2}}.section-title__dual--remaining-words,.section-title__dual-reverse--first-word{color:#e1242a}.section-title__last-word-gradient--gradient{background:linear-gradient(90deg,#6d5bd0,#a855f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.section-title__secondary{padding-bottom:15px;position:relative}.section-title__secondary:after{content:"";position:absolute;bottom:0;left:0;height:3px;background:#e1242a}.section-title__secondary--full{display:inline-block}.section-title__secondary--full:after{width:100%}.section-title__secondary--center{text-align:center}.section-title__secondary--center:after{left:50%;transform:translateX(-50%);width:120px}.section-title__secondary--left:after{width:120px}.container{margin:0 auto;padding-left:15px;padding-right:15px}.container--fluid{padding-left:30px;padding-right:30px}@media(min-width:768px){.container:not(.container--fluid){width:750px}}@media(min-width:992px){.container--fluid{padding-left:100px;padding-right:100px}.container:not(.container--fluid){width:970px}}@media(min-width:1200px){.container:not(.container--fluid){width:1170px}}.slider{display:flex;align-items:center;position:relative}.slider__arrow{background:none;border:none;position:relative;height:50px;width:30px;cursor:pointer;overflow:hidden}.slider__arrow:before{content:"";position:absolute;top:8px;height:30px;width:30px;border-color:#495865 #495865 transparent transparent;border-style:solid;border-width:2px}.slider__arrow--prev:before{transform:rotate(-135deg);left:15px}.slider__arrow--next:before{transform:rotate(45deg);left:-15px}.slider__arrow--disabled{cursor:default;pointer-events:none;opacity:.3}.slider__list-wrapper{flex:1;overflow:hidden}.slider__list{position:relative;display:flex;flex-wrap:nowrap;transition:left .8s ease-in-out}.slider__list>li{flex:0 0 100%;padding:0 15px}@media(min-width:768px){.slider__list>li{flex:0 0 50%}}@media(min-width:992px){.slider__list>li{flex:0 0 33.33333%}}.related-resource-item{display:block;background:#fff;border:1px solid #e5e9ee;box-shadow:0 0 5px #e5e9ee;text-decoration:none}.related-resource-item__image-container{height:105px;position:relative}.related-resource-item__image{-o-object-fit:cover;object-fit:cover}.related-resource-item__description-container{height:140px;padding:20px 25px 20px 20px}.related-resource-item__description{height:92px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.related-resource-item__footer{border-top:1px solid #e5e9ee;padding:10px 25px 10px 20px}@media(min-width:992px){.related-resource-item__image-container{height:150px}}.spinner{margin:0 auto;border-radius:50%;border-width:2px;border-style:solid;animation:loading .7s linear infinite}.spinner--default{border-color:#101c22 #101c22 #101c22 transparent}.spinner--primary{border-color:#e1242a #e1242a #e1242a transparent}.spinner--secondary{border-color:#156bd3 #156bd3 #156bd3 transparent}.spinner--small{width:16px;height:16px}.spinner--medium{width:28px;height:28px}.spinner--large{width:40px;height:40px}.related-resources{background:#f5f7fa;padding-top:50px;padding-bottom:50px}.related-resources__header{text-align:center;padding-bottom:50px}.related-resources__description{padding-top:8px}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{position:relative;background:none;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:800;border-radius:32px;transition:background-position .4s ease-in-out;min-width:200px}.button--small{height:40px;padding:12px 20px}.button--medium{height:46px;padding:14px 24px}.button--large{height:56px;padding:14px 62px}.button--loading{pointer-events:none}.button--loading:after{content:"";position:absolute;top:9px;left:45%;width:28px;height:28px;border-radius:50%;border:2px solid transparent;animation:loading .7s linear infinite}.button--primary{background:#e1242a;color:#fff;background-size:300% 100%}.button--primary:active,.button--primary:focus,.button--primary:hover{background-position:100%;background-image:linear-gradient(90deg,#eb3941,#f15e64,#e14e53,#e2373f);box-shadow:0 5px 15px rgba(242,97,103,.4)}.button--primary-loading{color:#e1242a}.button--primary-loading:after{border-color:#fff #fff #fff transparent}.button--primary-outline{background:#fff;color:#e1242a;border:1px solid #e1242a}.button--primary-outline:active,.button--primary-outline:hover{color:#fff;background:#e1242a}.button--primary-outline-loading{color:#fff}.button--primary-outline-loading:after{border-color:#e1242a #e1242a #e1242a transparent}.button--primary-outline-loading:focus{background:#fff}.button--secondary{background:#156bd3;color:#fff;border:none;background-size:300% 100%}.button--secondary:active,.button--secondary:focus,.button--secondary:hover{background-position:100%;background-image:linear-gradient(90deg,#25aae1,#4481eb,#04befe,#3f86ed);box-shadow:0 4px 15px 0 rgba(65,132,234,.75)}.button--secondary-loading{color:#156bd3}.button--secondary-loading:after{border-color:#fff #fff #fff transparent}.button--secondary-outline{background:#fff;color:#156bd3;border:1px solid #156bd3}.button--secondary-outline:active,.button--secondary-outline:focus,.button--secondary-outline:hover{color:#fff;background:#156bd3}.button--secondary-outline-loading{color:#fff}.button--secondary-outline-loading:after{border-color:#156bd3 #156bd3 #156bd3 transparent}.button--default{background:#495865;color:#fff;border:1px solid #495865;background-size:300% 100%}.button--default:active,.button--default:focus,.button--default:hover{background-position:100%;background-image:linear-gradient(90deg,#888,#495865);box-shadow:0 4px 15px 0 #888}.button--default-loading{color:#fff}.button--default-loading:after{border-color:#495865 #495865 #495865 transparent}.button--default-outline{background:#fff;color:#495865;border:1px solid #495865}.button--default-outline:active,.button--default-outline:focus,.button--default-outline:hover{background:#495865;color:#fff}.button--default-outline-loading{color:#fff}.button--default-outline-loading:after{border-color:#495865 #495865 #495865 transparent}.button--disabled{pointer-events:none;opacity:.5}.button--block{width:100%}.button--flexible{min-width:unset}.button--with-icon{height:auto;padding:4px 16px}@keyframes infiniteslide{0%{transform:translateZ(0)}to{transform:translate3d(-3445px,0,0)}}.loginext-empower-brands{background:#efefef;text-align:center;padding:12px 0 20px;overflow:hidden;height:225px}.loginext-empower-brands__section-title{text-align:center;padding:8px 0 14px}.loginext-empower-brands__brand-list{display:flex;align-items:center;gap:50px;animation:infiniteslide 37.92s linear 0s infinite normal none running}.loginext-empower-brands__brand-list-item{height:65px;display:inline-flex}.loginext-empower-brands__brand-image{height:100%;width:unset;aspect-ratio:3/2;-o-object-fit:contain;object-fit:contain}