@import "https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@400;500;600;700&family=Sora:wght@300;400;500;600;700&display=swap";
/* [project]/src/app/globals.css [app-client] (css) */
@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-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;
    }
  }
}

@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;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --shadow-md: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
    --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;
    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 {
  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .h-full {
    height: 100%;
  }

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

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

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

  .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, );
  }
}

:root {
  --pandora-violet-50: #f5eaff;
  --pandora-violet-100: #e7d0ff;
  --pandora-violet-200: #d1a8ff;
  --pandora-violet-300: #bb80ff;
  --pandora-violet-400: #af4dff;
  --pandora-violet-500: #9a2fe6;
  --pandora-violet-600: #7a1cb5;
  --pandora-violet-700: #5a1288;
  --pandora-violet-800: #3a0069;
  --pandora-violet-900: #22003e;
  --pandora-violet-950: #0d0219;
  --pandora-green-200: #a8f0c6;
  --pandora-green-300: #6ee7b2;
  --pandora-green-400: #2dd4a0;
  --pandora-green-500: #16a874;
  --pandora-green-600: #0f7f58;
  --pandora-amber-300: #ffe27a;
  --pandora-amber-400: #ffc93c;
  --pandora-amber-500: #f5a623;
  --pandora-ink-0: #fff;
  --pandora-ink-25: #fbf8ff;
  --pandora-ink-50: #f5f1fa;
  --pandora-ink-100: #ebe4f2;
  --pandora-ink-200: #d6cce0;
  --pandora-ink-300: #b0a3bf;
  --pandora-ink-400: #857891;
  --pandora-ink-500: #5b4f68;
  --pandora-ink-600: #3e3446;
  --pandora-ink-700: #261f2d;
  --pandora-ink-800: #16101b;
  --pandora-ink-900: #0a060f;
  --color-success: #22c55e;
  --color-warning: #ffc93c;
  --color-danger: #ef4444;
  --color-info: #af4dff;
  --font-display: "Chakra Petch", system-ui, sans-serif;
  --font-text: "Sora", system-ui, sans-serif;
  --font-mono: "JetBrains Mono", ui-monospace, monospace;
  --radius-xs: 4px;
  --radius-sm: 6px;
  --radius-md: 8px;
  --radius-lg: 12px;
  --radius-xl: 16px;
  --radius-pill: 999px;
  --shadow-sm: 0 1px 2px #0d02190f;
  --shadow-md: 0 6px 20px -6px #3a00692e;
  --shadow-lg: 0 24px 50px -20px #3a006952;
  --shadow-glow: 0 0 0 1px #af4dff40, 0 20px 60px -12px #af4dff73;
  --ease-soft: cubic-bezier(.2,.8,.2,1);
  --ease-firm: cubic-bezier(.4,0,.2,1);
}

* {
  box-sizing: border-box;
}

html, body {
  height: 100%;
  font-family: var(--font-text);
  background: var(--pandora-violet-950);
  color: #fff;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
}

