/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.35_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/.pnpm/next@14.2.35_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./app/globals.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
  html {
    scroll-behavior: smooth;
  }

  body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
      Ubuntu, Cantarell, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #e2e8f0;
    background: #0f172a !important;
    line-height: normal;
  }
.container {
  width: 100%;
}
@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}
/* ============================================================
     SIDEBAR GLOBAL (dashboard-sidebar)
     ============================================================ */
.dashboard-sidebar {
    width: 280px;
    background: var(--sidebar-bg);
    color: var(--text-white);
    display: flex;
    flex-direction: column;
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    z-index: 1000;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: rgba(28, 78, 216, 0.2) 4px 0px 20px;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
.sidebar-header {
    padding: 32px 24px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
  }
.sidebar-logo-link {
    display: block;
    max-width: 180px;
    text-decoration: none;
    transition: opacity 0.2s;
  }
.sidebar-logo-link:hover {
    opacity: 0.85;
  }
.sidebar-logo {
    width: 100%;
    height: auto;
    display: block;
    filter: brightness(0) invert(1);
  }
.sidebar-close-btn {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    color: var(--text-white);
    padding: 4px;
  }
.sidebar-menu {
    flex: 1;
    padding: 20px 15px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: rgba(255, 255, 255, 0.25) transparent;
  }
.sidebar-menu::-webkit-scrollbar {
    width: 4px;
  }
.sidebar-menu::-webkit-scrollbar-track {
    background: transparent;
  }
.sidebar-menu::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.25);
    border-radius: 4px;
  }
.menu-item {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 12px 16px;
    color: var(--text-muted);
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    border-radius: 12px;
    transition: 0.2s;
    margin-bottom: 8px;
    white-space: nowrap;
    cursor: pointer;
  }
.menu-item:hover {
    background: var(--hover-bg);
    color: var(--text-white);
    transform: translateX(5px);
  }
.menu-item.active {
    background: var(--hover-bg);
    color: var(--text-white);
    font-weight: 600;
  }
.menu-item.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
  }
