/* [next]/internal/font/google/inter_c15e96cb.module.css [app-client] (css) */
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2") format("woff2");
  unicode-range: U+1F??;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/5476f68d60460930-s.0wxq9webf.ew4.woff2") format("woff2");
  unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Inter Fallback;
  src: local(Arial);
  ascent-override: 90.44%;
  descent-override: 22.52%;
  line-gap-override: 0.0%;
  size-adjust: 107.12%;
}

.inter_c15e96cb-module__0bjUvq__className {
  font-family: Inter, Inter Fallback;
  font-style: normal;
}

.inter_c15e96cb-module__0bjUvq__variable {
  --font-inter: "Inter", "Inter Fallback";
}

/* [project]/web/src/styles/tokens.css [app-client] (css) */
:root {
  --zy-duration-instant: .1s;
  --zy-duration-fast: .2s;
  --zy-duration-normal: .3s;
  --zy-duration-slow: .5s;
  --zy-duration-dramatic: .8s;
  --zy-ease-out: cubic-bezier(0, 0, .2, 1);
  --zy-ease-in: cubic-bezier(.4, 0, 1, 1);
  --zy-ease-spring: cubic-bezier(.34, 1.56, .64, 1);
  --zy-ease-smooth: cubic-bezier(.4, 0, .2, 1);
  --zy-move-micro: 4px;
  --zy-move-small: 8px;
  --zy-move-medium: 16px;
  --zy-move-large: 24px;
  --zy-move-page: 100%;
  --zy-color-primary-50: #edf0f7;
  --zy-color-primary-100: #d6ddf0;
  --zy-color-primary-500: #2e5aac;
  --zy-color-primary-600: #254a8f;
  --zy-color-primary-900: #0f1f3d;
  --zy-color-neutral-50: #f8f9fc;
  --zy-color-neutral-100: #f0f2f5;
  --zy-color-neutral-200: #e5e8ed;
  --zy-color-neutral-400: #9ca3b0;
  --zy-color-neutral-600: #5a6478;
  --zy-color-neutral-800: #2d3748;
  --zy-color-neutral-900: #1d2433;
  --zy-shadow-sm: 0 1px 2px #0000000d;
  --zy-shadow-md: 0 4px 6px #00000012;
  --zy-shadow-lg: 0 10px 15px #0000001a;
  --zy-shadow-xl: 0 20px 25px #0000001f;
  --zy-radius-none: 0;
  --zy-radius-sm: 4px;
  --zy-radius-md: 8px;
  --zy-radius-lg: 12px;
  --zy-radius-xl: 16px;
  --zy-radius-full: 9999px;
}

[data-theme="dark"] {
  --zy-bg-page: #0f1117;
  --zy-bg-surface: #1a1d26;
  --zy-bg-elevated: #242833;
  --zy-bg-sidebar: #14161e;
  --zy-text-primary: #e8ecf2;
  --zy-text-secondary: #a0a8b8;
  --zy-text-tertiary: #6b7280;
  --zy-color-primary-50: #1a2440;
  --zy-color-primary-100: #1f3060;
  --zy-color-primary-500: #4a7ad4;
  --zy-color-neutral-50: #1a1d26;
  --zy-color-neutral-100: #242833;
  --zy-color-neutral-200: #2e3340;
  --zy-shadow-sm: 0 1px 2px #0000004d;
  --zy-shadow-md: 0 4px 6px #0006;
  --zy-shadow-lg: 0 0 15px #4a7ad41a;
  --zy-shadow-xl: 0 0 25px #4a7ad426;
  --zy-portal-bg: #0f1117;
  --zy-portal-card-bg: #1a1d26;
}

@media (prefers-reduced-motion: reduce) {
  :root {
    --zy-duration-instant: 0s;
    --zy-duration-fast: 0s;
    --zy-duration-normal: 0s;
    --zy-duration-slow: 0s;
    --zy-duration-dramatic: 0s;
  }
}

