:root{--purple-950: #180f35;--purple-900: #24154d;--purple-800: #38206d;--purple-700: #4d2b8f;--purple-500: #7451cf;--orange-500: #f28c28;--orange-600: #de6f09;--white: #ffffff;--paper: #fcfbff;--surface: #ffffff;--surface-alt: #f5f2ff;--surface-dark: #221542;--text: #1e1635;--muted: #685f81;--border: rgba(53, 31, 109, .12);--border-strong: rgba(53, 31, 109, .2);--shadow-soft: 0 24px 60px rgba(23, 14, 49, .08);--shadow-card: 0 20px 40px rgba(23, 14, 49, .06);font-family:Sora,Inter,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(116,81,207,.12),transparent 32%),radial-gradient(circle at 82% 18%,rgba(242,140,40,.12),transparent 22%),linear-gradient(180deg,#f8f5ff,#fff 30%,#fffdfb)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:transparent}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%}.page-shell{min-height:100vh}.site-header,.hero,.section,.site-footer{width:min(1160px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1rem 1.25rem;margin-top:1rem;border:1px solid rgba(255,255,255,.6);border-radius:1.25rem;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 30px #170e310f}.brand{display:flex;align-items:center;gap:.85rem;min-width:0}.site-logo{display:inline-flex;align-items:center;text-decoration:none}.site-logo img{display:block;flex:0 0 auto;width:auto;height:44px;object-fit:contain;transition:opacity .18s ease}.site-logo:hover img,.site-logo:focus-visible img{opacity:.92}.brand-copy{display:grid;gap:.15rem}.brand-copy strong{color:var(--purple-950);font-size:.98rem}.brand-copy small{color:var(--muted);font-size:.76rem}.site-header nav{display:none;align-items:center;gap:1.35rem}.site-header nav a{color:var(--muted);font-size:.92rem}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--purple-900)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.2rem;padding:.95rem 1.35rem;border:1px solid transparent;border-radius:999px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.button:hover{transform:translateY(-1px)}.button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(242,140,40,.28);outline-offset:2px}.button-primary{color:var(--white);font-weight:600;background:linear-gradient(135deg,var(--orange-600),var(--orange-500));box-shadow:0 18px 30px #de6f093d}.button-primary:hover{box-shadow:0 22px 36px #de6f0947}.button-ghost{color:var(--purple-900);background:#ffffffb8;border-color:#351f6d24;box-shadow:none}.button-small{min-height:2.85rem;padding:.8rem 1.15rem}.hero{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:start;padding:5.5rem 0 4.5rem}.hero-copy{max-width:46rem}.eyebrow,.section-heading span,.scenario-card span,.contact-label{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .8rem;border-radius:999px;border:1px solid rgba(53,31,109,.08);background:#7451cf14;color:var(--purple-900);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.contact-label{color:var(--orange-500);background:#f28c281f;border-color:#f28c283d}.hero h1{margin:1.1rem 0 1rem;font-size:clamp(1.7rem,3.6vw,3.25rem);line-height:1.05;letter-spacing:-.05em;color:var(--purple-950);max-width:10.5ch}.hero-subtitle{margin:0;max-width:39rem;font-size:clamp(1.02rem,1.4vw,1.14rem);line-height:1.8;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.hero-signal-list{display:grid;gap:.85rem;margin:1.75rem 0 0;padding:0;list-style:none}.hero-signal-list li{position:relative;padding-left:1.55rem;color:var(--text);line-height:1.6}.hero-signal-list li:before{content:"";position:absolute;top:.55rem;left:0;width:.6rem;height:.6rem;border-radius:50%;background:linear-gradient(135deg,var(--orange-500),var(--orange-600))}.hero-visual{position:relative;max-width:42rem}.hero-visual-shell{padding:1rem;border:1px solid rgba(255,255,255,.7);border-radius:1.8rem;background:linear-gradient(180deg,#ffffffd6,#faf7fff0);box-shadow:var(--shadow-soft)}.hero-visual-topbar{display:flex;gap:.45rem;padding:.2rem 0 .8rem}.hero-visual-topbar span{width:.65rem;height:.65rem;border-radius:999px;background:#351f6d2e}.hero-dashboard{display:grid;gap:1rem;padding:1.2rem;border-radius:1.4rem;background:linear-gradient(180deg,#24154dfa,#180f35fa)}.dashboard-summary,.dashboard-flow-card,.dashboard-metric-card{border:1px solid rgba(255,255,255,.08);border-radius:1.15rem;background:#ffffff0a}.dashboard-summary,.dashboard-flow-card{padding:1rem 1rem 1.1rem}.dashboard-summary p,.dashboard-flow-card span,.dashboard-metric-card p{margin:0;color:#ffffffa8;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase}.dashboard-summary strong,.dashboard-flow-card strong,.dashboard-metric-card strong{display:block;margin-top:.55rem;color:var(--white);line-height:1.5}.dashboard-grid{display:grid;gap:.9rem}.dashboard-metric-card{padding:1rem}.flow-primary{background:linear-gradient(135deg,#7451cf38,#7451cf14)}.flow-accent{background:linear-gradient(135deg,#f28c2838,#de6f091a)}.section{padding:3.6rem 0}.section-heading{max-width:47rem;margin-bottom:2rem}.section-solution .section-heading,.section-process .section-heading,.section-benefits .section-heading,.section-scenarios .section-heading,.section-contact .section-heading{max-width:62rem}.section-heading h2{margin:.9rem 0;font-size:clamp(1.3rem,2.6vw,2.15rem);line-height:1.12;letter-spacing:-.04em;color:var(--purple-950)}.section-heading p,.problem-card p,.solution-card p,.solution-intro-card p,.process-card p,.benefit-card p,.scenario-card p,.contact-copy p,.contact-note,.site-footer p,.site-footer span{margin:0;color:var(--muted);line-height:1.75}.problem-grid,.solution-grid,.process-grid,.scenarios-grid,.contact-layout{display:grid;gap:1.2rem}.problem-card,.solution-card,.solution-intro-card,.process-card,.benefit-card,.scenario-card,.contact-copy,.contact-form,.contact-callout{border:1px solid var(--border);border-radius:1.5rem;background:#ffffffd6;box-shadow:var(--shadow-card)}.section-problem,.section-process,.section-contact{position:relative}.problem-grid{counter-reset:cards}.problem-card,.solution-card,.process-card,.scenario-card{padding:1.5rem}.problem-index{display:inline-flex;margin-bottom:1rem;color:var(--orange-600);font-size:.8rem;font-weight:700;letter-spacing:.12em}.problem-card h3,.solution-card h3,.process-card h3,.scenario-card h3,.contact-copy h3{margin:0 0 .75rem;color:var(--purple-950);font-size:1.25rem;line-height:1.35}.section-solution{padding-top:4.2rem}.solution-layout{display:grid;grid-template-columns:1fr;gap:1.2rem}.solution-intro-card{padding:1.7rem;background:linear-gradient(180deg,#24154dfa,#361f68fa)}.solution-intro-card strong{display:block;margin:.7rem 0;color:var(--white);font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.35}.solution-intro-card p{color:#ffffffbf}.solution-intro-label{color:#ffffffb8;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.process-card span{display:inline-flex;margin-bottom:1rem;color:var(--purple-700);font-size:.9rem;font-weight:700}.section-benefits{padding-top:4.2rem}.benefits-layout{display:grid;grid-template-columns:1fr;gap:1.2rem;align-items:start}.benefits-highlight{padding:1.8rem;border-radius:1.5rem;background:linear-gradient(135deg,var(--purple-900),var(--purple-700));box-shadow:var(--shadow-soft)}.benefits-highlight p{margin:0;color:#ffffffad;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.benefits-highlight strong{display:block;margin-top:.8rem;color:var(--white);font-size:clamp(1.6rem,2.1vw,2.2rem);line-height:1.25}.benefits-list{display:grid;gap:1rem}.benefit-card{display:grid;grid-template-columns:auto 1fr;gap:.9rem;padding:1.2rem 1.3rem;align-items:start}.benefit-bullet{width:.8rem;height:.8rem;margin-top:.45rem;border-radius:50%;background:linear-gradient(135deg,var(--orange-500),var(--orange-600))}.section-scenarios{padding-top:4.1rem}.scenario-card span{margin-bottom:1rem}.contact-callout{padding:2rem;margin-bottom:1.2rem;background:linear-gradient(180deg,#ffffffd1,#f5f2ffd6)}.contact-layout{grid-template-columns:1fr;align-items:stretch}.contact-copy,.contact-form{padding:1.6rem}.contact-copy{background:linear-gradient(180deg,#24154dfa,#180f35fa)}.contact-copy h3,.contact-copy li{color:var(--white)}.contact-copy ul{display:grid;gap:.85rem;margin:1.3rem 0 0;padding-left:1.1rem}.contact-copy li::marker{color:var(--orange-500)}.contact-form{display:grid;gap:.7rem;background:#fffffff5}.contact-form label{color:var(--purple-950);font-size:.92rem;font-weight:600}.contact-form input,.contact-form textarea{width:100%;padding:.95rem 1rem;border:1px solid rgba(53,31,109,.14);border-radius:1rem;background:var(--white);color:var(--text)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#968ea9}.contact-note,.form-status{font-size:.92rem}.site-footer{display:flex;flex-direction:column;gap:1rem;padding:0 0 2.5rem}.whatsapp-button{position:fixed;right:1rem;bottom:1rem;z-index:25;display:inline-grid;place-items:center;width:3.5rem;height:3.5rem;padding:0;border-radius:999px;color:var(--white);background:#25d366;box-shadow:0 18px 36px #136e353d;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.whatsapp-button:hover{transform:translateY(-1px);box-shadow:0 22px 42px #136e3547}.whatsapp-button:focus-visible{outline:3px solid rgba(37,211,102,.28);outline-offset:3px}.whatsapp-button__icon{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem}.whatsapp-button__icon svg{width:100%;height:100%}.site-footer strong{color:var(--purple-950)}.footer-meta{display:grid;gap:.25rem}@media(min-width:760px){.site-header nav{display:flex}.hero,.contact-layout{grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr)}.problem-grid,.solution-grid,.process-grid,.scenarios-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{flex-direction:row;justify-content:space-between;align-items:center}}@media(min-width:980px){.problem-grid,.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-grid,.scenarios-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:759px){.site-header{padding:.9rem 1rem}.brand-copy small,.site-header nav,.header-cta{display:none}.hero{padding:4.2rem 0 3.4rem}.site-logo img{height:35px}.whatsapp-button{right:.75rem;bottom:.75rem;width:3.2rem;height:3.2rem}.hero h1{max-width:11ch;font-size:clamp(1.5rem,7vw,2.2rem)}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.contact-callout,.contact-copy,.contact-form,.benefits-highlight{padding:1.35rem}}