.menu-icon {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
.menu-icon svg {
    width: 22px;
    height: 22px;
  }
.menu-label {
    white-space: nowrap;
  }
.menu-item-with-badge {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
  }
.menu-badge {
    background: linear-gradient(135deg, #f59e0b, #ef4444);
    color: white;
    font-size: 8px;
    font-weight: 800;
    padding: 1px 5px;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    white-space: nowrap;
    flex-shrink: 0;
    line-height: 1.5;
    display: block;
  }
.menu-badge.badge-pro {
    background: linear-gradient(135deg, #6366f1, #8b5cf6);
  }
.sidebar-footer {
    padding: 20px;
    margin: 20px;
    background-color: var(--sidebar-dark);
    border-radius: 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
  }
.user-avatar-circle {
    width: 40px;
    height: 40px;
    background-color: white;
    color: var(--sidebar-bg);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 18px;
    flex-shrink: 0;
  }
.user-info-text {
    overflow: hidden;
  }
.user-info-text h4 {
    margin: 0;
    font-size: 14px;
    color: white;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
.user-info-text p {
    margin: 0;
    font-size: 11px;
    color: #93c5fd;
  }
.mobile-header {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: white;
    border-bottom: 1px solid #e2e8f0;
    z-index: 998;
    padding: 0 20px;
    align-items: center;
    justify-content: space-between;
  }
.mobile-header .menu-toggle {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
  }
.mobile-header .menu-toggle svg {
    width: 24px;
    height: 24px;
    fill: #64748b;
  }
.mobile-header .logo-link-mobile {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 32px;
    display: flex;
    align-items: center;
    text-decoration: none;
  }
.mobile-header .logo-mobile {
    height: 100%;
    width: auto;
  }
.mobile-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    opacity: 0;
    transition: opacity 0.3s;
  }
.mobile-overlay.active {
    display: block;
    opacity: 1;
  }
.redirect-flow-content-wrapper {
    margin-left: 280px;
    min-height: 100vh;
    transition: margin-left 0.3s;
  }
/* ============================================================
     PÁGINA DE AULAS
     ============================================================ */
.main-layout {
    display: grid;
    grid-template-columns: 1fr 340px;
    gap: 0;
    max-width: 1600px;
    margin: 0 auto;
    min-height: 100vh;
  }
.aulas-content {
    background: #0f172a;
    padding: 40px;
    overflow-y: auto;
  }
.aulas-sidebar::-webkit-scrollbar,
  .aulas-content::-webkit-scrollbar {
    width: 8px;
  }
.aulas-sidebar::-webkit-scrollbar-track,
  .aulas-content::-webkit-scrollbar-track {
    background: #0f172a;
  }
.aulas-sidebar::-webkit-scrollbar-thumb,
  .aulas-content::-webkit-scrollbar-thumb {
    background: #334155;
    border-radius: 10px;
  }
.aulas-sidebar::-webkit-scrollbar-thumb:hover,
  .aulas-content::-webkit-scrollbar-thumb:hover {
    background: #475569;
  }
.aulas-sidebar {
    background: #1e293b;
    border-left: 2px solid #334155;
    padding: 24px 0;
    overflow-y: auto;
    max-height: 100vh;
    position: sticky;
    top: 0;
  }
.aulas-sidebar .sidebar-header {
    padding: 32px 24px 24px;
    border-bottom: 2px solid #334155;
    margin-bottom: 0;
  }
.aulas-sidebar .sidebar-header h2 {
    font-size: 16px;
    font-weight: 700;
    color: #94a3b8;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
  }
.modulo-sidebar-header {
    padding: 20px 25px 10px;
    border-top: 1px solid #334155;
  }
.modulo-sidebar-header:first-of-type {
    border-top-width: medium;
    border-top-style: none;
    border-top-color: currentcolor;
    padding-top: 16px;
  }
.modulo-sidebar-label {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #3b82f6;
    margin-bottom: 3px;
  }
.modulo-sidebar-nome {
    font-size: 13px;
    font-weight: 600;
    color: #94a3b8;
  }
.aula-item {
    display: block;
    padding: 14px 25px;
    cursor: pointer;
    transition: 0.3s;
    border-right: 4px solid transparent;
    background: transparent;
    text-decoration: none;
    color: inherit;
  }
.aula-item:hover {
    background: #2d3748;
    border-right-color: #3b82f6;
  }
.aula-item.active {
    background: linear-gradient(270deg, rgba(59, 130, 246, 0.15) 0%, transparent 100%);
    border-right-color: #3b82f6;
  }
.aula-item-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 4px;
  }
.aula-item-numero {
    width: 28px;
    height: 28px;
    background: linear-gradient(135deg, #334155, #475569);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    color: #94a3b8;
    flex-shrink: 0;
  }
.aula-item.active .aula-item-numero {
    background: linear-gradient(135deg, #3b82f6, #2563eb);
    color: white;
    box-shadow: rgba(59, 130, 246, 0.4) 0px 4px 12px;
  }
.aula-item.completed .aula-item-numero {
    background: linear-gradient(135deg, #10b981, #059669);
    color: white;
  }
.aula-item-titulo {
    flex: 1;
    font-size: 14px;
    font-weight: 600;
    color: #cbd5e1;
    line-height: 1.4;
  }
.aula-item.active .aula-item-titulo {
    color: white;
  }
.aula-item-meta {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-left: 40px;
  }
.aula-item-duracao {
    font-size: 11px;
    color: #64748b;
    display: flex;
    align-items: center;
    gap: 5px;
  }
.modulo-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 14px;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 600;
    background: rgba(59, 130, 246, 0.15);
    color: #60a5fa;
    border: 1px solid rgba(59, 130, 246, 0.25);
    margin-bottom: 14px;
  }
.aula-view {
    display: none;
    animation: fadeIn 0.4s ease;
  }
.aula-view.active {
    display: block;
  }
.aula-view-header {
    margin-bottom: 30px;
  }
.aula-view-titulo {
    font-size: 32px;
    font-weight: 700;
    color: white;
    margin-bottom: 15px;
    line-height: 1.2;
  }
.aula-view-meta {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
  }
.meta-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #94a3b8;
    padding: 8px 16px;
    background: #1e293b;
    border-radius: 8px;
    border: 1px solid #334155;
  }
.meta-icon {
    font-size: 16px;
  }
.video-player {
    margin-bottom: 40px;
    border-radius: 16px;
    border: 3px solid #1e293b;
    background: #000;
    overflow: hidden;
  }
.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
.aula-descricao-card {
    background: #1e293b;
    border-radius: 16px;
    padding: 30px;
    border: 2px solid #334155;
    margin-bottom: 30px;
  }
.aula-descricao-card h3 {
    font-size: 20px;
    font-weight: 700;
    color: white;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
.topicos-grid {
    display: grid;
    gap: 12px;
  }
.topico-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 15px;
    background: #0f172a;
    border-radius: 10px;
    border: 1px solid #334155;
    transition: 0.3s;
  }
.topico-item:hover {
    border-color: #3b82f6;
    background: rgba(59, 130, 246, 0.05);
  }
.topico-check {
    width: 24px;
    height: 24px;
    background: linear-gradient(135deg, #10b981, #059669);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 14px;
    font-weight: 700;
    color: white;
  }
.topico-texto {
    flex: 1;
    color: #cbd5e1;
    font-size: 15px;
    line-height: 1.6;
  }
.aula-navegacao {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-top: 40px;
  }
.nav-button {
    padding: 20px 25px;
    background: #1e293b;
    border: 2px solid #334155;
    border-radius: 12px;
    cursor: pointer;
    transition: 0.3s;
    display: flex;
    align-items: center;
    gap: 15px;
    text-decoration: none;
    color: #cbd5e1;
    text-align: left;
    font-family: inherit;
  }
.nav-button:hover {
    border-color: #3b82f6;
    background: rgba(59, 130, 246, 0.1);
    transform: translateY(-2px);
  }
.nav-button-icon {
    font-size: 24px;
  }
.nav-button-content {
    flex: 1;
  }
.nav-button-label {
    font-size: 12px;
    color: #64748b;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
.nav-button-titulo {
    font-size: 16px;
    font-weight: 600;
    color: white;
  }
.nav-button.disabled {
    opacity: 0.4;
    cursor: not-allowed;
    pointer-events: none;
  }
.nav-button-next {
    flex-direction: row-reverse;
    text-align: right;
  }
.mobile-toggle {
    display: none;
  }
.sidebar-overlay {
    display: none;
  }
/* ============================================================
     WHATSAPP FLOAT
     ============================================================ */
.whatsapp-float {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    background: transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    cursor: pointer;
    transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    filter: drop-shadow(rgba(37, 211, 102, 0.5) 0px 4px 20px);
    animation: pulse-whatsapp 2s ease-in-out infinite;
  }
.whatsapp-float:hover {
    transform: scale(1.1);
    filter: drop-shadow(rgba(37, 211, 102, 0.8) 0px 6px 30px);
  }
.whatsapp-float:active {
    transform: scale(0.95);
  }
.whatsapp-icon {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 50%;
  }
.whatsapp-tooltip {
    position: absolute;
    right: 70px;
    background: #128c7e;
    color: white;
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: 0.3s;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 12px;
  }
.whatsapp-tooltip::after {
    content: "";
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid #128c7e;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
  }
.whatsapp-float:hover .whatsapp-tooltip {
    opacity: 1;
    right: 75px;
  }
@keyframes fadeIn {
    0% {
      opacity: 0;
      transform: translateY(20px);
    }
    100% {
      opacity: 1;
      transform: translateY(0px);
    }
  }
@keyframes pulse-whatsapp {
    0%,
    100% {
      filter: drop-shadow(rgba(37, 211, 102, 0.5) 0px 4px 20px);
    }
    50% {
      filter: drop-shadow(rgba(37, 211, 102, 0.8) 0px 6px 30px);
    }
  }
/* ============================================================
     RESPONSIVO
     ============================================================ */
@media (max-width: 1199px) and (min-width: 769px) {
    .dashboard-sidebar {
      width: 240px;
    }

    .sidebar-header {
      padding: 20px 18px 16px;
    }

    .sidebar-logo-link {
      max-width: 140px;
    }

    .sidebar-menu {
      padding: 12px 10px;
    }

    .menu-item {
      padding: 9px 12px;
      font-size: 13px;
      gap: 10px;
      margin-bottom: 4px;
      border-radius: 10px;
    }

    .menu-icon,
    .menu-icon svg {
      width: 18px;
      height: 18px;
    }

    .sidebar-footer {
      padding: 14px;
      margin: 12px;
      border-radius: 12px;
      gap: 10px;
    }

    .user-avatar-circle {
      width: 34px;
      height: 34px;
      font-size: 15px;
    }

    .user-info-text h4 {
      font-size: 12px;
    }

    .user-info-text p {
      font-size: 10px;
    }

    .menu-badge {
      font-size: 8px;
      padding: 2px 5px;
    }

    .redirect-flow-content-wrapper {
      margin-left: 240px;
    }
  }
@media (max-width: 1024px) {
    .main-layout {
      grid-template-columns: 1fr;
    }

    .aulas-sidebar {
      position: fixed;
      right: -100%;
      left: auto;
      top: 0;
      height: 100vh;
      max-height: 100vh;
      width: 340px;
      z-index: 999;
      transition: right 0.3s;
      box-shadow: rgba(0, 0, 0, 0.5) -10px 0px 30px;
      border-left: 2px solid #334155;
    }

    .aulas-sidebar.open {
      right: 0;
    }

    .mobile-toggle {
      display: flex;
      position: fixed;
      bottom: 20px;
      left: 20px;
      width: 60px;
      height: 60px;
      background: linear-gradient(135deg, #3b82f6, #2563eb);
      border-radius: 50%;
      box-shadow: rgba(59, 130, 246, 0.4) 0px 10px 30px;
      border: none;
      cursor: pointer;
      z-index: 1000;
      align-items: center;
      justify-content: center;
      font-size: 24px;
    }

    .sidebar-overlay {
      display: none;
      position: fixed;
      inset: 0;
      background: rgba(0, 0, 0, 0.7);
      z-index: 998;
    }

    .sidebar-overlay.active {
      display: block;
    }
  }
@media (max-width: 768px) {
    .mobile-header {
      display: flex;
    }

    .dashboard-sidebar {
      width: 100%;
      max-width: 300px;
      border-radius: 0;
      height: 100dvh;
      z-index: 2000;
      transform: translateX(-100%);
      top: 0 !important;
    }

    .dashboard-sidebar.mobile-open {
      transform: translateX(0);
    }

    .sidebar-header {
      padding-top: 24px;
    }

    .sidebar-close-btn {
      display: block;
    }

    .menu-item {
      font-size: 14px;
    }

    .menu-badge {
      font-size: 8px;
      padding: 2px 5px;
    }

    .redirect-flow-content-wrapper {
      margin-left: 0;
      padding-top: 60px;
    }

    .aulas-content {
      padding: 25px 15px;
    }

    .aula-view-titulo {
      font-size: 24px;
    }

    .aula-navegacao {
      grid-template-columns: 1fr;
    }

    .nav-button-next {
      flex-direction: row;
      text-align: left;
    }

    .aulas-sidebar {
      width: 300px;
    }

    .whatsapp-float {
      bottom: 20px;
      right: 20px;
      width: 56px;
      height: 56px;
    }

    .whatsapp-tooltip {
      display: none;
    }
  }
@media (max-width: 480px) {
    .whatsapp-float {
      bottom: 15px;
      right: 15px;
      width: 50px;
      height: 50px;
    }
  }
/* ============================================================
     CONFIGURAÇÃO DE APIs E WEBHOOKS (ANTIGRAVITY DESIGN)
     ============================================================ */
.api-config-page {
    min-height: 100vh;
    background: #f8fafc;
    color: #0f172a;
    padding: 28px 32px 80px;
  }
.api-config-shell {
    width: min(1320px, 100%);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
.api-config-hero {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 26px 32px;
    border-radius: 20px;
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 55%, #1d4ed8 100%);
    color: #ffffff;
    box-shadow: 0 20px 40px -15px rgba(15, 23, 42, 0.25), 0 0 0 1px rgba(255, 255, 255, 0.08);
  }
.api-config-hero::before {
    content: "";
    position: absolute;
    top: -50%;
    right: -20%;
    width: 450px;
    height: 450px;
    background: radial-gradient(circle, rgba(59, 130, 246, 0.2) 0%, rgba(59, 130, 246, 0) 70%);
    pointer-events: none;
  }
.api-config-hero-copy {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
    z-index: 1;
  }
.api-config-hero-icon {
    width: 52px;
    height: 52px;
    display: grid;
    place-items: center;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(8px);
    color: #93c5fd;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    flex-shrink: 0;
  }
.api-config-kicker-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px 10px;
    margin-bottom: 6px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.15);
  }
.api-config-kicker-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #60a5fa;
    box-shadow: 0 0 8px #60a5fa;
  }
.api-config-kicker {
    color: #e2e8f0;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.8px;
    text-transform: uppercase;
  }
.api-config-hero h1 {
    margin: 0;
    font-size: 26px;
    font-weight: 800;
    letter-spacing: -0.5px;
    line-height: 1.2;
    color: #ffffff;
  }
.api-config-hero p {
    margin: 4px 0 0;
    color: rgba(255, 255, 255, 0.82);
    font-size: 13.5px;
  }
.api-config-hero-badge {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    flex-shrink: 0;
  }
.api-config-hero-badge-inner {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(10px);
  }
.api-config-hero-badge-pulse {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #10b981;
    box-shadow: 0 0 0 3px rgba(16, 185, 129, 0.25);
  }
.api-config-hero-badge-title {
    font-size: 11px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.7);
    letter-spacing: 0.8px;
  }
.api-config-hero-badge-status {
    font-size: 11px;
    font-weight: 800;
    color: #34d399;
    letter-spacing: 0.5px;
  }
.api-config-info-banner {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px 18px;
    border-radius: 14px;
    background: #eff6ff;
    border: 1px solid #bfdbfe;
    color: #1e40af;
    box-shadow: 0 2px 6px rgba(59, 130, 246, 0.04);
  }
.api-config-info-icon {
    width: 28px;
    height: 28px;
    display: grid;
    place-items: center;
    flex: 0 0 auto;
    border-radius: 50%;
    background: #dbeafe;
    color: #2563eb;
  }
.api-config-info-banner p {
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
    color: #1e3a8a;
    font-weight: 500;
  }
.api-config-storage-warning {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 18px;
    border: 1px solid #fde68a;
    border-radius: 12px;
    background: #fffbeb;
    color: #92400e;
    font-size: 12.5px;
    font-weight: 500;
  }
.api-config-tabs {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
  }
.api-config-tab {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 16px 18px;
    border: 1.5px solid #e2e8f0;
    border-radius: 16px;
    background: #ffffff;
    cursor: pointer;
    text-align: left;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 6px rgba(15, 23, 42, 0.03);
  }
.api-config-tab:hover {
    transform: translateY(-2px);
    border-color: #93c5fd;
    box-shadow: 0 10px 20px -5px rgba(37, 99, 235, 0.08);
  }
.api-config-tab.is-active {
    border-color: #2563eb;
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.15), 0 12px 24px -6px rgba(37, 99, 235, 0.14);
    background: #ffffff;
    outline: none;
  }
.api-config-tab-main {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
  }
.api-config-tab-copy {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
  }
.api-config-tab-name {
    font-size: 14.5px;
    font-weight: 700;
    color: #0f172a;
  }
.api-config-tab-desc {
    font-size: 11.5px;
    color: #64748b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
.api-config-marketplace-icon {
    display: inline-grid;
    place-items: center;
    flex: 0 0 auto;
    transition: transform 0.2s ease;
  }
.api-config-marketplace-icon-shopee {
    background: linear-gradient(135deg, #ee4d2d, #f05d40);
    box-shadow: 0 4px 10px rgba(238, 77, 45, 0.22);
  }
.api-config-marketplace-icon-mercadolivre {
    background: linear-gradient(135deg, #ffe600, #fedc00);
    border: 1px solid #facc15;
    box-shadow: 0 4px 10px rgba(234, 179, 8, 0.2);
  }
.api-config-marketplace-icon-amazon {
    background: linear-gradient(135deg, #232f3e, #131921);
    box-shadow: 0 4px 10px rgba(35, 47, 62, 0.25);
  }
.api-config-status-badge {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    flex: 0 0 auto;
    padding: 4px 10px;
    border-radius: 999px;
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-transform: uppercase;
  }
.api-config-status-dot {
    display: grid;
    place-items: center;
  }
.api-config-status-badge.is-configured {
    background: #ecfdf5;
    color: #047857;
    border: 1px solid #a7f3d0;
  }
.api-config-status-badge.is-pending {
    background: #fffbeb;
    color: #b45309;
    border: 1px solid #fde68a;
  }
.api-config-active-marketplace {
    margin-top: 4px;
    display: flex;
    flex-direction: column;
    gap: 14px;
  }
.api-config-active-marketplace-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 4px;
  }
.api-config-active-title {
    display: flex;
    align-items: center;
    gap: 12px;
  }
.api-config-active-title strong {
    font-size: 17px;
    font-weight: 700;
    color: #0f172a;
    display: block;
  }
.api-config-active-title small {
    font-size: 12px;
    color: #64748b;
    display: block;
    margin-top: 1px;
  }
.api-config-active-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 5px 12px;
    border-radius: 999px;
    background: #f1f5f9;
    border: 1px solid #e2e8f0;
    color: #475569;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.6px;
  }
.api-config-active-tag-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #3b82f6;
  }
.api-config-overview-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }
.api-config-card {
    border: 1px solid #e2e8f0;
    border-radius: 18px;
    background: #ffffff;
    box-shadow: 0 4px 16px -2px rgba(15, 23, 42, 0.04);
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
.api-config-card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 18px 22px;
    border-bottom: 1px solid #f1f5f9;
    background: #fafbfd;
  }
.api-config-card-heading {
    display: flex;
    align-items: center;
    gap: 12px;
  }
.api-config-card-titles {
    display: flex;
    flex-direction: column;
    gap: 2px;
  }
.api-config-card-titles h2 {
    margin: 0;
    color: #0f172a;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.2px;
  }
.api-config-eyebrow {
    margin: 0;
    color: #94a3b8;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
.api-config-credential-values {
    padding: 20px 22px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    flex: 1;
  }
.api-config-secure-note {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 14px;
    border-radius: 12px;
    background: #ecfdf5;
    border: 1px solid #d1fae5;
    color: #065f46;
    font-size: 12px;
    font-weight: 600;
  }
.api-config-secure-note-left {
    display: flex;
    align-items: center;
    gap: 8px;
  }
.api-config-secure-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #10b981;
    box-shadow: 0 0 0 3px #d1fae5;
  }
.api-config-eye-button {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    border: 0;
    background: none;
    color: #2563eb;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    transition: color 0.15s;
  }
.api-config-eye-button:hover {
    color: #1d4ed8;
  }
.api-config-value-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 12px 16px;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    background: #f8fafc;
  }
.api-config-value-label {
    color: #64748b;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
.api-config-value-code {
    color: #0f172a;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    font-size: 12.5px;
    font-weight: 600;
    background: #ffffff;
    padding: 5px 12px;
    border-radius: 8px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
  }
.api-config-empty-state {
    min-height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 32px 24px;
    text-align: center;
    flex: 1;
  }
.api-config-empty-icon-wrap {
    width: 48px;
    height: 48px;
    display: grid;
    place-items: center;
    margin-bottom: 8px;
    border-radius: 14px;
    background: #f1f5f9;
    color: #64748b;
  }
.api-config-empty-state strong {
    color: #0f172a;
    font-size: 14px;
    font-weight: 700;
  }
.api-config-empty-state p {
    max-width: 290px;
    margin: 6px 0 0;
    color: #64748b;
    font-size: 12px;
    line-height: 1.5;
  }
.api-config-card-actions {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 16px 22px;
    border-top: 1px solid #f1f5f9;
    background: #fafbfd;
  }
.api-config-button {
    min-height: 40px;
    border: 0;
    border-radius: 10px;
    padding: 0 16px;
    cursor: pointer;
    font-family: inherit;
    font-size: 12.5px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    text-decoration: none;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  }
.api-config-button:hover:not(:disabled) {
    transform: translateY(-1px);
  }
.api-config-button:disabled {
    cursor: not-allowed;
    opacity: 0.5;
  }
.api-config-button-primary {
    color: #ffffff;
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    box-shadow: 0 4px 12px rgba(16, 185, 129, 0.25);
    flex: 1;
  }
.api-config-button-primary:hover:not(:disabled) {
    box-shadow: 0 6px 16px rgba(16, 185, 129, 0.35);
  }
.api-config-button-danger {
    border: 1px solid #fecaca;
    background: #ffffff;
    color: #ef4444;
  }
.api-config-button-danger:hover:not(:disabled) {
    background: #fef2f2;
    border-color: #f87171;
  }
.api-config-button-ghost {
    border: 1px solid #e2e8f0;
    background: #ffffff;
    color: #64748b;
  }
.api-config-webhook-icon-wrap,
  .api-config-log-icon-wrap {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    border-radius: 10px;
    background: #eff6ff;
    color: #2563eb;
    border: 1px solid #dbeafe;
  }
.api-config-live-pill {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px 10px;
    border-radius: 999px;
    background: #ecfdf5;
    border: 1px solid #a7f3d0;
    color: #047857;
    font-size: 10.5px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.4px;
  }
.api-config-live-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #10b981;
    box-shadow: 0 0 0 2px #d1fae5;
  }
.api-config-section-description {
    margin: 0;
    padding: 16px 22px 0;
    color: #64748b;
    font-size: 12.5px;
    line-height: 1.5;
  }
.api-config-webhook-url-wrap {
    padding: 16px 22px 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
.api-config-webhook-url-wrap label {
    color: #64748b;
    font-size: 10.5px;
    font-weight: 800;
    letter-spacing: 0.6px;
    text-transform: uppercase;
  }
.api-config-webhook-url-row {
    display: flex;
    gap: 8px;
  }
.api-config-webhook-url-row input {
    min-width: 0;
    flex: 1;
    height: 40px;
    border: 1px solid #cbd5e1;
    border-radius: 10px;
    padding: 0 14px;
    background: #f8fafc;
    color: #334155;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    font-size: 12px;
    font-weight: 500;
  }
.api-config-copy-button {
    min-height: 40px;
    border: 0;
    border-radius: 10px;
    padding: 0 16px;
    cursor: pointer;
    font-family: inherit;
    font-size: 12px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #2563eb;
    color: #ffffff;
    box-shadow: 0 4px 10px rgba(37, 99, 235, 0.2);
    transition: all 0.2s;
  }
.api-config-copy-button:hover:not(:disabled) {
    background: #1d4ed8;
    transform: translateY(-1px);
  }
.api-config-copy-button.is-copied {
    background: #059669;
    box-shadow: 0 4px 10px rgba(5, 150, 105, 0.2);
  }
.api-config-copy-button:disabled {
    cursor: not-allowed;
    opacity: 0.5;
  }
.api-config-webhook-url-wrap > small {
    display: block;
    margin-top: 4px;
    color: #94a3b8;
    font-size: 11px;
  }
.api-config-webhook-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 12px 22px 14px;
    color: #94a3b8;
    font-size: 11px;
  }
.api-config-text-button {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    border: 0;
    padding: 0;
    background: none;
    color: #2563eb;
    cursor: pointer;
    font-family: inherit;
    font-size: 12px;
    font-weight: 700;
    transition: color 0.15s;
  }
.api-config-text-button:hover:not(:disabled) {
    color: #1d4ed8;
  }
.api-config-events-list {
    border-top: 1px solid #f1f5f9;
    padding: 16px 22px 18px;
  }
.api-config-subheading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
  }