/* [project]/web/src/app/globals.css [app-client] (css) */
:root {
  --zy-brand-blue: #2e5aac;
  --zy-brand-red: #c83c3c;
  --zy-brand-white: #fff;
  --zy-bg-page: #f5f7fa;
  --zy-bg-surface: #fff;
  --zy-bg-elevated: #eef1f5;
  --zy-bg-sidebar: #f8f9fc;
  --zy-border-default: #e2e6ed;
  --zy-border-subtle: #edf0f5;
  --zy-text-primary: #1d2433;
  --zy-text-secondary: #5a6478;
  --zy-text-tertiary: #6b7280;
  --zy-color-primary: #2e5aac;
  --zy-color-accent: #c83c3c;
  --zy-color-success: #267a4a;
  --zy-color-warning: #9a6104;
  --zy-transition-fast: .15s ease-out;
  --zy-transition-base: .2s ease-out;
  --zy-transition-slow: .3s ease-out;
  --zy-space-xs: 4px;
  --zy-space-sm: 8px;
  --zy-space-md: 12px;
  --zy-space-base: 16px;
  --zy-space-lg: 24px;
  --zy-space-xl: 32px;
  --zy-topbar-height: 48px;
  --zy-topbar-bg: #fff;
  --zy-tab-bar-height: 56px;
  --zy-content-bg: #fafbfc;
  --zy-priority-urgent: var(--zy-color-accent);
  --zy-priority-normal: var(--zy-color-warning);
  --zy-priority-low: var(--zy-border-default);
  --zy-banner-bg: #fffbe6;
  --zy-banner-border: #f0dca0;
}

*, :before, :after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
  font-family: var(--font-inter, "Inter"),
    "PingFang SC",
    "Microsoft YaHei",
    "Noto Sans CJK SC",
    "Source Han Sans SC",
    -apple-system,
    BlinkMacSystemFont,
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: var(--zy-bg-page);
  color: var(--zy-text-primary);
}

::selection {
  color: #1d2433;
  background: #d0dffa;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-thumb {
  background: #c5cad3;
  border-radius: 3px;
}

::-webkit-scrollbar-thumb:hover {
  background: #a8aeb8;
}

::-webkit-scrollbar-track {
  background: none;
}

:focus-visible {
  outline: 2px solid var(--zy-color-primary);
  outline-offset: 2px;
}

a, button, input, select, textarea {
  transition: border-color var(--zy-transition-fast),
              box-shadow var(--zy-transition-fast),
              background-color var(--zy-transition-fast);
}

@keyframes zy-loading-slide {
  0% {
    transform: translateX(-40px);
  }

  100% {
    transform: translateX(120px);
  }
}

.timetable-course-card {
  cursor: pointer;
  transition: transform var(--zy-transition-fast), box-shadow var(--zy-transition-fast);
  border-radius: 4px;
  margin-bottom: 2px;
  padding: 2px 6px;
  font-size: 11px;
  line-height: 16px;
  overflow: hidden;
}

.timetable-course-card:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 8px #0000001a;
}

.metric-card-base {
  background: var(--zy-bg-surface);
  transition: transform var(--zy-transition-fast), box-shadow var(--zy-transition-fast);
  cursor: default;
}

.metric-card-hover:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px #00000014 !important;
}

.metric-card-subtitle {
  color: var(--zy-text-secondary);
  margin-top: 8px;
  font-size: 13px;
}

.dashboard-section-gap {
  margin-top: 16px;
}

.cockpit-metric-block {
  background: #fff;
  border-radius: 6px;
  padding: 16px 20px;
}

.cockpit-metric-value {
  color: var(--zy-text-primary);
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
}

.cockpit-metric-label {
  color: var(--zy-text-secondary);
  margin-bottom: 4px;
  font-size: 12px;
}

.cockpit-metric-delta {
  margin-left: 8px;
  font-size: 12px;
}

