/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: .25rem;
    --ease-in: cubic-bezier(.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .visible {
    visibility: visible;
  }

  .fixed {
    position: fixed;
  }

  .start {
    inset-inline-start: var(--spacing);
  }

  .end {
    inset-inline-end: var(--spacing);
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .table {
    display: table;
  }

  .flex-1 {
    flex: 1;
  }

  .flex-shrink {
    flex-shrink: 1;
  }

  .border-collapse {
    border-collapse: collapse;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .resize {
    resize: both;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .ring {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
}

:root, [data-theme="light"] {
  --bg-app: #f5f5f5;
  --bg-sidebar: #fff;
  --bg-hover: #f0f0f0;
  --bg-active: #eff6ff;
  --text-primary: #111827;
  --text-secondary: #6b7280;
  --text-active: #2563eb;
  --border: #e5e7eb;
  --accent: #2563eb;
  --accent-hover: #1d4ed8;
}

[data-theme="dark"] {
  --bg-app: #0f1117;
  --bg-sidebar: #1a1d27;
  --bg-hover: #252836;
  --bg-active: #1e2a45;
  --text-primary: #f1f5f9;
  --text-secondary: #94a3b8;
  --text-active: #60a5fa;
  --border: #2d3148;
  --accent: #3b82f6;
  --accent-hover: #60a5fa;
}

body {
  background-color: var(--bg-app);
  color: var(--text-primary);
  transition: background-color .2s, color .2s;
}

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.action-menu__dropdown {
  background: var(--bg-sidebar);
  border: 1px solid var(--border);
  border-radius: 10px;
  padding: 4px;
  box-shadow: 0 8px 24px #0000001f;
}

[data-theme="dark"] .action-menu__dropdown {
  box-shadow: 0 8px 24px #0006;
}

.action-menu__item {
  width: 100%;
  color: var(--text-primary);
  cursor: pointer;
  text-align: left;
  white-space: nowrap;
  background: none;
  border: none;
  border-radius: 6px;
  align-items: center;
  gap: 8px;
  padding: 8px 10px;
  font-family: inherit;
  font-size: 13px;
  transition: background .1s, color .1s;
  display: flex;
}

.action-menu__item:hover:not(:disabled) {
  background: var(--bg-hover);
}

.action-menu__item--danger {
  color: #dc2626;
}

.action-menu__item--warning {
  color: #d97706;
}

.action-menu__item--success {
  color: #16a34a;
}

.action-menu__item--info {
  color: #2563eb;
}

.action-menu__item--danger:hover:not(:disabled) {
  background: #fee2e2;
}

.action-menu__item--warning:hover:not(:disabled) {
  background: #fef3c7;
}

.action-menu__item--success:hover:not(:disabled) {
  background: #dcfce7;
}

.action-menu__item--info:hover:not(:disabled) {
  background: #dbeafe;
}

[data-theme="dark"] .action-menu__item--danger:hover:not(:disabled) {
  background: #450a0a;
}

[data-theme="dark"] .action-menu__item--warning:hover:not(:disabled) {
  background: #451a03;
}

[data-theme="dark"] .action-menu__item--success:hover:not(:disabled) {
  background: #14532d;
}

[data-theme="dark"] .action-menu__item--info:hover:not(:disabled) {
  background: #1e3a5f;
}

.action-menu__item--disabled {
  opacity: .4;
  cursor: not-allowed;
}

.action-menu__icon {
  color: currentColor;
  flex-shrink: 0;
}

.action-menu__badge {
  background: var(--bg-hover);
  color: var(--text-secondary);
  border-radius: 99px;
  margin-left: auto;
  padding: 1px 6px;
  font-size: 11px;
}

.action-menu__divider {
  background: var(--border);
  height: 1px;
  margin: 4px 0;
}

.menu-enter-active, .menu-leave-active {
  transition: all .15s;
}

.menu-enter-from, .menu-leave-to {
  opacity: 0;
  transform: translateY(-6px) scale(.97);
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

/* ═══════════════════════════════════════════════
   SIDEBAR — Variáveis de tema + responsivo mobile
   ═══════════════════════════════════════════════ */
.sidebar[data-v-7bdc3d53] {
  width: 256px;
  min-height: 100vh;
  background: var(--bg-sidebar);
  border-right: 1px solid var(--border);
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

/* ── Logo ── */
.sidebar__logo[data-v-7bdc3d53] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 16px;
  height: 65px;
  flex-shrink: 0;
  border-bottom: 1px solid var(--border);
}
.sidebar__logo-icon[data-v-7bdc3d53] {
  width: 36px;
  height: 36px;
  background: var(--accent);
  color: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 17px;
  flex-shrink: 0;
}
.sidebar__logo-text[data-v-7bdc3d53] {
  font-weight: 700;
  font-size: 17px;
  color: var(--text-primary);
  white-space: nowrap;
}

/* ── Botão fechar (mobile only) ── */
.sidebar__close-btn[data-v-7bdc3d53] {
  display: none;
  margin-left: auto;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  border: none;
  background: var(--bg-hover);
  color: var(--text-secondary);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition:
    background 0.2s,
    color 0.2s;
}
.sidebar__close-btn[data-v-7bdc3d53]:hover {
  background: var(--bg-active);
  color: var(--text-primary);
}
.sidebar__close-btn svg[data-v-7bdc3d53] {
  width: 18px;
  height: 18px;
}

/* ── Nav ── */
.sidebar__nav[data-v-7bdc3d53] {
  flex: 1;
  padding: 8px 10px;
  overflow-y: auto;
  overflow-x: hidden;
}
.sidebar__nav[data-v-7bdc3d53]::-webkit-scrollbar {
  width: 4px;
}
.sidebar__nav[data-v-7bdc3d53]::-webkit-scrollbar-track {
  background: transparent;
}
.sidebar__nav[data-v-7bdc3d53]::-webkit-scrollbar-thumb {
  background: var(--border);
  border-radius: 4px;
}

/* ── Group Label ── */
.sidebar__group-label[data-v-7bdc3d53] {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--text-secondary);
  padding: 16px 10px 6px;
  white-space: nowrap;
}

/* ── Item ── */
.sidebar__item[data-v-7bdc3d53] {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  padding: 10px 12px;
  border-radius: 10px;
  border: none;
  background: transparent;
  color: var(--text-secondary);
  cursor: pointer;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition:
    background 0.2s ease,
    color 0.2s ease;
  position: relative;
  white-space: nowrap;
  margin-bottom: 2px;
}
.sidebar__item[data-v-7bdc3d53]:hover {
  background: var(--bg-hover);
  color: var(--text-primary);
}
.sidebar__item--active[data-v-7bdc3d53] {
  background: var(--bg-active);
  color: var(--text-active);
}
.sidebar__item--active[data-v-7bdc3d53]:hover {
  background: var(--bg-active);
  color: var(--text-active);
}
.sidebar__item--disabled[data-v-7bdc3d53] {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}

/* ── Ícone ── */
.sidebar__icon[data-v-7bdc3d53] {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

/* ── Label ── */
.sidebar__label[data-v-7bdc3d53] {
  overflow: hidden;
}

/* ── Rodapé ── */
.sidebar__footer[data-v-7bdc3d53] {
  padding: 10px;
  border-top: 1px solid var(--border);
  display: flex;
  flex-direction: column;
  gap: 2px;
}

/* ── Hamburger (mobile only) ── */
.sidebar__hamburger[data-v-7bdc3d53] {
  display: none;
  position: fixed;
  top: 16px;
  left: 16px;
  z-index: 90;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  border: 1px solid var(--border);
  background: var(--bg-sidebar);
  color: var(--text-primary);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: background 0.2s;
}
.sidebar__hamburger[data-v-7bdc3d53]:hover {
  background: var(--bg-hover);
}
.sidebar__hamburger svg[data-v-7bdc3d53] {
  width: 22px;
  height: 22px;
}

/* ── Overlay (mobile only) ── */
.sidebar__overlay[data-v-7bdc3d53] {
  display: none;
}

/* ═══════════════════════════════════════════════
   RESPONSIVO — Mobile ≤ 768px
   ═══════════════════════════════════════════════ */
@media (max-width: 768px) {
.sidebar__hamburger[data-v-7bdc3d53] {
    display: flex;
}
.sidebar__close-btn[data-v-7bdc3d53] {
    display: flex;
}
.sidebar__overlay[data-v-7bdc3d53] {
    display: block;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 199;
    animation: fadeIn-7bdc3d53 0.2s ease;
}
.sidebar[data-v-7bdc3d53] {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 200;
    width: 280px;
    transform: translateX(-100%);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 4px 0 24px rgba(0, 0, 0, 0.15);
}
.sidebar--open[data-v-7bdc3d53] {
    transform: translateX(0);
}
}
@keyframes fadeIn-7bdc3d53 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}

.toast[data-v-8d4ba3f4] {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 14px;
  border-radius: 10px;
  border: 1px solid transparent;
  min-width: 280px;
  max-width: 400px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

/* ── Variantes ── */
.toast--success[data-v-8d4ba3f4] {
  background: #f0fdf4;
  border-color: #bbf7d0;
  color: #15803d;
}
.toast--error[data-v-8d4ba3f4] {
  background: #fef2f2;
  border-color: #fecaca;
  color: #dc2626;
}
.toast--warning[data-v-8d4ba3f4] {
  background: #fffbeb;
  border-color: #fde68a;
  color: #d97706;
}
.toast--info[data-v-8d4ba3f4] {
  background: #eff6ff;
  border-color: #bfdbfe;
  color: #2563eb;
}

/* ── Tema escuro ── */
[data-theme='dark'] .toast--success[data-v-8d4ba3f4] {
  background: #14532d;
  border-color: #166534;
  color: #86efac;
}
[data-theme='dark'] .toast--error[data-v-8d4ba3f4] {
  background: #450a0a;
  border-color: #7f1d1d;
  color: #fca5a5;
}
[data-theme='dark'] .toast--warning[data-v-8d4ba3f4] {
  background: #451a03;
  border-color: #78350f;
  color: #fcd34d;
}
[data-theme='dark'] .toast--info[data-v-8d4ba3f4] {
  background: #1e3a5f;
  border-color: #1e40af;
  color: #93c5fd;
}
.toast__icon[data-v-8d4ba3f4] {
  flex-shrink: 0;
}
.toast__message[data-v-8d4ba3f4] {
  flex: 1;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  line-height: 1.4;
}
.toast__close[data-v-8d4ba3f4] {
  background: transparent;
  border: none;
  cursor: pointer;
  color: currentColor;
  opacity: 0.6;
  padding: 2px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  transition: opacity 0.15s;
}
.toast__close[data-v-8d4ba3f4]:hover {
  opacity: 1;
}

/* ── Barra de progresso ── */
.toast__progress[data-v-8d4ba3f4] {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background: currentColor;
  opacity: 0.3;
  animation: progress-8d4ba3f4 linear forwards;
  transform-origin: left;
}
@keyframes progress-8d4ba3f4 {
from {
    transform: scaleX(1);
}
to {
    transform: scaleX(0);
}
}

/* ── Animação de entrada e saída ── */
.toast-enter-active[data-v-8d4ba3f4] {
  transition: all 0.3s ease;
}
.toast-leave-active[data-v-8d4ba3f4] {
  transition: all 0.3s ease;
}
.toast-enter-from[data-v-8d4ba3f4] {
  opacity: 0;
  transform: translateX(100%);
}
.toast-leave-to[data-v-8d4ba3f4] {
  opacity: 0;
  transform: translateX(100%);
}

.toast-container[data-v-273ece44] {
  position: fixed;
  bottom: 24px;
  right: 24px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 9999; /* acima de tudo */
}

/* TransitionGroup — anima lista de toasts */
.toast-move[data-v-273ece44] {
  transition: transform 0.3s ease;
}

.notif[data-v-79343a4b] {
  position: relative;
}
.notif__btn[data-v-79343a4b] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: none;
  border-radius: 10px;
  background: transparent;
  color: var(--text-secondary);
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
}
.notif__btn[data-v-79343a4b]:hover {
  background: var(--bg-hover);
  color: var(--text-primary);
}
.notif__icon[data-v-79343a4b] {
  width: 20px;
  height: 20px;
}
.notif__badge[data-v-79343a4b] {
  position: absolute;
  top: 2px;
  right: 2px;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  border-radius: 99px;
  background: #ef4444;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

/* ── Panel ── */
.notif__panel[data-v-79343a4b] {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  width: 340px;
  max-height: 480px;
  background: var(--bg-sidebar);
  border: 1px solid var(--border);
  border-radius: 14px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  z-index: 500;
}
.notif__header[data-v-79343a4b] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 16px;
  border-bottom: 1px solid var(--border);
  flex-shrink: 0;
}
.notif__header-title[data-v-79343a4b] {
  font-size: 14px;
  font-weight: 700;
  color: var(--text-primary);
}
.notif__mark-all[data-v-79343a4b] {
  font-size: 12px;
  color: var(--accent);
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  font-weight: 500;
}
.notif__mark-all[data-v-79343a4b]:hover {
  text-decoration: underline;
}
.notif__list[data-v-79343a4b] {
  overflow-y: auto;
  flex: 1;
}
.notif__list[data-v-79343a4b]::-webkit-scrollbar {
  width: 4px;
}
.notif__list[data-v-79343a4b]::-webkit-scrollbar-track {
  background: transparent;
}
.notif__list[data-v-79343a4b]::-webkit-scrollbar-thumb {
  background: var(--border);
  border-radius: 4px;
}
.notif__item[data-v-79343a4b] {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
  padding: 12px 16px;
  border: none;
  border-bottom: 1px solid var(--border);
  background: transparent;
  cursor: pointer;
  text-align: left;
  transition: background 0.15s;
}
.notif__item[data-v-79343a4b]:last-child {
  border-bottom: none;
}
.notif__item[data-v-79343a4b]:hover {
  background: var(--bg-hover);
}
.notif__item--unread[data-v-79343a4b] {
  background: color-mix(in srgb, var(--accent) 6%, transparent);
}
.notif__item--unread[data-v-79343a4b]:hover {
  background: color-mix(in srgb, var(--accent) 10%, transparent);
}
.notif__dot[data-v-79343a4b] {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--accent);
  flex-shrink: 0;
  margin-top: 5px;
}
.notif__content[data-v-79343a4b] {
  flex: 1;
  min-width: 0;
}
.notif__title[data-v-79343a4b] {
  font-size: 13px;
  font-weight: 600;
  color: var(--text-primary);
  margin-bottom: 2px;
}
.notif__message[data-v-79343a4b] {
  font-size: 12px;
  color: var(--text-secondary);
  line-height: 1.4;
  margin-bottom: 4px;
  white-space: normal;
}
.notif__time[data-v-79343a4b] {
  font-size: 11px;
  color: var(--text-secondary);
  opacity: 0.7;
}
.notif__empty[data-v-79343a4b] {
  padding: 32px 16px;
  text-align: center;
  font-size: 13px;
  color: var(--text-secondary);
}

/* ── Transition ── */
.notif-drop-enter-active[data-v-79343a4b],
.notif-drop-leave-active[data-v-79343a4b] {
  transition: opacity 0.15s ease, transform 0.15s ease;
}
.notif-drop-enter-from[data-v-79343a4b],
.notif-drop-leave-to[data-v-79343a4b] {
  opacity: 0;
  transform: translateY(-6px);
}

.app-layout[data-v-f4cfc2fc] {
  display: flex;
  height: 100vh;
  overflow: hidden;
  background: var(--bg-app);
}
.app-body[data-v-f4cfc2fc] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.app-header[data-v-f4cfc2fc] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 25px;
  height: 65px;
  border-bottom: 1px solid var(--border);
  background: var(--bg-sidebar);
  flex-shrink: 0;
}
.app-header__actions[data-v-f4cfc2fc] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.app-header__user[data-v-f4cfc2fc] {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 4px 10px 4px 4px;
  border-radius: 10px;
  margin-left: 4px;
}
.app-header__avatar[data-v-f4cfc2fc] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: var(--accent);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  flex-shrink: 0;
}
.app-header__user-info[data-v-f4cfc2fc] {
  line-height: 1.3;
}
.app-header__user-name[data-v-f4cfc2fc] {
  font-size: 13px;
  font-weight: 600;
  color: var(--text-primary);
  white-space: nowrap;
}
.app-header__user-role[data-v-f4cfc2fc] {
  font-size: 11px;
  color: var(--text-secondary);
  white-space: nowrap;
}
.app-header__logout[data-v-f4cfc2fc] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: none;
  border-radius: 10px;
  background: transparent;
  color: var(--text-secondary);
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
  margin-left: 2px;
}
.app-header__logout[data-v-f4cfc2fc]:hover {
  background: #fee2e2;
  color: #dc2626;
}
[data-theme='dark'] .app-header__logout[data-v-f4cfc2fc]:hover {
  background: #450a0a;
  color: #f87171;
}
.app-header__logout svg[data-v-f4cfc2fc] {
  width: 18px;
  height: 18px;
}
.app-main[data-v-f4cfc2fc] {
  flex: 1;
  overflow-y: auto;
  padding: 25px;
}