.api-config-subheading h3 {
    margin: 0;
    color: #0f172a;
    font-size: 13px;
    font-weight: 700;
  }
.api-config-events-count-badge {
    font-size: 11px;
    font-weight: 600;
    color: #64748b;
    background: #f1f5f9;
    padding: 3px 8px;
    border-radius: 6px;
  }
.api-config-event-grid {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
.api-config-event-definition {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 8px 12px;
    border-radius: 10px;
    background: #f8fafc;
    border: 1px solid #f1f5f9;
  }
.api-config-event-dot {
    width: 7px;
    height: 7px;
    flex: 0 0 auto;
    margin-top: 5px;
    border-radius: 50%;
    background: #3b82f6;
    box-shadow: 0 0 0 2px #dbeafe;
  }
.api-config-event-copy code {
    color: #1d4ed8;
    font-size: 11.5px;
    font-weight: 700;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  }
.api-config-event-copy p {
    margin: 2px 0 0;
    color: #64748b;
    font-size: 11.5px;
  }
.api-config-log-panel {
    margin-top: 4px;
  }
.api-config-event-count-badge {
    font-size: 11.5px;
    font-weight: 700;
    color: #475569;
    background: #f1f5f9;
    padding: 4px 10px;
    border-radius: 999px;
    border: 1px solid #e2e8f0;
  }
.api-config-simulator {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin: 18px 22px;
    padding: 18px 20px;
    border: 1px solid #bfdbfe;
    border-radius: 14px;
    background: linear-gradient(135deg, #f0fdf4 0%, #eff6ff 100%);
  }
.api-config-simulator-text {
    display: flex;
    flex-direction: column;
    gap: 3px;
  }
.api-config-simulator-title-row {
    display: flex;
    align-items: center;
    gap: 7px;
  }
.api-config-simulator-title-row strong {
    color: #1e3a8a;
    font-size: 14px;
    font-weight: 700;
  }
.api-config-simulator-text p {
    margin: 0;
    color: #475569;
    font-size: 12px;
  }
.api-config-simulator-controls {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
  }
.api-config-select {
    height: 38px;
    border: 1px solid #cbd5e1;
    border-radius: 9px;
    padding: 0 14px;
    background: #ffffff;
    color: #334155;
    font-family: inherit;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    outline: none;
    transition: border-color 0.15s;
  }
.api-config-select:focus {
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.12);
  }
.api-config-disabled-hint {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #b45309;
    font-size: 11px;
    font-weight: 600;
  }
.api-config-disabled-hint span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #f59e0b;
  }
