.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}:root{--ctleo-bg:#f8fafc;--ctleo-surface:#fff;--ctleo-muted:#f1f5f9;--ctleo-border:#e2e8f0;--ctleo-accent:#0d9488;--ctleo-accent-dark:#0f766e;--ctleo-red:#e1242a;--ctleo-red-dark:#c72229;--ctleo-text:#0f172a;--ctleo-text-muted:#475569;--ctleo-font:"Space Grotesk",system-ui,sans-serif}.ctleo-page{overflow-x:hidden;background:var(--ctleo-bg)}.ctleo-page h1,.ctleo-page h2,.ctleo-page h3,.ctleo-page h4{line-height:normal}@keyframes ctleo-heading-in{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ctleo-float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(15px,-20px) scale(1.03)}}@keyframes ctleo-glow-hero{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}60%{box-shadow:0 0 24px 6px hsla(0,0%,100%,.22)}to{box-shadow:0 4px 20px rgba(0,0,0,.2)}}.ctleo-container{max-width:1200px;margin:0 auto;padding:0 24px}.ctleo-btn-primary{transition:transform .2s ease,box-shadow .2s ease!important}.ctleo-btn-primary:hover{transform:translateY(-2px) scale(1.02)!important}.ctleo-btn-secondary{transition:all .2s ease!important}.ctleo-btn-secondary:hover{transform:translateY(-2px)!important}.ctleo-link{color:var(--ctleo-accent);font-weight:700;text-decoration:underline;text-underline-offset:3px}.ctleo-link:hover{color:var(--ctleo-accent-dark)}.ctleo-reveal{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.ctleo-reveal.ctleo-visible{opacity:1;transform:translateY(0)}.ctleo-section{position:relative;padding:80px 0;scroll-margin-top:80px}.ctleo-section-badge{width:-moz-fit-content;width:fit-content;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#fff;padding:6px 14px;border-radius:999px;margin:0 auto 14px}.ctleo-section-badge,.ctleo-section-title{display:block;font-weight:800;text-align:center}.ctleo-section-title{font-family:var(--ctleo-font);font-size:1.85rem;color:var(--ctleo-text);width:100%;max-width:90%;margin:0 auto 32px;line-height:1.25;padding:0 0 16px;position:relative}.ctleo-section-title:after{content:"";display:block;width:72px;height:4px;margin:12px auto 0;background:currentColor;border-radius:2px;opacity:.9}.ctleo-section-title.ctleo-visible{animation:ctleo-heading-in .6s ease-out forwards}.ctleo-section-cta{text-align:center;margin-top:32px}.ctleo-hero{position:relative;padding:72px 0 80px;overflow:hidden}.ctleo-hero-bg{position:absolute;inset:0;background-image:url(/_next/static/media/header-bg.a2b286c9.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;pointer-events:none;z-index:0}@media (max-width:768px){.ctleo-hero-bg{background-size:cover;background-position:50%}}.ctleo-hero-overlay-dark{background:rgba(0,0,0,.5)}.ctleo-hero-overlay-dark,.ctleo-hero-shapes{position:absolute;inset:0;z-index:1;pointer-events:none}.ctleo-hero .ctleo-container{position:relative;z-index:2}.ctleo-hero-shapes:after,.ctleo-hero-shapes:before{content:"";position:absolute;border-radius:50%;background:hsla(0,0%,100%,.06);animation:ctleo-float 14s ease-in-out infinite}.ctleo-hero-shapes:before{width:220px;height:220px;top:18%;right:10%;animation-delay:0s}.ctleo-hero-shapes:after{width:120px;height:120px;bottom:22%;left:12%;animation-delay:-6s}.ctleo-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;max-width:1100px;margin:0 auto 36px}.ctleo-hero-content{min-width:0}.ctleo-hero-infographic-wrap{display:flex;justify-content:center;align-items:center}.ctleo-hero-infographic{width:100%;max-width:400px}.ctleo-hero-infographic-panel{padding:28px 24px 24px;background:linear-gradient(180deg,#e0f2fe,#f0f9ff 45%,#fff);border-radius:20px;box-shadow:0 4px 24px rgba(0,0,0,.08),0 0 0 1px rgba(14,165,233,.12);animation:ctleo-infographic-in .8s ease-out backwards}@keyframes ctleo-infographic-in{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ctleo-hero-infographic-header{margin-bottom:20px;text-align:center}.ctleo-hero-infographic-heading{font-family:var(--ctleo-font);font-size:1.05rem;font-weight:800;color:var(--ctleo-text);margin:0 0 6px;line-height:1.3}.ctleo-hero-infographic-subtitle{font-size:.8rem;color:var(--ctleo-text-muted);margin:0;line-height:1.4}.ctleo-hero-infographic-steps{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.ctleo-hero-infographic-step{display:flex;align-items:center;gap:12px;padding:10px 14px;background:hsla(0,0%,100%,.9);border-radius:12px;border:1px solid rgba(14,165,233,.15);box-shadow:0 1px 4px rgba(0,0,0,.04)}.ctleo-hero-infographic-step-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px}.ctleo-hero-infographic-step-icon--pin{color:#0d9488;background:rgba(13,148,136,.12)}.ctleo-hero-infographic-step-icon--clock{color:#0ea5e9;background:rgba(14,165,233,.12)}.ctleo-hero-infographic-step-icon--phone{color:#8b5cf6;background:rgba(139,92,246,.12)}.ctleo-hero-infographic-step-text{font-size:.85rem;font-weight:600;color:var(--ctleo-text)}.ctleo-hero-infographic-tiles{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px}.ctleo-hero-infographic-tile{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06);transition:box-shadow .2s ease,transform .2s ease}.ctleo-hero-infographic-tile:hover{box-shadow:0 4px 14px rgba(0,0,0,.08);transform:translateY(-1px)}.ctleo-hero-infographic-tile-icon{display:flex;align-items:center;justify-content:center}.ctleo-hero-infographic-tile-label{font-size:.7rem;font-weight:700;color:var(--ctleo-text-muted);text-align:center;line-height:1.2}.ctleo-hero-infographic-comparison{margin-bottom:18px}.ctleo-hero-infographic-comparison-bar{display:flex;height:28px;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.08)}.ctleo-hero-infographic-comparison-legacy{flex:0 0 45%;background:#dc2626}.ctleo-hero-infographic-comparison-ai,.ctleo-hero-infographic-comparison-legacy{display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#fff}.ctleo-hero-infographic-comparison-ai{flex:1;background:#059669}.ctleo-hero-infographic-cta{text-align:center;padding-top:4px}.ctleo-hero-infographic-cta-text{font-size:.9rem;font-weight:800;color:var(--ctleo-text);margin:0 0 12px;line-height:1.3}.ctleo-hero-infographic-cta-btn{width:100%;max-width:220px}.ctleo-hero-badge{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.95);background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.4);padding:6px 14px;border-radius:999px;margin:0 auto 16px;text-align:center;width:-moz-fit-content;width:fit-content}.ctleo-hero .ctleo-container>.ctleo-hero-badge{display:block;text-align:center}.ctleo-hero-content-wrap{max-width:900px;margin:0 auto}.ctleo-hero-title{font-family:var(--ctleo-font);font-size:2.35rem;font-weight:800;color:#fff;margin:0 0 12px;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.2);display:inline-block;padding:12px 20px;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.4);border-radius:14px;box-shadow:0 4px 20px rgba(0,0,0,.2)}.ctleo-hero-title.ctleo-visible{animation:ctleo-glow-hero .7s ease-out forwards}.ctleo-hero-subtitle{font-size:1.2rem;font-weight:700;color:hsla(0,0%,100%,.95);margin:0 0 18px}.ctleo-hero-subtitle-highlight{display:inline-block;padding:10px 18px;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.45);border-radius:12px;color:#fff;font-weight:800}.ctleo-hero-desc,.ctleo-hero-desc-list{font-size:1.05rem;color:hsla(0,0%,100%,.88);margin:0 0 14px;line-height:1.6}.ctleo-hero-desc-list{padding-left:0;list-style:none}.ctleo-hero-desc-list li{display:flex;align-items:center;gap:10px;margin-bottom:6px}.ctleo-hero-desc-list li:last-child{margin-bottom:0}.ctleo-hero-desc-list-icon{flex-shrink:0;font-size:1.15rem;line-height:1}.ctleo-hero-desc-lead{font-family:Georgia,Times New Roman,serif;font-weight:700;color:#fff;font-size:1.12rem}.ctleo-hero-desc-lead .ctleo-link{color:#99f6e4;font-weight:700}.ctleo-hero-case{max-width:900px;margin:36px auto 28px;padding:24px 28px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:16px;backdrop-filter:blur(12px)}.ctleo-hero-case-heading{font-family:var(--ctleo-font);font-size:1.15rem;font-weight:800;color:#fff;margin:0 0 14px}.ctleo-hero-case-heading--highlight{display:inline-block;padding:8px 16px;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.45);border-radius:10px}.ctleo-hero-case-list,.ctleo-hero-case-text{font-size:.98rem;line-height:1.6;color:hsla(0,0%,100%,.92);margin:0 0 14px}.ctleo-hero-case-list{padding-left:0;list-style:none}.ctleo-hero-case-list li{display:flex;align-items:center;gap:10px;margin-bottom:6px}.ctleo-hero-case-list-icon{flex-shrink:0;font-size:1.1rem}.ctleo-hero-case-result{font-size:.98rem;font-weight:700;color:#fff;margin:0}.ctleo-stat-hero{font-weight:800;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.4);padding:2px 6px;background:rgba(0,0,0,.25);border-radius:6px}.ctleo-hero-ctas{gap:16px}.ctleo-hero-ctas,.ctleo-hero-stats{display:flex;flex-wrap:wrap;justify-content:center}.ctleo-hero-stats{gap:24px;margin:28px 0 24px}.ctleo-hero-stat-item{display:flex;flex-direction:column;align-items:center;padding:18px 28px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.25);border-radius:16px;min-width:100px;transition:transform .3s ease,background .3s ease}.ctleo-hero-stat-item:hover{transform:scale(1.05);background:hsla(0,0%,100%,.18)}.ctleo-hero-stat-value{font-family:var(--ctleo-font);font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:4px}.ctleo-hero-stat-label{font-size:.8rem;font-weight:600;color:hsla(0,0%,100%,.85);text-transform:uppercase;letter-spacing:.04em}.ctleo-cost{background:linear-gradient(180deg,#fff7ed,#ffedd5 50%,#fed7aa)}.ctleo-cost .ctleo-section-badge{background:linear-gradient(135deg,#c2410c,#9a3412);box-shadow:0 4px 14px rgba(251,146,60,.4)}.ctleo-cost .ctleo-section-title{color:#c2410c}.ctleo-cost-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:24px}.ctleo-cost-card{padding:24px;background:linear-gradient(180deg,#fff,#fff7ed);border:1px solid rgba(194,65,12,.15);border-radius:16px;box-shadow:0 4px 16px rgba(251,146,60,.12);transition:transform .25s ease,box-shadow .25s ease;text-align:center}.ctleo-cost-card:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 12px 28px rgba(251,146,60,.22)}.ctleo-cost-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;font-size:1.5rem;margin-bottom:14px;background:rgba(245,158,11,.15);border-radius:50%}.ctleo-cost-text{font-size:.95rem;line-height:1.55;color:var(--ctleo-text-muted);margin:0}.ctleo-how{position:relative;background:linear-gradient(180deg,#ecfeff,#cffafe 35%,#a5f3fc);overflow:hidden}.ctleo-how:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background-image:radial-gradient(circle at 20% 30%,rgba(6,182,212,.08) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(14,165,233,.06) 0,transparent 45%);pointer-events:none}.ctleo-how .ctleo-section-title{color:#0e7490;position:relative;z-index:1}.ctleo-how-steps{position:relative;display:flex;flex-direction:column;gap:0;max-width:720px;margin:0 auto 24px;z-index:1}.ctleo-how-steps:before{content:"";position:absolute;left:51px;top:56px;bottom:56px;width:3px;margin-left:-1.5px;background:linear-gradient(180deg,#0e7490,#06b6d4 50%,#0e7490);border-radius:3px;opacity:.4}.ctleo-how-step{position:relative;display:flex;flex-direction:row;align-items:center;gap:24px;padding:24px 28px;margin-bottom:20px;background:linear-gradient(145deg,#fff,#f0fdfa);border:1px solid rgba(6,182,212,.2);border-radius:20px;box-shadow:0 4px 20px rgba(6,182,212,.12),inset 0 0 0 1px hsla(0,0%,100%,.5);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;text-align:left}.ctleo-how-step:last-child{margin-bottom:0}.ctleo-how-step:hover{transform:translateX(8px);box-shadow:0 8px 28px rgba(6,182,212,.2),inset 0 0 0 1px hsla(0,0%,100%,.6);border-color:rgba(6,182,212,.35)}.ctleo-how-step-num{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#0e7490,#0d9488);color:#fff;font-family:var(--ctleo-font);font-size:1.35rem;font-weight:800;border-radius:50%;box-shadow:0 4px 16px rgba(14,116,144,.4);border:3px solid hsla(0,0%,100%,.9)}.ctleo-how-step-content{flex:1;min-width:0}.ctleo-how-step-content p{font-size:1rem;color:var(--ctleo-text);margin:0;line-height:1.6;text-align:left;font-weight:500}.ctleo-benefits{background:linear-gradient(180deg,#ecfdf5,#d1fae5 50%,#a7f3d0)}.ctleo-benefits .ctleo-section-badge{background:linear-gradient(135deg,#047857,#065f46);box-shadow:0 4px 14px rgba(52,211,153,.35)}.ctleo-benefits .ctleo-section-title{color:#047857}.ctleo-benefits-flow{margin-bottom:28px;overflow-x:auto;padding-bottom:8px}.ctleo-benefits-flow-inner{display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:0;min-width:-moz-min-content;min-width:min-content}.ctleo-benefits-flow-node{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1 1 160px;min-width:140px;max-width:200px;padding:20px 16px;background:hsla(0,0%,100%,.95);border:1px solid rgba(5,150,105,.25);border-radius:16px;box-shadow:0 4px 16px rgba(52,211,153,.15);transition:transform .25s ease,box-shadow .25s ease}.ctleo-benefits-flow-node:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(52,211,153,.25)}.ctleo-benefits-flow-num{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#059669,#047857);color:#fff;font-family:var(--ctleo-font);font-size:1rem;font-weight:800;border-radius:50%}.ctleo-benefits-flow-text{font-size:.9rem;color:var(--ctleo-text);margin:0;line-height:1.45;text-align:center;font-weight:500}.ctleo-benefits-flow-arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 8px;color:#047857;opacity:.7}.ctleo-benefits-flow-arrow svg{width:28px;height:28px}@media (max-width:900px){.ctleo-benefits-flow-inner{flex-direction:column;align-items:center}.ctleo-benefits-flow-node{max-width:320px;width:100%}.ctleo-benefits-flow-arrow{transform:rotate(90deg);padding:4px 0}}.ctleo-compare{background:linear-gradient(180deg,#f5f3ff,#ede9fe 50%,#ddd6fe)}.ctleo-compare .ctleo-section-badge{background:linear-gradient(135deg,#5b21b6,#4c1d95);box-shadow:0 4px 14px rgba(124,58,237,.4)}.ctleo-compare .ctleo-section-title{color:#4c1d95}.ctleo-compare-wrap{overflow-x:auto;margin-bottom:24px;border-radius:20px;border:1px solid rgba(124,58,237,.25);background:hsla(0,0%,100%,.95);box-shadow:0 12px 40px rgba(124,58,237,.15)}.ctleo-compare-table{width:100%;border-collapse:collapse;font-size:.95rem}.ctleo-compare-table td,.ctleo-compare-table th{padding:16px 20px;text-align:center;border-bottom:1px solid var(--ctleo-border)}.ctleo-compare-table thead th{font-family:var(--ctleo-font);font-weight:800;color:var(--ctleo-text);background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.ctleo-compare-table thead th:last-child{background:linear-gradient(180deg,#ede9fe,#ddd6fe);color:#5b21b6}.ctleo-compare-table tbody tr:hover{background:#f8fafc}.ctleo-compare-eval{font-weight:700;color:var(--ctleo-text)}.ctleo-compare-ai{color:#5b21b6;font-weight:600;background:rgba(196,181,253,.25)}.ctleo-impact{background:linear-gradient(180deg,#fef3c7,#fde68a 40%,#fcd34d)}.ctleo-impact .ctleo-section-badge{background:linear-gradient(135deg,#b45309,#92400e);box-shadow:0 4px 14px rgba(245,158,11,.4)}.ctleo-impact .ctleo-section-title{color:#92400e}.ctleo-impact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:24px}.ctleo-impact-card{padding:28px 24px;background:linear-gradient(180deg,#fff,#fffbeb);border:1px solid rgba(180,83,9,.15);border-radius:16px;box-shadow:0 6px 20px rgba(245,158,11,.12);transition:transform .25s ease,box-shadow .25s ease;text-align:center}.ctleo-impact-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 14px 36px rgba(245,158,11,.22)}.ctleo-impact-icon{font-size:2rem;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:14px;background:rgba(245,158,11,.15);border-radius:50%}.ctleo-impact-block{display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;font-size:.95rem;color:var(--ctleo-text-muted);margin-bottom:8px;margin-left:auto;margin-right:auto;max-width:100%;line-height:1.5;text-align:left}.ctleo-impact-block:last-child{margin-bottom:0}.ctleo-impact-dot{flex-shrink:0;width:8px;height:8px;margin-top:8px;border-radius:50%}.ctleo-impact-dot--challenge{background:#b45309}.ctleo-impact-dot--solution{background:#0e7490}.ctleo-impact-dot--outcome{background:#047857}.ctleo-ai{position:relative;padding:72px 0 80px;background:linear-gradient(165deg,#eef2ff,#e0e7ff 25%,#c7d2fe 50%,#a5b4fc 75%,#818cf8);overflow:hidden}.ctleo-ai-bg{z-index:0;background-image:url(/landing-page/shipping-and-logistics-ai-platform/header-bg.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.4}.ctleo-ai-bg,.ctleo-ai-overlay{position:absolute;inset:0;pointer-events:none}.ctleo-ai-overlay{z-index:1;background:linear-gradient(165deg,rgba(238,242,255,.88),rgba(224,231,255,.92) 40%,rgba(199,210,254,.94) 70%,rgba(129,140,248,.9))}.ctleo-ai-accent{position:absolute;border-radius:50%;filter:blur(100px);opacity:.4;pointer-events:none;z-index:1}.ctleo-ai-accent--1{width:400px;height:400px;background:rgba(99,102,241,.35);top:-120px;right:-100px}.ctleo-ai-accent--2{width:320px;height:320px;background:rgba(139,92,246,.25);bottom:-80px;left:-80px}.ctleo-ai .ctleo-container{position:relative;z-index:2}.ctleo-ai-header{text-align:center;margin-bottom:36px;max-width:560px;margin-left:auto;margin-right:auto}.ctleo-ai-title{color:#312e81;font-size:1.9rem;font-weight:800;margin:0 0 8px;letter-spacing:-.02em;line-height:1.2}.ctleo-ai-subtitle{font-size:1rem;color:rgba(49,46,129,.8);margin:0;line-height:1.5}.ctleo-ai-grid{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}@media (min-width:900px){.ctleo-ai-grid{flex-direction:row;justify-content:center;align-items:center;gap:64px;max-width:1100px;margin-left:auto;margin-right:auto}}.ctleo-ai-infographic-wrap{display:flex;justify-content:center;align-items:center;flex-shrink:0;filter:drop-shadow(0 20px 40px rgba(99,102,241,.2))}@media (min-width:900px){.ctleo-ai-infographic-wrap{margin:0;flex:0 0 auto}}.ctleo-ai-content{width:100%;max-width:520px}@media (min-width:900px){.ctleo-ai-content{max-width:480px;min-width:0;text-align:left;display:flex;flex-direction:column;justify-content:center}}.ctleo-ai-intro{text-align:center;margin:0 0 24px;font-size:1rem;line-height:1.6;color:rgba(49,46,129,.85)}@media (min-width:900px){.ctleo-ai-intro{text-align:left}}.ctleo-ai-content .ctleo-section-cta{display:flex;justify-content:center}@media (min-width:900px){.ctleo-ai-content .ctleo-section-cta{justify-content:flex-start}}.ctleo-ai .ctleo-section-badge{background:linear-gradient(135deg,#3730a3,#312e81);box-shadow:0 4px 14px rgba(99,102,241,.4)}.ctleo-ai-list{list-style:none;padding:0;margin:0 0 20px;max-width:720px}@media (min-width:900px){.ctleo-ai-list{margin-left:0;margin-right:0}}.ctleo-ai-list li{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;margin-bottom:12px;background:hsla(0,0%,100%,.95);border-radius:14px;border:1px solid rgba(99,102,241,.2);border-left:4px solid #6366f1;box-shadow:0 4px 16px rgba(99,102,241,.1);transition:transform .2s ease,box-shadow .2s ease,border-left-color .2s ease}.ctleo-ai-list li:hover{transform:translateX(6px);box-shadow:0 8px 24px rgba(99,102,241,.18);border-left-color:#4f46e5}.ctleo-ai-marker{flex-shrink:0;width:10px;height:10px;margin-top:8px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 0 0 3px rgba(99,102,241,.2)}.ctleo-ai-list li span:last-child{font-size:1rem;color:#3730a3;font-weight:500;line-height:1.55}.ctleo-ai-infographic{position:relative;width:min(460px,92vw);height:min(460px,92vw);margin:0 auto}.ctleo-ai-infographic-orbit{position:absolute;width:100%;height:100%;inset:0;pointer-events:none}.ctleo-ai-infographic-orbit-ring{stroke:rgba(99,102,241,.35);stroke-width:2;stroke-dasharray:8 6;vector-effect:non-scaling-stroke}.ctleo-ai-infographic-orbit-ring--inner{stroke:rgba(139,92,246,.25);stroke-dasharray:5 5}.ctleo-ai-infographic-center-v2{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:106px;height:106px;border-radius:50%;background:linear-gradient(155deg,#6366f1,#4f46e5 35%,#3730a3 70%,#312e81);box-shadow:0 0 0 5px hsla(0,0%,100%,.3),0 0 0 8px rgba(99,102,241,.2),0 12px 40px rgba(79,70,229,.5),0 4px 16px rgba(0,0,0,.15),inset 0 1px 0 hsla(0,0%,100%,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;z-index:2;color:#fff}.ctleo-ai-infographic-center-v2-icon{font-size:1.1rem;line-height:1;opacity:.95;margin-bottom:3px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.ctleo-ai-infographic-center-v2-main{font-size:1.2rem;font-weight:800;letter-spacing:.04em;line-height:1.1;text-shadow:0 1px 3px rgba(0,0,0,.2)}.ctleo-ai-infographic-center-v2-sub{font-size:.6rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.95;line-height:1.2}.ctleo-ai-infographic-card{position:absolute;left:var(--card-x,50%);top:var(--card-y,50%);transform:translate(-50%,-50%);min-width:130px;width:148px;padding:12px 14px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(0,0%,100%,.95));border-radius:14px;box-shadow:0 4px 16px rgba(55,48,163,.12),0 8px 28px rgba(99,102,241,.15),inset 0 1px 0 hsla(0,0%,100%,.9);display:flex;align-items:center;gap:10px;text-align:left;border:1px solid rgba(99,102,241,.22);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;z-index:1;overflow:hidden;box-sizing:border-box}.ctleo-ai-infographic-card:hover{transform:translate(-50%,-50%) scale(1.05);box-shadow:0 12px 36px rgba(99,102,241,.22),0 4px 16px rgba(55,48,163,.15);border-color:rgba(99,102,241,.4)}.ctleo-ai-infographic-card-icon{flex-shrink:0;width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.15rem;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.25)}.ctleo-ai-infographic-card-label{font-size:.72rem;font-weight:700;color:#3730a3;line-height:1.28;letter-spacing:.01em;min-width:0;flex:1;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}@media (min-width:640px){.ctleo-ai{padding:88px 0 96px}.ctleo-ai-infographic{width:min(540px,92vw);height:min(540px,92vw)}.ctleo-ai-infographic-center-v2{width:122px;height:122px}.ctleo-ai-infographic-center-v2-main{font-size:1.4rem}.ctleo-ai-infographic-center-v2-sub{font-size:.68rem}.ctleo-ai-infographic-card{min-width:142px;width:160px;padding:14px 16px;gap:12px}.ctleo-ai-infographic-card-icon{width:42px;height:42px;font-size:1.3rem}.ctleo-ai-infographic-card-label{font-size:.78rem}}.ctleo-final{position:relative;padding:80px 0 100px;background:linear-gradient(160deg,#0f766e,#0d9488 35%,#14b8a6 70%,#2dd4bf);text-align:center;overflow:hidden}.ctleo-final-bg{inset:0;background-image:radial-gradient(circle at 20% 80%,hsla(0,0%,100%,.06) 0,transparent 50%),radial-gradient(circle at 80% 20%,hsla(0,0%,100%,.05) 0,transparent 45%)}.ctleo-final-bg,.ctleo-final-glow{position:absolute;pointer-events:none}.ctleo-final-glow{border-radius:50%;filter:blur(80px);opacity:.35}.ctleo-final-glow--1{width:320px;height:320px;background:hsla(0,0%,100%,.2);top:-80px;right:-60px}.ctleo-final-glow--2{width:280px;height:280px;background:hsla(0,0%,100%,.15);bottom:-60px;left:-40px}.ctleo-final .ctleo-container{position:relative;z-index:1}.ctleo-final-inner{max-width:720px;margin:0 auto}.ctleo-final-title{font-family:var(--ctleo-font);font-size:1.85rem;font-weight:800;color:#fff;margin:0 0 16px;line-height:1.25;letter-spacing:-.02em;text-shadow:0 2px 12px rgba(0,0,0,.15)}.ctleo-final-desc{font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.9);margin:0 0 20px}.ctleo-final-result-label{font-size:.7rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:hsla(0,0%,100%,.7);margin:0 0 14px}.ctleo-final-outcomes{display:flex;flex-direction:column;gap:12px;margin:0 0 28px;text-align:left}.ctleo-final-outcome{display:flex;align-items:center;gap:14px;padding:16px 20px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.22);border-radius:12px;backdrop-filter:blur(8px);transition:background .2s ease,border-color .2s ease,transform .2s ease}.ctleo-final-outcome:hover{background:hsla(0,0%,100%,.18);border-color:hsla(0,0%,100%,.35);transform:translateX(4px)}.ctleo-final-outcome-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.35rem;background:hsla(0,0%,100%,.2);border-radius:10px}.ctleo-final-outcome-icon--highlight{background:hsla(0,0%,100%,.3)}.ctleo-final-outcome-text{font-size:1rem;font-weight:600;color:#fff;line-height:1.4}.ctleo-final-tagline{font-size:1rem;font-weight:600;color:hsla(0,0%,100%,.95);margin:0 0 32px;line-height:1.6}.ctleo-final-link{color:#fff!important;text-decoration:underline;text-underline-offset:3px;font-weight:700}.ctleo-final-link:hover{text-decoration:none;opacity:.9}.ctleo-final-ctas{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.ctleo-final-cta-primary{box-shadow:0 4px 20px rgba(0,0,0,.25)}@media (min-width:640px){.ctleo-final{padding:96px 0 120px}.ctleo-final-title{font-size:2.25rem}.ctleo-final-outcomes{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:32px}.ctleo-final-outcome{flex:1 1 200px;max-width:240px}}@media (min-width:900px){.ctleo-final-outcomes{gap:16px}.ctleo-final-outcome{flex:1 1 220px;max-width:none}}.ctleo-faq{background:linear-gradient(180deg,#f8fafc,#f1f5f9 50%,#e2e8f0)}.ctleo-faq-wrapper{max-width:720px;margin:0 auto}.ctleo-faq .faq-section{background:transparent;padding:0}.ctleo-faq .faq-section .container{max-width:100%;padding:0}.ctleo-faq .faq-section-header{margin-bottom:32px}.ctleo-faq .faq-section-title{font-family:var(--ctleo-font);font-size:1.85rem;font-weight:800;color:var(--ctleo-text);margin:0 auto 32px;text-align:center;line-height:1.3;padding-bottom:16px;position:relative}.ctleo-faq .faq-section-title:after{content:"";display:block;width:72px;height:4px;margin:12px auto 0;background:var(--ctleo-accent);border-radius:2px;opacity:.9}.ctleo-faq .faq-container{display:flex;flex-direction:column;gap:12px}.ctleo-faq .faq-item{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06);overflow:hidden;margin-bottom:0;border:1px solid rgba(0,0,0,.06);border-bottom:none;transition:box-shadow .2s ease}.ctleo-faq .faq-item:hover{box-shadow:0 6px 20px rgba(0,0,0,.08)}.ctleo-faq .faq-item.active{box-shadow:0 8px 24px rgba(13,148,136,.15);border-color:rgba(13,148,136,.2)}.ctleo-faq .faq-question{width:100%;padding:20px 24px;background:#fff;border:none;text-align:left;font-size:1.05rem;font-weight:700;color:var(--ctleo-text);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:color .2s ease,background .2s ease}.ctleo-faq .faq-question:hover{color:var(--ctleo-accent-dark);background:#f8fafc}.ctleo-faq .faq-toggle{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:400;color:var(--ctleo-accent);background:rgba(13,148,136,.1);border-radius:8px;transition:transform .3s ease,background .3s ease}.ctleo-faq .faq-item.active .faq-toggle{transform:rotate(45deg);background:var(--ctleo-accent);color:#fff}.ctleo-faq .faq-answer{padding:0 24px;max-height:0;overflow:hidden;transition:max-height .35s ease}.ctleo-faq .faq-answer.active{padding:0 24px 20px;max-height:400px}.ctleo-faq .faq-answer p{color:var(--ctleo-text-muted);font-size:.98rem;line-height:1.65;margin:0;padding-top:0}.ctleo-faq .faq-answer-link{color:var(--ctleo-accent);font-weight:700}@media (max-width:1024px){.ctleo-hero-grid{grid-template-columns:1fr;gap:32px}.ctleo-hero-infographic-wrap{max-width:400px;margin:0 auto}.ctleo-cost-grid,.ctleo-impact-grid{grid-template-columns:1fr}}@media (max-width:768px){.ctleo-section{padding:60px 0}.ctleo-hero-title{font-size:1.75rem}.ctleo-hero-subtitle{font-size:1.1rem}.ctleo-section-title{font-size:1.5rem}.ctleo-final-ctas,.ctleo-hero-ctas{flex-direction:column;align-items:stretch}.ctleo-compare-table td,.ctleo-compare-table th{padding:12px 14px;font-size:.88rem}.ctleo-final-inner,.ctleo-hero-case{padding-left:16px;padding-right:16px}.ctleo-hero-stats{flex-direction:column;align-items:stretch}.ctleo-hero-stat-item{min-width:0}.ctleo-how-steps:before{display:none}.ctleo-how-step{flex-direction:column;text-align:center}.ctleo-how-step:hover{transform:translateY(-2px)}.ctleo-how-step-content p{text-align:center}}.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}}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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 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}