* {
  margin: 0;
  -webkit-tap-highlight-color: transparent;
}

html,
body {
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  width: 100%;
  height: 100%;
}

body {
  overflow-x: hidden;
  font-size: 16px;
}

uni-app,
uni-page,
uni-page-wrapper,
uni-page-body {
  display: block;
  box-sizing: border-box;
  width: 100%;
}

uni-page-wrapper {
  position: relative;
}

#app,
uni-app,
uni-page,
uni-page-wrapper {
  height: 100%;
}

/* toast,modal,actionSheet,picker,layout */
.uni-mask {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

/* toast,modal,actionSheet,picker */
.uni-fade-enter-active,
.uni-fade-leave-active {
  transition-duration: 0.25s;
  transition-property: opacity;
  transition-timing-function: ease;
}

.uni-fade-enter-from,
.uni-fade-leave-active {
  opacity: 0;
}

.uni-loading,
uni-button[loading]:before {
  background-color: transparent;
  background-image: url('data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=');
  background-repeat: no-repeat;
}

.uni-loading {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  animation: uni-loading 1s steps(12, end) infinite;
  background-size: 100%;
}

@keyframes uni-loading {
  0% {
    transform: rotate3d(0, 0, 1, 0deg);
  }

  100% {
    transform: rotate3d(0, 0, 1, 360deg);
  }
}

html {
  /* --UI-BG-0: #ededed; */
  --primary-color: #007aff;
  --UI-BG: #fff;
  --UI-BG-1: #f7f7f7;
  --UI-BG-2: #fff;
  --UI-BG-3: #f7f7f7;
  --UI-BG-4: #4c4c4c;
  --UI-BG-5: #fff;
  --UI-FG: #000;
  --UI-FG-0: rgba(0, 0, 0, 0.9);
  --UI-FG-HALF: rgba(0, 0, 0, 0.9);
  --UI-FG-1: rgba(0, 0, 0, 0.5);
  --UI-FG-2: rgba(0, 0, 0, 0.3);
  --UI-FG-3: rgba(0, 0, 0, 0.1);
}

uni-page[data-type] uni-page-body {
  background-color: transparent;
}
.uni-async-error {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #999;
  padding: 100px 10px;
  text-align: center;
}
.uni-async-loading {
  box-sizing: border-box;
  width: 100%;
  padding: 50px;
  text-align: center;
}

.uni-async-loading .uni-loading {
  width: 30px;
  height: 30px;
}
uni-page-head {
  display: block;
  box-sizing: border-box;
}

.uni-page-head {
  position: fixed;
  left: var(--window-left);
  right: var(--window-right);
  height: 44px;
  height: calc(44px + constant(safe-area-inset-top));
  height: calc(44px + env(safe-area-inset-top));
  padding: 7px 3px;
  padding-top: calc(7px + constant(safe-area-inset-top));
  padding-top: calc(7px + env(safe-area-inset-top));
  display: flex;
  overflow: hidden;
  justify-content: space-between;
  box-sizing: border-box;
  z-index: 998;
  color: #fff;
  background-color: #000;
  transition-property: all;
}

.uni-page-head * {
  box-sizing: border-box;
}

.uni-page-head .uni-btn-icon {
  overflow: hidden;
  min-width: 1em;
  font-style: normal;
}

.uni-page-head-titlePenetrate,
.uni-page-head-titlePenetrate .uni-page-head-bd,
.uni-page-head-titlePenetrate .uni-page-head-bd * {
  pointer-events: none;
}

.uni-page-head-titlePenetrate * {
  pointer-events: auto;
}

.uni-page-head.uni-page-head-transparent .uni-page-head-ft > div {
  justify-content: center;
}

.uni-page-head ~ .uni-placeholder {
  width: 100%;
  height: 44px;
  height: calc(44px + constant(safe-area-inset-top));
  height: calc(44px + env(safe-area-inset-top));
}

.uni-placeholder-titlePenetrate {
  pointer-events: none;
}

.uni-page-head-hd {
  display: flex;
  align-items: center;
  font-size: 16px;
}

.uni-page-head-bd {
  position: absolute;
  left: 70px;
  right: 70px;
  min-width: 0;
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
}

.uni-page-head-btn {
  position: relative;
  width: auto;
  margin: 0 2px;
  word-break: keep-all;
  white-space: pre;
  cursor: pointer;
  font-size: 0px;
}

/* .uni-page-head-btn svg {
} */

.uni-page-head-transparent .uni-page-head-btn {
  display: flex;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
}

.uni-page-head-btn-red-dot::after {
  content: attr(badge-text);
  position: absolute;
  right: 0;
  top: 0;
  background-color: red;
  color: white;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 18px;
  overflow: hidden;
  transform: scale(0.5) translate(40%, -40%);
  transform-origin: 100% 0;
}

.uni-page-head-btn-red-dot[badge-text]::after {
  font-size: 12px;
  width: auto;
  min-width: 18px;
  max-width: 42px;
  text-align: center;
  padding: 0 3px;
  transform: scale(0.7) translate(40%, -40%);
}

.uni-page-head-btn-select svg {
  vertical-align: middle;
  margin-left: 2px;
  transform: rotate(270deg) scale(0.8);
}

.uni-page-head-search {
  position: relative;
  display: flex;
  flex: 1;
  margin: 0 2px;
  line-height: 30px;
  font-size: 15px;
}

.uni-page-head-search-input {
  width: 100%;
  height: 100%;
  padding-left: 34px;
  text-align: left;
}

.uni-page-head-search-input .uni-input-input:disabled {
  pointer-events: none;
}

.uni-page-head-search-placeholder {
  position: absolute;
  max-width: 100%;
  height: 100%;
  padding-left: 34px;
  overflow: hidden;
  word-break: keep-all;
  white-space: pre;
}

.uni-page-head-search-placeholder-right {
  right: 0;
}

.uni-page-head-search-placeholder-center {
  left: 50%;
  transform: translateX(-50%);
}

.uni-page-head-search-icon {
  position: absolute;
  top: 0;
  left: 2px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.uni-page-head-ft {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  font-size: 13px;
}

.uni-page-head__title {
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.uni-page-head__title .uni-loading {
  width: 16px;
  height: 16px;
  margin-top: -3px;
}

.uni-page-head__title .uni-page-head__title_image {
  width: auto;
  height: 26px;
  vertical-align: middle;
}

.uni-page-head-shadow {
  overflow: visible;
}

.uni-page-head-shadow::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 5px;
  background-size: 100% 100%;
}

uni-page-head[uni-page-head-type='default'] ~ uni-page-wrapper {
  height: calc(100% - 44px);
  height: calc(100% - 44px - constant(safe-area-inset-top));
  height: calc(100% - 44px - env(safe-area-inset-top));
}

.uni-page-head-shadow-grey::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-grey.png');
}

.uni-page-head-shadow-blue::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-blue.png');
}