.api-config-log-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 14px 22px;
    border-top: 1px solid #f1f5f9;
    border-bottom: 1px solid #f1f5f9;
    background: #fafbfd;
  }
.api-config-filters-wrap {
    display: flex;
    align-items: center;
    gap: 16px;
  }
.api-config-filter-group {
    display: flex;
    align-items: center;
    gap: 8px;
  }
.api-config-filter-group label {
    margin: 0;
    color: #64748b;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
.api-config-log-actions {
    display: flex;
    align-items: center;
    gap: 12px;
  }
.api-config-action-btn {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 6px 12px;
    border-radius: 8px;
    border: 1px solid #e2e8f0;
    background: #ffffff;
    color: #475569;
    font-size: 11.5px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.15s;
  }
.api-config-action-btn:hover:not(:disabled) {
    background: #f8fafc;
    border-color: #cbd5e1;
    color: #0f172a;
  }
.api-config-action-btn.is-danger {
    color: #ef4444;
    border-color: #fecaca;
  }
.api-config-action-btn.is-danger:hover:not(:disabled) {
    background: #fef2f2;
    border-color: #f87171;
  }
.api-config-action-btn:disabled {
    opacity: 0.45;
    cursor: not-allowed;
  }
.api-config-table-wrap {
    overflow-x: auto;
  }
.api-config-events-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 640px;
  }
