@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&family=Space+Grotesk:wght@400;500;600;700&display=swap";._nav_uzv70_1{position:fixed;top:0;left:0;right:0;z-index:50;background:#fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}._inner_uzv70_23{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem}._logo_uzv70_41{font-family:Space Grotesk,system-ui,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--foreground)}._logoAccent_uzv70_57{background:var(--gold-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._desktopLinks_uzv70_71{display:none;align-items:center;gap:2rem}._navLink_uzv70_83{font-size:.875rem;font-weight:500;color:var(--muted-foreground);transition:color .2s}._navLink_uzv70_83:hover{color:var(--foreground)}._ctaButton_uzv70_105{background:var(--gold-gradient);color:var(--accent-foreground);padding:.5rem 1.25rem;border-radius:var(--radius);font-size:.875rem;font-weight:600;transition:opacity .2s;border:none;cursor:pointer}._ctaButton_uzv70_105:hover{opacity:.9}._menuButton_uzv70_137{display:block;background:none;border:none;color:var(--foreground);cursor:pointer;padding:.25rem}._mobileMenu_uzv70_155{background:var(--card);border-bottom:1px solid var(--border);animation:_fadeIn_uzv70_1 .2s ease-out;padding:1rem}._mobileLink_uzv70_169{display:block;padding:.5rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:var(--muted-foreground);transition:background .2s,color .2s}._mobileLink_uzv70_169:hover{background:var(--secondary);color:var(--foreground)}._mobileCta_uzv70_199{display:block;text-align:center;margin-top:.5rem;background:var(--gold-gradient);color:var(--accent-foreground);padding:.625rem 1.25rem;border-radius:var(--radius);font-size:.875rem;font-weight:600}@media (min-width: 768px){._desktopLinks_uzv70_71{display:flex}._menuButton_uzv70_137{display:none}}._hero_l8hn2_1{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}._bgImage_l8hn2_19{position:absolute;top:0;right:0;bottom:0;left:0}._bgImage_l8hn2_19 img{width:100%;height:100%;object-fit:cover}._overlay_l8hn2_41{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hero-gradient);opacity:.7}._content_l8hn2_55{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:8rem 1.5rem;text-align:center}._tag_l8hn2_73{font-size:.8rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;background:var(--gold-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;animation:_fadeUp_l8hn2_1 .6s ease-out forwards}._title_l8hn2_99{font-size:2.5rem;font-weight:700;color:var(--primary-foreground);max-width:800px;margin:0 auto;animation:_fadeUp_l8hn2_1 .6s ease-out .1s both}._titleAccent_l8hn2_117{background:var(--gold-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_l8hn2_131{margin-top:1.5rem;font-size:1.125rem;color:#fafafab3;max-width:600px;margin-left:auto;margin-right:auto;animation:_fadeUp_l8hn2_1 .6s ease-out .2s both}._buttons_l8hn2_151{margin-top:2.5rem;display:flex;flex-direction:column;gap:1rem;justify-content:center;animation:_fadeUp_l8hn2_1 .6s ease-out .3s both}._btnPrimary_l8hn2_169{background:var(--gold-gradient);color:var(--accent-foreground);padding:.875rem 2rem;border-radius:var(--radius);font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:opacity .2s;display:inline-block}._btnPrimary_l8hn2_169:hover{opacity:.9}._btnSecondary_l8hn2_203{border:1px solid hsla(0,0%,98%,.3);color:var(--primary-foreground);padding:.875rem 2rem;border-radius:var(--radius);font-size:1rem;font-weight:600;background:transparent;cursor:pointer;transition:background .2s;display:inline-block}._btnSecondary_l8hn2_203:hover{background:#fafafa1a}@media (min-width: 640px){._title_l8hn2_99{font-size:3.5rem}._buttons_l8hn2_151{flex-direction:row}}@media (min-width: 1024px){._title_l8hn2_99{font-size:4.25rem}}._section_1e6fe_1{padding:6rem 0;background:var(--background)}._container_1e6fe_11{max-width:1200px;margin:0 auto;padding:0 1.5rem}._header_1e6fe_23{text-align:center;max-width:700px;margin:0 auto 4rem}._tag_1e6fe_35{font-size:.8rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem}._title_1e6fe_53{font-size:2rem;font-weight:700;color:var(--foreground)}._description_1e6fe_65{margin-top:1rem;color:var(--muted-foreground);font-size:1.125rem}._description_1e6fe_65 strong{color:var(--foreground)}._grid_1e6fe_85{display:grid;grid-template-columns:1fr;gap:1.5rem}._card_1e6fe_97{background:var(--card);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--card-shadow);transition:box-shadow .3s}._card_1e6fe_97:hover{box-shadow:var(--card-hover-shadow)}._iconBox_1e6fe_121{width:3rem;height:3rem;border-radius:.5rem;background:var(--gold-gradient);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}._iconBox_1e6fe_121 svg{width:22px;height:22px;color:var(--accent-foreground)}._cardTitle_1e6fe_155{font-weight:600;color:var(--foreground);margin-bottom:.5rem}._cardDesc_1e6fe_167{font-size:.875rem;color:var(--muted-foreground)}@media (min-width: 640px){._grid_1e6fe_85{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._grid_1e6fe_85{grid-template-columns:repeat(4,1fr)}._title_1e6fe_53{font-size:2.5rem}}._section_snebr_1{padding:6rem 0;background:var(--background)}._container_snebr_11{max-width:1200px;margin:0 auto;padding:0 1.5rem}._header_snebr_23{text-align:center;max-width:700px;margin:0 auto 4rem}._tag_snebr_35{font-size:.8rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem}._title_snebr_53{font-size:2rem;font-weight:700;color:var(--foreground)}._description_snebr_65{margin-top:1rem;color:var(--muted-foreground);font-size:1.125rem}._founderCard_snebr_79{display:flex;flex-direction:column;align-items:center;gap:2rem;background:var(--card);border-radius:var(--radius);padding:2.5rem;box-shadow:var(--card-shadow);max-width:800px;margin:0 auto 4rem;text-align:center}._founderImgWrap_snebr_107{flex-shrink:0}._founderImgWrap_snebr_107 img{width:10rem;height:10rem;border-radius:50%;object-fit:cover;border:4px solid var(--accent)}._founderInfo_snebr_131{flex:1}._founderName_snebr_139{font-size:1.5rem;font-weight:700;color:var(--foreground);margin-bottom:.25rem}._founderRole_snebr_153{font-size:.9rem;font-weight:600;color:var(--accent);margin-bottom:1rem}._founderBio_snebr_167{color:var(--muted-foreground);font-size:.95rem;line-height:1.7}._teamGrid_snebr_181{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto}._memberCard_snebr_197{background:var(--card);border-radius:var(--radius);padding:2rem;text-align:center;box-shadow:var(--card-shadow);transition:box-shadow .3s,transform .3s}._memberCard_snebr_197:hover{box-shadow:var(--card-hover-shadow);transform:translateY(-4px)}._memberImgWrap_snebr_225 img{width:6rem;height:6rem;border-radius:50%;object-fit:cover;margin:0 auto 1rem;border:3px solid var(--border);transition:border-color .3s}._memberCard_snebr_197:hover ._memberImgWrap_snebr_225 img{border-color:var(--accent)}._memberName_snebr_253{font-size:1.1rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem}._memberRole_snebr_267{font-size:.8rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}._memberDesc_snebr_285{font-size:.875rem;color:var(--muted-foreground);margin-bottom:1rem}._instagramBtn_snebr_297{display:inline-flex;align-items:center;gap:.4rem;margin-top:.75rem;padding:.4rem 1rem;border-radius:2rem;font-size:.8rem;font-weight:600;color:var(--accent);border:1.5px solid var(--accent);text-decoration:none;transition:background .2s,color .2s}._instagramBtn_snebr_297:hover{background:var(--accent);color:var(--accent-foreground, #fff)}._founderBio_snebr_167{margin-bottom:0}@media (min-width: 640px){._teamGrid_snebr_181{grid-template-columns:repeat(3,1fr)}._title_snebr_53{font-size:2.5rem}._founderCard_snebr_79{flex-direction:row;text-align:left}}._section_11aqm_1{padding:6rem 0;background:var(--secondary)}._container_11aqm_11{max-width:1200px;margin:0 auto;padding:0 1.5rem}._header_11aqm_23{text-align:center;max-width:700px;margin:0 auto 4rem}._tag_11aqm_35{font-size:.8rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem}._title_11aqm_53{font-size:2rem;font-weight:700;color:var(--foreground)}._description_11aqm_65{margin-top:1rem;color:var(--muted-foreground);font-size:1.125rem}._filters_11aqm_79{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem;margin-bottom:3rem}._filterBtn_11aqm_95{padding:.5rem 1.25rem;border-radius:2rem;border:1px solid var(--border);background:var(--card);color:var(--muted-foreground);font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}._filterBtn_11aqm_95:hover{border-color:var(--accent);color:var(--accent)}._filterActive_11aqm_129{background:var(--gold-gradient);color:var(--accent-foreground);border-color:transparent}._grid_11aqm_141{display:grid;grid-template-columns:1fr;gap:2rem;max-width:960px;margin:0 auto;animation:_fadeUp_11aqm_1 .4s ease-out}._card_11aqm_159{background:var(--card);border-radius:var(--radius);overflow:hidden;box-shadow:var(--card-shadow);transition:box-shadow .3s,transform .3s}._card_11aqm_159:hover{box-shadow:var(--card-hover-shadow)}._imageWrap_11aqm_183{overflow:hidden}._imageWrap_11aqm_183 img{width:100%;height:14rem;object-fit:cover;transition:transform .5s}._card_11aqm_159:hover ._imageWrap_11aqm_183 img{transform:scale(1.05)}._cardBody_11aqm_213{padding:1.5rem}._cardCategory_11aqm_221{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.5rem}._cardTitle_11aqm_241{font-weight:600;font-size:1.125rem;color:var(--foreground);margin-bottom:.5rem}._cardDesc_11aqm_255{font-size:.875rem;color:var(--muted-foreground)}._pagination_11aqm_267{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:3rem}._arrowBtn_11aqm_283{width:2.75rem;height:2.75rem;border-radius:50%;border:2px solid var(--accent);background:transparent;color:var(--accent);font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}._arrowBtn_11aqm_283:hover:not(:disabled){background:var(--gold-gradient);color:var(--accent-foreground)}._arrowBtn_11aqm_283:disabled{opacity:.3;cursor:not-allowed}._dots_11aqm_333{display:flex;gap:.5rem}._dot_11aqm_333{width:.625rem;height:.625rem;border-radius:50%;border:none;background:var(--border);cursor:pointer;padding:0;transition:background .2s,transform .2s}._dot_11aqm_333:hover{background:var(--muted-foreground)}._dotActive_11aqm_373{background:var(--accent);transform:scale(1.3)}@media (min-width: 640px){._grid_11aqm_141{grid-template-columns:repeat(2,1fr)}._title_11aqm_53{font-size:2.5rem}}._section_23c69_1{padding:6rem 0;background:var(--background)}._container_23c69_11{max-width:1200px;margin:0 auto;padding:0 1.5rem}._header_23c69_23{text-align:center;max-width:700px;margin:0 auto 4rem}._tag_23c69_35{font-size:.8rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem}._title_23c69_53{font-size:2rem;font-weight:700;color:var(--foreground)}._description_23c69_65{margin-top:1rem;color:var(--muted-foreground);font-size:1.125rem}._grid_23c69_77{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1100px;margin:0 auto}._card_23c69_93{position:relative;background:var(--card);border-radius:var(--radius);padding:1.5rem;display:flex;flex-direction:column;box-shadow:var(--card-shadow);transition:box-shadow .3s}._card_23c69_93:hover{box-shadow:var(--card-hover-shadow)}._popular_23c69_123{outline:2px solid var(--accent)}._badge_23c69_131{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);background:var(--gold-gradient);color:var(--accent-foreground);font-size:.75rem;font-weight:700;padding:.25rem 1rem;border-radius:9999px;display:flex;align-items:center;gap:.25rem;white-space:nowrap}._planName_23c69_165{font-weight:700;font-size:1.125rem;color:var(--foreground)}._priceWrap_23c69_177{margin:.75rem 0 1.5rem}._price_23c69_177{font-family:Space Grotesk,system-ui,sans-serif;font-size:2rem;font-weight:700;color:var(--foreground)}._currency_23c69_199{color:var(--muted-foreground);font-size:.875rem;margin-left:.25rem}._features_23c69_211{flex:1;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.75rem}._featureItem_23c69_227{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:var(--muted-foreground)}._checkIcon_23c69_243{color:var(--accent);margin-top:.125rem;flex-shrink:0}._ctaButton_23c69_255{display:block;text-align:center;padding:.75rem;border-radius:var(--radius);font-weight:600;font-size:.875rem;transition:opacity .2s;border:none;cursor:pointer}._ctaButton_23c69_255:hover{opacity:.9}._ctaPrimary_23c69_287{background:var(--gold-gradient);color:var(--accent-foreground)}._ctaDefault_23c69_297{background:var(--primary);color:var(--primary-foreground)}@media (min-width: 640px){._grid_23c69_77{grid-template-columns:repeat(2,1fr)}._title_23c69_53{font-size:2.5rem}}@media (min-width: 1024px){._grid_23c69_77{grid-template-columns:repeat(3,1fr)}}._section_27ml6_1{padding:6rem 0;background:var(--hero-gradient);position:relative;overflow:hidden}._container_27ml6_15{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:10}._header_27ml6_31{text-align:center;max-width:700px;margin:0 auto 4rem}._tag_27ml6_43{font-size:.8rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;background:var(--gold-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.75rem}._title_27ml6_67{font-size:2rem;font-weight:700;color:var(--primary-foreground)}._description_27ml6_79{margin-top:1rem;color:#fafafab3;font-size:1.125rem}._formCard_27ml6_91{max-width:480px;margin:0 auto;background:var(--card);border-radius:var(--radius);padding:2rem;box-shadow:var(--card-shadow)}._formGroup_27ml6_109{margin-bottom:1.25rem}._label_27ml6_117{display:block;font-size:.875rem;font-weight:500;color:var(--foreground);margin-bottom:.375rem}._input_27ml6_133,._textarea_27ml6_135{width:100%;padding:.625rem 1rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--background);color:var(--foreground);font-size:.875rem;font-family:DM Sans,system-ui,sans-serif;outline:none;transition:border-color .2s,box-shadow .2s}._input_27ml6_133:focus,._textarea_27ml6_135:focus{border-color:var(--accent);box-shadow:0 0 0 3px #f59f0a26}._textarea_27ml6_135{resize:none}._submitBtn_27ml6_181{width:100%;background:var(--gold-gradient);color:var(--accent-foreground);padding:.75rem;border-radius:var(--radius);font-weight:600;font-size:.875rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:opacity .2s}._submitBtn_27ml6_181:hover{opacity:.9}._waLink_27ml6_223{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;color:#fafafacc;font-size:.875rem;font-weight:500;transition:color .2s}._waLink_27ml6_223:hover{color:var(--primary-foreground)}@media (min-width: 640px){._title_27ml6_67{font-size:2.5rem}}._footer_1yd64_1{background:var(--primary);padding:2.5rem 0;text-align:center}._logo_1yd64_13{font-family:Space Grotesk,system-ui,sans-serif;font-size:1.125rem;font-weight:700;color:var(--primary-foreground);margin-bottom:.5rem}._logoAccent_1yd64_29{background:var(--gold-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._copy_1yd64_43{color:#fafafa99;font-size:.875rem}._button_1b6yd_1{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;width:3.5rem;height:3.5rem;background:var(--whatsapp);border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #17823e66;transition:transform .2s}._button_1b6yd_1:hover{transform:scale(1.1)}._button_1b6yd_1 svg{color:#fff}._container_1v448_1{display:flex;min-height:100vh;align-items:center;justify-content:center;background:var(--background)}._content_1v448_17{text-align:center}._title_1v448_25{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--foreground)}._text_1v448_39{font-size:1.25rem;color:var(--muted-foreground);margin-bottom:1rem}._link_1v448_51{color:var(--accent);text-decoration:underline}._link_1v448_51:hover{opacity:.8}:root{--background: hsl(220, 20%, 97%);--foreground: hsl(220, 40%, 13%);--card: hsl(0, 0%, 100%);--card-foreground: hsl(220, 40%, 13%);--primary: hsl(220, 40%, 13%);--primary-foreground: hsl(0, 0%, 98%);--secondary: hsl(220, 15%, 92%);--secondary-foreground: hsl(220, 40%, 13%);--muted-foreground: hsl(220, 10%, 46%);--accent: hsl(38, 92%, 50%);--accent-foreground: hsl(220, 40%, 13%);--border: hsl(220, 15%, 88%);--ring: hsl(38, 92%, 50%);--radius: .75rem;--hero-gradient: linear-gradient(135deg, hsl(220, 40%, 10%) 0%, hsl(220, 35%, 18%) 100%);--gold-gradient: linear-gradient(135deg, hsl(38, 92%, 50%) 0%, hsl(32, 95%, 44%) 100%);--card-shadow: 0 4px 24px -4px hsla(220, 40%, 13%, .08);--card-hover-shadow: 0 12px 40px -8px hsla(220, 40%, 13%, .15);--whatsapp: hsl(142, 70%, 45%)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,system-ui,sans-serif;background-color:var(--background);color:var(--foreground);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,system-ui,sans-serif;line-height:1.2}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}ul{list-style:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
