:root{--background: 0 0% 100%;--foreground: 0 0% 3.9%;--card: 0 0% 100%;--card-foreground: 0 0% 3.9%;--popover: 0 0% 100%;--popover-foreground: 0 0% 3.9%;--primary: 0 0% 9%;--primary-foreground: 0 0% 98%;--secondary: 0 0% 96.1%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96.1%;--muted-foreground: 0 0% 45.1%;--accent: 0 0% 96.1%;--accent-foreground: 0 0% 9%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 0 0% 89.8%;--input: 0 0% 89.8%;--ring: 0 0% 3.9%;--chart-1: 217 91% 60%;--chart-2: 160 84% 39%;--radius: 0rem;--container: 1440px;--font-body: "Urbanist", system-ui, sans-serif;--font-logo: "Borel", cursive;--emerald-500: #10b981;--emerald-600: #059669;--emerald-50: #ecfdf5;--blue-600: #2563eb;--blue-50: #eff6ff}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:100%;-webkit-text-size-adjust:100%}body{margin:0;background:radial-gradient(circle at top right,rgb(246,246,246),transparent 24%),linear-gradient(180deg,#fff,#fafafa);color:hsl(var(--foreground));font-family:var(--font-body);font-feature-settings:"rlig" 1,"calt" 1;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{display:block;max-width:100%}.site-shell{min-height:100vh}.container{width:min(var(--container),calc(100% - 32px));margin:0 auto}.site-header{position:static;z-index:20;padding:24px 0;overflow:visible}.site-header-inner{display:flex;align-items:center;justify-content:center;gap:24px}.brand{display:inline-flex;align-items:center;position:relative;z-index:21}.brand-logo{width:auto;height:34px}.brand-footer{margin-bottom:12px}.site-nav,.site-header-actions,.footer-links,.hero-actions,.final-cta-actions{display:flex;align-items:center;gap:16px}.site-nav a,.header-link,.footer-links a,.text-link{color:hsl(var(--muted-foreground));font-size:.98rem;transition:color .2s ease,background-color .2s ease}.site-nav a:hover,.header-link:hover,.footer-links a:hover,.text-link:hover{color:hsl(var(--foreground))}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 20px;border:1px solid transparent;border-radius:999px;font-size:.95rem;font-weight:500;white-space:nowrap;transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.6;pointer-events:none;transform:none}.button-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 1px 2px #0000000f}.button-primary:hover{background:#171717eb}.button-secondary{background:hsl(var(--background));color:hsl(var(--foreground));border-color:hsl(var(--input))}.button-secondary:hover{background:hsl(var(--accent))}.button-small{min-height:40px;padding:0 16px}.button-full{width:100%}.hero{padding:40px 0 100px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:start}.hero-copy{display:grid;align-content:start;gap:0;padding:8px 0 0}.hero-title{font-size:3.5rem;color:#000;font-weight:600;max-width:38rem}.hero-brand{margin-bottom:24px}.hero-brand-logo{height:48px;width:auto}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;color:#25d366;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor}h1,h2,h3,h4{margin:0;font-family:var(--font-body);font-weight:500;letter-spacing:-.04em;line-height:1.05}h1{font-size:clamp(2rem,4.8vw,3.2rem);max-width:none}h2{font-size:clamp(1.8rem,4vw,3rem);max-width:14ch}h3{font-size:1.32rem}p{margin:0;color:hsl(var(--foreground));font-size:1rem;line-height:1.6}.hero-lead{margin-bottom:40px;max-width:90%;font-size:1.375rem;color:#626262}.proof-list,.audience-list{display:flex;flex-wrap:wrap;gap:12px}.proof-list{margin-top:26px}.proof-pill,.audience-pill{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 14px;border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));font-size:.95rem;font-weight:500}.proof-pill:before,.audience-pill:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--emerald-500)}.hero-actions{margin-top:28px;flex-wrap:wrap}.hero-note{margin-top:16px;font-size:.96rem}.hero-side,.outcomes-grid,.feature-grid,.process-list{display:grid;gap:16px}.hero-side{align-content:start}.invite-card,.conversation-card,.metric-card,.feature-card,.process-card,.audience-card,.final-cta,.legal-card{background:hsl(var(--card));color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));box-shadow:0 1px 2px #0000000a}.invite-card,.conversation-card,.metric-card,.feature-card,.process-card,.audience-card,.final-cta,.legal-card{border-radius:var(--radius)}.invite-card{padding:24px}.invite-success{width:100%;min-height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;padding:24px 18px;text-align:center;animation:invite-success-fade .55s ease both}.invite-success-badge{position:relative;width:110px;height:110px;display:grid;place-items:center}.invite-success-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;border:2px solid rgba(34,197,94,.22)}.invite-success-ring-outer{animation:invite-success-pulse 1.8s ease-out infinite}.invite-success-ring-inner{top:10px;right:10px;bottom:10px;left:10px;border-color:#22c55e4d;animation:invite-success-pulse 1.8s ease-out .25s infinite}.invite-success-core{width:76px;height:76px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);box-shadow:0 18px 36px #22c55e29;animation:invite-success-pop .45s ease-out both}.invite-success-check{width:34px;height:34px}.invite-success-check path{stroke:#16a34a;stroke-width:3.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:40;stroke-dashoffset:40;animation:invite-success-draw .45s ease-out .18s forwards}.invite-success-message{max-width:34ch;margin:0;color:#166534;font-size:1.16rem;line-height:1.7}.card-title{font-size:1.5rem;font-weight:600}.card-text{color:#626262;font-size:1.1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.card-head p{margin-top:8px;max-width:38ch}.invite-form{display:grid;gap:12px;margin-top:22px}.invite-form label{display:grid;gap:8px}.invite-form span{color:hsl(var(--foreground));font-size:.94rem;font-weight:500}.invite-form input,.invite-form select{width:100%;min-height:44px;padding:0 12px;border:1px solid hsl(var(--input));border-radius:var(--radius);background:transparent;color:hsl(var(--foreground));font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.custom-select{position:relative}.custom-select-trigger{width:100%;min-height:44px;padding:0 44px 0 12px;border:1px solid hsl(var(--input));border-radius:var(--radius);background:#fff;color:hsl(var(--foreground));font-family:var(--font-body);font-size:1rem;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;position:relative}.custom-select-trigger.is-placeholder{color:hsl(var(--muted-foreground))}.custom-select-trigger:focus{outline:none;border-color:#9ca3af;box-shadow:inset 0 0 0 1px #9ca3af}.custom-select-trigger.is-invalid{border-color:#dc2626;box-shadow:inset 0 0 0 1px #dc2626}.custom-select-caret{position:absolute;top:50%;right:14px;width:10px;height:10px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-65%) rotate(45deg);transition:transform .2s ease;pointer-events:none}.custom-select-caret.is-open{transform:translateY(-35%) rotate(-135deg)}.custom-select-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30;display:grid;gap:4px;padding:8px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff;box-shadow:0 20px 40px #0f172a24}.custom-select-option{width:100%;min-height:44px;padding:0 16px;border:0;border-radius:10px;background:#fff;color:hsl(var(--foreground));font-family:var(--font-body);font-size:1rem;text-align:left;cursor:pointer;transition:background-color .2s ease,color .2s ease}.custom-select-option:hover,.custom-select-option:focus{outline:none;background:#0f172a0d}.custom-select-option.is-selected{background:#111827;color:#fff}.invite-form input::placeholder{color:hsl(var(--muted-foreground))}.invite-form input:focus,.invite-form select:focus{outline:none;border-color:#9ca3af;box-shadow:inset 0 0 0 1px #9ca3af}.invite-form input.is-invalid,.invite-form select.is-invalid{border-color:#dc2626;box-shadow:inset 0 0 0 1px #dc2626}.field-error{margin:0;font-size:.82rem;color:#b91c1c}.invite-meta{display:grid;gap:6px;margin-top:16px}.invite-meta p,.text-link{font-size:.94rem}.form-feedback{margin-top:16px;padding:12px 14px;border:1px solid hsl(var(--border));font-size:.94rem}.form-feedback.is-success{border-color:#10b9814d;background:var(--emerald-50);color:var(--emerald-600)}.form-feedback.is-error{border-color:#ef444447;background:#fef2f2;color:#b91c1c}@keyframes invite-success-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes invite-success-pop{0%{transform:scale(.82)}to{transform:scale(1)}}@keyframes invite-success-draw{to{stroke-dashoffset:0}}@keyframes invite-success-pulse{0%{transform:scale(.88);opacity:0}35%{opacity:1}to{transform:scale(1.16);opacity:0}}.conversation-card{padding:24px}.conversation-topbar{display:flex;align-items:center;gap:10px;padding-bottom:14px;margin-bottom:16px;border-bottom:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));font-size:.94rem}.status-dot{width:10px;height:10px;border-radius:999px;background:var(--emerald-500)}.chat-stack{display:grid;gap:12px}.chat-message{max-width:88%;padding:12px 14px;line-height:1.55;font-size:.96rem}.chat-message-user{margin-left:auto;background:var(--emerald-50);color:var(--emerald-600)}.chat-message-bot{background:hsl(var(--secondary));color:hsl(var(--foreground))}.mini-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding-top:16px;border-top:1px solid hsl(var(--border))}.mini-panel strong{display:block;margin-bottom:4px;font-size:.98rem;font-weight:600}.mini-panel span{color:hsl(var(--muted-foreground));font-size:.92rem}.mini-panel-badge{min-height:32px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:var(--blue-50);color:var(--blue-600)!important;font-weight:600;white-space:nowrap}.section{padding:32px 0 48px}.section-soft{border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));background:hsl(var(--secondary))}.section-compact{padding-top:12px}.section-intro{display:grid;justify-items:center;gap:12px;text-align:center;margin-bottom:24px}.section-intro.left-align{justify-items:start;text-align:left}.section-intro.narrow{max-width:760px;margin-left:auto;margin-right:auto}.outcomes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.metric-card,.feature-card,.process-card{padding:24px}.outcome-card{position:relative;padding:40px 30px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:24px;border:1px solid rgba(15,23,42,.08);background:#fff;overflow:hidden}.outcome-card-copy{display:grid;gap:10px;justify-items:start}.outcome-card h3{margin:0;font-size:clamp(1.1rem,1.6vw,1.3rem);line-height:1.15;letter-spacing:-.03em}.outcome-card p{margin:0;max-width:36ch;color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.65}.outcome-icon-wrapper{display:inline-flex;border-radius:9999px;padding:2px;background:linear-gradient(135deg,#ff6b6b,orange,gold,#32cd32,#1e90ff,#9932cc,#ff1493,#ff6b6b);background-size:300% 300%;animation:gradient-sheen 4s ease infinite}.outcome-icon-animated{width:48px;height:48px;display:grid;place-items:center;border-radius:9999px;background:#fff;color:#333}.metric-card strong{display:block;margin-bottom:12px;font-size:1.95rem;font-weight:700;letter-spacing:-.05em;color:hsl(var(--foreground))}.metric-card:nth-child(1) strong,.metric-card:nth-child(4) strong{color:var(--blue-600)}.metric-card:nth-child(2) strong,.metric-card:nth-child(3) strong{color:var(--emerald-600)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-index,.process-number{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:.9rem;font-weight:700;color:hsl(var(--foreground));background:hsl(var(--secondary))}.feature-card h3,.process-card h3{margin-bottom:12px}.process-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:16px;align-items:start}.audience-card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:20px;padding:24px}.audience-list{align-self:center}.final-cta{padding:28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-footer{padding:0 0 40px}.site-footer-inner{padding-top:18px;border-top:none;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.footer-copy{max-width:44ch;font-size:.94rem}.legal-page{padding:40px 0 52px}.legal-card{padding:28px}.legal-stack{display:grid;gap:24px}.legal-section{display:grid;gap:10px}.legal-section h2{max-width:none;font-size:1.45rem}.legal-list{margin:0;padding-left:20px;color:hsl(var(--muted-foreground));display:grid;gap:8px}.hand-fixed{display:block}.hand-footer{display:none}@media(max-width:1080px){.hero-grid,.outcomes-grid,.feature-grid,.process-grid,.audience-card{grid-template-columns:1fr}.section-intro,.section-intro.left-align{justify-items:start;text-align:left;max-width:none}.final-cta,.site-footer-inner{flex-direction:column;align-items:flex-start}}@media(max-width:780px){.hand-fixed{display:none!important}.hand-footer{display:block!important}.site-nav{display:none}.site-header{height:100px}.site-header-inner{min-height:100px;justify-content:center}.brand-logo{height:120px!important}.hero{padding:20px 0 60px}h1{font-size:clamp(1.7rem,6vw,2.2rem);max-width:none;text-align:center}h2{font-size:clamp(1.5rem,6vw,2rem)}.hero-copy{align-items:center;text-align:center}.hero-lead{font-size:1rem;margin-bottom:24px;max-width:100%;text-align:center}.card-title{font-size:1.6rem}.container{width:min(var(--container),calc(100% - 24px))}.hero-grid{gap:24px}.form-row{grid-template-columns:1fr}.outcomes-grid{grid-template-columns:1fr;gap:16px}.invite-card,.conversation-card,.metric-card,.feature-card,.process-card,.audience-card,.final-cta,.legal-card{padding-left:20px;padding-right:20px}.invite-card{min-height:auto}.invite-success{padding:40px 8px}.invite-success-message{max-width:30ch;font-size:1.04rem}.site-footer-inner{flex-direction:column!important;align-items:center!important;text-align:center}.footer-brand{display:flex;flex-direction:column;align-items:center}.footer-logo{height:180px!important}.footer-links{justify-content:center}}@media(max-width:560px){.site-header{height:90px}.brand-logo{height:110px!important}.site-header-actions .header-link{display:none}.hero{padding:16px 0 40px}.outcomes-grid{grid-template-columns:1fr}.hero-actions,.final-cta-actions{width:100%;flex-wrap:wrap}.hero-actions .button,.final-cta-actions .button{width:100%}.proof-pill,.audience-pill{width:100%;justify-content:flex-start}.mini-panel{flex-direction:column;align-items:flex-start}.footer-links{flex-direction:column;align-items:center}.site-footer-inner{flex-direction:column;align-items:center!important;text-align:center}}.pen-circle{position:relative;display:inline;white-space:nowrap}.pen-circle svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110%;height:160%;pointer-events:none;overflow:visible}.pen-circle svg ellipse{fill:none;stroke:#25d366;stroke-width:2.5;stroke-dasharray:500;stroke-dashoffset:500;animation:draw-circle 1.2s ease forwards}@keyframes draw-circle{to{stroke-dashoffset:0}}.animated-gradient-border{display:inline-flex;border-radius:9999px;padding:2px;background:linear-gradient(135deg,#ff6b6b,orange,gold,#32cd32,#1e90ff,#9932cc,#ff1493,#ff6b6b);background-size:300% 300%;animation:gradient-sheen 4s ease infinite;width:100%}.animated-gradient-border:hover{animation-duration:2s}.animated-gradient-border-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#fff;color:#0f172a;font-weight:600;padding:18px;font-size:1.1rem;border:none;border-radius:9999px;cursor:pointer;transition:background-color .2s}.animated-gradient-border-inner:hover{background:#f8fafc}.animated-gradient-border-inner:disabled{color:#9ca3af;cursor:not-allowed}@keyframes gradient-sheen{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero-floating-icon{position:absolute;z-index:0;opacity:.12;pointer-events:none;-webkit-user-select:none;user-select:none}.hero-floating-whatsapp{width:280px;height:280px;top:-80px;left:-100px}.hero-floating-pix{width:260px;height:260px;bottom:-80px;right:-90px}.invite-card{position:relative;z-index:1}@media(max-width:780px){.hero-floating-whatsapp{width:180px;height:180px;top:-50px;left:-40px}.hero-floating-pix{width:160px;height:160px;bottom:-50px;right:-30px}}.footer-pixels-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;image-rendering:pixelated}
