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

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

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

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

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

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, Pretendard Variable, Pretendard, system-ui, -apple-system, BlinkMacSystemFont, Apple SD Gothic Neo, Noto Sans KR, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
  :root {
    --color-background: 255 255 255;
    --color-foreground: 17 17 17;
    --color-surface: 250 251 252;
    --color-muted: 245 246 248;
    --color-muted-foreground: 95 103 112;
    --color-primary: 228 54 46;
    --color-primary-hover: 201 42 35;
    --color-primary-foreground: 255 255 255;
    --color-primary-soft: 253 236 234;
    --color-border: 229 231 235;
    --color-steel: 107 116 128;
    --color-success: 22 163 74;
    --color-warning: 217 119 6;
    --color-danger: 220 38 38;
    --color-info: 37 99 235;

    --radius-sm: 6px;
    --radius: 8px;
    --radius-lg: 12px;
    --radius-xl: 16px;

    --shadow-sm: 0 1px 2px rgba(17, 17, 17, 0.04);
    --shadow: 0 4px 16px rgba(17, 17, 17, 0.06);
    --shadow-lg: 0 16px 48px rgba(17, 17, 17, 0.1);

    --font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;
  }

  html,
  body {
    height: 100%;
  }
.sd-shell {
    display: grid;
    grid-template-columns: 240px 1fr;
    min-height: 100vh;
    background: rgb(var(--color-surface));
  }
.sd-side {
    background: #fff;
    border-right: 1px solid rgb(var(--color-border));
    padding: 20px;
    position: sticky;
    top: 0;
    align-self: start;
    height: 100vh;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
  }
.sd-brand {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    margin-bottom: 24px;
    letter-spacing: -0.01em;
  }
.sd-area {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: rgb(var(--color-muted-foreground));
    margin: -8px 0 12px 32px;
  }
.sd-brand b {
    color: rgb(var(--color-primary));
  }
.sd-group {
    font-size: 11px;
    font-weight: 600;
    color: rgb(var(--color-muted-foreground));
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 16px 0 6px;
  }
.sd-nav-link {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 10px;
    border-radius: var(--radius-sm);
    font-size: 14px;
    color: rgb(var(--color-foreground));
    text-decoration: none;
  }
.sd-nav-link:hover {
    background: rgb(var(--color-muted));
  }
.sd-nav-link.active {
    background: rgb(var(--color-primary-soft));
    color: rgb(var(--color-primary));
    font-weight: 600;
  }
.sd-side-foot {
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 12px 10px 8px;
    border-top: 1px solid rgb(var(--color-border));
  }
.sd-side-user {
    min-width: 0;
    flex: 1;
  }
.sd-side-user-name {
    font-size: 13px;
    font-weight: 600;
    color: rgb(var(--color-foreground));
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
.sd-side-user-role {
    font-size: 11px;
    color: rgb(var(--color-muted-foreground));
  }
.sd-side-logout {
    border: 1px solid rgb(var(--color-border));
    background: #fff;
    color: rgb(var(--color-muted-foreground));
    border-radius: var(--radius-sm);
    height: 28px;
    padding: 0 10px;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    font-family: inherit;
    transition: background 150ms, color 150ms, border-color 150ms;
  }
.sd-side-logout:hover {
    background: rgb(var(--color-primary-soft));
    color: rgb(var(--color-primary));
    border-color: rgb(var(--color-primary));
  }
.sd-dot {
    width: 6px;
    height: 6px;
    border-radius: 999px;
    background: currentColor;
    opacity: 0.6;
  }
.sd-main {
    padding: 32px 40px 64px;
    width: 100%;
  }
.sd-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 24px;
    gap: 16px;
    flex-wrap: wrap;
  }
.sd-eyebrow {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgb(var(--color-muted-foreground));
  }
.sd-greeting {
    font-size: 28px;
    font-weight: 700;
    margin: 4px 0 0;
    letter-spacing: -0.01em;
  }
.sd-student-id {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: rgb(var(--color-muted-foreground));
    border: 1px solid rgb(var(--color-border));
    padding: 6px 10px;
    border-radius: 999px;
    background: #fff;
  }
