:root{--bg:#f3efe6;--bg-dark:#1c3328;--ink:#1a2518;--ink-light:#5a6b5c;--accent:#cc5225;--accent-2:#e8b94a;--surface:#eae5db;--surface-2:#ddd8ce;--muted:#8b9e91;--white:#fdfaf4;--f-display:"Syne", sans-serif;--f-body:"IBM Plex Sans", sans-serif;--r:6px;--r-lg:12px;--max:1100px;--pad-x:clamp(1.25rem, 5vw, 3rem);--section-gap:clamp(5rem, 10vw, 9rem)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--f-body);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;overflow-x:hidden}img,svg{display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{max-width:var(--max);padding:0 var(--pad-x);margin:0 auto}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(28px)}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.dot-grid{background-image:radial-gradient(circle,#1c332818 1px,#0000 1px);background-size:24px 24px}.dot-grid-light{background-image:radial-gradient(circle,#f3efe622 1px,#0000 1px);background-size:24px 24px}.btn{border-radius:var(--r);font-family:var(--f-body);letter-spacing:.01em;cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn:active{transform:scale(.97)}.btn-primary{background:var(--accent);color:var(--white);box-shadow:0 2px 12px #cc522530}.btn-primary:hover{background:#b84820;transform:translateY(-1px);box-shadow:0 4px 20px #cc522545}.btn-ghost{color:var(--ink);border:1.5px solid var(--surface-2);background:0 0}.btn-ghost:hover{background:var(--surface)}.btn-outline-white{color:var(--white);background:0 0;border:1.5px solid #ffffff59}.btn-outline-white:hover{background:#ffffff1a}.btn-lg{padding:1.05rem 2.25rem;font-size:1rem}.btn-arrow:after{content:"→"}.tag{letter-spacing:.06em;text-transform:uppercase;border-radius:99px;padding:.2rem .65rem;font-size:.75rem;font-weight:600;display:inline-block}.tag-accent{color:var(--accent);background:#cc52251a}.section-label{font-family:var(--f-body);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem;font-size:.75rem;font-weight:600}h1,h2,h3{font-family:var(--f-display);line-height:1.1}h2{font-size:clamp(2rem,4vw,2.75rem);font-weight:800}h3{font-size:1.25rem;font-weight:700}p{color:var(--ink-light)}nav{z-index:100;padding:1rem var(--pad-x);justify-content:space-between;align-items:center;transition:background .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}nav.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--surface-2);background:#f3efe6f0}.wordmark{font-family:var(--f-display);letter-spacing:-.02em;color:var(--bg-dark);-webkit-user-select:none;user-select:none;align-items:baseline;gap:.2em;font-size:1.25rem;font-weight:800;line-height:1;display:flex}.wordmark-field{color:var(--bg-dark)}.wordmark-crm{letter-spacing:.06em;color:var(--accent);background:#cc52251a;border-radius:3px;align-self:center;padding:.15em .35em;font-size:.65em;font-weight:600;line-height:1.4}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:var(--ink-light);font-size:.875rem;font-weight:500;transition:color .15s}.nav-links a:hover{color:var(--ink)}.nav-cta{align-items:center;gap:.75rem;display:flex}@media (max-width:680px){.nav-links{display:none}}.hero{flex-direction:column;justify-content:center;min-height:100svh;padding-top:5rem;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.hero-deco{pointer-events:none;opacity:0;width:55%;transition:opacity 1.2s .4s;position:absolute;top:0;bottom:0;right:0}.hero-deco.visible{opacity:1}.hero-deco svg{width:100%;height:100%}.hero-content{z-index:2;max-width:680px;position:relative}.hero-eyebrow{opacity:0;align-items:center;gap:.75rem;margin-bottom:1.75rem;transition:opacity .5s .1s,transform .5s .1s;display:flex;transform:translateY(16px)}.hero-eyebrow.visible{opacity:1;transform:none}.hero-eyebrow-line{background:var(--accent);border-radius:2px;width:32px;height:2px}.hero-eyebrow span{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:.8125rem;font-weight:600}.hero h1{letter-spacing:-.03em;color:var(--ink);opacity:0;margin-bottom:1.5rem;font-size:clamp(2.75rem,6.5vw,5rem);font-weight:800;line-height:1.02;transition:opacity .6s .2s,transform .6s .2s;transform:translateY(20px)}.hero h1.visible{opacity:1;transform:none}.hero h1 em{color:var(--accent);font-style:normal}.hero-sub{color:var(--ink-light);opacity:0;max-width:520px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.1875rem);line-height:1.65;transition:opacity .6s .35s,transform .6s .35s;transform:translateY(20px)}.hero-sub.visible{opacity:1;transform:none}.hero-actions{opacity:0;flex-wrap:wrap;align-items:center;gap:1rem;transition:opacity .6s .5s,transform .6s .5s;display:flex;transform:translateY(20px)}.hero-actions.visible{opacity:1;transform:none}.hero-trust{border-top:1px solid var(--surface-2);opacity:0;flex-wrap:wrap;align-items:center;gap:2rem;margin-top:3.5rem;padding-top:2rem;transition:opacity .6s .7s;display:flex}.hero-trust.visible{opacity:1}.hero-trust-item{color:var(--ink-light);align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;display:flex}.hero-trust-item .dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.section-problem{padding:var(--section-gap) 0;background:var(--bg-dark);position:relative;overflow:hidden}.problem-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem 4rem;margin-top:3rem;display:grid}@media (max-width:700px){.problem-grid{grid-template-columns:1fr;gap:2rem}}.problem-intro h2{color:var(--white)}.problem-intro p{color:#ffffff8c;margin-top:1rem;font-size:1.0625rem}.problem-intro .section-label{color:#ffffff59}.problem-cards{flex-direction:column;gap:1px;display:flex}.problem-card{background:#ffffff0d;border-left:3px solid #0000;padding:1.5rem 1.75rem;transition:border-color .2s,background .2s}.problem-card:first-child{border-radius:var(--r-lg) var(--r-lg) 0 0}.problem-card:last-child{border-radius:0 0 var(--r-lg) var(--r-lg)}.problem-card:hover{border-left-color:var(--accent);background:#ffffff14}.problem-card-icon{border-radius:var(--r);background:#ffffff12;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.75rem;display:flex}.problem-card h3{color:var(--white);margin-bottom:.4rem;font-size:1rem;font-weight:700}.problem-card p{color:#ffffff80;font-size:.9375rem}.problem-quote{border-left:3px solid var(--accent);border-radius:var(--r-lg);color:#ffffffbf;font-size:clamp(1.0625rem,2.5vw,1.25rem);font-style:italic;font-family:var(--f-body);background:#cc52251f;grid-column:1/-1;padding:2rem 2.25rem;font-weight:300;line-height:1.55}.problem-quote strong{color:var(--white);font-style:normal;font-weight:600}.section-solution{padding:var(--section-gap) 0}.solution-header{text-align:center;max-width:580px;margin:0 auto 4rem}.solution-header h2{margin-bottom:.75rem}.solution-header p{font-size:1.0625rem}.steps{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:640px){.steps{grid-template-columns:1fr}}.step{background:var(--white);border-radius:var(--r-lg);border:1px solid var(--surface-2);padding:2rem;transition:box-shadow .2s,transform .2s}.step:hover{transform:translateY(-2px);box-shadow:0 8px 32px #1a251814}.step-num{font-family:var(--f-display);letter-spacing:.08em;color:var(--accent);margin-bottom:1rem;font-size:.75rem;font-weight:800}.step-icon{background:var(--surface);border-radius:var(--r);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.step h3{color:var(--ink);margin-bottom:.5rem}.step p{font-size:.9375rem;line-height:1.6}.section-whom{padding:var(--section-gap) 0;background:var(--surface)}.whom-layout{grid-template-columns:1fr 1.4fr;align-items:start;gap:4rem;display:grid}@media (max-width:760px){.whom-layout{grid-template-columns:1fr;gap:2.5rem}}.whom-intro h2{margin-bottom:1rem}.whom-intro p{font-size:1.0625rem;line-height:1.7}.whom-intro .section-label{margin-bottom:.75rem}.whom-intro blockquote{background:var(--white);border-radius:var(--r-lg);border-left:3px solid var(--accent);color:var(--ink-light);margin-top:2rem;padding:1.25rem 1.5rem;font-size:.9375rem;font-style:italic}.whom-intro blockquote strong{color:var(--ink);font-style:normal}.whom-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:400px){.whom-grid{grid-template-columns:1fr}}.whom-card{background:var(--white);border-radius:var(--r-lg);border:1px solid var(--surface-2);padding:1.25rem;transition:border-color .2s}.whom-card:hover{border-color:var(--accent)}.whom-card-sector{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.4rem;font-size:.7rem;font-weight:700}.whom-card h4{font-family:var(--f-display);color:var(--ink);margin-bottom:.3rem;font-size:.9375rem;font-weight:700}.whom-card p{color:var(--ink-light);font-size:.8125rem}.section-proof{padding:var(--section-gap) 0}.proof-layout{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem;display:grid}@media (max-width:640px){.proof-layout{grid-template-columns:1fr}}.proof-card{background:var(--white);border-radius:var(--r-lg);border:1px solid var(--surface-2);flex-direction:column;gap:1.25rem;padding:2rem;display:flex}.proof-card-quote{color:var(--ink);font-size:1rem;font-style:italic;line-height:1.65}.proof-card-author{align-items:center;gap:.875rem;display:flex}.proof-avatar{background:var(--surface);width:40px;height:40px;font-family:var(--f-display);color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:800;display:flex}.proof-author-name{color:var(--ink);font-size:.875rem;font-weight:600}.proof-author-role{color:var(--ink-light);font-size:.8125rem}.proof-pilot-badge{background:var(--bg-dark);border-radius:var(--r-lg);align-items:center;gap:1.25rem;padding:1.25rem 1.75rem;display:flex}.pilot-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:2s infinite pulse-green;box-shadow:0 0 0 4px #4ade8033}@keyframes pulse-green{0%,to{box-shadow:0 0 0 4px #4ade8033}50%{box-shadow:0 0 0 8px #4ade801a}}.pilot-text{color:#ffffffa6;font-size:.875rem}.pilot-text strong{color:var(--white);font-weight:600}.section-pricing{padding:var(--section-gap) 0;background:var(--bg-dark);position:relative;overflow:hidden}.pricing-header{text-align:center;max-width:540px;margin:0 auto 3.5rem}.pricing-header h2{color:var(--white);margin-bottom:.75rem}.pricing-header p{color:#ffffff80}.pricing-header .section-label{color:#ffffff4d}.pricing-grid{grid-template-columns:1fr 1fr;gap:1.25rem;max-width:820px;margin:0 auto;display:grid}@media (max-width:640px){.pricing-grid{grid-template-columns:1fr}}.pricing-card{border-radius:var(--r-lg);background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;gap:1.75rem;padding:2.25rem;transition:border-color .2s,background .2s;display:flex;position:relative}.pricing-card:hover{background:#ffffff14;border-color:#fff3}.pricing-card.featured{background:var(--white);box-shadow:0 0 0 2px var(--accent);border-color:#0000}.pricing-card.featured:hover{background:var(--white)}.pricing-badge{background:var(--accent);color:var(--white);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:99px;padding:.25rem .875rem;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-plan-name{font-family:var(--f-display);letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem;font-weight:700}.pricing-card:not(.featured) .pricing-plan-name{color:#ffffff80}.pricing-card.featured .pricing-plan-name{color:var(--accent)}.pricing-price{align-items:baseline;gap:.25rem;display:flex}.price-amount{font-family:var(--f-display);letter-spacing:-.04em;font-size:3rem;font-weight:800;line-height:1}.pricing-card:not(.featured) .price-amount{color:var(--white)}.pricing-card.featured .price-amount{color:var(--ink)}.price-currency{font-size:1.125rem;font-weight:600}.pricing-card:not(.featured) .price-currency{color:#fff6}.pricing-card.featured .price-currency{color:var(--ink-light)}.price-period{margin-left:.1rem;font-size:.875rem}.pricing-card:not(.featured) .price-period{color:#ffffff59}.pricing-card.featured .price-period{color:var(--ink-light)}.pricing-setup{margin-top:.35rem;font-size:.8125rem}.pricing-card:not(.featured) .pricing-setup{color:#ffffff59}.pricing-card.featured .pricing-setup{color:var(--ink-light)}.pricing-features{flex-direction:column;gap:.75rem;display:flex}.pricing-feature{align-items:flex-start;gap:.625rem;font-size:.9rem;display:flex}.pricing-card:not(.featured) .pricing-feature{color:#ffffffa6}.pricing-card.featured .pricing-feature{color:var(--ink-light)}.feat-check{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.pricing-card:not(.featured) .feat-check{background:#ffffff14}.pricing-card.featured .feat-check{background:#cc522520}.feat-check svg{width:10px;height:10px}.pricing-cta{margin-top:auto}.pricing-card.featured .btn-primary,.pricing-card:not(.featured) .btn-outline-white{justify-content:center;width:100%}.founding-note{text-align:center;border-radius:var(--r-lg);background:#e8b94a1f;border:1px solid #e8b94a40;max-width:820px;margin:1.5rem auto 0;padding:1.25rem 1.75rem}.founding-note p{color:#ffffffb3;font-size:.9375rem}.founding-note strong{color:var(--accent-2);font-weight:600}.section-agendar{padding:var(--section-gap) 0;text-align:center}.agendar-header{max-width:560px;margin:0 auto 3rem}.agendar-header h2{margin-bottom:.75rem}.agendar-header p{font-size:1.0625rem}footer{padding:3rem var(--pad-x) 2.5rem;border-top:1px solid var(--surface-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.footer-left{flex-direction:column;gap:.4rem;display:flex}.footer-tagline{color:var(--ink-light);font-size:.8125rem}.footer-credit{color:var(--muted);font-size:.75rem}.footer-credit a{color:var(--accent);font-weight:600}.footer-credit a:hover{text-decoration:underline}.footer-right{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}
