:root{--teal-950:#041b1d;--teal-900:#07292c;--teal-850:#0a3538;--teal-800:#0d464b;--teal-700:#125e64;--teal-600:#187a82;--teal-500:#1f9ca6;--teal-200:#bce5e8;--teal-100:#e2f4f5;--teal-50:#f0f9fa;--teal-bg:#f8fafb;--orange-600:#c2410c;--orange-500:#ea580c;--orange-400:#f97316;--orange-100:#ffedd5;--orange-50:#fff7ed;--slate-900:#0f172a;--slate-800:#1e293b;--slate-700:#334155;--slate-600:#475569;--slate-500:#64748b;--slate-400:#94a3b8;--slate-200:#e2e8f0;--slate-100:#f1f5f9;--slate-50:#f8fafc;--white:#fff;--warning-border:#fed7aa;--warning-bg:#fff7ed;--warning-text:#c2410c;--success-bg:#ecfdf5;--success-text:#047857;--success-border:#a7f3d0;--font-primary:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--shadow-sm:0 2px 8px -2px #07292c0d;--shadow-md:0 10px 30px -4px #07292c14;--shadow-lg:0 20px 40px -8px #07292c1f;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--radius-full:9999px;--max-width:1180px;--header-height:72px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-primary);background-color:var(--white);color:var(--slate-800);-webkit-font-smoothing:antialiased;line-height:1.65;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);color:var(--teal-950);letter-spacing:-.025em;font-weight:700;line-height:1.25}p{color:var(--slate-600);line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}img{max-width:100%;display:block}.container{width:100%;max-width:var(--max-width);margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.container-narrow{width:100%;max-width:860px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.section{padding-top:5.5rem;padding-bottom:5.5rem;position:relative}@media (width<=768px){.section{padding-top:3.5rem;padding-bottom:3.5rem}}.section-bg-white{background-color:var(--white)}.section-bg-soft{background-color:var(--teal-bg);border-top:1px solid var(--slate-100);border-bottom:1px solid var(--slate-100)}.section-bg-dark{background-color:var(--teal-900);color:var(--white)}.section-bg-dark h1,.section-bg-dark h2,.section-bg-dark h3{color:var(--white)}.section-bg-dark p{color:var(--teal-100)}.section-header{text-align:center;max-width:720px;margin:0 auto 3.5rem}.section-badge{background-color:var(--teal-50);color:var(--teal-850);border-radius:var(--radius-full);letter-spacing:.02em;text-transform:uppercase;border:1px solid var(--teal-100);align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:700;display:inline-flex}.section-badge-dark{color:var(--teal-100);background-color:#ffffff1a;border:1px solid #ffffff26}.section-title{color:var(--teal-950);margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.2}@media (width>=768px){.section-title{font-size:2.6rem}}.section-subtitle{color:var(--slate-600);font-size:1.1rem;line-height:1.6}.text-orange{color:var(--orange-500)}.btn{border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.6rem;padding:.8rem 1.6rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-lg{padding:1rem 2.2rem;font-size:1.05rem}.btn-primary{background-color:var(--orange-500);color:var(--white);box-shadow:0 4px 14px #ea580c40}.btn-primary:hover{background-color:var(--orange-600);transform:translateY(-1px);box-shadow:0 6px 20px #ea580c59}.btn-secondary{background-color:var(--white);color:var(--teal-900);border-color:var(--slate-200)}.btn-secondary:hover{background-color:var(--teal-50);border-color:var(--teal-200)}.btn-whatsapp{color:#fff;background-color:#25d366;box-shadow:0 4px 14px #25d36640}.btn-whatsapp:hover{background-color:#20ba5a;transform:translateY(-1px)}.card{background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:2rem;transition:border-color .2s,box-shadow .2s}.card:hover{border-color:var(--teal-200);box-shadow:var(--shadow-md)}.grid-2{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (width<=1024px){.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}}.navbar-wrapper{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);height:var(--header-height);background-color:#fffffffa;border-bottom:1px solid #07292c14;align-items:center;display:flex;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;width:100%;display:flex}.brand-logo-container{align-items:center;gap:.75rem;display:flex}.brand-logo-img{border-radius:var(--radius-full);object-fit:cover;width:40px;height:40px}.brand-name{color:var(--teal-900);font-size:1.2rem;font-weight:800;line-height:1.1}.brand-tagline-sub{color:var(--teal-600);text-transform:uppercase;letter-spacing:.03em;font-size:.6875rem;font-weight:600}.nav-links{align-items:center;gap:1.75rem;list-style:none;display:flex}.nav-link{color:var(--slate-700);font-size:.9375rem;font-weight:600;transition:color .15s}.nav-link:hover{color:var(--orange-500)}.nav-actions{align-items:center;gap:1rem;display:flex}.mobile-menu-btn{color:var(--teal-900);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}@media (width<=900px){.nav-links{display:none}.mobile-menu-btn{display:block}}.mobile-drawer{top:var(--header-height);background-color:var(--white);z-index:99;border-top:1px solid var(--slate-200);flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.mobile-nav-link{color:var(--slate-800);border-bottom:1px solid var(--slate-100);padding:.75rem 0;font-size:1.1rem;font-weight:600}.hero-section{background:linear-gradient(180deg, var(--white) 0%, var(--teal-bg) 100%);border-bottom:1px solid var(--slate-100);padding-top:4rem;padding-bottom:4.5rem}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:3.5rem;display:grid}@media (width<=960px){.hero-grid{grid-template-columns:1fr;gap:2.5rem}}.hero-headline{color:var(--teal-950);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.15}@media (width>=1100px){.hero-headline{font-size:3.25rem}}.hero-supporting-text{color:var(--slate-700);margin-bottom:1rem;font-size:1.15rem;line-height:1.6}.hero-sub-text{color:var(--slate-600);margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.hero-trust-text{color:var(--slate-500);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.journey-vertical-card{background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:1.75rem}.journey-vertical-header{border-bottom:1px solid var(--slate-100);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.journey-step-row{background-color:var(--slate-50);border:1px solid var(--slate-200);border-radius:var(--radius-md);justify-content:space-between;align-items:center;margin-bottom:.4rem;padding:.75rem 1rem;display:flex}.journey-step-row.is-automatii{background-color:var(--teal-50);border-color:var(--teal-200)}.journey-step-title{color:var(--teal-950);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;display:flex}.journey-warning-pill{color:var(--warning-text);background-color:var(--warning-bg);border:1px solid var(--warning-border);border-radius:var(--radius-full);align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.journey-success-pill{color:var(--success-text);background-color:var(--success-bg);border:1px solid var(--success-border);border-radius:var(--radius-full);align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.journey-arrow{text-align:center;color:var(--slate-400);margin:.15rem 0;font-size:.85rem;line-height:1}.problem-card{background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;padding:1.75rem;display:flex}.problem-icon-wrapper{border-radius:var(--radius-md);background-color:var(--orange-50);width:44px;height:44px;color:var(--orange-500);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.audit-box{background:var(--white);border:1px solid var(--teal-200);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:2.5rem}.audit-checklist-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:2.5rem;display:grid}.audit-step-card{background-color:var(--slate-50);border:1px solid var(--slate-200);border-radius:var(--radius-md);padding:1.25rem}.solution-clean-card{background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;padding:2rem;display:flex}.solution-icon-box{border-radius:var(--radius-md);background-color:var(--teal-50);width:44px;height:44px;color:var(--teal-700);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.timeline-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}@media (width<=900px){.timeline-grid{grid-template-columns:1fr}}.timeline-step-card{background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius-lg);padding:1.75rem;position:relative}.timeline-number{color:var(--orange-500);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.whatsapp-container{border-radius:var(--radius-xl);max-width:460px;box-shadow:var(--shadow-lg);background-color:#efeae2;border:4px solid #1e293b;margin:0 auto;overflow:hidden}.whatsapp-header{color:var(--white);background-color:#075e54;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.whatsapp-body{background-image:radial-gradient(#d3c9bf 1px,#0000 1px);background-size:16px 16px;flex-direction:column;gap:.75rem;min-height:380px;padding:1.25rem 1rem;display:flex}.chat-bubble{border-radius:8px;max-width:85%;padding:.65rem .85rem;font-size:.875rem;line-height:1.45;box-shadow:0 1px 1px #0000001a}.bubble-incoming{background-color:var(--white);color:#111b21;border-top-left-radius:0;align-self:flex-start}.bubble-outgoing{color:#111b21;background-color:#d9fdd3;border-top-right-radius:0;align-self:flex-end}.bubble-time{color:#667781;text-align:right;margin-top:.25rem;font-size:.6875rem}.chat-pill-gap{color:#475569;border:1px solid var(--slate-200);background-color:#ffffffe6;border-radius:6px;align-self:center;padding:.25rem .65rem;font-size:.75rem;font-weight:600}.roi-simplified-card{background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:2.5rem}.range-group{margin-bottom:1.5rem}.range-header{color:var(--teal-950);justify-content:space-between;margin-bottom:.4rem;font-size:.9375rem;font-weight:700;display:flex}.range-input{background:var(--teal-100);-webkit-appearance:none;cursor:pointer;border-radius:5px;outline:none;width:100%;height:6px}.range-input::-webkit-slider-thumb{-webkit-appearance:none;background:var(--orange-500);cursor:pointer;border:2px solid var(--white);border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #ea580c66}.case-study-pilot-box{background:var(--teal-bg);border:2px dashed var(--teal-500);border-radius:var(--radius-xl);text-align:center;padding:3rem 2rem}.about-founder-box{background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);grid-template-columns:180px 1fr;align-items:center;gap:2.5rem;padding:2.5rem;display:grid}@media (width<=768px){.about-founder-box{text-align:center;grid-template-columns:1fr}}.founder-photo-img{object-fit:cover;border:4px solid var(--teal-100);border-radius:50%;width:160px;height:160px;margin:0 auto}.form-clean-box{background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:2.5rem}.form-clean-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (width<=768px){.form-clean-grid{grid-template-columns:1fr}}.form-field{flex-direction:column;gap:.35rem;display:flex}.form-field.full{grid-column:1/-1}.form-label{color:var(--teal-950);font-size:.875rem;font-weight:700}.form-input,.form-select,.form-textarea{border-radius:var(--radius-md);border:1px solid var(--slate-300);background-color:var(--slate-50);width:100%;color:var(--slate-800);padding:.75rem 1rem;font-size:.9375rem;transition:all .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--teal-600);background-color:var(--white);outline:none;box-shadow:0 0 0 3px #125e641f}.floating-whatsapp-btn{z-index:90;color:var(--white);border-radius:var(--radius-full);cursor:pointer;background-color:#25d366;border:none;align-items:center;gap:.6rem;padding:.8rem 1.25rem;font-size:.9375rem;font-weight:700;transition:all .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 24px #25d36666}.floating-whatsapp-btn:hover{background-color:#20ba5a;transform:translateY(-2px)}.mobile-sticky-bottom-bar{background-color:var(--white);border-top:1px solid var(--slate-200);z-index:89;padding:.75rem 1rem;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #00000014}@media (width<=768px){.mobile-sticky-bottom-bar{align-items:center;gap:.75rem;display:flex}.floating-whatsapp-btn{border-radius:50%;padding:.75rem;bottom:5rem;right:1.25rem}.floating-whatsapp-text{display:none}}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:110;background-color:#041b1db3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal-dialog{background:var(--white);border-radius:var(--radius-xl);width:100%;max-width:620px;max-height:90vh;box-shadow:var(--shadow-lg);padding:2rem;position:relative;overflow-y:auto}.modal-close-btn{color:var(--slate-500);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.4rem;position:absolute;top:1.25rem;right:1.25rem}.footer-wrapper{background-color:var(--teal-950);color:var(--teal-100);border-top:1px solid #ffffff1a;padding:4rem 0 2rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:2.5rem;margin-bottom:3rem;display:grid}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.footer-grid{grid-template-columns:1fr}}.footer-links-list{flex-direction:column;gap:.65rem;list-style:none;display:flex}.footer-link{color:var(--teal-200);font-size:.9rem;transition:color .15s}.footer-link:hover{color:var(--orange-400)}.footer-bottom{color:var(--slate-400);border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;font-size:.85rem;display:flex}
