/* Atlas Connect v3.10.32 — identidade corrigida */
:root{
  --atlas-navy:#020b18;--atlas-navy-2:#06172a;--atlas-blue:#0076ff;
  --atlas-cyan:#00d1d8;--atlas-green:#72d43c;--atlas-orange:#ffad00;
  --atlas-purple:#8868ff;--atlas-mint:#19d3b1;
}
html[data-atlas-theme="dark"]{color-scheme:dark}
html[data-atlas-theme="light"]{color-scheme:light}
.atlas-logo-light{display:none!important}
html[data-atlas-theme="light"] .atlas-logo-dark{display:none!important}
html[data-atlas-theme="light"] .atlas-logo-light{display:block!important}

/* Logo real escolhida no menu */
.atlas-sidebar-brand{display:flex!important;align-items:center!important;justify-content:center!important;width:100%;height:132px;padding:14px 12px 18px!important;margin:0 0 12px!important;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.10)}
.atlas-sidebar-logo{display:block;width:100%;max-width:270px;height:auto;max-height:105px;object-fit:contain}
.sidebar{background:linear-gradient(180deg,#020b18,#06172a 62%,#082947)!important;border-right:1px solid rgba(0,209,216,.18)}
.sidebar-link.active{background:linear-gradient(90deg,rgba(0,209,216,.13),rgba(0,118,255,.72))!important;box-shadow:inset 3px 0 0 var(--atlas-cyan),0 8px 20px rgba(0,118,255,.13)!important}
.sidebar-link:hover{background:rgba(0,209,216,.09)!important}
html[data-atlas-theme="light"] .sidebar{background:linear-gradient(180deg,#fff,#eef5fb 60%,#e3eff9)!important;border-right-color:#c7d9e8}
html[data-atlas-theme="light"] .sidebar-link,html[data-atlas-theme="light"] .sidebar-footer{color:#10243b!important}
html[data-atlas-theme="light"] .atlas-sidebar-brand{border-bottom-color:#d7e3ec}

.main-content{min-width:0;overflow-x:hidden}
.topbar{background:linear-gradient(90deg,#0c3f80,#1760c6)!important}
.page-title{color:#fff!important;background:none!important;-webkit-text-fill-color:initial!important}
.page-subtitle{color:rgba(255,255,255,.88)!important}

/* Alternância de tema */
.atlas-theme-toggle{border:1px solid rgba(0,209,216,.35);background:rgba(2,11,24,.78);color:#e9fbff;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;line-height:1;cursor:pointer;transition:.18s ease}
.atlas-theme-toggle:hover{transform:translateY(-1px);border-color:var(--atlas-cyan);background:#06213a}
.atlas-theme-toggle-auth{padding:10px 12px;align-self:center;white-space:nowrap}
.atlas-theme-toggle-login{position:fixed;z-index:20;top:20px;right:24px;padding:11px 14px;box-shadow:0 12px 30px rgba(0,0,0,.22)}
html[data-atlas-theme="light"] .atlas-theme-toggle{background:#fff;color:#08213a;border-color:#9bc7dd;box-shadow:0 8px 22px rgba(11,52,82,.12)}

/* Após login: somente crédito discreto, sem grade de módulos */
.atlas-footer-credit-only{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding:10px 4px;color:#66798c;font-size:11px;border-top:1px solid rgba(100,130,155,.20)}
html[data-atlas-theme="dark"] .atlas-footer-credit-only{color:#89a2b9;border-top-color:rgba(255,255,255,.10)}

/* Login */
.public-wrapper{min-height:100vh;padding:0!important;overflow:auto;position:relative;background:radial-gradient(circle at 12% 18%,rgba(0,118,255,.22),transparent 30%),radial-gradient(circle at 90% 78%,rgba(0,209,216,.13),transparent 31%),linear-gradient(135deg,#010811,#05192d 58%,#061f3a)!important}
.public-wrapper::before{content:"";position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(0,209,216,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(0,209,216,.13) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}
html[data-atlas-theme="light"] .public-wrapper{background:radial-gradient(circle at 12% 16%,rgba(0,118,255,.12),transparent 31%),radial-gradient(circle at 90% 78%,rgba(0,209,216,.10),transparent 30%),linear-gradient(135deg,#eef5fa,#fff 58%,#e8f5fa)!important}
html[data-atlas-theme="light"] .public-wrapper::before{opacity:.12}
.public-wrapper>.container{position:relative;z-index:1;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.public-wrapper .content-area{padding:0!important}
.atlas-login-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:68px 24px 24px}
.atlas-login-shell{width:min(1060px,100%);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);border:1px solid rgba(88,173,255,.20);border-radius:26px;overflow:hidden;background:rgba(3,15,29,.90);backdrop-filter:blur(16px);box-shadow:0 28px 80px rgba(0,0,0,.42)}
.atlas-login-visual{padding:38px 40px;display:flex;flex-direction:column;justify-content:center;min-width:0;background:radial-gradient(circle at 28% 28%,rgba(0,118,255,.16),transparent 48%);border-right:1px solid rgba(255,255,255,.09)}
.atlas-login-brand-wrap{width:100%;min-height:150px;display:flex;align-items:center}
.atlas-login-logo{display:block;width:100%;max-width:560px;height:auto;max-height:190px;object-fit:contain;object-position:left center}
.atlas-login-visual>p{max-width:560px;margin:16px 0 18px;color:#c1d0df;font-size:14px;line-height:1.55}
.atlas-login-tags{display:flex;flex-wrap:wrap;gap:9px}
.atlas-login-tags span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(0,209,216,.20);border-radius:999px;color:#dceafb;background:rgba(0,209,216,.06);font-size:11px;font-weight:700}
.atlas-login-tags i{color:var(--atlas-cyan)}
.atlas-login-card{padding:38px 36px;background:linear-gradient(180deg,rgba(8,30,53,.96),rgba(3,15,29,.99));color:#fff;display:flex;flex-direction:column;justify-content:center;min-width:0}
.atlas-login-kicker{display:inline-block;color:var(--atlas-cyan);font-size:11px;font-weight:800;letter-spacing:.12em;margin-bottom:9px}
.atlas-login-card h1{font-size:32px;font-weight:800;margin:0 0 7px}
.atlas-login-card-head p{color:#91a7bb;margin:0 0 22px}
.atlas-login-card .form-label{color:#dbe8f4;font-size:13px}
.atlas-login-card .form-control{min-height:50px;border-radius:12px;background:rgba(1,10,20,.62);border:1px solid rgba(126,172,211,.28);color:#fff}
.atlas-login-card .form-control::placeholder{color:#6f879d}
.atlas-login-card .form-control:focus{background:rgba(1,10,20,.84);color:#fff;border-color:var(--atlas-cyan);box-shadow:0 0 0 .22rem rgba(0,209,216,.12)}
.atlas-login-submit{min-height:52px;border:0;border-radius:12px;color:#fff;font-weight:800;background:linear-gradient(135deg,var(--atlas-cyan),var(--atlas-blue));box-shadow:0 12px 26px rgba(0,118,255,.25)}
.atlas-login-submit:hover{color:#fff;filter:brightness(1.05)}
.atlas-login-security{text-align:center;color:#6f879d;font-size:11px;margin-top:14px}.atlas-login-security i{color:var(--atlas-cyan);margin-right:5px}
.atlas-login-footer-image-wrap{width:min(1112px,calc(100vw - 48px));border:1px solid rgba(0,209,216,.16);border-radius:10px;overflow:hidden;box-shadow:0 14px 34px rgba(0,0,0,.22);background:#020b18}
.atlas-login-footer-image{display:block;width:100%;height:auto}

/* Tema claro no login */
html[data-atlas-theme="light"] .atlas-login-shell{background:rgba(255,255,255,.94);border-color:#bfd4e3;box-shadow:0 28px 70px rgba(27,72,105,.18)}
html[data-atlas-theme="light"] .atlas-login-visual{background:radial-gradient(circle at 28% 28%,rgba(0,118,255,.08),transparent 50%);border-right-color:#d9e5ed}
html[data-atlas-theme="light"] .atlas-login-visual>p{color:#3d5368}
html[data-atlas-theme="light"] .atlas-login-tags span{color:#17324c;background:#eefbfc;border-color:#9edfe4}
html[data-atlas-theme="light"] .atlas-login-card{background:linear-gradient(180deg,#f8fcff,#eef6fb);color:#0b2137}
html[data-atlas-theme="light"] .atlas-login-card-head p{color:#5d7183}
html[data-atlas-theme="light"] .atlas-login-card .form-label{color:#17324c}
html[data-atlas-theme="light"] .atlas-login-card .form-control{background:#fff;border-color:#c7d8e5;color:#0a1c2e}
html[data-atlas-theme="light"] .atlas-login-card .form-control::placeholder{color:#8294a4}
html[data-atlas-theme="light"] .atlas-login-card .form-control:focus{background:#fff;color:#0a1c2e}
html[data-atlas-theme="light"] .atlas-login-footer-image-wrap{background:#020b18}

@media(max-width:1100px){.atlas-theme-toggle-auth span{display:none}}
@media(max-width:900px){.atlas-login-page{justify-content:flex-start;padding:72px 16px 20px}.atlas-login-shell{grid-template-columns:1fr;max-width:620px}.atlas-login-visual{padding:24px 28px;border-right:0;border-bottom:1px solid rgba(255,255,255,.09)}.atlas-login-brand-wrap{min-height:110px}.atlas-login-logo{max-height:135px}.atlas-login-visual>p{margin:10px 0 12px;font-size:13px}.atlas-login-card{padding:28px 30px}.atlas-login-footer-image-wrap{width:min(620px,100%)}}
@media(max-width:768px){.atlas-sidebar-brand{height:100px;padding:10px!important}.atlas-sidebar-logo{max-width:220px;max-height:80px}.atlas-footer-credit-only{flex-direction:column;text-align:center}.atlas-theme-toggle-login{top:12px;right:12px}.atlas-login-page{padding-left:10px;padding-right:10px}.atlas-login-visual,.atlas-login-card{padding:22px}.atlas-login-tags span{font-size:10px}.atlas-login-card h1{font-size:27px}.atlas-login-footer-image-wrap{overflow-x:auto}.atlas-login-footer-image{min-width:760px}}
@media(max-height:760px) and (min-width:901px){.atlas-login-page{justify-content:flex-start;padding-top:60px;gap:12px}.atlas-login-shell{width:min(1000px,100%)}.atlas-login-visual{padding:26px 34px}.atlas-login-brand-wrap{min-height:120px}.atlas-login-logo{max-height:145px}.atlas-login-visual>p{margin:8px 0 10px;font-size:12px}.atlas-login-card{padding:25px 32px}.atlas-login-card-head p{margin-bottom:15px}.atlas-login-card .form-control{min-height:44px}.atlas-login-submit{min-height:46px}.atlas-login-footer-image-wrap{width:min(1000px,calc(100vw - 48px))}}

/* Atlas Connect v3.10.33 — correções finais solicitadas */

/* Botão de tema: somente ícone, no canto superior direito do cabeçalho */
.topbar{position:relative!important;padding-right:68px!important}
.atlas-theme-toggle-auth{
  position:absolute!important;top:12px!important;right:12px!important;
  width:38px!important;height:38px!important;padding:0!important;border-radius:50%!important;
  z-index:8;font-size:16px;box-shadow:0 8px 20px rgba(0,0,0,.18)
}
.atlas-theme-toggle-auth i{margin:0!important}
.topbar-live-clock{margin-right:0!important}

/* Contraste completo do menu no tema claro */
html[data-atlas-theme="light"] .sidebar,
html[data-atlas-theme="light"] .sidebar-nav,
html[data-atlas-theme="light"] .sidebar-footer{color:#10243b!important}
html[data-atlas-theme="light"] .sidebar-link,
html[data-atlas-theme="light"] .sidebar-link span,
html[data-atlas-theme="light"] .sidebar-link i,
html[data-atlas-theme="light"] .sidebar-collapse-toggle,
html[data-atlas-theme="light"] .sidebar-collapse-toggle span,
html[data-atlas-theme="light"] .sidebar-collapse-toggle i,
html[data-atlas-theme="light"] .user-name,
html[data-atlas-theme="light"] .user-role,
html[data-atlas-theme="light"] .logout-btn,
html[data-atlas-theme="light"] .logout-btn span,
html[data-atlas-theme="light"] .logout-btn i{color:#10243b!important;opacity:1!important}
html[data-atlas-theme="light"] .sidebar-collapse-toggle:not(.active){background:#e8f1f8!important;border:1px solid #c9dae7!important}
html[data-atlas-theme="light"] .sidebar-link-child{background:transparent!important;color:#17324b!important}
html[data-atlas-theme="light"] .sidebar-link-child:hover{background:#dcecf7!important;color:#071a2d!important}
html[data-atlas-theme="light"] .sidebar-link.active{color:#fff!important}
html[data-atlas-theme="light"] .sidebar-link.active span,
html[data-atlas-theme="light"] .sidebar-link.active i{color:#fff!important}
html[data-atlas-theme="light"] .sidebar-footer{border-top-color:#c8d9e6!important}
html[data-atlas-theme="light"] .logout-btn{background:#dceaf5!important;border-color:#c2d7e6!important}

/* Logo oficial em SVG, transparente e sem recorte tonal */
.atlas-sidebar-brand{height:144px!important;padding:14px 16px 18px!important}
.atlas-sidebar-logo{width:100%!important;max-width:290px!important;max-height:112px!important;object-fit:contain!important}
.atlas-login-brand-wrap{min-height:175px!important;justify-content:center}
.atlas-login-logo{width:100%!important;max-width:610px!important;max-height:205px!important;object-fit:contain!important;object-position:center!important}

/* Login sem texto/tags intermediários */
.atlas-login-visual{align-items:center!important;text-align:center!important;padding:34px 40px!important}
.atlas-login-shell{width:min(1120px,100%)!important}

/* Rodapé do login construído em HTML/CSS, responsivo e adaptável ao tema */
.atlas-login-modules{
  width:min(1240px,calc(100vw - 48px));display:grid;grid-template-columns:repeat(6,minmax(0,1fr));
  border:1px solid rgba(0,209,216,.22);border-radius:13px;overflow:hidden;
  background:linear-gradient(180deg,#031426,#020b18);box-shadow:0 16px 38px rgba(0,0,0,.25)
}
.atlas-login-module{
  min-width:0;display:flex;align-items:center;justify-content:center;gap:13px;padding:16px 13px;
  border-right:1px solid rgba(170,205,225,.22);color:#fff
}
.atlas-login-module:last-child{border-right:0}
.atlas-login-module>i{font-size:34px;line-height:1;flex:0 0 auto}
.atlas-login-module>div{min-width:0;display:flex;flex-direction:column;line-height:1.12;text-align:left}
.atlas-login-module strong{font-size:13px;font-weight:850;letter-spacing:.02em;margin-bottom:5px;white-space:nowrap}
.atlas-login-module span{font-size:9px;line-height:1.35;text-transform:uppercase;color:#e4edf5}
.atlas-module-noc i,.atlas-module-noc strong{color:#159cff}
.atlas-module-soc i,.atlas-module-soc strong{color:#78d63e}
.atlas-module-gestao i,.atlas-module-gestao strong{color:#ffad00}
.atlas-module-inteligencia i,.atlas-module-inteligencia strong{color:#8367ff}
.atlas-module-ferramentas i,.atlas-module-ferramentas strong{color:#079cff}
.atlas-module-documentacao i,.atlas-module-documentacao strong{color:#18d2af}
html[data-atlas-theme="light"] .atlas-login-modules{
  background:#fff;border-color:#c5d8e5;box-shadow:0 16px 35px rgba(31,78,111,.15)
}
html[data-atlas-theme="light"] .atlas-login-module{border-right-color:#d7e3ec;color:#0d2237}
html[data-atlas-theme="light"] .atlas-login-module span{color:#32495f}

/* Remove integralmente a implementação raster anterior */
.atlas-login-footer-image-wrap,.atlas-login-footer-image{display:none!important}

/* Changelog legível também no tema escuro */
html[data-atlas-theme="dark"] .chg-kpi,
html[data-atlas-theme="dark"] .chg-toolbar,
html[data-atlas-theme="dark"] .changelog-version-card{background:#071a2d!important;border-color:#21415d!important;color:#eaf4ff!important}
html[data-atlas-theme="dark"] .chg-kpi strong,
html[data-atlas-theme="dark"] .chg-chip{color:#eaf4ff!important}
html[data-atlas-theme="dark"] .chg-kpi small,
html[data-atlas-theme="dark"] .chg-muted{color:#9db3c7!important}
html[data-atlas-theme="dark"] .chg-chip{background:#0b2742!important;border-color:#31536e!important}
html[data-atlas-theme="dark"] .chg-chip.active{background:#2563eb!important;border-color:#2563eb!important}
html[data-atlas-theme="dark"] .changelog-body{color:#eaf4ff!important}

@media(max-width:1100px){
  .atlas-login-modules{grid-template-columns:repeat(3,1fr)}
  .atlas-login-module:nth-child(3){border-right:0}
  .atlas-login-module:nth-child(-n+3){border-bottom:1px solid rgba(170,205,225,.22)}
}
@media(max-width:720px){
  .topbar{padding-right:54px!important}
  .atlas-theme-toggle-auth{top:8px!important;right:8px!important;width:34px!important;height:34px!important}
  .atlas-login-modules{width:min(620px,100%);grid-template-columns:repeat(2,1fr)}
  .atlas-login-module{justify-content:flex-start;padding:13px 16px}
  .atlas-login-module:nth-child(odd){border-right:1px solid rgba(170,205,225,.22)}
  .atlas-login-module:nth-child(even){border-right:0}
  .atlas-login-module:nth-child(-n+4){border-bottom:1px solid rgba(170,205,225,.22)}
}
@media(max-height:760px) and (min-width:901px){
  .atlas-login-brand-wrap{min-height:132px!important}
  .atlas-login-logo{max-height:150px!important}
  .atlas-login-modules{width:min(1100px,calc(100vw - 48px))}
  .atlas-login-module{padding:11px 10px}
  .atlas-login-module>i{font-size:28px}
}


/* Atlas Connect v3.10.34 — nova marca horizontal e contraste do menu claro */
.atlas-sidebar-brand{
  height:132px!important;padding:18px 18px!important;display:flex!important;
  align-items:center!important;justify-content:center!important;overflow:hidden!important
}
.atlas-brand-horizontal{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0}
.atlas-brand-symbol{display:block;object-fit:contain;flex:0 0 auto;filter:none!important}
.atlas-brand-name{display:flex;align-items:center;gap:9px;white-space:nowrap;line-height:1}
.atlas-brand-name strong{font-family:Montserrat,Arial,sans-serif;font-weight:900;letter-spacing:.015em}
.atlas-brand-name strong:first-child{color:#fff}
.atlas-brand-name strong:last-child{color:#00c8d7}
.atlas-brand-sidebar{width:100%;max-width:292px}
.atlas-brand-sidebar .atlas-brand-symbol{width:70px;height:70px}
.atlas-brand-sidebar .atlas-brand-name{gap:7px}
.atlas-brand-sidebar .atlas-brand-name strong{font-size:25px}
html[data-atlas-theme="light"] .atlas-brand-name strong:first-child{color:#07182e}

.atlas-login-brand-wrap{min-height:170px!important;width:100%;display:flex;align-items:center;justify-content:center}
.atlas-brand-login{width:100%;max-width:650px;gap:22px}
.atlas-brand-login .atlas-brand-symbol{width:145px;height:145px}
.atlas-brand-login .atlas-brand-name{gap:16px}
.atlas-brand-login .atlas-brand-name strong{font-size:58px}

/* Tema claro: item selecionado sempre legível */
html[data-atlas-theme="light"] .sidebar-link.active,
html[data-atlas-theme="light"] .sidebar-link-child.active{
  background:linear-gradient(135deg,#075fb8,#1686e8)!important;
  border-color:#075fb8!important;color:#fff!important;
  box-shadow:0 8px 20px rgba(7,95,184,.22)!important
}
html[data-atlas-theme="light"] .sidebar-link.active span,
html[data-atlas-theme="light"] .sidebar-link.active i,
html[data-atlas-theme="light"] .sidebar-link-child.active span,
html[data-atlas-theme="light"] .sidebar-link-child.active i{color:#fff!important;opacity:1!important}
html[data-atlas-theme="light"] .sidebar-collapse-toggle.active,
html[data-atlas-theme="light"] .sidebar-collapse-toggle.active span,
html[data-atlas-theme="light"] .sidebar-collapse-toggle.active i{color:#fff!important}
html[data-atlas-theme="light"] .gestao-toggle.active{background:linear-gradient(135deg,#15803d,#22c55e)!important}
html[data-atlas-theme="light"] .analise-toggle.active{background:linear-gradient(135deg,#ea580c,#f97316)!important}
html[data-atlas-theme="light"] .soc-intelligence-toggle.active{background:linear-gradient(135deg,#6d28d9,#c084fc)!important}
html[data-atlas-theme="light"] .admin-toggle.active{background:linear-gradient(135deg,#334155,#0f172a)!important}

@media(max-width:1200px){
  .atlas-brand-sidebar .atlas-brand-symbol{width:60px;height:60px}
  .atlas-brand-sidebar .atlas-brand-name strong{font-size:21px}
  .atlas-brand-login .atlas-brand-symbol{width:125px;height:125px}
  .atlas-brand-login .atlas-brand-name strong{font-size:49px}
}
@media(max-width:900px){
  .atlas-brand-login{gap:14px}
  .atlas-brand-login .atlas-brand-symbol{width:100px;height:100px}
  .atlas-brand-login .atlas-brand-name{gap:10px}
  .atlas-brand-login .atlas-brand-name strong{font-size:38px}
}
@media(max-width:560px){
  .atlas-sidebar-brand{height:108px!important;padding:12px!important}
  .atlas-brand-sidebar .atlas-brand-symbol{width:50px;height:50px}
  .atlas-brand-sidebar .atlas-brand-name strong{font-size:18px}
  .atlas-brand-login .atlas-brand-symbol{width:76px;height:76px}
  .atlas-brand-login .atlas-brand-name{gap:7px}
  .atlas-brand-login .atlas-brand-name strong{font-size:27px}
}

/* Atlas Connect v3.10.35 — proporção da marca e alinhamento do login */
.atlas-brand-horizontal{
  flex-direction:column!important;
  gap:8px!important;
  overflow:visible!important;
}
.atlas-brand-name{
  order:1!important;
  justify-content:center!important;
  gap:7px!important;
  max-width:100%!important;
}
.atlas-brand-symbol{
  order:2!important;
  flex:none!important;
}

/* Menu lateral: nome discreto em uma linha e símbolo pequeno abaixo */
.atlas-sidebar-brand{
  height:118px!important;
  padding:12px 10px 14px!important;
}
.atlas-brand-sidebar{
  width:100%!important;
  max-width:270px!important;
}
.atlas-brand-sidebar .atlas-brand-name strong{
  font-size:20px!important;
  letter-spacing:.01em!important;
}
.atlas-brand-sidebar .atlas-brand-symbol{
  width:46px!important;
  height:46px!important;
}

/* Login: marca proporcional, sem corte e sem ocupar toda a coluna */
.atlas-login-page{
  gap:14px!important;
  padding:62px 20px 20px!important;
}
.atlas-login-shell,
.atlas-login-modules{
  width:min(1040px,calc(100vw - 40px))!important;
}
.atlas-login-shell{
  grid-template-columns:minmax(0,1fr) minmax(390px,.92fr)!important;
}
.atlas-login-visual{
  padding:30px 34px!important;
  align-items:center!important;
  justify-content:center!important;
}
.atlas-login-brand-wrap{
  min-height:150px!important;
  height:auto!important;
}
.atlas-brand-login{
  width:auto!important;
  max-width:100%!important;
}
.atlas-brand-login .atlas-brand-name strong{
  font-size:36px!important;
  letter-spacing:.01em!important;
}
.atlas-brand-login .atlas-brand-symbol{
  width:76px!important;
  height:76px!important;
}
.atlas-login-card{
  padding:32px 34px!important;
}
.atlas-login-modules{
  margin-top:0!important;
}

@media(max-width:1100px){
  .atlas-login-shell,.atlas-login-modules{width:min(940px,calc(100vw - 32px))!important}
  .atlas-brand-login .atlas-brand-name strong{font-size:32px!important}
  .atlas-brand-login .atlas-brand-symbol{width:68px!important;height:68px!important}
}
@media(max-width:900px){
  .atlas-login-shell{grid-template-columns:1fr!important;max-width:620px!important}
  .atlas-login-modules{max-width:620px!important}
  .atlas-login-brand-wrap{min-height:120px!important}
  .atlas-brand-login .atlas-brand-name strong{font-size:29px!important}
  .atlas-brand-login .atlas-brand-symbol{width:60px!important;height:60px!important}
}
@media(max-width:560px){
  .atlas-sidebar-brand{height:104px!important}
  .atlas-brand-sidebar .atlas-brand-name strong{font-size:17px!important}
  .atlas-brand-sidebar .atlas-brand-symbol{width:40px!important;height:40px!important}
  .atlas-brand-login .atlas-brand-name strong{font-size:24px!important}
  .atlas-brand-login .atlas-brand-symbol{width:52px!important;height:52px!important}
}
@media(max-height:760px) and (min-width:901px){
  .atlas-login-page{padding-top:52px!important;gap:10px!important}
  .atlas-login-shell,.atlas-login-modules{width:min(960px,calc(100vw - 40px))!important}
  .atlas-login-visual{padding:22px 28px!important}
  .atlas-login-brand-wrap{min-height:112px!important}
  .atlas-brand-login .atlas-brand-name strong{font-size:30px!important}
  .atlas-brand-login .atlas-brand-symbol{width:58px!important;height:58px!important}
  .atlas-login-card{padding:24px 30px!important}
}


/* Atlas Connect v3.10.36 — logo oficial enviada e correção do rodapé do login */
.atlas-brand-picture{display:block;width:100%;min-width:0;line-height:0}
.atlas-brand-image{display:block;width:100%;height:auto;object-fit:contain}
.atlas-brand-image-light{display:none}
html[data-atlas-theme="light"] .atlas-brand-image-dark{display:none}
html[data-atlas-theme="light"] .atlas-brand-image-light{display:block}

/* Logo do menu: completa, proporcional e sem corte */
.atlas-sidebar-brand{height:138px!important;padding:10px 14px 12px!important;overflow:hidden!important}
.atlas-brand-sidebar-picture{width:100%;max-width:286px;margin:auto}
.atlas-brand-sidebar-picture .atlas-brand-image{max-height:112px;object-position:center center}

/* Login: usa a marca completa da referência, sem símbolo separado */
.atlas-login-brand-wrap{min-height:210px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:4px 0}
.atlas-brand-login-picture{width:min(520px,100%);margin:auto}
.atlas-brand-login-picture .atlas-brand-image{max-height:245px;object-position:center center}

/* Rodapé do login: seis colunas reais, sem cortar DOCUMENTAÇÃO */
.atlas-login-modules{
  box-sizing:border-box!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  overflow:hidden!important;
}
.atlas-login-module{
  box-sizing:border-box!important;
  min-width:0!important;
  padding:12px 10px!important;
  gap:10px!important;
  overflow:hidden!important;
}
.atlas-login-module>i{flex:0 0 32px;font-size:29px!important}
.atlas-login-module>div{min-width:0!important;overflow:visible!important}
.atlas-login-module strong{
  display:block!important;
  font-size:11px!important;
  line-height:1.1!important;
  letter-spacing:.015em!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
.atlas-login-module span{font-size:8px!important;line-height:1.25!important;white-space:normal!important}
.atlas-module-documentacao{padding-right:12px!important}
.atlas-module-documentacao strong{font-size:10px!important;letter-spacing:0!important}

@media(max-width:1100px){
  .atlas-login-modules{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .atlas-login-module strong{font-size:12px!important}
  .atlas-module-documentacao strong{font-size:11px!important}
}
@media(max-width:900px){
  .atlas-login-brand-wrap{min-height:165px!important}
  .atlas-brand-login-picture{width:min(440px,100%)}
}
@media(max-width:720px){
  .atlas-login-modules{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .atlas-login-module{padding:12px 14px!important}
}
@media(max-width:480px){
  .atlas-sidebar-brand{height:118px!important}
  .atlas-brand-sidebar-picture{max-width:235px}
  .atlas-login-brand-wrap{min-height:135px!important}
  .atlas-brand-login-picture{width:min(360px,100%)}
}
