@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,700;0,900;1,700;1,900&display=swap");.kp-body{font-family:var(--font-body);color:var(--ink);background:var(--white);line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.kp-nav{justify-content:space-between;padding:16px var(--px);border-bottom:1px solid var(--border);position:sticky;top:0;background:rgba(255,255,255,.92);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);z-index:100}.kp-logo,.kp-nav{display:flex;align-items:center}.kp-logo{font-family:var(--font-head);font-size:1.45rem;font-weight:700;color:var(--ink);letter-spacing:-.03em;text-decoration:none;gap:.3rem}.kp-logo-dot{width:7px;height:7px;border-radius:50%;background:var(--blue);display:inline-block}.kp-nav-cta{background:var(--blue);color:var(--white);border:none;padding:.5rem 1.4rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;font-family:var(--font-body);text-decoration:none;transition:background .2s}.kp-nav-cta:hover{background:var(--blue-hover)}.kp-hero{padding:5rem var(--px) 0;position:relative;overflow:hidden}.kp-hero-inner{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.kp-hero-left{padding-top:1rem}.kp-badge{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:1.5rem}.kp-hero h1{font-family:"Fraunces",var(--font-head),serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1.1;letter-spacing:-.03em;color:var(--ink);margin-bottom:1.25rem}.kp-hero h1 em{font-style:italic;color:var(--blue)}.kp-hero-sub{font-size:1.05rem;color:var(--ink-light);line-height:1.7;margin-bottom:2rem;max-width:480px}.kp-hero-sub strong{color:var(--ink);font-weight:600}.kp-social-proof{display:flex;align-items:center;gap:.75rem;padding-top:1.5rem;border-top:1px solid var(--border)}.kp-av,.kp-avatars{display:flex}.kp-av{width:32px;height:32px;border-radius:50%;border:2px solid var(--white);font-size:.65rem;font-weight:700;align-items:center;justify-content:center;margin-left:-8px;color:var(--white)}.kp-av:first-child{margin-left:0}.kp-av-1{background:var(--teal)}.kp-av-2{background:#6b46c1}.kp-av-3{background:var(--blue)}.kp-av-4{background:var(--blue-deep)}.kp-social-proof span{font-size:.84rem;color:var(--ink-light)}.kp-social-proof strong{color:var(--ink);font-weight:600}.kp-form-card{background:var(--white);border-radius:16px;border:1px solid var(--border);padding:2rem;box-shadow:0 2px 4px rgba(11,29,46,.03),0 8px 24px rgba(11,29,46,.06),0 24px 48px rgba(11,29,46,.04);position:relative;z-index:1}.kp-form-title{font-family:var(--font-head);font-size:1.15rem;font-weight:700;color:var(--ink);margin-bottom:.35rem;line-height:1.3}.kp-form-sub{font-size:.84rem;color:var(--ink-light);margin-bottom:1.5rem}.kp-kit-preview{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding:1rem;background:var(--slate);border-radius:12px;border:1px solid var(--border)}.kp-kit-item{gap:.6rem;font-size:.82rem;font-weight:500;color:var(--ink-mid)}.kp-kit-icon,.kp-kit-item{display:flex;align-items:center}.kp-kit-icon{width:28px;height:28px;background:var(--blue);border-radius:6px;justify-content:center;flex-shrink:0}.kp-kit-icon svg{width:14px;height:14px;fill:none;stroke:white;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kp-form-card label{display:block;font-size:.72rem;font-weight:600;color:var(--ink-light);margin-bottom:.4rem;letter-spacing:.05em;text-transform:uppercase}.kp-form-card input[type=email],.kp-form-card input[type=tel],.kp-form-card input[type=text]{width:100%;padding:.7rem .9rem;border:1px solid var(--border);border-radius:8px;font-size:.9rem;font-family:var(--font-body);color:var(--ink);background:var(--white);transition:border-color .2s;margin-bottom:.875rem;outline:none}.kp-form-card input:focus{border-color:var(--blue)}.kp-form-card input::-moz-placeholder{color:var(--ink-hint)}.kp-form-card input::placeholder{color:var(--ink-hint)}.kp-btn-cta{width:100%;background:var(--blue);color:var(--white);border:none;padding:.85rem;border-radius:10px;font-size:1rem;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:background .2s,transform .1s;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 16px rgba(0,107,255,.25)}.kp-btn-cta:hover{background:var(--blue-hover)}.kp-btn-cta:active{transform:scale(.98)}.kp-btn-cta:disabled{opacity:.7;cursor:not-allowed;transform:none}.kp-btn-cta svg{width:16px;height:16px;fill:none;stroke:white;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.kp-form-disclaimer{text-align:center;font-size:.72rem;color:var(--ink-hint);margin-top:.85rem;line-height:1.5}.kp-success-state{text-align:center;padding:.5rem 0}.kp-success-icon{width:56px;height:56px;background:var(--blue-pale);border-radius:50%;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.kp-success-icon svg{width:24px;height:24px;fill:none;stroke:var(--blue);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.kp-success-title{font-family:var(--font-head);font-size:1.25rem;font-weight:700;color:var(--ink);margin-bottom:.5rem}.kp-success-txt{font-size:.9rem;color:var(--ink-light);line-height:1.6}.kp-success-sub{font-size:.84rem;color:var(--blue);font-weight:600;margin-top:.75rem}.kp-section{padding:5rem var(--px)}.kp-section-inner{max-width:var(--max-w);margin:0 auto}.kp-section-label{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:.85rem}.kp-body h2{font-family:"Fraunces",var(--font-head),serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:900;line-height:1.15;letter-spacing:-.025em;color:var(--ink);margin-bottom:1rem}.kp-body h2 em{font-style:italic;color:var(--blue)}.kp-section-desc{font-size:1rem;color:var(--ink-light);max-width:560px;margin-bottom:3rem;line-height:1.7}.kp-planilhas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.kp-planilha-card{border:1px solid var(--border);border-radius:16px;padding:2rem;transition:box-shadow .25s;background:var(--white)}.kp-planilha-card:hover{box-shadow:0 8px 32px rgba(11,29,46,.06)}.kp-planilha-num{font-family:Fraunces,serif;font-size:2.8rem;font-weight:900;color:var(--blue-mist);line-height:1;margin-bottom:1.25rem;letter-spacing:-.04em}.kp-planilha-card h3{font-family:var(--font-head);font-size:1.05rem;font-weight:600;color:var(--ink);margin-bottom:.6rem;line-height:1.3}.kp-planilha-card p{font-size:.875rem;color:var(--ink-light);line-height:1.65;margin-bottom:1.25rem}.kp-planilha-features{list-style:none;display:flex;flex-direction:column;gap:.5rem;padding:0}.kp-planilha-features li{font-size:.82rem;color:var(--ink-mid);display:flex;align-items:center;gap:.5rem}.kp-check{width:16px;height:16px;background:var(--blue-pale);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kp-check svg{width:9px;height:9px;fill:none;stroke:var(--blue);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.kp-stats-section{background:var(--ink);padding:4rem var(--px)}.kp-stats-inner{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;text-align:center}.kp-stat-val{font-family:Fraunces,serif;font-size:clamp(2rem,3vw,2.8rem);font-weight:700;color:var(--white);letter-spacing:-.04em;line-height:1;margin-bottom:.5rem}.kp-stat-val span{color:rgba(255,255,255,.35)}.kp-stat-lbl{font-size:.84rem;color:rgba(255,255,255,.45);line-height:1.5}.kp-como-section{background:var(--slate);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.kp-passos{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:3rem}.kp-passo{display:flex;flex-direction:column;gap:.85rem}.kp-passo-num{width:40px;height:40px;border-radius:50%;background:var(--blue);color:var(--white);font-weight:700;display:flex;align-items:center;justify-content:center}.kp-passo h3,.kp-passo-num{font-family:var(--font-head);font-size:1rem}.kp-passo h3{font-weight:600;color:var(--ink)}.kp-passo p{font-size:.875rem;color:var(--ink-light);line-height:1.65}.kp-cta-final{padding:6rem var(--px);text-align:center;background:var(--white)}.kp-cta-inner{max-width:560px;margin:0 auto}.kp-cta-final p{font-size:1rem;color:var(--ink-light);margin-bottom:2.25rem;line-height:1.7}.kp-btn-cta-lg{display:inline-flex;align-items:center;gap:.5rem;background:var(--blue);color:var(--white);text-decoration:none;padding:.9rem 2.25rem;border-radius:10px;font-size:1rem;font-weight:600;font-family:var(--font-body);border:none;cursor:pointer;transition:background .2s,transform .15s;box-shadow:0 4px 16px rgba(0,107,255,.25)}.kp-btn-cta-lg:hover{background:var(--blue-hover);transform:translateY(-1px)}.kp-btn-cta-lg svg{width:16px;height:16px;fill:none;stroke:white;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.kp-cta-disclaimer{font-size:.78rem;color:var(--ink-hint);margin-top:.85rem}.kp-footer{border-top:1px solid var(--border);padding:1.75rem var(--px);display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.kp-footer-logo{font-family:var(--font-head);font-size:1.15rem;font-weight:700;color:var(--ink);letter-spacing:-.02em}.kp-footer-txt{font-size:.78rem;color:var(--ink-hint)}.kp-footer-links{display:flex;gap:1.25rem}.kp-footer-links a{font-size:.78rem;color:var(--ink-light);text-decoration:none;transition:color .2s}.kp-footer-links a:hover{color:var(--ink)}.kp-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1rem;color:#dc2626;font-size:.875rem;margin-bottom:1rem}@media (max-width:900px){.kp-hero-inner{gap:2.5rem}.kp-hero-inner,.kp-planilhas-grid{grid-template-columns:1fr}.kp-stats-inner{grid-template-columns:repeat(2,1fr);gap:2rem}.kp-passos{grid-template-columns:1fr}.kp-footer{flex-direction:column;text-align:center}}@media (max-width:600px){.kp-stats-inner{grid-template-columns:repeat(2,1fr)}.kp-hero{padding-top:3rem}.kp-form-card{padding:1.5rem}}