/* =========================================================
   TIMOB Site Template 06 — Portal Quadrado
   Skin do Template 05 com cantos retos.
   Mantém as mesmas views PHP e herda todas as correções do template base.
   ========================================================= */

/* Base: template-005/assets/css/style.css carregado via head.php com cache-busting */

:root {
  --r-xl: 0px;
  --r-lg: 0px;
  --r-md: 0px;
  --r-sm: 0px;
}

body *,
body *::before,
body *::after {
  border-radius: 0 !important;
}

/* Manter WhatsApp flutuante circular */
.t5-whatsapp {
  border-radius: 50% !important;
}

/* Logo fallback pode manter um leve arredondamento */
.t5-logo-fallback {
  border-radius: 4px !important;
}
