/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@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;
    --color-red-50: oklch(97.1% 0.013 17.38);
    --color-red-100: oklch(93.6% 0.032 17.717);
    --color-red-200: oklch(88.5% 0.062 18.334);
    --color-red-400: oklch(70.4% 0.191 22.216);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-red-800: oklch(44.4% 0.177 26.899);
    --color-red-900: oklch(39.6% 0.141 25.723);
    --color-amber-50: oklch(98.7% 0.022 95.277);
    --color-amber-100: oklch(96.2% 0.059 95.617);
    --color-amber-200: oklch(92.4% 0.12 95.746);
    --color-amber-500: oklch(76.9% 0.188 70.08);
    --color-amber-600: oklch(66.6% 0.179 58.318);
    --color-amber-700: oklch(55.5% 0.163 48.998);
    --color-amber-900: oklch(41.4% 0.112 45.904);
    --color-yellow-50: oklch(98.7% 0.026 102.212);
    --color-yellow-200: oklch(94.5% 0.129 101.54);
    --color-yellow-500: oklch(79.5% 0.184 86.047);
    --color-yellow-600: oklch(68.1% 0.162 75.834);
    --color-yellow-700: oklch(55.4% 0.135 66.442);
    --color-yellow-800: oklch(47.6% 0.114 61.907);
    --color-yellow-900: oklch(42.1% 0.095 57.708);
    --color-green-100: oklch(96.2% 0.044 156.743);
    --color-green-400: oklch(79.2% 0.209 151.711);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-green-600: oklch(62.7% 0.194 149.214);
    --color-green-700: oklch(52.7% 0.154 150.069);
    --color-green-800: oklch(44.8% 0.119 151.328);
    --color-emerald-50: oklch(97.9% 0.021 166.113);
    --color-emerald-100: oklch(95% 0.052 163.051);
    --color-emerald-200: oklch(90.5% 0.093 164.15);
    --color-emerald-300: oklch(84.5% 0.143 164.978);
    --color-emerald-400: oklch(76.5% 0.177 163.223);
    --color-emerald-500: oklch(69.6% 0.17 162.48);
    --color-emerald-600: oklch(59.6% 0.145 163.225);
    --color-emerald-700: oklch(50.8% 0.118 165.612);
    --color-emerald-800: oklch(43.2% 0.095 166.913);
    --color-emerald-900: oklch(37.8% 0.077 168.94);
    --color-teal-50: oklch(98.4% 0.014 180.72);
    --color-teal-600: oklch(60% 0.118 184.704);
    --color-teal-700: oklch(51.1% 0.096 186.391);
    --color-blue-50: oklch(97% 0.014 254.604);
    --color-blue-100: oklch(93.2% 0.032 255.585);
    --color-blue-200: oklch(88.2% 0.059 254.128);
    --color-blue-400: oklch(70.7% 0.165 254.624);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-blue-800: oklch(42.4% 0.199 265.638);
    --color-blue-900: oklch(37.9% 0.146 265.522);
    --color-purple-100: oklch(94.6% 0.033 307.174);
    --color-purple-400: oklch(71.4% 0.203 305.504);
    --color-purple-600: oklch(55.8% 0.288 302.321);
    --color-purple-700: oklch(49.6% 0.265 301.924);
    --color-slate-600: oklch(44.6% 0.043 257.281);
    --color-slate-700: oklch(37.2% 0.044 257.287);
    --color-gray-50: oklch(98.5% 0.002 247.839);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-stone-500: oklch(55.3% 0.013 58.071);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-md: 28rem;
    --container-4xl: 56rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wide: 0.025em;
    --tracking-wider: 0.05em;
    --radius-sm: 0.25rem;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    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;
    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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.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 {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :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)) {
        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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-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"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .app-toast-stack {
    pointer-events: none;
    position: fixed;
    z-index: 60;
    display: flex;
    flex-direction: column;
    right: clamp(0.7rem, 1.9vw, 1.35rem);
    bottom: clamp(0.7rem, 1.9vw, 1.35rem);
    width: min(31rem, calc(100vw - 1.4rem));
    gap: 0.6rem;
    @media (max-width: 640px) {
      left: 0.7rem;
      right: 0.7rem;
      width: auto;
    }
  }
  .app-toast {
    pointer-events: auto;
    #overview-modal-content &.overview-week-grid {
      grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
      gap: 0.82rem;
    }
    @media (max-width: 760px) {
      #overview-modal-content &.overview-week-grid {
        grid-template-columns: 1fr;
        gap: 0.7rem;
      }
    }
    align-items: center;
    border: 1px solid var(--border);
    border-radius: 0.95rem;
    background: color-mix( in srgb, var(--surface-strong) 93%, var(--surface-soft) );
    color: var(--text-primary);
    box-shadow: var(--shadow-soft);
    backdrop-filter: blur(8px);
    padding: 0.78rem 0.95rem;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 0.68rem;
    opacity: 0;
    transform: translateX(112%);
    transition: transform 260ms cubic-bezier(0.24, 0.82, 0.24, 1), opacity 210ms ease;
    &.is-visible {
      opacity: 1;
      transform: translateX(0);
    }
    &.is-leaving {
      opacity: 0;
      transform: translateX(112%);
    }
    @media (max-width: 640px) {
      padding: 0.72rem 0.84rem;
      gap: 0.58rem;
    }
    @media (prefers-reduced-motion: reduce) {
      transform: none;
      transition: opacity 120ms ease;
      &.is-visible {
        transform: none;
      }
      &.is-leaving {
        transform: none;
      }
    }
  }
  .pointer-events-auto {
    pointer-events: auto;
  }
  .collapse {
    visibility: collapse;
  }
  .visible {
    visibility: visible;
  }
  .toggle-thumb {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 0.95rem;
    height: 0.95rem;
    border-radius: 999px;
    background: #fff;
    border: 1px solid var(--border);
    box-shadow: 0 1px 3px rgba(17, 24, 39, 0.2);
    transition: transform 160ms ease;
    .toggle-switch .peer:checked ~ & {
      transform: translateX(0.95rem);
      border-color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in srgb, var(--accent) 65%, transparent);
      }
    }
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .toggle-switch {
    width: 2.2rem;
    height: 1.25rem;
    position: relative;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    & .peer:focus-visible ~ .toggle-track {
      outline: 2px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        outline: 2px solid color-mix(in srgb, var(--accent) 35%, transparent);
      }
      outline-offset: 1px;
    }
    & .peer:checked ~ .toggle-track {
      background: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--accent) 82%, #fff);
      }
      border-color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in srgb, var(--accent) 78%, #000);
      }
    }
    & .peer:checked ~ .toggle-thumb {
      transform: translateX(0.95rem);
      border-color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in srgb, var(--accent) 65%, transparent);
      }
    }
  }
  .site-nav__controls {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 0.65rem;
    @media (max-width: 960px) {
      width: 100%;
      justify-content: flex-start;
    }
    @media (max-width: 760px) {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 0.5rem;
      justify-content: stretch;
      & details {
        position: relative;
        width: 100%;
      }
    }
    @media (max-width: 520px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 0.45rem;
    }
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-1 {
    top: calc(var(--spacing) * 1);
  }
  .nav-panel {
    border-radius: 15px;
    border: 1px solid var(--border);
    background: var(--surface-strong);
    @supports (color: color-mix(in lab, red, red)) {
      background: color-mix(in srgb, var(--surface-strong) 94%, transparent);
    }
    box-shadow: var(--shadow);
    backdrop-filter: blur(8px);
    @media (max-width: 760px) {
      width: 100% !important;
      max-width: none !important;
      left: 0 !important;
      right: auto !important;
    }
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-1 {
    right: calc(var(--spacing) * 1);
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .admin-shell {
    & .admin-main > h1 {
      font-family: var(--font-display);
      letter-spacing: 0.01em;
      color: var(--text-primary);
    }
    & .admin-hero h1 {
      color: #f4fff8 !important;
    }
    & .admin-hero p {
      color: #dcfce7 !important;
    }
    & .admin-metric-head h2 {
      color: #f8fafc !important;
    }
    & .admin-metric-head .metric-value {
      color: #ffffff !important;
    }
    & .admin-metric-link {
      color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 88%, #0f5132);
      }
    }
    & .admin-panel-card .admin-section-icon {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    }
    & .admin-quick-btn-primary {
      background: linear-gradient(120deg, #1f9e6a, #2f7d56);
    }
    & .admin-quick-btn-primary:hover {
      background: linear-gradient(120deg, #1a8659, #2a6b4b);
    }
    & .admin-quick-btn-secondary {
      background: linear-gradient(120deg, #52615a, #3f4d46);
    }
    & .admin-quick-btn-secondary:hover {
      background: linear-gradient(120deg, #46534d, #38443e);
    }
    & .admin-flash {
      border-radius: 0.9rem;
      border: 1px solid var(--border);
      padding: 0.85rem 1rem;
      box-shadow: var(--shadow-soft);
    }
    & .admin-flash-success {
      background: var(--accent-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--accent-soft) 50%, #f8fffb);
      }
      border-color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in srgb, var(--accent) 34%, #cde8db);
      }
      color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 78%, #134e3a);
      }
    }
    & .admin-flash-error {
      background: color-mix(in srgb, #fee2e2 66%, #fffaf9);
      border-color: color-mix(in srgb, #dc2626 28%, #e8beb7);
      color: color-mix(in srgb, #b91c1c 86%, #3f1f19);
    }
    & .admin-data-table tbody tr:last-child {
      border-bottom: 0;
    }
    & .admin-data-table td {
      vertical-align: middle;
    }
    & .admin-data-table th {
      vertical-align: middle;
    }
    & .admin-role-badge {
      display: inline-flex;
      align-items: center;
      border-radius: 999px;
      border: 1px solid transparent;
      font-size: 0.72rem;
      font-weight: 700;
      letter-spacing: 0.04em;
      padding: 0.2rem 0.55rem;
      text-transform: uppercase;
    }
    & .admin-role-badge-admin {
      background: color-mix(in srgb, #fef3c7 72%, #fff);
      border-color: color-mix(in srgb, #d97706 36%, #fde68a);
      color: color-mix(in srgb, #92400e 86%, #2f2415);
    }
    & .admin-role-badge-teacher {
      background: var(--accent-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--accent-soft) 68%, #fff);
      }
      border-color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in srgb, var(--accent) 42%, #cfe8db);
      }
      color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 86%, #1b4332);
      }
    }
    & .admin-role-badge-student {
      background: var(--surface-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-soft) 78%, #fff);
      }
      border-color: color-mix(in srgb, #64748b 26%, #d6dce2);
      color: color-mix(in srgb, #334155 78%, #18212f);
    }
    & a.admin-inline-btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 0.6rem;
      border: 1px solid transparent;
      font-size: 0.8rem;
      font-weight: 700;
      line-height: 1;
      padding: 0.5rem 0.7rem;
      text-decoration: none;
      transition: filter 120ms ease, transform 120ms ease;
    }
    & a.admin-inline-btn:visited {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 0.6rem;
      border: 1px solid transparent;
      font-size: 0.8rem;
      font-weight: 700;
      line-height: 1;
      padding: 0.5rem 0.7rem;
      text-decoration: none;
      transition: filter 120ms ease, transform 120ms ease;
    }
    & a.admin-inline-btn:hover {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 0.6rem;
      border: 1px solid transparent;
      font-size: 0.8rem;
      font-weight: 700;
      line-height: 1;
      padding: 0.5rem 0.7rem;
      text-decoration: none;
      transition: filter 120ms ease, transform 120ms ease;
    }
    & a.admin-inline-btn:focus {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 0.6rem;
      border: 1px solid transparent;
      font-size: 0.8rem;
      font-weight: 700;
      line-height: 1;
      padding: 0.5rem 0.7rem;
      text-decoration: none;
      transition: filter 120ms ease, transform 120ms ease;
    }
    & button.admin-inline-btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 0.6rem;
      border: 1px solid transparent;
      font-size: 0.8rem;
      font-weight: 700;
      line-height: 1;
      padding: 0.5rem 0.7rem;
      text-decoration: none;
      transition: filter 120ms ease, transform 120ms ease;
    }
    & .admin-inline-btn-primary {
      background: linear-gradient(120deg, #1f9e6a, #2f7d56);
      color: #f8fafc !important;
    }
    & .admin-inline-btn-primary:hover {
      filter: brightness(0.95);
      transform: translateY(-1px);
    }
    & .admin-inline-btn-secondary {
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 95%, #fff);
      }
      border-color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in srgb, var(--accent) 28%, var(--border));
      }
      color: var(--accent) !important;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 84%, #144a38) !important;
      }
    }
    & .admin-inline-btn-secondary:hover {
      background: var(--accent-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--accent-soft) 46%, #fff);
      }
      transform: translateY(-1px);
    }
    & .admin-inline-btn-copy {
      font-size: 0.72rem;
      font-weight: 700;
      padding: 0.45rem 0.6rem;
    }
    & .invite-compose {
      border: 1px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border: 1px solid color-mix(in srgb, var(--accent) 24%, var(--border));
      }
      border-radius: 1rem;
      background: linear-gradient( 160deg, var(--accent-soft), transparent 54% ), var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: linear-gradient( 160deg, color-mix(in srgb, var(--accent-soft) 34%, transparent), transparent 54% ), color-mix(in srgb, var(--surface-strong) 96%, #ffffff);
      }
      box-shadow: var(--shadow-soft);
      padding: 1rem;
    }
    & .invite-compose-head {
      border-bottom: 1px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-bottom: 1px solid color-mix(in srgb, var(--accent) 20%, var(--border));
      }
      margin-bottom: 0.8rem;
      padding-bottom: 0.8rem;
    }
    & .invite-compose-kicker {
      color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 84%, #164636);
      }
      font-size: 0.67rem;
      font-weight: 700;
      letter-spacing: 0.14em;
      text-transform: uppercase;
    }
    & .invite-compose-title-row {
      align-items: baseline;
      display: flex;
      flex-wrap: wrap;
      gap: 0.5rem;
      justify-content: space-between;
      margin-top: 0.34rem;
    }
    & .invite-compose-title {
      color: var(--text-primary);
      font-size: 1.04rem;
      font-weight: 700;
      margin: 0;
    }
    & .invite-compose-expiry {
      background: var(--surface-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-soft) 74%, #fff);
      }
      border: 1px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border: 1px solid color-mix(in srgb, var(--accent) 25%, var(--border));
      }
      border-radius: 999px;
      color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 78%, #194537);
      }
      font-size: 0.74rem;
      font-weight: 700;
      letter-spacing: 0.02em;
      padding: 0.2rem 0.55rem;
      white-space: nowrap;
    }
    & .invite-compose-link-row {
      align-items: center;
      display: flex;
      flex-wrap: wrap;
      gap: 0.58rem;
      justify-content: space-between;
      margin-bottom: 0.7rem;
    }
    & .invite-compose-link-meta {
      min-width: min(100%, 320px);
    }
    & .invite-compose-label {
      color: var(--text-muted);
      display: block;
      font-size: 0.69rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      margin-bottom: 0.26rem;
      text-transform: uppercase;
    }
    & a.invite-compose-link {
      color: var(--accent) !important;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 82%, #154b38) !important;
      }
      display: inline-block;
      font-size: 0.92rem;
      font-weight: 600;
      max-width: min(100%, 1120px);
      overflow-wrap: anywhere;
      text-decoration: underline;
      text-decoration-thickness: 1px;
      text-underline-offset: 2px;
    }
    & a.invite-compose-link:visited {
      color: var(--accent) !important;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 82%, #154b38) !important;
      }
      display: inline-block;
      font-size: 0.92rem;
      font-weight: 600;
      max-width: min(100%, 1120px);
      overflow-wrap: anywhere;
      text-decoration: underline;
      text-decoration-thickness: 1px;
      text-underline-offset: 2px;
    }
    & a.invite-compose-link:hover {
      color: var(--accent) !important;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 82%, #154b38) !important;
      }
      display: inline-block;
      font-size: 0.92rem;
      font-weight: 600;
      max-width: min(100%, 1120px);
      overflow-wrap: anywhere;
      text-decoration: underline;
      text-decoration-thickness: 1px;
      text-underline-offset: 2px;
    }
    & a.invite-compose-link:focus {
      color: var(--accent) !important;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 82%, #154b38) !important;
      }
      display: inline-block;
      font-size: 0.92rem;
      font-weight: 600;
      max-width: min(100%, 1120px);
      overflow-wrap: anywhere;
      text-decoration: underline;
      text-decoration-thickness: 1px;
      text-underline-offset: 2px;
    }
    & .invite-compose-actions {
      display: flex;
      flex-wrap: wrap;
      gap: 0.55rem;
      margin-bottom: 0.8rem;
    }
    & .invite-compose-fields {
      border-top: 1px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-top: 1px solid color-mix(in srgb, var(--accent) 18%, var(--border));
      }
      padding-top: 0.75rem;
    }
    & .invite-compose-field + .invite-compose-field {
      margin-top: 0.62rem;
    }
    & .invite-compose-field-row {
      align-items: center;
      display: flex;
      gap: 0.45rem;
    }
    & .invite-compose-field-row-body {
      align-items: flex-start;
    }
    & .invite-compose-input {
      border: 1px solid var(--border) !important;
      border-radius: 0.66rem;
      color: var(--text-primary);
      flex: 1;
      font-family: var(--font-body);
    }
    & .invite-compose-textarea {
      border: 1px solid var(--border) !important;
      border-radius: 0.66rem;
      color: var(--text-primary);
      flex: 1;
      font-family: var(--font-body);
    }
    & .invite-compose-input {
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 96%, #fff);
      }
      min-height: 2.2rem;
      padding: 0.45rem 0.6rem;
    }
    & .invite-compose-textarea {
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 96%, #fff);
      }
      line-height: 1.45;
      min-height: 12.2rem;
      padding: 0.6rem 0.65rem;
      resize: vertical;
    }
    & .invite-empty-row td {
      background: var(--surface-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-soft) 56%, transparent);
      }
    }
    & .bg-white {
      background: var(--surface-strong) !important;
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix( in srgb, var(--surface-strong) 92%, transparent ) !important;
      }
      border: 1px solid var(--border);
    }
    & .shadow {
      box-shadow: var(--shadow-soft) !important;
    }
    & .shadow-md {
      box-shadow: var(--shadow-soft) !important;
    }
    & .shadow-lg {
      box-shadow: var(--shadow-soft) !important;
    }
    & .bg-gray-50 {
      background: var(--surface-soft) !important;
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix( in srgb, var(--surface-soft) 56%, transparent ) !important;
      }
    }
    & .bg-gray-100 {
      background: var(--surface-soft) !important;
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix( in srgb, var(--surface-soft) 56%, transparent ) !important;
      }
    }
    & .text-gray-900 {
      color: var(--text-primary) !important;
    }
    & .text-gray-800 {
      color: var(--text-primary) !important;
    }
    & .text-gray-700 {
      color: var(--text-primary) !important;
    }
    & .text-gray-600 {
      color: var(--text-muted) !important;
    }
    & .text-gray-500 {
      color: var(--text-muted) !important;
    }
    & .text-gray-400 {
      color: var(--text-muted) !important;
    }
    & .border-gray-200 {
      border-color: var(--border) !important;
    }
    & .border-gray-300 {
      border-color: var(--border) !important;
    }
    & input:not([type='checkbox']):not([type='radio']) {
      border-color: var(--border) !important;
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 90%, transparent);
      }
      color: var(--text-primary);
    }
    & select {
      border-color: var(--border) !important;
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 90%, transparent);
      }
      color: var(--text-primary);
    }
    & textarea {
      border-color: var(--border) !important;
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 90%, transparent);
      }
      color: var(--text-primary);
    }
    & input:focus {
      outline: 2px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        outline: 2px solid color-mix(in srgb, var(--accent) 38%, transparent);
      }
      outline-offset: 1px;
    }
    & select:focus {
      outline: 2px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        outline: 2px solid color-mix(in srgb, var(--accent) 38%, transparent);
      }
      outline-offset: 1px;
    }
    & textarea:focus {
      outline: 2px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        outline: 2px solid color-mix(in srgb, var(--accent) 38%, transparent);
      }
      outline-offset: 1px;
    }
  }
  .filter-child-list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 1.75rem;
    border-left: 2px solid var(--border);
    @supports (color: color-mix(in lab, red, red)) {
      border-left: 2px solid color-mix(in srgb, var(--border) 90%, transparent);
    }
    background: var(--surface-soft);
    @supports (color: color-mix(in lab, red, red)) {
      background: color-mix(in srgb, var(--surface-soft) 45%, transparent);
    }
  }
  .site-nav__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: calc(var(--spacing) * 4);
    width: min(1380px, calc(100% - 2rem));
    margin: 0.9rem auto 0;
    border-radius: calc(var(--radius) + 2px);
    border: 1px solid var(--border);
    background: linear-gradient(145deg, var(--surface-strong), var(--surface));
    box-shadow: var(--shadow-soft);
    padding: 0.7rem 0.9rem;
    @media (max-width: 960px) {
      width: min(1380px, calc(100% - 1rem));
      align-items: flex-start;
      flex-direction: column;
    }
    @media (max-width: 760px) {
      gap: 0.75rem;
      padding: 0.62rem 0.72rem;
    }
    @media (max-width: 520px) {
      width: calc(100% - 0.7rem);
    }
  }
  .overview-day-dots {
    @media (max-width: 760px) {
      #overview-modal-content & {
        gap: 0.42rem;
        margin: 0 0.1rem;
      }
    }
  }
  .menu-help {
    margin: 0 0 0.2rem;
    padding: 0 0.5rem;
    color: var(--text-muted);
    font-size: 0.72rem;
    line-height: 1.3;
  }
  .filter-section-title {
    margin: 0;
    padding: 0.52rem 0.75rem;
    background: var(--surface-soft);
    @supports (color: color-mix(in lab, red, red)) {
      background: color-mix(in srgb, var(--surface-soft) 84%, transparent);
    }
    color: var(--text-muted);
    font-size: 0.68rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.11em;
  }
  .menu-list {
    list-style: none;
    margin: 0;
    padding: 0.25rem;
    color: var(--text-primary);
    font-size: 0.85rem;
    font-weight: 600;
  }
  .filter-empty {
    margin: 0;
    padding: 0.68rem 0.75rem;
    color: var(--text-muted);
  }
  .filter-flat-list {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .filter-list {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .invite-compose-title {
    .admin-shell & {
      color: var(--text-primary);
      font-size: 1.04rem;
      font-weight: 700;
      margin: 0;
    }
  }
  .filter-checkbox {
    margin: 0;
    accent-color: var(--accent);
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .app-main {
    margin-inline: auto;
    width: min(1380px, calc(100% - 2rem));
    margin-top: 1rem;
    margin-bottom: 2.25rem;
    @media (max-width: 960px) {
      width: min(1380px, calc(100% - 1rem));
    }
    @media (max-width: 520px) {
      width: calc(100% - 0.7rem);
      margin-top: 0.78rem;
    }
  }
  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .day-entry {
    border-radius: 10px !important;
    box-shadow: 0 5px 14px rgba(20, 22, 20, 0.08);
    transition: transform 120ms ease, box-shadow 180ms ease;
    &:hover {
      transform: translateY(-1px);
      box-shadow: 0 10px 18px rgba(20, 22, 20, 0.14);
    }
    @media (max-width: 760px) {
      padding: 0.52rem;
      margin-bottom: 0.42rem;
      font-size: 0.8rem;
      gap: 0.38rem;
      border-radius: 12px !important;
      box-shadow: none;
      border: 1px solid var(--border);
      @supports (color: color-mix(in lab, red, red)) {
        border: 1px solid color-mix(in srgb, var(--border) 70%, transparent);
      }
      & .js-drag-handle {
        font-size: 0.7rem;
        opacity: 0.55;
        margin-top: 0.12rem;
      }
    }
    @media (max-width: 520px) {
      font-size: 0.76rem;
      padding: 0.48rem;
    }
  }
  .overview-day-count-wrap {
    @media (max-width: 760px) {
      #overview-modal-content & {
        margin-top: 0;
        margin-left: auto;
        align-self: center;
      }
    }
  }
  .invite-compose-title-row {
    .admin-shell & {
      align-items: baseline;
      display: flex;
      flex-wrap: wrap;
      gap: 0.5rem;
      justify-content: space-between;
      margin-top: 0.34rem;
    }
  }
  .overview-stats-card {
    #overview-modal-content & {
      border-color: var(--border) !important;
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 97%, white);
      }
      box-shadow: none;
    }
    @media (max-width: 760px) {
      #overview-modal-content & {
        margin-top: 0.74rem;
        padding: 0.88rem 0.72rem;
        border-radius: 16px;
      }
      #overview-modal-content & .text-2xl {
        font-size: 1.45rem;
        line-height: 1.1;
      }
      #overview-modal-content & .text-xs {
        font-size: 0.64rem;
        letter-spacing: 0.08em;
      }
    }
  }
  .menu-item {
    border-radius: 9px;
    & + & {
      margin-top: 0.15rem;
    }
  }
  .menu-divider-top {
    border-top: 1px solid var(--border);
    margin-top: 0.2rem;
    padding-top: 0.2rem;
  }
  .overview-head-subtitle {
    #overview-modal-content & {
      color: color-mix(in srgb, white 76%, #d1fae5);
    }
    @media (max-width: 760px) {
      #overview-modal-content & {
        font-size: 0.74rem;
        margin-top: 0.2rem;
      }
    }
    @media (max-width: 520px) {
      #overview-modal-content & {
        font-size: 0.7rem;
      }
    }
  }
  .js-drag-handle {
    @media (max-width: 760px) {
      .day-entry & {
        font-size: 0.7rem;
        opacity: 0.55;
        margin-top: 0.12rem;
      }
    }
  }
  .invite-compose-field {
    .admin-shell & + & {
      margin-top: 0.62rem;
    }
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-\[0\.12rem\] {
    margin-top: 0.12rem;
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .calendar-week {
    display: grid;
    #overview-modal-content &.overview-week-grid {
      grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
      gap: 0.82rem;
    }
    @media (max-width: 760px) {
      #overview-modal-content &.overview-week-grid {
        grid-template-columns: 1fr;
        gap: 0.7rem;
      }
    }
    grid-template-columns: minmax(128px, 154px) repeat(5, minmax(0, 1fr));
    gap: 0.45rem;
    margin-bottom: 1rem;
    align-items: stretch;
    opacity: 0;
    transform: translateY(12px);
    animation: calendar-rise 520ms cubic-bezier(0.2, 0.86, 0.22, 1) forwards;
    &:nth-of-type(1) {
      animation-delay: 70ms;
    }
    &:nth-of-type(2) {
      animation-delay: 120ms;
    }
    &:nth-of-type(3) {
      animation-delay: 170ms;
    }
    &:nth-of-type(4) {
      animation-delay: 220ms;
    }
    &:nth-of-type(5) {
      animation-delay: 270ms;
    }
    &:nth-of-type(6) {
      animation-delay: 320ms;
    }
    &:nth-of-type(7) {
      animation-delay: 370ms;
    }
    &:nth-of-type(8) {
      animation-delay: 420ms;
    }
    @media (max-width: 960px) {
      grid-template-columns: minmax(112px, 126px) repeat(5, minmax(0, 1fr));
    }
    @media (max-width: 760px) {
      display: grid;
      grid-template-columns: 1fr;
      gap: 0.58rem;
      margin-bottom: 1.1rem;
      padding: 0.14rem;
    }
  }
  .invite-compose-link-row {
    .admin-shell & {
      align-items: center;
      display: flex;
      flex-wrap: wrap;
      gap: 0.58rem;
      justify-content: space-between;
      margin-bottom: 0.7rem;
    }
  }
  .invite-compose-actions {
    .admin-shell & {
      display: flex;
      flex-wrap: wrap;
      gap: 0.55rem;
      margin-bottom: 0.8rem;
    }
  }
  .invite-compose-label {
    .admin-shell & {
      color: var(--text-muted);
      display: block;
      font-size: 0.69rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      margin-bottom: 0.26rem;
      text-transform: uppercase;
    }
  }
  .menu-user {
    padding: 0.2rem 0.16rem 0.45rem;
    border-bottom: 1px solid var(--border);
    margin-bottom: 0.2rem;
    border-radius: 0;
  }
  .invite-compose-head {
    .admin-shell & {
      border-bottom: 1px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-bottom: 1px solid color-mix(in srgb, var(--accent) 20%, var(--border));
      }
      margin-bottom: 0.8rem;
      padding-bottom: 0.8rem;
    }
  }
  .mb-0\.5 {
    margin-bottom: calc(var(--spacing) * 0.5);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-\[0\.55rem\] {
    margin-bottom: 0.55rem;
  }
  .mb-\[0\.85rem\] {
    margin-bottom: 0.85rem;
  }
  .filter-count {
    margin-left: auto;
    font-size: 0.7rem;
    color: var(--text-muted);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-auto {
    margin-left: auto;
  }
  .site-nav {
    box-sizing: border-box;
    & * {
      box-sizing: border-box;
    }
  }
  .week-label {
    border: 1px solid var(--border);
    border-radius: 12px;
    background: var(--surface-soft);
    @supports (color: color-mix(in lab, red, red)) {
      background: color-mix(in srgb, var(--surface-soft) 80%, transparent);
    }
    padding: 0.85rem 0.8rem;
    width: 100%;
    min-width: 0;
    align-self: stretch;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0.38rem;
    text-align: left;
    color: var(--text-primary);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
    @media (max-width: 960px) {
      padding: 0.7rem 0.62rem;
    }
    @media (max-width: 760px) {
      width: 100%;
      min-width: 0;
      border-radius: 16px;
      padding: 0.8rem 0.86rem;
      gap: 0.18rem;
      background: linear-gradient( 130deg, var(--surface-soft), var(--accent-soft) );
      @supports (color: color-mix(in lab, red, red)) {
        background: linear-gradient( 130deg, color-mix(in srgb, var(--surface-soft) 90%, white), color-mix(in srgb, var(--accent-soft) 38%, white) );
      }
      box-shadow: 0 10px 20px rgba(34, 48, 39, 0.1);
    }
    @media (max-width: 520px) {
      padding: 0.72rem 0.74rem;
    }
  }
  .nav-summary {
    display: inline-flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    text-transform: uppercase;
    text-decoration-line: none;
    border-radius: 999px;
    border: 1px solid var(--border);
    background: var(--surface-soft);
    color: var(--text-primary);
    font-weight: 600;
    font-size: 0.79rem;
    letter-spacing: 0.06em;
    padding: 0.4rem 0.88rem;
    transition: transform 120ms ease, background 180ms ease, border-color 180ms ease;
    &:hover {
      transform: translateY(-1px);
      border-color: var(--border-strong);
      background: var(--accent-soft);
    }
    .nav-dropdown[open] > & {
      border-color: var(--accent);
      background: var(--accent-soft);
    }
    @media (max-width: 760px) {
      width: 100%;
      padding: 0.44rem 0.58rem;
      font-size: 0.68rem;
    }
  }
  .admin-topbar-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    border: 1px solid var(--border);
    background: var(--surface-soft);
    color: var(--text-primary);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.76rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 0.38rem 0.74rem;
    transition: transform 120ms ease, background 140ms ease, border-color 140ms ease;
    &:hover {
      transform: translateY(-1px);
      border-color: var(--border-strong);
      background: var(--accent-soft);
    }
    &.is-active {
      border-color: var(--accent);
      background: var(--accent-soft);
    }
    @media (max-width: 760px) {
      width: 100%;
      text-align: center;
      justify-content: center;
      padding: 0.44rem 0.58rem;
      font-size: 0.68rem;
    }
  }
  .menu-link {
    width: 100%;
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.45rem 0.5rem;
    border-radius: 8px;
    text-decoration: none;
    color: var(--text-primary);
    transition: background 140ms ease, color 140ms ease;
    border: 0;
    background: transparent;
    text-align: left;
    font: inherit;
    cursor: pointer;
    &:hover {
      background: var(--accent-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix( in srgb, var(--accent-soft) 55%, var(--surface-strong) );
      }
    }
  }
  .menu-label {
    width: 100%;
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.45rem 0.5rem;
    border-radius: 8px;
    text-decoration: none;
    color: var(--text-primary);
    transition: background 140ms ease, color 140ms ease;
    border: 0;
    background: transparent;
    text-align: left;
    font: inherit;
    cursor: pointer;
  }
  .admin-topbar-links {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    flex-wrap: wrap;
    @media (max-width: 960px) {
      width: 100%;
      justify-content: flex-start;
    }
    @media (max-width: 760px) {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 0.45rem;
    }
  }
  .invite-compose-link {
    .admin-shell &a {
      color: var(--accent) !important;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 82%, #154b38) !important;
      }
      display: inline-block;
      font-size: 0.92rem;
      font-weight: 600;
      max-width: min(100%, 1120px);
      overflow-wrap: anywhere;
      text-decoration: underline;
      text-decoration-thickness: 1px;
      text-underline-offset: 2px;
    }
    .admin-shell &a:visited {
      color: var(--accent) !important;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 82%, #154b38) !important;
      }
      display: inline-block;
      font-size: 0.92rem;
      font-weight: 600;
      max-width: min(100%, 1120px);
      overflow-wrap: anywhere;
      text-decoration: underline;
      text-decoration-thickness: 1px;
      text-underline-offset: 2px;
    }
    .admin-shell &a:hover {
      color: var(--accent) !important;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 82%, #154b38) !important;
      }
      display: inline-block;
      font-size: 0.92rem;
      font-weight: 600;
      max-width: min(100%, 1120px);
      overflow-wrap: anywhere;
      text-decoration: underline;
      text-decoration-thickness: 1px;
      text-underline-offset: 2px;
    }
    .admin-shell &a:focus {
      color: var(--accent) !important;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 82%, #154b38) !important;
      }
      display: inline-block;
      font-size: 0.92rem;
      font-weight: 600;
      max-width: min(100%, 1120px);
      overflow-wrap: anywhere;
      text-decoration: underline;
      text-decoration-thickness: 1px;
      text-underline-offset: 2px;
    }
  }
  .menu-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 1.2rem;
    padding: 0.06rem 0.34rem;
    border-radius: 999px;
    background: #d44444;
    color: #fff;
    font-size: 0.68rem;
    font-weight: 700;
  }
  .day-header {
    border: 1px solid var(--border) !important;
    border-radius: 11px 11px 0 0;
    background: var(--surface-soft);
    @supports (color: color-mix(in lab, red, red)) {
      background: color-mix(in srgb, var(--surface-soft) 75%, transparent);
    }
    color: var(--text-muted);
    font-size: 0.79rem;
    font-weight: 600;
    letter-spacing: 0.03em;
    padding: 0.38rem 0.3rem;
    transition: background 140ms ease, color 140ms ease, transform 120ms ease;
    &:hover {
      background: var(--accent-soft) !important;
      color: var(--text-primary);
      transform: translateY(-1px);
    }
    @media (max-width: 760px) {
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 0.62rem;
      text-align: left;
      padding: 0.62rem 0.72rem;
      font-size: 0.74rem;
      border-radius: 14px 14px 0 0;
      border: 0 !important;
      border-bottom: 1px solid var(--border) !important;
      background: linear-gradient( 125deg, var(--surface-soft), var(--accent-soft) );
      @supports (color: color-mix(in lab, red, red)) {
        background: linear-gradient( 125deg, color-mix(in srgb, var(--surface-soft) 82%, white), color-mix(in srgb, var(--accent-soft) 22%, white) );
      }
      transform: none !important;
    }
    @media (max-width: 520px) {
      padding: 0.54rem 0.6rem;
    }
  }
  .filter-child-option {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.34rem 0.72rem;
    cursor: pointer;
    line-height: 1.3;
    transition: background 140ms ease;
    & span {
      color: var(--text-muted);
      font-size: 0.82rem;
    }
    &:hover {
      background: var(--accent-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix( in srgb, var(--accent-soft) 55%, var(--surface-strong) );
      }
    }
  }
  .filter-flat-option {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.34rem 0.72rem;
    cursor: pointer;
    line-height: 1.3;
    transition: background 140ms ease;
    padding: 0.42rem 0.72rem;
    &:hover {
      background: var(--accent-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix( in srgb, var(--accent-soft) 55%, var(--surface-strong) );
      }
    }
  }
  .filter-parent-summary {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.42rem 0.72rem;
    cursor: pointer;
    transition: background 140ms ease;
    &:hover {
      background: var(--accent-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix( in srgb, var(--accent-soft) 55%, var(--surface-strong) );
      }
    }
  }
  .invite-compose-field-row {
    .admin-shell & {
      align-items: center;
      display: flex;
      gap: 0.45rem;
    }
    @media (max-width: 960px) {
      align-items: stretch;
      flex-direction: column;
      & .admin-inline-btn-copy {
        align-self: flex-start;
      }
    }
  }
  .overview-day-head {
    #overview-modal-content & {
      background: linear-gradient( 128deg, var(--surface-soft), var(--accent-soft) );
      @supports (color: color-mix(in lab, red, red)) {
        background: linear-gradient( 128deg, color-mix(in srgb, var(--surface-soft) 90%, white), color-mix(in srgb, var(--accent-soft) 24%, white) );
      }
      border-bottom-color: var(--border) !important;
    }
    @media (max-width: 760px) {
      #overview-modal-content & {
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-align: left;
        padding: 0.68rem 0.82rem;
        gap: 0.6rem;
      }
    }
    @media (max-width: 520px) {
      #overview-modal-content & {
        padding: 0.56rem 0.62rem;
      }
    }
  }
  .menu-toggle-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.6rem;
    padding: 0.45rem 0.5rem;
  }
  .admin-inline-btn {
    .admin-shell &a {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 0.6rem;
      border: 1px solid transparent;
      font-size: 0.8rem;
      font-weight: 700;
      line-height: 1;
      padding: 0.5rem 0.7rem;
      text-decoration: none;
      transition: filter 120ms ease, transform 120ms ease;
    }
    .admin-shell &a:visited {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 0.6rem;
      border: 1px solid transparent;
      font-size: 0.8rem;
      font-weight: 700;
      line-height: 1;
      padding: 0.5rem 0.7rem;
      text-decoration: none;
      transition: filter 120ms ease, transform 120ms ease;
    }
    .admin-shell &a:hover {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 0.6rem;
      border: 1px solid transparent;
      font-size: 0.8rem;
      font-weight: 700;
      line-height: 1;
      padding: 0.5rem 0.7rem;
      text-decoration: none;
      transition: filter 120ms ease, transform 120ms ease;
    }
    .admin-shell &a:focus {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 0.6rem;
      border: 1px solid transparent;
      font-size: 0.8rem;
      font-weight: 700;
      line-height: 1;
      padding: 0.5rem 0.7rem;
      text-decoration: none;
      transition: filter 120ms ease, transform 120ms ease;
    }
    .admin-shell &button {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 0.6rem;
      border: 1px solid transparent;
      font-size: 0.8rem;
      font-weight: 700;
      line-height: 1;
      padding: 0.5rem 0.7rem;
      text-decoration: none;
      transition: filter 120ms ease, transform 120ms ease;
    }
  }
  .admin-role-badge {
    .admin-shell & {
      display: inline-flex;
      align-items: center;
      border-radius: 999px;
      border: 1px solid transparent;
      font-size: 0.72rem;
      font-weight: 700;
      letter-spacing: 0.04em;
      padding: 0.2rem 0.55rem;
      text-transform: uppercase;
    }
  }
  .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .filter-parent {
    & summary {
      list-style: none;
    }
    & summary::-webkit-details-marker {
      display: none;
    }
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .toggle-track {
    width: 100%;
    height: 100%;
    border-radius: 999px;
    border: 1px solid var(--border);
    background: var(--surface-soft);
    @supports (color: color-mix(in lab, red, red)) {
      background: color-mix(in srgb, var(--surface-soft) 86%, transparent);
    }
    transition: background 160ms ease, border-color 160ms ease;
    .toggle-switch .peer:focus-visible ~ & {
      outline: 2px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        outline: 2px solid color-mix(in srgb, var(--accent) 35%, transparent);
      }
      outline-offset: 1px;
    }
    .toggle-switch .peer:checked ~ & {
      background: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--accent) 82%, #fff);
      }
      border-color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in srgb, var(--accent) 78%, #000);
      }
    }
  }
  .overview-day-dot {
    @media (max-width: 760px) {
      #overview-modal-content & {
        width: 0.58rem;
        height: 0.58rem;
      }
    }
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-24 {
    height: calc(var(--spacing) * 24);
  }
  .h-\[1\.08rem\] {
    height: 1.08rem;
  }
  .h-full {
    height: 100%;
  }
  .display-form-body {
    color: var(--text-primary);
    font-size: 0.86rem;
    max-height: min(60vh, 460px);
    overflow: auto;
  }
  .overview-body {
    #overview-modal-content & {
      background: var(--surface-soft) !important;
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-soft) 56%, white) !important;
      }
    }
    @media (max-width: 760px) {
      #overview-modal-content & {
        padding: 0.8rem;
        max-height: calc(95vh - 170px) !important;
      }
    }
    @media (max-width: 520px) {
      #overview-modal-content & {
        padding: 0.64rem;
      }
    }
  }
  .max-h-\[90vh\] {
    max-height: 90vh;
  }
  .invite-compose-textarea {
    .admin-shell & {
      border: 1px solid var(--border) !important;
      border-radius: 0.66rem;
      color: var(--text-primary);
      flex: 1;
      font-family: var(--font-body);
    }
    .admin-shell & {
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 96%, #fff);
      }
      line-height: 1.45;
      min-height: 12.2rem;
      padding: 0.6rem 0.65rem;
      resize: vertical;
    }
  }
  .invite-compose-input {
    .admin-shell & {
      border: 1px solid var(--border) !important;
      border-radius: 0.66rem;
      color: var(--text-primary);
      flex: 1;
      font-family: var(--font-body);
    }
    .admin-shell & {
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 96%, #fff);
      }
      min-height: 2.2rem;
      padding: 0.45rem 0.6rem;
    }
  }
  .overview-day-body {
    #overview-modal-content & {
      padding: 0.58rem;
    }
    @media (max-width: 760px) {
      #overview-modal-content & {
        min-height: 0;
        padding: 0.52rem;
        gap: 0.42rem;
      }
    }
  }
  .day-cell {
    border: 1px solid var(--border) !important;
    border-radius: 0 0 11px 11px;
    background: var(--surface-strong);
    @supports (color: color-mix(in lab, red, red)) {
      background: color-mix(in srgb, var(--surface-strong) 92%, transparent);
    }
    min-height: 9.1rem;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    &:hover {
      background: var(--accent-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix( in srgb, var(--accent-soft) 28%, var(--surface-strong) );
      }
    }
    @media (max-width: 760px) {
      min-height: 5.6rem !important;
      padding: 0.56rem;
      border-radius: 0 0 14px 14px;
      border: 0 !important;
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 98%, transparent);
      }
      box-shadow: none;
    }
    @media (max-width: 520px) {
      padding: 0.48rem;
    }
  }
  .day-empty {
    color: var(--text-muted) !important;
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in srgb, var(--text-muted) 58%, transparent) !important;
    }
    font-style: italic;
    @media (max-width: 760px) {
      font-size: 0.78rem;
      min-height: 3.4rem;
    }
  }
  .min-h-8 {
    min-height: calc(var(--spacing) * 8);
  }
  .min-h-32 {
    min-height: calc(var(--spacing) * 32);
  }
  .min-h-\[2\.7rem\] {
    min-height: 2.7rem;
  }
  .min-h-\[60vh\] {
    min-height: 60vh;
  }
  .min-h-\[150px\] {
    min-height: 150px;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .filter-caret-placeholder {
    width: 0.74rem;
    flex-shrink: 0;
  }
  .overview-mode-toggle {
    #overview-modal-content & {
      background: color-mix(in srgb, white 24%, transparent);
    }
    @media (max-width: 760px) {
      #overview-modal-content & {
        width: 100%;
        justify-content: space-between;
        gap: 0.2rem;
        padding: 0.22rem;
        border-radius: 999px;
      }
    }
  }
  .overview-head-actions {
    @media (max-width: 760px) {
      #overview-modal-content & {
        width: 100%;
        justify-content: space-between;
        gap: 0.6rem;
      }
    }
  }
  .overview-filter-label {
    @media (max-width: 760px) {
      #overview-modal-content & {
        font-size: 0.86rem;
        font-weight: 700;
        width: 100%;
      }
    }
  }
  .w-1 {
    width: calc(var(--spacing) * 1);
  }
  .w-2 {
    width: calc(var(--spacing) * 2);
  }
  .w-3 {
    width: calc(var(--spacing) * 3);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-56 {
    width: calc(var(--spacing) * 56);
  }
  .w-72 {
    width: calc(var(--spacing) * 72);
  }
  .w-\[1\.08rem\] {
    width: 1.08rem;
  }
  .w-\[15ch\] {
    width: 15ch;
  }
  .w-full {
    width: 100%;
  }
  .w-px {
    width: 1px;
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .day-column {
    gap: 0.16rem;
    min-width: 0;
    @media (max-width: 760px) {
      gap: 0;
      border: 1px solid var(--border);
      @supports (color: color-mix(in lab, red, red)) {
        border: 1px solid color-mix(in srgb, var(--border) 88%, transparent);
      }
      border-radius: 14px;
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 93%, transparent);
      }
      box-shadow: none;
      overflow: hidden;
    }
  }
  .display-form-shell {
    min-width: 0;
  }
  .invite-compose-link-meta {
    .admin-shell & {
      min-width: min(100%, 320px);
    }
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .min-w-\[680px\] {
    min-width: 680px;
  }
  .min-w-\[clamp\(9\.5rem\,15vw\,12rem\)\] {
    min-width: clamp(9.5rem, 15vw, 12rem);
  }
  .min-w-full {
    min-width: 100%;
  }
  .overview-mode-btn {
    @media (max-width: 760px) {
      #overview-modal-content & {
        flex: 1 1 0;
        justify-content: center;
        text-align: center;
        padding: 0.42rem 0.2rem;
        font-size: 0.78rem;
        border-radius: 999px;
        line-height: 1;
      }
    }
  }
  .flex-1 {
    flex: 1;
  }
  .flex-\[0_0_15ch\] {
    flex: 0 0 15ch;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .grow {
    flex-grow: 1;
  }
  .scale-125 {
    --tw-scale-x: 125%;
    --tw-scale-y: 125%;
    --tw-scale-z: 125%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .peer {
    .toggle-switch &:focus-visible ~ .toggle-track {
      outline: 2px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        outline: 2px solid color-mix(in srgb, var(--accent) 35%, transparent);
      }
      outline-offset: 1px;
    }
    .toggle-switch &:checked ~ .toggle-track {
      background: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--accent) 82%, #fff);
      }
      border-color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in srgb, var(--accent) 78%, #000);
      }
    }
    .toggle-switch &:checked ~ .toggle-thumb {
      transform: translateX(0.95rem);
      border-color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in srgb, var(--accent) 65%, transparent);
      }
    }
    #overview-modal-content &input[name='subject']:checked + .overview-pill {
      background-color: #d1fae5 !important;
      border-color: #34d399 !important;
      color: #047857 !important;
    }
    #overview-modal-content &input[name='entry_type']:checked + .overview-pill {
      background-color: #dbeafe !important;
      border-color: #60a5fa !important;
      color: #1d4ed8 !important;
    }
    #overview-modal-content &input[name='showAll']:checked + .overview-pill {
      background-color: #f3e8ff !important;
      border-color: #c084fc !important;
      color: #7c3aed !important;
    }
  }
  .admin-inline-btn-secondary {
    .admin-shell & {
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 95%, #fff);
      }
      border-color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in srgb, var(--accent) 28%, var(--border));
      }
      color: var(--accent) !important;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 84%, #144a38) !important;
      }
    }
    .admin-shell &:hover {
      background: var(--accent-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--accent-soft) 46%, #fff);
      }
      transform: translateY(-1px);
    }
  }
  .admin-inline-btn-primary {
    .admin-shell & {
      background: linear-gradient(120deg, #1f9e6a, #2f7d56);
      color: #f8fafc !important;
    }
    .admin-shell &:hover {
      filter: brightness(0.95);
      transform: translateY(-1px);
    }
  }
  .is-visible {
    &.app-toast {
      opacity: 1;
      transform: translateX(0);
    }
    @media (prefers-reduced-motion: reduce) {
      &.app-toast {
        transform: none;
      }
    }
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-pulse {
    animation: var(--animate-pulse);
  }
  .menu-link-danger {
    color: #b52323 !important;
    background: transparent;
    border: 0;
    text-align: left;
    font: inherit;
    cursor: pointer;
  }
  .cursor-grab {
    cursor: grab;
  }
  .cursor-not-allowed {
    cursor: not-allowed;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .filter-parent-summary-static {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .resize-none {
    resize: none;
  }
  .list-none {
    list-style-type: none;
  }
  .grid {
    #overview-modal-content &.overview-week-grid {
      grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
      gap: 0.82rem;
    }
    @media (max-width: 760px) {
      #overview-modal-content &.overview-week-grid {
        grid-template-columns: 1fr;
        gap: 0.7rem;
      }
    }
  }
  .overview-week-grid {
    #overview-modal-content &.grid {
      grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
      gap: 0.82rem;
    }
    @media (max-width: 760px) {
      #overview-modal-content &.grid {
        grid-template-columns: 1fr;
        gap: 0.7rem;
      }
    }
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .historical-banner {
    border-color: var(--accent) !important;
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in srgb, var(--accent) 36%, #d1d5db) !important;
    }
    background: var(--accent-soft) !important;
    @supports (color: color-mix(in lab, red, red)) {
      background: color-mix(in srgb, var(--accent-soft) 42%, #fff8da) !important;
    }
    color: var(--text-primary);
    @media (max-width: 760px) {
      flex-direction: column;
      align-items: flex-start;
      gap: 0.42rem;
      padding: 0.74rem;
    }
  }
  .flex-col {
    flex-direction: column;
  }
  .overview-head-top {
    @media (max-width: 760px) {
      #overview-modal-content & {
        align-items: flex-start;
        gap: 0.7rem;
        flex-wrap: wrap;
      }
    }
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .invite-compose-field-row-body {
    .admin-shell & {
      align-items: flex-start;
    }
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-around {
    justify-content: space-around;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .menu-link-between {
    justify-content: space-between;
  }
  .overview-nav-btn {
    #overview-modal-content & {
      border-radius: 10px;
    }
    @media (max-width: 760px) {
      #overview-modal-content & {
        font-size: 0.86rem;
        padding: 0.42rem 0.54rem;
        gap: 0.3rem;
      }
    }
    @media (max-width: 520px) {
      #overview-modal-content & {
        font-size: 0.8rem;
        padding: 0.36rem 0.42rem;
      }
    }
  }
  .overview-entries-head {
    @media (max-width: 760px) {
      #overview-modal-content & {
        padding: 0.7rem 0.72rem;
        gap: 0.5rem;
      }
    }
  }
  .overview-nav-row {
    @media (max-width: 760px) {
      #overview-modal-content & {
        padding: 0.68rem 0.72rem;
        gap: 0.48rem;
      }
    }
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-\[0\.7rem\] {
    gap: 0.7rem;
  }
  .gap-\[0\.45rem\] {
    gap: 0.45rem;
  }
  .gap-\[0\.48rem\] {
    gap: 0.48rem;
  }
  .overview-entry-content {
    @media (max-width: 760px) {
      #overview-modal-content & {
        gap: 0.58rem;
      }
    }
  }
  .overview-filter-form {
    @media (max-width: 760px) {
      #overview-modal-content & {
        gap: 0.55rem;
      }
    }
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-3 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-x-2 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .divide-y {
    :where(& > :not(:last-child)) {
      --tw-divide-y-reverse: 0;
      border-bottom-style: var(--tw-border-style);
      border-top-style: var(--tw-border-style);
      border-top-width: calc(1px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  .divide-gray-100 {
    :where(& > :not(:last-child)) {
      border-color: var(--color-gray-100);
    }
  }
  .divide-gray-200 {
    :where(& > :not(:last-child)) {
      border-color: var(--color-gray-200);
    }
  }
  .overview-close-btn {
    @media (max-width: 760px) {
      #overview-modal-content & {
        padding: 0.42rem;
        align-self: center;
      }
    }
  }
  .overview-entry-actions {
    @media (max-width: 760px) {
      #overview-modal-content & {
        opacity: 1;
        align-self: flex-start;
      }
    }
  }
  .self-center {
    align-self: center;
  }
  .self-stretch {
    align-self: stretch;
  }
  .overview-day-card {
    #overview-modal-content & {
      border-color: var(--border) !important;
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 97%, white);
      }
      box-shadow: none;
    }
    @media (max-width: 760px) {
      #overview-modal-content & {
        border-radius: 16px;
        overflow: hidden;
      }
    }
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .overview-pill {
    #overview-modal-content & {
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 94%, white);
      }
      font-weight: 650;
    }
    #overview-modal-content input.peer[name='subject']:checked + & {
      background-color: #d1fae5 !important;
      border-color: #34d399 !important;
      color: #047857 !important;
    }
    #overview-modal-content input.peer[name='entry_type']:checked + & {
      background-color: #dbeafe !important;
      border-color: #60a5fa !important;
      color: #1d4ed8 !important;
    }
    #overview-modal-content input.peer[name='showAll']:checked + & {
      background-color: #f3e8ff !important;
      border-color: #c084fc !important;
      color: #7c3aed !important;
    }
    @media (max-width: 760px) {
      #overview-modal-content & {
        font-size: 0.74rem;
        padding: 0.4rem 0.7rem;
        border-radius: 999px;
      }
    }
    @media (max-width: 520px) {
      #overview-modal-content & {
        font-size: 0.7rem;
        padding: 0.34rem 0.58rem;
      }
    }
  }
  .overview-week-entry {
    #overview-modal-content & {
      border-radius: 12px;
      box-shadow: none;
      line-height: 1.35;
    }
    @media (max-width: 760px) {
      #overview-modal-content & {
        font-size: 0.86rem;
        padding: 0.56rem;
        border: 1px solid var(--border);
        @supports (color: color-mix(in lab, red, red)) {
          border: 1px solid color-mix(in srgb, var(--border) 66%, transparent);
        }
      }
      #overview-modal-content & .line-clamp-2 {
        line-height: 1.36;
      }
    }
    @media (max-width: 520px) {
      #overview-modal-content & {
        font-size: 0.8rem;
        padding: 0.48rem;
      }
    }
  }
  .day-header-name {
    overflow-wrap: anywhere;
    @media (max-width: 760px) {
      text-transform: uppercase;
      letter-spacing: 0.1em;
      font-size: 0.62rem;
      font-weight: 700;
      color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 80%, var(--text-primary));
      }
      background: var(--accent-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--accent-soft) 70%, white);
      }
      border: 1px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border: 1px solid color-mix(in srgb, var(--accent) 28%, transparent);
      }
      border-radius: 999px;
      padding: 0.2rem 0.5rem;
      white-space: nowrap;
    }
    @media (max-width: 520px) {
      font-size: 0.58rem;
      padding: 0.16rem 0.45rem;
    }
  }
  .invite-compose-expiry {
    .admin-shell & {
      background: var(--surface-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-soft) 74%, #fff);
      }
      border: 1px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border: 1px solid color-mix(in srgb, var(--accent) 25%, var(--border));
      }
      border-radius: 999px;
      color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 78%, #194537);
      }
      font-size: 0.74rem;
      font-weight: 700;
      letter-spacing: 0.02em;
      padding: 0.2rem 0.55rem;
      white-space: nowrap;
    }
  }
  .calendar-shell {
    border: 1px solid var(--border);
    border-radius: calc(var(--radius) + 2px);
    background: var(--surface);
    @supports (color: color-mix(in lab, red, red)) {
      background: color-mix(in srgb, var(--surface) 88%, transparent);
    }
    box-shadow: var(--shadow-soft);
    padding: clamp(0.82rem, 1.4vw, 1.22rem);
    @media (max-width: 760px) {
      padding: 0.78rem;
      border-radius: 18px;
    }
    @media (max-width: 520px) {
      padding: 0.65rem;
      border-radius: 16px;
    }
  }
  .invite-compose {
    .admin-shell & {
      border: 1px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border: 1px solid color-mix(in srgb, var(--accent) 24%, var(--border));
      }
      border-radius: 1rem;
      background: linear-gradient( 160deg, var(--accent-soft), transparent 54% ), var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: linear-gradient( 160deg, color-mix(in srgb, var(--accent-soft) 34%, transparent), transparent 54% ), color-mix(in srgb, var(--surface-strong) 96%, #ffffff);
      }
      box-shadow: var(--shadow-soft);
      padding: 1rem;
    }
  }
  .admin-flash {
    .admin-shell & {
      border-radius: 0.9rem;
      border: 1px solid var(--border);
      padding: 0.85rem 1rem;
      box-shadow: var(--shadow-soft);
    }
  }
  .overview-add-btn {
    #overview-modal-content & {
      border-radius: 10px;
    }
    @media (max-width: 760px) {
      #overview-modal-content & {
        padding-top: 0.45rem;
        padding-bottom: 0.45rem;
        font-size: 0.84rem;
        font-weight: 700;
        border: 1px solid var(--accent);
        @supports (color: color-mix(in lab, red, red)) {
          border: 1px solid color-mix(in srgb, var(--accent) 25%, transparent);
        }
        background: var(--accent-soft);
        @supports (color: color-mix(in lab, red, red)) {
          background: color-mix(in srgb, var(--accent-soft) 36%, white);
        }
      }
    }
  }
  .overview-add-form {
    @media (max-width: 760px) {
      #overview-modal-content & {
        border-radius: 16px;
        box-shadow: none;
      }
    }
  }
  .overview-entries-card {
    @media (max-width: 760px) {
      #overview-modal-content & {
        border-radius: 16px;
        box-shadow: none;
      }
    }
  }
  .overview-nav-card {
    @media (max-width: 760px) {
      #overview-modal-content & {
        border-radius: 16px;
        box-shadow: none;
      }
    }
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-t-lg {
    border-top-left-radius: var(--radius-lg);
    border-top-right-radius: var(--radius-lg);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-x {
    border-inline-style: var(--tw-border-style);
    border-inline-width: 1px;
  }
  .border-y {
    border-block-style: var(--tw-border-style);
    border-block-width: 1px;
  }
  .border-y-2 {
    border-block-style: var(--tw-border-style);
    border-block-width: 2px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .app-shell {
    & a {
      color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 84%, #134e3a);
      }
    }
    & a.admin-quick-btn {
      color: #f8fafc !important;
      text-decoration: none;
    }
    & a.admin-quick-btn:visited {
      color: #f8fafc !important;
      text-decoration: none;
    }
    & a.admin-quick-btn:hover {
      color: #f8fafc !important;
      text-decoration: none;
    }
    & a.admin-quick-btn:focus {
      color: #f8fafc !important;
      text-decoration: none;
    }
    & a.admin-quick-btn svg {
      color: currentColor !important;
    }
    & button {
      font-family: var(--font-body);
    }
    & select {
      font-family: var(--font-body);
    }
    & input {
      font-family: var(--font-body);
    }
    & textarea {
      font-family: var(--font-body);
    }
    & input:not([type='checkbox']):not([type='radio']) {
      border-color: var(--border) !important;
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 90%, transparent);
      }
      color: var(--text-primary);
    }
    & select {
      border-color: var(--border) !important;
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 90%, transparent);
      }
      color: var(--text-primary);
    }
    & textarea {
      border-color: var(--border) !important;
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 90%, transparent);
      }
      color: var(--text-primary);
    }
    & input:focus {
      outline: 2px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        outline: 2px solid color-mix(in srgb, var(--accent) 48%, transparent);
      }
      outline-offset: 1px;
    }
    & select:focus {
      outline: 2px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        outline: 2px solid color-mix(in srgb, var(--accent) 48%, transparent);
      }
      outline-offset: 1px;
    }
    & textarea:focus {
      outline: 2px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        outline: 2px solid color-mix(in srgb, var(--accent) 48%, transparent);
      }
      outline-offset: 1px;
    }
  }
  .admin-flash-error {
    .admin-shell & {
      background: color-mix(in srgb, #fee2e2 66%, #fffaf9);
      border-color: color-mix(in srgb, #dc2626 28%, #e8beb7);
      color: color-mix(in srgb, #b91c1c 86%, #3f1f19);
    }
  }
  .admin-flash-success {
    .admin-shell & {
      background: var(--accent-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--accent-soft) 50%, #f8fffb);
      }
      border-color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in srgb, var(--accent) 34%, #cde8db);
      }
      color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 78%, #134e3a);
      }
    }
  }
  .admin-role-badge-admin {
    .admin-shell & {
      background: color-mix(in srgb, #fef3c7 72%, #fff);
      border-color: color-mix(in srgb, #d97706 36%, #fde68a);
      color: color-mix(in srgb, #92400e 86%, #2f2415);
    }
  }
  .admin-role-badge-student {
    .admin-shell & {
      background: var(--surface-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-soft) 78%, #fff);
      }
      border-color: color-mix(in srgb, #64748b 26%, #d6dce2);
      color: color-mix(in srgb, #334155 78%, #18212f);
    }
  }
  .admin-role-badge-teacher {
    .admin-shell & {
      background: var(--accent-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--accent-soft) 68%, #fff);
      }
      border-color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in srgb, var(--accent) 42%, #cfe8db);
      }
      color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 86%, #1b4332);
      }
    }
  }
  .overview-section-card {
    #overview-modal-content & {
      border-color: var(--border) !important;
      background: var(--surface-strong);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-strong) 97%, white);
      }
      box-shadow: none;
    }
  }
  .border-gray-200 {
    #overview-modal-content & {
      border-color: var(--border) !important;
    }
    .admin-shell & {
      border-color: var(--border) !important;
    }
  }
  .border-gray-300 {
    #overview-modal-content & {
      border-color: var(--border) !important;
    }
    .admin-shell & {
      border-color: var(--border) !important;
    }
  }
  .is-active {
    &.admin-topbar-link {
      border-color: var(--accent);
      background: var(--accent-soft);
    }
  }
  .nav-dropdown {
    &[open] > .nav-summary {
      border-color: var(--accent);
      background: var(--accent-soft);
    }
  }
  .border-amber-200 {
    border-color: var(--color-amber-200);
  }
  .border-blue-200 {
    border-color: var(--color-blue-200);
  }
  .border-emerald-200 {
    border-color: var(--color-emerald-200);
  }
  .border-gray-100 {
    border-color: var(--color-gray-100);
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-green-400 {
    border-color: var(--color-green-400);
  }
  .border-red-200 {
    border-color: var(--color-red-200);
  }
  .border-red-400 {
    border-color: var(--color-red-400);
  }
  .border-white\/20 {
    border-color: color-mix(in srgb, #fff 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }
  .border-yellow-200 {
    border-color: var(--color-yellow-200);
  }
  .bg-amber-50 {
    background-color: var(--color-amber-50);
  }
  .bg-amber-100 {
    background-color: var(--color-amber-100);
  }
  .bg-black\/50 {
    background-color: color-mix(in srgb, #000 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }
  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }
  .bg-blue-100 {
    background-color: var(--color-blue-100);
  }
  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }
  .bg-emerald-50 {
    background-color: var(--color-emerald-50);
  }
  .bg-emerald-100 {
    background-color: var(--color-emerald-100);
  }
  .bg-emerald-500 {
    background-color: var(--color-emerald-500);
  }
  .bg-emerald-600 {
    background-color: var(--color-emerald-600);
  }
  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }
  .bg-gray-300 {
    background-color: var(--color-gray-300);
  }
  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }
  .bg-green-100 {
    background-color: var(--color-green-100);
  }
  .bg-green-500 {
    background-color: var(--color-green-500);
  }
  .bg-green-600 {
    background-color: var(--color-green-600);
  }
  .bg-red-50 {
    background-color: var(--color-red-50);
  }
  .bg-red-100 {
    background-color: var(--color-red-100);
  }
  .bg-red-500 {
    background-color: var(--color-red-500);
  }
  .bg-red-600 {
    background-color: var(--color-red-600);
  }
  .bg-teal-600 {
    background-color: var(--color-teal-600);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/15 {
    background-color: color-mix(in srgb, #fff 15%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 15%, transparent);
    }
  }
  .bg-white\/20 {
    background-color: color-mix(in srgb, #fff 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }
  .bg-yellow-50 {
    background-color: var(--color-yellow-50);
  }
  .bg-linear-to-br {
    --tw-gradient-position: to bottom right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-linear-to-r {
    --tw-gradient-position: to right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-amber-600 {
    --tw-gradient-from: var(--color-amber-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-emerald-700 {
    --tw-gradient-from: var(--color-emerald-700);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-gray-50 {
    --tw-gradient-from: var(--color-gray-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-green-700 {
    --tw-gradient-from: var(--color-green-700);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-slate-700 {
    --tw-gradient-from: var(--color-slate-700);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-stone-500 {
    --tw-gradient-from: var(--color-stone-500);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-teal-700 {
    --tw-gradient-from: var(--color-teal-700);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-emerald-600 {
    --tw-gradient-to: var(--color-emerald-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-gray-100 {
    --tw-gradient-to: var(--color-gray-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-green-500 {
    --tw-gradient-to: var(--color-green-500);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-green-600 {
    --tw-gradient-to: var(--color-green-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-slate-600 {
    --tw-gradient-to: var(--color-slate-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-yellow-500 {
    --tw-gradient-to: var(--color-yellow-500);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .stroke-\[2\.15\] {
    stroke-width: 2.15;
  }
  .overview-entry-row {
    #overview-modal-content & {
      transition: background 140ms ease;
    }
    #overview-modal-content &:hover {
      background: var(--accent-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--accent-soft) 38%, transparent);
      }
    }
    @media (max-width: 760px) {
      #overview-modal-content & {
        padding: 0.68rem 0.72rem;
      }
    }
  }
  .overview-filterbar {
    #overview-modal-content & {
      background: var(--surface-soft) !important;
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-soft) 68%, white) !important;
      }
    }
    @media (max-width: 760px) {
      #overview-modal-content & {
        padding: 0.76rem 0.9rem;
      }
    }
    @media (max-width: 520px) {
      #overview-modal-content & {
        padding: 0.64rem 0.74rem;
      }
    }
  }
  .overview-head {
    #overview-modal-content & {
      background: linear-gradient( 130deg, var(--accent), var(--accent) ) !important;
      @supports (color: color-mix(in lab, red, red)) {
        background: linear-gradient( 130deg, color-mix(in srgb, var(--accent) 88%, #10231e), color-mix(in srgb, var(--accent) 72%, #4dbb86) ) !important;
      }
    }
    @media (max-width: 760px) {
      #overview-modal-content & {
        padding: 0.86rem 0.9rem;
      }
    }
    @media (max-width: 520px) {
      #overview-modal-content & {
        padding: 0.72rem 0.74rem;
      }
    }
  }
  .overview-add-form-body {
    @media (max-width: 760px) {
      #overview-modal-content & {
        padding: 0.78rem;
      }
    }
  }
  .overview-day-add {
    @media (max-width: 760px) {
      #overview-modal-content & {
        padding: 0.5rem;
      }
    }
  }
  .overview-head-icon {
    @media (max-width: 760px) {
      #overview-modal-content & {
        padding: 0.52rem;
      }
    }
  }
  .p-0\.5 {
    padding: calc(var(--spacing) * 0.5);
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .p-\[0\.22rem\] {
    padding: 0.22rem;
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-3\.5 {
    padding-inline: calc(var(--spacing) * 3.5);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-\[0\.44rem\] {
    padding-inline: 0.44rem;
  }
  .px-\[0\.62rem\] {
    padding-inline: 0.62rem;
  }
  .px-\[1\.02rem\] {
    padding-inline: 1.02rem;
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-\[0\.3rem\] {
    padding-block: 0.3rem;
  }
  .py-\[0\.28rem\] {
    padding-block: 0.28rem;
  }
  .py-\[0\.62rem\] {
    padding-block: 0.62rem;
  }
  .admin-main {
    padding-top: 0.2rem;
    .admin-shell & > h1 {
      font-family: var(--font-display);
      letter-spacing: 0.01em;
      color: var(--text-primary);
    }
  }
  .invite-compose-fields {
    .admin-shell & {
      border-top: 1px solid var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        border-top: 1px solid color-mix(in srgb, var(--accent) 18%, var(--border));
      }
      padding-top: 0.75rem;
    }
  }
  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pr-8 {
    padding-right: calc(var(--spacing) * 8);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pl-\[0\.86rem\] {
    padding-left: 0.86rem;
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .admin-data-table {
    .admin-shell & tbody tr:last-child {
      border-bottom: 0;
    }
    .admin-shell & td {
      vertical-align: middle;
    }
    .admin-shell & th {
      vertical-align: middle;
    }
  }
  .site-nav__brand {
    & a {
      text-decoration: none;
      font-family: var(--font-display);
      color: var(--text-primary);
      font-size: clamp(1.25rem, 2vw, 1.75rem);
      line-height: 1;
      letter-spacing: 0.01em;
    }
  }
  .\[font-family\:var\(--font-display\)\] {
    font-family: var(--font-display);
  }
  .overview-day-date {
    @media (max-width: 760px) {
      #overview-modal-content & {
        font-size: 1.55rem;
        font-weight: 700;
        letter-spacing: -0.02em;
        color: var(--text-primary);
        line-height: 1;
      }
    }
    @media (max-width: 520px) {
      #overview-modal-content & {
        font-size: 1.35rem;
      }
    }
  }
  .week-label-title {
    font-size: 2rem;
    font-weight: 750;
    line-height: 1.05;
    letter-spacing: -0.01em;
    @media (max-width: 960px) {
      font-size: 1.55rem;
    }
    @media (max-width: 760px) {
      font-size: 1.3rem;
      letter-spacing: -0.015em;
    }
    @media (max-width: 520px) {
      font-size: 1.18rem;
    }
  }
  .week-label-desc {
    font-size: 1.05rem;
    font-weight: 500;
    line-height: 1.2;
    color: var(--text-muted);
    text-wrap: balance;
    @media (max-width: 960px) {
      font-size: 0.92rem;
    }
    @media (max-width: 760px) {
      font-size: 0.84rem;
      line-height: 1.28;
    }
  }
  .overview-head-title {
    @media (max-width: 760px) {
      #overview-modal-content & {
        font-size: 1.22rem;
        line-height: 1.14;
        letter-spacing: -0.01em;
      }
    }
    @media (max-width: 520px) {
      #overview-modal-content & {
        font-size: 1.08rem;
      }
    }
  }
  .text-2xl {
    @media (max-width: 760px) {
      #overview-modal-content .overview-stats-card & {
        font-size: 1.45rem;
        line-height: 1.1;
      }
    }
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .day-header-date {
    overflow-wrap: anywhere;
    @media (max-width: 760px) {
      font-size: 0.9rem;
      font-weight: 700;
      letter-spacing: 0.02em;
      color: var(--text-primary);
    }
    @media (max-width: 520px) {
      font-size: 0.84rem;
    }
  }
  .invite-compose-kicker {
    .admin-shell & {
      color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 84%, #164636);
      }
      font-size: 0.67rem;
      font-weight: 700;
      letter-spacing: 0.14em;
      text-transform: uppercase;
    }
  }
  .menu-toggle-title {
    font-size: 0.72rem;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    color: var(--text-muted);
    font-weight: 700;
  }
  .menu-meta {
    color: var(--text-muted);
    font-size: 0.73rem;
    font-weight: 500;
  }
  .overview-day-name {
    @media (max-width: 760px) {
      #overview-modal-content & {
        font-size: 0.78rem;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: var(--accent);
        @supports (color: color-mix(in lab, red, red)) {
          color: color-mix(in srgb, var(--accent) 85%, var(--text-primary));
        }
      }
    }
    @media (max-width: 520px) {
      #overview-modal-content & {
        font-size: 0.72rem;
      }
    }
  }
  .text-xs {
    @media (max-width: 760px) {
      #overview-modal-content .overview-stats-card & {
        font-size: 0.64rem;
        letter-spacing: 0.08em;
      }
    }
  }
  .text-\[0\.64rem\] {
    font-size: 0.64rem;
  }
  .text-\[0\.67rem\] {
    font-size: 0.67rem;
  }
  .text-\[0\.68rem\] {
    font-size: 0.68rem;
  }
  .text-\[0\.88rem\] {
    font-size: 0.88rem;
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-\[clamp\(0\.92rem\,1\.2vw\,1\.02rem\)\] {
    font-size: clamp(0.92rem, 1.2vw, 1.02rem);
  }
  .text-\[clamp\(1\.44rem\,2\.7vw\,2\.12rem\)\] {
    font-size: clamp(1.44rem, 2.7vw, 2.12rem);
  }
  .filter-name {
    font-weight: 600;
    line-height: 1.25;
  }
  .day-entry-content {
    line-height: 1.3;
    overflow-wrap: anywhere;
    text-wrap: pretty;
    @media (max-width: 760px) {
      line-height: 1.38;
      text-wrap: pretty;
    }
  }
  .overview-entry-text {
    @media (max-width: 760px) {
      #overview-modal-content & {
        line-height: 1.35;
        overflow-wrap: anywhere;
      }
    }
  }
  .leading-\[1\.02\] {
    --tw-leading: 1.02;
    line-height: 1.02;
  }
  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .line-clamp-2 {
    @media (max-width: 760px) {
      #overview-modal-content .overview-week-entry & {
        line-height: 1.36;
      }
    }
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .overview-pill-all {
    #overview-modal-content & {
      font-weight: 700;
    }
  }
  .tracking-\[0\.01em\] {
    --tw-tracking: 0.01em;
    letter-spacing: 0.01em;
  }
  .tracking-\[0\.02em\] {
    --tw-tracking: 0.02em;
    letter-spacing: 0.02em;
  }
  .tracking-\[0\.07em\] {
    --tw-tracking: 0.07em;
    letter-spacing: 0.07em;
  }
  .tracking-\[0\.08em\] {
    --tw-tracking: 0.08em;
    letter-spacing: 0.08em;
  }
  .tracking-\[0\.09em\] {
    --tw-tracking: 0.09em;
    letter-spacing: 0.09em;
  }
  .tracking-\[0\.12em\] {
    --tw-tracking: 0.12em;
    letter-spacing: 0.12em;
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .admin-quick-btn {
    .app-shell &a {
      color: #f8fafc !important;
      text-decoration: none;
    }
    .app-shell &a:visited {
      color: #f8fafc !important;
      text-decoration: none;
    }
    .app-shell &a:hover {
      color: #f8fafc !important;
      text-decoration: none;
    }
    .app-shell &a:focus {
      color: #f8fafc !important;
      text-decoration: none;
    }
    .app-shell &a svg {
      color: currentColor !important;
    }
  }
  .admin-hero {
    .admin-shell & h1 {
      color: #f4fff8 !important;
    }
    .admin-shell & p {
      color: #dcfce7 !important;
    }
  }
  .admin-metric-head {
    .admin-shell & h2 {
      color: #f8fafc !important;
    }
    .admin-shell & .metric-value {
      color: #ffffff !important;
    }
  }
  .text-gray-500 {
    #overview-modal-content & {
      color: var(--text-muted) !important;
    }
    .admin-shell & {
      color: var(--text-muted) !important;
    }
  }
  .text-gray-600 {
    #overview-modal-content & {
      color: var(--text-muted) !important;
    }
    .admin-shell & {
      color: var(--text-muted) !important;
    }
  }
  .text-gray-700 {
    #overview-modal-content & {
      color: var(--text-muted) !important;
    }
    .admin-shell & {
      color: var(--text-primary) !important;
    }
  }
  .admin-metric-link {
    .admin-shell & {
      color: var(--accent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in srgb, var(--accent) 88%, #0f5132);
      }
    }
  }
  .historical-link {
    color: var(--accent) !important;
  }
  .metric-value {
    .admin-shell .admin-metric-head & {
      color: #ffffff !important;
    }
  }
  .text-\(--text-muted\) {
    color: var(--text-muted);
  }
  .text-\(--text-primary\) {
    color: var(--text-primary);
  }
  .text-\[color-mix\(in_srgb\,var\(--text-primary\)_82\%\,\#27372d\)\] {
    color: var(--text-primary);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in srgb,var(--text-primary) 82%,#27372d);
    }
  }
  .text-amber-500 {
    color: var(--color-amber-500);
  }
  .text-amber-600 {
    color: var(--color-amber-600);
  }
  .text-amber-700 {
    color: var(--color-amber-700);
  }
  .text-amber-900 {
    color: var(--color-amber-900);
  }
  .text-blue-500 {
    color: var(--color-blue-500);
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-blue-700 {
    color: var(--color-blue-700);
  }
  .text-blue-800 {
    color: var(--color-blue-800);
  }
  .text-blue-900 {
    color: var(--color-blue-900);
  }
  .text-emerald-600 {
    color: var(--color-emerald-600);
  }
  .text-emerald-700 {
    color: var(--color-emerald-700);
  }
  .text-emerald-800 {
    color: var(--color-emerald-800);
  }
  .text-emerald-900 {
    color: var(--color-emerald-900);
  }
  .text-gray-300 {
    color: var(--color-gray-300);
  }
  .text-gray-400 {
    .admin-shell & {
      color: var(--text-muted) !important;
    }
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-800 {
    .admin-shell & {
      color: var(--text-primary) !important;
    }
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-gray-900 {
    .admin-shell & {
      color: var(--text-primary) !important;
    }
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-green-100 {
    color: var(--color-green-100);
  }
  .text-green-600 {
    color: var(--color-green-600);
  }
  .text-green-700 {
    color: var(--color-green-700);
  }
  .text-green-800 {
    color: var(--color-green-800);
  }
  .text-purple-600 {
    color: var(--color-purple-600);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-red-700 {
    color: var(--color-red-700);
  }
  .text-red-800 {
    color: var(--color-red-800);
  }
  .text-red-900 {
    color: var(--color-red-900);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\/20 {
    color: color-mix(in srgb, #fff 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }
  .text-white\/90 {
    color: color-mix(in srgb, #fff 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }
  .text-yellow-600 {
    color: var(--color-yellow-600);
  }
  .text-yellow-700 {
    color: var(--color-yellow-700);
  }
  .text-yellow-800 {
    color: var(--color-yellow-800);
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .ordinal {
    --tw-ordinal: ordinal;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xs {
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .admin-panel-card {
    .admin-shell & .admin-section-icon {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    }
  }
  .admin-section-icon {
    .admin-shell .admin-panel-card & {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    }
  }
  .overview-mode-btn-active {
    #overview-modal-content & {
      box-shadow: none;
    }
  }
  .shadow {
    .admin-shell & {
      box-shadow: var(--shadow-soft) !important;
    }
  }
  .shadow-lg {
    .admin-shell & {
      box-shadow: var(--shadow-soft) !important;
    }
  }
  .shadow-md {
    .admin-shell & {
      box-shadow: var(--shadow-soft) !important;
    }
  }
  .sortable-chosen {
    outline: 2px solid var(--accent);
    @supports (color: color-mix(in lab, red, red)) {
      outline: 2px solid color-mix(in srgb, var(--accent) 70%, white);
    }
    outline-offset: 2px;
  }
  .\!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,) !important;
  }
  .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,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-\[background\,border-color\,transform\] {
    transition-property: background,border-color,transform;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-150 {
    --tw-duration: 150ms;
    transition-duration: 150ms;
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .bg-white {
    #overview-modal-content & {
      background: var(--surface-strong) !important;
    }
    .admin-shell & {
      background: var(--surface-strong) !important;
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix( in srgb, var(--surface-strong) 92%, transparent ) !important;
      }
      border: 1px solid var(--border);
    }
  }
  .admin-quick-btn-primary {
    .admin-shell & {
      background: linear-gradient(120deg, #1f9e6a, #2f7d56);
    }
    .admin-shell &:hover {
      background: linear-gradient(120deg, #1a8659, #2a6b4b);
    }
  }
  .admin-quick-btn-secondary {
    .admin-shell & {
      background: linear-gradient(120deg, #52615a, #3f4d46);
    }
    .admin-shell &:hover {
      background: linear-gradient(120deg, #46534d, #38443e);
    }
  }
  .bg-gray-50 {
    #overview-modal-content & {
      background: var(--surface-soft) !important;
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-soft) 65%, white) !important;
      }
    }
    .admin-shell & {
      background: var(--surface-soft) !important;
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix( in srgb, var(--surface-soft) 56%, transparent ) !important;
      }
    }
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .\[stroke-linecap\:round\] {
    stroke-linecap: round;
  }
  .\[stroke-linejoin\:round\] {
    stroke-linejoin: round;
  }
  .bg-gray-100 {
    .admin-shell & {
      background: var(--surface-soft) !important;
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix( in srgb, var(--surface-soft) 56%, transparent ) !important;
      }
    }
  }
  .filter-section {
    & + & {
      border-top: 1px solid var(--border);
    }
  }
  .invite-empty-row {
    .admin-shell & td {
      background: var(--surface-soft);
      @supports (color: color-mix(in lab, red, red)) {
        background: color-mix(in srgb, var(--surface-soft) 56%, transparent);
      }
    }
  }
  .group-hover\:translate-x-1 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-x: calc(var(--spacing) * 1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .group-hover\:text-emerald-600 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-emerald-600);
      }
    }
  }
  .group-hover\:text-emerald-700 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-emerald-700);
      }
    }
  }
  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .group-hover\/entry\:opacity-100 {
    &:is(:where(.group\/entry):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .peer-checked\:border-blue-400 {
    &:is(:where(.peer):checked ~ *) {
      border-color: var(--color-blue-400);
    }
  }
  .peer-checked\:border-emerald-400 {
    &:is(:where(.peer):checked ~ *) {
      border-color: var(--color-emerald-400);
    }
  }
  .peer-checked\:border-purple-400 {
    &:is(:where(.peer):checked ~ *) {
      border-color: var(--color-purple-400);
    }
  }
  .peer-checked\:bg-blue-100 {
    &:is(:where(.peer):checked ~ *) {
      background-color: var(--color-blue-100);
    }
  }
  .peer-checked\:bg-emerald-100 {
    &:is(:where(.peer):checked ~ *) {
      background-color: var(--color-emerald-100);
    }
  }
  .peer-checked\:bg-purple-100 {
    &:is(:where(.peer):checked ~ *) {
      background-color: var(--color-purple-100);
    }
  }
  .peer-checked\:text-blue-700 {
    &:is(:where(.peer):checked ~ *) {
      color: var(--color-blue-700);
    }
  }
  .peer-checked\:text-green-700 {
    &:is(:where(.peer):checked ~ *) {
      color: var(--color-green-700);
    }
  }
  .peer-checked\:text-purple-700 {
    &:is(:where(.peer):checked ~ *) {
      color: var(--color-purple-700);
    }
  }
  .hover\:-translate-y-px {
    &:hover {
      @media (hover: hover) {
        --tw-translate-y: -1px;
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .hover\:border-gray-300 {
    &:hover {
      @media (hover: hover) {
        #overview-modal-content & {
          border-color: var(--border) !important;
        }
        .admin-shell & {
          border-color: var(--border) !important;
        }
      }
    }
  }
  .hover\:border-gray-300 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-gray-300);
      }
    }
  }
  .hover\:bg-blue-600 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-600);
      }
    }
  }
  .hover\:bg-blue-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-700);
      }
    }
  }
  .hover\:bg-emerald-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-emerald-50);
      }
    }
  }
  .hover\:bg-emerald-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-emerald-700);
      }
    }
  }
  .hover\:bg-gray-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-50);
      }
    }
  }
  .hover\:bg-gray-100 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-100);
      }
    }
  }
  .hover\:bg-gray-400 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-400);
      }
    }
  }
  .hover\:bg-green-600 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-green-600);
      }
    }
  }
  .hover\:bg-green-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-green-700);
      }
    }
  }
  .hover\:bg-red-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red-50);
      }
    }
  }
  .hover\:bg-red-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red-700);
      }
    }
  }
  .hover\:bg-white {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
  }
  .hover\:bg-white\/10 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #fff 10%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
        }
      }
    }
  }
  .hover\:bg-white\/20 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #fff 20%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
        }
      }
    }
  }
  .hover\:bg-white\/70 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #fff 70%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 70%, transparent);
        }
      }
    }
  }
  .hover\:from-emerald-50 {
    &:hover {
      @media (hover: hover) {
        --tw-gradient-from: var(--color-emerald-50);
        --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
      }
    }
  }
  .hover\:to-teal-50 {
    &:hover {
      @media (hover: hover) {
        --tw-gradient-to: var(--color-teal-50);
        --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
      }
    }
  }
  .hover\:text-gray-600 {
    &:hover {
      @media (hover: hover) {
        #overview-modal-content & {
          color: var(--text-muted) !important;
        }
        .admin-shell & {
          color: var(--text-muted) !important;
        }
      }
    }
  }
  .hover\:text-gray-700 {
    &:hover {
      @media (hover: hover) {
        #overview-modal-content & {
          color: var(--text-muted) !important;
        }
        .admin-shell & {
          color: var(--text-primary) !important;
        }
      }
    }
  }
  .hover\:text-amber-900 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-amber-900);
      }
    }
  }
  .hover\:text-blue-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-700);
      }
    }
  }
  .hover\:text-blue-800 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-800);
      }
    }
  }
  .hover\:text-emerald-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-emerald-700);
      }
    }
  }
  .hover\:text-emerald-900 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-emerald-900);
      }
    }
  }
  .hover\:text-gray-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-600);
      }
    }
  }
  .hover\:text-gray-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-700);
      }
    }
  }
  .hover\:text-gray-900 {
    &:hover {
      @media (hover: hover) {
        .admin-shell & {
          color: var(--text-primary) !important;
        }
      }
    }
  }
  .hover\:text-gray-900 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-900);
      }
    }
  }
  .hover\:text-green-800 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-green-800);
      }
    }
  }
  .hover\:text-red-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-red-500);
      }
    }
  }
  .hover\:text-red-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-red-700);
      }
    }
  }
  .hover\:text-red-800 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-red-800);
      }
    }
  }
  .hover\:text-yellow-900 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-yellow-900);
      }
    }
  }
  .hover\:shadow-lg {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-md {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:ring-1 {
    &:hover {
      @media (hover: hover) {
        --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-lg {
    &:hover {
      @media (hover: hover) {
        .admin-shell & {
          box-shadow: var(--shadow-soft) !important;
        }
      }
    }
  }
  .hover\:shadow-md {
    &:hover {
      @media (hover: hover) {
        .admin-shell & {
          box-shadow: var(--shadow-soft) !important;
        }
      }
    }
  }
  .hover\:ring-emerald-300 {
    &:hover {
      @media (hover: hover) {
        --tw-ring-color: var(--color-emerald-300);
      }
    }
  }
  .hover\:bg-white {
    &:hover {
      @media (hover: hover) {
        #overview-modal-content & {
          background: var(--surface-strong) !important;
        }
        .admin-shell & {
          background: var(--surface-strong) !important;
          @supports (color: color-mix(in lab, red, red)) {
            background: color-mix( in srgb, var(--surface-strong) 92%, transparent ) !important;
          }
          border: 1px solid var(--border);
        }
      }
    }
  }
  .hover\:bg-gray-50 {
    &:hover {
      @media (hover: hover) {
        #overview-modal-content & {
          background: var(--surface-soft) !important;
          @supports (color: color-mix(in lab, red, red)) {
            background: color-mix(in srgb, var(--surface-soft) 65%, white) !important;
          }
        }
        .admin-shell & {
          background: var(--surface-soft) !important;
          @supports (color: color-mix(in lab, red, red)) {
            background: color-mix( in srgb, var(--surface-soft) 56%, transparent ) !important;
          }
        }
      }
    }
  }
  .hover\:bg-gray-100 {
    &:hover {
      @media (hover: hover) {
        .admin-shell & {
          background: var(--surface-soft) !important;
          @supports (color: color-mix(in lab, red, red)) {
            background: color-mix( in srgb, var(--surface-soft) 56%, transparent ) !important;
          }
        }
      }
    }
  }
  .focus\:border-emerald-500 {
    &:focus {
      border-color: var(--color-emerald-500);
    }
  }
  .focus\:border-green-500 {
    &:focus {
      border-color: var(--color-green-500);
    }
  }
  .focus\:border-red-500 {
    &:focus {
      border-color: var(--color-red-500);
    }
  }
  .focus\:ring-2 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-blue-500 {
    &:focus {
      --tw-ring-color: var(--color-blue-500);
    }
  }
  .focus\:ring-emerald-500 {
    &:focus {
      --tw-ring-color: var(--color-emerald-500);
    }
  }
  .focus\:outline-hidden {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
      @media (forced-colors: active) {
        outline: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .focus-visible\:outline-2 {
    &:focus-visible {
      outline-style: var(--tw-outline-style);
      outline-width: 2px;
    }
  }
  .focus-visible\:outline-offset-1 {
    &:focus-visible {
      outline-offset: 1px;
    }
  }
  .focus-visible\:outline-offset-2 {
    &:focus-visible {
      outline-offset: 2px;
    }
  }
  .focus-visible\:outline-solid {
    &:focus-visible {
      --tw-outline-style: solid;
      outline-style: solid;
    }
  }
  .max-\[960px\]\:grid {
    @media (width < 960px) {
      display: grid;
    }
  }
  .max-\[960px\]\:w-full {
    @media (width < 960px) {
      width: 100%;
    }
  }
  .max-\[960px\]\:min-w-0 {
    @media (width < 960px) {
      min-width: calc(var(--spacing) * 0);
    }
  }
  .max-\[960px\]\:grid {
    @media (width < 960px) {
      #overview-modal-content &.overview-week-grid {
        grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
        gap: 0.82rem;
      }
      @media (max-width: 760px) {
        #overview-modal-content &.overview-week-grid {
          grid-template-columns: 1fr;
          gap: 0.7rem;
        }
      }
    }
  }
  .max-\[960px\]\:grid-cols-\[auto_minmax\(0\,1fr\)\] {
    @media (width < 960px) {
      grid-template-columns: auto minmax(0,1fr);
    }
  }
  .max-\[960px\]\:items-start {
    @media (width < 960px) {
      align-items: flex-start;
    }
  }
  .max-\[960px\]\:justify-start {
    @media (width < 960px) {
      justify-content: flex-start;
    }
  }
  .max-\[960px\]\:rounded-\[14px\] {
    @media (width < 960px) {
      border-radius: 14px;
    }
  }
  .max-\[960px\]\:rounded-xl {
    @media (width < 960px) {
      border-radius: var(--radius-xl);
    }
  }
  .max-\[760px\]\:min-h-\[1\.95rem\] {
    @media (width < 760px) {
      min-height: 1.95rem;
    }
  }
  .max-\[760px\]\:w-full {
    @media (width < 760px) {
      width: 100%;
    }
  }
  .max-\[760px\]\:flex-col {
    @media (width < 760px) {
      flex-direction: column;
    }
  }
  .max-\[760px\]\:items-stretch {
    @media (width < 760px) {
      align-items: stretch;
    }
  }
  .max-\[760px\]\:gap-\[0\.38rem\] {
    @media (width < 760px) {
      gap: 0.38rem;
    }
  }
  .max-\[760px\]\:self-end {
    @media (width < 760px) {
      align-self: flex-end;
    }
  }
  .max-\[760px\]\:rounded-\[10px\] {
    @media (width < 760px) {
      border-radius: 10px;
    }
  }
  .max-\[760px\]\:rounded-xl {
    @media (width < 760px) {
      border-radius: var(--radius-xl);
    }
  }
  .max-\[760px\]\:p-\[0\.34rem\] {
    @media (width < 760px) {
      padding: 0.34rem;
    }
  }
  .max-\[760px\]\:px-\[0\.45rem\] {
    @media (width < 760px) {
      padding-inline: 0.45rem;
    }
  }
  .max-\[760px\]\:px-\[0\.54rem\] {
    @media (width < 760px) {
      padding-inline: 0.54rem;
    }
  }
  .max-\[760px\]\:py-\[0\.4rem\] {
    @media (width < 760px) {
      padding-block: 0.4rem;
    }
  }
  .max-\[760px\]\:py-\[0\.42rem\] {
    @media (width < 760px) {
      padding-block: 0.42rem;
    }
  }
  .max-\[760px\]\:text-\[0\.62rem\] {
    @media (width < 760px) {
      font-size: 0.62rem;
    }
  }
  .max-\[760px\]\:text-\[clamp\(0\.95rem\,4vw\,1\.05rem\)\] {
    @media (width < 760px) {
      font-size: clamp(0.95rem, 4vw, 1.05rem);
    }
  }
  .max-\[760px\]\:text-\[clamp\(1\.35rem\,9vw\,2rem\)\] {
    @media (width < 760px) {
      font-size: clamp(1.35rem, 9vw, 2rem);
    }
  }
  .max-\[760px\]\:tracking-\[0\.08em\] {
    @media (width < 760px) {
      --tw-tracking: 0.08em;
      letter-spacing: 0.08em;
    }
  }
  .max-\[640px\]\:hidden {
    @media (width < 640px) {
      display: none;
    }
  }
  .max-\[640px\]\:min-h-\[2\.35rem\] {
    @media (width < 640px) {
      min-height: 2.35rem;
    }
  }
  .max-\[640px\]\:px-\[0\.7rem\] {
    @media (width < 640px) {
      padding-inline: 0.7rem;
    }
  }
  .max-\[640px\]\:py-\[0\.44rem\] {
    @media (width < 640px) {
      padding-block: 0.44rem;
    }
  }
  .max-\[520px\]\:text-\[clamp\(1\.28rem\,8\.4vw\,1\.65rem\)\] {
    @media (width < 520px) {
      font-size: clamp(1.28rem, 8.4vw, 1.65rem);
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:col-span-2 {
    @media (width >= 48rem) {
      grid-column: span 2 / span 2;
    }
  }
  .md\:col-span-4 {
    @media (width >= 48rem) {
      grid-column: span 4 / span 4;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-7 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(7, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:items-center {
    @media (width >= 48rem) {
      align-items: center;
    }
  }
  .md\:justify-between {
    @media (width >= 48rem) {
      justify-content: space-between;
    }
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    border-color: var(--color-gray-200, currentcolor);
  }
}
@layer base {
  :root {
    color-scheme: light;
  }
  .app-shell {
    --font-display: "Newsreader", serif;
    --font-body: "Archivo", sans-serif;
    --bg: #f4f0e8;
    --surface: rgba(255, 255, 255, 0.78);
    --surface-strong: #ffffff;
    --surface-soft: #efebe1;
    --text-primary: #1f2a21;
    --text-muted: #5b645c;
    --border: rgba(30, 52, 37, 0.22);
    --border-strong: rgba(30, 52, 37, 0.38);
    --accent: #2f7d56;
    --accent-soft: rgba(47, 125, 86, 0.14);
    --shadow: 0 18px 40px rgba(34, 48, 39, 0.14);
    --shadow-soft: 0 10px 26px rgba(34, 48, 39, 0.08);
    --grain: radial-gradient(circle at 15% 20%, rgba(255, 255, 255, 0.85), transparent 35%),
      radial-gradient(circle at 80% 0, rgba(181, 221, 188, 0.2), transparent 30%),
      radial-gradient(circle at 40% 100%, rgba(223, 202, 153, 0.16), transparent 40%);
    --radius: 16px;
    min-height: 100vh;
    margin: 0;
    position: relative;
    isolation: isolate;
    background: var(--bg);
    color: var(--text-primary);
    font-family: var(--font-body);
  }
  .app-shell.modal-open {
    position: fixed;
    overflow: hidden;
    width: 100%;
    left: 0;
    right: 0;
  }
  .app-shell::before {
    content: "";
    position: fixed;
    inset: 0;
    z-index: -2;
    pointer-events: none;
    background: var(--grain);
  }
  .app-shell::after {
    content: "";
    position: fixed;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background-image: linear-gradient(to right, transparent 0 94%, rgba(120, 120, 120, 0.04) 94%), linear-gradient(to bottom, transparent 0 96%, rgba(120, 120, 120, 0.04) 96%);
    background-size: 46px 46px;
    opacity: 0.55;
  }
}
@layer components {
  #overview-modal {
    backdrop-filter: blur(4px);
    overscroll-behavior: contain;
  }
  #overview-modal > div {
    border: 1px solid var(--border);
    border-radius: 18px;
    overflow: hidden;
    box-shadow: var(--shadow);
  }
  @media (max-width: 760px) {
    #overview-modal > div {
      width: calc(100% - 0.7rem);
      max-height: 95vh;
      border-radius: 16px;
    }
  }
  @media (max-width: 520px) {
    #overview-modal > div {
      width: calc(100% - 0.45rem);
      border-radius: 14px;
    }
  }
}
@layer utilities {
  @keyframes calendar-rise {
    from {
      opacity: 0;
      transform: translateY(12px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-outline-style: solid;
    }
  }
}
