.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}.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}.lima-page{--lima-ink:#101c22;--lima-white:#fff;--lima-slate:#1e293b;--lima-silver:#94a3b8;--lima-amber:#f59e0b;--lima-amber-dark:#d97706;--lima-sand:#f1f5f9;--lima-cta-amber:#f59e0b;--lima-cta-amber-dark:#d97706;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--lima-ink);overflow-x:hidden}.lima-shell{max-width:1120px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.lima-fold{position:relative;overflow:hidden;padding:clamp(3rem,7vw,5rem) 0}.lima-h1{margin:0;font-size:clamp(1.6rem,3.1vw,2.5rem);line-height:1.12}.lima-h1,.lima-h2{font-weight:800;letter-spacing:-.02em}.lima-h2{margin:0 0 1rem;font-size:clamp(1.32rem,2.5vw,1.95rem);line-height:1.2}.lima-body{margin:0;line-height:1.72;font-size:1rem}.lima-text-light{color:var(--lima-white)}.lima-text-light-body{color:hsla(0,0%,100%,.94)}.lima-text-ink{color:var(--lima-ink);text-align:center}.lima-hero{min-height:min(92vh,920px);background:var(--lima-slate);color:var(--lima-white)}.lima-hero:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 80% 60% at 10% 20%,rgba(245,158,11,.3),transparent 52%),radial-gradient(ellipse 70% 55% at 90% 30%,rgba(148,163,184,.18),transparent 50%),radial-gradient(ellipse 50% 45% at 50% 100%,rgba(30,41,59,.8),transparent 55%),linear-gradient(165deg,#0f172a,#1e293b 50%,#0f172a)}.lima-hero-mesh{position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse 60% 50% at 35% 65%,rgba(245,158,11,.12),transparent 50%),radial-gradient(ellipse 50% 40% at 75% 80%,rgba(148,163,184,.08),transparent 45%);animation:limaHeroMesh 18s ease-in-out infinite;pointer-events:none}@keyframes limaHeroMesh{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.025)}}@media (prefers-reduced-motion:reduce){.lima-hero-mesh{animation:none}}.lima-hero-pulse{position:absolute;border-radius:50%;pointer-events:none;z-index:1;animation:limaAmbientPulse 5s ease-in-out infinite}.lima-hero-pulse--a{width:360px;height:360px;top:-80px;left:-80px;background:radial-gradient(circle,rgba(245,158,11,.18),transparent 70%)}.lima-hero-pulse--b{width:280px;height:280px;bottom:40px;right:120px;background:radial-gradient(circle,rgba(245,158,11,.1),transparent 70%);animation-delay:2.5s}@keyframes limaAmbientPulse{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.1);opacity:1}}@media (prefers-reduced-motion:reduce){.lima-hero-pulse{animation:none}}.lima-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1fr);-moz-column-gap:clamp(2rem,6vw,4rem);column-gap:clamp(2rem,6vw,4rem);row-gap:clamp(1.5rem,4vw,2.25rem);align-items:center;padding-top:clamp(2.5rem,8vw,4.5rem);padding-bottom:clamp(2rem,5vw,3rem)}.lima-hero-title{color:var(--lima-white);text-shadow:0 2px 24px rgba(0,0,0,.35)}.lima-hero-body{margin-top:1.1rem;color:hsla(0,0%,100%,.92)}.lima-hero-ctas{margin-top:1.35rem;display:flex;flex-wrap:wrap;gap:.65rem}.lima-hero-glass{border-radius:20px;padding:1.25rem 1.15rem;border:1px solid rgba(245,158,11,.22);background:linear-gradient(145deg,rgba(245,158,11,.08),rgba(15,23,42,.65));box-shadow:inset 0 0 0 1px rgba(245,158,11,.12),0 22px 50px rgba(0,0,0,.4);backdrop-filter:blur(18px)}.lima-dash-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1.1rem}.lima-dash-head-title{margin:0;font-size:.85rem;font-weight:800;color:hsla(0,0%,100%,.96)}.lima-dash-head-sub{margin:.2rem 0 0;font-size:.72rem;font-weight:600;color:rgba(148,163,184,.85)}.lima-dash-live-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .55rem;border-radius:999px;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;background:rgba(245,158,11,.18);border:1px solid rgba(245,158,11,.45);color:#fde68a}.lima-dash-live-dot{width:6px;height:6px;border-radius:50%;background:#f59e0b;box-shadow:0 0 8px rgba(245,158,11,.8);animation:limaDotPulse 1.8s ease-in-out infinite}@keyframes limaDotPulse{0%,to{box-shadow:0 0 4px rgba(245,158,11,.6)}50%{box-shadow:0 0 14px #f59e0b}}@media (prefers-reduced-motion:reduce){.lima-dash-live-dot{animation:none}}.lima-kpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.lima-kpi-card{border-radius:12px;padding:.85rem .9rem;background:hsla(0,0%,100%,.06);border:1px solid rgba(245,158,11,.16)}.lima-kpi-icon{width:28px;height:28px;margin-bottom:.45rem;border-radius:6px;display:flex;align-items:center;justify-content:center}.lima-kpi-icon--shield{background:linear-gradient(145deg,rgba(245,158,11,.45),rgba(217,119,6,.3));box-shadow:0 0 14px rgba(245,158,11,.3)}.lima-kpi-icon--counter{background:linear-gradient(145deg,rgba(148,163,184,.35),rgba(100,116,139,.25))}.lima-kpi-icon--gauge{background:linear-gradient(145deg,rgba(34,197,94,.3),rgba(21,128,61,.2))}.lima-kpi-icon--sync{background:linear-gradient(145deg,rgba(56,189,248,.25),rgba(2,132,199,.18))}.lima-kpi-val{margin:0;font-size:.88rem;font-weight:800;color:hsla(0,0%,100%,.96);line-height:1.2}.lima-kpi-lbl{margin:.2rem 0 0;font-size:.68rem;font-weight:600;color:rgba(148,163,184,.82)}.lima-hero-gauges-row{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:1rem}.lima-hero-mini-gauge{display:flex;flex-direction:column;align-items:center;gap:.3rem;flex:1}.lima-hero-mini-gauge-lbl{margin:0;font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:rgba(148,163,184,.85);text-align:center}.lima-hero-sparks{display:flex;flex-direction:column;gap:.55rem;padding:.75rem .85rem;border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);margin-bottom:.85rem}.lima-hero-spark-row{display:flex;align-items:center;gap:.6rem}.lima-hero-spark-lbl{flex:0 0 130px;font-size:.62rem;font-weight:600;color:rgba(148,163,184,.85);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lima-hero-spark-val{flex-shrink:0;font-size:.7rem;font-weight:800;min-width:32px;text-align:right}.lima-live-feed-wrap{border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);padding:.65rem .85rem;overflow:hidden}.lima-live-feed-header{margin:0 0 .5rem;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:rgba(148,163,184,.7);display:flex;align-items:center}.lima-live-feed{height:108px;overflow:hidden;position:relative}.lima-live-feed-row{display:flex;align-items:center;gap:.5rem;height:36px;padding:0 .1rem}.lima-live-feed-icon{flex-shrink:0;font-size:.65rem}.lima-live-feed-text{font-size:.68rem;font-weight:600;color:rgba(226,232,240,.88);line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lima-blueprint{background:#c8d6e5;color:var(--lima-slate)}.lima-blueprint:before{content:"";position:absolute;inset:0;z-index:0;background-image:linear-gradient(rgba(30,41,59,.12) 1px,transparent 0),linear-gradient(90deg,rgba(30,41,59,.12) 1px,transparent 0);background-size:40px 40px}.lima-blueprint-inner{position:relative;z-index:1}.lima-blueprint-svg-wrap{position:relative;width:100%;max-width:680px;margin:2rem auto 0}.lima-blueprint-callouts{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.75rem}.lima-callout{padding:1rem 1.15rem;border-radius:10px;border:1px solid rgba(245,158,11,.38);background:hsla(0,0%,100%,.72);backdrop-filter:blur(6px)}.lima-callout-label{margin:0 0 .3rem;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--lima-amber-dark)}.lima-callout-text{margin:0;font-size:.82rem;font-weight:600;line-height:1.5;color:var(--lima-slate)}.lima-gauges{background:var(--lima-slate);color:var(--lima-white)}.lima-gauges-head{text-align:center;margin-bottom:2.5rem}.lima-gauge-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,3vw,1.75rem)}.lima-gauge-wrap{display:flex;flex-direction:column;align-items:center}.lima-gauge-face{position:relative;width:clamp(140px,18vw,196px);height:clamp(140px,18vw,196px)}.lima-gauge-svg{width:100%;height:100%;overflow:visible}.lima-gauge-inner-text{margin-top:.85rem;text-align:center;font-size:.78rem;font-weight:600;line-height:1.5;color:rgba(226,232,240,.88);max-width:180px}.lima-assembly{background:var(--lima-sand)}.lima-assembly-inner{display:flex;flex-direction:column;align-items:center;justify-content:center}.lima-assembly-head{text-align:center;margin-bottom:2rem}.lima-iso-track{position:relative;width:100%;overflow:hidden;border-radius:16px;border:1px solid rgba(30,41,59,.12);background:rgba(241,245,249,.96);padding:1.5rem;box-shadow:0 8px 32px rgba(30,41,59,.08)}.lima-iso-stations{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem;position:relative}.lima-iso-rail{position:absolute;bottom:28px;left:0;right:0;height:3px;background:linear-gradient(90deg,rgba(245,158,11,.6),rgba(245,158,11,.3));border-radius:999px}.lima-iso-station{display:flex;flex-direction:column;align-items:center;gap:.45rem;flex:1;position:relative;z-index:1}.lima-iso-box{width:clamp(52px,9vw,80px);height:clamp(36px,6vw,56px);border-radius:8px;display:flex;align-items:center;justify-content:center;border:2px solid rgba(245,158,11,.3);background:hsla(0,0%,100%,.92);box-shadow:0 4px 14px rgba(30,41,59,.1);transform:perspective(280px) rotateX(18deg) rotateY(-14deg);transition:border-color .25s ease}.lima-iso-station.lima-iso-active .lima-iso-box{border-color:var(--lima-amber);box-shadow:0 4px 14px rgba(30,41,59,.1),0 0 18px rgba(245,158,11,.35)}.lima-iso-step{margin:0;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--lima-amber-dark)}.lima-iso-label{margin:0;font-size:.72rem;font-weight:700;color:var(--lima-slate);text-align:center}.lima-iso-component{position:absolute;bottom:24px;width:16px;height:16px;border-radius:50%;background:var(--lima-amber);box-shadow:0 0 10px rgba(245,158,11,.6)}.lima-assembly-copy{margin-top:1.75rem}.lima-blackhole{background:linear-gradient(165deg,#0f172a 0,var(--lima-slate) 55%,#0f172a 100%);color:var(--lima-white);min-height:min(85vh,820px);display:flex;align-items:center}.lima-blackhole-stage{width:100%;min-height:540px}.lima-bh-core,.lima-blackhole-stage{position:relative;display:flex;align-items:center;justify-content:center}.lima-bh-core{z-index:2;width:clamp(180px,24vw,280px);height:clamp(180px,24vw,280px);border-radius:50%;background:radial-gradient(circle,#020817 50%,rgba(15,23,42,.85) 100%);box-shadow:0 0 0 4px rgba(245,158,11,.5),0 0 60px rgba(245,158,11,.25),0 0 120px rgba(30,41,59,.8);flex-direction:column;text-align:center;padding:1rem}.lima-bh-ring{position:absolute;inset:-12px;border-radius:50%;border:3px solid rgba(245,158,11,.65);animation:limaBhRingPulse 3s ease-in-out infinite}@keyframes limaBhRingPulse{0%,to{box-shadow:0 0 24px rgba(245,158,11,.3);border-color:rgba(245,158,11,.65)}50%{box-shadow:0 0 48px rgba(245,158,11,.6);border-color:#f59e0b}}@media (prefers-reduced-motion:reduce){.lima-bh-ring{animation:none}}.lima-bh-label{margin:0;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:rgba(245,158,11,.9)}.lima-bh-title{margin:.3rem 0 0;font-size:.82rem;font-weight:700;color:hsla(0,0%,100%,.88);line-height:1.35}@media (max-width:768px){.lima-orbit-text{max-width:100%}}.lima-orbit-text{position:absolute;z-index:3;max-width:220px;padding:.85rem 1rem;border-radius:10px;background:rgba(30,41,59,.88);border:1px solid rgba(245,158,11,.25);backdrop-filter:blur(10px);box-shadow:0 8px 28px rgba(0,0,0,.4);font-size:.78rem;font-weight:600;color:rgba(226,232,240,.9);line-height:1.5}.lima-blackhole-copy{position:absolute;bottom:0;left:0;right:0;text-align:center;padding:0 1rem}.lima-vehicles{background:linear-gradient(145deg,#e2e8f0,#cbd5e1 40%,#e2e8f0);color:var(--lima-slate)}.lima-vehicles:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,rgba(148,163,184,.08),rgba(148,163,184,.08) 1px,transparent 0,transparent 28px);pointer-events:none}.lima-vehicles-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.lima-vehicles-head{margin-bottom:2rem;text-align:center}.lima-vehicle-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap;justify-content:center}.lima-vehicle-tab{padding:.5rem 1.1rem;border-radius:999px;font-size:.82rem;font-weight:700;border:2px solid rgba(30,41,59,.18);background:hsla(0,0%,100%,.65);color:var(--lima-slate);cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.lima-vehicle-tab[data-active=true]{background:var(--lima-slate);border-color:var(--lima-slate);color:var(--lima-white)}.lima-vehicle-tab{position:relative;overflow:hidden}.lima-vehicle-tab-progress{position:absolute;bottom:0;left:0;height:3px;background:var(--lima-amber);border-radius:0 0 999px 999px;animation:limaTabProgress 3.2s linear forwards}@keyframes limaTabProgress{0%{width:0}to{width:100%}}@media (prefers-reduced-motion:reduce){.lima-vehicle-tab-progress{animation:none;width:100%}}.lima-vehicle-panel{border-radius:16px;background:hsla(0,0%,100%,.7);border:1px solid rgba(30,41,59,.14);padding:2rem;box-shadow:0 8px 32px rgba(30,41,59,.08);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;align-items:center}.lima-vehicle-silhouette{border-radius:12px;background:var(--lima-slate);min-height:180px;display:flex;align-items:center;justify-content:center;overflow:hidden}.lima-vehicle-info-title{margin:0 0 .5rem;font-size:1.1rem;font-weight:800;color:var(--lima-slate)}.lima-vehicle-info-body{margin:0;font-size:.9rem;line-height:1.65;color:rgba(30,41,59,.8)}.lima-vehicle-spec-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.lima-vehicle-spec{display:flex;align-items:center;gap:.6rem;font-size:.8rem;font-weight:700;color:var(--lima-slate)}.lima-vehicle-spec:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:var(--lima-amber);flex-shrink:0}.lima-fuel{background:var(--lima-sand)}.lima-fuel-grid{display:grid;grid-template-columns:minmax(0,1fr) min-content;gap:clamp(2rem,6vw,4rem);align-items:center}.lima-fuel-copy{max-width:540px}.lima-level-wrap{display:flex;flex-direction:column;align-items:center;gap:.5rem}.lima-level-indicator{position:relative;width:72px;height:320px;border-radius:36px;background:rgba(30,41,59,.08);border:3px solid rgba(30,41,59,.22);overflow:hidden}.lima-level-fill{position:absolute;bottom:0;left:0;right:0;border-radius:0 0 33px 33px;background:linear-gradient(180deg,#f59e0b,#d97706);box-shadow:0 -4px 18px rgba(245,158,11,.4),inset 0 2px 6px hsla(0,0%,100%,.2);transform-origin:bottom center}.lima-level-ticks{position:absolute;inset:8px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.lima-level-tick{display:flex;align-items:center;gap:.35rem}.lima-level-tick-line{width:16px;height:2px;background:rgba(30,41,59,.25);border-radius:1px}.lima-level-tick-label{font-size:.62rem;font-weight:700;color:rgba(30,41,59,.45)}.lima-level-cap{width:72px;height:18px;border-radius:4px 4px 0 0;background:rgba(30,41,59,.18);border:3px solid rgba(30,41,59,.22);border-bottom:none}.lima-level-label{margin:0;font-size:.72rem;font-weight:800;color:var(--lima-amber-dark);text-transform:uppercase;letter-spacing:.06em;text-align:center}.lima-monolith{background:var(--lima-slate);color:var(--lima-white)}.lima-monolith-head{text-align:center;margin-bottom:2.5rem}.lima-monolith-stage{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:clamp(1.5rem,5vw,4rem);min-height:280px}.lima-mono-block{position:relative;z-index:2}.lima-mono-block,.lima-mono-face{display:flex;flex-direction:column;align-items:center}.lima-mono-face{border-radius:12px 12px 0 0;justify-content:center;padding:1.5rem 1.25rem;border:1px solid rgba(245,158,11,.22)}.lima-mono-face--oracle,.lima-mono-face--sap{width:clamp(100px,14vw,160px);height:clamp(160px,22vw,240px);background:linear-gradient(180deg,rgba(30,41,59,.9),rgba(15,23,42,.95))}.lima-mono-face--loginext{width:clamp(120px,18vw,200px);height:clamp(200px,28vw,300px);background:linear-gradient(180deg,rgba(245,158,11,.15),rgba(15,23,42,.95));border-color:rgba(245,158,11,.45);box-shadow:0 0 40px rgba(245,158,11,.15)}.lima-mono-logo-text{font-size:clamp(.85rem,2vw,1.1rem);font-weight:800;color:hsla(0,0%,100%,.9);letter-spacing:.04em}.lima-mono-sub{margin:.35rem 0 0;font-size:.65rem;font-weight:600;color:rgba(148,163,184,.75);text-align:center}.lima-mono-base{width:100%;height:12px;border-radius:0 0 6px 6px;background:rgba(245,158,11,.3)}.lima-mono-connector{position:absolute;bottom:12px;z-index:1;height:3px;background:linear-gradient(90deg,transparent,rgba(245,158,11,.8),transparent);border-radius:999px;pointer-events:none}.lima-monolith-copy{text-align:center;margin:2rem auto 0}.lima-perf{background:linear-gradient(145deg,#cbd5e1,#e2e8f0 50%,#cbd5e1)}.lima-perf:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(245,158,11,.1) 1px,transparent 0),linear-gradient(90deg,rgba(245,158,11,.1) 1px,transparent 0);background-size:60px 60px;pointer-events:none}.lima-perf-head{text-align:center;margin-bottom:2.5rem;position:relative;z-index:1}.lima-spec-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,3vw,1.75rem)}.lima-spec-sheet{border-radius:14px;padding:1.5rem 1.35rem;background:hsla(0,0%,100%,.82);border:1px solid rgba(245,158,11,.3);box-shadow:0 6px 24px rgba(30,41,59,.08);backdrop-filter:blur(4px);text-align:center}.lima-spec-sheet-tag{margin:0 0 .5rem;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--lima-amber-dark)}.lima-spec-val{margin:0 0 .5rem;font-size:clamp(1.35rem,3vw,1.8rem);font-weight:800;color:var(--lima-slate);font-variant-numeric:tabular-nums}.lima-spec-desc{margin:0;font-size:.82rem;font-weight:600;line-height:1.55;color:rgba(30,41,59,.75)}.lima-faq{background:radial-gradient(circle at 0 0,rgba(245,158,11,.1),transparent 36%),radial-gradient(circle at 100% 100%,rgba(245,158,11,.08),transparent 38%),linear-gradient(180deg,#e2e8f0,var(--lima-sand));padding-bottom:clamp(1.75rem,4vw,2.75rem)}.lima-faq-list{list-style:none;margin:1.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.65rem}.lima-faq-item{border-radius:12px;border:1px solid rgba(245,158,11,.18);background:hsla(0,0%,100%,.92);overflow:hidden}.lima-faq-q{width:100%;text-align:left;border:none;background:transparent;padding:1rem 1.1rem;font-weight:800;font-size:.95rem;color:var(--lima-ink);cursor:pointer}.lima-faq-q:focus-visible{outline:2px solid rgba(245,158,11,.8);outline-offset:2px}.lima-faq-a-wrap{overflow:hidden}.lima-faq-a{padding:0 1.1rem 1rem;color:var(--lima-ink)}.lima-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:rgba(15,23,42,.95);backdrop-filter:blur(12px);border-top:1px solid rgba(245,158,11,.45)}.lima-sticky-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem;min-height:64px}.lima-sticky-copy{margin:0;font-weight:800;color:var(--lima-white);font-size:clamp(.88rem,2vw,1rem)}.lima-sticky-actions{display:flex;flex-wrap:wrap;gap:.5rem}@media (max-width:768px){.lima-hero-grid{display:flex;flex-direction:column;align-items:center;text-align:center}.lima-hero-ctas,.lima-hero-grid{justify-content:center}}@media (max-width:960px){.lima-hero-grid{grid-template-columns:1fr}.lima-gauge-grid{grid-template-columns:repeat(2,1fr)}.lima-fuel-grid,.lima-spec-grid,.lima-vehicle-panel{grid-template-columns:1fr}.lima-monolith-stage{flex-direction:row;flex-wrap:wrap;justify-content:center}.lima-blueprint-callouts{grid-template-columns:1fr}}@media (max-width:640px){.lima-gauge-grid{grid-template-columns:1fr 1fr}.lima-kpi-grid{grid-template-columns:1fr}}.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}