.api-config-events-table th {
    padding: 12px 22px;
    color: #64748b;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.7px;
    text-align: left;
    text-transform: uppercase;
    background: #f8fafc;
    border-bottom: 1px solid #f1f5f9;
  }
.api-config-events-table td {
    padding: 14px 22px;
    border-top: 1px solid #f1f5f9;
    color: #334155;
    font-size: 12.5px;
  }
.api-config-events-table tbody tr {
    cursor: pointer;
    transition: background 0.15s;
  }
.api-config-events-table tbody tr:hover,
  .api-config-events-table tbody tr:focus {
    outline: none;
    background: #f8fafc;
  }
.api-config-table-event-cell {
    display: flex;
    flex-direction: column;
    gap: 2px;
  }
.api-config-table-event-type {
    color: #1d4ed8;
    font-size: 13px;
    font-weight: 700;
    font-family: ui-monospace, monospace;
  }
.api-config-table-event-id {
    color: #94a3b8;
    font-size: 10.5px;
    font-family: ui-monospace, monospace;
  }
.api-config-table-date {
    color: #64748b;
    font-size: 12px;
  }
.api-config-origin-pill {
    display: inline-flex;
    padding: 3px 9px;
    border-radius: 999px;
    background: #f1f5f9;
    border: 1px solid #e2e8f0;
    color: #475569;
    font-size: 11px;
    font-weight: 700;
  }