.pda-side {
  background: var(--pandora-violet-950);
  color: #fff;
  width: 260px;
  height: 100vh;
  transition: width .22s var(--ease-soft);
  border-right: 1px solid #ffffff0f;
  flex-direction: column;
  flex-shrink: 0;
  padding: 20px 14px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pda-side.collapsed {
  width: 56px;
}

.pda-side:before {
  content: "";
  filter: blur(40px);
  pointer-events: none;
  background: radial-gradient(50% 60% at 70% 70%, #af4dff59, #0000 65%);
  width: 300px;
  height: 240px;
  position: absolute;
  inset: auto -30% -20% auto;
}

.pda-side > * {
  z-index: 1;
  position: relative;
}

.pda-brand {
  font-family: var(--font-display);
  letter-spacing: -.005em;
  white-space: nowrap;
  align-items: center;
  gap: 10px;
  padding: 4px 8px 16px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  overflow: hidden;
}

.pda-brand-label {
  transition: opacity .15s;
}

.pda-side.collapsed .pda-brand-label {
  opacity: 0;
  width: 0;
  overflow: hidden;
}

.pda-collapse-btn {
  color: #fff6;
  cursor: pointer;
  border-radius: var(--radius-sm);
  background: none;
  border: none;
  flex-shrink: 0;
  margin-left: auto;
  padding: 4px;
  transition: color .12s;
  display: flex;
}

.pda-side.collapsed .pda-collapse-btn {
  margin-left: 0;
}

.pda-collapse-btn:hover {
  color: #fff;
}

.pda-nav-section {
  font-family: var(--font-display);
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #ffffff59;
  white-space: nowrap;
  padding: 20px 8px 8px;
  font-size: 10px;
  font-weight: 500;
  transition: opacity .15s;
  overflow: hidden;
}

.pda-side.collapsed .pda-nav-section {
  opacity: 0;
}

.pda-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.pda-nav-item {
  border-radius: var(--radius-sm);
  color: #ffffffa6;
  cursor: pointer;
  font-family: var(--font-text);
  transition: background .12s var(--ease-soft), color .12s;
  white-space: nowrap;
  border-left: 2px solid #0000;
  align-items: center;
  gap: 10px;
  margin-bottom: 2px;
  padding: 9px 10px;
  font-size: 13px;
  line-height: 1.25;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.pda-nav-item:hover {
  color: #fff;
  background: #ffffff0f;
}

.pda-nav-item.active {
  color: #fff;
  border-left-color: var(--pandora-violet-400);
  background: #af4dff2e;
}

.pda-nav-item svg {
  stroke-width: 1.5px;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.pda-nav-label {
  transition: opacity .15s;
}

.pda-side.collapsed .pda-nav-label {
  opacity: 0;
  width: 0;
  overflow: hidden;
}

.pda-foot {
  border-top: 1px solid #ffffff14;
  align-items: center;
  gap: 10px;
  margin-top: auto;
  padding: 12px 10px;
  display: flex;
  overflow: hidden;
}

.pda-avatar {
  background: var(--pandora-violet-600);
  color: #fff;
  width: 32px;
  height: 32px;
  font-family: var(--font-display);
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  font-weight: 600;
  display: flex;
}

.pda-me {
  flex: 1;
  min-width: 0;
  transition: opacity .15s;
  overflow: hidden;
}

.pda-me-name {
  color: #fff;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
}

.pda-me-role {
  color: #ffffff80;
  white-space: nowrap;
  font-size: 11px;
}

.pda-side.collapsed .pda-me {
  opacity: 0;
  width: 0;
}

.pda-main {
  background: var(--pandora-ink-25);
  flex-direction: column;
  flex: 1;
  min-width: 0;
  display: flex;
  overflow: hidden;
}

.pda-topbar {
  border-bottom: 1px solid var(--pandora-ink-100);
  background: #fff;
  flex-shrink: 0;
  justify-content: space-between;
  align-items: center;
  padding: 14px 24px;
  display: flex;
}

.pda-topbar-left {
  align-items: center;
  gap: 12px;
  display: flex;
}

.pda-topbar-title {
  font-family: var(--font-display);
  letter-spacing: -.005em;
  color: var(--pandora-violet-900);
  font-size: 16px;
  font-weight: 600;
}

.pda-chip {
  font-family: var(--font-display);
  letter-spacing: .14em;
  text-transform: uppercase;
  background: var(--pandora-violet-50);
  color: var(--pandora-violet-700);
  border-radius: var(--radius-pill);
  padding: 4px 10px;
  font-size: 10px;
  font-weight: 500;
}

.pda-topbar-right {
  align-items: center;
  gap: 8px;
  display: flex;
}

.pda-icon-btn {
  border-radius: var(--radius-sm);
  cursor: pointer;
  width: 36px;
  height: 36px;
  color: var(--pandora-ink-500);
  transition: background .12s var(--ease-soft), color .12s;
  background: none;
  border: none;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.pda-icon-btn:hover {
  background: var(--pandora-ink-50);
  color: var(--pandora-violet-700);
}

.pda-icon-btn svg {
  stroke-width: 1.5px;
  width: 18px;
  height: 18px;
}

.pda-content {
  flex: 1;
  padding: 32px 48px;
  overflow-y: auto;
}

@media (max-width: 768px) {
  .pda-content {
    padding: 20px 16px;
  }
}

.pda-card {
  border: 1px solid var(--pandora-ink-100);
  border-radius: var(--radius-lg);
  transition: box-shadow .18s var(--ease-soft);
  background: #fff;
  padding: 20px;
}

.pda-card:hover {
  box-shadow: var(--shadow-md);
}

.pda-badge {
  font-family: var(--font-display);
  letter-spacing: .12em;
  text-transform: uppercase;
  border-radius: var(--radius-pill);
  align-items: center;
  gap: 5px;
  padding: 3px 8px;
  font-size: 10px;
  font-weight: 500;
  display: inline-flex;
}

.pda-badge-success {
  color: var(--color-success);
  background: #22c55e1f;
}

.pda-badge-warning {
  color: #b07d00;
  background: #ffc93c26;
}

.pda-badge-danger {
  color: var(--color-danger);
  background: #ef44441f;
}

.pda-badge-violet {
  background: var(--pandora-violet-50);
  color: var(--pandora-violet-700);
}

.pda-badge-green {
  color: var(--pandora-green-600);
  background: #2dd4a01f;
}

.pda-dot {
  border-radius: 50%;
  flex-shrink: 0;
  width: 7px;
  height: 7px;
  display: inline-block;
}

.pda-dot-green {
  background: var(--color-success);
}

.pda-dot-amber {
  background: var(--pandora-amber-400);
}

.pda-dot-gray {
  background: var(--pandora-ink-400);
}

.pda-btn {
  background: var(--pandora-violet-600);
  color: #fff;
  border-radius: var(--radius-sm);
  cursor: pointer;
  font-family: var(--font-display);
  transition: background .18s var(--ease-soft);
  border: none;
  align-items: center;
  gap: 6px;
  padding: 8px 16px;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
}

.pda-btn:hover {
  background: var(--pandora-violet-500);
}

.pda-btn svg {
  stroke-width: 2px;
  width: 14px;
  height: 14px;
}

.pda-btn-ghost {
  color: var(--pandora-violet-700);
  border: 1px solid var(--pandora-ink-200);
  background: none;
}

.pda-btn-ghost:hover {
  background: var(--pandora-ink-50);
}

.pda-eyebrow {
  font-family: var(--font-display);
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--pandora-violet-600);
  font-size: 10px;
  font-weight: 500;
}

.pda-empty {
  text-align: center;
  color: var(--pandora-ink-400);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 64px 32px;
  display: flex;
}

.pda-empty svg {
  stroke-width: 1.2px;
  opacity: .5;
  width: 40px;
  height: 40px;
}

.pda-empty-title {
  font-family: var(--font-display);
  color: var(--pandora-ink-600);
  font-size: 16px;
  font-weight: 500;
}

.pda-empty-desc {
  max-width: 320px;
  font-size: 14px;
  line-height: 1.5;
}

.pda-divider {
  border: none;
  border-top: 1px solid var(--pandora-ink-100);
  margin: 0;
}

@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-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
}

/*# sourceMappingURL=src_app_globals_0p2ml0n.css.map*/