/* MilchTech Dark Theme for GLPI 11 */
/* Brand: Primary #E8420D | Background #080808 | Text #F5F5F5 */
:root[data-glpi-theme=milchtech] {
  /* === LOGO === */
  --glpi-logo: url("/pics/milchtech-logo.png");
  --glpi-logo-reduced: url("/pics/milchtech-logo.png");
  --glpi-logo-light: url("/pics/milchtech-logo.png");
  --glpi-logo-light-reduced: url("/pics/milchtech-logo.png");
  --glpi-logo-dark: url("/pics/milchtech-logo.png");
  --glpi-logo-dark-reduced: url("/pics/milchtech-logo.png");
  --glpi-logo-dark-login: url("/pics/milchtech-logo.png");
  --glpi-logo-light-login: url("/pics/milchtech-logo.png");
  /* === FUNDO ESCURO === */
  --tblr-dark: #080808;
  --tblr-light: #F5F5F5;
  --tblr-body-bg: #0D0D0D;
  --tblr-body-color: #E8E8E8;
  --tblr-bg-surface: #1A1A1A;
  --tblr-bg-surface-secondary: #141414;
  /* === LARANJA #E8420D === */
  --tblr-primary-rgb: 232, 66, 13;
  --tblr-primary-fg: #ffffff;
  --tblr-secondary: #C43A0B;
  --tblr-secondary-fg: #ffffff;
  --tblr-link-color-rgb: 255, 120, 75;
  --tblr-link-hover-color-rgb: 255, 165, 130;
  --tblr-code-color: #FF8A65;
  --tblr-muted: #888888;
  --tblr-muted-rgb: 136, 136, 136;
  --tblr-badge-bg: #E8420D;
  --tblr-badge-color: #ffffff;
  /* === SIDEBAR === */
  --glpi-mainmenu-bg: #111111;
  --glpi-mainmenu-fg: #F5F5F5;
  --glpi-mainmenu-fg-muted: rgba(245,245,245,0.6);
  --glpi-mainmenu-active-bg: rgba(232, 66, 13, 0.25);
  /* === HELPDESK === */
  --glpi-helpdesk-header: #1A1A1A;
  --glpi-helpdesk-tiles-section-bg: #1A1A1A;
  --glpi-helpdesk-tabs-section-bg: #0D0D0D;
  --glpi-illustrations-header-light: #0A0A0A;
  /* === FORMULARIOS === */
  --glpi-form-header-border-color: #E8420D;
  --glpi-form-header-fg: #FF7A52;
  /* === ABAS === */
  --glpi-tabs-bg: #1A1A1A;
  --glpi-tabs-fg: #CCCCCC;
  --glpi-tabs-border-color: transparent;
  --glpi-tabs-active-bg: #E8420D;
  --glpi-tabs-active-fg: #ffffff;
  --glpi-tabs-active-border-color: transparent;
  /* === ITIL === */
  --glpi-itil-secondary-bg: #1A1A1A;
  --glpi-timeline-fup-bg: #1A1A1A;
  --glpi-timeline-fup-fg: #AAAAAA;
  --glpi-timeline-fup-border: #2A2A2A;
  /* === PALETA === */
  --glpi-palette-color-1: #E8420D;
  --glpi-palette-color-2: #b33008;
  --glpi-palette-color-3: #FF7A52;
  --glpi-palette-color-4: #ffffff;
  /* === GRADIENTES === */
  --glpi-illustrations-gradient-1: hsl(17deg, 92%, 65%);
  --glpi-illustrations-gradient-2: hsl(17deg, 92%, 40%);
  --glpi-illustrations-gradient-3: hsl(17deg, 92%, 22%);
}

/* ============================================================
   LOGO - SIDEBAR
   ============================================================ */
[data-glpi-theme=milchtech] .glpi-logo {
  background-image: url("/pics/milchtech-logo.png") !important;
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  width: 50px !important;
  height: 50px !important;
}

/* ============================================================
   PAGINA DE LOGIN
   ============================================================ */
/* Centralizar verticalmente */
[data-glpi-theme=milchtech] .page-anonymous {
  min-height: 100vh !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
}

[data-glpi-theme=milchtech] .page-anonymous .flex-fill {
  padding: 1.5rem 1rem !important;
  margin: 0 !important;
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
}

/* Container principal: card unico compacto */
[data-glpi-theme=milchtech] .page-anonymous .container-tight {
  max-width: 440px !important;
  width: 100% !important;
  padding: 2rem !important;
  background: #1A1A1A !important;
  border-radius: 14px !important;
  border: 1px solid rgba(232, 66, 13, 0.3) !important;
  box-shadow: 0 8px 48px rgba(0, 0, 0, 0.7), 0 0 30px rgba(232, 66, 13, 0.1) !important;
}

[data-glpi-theme=milchtech] .page-anonymous .py-6 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Logo de login */
[data-glpi-theme=milchtech] .page-anonymous .glpi-logo {
  content: url("/pics/milchtech-logo.png") !important;
  width: 88px !important;
  height: 88px !important;
  display: block !important;
  margin: 0 auto 1.25rem auto !important;
  background: none !important;
}

/* Card interno: transparente */
[data-glpi-theme=milchtech] .page-anonymous .card.main-content-card {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  margin-top: 0 !important;
}

[data-glpi-theme=milchtech] .page-anonymous .card-body {
  padding: 0 !important;
}

[data-glpi-theme=milchtech] .page-anonymous .card-header:empty {
  display: none !important;
}

/* CORRECAO PRINCIPAL: col-md-5 interno que limitava a 179px */
[data-glpi-theme=milchtech] .page-anonymous .col-md-5 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
  width: 100% !important;
}

/* card-header do titulo (nao o header do card externo) */
[data-glpi-theme=milchtech] .page-anonymous .card-header.mb-4 {
  width: 100% !important;
  max-width: 100% !important;
  text-align: center !important;
  padding: 0 0 0.5rem 0 !important;
  background: transparent !important;
  border: none !important;
}

/* Titulo: em uma linha */
[data-glpi-theme=milchtech] .page-anonymous h2,
[data-glpi-theme=milchtech] .page-anonymous .h2 {
  font-size: 1.25rem !important;
  white-space: nowrap !important;
  text-align: center !important;
  margin-bottom: 1.25rem !important;
}

/* Campos do formulario: largura total */
[data-glpi-theme=milchtech] .page-anonymous .form-control,
[data-glpi-theme=milchtech] .page-anonymous .form-select,
[data-glpi-theme=milchtech] .page-anonymous .btn {
  width: 100% !important;
}

/* Footer copyright */
[data-glpi-theme=milchtech] .page-anonymous .text-muted.mt-3 {
  margin-top: 1rem !important;
  font-size: 0.72rem !important;
  opacity: 0.5 !important;
  text-align: center !important;
}