.api-config-success-status {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #047857;
    font-size: 11.5px;
    font-weight: 700;
  }
.api-config-status-dot-inner {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #10b981;
  }
.api-config-log-empty {
    display: grid;
    place-items: center;
    min-height: 190px;
    padding: 32px 24px;
    text-align: center;
  }
.api-config-log-empty-icon {
    width: 48px;
    height: 48px;
    display: grid;
    place-items: center;
    margin-bottom: 10px;
    border-radius: 14px;
    background: #eff6ff;
    color: #3b82f6;
  }
.api-config-log-empty strong {
    color: #0f172a;
    font-size: 14px;
    font-weight: 700;
  }
.api-config-log-empty p {
    margin: 6px 0 0;
    color: #64748b;
    font-size: 12px;
    max-width: 320px;
    line-height: 1.5;
  }
.api-config-modal-backdrop,
  .api-config-drawer-backdrop {
    position: fixed;
    inset: 0;
    z-index: 3000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(15, 23, 42, 0.6);
    backdrop-filter: blur(4px);
  }
.api-config-modal {
    width: min(510px, 100%);
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 25px 70px rgba(15, 23, 42, 0.24);
    overflow: hidden;
  }
.api-config-modal-header,
  .api-config-drawer-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 15px;
    padding: 20px 24px;
    border-bottom: 1px solid #f1f5f9;
    background: #fafbfd;
  }
.api-config-modal h2,
  .api-config-event-drawer h2 {
    margin: 0;
    color: #0f172a;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.3px;
  }
.api-config-close-button {
    width: 32px;
    height: 32px;
    border: 0;
    border-radius: 8px;
    background: #f1f5f9;
    color: #64748b;
    cursor: pointer;
    font-size: 20px;
    line-height: 1;
    display: grid;
    place-items: center;
    transition: all 0.15s;
  }
.api-config-close-button:hover {
    background: #e2e8f0;
    color: #0f172a;
  }
.api-config-form-fields {
    display: grid;
    gap: 16px;
    padding: 22px 24px;
  }
.api-config-form-field {
    display: grid;
    gap: 6px;
  }
.api-config-form-field > span {
    color: #334155;
    font-size: 12px;
    font-weight: 700;
  }
.api-config-form-field input {
    height: 42px;
    border: 1px solid #cbd5e1;
    border-radius: 10px;
    padding: 0 14px;
    color: #0f172a;
    font: inherit;
    font-size: 13px;
    transition: border 0.2s, box-shadow 0.2s;
  }
.api-config-form-field input:focus {
    border-color: #3b82f6;
    outline: 0;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.12);
  }
.api-config-form-field input.has-error {
    border-color: #ef4444;
  }
.api-config-form-field small {
    color: #64748b;
    font-size: 11px;
    line-height: 1.35;
  }
.api-config-form-field .api-config-field-error {
    color: #dc2626;
    font-weight: 600;
  }
.api-config-modal-actions {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 16px 24px;
    border-top: 1px solid #f1f5f9;
    background: #fafbfd;
  }
.api-config-drawer-backdrop {
    justify-content: flex-end;
    padding: 0;
  }
.api-config-event-drawer {
    width: min(570px, 100%);
    height: 100%;
    overflow-y: auto;
    background: #ffffff;
    box-shadow: -20px 0 60px rgba(15, 23, 42, 0.18);
  }
.api-config-drawer-meta {
    display: flex;
    gap: 18px;
    padding: 18px 24px;
    color: #64748b;
    font-size: 12px;
  }
.api-config-drawer-meta strong {
    display: block;
    margin-bottom: 3px;
    color: #94a3b8;
    font-size: 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
  }
.api-config-json-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 24px;
    padding: 10px 14px;
    border: 1px solid #334155;
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
    background: #1e293b;
    color: #94a3b8;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    font-size: 11px;
  }
.api-config-json-header .api-config-copy-button {
    min-height: 28px;
    padding: 0 10px;
    font-size: 11px;
  }
.api-config-json-viewer {
    min-height: 320px;
    overflow: auto;
    margin: 0 24px 24px;
    padding: 18px;
    border: 1px solid #334155;
    border-radius: 0 0 10px 10px;
    background: #0f172a;
    color: #cbd5e1;
    font: 12px/1.7 ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    white-space: pre-wrap;
    word-break: break-word;
  }
.api-config-toast {
    position: fixed;
    right: 28px;
    bottom: 28px;
    z-index: 5000;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 18px;
    border: 1px solid #a7f3d0;
    border-radius: 12px;
    background: #ecfdf5;
    color: #065f46;
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.15);
    font-size: 13px;
    font-weight: 700;
    animation: api-config-toast-in 0.2s ease-out;
  }
