:root{--purple: #7c3aed;--purple-dark: #6d28d9;--purple-light: #ede9fe;--purple-bg: #faf5ff;--navy: #0f172a;--text: #334155;--muted: #64748b;--bg: #ffffff;--green: #10b981;--green-light: #d1fae5}html:has(.fundadores-page){scroll-behavior:smooth}.fundadores-page{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;background:var(--bg)}.fundadores-nav{padding:20px 60px;display:flex;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto}.fundadores-logo{display:flex;align-items:center;gap:12px;font-weight:800;font-size:24px;color:var(--navy);text-decoration:none}.fundadores-logo-icon{width:42px;height:42px;background:var(--purple);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:800}.fundadores-nav-links{display:flex;gap:40px}.fundadores-nav-links a{color:var(--text);text-decoration:none;font-weight:500;font-size:15px}.fundadores-nav-links a:hover{color:var(--purple)}.fundadores-btn-nav{background:var(--navy);color:#fff;padding:14px 28px;border-radius:12px;text-decoration:none;font-weight:600;font-size:15px;transition:transform .2s,box-shadow .2s;border:none;cursor:pointer}.fundadores-btn-nav:hover{transform:translateY(-2px);box-shadow:0 10px 40px #0f172a33}.fundadores-hero{max-width:1440px;margin:0 auto;padding:80px 60px 120px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.fundadores-hero h1{font-size:58px;font-weight:800;line-height:1.1;color:var(--navy);letter-spacing:-.03em;margin-bottom:24px}.fundadores-hero h1 span{color:var(--purple)}.fundadores-hero-subtitle{font-size:20px;color:var(--muted);line-height:1.7;margin-bottom:40px;max-width:480px}.fundadores-hero-subtitle strong{color:var(--navy)}.fundadores-hero-cta{display:flex;gap:16px}.fundadores-hero-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(90deg,#faf5ff,#ede9fe);padding:8px 16px;border-radius:100px;font-size:14px;font-weight:600;color:var(--purple);margin-bottom:20px}.fundadores-pulse-dot{display:inline-block;width:8px;height:8px;background:var(--green);border-radius:50%;animation:fundadores-pulse 2s infinite}.fundadores-btn-primary{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;padding:18px 40px;border-radius:14px;font-weight:700;font-size:17px;text-decoration:none;border:none;cursor:pointer;transition:all .2s;box-shadow:0 4px 14px #7c3aed66;display:inline-flex;align-items:center;gap:8px}.fundadores-btn-primary:hover{background:linear-gradient(135deg,#6d28d9,#5b21b6);transform:translateY(-2px);box-shadow:0 20px 40px #7c3aed66}.fundadores-btn-secondary{background:transparent;color:var(--navy);padding:18px 36px;border-radius:14px;font-weight:600;font-size:17px;text-decoration:none;border:2px solid #e2e8f0;transition:all .2s}.fundadores-btn-secondary:hover{border-color:var(--purple);color:var(--purple)}.fundadores-btn-arrow{font-size:18px}.fundadores-testimonial{margin-top:48px;background:linear-gradient(135deg,#faf5ff,#f5f3ff);border:1px solid #ede9fe;border-radius:20px;padding:24px 28px;max-width:420px}.fundadores-testimonial-inner{display:flex;align-items:flex-start;gap:16px}.fundadores-testimonial-img{width:56px;height:56px;border-radius:50%;border:3px solid white;box-shadow:0 4px 12px #7c3aed33;object-fit:cover}.fundadores-testimonial-stars{color:var(--purple);font-size:20px;margin-bottom:4px}.fundadores-testimonial-text{font-size:15px;color:var(--text);line-height:1.5;margin-bottom:12px;font-style:italic}.fundadores-testimonial-author{display:flex;align-items:center;gap:8px}.fundadores-testimonial-name{font-weight:700;color:var(--navy);font-size:14px}.fundadores-testimonial-sep{color:#cbd5e1}.fundadores-testimonial-followers{color:var(--muted);font-size:13px}.fundadores-testimonial-tag{background:#d1fae5;color:#059669;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:600}.fundadores-hero-img-wrapper{position:relative}.fundadores-hero-img{width:100%;max-width:520px;border-radius:24px;box-shadow:0 40px 100px #00000026}.fundadores-hero-img-overlay{position:absolute;bottom:24px;left:24px;right:24px;background:#fff;border-radius:16px;padding:20px;box-shadow:0 10px 40px #0000001a}.fundadores-hero-img-overlay-inner{display:flex;align-items:center;gap:16px}.fundadores-hero-img-label{font-size:12px;color:var(--muted);text-transform:uppercase;font-weight:600}.fundadores-hero-img-name{font-size:18px;font-weight:800;color:var(--navy)}.fundadores-hero-img-stats{text-align:right}.fundadores-hero-img-number{font-size:24px;font-weight:800;color:var(--green)}.fundadores-hero-img-sublabel{font-size:11px;color:var(--muted)}.fundadores-product-demo{position:relative;width:100%;max-width:580px;height:480px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:24px;padding:24px;box-shadow:0 30px 80px #0000001f;overflow:hidden;--animation-duration: 8s}.fundadores-demo-calendar{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 20px #0000000f;position:relative}.fundadores-calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.fundadores-calendar-title{font-weight:700;color:var(--navy)}.fundadores-calendar-view{color:var(--muted);font-size:13px}.fundadores-calendar-days{display:flex;gap:8px;margin-bottom:20px}.fundadores-day-col{flex:1;text-align:center;padding:8px 4px;border-radius:12px}.fundadores-day-col.today{background:var(--purple);color:#fff}.fundadores-day-name{font-size:11px;font-weight:600;color:#94a3b8;margin-bottom:4px}.fundadores-day-col.today .fundadores-day-name{color:#fffc}.fundadores-day-num{font-size:18px;font-weight:700;color:var(--navy)}.fundadores-day-col.today .fundadores-day-num{color:#fff}.fundadores-appointments{display:flex;flex-direction:column;gap:8px}.fundadores-appt{padding:12px 16px;border-radius:12px;opacity:0;transform:translate(-20px);animation:fundadores-slideInLoop var(--animation-duration) ease-in-out infinite}.fundadores-appt:nth-child(1){background:#a78bfa;animation-delay:0s}.fundadores-appt:nth-child(2){background:#f472b6;animation-delay:1.5s}.fundadores-appt:nth-child(3){background:#34d399;animation-delay:3s}@keyframes fundadores-slideInLoop{0%,10%{opacity:0;transform:translate(-20px)}15%,85%{opacity:1;transform:translate(0)}90%,to{opacity:0;transform:translate(-20px)}}.fundadores-appt-time{font-size:11px;font-weight:700;color:#ffffffe6;margin-bottom:2px}.fundadores-appt-name{font-size:14px;font-weight:700;color:#fff}.fundadores-appt-service{font-size:12px;color:#fffc}.fundadores-demo-wa-chat{position:absolute;top:20px;right:20px;width:260px;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001f;overflow:hidden;animation:fundadores-float 4s ease-in-out infinite}@keyframes fundadores-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.fundadores-wa-header{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#f0fdf4;border-bottom:1px solid #dcfce7}.fundadores-wa-avatar{width:32px;height:32px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center}.fundadores-wa-name{font-weight:600;font-size:14px;color:var(--navy)}.fundadores-wa-status{font-size:11px;color:var(--green)}.fundadores-wa-messages{padding:16px;display:flex;flex-direction:column;gap:8px;max-height:200px;overflow:hidden}.fundadores-wa-msg{padding:10px 14px;border-radius:16px;font-size:13px;line-height:1.4;max-width:85%;opacity:0;transform:translateY(10px);animation:fundadores-msgAppearLoop var(--animation-duration) ease-in-out infinite}.fundadores-wa-msg-in{background:#f1f5f9;color:var(--text);align-self:flex-start;border-bottom-left-radius:4px}.fundadores-wa-msg-out{background:#dcfce7;color:#166534;align-self:flex-end;border-bottom-right-radius:4px}.fundadores-msg-1{animation-delay:0s}.fundadores-msg-2{animation-delay:1.5s}.fundadores-msg-3{animation-delay:3.5s}.fundadores-msg-4{animation-delay:5s}@keyframes fundadores-msgAppearLoop{0%,10%{opacity:0;transform:translateY(10px)}15%,85%{opacity:1;transform:translateY(0)}90%,to{opacity:0;transform:translateY(10px)}}.fundadores-demo-stats{position:absolute;bottom:24px;left:24px;right:24px;background:#fff;border-radius:16px;padding:16px 20px;box-shadow:0 10px 40px #0000001a;display:flex;gap:24px}.fundadores-stat-item{display:flex;align-items:center;gap:12px}.fundadores-stat-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700}.fundadores-stat-icon--green{background:#d1fae5;color:#059669}.fundadores-stat-icon--yellow{background:#fef3c7;color:#d97706}.fundadores-stat-value{font-size:20px;font-weight:800;color:var(--navy)}.fundadores-stat-label{font-size:12px;color:var(--muted)}.fundadores-benefit{padding:100px 60px;max-width:1440px;margin:0 auto}.fundadores-benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;max-width:1200px;margin:0 auto}.fundadores-benefit:nth-child(2n) .fundadores-benefit-grid{direction:rtl}.fundadores-benefit:nth-child(2n) .fundadores-benefit-grid>*{direction:ltr}.fundadores-benefit-visual{display:flex;justify-content:center}.fundadores-benefit-content h3{font-size:42px;font-weight:800;color:var(--navy);line-height:1.15;margin-bottom:24px;letter-spacing:-.02em}.fundadores-benefit-content p{font-size:18px;color:var(--muted);line-height:1.8;margin-bottom:32px}.fundadores-benefit-list{list-style:none;padding:0;margin:0}.fundadores-benefit-list li{display:flex;align-items:flex-start;gap:14px;font-size:16px;color:var(--text);margin-bottom:16px}.fundadores-benefit-list li:before{content:"✓";display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--green-light);color:var(--green);border-radius:50%;font-size:12px;font-weight:700;flex-shrink:0;margin-top:2px}.fundadores-benefit-tag{display:inline-block;background:#ede9fe;color:var(--purple);padding:6px 14px;border-radius:8px;font-size:13px;font-weight:700;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px}.fundadores-ownership-section{padding:120px 60px;background:var(--navy);color:#fff}.fundadores-ownership-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.fundadores-ownership-left{text-align:center}.fundadores-ownership-number{font-size:180px;font-weight:900;line-height:.9;background:linear-gradient(135deg,#a78bfa,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fundadores-ownership-label{font-size:32px;font-weight:700;margin-top:16px;color:#fff}.fundadores-ownership-metrics{margin-top:24px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.fundadores-ownership-metric{background:#ffffff1a;padding:12px 20px;border-radius:12px;text-align:center}.fundadores-ownership-metric-value{font-size:28px;font-weight:800;color:#a78bfa}.fundadores-ownership-metric-label{font-size:12px;opacity:.7}.fundadores-ownership-content h3{font-size:40px;font-weight:800;margin-bottom:24px;line-height:1.15}.fundadores-ownership-content p{font-size:18px;opacity:.8;line-height:1.8;margin-bottom:32px}.fundadores-ownership-perks{display:flex;flex-direction:column;gap:16px}.fundadores-ownership-perk{display:flex;align-items:center;gap:14px;font-size:17px}.fundadores-ownership-perk:before{content:"✓";display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#a78bfa33;color:#a78bfa;border-radius:50%;font-size:14px;font-weight:700}.fundadores-btn-ownership{display:inline-flex;align-items:center;gap:8px;margin-top:28px;background:#fff;color:var(--navy);padding:16px 32px;border-radius:12px;font-weight:700;font-size:16px;text-decoration:none;transition:all .2s;border:none;cursor:pointer}.fundadores-btn-ownership:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ffffff26}.fundadores-activity-feed{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;overflow:hidden;max-width:420px}.fundadores-feed-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #f1f5f9;background:#fafafa}.fundadores-feed-header-left{display:flex;align-items:center;gap:8px}.fundadores-feed-header-title{font-weight:700;color:var(--navy)}.fundadores-feed-header-mode{font-size:12px;color:var(--muted)}.fundadores-feed-items{padding:8px 0;height:320px;overflow:hidden;position:relative}.fundadores-feed-item{display:flex;align-items:flex-start;gap:14px;padding:14px 20px;opacity:0;transform:translateY(20px);animation:fundadores-feedSlide 12s ease-in-out infinite}.fundadores-feed-item-1{animation-delay:0s}.fundadores-feed-item-2{animation-delay:2s}.fundadores-feed-item-3{animation-delay:4s}.fundadores-feed-item-4{animation-delay:6s}.fundadores-feed-item-5{animation-delay:8s}.fundadores-feed-item-6{animation-delay:10s}@keyframes fundadores-feedSlide{0%,5%{opacity:0;transform:translateY(20px)}10%,30%{opacity:1;transform:translateY(0);background:#7c3aed08}35%,to{opacity:.4;transform:translateY(0);background:transparent}}.fundadores-feed-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.fundadores-feed-icon--green{background:#dcfce7;color:#16a34a}.fundadores-feed-icon--purple{background:#ede9fe;color:var(--purple)}.fundadores-feed-icon--blue{background:#dbeafe;color:#2563eb}.fundadores-feed-icon--yellow{background:#fef3c7;color:#d97706}.fundadores-feed-icon--pink{background:#fce7f3;color:#db2777}.fundadores-feed-icon--teal{background:#d1fae5;color:#059669}.fundadores-feed-content{flex:1;min-width:0}.fundadores-feed-title{font-weight:600;font-size:14px;color:var(--navy);margin-bottom:4px}.fundadores-feed-meta{font-size:12px;color:var(--muted)}.fundadores-feed-stats{display:flex;border-top:1px solid #f1f5f9;background:linear-gradient(135deg,#faf5ff,#f5f3ff)}.fundadores-feed-stat{flex:1;text-align:center;padding:16px 12px;border-right:1px solid #ede9fe}.fundadores-feed-stat:last-child{border-right:none}.fundadores-feed-stat-value{font-size:20px;font-weight:800;color:var(--purple)}.fundadores-feed-stat-label{font-size:11px;color:var(--muted);text-transform:uppercase;font-weight:600;margin-top:2px}.fundadores-qualifications{padding:120px 60px;background:#fafafa}.fundadores-qual-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.fundadores-qual-content h2{font-size:44px;font-weight:800;color:var(--navy);margin-bottom:40px;letter-spacing:-.02em}.fundadores-qual-list{list-style:none;padding:0;margin:0}.fundadores-qual-list li{display:flex;align-items:flex-start;gap:16px;padding:20px 0;font-size:18px;color:var(--text);border-bottom:1px solid #e2e8f0}.fundadores-qual-list li:last-child{border-bottom:none}.fundadores-qual-check{width:28px;height:28px;background:var(--purple-light);color:var(--purple);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.fundadores-qual-visual{display:flex;justify-content:center}.fundadores-qual-circle{width:280px;height:280px;background:var(--purple);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;position:relative}.fundadores-qual-circle:before{content:"";position:absolute;inset:-12px;border:2px dashed var(--purple-light);border-radius:50%;animation:fundadores-spin 30s linear infinite}@keyframes fundadores-spin{to{transform:rotate(360deg)}}@keyframes fundadores-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.fundadores-qual-num{font-size:80px;font-weight:900;line-height:1}.fundadores-qual-label{font-size:18px;font-weight:600;opacity:.9;margin-top:8px}.fundadores-cta-section{padding:140px 60px;text-align:center;background:var(--navy);color:#fff}.fundadores-cta-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;padding:8px 16px;border-radius:100px;font-size:14px;font-weight:600;margin-bottom:24px}.fundadores-cta-section h2{font-size:52px;font-weight:800;margin-bottom:24px;letter-spacing:-.02em}.fundadores-cta-section p{font-size:20px;opacity:.7;margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto}.fundadores-btn-cta{background:#fff;color:var(--navy);padding:20px 48px;border-radius:14px;font-weight:700;font-size:18px;border:none;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:10px}.fundadores-btn-cta:hover{transform:translateY(-3px);box-shadow:0 20px 60px #fff3}.fundadores-cta-footnote{margin-top:20px;font-size:14px;opacity:.5}.fundadores-footer{padding:40px 60px;text-align:center;color:var(--muted);font-size:14px}.fundadores-modal-overlay{display:none;position:fixed;inset:0;background:#000c;backdrop-filter:blur(8px);z-index:1000;align-items:center;justify-content:center;padding:24px}.fundadores-modal-overlay.active{display:flex}.fundadores-modal-content{background:#fff;border-radius:24px;width:100%;max-width:520px;position:relative;overflow:hidden}.fundadores-modal-close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#f1f5f9;border:none;border-radius:50%;font-size:20px;cursor:pointer;z-index:10;transition:all .2s}.fundadores-modal-close:hover{background:#e2e8f0;transform:rotate(90deg)}.fundadores-form-progress{height:4px;background:var(--purple-light)}.fundadores-form-progress-bar{height:100%;background:var(--purple);transition:width .3s}.fundadores-form-container{padding:48px}.fundadores-form-step{display:none}.fundadores-form-step.active{display:block;animation:fundadores-fadeIn .3s ease}@keyframes fundadores-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fundadores-form-step-num{font-size:13px;font-weight:600;color:var(--purple);margin-bottom:8px}.fundadores-form-step h3{font-size:28px;font-weight:700;color:var(--navy);margin-bottom:8px}.fundadores-form-hint{color:var(--muted);font-size:15px;margin-bottom:28px}.fundadores-form-input{width:100%;padding:16px 0;font-size:20px;border:none;border-bottom:2px solid #e2e8f0;outline:none;font-family:inherit;color:var(--navy)}.fundadores-form-input:focus{border-bottom-color:var(--purple)}.fundadores-form-input::placeholder{color:#cbd5e1}.fundadores-form-textarea{width:100%;padding:16px 0;font-size:18px;border:none;border-bottom:2px solid #e2e8f0;outline:none;resize:none;height:100px;font-family:inherit;color:var(--navy)}.fundadores-form-btn{margin-top:28px;background:var(--purple);color:#fff;border:none;padding:16px 32px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s}.fundadores-form-btn:hover{background:var(--purple-dark);transform:translateY(-2px)}.fundadores-form-btn--submit{background:var(--green)}.fundadores-form-btn--submit:hover{background:#059669}.fundadores-form-options{display:flex;flex-direction:column;gap:10px}.fundadores-form-option{display:flex;align-items:center;gap:14px;padding:16px 20px;background:#fff;border:2px solid #e2e8f0;border-radius:14px;font-size:16px;color:var(--navy);cursor:pointer;text-align:left;font-family:inherit;transition:all .2s}.fundadores-form-option:hover{border-color:var(--purple);background:var(--purple-light)}.fundadores-form-option span{width:28px;height:28px;background:#f1f5f9;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:var(--muted)}.fundadores-form-option:hover span{background:var(--purple);color:#fff}.fundadores-form-success{text-align:center;padding:40px 0}.fundadores-form-success-icon{width:80px;height:80px;background:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;color:#fff;margin:0 auto 24px}.fundadores-form-success-hint{color:var(--muted)}@media(max-width:1024px){.fundadores-nav{padding:16px 24px}.fundadores-hero{grid-template-columns:1fr;padding:40px 24px 60px;text-align:center}.fundadores-hero-subtitle{margin:0 auto 40px}.fundadores-hero-cta{justify-content:center;flex-wrap:wrap}.fundadores-benefit{padding:60px 24px}.fundadores-benefit-grid{grid-template-columns:1fr;gap:40px}.fundadores-benefit:nth-child(2n) .fundadores-benefit-grid{direction:ltr}.fundadores-benefit-content h3{font-size:32px}.fundadores-ownership-section{padding:80px 24px}.fundadores-ownership-grid{grid-template-columns:1fr;gap:40px;text-align:center}.fundadores-ownership-number{font-size:100px}.fundadores-ownership-label{font-size:22px}.fundadores-ownership-content h3{font-size:32px}.fundadores-ownership-content{text-align:left}.fundadores-qualifications{padding:80px 24px}.fundadores-qual-grid{grid-template-columns:1fr;gap:40px;text-align:center}.fundadores-qual-content h2{font-size:32px}.fundadores-qual-content{text-align:left}.fundadores-cta-section{padding:80px 24px}.fundadores-cta-section h2{font-size:36px}}@media(max-width:640px){.fundadores-nav-links{display:none}.fundadores-hero h1{font-size:40px}.fundadores-qual-circle{width:200px;height:200px}.fundadores-qual-num{font-size:56px}.fundadores-form-container{padding:32px 24px}.fundadores-form-step h3{font-size:24px}.fundadores-form-input{font-size:18px}}
