:root{color-scheme:light;--app-superficie:#f5f6fb;--app-borda:rgba(37,41,57,0.08);--app-texto:#252939;--app-texto-suave:#6b7286;--app-primaria:#5d6bc4}html{-webkit-text-size-adjust:100%}#__next,body,html{height:100vh;height:100dvh}body{margin:0;background-color:#eef0f8;background-image:radial-gradient(60rem 40rem at 10% -10%,rgba(93,107,196,.18),transparent 60%),radial-gradient(50rem 36rem at 110% 10%,rgba(161,131,206,.16),transparent 60%),radial-gradient(44rem 34rem at 50% 120%,rgba(217,166,78,.1),transparent 60%);background-attachment:fixed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#__next main{flex:1 0 auto;background:var(--app-superficie)}*{scrollbar-width:thin;scrollbar-color:rgba(37,41,57,.2) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:rgba(37,41,57,.18);border-radius:999px}::-webkit-scrollbar-track{background:transparent}.conteudo-post{overflow-wrap:break-word;word-break:break-word}.conteudo-post img{max-width:100%;height:auto;border-radius:14px;display:block;margin:16px auto}.conteudo-post iframe{width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:14px;margin:16px 0}.conteudo-post a{color:var(--app-primaria);text-decoration:none;font-weight:600;border-bottom:1px solid rgba(93,107,196,.3)}.conteudo-post a:hover{border-bottom-color:var(--app-primaria)}.conteudo-post blockquote{margin:20px 0;padding:12px 18px;border-left:3px solid rgba(93,107,196,.4);background:rgba(93,107,196,.06);border-radius:0 12px 12px 0;color:var(--app-texto-suave);font-style:italic}.conteudo-post h1,.conteudo-post h2,.conteudo-post h3,.conteudo-post h4{line-height:1.3;margin:28px 0 8px;letter-spacing:-.01em}.conteudo-post ol,.conteudo-post ul{padding-left:22px}.conteudo-post li{margin-bottom:6px}.conteudo-post table{display:block;max-width:100%;overflow-x:auto}.conteudo-post hr{border:0;border-top:1px solid var(--app-borda);margin:24px 0}iframe{width:100%}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}