.cockpit-delta-positive {
  color: var(--zy-color-success);
}

.cockpit-delta-negative {
  color: var(--zy-color-accent);
}

.cockpit-section {
  margin-top: 20px;
}

.cockpit-section-title {
  color: var(--zy-text-primary);
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 500;
}

.cockpit-panel {
  background: #fff;
  border-radius: 6px;
  padding: 16px 20px;
}

.cockpit-panel-header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}

.cockpit-panel-title {
  color: var(--zy-text-primary);
  font-size: 13px;
  font-weight: 500;
}

.cockpit-metrics-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  display: grid;
}

@media (max-width: 767px) {
  .auth-brand-panel {
    display: none !important;
  }

  .auth-form-panel {
    background: var(--zy-bg-page) !important;
    width: 100% !important;
    min-height: 100vh !important;
  }
}

@keyframes zy-page-enter {
  from {
    opacity: 0;
    transform: translateY(4px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.ant-layout-content main {
  animation: .15s ease-out zy-page-enter;
}

@keyframes typingBounce {
  0%, 80%, 100% {
    transform: scale(0);
  }

  40% {
    transform: scale(1);
  }
}

.typing-dot {
  background: #8c8c8c;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  animation: 1.4s ease-in-out infinite both typingBounce;
  display: inline-block;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.skip-to-content {
  z-index: 9999;
  width: 1px;
  height: 1px;
  position: absolute;
  top: auto;
  left: -9999px;
  overflow: hidden;
}

.skip-to-content:focus {
  color: #fff;
  z-index: 9999;
  background: #1890ff;
  border-radius: 4px;
  width: auto;
  height: auto;
  padding: 8px 16px;
  font-size: 14px;
  position: fixed;
  top: 10px;
  left: 10px;
}

:root {
  --zy-portal-radius: 12px;
  --zy-portal-card-radius: 16px;
  --zy-portal-content-padding: 16px;
  --zy-portal-section-gap: 20px;
  --zy-portal-bg: #f7f8fc;
  --zy-portal-card-bg: #fff;
  --zy-portal-homework-bg: #ebf1fa;
  --zy-portal-schedule-border: #d6e2f5;
}

.portal-scroll-row {
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  gap: 12px;
  padding-bottom: 4px;
  display: flex;
  overflow-x: auto;
}

.portal-scroll-row::-webkit-scrollbar {
  display: none;
}

.portal-scroll-item {
  scroll-snap-align: start;
  flex-shrink: 0;
}

.portal-text-link {
  color: var(--zy-color-primary);
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  font-size: 13px;
  text-decoration: none;
}

.portal-text-link:hover {
  text-decoration: underline;
}

[data-theme="dark"] img:not([data-no-dim]) {
  filter: brightness(.9);
}

.zy-card-interactive {
  transition: transform var(--zy-duration-instant) var(--zy-ease-smooth),
              box-shadow var(--zy-duration-fast) var(--zy-ease-smooth);
}

.zy-card-interactive:hover {
  box-shadow: var(--zy-shadow-md);
  transform: translateY(-2px);
}

.zy-card-interactive:active {
  transform: scale(.97);
}

@keyframes zy-shimmer {
  0% {
    background-position: -200% 0;
  }

  100% {
    background-position: 200% 0;
  }
}

.zy-shimmer {
  background: linear-gradient(90deg, var(--zy-color-neutral-100) 25%, var(--zy-color-neutral-50) 50%, var(--zy-color-neutral-100) 75%);
  background-size: 200% 100%;
  animation: 1.5s infinite zy-shimmer;
}

.admin-filter-bar {
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 12px;
  padding-bottom: 16px;
  display: flex;
}

@media (max-width: 767px) {
  .admin-filter-bar {
    flex-direction: column;
    align-items: stretch;
  }

  .admin-filter-bar > div, .admin-filter-bar input, .admin-filter-bar .ant-select {
    width: 100% !important;
  }

  .col-priority-p1, .col-priority-p2 {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .col-priority-p2 {
    display: none !important;
  }
}

@media print {
  .ant-layout-sider, .ant-layout-header, .skip-to-content, .ant-pagination, .ant-btn, .ant-dropdown-trigger, .ant-table-selection-column, .admin-filter-bar {
    display: none !important;
  }

  .ant-layout-content {
    box-shadow: none !important;
    background: #fff !important;
    border: none !important;
    margin: 0 !important;
    padding: 16px !important;
  }

  .ant-layout {
    background: #fff !important;
  }

  .ant-card {
    box-shadow: none !important;
    border: none !important;
  }

  .ant-table {
    font-size: 11px !important;
  }

  .ant-table-thead > tr > th {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    color: #000 !important;
    background: #f5f5f5 !important;
  }

  .ant-table-cell {
    padding: 4px 8px !important;
  }

  body {
    background: #fff !important;
  }
}

.schedule-grid {
  background: var(--zy-border-subtle);
  border: 1px solid var(--zy-border-default);
  border-radius: 8px;
  grid-template-columns: 56px repeat(7, 1fr);
  gap: 1px;
  font-size: 12px;
  display: grid;
  overflow-x: auto;
}

.schedule-grid-header {
  display: contents;
}

.schedule-grid-corner {
  background: var(--zy-bg-elevated);
  padding: 8px 4px;
}

.schedule-grid-header-cell {
  background: var(--zy-bg-elevated);
  color: var(--zy-text-primary);
  flex-direction: column;
  align-items: center;
  gap: 2px;
  padding: 8px 4px;
  font-weight: 500;
  display: flex;
  position: relative;
}

.schedule-signal-dot {
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-top: 2px;
  display: inline-block;
}

.schedule-grid-row {
  display: contents;
}

.schedule-grid-time {
  background: var(--zy-bg-surface);
  text-align: center;
  color: var(--zy-text-tertiary);
  font-variant-numeric: tabular-nums;
  justify-content: center;
  align-items: center;
  padding: 6px 4px;
  font-size: 11px;
  display: flex;
}

.schedule-cell {
  background: var(--zy-bg-surface);
  flex-direction: column;
  gap: 2px;
  min-height: 48px;
  padding: 2px;
  display: flex;
}

.schedule-cell-conflict {
  outline: 2px solid var(--zy-color-accent);
  outline-offset: -2px;
  border-radius: 2px;
}

.schedule-cell-card {
  transition: transform var(--zy-transition-fast), box-shadow var(--zy-transition-fast);
  border-radius: 4px;
  padding: 4px 6px;
}

.schedule-cell-card:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 6px #00000014;
}

.schedule-cell-subject {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.schedule-cell-meta {
  opacity: .8;
  font-size: 10px;
  line-height: 14px;
}

.hub-nav-card {
  border: 1px solid var(--zy-border-default);
  background: var(--zy-bg-surface);
  cursor: pointer;
  transition: transform var(--zy-transition-fast),
              box-shadow var(--zy-transition-fast),
              border-color var(--zy-transition-fast);
  border-radius: 10px;
  align-items: center;
  gap: 14px;
  padding: 16px 20px;
  display: flex;
}

.hub-nav-card:hover {
  border-color: var(--zy-color-primary);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px #0000000f;
}

.hub-nav-card:active {
  transform: scale(.98);
}

.hub-nav-card-icon {
  color: var(--zy-color-primary);
  background: #ebf1fa;
  border-radius: 10px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  font-size: 24px;
  display: flex;
}

.hub-nav-card-title {
  color: var(--zy-text-primary);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
}

.hub-nav-card-desc {
  color: var(--zy-text-secondary);
  margin-top: 2px;
  font-size: 13px;
  line-height: 1.4;
}

@media (prefers-reduced-motion: reduce) {
  *, :before, :after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__0_9en9d._.css.map*/