@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@font-face{font-family:PingARLT;src:url(/fonts/PingARLT-Light.woff2)format("woff2"),url(/fonts/PingARLT-Light.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:PingARLT;src:url(/fonts/PingARLT-Regular.woff2)format("woff2"),url(/fonts/PingARLT-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PingARLT;src:url(/fonts/PingARLT-Medium.woff2)format("woff2"),url(/fonts/PingARLT-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:PingARLT;src:url(/fonts/PingARLT-Bold.woff2)format("woff2"),url(/fonts/PingARLT-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--color-primary:#9e0081;--color-primary-hover:#7d0066;--color-primary-soft:#fdf2fa;--color-ink:#101114;--color-muted:#4b5563;--color-soft:#737987;--color-line:#e6e8ee;--color-panel:#fff;--color-page:#f7f8fb;--color-fill:#f1f3f7;--color-fill-hover:#e9ecf2;--color-success:#087f5b;--color-success-soft:#e8f7f0;--color-teal:#0f766e;--color-gold:#a16207;--shadow-panel:0 16px 50px #10111414;--shadow-soft:0 8px 24px #10111412;--radius-sm:6px;--radius-md:8px;--radius-lg:8px;--radius-full:999px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{background:var(--color-page);min-height:100%;color:var(--color-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Arial,sans-serif;font-weight:400}body{overflow-x:hidden}[dir=rtl],[dir=rtl] body,[dir=rtl] input,[dir=rtl] select,[dir=rtl] textarea,[dir=rtl] button{font-family:PingARLT,-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Arial,sans-serif}h1,h2,h3,h4,p{margin:0}h1,h2,h3,.font-heading{color:var(--color-ink);letter-spacing:0;font-weight:700;line-height:1.08}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.min-h-screen,.app-shell{min-height:100vh}.app-shell{background:var(--color-page)}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #e6e8eedb;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem clamp(1rem,3vw,2.5rem);display:flex;position:sticky;top:0}.brand-link{align-items:center;gap:.75rem;min-width:0;text-decoration:none;display:inline-flex}.brand-link img{width:auto;height:42px;display:block}.header-actions{align-items:center;gap:.65rem;display:flex}.header-actions a,.header-actions button{min-height:42px}.container{width:min(1180px,100% - 32px);margin:0 auto}.form-footer{color:var(--color-soft);text-align:center;padding:2rem 1rem 2.4rem;font-size:.875rem}.growth-form-page{padding:clamp(1.25rem,3vw,2rem) 0 clamp(2rem,6vw,4rem)}.growth-hero{grid-template-columns:minmax(0,1.05fr) minmax(340px,.72fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);min-height:calc(100vh - 112px);padding:clamp(1.2rem,4vw,3rem) 0;display:grid}.growth-hero-copy{gap:1.35rem;display:grid}.form-eyebrow{width:fit-content;color:var(--color-primary);background:var(--color-primary-soft);border-radius:var(--radius-full);border:1px solid #9e008124;align-items:center;gap:.5rem;padding:.45rem .75rem;font-size:.82rem;font-weight:700;display:inline-flex}.growth-hero h1{max-width:760px;font-size:5rem}.growth-hero p{max-width:690px;color:var(--color-muted);font-size:1.16rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:.35rem;display:flex}.btn-primary,.btn-secondary{border-radius:var(--radius-md);border:0;justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.85rem 1.15rem;font-size:.94rem;font-weight:700;text-decoration:none;transition:background-color .16s,border-color .16s,transform .1s,box-shadow .16s;display:inline-flex}.btn-primary{color:#fff;background:var(--color-primary);box-shadow:0 10px 22px #9e00812e}.btn-primary:hover:not(:disabled){background:var(--color-primary-hover)}.btn-secondary{color:var(--color-ink);border:1px solid var(--color-line);background:#fff}.btn-secondary:hover:not(:disabled){background:var(--color-fill);border-color:#d6d9e2}.btn-primary:active:not(:disabled),.btn-secondary:active:not(:disabled){transform:translateY(1px)}.proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-top:.3rem;display:grid}.proof-item{border:1px solid var(--color-line);border-radius:var(--radius-md);background:#fff;min-height:86px;padding:1rem}.proof-item strong{color:var(--color-ink);margin-bottom:.32rem;font-size:.96rem;display:block}.proof-item span{color:var(--color-muted);font-size:.84rem;line-height:1.45;display:block}.hero-system-panel{border:1px solid var(--color-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-panel);background:#fff;flex-direction:column;justify-content:space-between;align-self:stretch;gap:1.25rem;padding:clamp(1.1rem,2vw,1.45rem);display:flex}.system-panel-header{border-bottom:1px solid var(--color-line);align-items:center;gap:.9rem;padding-bottom:1rem;display:flex}.system-panel-header img{flex:none;width:48px;height:auto}.system-panel-header span,.summary-header span,.summary-section>span,.estimate-box span{color:var(--color-soft);text-transform:uppercase;font-size:.76rem;font-weight:800;display:block}.system-panel-header strong,.summary-header strong{color:var(--color-ink);margin-top:.18rem;font-size:1.02rem;display:block}.system-stack{gap:.85rem;display:grid}.system-stack-row{border-radius:var(--radius-md);background:#fbfcfe;border:1px solid #eef0f4;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:.8rem;padding:.8rem;display:grid}.system-stack-row svg{color:var(--color-primary);margin-top:.14rem}.system-stack-row strong{color:var(--color-ink);margin-bottom:.24rem;font-size:.96rem;display:block}.system-stack-row span{color:var(--color-muted);font-size:.84rem;line-height:1.45}.system-panel-footer{color:var(--color-teal);border-radius:var(--radius-md);background:#eefaf8;align-items:center;gap:.65rem;padding:.82rem .9rem;font-size:.9rem;font-weight:700;display:flex}.growth-flow{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:clamp(1rem,2vw,1.5rem);padding:clamp(1.25rem,4vw,2.5rem) 0 1rem;display:grid}.flow-main,.form-panel,.summary-panel,.success-panel{border:1px solid var(--color-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff}.flow-main{overflow:hidden}.flow-progress{border-bottom:1px solid var(--color-line);background:#fbfcfe;gap:1rem;padding:1.25rem clamp(1rem,3vw,1.6rem);display:grid}.flow-progress>div:first-child{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.flow-progress span{color:var(--color-soft);font-size:.78rem;font-weight:800}.flow-progress strong{color:var(--color-ink);font-size:.98rem}.progress-track{border-radius:var(--radius-full);background:#e8ebf2;block-size:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--color-primary);block-size:100%;transition:inline-size .22s;display:block}.form-panel{box-shadow:none;border:0;border-radius:0;padding:clamp(1.25rem,3vw,2rem)}.step-content{gap:1.35rem;display:grid}.step-header{gap:.55rem;max-width:760px;display:grid}.step-header>span{color:var(--color-primary);font-size:.8rem;font-weight:800}.step-header h2{font-size:2.25rem}.step-header p{color:var(--color-muted);font-size:1rem;line-height:1.7}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-field{gap:.5rem;display:grid}.field-label{color:var(--color-ink);font-size:.88rem;font-weight:800}.form-field>small{color:var(--color-soft);font-size:.82rem;line-height:1.45}input,select,textarea{border-radius:var(--radius-md);background:var(--color-fill);width:100%;color:var(--color-ink);border:1px solid #0000;padding:.92rem 1rem;font-size:.96rem;font-weight:600;transition:background-color .16s,border-color .16s,box-shadow .16s}textarea{resize:vertical;min-height:116px;line-height:1.6}input::placeholder,textarea::placeholder{color:#858b97;font-weight:400}input:focus,select:focus,textarea:focus{background:#fff;border-color:#9e00815c;outline:none;box-shadow:0 0 0 4px #9e00811a}select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23737987' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-inline-end:2.75rem}[dir=rtl] select{background-position:1rem}.input-with-icon{position:relative}.input-with-icon svg{inset-inline-start:.95rem;color:var(--color-soft);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.input-with-icon input{padding-inline-start:2.85rem}.choice-grid,.platform-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.choice-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-card{text-align:start;border:1px solid var(--color-line);border-radius:var(--radius-md);min-height:122px;color:var(--color-ink);background:#fff;grid-template-columns:34px minmax(0,1fr);gap:.75rem;padding:1rem;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .1s;display:grid}.choice-card.compact{min-height:98px}.choice-card svg{color:var(--color-primary);margin-top:.1rem}.choice-card strong{margin-bottom:.32rem;font-size:.94rem;line-height:1.35;display:block}.choice-card small{color:var(--color-muted);font-size:.82rem;line-height:1.45;display:block}.choice-card:hover{background:#fffafd;border-color:#9e008147}.choice-card.is-selected{background:var(--color-primary-soft);border-color:#9e00819e;box-shadow:inset 0 0 0 1px #9e008129}.segmented-options{flex-wrap:wrap;gap:.55rem;display:flex}.segmented-options button,.platform-grid button{border:1px solid var(--color-line);border-radius:var(--radius-full);min-height:44px;color:var(--color-muted);background:#fff;justify-content:center;align-items:center;gap:.45rem;padding:.62rem .85rem;font-size:.9rem;font-weight:800;display:inline-flex}.segmented-options button.is-selected,.platform-grid button.is-selected{color:var(--color-primary);background:var(--color-primary-soft);border-color:#9e00816b}.platform-grid button{border-radius:var(--radius-md)}.flow-actions{border-top:1px solid var(--color-line);justify-content:space-between;align-items:center;gap:1rem;margin-top:1.75rem;padding-top:1.25rem;display:flex}.flow-actions .btn-primary,.flow-actions .btn-secondary{min-width:150px}.form-error{color:#8a1f11;border-radius:var(--radius-md);background:#fff1ee;border:1px solid #ffd2c9;gap:.4rem;padding:1rem;display:grid}.form-error button{color:#8a1f11;background:0 0;border:0;width:fit-content;padding:0;font-weight:800;text-decoration:underline}.form-disclaimer{color:var(--color-soft);font-size:.82rem;line-height:1.6}.summary-panel{padding:1.2rem;position:sticky;top:88px}.growth-summary{gap:1rem;display:grid}.summary-header{border-bottom:1px solid var(--color-line);padding-bottom:1rem}.estimate-box{border-radius:var(--radius-md);color:#fff;background:#101114;gap:.34rem;padding:1rem;display:grid}.estimate-box strong{color:#fff;font-size:1.55rem;line-height:1.2}.estimate-box small{color:#d7dbe4;font-size:.85rem;font-weight:700}.summary-section{gap:.65rem;display:grid}.summary-chips{flex-wrap:wrap;gap:.45rem;display:flex}.summary-chips em{border-radius:var(--radius-full);background:var(--color-fill);min-height:30px;color:var(--color-muted);align-items:center;padding:.35rem .65rem;font-size:.78rem;font-style:normal;font-weight:800;display:inline-flex}.summary-chips p{color:var(--color-soft);font-size:.86rem;line-height:1.45}.trust-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.trust-list li{color:var(--color-muted);grid-template-columns:22px minmax(0,1fr);align-items:start;gap:.55rem;font-size:.9rem;line-height:1.45;display:grid}.trust-list svg{color:var(--color-teal);margin-top:.12rem}.success-panel{text-align:center;justify-items:center;gap:1rem;width:min(820px,100% - 32px);margin:clamp(2rem,8vw,5rem) auto;padding:clamp(1.5rem,5vw,3rem);display:grid}.success-icon{width:78px;height:78px;color:var(--color-success);background:var(--color-success-soft);border-radius:50%;place-items:center;display:grid}.success-panel h1{font-size:2.65rem}.success-panel>p{max-width:620px;color:var(--color-muted);font-size:1rem;line-height:1.7}.success-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:100%;margin:.5rem 0;display:grid}.success-summary div{border:1px solid var(--color-line);border-radius:var(--radius-md);text-align:start;gap:.3rem;padding:1rem;display:grid}.success-summary span{color:var(--color-soft);text-transform:uppercase;font-size:.78rem;font-weight:800}.success-summary strong{color:var(--color-ink);font-size:1.08rem}.success-whatsapp{background:#128c7e;box-shadow:0 10px 22px #128c7e2e}.success-whatsapp:hover:not(:disabled){background:#0f766e}.success-note{color:var(--color-soft);font-size:.85rem}.whatsapp-fab{z-index:1000;color:#fff;background:#25d366;border:0;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:fixed;inset-block-end:calc(1.25rem + env(safe-area-inset-bottom));inset-inline-end:1.25rem;box-shadow:0 12px 24px #25d36657}.whatsapp-fab .pulse{z-index:-1;border-radius:inherit;opacity:.45;background:#25d366;animation:2s ease-out infinite pulse-ring;position:absolute;inset:0}@keyframes pulse-ring{0%{opacity:.45;transform:scale(1)}to{opacity:0;transform:scale(1.65)}}@media (width<=1050px){.growth-hero,.growth-flow{grid-template-columns:1fr}.growth-hero{min-height:auto}.growth-hero h1{font-size:4rem}.hero-system-panel,.summary-panel{position:static}}@media (width<=760px){.site-header{align-items:flex-start;padding:.7rem 1rem}.brand-link img{height:36px}.header-actions{gap:.45rem}.header-actions .hide-mobile{display:none}.header-actions a,.header-actions button{min-height:38px;padding:.55rem .7rem;font-size:.82rem}.container{width:min(100% - 24px,1180px)}.growth-form-page{padding-top:1rem}.growth-hero{gap:1.2rem;padding:1rem 0 1.6rem}.growth-hero h1{font-size:3rem}.growth-hero p{font-size:.98rem}.hero-actions,.flow-actions{flex-direction:column;align-items:stretch}.hero-actions .btn-primary,.hero-actions .btn-secondary,.flow-actions .btn-primary,.flow-actions .btn-secondary{width:100%}.proof-grid,.field-grid,.choice-grid,.choice-grid.two-col,.platform-grid,.success-summary{grid-template-columns:1fr}.proof-item{min-height:72px}.flow-progress>div:first-child{flex-direction:column;align-items:flex-start;gap:.3rem}.form-panel{padding:1.05rem}.choice-card{min-height:auto}.whatsapp-fab{width:54px;height:54px;inset-inline-end:1rem}}@media (width<=390px){.site-header{gap:.5rem}.header-actions button{padding-inline:.62rem}.growth-hero h1{font-size:2rem}.form-eyebrow{font-size:.76rem}.system-panel-header{align-items:flex-start}.system-stack-row{grid-template-columns:30px minmax(0,1fr)}}
