*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{text-decoration:none;color:inherit}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes gradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #8b5cf680}50%{box-shadow:0 0 40px #8b5cf6cc}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.app-container{min-height:100vh;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);color:#fff;overflow-x:hidden}.hero-section{position:relative;padding:8rem 1rem 5rem;overflow:hidden;min-height:100vh;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;opacity:.2;pointer-events:none}.blob{position:absolute;border-radius:50%;filter:blur(80px);animation:pulse-glow 4s ease-in-out infinite}.blob-1{top:5rem;left:2.5rem;width:288px;height:288px;background:#a855f7}.blob-2{bottom:5rem;right:2.5rem;width:384px;height:384px;background:#ec4899;animation-delay:1s}.hero-content{max-width:1280px;margin:0 auto;position:relative;z-index:10;width:100%}.hero-text{text-align:center;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.hero-icon{width:64px;height:64px;color:#fbbf24}.hero-title{font-size:5rem;font-weight:900;line-height:1.1;letter-spacing:-.02em}.gradient-text{background:linear-gradient(90deg,#c084fc,#ec4899,#60a5fa);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient 3s ease infinite}.gradient-text-blue{background:linear-gradient(90deg,#f8f8ff,#f3f4ff,#fff);-webkit-background-clip:text;color:transparent;font-weight:800}.gradient-text-green{background:linear-gradient(90deg,#34d399,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.white-text{color:#fff}.hero-subtitle{font-size:1.5rem;color:#d1d5db;max-width:768px;line-height:1.6}.hero-buttons{display:flex;justify-content:center;gap:1rem;padding-top:2rem;flex-wrap:wrap}.cta-button{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:9999px;color:#fff;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:600}.cta-button:hover{background:linear-gradient(135deg,#a855f7,#ec4899);transform:translateY(-3px);box-shadow:0 15px 35px #a855f780;border-color:transparent}.button-icon{width:20px;height:20px}.button-arrow{width:20px;height:20px;transition:transform .3s ease}.cta-button:hover .button-arrow{transform:translate(5px)}.trabalhos-section{padding:5rem 1rem;position:relative}.section-content{max-width:1280px;margin:0 auto}.section-title{font-size:3.5rem;font-weight:800;text-align:center;margin-bottom:1rem;letter-spacing:-.02em}.section-subtitle{text-align:center;color:#9ca3af;font-size:1.25rem;margin-bottom:4rem;line-height:1.6}.trabalhos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.trabalho-card{background:#1a102bd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(168,85,247,.25);border-radius:1.5rem;padding:2rem;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;color:#fff;box-shadow:0 8px 32px #0009}.trabalho-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#581c8740,#8b5cf633);opacity:.4;transition:opacity .4s ease;pointer-events:none}.trabalho-card:hover{transform:translateY(-12px);box-shadow:0 25px 70px #581c87bf;border-color:#a855f780}.trabalho-card:hover:before{opacity:.7}.card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;position:relative;z-index:1}.card-icon-wrapper{padding:1rem;border-radius:1rem;box-shadow:0 10px 30px #0003;transition:transform .3s ease}.trabalho-card:hover .card-icon-wrapper{transform:rotate(5deg)}.icon-violet{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.icon-blue{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.icon-pink{background:linear-gradient(135deg,#ec4899,#f43f5e)}.icon-emerald{background:linear-gradient(135deg,#10b981,#14b8a6)}.card-icon{width:32px;height:32px;display:block}.card-duration{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;border:1px solid rgba(255,255,255,.2);font-weight:600}.card-title{font-size:2rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.01em;color:#fff}.card-description{color:#e5e7eb;font-size:1.125rem;margin-bottom:1.5rem;line-height:1.6}.card-subtemas{display:flex;flex-direction:column;gap:.75rem;position:relative;z-index:1;margin-bottom:1.5rem}.subtema-item{display:flex;align-items:flex-start;gap:.75rem;animation:slideInRight .5s ease}.subtema-icon{width:20px;height:20px;color:#c084fc;flex-shrink:0;margin-top:2px}.subtema-text{font-size:.9375rem;color:#e5e7eb;line-height:1.5}.card-destaque{margin-top:1.5rem;background:#8b5cf626;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem;border-radius:.75rem;border-left:4px solid #a855f7}.destaque-text{font-size:.9375rem;color:#f3e8ff}.card-button{margin-top:2rem;width:100%;padding:.875rem;border-radius:.875rem;border:none;color:#fff;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;position:relative;z-index:1;font-size:1rem}.button-violet{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 10px 25px #8b5cf64d}.button-blue{background:linear-gradient(135deg,#3b82f6,#06b6d4);box-shadow:0 10px 25px #3b82f64d}.button-pink{background:linear-gradient(135deg,#ec4899,#f43f5e);box-shadow:0 10px 25px #ec48994d}.button-emerald{background:linear-gradient(135deg,#10b981,#14b8a6);box-shadow:0 10px 25px #10b9814d}.card-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #8b5cf680}.objetivos-section{padding:5rem 1rem}.objetivos-content{max-width:1024px;margin:0 auto}.objetivos-card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:2rem;padding:3rem;text-align:center}.objetivos-title{font-size:3rem;font-weight:800;margin-bottom:3rem;letter-spacing:-.02em}.objetivos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:3rem}.objetivo-item{display:flex;flex-direction:column;gap:1.25rem;align-items:center}.objetivo-icon{width:56px;height:56px;color:#34d399}.objetivo-text{font-size:1.25rem;font-weight:600;line-height:1.4}.interactive-card{opacity:0;transform:translateY(20px);filter:blur(6px);transition:all .9s cubic-bezier(.16,1,.3,1)}.interactive-card.visible{opacity:1;transform:translateY(0);filter:blur(0px)}.floating-element{animation:float 3s ease-in-out infinite}@media(max-width:1024px){.navbar-links{display:none}.menu-button{display:block}.hero-title{font-size:4rem}.section-title{font-size:3rem}.trabalhos-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media(max-width:768px){.hero-section{padding:6rem 1rem 3rem}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.125rem}.section-title{font-size:2.5rem}.section-subtitle{font-size:1.125rem}.trabalhos-grid{grid-template-columns:1fr;gap:1.5rem}.objetivos-card{padding:2rem}.objetivos-title{font-size:2.25rem}.objetivos-grid{grid-template-columns:1fr;gap:2rem}.card-title{font-size:1.75rem}}@media(max-width:480px){.hero-title{font-size:2.5rem}.hero-icon{width:48px;height:48px}.section-title{font-size:2rem}.trabalho-card{padding:1.5rem}.card-icon-wrapper{padding:.75rem}.card-icon{width:24px;height:24px}.objetivos-title{font-size:2rem}.cta-button{padding:.875rem 1.5rem;font-size:.9375rem}}.card-autores{margin-top:20px;padding:10px 12px;background:#ffffff0a;border-radius:10px;border:1px solid rgba(255,255,255,.08)}.autores-title{font-size:.85rem;color:#ddd;margin-bottom:5px;font-weight:600}.autores-list{list-style:none;padding:0;margin:0}.autor-item{font-size:.8rem;color:#ccc}.creditos-section{padding:5rem 1rem;position:relative;background:linear-gradient(180deg,#0f0c2900,#302b634d)}.creditos-content{max-width:900px;margin:0 auto;text-align:center;background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:2rem;padding:3.5rem 2.5rem;position:relative;overflow:hidden}.creditos-content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#a855f7,#ec4899,#60a5fa);background-size:200% 100%;animation:gradient 3s ease infinite}.creditos-title{font-size:3rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.02em;background:linear-gradient(135deg,#c084fc,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.creditos-subtitle{font-size:1.125rem;color:#d1d5db;line-height:1.8;margin-bottom:3rem;padding:0 1rem}.creditos-equipe{margin-top:2.5rem}.creditos-equipe-title{font-size:1.125rem;font-weight:600;margin-bottom:1.25rem;color:#d1d5db;text-transform:uppercase;letter-spacing:.05em}.creditos-lista{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.creditos-lista li{font-size:1rem;color:#e5e7eb;font-weight:400}@media(max-width:768px){.creditos-section{padding:4rem 1rem}.creditos-content{padding:2.5rem 1.5rem;border-radius:1.5rem}.creditos-title{font-size:2.25rem}.creditos-subtitle{font-size:1rem;margin-bottom:2rem}.creditos-equipe{padding:1.5rem}.creditos-equipe-title{font-size:1rem}.creditos-lista li{font-size:.9375rem}}@media(max-width:480px){.creditos-content{padding:2rem 1.25rem}.creditos-title{font-size:2rem}.creditos-subtitle,.creditos-equipe-title{font-size:.9375rem}.creditos-lista li{font-size:.875rem}}._navbar_wohg5_11{width:100%;position:fixed;top:0;left:0;z-index:999;padding:16px 24px;background:linear-gradient(180deg,#0f0c29f2,#0f0c29b3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .3s ease;border-bottom:1px solid rgba(168,85,247,.1)}._scrolled_wohg5_45{background:linear-gradient(180deg,#1a102bfa,#1a102beb);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(168,85,247,.3);box-shadow:0 4px 24px #8b5cf626}._navbarContent_wohg5_67{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}._navbarLogo_wohg5_85{display:flex;align-items:center;gap:10px;font-weight:700;font-size:1.25rem;color:#fff;text-decoration:none;transition:all .3s ease}._navbarLogo_wohg5_85:hover{transform:translateY(-2px)}._logoIcon_wohg5_115{width:28px;height:28px;color:#ec4899;transition:all .3s ease;filter:drop-shadow(0 0 8px rgba(236,72,153,.4))}._navbarLogo_wohg5_85:hover ._logoIcon_wohg5_115{transform:scale(1.1) rotate(-5deg);filter:drop-shadow(0 0 12px rgba(236,72,153,.6))}._logoText_wohg5_141{display:inline;background:linear-gradient(135deg,#c084fc,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._logoTextShort_wohg5_157{display:none;background:linear-gradient(135deg,#c084fc,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._navbarLinks_wohg5_175{display:flex;gap:32px;align-items:center}._navLink_wohg5_187{position:relative;color:#d1d5db;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s ease;padding:4px 0}._navLink_wohg5_187:hover{color:#c084fc}._navLink_wohg5_187:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:linear-gradient(90deg,#a855f7,#ec4899);transition:width .3s ease;box-shadow:0 0 8px #a855f799}._navLink_wohg5_187:hover:after{width:100%}._hamburger_wohg5_249{display:none;background:#a855f71a;border:1px solid rgba(168,85,247,.2);cursor:pointer;padding:10px;border-radius:12px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._hamburger_wohg5_249:hover{background:#a855f733;border-color:#a855f766;transform:scale(1.05)}._hamburgerIcon_wohg5_283{width:24px;height:24px;color:#c084fc}._overlay_wohg5_297{position:fixed;inset:0;background:#0f0c29b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;animation:_fadeIn_wohg5_1 .3s ease}@keyframes _fadeIn_wohg5_1{0%{opacity:0}to{opacity:1}}._mobileMenu_wohg5_335{position:fixed;top:0;right:-100%;width:320px;max-width:85%;height:100vh;background:linear-gradient(180deg,#1a102bfa,#302b63fa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:-8px 0 32px #00000080;border-left:1px solid rgba(168,85,247,.2);z-index:999;transition:right .4s cubic-bezier(.4,0,.2,1);overflow-y:auto}._mobileMenu_wohg5_335._open_wohg5_375{right:0}._mobileMenuContent_wohg5_383{padding:80px 28px 32px;display:flex;flex-direction:column;gap:20px}._mobileLink_wohg5_397{font-size:1.125rem;font-weight:600;color:#e5e7eb;text-decoration:none;padding:16px 20px;border-radius:12px;background:#a855f70d;border:1px solid rgba(168,85,247,.1);transition:all .3s ease;position:relative;overflow:hidden}._mobileLink_wohg5_397:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(168,85,247,.2),transparent);transition:left .5s ease}._mobileLink_wohg5_397:hover:before{left:100%}._mobileLink_wohg5_397:hover{color:#c084fc;background:#a855f726;border-color:#a855f74d;transform:translate(8px);box-shadow:0 4px 16px #8b5cf633}._navSpacer_wohg5_483{height:72px}@media(max-width:768px){._navbarLinks_wohg5_175{display:none}._hamburger_wohg5_249{display:block}._navbar_wohg5_11{padding:14px 20px}}@media(max-width:480px){._logoText_wohg5_141{display:none}._logoTextShort_wohg5_157{display:inline}._navSpacer_wohg5_483{height:64px}._navbar_wohg5_11{padding:12px 16px}}._footer_xsmgr_5{padding:3rem 1rem;border-top:1px solid rgba(255,255,255,.1);background:#0f0c29}._footerContent_xsmgr_17{max-width:1280px;margin:0 auto;text-align:center}._footerText_xsmgr_29{color:#9ca3af;font-size:1rem;margin-bottom:.5rem}._footerCopy_xsmgr_41{font-size:.875rem;color:#6b7280}@keyframes _float_v6twv_959{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes _gradient_v6twv_311{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes _pulseGlow_v6twv_1{0%,to{box-shadow:0 0 20px #8b5cf680}50%{box-shadow:0 0 40px #8b5cf6cc}}@keyframes _fadeInUp_v6twv_1{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}._container_v6twv_91{min-height:100vh;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);color:#fff;overflow-x:hidden}._heroSection_v6twv_109{position:relative;padding:8rem 1rem 5rem;overflow:hidden;min-height:90vh;display:flex;align-items:center}._heroBg_v6twv_127{position:absolute;inset:0;opacity:.2;pointer-events:none}._blob_v6twv_141{position:absolute;border-radius:50%;filter:blur(80px);animation:_pulseGlow_v6twv_1 4s ease-in-out infinite}._blob1_v6twv_155{top:5rem;left:2.5rem;width:288px;height:288px;background:#8b5cf6}._blob2_v6twv_171{bottom:5rem;right:2.5rem;width:384px;height:384px;background:#7c3aed;animation-delay:1s}._heroContent_v6twv_189{max-width:1280px;margin:0 auto;position:relative;z-index:10;width:100%}._heroText_v6twv_205{text-align:center;display:flex;flex-direction:column;gap:1.5rem;align-items:center;position:relative}._backButton_v6twv_223{position:absolute;top:0;left:0;display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#8b5cf626;border:1px solid rgba(139,92,246,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:9999px;color:#fff;cursor:pointer;transition:all .3s ease;font-size:.9375rem;font-weight:600;text-decoration:none}._backButton_v6twv_223:hover{background:#8b5cf64d;transform:translate(-5px);border-color:#8b5cf680}._backIcon_v6twv_275{width:18px;height:18px}._heroIcon_v6twv_285{width:64px;height:64px;color:#8b5cf6}._heroTitle_v6twv_297{font-size:5rem;font-weight:900;line-height:1.1;letter-spacing:-.02em}._gradientText_v6twv_311{background:linear-gradient(90deg,#8b5cf6,#a855f7,#c084fc);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:_gradient_v6twv_311 3s ease infinite}._gradientTextBlue_v6twv_329{background:linear-gradient(90deg,#f8f8ff,#f3f4ff,#fff);-webkit-background-clip:text;color:transparent;font-weight:800}._gradientTextViolet_v6twv_343{background:linear-gradient(90deg,#8b5cf6,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._whiteText_v6twv_357{color:#fff}._heroSubtitle_v6twv_365{font-size:1.5rem;color:#d1d5db;max-width:768px;line-height:1.6}._subtemasSection_v6twv_383{padding:5rem 1rem;position:relative}._sectionContent_v6twv_393{max-width:1280px;margin:0 auto}._sectionTitle_v6twv_403{font-size:3.5rem;font-weight:800;text-align:center;margin-bottom:1rem;letter-spacing:-.02em}._sectionSubtitle_v6twv_419{text-align:center;color:#9ca3af;font-size:1.25rem;margin-bottom:4rem;line-height:1.6}._subtemasGrid_v6twv_435{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}._subtemaCard_v6twv_447{background:#1a102bd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(139,92,246,.25);border-radius:1.5rem;padding:2rem;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #0009}._subtemaCard_v6twv_447:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#581c8740,#8b5cf633);opacity:.4;transition:opacity .4s ease;pointer-events:none}._subtemaCard_v6twv_447:hover{transform:translateY(-12px);box-shadow:0 25px 70px #581c87bf;border-color:#8b5cf680}._subtemaCard_v6twv_447:hover:before{opacity:.7}._cardHeader_v6twv_521{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;position:relative;z-index:1}._cardIconWrapper_v6twv_539{padding:1rem;border-radius:1rem;box-shadow:0 10px 30px #0003;transition:transform .3s ease}._subtemaCard_v6twv_447:hover ._cardIconWrapper_v6twv_539{transform:rotate(5deg)}._iconViolet_v6twv_561{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}._iconBlue_v6twv_569{background:linear-gradient(135deg,#3b82f6,#06b6d4)}._iconPink_v6twv_577{background:linear-gradient(135deg,#ec4899,#f43f5e)}._iconEmerald_v6twv_585{background:linear-gradient(135deg,#10b981,#14b8a6)}._cardIcon_v6twv_539{width:32px;height:32px;display:block}._cardNumber_v6twv_605{font-size:2.5rem;font-weight:900;color:#8b5cf633;line-height:1}._cardTitle_v6twv_619{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.01em;color:#fff;position:relative;z-index:1}._cardDescription_v6twv_639{color:#e5e7eb;font-size:1rem;line-height:1.6;position:relative;z-index:1}._cardDivider_v6twv_655{margin-top:1.5rem;height:3px;background:linear-gradient(90deg,#8b5cf6,transparent);border-radius:9999px}._objetivosSection_v6twv_673{padding:5rem 1rem}._objetivosContent_v6twv_681{max-width:1024px;margin:0 auto}._objetivosCard_v6twv_691{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(139,92,246,.2);border-radius:2rem;padding:3rem;text-align:center}._objetivosTitle_v6twv_709{font-size:3rem;font-weight:800;margin-bottom:3rem;letter-spacing:-.02em}._objetivosGrid_v6twv_723{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:3rem}._objetivoItem_v6twv_735{display:flex;flex-direction:column;gap:1rem;align-items:center}._objetivoIcon_v6twv_749{width:56px;height:56px;color:#8b5cf6}._objetivoTitulo_v6twv_761{font-size:1.5rem;font-weight:700;color:#c084fc}._objetivoTexto_v6twv_773{font-size:1rem;color:#d1d5db;line-height:1.5}._autoresSection_v6twv_789{padding:5rem 1rem;background:linear-gradient(180deg,#0f0c2900,#302b634d)}._autoresContent_v6twv_807{max-width:768px;margin:0 auto;text-align:center}._autoresTitle_v6twv_819{font-size:3rem;font-weight:800;margin-bottom:3rem;letter-spacing:-.02em}._autoresGrid_v6twv_833{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}._autorCard_v6twv_845{background:#8b5cf61a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(139,92,246,.3);border-radius:1.5rem;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:1rem}._autorCard_v6twv_845:hover{transform:translateY(-8px);box-shadow:0 20px 50px #8b5cf666;border-color:#8b5cf680}._autorAvatar_v6twv_883{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#7c3aed);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #8b5cf666}._autorIcon_v6twv_905{width:40px;height:40px;color:#fff}._autorNome_v6twv_917{font-size:1.25rem;font-weight:600;color:#e5e7eb}._interactiveCard_v6twv_933{opacity:0;transform:translateY(20px);filter:blur(6px);transition:all .9s cubic-bezier(.16,1,.3,1)}._interactiveCard_v6twv_933._visible_v6twv_947{opacity:1;transform:translateY(0);filter:blur(0px)}._floatingElement_v6twv_959{animation:_float_v6twv_959 3s ease-in-out infinite}@media(max-width:1024px){._heroTitle_v6twv_297{font-size:4rem}._sectionTitle_v6twv_403{font-size:3rem}._subtemasGrid_v6twv_435{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media(max-width:768px){._heroSection_v6twv_109{padding:6rem 1rem 3rem}._heroTitle_v6twv_297{font-size:3rem}._heroSubtitle_v6twv_365{font-size:1.125rem}._backButton_v6twv_223{position:static;margin-bottom:1rem}._sectionTitle_v6twv_403{font-size:2.5rem}._sectionSubtitle_v6twv_419{font-size:1.125rem}._subtemasGrid_v6twv_435{grid-template-columns:1fr;gap:1.5rem}._objetivosCard_v6twv_691{padding:2rem}._objetivosTitle_v6twv_709{font-size:2.25rem}._objetivosGrid_v6twv_723{grid-template-columns:1fr;gap:2rem}._autoresTitle_v6twv_819{font-size:2.25rem}._cardTitle_v6twv_619{font-size:1.25rem}}@media(max-width:480px){._heroTitle_v6twv_297{font-size:2.5rem}._heroIcon_v6twv_285{width:48px;height:48px}._sectionTitle_v6twv_403{font-size:2rem}._subtemaCard_v6twv_447{padding:1.5rem}._cardIconWrapper_v6twv_539{padding:.75rem}._cardIcon_v6twv_539{width:24px;height:24px}._objetivosTitle_v6twv_709,._autoresTitle_v6twv_819{font-size:2rem}._backButton_v6twv_223{padding:.625rem 1.25rem;font-size:.875rem}}._resumoSection_v6twv_1187{padding:5rem 1rem;position:relative}._resumoContent_v6twv_1197{max-width:900px;margin:0 auto}._resumoCard_v6twv_1207{background:#1a123099;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:1.8rem;padding:3rem 2.5rem;border:2px solid rgba(168,85,247,.3);box-shadow:0 0 40px #8b5cf633;animation:_fadeInUp_v6twv_1 1.2s ease forwards}._resumoCard_v6twv_1207:hover{border-color:#a855f799;box-shadow:0 0 55px #a855f759}._resumoTitulo_v6twv_1237{font-size:2.7rem;font-weight:800;text-align:center;margin-bottom:2.5rem;letter-spacing:-.02em}._resumoTexto_v6twv_1253{display:flex;flex-direction:column;gap:1.5rem;line-height:1.7;font-size:1.25rem;color:#e7e4f7;opacity:0;animation:_fadeInUp_v6twv_1 1.4s ease forwards;animation-delay:.3s}._resumoCard_v6twv_1207:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(120deg,#8b5cf6b3,#ec489980,#60a5fa80);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;animation:_gradient_v6twv_311 5s linear infinite}@media(max-width:768px){._resumoCard_v6twv_1207{padding:2rem 1.5rem}._resumoTitulo_v6twv_1237{font-size:2rem}._resumoTexto_v6twv_1253{font-size:1.1rem}}._appContainer_11imh_11{min-height:100vh;background:linear-gradient(135deg,#0f0c29,#1a1a3e,#0f172a);color:#fff;overflow-x:hidden}._heroSection_11imh_27{position:relative;padding:10rem 1rem 6rem;overflow:hidden;min-height:100vh;display:flex;align-items:center}._heroBg_11imh_45{position:absolute;inset:0;opacity:.3;pointer-events:none}._blob_11imh_59{position:absolute;border-radius:50%;filter:blur(80px);animation:_pulseGlow_11imh_1 4s ease-in-out infinite}@keyframes _pulseGlow_11imh_1{0%,to{box-shadow:0 0 20px #3b82f680}50%{box-shadow:0 0 40px #3b82f6cc}}._blob1_11imh_93{top:5rem;left:2.5rem;width:288px;height:288px;background:#3b82f6}._blob2_11imh_109{bottom:5rem;right:2.5rem;width:384px;height:384px;background:#06b6d4;animation-delay:1s}._heroContent_11imh_127{max-width:900px;margin:0 auto;position:relative;z-index:10;width:100%}._heroText_11imh_143{text-align:center;display:flex;flex-direction:column;gap:1.5rem;align-items:center;margin-bottom:4rem}._heroIcon_11imh_161{width:64px;height:64px;color:#60a5fa;filter:drop-shadow(0 0 20px rgba(96,165,250,.5))}._heroTitle_11imh_175{font-size:4.5rem;font-weight:900;line-height:1.1;letter-spacing:-.02em}._gradientTextBlue_11imh_189{background:linear-gradient(135deg,#60a5fa,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._whiteText_11imh_203{color:#fff}._heroSubtitle_11imh_211{font-size:1.25rem;color:#d1d5db;max-width:600px;line-height:1.6}._audioPlayer_11imh_227{background:#1a203fe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(59,130,246,.3);border-radius:1.5rem;padding:2rem;box-shadow:0 20px 60px #3b82f633;transition:all .3s ease}._audioPlayer_11imh_227:hover{border-color:#3b82f680;box-shadow:0 25px 70px #3b82f64d}._playerHeader_11imh_257{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}._playerIcon_11imh_271{background:linear-gradient(135deg,#3b82f6,#06b6d4);padding:1rem;border-radius:1rem;box-shadow:0 10px 30px #3b82f64d}._headphonesIcon_11imh_285{width:32px;height:32px;color:#fff}._playerInfo_11imh_297{flex:1}._playerTitle_11imh_305{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.25rem}._playerSubtitle_11imh_319{font-size:1rem;color:#9ca3af}._playerControls_11imh_329{display:flex;align-items:center;gap:1.5rem}._playButton_11imh_341{background:linear-gradient(135deg,#3b82f6,#06b6d4);border:none;border-radius:50%;width:64px;height:64px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #3b82f666;flex-shrink:0}._playButton_11imh_341:hover{transform:scale(1.1);box-shadow:0 15px 40px #3b82f699}._playIcon_11imh_381{width:28px;height:28px;color:#fff}._progressContainer_11imh_393{display:flex;align-items:center;gap:1rem;flex:1}._timeLabel_11imh_407{font-size:.875rem;color:#9ca3af;font-weight:600;min-width:45px}._progressBar_11imh_421{flex:1;height:8px;border-radius:9999px;outline:none;-webkit-appearance:none;appearance:none;cursor:pointer}._progressBar_11imh_421::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 2px 8px #3b82f680}._progressBar_11imh_421::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;cursor:pointer;border:none;box-shadow:0 2px 8px #3b82f680}._volumeIcon_11imh_483{width:24px;height:24px;color:#60a5fa;flex-shrink:0}._contentSection_11imh_499{padding:5rem 1rem;position:relative}._sectionContent_11imh_509{max-width:1200px;margin:0 auto}._sectionTitle_11imh_519{font-size:3.5rem;font-weight:800;text-align:center;margin-bottom:1rem;letter-spacing:-.02em}._sectionSubtitle_11imh_535{text-align:center;color:#9ca3af;font-size:1.25rem;margin-bottom:4rem;line-height:1.6}._topicsGrid_11imh_551{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}._topicCard_11imh_565{background:#1a203fd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(59,130,246,.25);border-radius:1.5rem;padding:2rem;transition:all .3s ease}._topicCard_11imh_565:hover{transform:translateY(-8px);border-color:#3b82f680;box-shadow:0 20px 50px #3b82f64d}._topicIconWrapper_11imh_595{background:linear-gradient(135deg,#3b82f6,#06b6d4);padding:1rem;border-radius:1rem;display:inline-block;margin-bottom:1.5rem;box-shadow:0 10px 30px #3b82f64d}._topicIcon_11imh_595{width:32px;height:32px;color:#fff}._topicTitle_11imh_625{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff}._topicDescription_11imh_639{font-size:1rem;color:#d1d5db;line-height:1.6}._episodeDetails_11imh_653{background:#1a203fd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(59,130,246,.25);border-radius:1.5rem;padding:2.5rem;margin-bottom:3rem}._detailsTitle_11imh_671{font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center;color:#fff}._detailsGrid_11imh_687{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}._detailItem_11imh_699{display:flex;align-items:center;gap:1rem}._detailIcon_11imh_711{width:40px;height:40px;color:#60a5fa;flex-shrink:0}._detailLabel_11imh_725{font-size:.875rem;color:#9ca3af;margin-bottom:.25rem}._detailValue_11imh_737{font-size:1.125rem;font-weight:600;color:#fff}._autoresSection_11imh_751{background:#1a203fd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(59,130,246,.25);border-radius:1.5rem;padding:2.5rem}._autoresTitle_11imh_767{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;text-align:center;color:#fff}._autoresList_11imh_783{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}._autorItem_11imh_795{background:#3b82f61a;padding:1rem 1.5rem;border-radius:.75rem;border:1px solid rgba(59,130,246,.2);font-size:1rem;color:#e5e7eb;transition:all .3s ease}._autorItem_11imh_795:hover{background:#3b82f633;border-color:#3b82f666;transform:translate(5px)}@media(max-width:768px){._heroSection_11imh_27{padding:8rem 1rem 4rem}._heroTitle_11imh_175{font-size:3rem}._heroSubtitle_11imh_211{font-size:1.125rem}._audioPlayer_11imh_227{padding:1.5rem}._playerHeader_11imh_257{flex-direction:column;text-align:center}._playerControls_11imh_329{flex-direction:column;gap:1rem}._progressContainer_11imh_393{width:100%}._sectionTitle_11imh_519{font-size:2.5rem}._topicsGrid_11imh_551{grid-template-columns:1fr}}@media(max-width:480px){._heroTitle_11imh_175{font-size:2.5rem}._sectionTitle_11imh_519{font-size:2rem}._audioPlayer_11imh_227{padding:1.25rem}._playButton_11imh_341{width:56px;height:56px}._playIcon_11imh_381{width:24px;height:24px}}@keyframes _float_1n9pl_763{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes _gradient_1n9pl_249{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes _pulseGlow_1n9pl_1{0%,to{box-shadow:0 0 20px #10b98180}50%{box-shadow:0 0 40px #10b981cc}}@keyframes _fadeInUp_1n9pl_1{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}._container_1n9pl_91{min-height:100vh;background:linear-gradient(135deg,#022c22,#064e3b,#01130f);color:#fff;overflow-x:hidden}._heroSection_1n9pl_109{position:relative;padding:8rem 1rem 5rem;overflow:hidden;min-height:90vh;display:flex;align-items:center}._heroBg_1n9pl_127{position:absolute;inset:0;opacity:.25;pointer-events:none}._blob_1n9pl_141{position:absolute;border-radius:50%;filter:blur(80px);animation:_pulseGlow_1n9pl_1 4s ease-in-out infinite}._blob1_1n9pl_155{top:5rem;left:2.5rem;width:288px;height:288px;background:#10b981}._blob2_1n9pl_171{bottom:5rem;right:2.5rem;width:384px;height:384px;background:#14b8a6;animation-delay:1s}._heroContent_1n9pl_189{max-width:1280px;margin:0 auto;position:relative;z-index:10;width:100%}._heroText_1n9pl_205{text-align:center;display:flex;flex-direction:column;gap:1.5rem;align-items:center;position:relative}._heroIcon_1n9pl_223{width:64px;height:64px;color:#10b981}._heroTitle_1n9pl_235{font-size:5rem;font-weight:900;line-height:1.1;letter-spacing:-.02em}._gradientText_1n9pl_249{background:linear-gradient(90deg,#10b981,#14b8a6,#34d399);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:_gradient_1n9pl_249 3s ease infinite}._gradientTextPink_1n9pl_265{background:linear-gradient(90deg,#f8f8ff,#f3f4ff,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:800}._whiteText_1n9pl_279{color:#fff}._heroSubtitle_1n9pl_287{font-size:1.5rem;color:#d1d5db;max-width:768px;line-height:1.6}._videoSection_1n9pl_305{padding:5rem 1rem;position:relative}._sectionContent_1n9pl_315{max-width:1280px;margin:0 auto}._sectionTitle_1n9pl_325{font-size:3.5rem;font-weight:800;text-align:center;margin-bottom:1rem;letter-spacing:-.02em}._sectionSubtitle_1n9pl_341{text-align:center;color:#9ca3af;font-size:1.25rem;margin-bottom:4rem;line-height:1.6}._videoCard_1n9pl_357{background:#011a17d9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(16,185,129,.25);border-radius:1.5rem;padding:2rem;transition:all .4s ease;position:relative;overflow:hidden;box-shadow:0 8px 32px #0009}._videoCard_1n9pl_357:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#10b98126,#0596691a);opacity:.4;transition:opacity .4s ease}._videoCard_1n9pl_357:hover{transform:translateY(-8px);box-shadow:0 25px 70px #10b98166;border-color:#10b98180}._videoCard_1n9pl_357:hover:before{opacity:.6}._videoWrapper_1n9pl_427{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:1rem}._videoIframe_1n9pl_443{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem}._resumoSection_1n9pl_465{padding:5rem 1rem}._resumoContent_1n9pl_473{max-width:900px;margin:0 auto}._resumoCard_1n9pl_483{background:#01201c99;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:1.8rem;padding:3rem 2.5rem;border:2px solid rgba(16,185,129,.3);box-shadow:0 0 40px #10b98140;animation:_fadeInUp_1n9pl_1 1.2s ease forwards;position:relative}._resumoCard_1n9pl_483:hover{border-color:#10b98199;box-shadow:0 0 55px #10b98159}._resumoCard_1n9pl_483:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(120deg,#10b981b3,#14b8a680,#6ee7b780);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;animation:_gradient_1n9pl_249 5s linear infinite}._resumoTitulo_1n9pl_553{font-size:2.7rem;font-weight:800;text-align:center;margin-bottom:2.5rem;letter-spacing:-.02em}._resumoTexto_1n9pl_569{display:flex;flex-direction:column;gap:1.5rem;line-height:1.7;font-size:1.25rem;color:#d9fdef;opacity:0;animation:_fadeInUp_1n9pl_1 1.4s ease forwards;animation-delay:.3s}._autoresSection_1n9pl_597{padding:5rem 1rem;background:linear-gradient(180deg,#01141000,#064e3b4d)}._autoresContent_1n9pl_615{max-width:768px;margin:0 auto;text-align:center}._autoresTitle_1n9pl_627{font-size:3rem;font-weight:800;margin-bottom:3rem}._autoresGrid_1n9pl_639{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}._autorCard_1n9pl_651{background:#10b9811a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(16,185,129,.3);border-radius:1.5rem;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column;align-items:center}._autorCard_1n9pl_651:hover{transform:translateY(-8px);box-shadow:0 20px 50px #10b98166;border-color:#10b98180}._autorAvatar_1n9pl_687{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#10b981,#14b8a6);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #10b98166}._autorIcon_1n9pl_709{width:40px;height:40px;color:#fff}._autorNome_1n9pl_721{font-size:1.25rem;font-weight:600;color:#e5e7eb}._interactiveCard_1n9pl_737{opacity:0;transform:translateY(20px);filter:blur(6px);transition:all .9s cubic-bezier(.16,1,.3,1)}._interactiveCard_1n9pl_737._visible_1n9pl_751{opacity:1;transform:translateY(0);filter:blur(0)}._floatingElement_1n9pl_763{animation:_float_1n9pl_763 3s ease-in-out infinite}@media(max-width:1024px){._heroTitle_1n9pl_235{font-size:4rem}._sectionTitle_1n9pl_325{font-size:3rem}}@media(max-width:768px){._heroSection_1n9pl_109{padding:6rem 1rem 3rem}._heroTitle_1n9pl_235{font-size:3rem}._sectionTitle_1n9pl_325{font-size:2.5rem}._videoCard_1n9pl_357{padding:1.5rem}._resumoCard_1n9pl_483{padding:2rem}._resumoTitulo_1n9pl_553{font-size:2rem}._resumoTexto_1n9pl_569{font-size:1.1rem}._autoresTitle_1n9pl_627{font-size:2.25rem}}@media(max-width:480px){._heroTitle_1n9pl_235{font-size:2.5rem}._heroIcon_1n9pl_223{width:48px;height:48px}._sectionTitle_1n9pl_325{font-size:2rem}._videoCard_1n9pl_357{padding:1rem}._resumoTitulo_1n9pl_553{font-size:1.75rem}._autoresTitle_1n9pl_627{font-size:2rem}}@keyframes _float_ze8ma_773{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes _gradient_ze8ma_249{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes _pulseGlow_ze8ma_1{0%,to{box-shadow:0 0 20px #ec489980}50%{box-shadow:0 0 40px #ec4899cc}}@keyframes _fadeInUp_ze8ma_1{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}._container_ze8ma_91{min-height:100vh;background:linear-gradient(135deg,#2d0a0a,#4a1515,#1a0000);color:#fff;overflow-x:hidden}._heroSection_ze8ma_109{position:relative;padding:8rem 1rem 5rem;overflow:hidden;min-height:90vh;display:flex;align-items:center}._heroBg_ze8ma_127{position:absolute;inset:0;opacity:.2;pointer-events:none}._blob_ze8ma_141{position:absolute;border-radius:50%;filter:blur(80px);animation:_pulseGlow_ze8ma_1 4s ease-in-out infinite}._blob1_ze8ma_155{top:5rem;left:2.5rem;width:288px;height:288px;background:#ec4899}._blob2_ze8ma_171{bottom:5rem;right:2.5rem;width:384px;height:384px;background:#f43f5e;animation-delay:1s}._heroContent_ze8ma_189{max-width:1280px;margin:0 auto;position:relative;z-index:10;width:100%}._heroText_ze8ma_205{text-align:center;display:flex;flex-direction:column;gap:1.5rem;align-items:center;position:relative}._heroIcon_ze8ma_223{width:64px;height:64px;color:#ec4899}._heroTitle_ze8ma_235{font-size:5rem;font-weight:900;line-height:1.1;letter-spacing:-.02em}._gradientText_ze8ma_249{background:linear-gradient(90deg,#ec4899,#f43f5e,#fb7185);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:_gradient_ze8ma_249 3s ease infinite}._gradientTextPink_ze8ma_267{background:linear-gradient(90deg,#ec4899,#f43f5e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._whiteText_ze8ma_281{color:#fff}._heroSubtitle_ze8ma_289{font-size:1.5rem;color:#d1d5db;max-width:768px;line-height:1.6}._videoSection_ze8ma_307{padding:5rem 1rem;position:relative}._sectionContent_ze8ma_317{max-width:1280px;margin:0 auto}._sectionTitle_ze8ma_327{font-size:3.5rem;font-weight:800;text-align:center;margin-bottom:1rem;letter-spacing:-.02em}._sectionSubtitle_ze8ma_343{text-align:center;color:#9ca3af;font-size:1.25rem;margin-bottom:4rem;line-height:1.6}._videoCard_ze8ma_359{background:#1a102bd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(236,72,153,.25);border-radius:1.5rem;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #0009}._videoCard_ze8ma_359:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ec489926,#f43f5e1a);opacity:.4;transition:opacity .4s ease;pointer-events:none}._videoCard_ze8ma_359:hover{transform:translateY(-8px);box-shadow:0 25px 70px #ec489966;border-color:#ec489980}._videoCard_ze8ma_359:hover:before{opacity:.6}._videoWrapper_ze8ma_431{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:1rem}._videoIframe_ze8ma_447{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem}._resumoSection_ze8ma_469{padding:5rem 1rem;position:relative}._resumoContent_ze8ma_479{max-width:900px;margin:0 auto}._resumoCard_ze8ma_489{background:#1a123099;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:1.8rem;padding:3rem 2.5rem;border:2px solid rgba(236,72,153,.3);box-shadow:0 0 40px #ec489933;animation:_fadeInUp_ze8ma_1 1.2s ease forwards;position:relative}._resumoCard_ze8ma_489:hover{border-color:#ec489999;box-shadow:0 0 55px #ec489959}._resumoCard_ze8ma_489:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(120deg,#ec4899b3,#f43f5e80,#fb718580);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;animation:_gradient_ze8ma_249 5s linear infinite}._resumoTitulo_ze8ma_559{font-size:2.7rem;font-weight:800;text-align:center;margin-bottom:2.5rem;letter-spacing:-.02em}._resumoTexto_ze8ma_575{display:flex;flex-direction:column;gap:1.5rem;line-height:1.7;font-size:1.25rem;color:#e7e4f7;opacity:0;animation:_fadeInUp_ze8ma_1 1.4s ease forwards;animation-delay:.3s}._autoresSection_ze8ma_603{padding:5rem 1rem;background:linear-gradient(180deg,#0f0c2900,#302b634d)}._autoresContent_ze8ma_621{max-width:768px;margin:0 auto;text-align:center}._autoresTitle_ze8ma_633{font-size:3rem;font-weight:800;margin-bottom:3rem;letter-spacing:-.02em}._autoresGrid_ze8ma_647{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}._autorCard_ze8ma_659{background:#ec48991a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(236,72,153,.3);border-radius:1.5rem;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:1rem}._autorCard_ze8ma_659:hover{transform:translateY(-8px);box-shadow:0 20px 50px #ec489966;border-color:#ec489980}._autorAvatar_ze8ma_697{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#ec4899,#f43f5e);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #ec489966}._autorIcon_ze8ma_719{width:40px;height:40px;color:#fff}._autorNome_ze8ma_731{font-size:1.25rem;font-weight:600;color:#e5e7eb}._interactiveCard_ze8ma_747{opacity:0;transform:translateY(20px);filter:blur(6px);transition:all .9s cubic-bezier(.16,1,.3,1)}._interactiveCard_ze8ma_747._visible_ze8ma_761{opacity:1;transform:translateY(0);filter:blur(0px)}._floatingElement_ze8ma_773{animation:_float_ze8ma_773 3s ease-in-out infinite}@media(max-width:1024px){._heroTitle_ze8ma_235{font-size:4rem}._sectionTitle_ze8ma_327{font-size:3rem}}@media(max-width:768px){._heroSection_ze8ma_109{padding:6rem 1rem 3rem}._heroTitle_ze8ma_235{font-size:3rem}._heroSubtitle_ze8ma_289{font-size:1.125rem}._sectionTitle_ze8ma_327{font-size:2.5rem}._sectionSubtitle_ze8ma_343{font-size:1.125rem}._videoCard_ze8ma_359{padding:1.5rem}._resumoCard_ze8ma_489{padding:2rem}._resumoTitulo_ze8ma_559{font-size:2rem}._resumoTexto_ze8ma_575{font-size:1.1rem}._autoresTitle_ze8ma_633{font-size:2.25rem}}@media(max-width:480px){._heroTitle_ze8ma_235{font-size:2.5rem}._heroIcon_ze8ma_223{width:48px;height:48px}._sectionTitle_ze8ma_327{font-size:2rem}._videoCard_ze8ma_359{padding:1rem}._resumoTitulo_ze8ma_559{font-size:1.75rem}._autoresTitle_ze8ma_633{font-size:2rem}}
