/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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 {
      --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;
    }
    ::backdrop {
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
@layer theme {
  :root,
  :host {
    --font-sans:
      ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono:
      ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: 0.25rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *,
  :after,
  :before {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  html,
  :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(
      --default-font-family,
      ui-sans-serif,
      system-ui,
      sans-serif,
      "Apple Color Emoji",
      "Segoe UI Emoji",
      "Segoe UI Symbol",
      "Noto Color Emoji"
    );
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(
      --default-mono-font-family,
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      "Liberation Mono",
      "Courier New",
      monospace
    );
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(
      --default-mono-font-variation-settings,
      normal
    );
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  sub {
    bottom: -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 {
    vertical-align: middle;
    display: block;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not ((-webkit-appearance: -apple-pay-button))) or
    (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]) {
    -webkit-appearance: button;
    appearance: button;
  }
  ::file-selector-button {
    -webkit-appearance: button;
    appearance: button;
  }
  ::-webkit-inner-spin-button {
    height: auto;
  }
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer components;
@layer utilities {
  .relative {
    position: relative;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .table {
    display: table;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,)
      var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,)
      var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
}
:root {
  --ink: #11131a;
  --muted: #5e6470;
  --line: #dfe2e8;
  --purple: #6847e8;
  --soft-purple: #eeeaff;
  --paper: #f7f8fa;
}
* {
  box-sizing: border-box;
}
html,
body {
  background: var(--paper);
  min-height: 100%;
  color: var(--ink);
  margin: 0;
}
body {
  font-family: var(--font-geist-sans), "Microsoft YaHei", sans-serif;
}
button,
input {
  font: inherit;
}
button {
  cursor: pointer;
}
.app-shell {
  background:
    radial-gradient(circle at 75% 0%, #f3f0ff 0, transparent 25%), var(--paper);
  min-height: 100vh;
  display: flex;
}
.sidebar {
  border-right: 1px solid var(--line);
  z-index: 10;
  background: #fff;
  flex-direction: column;
  width: 244px;
  min-height: 100vh;
  padding: 28px 18px 20px;
  display: flex;
  position: fixed;
  inset: 0 auto 0 0;
}
.brand {
  letter-spacing: -0.4px;
  align-items: center;
  gap: 11px;
  padding: 0 10px 28px;
  font-size: 18px;
  font-weight: 750;
  display: flex;
}
.brand-mark {
  grid-template-columns: repeat(3, 1fr);
  align-items: end;
  gap: 2px;
  width: 28px;
  height: 28px;
  display: grid;
  transform: rotate(-8deg);
}
.brand-mark i {
  background: var(--purple);
  border-radius: 5px 5px 3px 3px;
  display: block;
}
.brand-mark i:first-child {
  opacity: 0.55;
  height: 15px;
}
.brand-mark i:nth-child(2) {
  height: 24px;
}
.brand-mark i:nth-child(3) {
  opacity: 0.8;
  height: 19px;
}
.main-nav {
  flex-direction: column;
  gap: 5px;
  display: flex;
}
.nav-item {
  color: #686d7b;
  text-align: left;
  background: 0 0;
  border: 0;
  border-radius: 10px;
  align-items: center;
  gap: 12px;
  width: 100%;
  padding: 11px 12px;
  font-size: 14px;
  transition: all 0.2s;
  display: flex;
}
.nav-item span {
  text-align: center;
  width: 20px;
  font-size: 17px;
}
.nav-item:hover {
  color: var(--ink);
  background: #f7f5fc;
}
.nav-item.active {
  background: var(--soft-purple);
  color: #5f46cf;
  font-weight: 650;
}
.sidebar-project {
  border-top: 1px solid var(--line);
  margin-top: 28px;
  padding: 23px 8px 0;
}
.eyebrow {
  color: #a0a3ae;
  text-transform: uppercase;
  letter-spacing: 1.7px;
  margin: 0 0 8px;
  font-size: 10px;
  font-weight: 750;
}
.eyebrow.purple {
  color: var(--purple);
}
.mini-project {
  align-items: center;
  gap: 10px;
  margin-top: 13px;
  display: flex;
}
.mini-art {
  background: #fff1cd;
  border-radius: 11px;
  place-items: center;
  width: 38px;
  height: 38px;
  font-size: 19px;
  display: grid;
}
.mini-project strong,
.mini-project span,
.profile strong,
.profile span {
  display: block;
}
.mini-project strong {
  font-size: 12px;
}
.mini-project span {
  color: #9b9da7;
  margin-top: 4px;
  font-size: 10px;
}
.sidebar-bottom {
  margin-top: auto;
}
.profile {
  border-top: 1px solid var(--line);
  align-items: center;
  gap: 10px;
  margin-top: 12px;
  padding: 18px 8px 0;
  display: flex;
}
.profile .avatar {
  color: #fff;
  background: #262431;
  border-radius: 50%;
  place-items: center;
  width: 34px;
  height: 34px;
  font-size: 12px;
  display: grid;
}
.profile strong {
  font-size: 12px;
}
.profile span {
  color: #9a9da6;
  margin-top: 3px;
  font-size: 9px;
}
.profile b {
  color: #9a9da6;
  margin-left: auto;
}
.workspace {
  width: calc(100% - 244px);
  min-height: 100vh;
  margin-left: 244px;
}
.topbar {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--line);
  z-index: 5;
  background: #ffffffdb;
  justify-content: space-between;
  align-items: center;
  height: 72px;
  padding: 0 42px;
  font-size: 13px;
  display: flex;
  position: sticky;
  top: 0;
}
.crumb {
  color: #999ca5;
}
.slash {
  color: #d1d1d5;
  margin: 0 12px;
}
.top-actions {
  align-items: center;
  gap: 18px;
  display: flex;
}
.autosave {
  color: #8e919b;
  align-items: center;
  gap: 7px;
  font-size: 11px;
  display: flex;
}
.autosave i,
.online i {
  background: #55b982;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  display: inline-block;
}
.preview-button {
  color: #fff;
  background: #24222e;
  border: 0;
  border-radius: 9px;
  padding: 10px 16px;
  font-size: 12px;
  box-shadow: 0 5px 16px #24222e22;
}
.preview-button:hover {
  transform: translateY(-1px);
}
.content {
  max-width: 1180px;
  margin: auto;
  padding: 38px 42px 50px;
}
.welcome {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 30px;
  display: flex;
}
.welcome h1 {
  letter-spacing: -1.2px;
  margin: 0 0 8px;
  font-size: 31px;
}
.welcome h1 span {
  font-size: 25px;
}
.welcome > div > p:last-child {
  color: #7b7f8a;
  margin: 0;
  font-size: 14px;
}
.day-score {
  color: #fff;
  background: #262332;
  border-radius: 15px;
  grid-template-columns: 1fr auto;
  width: 180px;
  padding: 15px 17px;
  display: grid;
  box-shadow: 0 10px 30px #2f29451f;
}
.day-score span {
  color: #bcb8cb;
  font-size: 10px;
}
.day-score strong {
  color: #c7b8ff;
  font-size: 18px;
}
.day-score small {
  color: #f1d98b;
  grid-column: 1/-1;
  margin-top: 4px;
  font-size: 9px;
}
.stage-card,
.panel,
.bottom-strip {
  border: 1px solid var(--line);
  background: #ffffffe6;
  border-radius: 17px;
  box-shadow: 0 7px 25px #28243709;
}
.stage-card {
  margin-bottom: 18px;
  padding: 24px 28px 21px;
}
.section-title,
.panel-heading {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}
.section-title h2,
.panel-heading h2,
.mentor-head h2 {
  letter-spacing: -0.3px;
  margin: 0;
  font-size: 17px;
}
.section-title > span {
  color: #9a9da6;
  font-size: 11px;
}
.section-title > span b {
  color: var(--purple);
  margin-left: 5px;
}
.progress-track {
  background: #eeedf1;
  height: 3px;
  margin: 25px 52px -23px;
  position: relative;
}
.progress-track i {
  background: linear-gradient(90deg, #9c85f5, #6f53e9);
  height: 100%;
  transition: width 0.35s;
  display: block;
}
.stages {
  grid-template-columns: repeat(5, 1fr);
  display: grid;
  position: relative;
}
.stage {
  color: #b0b2bb;
  background: 0 0;
  border: 0;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  padding: 0;
  display: flex;
}
.stage > span {
  color: #b5b7bf;
  background: #fff;
  border: 2px solid #e6e5ea;
  border-radius: 50%;
  place-items: center;
  width: 39px;
  height: 39px;
  margin-bottom: 4px;
  font-weight: 700;
  transition: all 0.25s;
  display: grid;
}
.stage strong {
  font-size: 11px;
}
.stage small {
  font-size: 9px;
}
.stage.done {
  color: #696d78;
}
.stage.done > span {
  color: #fff;
  background: #8d75ed;
  border-color: #8d75ed;
}
.stage.active {
  color: var(--purple);
}
.stage.active > span {
  background: var(--purple);
  border-color: var(--purple);
  color: #fff;
  transform: scale(1.05);
  box-shadow:
    0 0 0 6px #eeeaff,
    0 6px 14px #7357ed38;
}
.dashboard-grid {
  grid-template-columns: 1.08fr 0.92fr;
  gap: 18px;
  display: grid;
}
.panel {
  min-height: 362px;
  padding: 25px 27px;
}
.panel-heading button {
  color: #7c61ea;
  background: 0 0;
  border: 0;
  padding-top: 9px;
  font-size: 11px;
}
.file-list {
  margin-top: 18px;
}
.file-row {
  text-align: left;
  background: 0 0;
  border: 0;
  border-top: 1px solid #f0eff3;
  align-items: center;
  width: 100%;
  padding: 12px 2px;
  transition: all 0.18s;
  display: flex;
}
.file-row:first-child {
  border-top: 0;
}
.file-row:hover {
  transform: translate(3px);
}
.file-icon {
  border-radius: 10px;
  place-items: center;
  width: 38px;
  height: 38px;
  margin-right: 12px;
  font-weight: 800;
  display: grid;
}
.lilac {
  color: #7154e9;
  background: #eee9ff;
}
.blue {
  color: #4b83dd;
  background: #e8f1ff;
}
.mint {
  color: #4eae80;
  background: #e7f6ef;
}
.orange {
  color: #dc8f43;
  background: #fff0df;
}
.file-copy {
  flex: 1;
}
.file-copy strong,
.file-copy small {
  display: block;
}
.file-copy strong {
  margin-bottom: 4px;
  font-size: 12px;
}
.file-copy small {
  color: #a0a2aa;
  font-size: 9px;
}
.status {
  color: #9b9da4;
  background: #f3f2f4;
  border-radius: 20px;
  margin-right: 15px;
  padding: 5px 8px;
  font-size: 9px;
}
.status.complete {
  color: #43936c;
  background: #e9f7f0;
}
.status.working {
  color: #6a50d7;
  background: #eeeaff;
}
.file-row > b {
  color: #babcc2;
  font-size: 18px;
}
.mentor-panel {
  color: #fff;
  background: linear-gradient(145deg, #302b45 0%, #211f2d 100%);
  border-color: #302b45;
  position: relative;
  overflow: hidden;
}
.mentor-panel:before {
  content: "";
  background: #7658ec30;
  border-radius: 50%;
  width: 220px;
  height: 220px;
  position: absolute;
  top: -100px;
  right: -80px;
}
.mentor-head {
  align-items: center;
  display: flex;
  position: relative;
}
.mentor-avatar {
  background: linear-gradient(145deg, #8e73f6, #5d42cc);
  border-radius: 14px;
  place-items: center;
  width: 44px;
  height: 44px;
  margin-right: 12px;
  display: grid;
  box-shadow: 0 8px 20px #120d2a55;
}
.mentor-avatar span {
  font-size: 18px;
}
.mentor-head .eyebrow {
  color: #a8a1bd;
  margin-bottom: 4px;
}
.mentor-head h2 {
  font-size: 16px;
}
.online {
  color: #bdb8ca;
  align-items: center;
  gap: 6px;
  margin-left: auto;
  font-size: 9px;
  display: flex;
}
.mentor-message {
  color: #45414f;
  background: #fff;
  border-radius: 5px 13px 13px;
  min-height: 60px;
  margin: 20px 0 13px 56px;
  padding: 12px 14px;
  font-size: 11px;
  line-height: 1.65;
  box-shadow: 0 7px 20px #0c091c33;
}
.mentor-message p {
  margin: 0;
}
.quick-asks {
  flex-direction: column;
  gap: 6px;
  margin-left: 56px;
  display: flex;
}
.quick-asks button {
  color: #d7d3e1;
  text-align: left;
  background: #ffffff0c;
  border: 1px solid #ffffff1f;
  border-radius: 8px;
  justify-content: space-between;
  padding: 7px 10px;
  font-size: 10px;
  display: flex;
}
.quick-asks button:hover {
  background: #ffffff16;
  border-color: #fff3;
}
.ask-form {
  background: #17151f;
  border: 1px solid #ffffff18;
  border-radius: 10px;
  margin-top: 14px;
  padding: 5px 5px 5px 13px;
  display: flex;
}
.ask-form input {
  color: #fff;
  background: 0 0;
  border: 0;
  outline: 0;
  width: 100%;
  font-size: 10px;
}
.ask-form input::placeholder {
  color: #777282;
}
.ask-form button {
  color: #fff;
  background: #785dec;
  border: 0;
  border-radius: 8px;
  width: 31px;
  height: 31px;
  font-weight: 800;
}
.bottom-strip {
  grid-template-columns: 1.3fr 0.8fr;
  margin-top: 18px;
  display: grid;
}
.next-task,
.skill-growth {
  align-items: center;
  padding: 20px 24px;
  display: flex;
}
.next-task {
  border-right: 1px solid var(--line);
}
.task-icon {
  color: #d79424;
  background: #fff1d7;
  border-radius: 12px;
  place-items: center;
  width: 40px;
  height: 40px;
  margin-right: 12px;
  display: grid;
}
.next-task .eyebrow,
.skill-growth .eyebrow {
  margin-bottom: 4px;
}
.next-task strong {
  font-size: 11px;
}
.next-task button {
  color: #634bd0;
  background: #f0edff;
  border: 0;
  border-radius: 8px;
  margin-left: auto;
  padding: 9px 13px;
  font-size: 10px;
  font-weight: 700;
}
.skill-growth {
  display: block;
}
.skill-pills {
  flex-wrap: wrap;
  gap: 6px;
  display: flex;
}
.skill-pills span {
  color: #737681;
  background: #f5f4f7;
  border-radius: 7px;
  padding: 6px 8px;
  font-size: 9px;
}
.skill-pills b {
  color: #6a51d7;
}
.toast {
  color: #fff;
  z-index: 20;
  background: #24222e;
  border-radius: 10px;
  padding: 13px 18px;
  font-size: 12px;
  animation: 0.25s toast-in;
  position: fixed;
  bottom: 28px;
  right: 28px;
  box-shadow: 0 12px 35px #1f1b2d44;
}
@keyframes toast-in {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.brand {
  width: 100%;
  color: var(--ink);
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.sidebar-section-head {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.sidebar-section-head .eyebrow {
  margin: 0;
}
.sidebar-section-head button {
  color: #634bd0;
  background: #f0edff;
  border: 0;
  border-radius: 7px;
  width: 24px;
  height: 24px;
  font-weight: 800;
}
.project-switcher {
  flex-direction: column;
  gap: 4px;
  margin-top: 10px;
  display: flex;
}
.project-switcher .mini-project {
  text-align: left;
  cursor: pointer;
  background: 0 0;
  border: 0;
  border-radius: 10px;
  width: 100%;
  margin: 0;
  padding: 7px 6px;
}
.project-switcher .mini-project:hover,
.project-switcher .mini-project.selected {
  background: #f7f5fc;
}
.project-switcher .mini-project.selected {
  box-shadow: inset 2px 0 #7357ed;
}
.mini-art.cyan {
  background: #dff7f6;
}
.mini-art.violet {
  background: #eee9ff;
}
.mini-copy {
  flex: 1;
  min-width: 0;
}
.mini-copy strong {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mini-copy small {
  display: block;
}
.add-project-link {
  color: #7a66cf;
  background: #faf9fc;
  border: 1px dashed #dcd9e6;
  border-radius: 9px;
  width: 100%;
  margin-top: 9px;
  padding: 8px;
  font-size: 10px;
}
.crumb-button {
  color: #999ca5;
  cursor: pointer;
  background: 0 0;
  border: 0;
  padding: 0;
}
.crumb-button:hover {
  color: #6048c8;
}
.page-intro {
  justify-content: space-between;
  align-items: center;
  min-height: 210px;
  padding: 15px 4px 34px;
  display: flex;
}
.page-intro h1 {
  letter-spacing: -1.7px;
  margin: 0 0 14px;
  font-size: 38px;
  line-height: 1.12;
}
.page-intro > div > p:last-child {
  color: #777b87;
  max-width: 560px;
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
}
.projects-intro {
  min-height: 245px;
}
.portfolio-score {
  color: #fff;
  background: linear-gradient(145deg, #332e49, #211f2d);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 180px;
  display: flex;
  position: relative;
  box-shadow: 0 18px 45px #29223f2b;
}
.portfolio-score:after {
  content: "";
  border: 1px solid #ffffff17;
  border-radius: 50%;
  position: absolute;
  inset: 10px;
}
.portfolio-score span {
  color: #aaa4bc;
  z-index: 1;
  font-size: 10px;
}
.portfolio-score strong {
  color: #c8bbff;
  z-index: 1;
  font-size: 42px;
  line-height: 1.1;
}
.portfolio-score small {
  color: #f1d98b;
  z-index: 1;
  font-size: 9px;
}
.overview-head {
  justify-content: space-between;
  align-items: end;
  margin-bottom: 14px;
  display: flex;
}
.overview-head h2 {
  margin: 0;
  font-size: 20px;
}
.overview-head button {
  color: #fff;
  background: #24222e;
  border: 0;
  border-radius: 9px;
  padding: 10px 15px;
  font-size: 11px;
}
.project-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  display: grid;
}
.project-card,
.new-project-card {
  border: 1px solid var(--line);
  text-align: left;
  background: #fff;
  border-radius: 16px;
  min-height: 286px;
  padding: 0;
  transition: all 0.22s;
  overflow: hidden;
  box-shadow: 0 7px 25px #28243709;
}
.project-card:hover,
.new-project-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 15px 35px #28243717;
}
.project-art {
  background: #fff0ce;
  justify-content: center;
  align-items: center;
  height: 112px;
  display: flex;
  position: relative;
}
.project-art.cyan {
  background: #dff7f6;
}
.project-art.violet {
  background: #eee9ff;
}
.project-art b {
  filter: drop-shadow(0 8px 8px #5f532633);
  font-size: 40px;
}
.project-art small {
  color: #6f6b72;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background: #ffffffc9;
  border-radius: 20px;
  padding: 5px 8px;
  font-size: 9px;
  position: absolute;
  top: 14px;
  left: 14px;
}
.project-card-body {
  padding: 15px 17px;
  display: block;
}
.project-card-top {
  color: #9b9da6;
  justify-content: space-between;
  font-size: 9px;
  display: flex;
}
.project-card-body > strong {
  margin: 5px 0 7px;
  font-size: 16px;
  display: block;
}
.project-summary {
  color: #8c8f99;
  height: 34px;
  font-size: 10px;
  line-height: 1.55;
  display: block;
}
.card-progress {
  background: #eeedf1;
  border-radius: 4px;
  height: 4px;
  margin: 14px 0 7px;
  display: block;
  overflow: hidden;
}
.card-progress i {
  background: linear-gradient(90deg, #9c85f5, #6f53e9);
  height: 100%;
  display: block;
}
.card-foot {
  color: #8b8e97;
  justify-content: space-between;
  font-size: 9px;
  display: flex;
}
.card-foot b {
  color: #6f53e9;
}
.new-project-card {
  text-align: center;
  color: #8b849b;
  background: #fbfafd;
  border: 1.5px dashed #d8d4e4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
.new-project-card > span {
  color: #6b51d7;
  background: #eeeaff;
  border-radius: 14px;
  place-items: center;
  width: 48px;
  height: 48px;
  font-size: 24px;
  display: grid;
}
.new-project-card strong {
  color: #5d5868;
  margin: 12px 0 5px;
  font-size: 13px;
}
.new-project-card small {
  font-size: 9px;
}
.coach-banner {
  color: #fff;
  background: #292535;
  border-radius: 16px;
  align-items: center;
  gap: 14px;
  margin-top: 18px;
  padding: 20px 24px;
  display: flex;
}
.coach-orb {
  background: #7055dd;
  border-radius: 13px;
  place-items: center;
  width: 42px;
  height: 42px;
  display: grid;
}
.coach-banner > div {
  flex: 1;
}
.coach-banner .eyebrow {
  color: #a9a3ba;
  margin-bottom: 3px;
}
.coach-banner strong,
.coach-banner small {
  display: block;
}
.coach-banner strong {
  font-size: 12px;
}
.coach-banner small {
  color: #aaa6b3;
  margin-top: 4px;
  font-size: 9px;
}
.coach-banner button {
  color: #fff;
  background: #ffffff10;
  border: 1px solid #fff2;
  border-radius: 8px;
  padding: 9px 12px;
  font-size: 10px;
}
.modal-backdrop {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  z-index: 50;
  background: #19162088;
  place-items: center;
  padding: 20px;
  display: grid;
  position: fixed;
  inset: 0;
}
.project-modal {
  background: #fff;
  border-radius: 20px;
  width: min(430px, 100%);
  padding: 31px;
  animation: 0.25s modal-in;
  position: relative;
  box-shadow: 0 30px 80px #110d205c;
}
.project-modal h2 {
  letter-spacing: -0.8px;
  margin: 0 0 7px;
  font-size: 25px;
}
.modal-tip {
  color: #888b95;
  margin: 0 0 22px;
  font-size: 11px;
  line-height: 1.6;
}
.modal-close {
  color: #84818c;
  background: #f2f1f4;
  border: 0;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  font-size: 18px;
  position: absolute;
  top: 15px;
  right: 17px;
}
.project-modal label {
  margin-top: 14px;
  font-size: 11px;
  font-weight: 700;
  display: block;
}
.project-modal input,
.project-modal select {
  color: #3b3942;
  background: #fff;
  border: 1px solid #dedce5;
  border-radius: 9px;
  outline: none;
  width: 100%;
  height: 44px;
  margin-top: 7px;
  padding: 0 12px;
  display: block;
}
.project-modal input:focus,
.project-modal select:focus {
  border-color: #8068e7;
  box-shadow: 0 0 0 3px #eeeaff;
}
.create-submit {
  color: #fff;
  background: #6f53e9;
  border: 0;
  border-radius: 10px;
  width: 100%;
  height: 46px;
  margin-top: 24px;
  font-size: 12px;
  font-weight: 700;
}
.create-submit:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
@keyframes modal-in {
  0% {
    opacity: 0;
    transform: translateY(12px) scale(0.98);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.mode-tabs {
  background: #f1f0f4;
  border-radius: 10px;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
  margin: 18px 0 14px;
  padding: 4px;
  display: grid;
}
.mode-tabs button {
  color: #88848f;
  background: 0 0;
  border: 0;
  border-radius: 7px;
  height: 34px;
  font-size: 10px;
}
.mode-tabs button.active {
  color: #5f48c7;
  background: #fff;
  font-weight: 700;
  box-shadow: 0 2px 8px #28213812;
}
.external-link {
  color: #6049c9;
  background: #f4f1ff;
  border: 1px solid #ddd8ef;
  border-radius: 9px;
  margin-top: 14px;
  padding: 8px 12px;
  font-size: 10px;
  font-weight: 700;
}
.filter-row {
  gap: 7px;
  margin-bottom: 20px;
  display: flex;
}
.filter-row button {
  border: 1px solid var(--line);
  color: #777a84;
  background: #fff;
  border-radius: 20px;
  padding: 8px 13px;
  font-size: 10px;
}
.gallery-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  display: grid;
}
.gallery-card {
  border: 1px solid var(--line);
  background: #fff;
  border-radius: 16px;
  padding: 13px;
}
.gallery-art {
  background: linear-gradient(145deg, #f3efff, #e9f6f2);
  border-radius: 12px;
  place-items: center;
  height: 170px;
  font-size: 55px;
  display: grid;
}
.gallery-card > small {
  color: #6c53d7;
  background: #eeeaff;
  border-radius: 20px;
  margin-top: 13px;
  padding: 4px 7px;
  font-size: 8px;
  display: inline-block;
}
.gallery-card h3 {
  margin: 8px 0 14px;
  font-size: 15px;
}
.gallery-card footer {
  color: #9496a0;
  border-top: 1px solid #efedf2;
  justify-content: space-between;
  padding-top: 10px;
  font-size: 9px;
  display: flex;
}
.gallery-card footer b {
  color: #db7884;
}
.gallery-intro {
  min-height: 245px;
}
.gallery-count {
  color: #6c53d7;
  background: #f0ecff;
  border: 1px solid #dfd7ff;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
}
.gallery-count strong {
  font-size: 42px;
  line-height: 1;
}
.gallery-count span {
  margin-top: 4px;
  font-size: 11px;
  font-weight: 700;
}
.gallery-count small {
  color: #9a91b5;
  margin-top: 3px;
  font-size: 8px;
}
.gallery-toolbar {
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin-bottom: 13px;
  display: flex;
}
.gallery-toolbar .filter-row {
  margin: 0;
}
.gallery-search {
  border: 1px solid var(--line);
  color: #9a9ca5;
  background: #fff;
  border-radius: 18px;
  align-items: center;
  width: 225px;
  height: 34px;
  padding: 0 11px;
  display: flex;
}
.gallery-search input {
  background: 0 0;
  border: 0;
  outline: 0;
  width: 100%;
  padding-left: 7px;
  font-size: 9px;
}
.gallery-result {
  border-top: 1px solid var(--line);
  color: #8e919b;
  justify-content: space-between;
  padding: 13px 2px 16px;
  font-size: 9px;
  display: flex;
}
.real-gallery {
  gap: 20px 16px;
}
.gallery-card.real-card {
  border-radius: 15px;
  padding: 0;
  transition: all 0.22s;
  overflow: hidden;
  box-shadow: 0 7px 24px #2622340a;
}
.gallery-card.real-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 16px 38px #2622341a;
}
.real-work-cover {
  background: #eef1f7;
  height: 188px;
  position: relative;
  overflow: hidden;
}
.real-work-cover img {
  object-fit: cover;
  object-position: top center;
  width: 100%;
  height: auto;
  min-height: 100%;
  display: block;
}
.real-work-cover.portrait img {
  object-fit: cover;
  object-position: top center;
  height: 100%;
}
.work-number {
  color: #fff;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background: #17151fdd;
  border-radius: 50%;
  place-items: center;
  width: 27px;
  height: 27px;
  font-size: 8px;
  display: grid;
  position: absolute;
  top: 11px;
  left: 11px;
}
.work-template {
  color: #674bd2;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background: #f0ebffe8;
  border-radius: 16px;
  padding: 5px 8px;
  font-size: 8px;
  font-weight: 700;
  position: absolute;
  top: 11px;
  right: 11px;
}
.real-card-body {
  padding: 14px 15px 13px;
}
.work-tag {
  color: #6a50d7;
  background: #f0ecff;
  border-radius: 14px;
  padding: 4px 7px;
  font-size: 8px;
  display: inline-block;
}
.real-card-body h3 {
  height: 38px;
  margin: 8px 0 12px;
  font-size: 13px;
  line-height: 1.45;
  overflow: hidden;
}
.real-card-body footer {
  justify-content: flex-start;
  align-items: center;
  min-height: 27px;
  padding-top: 10px;
}
.creator-avatar {
  color: #fff;
  background: #181620;
  border-radius: 50%;
  place-items: center;
  width: 23px;
  height: 23px;
  font-size: 8px;
  display: grid;
}
.creator-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #5f626d;
  max-width: 90px;
  margin-left: 6px;
  overflow: hidden;
}
.work-stats {
  white-space: nowrap;
  margin-left: auto;
}
.real-card-body footer button {
  color: #aaaab2;
  background: 0 0;
  border: 0;
  padding: 4px 0 4px 8px;
  font-size: 9px;
}
.real-card-body footer button.liked {
  color: #ff4c57;
}
.empty-gallery {
  color: #989aa3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 220px;
  display: flex;
}
.empty-gallery > span {
  font-size: 30px;
}
.empty-gallery strong {
  color: #636670;
  margin: 9px 0 4px;
  font-size: 13px;
}
.empty-gallery small {
  font-size: 9px;
}
html {
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: auto;
}
body {
  font-weight: 450;
}
.app-shell {
  background: #f7f8fa;
}
.sidebar {
  background: #fff;
  border-right-color: #dfe2e8;
}
.topbar {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background: #fff;
  border-bottom-color: #dfe2e8;
}
.content {
  max-width: 1280px;
}
.stage-card,
.panel,
.bottom-strip {
  background: #fff;
  border-color: #d9dde5;
  box-shadow: 0 5px 18px #1d202b0e;
}
.eyebrow {
  color: #737986;
  letter-spacing: 1.45px;
  font-size: 11px;
}
.nav-item {
  color: #4e5562;
  font-size: 14px;
  font-weight: 520;
}
.nav-item.active {
  color: #5739cf;
  font-weight: 720;
}
.mini-project strong,
.profile strong {
  color: #292d36;
  font-size: 13px;
}
.mini-project span,
.profile span {
  color: #737986;
  font-size: 10px;
}
.topbar {
  font-size: 14px;
}
.autosave {
  color: #69707b;
  font-size: 11px;
}
.crumb-button {
  color: #707682;
}
.page-intro h1 {
  color: #11131a;
  font-size: 40px;
  font-weight: 680;
  line-height: 1.14;
}
.page-intro > div > p:last-child {
  color: #555d69;
  font-size: 15px;
  line-height: 1.72;
}
.filter-row button {
  color: #515865;
  background: #fff;
  border-color: #d6dae2;
  font-size: 11px;
  font-weight: 550;
}
.filter-row button.selected {
  color: #fff;
  background: #201e28;
  border-color: #201e28;
}
.gallery-search {
  border-color: #d5d9e1;
  box-shadow: 0 1px 2px #191d2808;
}
.gallery-search input {
  color: #2b3039;
  font-size: 11px;
}
.gallery-search input::placeholder {
  color: #8a909b;
}
.gallery-result {
  color: #59606b;
  font-size: 10px;
}
.gallery-result small {
  color: #737985;
}
.gallery-card.real-card {
  border-color: #d8dce4;
  box-shadow: 0 4px 14px #1f232d0f;
}
.real-work-cover {
  background: #e9edf4;
}
.real-work-cover img {
  image-rendering: auto;
}
.real-card-body h3 {
  color: #171a21;
  font-size: 14px;
  font-weight: 650;
}
.creator-name,
.work-stats {
  color: #59606c;
  font-size: 10px;
}
.real-card-body footer button {
  color: #777e89;
  font-size: 10px;
}
.work-tag,
.work-template {
  color: #5536c8;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  font-weight: 700;
}
.gallery-count {
  background: #eeeaff;
  border-color: #d5ccff;
}
.gallery-count small {
  color: #756c8c;
}
.project-card,
.new-project-card {
  border-color: #d9dde5;
}
.project-card-body > strong {
  color: #171a21;
}
.project-summary {
  color: #5f6672;
  font-size: 11px;
}
.section-title > span,
.file-copy small,
.day-score span {
  color: #737985;
}
.level-badge {
  color: #fff;
  background: #262330;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 150px;
  display: flex;
  box-shadow: 0 16px 38px #28223828;
}
.level-badge span {
  color: #9b94ad;
  font-size: 9px;
}
.level-badge strong {
  color: #c8baff;
  font-size: 50px;
  line-height: 1;
}
.level-badge small {
  color: #e6e1ee;
  margin-top: 6px;
  font-size: 9px;
}
.growth-grid {
  grid-template-columns: 0.75fr 1.25fr 1fr;
  gap: 16px;
  display: grid;
}
.growth-grid .panel {
  min-height: 300px;
}
.growth-score {
  text-align: center;
}
.big-ring {
  background: conic-gradient(#765ae8 var(--score), #ebe9f0 0);
  border-radius: 50%;
  place-items: center;
  width: 155px;
  height: 155px;
  margin: 18px auto;
  display: grid;
  position: relative;
}
.big-ring:before {
  content: "";
  background: #fff;
  border-radius: 50%;
  position: absolute;
  inset: 12px;
}
.big-ring span {
  z-index: 1;
}
.big-ring strong,
.big-ring small {
  display: block;
}
.big-ring strong {
  font-size: 38px;
}
.big-ring small {
  color: #a1a3ab;
  font-size: 9px;
}
.growth-score > p:last-child {
  color: #8b8e98;
  font-size: 9px;
}
.ability {
  grid-template-columns: 66px 1fr 25px;
  align-items: center;
  gap: 8px;
  margin-top: 24px;
  font-size: 10px;
  display: grid;
}
.ability i {
  background: #eeedf2;
  border-radius: 5px;
  height: 6px;
  overflow: hidden;
}
.ability i b {
  background: linear-gradient(90deg, #a08cf3, #6f54df);
  height: 100%;
  display: block;
}
.ability > strong {
  color: #6c55cf;
  font-size: 9px;
}
.milestones h2 {
  margin: 0 0 24px;
  font-size: 17px;
}
.badge-list {
  justify-content: space-around;
  gap: 8px;
  display: flex;
}
.badge-list span {
  text-align: center;
  width: 68px;
  font-size: 28px;
}
.badge-list small {
  color: #8c8e97;
  margin-top: 8px;
  font-size: 8px;
  display: block;
}
@media (max-width: 1000px) {
  .project-grid,
  .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .growth-grid {
    grid-template-columns: 1fr 1fr;
  }
  .milestones {
    grid-column: 1/-1;
  }
}
@media (max-width: 900px) {
  .sidebar {
    width: 78px;
    padding: 26px 10px;
  }
  .brand {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }
  .brand > span:last-child,
  .nav-item:not(.active) {
    font-size: 0;
  }
  .nav-item {
    justify-content: center;
  }
  .nav-item.active {
    font-size: 0;
  }
  .nav-item span {
    font-size: 18px;
  }
  .sidebar-project,
  .profile > div:not(.avatar),
  .profile > b,
  .sidebar-bottom > .nav-item {
    display: none;
  }
  .profile {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }
  .workspace {
    width: calc(100% - 78px);
    margin-left: 78px;
  }
  .content {
    padding: 30px 24px;
  }
  .topbar {
    padding: 0 24px;
  }
  .dashboard-grid,
  .bottom-strip {
    grid-template-columns: 1fr;
  }
  .next-task {
    border-right: 0;
    border-bottom: 1px solid var(--line);
  }
}
@media (max-width: 620px) {
  .sidebar {
    display: none;
  }
  .workspace {
    width: 100%;
    margin: 0;
  }
  .topbar {
    height: 60px;
    padding: 0 16px;
  }
  .topbar .slash,
  .autosave {
    display: none;
  }
  .content {
    padding: 24px 14px 40px;
  }
  .welcome {
    align-items: flex-start;
  }
  .welcome h1 {
    font-size: 25px;
  }
  .welcome > div > p:last-child {
    max-width: 260px;
    line-height: 1.5;
  }
  .day-score,
  .portfolio-score,
  .level-badge,
  .gallery-count {
    display: none;
  }
  .page-intro {
    min-height: 190px;
    padding-bottom: 20px;
  }
  .page-intro h1 {
    font-size: 30px;
  }
  .project-grid,
  .gallery-grid,
  .growth-grid {
    grid-template-columns: 1fr;
  }
  .project-card,
  .new-project-card {
    min-height: 260px;
  }
  .gallery-art {
    height: 145px;
  }
  .gallery-toolbar {
    flex-direction: column;
    align-items: stretch;
  }
  .gallery-search {
    width: 100%;
  }
  .real-work-cover {
    height: 230px;
  }
  .coach-banner {
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .coach-banner button {
    margin-left: 56px;
  }
  .stage-card {
    padding: 20px 12px;
  }
  .section-title {
    padding: 0 8px;
  }
  .progress-track {
    margin-left: 28px;
    margin-right: 28px;
  }
  .stage strong {
    font-size: 9px;
  }
  .stage small {
    display: none;
  }
  .stage > span {
    width: 32px;
    height: 32px;
  }
  .panel {
    padding: 22px 18px;
  }
  .mentor-message,
  .quick-asks {
    margin-left: 0;
  }
  .bottom-strip {
    display: block;
  }
  .next-task {
    align-items: flex-start;
  }
  .next-task button {
    white-space: nowrap;
  }
  .toast {
    text-align: center;
    bottom: 14px;
    left: 14px;
    right: 14px;
  }
  .growth-grid .panel {
    min-height: auto;
  }
  .filter-row {
    padding-bottom: 4px;
    overflow: auto;
  }
  .filter-row button {
    white-space: nowrap;
  }
}
@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;
}

/* Local brand override: use the supplied AI 创客家 logo. */
.brand {
  justify-content: center;
  padding-bottom: 22px;
}

.brand::before {
  content: "";
  display: block;
  width: 92px;
  height: 98px;
  flex: 0 0 auto;
  background: url("../../../assets/ai-create-home-logo.png") center / contain no-repeat;
}

.brand-mark,
.brand > span:last-child {
  display: none;
}

@media (max-width: 920px) {
  .brand::before {
    width: 66px;
    height: 70px;
  }
}