.sd-student-id b {
    color: rgb(var(--color-foreground));
    font-family: var(--font-mono);
    font-feature-settings: "tnum";
  }
.sd-student-id .sd-dot {
    background: rgb(var(--color-primary));
    opacity: 1;
  }
.sd-badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    height: 22px;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 600;
    border-radius: var(--radius-sm);
    background: rgb(var(--color-muted));
    color: rgb(var(--color-foreground));
  }
.sd-badge-primary {
    background: rgb(var(--color-primary-soft));
    color: rgb(var(--color-primary));
  }
.sd-badge-success {
    background: rgba(22, 163, 74, 0.12);
    color: #166534;
  }
.sd-badge-warning {
    background: rgba(217, 119, 6, 0.12);
    color: #92400e;
  }
.sd-badge-danger {
    background: rgba(220, 38, 38, 0.12);
    color: #991b1b;
  }
.sd-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    margin-bottom: 20px;
  }
.sd-stat {
    background: #fff;
    border: 1px solid rgb(var(--color-border));
    border-radius: var(--radius);
    padding: 16px;
  }
.sd-stat .sd-label {
    font-size: 12px;
    color: rgb(var(--color-muted-foreground));
  }
.sd-stat .sd-value {
    font-family: var(--font-mono);
    font-feature-settings: "tnum";
    font-size: 24px;
    font-weight: 700;
    margin-top: 4px;
    letter-spacing: -0.01em;
  }
.sd-stat .sd-value small {
    font-size: 12px;
    color: rgb(var(--color-muted-foreground));
    font-weight: 500;
    margin-left: 2px;
  }
.sd-grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
.sd-card {
    background: #fff;
    border: 1px solid rgb(var(--color-border));
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    padding: 16px;
  }
.sd-card-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
  }
.sd-card-title {
    font-size: 14px;
    font-weight: 600;
  }
.sd-timeline {
    position: relative;
    padding-left: 28px;
  }
.sd-timeline::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 6px;
    bottom: 6px;
    width: 2px;
    background: rgb(var(--color-border));
  }
.sd-tl-item {
    position: relative;
    padding: 6px 0 18px;
  }
.sd-tl-item::before {
    content: "";
    position: absolute;
    left: -24px;
    top: 12px;
    width: 14px;
    height: 14px;
    border-radius: 999px;
    background: #fff;
    border: 2px solid rgb(var(--color-steel));
  }
.sd-tl-item.sd-tl-current::before {
    border-color: rgb(var(--color-primary));
  }
.sd-tl-item.sd-tl-transfer::before {
    background: rgb(var(--color-primary));
    border-color: rgb(var(--color-primary));
  }
.sd-tl-time {
    font-family: var(--font-mono);
    font-size: 12px;
    color: rgb(var(--color-muted-foreground));
  }
.sd-tl-title {
    font-size: 14px;
    font-weight: 600;
    margin-top: 2px;
  }
.sd-tl-meta {
    font-size: 13px;
    color: rgb(var(--color-muted-foreground));
    margin-top: 2px;
  }
.sd-tl-empty {
    font-size: 13px;
    color: rgb(var(--color-muted-foreground));
    padding: 12px 0;
  }
.sd-ai {
    background: #fff;
    border: 1px solid rgb(var(--color-border));
    border-radius: var(--radius);
    padding: 16px;
  }
.sd-ai-msg {
    font-size: 14px;
    line-height: 1.6;
  }
.sd-source-chip {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px 8px;
    font-size: 11px;
    font-weight: 600;
    background: rgb(var(--color-muted));
    color: rgb(var(--color-foreground));
    border: 1px solid rgb(var(--color-primary));
    border-radius: var(--radius-sm);
    margin-right: 6px;
  }
.sd-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    height: 32px;
    padding: 0 12px;
    font-size: 13px;
    font-weight: 600;
    border-radius: var(--radius);
    border: 1px solid transparent;
    background: transparent;
    color: rgb(var(--color-foreground));
    cursor: pointer;
    text-decoration: none;
    font-family: inherit;
    transition: background 150ms cubic-bezier(0.4, 0, 0.2, 1), color 150ms,
      border-color 150ms;
  }