@keyframes api-config-toast-in {
    from {
      opacity: 0;
      transform: translateY(8px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
.ml-onboarding-page {
    min-height: 100vh;
    padding: 48px 24px 90px;
    background: #f8fafc;
    color: #0f172a;
  }
.ml-onboarding-card {
    width: min(760px, 100%);
    margin: 0 auto;
    overflow: hidden;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 18px 55px rgba(15, 23, 42, 0.1);
    border: 1px solid #e2e8f0;
  }
.ml-onboarding-header {
    padding: 38px 34px 30px;
    text-align: center;
    background: linear-gradient(135deg, #ffe600, #fedc00);
    color: #2d3277;
  }
.ml-onboarding-icon {
    display: inline-grid;
    place-items: center;
    width: 64px;
    height: 64px;
    margin-bottom: 15px;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
  }
.ml-onboarding-header h1 {
    margin: 0;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: -0.6px;
    color: #1e293b;
  }
.ml-onboarding-header p {
    margin: 8px 0 0;
    color: #475569;
    font-size: 14px;
  }
.ml-onboarding-stepper {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 18px 24px;
    border-bottom: 1px solid #f1f5f9;
    background: #fafbfd;
    color: #94a3b8;
    font-size: 12px;
    font-weight: 700;
  }
.ml-onboarding-stepper span {
    padding: 6px 14px;
    border-radius: 999px;
    background: #f1f5f9;
    border: 1px solid #e2e8f0;
  }
.ml-onboarding-stepper span.is-active {
    background: #eff6ff;
    color: #1d4ed8;
    border-color: #bfdbfe;
  }
.ml-onboarding-stepper span.is-done {
    background: #ecfdf5;
    color: #047857;
    border-color: #a7f3d0;
  }
.ml-onboarding-content {
    display: grid;
    gap: 22px;
    padding: 32px 34px 36px;
  }
.ml-onboarding-alert {
    display: grid;
    gap: 5px;
    padding: 16px 18px;
    border-left: 4px solid #f59e0b;
    border-radius: 10px;
    background: #fffbeb;
    color: #92400e;
    font-size: 13px;
    line-height: 1.5;
  }
.ml-onboarding-alert span {
    color: #78350f;
    font-size: 12px;
  }
.ml-onboarding-list {
    display: grid;
    gap: 15px;
    margin: 0;
    padding-left: 23px;
    color: #475569;
    font-size: 14px;
    line-height: 1.55;
  }
.ml-onboarding-list a {
    color: #2563eb;
    font-weight: 700;
  }
.ml-onboarding-actions {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
  }
.ml-onboarding-primary,
  .ml-onboarding-secondary,
  .ml-onboarding-back {
    min-height: 42px;
    border: 0;
    border-radius: 10px;
    padding: 0 18px;
    font: inherit;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
  }
.ml-onboarding-primary {
    background: #1d4ed8;
    color: #ffffff;
    box-shadow: 0 4px 12px rgba(29, 78, 216, 0.25);
  }
.ml-onboarding-primary:hover {
    background: #1e40af;
  }
.ml-onboarding-primary:disabled {
    opacity: 0.65;
    cursor: wait;
  }
.ml-onboarding-secondary {
    border: 1px solid #cbd5e1;
    background: #ffffff;
    color: #334155;
  }
.ml-onboarding-secondary:hover {
    background: #f8fafc;
  }
.ml-onboarding-back {
    justify-self: start;
    min-height: 34px;
    padding: 0 12px;
    background: #f1f5f9;
    color: #475569;
  }
.ml-onboarding-field {
    display: grid;
    gap: 7px;
    color: #334155;
    font-size: 12px;
    font-weight: 700;
  }
.ml-onboarding-field input {
    height: 44px;
    border: 1px solid #cbd5e1;
    border-radius: 10px;
    padding: 0 14px;
    color: #0f172a;
    font: inherit;
    font-size: 13px;
  }
.ml-onboarding-field input:focus {
    border-color: #3b82f6;
    outline: 0;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.12);
  }
.ml-onboarding-field small {
    color: #64748b;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.4;
  }
.ml-onboarding-status {
    padding: 12px 18px;
    margin: 22px 34px 0;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 700;
  }
.ml-onboarding-status.success {
    border: 1px solid #a7f3d0;
    background: #ecfdf5;
    color: #047857;
  }
.ml-onboarding-status.error {
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #b91c1c;
  }
@media (max-width: 1100px) {
    .api-config-overview-grid {
      grid-template-columns: 1fr;
    }
  }
@media (max-width: 768px) {
    .api-config-page {
      padding: 20px 16px 90px;
    }
    .api-config-hero {
      flex-direction: column;
      align-items: flex-start;
      padding: 24px 20px;
    }
    .api-config-hero-badge {
      display: none;
    }
    .api-config-tabs {
      grid-template-columns: 1fr;
      gap: 10px;
    }
    .api-config-active-marketplace-heading {
      align-items: flex-start;
      flex-direction: column;
      gap: 8px;
    }
    .api-config-card-header {
      flex-direction: row;
      align-items: center;
    }
    .api-config-card-actions {
      flex-direction: column;
    }
    .api-config-simulator {
      align-items: stretch;
      flex-direction: column;
      margin: 0 16px 16px;
    }
    .api-config-simulator-controls {
      flex-direction: column;
      align-items: stretch;
    }
    .api-config-simulator select {
      width: 100%;
    }
    .api-config-log-toolbar {
      align-items: stretch;
      flex-direction: column;
      padding: 16px;
    }
    .api-config-filters-wrap {
      flex-direction: column;
      align-items: stretch;
    }
    .api-config-log-actions {
      margin-left: 0;
      justify-content: flex-end;
    }
    .api-config-toast {
      right: 16px;
      bottom: 80px;
      left: 16px;
      text-align: center;
      justify-content: center;
    }
  }
.pointer-events-none {
  pointer-events: none;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.bottom-6 {
  bottom: 1.5rem;
}
.left-3 {
  left: 0.75rem;
}
.right-6 {
  right: 1.5rem;
}
.top-2\.5 {
  top: 0.625rem;
}
.top-3 {
  top: 0.75rem;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-16 {
  height: 4rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-52 {
  height: 13rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-full {
  height: 100%;
}
.max-h-36 {
  max-height: 9rem;
}
.max-h-40 {
  max-height: 10rem;
}
.max-h-80 {
  max-height: 20rem;
}
.max-h-96 {
  max-height: 24rem;
}
.max-h-\[90vh\] {
  max-height: 90vh;
}
.min-h-\[60vh\] {
  min-height: 60vh;
}
.w-10 {
  width: 2.5rem;
}
.w-11 {
  width: 2.75rem;
}
.w-12 {
  width: 3rem;
}
.w-16 {
  width: 4rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-52 {
  width: 13rem;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-full {
  width: 100%;
}
.min-w-0 {
  min-width: 0px;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[220px\] {
  max-width: 220px;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-5 {
  --tw-translate-x: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes pulse {

  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-pointer {
  cursor: pointer;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-l {
  border-left-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-dashed {
  border-style: dashed;
}
.border-amber-200 {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.border-amber-200\/60 {
  border-color: rgb(253 230 138 / 0.6);
}
.border-amber-200\/80 {
  border-color: rgb(253 230 138 / 0.8);
}
.border-amber-300\/60 {
  border-color: rgb(252 211 77 / 0.6);
}
.border-amber-950 {
  --tw-border-opacity: 1;
  border-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}
.border-blue-100 {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.border-blue-200\/60 {
  border-color: rgb(191 219 254 / 0.6);
}
.border-blue-200\/70 {
  border-color: rgb(191 219 254 / 0.7);
}
.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-blue-500\/50 {
  border-color: rgb(59 130 246 / 0.5);
}
.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-emerald-200 {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-200\/60 {
  border-color: rgb(229 231 235 / 0.6);
}
.border-gray-200\/70 {
  border-color: rgb(229 231 235 / 0.7);
}
.border-gray-200\/80 {
  border-color: rgb(229 231 235 / 0.8);
}
.border-gray-200\/90 {
  border-color: rgb(229 231 235 / 0.9);
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-orange-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.border-orange-300\/60 {
  border-color: rgb(253 186 116 / 0.6);
}
.border-orange-600 {
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.border-purple-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.border-purple-200\/60 {
  border-color: rgb(233 213 255 / 0.6);
}
.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.border-red-200\/60 {
  border-color: rgb(254 202 202 / 0.6);
}
.border-slate-200\/80 {
  border-color: rgb(226 232 240 / 0.8);
}
.border-slate-700 {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.border-slate-800 {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.border-yellow-300\/60 {
  border-color: rgb(253 224 71 / 0.6);
}
.border-yellow-500\/60 {
  border-color: rgb(234 179 8 / 0.6);
}
.border-t-transparent {
  border-top-color: transparent;
}
.bg-amber-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.bg-amber-200\/70 {
  background-color: rgb(253 230 138 / 0.7);
}
.bg-amber-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}
.bg-amber-50\/90 {
  background-color: rgb(255 251 235 / 0.9);
}
.bg-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}
.bg-amber-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}
.bg-amber-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1));
}
.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
.bg-black\/60 {
  background-color: rgb(0 0 0 / 0.6);
}
.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-blue-50\/50 {
  background-color: rgb(239 246 255 / 0.5);
}
.bg-blue-50\/80 {
  background-color: rgb(239 246 255 / 0.8);
}
.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.bg-blue-600\/30 {
  background-color: rgb(37 99 235 / 0.3);
}
.bg-emerald-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}
.bg-emerald-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}
.bg-emerald-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.bg-emerald-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-50\/80 {
  background-color: rgb(249 250 251 / 0.8);
}
.bg-gray-50\/90 {
  background-color: rgb(249 250 251 / 0.9);
}
.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}
.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}
.bg-orange-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}
.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}
.bg-purple-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1));
}
.bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-rose-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity, 1));
}
.bg-slate-100\/80 {
  background-color: rgb(241 245 249 / 0.8);
}
.bg-slate-100\/85 {
  background-color: rgb(241 245 249 / 0.85);
}
.bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.bg-slate-200\/80 {
  background-color: rgb(226 232 240 / 0.8);
}
.bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.bg-slate-50\/50 {
  background-color: rgb(248 250 252 / 0.5);
}
.bg-slate-50\/70 {
  background-color: rgb(248 250 252 / 0.7);
}
.bg-slate-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}
.bg-slate-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}
.bg-slate-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}
.bg-slate-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}
.bg-violet-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
.bg-white\/15 {
  background-color: rgb(255 255 255 / 0.15);
}
.bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2);
}
.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}
.bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-blue-600 {
  --tw-gradient-from: #2563eb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-indigo-700 {
  --tw-gradient-to: #4338ca var(--tw-gradient-to-position);
}
.fill-current {
  fill: currentColor;
}
.fill-none {
  fill: none;
}
.stroke-current {
  stroke: currentColor;
}
.object-contain {
  object-fit: contain;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-3\.5 {
  padding: 0.875rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-2\.5 {
  padding-bottom: 0.625rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pl-9 {
  padding-left: 2.25rem;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.text-center {
  text-align: center;
}
.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-sans {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[9px\] {
  font-size: 9px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.text-amber-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.text-amber-900 {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}
.text-blue-100 {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}
.text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}
.text-blue-950 {
  --tw-text-opacity: 1;
  color: rgb(23 37 84 / var(--tw-text-opacity, 1));
}
.text-emerald-400 {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}
.text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}
.text-emerald-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}
.text-emerald-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.text-emerald-800 {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.text-emerald-900 {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.text-purple-600 {
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}
.text-purple-700 {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}
.text-purple-800 {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.text-yellow-950 {
  --tw-text-opacity: 1;
  color: rgb(66 32 6 / var(--tw-text-opacity, 1));
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-75 {
  opacity: 0.75;
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-inner {
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.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-blur-\[1\.5px\] {
  --tw-backdrop-blur: blur(1.5px);
  -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);
}
.backdrop-blur-\[2px\] {
  --tw-backdrop-blur: blur(2px);
  -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);
}
.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -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, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

:root {
  --sidebar-bg: #1c4ed8;
  --sidebar-dark: #1e40af;
  --text-white: #ffffff;
  --text-muted: rgba(255, 255, 255, 0.7);
  --hover-bg: rgba(255, 255, 255, 0.1);
  --rf-page-bg: #f8fafc;
}

.hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.hover\:bg-amber-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}

.hover\:bg-blue-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.hover\:bg-emerald-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-100\/70:hover {
  background-color: rgb(243 244 246 / 0.7);
}

.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white\/25:hover {
  background-color: rgb(255 255 255 / 0.25);
}

.hover\:bg-yellow-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}

.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:border-transparent:focus {
  border-color: transparent;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.focus\:ring-purple-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1));
}

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

.active\:bg-black:active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.active\:bg-blue-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}

.active\:bg-purple-800:active {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1));
}

.disabled\:opacity-40:disabled {
  opacity: 0.4;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

@media (min-width: 640px) {

  .sm\:w-auto {
    width: auto;
  }

  .sm\:flex-1 {
    flex: 1 1 0%;
  }

  .sm\:flex-none {
    flex: none;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:pb-0 {
    padding-bottom: 0px;
  }
}

@media (min-width: 768px) {

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1024px) {

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

