@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Newsreader:opsz,wght@6..72,500&display=swap";:root{font-family:DM Sans,sans-serif;color:#edf2ee;background:#0d1117;font-synthesis:none;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#0d1117}.center{min-height:100vh;display:grid;place-items:center}.loader{width:34px;height:34px;border:3px solid #29332f;border-top-color:#79b695;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr;background:#0d1117}.welcome{padding:10vw;display:flex;align-items:center;gap:2.5rem;background:#111821;border-right:1px solid #222c32;color:#f3f6f4;position:relative;overflow:hidden}.welcome:after{content:"";position:absolute;width:380px;height:380px;border:1px solid #6aaa8517;border-radius:50%;right:-170px;bottom:-180px;box-shadow:0 0 0 70px #6aaa8508}.welcome h1,.home h1{font:500 clamp(3.5rem,8vw,7rem) / .9 "Newsreader",serif;margin:.15em 0}.welcome p:not(.eyebrow){font-size:1.15rem;max-width:420px;color:#9faea7}.mark{display:grid;place-items:center;flex:none;width:84px;height:84px;border:1px solid #78ad9188;border-radius:25px;font:500 3rem Newsreader;color:#9bd0b1;background:#15231d}.mark.small{width:46px;height:46px;border:1px solid #345443;background:#16231d;color:#9bd0b1;border-radius:14px;font-size:1.7rem}.eyebrow{font-size:.72rem!important;font-weight:600;letter-spacing:.19em;color:#7caf91}.login-panel{display:grid;place-items:center;padding:3rem;background:#0d1117}.login-panel form{width:min(390px,100%);padding:2rem;border:1px solid #202a31;border-radius:22px;background:#11171d;box-shadow:0 24px 70px #0006}.login-panel h2{font:500 2.5rem Newsreader;margin:.4rem 0 2.5rem}.login-panel label{display:grid;gap:.55rem;margin:1.2rem 0;font-size:.85rem;font-weight:600;color:#bbc7c1}.login-panel input{min-height:48px;padding:1rem;border:1px solid #2a363b;border-radius:12px;background:#0c1216;font:inherit;color:#f2f5f3;outline:none}.login-panel input:focus{border-color:#609678;box-shadow:0 0 0 3px #517c6826}.login-panel button,.account button{border:0;cursor:pointer}.login-panel button{min-height:50px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.2rem;margin-top:1.5rem;border-radius:12px;color:#07100b;background:#8bc6a3;font-weight:700}.login-panel button:hover{background:#9bd3b1}.login-panel button:disabled{opacity:.65;cursor:wait}.login-panel small{display:block;text-align:center;color:#68756f;margin-top:1.2rem}.error{color:#ffaaa3;background:#351d20;border:1px solid #683036;padding:.8rem;border-radius:9px;font-size:.85rem}.app{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 80% 0,#15251e 0,transparent 30%),#0d1117}.app header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:1.1rem clamp(1.2rem,5vw,5rem);border-bottom:1px solid #202a2f;background:#0d1117e8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.account{display:flex;align-items:center;gap:.8rem}.brand div{display:grid}.brand small{color:#708078}.account span{color:#cbd4cf}.account button{min-height:44px;background:#171e23;color:#9fb0a7;border:1px solid #29333a;border-radius:10px;padding:0 1rem}.account button:hover{color:#fff;border-color:#45564e}.home{width:min(1200px,calc(100% - 2.4rem));margin:0 auto;padding:clamp(4rem,8vw,7rem) 0}.home h1{font-size:clamp(3rem,7vw,6rem);max-width:800px;color:#f3f5f4}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:4rem}.card{min-height:168px;padding:1.4rem;border:1px solid #222d33;border-radius:18px;display:flex;gap:1rem;color:inherit;text-decoration:none;background:#12181e;position:relative}.card.active{background:#17281f;color:#fff;border-color:#335642;box-shadow:0 14px 30px #0004;transition:.2s}.card.active:hover{transform:translateY(-3px);border-color:#5a8f70;background:#1b3025}.module-icon{display:grid;place-items:center;flex:none;width:42px;height:42px;border-radius:12px;background:#1d262b;font-size:1.3rem;color:#66766e}.active .module-icon{background:#294736;color:#a8dcba}.card h2{font:500 1.5rem Newsreader;margin:.3rem 0}.card p{font-size:.85rem;color:#65746d}.active p{color:#9db3a6}.arrow{position:absolute;right:1.3rem;top:1.4rem;color:#9bd0b1}.muted{opacity:.7}.muted:after{content:"BIENTÔT";position:absolute;right:1rem;bottom:1rem;font-size:.6rem;letter-spacing:.14em;color:#56635d}.app footer{margin-top:auto;padding:2rem 5vw;color:#56635d;font-size:.8rem;border-top:1px solid #20282d}@media(max-width:800px){.login-shell{grid-template-columns:1fr}.welcome{padding:3rem 1.5rem;min-height:38vh;border-right:0;border-bottom:1px solid #222c32}.welcome .mark{width:60px;height:60px}.login-panel{padding:3rem 1.5rem}.grid{grid-template-columns:1fr 1fr}.account span{display:none}}@media(max-width:520px){.grid{grid-template-columns:1fr;margin-top:2.5rem}.card{min-height:130px}.home{padding-top:3rem}.welcome{gap:1.2rem}.app header{padding:1rem 1.2rem}.login-panel form{padding:1.5rem}.login-panel{padding:2rem 1rem}}
