*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:var(--text-white);background-color:var(--navy);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}._container_1teps_1{max-width:1100px;margin:0 auto;padding:3rem .5rem}._title_1teps_7{font-size:2.75rem;font-weight:700;margin-bottom:2rem;color:#64fcd9;text-align:center}._subtitle_1teps_15{font-size:1.125rem;color:silver;text-align:center;margin-bottom:3rem}._card_1teps_22{display:flex;flex-direction:column;background-color:#152032;border-radius:8px;overflow:hidden;margin-bottom:2rem;box-shadow:0 2px 6px #0006;min-height:400px}._card_1teps_22 img{width:100%;height:240px;object-fit:cover}._cardContent_1teps_39{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}._cardContent_1teps_39 h2{font-size:1.5rem;color:#1de9b6;margin-bottom:.5rem}._cardContent_1teps_39 p{color:#ccc;margin-bottom:1rem}._cardContent_1teps_39 a{color:#00e5a0;font-weight:700;text-decoration:none}._cardContent_1teps_39 a:hover{text-decoration:underline}._grid_1teps_68{display:grid;grid-template-columns:repeat(3,minmax(360px,1fr));gap:2rem}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;height:800px;min-height:600px;width:100%;background:var(--gradient-hero);color:var(--text-white);text-align:center;position:relative}.hero-logo{width:100%;max-width:820px;height:auto;margin-bottom:2rem;animation:fadeInUp .5s ease forwards;opacity:0;filter:var(--shadow-mint)}.hero button{margin-top:20px;font-size:1rem;font-weight:700;text-transform:uppercase;background-color:var(--mint);color:var(--navy);border:none;border-radius:5px;padding:.75em 1.5em;cursor:pointer;transition:all .3s ease;animation:fadeInUp .5s ease forwards;animation-delay:.6s;opacity:0}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;height:800px;min-height:600px;width:100%;background:var(--gradient-hero);color:var(--text-white);text-align:center;position:relative;overflow:hidden}.hero .content-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1280px;margin:0 auto}.icon-column{position:absolute;height:100%;width:100px}.icon-column.left{left:5%}.icon-column.right{right:5%}.icon-scroll{position:absolute;display:flex;flex-direction:column;gap:4rem;width:100%;animation-duration:20s;animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform}.icon-scroll:nth-child(1){animation-name:moveUp1}.icon-scroll:nth-child(2){top:2rem;animation-name:moveUp2}.right .icon-scroll:nth-child(1){animation-name:moveDown1}.right .icon-scroll:nth-child(2){animation-name:moveDown2}.floating-icon{width:100%;height:auto;opacity:.5;filter:brightness(0) invert(1);transition:opacity .3s ease;user-select:none;-webkit-user-drag:none;-webkit-user-select:none;filter:var(--shadow-mint-strong)}.floating-icon:hover{opacity:.8}@keyframes moveUp1{0%{transform:translateY(0)}to{transform:translateY(calc(-100% - 2rem))}}@keyframes moveUp2{0%{transform:translateY(calc(100% + 2rem))}to{transform:translateY(0)}}@keyframes moveDown1{0%{transform:translateY(calc(-100% - 2rem))}to{transform:translateY(0)}}@keyframes moveDown2{0%{transform:translateY(0)}to{transform:translateY(calc(100% + 2rem))}}.hero-logo{width:100%;max-width:820px;height:auto;margin-bottom:2rem;animation:fadeInUp .5s ease forwards;opacity:0;filter:var(--shadow-mint);user-select:none;-webkit-user-drag:none;-webkit-user-select:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-title{font-size:3em;color:var(--text-light-slate);margin-bottom:.5em;animation:fadeInUp .5s ease forwards;opacity:0;animation-delay:.2s}.hero-subtitle{font-size:1.5em;color:var(--text-slate);animation:fadeInUp .5s ease forwards;opacity:0;animation-delay:.4s}.hero button{margin-top:20px;font-size:1.2rem;font-weight:700;text-transform:uppercase;background-color:var(--mint);color:var(--navy);border:none;border-radius:5px;padding:1em 2em;cursor:pointer;transition:all .3s ease;animation:fadeInUp .5s ease forwards;animation-delay:.6s;opacity:0}.hero button:hover{background-color:transparent;color:var(--mint);transform:scale(1.05);box-shadow:0 0 0 2px var(--mint)}@media (max-width: 768px){.icon-column{display:none}.hero button{font-size:1rem;padding:.75em 1.5em}}#sobre{padding:4em 2em;background:var(--gradient-about);color:var(--text-white);text-align:justify;border-radius:8px;margin-left:auto;margin-right:auto;position:relative;z-index:2}#sobre h2{font-size:2.5em;margin-bottom:1em;font-weight:700;letter-spacing:.5px;position:relative;text-align:center;color:var(--text-light-slate)}#sobre h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:var(--mint);border-radius:2px}#sobre p{font-size:1.1em;margin:0 auto;color:var(--text-slate);line-height:1.6;max-width:950px}.trilha-ministerial{padding:4em 2em;background:var(--navy);color:var(--text-white);text-align:center;scroll-margin-top:var(--scroll-margin-top)}.trilha-ministerial h2{font-size:2.5em;margin-bottom:2em;color:var(--text-light-slate);position:relative}.trilha-ministerial h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:var(--mint);border-radius:2px}.trilha-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.trilha-card{background:linear-gradient(180deg,#0a192fb3,#020c1bcc);border-radius:10px;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;border:1px solid rgba(100,255,218,.1)}.trilha-card:hover{transform:translateY(-5px);box-shadow:0 4px 20px #64ffda33;border-color:var(--mint)}.card-icon{width:80px;height:80px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.trilha-card:hover .card-icon img{opacity:1;filter:brightness(0) invert(1) drop-shadow(0 0 5px rgba(100,255,218,.5))}.trilha-card h3{color:var(--mint);font-size:1.5em;margin:0}.trilha-card p{color:var(--text-slate);font-size:.9em;line-height:1.5;margin:0}@media (max-width: 768px){.trilha-cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;padding:0 1rem}.trilha-ministerial h2{font-size:2em;margin-bottom:1.5em}}.conheca-mais{padding:4em 2em;background:var(--navy);color:var(--text-white)}.conheca-mais h2{font-size:2.5em;margin-bottom:2em;color:var(--text-light-slate);text-align:center;position:relative}.conheca-mais h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:var(--mint);border-radius:2px}.ministerio-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.ministerio-card{background:var(--mint);border-radius:10px;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;transition:transform .3s ease,box-shadow .3s ease}.ministerio-card:hover{transform:translateY(-5px);box-shadow:0 4px 20px #64ffda4d}.ministerio-card h3{color:var(--navy);font-size:1.5em;margin:0;font-weight:700}.ministerio-card p{color:var(--navy);font-size:.9em;line-height:1.5;margin:0;flex-grow:1}.saiba-mais{background:var(--navy);color:var(--mint);border:none;border-radius:5px;padding:.75em 1.5em;font-size:.9em;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.saiba-mais:hover{background:#0a192fcc;transform:scale(1.05)}@media (max-width: 1200px){.ministerio-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.ministerio-cards{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1rem}.conheca-mais h2{font-size:2em;margin-bottom:1.5em}}@media (max-width: 480px){.ministerio-cards{grid-template-columns:1fr}.quiz-card-title{font-size:1.4rem;margin-top:2rem;margin-bottom:.75rem}.quiz-card{flex-direction:column;padding:1rem 1.5rem;gap:.75rem;text-align:center}.quiz-card-icon{width:40px}.quiz-card-text{font-size:1rem}}.quiz-card{display:flex;align-items:center;justify-content:center;gap:1rem;background:#ffffff0d;border:1px solid var(--mint);padding:1.5rem 2rem;border-radius:12px;cursor:pointer;transition:all .3s ease;animation:fadeInUp .5s ease forwards;animation-delay:.5s;opacity:0;max-width:600px;margin:2rem auto 0;flex-wrap:wrap}.quiz-card:hover{background-color:var(--mint);color:var(--navy);transform:scale(1.03)}.quiz-card-icon{width:48px;height:auto;user-select:none;-webkit-user-drag:none;-webkit-user-select:none}.quiz-card-text{font-size:1.2rem;font-weight:700;color:var(--text-white);text-align:center}.quiz-card-title{text-align:center;font-size:1.8rem;color:var(--text-light-slate);margin-top:3rem;margin-bottom:1rem;animation:fadeInUp .5s ease forwards;animation-delay:.4s;opacity:0}.quiz-section{padding:6rem 0;background:var(--navy);color:var(--text-white)}.quiz-section h1{text-align:center;color:var(--mint);font-size:3rem;margin-bottom:2rem;font-weight:700}.quiz-section h2{color:var(--text-light-slate);font-size:2rem;margin-bottom:1.5rem}.quiz-section{margin:0 auto;padding:4rem 20px;text-align:center;min-height:calc(100vh - var(--navbar-height));display:flex;flex-direction:column;align-items:center;background:var(--gradient-about);color:var(--text-light-slate)}.quiz-section p{margin:0 auto;color:var(--text-slate);line-height:1.8;font-size:1.1rem}.statement-container{display:flex;flex-direction:column;gap:20px;margin:20px 0;width:100%}.statement-button{position:relative;padding:2rem;font-size:1.1rem;cursor:pointer;text-align:left;line-height:1.6;border:1px solid rgba(100,255,218,.1);border-radius:10px;background:#112240b3;color:var(--text-light-slate);transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.statement-extra-options{display:flex;flex-direction:row;gap:80px;justify-content:center;flex-wrap:wrap;margin-top:20px}.statement-extra-options .statement-button:first-child{margin-right:10px}.statement-button:hover{transform:translateY(-5px);border-color:var(--mint);box-shadow:0 4px 20px #64ffda33}.statement-button:focus{outline:none}.statement-button:focus-visible{outline:2px solid var(--mint);outline-offset:2px}.statement-button.selected{border:2px solid var(--mint);background-color:#64ffda14;box-shadow:0 0 10px #64ffda4d;transform:scale(1.01);color:var(--text-white)}.results{display:flex;flex-wrap:wrap-reverse;flex-direction:row-reverse;justify-content:flex-end;width:100%;margin:20px 0;border-radius:10px;box-shadow:0 4px 20px #0003;position:relative}.result-item{flex:1 1 120px;min-width:120px;padding:2rem;margin:0;border:none;display:flex;flex-direction:column;align-items:center;color:#fff;transition:transform .3s ease;position:relative}.result-item:hover{transform:translateY(-5px)}.category-icon-wrapper{width:40px;height:40px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.category-icon{max-width:100%;max-height:100%;width:auto;height:auto;filter:brightness(0) invert(1);object-fit:contain}.result-item.evangelista{background-color:#cfb012}.result-item.apostolo{background-color:#1b6ea5}.result-item.pastor{background-color:#9b59b6}.result-item.mestre{background-color:#2f994a}.result-item.profeta{background-color:#a80d0d}.result-item h3{margin:0;font-size:1.2rem;color:inherit}.result-item p{margin:10px 0;font-size:1.8rem;font-weight:700;color:inherit}.result-name{font-size:1.8rem;font-weight:700;margin-bottom:2rem;color:var(--text-light-slate);text-align:center}.results-header{text-align:center;margin-bottom:3rem}.results-header h2{font-size:2.5rem;color:var(--text-light-slate);margin-bottom:1rem}.results-header p{color:var(--text-slate);font-size:1.1rem;line-height:1.6}.quiz-section img{max-width:100%;height:auto;object-fit:contain}.quiz-section .logo{max-width:200px;margin-bottom:2rem;height:auto;object-fit:contain}.start-button,.reset-button{padding:1rem 2rem;font-size:1.1rem;background-color:var(--mint);color:var(--navy);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:600;margin-top:1rem}.reset-button{display:block;margin:4rem auto 6rem}.pdf-download-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;flex-direction:column}.pdf-download-wrapper button{margin:0 auto}.pdf-download-description{text-align:center;margin-top:.5rem;font-size:.9rem;color:var(--text-slate)}.start-button:hover,.reset-button:hover{transform:translateY(-2px);box-shadow:0 4px 15px #64ffda4d}.debug-info{margin-top:2rem;padding:1rem;background:#112240b3;border-radius:8px;font-size:.9rem;color:var(--text-slate);border:1px solid rgba(100,255,218,.1)}.category-title{display:flex;align-items:center;gap:8px;position:relative}.info-icon{cursor:help;position:relative;width:16px;height:16px;opacity:.8;transition:opacity .2s;z-index:2}.info-icon:hover{opacity:1}.tooltip{visibility:hidden;opacity:0;position:fixed;width:200px;background:#112240f2;color:var(--text-light-slate);text-align:center;padding:1rem;border-radius:8px;font-size:.9rem;line-height:1.4;z-index:1000;border:1px solid rgba(100,255,218,.1);box-shadow:0 4px 20px #0003}.info-icon:hover .tooltip{visibility:visible;opacity:1;pointer-events:auto}.tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(17,34,64,.95) transparent transparent transparent}@media (max-width: 768px){.quiz-section{padding:3rem 1rem}.quiz-section h1{font-size:2rem;margin-bottom:1.5rem}.quiz-section h2{font-size:1.5rem}.quiz-section p{font-size:1rem}.statement-button{padding:1.5rem;font-size:1rem}.results-header h2{font-size:2rem}.result-item{padding:1.5rem}.result-item p{font-size:1.5rem}.tooltip{position:fixed;left:50%!important;transform:translate(-50%);bottom:auto;top:60%}.tooltip:after{display:none}.statement-button:focus{outline:none}.statement-button:focus-visible{outline:2px solid var(--mint);outline-offset:2px}}.start-form{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem}.username-input{padding:.8rem 1rem;border:1px solid var(--mint);border-radius:8px;font-size:1rem;width:250px;background-color:#112240b3;color:var(--text-light-slate)}.username-input::placeholder{color:var(--text-slate)}.username-input:focus{outline:none;border-color:var(--text-white);box-shadow:0 0 0 2px var(--mint)}.intro-section{text-align:center;margin-bottom:3rem;max-width:900px;margin-left:auto;margin-right:auto;padding:1rem 2rem}.theological-explanation{font-size:1rem;color:var(--text-light-slate);line-height:1.8;padding:2rem;border-radius:12px;background-color:#ffffff08;box-shadow:0 4px 15px #0000001a;margin-bottom:2rem}.theological-explanation h3{font-size:1.4rem;margin-bottom:1.2rem;color:var(--mint)}.theological-explanation p{margin-bottom:1rem}.start-form label{font-weight:500;color:var(--text-slate)}.no-margin{margin-top:-1rem}.top-start-button-wrapper{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.top-start-button-wrapper .username-input{margin:0;width:280px}.input-error{border:1px solid #ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f66}.error-msg{color:#ff4d4f;font-size:.8rem;margin-top:-.5rem;margin-bottom:.5rem;text-align:left;width:100%;max-width:250px}.intro-wrapper{text-align:center;max-width:800px;margin:2rem auto 3rem;padding:1rem;background-color:#ffffff05;border-radius:12px;box-shadow:0 4px 20px #0000001a}.intro-wrapper p{font-size:1.1rem;line-height:1.7;color:var(--text-light-slate);margin-bottom:1rem}.intro-highlight{font-size:1.3rem;font-weight:600;color:var(--mint)}.intro-note{font-style:italic}.intro-time{font-size:1rem;color:var(--text-slate);margin-top:1rem}.fade-in{animation:fadeIn .3s ease-in forwards}.fade-out{animation:fadeOut .3s ease-out forwards}@media (max-width: 480px){.pdf-download-wrapper{width:100%;padding:0 1rem}.pdf-download-wrapper button{width:100%;font-size:1rem}.reset-button{width:100%;font-size:1rem;padding:1rem;margin:2rem auto 4rem}.pdf-download-note{text-align:center;font-size:.95rem;padding:0 1rem}.fade-in{animation:fadeIn .3s ease-in forwards}.fade-out{animation:fadeOut .3s ease-out forwards}}.next-step-button{padding:1rem 2.5rem;font-size:1.15rem;font-weight:600;border:none;border-radius:12px;background:linear-gradient(135deg,#64ffda,#64ffda);color:#000;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 6px 16px #64ffda40;margin-top:2rem;letter-spacing:.5px;position:relative}.next-step-button:active{transform:scale(.92);background-color:#00ffc3;box-shadow:0 0 12px 4px #00ffc399;transition:all .05s ease-in}.next-step-button:focus{outline:none}.next-step-button:focus-visible{outline:2px solid #64ffda;outline-offset:3px}@keyframes ring-effect{0%{box-shadow:0 0 #64ffda80}to{box-shadow:0 0 0 10px #64ffda00}}.next-step-button.ring{animation:ring-effect .5s ease-out}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.selected-icon{position:absolute;top:12px;right:16px;font-size:1.4rem;color:var(--mint);opacity:.9}@media (max-width: 480px){.statement-container{gap:16px}.statement-button{width:100%;padding:1.25rem;font-size:1rem;text-align:center}.statement-extra-options{flex-direction:column;gap:.75rem}.next-step-button{width:100%;font-size:1rem;padding:1rem}.quiz-section h1{font-size:1.7rem;line-height:1.3;margin-bottom:1rem;padding:0 1rem}.quiz-section .start-button,.quiz-section .reset-button{width:100%;font-size:1rem;padding:.85rem;margin-top:1rem}.intro-wrapper,.theological-explanation{padding:1.5rem 1rem;margin:0 1rem 2rem;border-radius:10px}.intro-wrapper p,.theological-explanation p{font-size:.95rem;line-height:1.6}.intro-wrapper h3,.theological-explanation h3{font-size:1.2rem}.top-start-button-wrapper{flex-direction:column;gap:1rem}.top-start-button-wrapper .username-input{width:100%}}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:9999}.modal{background-color:var(--navy);color:var(--text-white);padding:2rem;border-radius:12px;box-shadow:0 6px 20px #0000004d;max-width:400px;width:90%;text-align:center;animation:fadeIn .3s ease-in-out}.modal h3{font-size:1.4rem;margin-bottom:1rem;color:var(--mint)}.modal p{font-size:1rem;color:var(--text-light-slate);margin-bottom:1.5rem}.modal-actions{display:flex;justify-content:center;gap:1rem}.modal-actions button{padding:.8rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.confirm-button{background-color:#ff4d4f;color:#fff}.cancel-button{background-color:var(--mint);color:#000}.confirm-button:hover{background-color:#d9363e}.cancel-button:hover{background-color:#52e0c4}@media (max-width: 480px){.modal{padding:1.5rem 1rem;max-width:90%}.modal h3{font-size:1.2rem}.modal p{font-size:.95rem;line-height:1.6}.modal-actions{flex-direction:column;gap:.75rem}.modal-actions button{width:100%;font-size:1rem;padding:1rem}}.pdf-export-layout{visibility:hidden;height:0;overflow:hidden;position:absolute;left:-9999px;width:100%;max-width:800px;padding:2rem;background:#fff;color:#000;font-family:Helvetica,sans-serif;line-height:1.6;font-size:12pt}.pdf-export-layout h1,.pdf-export-layout h2,.pdf-export-layout h3{color:#222;font-weight:700;text-align:center;margin:1rem 0}.pdf-export-layout p{margin-bottom:1rem}.pdf-export-section{margin-top:2rem}.pdf-export-highlight{font-weight:700;font-size:14pt;color:#444;margin-bottom:1rem;display:block}@media print{.pdf-export-layout{display:block}}@media (max-width: 480px){.theological-explanation{text-align:justify;font-size:1rem;line-height:1.8;padding:1.5rem 1rem;margin:1rem auto 2rem;border-radius:12px;background-color:#ffffff0a;box-shadow:0 6px 18px #00000026;width:94%;max-width:94%}.theological-explanation h3{font-size:1.3rem;line-height:1.4;margin-bottom:1.2rem;color:var(--mint)}.theological-explanation p{font-size:1rem;line-height:1.75;margin-bottom:1rem;color:var(--text-light-slate)}}@media (max-width: 480px){.theological-explanation{padding:0;margin:1rem 0 2rem;background:none;box-shadow:none}.theological-block{background-color:#ffffff0a;padding:1.2rem;margin:0;margin-bottom:1.5rem;margin-left:-6vw;border-radius:12px;box-shadow:0 6px 16px #00000026;width:74vw;box-sizing:border-box}.theological-block h3{font-size:1.25rem;margin-bottom:.8rem;text-align:center;color:var(--mint)}.theological-block p{font-size:1rem;line-height:1.7;color:var(--text-light-slate);text-align:justify}}.theological-block p{font-size:1rem;line-height:1.7;color:var(--text-light-slate);text-align:justify;word-spacing:normal;-webkit-hyphens:auto;hyphens:auto}.gifts-intro{margin-top:5rem;margin-bottom:3rem;text-align:center;padding:0 1rem;animation:fadeIn .5s ease-in-out}.gifts-intro h2{font-size:2rem;color:var(--mint);margin-bottom:1rem;font-weight:600}.gifts-intro p{font-size:1.2rem;line-height:1.8;max-width:700px;margin:0 auto;color:var(--text-light-slate)}.gifts-overview-section{background-color:#11224080;padding:4rem 2rem;margin-top:6rem;border-radius:20px;box-shadow:0 8px 32px #00000040;max-width:960px;margin-left:auto;margin-right:auto;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.05)}.gifts-overview-section h2{font-size:2.6rem;color:var(--mint);margin-bottom:1.8rem;font-weight:700}.gifts-overview-section p{font-size:1.2rem;color:var(--text-light-slate);line-height:1.9;max-width:760px;margin:0 auto}@media (max-width: 768px){.gifts-overview-section{padding:2rem 1.25rem;margin-top:4rem}.gifts-overview-section h2{font-size:2rem;margin-bottom:1.25rem}.gifts-overview-section p{font-size:1rem;line-height:1.7}}.don-card{background:#ffffff08;border-radius:12px;padding:2rem;margin-bottom:2.5rem;box-shadow:0 6px 18px #00000026;max-width:860px;margin-left:auto;margin-right:auto;animation:fadeIn .5s ease-in-out}.don-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.don-card-header img.don-icon{width:48px;height:48px}.don-card-header h3{font-size:1.8rem;color:var(--mint);margin:0}.don-card p{font-size:1.1rem;line-height:1.75;color:var(--text-light-slate);text-align:justify;margin-bottom:1rem}.promo-escola-section{background:linear-gradient(to right,#0a192f,#0c223f);border-radius:20px;box-shadow:0 6px 20px #0003;margin:4rem auto;padding:3rem 2rem;display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;max-width:1000px;animation:fadeIn .5s ease-in-out}.promo-escola-image{max-width:280px;flex:1 1 260px;border-radius:12px;overflow:hidden}.promo-escola-image img{display:block;max-width:100%;height:auto;border-radius:12px;object-fit:cover}.promo-escola-content{flex:2 1 400px;text-align:left;color:var(--text-light-slate)}.promo-escola-content h3{font-size:2rem;color:var(--mint);margin-bottom:1rem}.promo-escola-content p{font-size:1.2rem;margin-bottom:1.5rem;line-height:1.7}.promo-escola-content a{display:inline-block;padding:.75rem 1.5rem;background-color:var(--mint);color:var(--navy);font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease}.promo-escola-content a:hover{background-color:#52e0c4;transform:translateY(-2px);box-shadow:0 4px 12px #64ffda4d}@media (max-width: 768px){.promo-escola-section{flex-direction:column;text-align:center;padding:2rem 1rem}.promo-escola-content{text-align:center}.promo-escola-content h3{font-size:1.6rem}.promo-escola-content p,.promo-escola-content a{font-size:1rem}}@media (max-width: 480px){.gifts-intro h2{font-size:1.4rem}.gifts-intro p{font-size:1rem;padding:0 1rem}.gifts-overview-section{padding:2rem 1rem;margin-top:3rem}.gifts-overview-section h2{font-size:1.6rem}.gifts-overview-section p{font-size:1rem;line-height:1.7}.don-card{padding:1.5rem;margin:1rem}.don-card-header{flex-direction:column;align-items:center;text-align:center}.don-card-header h3{font-size:1.4rem}.don-card p{font-size:1rem;text-align:justify}.promo-escola-section{padding:2rem 1rem;flex-direction:column;text-align:center}.promo-escola-image{max-width:100%;flex:1 1 auto;margin-bottom:1rem}.promo-escola-content{flex:1 1 auto;text-align:center}.promo-escola-content h3{font-size:1.4rem}.promo-escola-content p{font-size:1rem}.promo-escola-content a{font-size:.95rem;padding:.7rem 1.2rem}}.share-buttons-wrapper{display:flex;flex-direction:column;align-items:center;gap:1.2rem;margin:3rem auto;padding:2rem;border-radius:16px;background-color:#ffffff08;box-shadow:0 4px 20px #00000026;max-width:600px}.share-buttons-wrapper h3{font-size:1.5rem;font-weight:600;color:var(--mint);margin-bottom:.75rem}.share-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.share-buttons a{position:relative;padding:.75rem;display:flex;align-items:center;justify-content:center;width:48px;height:48px;font-size:1.25rem;background-color:var(--mint);color:var(--navy);border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease}.share-buttons a.copy-link{background-color:var(--mint);color:var(--navy);border:none}.share-buttons a:hover,.share-buttons a.copy-link:hover{background-color:#52e0c4;transform:translateY(-2px);box-shadow:0 4px 12px #64ffda4d}.share-buttons a.instagram,.share-buttons a.tiktok,.share-buttons a.whatsapp,.share-buttons a.facebook{color:#fff}.share-buttons a.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border:none}.share-buttons a.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);transform:translateY(-2px);box-shadow:0 4px 12px #dc274380}.share-buttons a.tiktok{background-color:#000;color:#fff;border:none}.share-buttons a.tiktok:hover{background-color:#1c1c1c;transform:translateY(-2px);box-shadow:0 4px 12px #0006}.share-buttons a.whatsapp{background-color:#25d366;border:none}.share-buttons a.whatsapp:hover{background-color:#1ebe5d;transform:translateY(-2px);box-shadow:0 4px 12px #25d36666}.share-buttons a.facebook{background-color:#1877f2;border:none}.share-buttons a.facebook:hover{background-color:#0f66e5;transform:translateY(-2px);box-shadow:0 4px 12px #1877f266}@media (max-width: 480px){.share-buttons a{font-size:1.1rem;width:40px;height:40px;padding:.5rem}.share-buttons-wrapper h3{font-size:1.1rem}}.down-arrow{display:block;width:0;height:0;margin:2rem auto;border-left:12px solid transparent;border-right:12px solid transparent;border-top:14px solid var(--mint);animation:bounceDown 1.2s infinite}@keyframes bounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.share-buttons a{position:relative}.tooltip-share{position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-10px);background-color:#112240f2;color:var(--text-light-slate);padding:.6rem 1rem;border-radius:6px;font-size:.9rem;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease;pointer-events:none;z-index:10;box-shadow:0 4px 12px #0003}.share-buttons a:hover .tooltip-share{opacity:1;visibility:visible;transform:translate(-50%) translateY(-18px)}.toast-success{position:fixed;top:20px;right:20px;background-color:#64ffda;color:#0a192f;padding:12px 20px;border-radius:6px;box-shadow:0 2px 8px #0003;z-index:9999;animation:fadeIn .3s ease-in-out;font-size:1.1rem;font-weight:700}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-divider{display:flex;align-items:center;text-align:center;margin:3rem 0 2rem;color:#7f8fa6;font-size:.85rem;letter-spacing:1px}.section-divider:before,.section-divider:after{content:"";flex:1;border-bottom:1px solid rgba(127,143,166,.4);margin:0 1rem}.separator-line{border:none;border-top:1px solid #4ee1c1;margin:40px auto;width:60%;opacity:.4}.divider-line-only{width:80%;height:1px;background-color:#2ce1c2;opacity:.3;margin:40px auto}.email-info-banner{position:relative;margin:5rem auto -2rem;max-width:900px;padding:12px 16px;background:#e8f5e9;color:#1b5e20;border:1px solid #a5d6a7;border-radius:10px;text-align:center;font-weight:600;box-shadow:0 2px 10px #00000014;display:flex;align-items:center;justify-content:center;gap:8px;animation:slideDown .4s ease forwards}.email-info-banner.leave{animation:slideUp .28s ease forwards}.email-info-banner .icon{font-size:18px;line-height:1}.email-info-banner strong{font-weight:700}@media (prefers-contrast: more){.email-info-banner{border-color:#7cbf84}}@media (max-width: 768px){.email-info-banner{margin:4rem 1rem -1rem;padding:12px 14px;font-weight:600}}@media (max-width: 480px){.email-info-banner{margin:3.5rem .75rem -.75rem;padding:10px 12px;border-radius:10px;font-size:.95rem;line-height:1.5}.email-info-banner .icon{font-size:16px}}.email-info-banner .ok-btn{margin-left:12px;padding:6px 12px;border-radius:8px;border:1px solid #a5d6a7;background:#fff;color:#1b5e20;cursor:pointer;font-weight:700;transition:transform .08s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.email-info-banner .ok-btn:hover{background:#f9fffb;box-shadow:0 2px 10px #00000014}.email-info-banner .ok-btn:active{transform:scale(.98)}.email-info-banner .ok-btn:focus{outline:none}.email-info-banner .ok-btn:focus-visible{outline:2px solid #64ffda;outline-offset:2px}@media (max-width: 480px){.email-info-banner{flex-wrap:wrap;row-gap:10px}.email-info-banner .ok-btn{margin-left:0;width:100%;padding:10px 12px}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-16px)}}.church-banner-wrapper{width:100%;display:flex;justify-content:center;margin:.75rem 0 1.25rem}.church-banner{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:999px;background:linear-gradient(135deg,#64ffda26,#64ffda0d);color:var(--text-light-slate);border:1px solid rgba(100,255,218,.4);box-shadow:0 8px 24px #00000040;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-weight:600;font-size:1.05rem;animation:fadeIn .25s ease-in-out;text-align:center;max-width:700px;justify-content:center;letter-spacing:.5px}.church-banner .dot{width:8px;height:8px;border-radius:50%;background:var(--mint);display:inline-block;box-shadow:0 0 0 2px #64ffda40}.church-banner strong{color:var(--mint);font-weight:700}.church-banner .slug{padding:2px 8px;border-radius:999px;background:#64ffda1f;border:1px solid rgba(100,255,218,.22);font-weight:800;color:var(--mint)}@media (max-width: 640px){.church-banner-wrapper{padding:0 12px;margin:.5rem 0 1rem}.church-banner{width:100%;justify-content:center;line-height:1.35;padding:12px;font-size:.97rem;border-radius:12px}.church-banner .slug{display:inline-block;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}}.training-cards-section{margin:4rem auto 0;padding:2.5rem 1rem 3rem;max-width:1350px;color:#e6f7f2}.training-cards-section h2{text-align:center;font-size:2rem;margin-bottom:.75rem;color:#7ff7da}.training-intro{text-align:center;max-width:780px;margin:0 auto 4.5rem;color:#cfe9e4}.cards-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(12,1fr)}.cards-grid{align-items:stretch}.card{grid-column:span 12;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.5rem 1.5rem 1.25rem;box-shadow:0 6px 18px #00000026;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;min-height:540px}.card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0003}.card *{line-height:1.55}.card-featured{border-color:#32f2cf;box-shadow:0 10px 26px #32f2cf26}.card-featured .btn-outline{border-width:2px}.card-head{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:center;text-align:center}.card-head h3{margin:0;font-size:1.35rem;font-weight:700}.card-sub{margin:0;opacity:.85;font-size:1rem}.card-desc,.card-sub,.card-list li{text-align:justify;text-justify:inter-word}.badge{font-size:.8rem;padding:.28rem .6rem;border-radius:999px;background:#163c3a;border:1px solid #2ee6c9;color:#aaf7ea}.card-desc{margin:1rem 0 1.25rem;color:#d7eeea;font-size:1rem}.card-list{margin:0 0 1rem;padding-left:1.1rem;list-style:disc}.card-list li{margin:.4rem 0;font-size:.98rem}.card p,.card ul{max-width:62ch;margin-left:auto;margin-right:auto}.card-desc,.card-sub,.card-list li{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.card-list{padding-left:1.25rem}.card-list li{font-size:1.05rem;line-height:1.65;margin:.5rem 0}.card-head h3{text-wrap:balance}.card-footer{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:auto}.card-footer .btn{width:100%;text-align:center;max-width:320px;margin-left:auto;margin-right:auto}.btn{display:inline-block;text-decoration:none;padding:.65rem 1rem;border-radius:10px;background:#32f2cf;color:#003f2d;font-weight:700}.btn-outline{background:transparent;border:2px solid #32f2cf;color:#32f2cf}.btn.ghost{background:transparent;border:1px dashed #32f2cf;color:#aaf7ea}@media (min-width: 860px){.training-cards-section{padding-bottom:4rem}}@media (min-width: 640px){.card{grid-column:span 6}}@media (min-width: 980px){.card{grid-column:span 3}.card{min-height:590px}}.compare{margin-top:2rem;margin-bottom:2.5rem;text-align:center;background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.25rem 1rem 1.75rem;font-size:.95rem;line-height:1.5;box-shadow:0 4px 14px #00000026;max-width:580px;margin-left:auto;margin-right:auto}.compare h4{margin:0 0 1rem;font-size:1.35rem;font-weight:700;color:#aaf7ea}.compare .btn{padding:.65rem 1.1rem;font-size:.95rem;border-radius:10px;transition:background-color .2s ease,transform .2s ease;margin-top:1rem}.compare .btn:hover,.compare .btn:focus{background-color:#32f2cf;color:#003f2d;transform:translateY(-2px)}@media (max-width: 640px){.training-cards-section{padding:2rem 1rem}.cards-grid{grid-template-columns:1fr}.card{grid-column:span 12;min-height:auto;padding:1.25rem 1rem}.card-footer .btn{max-width:100%}.compare{padding:1rem;font-size:.9rem}}.values-section{padding:6rem 0;background:var(--gradient-about);color:var(--text-white)}.values-section h2{text-align:center;color:var(--text-light-slate);font-size:2.5rem;margin-bottom:3rem;position:relative}.values-section h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:var(--golden);border-radius:2px}.values-subtitle{text-align:center;color:var(--golden);font-size:1.2rem;margin-bottom:3rem;font-style:italic}.values-grid{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.value-card{background:#0a192fb3;border-radius:10px;padding:2rem;border:1px solid rgba(255,215,0,.1);transition:transform .3s ease,box-shadow .3s ease;align-items:flex-start;gap:1.5rem;position:relative;overflow:hidden}.value-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--golden);opacity:.7;transition:opacity .3s ease}.value-card:hover:before{opacity:1}.value-card:hover{transform:translateY(-5px);box-shadow:0 4px 20px #ffd70033;border-color:var(--golden)}.value-card h3{color:var(--golden);font-size:1.3rem;margin-bottom:0;white-space:nowrap;min-width:200px;padding-left:1rem}.value-card p{color:var(--text-slate);line-height:1.6;font-size:1rem;margin:0;flex:1;padding-left:1rem}@media (max-width: 768px){.values-section{padding:4rem 1rem}.values-section h2{font-size:2rem}.values-subtitle{font-size:1.1rem;margin-bottom:2rem}.value-card{flex-direction:column;gap:1rem;padding:1.5rem}.value-card h3{white-space:normal;min-width:unset;margin-bottom:.5rem;padding-left:0}.value-card p{border-left:none;padding-left:0;padding-top:1rem;border-top:1px solid rgba(255,215,0,.2)}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0a192ff2;display:flex;justify-content:center;align-items:center;z-index:1100;padding:2rem;animation:fadeIn .3s ease;opacity:1}.modal-overlay.fade-out{animation:fadeOut .3s ease forwards}.modal-content{position:relative;max-width:90vw;max-height:90vh;animation:scaleIn .3s ease;display:flex;align-items:center;gap:1rem}.modal-content.scale-out{animation:scaleOut .3s ease forwards}.modal-image-container{overflow:hidden;max-width:90vw;max-height:90vh;border-radius:10px}.modal-content img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:10px;box-shadow:0 8px 30px #0000004d;will-change:transform}.modal-content img.slide-left{animation:slideLeft .3s ease forwards}.modal-content img.slide-right{animation:slideRight .3s ease forwards}.modal-close{position:absolute;top:-2rem;right:-2rem;background:none;border:none;color:var(--mint);font-size:2rem;cursor:pointer;padding:.5rem;line-height:0;transition:color .3s ease,transform .3s ease}.modal-close:hover{color:var(--text-white);transform:scale(1.1)}.modal-nav{background:none;border:none;color:var(--mint);font-size:3rem;cursor:pointer;padding:1rem;transition:color .3s ease,transform .3s ease,opacity .3s ease;z-index:1;opacity:.7}.modal-nav:hover:not(.disabled){color:var(--text-white);transform:scale(1.1);opacity:1}.modal-nav.disabled{cursor:default;opacity:.3}.modal-nav.prev{margin-right:-1rem}.modal-nav.next{margin-left:-1rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scaleOut{0%{transform:scale(1);opacity:1}to{transform:scale(.9);opacity:0}}@keyframes slideLeft{0%{transform:translate(50%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideRight{0%{transform:translate(-50%);opacity:0}to{transform:translate(0);opacity:1}}.platform-section{padding:6rem 0;background:var(--navy);color:var(--text-white)}.platform-section h2{text-align:center;color:var(--mint);font-size:2.5rem;margin-bottom:2rem;position:relative}.platform-description{max-width:900px;margin:0 auto 4rem;text-align:center;color:var(--text-slate);line-height:1.8;font-size:1.1rem}.platform-screenshots{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.platform-screenshots img{width:100%;height:auto;border-radius:10px;box-shadow:0 4px 20px #0000004d;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.platform-screenshots img:hover{transform:translateY(-10px);box-shadow:0 8px 30px #64ffda4d}@media (max-width: 1024px){.platform-screenshots{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.platform-section{padding:3rem 1rem}.platform-section h2{font-size:2rem;margin-bottom:2rem}.platform-description{font-size:1rem;padding:0 1rem;margin-bottom:2rem}.platform-screenshots{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}}.about-section{padding:4rem 0;background:var(--gradient-about);min-height:calc(100vh - var(--navbar-height));display:flex;align-items:center}.about-section h1{text-align:center;color:var(--text-light-slate);font-size:2.5rem;margin-bottom:3rem;position:relative}.about-section h1:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:var(--mint);border-radius:2px}.info-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.info-card{background:#0a192fb3;border-radius:10px;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(100,255,218,.1)}.info-card:hover{transform:translateY(-5px);box-shadow:0 4px 20px #64ffda33;border-color:var(--mint)}.card-icon{width:80px;height:80px;margin-bottom:1.5rem}.card-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1);opacity:.9;transition:opacity .3s ease}.info-card:hover .card-icon img{opacity:1;filter:brightness(0) invert(1) drop-shadow(0 0 5px rgba(100,255,218,.5))}.info-card h3{color:var(--mint);font-size:1.5rem;margin-bottom:1rem}.info-card p{color:var(--text-slate);line-height:1.6;margin:0}@media (max-width: 768px){.about-section{padding:3rem 1rem}.about-section h1{font-size:2rem;margin-bottom:2rem}.info-cards{grid-template-columns:1fr}}.directors-section{padding:6rem 0;background:var(--navy);color:var(--text-white)}.directors-section h2{text-align:center;color:var(--text-light-slate);font-size:2.5rem;margin-bottom:4rem;position:relative}.directors-section h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:var(--mint);border-radius:2px}.directors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:2rem}.director-card{background:#fffffffa;border-radius:10px;padding:2rem;text-align:center;border:1px solid rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.director-card:hover{transform:translateY(-10px);box-shadow:0 4px 20px #0000001a;border-color:#b8860b}.director-image{width:300px;height:300px;margin:0 auto 1.5rem;border-radius:10px;overflow:hidden;border:2px solid var(--golden-dark)}.director-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.director-card:hover .director-image img{transform:scale(1.05)}.director-card h3{color:var(--golden-dark);font-size:1.5rem;margin-bottom:.5rem;font-weight:600}.director-role{display:block;color:#1a365d;font-size:1.1rem;margin-bottom:1.5rem;font-weight:500}.director-card p{color:#2d3748;opacity:.9;line-height:1.6;font-size:1rem}@media (max-width: 1024px){.directors-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 768px){.directors-section{padding:4rem 1rem}.directors-section h2{font-size:2rem;margin-bottom:3rem}.directors-grid{grid-template-columns:1fr}.director-image{width:200px;height:200px}}.testimonials-section{padding:6rem 0;background:var(--gradient-about);color:var(--text-white)}.testimonials-section h2{text-align:center;color:var(--text-light-slate);font-size:2.5rem;margin-bottom:4rem;position:relative}.testimonials-section h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:var(--mint);border-radius:2px}.testimonials-grid{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto}.testimonial-card{background:#112240b3;border-radius:10px;padding:2rem;text-align:center;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,border-color .3s ease;border:1px solid rgba(100,255,218,.1)}.testimonial-card:hover{transform:translateY(-5px);border-color:var(--mint);box-shadow:0 4px 20px #64ffda33}.testimonial-card p{color:var(--text-light-slate);font-size:1.2rem;line-height:1.6;margin-bottom:1rem;font-weight:500}.testimonial-author{display:block;color:var(--mint);font-size:1rem;font-style:italic}@media (max-width: 768px){.testimonials-section{padding:4rem 1rem}.testimonials-section h2{font-size:2rem;margin-bottom:3rem}.testimonial-card p{font-size:1.1rem}}.contact-section{background-color:var(--navy);color:var(--mint);padding:5rem 2rem;text-align:center}.contact-grid{display:grid;grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;margin-bottom:6rem}@media (min-width: 768px){.contact-grid{grid-template-columns:repeat(3,1fr);gap:6rem;align-items:start}}.contact-column{padding:1rem;text-align:center}@media (min-width: 768px){.contact-column{text-align:left}}.contact-column h2{font-size:1.5rem;margin-bottom:1rem;text-align:left;color:var(--mint);text-transform:uppercase}.contact-column img{max-width:80px;margin-bottom:1rem;margin-top:.5rem}.contact-column p,.contact-column a{font-size:1rem;line-height:1.6;display:block;color:var(--white);text-align:left}.contact-column a{text-decoration:none;margin:.25rem 0}.contact-column a:hover{text-decoration:underline}.social-icons{display:flex;gap:1rem;justify-content:left;margin-top:1rem}.social-icons a{font-size:1.5rem;color:var(--white)}.social-icons a:hover{color:var(--mint)}.contact-footer-note{color:var(--white);font-size:.95rem;margin-top:3rem;text-align:center;max-width:700px;margin-left:auto;margin-right:auto}.contact-title{text-align:center;font-size:3rem;font-weight:700;margin-bottom:10rem;margin-top:6rem;color:var(--white)}.hero-title{text-align:center;font-size:3rem;font-weight:700;margin-bottom:8rem;margin-top:4rem;color:var(--white);max-width:800px;margin-left:auto;margin-right:auto}.hero-content{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:2rem 1rem}@media (max-width: 480px){.contact-title,.hero-title{font-size:2rem;margin-bottom:4rem}.contact-column h2{font-size:1.2rem;text-align:center}.contact-column p,.contact-column a{font-size:.95rem;text-align:center}.social-icons{justify-content:center}.contact-footer-note{font-size:.85rem;padding:0 1rem}}.services-section{padding:6rem 0;background:var(--navy);color:var(--text-white);min-height:100vh}.services-section h1{text-align:center;color:var(--mint);font-size:2.5rem;margin-bottom:3rem}.track-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.track-tab{padding:1rem 2rem;background:transparent;border:2px solid var(--mint);color:var(--mint);border-radius:5px;cursor:pointer;transition:all .3s ease;font-weight:600;display:flex;align-items:center;gap:1rem}.track-tab img{width:24px;height:24px;object-fit:contain;filter:brightness(0) saturate(100%) invert(95%) sepia(12%) saturate(454%) hue-rotate(89deg) brightness(97%) contrast(96%);transition:filter .3s ease}.track-tab.active img{filter:brightness(0) saturate(100%)}.track-tab:hover{background:#64ffda1a}.track-tab.active{background:var(--mint);color:var(--navy)}.module-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:0 2rem;opacity:1;transform:scale(1);animation:fadeSlideIn 1s ease forwards}.module-grid.hidden{opacity:0;transform:scale(.95);pointer-events:none;animation:fadeSlideOut .6s ease forwards}.module-card{background:var(--navy-light);border-radius:10px;padding:1.25rem;transition:transform .3s ease,box-shadow .3s ease}.module-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #64ffda1a}.module-title{color:var(--mint);font-size:1.4rem;margin:0 0 2rem;text-align:center}.submodules-list{display:flex;flex-direction:column;gap:1rem}.submodule-item{border:1px solid rgba(100,255,218,.2);border-radius:5px;overflow:hidden}.submodule-header{padding:1.5rem;background:#64ffda0d;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease}.submodule-header:hover{background:#64ffda1a}.submodule-header-content{flex:1}.submodule-info{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.submodule-code{background:var(--mint);color:var(--navy);padding:.25rem .5rem;border-radius:3px;font-weight:600;font-size:.9rem}.submodule-title{margin:0;font-size:1.1rem;color:var(--text-white)}.submodule-meta{display:flex;gap:1rem;color:var(--text-slate);font-size:.9rem;align-items:center}.submodule-instructor{color:var(--text-slate)}.submodule-type{padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:600}.submodule-type.T{background:#64ffda1a;color:var(--mint)}.submodule-type.M{background:#ff64641a;color:#ff6464}.submodule-content{padding:1.5rem;background:var(--navy-lighter)}.lessons-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.lesson-item{color:var(--text-slate);font-size:.95rem;padding:.75rem;border-radius:3px;transition:background-color .3s ease;background:#64ffda05}.lesson-item:hover{background:#64ffda0d}@media (max-width: 1200px){.module-grid{grid-template-columns:1fr}}@media (max-width: 768px){.services-section{padding:4rem 1rem}.services-section h1{font-size:2rem;margin-bottom:2rem}.track-tabs{gap:.5rem}.track-tab{padding:.75rem 1.5rem;font-size:.9rem}.track-tab img{width:20px;height:20px}.module-grid{padding:0}.module-card{padding:1.5rem}.module-title{font-size:1.5rem;margin-bottom:1.5rem}.submodule-header{padding:1rem}.submodule-info,.submodule-meta{flex-direction:column;align-items:flex-start;gap:.5rem}}.features-section{background:var(--navy);padding:6rem 2rem;color:var(--text-white)}.features-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-box{background:var(--navy-light);padding:2rem;border-radius:10px;box-shadow:0 4px 20px #64ffda0d;transition:transform .3s ease}.feature-box:hover{transform:translateY(-5px)}.feature-number{font-size:2.5rem;font-weight:700;color:var(--mint);margin-bottom:1rem;display:inline-block}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--mint)}.feature-description{font-size:.95rem;color:var(--text-slate);line-height:1.6}@media (max-width: 768px){.features-section{padding:4rem 1rem}.feature-box{padding:1.5rem}.feature-number{font-size:2rem}.feature-title{font-size:1.1rem}}.services-hero{background:var(--navy);padding:6rem 2rem;text-align:center;color:var(--text-white)}.services-hero h1{color:var(--mint);font-size:3rem;font-weight:700;margin-bottom:1rem}.services-hero p{font-size:1.2rem;max-width:700px;margin:0 auto;color:var(--text-slate);line-height:1.6}@media (max-width: 768px){.services-hero{padding:4rem 1rem}.services-hero h1{font-size:2rem}.services-hero p{font-size:1rem}}.services-intro{background:var(--navy);color:var(--text-white);padding:4rem 2rem;text-align:center}.services-intro h2{font-size:2rem;font-weight:700;color:var(--mint);margin-bottom:1rem}.services-intro p{font-size:1.1rem;color:var(--text-slate);max-width:800px;margin:0 auto;line-height:1.6}@media (max-width: 768px){.services-intro h2{font-size:1.5rem}.services-intro p{font-size:1rem;padding:0 1rem}}.services-header{background:var(--navy);color:var(--text-white);text-align:center;padding:.5rem 2rem 1.5rem}.services-header h1{font-size:3rem;font-weight:700;color:var(--mint);margin-bottom:1rem}.services-header p{font-size:1.1rem;color:var(--text-slate);max-width:800px;margin:0 auto;line-height:1.6}@media (max-width: 768px){.services-header h1{font-size:2rem}.services-header p{font-size:1rem;padding:0 1rem}}.services-highlight{text-align:center;padding:4rem 2rem 2rem;background:var(--navy)}.services-highlight h2{color:var(--text-white);font-size:2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.highlight-arrow{width:30px;height:auto;margin-top:.5rem}.services-highlight .highlight-arrow-css{width:0;height:0;margin:1rem auto 0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid var(--mint)}.academic-structure{background:var(--navy);color:var(--text-white);padding:4rem 2rem;text-align:center}.academic-structure h2{font-size:2rem;color:var(--text-white);font-weight:700;text-transform:uppercase;margin-bottom:1rem}.academic-structure .subtitle{font-size:1.2rem;color:var(--text-slate);font-style:italic;margin-top:-1rem;margin-bottom:3rem}.academic-structure p{font-size:1.2rem;font-style:italic;color:var(--text-slate);margin-bottom:3rem}.academic-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem}.academic-icons .icon-box{flex:1 1 150px;max-width:220px}.academic-icons .icon-box img{width:40px;height:auto;margin-bottom:1rem}.academic-icons .icon-box p{font-size:.95rem;line-height:1.4;color:var(--text-white)}.icon-video:before{content:"🎬";font-size:2rem;display:block;margin-bottom:1rem}.icon-monitors:before{content:"👨‍🏫";font-size:2rem;display:block;margin-bottom:1rem}.icon-disciplines:before{content:"📘";font-size:2rem;display:block;margin-bottom:1rem}.icon-forum:before{content:"💬";font-size:2rem;display:block;margin-bottom:1rem}.icon-exercises:before{content:"📝";font-size:2rem;display:block;margin-bottom:1rem}.academic-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.academic-buttons a{background-color:var(--mint);color:var(--navy);padding:.75rem 1.5rem;border-radius:5px;font-weight:700;text-decoration:none;font-size:.9rem;transition:background .3s ease}.academic-buttons a:hover{background-color:#7effe0}@media (max-width: 768px){.academic-structure h2{font-size:1.5rem}.academic-structure p{font-size:1rem}.academic-icons{flex-direction:column;align-items:center;gap:1rem}.academic-icons .icon-box{flex:1 1 100%;max-width:100%;text-align:center}.academic-icons .icon-box p{font-size:.9rem}.academic-structure .subtitle{font-size:1rem;margin-top:-.5rem;margin-bottom:2rem}.academic-structure p{font-size:.95rem}.academic-buttons{flex-direction:column;gap:.75rem}.academic-buttons a{width:100%;text-align:center}}.btn-red{background-color:var(--mint);color:var(--navy);padding:1.25rem 2.5rem;border-radius:5px;font-weight:700;text-decoration:none;font-size:.9rem;transition:background .3s ease;border:none;cursor:pointer}.btn-red:hover{background-color:#7effe0}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeSlideOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-30px) scale(.95)}}.track-name-title{text-align:center;font-size:2rem;color:var(--text-white);margin:3rem auto 4rem;font-weight:700;animation:fadeSlideIn .6s ease;background:#64ffda1a;border-radius:8px;width:fit-content;padding:1rem 2rem 1rem 1.5rem}.track-prefix{color:var(--text-slate);margin-right:.5rem}.track-highlight{color:var(--mint)}@media (max-width: 768px){.track-name-title{font-size:1.5rem;margin:2.5rem auto 2rem}}.icon-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:1rem;color:var(--mint);animation:fadeSlideIn .8s ease forwards;opacity:0}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}.delay-3{animation-delay:.6s}.delay-4{animation-delay:.8s}.delay-5{animation-delay:1s}.delay-6{animation-delay:1.2s}._postContainer_1w717_1{font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.9;color:#e6e6e6;padding:4rem 1rem;max-width:800px;margin:auto}._postContainer_1w717_1 h1{font-size:3rem;color:#00e5a0;margin-bottom:1.5rem;font-weight:800;line-height:1.2}._postContainer_1w717_1 h2{font-size:2.25rem;color:#1de9b6;margin-top:3rem;margin-bottom:1.25rem;border-bottom:2px solid #1de9b6;padding-bottom:.4rem;font-weight:700}._postContainer_1w717_1 h3{font-size:1.75rem;color:#80cbc4;margin-top:2.5rem;margin-bottom:1rem;font-weight:600}._postContainer_1w717_1 p{margin-bottom:1.75rem;font-size:1.08rem;line-height:1.85;color:#d0d0d0}._postContainer_1w717_1 blockquote{border-left:3px solid #00e5a0;margin:2.5rem 0;padding:1.25rem 2rem;background-color:#101a28;font-style:italic;color:#b6c8d6;border-radius:6px;position:relative;box-shadow:0 0 0 1px #1de9b633 inset;font-size:1.05rem;line-height:1.7}._postContainer_1w717_1 blockquote:before{display:none}._postContainer_1w717_1 ul{padding-left:1.5rem;margin-bottom:2rem}._postContainer_1w717_1 li{margin-bottom:.75rem}._postContainer_1w717_1 strong{color:#fff}._postContainer_1w717_1 em{color:#ccc}._postContainer_1w717_1 ._versiculo_1w717_79{background:#1f1f1f;padding:1rem 1.25rem;border-left:5px solid #00e5a0;font-style:italic;margin:2.5rem 0;color:#d0ffd6;font-size:1.05rem}._featuredImage_1w717_89{width:100%;max-width:800px;height:auto;border-radius:10px;margin:2rem auto;display:block;box-shadow:0 4px 20px #0006}.ministerio-page{max-width:1000px;margin:5rem auto;padding:3rem;background-color:#00132a;border-radius:16px;box-shadow:0 6px 24px #00ffda26;font-family:Segoe UI,sans-serif;line-height:1.7;color:#fff;text-align:center}.ministerio-page h1{font-size:2.5rem;color:#6fffe9;margin-bottom:1.8rem}.ministerio-page p{font-size:1.25rem;color:#d3d3d3;text-align:justify;padding:0 1.5rem}.ministerio-page h2{font-size:1.8rem;color:#6fffe9;margin:2.5rem 0 1rem;text-align:left;padding:0 1.5rem}.ministerio-page ul{list-style-type:disc;margin:0 1.5rem 2rem 3rem;padding:0;text-align:left;color:#fff}.ministerio-page li{margin-bottom:.75rem;font-size:1.15rem;line-height:1.6}@media (max-width: 768px){.ministerio-page{padding:2rem 1.25rem}.ministerio-page h1{font-size:2rem}.ministerio-page p{font-size:1.05rem}}.ministerio-section{margin-top:3rem;padding:0 1.5rem}.ministerio-section h3{font-size:1.5rem;color:#6fffe9;margin-bottom:.75rem}.ministerio-section p{font-size:1.15rem;color:#d3d3d3;line-height:1.6;text-align:justify}@media (max-width: 768px){.ministerio-section{padding:0 1rem}.ministerio-section h3{font-size:1.25rem;text-align:center}.ministerio-section p{font-size:.95rem;text-align:justify;padding:0}}.igreja-container{max-width:1400px;margin:0 auto;padding:4rem 2rem;background-color:#0d1b2a;color:#fff;font-family:Helvetica Neue,sans-serif;border-radius:12px;box-shadow:0 4px 12px #00000014}@media (max-width: 768px){.igreja-container{padding:2rem 1rem}}.igreja-header{text-align:center;margin-bottom:3rem}.igreja-header h1{font-size:3rem;color:#61dafb;margin-bottom:.5rem;font-weight:700;letter-spacing:-1px;text-shadow:0 2px 8px rgba(0,0,0,.18)}.igreja-header p{font-size:1.2rem;color:#cbd5e1;line-height:1.6}.igreja-header .igreja-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.1rem;padding:1rem 1.6rem;font-size:1.05rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#023e8a,#023e8ad9);box-shadow:0 6px 22px #00000040,inset 0 1px #ffffff14;transition:transform .12s ease,box-shadow .3s ease,background .3s ease,opacity .2s ease;text-decoration:none}.igreja-header .igreja-btn:hover{transform:translateY(-1px);box-shadow:0 10px 28px #00000052;background:linear-gradient(180deg,#0077b6,#0077b6e6)}.igreja-header .igreja-btn+.igreja-btn{margin-left:.75rem}.igreja-header .igreja-btn:nth-of-type(2){background:transparent;border:1.5px solid #84caff;color:#84caff;box-shadow:none}.igreja-header .igreja-btn:nth-of-type(2):hover{background:#84caff1f;border-color:#3a86ff;color:#cfefff}@media (max-width: 640px){.igreja-header .igreja-btn{width:100%}.igreja-header .igreja-btn+.igreja-btn{margin-left:0}}.igreja-section{margin-bottom:2.5rem}.igreja-section h2{font-size:1.6rem;margin-bottom:1rem;color:#84caff;border-left:4px solid #3a86ff;padding-left:10px;font-weight:600;letter-spacing:-.5px}.igreja-section h3{font-size:1.5rem;margin-bottom:1rem;color:#84caff;border-left:4px solid #3a86ff;padding-left:10px;font-weight:600;letter-spacing:-.5px}.igreja-section ul{list-style:none;padding:0 0 0 1rem;border-left:2px solid #3a86ff;margin-bottom:1.5rem}.igreja-section li{margin-bottom:.6rem;font-size:1.05rem;color:#e0e0e0;position:relative;padding-left:1.2rem}.igreja-section li:before{content:"•";position:absolute;left:0;color:#3a86ff}.igreja-section p{color:#d1d5db;font-size:1.05rem;line-height:1.6}.igreja-buttons{display:flex;gap:1rem;flex-wrap:wrap}.igreja-btn{padding:.9rem 1.6rem;background-color:#023e8a;color:#fff;border:none;border-radius:6px;font-weight:700;box-shadow:0 2px 4px #0000001a;cursor:pointer;font-size:1rem;transition:background .3s ease}.igreja-btn:hover{background-color:#0077b6}.igreja-mapa-container{margin-top:1.5rem;border-radius:10px;overflow:hidden;box-shadow:0 3px 10px #0000001a}.igreja-filtros{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.igreja-filtros select{padding:.6rem 1rem;font-size:1rem;border-radius:6px;border:1px solid #ccc;background-color:#fff}.igreja-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.igreja-card{background-color:#1b263b;border-radius:10px;padding:1.5rem;box-shadow:0 2px 6px #00000014;border-left:4px solid #3a86ff;color:#f1f1f1;margin-bottom:1rem}.igreja-card h3{margin-top:0;color:#8ecae6;margin-bottom:.75rem}.igreja-card a{color:#4dabf7;text-decoration:none;font-weight:700;transition:color .3s ease}.igreja-card a:hover{text-decoration:underline;color:#3a86ff}.igreja-imagem-topo{width:100%;max-width:2000px;aspect-ratio:16 / 7;object-fit:cover;border-radius:12px;margin:0 auto 2rem;display:block;box-shadow:0 2px 10px #0000001a}.manifesto-bloco ul{border-left:none;padding-left:1rem;margin-top:1rem}.manifesto-bloco li{color:#dee2e6;position:relative;padding-left:1.2rem;margin-bottom:.6rem}.manifesto-bloco li:before{content:"•";position:absolute;left:0;color:#3a86ff}.manifesto-bloco blockquote{font-style:italic;color:#a0aec0;border-left:3px solid #3a86ff;padding-left:1rem;margin-top:1.5rem;background-color:transparent;border-radius:6px}.testemunhos-bloco{margin-top:4rem}.testemunhos-grid{display:flex;flex-wrap:wrap;gap:1.5rem}.testemunho-card{position:relative;flex:1 1 calc(33.333% - 1rem);min-height:340px;background-size:cover;background-position:center;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;box-shadow:0 4px 16px #0003;transition:transform .3s ease}.testemunho-card:hover{transform:translateY(-5px)}.testemunho-card h3{margin:.5rem 0;font-size:1.4rem;font-weight:700}.testemunho-card p{font-size:1rem;color:#e0e0e0;line-height:1.4}.testemunho-tag{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;font-weight:600;margin-bottom:.25rem;opacity:.9}.encontros-bloco{margin-top:4rem}.encontros-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:1.5rem}.encontro-card{position:relative;background-size:cover;background-position:center;border-radius:12px;height:260px;display:flex;align-items:flex-end;padding:1rem;color:#fff;box-shadow:0 4px 12px #00000026;overflow:hidden;transition:transform .3s ease}.encontro-card h3{margin:0;font-size:1.25rem;font-weight:700;text-shadow:0 2px 5px rgba(0,0,0,.6)}.encontro-card:hover{transform:scale(1.02)}.igreja-section blockquote{font-style:italic;color:#a0aec0;border-left:3px solid #3a86ff;padding-left:1rem;margin-top:1.5rem;margin-bottom:1.5rem;background-color:transparent;border-radius:6px;line-height:1.6}.igreja-section blockquote strong{display:block;margin-top:.75rem;color:#84caff;font-weight:600;font-style:normal}.igreja-layout{display:flex;flex-direction:row;gap:3rem;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.igreja-layout>section{flex:1 1 65%}.igreja-layout aside{flex:1 1 30%;background-color:#1b263b;padding:1.5rem;border-radius:10px;box-shadow:0 2px 10px #0000001a;color:#fff}.igreja-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.igreja-card-item{background-color:#1b263b;border-radius:10px;padding:1.5rem;box-shadow:0 3px 10px #0000001a;color:#f1f1f1;text-align:center;transition:transform .3s ease}.igreja-card-item:hover{transform:translateY(-5px)}.igreja-card-item h3{color:#8ecae6;margin-bottom:.75rem}.igreja-card-item p{font-size:1rem;color:#d1d5db;line-height:1.5}.igreja-subbloco{background-color:#12263a;padding:1.5rem;border-left:4px solid #3a86ff;border-radius:10px;box-shadow:0 2px 6px #00000014;margin-bottom:2rem}.igreja-subbloco h4{font-size:1.25rem;color:#84caff;margin-bottom:.75rem;font-weight:600}.igreja-subbloco p{font-size:1.05rem;line-height:1.6;color:#d1d5db;margin-bottom:1rem}.encontro-texto-overlay{background:#0006;padding:.5rem 1rem;border-radius:8px;max-width:90%}.igreja-titulo-section{font-size:1.8rem;color:#84caff;font-weight:700;border-left:4px solid #3a86ff;padding-left:12px;margin-bottom:1.5rem;letter-spacing:-.5px;text-shadow:0 1px 6px rgba(0,0,0,.2)}.igreja-principios-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.igreja-principio-card{background-color:#1b263b;border-radius:10px;padding:1.5rem;box-shadow:0 2px 6px #00000014;border-left:4px solid #3a86ff;color:#f1f1f1;text-align:center;transition:transform .3s ease}.igreja-principio-card:hover{transform:translateY(-5px)}.igreja-principio-card h3{color:#8ecae6;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.igreja-principio-card p{font-size:1rem;color:#d1d5db;line-height:1.5}.rede-container-limitado{max-width:1000px;margin:3rem auto;padding:2rem;background-color:#12263a;border-radius:12px;box-shadow:0 4px 12px #0000001a}*,*:before,*:after{box-sizing:border-box}.container{max-width:1440px;margin:0 auto;padding:0 2rem}.header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background-color:#0000;color:#fff;font-family:Inter,sans-serif;position:relative;z-index:10}.header img{height:48px;margin-right:1rem}.header nav a{color:#fff;text-decoration:none;margin-left:clamp(.75rem,2vw,1.5rem);font-weight:600;font-size:1.1rem;transition:color .3s ease}.header nav a:hover{color:#0ff}body{margin:0;padding:0;background-color:#0c1f33;min-height:100vh;width:100%;font-family:Inter,sans-serif;max-width:100vw;overflow-x:hidden}html{background-color:#0c1f33;max-width:100vw;overflow-x:hidden}.inicio-container{background-image:url(../assets/images/banner-login-fiveone.png);min-height:100vh;width:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:#0c1f33;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Inter,sans-serif;flex-direction:column;text-align:center;padding:12rem 1rem 4rem;position:relative;z-index:2;text-shadow:1px 1px 4px rgba(0,0,0,.7)}.scroll-down-arrow{margin-top:5rem;font-size:4rem;color:#0ff;animation:bounce 2s infinite;cursor:pointer;transition:transform .3s ease}.scroll-down-arrow:hover{transform:scale(1.2)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.inicio-container h1{font-size:clamp(2rem,5vw,4rem);margin-bottom:clamp(.75rem,2vw,1.5rem)}.inicio-container p{font-size:clamp(1rem,2.5vw,1.4rem);max-width:600px;line-height:1.6}.header-left{display:flex;align-items:center}.bem-vindos-container,.formacao-container,.continuar-container{flex-wrap:wrap;gap:clamp(.75rem,2vw,1.5rem);max-width:100%;justify-content:center}.bem-vindos-item,.formacao-item{width:100%;max-width:300px}@media screen and (max-width: 1024px){.bem-vindos-container,.formacao-container,.continuar-container{gap:clamp(.75rem,2vw,1.5rem);padding:0 1.5rem}.bem-vindos-item,.formacao-item{max-width:280px}.inicio-container h1{font-size:2.2rem}.inicio-container p{font-size:1.2rem}}@media screen and (max-width: 768px){.bem-vindos-container,.formacao-container{flex-direction:row;overflow-x:auto;flex-wrap:nowrap}.bem-vindos-item,.formacao-item{flex:0 0 auto}.bem-vindos-item,.formacao-item{width:90%;max-width:350px}.continuar-container{flex-wrap:nowrap;overflow-x:auto;padding-bottom:1rem;justify-content:flex-start}.continuar-card{flex:0 0 auto}.inicio-container{padding:10rem 1rem 2rem}.inicio-container h1{font-size:2.4rem}.inicio-container p{font-size:1.2rem;padding:0 1rem}}@media screen and (max-width: 480px){.inicio-container h1{font-size:1.8rem}.inicio-container p{font-size:1rem}.perfil-dropdown-menu{min-width:120px}.perfil-dropdown-menu a{font-size:.8rem}.bem-vindos-item,.formacao-item{max-width:100%}}.bem-vindos{background-color:#0c1f33;padding:6rem 1rem 2rem;color:#fff;text-align:center}.bem-vindos h2{font-size:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(.75rem,2vw,1.5rem);font-family:Inter,sans-serif}.bem-vindos p{font-size:1.2rem;color:#ccc;margin-bottom:clamp(.75rem,2vw,1.5rem);font-family:Inter,sans-serif}.bem-vindos-container{display:flex;flex-direction:row;gap:clamp(.75rem,2vw,1.5rem);padding-bottom:.5rem;flex-wrap:wrap;justify-content:center}.bem-vindos-item{flex:0 0 auto;width:280px;height:250px;background-size:cover;background-position:center;border-radius:12px;box-shadow:0 4px 8px #0006;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.bem-vindos-item:hover{transform:scale(1.05);box-shadow:0 6px 12px #00ffff80}@media screen and (max-width: 768px){.bem-vindos-container{flex-direction:column;align-items:center}}.bem-vindos-container::-webkit-scrollbar{display:none}.bem-vindos-container{-ms-overflow-style:none;scrollbar-width:none}.formacao-ministerial{background-color:#0c1f33;padding:4rem 2rem 5rem;color:#fff;text-align:center}.formacao-ministerial .arrow-icon{font-size:4rem;color:#0ff;animation:bounce 2s infinite;margin-bottom:clamp(.75rem,2vw,1.5rem);margin-top:-6rem}.formacao-ministerial h2{font-size:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(.75rem,2vw,1.5rem);font-family:Inter,sans-serif}.formacao-ministerial p{font-size:1.2rem;color:#ccc;margin-bottom:clamp(.75rem,2vw,1.5rem);font-family:Inter,sans-serif}.formacao-container{display:flex;flex-direction:row;justify-content:center;gap:clamp(.75rem,2vw,1.5rem);padding:0 1rem;padding-bottom:clamp(.75rem,2vw,1.5rem);margin-top:3rem;flex-wrap:wrap}.formacao-container::-webkit-scrollbar{display:none}.formacao-container{-ms-overflow-style:none;scrollbar-width:none}.formacao-item{flex:0 0 auto;width:260px;height:480px;background-size:cover;background-position:center;border-radius:12px;box-shadow:0 4px 8px #0006;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;display:flex;align-items:flex-end;justify-content:center;padding-bottom:1rem;font-size:1.2rem;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.6);max-width:100%}.formacao-item:hover{transform:scale(1.05);box-shadow:0 6px 12px #00ffff80}@media screen and (max-width: 768px){.formacao-ministerial-container{flex-direction:column;align-items:center}}.formacao-ministerial-container::-webkit-scrollbar{display:none}.formacao-ministerial-container{-ms-overflow-style:none;scrollbar-width:none}.perfil-menu{position:relative;display:inline-block;margin-left:clamp(.75rem,2vw,1.5rem);text-align:center}.perfil-button{background-color:transparent;border:none;color:#fff;font-weight:600;font-size:1.1rem;cursor:pointer;padding:.5rem 1rem;transition:color .3s ease;position:relative;display:flex;align-items:center;justify-content:center;padding:.3rem;width:48px;height:48px;border-radius:50%;background-color:#fff;overflow:hidden}.perfil-button:hover{color:#0ff}.perfil-dropdown-menu{display:block;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%) translateY(-10px);background-color:#001a33;border:1px solid #00ffff;border-radius:6px;min-width:140px;z-index:99;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;box-shadow:0 6px 12px #00ffff4d}.perfil-dropdown-menu.active{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.perfil-dropdown-menu a{color:#fff;padding:.35rem .6rem;font-size:.75rem;display:block;text-decoration:none;font-weight:600;text-align:center;border-radius:6px;transition:background-color .3s ease,transform .2s ease;background-color:#002b4d;margin:.25rem}.perfil-dropdown-menu a:hover{background-color:#003f66;transform:translateY(-2px)}.perfil-button img{width:100%;height:100%;object-fit:cover;border-radius:50%;transform:translate(8px)}@media screen and (max-width: 1024px){.bem-vindos-container,.formacao-container{gap:clamp(.75rem,2vw,1.5rem);padding:0 2rem;flex-wrap:wrap;overflow-x:auto}.bem-vindos-item,.formacao-item{width:180px;height:360px}.inicio-container h1{font-size:2.2rem}}@media screen and (max-width: 768px){.header{flex-direction:column;align-items:flex-start}.header nav{display:flex;flex-wrap:wrap;gap:clamp(.75rem,2vw,1.5rem);margin-top:.5rem}.perfil-menu{margin-left:0;margin-top:.5rem}.bem-vindos-container,.formacao-container{flex-direction:row;overflow-x:auto;flex-wrap:nowrap}.bem-vindos-item,.formacao-item{flex:0 0 auto}.bem-vindos-item,.formacao-item{width:90%;max-width:350px}.inicio-container{padding:10rem 1rem 2rem}}@media screen and (max-width: 480px){.inicio-container h3{font-size:1.25rem}.inicio-container p{font-size:.9rem}.custom-modal{padding:1rem 1.25rem}.custom-modal h3{font-size:1.25rem}.custom-modal p{font-size:.9rem}.inicio-container h1{font-size:1.8rem}.inicio-container p{font-size:1rem}.perfil-dropdown-menu{min-width:120px}.perfil-dropdown-menu a{font-size:.8rem}}.custom-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:1000;display:flex;justify-content:center;align-items:center}.custom-modal{background-color:#001a33;padding:2rem 2.5rem;border-radius:10px;box-shadow:0 0 20px #00ffff4d;max-width:400px;width:90%;text-align:center;color:#fff;font-family:Inter,sans-serif;border:1px solid #00ffff;animation:fadeInModal .3s ease}.custom-modal h3{margin-top:0;margin-bottom:1rem;font-size:1.5rem;color:#0ff}.custom-modal p{font-size:1rem;margin-bottom:1.5rem;color:#ddd}.custom-modal button{padding:.5rem 1rem;background-color:#0ff;border:none;border-radius:6px;font-weight:700;cursor:pointer;font-size:1rem;color:#001a33;transition:background-color .3s ease}.custom-modal button:hover{background-color:#0cc}@keyframes fadeInModal{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.continuar-assistindo{padding:3rem 2rem;background-color:#0c1f33;text-align:center}.continuar-assistindo h2{font-size:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(.75rem,2vw,1.5rem);color:#fff;font-family:Inter,sans-serif}.continuar-card{flex:0 0 auto;scroll-snap-align:start;width:320px;height:180px;margin:0 auto;background-size:cover;background-position:center;border-radius:10px;position:relative;cursor:pointer;box-shadow:0 4px 12px #0003;transition:transform .3s ease}.continuar-card:hover{transform:scale(1.03)}.continuar-overlay{position:absolute;bottom:0;width:100%;height:100%;background:#0006;color:#fff;display:flex;align-items:flex-end;justify-content:center;border-radius:10px;padding:1rem;font-size:1rem;font-weight:700}@media (max-width: 768px){.continuar-card{width:90%;height:auto;aspect-ratio:16/9}.continuar-assistindo h2{font-size:2rem}.continuar-overlay{font-size:.9rem;padding:.8rem}}.continuar-container{display:flex;flex-direction:row;gap:clamp(.75rem,2vw,1.5rem);overflow-x:auto;padding:0 1rem;margin-top:clamp(.75rem,2vw,1.5rem);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;scroll-padding-left:1rem;max-width:100%;justify-content:center}@media screen and (max-width: 768px){.continuar-container{flex-wrap:nowrap;overflow-x:auto;padding-bottom:1rem;justify-content:flex-start}.continuar-card{flex:0 0 auto}}.continuar-container::-webkit-scrollbar{display:none}.continuar-container{-ms-overflow-style:none;scrollbar-width:none}.continuar-seta{text-align:center;margin-bottom:-1.5rem;font-size:4rem;color:#0ff;animation:bounce 2s infinite}.carousel-wrapper{position:relative;display:flex;align-items:center;justify-content:center;margin-top:2rem}.arrow{background:none;border:none;color:#0ff;font-size:3rem;cursor:pointer;z-index:2;padding:0 .5rem;transition:transform .2s ease}.arrow:hover{transform:scale(1.2)}.arrow.left{position:absolute;left:0}.arrow.right{position:absolute;right:0}@media screen and (max-width: 768px){.arrow{font-size:2.5rem}}body{margin:0;padding:0;background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;width:100vw;font-family:Inter,sans-serif}.login-container{display:flex;height:100vh;width:100vw;font-family:Inter,sans-serif;z-index:0;overflow:hidden}.login-left{width:500px;padding:1.5rem 2rem 2rem;background-color:#0a194699;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;display:flex;flex-direction:column;justify-content:center;height:100vh;position:relative}.login-left h2{margin-top:-.5rem;margin-bottom:2rem;font-size:2.5rem;text-align:center;font-weight:600;letter-spacing:.5px}.login-left input{display:block;width:80%;max-width:400px;margin:0 auto 1rem;padding:.75rem;border-radius:8px;border:none;font-size:1rem}.login-options{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;margin-bottom:1rem;flex-wrap:wrap;gap:.25rem .5rem}.login-options label{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#fff}.login-left button{width:80%;max-width:400px;margin:0 auto .75rem;padding:.75rem;border:none;border-radius:8px;background-color:#32f2cf;color:#003f2d;font-weight:700;font-size:1rem;cursor:pointer;display:block}.login-left button[type=submit]{order:1;width:80%;max-width:400px;margin:0 auto .75rem}.link-button{background-color:#000;color:#fff;width:80%;max-width:400px;margin:0 auto .75rem;display:block}.login-info{font-size:.8rem;opacity:.7;margin-top:1rem}.login-lembrar{display:flex;align-items:center;gap:.4rem}.login-recuperar{color:#b3b3ff;font-size:.875rem;text-align:right;flex-grow:1}.login-options{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;margin-bottom:1rem;flex-wrap:nowrap;width:80%;max-width:400px;margin-left:auto;margin-right:auto}.login-logo{max-width:50%;height:auto;opacity:.8;margin:0 auto 1rem;align-self:center;display:block;transform:translateY(-30px)}.mensagem-erro{color:#ff4d4f;background-color:#ff4d4f1a;padding:.5rem 1rem;border-radius:6px;margin:0 auto 1rem;max-width:400px;font-size:.9rem;text-align:center;font-weight:500}.return-button:before{content:"←";margin-right:.5rem;font-size:1rem;vertical-align:middle}.login-right{flex:1;background-image:url(./banner-login-fiveone-DCEf7HOK.png);background-repeat:no-repeat;background-size:contain;background-position:center right;background-attachment:fixed;background-color:#000;height:100vh}.streamer-content{display:flex;flex-direction:row;gap:2rem;align-items:flex-start;justify-content:center;width:100%;max-width:1200px;margin:0 auto}.video-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.aula-card{width:100%;max-width:140px;background-color:#1e1e1e;border-radius:8px;box-shadow:0 2px 8px #0006;padding:.4rem;font-size:.6rem;margin-bottom:.75rem;display:flex;flex-direction:column;align-items:center;text-align:center}.streamer-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:2rem 1rem;max-width:1200px;margin:0 auto}.streamer-main{flex:1;display:flex;justify-content:center}.video-container{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;padding:1rem 0}.video-container iframe{width:100%;max-width:960px;aspect-ratio:16 / 9;border:none;border-radius:10px;box-shadow:0 4px 12px #0006;display:block;margin:0 auto}.next-button-container{width:100%;max-width:960px;display:flex;justify-content:center;padding:.5rem 0;margin-top:1rem;gap:1rem}.streamer-layout{display:flex;justify-content:center;align-items:flex-start;width:100%;padding-top:.5rem}.streamer-container{display:flex;flex-direction:row;min-height:100vh;background-color:#0d0d0d;color:#fff;overflow:hidden;padding:1rem}.streamer-header{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.streamer-content{display:flex;flex-direction:row;gap:1.5rem;align-items:flex-start;justify-content:center;width:100%;max-width:1440px;margin:0 auto;padding:0 2rem;box-sizing:border-box}.lesson-item{background-color:#292929;border-radius:8px;padding:1rem;margin-bottom:1rem;cursor:pointer;transition:background-color .3s ease;display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.lesson-item:hover{background-color:#3d3d3d}.lesson-title{font-weight:700}.complete-button{margin-top:1rem;background-color:#0ff;color:#000;padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;font-weight:700}.complete-button:hover{background-color:#0cc}.streamer-video-area{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0 auto;width:100%;max-width:90vw;padding:2rem 1rem}.video-wrapper{position:relative;width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:2rem}.video-content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}.streamer-titulo{font-size:1.8rem;font-weight:700;color:#fff;margin-top:2rem;margin-bottom:1.5rem;text-align:center}@media (max-width: 1280px){.streamer-video-area{max-width:100%}.video-section iframe{max-width:90%}}@media (max-width: 1280px){.streamer-container{flex-direction:row;justify-content:center;gap:1rem}.streamer-video-area{max-width:720px}}@media (max-width: 768px){.streamer-video-area{width:100%;padding:0 1rem}.video-section iframe{width:100%;max-width:100%}}@media (max-width: 1024px){.streamer-layout{flex-direction:column;align-items:center}}@media (max-width: 1024px){.streamer-content{flex-direction:column;align-items:center}}.streamer-main-wrapper{display:flex;justify-content:center;align-items:flex-start;max-width:1200px;margin:0 auto;padding:1rem;gap:1rem;width:100%}.aula-card{width:21%;min-width:260px;max-width:320px;background-color:#1e1e1e;border-radius:12px;box-shadow:0 4px 12px #00000080;padding:.5rem;font-size:.75rem;margin:.5rem 0;margin-left:0;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,border .3s ease}.aula-card:hover{transform:scale(1.05);box-shadow:0 0 12px #0ff9;border:1px solid #00e5ff;background-color:#2a2a2a;cursor:pointer}.aula-card:active{transform:scale(.97)}.aula-card img{width:100%;border-radius:10px;margin-bottom:.25rem}.modulo-card-label{margin-top:.25rem;font-weight:700;color:#fff;font-size:.75rem}.aula-card iframe{width:100%;height:85px;border-radius:6px;margin-bottom:.4rem}.streamer-wrapper{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:2rem 1rem;max-width:1200px;margin-left:2rem}.streamer-main{flex:1;display:flex;justify-content:flex-start}.video-container{width:100%;display:flex;justify-content:flex-start;align-items:center;text-align:center;padding:1rem 0}.video-container iframe{width:100%;max-width:100%;aspect-ratio:16 / 9;border:none;border-radius:10px;box-shadow:0 4px 12px #0006;display:block;margin:0 auto}@media (max-width: 768px){.video-container iframe{width:100%;height:auto;max-width:100%}}@media (max-width: 480px){.video-container iframe{max-width:100%}}.wrapper-central{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:2rem 1rem}.button-wrapper{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;width:100%;margin-top:1rem;padding:0 1rem}.button-wrapper .pdf-view-button{margin-top:.3rem;margin-left:-1rem;position:relative}.pdf-view-button{margin-top:1rem;align-self:flex-start}.button-group-center{display:flex;justify-content:center;gap:1rem;width:100%}.complete-lesson-button{margin-left:auto}.next-lesson-button{background:linear-gradient(135deg,#00bcd4,#009688);color:#fff;padding:.6rem 1.2rem;border:none;border-radius:6px;cursor:pointer;font-weight:700;font-size:.95rem;box-shadow:0 4px 8px #00bcd44d;transition:transform .2s ease,background-color .3s ease}.next-lesson-button:hover{background:linear-gradient(135deg,#00acc1,#00796b);transform:translateY(-2px)}.prev-lesson-button{background:linear-gradient(135deg,#00bcd4,#009688);color:#fff;padding:.6rem 1.4rem;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;box-shadow:0 4px 8px #00bcd44d;transition:transform .2s ease,background-color .3s ease}.prev-lesson-button:hover{background:linear-gradient(135deg,#00acc1,#00796b);transform:translateY(-2px)}.video-sidebar{width:300px;background-color:#1e1e1e;border-radius:8px;padding:1rem;box-shadow:0 0 10px #0000004d;display:flex;flex-direction:column;gap:.75rem;flex-shrink:0;max-height:75vh;overflow-y:auto;margin-top:7.3rem}.video-and-sidebar{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:1.5rem;max-width:1200px;margin:2rem auto 0;padding:0 5vw;width:100%;flex-wrap:wrap}.sidebar-title{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:#fff;text-align:left}.sidebar-list{list-style:none;padding:0;margin:0}.sidebar-item{background-color:#292929;border-radius:6px;padding:.4rem;display:flex;align-items:center;gap:.6rem;font-size:.85rem;color:#fff;cursor:pointer;transition:background-color .3s ease}.sidebar-item:hover{background-color:#3d3d3d}.sidebar-item.active{background-color:#00bcd4;color:#000;font-weight:700}.sidebar-thumbnail{width:60px;height:40px;object-fit:cover;border-radius:4px;flex-shrink:0}.sidebar-video-info{display:flex;flex-direction:column;justify-content:center;flex:1;overflow:hidden}.sidebar-video-title{font-size:.85rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-indicator{font-size:.75rem;color:#00e676;margin-top:.25rem}.complete-lesson-button{margin-left:auto;background:linear-gradient(135deg,#66bb6a,#43a047);color:#fff;padding:.6rem 1.4rem;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;box-shadow:0 4px 8px #4caf504d;transition:transform .2s ease,background-color .3s ease}.complete-lesson-button:hover{background:linear-gradient(135deg,#4caf50,#388e3c);transform:translateY(-2px)}.completed-indicator{margin-left:auto;background-color:transparent;color:#66bb6a;font-weight:700;font-size:.95rem;padding:.6rem 1.4rem;border:2px solid #66bb6a;border-radius:8px;display:flex;align-items:center;gap:.5rem}.completed-indicator:before{content:"✅";font-size:1.1rem}@media (min-width: 1600px){.streamer-content,.button-wrapper{padding:0 3rem}}@media (max-width: 1024px){.video-and-sidebar{flex-direction:column;align-items:center}.video-container{width:100%;padding:1rem 0}.video-container iframe{max-width:100%;width:100%}.video-sidebar{width:90%;margin-top:2rem}}@media (max-width: 768px){.video-container iframe{width:100%;max-width:100%;aspect-ratio:16 / 9}.video-sidebar{width:100%;padding:.5rem}.sidebar-thumbnail{width:50px;height:35px}.sidebar-video-title{font-size:.75rem}.sidebar-item{padding:.3rem;font-size:.8rem}}@media (max-width: 600px){.aula-card{max-width:90%;font-size:.7rem}.aula-card img{border-radius:8px}}.modulo-card-image{width:180px;height:auto;display:block;margin:0}.modulos-container{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1300px;margin:2rem auto;align-items:flex-start;width:100%;padding-left:5vw}@media (max-width: 1024px){.modulos-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.modulos-container{grid-template-columns:1fr}}.badge-embreve{background-color:#ff4081;color:#fff;font-size:.65rem;font-weight:700;padding:.25rem .5rem;border-radius:12px;position:absolute;top:8px;right:8px;z-index:2;box-shadow:0 2px 4px #0006}.aula-card{position:relative}.pdf-view-button{background:linear-gradient(135deg,#e53935,#b71c1c);color:#fff;padding:.7rem 1.6rem;border:none;border-radius:8px;cursor:pointer;font-weight:700;font-size:1rem;box-shadow:0 4px 12px #ff572280;transition:all .3s ease;display:flex;align-items:center;gap:.6rem}.pdf-view-button:hover{background:linear-gradient(135deg,#c62828,#8e0000);transform:translateY(-2px)}.button-layout{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:nowrap;width:100%;margin-top:2rem;padding:0 2rem;position:relative;gap:1rem}.button-left,.button-center,.button-right{display:flex;align-items:center;flex:1}.button-left{justify-content:flex-start}.button-center{justify-content:center;position:static;transform:none}.button-right{justify-content:flex-end;padding-right:6.5rem;margin-right:3rem}@media (max-width: 768px){.button-layout{flex-direction:column;align-items:center}.button-left,.button-center,.button-right{position:static;transform:none;justify-content:center;padding:0}}.button-group-row{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap;gap:16px}.left-button-wrapper,.center-buttons-wrapper,.right-button-wrapper{flex:1;display:flex;align-items:center}.left-button-wrapper{justify-content:flex-start}.center-buttons-wrapper{justify-content:center;gap:12px}.right-button-wrapper{display:flex;justify-content:flex-end;flex:1;margin-right:-1.3rem}.button-wrapper,.button-area{width:100%}@media (max-width: 768px){.button-layout{flex-direction:column;align-items:center}.button-left,.button-center,.button-right{width:100%;justify-content:center;margin-bottom:.5rem}.streamer-titulo{font-size:1.4rem;text-align:center}.button-wrapper{flex-direction:column;align-items:center}}@media (max-width: 600px){.video-sidebar{width:100%;padding:1rem;box-sizing:border-box}.sidebar-item{flex-direction:column;align-items:flex-start}.sidebar-video-info{width:100%}.sidebar-video-title{font-size:.75rem;text-align:left}.aula-card{width:100%;max-width:100%}.pdf-view-button{width:100%;justify-content:center}}.admin-wrap{max-width:1100px;margin:40px auto;padding:0 16px}.admin-title{margin:0 0 8px;font-size:28px;font-weight:800}.admin-subtitle{margin:0 0 16px;color:#94a3b8}.admin-search{display:flex;gap:8px;margin:16px 0}.admin-search-input{flex:1;background:#0b1220;border:1px solid #1e293b;border-radius:8px;padding:10px 12px;color:#fff;outline:none}.admin-search-input::placeholder{color:#94a3b8}.admin-search-input:focus{border-color:#334155}.admin-msg{margin:8px 0 16px;color:#e2e8f0}.admin-msg--error{color:#ef4444}.admin-table-wrap{overflow-x:auto;overflow-y:auto;max-height:70vh;border-top:1px solid #1e293b;border-bottom:1px solid #1e293b}.admin-table{width:100%;border-collapse:collapse;min-width:820px}.admin-thead-row th,.admin-th{text-align:left;padding:10px 8px;font-weight:600;color:#cbd5e1;border-bottom:1px solid #1e293b;position:sticky;top:0;background:#0b1220;z-index:2;box-shadow:0 1px #1e293b}.admin-row td,.admin-td{padding:10px 8px;color:#e2e8f0;border-bottom:1px solid #1e293b}.admin-table tbody tr:nth-child(2n){background:#33415533}.admin-table tbody tr:hover{background:#4755694d}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-btn{background:#0b1220;border:1px solid #334155;color:#e2e8f0;border-radius:8px;padding:6px 10px;cursor:pointer;transition:background .12s ease,border-color .12s ease,transform 60ms ease}.admin-btn:hover{background:#0f172a;border-color:#475569}.admin-btn:active{transform:translateY(1px)}.admin-btn:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.admin-td code{background:#020617a6;border:1px solid #1e293b;border-radius:6px;padding:2px 6px;color:#a5b4fc}@media (max-width: 720px){.admin-title{font-size:22px}.admin-table{min-width:680px}}@media (max-width: 900px){.admin-th,.admin-td{padding:8px 6px}}@media (max-width: 720px){.admin-title{font-size:22px}.admin-th,.admin-td{padding:6px;font-size:14px}.admin-btn{padding:5px 8px;font-size:13px}}.admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:12px 0 16px}.stat-card{background:#0b1220;border:1px solid #1e293b;border-radius:10px;padding:16px}.stat-title{font-size:12px;letter-spacing:.5px;text-transform:uppercase;color:#94a3b8}.stat-number{font-size:28px;font-weight:800;margin-top:4px}.stat-muted{color:#94a3b8;font-size:12px;margin-top:2px}@media (max-width: 900px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.admin-stats{grid-template-columns:1fr}}.admin-th--sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.admin-th--sortable:hover{color:#e2e8f0}.admin-th--sortable:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.badge-participacao{display:inline-block;padding:3px 8px;border-radius:999px;font-size:12px;line-height:1;border:1px solid transparent}.badge-low{background:#ef444426;color:#fecaca;border-color:#ef444459}.badge-med{background:#f59e0b26;color:#fde68a;border-color:#f59e0b59}.badge-high{background:#22c55e26;color:#bbf7d0;border-color:#22c55e59}.admin-city-summary{margin-top:18px}.admin-h2{margin:0 0 8px;font-size:18px;font-weight:700}.city-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.city-item{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#0b1220;border:1px solid #1e293b;border-radius:8px;padding:10px 12px}.city-name{color:#e2e8f0}.city-metrics{color:#94a3b8}@media (max-width: 720px){.city-list{grid-template-columns:1fr}}.admin-search{flex-wrap:wrap}.admin-filter-select{background:#0b1220;border:1px solid #1e293b;color:#e2e8f0;border-radius:8px;padding:10px 12px;height:40px}.admin-filter-select:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.admin-filter-city,.admin-filter-part{min-width:220px}@media (max-width: 860px){.admin-filter-city,.admin-filter-part{flex:1 1 100%}}.admin-table td:nth-child(5),.admin-table td:nth-child(6),.admin-table td:nth-child(7){text-align:right}@media (max-width: 900px){.admin-table td:nth-child(2),.admin-table td:nth-child(3),.admin-table td:nth-child(4){font-size:14px}}.modal-card{width:100%;max-width:560px;background:#0b1220;border:1px solid #1e293b;border-radius:12px;box-shadow:0 20px 50px #0006}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #1e293b}.modal-title{margin:0;font-size:18px;font-weight:700}.modal-close{background:transparent;border:none;color:#e2e8f0;font-size:22px;line-height:1;cursor:pointer}.modal-form{padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:12px 12px}.modal-form .form-row{display:flex;flex-direction:column;gap:6px}.modal-form .form-row:nth-of-type(1),.modal-form .form-row:nth-of-type(5){grid-column:1 / -1}.form-input{background:#0b1220;border:1px solid #1e293b;color:#e2e8f0;border-radius:8px;padding:10px 12px}.form-input:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.modal-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.admin-btn.primary{background:#16a34a;border-color:#16a34a;color:#fff}.admin-btn.primary:hover{background:#15803d;border-color:#15803d}@media (max-width: 560px){.modal-form{grid-template-columns:1fr}}.admin-create-wrap{display:flex;justify-content:flex-end;margin:8px 0}.toast-success{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(1100px,calc(100% - 32px));max-width:600px;z-index:60;margin:0}.toast-body{background:#0b1220;border:1px solid rgba(22,163,74,.35);border-left:6px solid #16a34a;color:#e2e8f0;border-radius:12px;padding:14px 16px;box-shadow:0 12px 35px #00000073;display:flex;align-items:center;justify-content:space-between;gap:12px}.toast-title{font-weight:700;margin-bottom:2px}.toast-sub{color:#86efac}.toast-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.toast-actions .admin-btn{border-color:#22c55e}.toast-actions .admin-btn:hover{background:#22c55e26}@media (max-width: 720px){.toast-body{flex-direction:column;align-items:flex-start}}.copied-tip{display:inline-block;margin-left:6px;padding:2px 8px;font-size:12px;line-height:1.2;color:#bbf7d0;background:#22c55e26;border:1px solid rgba(34,197,94,.35);border-radius:999px;animation:copied-pop 1.5s ease forwards;white-space:nowrap}@keyframes copied-pop{0%{opacity:0;transform:translateY(-2px) scale(.98)}10%{opacity:1;transform:translateY(0) scale(1)}85%{opacity:1}to{opacity:0;transform:translateY(-2px) scale(.98)}}.copy-wrap{position:relative;display:inline-flex;align-items:center;gap:6px}.copy-wrap .copied-tip{position:absolute;top:50%;left:100%;transform:translate(8px,-50%);pointer-events:none;z-index:5}@media (max-width: 720px){.copy-wrap .copied-tip{position:absolute;top:calc(100% + 4px);left:0;transform:none}}.report-wrap{max-width:1000px;margin:40px auto;padding:0 16px}.report-title{margin:0 0 8px}.report-sub{color:#94a3b8;margin:0 0 6px}.toolbar{display:flex;align-items:center;gap:8px;margin:12px 0 18px}.toolbar-left{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.toolbar-right{margin-left:auto}.field{display:inline-flex;flex-direction:column;gap:4px;color:#9fb2c5;font-size:12px}.input-date{background:#0b1220;border:1px solid #1e293b;color:#e2e8f0;border-radius:8px;padding:8px 10px}.input-date:focus{outline:2px solid #22c55e;outline-offset:2px}.btn{background:#0b1220;border:1px solid #334155;color:#e2e8f0;border-radius:999px;padding:8px 12px;cursor:pointer}.btn:hover{background:#0f172a;border-color:#475569}.btn.ghost{background:transparent}.btn.pill{border-radius:999px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.cards-wrap{display:grid;gap:12px}.group-title{margin:8px 2px 2px;font-size:14px;color:#9fb2c5;text-transform:uppercase;letter-spacing:.6px}.group-title.sticky{position:sticky;top:64px;z-index:4;background:#0b1220;padding:6px 0 4px;border-bottom:1px solid #1e293b}.cards-doms{display:grid;gap:12px}.cards-doms-top{grid-template-columns:1fr}.cards-row-5{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}@media (max-width: 1024px){.cards-row-5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 680px){.cards-row-5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 420px){.cards-row-5{grid-template-columns:1fr}}.cards-metrics{align-items:stretch}.cards-separator{height:1px;background:linear-gradient(90deg,transparent 0%,#1e293b 20%,#1e293b 80%,transparent 100%);margin:4px 0 6px}.section-title{margin-top:32px}.legend{display:flex;flex-wrap:wrap;gap:8px 12px;margin:6px 0 8px;color:#9fb2c5}.legend-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;background:transparent;border:1px solid transparent;color:inherit;cursor:pointer;padding:4px 8px;border-radius:999px}.legend-item.active{border-color:#1e293b}.legend-item.muted{opacity:.6}.legend-dot{width:10px;height:10px;border-radius:999px;border:1px solid #1e293b;display:inline-block}.cards-doms>.highlight{grid-column:span 2}@media (max-width: 700px){.cards-doms>.highlight{grid-column:span 1}}.export-row{display:flex;gap:8px;margin-top:16px}@media (max-width: 560px){.toolbar{align-items:flex-start}.toolbar-right{width:100%;display:flex;justify-content:flex-end}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617bf;display:flex;align-items:center;justify-content:center;z-index:50;padding:16px}.modal-card{width:100%;max-width:640px;background:#0b1220;border:1px solid #1e293b;border-radius:12px;box-shadow:0 20px 50px #0006;display:grid;grid-template-rows:auto 1fr auto}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #1e293b}.modal-title{margin:0;font-size:16px;color:#e2e8f0}.modal-close{background:transparent;border:1px solid #334155;color:#e2e8f0;border-radius:999px;width:28px;height:28px;cursor:pointer}.modal-body{max-height:60vh;overflow:auto;padding:12px 14px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;padding:10px 14px;border-top:1px solid #1e293b}.people-list{list-style:none;padding:0;margin:0;display:grid;gap:6px}.people-list li{display:flex;align-items:center;justify-content:space-between;background:#0b1220;border:1px solid #1e293b;border-radius:8px;padding:8px 10px}.person-name{color:#e2e8f0}.person-date{color:#9fb2c5;font-size:12px}.muted{color:#9fb2c5}.card-clickable{background:#0b1220;border:1px solid #1e293b;color:#e2e8f0;border-radius:12px;padding:16px;text-align:left;cursor:pointer;display:grid;gap:6px}.card-clickable:hover{background:#0f172a;border-color:#334155}.card-clickable-title{font-size:12px;letter-spacing:.5px;text-transform:uppercase;color:#9fb2c5}.card-clickable-value{font-size:28px;font-weight:800}.card-clickable-hint{font-size:12px}#root{width:100%;min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}main{flex:1;padding-top:var(--navbar-height);width:100%}.content-container{max-width:1280px;margin:0 auto;padding:0 2rem;width:100%}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.no-navbar-padding main{padding-top:0!important}.app.plataforma-mode{background-color:transparent;padding:0;margin:0}.footer{background-color:var(--mint);color:var(--navy)}.footer-content{display:grid;grid-template-columns:2fr 1.5fr 1fr;gap:2rem}.footer .content-container{padding-top:4em;padding-bottom:4em}.footer-section h3{font-size:1.2em;margin-bottom:1em;font-weight:700}.footer-section p{font-size:.9em;line-height:1.6;margin-bottom:.5em}.contact-info p{display:flex;align-items:center;gap:.5em}.contact-info span{font-weight:700;display:flex;align-items:center;gap:.5em}.contact-info svg{font-size:1.1em}.social-links{display:flex;gap:1.5rem;font-size:1.5em}.social-links a{color:var(--navy);transition:transform .3s ease,opacity .3s ease}.social-links a:hover{transform:translateY(-3px);opacity:.8}.footer-bottom{background-color:var(--navy);color:var(--text-slate);padding:1.5em 2em;text-align:center}.copyright{margin:0 auto}@media (max-width: 1024px){.footer-content{grid-template-columns:1fr 1fr}.footer-section:last-child{grid-column:span 2;text-align:center}.social-links{justify-content:center}}@media (max-width: 768px){.footer .content-container{padding-top:3em;padding-bottom:3em}.footer-content{grid-template-columns:1fr;text-align:center}.footer-section:last-child{grid-column:auto}.contact-info p{justify-content:center}.footer-bottom{padding:1.25em 2em}}:root{--navy: #0a192f;--navy-light: #112240;--mint: #64ffda;--golden: #ffd700;--golden-dark: #996515;--text-white: #e6f1ff;--text-slate: #8892b0;--text-light-slate: #ccd6f6;--navbar-height: 80px;--scroll-margin-top: var(--navbar-height);--gradient-hero: linear-gradient( rgba(10, 25, 47, .95), rgba(17, 34, 64, .95) );--gradient-about: linear-gradient( 135deg, var(--navy) 0%, var(--navy-light) 100% );--shadow-mint: drop-shadow(0 0 100px rgba(100, 255, 218, .3)) drop-shadow(0 0 125px rgba(100, 255, 218, .2)) drop-shadow(0 0 150px rgba(100, 255, 218, .1));--shadow-mint-strong: drop-shadow(0 0 50px rgba(100, 255, 218, 1)) drop-shadow(0 0 75px rgba(100, 255, 218, .75)) drop-shadow(0 0 100px rgba(100, 255, 218, .5))}.navbar{position:fixed;top:0;left:0;right:0;height:var(--navbar-height);z-index:1000;background:#0a192fd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background-color .3s ease;display:flex;align-items:center}.navbar-container{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;width:100%}.logo{display:flex;margin-right:2rem}.logo img{height:50px;max-height:110px;width:auto;vertical-align:middle}.nav-links{display:flex;align-items:center;gap:2rem}.nav-link{color:var(--text-slate);text-decoration:none;font-weight:700;text-transform:uppercase;font-size:.9rem;transition:color .3s ease,transform .3s ease;text-align:center;text-wrap:nowrap}.nav-link:hover{color:var(--mint);transform:scale(1.1)}.nav-link.active{color:var(--mint)}.nav-link.active:hover{transform:none}.button-link{color:var(--navy);text-decoration:none;background-color:var(--mint);padding:.5rem 1rem;border-radius:5px;font-weight:700;text-transform:uppercase;font-size:.9rem;transition:background-color .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease;text-align:center;text-wrap:nowrap}.button-link:hover{background-color:transparent;color:var(--mint);transform:scale(1.1);box-shadow:0 0 0 2px var(--mint)}.mobile-menu-button{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger{display:block;position:relative;width:24px;height:2px;background:var(--mint);transition:all .3s ease-in-out}.hamburger:before,.hamburger:after{content:"";position:absolute;width:24px;height:2px;background:var(--mint);transition:all .3s ease-in-out}.hamburger:before{transform:translateY(-8px)}.hamburger:after{transform:translateY(8px)}.hamburger.active{background:transparent}.hamburger.active:before{transform:rotate(45deg)}.hamburger.active:after{transform:rotate(-45deg)}@media screen and (max-width: 1024px){.mobile-menu-button{display:block}.nav-links{position:fixed;top:var(--navbar-height);right:-100%;width:100%;height:calc(100vh - var(--navbar-height));background:#0a192ff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);flex-direction:column;justify-content:flex-start;padding:2rem;transition:right .3s ease-in-out;overflow-y:auto}.nav-links.active{right:0}.nav-link{font-size:1.1rem;padding:1rem 0;width:100%;text-align:center}.button-link{margin-top:1rem;width:100%;text-align:center}}.scroll-top-floating{position:fixed;bottom:2rem;right:2rem;background-color:var(--mint);border:none;border-radius:50%;width:45px;height:45px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px #0003;z-index:1000;padding:0}.scroll-top-floating:hover{transform:translateY(-3px);box-shadow:0 4px 20px #64ffda66;opacity:.9}@media (max-width: 768px){.scroll-top-floating{bottom:1.5rem;right:1.5rem}}@media (max-width: 480px){.scroll-top-floating{bottom:1rem;right:1rem;width:40px;height:40px}}