.uni-page-head-shadow-green::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-green.png');
}

.uni-page-head-shadow-orange::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-orange.png');
}

.uni-page-head-shadow-red::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-red.png');
}

.uni-page-head-shadow-yellow::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-yellow.png');
}
            
uni-tabbar {
  display: block;
  box-sizing: border-box;
  width: 100%;
  z-index: 998;
}

.uni-tabbar {
  display: flex;
  z-index: 998;
  box-sizing: border-box;
}

.uni-tabbar-top,
.uni-tabbar-bottom,
.uni-tabbar-top .uni-tabbar,
.uni-tabbar-bottom .uni-tabbar {
  position: fixed;
  left: var(--window-left);
  right: var(--window-right);
}

.uni-app--showlayout + .uni-tabbar-top,
.uni-app--showlayout + .uni-tabbar-bottom,
.uni-app--showlayout + .uni-tabbar-top .uni-tabbar,
.uni-app--showlayout + .uni-tabbar-bottom .uni-tabbar {
  left: var(--window-margin);
  right: var(--window-margin);
}

.uni-tabbar-bottom .uni-tabbar {
  bottom: 0;
  padding-bottom: 0;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}

.uni-tabbar ~ .uni-placeholder {
  width: 100%;
  margin-bottom: 0;
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}

.uni-tabbar * {
  box-sizing: border-box;
}

