:root{--accent: #63069a;--accent-hover: #7c22b8;--accent-light: #f3eafa;--accent-muted: #b07cd8;--primary: #10b981;--primary-hover: #059669;--primary-light: #d1fae5;--success: #10b981;--success-light: #d1fae5;--error: #e53e3e;--error-light: #fee2e2;--warning: #d97706;--warning-light: #fef3c7;--text-primary: #1e1232;--text-secondary: #4a3f5c;--text-muted: #9590a8;--text-inverse: #ffffff;--bg-body: #faf8fc;--bg-surface: #ffffff;--bg-surface-alt: #f4f1f8;--border-color: #e4dff0;--border-light: #eeebf4;--shadow-sm: 0 2px 4px rgba(99, 6, 154, .07);--shadow-md: 0 4px 12px rgba(99, 6, 154, .11);--shadow-lg: 0 10px 25px rgba(99, 6, 154, .16);--max-width: 1100px;--border-radius: 12px;--border-radius-lg: 16px;--border-radius-full: 9999px;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-size-xs: .75rem;--font-size-sm: .85rem;--font-size-base: 1rem;--font-size-lg: 1.1rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--z-sticky: 10;--z-header: 100;--z-overlay: 1000;--z-modal: 10000;--primary-color: var(--primary);--text-color: var(--text-secondary);--heading-color: var(--text-primary);--bg-light: var(--bg-body);--bg-white: var(--bg-surface);--accent-color: var(--accent-light)}*{box-sizing:border-box}body{margin:0;padding:0;min-width:320px;min-height:100dvh;font-family:var(--font-family);line-height:1.6;font-weight:400;color:var(--text-secondary);background-color:var(--bg-body);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,h5,h6{margin-top:0}button,input,textarea{font-family:inherit}@media (max-width: 768px){*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}button,a,[role=button]{min-height:44px;min-width:44px}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}}button:active,.vocab-option:active{transform:scale(.97);transition:transform .1s ease}@media (hover: hover){.vocab-option:hover{transition:all .15s ease}}@media (hover: none){.vocab-option:hover,.modern-card:hover{transform:none;box-shadow:inherit}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);color:var(--text-color);line-height:1.6;background-color:var(--bg-light)}img{max-width:100%;display:block}h1,h2,h3,h4{color:var(--heading-color);font-weight:700;margin-bottom:1rem}p{font-size:1.1rem}a{text-decoration:none;color:inherit}ul{list-style:none}.container{width:90%;max-width:var(--max-width);margin:0 auto;padding:0 1rem}.section{padding:3rem 0}@media (min-width: 768px){.section{padding:4rem 0}}.text-center{text-align:center}.grid-2,.grid-3{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.grid-2{grid-template-columns:1fr 1fr}.grid-2>:last-child:nth-child(odd){grid-column:1 / -1;max-width:50%;margin-inline:auto}.grid-3{grid-template-columns:repeat(3,1fr)}}.btn{display:inline-block;padding:.8rem 1.5rem;border-radius:50px;font-weight:600;transition:all .3s ease;cursor:pointer;text-align:center}.btn-lg{font-size:1.05rem;padding:.9rem 2rem;width:100%;max-width:400px}.hero{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:2.5rem 1rem 2rem;text-align:center;background:url(/img/fundo.webp) center/cover no-repeat;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#faf8fce0,#f3eafad9,#ede5f7d1);z-index:0;pointer-events:none}.hero-custom-bg{background:url(/img/hero-mascot.webp) 70% center / cover no-repeat}.hero-custom-bg:before{background:linear-gradient(to bottom,#faf8fceb,#f3eafacc,#f3eafa80)}@media (min-width: 768px){.hero-custom-bg{background-position:center right}.hero-custom-bg:before{background:linear-gradient(to right,#faf8fcf5,#faf8fce6 40%,#f3eafa73 65%,#f3eafa1a)}}.hero-cred-bar{position:absolute;bottom:0;left:0;right:0;z-index:1;padding:.75rem 0;background:#fff9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:1px solid rgba(228,223,240,.4)}.hero-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;position:relative;z-index:1}.hero-image{width:140px;height:140px;flex-shrink:0}.hero-image img{width:100%;height:auto;filter:drop-shadow(0 8px 24px rgba(99,6,154,.2))}.hero-content{text-align:center;width:100%}.hero h1{font-size:2.1rem;line-height:1.2;margin-bottom:.75rem;color:var(--text-primary);letter-spacing:-.5px}.text-highlight{color:var(--accent)}.home-hero-social{font-size:.85rem;color:var(--text-secondary);margin:.5rem 0 .75rem;display:flex;align-items:center;gap:.4rem;justify-content:center}.home-hero-social svg{color:var(--accent)}@media (min-width: 768px){.home-hero-social{justify-content:flex-start}}@media (max-width: 767px){.home-page{padding-bottom:80px}}.hero .lead{font-size:1.1rem;max-width:100%;margin:0 auto .5rem;color:var(--text-secondary);line-height:1.55}.hero .lead strong{color:var(--text-primary);font-weight:700}@media (min-width: 768px){.hero{min-height:100dvh;padding:4rem 0;text-align:left}.hero-container{flex-direction:row;justify-content:flex-start;gap:0}.hero-content{text-align:left;width:55%;max-width:620px}.hero h1{font-size:3.5rem;margin-bottom:1.5rem}.hero .lead{font-size:1.25rem;max-width:700px;margin-left:0;margin-right:0}.hero-image{width:auto;max-width:400px;height:auto}}.section-problem{background-color:var(--accent-light);position:relative;overflow:hidden}.section-header .subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto}.modern-card{background:var(--bg-surface);padding:1.25rem;border-radius:16px;box-shadow:var(--shadow-sm);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border:1px solid var(--border-light);text-align:center;display:flex;flex-direction:column;align-items:center}@media (min-width: 768px){.modern-card{padding:2.5rem 2rem}}.modern-card:hover{transform:translateY(-4px) scale(1.01);box-shadow:var(--shadow-lg),0 0 0 1px #63069a0f;border-color:var(--accent-muted, #b07cd8)}.modern-card:hover .lp-cred-icon,.modern-card:hover svg{transform:scale(1.12);transition:transform .25s ease}.modern-card h3{font-size:1.25rem;margin-bottom:1rem}.modern-card p{font-size:1rem;color:var(--text-color);line-height:1.6}.feature-cards .modern-card{text-align:left;align-items:stretch;height:100%}.feature-cards .modern-card>div:last-child{flex:1;min-width:0}.feature-cards .modern-card h3{margin-bottom:.35rem;line-height:1.3}.feature-cards .modern-card p{margin:0;line-height:1.5}@media (min-width: 768px){.feature-cards.grid-2>:last-child:nth-child(odd){grid-column:1 / -1;max-width:none;margin-inline:0}}.section-cta-final{background:linear-gradient(180deg,var(--accent-light) 0%,#ede5f7 100%);color:var(--heading-color);padding:3.5rem 0}@media (min-width: 768px){.section-cta-final{padding:5rem 0}}.section-cta-final h2{color:var(--heading-color)}.section-cta-final p{color:var(--text-color);margin-bottom:2rem}
