.LandingPage-module__r9zccW__container{--primary-color:#047ef0;--secondary-color:#05ea80;--dark-bg:#0f172a;--card-bg:#ffffff0d;--text-primary:#fff;--text-secondary:#94a3b8;--gradient-main:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);color:var(--text-primary);background-color:var(--dark-bg);min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}.LandingPage-module__r9zccW__gradientText{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.LandingPage-module__r9zccW__buttonPrimary{background:var(--gradient-main);color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:.5rem 1rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.LandingPage-module__r9zccW__buttonPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #047ef04d}.LandingPage-module__r9zccW__buttonOutline{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff3;border-radius:9999px;padding:.45rem .95rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.LandingPage-module__r9zccW__buttonOutline:hover{border-color:var(--primary-color);background:#047ef01a}@keyframes LandingPage-module__r9zccW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage-module__r9zccW__pulse{0%,to{opacity:1}50%{opacity:.8}}.LandingPage-module__r9zccW__hero{text-align:center;padding:4rem 1rem 3rem;position:relative;overflow:hidden}.LandingPage-module__r9zccW__hero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#047ef033 0%,#0000 70%);width:600px;height:600px;animation:4s ease-in-out infinite LandingPage-module__r9zccW__pulse;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.LandingPage-module__r9zccW__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.LandingPage-module__r9zccW__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;animation:.8s ease-out .2s backwards LandingPage-module__r9zccW__fadeInUp;display:inline-block}.LandingPage-module__r9zccW__heroTitle{letter-spacing:-.02em;margin-bottom:.75rem;font-size:4rem;font-weight:800;line-height:1.1;animation:.8s ease-out .4s backwards LandingPage-module__r9zccW__fadeInUp}.LandingPage-module__r9zccW__heroSubtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.25rem;line-height:1.6;animation:.8s ease-out .6s backwards LandingPage-module__r9zccW__fadeInUp}.LandingPage-module__r9zccW__heroButtons{justify-content:center;gap:.5rem;animation:.8s ease-out .8s backwards LandingPage-module__r9zccW__fadeInUp;display:flex}.LandingPage-module__r9zccW__features{background:#0003;padding:3rem 1rem}.LandingPage-module__r9zccW__sectionHeader{text-align:center;margin-bottom:2rem}.LandingPage-module__r9zccW__sectionTitle{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.LandingPage-module__r9zccW__sectionSubtitle{color:var(--text-secondary);font-size:1.1rem}.LandingPage-module__r9zccW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;max-width:1200px;margin:0 auto;display:grid}.LandingPage-module__r9zccW__card{background:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:1rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.LandingPage-module__r9zccW__card:before{content:"";opacity:0;z-index:0;background:linear-gradient(135deg,#047ef01a 0%,#05ea800d 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.LandingPage-module__r9zccW__card:hover{border-color:var(--primary-color);transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #047ef033}.LandingPage-module__r9zccW__card:hover:before{opacity:1}.LandingPage-module__r9zccW__cardIcon{width:50px;height:50px;color:var(--primary-color);z-index:1;background:#047ef01a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:.75rem;font-size:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.LandingPage-module__r9zccW__card:hover .LandingPage-module__r9zccW__cardIcon{color:var(--secondary-color);background:linear-gradient(135deg,#047ef033 0%,#05ea8033 100%);transform:scale(1.1)rotate(5deg)}.LandingPage-module__r9zccW__cardTitle{z-index:1;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;position:relative}.LandingPage-module__r9zccW__cardText{color:var(--text-secondary);z-index:1;line-height:1.5;position:relative}.LandingPage-module__r9zccW__cardHighlight{background:linear-gradient(135deg,#7c3aed14 0%,#05ea800a 100%);border-color:#7c3aed66}.LandingPage-module__r9zccW__cardHighlight:hover{border-color:#7c3aed;box-shadow:0 20px 40px #7c3aed33}.LandingPage-module__r9zccW__cardHighlight .LandingPage-module__r9zccW__cardIcon{color:#7c3aed;background:#7c3aed1f}.LandingPage-module__r9zccW__cardHighlight:hover .LandingPage-module__r9zccW__cardIcon{color:#a78bfa;background:linear-gradient(135deg,#7c3aed40 0%,#05ea8026 100%)}.LandingPage-module__r9zccW__cardBadgeNew{letter-spacing:.5px;text-transform:uppercase;color:#fff;z-index:1;background:linear-gradient(135deg,#7c3aed,#05ea80);border-radius:20px;margin-top:10px;padding:2px 10px;font-size:11px;font-weight:700;display:inline-block;position:relative}.LandingPage-module__r9zccW__stats{text-align:center;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:3rem 1rem}.LandingPage-module__r9zccW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:1000px;margin:0 auto;display:grid}.LandingPage-module__r9zccW__statItem{padding:.5rem}.LandingPage-module__r9zccW__statValue{margin-bottom:.25rem;font-size:3rem;font-weight:800}.LandingPage-module__r9zccW__statLabel{color:var(--text-secondary);font-weight:500}@keyframes LandingPage-module__r9zccW__ctaPulse{0%,to{box-shadow:0 0 #047ef066}50%{box-shadow:0 0 0 20px #047ef000}}.LandingPage-module__r9zccW__cta{text-align:center;padding:4rem 1rem;position:relative}.LandingPage-module__r9zccW__ctaCard{background:linear-gradient(135deg,#047ef026 0%,#05ea801a 100%);border:2px solid #047ef04d;border-radius:2rem;max-width:1000px;margin:0 auto;padding:3rem 2rem;position:relative;overflow:hidden}.LandingPage-module__r9zccW__ctaCard:before{content:"";background:radial-gradient(circle,#047ef01a 0%,#0000 70%);width:200%;height:200%;animation:3s ease-in-out infinite LandingPage-module__r9zccW__pulse;position:absolute;top:-50%;left:-50%}.LandingPage-module__r9zccW__ctaCard .LandingPage-module__r9zccW__sectionTitle{z-index:1;margin-bottom:1rem;position:relative}.LandingPage-module__r9zccW__ctaCard .LandingPage-module__r9zccW__heroSubtitle{z-index:1;position:relative}.LandingPage-module__r9zccW__ctaCard .LandingPage-module__r9zccW__buttonPrimary{z-index:1;padding:1rem 2.5rem;font-size:1.2rem;animation:2s infinite LandingPage-module__r9zccW__ctaPulse;position:relative}.LandingPage-module__r9zccW__footer{color:var(--text-secondary);text-align:center;border-top:1px solid #ffffff0d;padding:2rem 1rem}.LandingPage-module__r9zccW__footerLinks{justify-content:center;gap:2rem;margin-bottom:1rem;display:flex}.LandingPage-module__r9zccW__footerLink{color:#fff;transition:color .2s}.LandingPage-module__r9zccW__footerLink:hover{color:var(--primary-color)}.LandingPage-module__r9zccW__copyright{font-size:.9rem}@media (max-width:768px){.LandingPage-module__r9zccW__heroTitle{font-size:2.5rem}.LandingPage-module__r9zccW__heroButtons{flex-direction:column}.LandingPage-module__r9zccW__features,.LandingPage-module__r9zccW__stats,.LandingPage-module__r9zccW__cta{padding:4rem 1.5rem}}
.Navbar-module__pSp8Ga__navbar{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:8px 1rem;display:flex}.Navbar-module__pSp8Ga__logo{align-items:center;gap:8px;display:flex}.Navbar-module__pSp8Ga__logoImg{width:auto;height:65px}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__pSp8Ga__links{gap:1.5rem;display:flex}.Navbar-module__pSp8Ga__link{color:#ffffffb3;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s}.Navbar-module__pSp8Ga__link:hover{color:#fff}.Navbar-module__pSp8Ga__buttonOutline{color:#fff;background:0 0;border:2px solid #ffffff26;border-radius:9999px;padding:.5rem 1.6rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s}.Navbar-module__pSp8Ga__buttonOutline:hover{background:#047ef01a;border-color:#047ef0;transform:translateY(-2px);box-shadow:0 4px 15px #047ef026}@media (max-width:640px){.Navbar-module__pSp8Ga__navLinks{gap:1rem}.Navbar-module__pSp8Ga__links{display:none}}
.LegalModal-module__tAz4Aq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.LegalModal-module__tAz4Aq__modal{background:#0f172a;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;width:100%;max-width:800px;max-height:80vh;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000080}.LegalModal-module__tAz4Aq__closeButton{color:#fff;cursor:pointer;z-index:10;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.LegalModal-module__tAz4Aq__closeButton:hover{color:#ef4444;background:#ef444433}.LegalModal-module__tAz4Aq__header{border-bottom:1px solid #ffffff0d;padding:2rem}.LegalModal-module__tAz4Aq__title{color:#fff;font-size:1.75rem;font-weight:800}.LegalModal-module__tAz4Aq__gradientText{background:linear-gradient(135deg,#047ef0 0%,#05ea80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.LegalModal-module__tAz4Aq__content{color:#ffffffb3;padding:2rem;font-size:.95rem;line-height:1.8;overflow-y:auto}.LegalModal-module__tAz4Aq__content h3{color:#fff;margin:1.5rem 0 .75rem;font-size:1.1rem}.LegalModal-module__tAz4Aq__content p{margin-bottom:1rem}.LegalModal-module__tAz4Aq__content ul{margin-bottom:1rem;padding-left:1.25rem}.LegalModal-module__tAz4Aq__footer{text-align:right;border-top:1px solid #ffffff0d;padding:1.5rem 2rem}.LegalModal-module__tAz4Aq__buttonPrimary{color:#fff;cursor:pointer;background:#047ef0;border:none;border-radius:9999px;padding:.75rem 2rem;font-weight:600;transition:all .2s}.LegalModal-module__tAz4Aq__buttonPrimary:hover{background:#0061bd}.LegalModal-module__tAz4Aq__content::-webkit-scrollbar{width:6px}.LegalModal-module__tAz4Aq__content::-webkit-scrollbar-track{background:0 0}.LegalModal-module__tAz4Aq__content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.LegalModal-module__tAz4Aq__content::-webkit-scrollbar-thumb:hover{background:#fff3}@media (max-width:640px){.LegalModal-module__tAz4Aq__overlay{padding:1rem}.LegalModal-module__tAz4Aq__modal{max-height:90vh}.LegalModal-module__tAz4Aq__title{font-size:1.5rem}}
.SupportWidget-module__qoYBWa__wrapper{z-index:9999;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.SupportWidget-module__qoYBWa__fabBtn{color:#fff;cursor:pointer;background:#047ef0;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 18px 10px 14px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 20px #047ef073}.SupportWidget-module__qoYBWa__fabBtn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #047ef08c}.SupportWidget-module__qoYBWa__fabLabel{white-space:nowrap}.SupportWidget-module__qoYBWa__statusDot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.SupportWidget-module__qoYBWa__dotOnline{background:#22c55e;animation:2s infinite SupportWidget-module__qoYBWa__pulse;box-shadow:0 0 6px #22c55ecc}.SupportWidget-module__qoYBWa__dotOffline{background:#94a3b8}@keyframes SupportWidget-module__qoYBWa__pulse{0%,to{opacity:1}50%{opacity:.5}}.SupportWidget-module__qoYBWa__panel{background:#fff;border-radius:16px;flex-direction:column;width:340px;max-height:520px;animation:.2s SupportWidget-module__qoYBWa__slideUp;display:flex;overflow:hidden;box-shadow:0 8px 40px #0000002e}@keyframes SupportWidget-module__qoYBWa__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.SupportWidget-module__qoYBWa__header{color:#fff;background:#047ef0;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.SupportWidget-module__qoYBWa__headerLeft{align-items:center;gap:10px;display:flex}.SupportWidget-module__qoYBWa__headerTitle{font-size:14px;font-weight:700;line-height:1.2}.SupportWidget-module__qoYBWa__headerStatus{opacity:.9;align-items:center;gap:5px;margin-top:2px;font-size:12px;display:flex}.SupportWidget-module__qoYBWa__closeBtn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.SupportWidget-module__qoYBWa__closeBtn:hover{background:#ffffff40}.SupportWidget-module__qoYBWa__body{flex-direction:column;flex:1;padding:20px 16px;display:flex;overflow-y:auto}.SupportWidget-module__qoYBWa__formIntro{color:#64748b;margin:0 0 14px;font-size:13px;line-height:1.5}.SupportWidget-module__qoYBWa__form{flex-direction:column;gap:10px;display:flex}.SupportWidget-module__qoYBWa__input{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:14px;transition:border-color .15s}.SupportWidget-module__qoYBWa__input:focus{background:#fff;border-color:#047ef0}.SupportWidget-module__qoYBWa__input:disabled{opacity:.6}.SupportWidget-module__qoYBWa__errorMsg{color:#ef4444;margin:0;font-size:12px}.SupportWidget-module__qoYBWa__submitBtn{color:#fff;cursor:pointer;background:#047ef0;border:none;border-radius:8px;margin-top:2px;padding:11px;font-size:14px;font-weight:600;transition:background .15s}.SupportWidget-module__qoYBWa__submitBtn:hover:not(:disabled){background:#0369c7}.SupportWidget-module__qoYBWa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.SupportWidget-module__qoYBWa__offlineMsg{text-align:center;color:#64748b;flex-direction:column;align-items:center;gap:10px;padding:12px 0;font-size:14px;display:flex}.SupportWidget-module__qoYBWa__offlineIcon{color:#94a3b8}.SupportWidget-module__qoYBWa__offlineHours{color:#475569;font-size:13px}.SupportWidget-module__qoYBWa__waitingArea{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:24px 0 8px;display:flex}.SupportWidget-module__qoYBWa__waitingSpinner{border:3px solid #e2e8f0;border-top-color:#047ef0;border-radius:50%;width:44px;height:44px;animation:.9s linear infinite SupportWidget-module__qoYBWa__spin}@keyframes SupportWidget-module__qoYBWa__spin{to{transform:rotate(360deg)}}.SupportWidget-module__qoYBWa__waitingTitle{color:#0f172a;margin:0;font-size:16px;font-weight:700}.SupportWidget-module__qoYBWa__waitingText{color:#64748b;margin:0;font-size:13px;line-height:1.5}.SupportWidget-module__qoYBWa__chatMessages{flex-direction:column;flex:1;gap:8px;min-height:260px;max-height:340px;padding:14px 12px;display:flex;overflow-y:auto}.SupportWidget-module__qoYBWa__bubble{word-break:break-word;border-radius:12px;flex-direction:column;max-width:82%;padding:8px 11px;font-size:13px;line-height:1.45;display:flex}.SupportWidget-module__qoYBWa__bubbleVisitor{color:#fff;background:#047ef0;border-bottom-right-radius:3px;align-self:flex-end}.SupportWidget-module__qoYBWa__bubbleAdmin{color:#0f172a;background:#f1f5f9;border-bottom-left-radius:3px;align-self:flex-start}.SupportWidget-module__qoYBWa__bubbleText{display:block}.SupportWidget-module__qoYBWa__bubbleTime{opacity:.6;text-align:right;margin-top:3px;font-size:10px;display:block}.SupportWidget-module__qoYBWa__chatInputArea{border-top:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:8px;padding:10px 12px;display:flex}.SupportWidget-module__qoYBWa__chatInput{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;flex:1;padding:9px 12px;font-size:13px;transition:border-color .15s}.SupportWidget-module__qoYBWa__chatInput:focus{background:#fff;border-color:#047ef0}.SupportWidget-module__qoYBWa__sendBtn{color:#fff;cursor:pointer;background:#047ef0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.SupportWidget-module__qoYBWa__sendBtn:hover:not(:disabled){background:#0369c7}.SupportWidget-module__qoYBWa__sendBtn:disabled{cursor:not-allowed;background:#cbd5e1}.SupportWidget-module__qoYBWa__closedBar{text-align:center;color:#64748b;background:#f1f5f9;border-top:1px solid #e2e8f0;flex-shrink:0;padding:10px;font-size:12px}
.post-module__ZAXO3W__page{color:#e2e8f0;background:#0a0f1e;flex-direction:column;min-height:100vh;display:flex}.post-module__ZAXO3W__main{flex:1;padding:40px 1.5rem 64px}.post-module__ZAXO3W__container{max-width:780px;margin:0 auto}.post-module__ZAXO3W__backLink{color:#ffffff73;align-items:center;gap:6px;margin-bottom:32px;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.post-module__ZAXO3W__backLink:hover{color:#47a9ff}.post-module__ZAXO3W__article{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;overflow:hidden}.post-module__ZAXO3W__cover{object-fit:cover;width:100%;max-height:420px;display:block}.post-module__ZAXO3W__header{border-bottom:1px solid #ffffff0f;padding:32px 36px 24px}.post-module__ZAXO3W__meta{align-items:center;gap:12px;margin-bottom:16px;display:flex}.post-module__ZAXO3W__categoryTag{text-transform:uppercase;letter-spacing:.4px;border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.post-module__ZAXO3W__tagNoticia{color:#47a9ff;background:#047ef026;border:1px solid #047ef04d}.post-module__ZAXO3W__tagDica{color:#05ea80;background:#05ea801f;border:1px solid #05ea8040}.post-module__ZAXO3W__date{color:#fff6;align-items:center;gap:4px;font-size:12px;display:flex}.post-module__ZAXO3W__title{color:#fff;margin-bottom:14px;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;line-height:1.25}.post-module__ZAXO3W__excerpt{color:#ffffff8c;font-size:1rem;line-height:1.7}.post-module__ZAXO3W__content{color:#ffffffbf;padding:32px 36px;font-size:1rem;line-height:1.8}.post-module__ZAXO3W__content h2,.post-module__ZAXO3W__content h3{color:#fff;margin:28px 0 12px;font-weight:700}.post-module__ZAXO3W__content h2{font-size:1.3rem}.post-module__ZAXO3W__content h3{font-size:1.1rem}.post-module__ZAXO3W__content p{margin-bottom:16px}.post-module__ZAXO3W__content ul,.post-module__ZAXO3W__content ol{margin:0 0 16px 20px}.post-module__ZAXO3W__content li{margin-bottom:6px}.post-module__ZAXO3W__content strong{color:#fff}.post-module__ZAXO3W__content a{color:#47a9ff;text-decoration:underline}.post-module__ZAXO3W__content blockquote{color:#ffffff80;border-left:3px solid #047ef0;margin:20px 0;padding-left:16px;font-style:italic}.post-module__ZAXO3W__postFooter{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:24px 36px;display:flex}.post-module__ZAXO3W__backBtn{color:#ffffff73;font-size:.875rem;text-decoration:none;transition:color .2s}.post-module__ZAXO3W__backBtn:hover{color:#47a9ff}.post-module__ZAXO3W__ctaBtn{color:#fff;background:#047ef0;border-radius:8px;padding:10px 22px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s}.post-module__ZAXO3W__ctaBtn:hover{background:#0369c7}.post-module__ZAXO3W__loading{flex-direction:column;gap:16px;display:flex}.post-module__ZAXO3W__skeletonTitle{background:#ffffff0d;border-radius:8px;height:40px;animation:1.5s ease-in-out infinite post-module__ZAXO3W__pulse}.post-module__ZAXO3W__skeletonText{background:#ffffff0a;border-radius:6px;height:20px;animation:1.5s ease-in-out infinite post-module__ZAXO3W__pulse}@keyframes post-module__ZAXO3W__pulse{0%,to{opacity:1}50%{opacity:.5}}.post-module__ZAXO3W__notFound{text-align:center;padding:80px 24px}.post-module__ZAXO3W__notFound h1{color:#fff;margin-bottom:10px;font-size:1.5rem}.post-module__ZAXO3W__notFound p{color:#fff6;margin-bottom:24px}.post-module__ZAXO3W__footer{text-align:center;color:#ffffff40;border-top:1px solid #ffffff0f;padding:24px;font-size:.8rem}@media (max-width:640px){.post-module__ZAXO3W__header,.post-module__ZAXO3W__content,.post-module__ZAXO3W__postFooter{padding-left:20px;padding-right:20px}}
.blog-module__3rPSzG__page{color:#e2e8f0;background:#0a0f1e;flex-direction:column;min-height:100vh;display:flex}.blog-module__3rPSzG__hero{text-align:center;background:linear-gradient(135deg,#0d1b3e 0%,#0f2d1e 100%);border-bottom:1px solid #ffffff0f;padding:64px 1.5rem 56px}.blog-module__3rPSzG__heroContent{max-width:680px;margin:0 auto}.blog-module__3rPSzG__heroBadge{color:#47a9ff;letter-spacing:.5px;text-transform:uppercase;background:#047ef026;border:1px solid #047ef04d;border-radius:999px;margin-bottom:18px;padding:4px 14px;font-size:12px;font-weight:600;display:inline-block}.blog-module__3rPSzG__heroTitle{color:#fff;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2}.blog-module__3rPSzG__heroSubtitle{color:#fff9;font-size:1.05rem;line-height:1.6}.blog-module__3rPSzG__main{flex:1;padding:48px 1.5rem}.blog-module__3rPSzG__container{grid-template-columns:280px 1fr;align-items:start;gap:40px;max-width:1100px;margin:0 auto;display:grid}.blog-module__3rPSzG__sidebar{flex-direction:column;gap:20px;display:flex;position:sticky;top:24px}.blog-module__3rPSzG__sidebarCard{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;padding:20px}.blog-module__3rPSzG__sidebarTitle{text-transform:uppercase;letter-spacing:.5px;color:#fff6;margin-bottom:12px;font-size:.85rem;font-weight:700}.blog-module__3rPSzG__sidebarText{color:#fff9;font-size:.9rem;line-height:1.65}.blog-module__3rPSzG__categoryList{flex-direction:column;gap:6px;display:flex}.blog-module__3rPSzG__categoryBtn{color:#fff9;cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:.875rem;text-decoration:none;transition:all .2s;display:flex}.blog-module__3rPSzG__categoryBtn:hover{color:#fff;background:#ffffff0f}.blog-module__3rPSzG__categoryBtnActive{color:#47a9ff;background:#047ef026;border-color:#047ef066}.blog-module__3rPSzG__sidebarCta{text-align:center;background:linear-gradient(135deg,#047ef026 0%,#05ea801a 100%);border:1px solid #047ef040;border-radius:12px;padding:20px}.blog-module__3rPSzG__sidebarCta p{color:#ffffffb3;margin-bottom:12px;font-size:.875rem;line-height:1.5}.blog-module__3rPSzG__sidebarCtaBtn{color:#fff;background:#047ef0;border-radius:8px;padding:8px 20px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.blog-module__3rPSzG__sidebarCtaBtn:hover{background:#0369c7}.blog-module__3rPSzG__posts{min-width:0}.blog-module__3rPSzG__postList{flex-direction:column;gap:24px;display:flex}.blog-module__3rPSzG__postCard{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;transition:border-color .2s,transform .2s;overflow:hidden}.blog-module__3rPSzG__postCard:hover{border-color:#047ef04d;transform:translateY(-2px)}.blog-module__3rPSzG__postCover{object-fit:cover;width:100%;height:220px;display:block}.blog-module__3rPSzG__postBody{padding:24px}.blog-module__3rPSzG__postMeta{align-items:center;gap:12px;margin-bottom:12px;display:flex}.blog-module__3rPSzG__categoryTag{text-transform:uppercase;letter-spacing:.4px;border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.blog-module__3rPSzG__tagNoticia{color:#47a9ff;background:#047ef026;border:1px solid #047ef04d}.blog-module__3rPSzG__tagDica{color:#05ea80;background:#05ea801f;border:1px solid #05ea8040}.blog-module__3rPSzG__postDate{color:#fff6;align-items:center;gap:4px;font-size:12px;display:flex}.blog-module__3rPSzG__postTitle{color:#fff;margin-bottom:10px;font-size:1.25rem;font-weight:700;line-height:1.35}.blog-module__3rPSzG__postTitle a{color:inherit;text-decoration:none;transition:color .2s}.blog-module__3rPSzG__postTitle a:hover{color:#47a9ff}.blog-module__3rPSzG__postExcerpt{color:#ffffff8c;margin-bottom:16px;font-size:.9rem;line-height:1.65}.blog-module__3rPSzG__readMore{color:#47a9ff;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.blog-module__3rPSzG__readMore:hover{color:#7cc3ff}.blog-module__3rPSzG__pagination{border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:20px;margin-top:36px;padding-top:24px;display:flex}.blog-module__3rPSzG__pageBtn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.875rem;transition:all .2s;display:flex}.blog-module__3rPSzG__pageBtn:hover:not(:disabled){color:#fff;background:#047ef026;border-color:#047ef066}.blog-module__3rPSzG__pageBtn:disabled{opacity:.3;cursor:not-allowed}.blog-module__3rPSzG__pageBtnDisabled{opacity:.3;cursor:not-allowed;pointer-events:none}.blog-module__3rPSzG__pageInfo{color:#fff6;font-size:.875rem}.blog-module__3rPSzG__loadingState{flex-direction:column;gap:24px;display:flex}.blog-module__3rPSzG__skeletonCard{background:#ffffff0a;border-radius:14px;height:260px;animation:1.5s ease-in-out infinite blog-module__3rPSzG__pulse}@keyframes blog-module__3rPSzG__pulse{0%,to{opacity:1}50%{opacity:.5}}.blog-module__3rPSzG__emptyState{text-align:center;color:#fff6;padding:64px 24px;font-size:.95rem}.blog-module__3rPSzG__footer{text-align:center;color:#ffffff40;border-top:1px solid #ffffff0f;padding:24px;font-size:.8rem}@media (max-width:768px){.blog-module__3rPSzG__container{grid-template-columns:1fr}.blog-module__3rPSzG__sidebar{position:static}}