.uni-tabbar__item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex: 1;
  font-size: 0;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.uni-tabbar__bd {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.uni-tabbar__icon {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}

.uni-tabbar__icon.uni-tabbar__icon__diff {
  margin-top: 0px;
  width: 34px;
  height: 34px;
}

.uni-tabbar__icon img {
  width: 100%;
  height: 100%;
}

.uni-tabbar__iconfont {
  font-family: 'UniTabbarIconFont';
}

.uni-tabbar__label {
  position: relative;
  text-align: center;
  font-size: 10px;
}

.uni-tabbar-border {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  transform: scaleY(0.5);
}

.uni-tabbar__reddot {
  position: absolute;
  top: 2px;
  right: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #f43530;
  color: #ffffff;
  transform: translate(40%, 0%);
}

.uni-tabbar__badge {
  width: auto;
  height: 16px;
  line-height: 16px;
  border-radius: 16px;
  min-width: 16px;
  padding: 0 2px;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
}

.uni-tabbar__mid {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  background-size: 100% 100%;
}

.uni-app--showtabbar uni-page-wrapper {
  display: block;
  height: calc(100% - var(--tab-bar-height));
  height: calc(100% - var(--tab-bar-height) - constant(safe-area-inset-bottom));
  height: calc(100% - var(--tab-bar-height) - env(safe-area-inset-bottom));
}
uni-page[data-type] uni-page-wrapper {
  height: 100%;
}
.uni-app--showtabbar uni-page-wrapper::after {
  content: '';
  display: block;
  width: 100%;
  height: var(--tab-bar-height);
  height: calc(var(--tab-bar-height) + constant(safe-area-inset-bottom));
  height: calc(var(--tab-bar-height) + env(safe-area-inset-bottom));
}
.uni-app--showtabbar
  uni-page-head[uni-page-head-type='default']
  ~ uni-page-wrapper {
  height: calc(100% - 44px - var(--tab-bar-height));
  height: calc(
    100% - 44px - constant(safe-area-inset-top) - var(--tab-bar-height) -
      constant(safe-area-inset-bottom)
  );
  height: calc(
    100% - 44px - env(safe-area-inset-top) - var(--tab-bar-height) -
      env(safe-area-inset-bottom)
  );
}
:root {
  --xy-color-brand: #2f7a5f;
  --xy-color-brand-deep: #1f4d3c;
  --xy-color-brand-strong: #234d3d;
  --xy-color-brand-soft: #e7f1ec;
  --xy-color-brand-wash: rgba(47, 122, 95, 0.14);
  --xy-color-brand-glow: rgba(47, 122, 95, 0.2);
  --xy-color-accent: #bf8b55;
  --xy-color-accent-strong: #99683a;
  --xy-color-accent-soft: #f5ebde;
  --xy-color-ivory: #fcfaf5;
  --xy-color-mist: #f2eee5;
  --xy-color-canvas: #f7f3ea;
  --xy-color-canvas-strong: #efe6d5;
  --xy-color-surface: #fffdf8;
  --xy-color-surface-soft: rgba(255, 253, 248, 0.84);
  --xy-color-surface-elevated: #ffffff;
  --xy-color-panel: rgba(255, 255, 255, 0.78);
  --xy-color-panel-strong: rgba(255, 255, 255, 0.9);
  --xy-color-surface-tint: rgba(255, 255, 255, 0.62);
  --xy-color-ink: #243127;
  --xy-color-ink-soft: #435247;
  --xy-color-muted: #718077;
  --xy-color-border: rgba(49, 71, 57, 0.12);
  --xy-color-border-strong: rgba(49, 71, 57, 0.2);
  --xy-color-success: #318669;
  --xy-color-success-soft: rgba(49, 134, 105, 0.12);
  --xy-color-warning: #bf8b55;
  --xy-color-danger: #b46356;
  --xy-grid-line: rgba(36, 49, 39, 0.06);
  --xy-radius-xs: 12px;
  --xy-radius-sm: 16px;
  --xy-radius-md: 22px;
  --xy-radius-card: 28px;
  --xy-radius-pill: 999px;
  --xy-shadow-sm: 0 8px 20px rgba(37, 49, 39, 0.05);
  --xy-shadow-card: 0 24px 56px rgba(37, 49, 39, 0.09);
  --xy-shadow-panel: 0 36px 88px rgba(31, 46, 37, 0.14);
  --xy-shadow-soft: 0 18px 40px rgba(37, 49, 39, 0.06);
  --xy-shadow-float: 0 18px 48px rgba(31, 46, 37, 0.16);
  --xy-shadow-glow: 0 0 0 1px rgba(255, 255, 255, 0.42), 0 22px 54px rgba(37, 49, 39, 0.1);
  --xy-blur-panel: blur(24px);
  --xy-gradient-canvas:
    radial-gradient(circle at top left, rgba(47, 122, 95, 0.18), transparent 26rem),
    radial-gradient(circle at top right, rgba(191, 139, 85, 0.16), transparent 24rem),
    linear-gradient(180deg, var(--xy-color-ivory) 0%, var(--xy-color-canvas) 100%);
  --xy-gradient-brand:
    radial-gradient(circle at top right, rgba(237, 196, 141, 0.22), transparent 24rem),
    linear-gradient(140deg, rgba(31, 77, 60, 0.98), rgba(47, 122, 95, 0.92));
  --xy-gradient-accent:
    radial-gradient(circle at top left, rgba(255, 255, 255, 0.24), transparent 20rem),
    linear-gradient(145deg, rgba(191, 139, 85, 0.94), rgba(153, 104, 58, 0.9));
  --xy-motion-fast: 180ms;
  --xy-motion-base: 220ms;
  --xy-motion-slow: 320ms;
  --xy-ease-standard: cubic-bezier(0.22, 1, 0.36, 1);
  --xy-font-family: "Avenir Next", "Trebuchet MS", "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
    sans-serif;
  --xy-font-display: "Avenir Next", "Segoe UI Semibold", "PingFang SC", "Microsoft YaHei", sans-serif;
  --xy-fluid-h1: clamp(2rem, 1.45rem + 1.4vw, 3rem);
  --xy-fluid-h2: clamp(1.55rem, 1.2rem + 0.9vw, 2.35rem);
  --xy-fluid-h3: clamp(1.2rem, 1rem + 0.45vw, 1.5rem);
  --xy-max-width: 1360px;
  --xy-sidebar-width: 308px;
}
uni-page-body {
  min-height: 100%;
  background: linear-gradient(180deg, #fffdf8 0%, #f8f2e8 58%, #f2ece1 100%);
  font-family: var(--xy-font-family);
  color: var(--xy-color-ink);
}
body {
  background: linear-gradient(180deg, #fffdf8 0%, #f8f2e8 58%, #f2ece1 100%);
}
uni-page-body::before {
  content: "";
  position: fixed;
  inset: 0;
  background:
    radial-gradient(circle at top left, rgba(47, 122, 95, 0.12), transparent 34%),
    radial-gradient(circle at bottom right, rgba(191, 139, 85, 0.12), transparent 28%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.22), transparent 28%);
  pointer-events: none;
}
body {
  background:
    radial-gradient(circle at top left, rgba(47, 122, 95, 0.12), transparent 34%),
    radial-gradient(circle at bottom right, rgba(191, 139, 85, 0.12), transparent 28%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.22), transparent 28%);
}
.page-shell {
  position: relative;
  z-index: 1;
  max-width: 30rem;
  margin: 0 auto;
  padding: 0.9375rem 0.875rem calc(5.25rem + env(safe-area-inset-bottom));
  display: grid;
  gap: 0.75rem;
}
.card {
  position: relative;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.94);
  border-radius: 1rem;
  padding: 1rem;
  box-shadow: 0 0.5625rem 1.3125rem rgba(63, 51, 35, 0.08);
  border: 0.03125rem solid rgba(84, 71, 50, 0.08);
}
.card::before,
.stat-tile::before,
.shortcut-tile::before,
.status-band__item::before,
.notice-card::before,
.list-card::before,
.settings-entry::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(155deg, rgba(255, 255, 255, 0.5), transparent 48%);
  pointer-events: none;
}
.eyebrow {
  font-size: 0.6875rem;
  color: var(--xy-color-muted);
  text-transform: uppercase;
  letter-spacing: 0.125rem;
}
.title {
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1.08;
}
.section-title {
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.1;
}
.page-hero,
.section-head {
  display: flex;
  align-items: flex-start;
  gap: 0.5625rem;
}
.page-hero__icon,
.section-head__icon,
.stat-tile__icon,
.shortcut-tile__icon,
.status-band__icon,
.workspace-switch__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: var(--xy-color-brand);
  background: rgba(47, 122, 95, 0.12);
}
.page-hero__icon {
  width: 2.5625rem;
  height: 2.5625rem;
  border-radius: 0.75rem;
  box-shadow: 0 0.4375rem 0.9375rem rgba(36, 49, 39, 0.08);
}
.page-hero__body {
  flex: 1;
}
.page-hero__badge-row,
.page-hero__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
}
.page-hero__badge,
.page-hero__meta-item,
.status-chip {
  display: inline-flex;
  align-items: center;
  min-height: 1.4375rem;
  padding: 0 0.5625rem;
  border-radius: 31.21875rem;
  font-size: 0.625rem;
}
.page-hero__badge {
  background: rgba(47, 122, 95, 0.1);
  color: var(--xy-color-brand);
  margin-bottom: 0.3125rem;
}
.page-hero__description {
  display: block;
  margin-top: 0.3125rem;
  font-size: 0.75rem;
  line-height: 1.7;
  color: var(--xy-color-muted);
}
.page-hero__meta {
  margin-top: 0.5625rem;
}
.page-hero__meta-item {
  background: rgba(47, 122, 95, 0.08);
  color: var(--xy-color-ink-soft);
}
.section-head {
  margin-bottom: 0.75rem;
}
.section-head__icon {
  width: 2.0625rem;
  height: 2.0625rem;
  border-radius: 0.625rem;
}
.stats-grid,
.shortcut-grid,
.status-band {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5625rem;
}
.stat-tile,
.shortcut-tile,
.status-band__item,
.notice-card,
.list-card,
.settings-entry {
  position: relative;
  overflow: hidden;
  border-radius: 0.75rem;
}
.stat-tile,
.status-band__item {
  background: linear-gradient(180deg, rgba(247, 251, 248, 0.98), rgba(255, 255, 255, 0.96));
  padding: 0.75rem;
  border: 0.03125rem solid rgba(47, 122, 95, 0.08);
}
.shortcut-tile {
  display: block;
  color: inherit;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(241, 247, 244, 0.92));
  padding: 0.75rem;
  border: 0.03125rem solid rgba(47, 122, 95, 0.08);
  min-height: 6.125rem;
}
.notice-card {
  padding: 0.875rem;
  background: linear-gradient(145deg, rgba(37, 94, 72, 0.96), rgba(63, 130, 103, 0.92));
  color: #f4faf7;
  box-shadow: 0 0.5625rem 1.3125rem rgba(35, 78, 62, 0.2);
}
.stat-tile__icon,
.shortcut-tile__icon,
.status-band__icon,
.workspace-switch__icon,
.list-card__icon,
.settings-entry__icon,
.overview-panel__lead-icon {
  width: 1.8125rem;
  height: 1.8125rem;
  border-radius: 0.5625rem;
  margin-bottom: 0.4375rem;
}
.status-band__icon,
.workspace-switch__icon,
.settings-entry__icon,
.list-card__icon {
  margin-bottom: 0;
}
.stat-tile__label,
.shortcut-tile__hint,
.status-band__label {
  display: block;
  font-size: 0.6875rem;
  color: var(--xy-color-muted);
}
.stat-tile__value,
.shortcut-tile__label,
.status-band__value {
  display: block;
  margin-top: 0.3125rem;
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.1;
}
.shortcut-tile__label {
  font-size: 0.9375rem;
}
.shortcut-tile__meta {
  display: block;
  margin-top: 0.375rem;
  color: var(--xy-color-brand);
  font-size: 0.6875rem;
}
.status-band__item {
  display: flex;
  gap: 0.4375rem;
  align-items: flex-start;
}
.status-chip {
  background: rgba(47, 122, 95, 0.1);
  color: var(--xy-color-brand);
}
.status-chip--accent {
  background: rgba(191, 139, 85, 0.14);
  color: var(--xy-color-accent-strong);
}
.status-chip--success {
  background: rgba(47, 122, 95, 0.12);
  color: var(--xy-color-brand-deep);
}
.status-chip--warning {
  background: rgba(191, 139, 85, 0.16);
  color: #8c5b29;
}
.status-chip--danger {
  background: rgba(183, 80, 55, 0.14);
  color: #9e412b;
}
.button-primary {
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  background: linear-gradient(135deg, var(--xy-color-brand-deep), var(--xy-color-brand));
  color: #ffffff;
  border-radius: 31.21875rem;
  border: 0;
  box-shadow: 0 0.5625rem 1.125rem rgba(47, 122, 95, 0.18);
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 0.03125rem;
}
.button-primary::after {
  border: 0;
}
.button-primary[disabled] {
  opacity: 0.56;
  box-shadow: none;
  background: linear-gradient(135deg, rgba(93, 108, 102, 0.84), rgba(142, 152, 147, 0.84));
}
.list-row {
  display: grid;
  gap: 0.25rem;
  padding: 0.75rem 0.1875rem;
  border-bottom: 0.03125rem solid rgba(148, 163, 184, 0.18);
  color: var(--xy-color-ink-soft);
  font-size: 0.8125rem;
  line-height: 1.72;
}
.list-row:last-child {
  border-bottom: 0;
}
.list-stack {
  display: grid;
  gap: 0.5rem;
}
.list-card,
.settings-entry {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(246, 250, 247, 0.94));
  border: 0.03125rem solid rgba(47, 122, 95, 0.08);
  box-shadow: 0 0.375rem 0.875rem rgba(61, 49, 34, 0.05);
}
.list-card {
  padding: 0.75rem;
}
.list-card__header,
.settings-entry__leading {
  display: flex;
  gap: 0.5rem;
  align-items: flex-start;
}
.list-card__body,
.settings-entry__content {
  flex: 1;
  display: grid;
  gap: 0.3125rem;
}
.list-card__title-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.4375rem;
}
.list-title {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.38;
  color: var(--xy-color-ink);
}
.list-copy {
  display: block;
  font-size: 0.78125rem;
  color: var(--xy-color-ink-soft);
  line-height: 1.8;
}
.list-meta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3125rem 0.4375rem;
}
.list-meta {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.6875rem;
  color: var(--xy-color-muted);
  line-height: 1.6;
}
.section-copy,
.subtle-caption,
.field-helper {
  display: block;
  font-size: 0.71875rem;
  line-height: 1.7;
  color: var(--xy-color-muted);
}
.section-copy {
  margin-top: -0.3125rem;
  margin-bottom: 0.25rem;
}
.notice-card__eyebrow {
  display: block;
  margin-bottom: 0.3125rem;
  color: rgba(244, 250, 247, 0.68);
  font-size: 0.6875rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
}
.notice-card__title {
  display: block;
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.12;
}
.notice-card__copy {
  display: block;
  margin-top: 0.375rem;
  color: rgba(244, 250, 247, 0.8);
  line-height: 1.75;
  font-size: 0.75rem;
}
.notice-card__list {
  margin-top: 0.625rem;
  display: grid;
  gap: 0.4375rem;
}
.notice-card__list-item {
  display: block;
  padding: 0.5625rem 0.625rem;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.12);
  color: rgba(244, 250, 247, 0.84);
  line-height: 1.72;
  font-size: 0.71875rem;
}
.field-stack {
  display: grid;
  gap: 0.625rem;
}
.field-label {
  display: block;
  margin-bottom: 0.3125rem;
  color: var(--xy-color-ink);
  font-size: 0.75rem;
  font-weight: 600;
}
.input-shell {
  display: flex;
  align-items: center;
  min-height: 2.8125rem;
  padding: 0 0.75rem;
  border-radius: 0.6875rem;
  background: rgba(255, 255, 255, 0.98);
  border: 0.03125rem solid rgba(49, 71, 57, 0.08);
  box-shadow: inset 0 0 0 0.03125rem rgba(255, 255, 255, 0.34);
}
.input-shell uni-input,
.input-shell uni-textarea {
  width: 100%;
  font-size: 0.875rem;
  color: var(--xy-color-ink);
}
.input-shell--textarea {
  align-items: flex-start;
  min-height: 5.875rem;
  padding: 0.625rem 0.75rem;
}
.input-shell--textarea uni-textarea {
  min-height: 4.625rem;
  line-height: 1.75;
}
.picker-shell {
  min-height: 2.8125rem;
  padding: 0 0.75rem;
  border-radius: 0.6875rem;
  background: rgba(255, 255, 255, 0.98);
  border: 0.03125rem solid rgba(49, 71, 57, 0.08);
  box-shadow: inset 0 0 0 0.03125rem rgba(255, 255, 255, 0.34);
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  color: var(--xy-color-ink);
}
.picker-shell--placeholder {
  color: rgba(100, 111, 108, 0.82);
}
.workspace-switch {
  display: grid;
  gap: 0.375rem;
}
.workspace-switch__option {
  display: flex;
  gap: 0.4375rem;
  align-items: center;
  padding: 0.5625rem 0.625rem;
  border-radius: 0.75rem;
  background: rgba(255, 255, 255, 0.78);
  border: 0.03125rem solid rgba(49, 71, 57, 0.08);
}
.workspace-switch__option--active {
  border-color: rgba(47, 122, 95, 0.26);
  box-shadow: 0 0 0 0.1875rem rgba(47, 122, 95, 0.08);
}
.workspace-switch__content {
  display: grid;
  gap: 0.1875rem;
}
.workspace-switch__label {
  font-size: 0.875rem;
  font-weight: 700;
}
.workspace-switch__description {
  font-size: 0.6875rem;
  color: var(--xy-color-muted);
  line-height: 1.6;
}
.settings-entry {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 0.75rem;
  color: inherit;
  text-decoration: none;
}
.settings-entry__icon,
.list-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: var(--xy-color-brand);
  background: rgba(47, 122, 95, 0.1);
}
.settings-entry__arrow {
  display: flex;
  align-items: center;
  color: var(--xy-color-muted);
}
.settings-entry__title {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.32;
}
.settings-entry__desc {
  font-size: 0.75rem;
  line-height: 1.72;
  color: var(--xy-color-muted);
}
.toggle-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5625rem;
}
.toggle-row__content {
  display: grid;
  gap: 0.25rem;
}
.pill-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
}
.overview-panel {
  display: grid;
  gap: 0.5625rem;
}
.overview-panel__lead {
  position: relative;
  overflow: hidden;
  padding: 0.75rem;
  border-radius: 0.875rem;
  background: linear-gradient(145deg, rgba(38, 95, 73, 0.98), rgba(69, 131, 104, 0.92));
  color: #f6fbf8;
  box-shadow: 0 0.5625rem 1.25rem rgba(37, 84, 66, 0.18);
}
.overview-panel__lead-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}
.overview-panel__lead-icon {
  margin-bottom: 0;
  color: #f6fbf8;
  background: rgba(255, 255, 255, 0.12);
}
.overview-panel__lead-label {
  display: block;
  margin-top: 0.5625rem;
  font-size: 0.75rem;
  color: rgba(246, 251, 248, 0.78);
}
.overview-panel__lead-value {
  display: block;
  margin-top: 0.25rem;
  font-size: 1.875rem;
  font-weight: 800;
  line-height: 1;
}
.overview-panel__lead-note {
  display: block;
  margin-top: 0.4375rem;
  font-size: 0.75rem;
  line-height: 1.75;
  color: rgba(246, 251, 248, 0.84);
}
.overview-panel__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.5rem;
}
.overview-panel__mini {
  padding: 0.625rem;
  border-radius: 0.6875rem;
  background: linear-gradient(180deg, rgba(247, 251, 248, 0.98), rgba(255, 255, 255, 0.96));
  border: 0.03125rem solid rgba(47, 122, 95, 0.08);
}
.overview-panel__mini-label {
  display: block;
  font-size: 0.6875rem;
  color: var(--xy-color-muted);
}
.overview-panel__mini-value {
  display: block;
  margin-top: 0.3125rem;
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.1;
}
.overview-panel__mini-note {
  display: block;
  margin-top: 0.3125rem;
  font-size: 0.625rem;
  line-height: 1.64;
  color: var(--xy-color-muted);
}
.empty-hint {
  display: block;
  padding: 0.8125rem 0.75rem;
  border-radius: 0.75rem;
  background: rgba(247, 250, 248, 0.88);
  color: var(--xy-color-muted);
  line-height: 1.72;
  font-size: 0.75rem;
}
@media (max-width: 420px) {
.stats-grid,
  .shortcut-grid,
  .status-band,
  .overview-panel__grid {
    grid-template-columns: 1fr;
}
}
