.hero--home{padding-top:5rem;--hero-yellow: #f5c518;--hero-yellow-text: #a8870c;--hero-yellow-bg: rgba(245, 197, 24, .1);--hero-green: #1e9e4f;--hero-red: #e53935;--hero-blue: #1e88e5;--hero-text-dark: #18160f;--hero-text-muted: #5c564c;--hero-wa: #128c4b;overflow:hidden}.hero{position:relative}.hero__content{position:relative;z-index:10}.hero__content__inner{width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;z-index:2;position:relative}@media(min-width:640px){.hero__content__inner{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.hero__content__inner{padding-left:2rem;padding-right:2rem}}.hero--home .hero__content{padding:1.25rem 0 2.25rem}@media(max-width:639px){.hero--home .hero__content__inner{padding-left:.75rem;padding-right:.75rem}}@media(min-width:768px){.hero--home .hero__content{padding:2.5rem 0 3.5rem}}@media(min-width:1024px){.hero--home .hero__content{padding:3.5rem 0 4.5rem}}.hero-home-grid{display:grid;grid-template-columns:1fr;grid-template-areas:"intro" "visual" "actions";align-items:start;gap:1.5rem}@media(min-width:640px){.hero-home-grid{gap:2rem}}@media(min-width:1024px){.hero-home-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);grid-template-areas:"intro visual" "actions visual";align-items:center;-moz-column-gap:2.5rem;column-gap:2.5rem;row-gap:0;min-height:31.25rem}}.hero-home-intro,.hero-home-actions{display:flex;flex-direction:column;align-items:flex-start;max-width:35rem}.hero-home-intro{grid-area:intro}@media(min-width:1024px){.hero-home-intro{padding-right:.75rem;align-self:end}.hero-home-intro .hero-home-heading{margin-bottom:1.375rem}}.hero-home-actions{grid-area:actions}@media(min-width:1024px){.hero-home-actions{padding-right:.75rem;align-self:start}}.hero-home-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--hero-yellow-text);margin:0 0 1.125rem}.hero-home-eyebrow__dot{width:7px;height:7px;border-radius:50%;background:var(--hero-yellow);box-shadow:0 0 0 4px var(--hero-yellow-bg);flex-shrink:0}.hero-home-heading{font-size:1.625rem;font-weight:800;line-height:1.14;letter-spacing:-.03em;color:var(--hero-text-dark);margin:0;text-wrap:balance}@media(min-width:640px){.hero-home-heading{font-size:2.125rem}}@media(min-width:768px){.hero-home-heading{font-size:2.625rem}}.hero-home-heading .hero-home-heading__accent--yellow{color:var(--hero-yellow-text)}.hero-home-heading .hero-home-heading__accent--green{color:var(--hero-green)}.hero-home-body{font-size:.9375rem;color:var(--hero-text-muted);line-height:1.6;max-width:42ch;margin:0 0 1.25rem}@media(min-width:768px){.hero-home-body{font-size:1rem;line-height:1.65;margin:0 0 1.75rem}}.hero-home-ctas{display:flex;flex-direction:column;gap:10px;width:100%;margin-bottom:1.375rem}@media(min-width:640px){.hero-home-ctas{flex-direction:row;flex-wrap:wrap;width:auto}}.hero-home-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:600;padding:14px 22px;min-height:48px;border-radius:12px;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease,border-color .18s ease,color .18s ease;text-decoration:none;white-space:nowrap;width:100%;line-height:1.2}.hero-home-btn svg{flex-shrink:0}@media(min-width:640px){.hero-home-btn{width:auto}}.hero-home-btn:focus-visible{outline:2px solid var(--hero-text-dark);outline-offset:3px}.hero-home-btn--primary{background:var(--hero-yellow);color:#0c0c0c;box-shadow:0 1px #0000000f}.hero-home-btn--primary:hover{background:#ffd445;transform:translateY(-1px);box-shadow:0 8px 24px #f5c51852}.hero-home-btn--primary:active{transform:translateY(0);box-shadow:none}.hero-home-btn--wa{background:transparent;color:var(--hero-wa);border:1.5px solid rgba(18,140,75,.28)}.hero-home-btn--wa:hover{background:#128c4b0f;border-color:var(--hero-wa);transform:translateY(-1px)}.hero-home-btn--wa:active{transform:translateY(0)}.hero-home-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 0;margin:0;font-size:13px;font-weight:500;color:var(--hero-text-muted);letter-spacing:.01em}.hero-home-meta__sep{margin:0 8px;color:#5c564c73}.hero-home-right{grid-area:visual;display:flex;align-items:center;justify-content:center;position:relative;z-index:3;width:100%;max-width:100%;margin:0 auto;padding:4px 0 8px}.hero-home-visual{position:relative;width:100%;max-width:23.75rem;height:17.5rem;overflow:hidden}@media(min-width:480px){.hero-home-visual{max-width:25rem;height:18.75rem;overflow:visible}}@media(min-width:768px){.hero-home-visual{max-width:30rem;height:23.75rem}}@media(min-width:1024px){.hero-home-visual{max-width:35rem;height:31.25rem}}.hero-home-stage-shadow{position:absolute;left:50%;bottom:1.125rem;width:70%;height:1.5rem;transform:translate(-50%);background:radial-gradient(ellipse,rgba(24,22,15,.14) 0%,transparent 70%);pointer-events:none}.hero-home-laptop{position:absolute;left:50%;top:56%;z-index:2;width:80%;max-width:16.25rem;transform:translate(-50%,-50%);animation:hero-laptop-float 6.5s ease-in-out infinite}@media(min-width:480px){.hero-home-laptop{top:54%;width:17.5rem;max-width:none}}@media(min-width:768px){.hero-home-laptop{width:21.25rem}}@media(min-width:1024px){.hero-home-laptop{top:52%;width:25rem}}.hero-home-laptop__lid{background:#1a1814;border-radius:14px 14px 6px 6px;padding:8px 8px 6px;box-shadow:0 22px 44px #18160f29,inset 0 0 0 1px #ffffff14}.hero-home-laptop__camera{display:block;width:6px;height:6px;margin:0 auto 6px;background:#3d3832;border-radius:50%}.hero-home-dash{display:flex;flex-direction:column;gap:8px;height:11.75rem;padding:10px;overflow:hidden;background:#fffdf8;border-radius:8px}@media(min-width:768px){.hero-home-dash{gap:10px;height:15rem;padding:12px}}@media(min-width:1024px){.hero-home-dash{height:18.25rem}}.hero-home-dash__top{display:flex;align-items:center;gap:8px}.hero-home-dash__top>div{min-width:0;flex:1}.hero-home-dash__top strong{display:block;font-size:13px;font-weight:700;color:var(--hero-text-dark);line-height:1.2}.hero-home-dash__top em{display:block;font-size:11px;font-style:normal;color:var(--hero-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-home-dash__ai{margin-left:auto;padding:4px 8px;background:#f5c5182e;border-radius:100px;font-size:10px;font-weight:800;letter-spacing:.02em;color:#9a7a0a;flex-shrink:0}.hero-home-dash__mark{width:24px;height:24px;border-radius:6px;background:radial-gradient(circle at 32% 32%,#ff5a4f 0 38%,transparent 40%),radial-gradient(circle at 72% 38%,#f5c518 0 34%,transparent 36%),radial-gradient(circle at 50% 78%,#2e5bff 0 36%,transparent 38%),#f3eee4;flex-shrink:0}.hero-home-dash__kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hero-home-dash__kpis div{padding:8px 10px;background:#f4efe4;border-radius:8px}.hero-home-dash__kpis span{display:block;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--hero-text-muted)}.hero-home-dash__kpis b{display:block;margin-top:2px;font-size:15px;font-weight:800;color:var(--hero-text-dark);letter-spacing:-.03em}.hero-home-chart{position:relative;padding:6px 4px 0;background:#f4efe4;border-radius:8px}.hero-home-chart svg{display:block;width:100%;height:52px}@media(min-width:768px){.hero-home-chart svg{height:64px}}@media(min-width:1024px){.hero-home-chart svg{height:72px}}.hero-home-chart line{stroke:#18160f14;stroke-width:1}.hero-home-chart circle{fill:var(--hero-text-dark)}.hero-home-chart .is-forecast{fill:var(--hero-yellow)}.hero-home-chart__fill{fill:url(#heroForecastFill)}.hero-home-chart__actual{fill:none;stroke:var(--hero-text-dark);stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.hero-home-chart__forecast{fill:none;stroke:var(--hero-yellow);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5 4}.hero-home-chart__axis{display:flex;justify-content:space-between;padding:2px 2px 4px;font-size:9px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--hero-text-muted)}.hero-home-chart__legend{position:absolute;top:8px;right:8px;display:flex;gap:8px;font-size:9px;font-weight:700;color:var(--hero-text-muted)}.hero-home-chart__legend span:before{content:"";display:inline-block;width:10px;height:2px;margin-right:4px;margin-bottom:2px;vertical-align:middle;background:currentColor}.hero-home-chart__legend .is-actual:before{background:var(--hero-text-dark)}.hero-home-chart__legend .is-forecast{color:#9a7a0a}.hero-home-chart__legend .is-forecast:before{background:var(--hero-yellow)}.hero-home-sources{display:flex;flex-wrap:wrap;gap:6px}.hero-home-sources span{padding:4px 8px;background:#fff;border:1px solid rgba(24,22,15,.08);border-radius:100px;font-size:10px;font-weight:700;letter-spacing:.02em;color:var(--hero-text-muted)}.hero-home-laptop__base{height:12px;margin:0 -22px;background:linear-gradient(#e4ded2,#bdb6aa);border-radius:0 0 12px 12px;clip-path:polygon(1.5% 0,98.5% 0,100% 100%,0 100%);box-shadow:0 14px 24px #18160f1a}.hero-home-laptop__base:after{content:"";display:block;width:64px;height:4px;margin:0 auto;background:#a9a296;border-radius:0 0 3px 3px}.hero-home-sheet{position:absolute;top:8px;right:8px;z-index:3;width:42%;max-width:9.25rem;overflow:hidden;background:#fff;border:1px solid rgba(24,22,15,.08);border-radius:14px;box-shadow:0 14px 32px #18160f1f;animation:hero-float 5.4s ease-in-out infinite;animation-delay:.3s}@media(min-width:480px){.hero-home-sheet{top:10px;right:4px;width:10.75rem;max-width:none}}@media(min-width:768px){.hero-home-sheet{top:14px;right:4px;width:12.25rem}}@media(min-width:1024px){.hero-home-sheet{top:18px;right:8px;width:13.375rem}}.hero-home-sheet__bar{display:flex;align-items:center;gap:6px;padding:8px 10px 6px;background:#eef7e8;border-bottom:1px solid rgba(24,22,15,.06)}.hero-home-sheet__bar span{width:8px;height:8px;border-radius:2px;background:#1e9e4f;flex-shrink:0}.hero-home-sheet__bar strong{font-size:11px;font-weight:700;color:var(--hero-text-dark)}.hero-home-sheet__bar em{margin-left:auto;font-size:9px;font-style:normal;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--hero-green)}.hero-home-ingest{margin:0;padding:4px 8px 6px;list-style:none}.hero-home-ingest li{display:flex;align-items:center;gap:6px;padding:7px 2px;border-bottom:1px solid #f0ebe3;font-size:10px}.hero-home-ingest li:last-child{border-bottom:0}.hero-home-ingest i{width:7px;height:7px;border-radius:50%;background:var(--hero-green);flex-shrink:0}.hero-home-ingest .is-live i{box-shadow:0 0 #1e9e4f73;animation:hero-ingest-pulse 1.6s ease-out infinite}.hero-home-ingest span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;font-weight:600;color:var(--hero-text-dark);white-space:nowrap}.hero-home-ingest b{flex-shrink:0;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--hero-green)}.hero-home-float{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:8px;padding:8px 12px 8px 8px;background:#fff;border:1px solid rgba(24,22,15,.06);border-radius:14px;box-shadow:0 10px 28px #18160f1a;color:var(--hero-text-dark);animation:hero-float 4.8s ease-in-out infinite}.hero-home-float__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;flex-shrink:0}.hero-home-float__copy{display:flex;flex-direction:column;font-size:11px;font-weight:500;color:var(--hero-text-muted);line-height:1.2;white-space:nowrap}.hero-home-float__copy b{font-size:13px;font-weight:700;color:var(--hero-text-dark)}.hero-home-float--red .hero-home-float__icon{color:var(--hero-red);background:#e539351a}.hero-home-float--yellow .hero-home-float__icon{color:#9a7a0a;background:var(--hero-yellow-bg)}.hero-home-float--blue .hero-home-float__icon{color:var(--hero-blue);background:#1e88e51a}.hero-home-float--green .hero-home-float__icon{color:var(--hero-green);background:#1e9e4f1a}.hero-home-float--tl{top:10px;left:6px;animation-duration:5.2s}@media(min-width:768px){.hero-home-float--tl{top:12px;left:0}}@media(min-width:1024px){.hero-home-float--tl{top:16px}}.hero-home-float--bl{bottom:10px;left:6px;animation-duration:5.6s;animation-delay:.8s}@media(min-width:768px){.hero-home-float--bl{bottom:12px;left:0}}@media(min-width:1024px){.hero-home-float--bl{bottom:16px}}@media(max-width:479px){.hero-home-float{padding:6px 10px 6px 6px;gap:6px;border-radius:12px}.hero-home-float__icon{width:24px;height:24px}.hero-home-float__copy{font-size:10px}.hero-home-float__copy b{font-size:12px}.hero-home-chart__legend,.hero-home-sources,.hero-home-dash__top em{display:none}.hero-home-ingest li:last-child{display:none}.hero-home-dash__kpis{gap:4px}.hero-home-dash__kpis div{padding:6px}.hero-home-dash__kpis b{font-size:13px}.hero-home-laptop__base{margin:0 -14px}}@keyframes hero-laptop-float{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 8px))}}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes hero-ingest-pulse{0%{box-shadow:0 0 #1e9e4f73}70%{box-shadow:0 0 0 6px #1e9e4f00}to{box-shadow:0 0 #1e9e4f00}}@media(prefers-reduced-motion:reduce){.hero-home-laptop,.hero-home-sheet,.hero-home-float,.hero-home-ingest .is-live i{animation:none}}.offset-blobs{position:relative}.offset-blobs__blob{position:absolute;z-index:0;pointer-events:none}.offset-blobs__blob--left{top:-5.5rem;width:11rem;height:11rem;left:-2.75rem;opacity:.7}@media(min-width:768px){.offset-blobs__blob--left{left:0;width:16.25rem;height:16.25rem;top:-8rem;opacity:.9}}@media(min-width:1024px){.offset-blobs__blob--left{width:560px;height:560px;left:-210px;top:-16rem;opacity:1}}.offset-blobs__blob--right{top:22%;bottom:auto;right:-3.5rem;width:10.5rem;height:10.5rem;opacity:.55}@media(min-width:640px){.offset-blobs__blob--right{top:auto;bottom:8%;width:16rem;height:16rem;opacity:.75}}@media(min-width:768px){.offset-blobs__blob--right{bottom:-8%;right:-2rem;width:22rem;height:22rem}}@media(min-width:1024px){.offset-blobs__blob--right{right:-40px;bottom:-40px;width:480px;height:480px;opacity:1}}.global-blob{width:100%;height:100%}.global-blob .blob{filter:blur(1px)}.roi-slider[data-astro-cid-e5c4uuyz]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:8px;border-radius:4px;outline:none}.roi-slider[data-astro-cid-e5c4uuyz]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#b8860b;cursor:pointer;border:3px solid #0b0f1a;box-shadow:0 0 0 3px #b8860b4d;-webkit-transition:box-shadow .2s ease;transition:box-shadow .2s ease}.roi-slider[data-astro-cid-e5c4uuyz]::-webkit-slider-thumb:hover{box-shadow:0 0 0 6px #b8860b4d}.roi-slider[data-astro-cid-e5c4uuyz]::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#b8860b;cursor:pointer;border:3px solid #0b0f1a;box-shadow:0 0 0 3px #b8860b4d}.roi-slider[data-astro-cid-e5c4uuyz]:focus-visible{outline:2px solid #b8860b;outline-offset:4px}#result-annual[data-astro-cid-e5c4uuyz],#result-monthly[data-astro-cid-e5c4uuyz],#result-hours[data-astro-cid-e5c4uuyz],#result-efficiency[data-astro-cid-e5c4uuyz],#result-roi[data-astro-cid-e5c4uuyz]{transition:color .3s ease}.faq-item{border:1px solid #e8eaee;border-radius:.75rem;overflow:hidden;transition:border-color .2s ease}.faq-item:hover{border-color:#b8860b}.faq-item summary{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;cursor:pointer;background:#fafbfd}.faq-item summary span{font-weight:600;color:#0b0f1a}.faq-item summary .chevron{flex-shrink:0;color:#5b6473;transition:transform .3s ease,color .2s ease}.faq-item[open] summary{background:#b8860b0d;border-bottom:1px solid #e8eaee}.faq-item[open] summary .chevron{transform:rotate(180deg);color:#b8860b}.faq-item[open] .faq-answer{animation:faq-open .2s ease}.faq-item .faq-answer{padding:1rem 1.5rem 1.5rem;background:#fff}.faq-item .faq-answer p{color:#5b6473;line-height:1.7;margin:0}@keyframes faq-open{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