.sd-btn-primary {
    background: rgb(var(--color-primary));
    color: #fff;
  }
.sd-btn-primary:hover {
    background: rgb(var(--color-primary-hover));
  }
.sd-btn-ghost:hover {
    background: rgb(var(--color-muted));
  }
.sd-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    border: 1px solid rgb(var(--color-border));
    border-radius: var(--radius);
    overflow: hidden;
  }
.sd-table thead th {
    background: rgb(var(--color-muted));
    text-align: left;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: rgb(var(--color-muted-foreground));
    padding: 10px 14px;
  }
.sd-table tbody td {
    padding: 12px 14px;
    border-top: 1px solid rgb(var(--color-border));
  }
.sd-table tbody tr:hover td {
    background: rgba(245, 246, 248, 0.5);
  }
/* layout helpers */
.sd-grid-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
  }
.sd-grid-side {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 16px;
  }
.sd-stack {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
.sd-row {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
  }
.sd-muted {
    color: rgb(var(--color-muted-foreground));
    font-size: 13px;
  }
.sd-empty {
    font-size: 13px;
    color: rgb(var(--color-muted-foreground));
    padding: 16px 0;
    text-align: center;
  }
/* form */
.sd-form {
    display: grid;
    gap: 12px;
  }
.sd-form-row {
    display: grid;
    gap: 12px;
    grid-template-columns: 1fr;
  }
.sd-form-row.sd-form-row-2 {
    grid-template-columns: 1fr 1fr;
  }
.sd-form-row.sd-form-row-3 {
    grid-template-columns: 1fr 1fr auto;
  }
.sd-field {
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
.sd-field-label {
    font-size: 12px;
    font-weight: 600;
    color: rgb(var(--color-muted-foreground));
    text-transform: uppercase;
    letter-spacing: 0.04em;
  }
.sd-input,
  .sd-textarea,
  .sd-select {
    width: 100%;
    height: 36px;
    padding: 0 12px;
    border: 1px solid rgb(var(--color-border));
    border-radius: var(--radius);
    background: #fff;
    font-size: 14px;
    font-family: inherit;
    color: rgb(var(--color-foreground));
    transition: border-color 150ms;
  }
.sd-textarea {
    height: auto;
    min-height: 88px;
    padding: 10px 12px;
    line-height: 1.5;
    resize: vertical;
  }
.sd-input:focus,
  .sd-textarea:focus,
  .sd-select:focus {
    outline: none;
    border-color: rgb(var(--color-primary));
  }
/* progress */
.sd-progress {
    height: 6px;
    background: rgb(var(--color-muted));
    border-radius: 999px;
    overflow: hidden;
  }
.sd-progress-bar {
    height: 100%;
    background: rgb(var(--color-primary));
    border-radius: 999px;
    transition: width 200ms;
  }
.sd-progress-bar.sd-progress-good {
    background: rgb(var(--color-success));
  }
.sd-progress-bar.sd-progress-warn {
    background: rgb(var(--color-warning));
  }
/* item list */
.sd-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
.sd-list-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
    padding: 12px 14px;
    border: 1px solid rgb(var(--color-border));
    border-radius: var(--radius);
    background: #fff;
    transition: background 150ms, border-color 150ms;
  }
.sd-list-item:hover {
    background: rgb(var(--color-surface));
    border-color: rgb(var(--color-steel));
  }
.sd-list-title {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
  }
.sd-list-meta {
    font-size: 12px;
    color: rgb(var(--color-muted-foreground));
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
  }
.sd-list-aside {
    text-align: right;
    font-size: 12px;
    color: rgb(var(--color-muted-foreground));
  }
/* kv block (definition style) */
.sd-kv {
    display: grid;
    grid-template-columns: 120px 1fr;
    gap: 8px 16px;
    font-size: 13px;
  }
.sd-kv dt {
    color: rgb(var(--color-muted-foreground));
    font-weight: 500;
  }
.sd-kv dd {
    margin: 0;
    color: rgb(var(--color-foreground));
  }
/* checklist */
.sd-check {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 10px 0;
    border-bottom: 1px solid rgb(var(--color-border));
    font-size: 13px;
  }
.sd-check:last-child {
    border-bottom: 0;
  }
.sd-check-mark {
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    background: rgb(var(--color-muted));
    color: rgb(var(--color-muted-foreground));
  }
.sd-check-mark.sd-check-on {
    background: rgba(22, 163, 74, 0.15);
    color: #166534;
  }
.sd-check-mark.sd-check-off {
    background: rgba(220, 38, 38, 0.12);
    color: #991b1b;
  }
.sd-check-body {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 2px;
  }
.sd-check-title {
    font-weight: 600;
  }
.sd-check-meta {
    color: rgb(var(--color-muted-foreground));
    font-size: 12px;
  }
@media (max-width: 1024px) {
    .sd-shell {
      grid-template-columns: 1fr;
    }
    .sd-side {
      display: none;
    }
    .sd-stats {
      grid-template-columns: repeat(2, 1fr);
    }
    .sd-grid-2,
    .sd-grid-3,
    .sd-grid-side {
      grid-template-columns: 1fr;
    }
    .sd-form-row.sd-form-row-2,
    .sd-form-row.sd-form-row-3 {
      grid-template-columns: 1fr;
    }
    .sd-main {
      padding: 24px 20px 64px;
    }
  }
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.sticky {
  position: sticky;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-10 {
  height: 2.5rem;
}
.h-16 {
  height: 4rem;
}
.min-h-20 {
  min-height: 5rem;
}
.min-h-screen {
  min-height: 100vh;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.min-w-\[720px\] {
  min-width: 720px;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-md {
  max-width: 28rem;
}
.border-collapse {
  border-collapse: collapse;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.gap-3 {
  gap: 0.75rem;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-border {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-border) / var(--tw-border-opacity, 1));
}
.bg-background {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-background) / var(--tw-bg-opacity, 1));
}
.bg-muted {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-muted) / var(--tw-bg-opacity, 1));
}
.bg-muted\/70 {
  background-color: rgb(var(--color-muted) / 0.7);
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-primary) / var(--tw-bg-opacity, 1));
}
.p-4 {
  padding: 1rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-top {
  vertical-align: top;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.text-emerald-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.text-foreground {
  --tw-text-opacity: 1;
  color: rgb(var(--color-foreground) / var(--tw-text-opacity, 1));
}
.text-muted-foreground {
  --tw-text-opacity: 1;
  color: rgb(var(--color-muted-foreground) / var(--tw-text-opacity, 1));
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(var(--color-primary) / var(--tw-text-opacity, 1));
}
.text-primary-foreground {
  --tw-text-opacity: 1;
  color: rgb(var(--color-primary-foreground) / var(--tw-text-opacity, 1));
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.outline-none {
  outline: 2px solid transparent;
  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);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

/* ─────────────────────────────────────────
   Student dashboard (DESIGN.md mockup)
   ───────────────────────────────────────── */
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:opacity-90:hover {
  opacity: 0.9;
}
.focus\:border-primary:focus {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-primary) / var(--tw-border-opacity, 1));
}
@media (min-width: 640px) {

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

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

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

  .lg\:grid-cols-\[180px_180px_auto\] {
    grid-template-columns: 180px 180px auto;
  }

  .lg\:grid-cols-\[1fr_180px_180px_auto\] {
    grid-template-columns: 1fr 180px 180px auto;
  }

  .lg\:grid-cols-\[1fr_180px_1fr_auto\] {
    grid-template-columns: 1fr 180px 1fr auto;
  }

  .lg\:grid-cols-\[1fr_180px_auto\] {
    grid-template-columns: 1fr 180px auto;
  }

  .lg\:grid-cols-\[1fr_200px_160px_auto\] {
    grid-template-columns: 1fr 200px 160px auto;
  }

  .lg\:grid-cols-\[1fr_auto\] {
    grid-template-columns: 1fr auto;
  }
}

