* {
  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);
}
body::after {
  position: fixed;
  content: '';
  left: -1000px;
  top: -1000px;
  animation: shadow-preload 0.1s;
  animation-delay: 3s;
}

@keyframes shadow-preload {
  0% {
    background-image: url(https://cdn.dcloud.net.cn/img/shadow-grey.png);
  }
  100% {
    background-image: url(https://cdn.dcloud.net.cn/img/shadow-grey.png);
  }
}
.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');
}
            

/* Add styles here */
:root{
  --maroon: #800000; /* primary maroon */
  --maroon-2: #5f0713;
  --accent: #FFB4A2;
  --bg: #faf8f7;
  --card-shadow: 0 6px 18px rgba(0,0,0,0.08);
  --muted: #6b6b6b;
  --radius: 12px;
  --glass: rgba(255,255,255,0.6);
}

* { box-sizing: border-box; }

html, body, #app { 
  height: 100%; 
  margin: 0; 
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; 
  background: linear-gradient(180deg,#fff 0%, #fbf8f7 100%); 
  color: #222; 
}

.container {
  max-width: 1200px; 
  margin: 28px auto; 
  padding: 16px 20px; /* slightly reduced for mobile */
}

.header {
  display: flex; 
  justify-content: space-between; 
  align-items: center; 
  gap: 12px;
  margin-bottom: 16px; 
  flex-wrap: wrap; /* allow wrapping on small screens */
}

.h1 { font-size: 20px; font-weight: 700; color: var(--maroon); }

.grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 12px; /* smaller gap for mobile */
}

/* Card base */

.card {
  background: linear-gradient(180deg, rgba(255,255,255,0.9), rgba(255,255,255,0.85));
  border-radius: var(--radius);
  padding: 12px; /* slightly smaller for mobile */
  box-shadow: var(--card-shadow);
  border: 1px solid rgba(122,11,26,0.06);
  min-height: 220px;
  display: flex;
  flex-direction: column;
}

/* responsive column helpers */

.col-span-12 { grid-column: span 12; }

.col-span-8 { grid-column: span 8; }

.col-span-6 { grid-column: span 6; }

.col-span-4 { grid-column: span 4; }

.col-span-3 { grid-column: span 3; }

.small { font-size: 12px; color: var(--muted); }

.metric-value { font-size: 18px; font-weight: 700; color: var(--maroon); margin-top: 6px; }

.row { display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }

.avatar {
  width: 36px; 
  height: 36px; 
  border-radius: 50%; 
  -o-object-fit: cover; 
     object-fit: cover; 
  border: 2px solid #fff; 
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

.avatars-wheel { display: flex; gap: -10px; align-items: center; }

.pulse { animation: pulse 1.8s infinite; }

@keyframes pulse { 
  0% { box-shadow: 0 0 0 0 rgba(122,11,26,0.15);} 
  70% { box-shadow: 0 0 0 12px rgba(122,11,26,0);} 
  100% { box-shadow: 0 0 0 0 rgba(122,11,26,0);} 
}

.card-title { font-weight: 700; color: var(--maroon); }

.subtitle { color: var(--muted); font-size: 13px; }

.top-sellers li { display: flex; justify-content: space-between; padding: 6px 0; border-bottom: 1px dashed rgba(0,0,0,0.04); }

.small-btn { 
  background: var(--maroon); 
  color: #fff; 
  padding: 6px 10px; 
  border-radius: 8px; 
  font-size: 12px; 
  border: none; 
  cursor: pointer; 
}

uni-drawer {
  z-index: 3000 !important;
}

/* -------------------- MOBILE MEDIA QUERIES -------------------- */

@media (max-width: 768px) {
  .grid { grid-template-columns: 1fr; gap: 16px; } /* stack all columns */
  .col-span-6, .col-span-4, .col-span-8, .col-span-3 { grid-column: span 12; }
  .header { justify-content: center; text-align: center; gap: 6px; }
  .metric-value { font-size: 16px; }
  .card { padding: 12px; min-height: auto; }
}

@media (max-width: 480px) {
  .container { padding: 12px; margin: 16px auto; }
  .metric-value { font-size: 14px; }
  .row { gap: 6px; }
  .card { padding: 10px; }
  .avatar { width: 32px; height: 32px; }
}

/* Ensure toast is above the drawer */

.uni-toast {
  z-index: 1300 !important;
}

uni-input[type="text"],
uni-input[type="password"],
uni-input[type="email"],
uni-input[type="number"],
uni-textarea {
  height: 44px;        /* normal mobile-friendly size */
  padding: 10px 12px;  /* restore internal spacing */
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 8px;
  background: #fff;
  box-sizing: border-box;
}

uni-input {
  min-height: 44px;
  padding: 10px 12px;
  font-size: 14px;
  border-radius: 8px;
  border: 1px solid #ccc;
}

.product-item {
  width: calc(25% - 0.5rem); /* Ensure 4 items per row */
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}

.product-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 16px;
  cursor: pointer;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  width: 100%; /* Full width of each grid item */
}

.image-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1; /* Square ratio for better fitting */
  background: #f8f8f8;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 items per row */
  gap: 0.5rem;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .product-grid {
    grid-template-columns: repeat(2, 1fr); /* 2 items per row for smaller screens */
  }
}

/* Medium screens (e.g. tablets): 2 cards per row */

@media (min-width: 600px) {
  .product-grid {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); /* 2 cards per row on medium screens */
  }
}

/* Large screens (e.g. desktops): 3 cards per row */

@media (min-width: 1024px) {
  .product-grid {
    grid-template-columns: repeat(4, 1fr);  /* 3 cards per row on larger screens */
  }
}
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.uni-list[data-v-2766edf9] {
  display: flex;
  background-color: #ffffff;
  position: relative;
  flex-direction: column;
}
.uni-list--border[data-v-2766edf9] {
  position: relative;
  z-index: -1;
}
.uni-list--border-top[data-v-2766edf9] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  transform: scaleY(0.5);
  background-color: #e5e5e5;
  z-index: 1;
}
.uni-list--border-bottom[data-v-2766edf9] {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 1px;
  transform: scaleY(0.5);
  background-color: #e5e5e5;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.uniui-cart-filled[data-v-190f5902]:before {
  content: "\e6d0";
}
.uniui-gift-filled[data-v-190f5902]:before {
  content: "\e6c4";
}
.uniui-color[data-v-190f5902]:before {
  content: "\e6cf";
}
.uniui-wallet[data-v-190f5902]:before {
  content: "\e6b1";
}
.uniui-settings-filled[data-v-190f5902]:before {
  content: "\e6ce";
}
.uniui-auth-filled[data-v-190f5902]:before {
  content: "\e6cc";
}
.uniui-shop-filled[data-v-190f5902]:before {
  content: "\e6cd";
}
.uniui-staff-filled[data-v-190f5902]:before {
  content: "\e6cb";
}
.uniui-vip-filled[data-v-190f5902]:before {
  content: "\e6c6";
}
.uniui-plus-filled[data-v-190f5902]:before {
  content: "\e6c7";
}
.uniui-folder-add-filled[data-v-190f5902]:before {
  content: "\e6c8";
}
.uniui-color-filled[data-v-190f5902]:before {
  content: "\e6c9";
}
.uniui-tune-filled[data-v-190f5902]:before {
  content: "\e6ca";
}
.uniui-calendar-filled[data-v-190f5902]:before {
  content: "\e6c0";
}
.uniui-notification-filled[data-v-190f5902]:before {
  content: "\e6c1";
}
.uniui-wallet-filled[data-v-190f5902]:before {
  content: "\e6c2";
}
.uniui-medal-filled[data-v-190f5902]:before {
  content: "\e6c3";
}
.uniui-fire-filled[data-v-190f5902]:before {
  content: "\e6c5";
}
.uniui-refreshempty[data-v-190f5902]:before {
  content: "\e6bf";
}
.uniui-location-filled[data-v-190f5902]:before {
  content: "\e6af";
}
.uniui-person-filled[data-v-190f5902]:before {
  content: "\e69d";
}
.uniui-personadd-filled[data-v-190f5902]:before {
  content: "\e698";
}
.uniui-arrowthinleft[data-v-190f5902]:before {
  content: "\e6d2";
}
.uniui-arrowthinup[data-v-190f5902]:before {
  content: "\e6d3";
}
.uniui-arrowthindown[data-v-190f5902]:before {
  content: "\e6d4";
}
.uniui-back[data-v-190f5902]:before {
  content: "\e6b9";
}
.uniui-forward[data-v-190f5902]:before {
  content: "\e6ba";
}
.uniui-arrow-right[data-v-190f5902]:before {
  content: "\e6bb";
}
.uniui-arrow-left[data-v-190f5902]:before {
  content: "\e6bc";
}
.uniui-arrow-up[data-v-190f5902]:before {
  content: "\e6bd";
}
.uniui-arrow-down[data-v-190f5902]:before {
  content: "\e6be";
}
.uniui-arrowthinright[data-v-190f5902]:before {
  content: "\e6d1";
}
.uniui-down[data-v-190f5902]:before {
  content: "\e6b8";
}
.uniui-bottom[data-v-190f5902]:before {
  content: "\e6b8";
}
.uniui-arrowright[data-v-190f5902]:before {
  content: "\e6d5";
}
.uniui-right[data-v-190f5902]:before {
  content: "\e6b5";
}
.uniui-up[data-v-190f5902]:before {
  content: "\e6b6";
}
.uniui-top[data-v-190f5902]:before {
  content: "\e6b6";
}
.uniui-left[data-v-190f5902]:before {
  content: "\e6b7";
}
.uniui-arrowup[data-v-190f5902]:before {
  content: "\e6d6";
}
.uniui-eye[data-v-190f5902]:before {
  content: "\e651";
}
.uniui-eye-filled[data-v-190f5902]:before {
  content: "\e66a";
}
.uniui-eye-slash[data-v-190f5902]:before {
  content: "\e6b3";
}
.uniui-eye-slash-filled[data-v-190f5902]:before {
  content: "\e6b4";
}
.uniui-info-filled[data-v-190f5902]:before {
  content: "\e649";
}
.uniui-reload[data-v-190f5902]:before {
  content: "\e6b2";
}
.uniui-micoff-filled[data-v-190f5902]:before {
  content: "\e6b0";
}
.uniui-map-pin-ellipse[data-v-190f5902]:before {
  content: "\e6ac";
}
.uniui-map-pin[data-v-190f5902]:before {
  content: "\e6ad";
}
.uniui-location[data-v-190f5902]:before {
  content: "\e6ae";
}
.uniui-starhalf[data-v-190f5902]:before {
  content: "\e683";
}
.uniui-star[data-v-190f5902]:before {
  content: "\e688";
}
.uniui-star-filled[data-v-190f5902]:before {
  content: "\e68f";
}
.uniui-calendar[data-v-190f5902]:before {
  content: "\e6a0";
}
.uniui-fire[data-v-190f5902]:before {
  content: "\e6a1";
}
.uniui-medal[data-v-190f5902]:before {
  content: "\e6a2";
}
.uniui-font[data-v-190f5902]:before {
  content: "\e6a3";
}
.uniui-gift[data-v-190f5902]:before {
  content: "\e6a4";
}
.uniui-link[data-v-190f5902]:before {
  content: "\e6a5";
}
.uniui-notification[data-v-190f5902]:before {
  content: "\e6a6";
}
.uniui-staff[data-v-190f5902]:before {
  content: "\e6a7";
}
.uniui-vip[data-v-190f5902]:before {
  content: "\e6a8";
}
.uniui-folder-add[data-v-190f5902]:before {
  content: "\e6a9";
}
.uniui-tune[data-v-190f5902]:before {
  content: "\e6aa";
}
.uniui-auth[data-v-190f5902]:before {
  content: "\e6ab";
}
.uniui-person[data-v-190f5902]:before {
  content: "\e699";
}
.uniui-email-filled[data-v-190f5902]:before {
  content: "\e69a";
}
.uniui-phone-filled[data-v-190f5902]:before {
  content: "\e69b";
}
.uniui-phone[data-v-190f5902]:before {
  content: "\e69c";
}
.uniui-email[data-v-190f5902]:before {
  content: "\e69e";
}
.uniui-personadd[data-v-190f5902]:before {
  content: "\e69f";
}
.uniui-chatboxes-filled[data-v-190f5902]:before {
  content: "\e692";
}
.uniui-contact[data-v-190f5902]:before {
  content: "\e693";
}
.uniui-chatbubble-filled[data-v-190f5902]:before {
  content: "\e694";
}
.uniui-contact-filled[data-v-190f5902]:before {
  content: "\e695";
}
.uniui-chatboxes[data-v-190f5902]:before {
  content: "\e696";
}
.uniui-chatbubble[data-v-190f5902]:before {
  content: "\e697";
}
.uniui-upload-filled[data-v-190f5902]:before {
  content: "\e68e";
}
.uniui-upload[data-v-190f5902]:before {
  content: "\e690";
}
.uniui-weixin[data-v-190f5902]:before {
  content: "\e691";
}
.uniui-compose[data-v-190f5902]:before {
  content: "\e67f";
}
.uniui-qq[data-v-190f5902]:before {
  content: "\e680";
}
.uniui-download-filled[data-v-190f5902]:before {
  content: "\e681";
}
.uniui-pyq[data-v-190f5902]:before {
  content: "\e682";
}
.uniui-sound[data-v-190f5902]:before {
  content: "\e684";
}
.uniui-trash-filled[data-v-190f5902]:before {
  content: "\e685";
}
.uniui-sound-filled[data-v-190f5902]:before {
  content: "\e686";
}
.uniui-trash[data-v-190f5902]:before {
  content: "\e687";
}
.uniui-videocam-filled[data-v-190f5902]:before {
  content: "\e689";
}
.uniui-spinner-cycle[data-v-190f5902]:before {
  content: "\e68a";
}
.uniui-weibo[data-v-190f5902]:before {
  content: "\e68b";
}
.uniui-videocam[data-v-190f5902]:before {
  content: "\e68c";
}
.uniui-download[data-v-190f5902]:before {
  content: "\e68d";
}
.uniui-help[data-v-190f5902]:before {
  content: "\e679";
}
.uniui-navigate-filled[data-v-190f5902]:before {
  content: "\e67a";
}
.uniui-plusempty[data-v-190f5902]:before {
  content: "\e67b";
}
.uniui-smallcircle[data-v-190f5902]:before {
  content: "\e67c";
}
.uniui-minus-filled[data-v-190f5902]:before {
  content: "\e67d";
}
.uniui-micoff[data-v-190f5902]:before {
  content: "\e67e";
}
.uniui-closeempty[data-v-190f5902]:before {
  content: "\e66c";
}
.uniui-clear[data-v-190f5902]:before {
  content: "\e66d";
}
.uniui-navigate[data-v-190f5902]:before {
  content: "\e66e";
}
.uniui-minus[data-v-190f5902]:before {
  content: "\e66f";
}
.uniui-image[data-v-190f5902]:before {
  content: "\e670";
}
.uniui-mic[data-v-190f5902]:before {
  content: "\e671";
}
.uniui-paperplane[data-v-190f5902]:before {
  content: "\e672";
}
.uniui-close[data-v-190f5902]:before {
  content: "\e673";
}
.uniui-help-filled[data-v-190f5902]:before {
  content: "\e674";
}
.uniui-paperplane-filled[data-v-190f5902]:before {
  content: "\e675";
}
.uniui-plus[data-v-190f5902]:before {
  content: "\e676";
}
.uniui-mic-filled[data-v-190f5902]:before {
  content: "\e677";
}
.uniui-image-filled[data-v-190f5902]:before {
  content: "\e678";
}
.uniui-locked-filled[data-v-190f5902]:before {
  content: "\e668";
}
.uniui-info[data-v-190f5902]:before {
  content: "\e669";
}
.uniui-locked[data-v-190f5902]:before {
  content: "\e66b";
}
.uniui-camera-filled[data-v-190f5902]:before {
  content: "\e658";
}
.uniui-chat-filled[data-v-190f5902]:before {
  content: "\e659";
}
.uniui-camera[data-v-190f5902]:before {
  content: "\e65a";
}
.uniui-circle[data-v-190f5902]:before {
  content: "\e65b";
}
.uniui-checkmarkempty[data-v-190f5902]:before {
  content: "\e65c";
}
.uniui-chat[data-v-190f5902]:before {
  content: "\e65d";
}
.uniui-circle-filled[data-v-190f5902]:before {
  content: "\e65e";
}
.uniui-flag[data-v-190f5902]:before {
  content: "\e65f";
}
.uniui-flag-filled[data-v-190f5902]:before {
  content: "\e660";
}
.uniui-gear-filled[data-v-190f5902]:before {
  content: "\e661";
}
.uniui-home[data-v-190f5902]:before {
  content: "\e662";
}
.uniui-home-filled[data-v-190f5902]:before {
  content: "\e663";
}
.uniui-gear[data-v-190f5902]:before {
  content: "\e664";
}
.uniui-smallcircle-filled[data-v-190f5902]:before {
  content: "\e665";
}
.uniui-map-filled[data-v-190f5902]:before {
  content: "\e666";
}
.uniui-map[data-v-190f5902]:before {
  content: "\e667";
}
.uniui-refresh-filled[data-v-190f5902]:before {
  content: "\e656";
}
.uniui-refresh[data-v-190f5902]:before {
  content: "\e657";
}
.uniui-cloud-upload[data-v-190f5902]:before {
  content: "\e645";
}
.uniui-cloud-download-filled[data-v-190f5902]:before {
  content: "\e646";
}
.uniui-cloud-download[data-v-190f5902]:before {
  content: "\e647";
}
.uniui-cloud-upload-filled[data-v-190f5902]:before {
  content: "\e648";
}
.uniui-redo[data-v-190f5902]:before {
  content: "\e64a";
}
.uniui-images-filled[data-v-190f5902]:before {
  content: "\e64b";
}
.uniui-undo-filled[data-v-190f5902]:before {
  content: "\e64c";
}
.uniui-more[data-v-190f5902]:before {
  content: "\e64d";
}
.uniui-more-filled[data-v-190f5902]:before {
  content: "\e64e";
}
.uniui-undo[data-v-190f5902]:before {
  content: "\e64f";
}
.uniui-images[data-v-190f5902]:before {
  content: "\e650";
}
.uniui-paperclip[data-v-190f5902]:before {
  content: "\e652";
}
.uniui-settings[data-v-190f5902]:before {
  content: "\e653";
}
.uniui-search[data-v-190f5902]:before {
  content: "\e654";
}
.uniui-redo-filled[data-v-190f5902]:before {
  content: "\e655";
}
.uniui-list[data-v-190f5902]:before {
  content: "\e644";
}
.uniui-mail-open-filled[data-v-190f5902]:before {
  content: "\e63a";
}
.uniui-hand-down-filled[data-v-190f5902]:before {
  content: "\e63c";
}
.uniui-hand-down[data-v-190f5902]:before {
  content: "\e63d";
}
.uniui-hand-up-filled[data-v-190f5902]:before {
  content: "\e63e";
}
.uniui-hand-up[data-v-190f5902]:before {
  content: "\e63f";
}
.uniui-heart-filled[data-v-190f5902]:before {
  content: "\e641";
}
.uniui-mail-open[data-v-190f5902]:before {
  content: "\e643";
}
.uniui-heart[data-v-190f5902]:before {
  content: "\e639";
}
.uniui-loop[data-v-190f5902]:before {
  content: "\e633";
}
.uniui-pulldown[data-v-190f5902]:before {
  content: "\e632";
}
.uniui-scan[data-v-190f5902]:before {
  content: "\e62a";
}
.uniui-bars[data-v-190f5902]:before {
  content: "\e627";
}
.uniui-checkbox[data-v-190f5902]:before {
  content: "\e62b";
}
.uniui-checkbox-filled[data-v-190f5902]:before {
  content: "\e62c";
}
.uniui-shop[data-v-190f5902]:before {
  content: "\e62f";
}
.uniui-headphones[data-v-190f5902]:before {
  content: "\e630";
}
.uniui-cart[data-v-190f5902]:before {
  content: "\e631";
}
@font-face {
  font-family: uniicons;
  src: url("/assets/uniicons-DN59BOw4.ttf");
}
.uni-icons[data-v-190f5902] {
  font-family: uniicons;
  text-decoration: none;
  text-align: center;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.uni-list-item[data-v-53b2c4db] {
  display: flex;
  font-size: 16px;
  position: relative;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  flex-direction: row;
  cursor: pointer;
}
.uni-list-item--disabled[data-v-53b2c4db] {
  opacity: 0.3;
}
.uni-list-item--hover[data-v-53b2c4db] {
  background-color: #f1f1f1 !important;
}
.uni-list-item__container[data-v-53b2c4db] {
  position: relative;
  display: flex;
  flex-direction: row;
  padding: 12px 15px;
  padding-left: 15px;
  flex: 1;
  overflow: hidden;
}
.container--right[data-v-53b2c4db] {
  padding-right: 0;
}
.uni-list--border[data-v-53b2c4db] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.uni-list--border[data-v-53b2c4db]:after {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  content: "";
  transform: scaleY(0.5);
  background-color: #e5e5e5;
}
.uni-list-item__content[data-v-53b2c4db] {
  display: flex;
  padding-right: 8px;
  flex: 1;
  color: #3b4144;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}
.uni-list-item__content--center[data-v-53b2c4db] {
  justify-content: center;
}
.uni-list-item__content-title[data-v-53b2c4db] {
  font-size: 14px;
  color: #3b4144;
  overflow: hidden;
}
.uni-list-item__content-note[data-v-53b2c4db] {
  margin-top: 0.1875rem;
  color: #999;
  font-size: 12px;
  overflow: hidden;
}
.uni-list-item__extra[data-v-53b2c4db] {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
.uni-list-item__header[data-v-53b2c4db] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.uni-list-item__icon[data-v-53b2c4db] {
  margin-right: 0.5625rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.uni-list-item__icon-img[data-v-53b2c4db] {
  display: block;
  height: 26px;
  width: 26px;
  margin-right: 10px;
}
.uni-icon-wrapper[data-v-53b2c4db] {
  display: flex;
  align-items: center;
  padding: 0 10px;
}
.flex--direction[data-v-53b2c4db] {
  flex-direction: column;
  align-items: initial;
}
.flex--justify[data-v-53b2c4db] {
  justify-content: initial;
}
.uni-list--lg[data-v-53b2c4db] {
  height: 40px;
  width: 40px;
}
.uni-list--base[data-v-53b2c4db] {
  height: 26px;
  width: 26px;
}
.uni-list--sm[data-v-53b2c4db] {
  height: 20px;
  width: 20px;
}
.uni-list-item__extra-text[data-v-53b2c4db] {
  color: #999;
  font-size: 12px;
}
.uni-ellipsis-1[data-v-53b2c4db] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.uni-ellipsis-2[data-v-53b2c4db] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.uni-easyinput[data-v-fe257430] {
  width: 100%;
  flex: 1;
  position: relative;
  text-align: left;
  color: #333;
  font-size: 14px;
}
.uni-easyinput__content[data-v-fe257430] {
  flex: 1;
  width: 100%;
  display: flex;
  box-sizing: border-box;
  flex-direction: row;
  align-items: center;
  border-color: #fff;
  transition-property: border-color;
  transition-duration: 0.3s;
}
.uni-easyinput__content-input[data-v-fe257430] {
  width: auto;
  position: relative;
  overflow: hidden;
  flex: 1;
  line-height: 1;
  font-size: 14px;
  height: 35px;
}
.uni-easyinput__placeholder-class[data-v-fe257430] {
  color: #999;
  font-size: 12px;
}
.is-textarea[data-v-fe257430] {
  align-items: flex-start;
}
.is-textarea-icon[data-v-fe257430] {
  margin-top: 5px;
}
.uni-easyinput__content-textarea[data-v-fe257430] {
  position: relative;
  overflow: hidden;
  flex: 1;
  line-height: 1.5;
  font-size: 14px;
  margin: 6px;
  margin-left: 0;
  height: 80px;
  min-height: 80px;
  min-height: 80px;
  width: auto;
}
.input-padding[data-v-fe257430] {
  padding-left: 10px;
}
.content-clear-icon[data-v-fe257430] {
  padding: 0 5px;
}
.label-icon[data-v-fe257430] {
  margin-right: 5px;
  margin-top: -1px;
}
.is-input-border[data-v-fe257430] {
  display: flex;
  box-sizing: border-box;
  flex-direction: row;
  align-items: center;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
}
.uni-error-message[data-v-fe257430] {
  position: absolute;
  bottom: -17px;
  left: 0;
  line-height: 12px;
  color: #e43d33;
  font-size: 12px;
  text-align: left;
}
.uni-error-msg--boeder[data-v-fe257430] {
  position: relative;
  bottom: 0;
  line-height: 22px;
}
.is-input-error-border[data-v-fe257430] {
  border-color: #e43d33;
}
.is-input-error-border .uni-easyinput__placeholder-class[data-v-fe257430] {
  color: rgb(241.5, 158, 153);
}
.uni-easyinput--border[data-v-fe257430] {
  margin-bottom: 0;
  padding: 10px 15px;
  border-top: 1px #eee solid;
}
.uni-easyinput-error[data-v-fe257430] {
  padding-bottom: 0;
}
.is-first-border[data-v-fe257430] {
  border: none;
}
.is-disabled[data-v-fe257430] {
  background-color: #f7f6f6;
  color: #d5d5d5;
}
.is-disabled .uni-easyinput__placeholder-class[data-v-fe257430] {
  color: #d5d5d5;
  font-size: 12px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.uni-popup[data-v-c96125a2] {
  position: fixed;
  z-index: 99;
}
.uni-popup.top[data-v-c96125a2], .uni-popup.left[data-v-c96125a2], .uni-popup.right[data-v-c96125a2] {
  top: var(--window-top);
}
.uni-popup .uni-popup__wrapper[data-v-c96125a2] {
  display: block;
  position: relative;
  /* iphonex 等安全区设置，底部安全区适配 */
}
.uni-popup .uni-popup__wrapper.left[data-v-c96125a2], .uni-popup .uni-popup__wrapper.right[data-v-c96125a2] {
  padding-top: var(--window-top);
  flex: 1;
}
.fixforpc-z-index[data-v-c96125a2] {
  z-index: 999;
}
.fixforpc-top[data-v-c96125a2] {
  top: 0;
}
.chartsview[data-v-d842a05c] {
  width: 100%;
  height: 100%;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
}
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.uni-drawer[data-v-2e96752e] {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 999;
}
.uni-drawer__content[data-v-2e96752e] {
  display: block;
  position: absolute;
  top: 0;
  width: 220px;
  bottom: 0;
  background-color: #fff;
  transition: transform 0.3s ease;
}
.uni-drawer--left[data-v-2e96752e] {
  left: 0;
  transform: translateX(-100%);
}
.uni-drawer--right[data-v-2e96752e] {
  right: 0;
  transform: translateX(100%);
}
.uni-drawer__content--visible[data-v-2e96752e] {
  transform: translateX(0px);
}
.uni-drawer__mask[data-v-2e96752e] {
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  transition: opacity 0.3s;
}
.uni-drawer__mask--visible[data-v-2e96752e] {
  display: block;
  opacity: 1;
}@font-face {
  font-family: "iconfont"; /* Project id 4960117 */
  src: url('data:font/woff2;base64,d09GMgABAAAAAAf8AAsAAAAADqgAAAeuAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACDXgqPUIxWATYCJAMcCxAABCAFhGcHeBtcDCMRdnuQMpP9Y8HEu4xiJ+q1/qIJHV42J1XUJOuVfh437f0YJCl41ZwurU9Ukjsnm1d8opS7m7jRmciVqDz3Jj8xiWiIyhHuTMkqWi9guFJffi7vhuTmIkxRnh3ZsS2k7xc4P6X57lXNmPYjcF0TJIp3mXNaqK/UagFDxWR3jAlY4L5SwQqkHcyzYDswVkf81pcAAsAIkgCbGXk6kK8+40eCDQLZjYDPRWvIoD4gfVcjOgxEKqOmnliT0HwgAXZhpwBgnv5+9ENIpAAYsgG5VdHA9P6w7xH54h7O9/AA+AZhew1wNAaABIAD8DsyLTr7Zh5uhX5azNT+JkEHAHJSGOojHw19xD+JePr0xb2eHhA3kp2InCYB4Ahr/+dBSIA6ILEZJJdHKPCI5EsAB4+GLgECPOKXAAaeRCwBCjx9ugQQeHFPBD9mAIk8QQ7AHWA3AD6AyP32NYfAwvWUNjyItrRQEnEqAjKkzdGMviBB5yuVdgRNq209HKxpZzfNtHLZVPaWquZdboRMbADg6xmlvhEhoYmVkav22JgFsbaz4mn7ds/eonFxl34NbxjDmzBNf+m3kHA5lePaROuysv3dIC89Zn33NKV+DRC8gVWJRkQKXdVKUtVfvwMJm0kG/nw48IbfNWjrRSQcOMF4hJ3i9twiXIiYgMGmc6b9x1lk2jZJuXszqyL6aGOfOq4v12fMWN0YTteH61u/w5Jr2q7ts4rRtbivPGrr2LZsarNP366N3n0Mgc0eBucuLM+YVkF4kZX9ZWA2opOR6+1AgaYhodcliul1pgsCrNgFwO9mWXEvQsIehkECdxlgYlm3F4DRd5Lao7bpGrtC9FYmGi0vl57lVg+Lhl81KXMt92DFhhFhH5gmB0bHYKz25IrFkxsRkgG/3t7hILJgp7LAVOj3CHvF3fwuxaKMY1pP6I9ZmckkBslwxbR7xXpT4vIdcd9wissDxtcP11v0bWy05CzXXo7kjKK3YamVrvloA54c29RADq2vZ3Qrwjb1LWtgxaOWllx0mS07/kOCL9fU2qjX6uoZ/Skr3eZw+Kebbw7v9m7QmnTtVqhei1a4HauErbmXuVURW0bpYxpbm1abrzx8cu3yDTuOHLOqX9W6u2Hd0St3L11itcbEMkdXxTYZLVFjlwX2iA18w3Ol0NdzUd+CVmwqoivUq3lb/Ab+2oKtsWMWyr5bvvbMoYPuVUtbpO7cCFKDhjCr6t6g0IlWQbbV3smZk9ZZty80S6ppIXe4d3kYZn3yCUsuci9V5zKoDghP9qE8C9m4kRXLlvkuE9AI2FBL3WgT8pjCsIV+C7H4kd/3hQiMT5K5yPhl/BIBYNYsmyqNzMXGWe5R3YLh41xkREuVp4NLh6ttrkdVWIPuIqMSQx1VHW62+SptNZnYe6lOSnpDwYUgfX7U2hG7o9ZhdUrPsGql76TYKPsxzZHV5bEdmhEJo9vx6pJ/KG361PnUcLuLb44+UWNLn83XNC8xLRHB+dzTtYpvFqz6sPbZPmXz2u4SlIbepiXwoWuv+zyKfpQX6+Qy1Ll3zY4aiEDHzXoHFgcUFviXBO5hUEEHw969zZZn2xoddjqWOZx00AeccnBiCjxT3JOSPFI82hlU0MHQWMA4VYXG7meYP4u+XUx2rlPZhUWE2anOzxpDffBWpN1pdTDaZo5KMxJlJDUTRlJvo1sbP4KEJOxk06Z/M95M8JuCnCSjUkZ9dsICMKfP9nCJE5oSPOYOv2lz3BBr12DXEC4jTXnblIJvo5JGfSuS1ynYOHSVAySsxy7RO9U76X08vw+iUEMb+Zd0v2J7Ue0trPUK2IC7ZwYsGzYsNC4VpZhSqvZb2m85VEf9knquOS52tWTNYIfVZILup8cBjdOOgSFDU8KrJX13+3tbutUkV3Guryz/HDO2jHbu/eLg861+JV/6Bn+wKUs2cSBNpqkKmuaAZz+Y3pom8/w+kLbrTVdJB1OplG9Gf6e5eP+ZPP3aUugRnj9X8puHlGS4FmDu8xxPGL4kprqt8z3aw3bR1nlhpj9NofnW9C7Vri0jqVSfPHblSbU13DLRkXKn+o1VRed2sHVfRAnUAgBAzyziBi70kOE8NRgXAXr24kvxiBoG2JsFiGCXZyqj4ETUot/qFHEfpewLje/BL21XNFqfNIs9U5DAZPYsxFhN9evgvrf6rQSQFAAQ+wWJNYEdszna74AAkLgKLBLEADB0C8A8w652a3sSzd7YUiiNOG8AI2ELcFIueILsA0isEECRigcMX+mnszRGAw4VDQAefgUAUTIAjNx2gFM6iifIlwHJwmNAUfoJGKf0yu3FWB7hVEGiyCjdqOS+M0ymuttv5FOTSCnwD7El9FHg+mnsAx1kE4fYOQ9VDRnpW3pf3g5N09MgfQVWt1AdDp5naoe43Le7FwISKudnSGrbXGK9jums8c/7BrlJIyET8f9GYTELdU8CLn8C/kPcTWp5JMXWLBdSZDSICwVFW+T9HUJh8xbukaEerAD/mF3FGsHBgUc7malid//S9kEWw2PXlhwgCYZwRCASUUiC4AFmR58m6RiWkwYnopctnqopyxFF8KLtthzQQR94stq3EMfyvnPJONWxE9cXL6Mpzmey7XYAAA==') format('woff2'),
       url('data:font/woff;base64,d09GRgABAAAAAAoYAAsAAAAADqgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAARAAAAGA8G1ApY21hcAAAAYgAAACAAAAB3luocoRnbHlmAAACCAAABcoAAAfQCdH6yWhlYWQAAAfUAAAAMQAAADYui3u3aGhlYQAACAgAAAAgAAAAJApGBeZobXR4AAAIKAAAABsAAAAcH0D//mxvY2EAAAhEAAAAEAAAABAFDgdcbWF4cAAACFQAAAAfAAAAIAEcAOVuYW1lAAAIdAAAAUAAAAJnEKM8sHBvc3QAAAm0AAAAYgAAAHgRBQTfeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGEpZ5zAwMrAwNTJdIaBgaEfQjO+ZjBi5ACKMrAyM2AFAWmuKQwHnrG+ecTc8L+BgYH5DkMjUJgRRRETAKh4DcV4nO2RwQnDMAxFnxrblBIySc+ZpIfOkCl86qA5iBiyQypZhZbMUJln+B/LAn0gA4NxNxLIC8GrmivdH7h1P/EwPXHlQtGsi9Ztbm1fjwPO+qfEer7HpyX/wXybLYV/jf1+flTxbQaejC6Bp6M1sP2xzYG/by3wxPY1IL8BESMo43icbVRNjOTEFa5X/qm2u+1uj932dHva0253u5vumd4Zd9s9szs/uzssCwrZmf2ZyzKDhlsIq0UhQrBwoJNLDrkkHJCQOICQiKIR0kaQRMqBbKREEYIj5G9ziHKIEmURcOCSTHt45dlZQGBVvXrvq+fnqufvPSITcviC+HfhB4QSicRkjWyTJwgBwcdh6sAMP7JrYMmB3whXYZgMfKMP7XvGGkS2c+wiRWsQNmTLBkunjT6Nh8k6TaJZ6kHZ/xok3L4Nvz546Db86n+5pgM7OVXNTUgun8/BI04zl/47U6cLS+eXClDhu+nYrMJMy3XpOL545VtXLiYdf/Vqvpe/uup3Jk3EHr5yMeaYOqdeXat36Di9Di+m1ynBgBNPzbV4GBT0n/jJTKvf1/EzRamGrhtWU6V7NjTN8GxX3lp58nXTfP3JlS35GzBCREK4EAgpEpNskj3Mm9+Qy4ZlD/woiY1hKPiGD40wHmJaypbt4IySVViDeNiHoBEOk8jOMPRoZ1410KFseTDgGzKPx6MZmQ8PuHdwSzNNTTiNcn6CH0/H1dCsmkkXRTcJTgZuKxx+CWmcbCJC5YNXj95D0KRjU5tkcSjGmdyiGGXG1MwpPVxVKcdFdaXtDbyZcIbjpoa4eIzPRp5nWDXKQ92NsqeZhOQPDw/H8neEH+OpGMljTmZJhyySk2SDnCeYMGiNJAUYjJg0asnhOiQ2k8KA2Y6doBGC3G6FiSPZo2NF+BoCftnHd/wGK/sxfSD943VYpsLk45gazy6DsZT+TG2wddWX4bJhPaAaTqSXNO3gRrGa3nE9F6yqXXTTT7hacj8r1tKPv0DvOBmaNuFfaZV+W2hMXvIZ/Q389OY7v0hfhc5u+sHK3su7K7qlf0+ztDfZ8wbTNMufjuhl13jZiHF2qiVUcKZbCJWSexAa6YfLK76/u4u0QdIc/lZ4TUjIw2SHXMPcxMN22A4bTGYZB7Cg7FPAyTIMe7g5SkZJ5GCmasgb+WgXXRmnEadIlHCP0RrwFySkTg+OahSD2NJXzbKwt3Bi8/I7lzdPLLitudltb37eq3fCMxuvbJwJO3VulovN/iV1xphpNmcML/fU6UFpttua/ESWtiU5E3T7Cx3eLexd2uovLPS3Lu0VxK67783NefvevHph40wbnzMbF9R5BOZ61bpcNFpJa6rE4u456Hn7bufcvijL4j4Gu3msSAT7Ee9NhL5P3LtM2uAVVg5YYAwY1kjEb+uXj7S4PYBBOTCPisqS/WNlFPShITM/k0GMFSmSyeNvnn/6Bvijs6M69Ou4+HDj4D/jX65WgiAKAiodra9cKI1Oj0rpzWy5AN+lHn3v7U/TD2h9qY6DHq/wj7fTl5qLzXvjObded/l8C97A/507PMReAfTPpEpOk0fJM2RMXiN/IH/JekaY9VW8iXzcV/EnGZYsNdqtPqzTNcDyiBwPisDbyDoMEo/qEHCytBz+89cpGry9oiNeFP2QFkXeeoxhwmnj2NyZLWZDFsqcLMi3VqPdx3aEoddon+JOH5BDtuOhrsMga1Gn0GEUY9e/a2FS7aOOj8yTW1mek7sbyDMdhP+mXaVQUODWZFyYQoXuozn5m6unHyl54QSYD/auWStlQ9I3tLna3g8lXRXFPPv5VM9Pf5dqZn2FiU/Eu85cYNpnZaHoKE/Jij8q/l4p6Mp896FpBvKUqghsuhrr7cWaarR9en+vxQTFYNPLi7O0srAcleRKgdnnN4NKQ8uXrPtv9vihKpKl65ZU4ToHpjQNj5j6mXoEKRXmA8WTw/gWN//ERbqtFP4qdmlJeUsMTwjXLGtqUN6ZcmptiYmgaIXc48WcvN0W8kzYyAm613Wa3k7OKua+L/u1O5iNnqKBmNMdpp7b7Hg5UcuXofN/Vn1sR1EYcySjKEpFqC4sRXVanc6DrQZNwS4tnDpZqbf4OcvSj/DwmqHhKCiYU1w/5KfP7mBOE/I5qBBQtAAAeJxjYGRgYADiWxaTW+L5bb4ycLMwgMCTptk3YPT////r2TKYu4FcDgYmkCgAdcMODgAAAHicY2BkYGBu+N/AEMOW/P///99sGQxAERTADgCyHgc3eJxjYWBgYLkDxECaLfn/fxANwf//AwA5bwVaAAAAAAAAngEmAbwCTgK0A+h4nGNgZGBgYGe4ycDNAAJMQMwFhAwM/8F8BgAfNQICAHichZE9bsJAEIWfwZAElChKpDRpVikoEsn8lEipUKCnoAez5ke211ovSNQ5TY6QE+QI6Whzikh52EMDRbza2W/evpkdyQDusIeH8rvnLtnDJbOSK7jAo3CV+pOwT34WrqGJnnCd+qtwAy94E26yY8YOnn/FrIV3YQ+3+BCu4AafwlXqX8I++Vu4hgf8CNep/wo3MPGuhZtoeeHA6qnTczXbqVVo0sik7niO9WITT+2pPNE2X5lUdYPOURrpVNtjm3y76DkXqciaRA15q+PYqMyatQ5dsHQu67fbkehBaBIMYKExhWOcQ2GGHeMKIQxSREV0Z/mY7gU2iFlp/3VP6LbIqR9yhS4CdM5cI7rSwnk6TY4tX+tRdXQrbsuahDSUWs1JYrLiDzzcramE1AMsi6oMfbS5ohN/UMyQ/AHYk29XeJxtyssJgDAMANDEX0U8iHs4hQu4gcQY/FdoWsHtFbz6zg8i+BTwz2CEMSaYYoYGcygH2smyKNMuCZPO9RrGSfpeSO+FT2vFVxzUn4e4RsVdC0vqXeAtb9/edHQDPMp7GegAAA==') format('woff'),
       url('data:font/ttf;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzI8G1ApAAABjAAAAGBjbWFwW6hyhAAAAggAAAHeZ2x5ZgnR+skAAAP4AAAH0GhlYWQui3u3AAAA4AAAADZoaGVhCkYF5gAAALwAAAAkaG10eB9A//4AAAHsAAAAHGxvY2EFDgdcAAAD6AAAABBtYXhwARwA5QAAARgAAAAgbmFtZRCjPLAAAAvIAAACZ3Bvc3QRBQTfAAAOMAAAAHgAAQAAA4D/gABcBmP////7BmgAAQAAAAAAAAAAAAAAAAAAAAcAAQAAAAEAANo4k4RfDzz1AAsEAAAAAADkgpvYAAAAAOSCm9j///9/BmgDiwAAAAgAAgAAAAAAAAABAAAABwDZAAsAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAQEdwGQAAUAAAKJAswAAACPAokCzAAAAesAMgEIAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAwOYF7OIDgP+AAAAD3ACBAAAAAQAAAAAAAAAAAAAAAAACBAAAAATcAAAEAAAABmP//wQAAAAEAAAABAD//wAAAAUAAAADAAAALAAAAAQAAAGGAAEAAAAAAIAAAwABAAAALAADAAoAAAGGAAQAVAAAAA4ACAACAAbmBeZq5oDoNunp7OL//wAA5gXmauaA6Dbp6ezi//8AAAAAAAAAAAAAAAAAAQAOAA4ADgAOAA4ADgAAAAMABAACAAYAAQAFAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAABYAAAAAAAAAAYAAOYFAADmBQAAAAMAAOZqAADmagAAAAQAAOaAAADmgAAAAAIAAOg2AADoNgAAAAYAAOnpAADp6QAAAAEAAOziAADs4gAAAAUAAAAAAAAAngEmAbwCTgK0A+gABgAA/38E3AOBAAIABQA1AD4AVQBrAAABAyEBAyETDgEHESEyFh0BFAYjISImPQE0NjMhES4BJyEiJj0BNDYzIT4BMhYXITIWHQEUBiMFMj4BJiIGFBYBFA4CIi4CNTQ2PwI2Mh8CHgEVIRQOAiIuAjU0Nj8CNjIfAh4BA9vbAbf8SdsBtvoIJBcBXAgKCgj9AAgLCwgBWxckCP7oCAsLCAEYDDhHOAwBGQgKCgj+gBMaARwlGxsCgDVRVEtUUTYoIT1aCysLWj0hKP0kNVFUTFRRNSghPVoKLApaPiAoAoD+bgGS/m4CABckCP0eCgglCAoKCCUICgLiCCQXCgglCAogKSghCgglCAoJGiYbGyYa/gkqQiYTEyZCKgZQPG+jExOjbzxQBipCJhMTJkIqBlA8b6MTE6NvPFAAAAQAAAAABAADAAAPABMATwBgAAABISIGFREUFjMhMjY1ETQmAyERIQEiJjU0JiIGFRQWFxUUFjI2PQE+ATU0LgEjIiY0NjIWFRQWMjY1NCYnNTQmIgYdAQ4BFRQeATMyFhUUBgEhIgYUFjMhERQWMjY1ETQmA2D8wA0TEw0DQA0TEy39AAMA/oAaJhMaEzYqExoTKjYjOiMbJSY0JhMaEzYqExoTKjYiOiQbJSYCBvygDRMTDQNAExoTEwKAEw39wA0TEw0CQA0T/cACAP6AHBMNExIOJj0KAg0TEw0ECjwnHjMeHCYcHBMNExMNJj0KBA0TEw0ECjwnHzIeHhEUHQJAExoT/cANExMNAmANEwAAC////4AGaAOLAAMABwALABMAHwAoADEAOgBDAEcAUAAAASU3BQkBBwE3BwU3JQYmPwE2FgcFJiMHFhcWNj8BNiYBBiclJjYXBRY3BiclJjYXBRYDBiclJjYXBRY3BiclJjYXBRYBIRUhBSYjISIHFSE1Akb+x24BOQID/e81AhF4OQEROP6nCiIHPwohBgFTERRGChEXMg4QDQ38eQ8a/uwbHhsBFBoWDxv+8BseGwEQG/UPHf7vGx4bARQaFg8b/uwXHhsBEBv+JAHm/hoCTQMi/ZYhBwK6AZGwvrH+oAEoXf7UPGCZXTwOFA5xDRQNrQd7EQcNDRQhGDICUxsRmRE1EZkRKBoQmRE1EJkR/lAbEZkQNhGZESgaEJkRNRGZEP7VOTwhIV1dAAAAAwAA/78DoQM2AEwAXABsAAABNTQnJicmIgcGBwYdAQ4BHQEUFjsBMjY9ATQmKwE1NDc2NzYyFxYXFh0BIyIGHQEUFjsBBgcGBy4BIyIGFBYzMjY3Njc2Nz4BPQE0JgUVFAYrASImPQE0NjsBMhYFFAYrASImPQE0NjsBMhYVA2AwL09TvlNPLzAbJSwfVR4tLR4gKCZBQ5xDQSYoIB4tLR4VDyQuUgocERwkJBwRHghyQDMQHyol/ZAGBVUFBgYFVQUGAlUGBVUFBgYFVQUGAckMYFJQLjAwLlBSYAwEKhurHiwsHqseLQpOQ0EnJycnQUNOCi0eqx4sKxogBg8RJTYlEhAHNSpFASseqxsoRasEBgYEqwUGBrAEBgYEqwUGBgUAAAUAAP9/BAACzAAbAB8AKAAxAEMAAAEhFSMHIxEzBxQeATI+AT0BIRUUHgEyPgE1JzMBMxUjEyImNDYyFhQGISImNDYyFhQGNyMuASIGByEuASIGByM1IREhBAD9aa1HdXkBITdCNyABLiA3QjchAXn86YC1PRkjIzIjIwIFGSMjMiMjnE4QN0A3EP6wEDdANxBOAWoCHgLLtPH+1AIgOCAgOCACAiA4ICA4IAIB4LT+liQxJCQxJCQxJCQxJHobICAbGyAgG7MBpgAAAAj//wAABAEC1wAaAEAAXgB3AIAAoQDFANgAAAEhIiY0NjMhESEVFAYiJj0BNDYzITIWFREUBgUiJyUuAT8CPgE/ATYyFx4BDwEGFRQWPwEzNh4CDgEjBwYHBiUXFjMyNj8CIwcGLgI1ND8BNi4BIg8BBiMiBg8BIiY1ETQ2FxYXFhcWBwYHBgcxBgcxBgcGAxU2NzY3JicmJSInLgE+ARceAT4CLgIGBwYuATc+ARYXHgIGBw4BMyMiJjQ2OwE+ATc1LgEnIyImNDY7ATIWFBYyFh0BFAYiBhQGJSImNDYyNjQ2OwEyFhQGKwEOAQPr/ioJDAwJAcD9gAwSDAwJAqsJDAz92hsO/u0JCwMvARNIK2wUPBURBQ5DDSwdYIIFDgoEBAsHqRIrIf7B/g0TIDwHBGs1XRcsIxMWQgYDDxcJcgYJITcPxAkMDgktKkkYBwEGEgoJAwcYGjUOJzEdChEnIQJEKyUHAwkRBxg5MR8CGTA5MhAGGQwHFkdPIxkiDQsQFESwKwkMDAkZBRQODhQFGQkMDAkrCQwMEg0NEgwM/iEJDAwSDQwJKwkMDAkZByEBAgwSDAGAwAkMDAnWCQwMCf5VCQzZBCoCEAmzBCYvA2wUFBIzFVwSFx0nBQcEAQkNDAhpDwgGVScDCwcDQwgDDh4qFyQeXAgUDwhzBiEd7AwJASsJDQEECA4XBwpFTygeCAQNCxUBKPsHGmFcCQkHBxcFEQ8EBQ8BGjA4MiACGhgLARYKIyQDFhAwOzoZICUMEg0NFQWHBRQODRENDRENDAmrCQwNEQ3VDRIMDBINDRIMExgAAAAAABIA3gABAAAAAAAAABMAAAABAAAAAAABAAgAEwABAAAAAAACAAcAGwABAAAAAAADAAgAIgABAAAAAAAEAAgAKgABAAAAAAAFAAsAMgABAAAAAAAGAAgAPQABAAAAAAAKACsARQABAAAAAAALABMAcAADAAEECQAAACYAgwADAAEECQABABAAqQADAAEECQACAA4AuQADAAEECQADABAAxwADAAEECQAEABAA1wADAAEECQAFABYA5wADAAEECQAGABAA/QADAAEECQAKAFYBDQADAAEECQALACYBY0NyZWF0ZWQgYnkgaWNvbmZvbnRpY29uZm9udFJlZ3VsYXJpY29uZm9udGljb25mb250VmVyc2lvbiAxLjBpY29uZm9udEdlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAEMAcgBlAGEAdABlAGQAIABiAHkAIABpAGMAbwBuAGYAbwBuAHQAaQBjAG8AbgBmAG8AbgB0AFIAZQBnAHUAbABhAHIAaQBjAG8AbgBmAG8AbgB0AGkAYwBvAG4AZgBvAG4AdABWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbgBmAG8AbgB0AEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAAcwB2AGcAMgB0AHQAZgAgAGYAcgBvAG0AIABGAG8AbgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAQIBAwEEAQUBBgEHAQgADGJhbGFuY2VzY2FsZQRjYXNoEmp1ZGdlX19lYXN5aWNvbm5ldBBjdXN0b21lci1zZXJ2aWNlBXRydWNrCENhc2gtUGF5AAA=') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-balancescale:before {
  content: "\e9e9";
}

.icon-cash:before {
  content: "\e680";
}

.icon-judge__easyiconnet:before {
  content: "\e605";
}

.icon-customer-service:before {
  content: "\e66a";
}

.icon-truck:before {
  content: "\ece2";
}

.icon-Cash-Pay:before {
  content: "\e836";
}


.splash-container[data-v-b56bef2b] {
  background-color: #800000;
  height: 100vh;
  width: 100vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

/* Center text nicely and allow wrapping on small screens */
.logo[data-v-b56bef2b] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.625rem;
  margin-top: 1.875rem;      /* was 120rpx — closer to the image */
}

/* Animated letters */
.logo-letter[data-v-b56bef2b] {
  color: white;
  font-size: 1.125rem;          /* Responsive font size */
  font-weight: bold;
  opacity: 0;
  transform: translateY(-1.25rem);
  animation: dropIn-b56bef2b 0.6s forwards;
}
@keyframes dropIn-b56bef2b {
0% {
    opacity: 0;
    transform: translateY(-1.25rem);
}
100% {
    opacity: 1;
    transform: translateY(0);
}
}

/* OTSUNG logo at top */
.otsung-logo[data-v-b56bef2b] {
  position: absolute;
  top: 20%;              /* was 15%, moves it a bit closer to the text */
  left: 50%;
  transform: translateX(-50%);
  width: 5rem;
  height: 5rem;
  opacity: 0;
  animation: fadeIn-b56bef2b 1.2s forwards;
}
@keyframes fadeIn-b56bef2b {
0% {
    opacity: 0;
    transform: translateX(-50%) scale(0.8) rotate(-10deg);
}
100% {
    opacity: 1;
    transform: translateX(-50%) scale(1) rotate(0deg);
}
}

.login-wrapper[data-v-655c99e3] {
  display:flex; flex-direction:column; align-items:center; justify-content:center; height:100vh; background:#f8f8f8;
}
.app-title[data-v-655c99e3] { font-size:40px; font-weight:bold; color:maroon;
}
.subtitle[data-v-655c99e3] { font-size:10px; color:#999; margin-bottom:0.625rem;
}
.login-container[data-v-655c99e3] { display:flex; width:90%; max-width:37.5rem; background:#fff; border-radius:0.625rem; overflow:hidden; box-shadow:0 0.3125rem 0.9375rem rgba(0,0,0,0.1);
}
.left-section[data-v-655c99e3] { width:40%; background:linear-gradient(180deg,#fff5f5,#fdfdfd); display:flex; flex-direction:column; align-items:center; justify-content:center; border-right:0.0625rem solid #eee; padding:1.25rem;
}
.qr-text[data-v-655c99e3] { font-size:0.8125rem; font-weight:500; color:maroon; text-align:center; margin-top:0.625rem;
}
.right-section[data-v-655c99e3] { width:60%; padding:1.5625rem 1.25rem;
}
.tabs[data-v-655c99e3] { display:flex; justify-content:center; margin-bottom:1.25rem;
}
.tabs uni-text[data-v-655c99e3] { margin:0 0.625rem; font-size:0.875rem; color:#666; cursor:pointer;
}
.tabs .active[data-v-655c99e3] { color:#800000; font-weight:bold; border-bottom:0.125rem solid #800000;
}
.input-group[data-v-655c99e3] { margin-bottom:0.9375rem;
}
.label[data-v-655c99e3] { display:block; font-size:0.875rem; margin-bottom:0.3125rem;
}
.password-wrapper[data-v-655c99e3] { position:relative; display:flex; align-items:center;
}
.password-wrapper uni-easyinput[data-v-655c99e3] { flex:1; padding-right:1.875rem;
}
.toggle-password[data-v-655c99e3] { position:absolute; right:0.46875rem; font-size:0.8125rem; color:#800000; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; user-select:none; height:100%; display:flex; align-items:center;
}
.btn-login[data-v-655c99e3] { width:100%; background-color:#800000; color:#fff; padding:0.625rem; border-radius:0.3125rem; font-size:0.9375rem;
}
.btn-login[data-v-655c99e3]:disabled { opacity:0.6;
}
.error-msg[data-v-655c99e3] { color:red; font-size:0.75rem; margin-top:0.625rem; text-align:center;
}
.mt-4[data-v-655c99e3] { margin-top:1.25rem;
}
.text-center[data-v-655c99e3] { text-align:center;
}
.text-link[data-v-655c99e3] { color:#007aff; text-decoration:underline; cursor:pointer;
}
.text-link.courier[data-v-655c99e3] { display:block; margin-top:0.3125rem;
}

@keyframes fadeInUp-8fa0d585 {
from { opacity: 0; transform: translateY(20px);
}
to { opacity: 1; transform: translateY(0);
}
}
.admin-login-bg[data-v-8fa0d585] {
  height: 100vh;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  background: linear-gradient(135deg, #2b0000 0%, #4d0000 50%, #1a0000 100%);
}
.admin-header[data-v-8fa0d585] {
  text-align: center;
  margin-bottom: 40px;
  animation: fadeInUp-8fa0d585 0.6s ease-out;
}
.brand[data-v-8fa0d585] {
  font-size: 36px;
  font-weight: 900;
  color: #fff;
  letter-spacing: 4px;
}
.tagline[data-v-8fa0d585] {
  font-size: 12px;
  margin-top: 6px;
  color: #ffcccc;
  opacity: 0.8;
}
.login-card[data-v-8fa0d585] {
  width: 90%;
  max-width: 420px;
  padding: 30px 26px;
  border-radius: 20px;

  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);

  border: 1px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 10px 40px rgba(0,0,0,0.4);

  animation: fadeInUp-8fa0d585 0.8s ease-out;
}
.logo-section[data-v-8fa0d585] {
  display: flex;
  flex-direction: row;
  align-items: center;     /* vertically align */
  justify-content: center; /* horizontally center */
  gap: 12px;               /* spacing */
  margin-bottom: 30px;
}
.admin-logo[data-v-8fa0d585] {
  width: 120px;
  height: 120px;
  margin: 0;  /* REMOVE margin-bottom so it aligns perfectly */
  filter: drop-shadow(0 2px 4px rgba(0,0,0,0.4));
}
.system-name[data-v-8fa0d585] {
  font-size: 14px;
  color: #ffdede;
  letter-spacing: 2px;
}
.input-block[data-v-8fa0d585] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.admin-input[data-v-8fa0d585] {
  background: rgba(255,255,255,0.18);
  padding: 14px;
  border-radius: 10px;
  font-size: 15px;
  border: none;
  color: #fff;
}
.admin-password[data-v-8fa0d585] {
  position: relative;
}
.admin-toggle[data-v-8fa0d585] {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #fff;
  opacity: .7;
}
.remember[data-v-8fa0d585] {
  display: flex;
  align-items: center;
  gap: 6px;
}
.remember-txt[data-v-8fa0d585] {
  color: #f5f5f5;
  font-size: 14px;
}
.login-btn[data-v-8fa0d585] {
  background: linear-gradient(135deg, #800000, #9e0000);
  color: white;
  font-weight: bold;
  padding: 14px;
  border-radius: 10px;
  font-size: 17px;
  letter-spacing: 1px;
  margin-top: 10px;
  box-shadow: 0 4px 16px rgba(255,60,60,0.4);
}
.forgot[data-v-8fa0d585] {
  text-align: center;
  margin-top: 10px;
  color: #ffecec;
  font-size: 14px;
  opacity: .8;
  text-decoration: underline;
}


.wrapper[data-v-f2e6e934] {
  background-color: #f8f8f8;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 2.5rem;
  box-sizing: border-box;
}
.app-title[data-v-f2e6e934] {
  font-size: 1.5rem;
  color: #800000;
  font-weight: bold;
  margin-bottom: 0.3125rem;
  text-align: center;
}
.subtitle[data-v-f2e6e934] {
  font-size: 0.75rem;
  color: #800000;
  font-weight: 500;
  margin-bottom: 1.25rem;
  text-align: center;
  letter-spacing: 0.03125rem;
}
.page[data-v-f2e6e934] {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.register-box[data-v-f2e6e934] {
  width: 18.75rem;
  padding: 1.25rem;
  background-color: white;
  border-radius: 0.625rem;
  box-shadow: 0 0.3125rem 0.9375rem rgba(0, 0, 0, 0.1);
}
.input-group[data-v-f2e6e934] {
  margin-bottom: 0.9375rem;
}
.label[data-v-f2e6e934] {
  display: block;
  font-size: 0.875rem;
  margin-bottom: 0.3125rem;
}
.input[data-v-f2e6e934] {
  width: 100%;
  border: 1px solid #ccc;
  padding: 0.625rem;
  border-radius: 0.3125rem;
  font-size: 0.875rem;
}
.password-wrapper[data-v-f2e6e934] {
  position: relative;
  display: flex;
  align-items: center;
}
.password-input[data-v-f2e6e934] {
  width: 100%;
  padding-right: 1.875rem;
}
.eye-icon[data-v-f2e6e934] {
  position: absolute;
  right: 0.625rem;
  font-size: 1.0625rem;
  color: #800000;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.btn-register[data-v-f2e6e934] {
  width: 100%;
  background-color: #800000;
  color: white;
  padding: 0.625rem;
  text-align: center;
  border-radius: 0.3125rem;
  font-size: 0.9375rem;
  margin-top: 0.3125rem;
}
.error-msg[data-v-f2e6e934] {
  color: red;
  font-size: 0.75rem;
  margin-top: 0.625rem;
  display: block;
  text-align: center;
}
.success-msg[data-v-f2e6e934] {
  color: green;
  font-size: 0.75rem;
  margin-top: 0.625rem;
  display: block;
  text-align: center;
}
.text-link[data-v-f2e6e934] {
  color: #007aff;
  text-decoration: underline;
}
.mt-4[data-v-f2e6e934] {
  margin-top: 1.25rem;
}
.text-center[data-v-f2e6e934] {
  text-align: center;
}

.icon[data-v-d95eed37] {
  cursor: pointer;
}
/* ==========================
   Admin Dashboard Styles
   ========================== */
.admin-container[data-v-48ae1bdf] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  width: 100vw;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  transition: background-color 0.3s, color 0.3s;
}

/* --------------------------
   Top Nav
--------------------------- */
.top-nav[data-v-48ae1bdf] {
  height: 60px;
  background-color: #800000 !important;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s;
}
.title[data-v-48ae1bdf] {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  padding: 16px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.tagline[data-v-48ae1bdf] {
  font-size: 18px;
  font-weight: 500;
  color: rgba(255,255,255,0.9);
}
.top-nav-right[data-v-48ae1bdf] {
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
}
.search-input[data-v-48ae1bdf] {
  margin-left: 10px;
  padding: 6px 12px;
  font-size: 14px;
  border-radius: 20px;
  border: none;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  transition: all 0.2s;
  width: 200px;
}
.search-input[data-v-48ae1bdf]:focus {
  outline: none;
  box-shadow: 0 0 0 2px #b22222;
}

/* --------------------------
   Layout & Sidebar
--------------------------- */
.layout[data-v-48ae1bdf] {
  display: flex;
  flex: 1;
  overflow: hidden;
}
.sidebar[data-v-48ae1bdf] {
  width: 240px;
  background: linear-gradient(180deg, #800000 0%, #4d0000 100%);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: background 0.3s;
}
.menu-top[data-v-48ae1bdf] {
  flex: 1;
  overflow-y: auto;
  padding-top: 12px;
}
.menu-bottom[data-v-48ae1bdf] {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 12px 0;
}
.menu-item[data-v-48ae1bdf],
.submenu-item[data-v-48ae1bdf] {
  padding: 12px 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: background-color 0.2s, transform 0.2s;
  border-radius: 8px;
  position: relative;
}
.menu-item[data-v-48ae1bdf]:hover,
.submenu-item[data-v-48ae1bdf]:hover {
  background-color: rgba(255, 255, 255, 0.15);
  transform: translateX(4px);
}
.menu-item.active[data-v-48ae1bdf],
.submenu-item.active[data-v-48ae1bdf] {
  background-color: rgba(255, 255, 255, 0.25);
  font-weight: bold;
}
.icon[data-v-48ae1bdf] {
  margin-right: 16px;
}
.text[data-v-48ae1bdf] {
  font-size: 16px;
  flex: 1;
}
.arrow[data-v-48ae1bdf] {
  transition: transform 0.3s ease;
}
.rotated[data-v-48ae1bdf] {
  transform: rotate(180deg);
}
.submenu[data-v-48ae1bdf] {
  background-color: rgba(255, 255, 255, 0.05);
  padding-left: 40px;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
}
.submenu.open[data-v-48ae1bdf] {
  max-height: 500px; /* adjust based on content */
}

/* --------------------------
   Main Content
--------------------------- */
.main-content[data-v-48ae1bdf] {
  flex: 1;
  background-color: var(--bg-color, #f5f5f5);
  color: var(--text-color, #333);
  padding: 24px;
  overflow-y: auto;
  transition: background-color 0.3s, color 0.3s;
}

/* Breadcrumb navigation */
.breadcrumb[data-v-48ae1bdf] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  margin-bottom: 16px;
  opacity: 0.7;
}
.breadcrumb span[data-v-48ae1bdf] {
  cursor: pointer;
  transition: opacity 0.2s;
}
.breadcrumb span[data-v-48ae1bdf]:hover {
  opacity: 1;
  text-decoration: underline;
}

/* Cards for stats / dashboard */
.card[data-v-48ae1bdf] {
  background-color: var(--card-bg, #fff);
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  padding: 20px;
  margin-bottom: 20px;
  transition: transform 0.2s, box-shadow 0.2s;
}
.card[data-v-48ae1bdf]:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 16px rgba(0,0,0,0.08);
}

/* User Section */
.user-section[data-v-48ae1bdf] {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* --------------------------
   Dark Mode
--------------------------- */
.dark-mode[data-v-48ae1bdf] {
  --primary-color: #4d0000;
  --bg-color: #1e1e1e;
  --card-bg: #2b2b2b;
  --text-color: #e0e0e0;
  --text-on-primary: #fff;
  transition: all 0.3s;
}

/* --------------------------
   Button Ripple
--------------------------- */
.button-ripple[data-v-48ae1bdf] {
  position: relative;
  overflow: hidden;
}
.button-ripple[data-v-48ae1bdf]::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.3);
  transform: scale(0);
  opacity: 0;
  pointer-events: none;
  animation: ripple-48ae1bdf 0.6s linear;
}
@keyframes ripple-48ae1bdf {
to {
    transform: scale(4);
    opacity: 0;
}
}


.page-container[data-v-aadf859d] {
  min-height: 100%;
  padding: 1.25rem 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.page-title[data-v-aadf859d] {
  font-size: 1.125rem;
  font-weight: bold;
}
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.support-page[data-v-00d9a9aa] {
  padding: 0.625rem;
  background-color: #f5f5f5;
  min-height: 100vh;
}
.support-page .header[data-v-00d9a9aa] {
  margin-bottom: 0.9375rem;
}
.support-page .header .title[data-v-00d9a9aa] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.support-page .header .subtitle[data-v-00d9a9aa] {
  font-size: 0.8125rem;
  color: #666;
}
.support-page .section[data-v-00d9a9aa] {
  margin-bottom: 1.25rem;
}
.support-page .section .section-title[data-v-00d9a9aa] {
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.support-page .section .links[data-v-00d9a9aa] {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.support-page .section .links .link-item[data-v-00d9a9aa] {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  background-color: #fff;
  padding: 0.625rem;
  border-radius: 0.375rem;
  box-shadow: 0 0.125rem 0.1875rem rgba(0, 0, 0, 0.05);
}
.support-page .section .links .link-text[data-v-00d9a9aa] {
  font-size: 0.875rem;
  color: #333;
}
.support-page .section .message-box[data-v-00d9a9aa] {
  width: 100%;
  height: 5rem;
  background: #fff;
  padding: 0.625rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.375rem;
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
}
.support-page .section .submit-button[data-v-00d9a9aa] {
  width: 100%;
  background-color: #800000;
  color: white;
  padding: 0.625rem;
  text-align: center;
  border-radius: 0.375rem;
  font-size: 0.9375rem;
}
.page[data-v-2e4bce4f] { display:flex; flex-direction:column; height:100vh; background:#fafafa;
}
.header[data-v-2e4bce4f] { padding:16px; background:#800000; color:#fff;
}
.title[data-v-2e4bce4f] { font-weight:800; font-size:18px;
}
.subtitle[data-v-2e4bce4f] { display:block; opacity:.9; margin-top:4px; font-size:12px;
}
.toolbar[data-v-2e4bce4f] { display:flex; justify-content:space-between; align-items:center; padding:12px; background:#fff; gap:12px;
}
.toolbar .left[data-v-2e4bce4f] { display:flex; gap:8px; align-items:center; flex:1;
}
.toolbar .right[data-v-2e4bce4f] { display:flex; gap:8px;
}
.filter-pill[data-v-2e4bce4f] { background:#fff; border:1px solid #eee; padding:6px 10px; border-radius:999px; color:#800000; font-weight:700;
}
.content[data-v-2e4bce4f] { padding:12px;
}
.section[data-v-2e4bce4f] { margin-bottom:18px;
}
.section-title[data-v-2e4bce4f] { font-weight:800; color:#800000; margin-bottom:8px;
}
.table[data-v-2e4bce4f] { display:flex; flex-direction:column; gap:10px;
}
.row[data-v-2e4bce4f] { background:#fff; border-radius:12px; padding:12px; display:flex; justify-content:space-between; box-shadow:0 2px 10px rgba(0,0,0,0.06);
}
.row-left[data-v-2e4bce4f] { display:flex; flex-direction:column; gap:4px;
}
.seller[data-v-2e4bce4f] { font-weight:700; color:#111;
}
.sku[data-v-2e4bce4f] { color:#555;
}
.meta[data-v-2e4bce4f] { color:#777; font-size:12px;
}
.row-right[data-v-2e4bce4f] { display:flex; flex-direction:column; align-items:flex-end; gap:8px;
}
.status.pending[data-v-2e4bce4f] { color:#b35a00; font-weight:800;
}
.actions[data-v-2e4bce4f] { display:flex; gap:8px;
}
.btn[data-v-2e4bce4f] { background:#800000; color:#fff; padding:8px 12px; border-radius:12px; font-weight:700;
}
.btn-outline[data-v-2e4bce4f] { background:#fff; border:1px solid #800000; color:#800000; padding:8px 12px; border-radius:12px; font-weight:700;
}
.btn-mini[data-v-2e4bce4f] { background:#fff; border:1px solid #eee; color:#800000; padding:6px 10px; border-radius:8px; font-weight:700;
}
.btn-mini.danger[data-v-2e4bce4f] { background:#ffecec; border-color:#ffbcbc; color:#b00000;
}
.empty[data-v-2e4bce4f] { padding:20px; text-align:center; color:#666;
}
.inventory-tools[data-v-2e4bce4f] { display:flex; justify-content:space-between; align-items:center; gap:8px;
}
.inv-actions[data-v-2e4bce4f] { display:flex; gap:8px;
}
.filters-row[data-v-2e4bce4f] { display:flex; gap:8px; align-items:center; margin-top:12px; margin-bottom:12px;
}
.list[data-v-2e4bce4f] { display:flex; flex-direction:column; gap:10px;
}
.list-item[data-v-2e4bce4f] { background:#fff; border-radius:12px; padding:12px; box-shadow:0 2px 10px rgba(0,0,0,0.06);
}
.line1[data-v-2e4bce4f] { display:flex; justify-content:space-between; align-items:center;
}
.badge[data-v-2e4bce4f] { font-weight:800; color:#800000;
}
.line2[data-v-2e4bce4f], .line3[data-v-2e4bce4f] { display:flex; gap:12px; color:#444; font-size:12px; margin-top:6px; flex-wrap:wrap;
}
.list-actions[data-v-2e4bce4f] { display:flex; gap:8px; margin-top:10px;
}
.load-more[data-v-2e4bce4f] { display:flex; justify-content:center; padding:10px;
}
.modal[data-v-2e4bce4f] { padding:12px; background:#fff; height:100%;
}
.modal-title[data-v-2e4bce4f] { font-weight:800; color:#800000; font-size:16px; margin-bottom:8px;
}
.modal-sub[data-v-2e4bce4f] { color:#666; font-size:13px; margin-bottom:8px;
}
.form-row[data-v-2e4bce4f] { margin-bottom:10px;
}
.small-label[data-v-2e4bce4f] { font-size:12px; color:#777; margin-right:6px;
}
.scan-row[data-v-2e4bce4f] { display:flex; gap:8px; align-items:center;
}
.history-list[data-v-2e4bce4f] { display:flex; flex-direction:column; gap:8px; margin-top:8px;
}
.hist-row[data-v-2e4bce4f] { background:#fafafa; padding:8px; border-radius:8px;
}
.hist-action[data-v-2e4bce4f] { font-weight:800; color:#333;
}
.hist-meta[data-v-2e4bce4f] { color:#666; font-size:12px;
}
.hist-note[data-v-2e4bce4f] { color:#444; font-size:13px; margin-top:6px;
}
.danger[data-v-2e4bce4f] { background:#b00000; color:#fff;
}


.announcement-request-container[data-v-2a097c14] {
  padding: 1rem;
  background-color: #fff;
}
.header[data-v-2a097c14] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
}
.title[data-v-2a097c14] {
  font-size: 1.125rem;
  font-weight: 700;
  color: #800000;
}
.back-btn[data-v-2a097c14] {
  background-color: #800000;
  color: white;
  font-size: 0.875rem;
  padding: 0.375rem 0.75rem;
  border-radius: 0.5rem;
  border: none;
  cursor: pointer;
}
.announcement-form[data-v-2a097c14] {
  margin-top: 0.625rem;
}
.form-title[data-v-2a097c14] {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.form-input[data-v-2a097c14], .form-textarea[data-v-2a097c14] {
  width: 100%;
  padding: 0.4375rem;
  font-size: 0.875rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.375rem;
  margin-bottom: 0.5rem;
}
.upload-btn[data-v-2a097c14] {
  background-color: #800000;
  color: white;
  font-size: 0.875rem;
  padding: 0.375rem 0.75rem;
  border-radius: 0.5rem;
  border: none;
  cursor: pointer;
  width: 50%;
}
.uploaded-images[data-v-2a097c14] {
  display: flex;
  gap: 0.375rem;
  margin-top: 0.5rem;
}
.announcement-img[data-v-2a097c14] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 0.375rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.submit-btn[data-v-2a097c14] {
  background-color: #800000;
  color: white;
  font-size: 0.875rem;
  padding: 0.375rem 0.75rem;
  border-radius: 0.5rem;
  border: none;
  width: 50%;
  cursor: pointer;
}

.announcement-detail-container[data-v-23800402] {
  padding: 1rem;
  background-color: #fff;
}
.header[data-v-23800402] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
}
.title[data-v-23800402] {
  font-size: 1.125rem;
  font-weight: 700;
  color: #800000; /* Maroon */
}
.back-btn[data-v-23800402] {
  background-color: #800000;
  color: white;
  font-size: 0.875rem;
  padding: 0.375rem 0.75rem;
  border-radius: 0.5rem;
  border: none;
  cursor: pointer;
}
.loading-state[data-v-23800402],
.error-state[data-v-23800402] {
  text-align: center;
  margin-top: 1.875rem;
  color: #999;
}
.announcement-detail[data-v-23800402] {
  margin-top: 0.75rem;
}
.announcement-header[data-v-23800402] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.375rem;
}
.announcement-title[data-v-23800402] {
  font-size: 1rem;
  font-weight: bold;
  color: #333;
}
.announcement-date[data-v-23800402] {
  font-size: 0.75rem;
  color: #888;
}
.announcement-summary[data-v-23800402] {
  font-size: 0.8125rem;
  color: #555;
}
.summary-label[data-v-23800402] {
  font-weight: bold;
  color: #333;
}
.request-details[data-v-23800402] {
  margin-top: 0.625rem;
}
.request-detail-title[data-v-23800402] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #333;
}
.action-buttons[data-v-23800402] {
  margin-top: 0.9375rem;
  display: flex;
  gap: 0.5rem;
}
.approve-btn[data-v-23800402],
.reject-btn[data-v-23800402],
.ask-more-btn[data-v-23800402] {
  padding: 0.4375rem 0.875rem;
  font-size: 0.875rem;
  color: white;
  border-radius: 0.5rem;
  border: none;
  cursor: pointer;
}
.approve-btn[data-v-23800402] {
  background-color: #4CAF50; /* Green */
}
.reject-btn[data-v-23800402] {
  background-color: #f44336; /* Red */
}
.ask-more-btn[data-v-23800402] {
  background-color: #ffa500; /* Orange */
}
.approve-btn[data-v-23800402]:hover,
.reject-btn[data-v-23800402]:hover,
.ask-more-btn[data-v-23800402]:hover {
  opacity: 0.9;
}

.container[data-v-d308c0d2] {
padding: 0.9375rem;
}
.title[data-v-d308c0d2] {
font-size: 1.25rem;
font-weight: bold;
margin-bottom: 0.9375rem;
color: #800000; /* maroon */
}
.form-group[data-v-d308c0d2] {
margin-bottom: 0.9375rem;
}
.label[data-v-d308c0d2] {
display: block;
font-size: 0.875rem;
margin-bottom: 0.3125rem;
}
.input[data-v-d308c0d2],
.textarea[data-v-d308c0d2] {
border: 0.0625rem solid #ccc;
border-radius: 0.3125rem;
padding: 0.625rem;
font-size: 0.875rem;
width: 100%;
}
.picker[data-v-d308c0d2] {
padding: 0.625rem;
border: 0.0625rem solid #ccc;
border-radius: 0.3125rem;
}
.image-btn[data-v-d308c0d2] {
background-color: #800000;
color: #fff;
padding: 0.625rem;
border-radius: 0.3125rem;
text-align: center;
}
.preview-img[data-v-d308c0d2] {
margin-top: 0.3125rem;
width: 4.6875rem;
height: 4.6875rem;
-o-object-fit: cover;
   object-fit: cover;
border-radius: 0.3125rem;
}
.submit-btn[data-v-d308c0d2] {
background-color: #800000;
color: white;
font-size: 0.9375rem;
padding: 0.78125rem;
border-radius: 0.375rem;
width: 100%;
}

.page[data-v-36ae74eb] {
padding: 0.9375rem;
}
.header[data-v-36ae74eb] {
font-size: 1.125rem;
font-weight: bold;
margin-bottom: 0.9375rem;
}
.form[data-v-36ae74eb] {
display: flex;
gap: 0.625rem;
margin-bottom: 0.9375rem;
}
uni-input[data-v-36ae74eb] {
flex: 1;
padding: 0.625rem;
border: 1px solid #ccc;
border-radius: 0.3125rem;
}
.btn[data-v-36ae74eb] {
padding: 0.625rem 0.9375rem;
border-radius: 0.3125rem;
}
.btn.maroon[data-v-36ae74eb] {
background-color: maroon;
color: white;
}
.btn.danger[data-v-36ae74eb] {
background-color: #d32f2f;
color: white;
}
.list[data-v-36ae74eb] {
display: flex;
flex-direction: column;
gap: 0.625rem;
}
.category-item[data-v-36ae74eb] {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0.625rem;
background: #f9f9f9;
border-radius: 0.3125rem;
}

.container[data-v-4a240e42] {
padding: 0.9375rem;
}
.title[data-v-4a240e42] {
font-size: 1.125rem;
font-weight: bold;
margin-bottom: 0.625rem;
color: #800000;
}
.table-header[data-v-4a240e42],
.table-row[data-v-4a240e42] {
display: flex;
justify-content: space-between;
padding: 0.625rem 0.3125rem;
border-bottom: 1px solid #ddd;
}
.column[data-v-4a240e42] {
width: 33%;
font-size: 0.875rem;
}
.table-header[data-v-4a240e42] {
font-weight: bold;
background-color: #f0f0f0;
}
.orphaned[data-v-4a240e42] {
background-color: #fff0f0;
color: #800000;
}

.report-page[data-v-9f8432a7] {
  padding: 0.625rem;
  font-family: Arial, sans-serif;
}
.title[data-v-9f8432a7] {
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
  color: #800000; /* maroon */
}
.chart-section[data-v-9f8432a7] {
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
}
.chart-card[data-v-9f8432a7] {
  background: #fff;
  border-radius: 0.375rem;
  padding: 0.625rem;
  box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.05);
}
.chart-box[data-v-9f8432a7] {
  width: 100%;
  height: 12.5rem;
}
.table-section[data-v-9f8432a7] {
  margin-top: 1.5625rem;
}
.table-scroll[data-v-9f8432a7] {
  max-height: 15.625rem;
}
.table[data-v-9f8432a7] {
  width: 100%;
}
.table-header[data-v-9f8432a7],
.table-row[data-v-9f8432a7] {
  display: flex;
  justify-content: space-between;
  padding: 0.625rem;
  border-bottom: 0.03125rem solid #ddd;
}
.cell[data-v-9f8432a7] {
  flex: 1;
  text-align: left;
}

.container[data-v-d5af6643] {
padding: 0.9375rem;
}
.title[data-v-d5af6643] {
font-size: 1.25rem;
font-weight: bold;
margin-bottom: 0.9375rem;
color: #800000;
}
.empty-text[data-v-d5af6643] {
color: #666;
font-size: 0.875rem;
text-align: center;
margin-top: 3.125rem;
}
.card[data-v-d5af6643] {
background-color: #fff7f7;
border: 0.0625rem solid #800000;
border-radius: 0.375rem;
padding: 0.9375rem;
margin-bottom: 0.9375rem;
}
.suggestion-text[data-v-d5af6643] {
font-size: 0.9375rem;
font-weight: 600;
margin-bottom: 0.3125rem;
}
.submitted-by[data-v-d5af6643],
.submitted-at[data-v-d5af6643] {
font-size: 0.75rem;
color: #888;
margin-top: 0.125rem;
}
.textarea[data-v-d5af6643] {
margin-top: 0.625rem;
border: 0.0625rem solid #ccc;
border-radius: 0.3125rem;
padding: 0.625rem;
font-size: 0.875rem;
width: 100%;
}
.actions[data-v-d5af6643] {
display: flex;
justify-content: space-between;
margin-top: 0.625rem;
}
.approve-btn[data-v-d5af6643] {
flex: 1;
margin-right: 0.3125rem;
background-color: #800000;
color: white;
padding: 0.625rem;
font-size: 0.875rem;
border-radius: 0.3125rem;
}
.reject-btn[data-v-d5af6643] {
flex: 1;
margin-left: 0.3125rem;
background-color: #aaa;
color: white;
padding: 0.625rem;
font-size: 0.875rem;
border-radius: 0.3125rem;
}

.container[data-v-771101ee] {
padding: 0.9375rem;
}
.header[data-v-771101ee] {
margin-bottom: 1.25rem;
}
.title[data-v-771101ee] {
font-size: 1.125rem;
font-weight: bold;
color: maroon;
}
.card[data-v-771101ee] {
background-color: #fff;
border: 1px solid #eee;
padding: 0.9375rem;
border-radius: 0.375rem;
margin-bottom: 0.9375rem;
box-shadow: 0 0.1875rem 0.25rem rgba(0, 0, 0, 0.05);
}
.request-info[data-v-771101ee] {
margin-bottom: 0.625rem;
}
.from[data-v-771101ee] {
font-weight: bold;
color: maroon;
}
.message[data-v-771101ee] {
display: block;
margin-top: 0.3125rem;
font-size: 0.875rem;
}
.actions[data-v-771101ee] {
display: flex;
justify-content: space-between;
}
.btn[data-v-771101ee] {
flex: 1;
margin: 0 0.3125rem;
padding: 0.625rem;
font-size: 0.875rem;
border-radius: 0.25rem;
color: #fff;
text-align: center;
}
.respond[data-v-771101ee] {
background-color: maroon;
}
.ignore[data-v-771101ee] {
background-color: #999;
}
.forward[data-v-771101ee] {
background-color: #4caf50;
}
.empty[data-v-771101ee] {
text-align: center;
color: #aaa;
font-size: 0.875rem;
margin-top: 1.875rem;
}

.container[data-v-e57340e5] {
padding: 0.9375rem;
}
.title[data-v-e57340e5] {
font-size: 1.125rem;
font-weight: bold;
margin-bottom: 0.625rem;
color: #800000;
}
.log-row[data-v-e57340e5] {
padding: 0.625rem;
border-bottom: 1px solid #ddd;
}
.log-time[data-v-e57340e5] {
font-size: 0.75rem;
color: #666;
}
.log-user[data-v-e57340e5] {
font-size: 0.8125rem;
font-weight: bold;
margin-top: 0.25rem;
}
.log-action[data-v-e57340e5] {
font-size: 0.875rem;
margin-top: 0.125rem;
}

.page[data-v-7114a259] { padding: 0.625rem; background: #fafafa; min-height: 100vh;
}
.header[data-v-7114a259] { font-size: 1.125rem; font-weight: 700; color: #800000; margin-bottom: 0.375rem;
}
.controls[data-v-7114a259] { display:flex; gap: 0.375rem; margin-bottom: 0.375rem;
}
.btn[data-v-7114a259] { padding: 0.375rem 0.5625rem; border-radius: 0.3125rem; background:#eee; color:#333;
}
.btn.maroon[data-v-7114a259] { background:#800000; color:#fff;
}
.btn.danger[data-v-7114a259] { background:#d9534f; color:#fff;
}
.category-list[data-v-7114a259] { display:flex; flex-direction:column; gap: 0.375rem;
}
.category-item[data-v-7114a259] { background:#fff; border-radius:0.375rem; padding:0.375rem; display:flex; justify-content:space-between; align-items:center; box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.05)
}
.left[data-v-7114a259] { display:flex; gap:0.375rem; align-items:center;
}
.thumb[data-v-7114a259] { width: 3rem; height: 3rem; border-radius:0.25rem; -o-object-fit:cover; object-fit:cover;
}
.meta[data-v-7114a259] { max-width: 60%;
}
.name[data-v-7114a259] { font-weight:700; font-size:0.875rem; color:#333;
}
.desc[data-v-7114a259] { color:#666; font-size:0.75rem; margin-top:0.1875rem;
}
.small[data-v-7114a259] { color:#999; font-size:0.6875rem; margin-top:0.1875rem;
}
.actions[data-v-7114a259] { display:flex; gap:0.25rem;
}
.modal[data-v-7114a259] { position:fixed; left:0; top:0; right:0; bottom:0; background: rgba(0,0,0,0.4); display:flex; justify-content:center; align-items:center;
}
.modal-card[data-v-7114a259] { background:#fff; padding:0.5625rem; width:90%; border-radius:0.375rem;
}
.modal-title[data-v-7114a259] { font-size:0.9375rem; font-weight:700; color:#800000; margin-bottom:0.375rem;
}
.form-group[data-v-7114a259] { margin-bottom:0.375rem;
}
.input[data-v-7114a259], .textarea[data-v-7114a259] { width:100%; border:0.03125rem solid #ddd; border-radius:0.25rem; padding:0.3125rem; font-size:0.8125rem; background:#fff;
}
.preview[data-v-7114a259] { width:3.75rem; height:3.75rem; margin-top:0.25rem; border-radius:0.25rem;
}
.form-actions[data-v-7114a259] { display:flex; gap:0.3125rem; justify-content:flex-end; margin-top:0.375rem;
}
.loading[data-v-7114a259], .empty[data-v-7114a259] { text-align:center; color:#777; padding:0.625rem;
}

.container[data-v-bbedc7e9] {
padding: 0.9375rem;
}
.title[data-v-bbedc7e9] {
font-size: 1.25rem;
font-weight: bold;
margin-bottom: 0.9375rem;
color: #800000; /* maroon */
}
.form-group[data-v-bbedc7e9] {
margin-bottom: 0.9375rem;
}
.label[data-v-bbedc7e9] {
display: block;
font-size: 0.875rem;
margin-bottom: 0.3125rem;
}
.picker[data-v-bbedc7e9] {
padding: 0.625rem;
border: 0.0625rem solid #ccc;
border-radius: 0.3125rem;
background-color: #f5f5f5;
}
.textarea[data-v-bbedc7e9] {
border: 0.0625rem solid #ccc;
border-radius: 0.3125rem;
padding: 0.625rem;
font-size: 0.875rem;
width: 100%;
}
.preview-box[data-v-bbedc7e9] {
background-color: #ffecec;
border: 0.0625rem solid #800000;
border-radius: 0.3125rem;
padding: 0.625rem;
font-size: 0.875rem;
color: #800000;
}
.submit-btn[data-v-bbedc7e9] {
background-color: #800000;
color: white;
font-size: 0.9375rem;
padding: 0.78125rem;
border-radius: 0.375rem;
width: 100%;
}
.submit-btn[data-v-bbedc7e9]:disabled {
opacity: 0.5;
}

.category-insights[data-v-8349f55e] {
  padding: 0.625rem;
  background-color: #fafafa;
  min-height: 100vh;
}
.header .title[data-v-8349f55e] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.summary-cards[data-v-8349f55e] {
  display: flex;
  flex-wrap: wrap;
  margin: 0.625rem 0;
  gap: 0.625rem;
}
.card[data-v-8349f55e] {
  flex: 1 1 calc(33% - 0.625rem);
  background-color: white;
  padding: 0.625rem;
  border-radius: 0.375rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
  text-align: center;
}
.card-title[data-v-8349f55e] {
  font-size: 0.8125rem;
  color: #555;
}
.card-value[data-v-8349f55e] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
}
.charts-section[data-v-8349f55e] {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.chart-container[data-v-8349f55e] {
  background: white;
  padding: 0.625rem;
  border-radius: 0.375rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.chart-title[data-v-8349f55e] {
  font-size: 0.9375rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
  color: #800000;
}
.chart-box[data-v-8349f55e] {
  width: 100%;
  height: 12.5rem;
}

.cross-admin-support[data-v-8cae55fa] {
padding: 0.625rem;
background-color: #fafafa;
min-height: 100vh;
}
.header[data-v-8cae55fa] {
margin-bottom: 0.625rem;
}
.title[data-v-8cae55fa] {
font-size: 1.25rem;
font-weight: bold;
color: #800000;
}
.subtitle[data-v-8cae55fa] {
font-size: 0.8125rem;
color: #666;
}
.filters[data-v-8cae55fa] {
display: flex;
gap: 0.3125rem;
margin-bottom: 0.625rem;
flex-wrap: wrap;
}
.filter-btn[data-v-8cae55fa] {
padding: 0.3125rem 0.625rem;
background: white;
border-radius: 0.25rem;
border: 0.0625rem solid #800000;
color: #800000;
font-size: 0.8125rem;
}
.filter-btn.active[data-v-8cae55fa] {
background: #800000;
color: white;
}
.requests[data-v-8cae55fa] {
display: flex;
flex-direction: column;
gap: 0.625rem;
}
.request-card[data-v-8cae55fa] {
background: white;
padding: 0.625rem;
border-radius: 0.375rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.req-header[data-v-8cae55fa] {
display: flex;
justify-content: space-between;
margin-bottom: 0.3125rem;
font-size: 0.8125rem;
font-weight: bold;
color: #800000;
}
.req-date[data-v-8cae55fa] {
font-size: 0.75rem;
color: #999;
}
.req-body[data-v-8cae55fa] {
font-size: 0.875rem;
margin-bottom: 0.46875rem;
}
.req-actions[data-v-8cae55fa] {
display: flex;
gap: 0.3125rem;
}
.btn[data-v-8cae55fa] {
flex: 1;
padding: 0.3125rem;
border-radius: 0.25rem;
font-size: 0.8125rem;
text-align: center;
color: white;
}
.btn.respond[data-v-8cae55fa] {
background: #800000;
}
.btn.ignore[data-v-8cae55fa] {
background: #999;
}
.btn.forward[data-v-8cae55fa] {
background: #b03030;
}

.monthly-reports[data-v-b50fe8d0] {
  padding: 0.625rem;
  background-color: #fafafa;
  min-height: 100vh;
}
.header[data-v-b50fe8d0] {
  margin-bottom: 0.625rem;
}
.title[data-v-b50fe8d0] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-b50fe8d0] {
  font-size: 0.8125rem;
  color: #666;
}
.section[data-v-b50fe8d0] {
  margin-bottom: 0.625rem;
}
.label[data-v-b50fe8d0] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.3125rem;
  display: block;
}
.picker[data-v-b50fe8d0] {
  background: #fff;
  padding: 0.625rem;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.summary-cards[data-v-b50fe8d0] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
  margin-bottom: 0.9375rem;
}
.card[data-v-b50fe8d0] {
  flex: 1 1 calc(33% - 0.625rem);
  background: #fff;
  padding: 0.625rem;
  border-radius: 0.25rem;
  text-align: center;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.card-title[data-v-b50fe8d0] {
  font-size: 0.8125rem;
  color: #666;
}
.card-value[data-v-b50fe8d0] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
}
.charts[data-v-b50fe8d0] {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
}
.chart-container[data-v-b50fe8d0] {
  background: #fff;
  padding: 0.625rem;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.chart-title[data-v-b50fe8d0] {
  font-size: 0.9375rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
  color: #800000;
}
.chart-canvas[data-v-b50fe8d0] {
  width: 100%;
  height: 9.375rem;
}

.product-performance[data-v-38087e39] {
padding: 0.625rem;
background-color: #fafafa;
min-height: 100vh;
}
.header[data-v-38087e39] {
margin-bottom: 0.625rem;
}
.title[data-v-38087e39] {
font-size: 1.25rem;
font-weight: bold;
color: #800000;
}
.subtitle[data-v-38087e39] {
font-size: 0.8125rem;
color: #666;
}
.filters[data-v-38087e39] {
display: flex;
flex-wrap: wrap;
gap: 0.3125rem;
margin-bottom: 0.625rem;
}
.picker[data-v-38087e39] {
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
min-width: 6.25rem;
}
.section[data-v-38087e39] {
margin-bottom: 0.9375rem;
}
.section-title[data-v-38087e39] {
font-size: 1rem;
font-weight: bold;
margin-bottom: 0.46875rem;
color: #800000;
}
.product-card[data-v-38087e39] {
display: flex;
background: white;
padding: 0.46875rem;
border-radius: 0.25rem;
margin-bottom: 0.46875rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.product-img[data-v-38087e39] {
width: 3.75rem;
height: 3.75rem;
border-radius: 0.25rem;
margin-right: 0.46875rem;
}
.product-info[data-v-38087e39] {
display: flex;
flex-direction: column;
justify-content: center;
}
.product-name[data-v-38087e39] {
font-size: 0.875rem;
font-weight: bold;
color: #333;
}
.product-sales[data-v-38087e39],
.product-revenue[data-v-38087e39] {
font-size: 0.75rem;
color: #666;
}
.chart-container[data-v-38087e39] {
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.chart-title[data-v-38087e39] {
font-size: 0.9375rem;
font-weight: bold;
margin-bottom: 0.625rem;
color: #800000;
}

.sales-analytics[data-v-c207e434] {
  padding: 0.625rem;
  background-color: #fafafa;
  min-height: 100vh;
}
.header[data-v-c207e434] {
  margin-bottom: 0.625rem;
}
.title[data-v-c207e434] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-c207e434] {
  font-size: 0.8125rem;
  color: #666;
}
.filter-section[data-v-c207e434] {
  margin-bottom: 0.625rem;
}
.label[data-v-c207e434] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.3125rem;
}
.date-pickers[data-v-c207e434] {
  display: flex;
  gap: 0.3125rem;
}
.picker[data-v-c207e434] {
  flex: 1;
  background: white;
  padding: 0.625rem;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
  text-align: center;
  font-size: 0.8125rem;
}
.summary-cards[data-v-c207e434] {
  display: flex;
  gap: 0.625rem;
  margin-bottom: 0.9375rem;
  flex-wrap: wrap;
}
.card[data-v-c207e434] {
  flex: 1 1 calc(33% - 0.625rem);
  background: white;
  padding: 0.625rem;
  border-radius: 0.25rem;
  text-align: center;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.card-title[data-v-c207e434] {
  font-size: 0.8125rem;
  color: #666;
}
.card-value[data-v-c207e434] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
}
.charts[data-v-c207e434] {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.chart-container[data-v-c207e434] {
  background: white;
  padding: 0.625rem;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.chart-title[data-v-c207e434] {
  font-size: 0.9375rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
  color: #800000;
}
.chart-box[data-v-c207e434] {
  width: 100%;
  height: 12.5rem;
}

.traffic-sources[data-v-1f7a7c16] {
padding: 0.625rem;
background-color: #fafafa;
min-height: 100vh;
}
.header[data-v-1f7a7c16] {
margin-bottom: 0.625rem;
}
.title[data-v-1f7a7c16] {
font-size: 1.25rem;
font-weight: bold;
color: #800000;
}
.subtitle[data-v-1f7a7c16] {
font-size: 0.8125rem;
color: #666;
}
.filter-section[data-v-1f7a7c16] {
margin-bottom: 0.625rem;
}
.label[data-v-1f7a7c16] {
font-size: 0.875rem;
font-weight: bold;
color: #800000;
margin-bottom: 0.3125rem;
}
.date-pickers[data-v-1f7a7c16] {
display: flex;
gap: 0.3125rem;
}
.picker[data-v-1f7a7c16] {
flex: 1;
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
text-align: center;
font-size: 0.8125rem;
}
.summary-cards[data-v-1f7a7c16] {
display: flex;
gap: 0.625rem;
margin-bottom: 0.9375rem;
flex-wrap: wrap;
}
.card[data-v-1f7a7c16] {
flex: 1 1 calc(33% - 0.625rem);
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
text-align: center;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.card-title[data-v-1f7a7c16] {
font-size: 0.8125rem;
color: #666;
}
.card-value[data-v-1f7a7c16] {
font-size: 1.125rem;
font-weight: bold;
color: #800000;
}
.chart-container[data-v-1f7a7c16] {
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.chart-title[data-v-1f7a7c16] {
font-size: 0.9375rem;
font-weight: bold;
margin-bottom: 0.625rem;
color: #800000;
}

.user-growth-behaviour[data-v-cf7b1cdf] {
padding: 0.625rem;
background-color: #fafafa;
min-height: 100vh;
}
.header[data-v-cf7b1cdf] {
margin-bottom: 0.625rem;
}
.title[data-v-cf7b1cdf] {
font-size: 1.25rem;
font-weight: bold;
color: #800000;
}
.subtitle[data-v-cf7b1cdf] {
font-size: 0.8125rem;
color: #666;
}
.filter-section[data-v-cf7b1cdf] {
margin-bottom: 0.625rem;
}
.label[data-v-cf7b1cdf] {
font-size: 0.875rem;
font-weight: bold;
color: #800000;
margin-bottom: 0.3125rem;
}
.date-pickers[data-v-cf7b1cdf] {
display: flex;
gap: 0.3125rem;
}
.picker[data-v-cf7b1cdf] {
flex: 1;
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
text-align: center;
font-size: 0.8125rem;
}
.summary-cards[data-v-cf7b1cdf] {
display: flex;
gap: 0.625rem;
margin-bottom: 0.9375rem;
flex-wrap: wrap;
}
.card[data-v-cf7b1cdf] {
flex: 1 1 calc(33% - 0.625rem);
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
text-align: center;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.card-title[data-v-cf7b1cdf] {
font-size: 0.8125rem;
color: #666;
}
.card-value[data-v-cf7b1cdf] {
font-size: 1.125rem;
font-weight: bold;
color: #800000;
}
.charts[data-v-cf7b1cdf] {
display: flex;
flex-direction: column;
gap: 1.25rem;
}
.chart-container[data-v-cf7b1cdf] {
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.chart-title[data-v-cf7b1cdf] {
font-size: 0.9375rem;
font-weight: bold;
margin-bottom: 0.625rem;
color: #800000;
}

.weekly-reports[data-v-f494b22a] {
padding: 0.625rem;
background-color: #fafafa;
min-height: 100vh;
}
.header[data-v-f494b22a] {
margin-bottom: 0.625rem;
}
.title[data-v-f494b22a] {
font-size: 1.25rem;
font-weight: bold;
color: #800000;
}
.subtitle[data-v-f494b22a] {
font-size: 0.8125rem;
color: #666;
}
.section[data-v-f494b22a] {
margin-bottom: 0.625rem;
}
.label[data-v-f494b22a] {
font-size: 0.875rem;
font-weight: bold;
color: #800000;
margin-bottom: 0.3125rem;
display: block;
}
.picker[data-v-f494b22a] {
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
text-align: center;
font-size: 0.8125rem;
}
.summary-cards[data-v-f494b22a] {
display: flex;
flex-wrap: wrap;
gap: 0.625rem;
margin-bottom: 0.9375rem;
}
.card[data-v-f494b22a] {
flex: 1 1 calc(33% - 0.625rem);
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
text-align: center;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.card-title[data-v-f494b22a] {
font-size: 0.8125rem;
color: #666;
}
.card-value[data-v-f494b22a] {
font-size: 1.125rem;
font-weight: bold;
color: #800000;
}
.charts[data-v-f494b22a] {
display: flex;
flex-direction: column;
gap: 1.25rem;
}
.chart-container[data-v-f494b22a] {
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.chart-title[data-v-f494b22a] {
font-size: 0.9375rem;
font-weight: bold;
margin-bottom: 0.625rem;
color: #800000;
}

.export-reports[data-v-7388f810] {
  padding: 0.625rem;
  background-color: #fafafa;
  min-height: 100vh;
}

/* Header */
.header[data-v-7388f810] {
  margin-bottom: 0.625rem;
}
.title[data-v-7388f810] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-7388f810] {
  font-size: 0.8125rem;
  color: #666;
}

/* Section */
.section[data-v-7388f810] {
  margin-bottom: 0.625rem;
}
.label[data-v-7388f810] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.3125rem;
  display: block;
}
.picker[data-v-7388f810] {
  background: white;
  padding: 0.625rem;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}

/* Export Button */
.export-btn-wrapper[data-v-7388f810] {
  margin: 0.9375rem 0;
}
.export-btn[data-v-7388f810] {
  width: 100%;
  padding: 0.625rem;
  background: #800000;
  color: white;
  font-size: 0.9375rem;
  border-radius: 0.25rem;
}

/* Recent Exports */
.recent-exports[data-v-7388f810] {
  margin-top: 1.25rem;
}
.section-title[data-v-7388f810] {
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.export-item[data-v-7388f810] {
  padding: 0.46875rem;
  background: white;
  border-radius: 0.25rem;
  margin-bottom: 0.3125rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}

.cancellations-page[data-v-1dd31ea8] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-1dd31ea8] {
  margin-bottom: 0.625rem;
}
.title[data-v-1dd31ea8] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-1dd31ea8] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-1dd31ea8] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-1dd31ea8] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.cancellations-list[data-v-1dd31ea8] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-1dd31ea8],
.table-row[data-v-1dd31ea8] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.table-header[data-v-1dd31ea8] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-1dd31ea8] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-order[data-v-1dd31ea8] {
  flex: 2;
  padding-left: 0.3125rem;
}
.col-customer[data-v-1dd31ea8] {
  flex: 3;
}
.col-reason[data-v-1dd31ea8] {
  flex: 4;
  color: #800000;
}
.col-date[data-v-1dd31ea8] {
  flex: 3;
  text-align: center;
}
.col-status[data-v-1dd31ea8] {
  flex: 2;
  font-weight: bold;
  text-align: center;
}
.status-processed[data-v-1dd31ea8] {
  color: #4caf50;
}
.status-pending[data-v-1dd31ea8] {
  color: #d47d07;
}
.status-cancelled[data-v-1dd31ea8] {
  color: #b34747;
}
.col-action[data-v-1dd31ea8] {
  flex: 2;
  display: flex;
  justify-content: center;
}
.btn[data-v-1dd31ea8] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-1dd31ea8]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-1dd31ea8] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-1dd31ea8] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-1dd31ea8] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 17.1875rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: left;
}
.modal-title[data-v-1dd31ea8] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-content[data-v-1dd31ea8] {
  margin-top: 0.46875rem;
  color: #444;
}
.modal-actions[data-v-1dd31ea8] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: flex-end;
}
.close-btn[data-v-1dd31ea8] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.close-btn[data-v-1dd31ea8]:hover {
  background-color: #a32a2a;
}
.pagination[data-v-1dd31ea8] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-1dd31ea8] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-1dd31ea8]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-1dd31ea8]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.deliveries-page[data-v-c3bbd51c] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-c3bbd51c] {
  margin-bottom: 0.625rem;
}
.title[data-v-c3bbd51c] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-c3bbd51c] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-c3bbd51c] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-c3bbd51c] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.deliveries-list[data-v-c3bbd51c] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-c3bbd51c],
.table-row[data-v-c3bbd51c] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.table-header[data-v-c3bbd51c] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-c3bbd51c] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-order[data-v-c3bbd51c] {
  flex: 2;
  padding-left: 0.3125rem;
}
.col-customer[data-v-c3bbd51c] {
  flex: 3;
}
.col-status[data-v-c3bbd51c] {
  flex: 2;
  font-weight: bold;
  text-align: center;
}
.status-delayed[data-v-c3bbd51c] {
  color: #d47d07;
}
.status-failed[data-v-c3bbd51c] {
  color: #b34747;
}
.col-last-update[data-v-c3bbd51c] {
  flex: 3;
  text-align: center;
}
.col-delay-days[data-v-c3bbd51c] {
  flex: 2;
  text-align: center;
  font-weight: bold;
  color: #800000;
}
.col-action[data-v-c3bbd51c] {
  flex: 2;
  display: flex;
  justify-content: center;
}
.btn[data-v-c3bbd51c] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-c3bbd51c]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-c3bbd51c] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-c3bbd51c] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-c3bbd51c] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 17.1875rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: left;
}
.modal-title[data-v-c3bbd51c] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-content[data-v-c3bbd51c] {
  margin-top: 0.46875rem;
  color: #444;
}
.modal-actions[data-v-c3bbd51c] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: flex-end;
}
.close-btn[data-v-c3bbd51c] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.close-btn[data-v-c3bbd51c]:hover {
  background-color: #a32a2a;
}
.pagination[data-v-c3bbd51c] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-c3bbd51c] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-c3bbd51c]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-c3bbd51c]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.fulfillment-page[data-v-f2613b9b] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-f2613b9b] {
  margin-bottom: 0.625rem;
}
.title[data-v-f2613b9b] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-f2613b9b] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-f2613b9b] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-f2613b9b] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.reports-list[data-v-f2613b9b] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-f2613b9b],
.table-row[data-v-f2613b9b] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.table-header[data-v-f2613b9b] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-f2613b9b] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-order[data-v-f2613b9b] {
  flex: 2;
  padding-left: 0.3125rem;
}
.col-center[data-v-f2613b9b] {
  flex: 3;
}
.col-status[data-v-f2613b9b] {
  flex: 2;
  font-weight: bold;
  text-align: center;
}
.status-fulfilled[data-v-f2613b9b] {
  color: #4caf50;
}
.status-processing[data-v-f2613b9b] {
  color: #d47d07;
}
.status-delayed[data-v-f2613b9b] {
  color: #b34747;
}
.col-fulfilled-date[data-v-f2613b9b] {
  flex: 3;
  text-align: center;
}
.col-shipping-method[data-v-f2613b9b] {
  flex: 3;
  text-align: center;
}
.col-action[data-v-f2613b9b] {
  flex: 2;
  display: flex;
  justify-content: center;
}
.btn[data-v-f2613b9b] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-f2613b9b]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-f2613b9b] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-f2613b9b] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-f2613b9b] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 18.75rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: left;
}
.modal-title[data-v-f2613b9b] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-content[data-v-f2613b9b] {
  margin-top: 0.46875rem;
  color: #444;
}
.modal-actions[data-v-f2613b9b] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: flex-end;
}
.close-btn[data-v-f2613b9b] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.close-btn[data-v-f2613b9b]:hover {
  background-color: #a32a2a;
}
.pagination[data-v-f2613b9b] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-f2613b9b] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-f2613b9b]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-f2613b9b]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.activity-page[data-v-2887b6bd] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-2887b6bd] {
  margin-bottom: 0.625rem;
}
.title[data-v-2887b6bd] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-2887b6bd] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-2887b6bd] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-2887b6bd] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.activity-list[data-v-2887b6bd] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-2887b6bd],
.table-row[data-v-2887b6bd] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.table-header[data-v-2887b6bd] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-2887b6bd] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-order[data-v-2887b6bd] {
  flex: 2;
  padding-left: 0.3125rem;
}
.col-user[data-v-2887b6bd] {
  flex: 3;
}
.col-activity[data-v-2887b6bd] {
  flex: 3;
}
.col-timestamp[data-v-2887b6bd] {
  flex: 3;
  text-align: center;
}
.col-action[data-v-2887b6bd] {
  flex: 2;
  display: flex;
  justify-content: center;
}
.btn[data-v-2887b6bd] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-2887b6bd]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-2887b6bd] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-2887b6bd] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-2887b6bd] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 18.75rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: left;
}
.modal-title[data-v-2887b6bd] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-content[data-v-2887b6bd] {
  margin-top: 0.46875rem;
  color: #444;
}
.modal-actions[data-v-2887b6bd] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: flex-end;
}
.close-btn[data-v-2887b6bd] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.close-btn[data-v-2887b6bd]:hover {
  background-color: #a32a2a;
}
.pagination[data-v-2887b6bd] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-2887b6bd] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-2887b6bd]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-2887b6bd]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.lookup-page[data-v-85d7ac4e] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-85d7ac4e] {
  margin-bottom: 0.625rem;
}
.title[data-v-85d7ac4e] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-85d7ac4e] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.search-section[data-v-85d7ac4e] {
  display: flex;
  gap: 0.3125rem;
  margin-bottom: 0.625rem;
}
.search-input[data-v-85d7ac4e] {
  flex-grow: 1;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.btn[data-v-85d7ac4e] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.25rem 0.625rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.btn[data-v-85d7ac4e]:hover {
  background-color: #a32a2a;
}
.loading[data-v-85d7ac4e] {
  font-size: 0.875rem;
  color: #800000;
  text-align: center;
  margin-top: 0.625rem;
}
.error[data-v-85d7ac4e] {
  color: #b34747;
  font-size: 0.8125rem;
  margin-bottom: 0.625rem;
}
.results-list[data-v-85d7ac4e] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-x: auto;
}
.table-header[data-v-85d7ac4e],
.table-row[data-v-85d7ac4e] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
}
.table-header[data-v-85d7ac4e] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-85d7ac4e] {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 0.3125rem;
}
.col-order[data-v-85d7ac4e] {
  flex: 2;
  padding-left: 0.3125rem;
}
.col-customer[data-v-85d7ac4e] {
  flex: 3;
}
.col-status[data-v-85d7ac4e] {
  flex: 2;
  font-weight: bold;
  text-align: center;
}
.status-delivered[data-v-85d7ac4e] {
  color: #4caf50;
}
.status-processing[data-v-85d7ac4e] {
  color: #d47d07;
}
.status-cancelled[data-v-85d7ac4e] {
  color: #b34747;
}
.col-date[data-v-85d7ac4e] {
  flex: 3;
  text-align: center;
}
.col-action[data-v-85d7ac4e] {
  flex: 2;
  display: flex;
  justify-content: center;
}
.no-results[data-v-85d7ac4e] {
  font-size: 0.875rem;
  color: #999;
  text-align: center;
  margin-top: 1.25rem;
}

/* Modal Styles */
.modal-overlay[data-v-85d7ac4e] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-85d7ac4e] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 20.3125rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: left;
}
.modal-title[data-v-85d7ac4e] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-subtitle[data-v-85d7ac4e] {
  font-weight: bold;
  margin-top: 0.625rem;
  font-size: 0.875rem;
  color: #800000;
}
.order-items[data-v-85d7ac4e] {
  margin-top: 0.3125rem;
}
.order-item[data-v-85d7ac4e] {
  font-size: 0.8125rem;
  color: #444;
  margin-bottom: 0.1875rem;
}
.modal-actions[data-v-85d7ac4e] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: flex-end;
}
.close-btn[data-v-85d7ac4e] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.close-btn[data-v-85d7ac4e]:hover {
  background-color: #a32a2a;
}

.logs-page[data-v-85825e5b] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-85825e5b] {
  margin-bottom: 0.625rem;
}
.title[data-v-85825e5b] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-85825e5b] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-85825e5b] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-85825e5b] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.logs-list[data-v-85825e5b] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-85825e5b],
.table-row[data-v-85825e5b] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.table-header[data-v-85825e5b] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-85825e5b] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-partner[data-v-85825e5b] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-order[data-v-85825e5b] {
  flex: 3;
}
.col-status[data-v-85825e5b] {
  flex: 2;
  font-weight: bold;
  text-align: center;
}
.status-pickedup[data-v-85825e5b] {
  color: #d47d07;
}
.status-intransit[data-v-85825e5b] {
  color: #1e90ff;
}
.status-delivered[data-v-85825e5b] {
  color: #4caf50;
}
.status-failed[data-v-85825e5b] {
  color: #b34747;
}
.col-timestamp[data-v-85825e5b] {
  flex: 3;
  text-align: center;
}
.col-action[data-v-85825e5b] {
  flex: 2;
  display: flex;
  justify-content: center;
}
.btn[data-v-85825e5b] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-85825e5b]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-85825e5b] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-85825e5b] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-85825e5b] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 17.1875rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: left;
}
.modal-title[data-v-85825e5b] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-content[data-v-85825e5b] {
  margin-top: 0.46875rem;
  color: #444;
}
.modal-actions[data-v-85825e5b] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: flex-end;
}
.close-btn[data-v-85825e5b] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.close-btn[data-v-85825e5b]:hover {
  background-color: #a32a2a;
}
.pagination[data-v-85825e5b] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-85825e5b] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-85825e5b]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-85825e5b]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.processing-page[data-v-26156127] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-26156127] {
  margin-bottom: 0.625rem;
}
.title[data-v-26156127] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-26156127] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-26156127] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-26156127] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.orders-list[data-v-26156127] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-26156127],
.table-row[data-v-26156127] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
}
.table-header[data-v-26156127] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-26156127] {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 0.3125rem;
}
.col-order[data-v-26156127] {
  flex: 2;
  padding-left: 0.3125rem;
}
.col-customer[data-v-26156127] {
  flex: 3;
}
.col-date[data-v-26156127] {
  flex: 3;
  text-align: center;
}
.col-amount[data-v-26156127] {
  flex: 2;
  text-align: right;
  padding-right: 0.46875rem;
}
.col-action[data-v-26156127] {
  flex: 2;
  display: flex;
  justify-content: center;
}
.btn[data-v-26156127] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-26156127]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-26156127] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-26156127] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-26156127] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 20.3125rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: left;
}
.modal-title[data-v-26156127] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-subtitle[data-v-26156127] {
  font-weight: bold;
  margin-top: 0.625rem;
  font-size: 0.875rem;
  color: #800000;
}
.order-items[data-v-26156127] {
  margin-top: 0.3125rem;
}
.order-item[data-v-26156127] {
  font-size: 0.8125rem;
  color: #444;
  margin-bottom: 0.1875rem;
}
.modal-actions[data-v-26156127] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: flex-end;
}
.close-btn[data-v-26156127] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.close-btn[data-v-26156127]:hover {
  background-color: #a32a2a;
}
.pagination[data-v-26156127] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-26156127] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-26156127]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-26156127]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.refund-page[data-v-7d1f40b7] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-7d1f40b7] {
  margin-bottom: 0.625rem;
}
.title[data-v-7d1f40b7] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-7d1f40b7] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-7d1f40b7] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-7d1f40b7] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.requests-list[data-v-7d1f40b7] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-7d1f40b7],
.table-row[data-v-7d1f40b7] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
}
.table-header[data-v-7d1f40b7] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-7d1f40b7] {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 0.3125rem;
}
.col-order[data-v-7d1f40b7] {
  flex: 2;
  padding-left: 0.3125rem;
}
.col-customer[data-v-7d1f40b7] {
  flex: 3;
}
.col-amount[data-v-7d1f40b7] {
  flex: 2;
  text-align: right;
  padding-right: 0.46875rem;
}
.col-reason[data-v-7d1f40b7] {
  flex: 4;
}
.col-status[data-v-7d1f40b7] {
  flex: 2;
  font-weight: bold;
  text-align: center;
}
.status-pending[data-v-7d1f40b7] {
  color: #d47d07;
}
.status-approved[data-v-7d1f40b7] {
  color: #4caf50;
}
.status-rejected[data-v-7d1f40b7] {
  color: #b34747;
}
.col-action[data-v-7d1f40b7] {
  flex: 2;
  display: flex;
  justify-content: center;
}
.btn[data-v-7d1f40b7] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-7d1f40b7]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-7d1f40b7] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-7d1f40b7] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-7d1f40b7] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 21.875rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: left;
}
.modal-title[data-v-7d1f40b7] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-subtitle[data-v-7d1f40b7] {
  font-weight: bold;
  margin-top: 0.625rem;
  font-size: 0.875rem;
  color: #800000;
}
.notes-textarea[data-v-7d1f40b7] {
  width: 100%;
  height: 3.75rem;
  margin-top: 0.3125rem;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.1875rem;
  resize: none;
  color: #333;
}
.modal-actions[data-v-7d1f40b7] {
  margin-top: 0.78125rem;
  display: flex;
  gap: 0.46875rem;
  justify-content: flex-end;
}
.approve-btn[data-v-7d1f40b7] {
  background-color: #4caf50;
}
.approve-btn[data-v-7d1f40b7]:hover {
  background-color: #3b8c3b;
}
.reject-btn[data-v-7d1f40b7] {
  background-color: #b34747;
}
.reject-btn[data-v-7d1f40b7]:hover {
  background-color: #8a3434;
}
.close-btn[data-v-7d1f40b7] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.close-btn[data-v-7d1f40b7]:hover {
  background-color: #a32a2a;
}
.pagination[data-v-7d1f40b7] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-7d1f40b7] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-7d1f40b7]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-7d1f40b7]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.shipped-page[data-v-c3c18f7b] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-c3c18f7b] {
  margin-bottom: 0.625rem;
}
.title[data-v-c3c18f7b] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-c3c18f7b] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-c3c18f7b] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-c3c18f7b] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.orders-list[data-v-c3c18f7b] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-c3c18f7b],
.table-row[data-v-c3c18f7b] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
}
.table-header[data-v-c3c18f7b] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-c3c18f7b] {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 0.3125rem;
}
.col-order[data-v-c3c18f7b] {
  flex: 2;
  padding-left: 0.3125rem;
}
.col-customer[data-v-c3c18f7b] {
  flex: 3;
}
.col-shipped-date[data-v-c3c18f7b] {
  flex: 3;
  text-align: center;
}
.col-amount[data-v-c3c18f7b] {
  flex: 2;
  text-align: right;
  padding-right: 0.46875rem;
}
.col-action[data-v-c3c18f7b] {
  flex: 2;
  display: flex;
  justify-content: center;
}
.btn[data-v-c3c18f7b] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-c3c18f7b]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-c3c18f7b] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-c3c18f7b] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-c3c18f7b] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 20.3125rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: left;
}
.modal-title[data-v-c3c18f7b] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-subtitle[data-v-c3c18f7b] {
  font-weight: bold;
  margin-top: 0.625rem;
  font-size: 0.875rem;
  color: #800000;
}
.order-items[data-v-c3c18f7b] {
  margin-top: 0.3125rem;
}
.order-item[data-v-c3c18f7b] {
  font-size: 0.8125rem;
  color: #444;
  margin-bottom: 0.1875rem;
}
.modal-actions[data-v-c3c18f7b] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: flex-end;
}
.close-btn[data-v-c3c18f7b] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.close-btn[data-v-c3c18f7b]:hover {
  background-color: #a32a2a;
}
.pagination[data-v-c3c18f7b] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-c3c18f7b] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-c3c18f7b]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-c3c18f7b]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.approved-products-page[data-v-8db9bd41] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-8db9bd41] {
  margin-bottom: 0.625rem;
}
.title[data-v-8db9bd41] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-8db9bd41] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-8db9bd41] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-8db9bd41] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.products-list[data-v-8db9bd41] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-8db9bd41],
.table-row[data-v-8db9bd41] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  white-space: nowrap;
}
.table-header[data-v-8db9bd41] {
  font-weight: bold;
  color: #800000;
  background: #f9f9f9;
}
.col[data-v-8db9bd41] {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 0.3125rem;
}
.col-name[data-v-8db9bd41] {
  flex: 3;
}
.col-sku[data-v-8db9bd41],
.col-main-category[data-v-8db9bd41],
.col-sub-category[data-v-8db9bd41],
.col-price[data-v-8db9bd41],
.col-stock[data-v-8db9bd41] {
  flex: 2;
  text-align: center;
}
.col-price[data-v-8db9bd41] {
  text-align: right;
  padding-right: 0.46875rem;
}
.col-action[data-v-8db9bd41] {
  flex: 2;
  display: flex;
  justify-content: center;
}
.btn[data-v-8db9bd41] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-8db9bd41]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-8db9bd41] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal */
.modal-overlay[data-v-8db9bd41] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-8db9bd41] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 21.875rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: left;
}
.modal-title[data-v-8db9bd41] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.product-image[data-v-8db9bd41] {
  width: 100%;
  max-height: 9.375rem;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 0.625rem;
  border-radius: 0.25rem;
  background: #f9f9f9;
}
.description[data-v-8db9bd41] {
  font-size: 0.8125rem;
  line-height: 1.4;
  color: #444;
  white-space: pre-wrap;
  margin-top: 0.3125rem;
}
.modal-actions[data-v-8db9bd41] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: flex-end;
}
.close-btn[data-v-8db9bd41] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  border: none;
}
.close-btn[data-v-8db9bd41]:hover {
  background-color: #a32a2a;
}

/* Pagination */
.pagination[data-v-8db9bd41] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-8db9bd41] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-8db9bd41]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-8db9bd41]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.duplicate-checker-page[data-v-0ecaee64] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-0ecaee64] {
  margin-bottom: 0.625rem;
}
.title[data-v-0ecaee64] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-0ecaee64] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-0ecaee64] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-0ecaee64] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.results-list[data-v-0ecaee64] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
  padding: 0.625rem;
}
.no-data[data-v-0ecaee64] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}
.duplicate-group[data-v-0ecaee64] {
  margin-bottom: 0.9375rem;
}
.group-title[data-v-0ecaee64] {
  font-weight: bold;
  font-size: 0.9375rem;
  margin-bottom: 0.46875rem;
  color: #800000;
}
.duplicates-row[data-v-0ecaee64] {
  display: flex;
  gap: 0.625rem;
  overflow-x: auto;
  padding-bottom: 0.3125rem;
}
.duplicate-card[data-v-0ecaee64] {
  min-width: 6.875rem;
  background: #fff3f3;
  border: 0.03125rem solid #800000;
  border-radius: 0.3125rem;
  padding: 0.46875rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(128, 0, 0, 0.15);
  text-align: center;
}
.product-image[data-v-0ecaee64] {
  width: 100%;
  height: 3.75rem;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 0.3125rem;
  border-radius: 0.1875rem;
  background: #fff;
}
.product-name[data-v-0ecaee64] {
  font-weight: bold;
  font-size: 0.875rem;
  color: #800000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-sku[data-v-0ecaee64],
.product-category[data-v-0ecaee64],
.product-price[data-v-0ecaee64] {
  font-size: 0.75rem;
  color: #555;
  margin-top: 0.125rem;
}

.pending-approvals-page[data-v-7922c044] {
  padding: 1.5rem;
  background: #fafafa;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/* Header */
.header .title[data-v-7922c044] {
  font-size: 1.875rem;
  font-weight: 700;
  color: #800000;
}
.subtitle[data-v-7922c044] {
  font-size: 1rem;
  color: #555;
  margin-top: 0.25rem;
}

/* Search Bar */
.filters .search-input[data-v-7922c044] {
  width: 100%;
  padding: 0.625rem 0.875rem;
  font-size: 0.9375rem;
  border-radius: 0.5rem;
  border: 0.0625rem solid #ccc;
  outline: none;
  transition: border 0.3s ease;
}
.search-input[data-v-7922c044]:focus {
  border-color: #800000;
}

/* Table */
.products-list[data-v-7922c044] {
  background: #fff;
  border-radius: 0.625rem;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.05);
  overflow-y: auto;
}
.table-header[data-v-7922c044],
.table-row[data-v-7922c044] {
  display: flex;
  align-items: center;
  padding: 0.75rem 1rem;
  border-bottom: 0.0625rem solid #eee;
}
.table-header[data-v-7922c044] {
  font-weight: bold;
  background: #f6f6f6;
  color: #800000;
}
.table-row[data-v-7922c044]:hover {
  background: #fdf3f3;
}
.col[data-v-7922c044] {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.col-name[data-v-7922c044] {
  flex: 2;
  text-align: left;
}

/* Buttons */
.btn[data-v-7922c044] {
  padding: 0.375rem 0.75rem;
  border: none;
  border-radius: 0.375rem;
  background-color: #800000;
  color: #fff;
  cursor: pointer;
  font-size: 0.875rem;
  transition: 0.3s ease;
}
.btn[data-v-7922c044]:hover {
  background-color: #a32a2a;
}

/* Modal */
.modal-overlay[data-v-7922c044] {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal[data-v-7922c044] {
  background: #fff;
  border-radius: 0.75rem;
  padding: 1.5rem;
  width: 90%;
  max-width: 37.5rem;
  box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 0, 0.2);
}
.modal-title[data-v-7922c044] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #800000;
  margin-bottom: 1rem;
}
.modal-info uni-text[data-v-7922c044] {
  display: block;
  margin: 0.25rem 0;
  color: #444;
}
.description[data-v-7922c044] {
  color: #333;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-top: 0.5rem;
}

/* Modal Buttons */
.modal-actions[data-v-7922c044] {
  display: flex;
  justify-content: flex-end;
  gap: 0.625rem;
  margin-top: 1.25rem;
}
.approve-btn[data-v-7922c044] {
  background-color: #008000;
}
.approve-btn[data-v-7922c044]:hover {
  background-color: #006400;
}
.reject-btn[data-v-7922c044] {
  background-color: #b22222;
}
.reject-btn[data-v-7922c044]:hover {
  background-color: #8b0000;
}
.close-btn[data-v-7922c044] {
  background-color: #555;
}
.close-btn[data-v-7922c044]:hover {
  background-color: #333;
}

/* Pagination */
.pagination[data-v-7922c044] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin-top: 1.25rem;
}

/* Carousel */
.carousel-image[data-v-7922c044] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.product-images-carousel[data-v-7922c044] {
  width: 100%;
  height: 18.75rem; /* originally 300px */
  margin-bottom: 1rem;
}
.no-data[data-v-7922c044] {
  text-align: center;
  color: #777;
  padding: 1.25rem;
}

.product-categories-page[data-v-cc2893b1] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-cc2893b1] {
  margin-bottom: 0.625rem;
}
.title[data-v-cc2893b1] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-cc2893b1] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.add-category[data-v-cc2893b1],
.add-subcategory[data-v-cc2893b1] {
  display: flex;
  gap: 0.46875rem;
  margin-bottom: 0.625rem;
}
.input[data-v-cc2893b1] {
  flex: 1;
  padding: 0.3125rem 0.46875rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.categories-list[data-v-cc2893b1] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
  padding: 0.3125rem 0.625rem;
}
.no-data[data-v-cc2893b1] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}
.category-row[data-v-cc2893b1] {
  display: flex;
  flex-direction: column;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
}
.category-view[data-v-cc2893b1],
.category-edit[data-v-cc2893b1] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.category-name[data-v-cc2893b1],
.subcategory-name[data-v-cc2893b1] {
  font-weight: bold;
  color: #800000;
  font-size: 0.875rem;
  flex: 1;
}
.actions[data-v-cc2893b1] {
  display: flex;
  gap: 0.46875rem;
}
.subcategories[data-v-cc2893b1] {
  margin-left: 1.25rem;
  margin-top: 0.3125rem;
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
}
.btn[data-v-cc2893b1] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn[data-v-cc2893b1]:hover {
  background-color: #a32a2a;
}
.edit-btn[data-v-cc2893b1] {
  background-color: #005a00;
}
.edit-btn[data-v-cc2893b1]:hover {
  background-color: #007a00;
}
.delete-btn[data-v-cc2893b1] {
  background-color: #800000;
}
.delete-btn[data-v-cc2893b1]:hover {
  background-color: #a32a2a;
}
.save-btn[data-v-cc2893b1] {
  background-color: #007bff;
}
.save-btn[data-v-cc2893b1]:hover {
  background-color: #0056b3;
}
.cancel-btn[data-v-cc2893b1] {
  background-color: #999;
}
.cancel-btn[data-v-cc2893b1]:hover {
  background-color: #666;
}

.product-logs-page[data-v-160c65bc] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-160c65bc] {
  margin-bottom: 0.625rem;
}
.title[data-v-160c65bc] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-160c65bc] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.logs-list[data-v-160c65bc] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  overflow-y: auto;
  font-size: 0.8125rem;
  padding: 0.625rem;
}
.no-data[data-v-160c65bc] {
  padding: 1.25rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}
.log-entry[data-v-160c65bc] {
  border-bottom: 0.03125rem solid #eee;
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
}
.log-header[data-v-160c65bc] {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.25rem;
}
.log-product-name[data-v-160c65bc] {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.log-date[data-v-160c65bc] {
  font-size: 0.6875rem;
  color: #999;
}
.log-action[data-v-160c65bc] {
  font-weight: 600;
  margin-bottom: 0.1875rem;
  color: #333;
}
.log-details[data-v-160c65bc] {
  margin-bottom: 0.375rem;
  color: #555;
  white-space: pre-wrap;
}
.decision-section[data-v-160c65bc] {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.comment-box[data-v-160c65bc] {
  width: 100%;
  padding: 0.3125rem 0.375rem;
  font-size: 0.75rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.1875rem;
  resize: vertical;
  color: #800000;
}
.decision-buttons[data-v-160c65bc] {
  display: flex;
  gap: 0.46875rem;
}
.btn[data-v-160c65bc] {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 0.3125rem 0.75rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: none;
  color: white;
  transition: background-color 0.3s ease;
}
.approve-btn[data-v-160c65bc] {
  background-color: #007a00;
}
.approve-btn[data-v-160c65bc]:hover {
  background-color: #005500;
}
.reject-btn[data-v-160c65bc] {
  background-color: #a32a2a;
}
.reject-btn[data-v-160c65bc]:hover {
  background-color: #7a1f1f;
}
.decision-status[data-v-160c65bc] {
  font-size: 0.75rem;
  color: #444;
  margin-top: 0.1875rem;
  font-style: italic;
}
.pagination[data-v-160c65bc] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-160c65bc] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
}
.pagination .btn[data-v-160c65bc]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-160c65bc]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.prohibited-flagged-page[data-v-e90ac39a] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-e90ac39a] {
  margin-bottom: 0.625rem;
}
.title[data-v-e90ac39a] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-e90ac39a] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.items-list[data-v-e90ac39a] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  overflow-y: auto;
  font-size: 0.8125rem;
  padding: 0.625rem;
}
.no-data[data-v-e90ac39a] {
  padding: 1.25rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}
.item-row[data-v-e90ac39a] {
  display: flex;
  gap: 0.625rem;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
}
.item-image[data-v-e90ac39a] {
  width: 4.0625rem;
  height: 3.125rem;
  border-radius: 0.25rem;
  border: 0.03125rem solid #800000;
  background: #fff;
  -o-object-fit: contain;
     object-fit: contain;
}
.item-info[data-v-e90ac39a] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.item-name[data-v-e90ac39a] {
  font-weight: bold;
  font-size: 0.9375rem;
  color: #800000;
}
.item-category[data-v-e90ac39a] {
  font-size: 0.75rem;
  color: #555;
}
.item-flag-reason[data-v-e90ac39a],
.item-date[data-v-e90ac39a] {
  font-size: 0.6875rem;
  color: #666;
}
.actions[data-v-e90ac39a] {
  display: flex;
  gap: 0.375rem;
  margin-top: 0.1875rem;
}
.btn[data-v-e90ac39a] {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 0.3125rem 0.5625rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  border: none;
  color: white;
  background-color: #800000;
  transition: background-color 0.3s ease;
}
.btn[data-v-e90ac39a]:hover {
  background-color: #a32a2a;
}
.review-btn[data-v-e90ac39a] {
  background-color: #007a00;
}
.review-btn[data-v-e90ac39a]:hover {
  background-color: #005500;
}
.remove-flag-btn[data-v-e90ac39a] {
  background-color: #c67f00;
}
.remove-flag-btn[data-v-e90ac39a]:hover {
  background-color: #a36a00;
}
.delete-btn[data-v-e90ac39a] {
  background-color: #a32a2a;
}
.delete-btn[data-v-e90ac39a]:hover {
  background-color: #7a1f1f;
}

/* Modal styles */
.modal-overlay[data-v-e90ac39a] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal-content[data-v-e90ac39a] {
  background: white;
  border-radius: 0.375rem;
  width: 90vw;
  max-width: 18.75rem;
  padding: 0.9375rem;
  box-shadow: 0 0.1875rem 0.5rem rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.modal-title[data-v-e90ac39a] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  text-align: center;
}
.modal-image[data-v-e90ac39a] {
  width: 100%;
  height: 6.25rem;
  border-radius: 0.25rem;
  -o-object-fit: contain;
     object-fit: contain;
  border: 0.03125rem solid #800000;
  background: #fff;
}
.modal-details[data-v-e90ac39a] {
  font-size: 0.75rem;
  color: #444;
}
.modal-actions[data-v-e90ac39a] {
  display: flex;
  justify-content: space-around;
  gap: 0.625rem;
}
.approve-btn[data-v-e90ac39a] {
  background-color: #007a00;
  padding: 0.375rem 0.9375rem;
  color: white;
  border-radius: 0.25rem;
  font-size: 0.8125rem;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.approve-btn[data-v-e90ac39a]:hover {
  background-color: #005500;
}
.reject-btn[data-v-e90ac39a] {
  background-color: #a32a2a;
  padding: 0.375rem 0.9375rem;
  color: white;
  border-radius: 0.25rem;
  font-size: 0.8125rem;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.reject-btn[data-v-e90ac39a]:hover {
  background-color: #7a1f1f;
}
.cancel-btn[data-v-e90ac39a] {
  background-color: #999;
  padding: 0.375rem 0.9375rem;
  color: white;
  border-radius: 0.25rem;
  font-size: 0.8125rem;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.cancel-btn[data-v-e90ac39a]:hover {
  background-color: #666;
}

.rejected-listings-page[data-v-97591a94] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-97591a94] {
  margin-bottom: 0.625rem;
}
.title[data-v-97591a94] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-97591a94] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filter-bar[data-v-97591a94] {
  margin-bottom: 0.46875rem;
}
.search-input[data-v-97591a94] {
  width: 100%;
  padding: 0.3125rem 0.46875rem;
  font-size: 0.8125rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.1875rem;
  color: #800000;
}
.list-container[data-v-97591a94] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  overflow-y: auto;
  font-size: 0.8125rem;
  padding: 0.625rem;
}
.no-data[data-v-97591a94] {
  padding: 1.25rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}
.listing-item[data-v-97591a94] {
  display: flex;
  gap: 0.625rem;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  align-items: center;
  transition: background-color 0.3s ease;
}
.listing-item[data-v-97591a94]:nth-child(odd) {
  background-color: #fdf9f9;
}
.listing-item[data-v-97591a94]:hover {
  background-color: #fff4f4;
}
.listing-image[data-v-97591a94] {
  width: 4.0625rem;
  height: 3.125rem;
  border-radius: 0.25rem;
  border: 0.03125rem solid #800000;
  -o-object-fit: contain;
     object-fit: contain;
  background: #fff;
}
.listing-info[data-v-97591a94] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.product-name[data-v-97591a94] {
  font-weight: bold;
  font-size: 0.875rem;
  color: #800000;
}
.seller-name[data-v-97591a94],
.rejection-reason[data-v-97591a94],
.rejected-date[data-v-97591a94] {
  font-size: 0.6875rem;
  color: #555;
}
.actions[data-v-97591a94] {
  display: flex;
  gap: 0.375rem;
  margin-top: 0.1875rem;
}
.btn[data-v-97591a94] {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 0.3125rem 0.5625rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  border: none;
  color: white;
  transition: background-color 0.3s ease;
}
.view-btn[data-v-97591a94] {
  background-color: #007a00;
}
.view-btn[data-v-97591a94]:hover {
  background-color: #005500;
}
.delete-btn[data-v-97591a94] {
  background-color: #a32a2a;
}
.delete-btn[data-v-97591a94]:hover {
  background-color: #7a1f1f;
}

/* Modal styles */
.modal-overlay[data-v-97591a94] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal-content[data-v-97591a94] {
  background: white;
  border-radius: 0.375rem;
  width: 90vw;
  max-width: 18.75rem;
  padding: 0.9375rem;
  box-shadow: 0 0.1875rem 0.5rem rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  gap: 0.46875rem;
}
.modal-title[data-v-97591a94] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  text-align: center;
}
.modal-image[data-v-97591a94] {
  width: 100%;
  height: 6.25rem;
  border-radius: 0.25rem;
  -o-object-fit: contain;
     object-fit: contain;
  border: 0.03125rem solid #800000;
  background: #fff;
}
.description[data-v-97591a94] {
  white-space: pre-wrap;
  font-size: 0.75rem;
  color: #444;
}
.close-btn[data-v-97591a94] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  color: white;
  border-radius: 0.25rem;
  font-size: 0.8125rem;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
  align-self: center;
}
.close-btn[data-v-97591a94]:hover {
  background-color: #a32a2a;
}
.pagination[data-v-97591a94] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-97591a94] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-97591a94]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-97591a94]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.manage-tags-page[data-v-338ca127] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-338ca127] {
  margin-bottom: 0.625rem;
}
.title[data-v-338ca127] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-338ca127] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.add-tag[data-v-338ca127] {
  display: flex;
  gap: 0.46875rem;
  margin-bottom: 0.625rem;
}
.input[data-v-338ca127] {
  flex: 1;
  padding: 0.3125rem 0.46875rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.tags-list[data-v-338ca127] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
  padding: 0.3125rem 0.625rem;
}
.no-data[data-v-338ca127] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}
.tag-row[data-v-338ca127] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.tag-view[data-v-338ca127] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.tag-name[data-v-338ca127] {
  font-weight: bold;
  color: #800000;
  font-size: 0.875rem;
  flex: 1;
}
.actions[data-v-338ca127] {
  display: flex;
  gap: 0.46875rem;
}
.btn[data-v-338ca127] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn[data-v-338ca127]:hover {
  background-color: #a32a2a;
}
.edit-btn[data-v-338ca127] {
  background-color: #005a00;
}
.edit-btn[data-v-338ca127]:hover {
  background-color: #007a00;
}
.delete-btn[data-v-338ca127] {
  background-color: #800000;
}
.delete-btn[data-v-338ca127]:hover {
  background-color: #a32a2a;
}
.tag-edit[data-v-338ca127] {
  display: flex;
  gap: 0.46875rem;
  width: 100%;
}
.save-btn[data-v-338ca127] {
  background-color: #007bff;
}
.save-btn[data-v-338ca127]:hover {
  background-color: #0056b3;
}
.cancel-btn[data-v-338ca127] {
  background-color: #999;
}
.cancel-btn[data-v-338ca127]:hover {
  background-color: #666;
}

/* Adopted rejected-listings styling */
.pricing-anomalies-page[data-v-554d63ed] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-554d63ed] { margin-bottom: 0.625rem;
}
.title[data-v-554d63ed] { font-size: 1.25rem; font-weight: bold; color: #800000;
}
.subtitle[data-v-554d63ed] { font-size: 0.8125rem; color: #666; margin-bottom: 0.625rem;
}
.filter-bar[data-v-554d63ed] { margin-bottom: 0.46875rem; display: flex; gap: 0.375rem; flex-wrap: wrap;
}
.search-input[data-v-554d63ed] {
  padding: 0.3125rem 0.46875rem; font-size: 0.8125rem; border: 0.03125rem solid #ccc; border-radius: 0.1875rem; color: #800000;
  min-width: 6.25rem;
}
.list-container[data-v-554d63ed] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  overflow-y: auto;
  font-size: 0.8125rem;
  padding: 0.625rem;
}
.no-data[data-v-554d63ed] { padding: 1.25rem; font-size: 0.875rem; color: #999; text-align: center;
}
.listing-item[data-v-554d63ed] {
  display: flex;
  gap: 0.625rem;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  align-items: center;
  transition: background-color 0.3s ease;
}
.listing-item[data-v-554d63ed]:nth-child(odd) { background-color: #fdf9f9;
}
.listing-item[data-v-554d63ed]:hover { background-color: #fff4f4;
}
.listing-image[data-v-554d63ed] {
  width: 4.0625rem;
  height: 3.125rem;
  border-radius: 0.25rem;
  border: 0.03125rem solid #800000;
  -o-object-fit: contain;
     object-fit: contain;
  background: #fff;
}
.listing-info[data-v-554d63ed] { flex: 1; display: flex; flex-direction: column; gap: 0.25rem;
}
.product-name[data-v-554d63ed] { font-weight: bold; font-size: 0.875rem; color: #800000;
}
.seller-name[data-v-554d63ed], .rejection-reason[data-v-554d63ed], .rejected-date[data-v-554d63ed] { font-size: 0.6875rem; color: #555;
}
.pagination[data-v-554d63ed] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-554d63ed] {
  background-color: #800000; color: white; border: none; padding: 0.375rem 0.9375rem;
  font-size: 0.875rem; border-radius: 0.25rem; cursor: pointer; transition: background-color 0.3s ease;
}
.pagination .btn[data-v-554d63ed]:disabled { opacity: 0.5; cursor: not-allowed;
}
.pagination .btn[data-v-554d63ed]:hover:not(:disabled) { background-color: #a32a2a;
}

.feedback-page[data-v-e6a6ce1f] {
  padding: 20px;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-e6a6ce1f] {
  margin-bottom: 20px;
}
.title[data-v-e6a6ce1f] {
  font-size: 32px;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-e6a6ce1f] {
  font-size: 18px;
  color: #666;
  margin-bottom: 20px;
}
.filters[data-v-e6a6ce1f] {
  margin-bottom: 15px;
}
.search-input[data-v-e6a6ce1f] {
  width: 100%;
  padding: 8px 12px;
  font-size: 16px;
  border-radius: 6px;
  border: 1px solid #ccc;
  color: #800000;
  outline: none;
}
.filter-buttons[data-v-e6a6ce1f] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 10px;
}
.filter-btn[data-v-e6a6ce1f] {
  padding: 6px 14px;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  cursor: pointer;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
}
.filter-btn[data-v-e6a6ce1f]:hover {
  transform: scale(1.05);
}
.clear-btn[data-v-e6a6ce1f] {
  background-color: #f4f4f4 !important;
  color: #333 !important;
  border: 1px solid #ccc;
}
.feedback-list[data-v-e6a6ce1f] {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  overflow-y: auto;
  font-size: 14px;
}
.table-header[data-v-e6a6ce1f],
.table-row[data-v-e6a6ce1f] {
  display: flex;
  align-items: center;
  padding: 10px 12px;
  border-bottom: 1px solid #eee;
}
.table-header[data-v-e6a6ce1f] {
  font-weight: bold;
  color: #800000;
  background: #f9f9f9;
}
.col[data-v-e6a6ce1f] {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
}
.col-id[data-v-e6a6ce1f] {
  flex: 0.5;
  text-align: center;
}
.col-user[data-v-e6a6ce1f] {
  flex: 2;
  text-align: center;
}
.col-product[data-v-e6a6ce1f] {
  flex: 2;
  text-align: center;
}
.col-type[data-v-e6a6ce1f] {
  flex: 2;
  text-align: center;
}
.col-date[data-v-e6a6ce1f] {
  flex: 2;
  text-align: center;
}
.no-data[data-v-e6a6ce1f] {
  text-align: center;
  padding: 20px;
  color: #666;
  font-size: 16px;
}
.pagination[data-v-e6a6ce1f] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin-top: 20px;
  font-size: 14px;
}
.pagination .btn[data-v-e6a6ce1f] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 8px 16px;
  font-size: 14px;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-e6a6ce1f]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-e6a6ce1f]:hover:not(:disabled) {
  background-color: #a32a2a;
}
.chart-section[data-v-e6a6ce1f] {
  margin-top: 40px;
  background: #fff;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.chart-title[data-v-e6a6ce1f] {
  font-size: 20px;
  font-weight: bold;
  color: #800000;
  margin-bottom: 10px;
  display: block;
  text-align: center;
}
.col-actions[data-v-e6a6ce1f] {
  flex: 1;
  text-align: center;
}
.view-btn[data-v-e6a6ce1f] {
  background: #800000;
  color: white;
  padding: 6px 12px;
  border-radius: 6px;
  border: none;
  font-size: 13px;
  cursor: pointer;
  transition: background 0.2s;
}
.view-btn[data-v-e6a6ce1f]:hover {
  background: #a52a2a;
}

/* Modal styles */
.modal-overlay[data-v-e6a6ce1f] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(30, 30, 30, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2000;
}
.modal-content[data-v-e6a6ce1f] {
  background: white;
  padding: 24px;
  border-radius: 10px;
  width: 600px;
  max-height: 80vh;
  overflow-y: auto;
  position: relative;
}
.close-btn[data-v-e6a6ce1f] {
  position: absolute;
  top: 8px;
  right: 12px;
  background: none;
  border: none;
  font-size: 26px;
  cursor: pointer;
  color: #800000;
}
.modal-loading[data-v-e6a6ce1f],
.modal-error[data-v-e6a6ce1f] {
  text-align: center;
  font-size: 16px;
  color: #555;
}
.product-details h2[data-v-e6a6ce1f] {
  color: #800000;
  font-size: 22px;
  margin-bottom: 10px;
}
.product-details p[data-v-e6a6ce1f] {
  margin: 6px 0;
  color: #444;
}
.images[data-v-e6a6ce1f] {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 15px;
}
.product-image[data-v-e6a6ce1f] {
  width: 100px;
  height: 100px;
  border-radius: 6px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #ddd;
}

/* Modal transition */
.fade-enter-active[data-v-e6a6ce1f], .fade-leave-active[data-v-e6a6ce1f] {
  transition: opacity 0.2s ease;
}
.fade-enter-from[data-v-e6a6ce1f], .fade-leave-to[data-v-e6a6ce1f] {
  opacity: 0;
}

.abusive-spam-comments[data-v-4625bcc4] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-4625bcc4] {
  margin-bottom: 0.625rem;
}
.title[data-v-4625bcc4] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-4625bcc4] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-4625bcc4] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-4625bcc4] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.comments-list[data-v-4625bcc4] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-4625bcc4],
.table-row[data-v-4625bcc4] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.table-header[data-v-4625bcc4] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-4625bcc4] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-id[data-v-4625bcc4] {
  flex: 1;
  padding-left: 0.3125rem;
}
.col-user[data-v-4625bcc4] {
  flex: 2.5;
}
.col-comment[data-v-4625bcc4] {
  flex: 5;
}
.col-date[data-v-4625bcc4] {
  flex: 2;
  text-align: center;
}
.col-status[data-v-4625bcc4] {
  flex: 2;
  text-align: center;
  font-weight: bold;
}
.status-pending[data-v-4625bcc4] {
  color: #d18c1b;
}
.status-reviewed[data-v-4625bcc4] {
  color: #2a8d2a;
}
.status-removed[data-v-4625bcc4] {
  color: #b34747;
}
.col-actions[data-v-4625bcc4] {
  flex: 3;
  display: flex;
  justify-content: flex-end;
  gap: 0.375rem;
}
.btn[data-v-4625bcc4] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.review-btn[data-v-4625bcc4]:hover {
  background-color: #a32a2a;
}
.btn.remove-btn[data-v-4625bcc4] {
  background-color: #b34747;
}
.btn.remove-btn[data-v-4625bcc4]:hover {
  background-color: #902828;
}
.no-data[data-v-4625bcc4] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-4625bcc4] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-4625bcc4] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 15.625rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: center;
}
.modal-title[data-v-4625bcc4] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-comment[data-v-4625bcc4] {
  font-style: italic;
  margin: 0.46875rem 0;
  color: #444;
}
.modal-actions[data-v-4625bcc4] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: space-around;
}
.cancel-btn[data-v-4625bcc4] {
  background-color: #999;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.cancel-btn[data-v-4625bcc4]:hover {
  background-color: #777;
}
.remove-btn[data-v-4625bcc4] {
  background-color: #b34747;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.remove-btn[data-v-4625bcc4]:hover {
  background-color: #902828;
}
.pagination[data-v-4625bcc4] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-4625bcc4] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-4625bcc4]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-4625bcc4]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.approved-reviews[data-v-70758b5a] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-70758b5a] {
  margin-bottom: 0.625rem;
}
.title[data-v-70758b5a] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-70758b5a] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-70758b5a] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-70758b5a] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.reviews-list[data-v-70758b5a] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-70758b5a],
.table-row[data-v-70758b5a] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-70758b5a] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-70758b5a] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-id[data-v-70758b5a] {
  flex: 1;
  padding-left: 0.3125rem;
}
.col-user[data-v-70758b5a] {
  flex: 2.5;
}
.col-product[data-v-70758b5a] {
  flex: 3;
}
.col-rating[data-v-70758b5a] {
  flex: 1.5;
  text-align: center;
  font-weight: bold;
  color: #aa0000;
}
.col-review[data-v-70758b5a] {
  flex: 4;
}
.col-date[data-v-70758b5a] {
  flex: 2;
  text-align: center;
}
.col-actions[data-v-70758b5a] {
  flex: 2.5;
  display: flex;
  justify-content: flex-end;
  gap: 0.375rem;
}
.btn[data-v-70758b5a] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-70758b5a]:hover {
  background-color: #a32a2a;
}
.btn.unapprove-btn[data-v-70758b5a] {
  background-color: #b34747;
}
.btn.unapprove-btn[data-v-70758b5a]:hover {
  background-color: #902828;
}
.no-data[data-v-70758b5a] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-70758b5a] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-70758b5a] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 15.625rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: center;
}
.modal-title[data-v-70758b5a] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-review[data-v-70758b5a] {
  font-style: italic;
  margin: 0.46875rem 0;
  color: #444;
}
.modal-actions[data-v-70758b5a] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: space-around;
}
.cancel-btn[data-v-70758b5a] {
  background-color: #999;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.cancel-btn[data-v-70758b5a]:hover {
  background-color: #777;
}
.unapprove-btn[data-v-70758b5a] {
  background-color: #b34747;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.unapprove-btn[data-v-70758b5a]:hover {
  background-color: #902828;
}
.pagination[data-v-70758b5a] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-70758b5a] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-70758b5a]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-70758b5a]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.fake-reviews-investigation[data-v-fb00f850] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-fb00f850] {
  margin-bottom: 0.625rem;
}
.title[data-v-fb00f850] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-fb00f850] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-fb00f850] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-fb00f850] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.reviews-list[data-v-fb00f850] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-fb00f850],
.table-row[data-v-fb00f850] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.table-header[data-v-fb00f850] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-fb00f850] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-id[data-v-fb00f850] {
  flex: 1;
  padding-left: 0.3125rem;
}
.col-reviewer[data-v-fb00f850] {
  flex: 2.5;
}
.col-product[data-v-fb00f850] {
  flex: 3;
}
.col-rating[data-v-fb00f850] {
  flex: 1.5;
  text-align: center;
  font-weight: bold;
  color: #aa0000;
}
.col-review[data-v-fb00f850] {
  flex: 4;
}
.col-flags[data-v-fb00f850] {
  flex: 1;
  text-align: center;
  font-weight: bold;
  color: #d14747;
}
.col-date[data-v-fb00f850] {
  flex: 2;
  text-align: center;
}
.col-actions[data-v-fb00f850] {
  flex: 3;
  display: flex;
  justify-content: flex-end;
  gap: 0.375rem;
}
.btn[data-v-fb00f850] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.verify-btn[data-v-fb00f850]:hover {
  background-color: #a32a2a;
}
.btn.fake-btn[data-v-fb00f850] {
  background-color: #b34747;
}
.btn.fake-btn[data-v-fb00f850]:hover {
  background-color: #902828;
}
.no-data[data-v-fb00f850] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-fb00f850] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-fb00f850] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 15.625rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: center;
}
.modal-title[data-v-fb00f850] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-review[data-v-fb00f850] {
  font-style: italic;
  margin: 0.46875rem 0;
  color: #444;
}
.modal-actions[data-v-fb00f850] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: space-around;
}
.cancel-btn[data-v-fb00f850] {
  background-color: #999;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.cancel-btn[data-v-fb00f850]:hover {
  background-color: #777;
}
.fake-btn[data-v-fb00f850] {
  background-color: #b34747;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.fake-btn[data-v-fb00f850]:hover {
  background-color: #902828;
}
.pagination[data-v-fb00f850] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-fb00f850] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-fb00f850]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-fb00f850]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.flagged-reviews[data-v-a5fa7ccd] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-a5fa7ccd] {
  margin-bottom: 0.625rem;
}
.title[data-v-a5fa7ccd] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-a5fa7ccd] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-a5fa7ccd] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-a5fa7ccd] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.reviews-list[data-v-a5fa7ccd] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-a5fa7ccd],
.table-row[data-v-a5fa7ccd] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.table-header[data-v-a5fa7ccd] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-a5fa7ccd] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-id[data-v-a5fa7ccd] {
  flex: 1;
  padding-left: 0.3125rem;
}
.col-reviewer[data-v-a5fa7ccd] {
  flex: 2.5;
}
.col-product[data-v-a5fa7ccd] {
  flex: 3;
}
.col-rating[data-v-a5fa7ccd] {
  flex: 1.5;
  text-align: center;
  font-weight: bold;
  color: #aa0000;
}
.col-flags[data-v-a5fa7ccd] {
  flex: 1;
  text-align: center;
  font-weight: bold;
  color: #d14747;
}
.col-review[data-v-a5fa7ccd] {
  flex: 4;
}
.col-date[data-v-a5fa7ccd] {
  flex: 2;
  text-align: center;
}
.col-actions[data-v-a5fa7ccd] {
  flex: 3;
  display: flex;
  justify-content: flex-end;
  gap: 0.375rem;
}
.btn[data-v-a5fa7ccd] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-a5fa7ccd]:hover {
  background-color: #a32a2a;
}
.btn.approve-btn[data-v-a5fa7ccd] {
  background-color: #4caf50;
}
.btn.approve-btn[data-v-a5fa7ccd]:hover {
  background-color: #388e3c;
}
.btn.remove-btn[data-v-a5fa7ccd] {
  background-color: #b34747;
}
.btn.remove-btn[data-v-a5fa7ccd]:hover {
  background-color: #902828;
}
.no-data[data-v-a5fa7ccd] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-a5fa7ccd] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-a5fa7ccd] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 15.625rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: center;
}
.modal-title[data-v-a5fa7ccd] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-review[data-v-a5fa7ccd] {
  font-style: italic;
  margin: 0.46875rem 0;
  color: #444;
}
.modal-actions[data-v-a5fa7ccd] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: space-around;
}
.cancel-btn[data-v-a5fa7ccd] {
  background-color: #999;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.cancel-btn[data-v-a5fa7ccd]:hover {
  background-color: #777;
}
.approve-btn[data-v-a5fa7ccd] {
  background-color: #4caf50;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.approve-btn[data-v-a5fa7ccd]:hover {
  background-color: #388e3c;
}
.remove-btn[data-v-a5fa7ccd] {
  background-color: #b34747;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.remove-btn[data-v-a5fa7ccd]:hover {
  background-color: #902828;
}
.pagination[data-v-a5fa7ccd] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-a5fa7ccd] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-a5fa7ccd]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-a5fa7ccd]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.rejected-reviews[data-v-a7e426d0] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-a7e426d0] {
  margin-bottom: 0.625rem;
}
.title[data-v-a7e426d0] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-a7e426d0] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-a7e426d0] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-a7e426d0] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.reviews-list[data-v-a7e426d0] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-a7e426d0],
.table-row[data-v-a7e426d0] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.table-header[data-v-a7e426d0] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-a7e426d0] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-id[data-v-a7e426d0] {
  flex: 1;
  padding-left: 0.3125rem;
}
.col-reviewer[data-v-a7e426d0] {
  flex: 2.5;
}
.col-product[data-v-a7e426d0] {
  flex: 3;
}
.col-rating[data-v-a7e426d0] {
  flex: 1.5;
  text-align: center;
  font-weight: bold;
  color: #aa0000;
}
.col-reason[data-v-a7e426d0] {
  flex: 3;
  color: #aa0000;
}
.col-date[data-v-a7e426d0] {
  flex: 2;
  text-align: center;
}
.col-actions[data-v-a7e426d0] {
  flex: 2.5;
  display: flex;
  justify-content: flex-end;
  gap: 0.375rem;
}
.btn[data-v-a7e426d0] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-a7e426d0]:hover {
  background-color: #a32a2a;
}
.btn.restore-btn[data-v-a7e426d0] {
  background-color: #4caf50;
}
.btn.restore-btn[data-v-a7e426d0]:hover {
  background-color: #388e3c;
}
.no-data[data-v-a7e426d0] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-a7e426d0] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-a7e426d0] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 15.625rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: center;
}
.modal-title[data-v-a7e426d0] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-review[data-v-a7e426d0] {
  font-style: italic;
  margin: 0.46875rem 0;
  color: #444;
}
.modal-actions[data-v-a7e426d0] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: space-around;
}
.cancel-btn[data-v-a7e426d0] {
  background-color: #999;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.cancel-btn[data-v-a7e426d0]:hover {
  background-color: #777;
}
.restore-btn[data-v-a7e426d0] {
  background-color: #4caf50;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.restore-btn[data-v-a7e426d0]:hover {
  background-color: #388e3c;
}
.pagination[data-v-a7e426d0] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-a7e426d0] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-a7e426d0]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-a7e426d0]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.review-analytics[data-v-cd9c600b] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-cd9c600b] {
  margin-bottom: 0.78125rem;
}
.title[data-v-cd9c600b] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-cd9c600b] {
  font-size: 0.8125rem;
  color: #666;
}
.stats-cards[data-v-cd9c600b] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
  margin-bottom: 1.25rem;
}
.card[data-v-cd9c600b] {
  background: white;
  padding: 0.78125rem 0.9375rem;
  border-radius: 0.3125rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  min-width: 4.375rem;
  text-align: center;
  flex-grow: 1;
  color: #800000;
}
.stat-number[data-v-cd9c600b] {
  font-size: 1.5rem;
  font-weight: bold;
}
.stat-label[data-v-cd9c600b] {
  font-size: 0.8125rem;
  margin-top: 0.25rem;
  color: #800000;
  opacity: 0.8;
}
.card.flagged[data-v-cd9c600b] {
  color: #d14747;
}
.card.approved[data-v-cd9c600b] {
  color: #4caf50;
}
.charts-section[data-v-cd9c600b] {
  width: 100%;
}
.chart-title[data-v-cd9c600b] {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 0.46875rem;
}

.review-logs[data-v-5e96f489] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-5e96f489] {
  margin-bottom: 0.625rem;
}
.title[data-v-5e96f489] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-5e96f489] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-5e96f489] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-5e96f489] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.logs-list[data-v-5e96f489] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-5e96f489],
.table-row[data-v-5e96f489] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.table-header[data-v-5e96f489] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-5e96f489] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-id[data-v-5e96f489] {
  flex: 1;
  padding-left: 0.3125rem;
}
.col-reviewer[data-v-5e96f489] {
  flex: 2.5;
}
.col-product[data-v-5e96f489] {
  flex: 3;
}
.col-action[data-v-5e96f489] {
  flex: 1.5;
  font-weight: bold;
  text-align: center;
}
.approved-action[data-v-5e96f489] {
  color: #4caf50;
}
.rejected-action[data-v-5e96f489] {
  color: #b34747;
}
.flagged-action[data-v-5e96f489] {
  color: #d14747;
}
.col-reason[data-v-5e96f489] {
  flex: 3;
  color: #800000;
}
.col-date[data-v-5e96f489] {
  flex: 2;
  text-align: center;
}
.col-details[data-v-5e96f489] {
  flex: 1.5;
  display: flex;
  justify-content: center;
}
.btn[data-v-5e96f489] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-5e96f489]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-5e96f489] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-5e96f489] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-5e96f489] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 17.1875rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: left;
}
.modal-title[data-v-5e96f489] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-content[data-v-5e96f489] {
  margin-top: 0.46875rem;
  color: #444;
}
.modal-actions[data-v-5e96f489] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: flex-end;
}
.close-btn[data-v-5e96f489] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.close-btn[data-v-5e96f489]:hover {
  background-color: #a32a2a;
}
.pagination[data-v-5e96f489] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-5e96f489] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-5e96f489]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-5e96f489]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.rating-fairness[data-v-f49607bf] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-f49607bf] {
  margin-bottom: 0.78125rem;
}
.title[data-v-f49607bf] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-f49607bf] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-f49607bf] {
  display: flex;
  gap: 0.46875rem;
  align-items: center;
  margin-bottom: 1.25rem;
}
.date-picker[data-v-f49607bf] {
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
  min-width: 4.375rem;
  text-align: center;
}
.apply-btn[data-v-f49607bf] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.78125rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.apply-btn[data-v-f49607bf]:hover {
  background-color: #a32a2a;
}
.summary-cards[data-v-f49607bf] {
  display: flex;
  gap: 0.625rem;
  margin-bottom: 1.25rem;
  flex-wrap: wrap;
}
.card[data-v-f49607bf] {
  background: white;
  padding: 0.78125rem 0.9375rem;
  border-radius: 0.3125rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  min-width: 4.375rem;
  text-align: center;
  flex-grow: 1;
  color: #800000;
}
.stat-number[data-v-f49607bf] {
  font-size: 1.5rem;
  font-weight: bold;
}
.stat-label[data-v-f49607bf] {
  font-size: 0.8125rem;
  margin-top: 0.25rem;
  color: #800000;
  opacity: 0.85;
}
.charts-section[data-v-f49607bf] {
  width: 100%;
}
.chart-title[data-v-f49607bf] {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 0.46875rem;
}

.app-logs-history[data-v-fd250ec5] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-fd250ec5] {
  margin-bottom: 0.625rem;
}
.title[data-v-fd250ec5] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-fd250ec5] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-fd250ec5] {
  display: flex;
  gap: 0.46875rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}
.search-input[data-v-fd250ec5],
.date-input[data-v-fd250ec5],
.type-select[data-v-fd250ec5] {
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
  background: white;
  min-width: 5rem;
}
.logs-list[data-v-fd250ec5] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-fd250ec5],
.table-row[data-v-fd250ec5] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-fd250ec5] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-fd250ec5] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-username[data-v-fd250ec5] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-type[data-v-fd250ec5] {
  flex: 2;
}
.col-message[data-v-fd250ec5] {
  flex: 5;
}
.col-date[data-v-fd250ec5] {
  flex: 3;
  text-align: center;
}
.pagination[data-v-fd250ec5] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-fd250ec5] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-fd250ec5]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-fd250ec5]:hover:not(:disabled) {
  background-color: #a32a2a;
}
.no-data[data-v-fd250ec5] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

.complaints-dashboard[data-v-50e9bd85] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
  background: white;
  border-radius: 8px;
}
h2[data-v-50e9bd85] {
  margin-bottom: 24px;
  color: #800000;
}
.filters[data-v-50e9bd85] {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.filters uni-input[data-v-50e9bd85] {
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.complaints-table table[data-v-50e9bd85] {
  width: 100%;
  border-collapse: collapse;
}
.complaints-table th[data-v-50e9bd85],
.complaints-table td[data-v-50e9bd85] {
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.complaints-table .pending[data-v-50e9bd85] {
  color: orange;
  font-weight: 600;
}
.complaints-table .approved[data-v-50e9bd85] {
  color: green;
  font-weight: 600;
}
.complaints-table .rejected[data-v-50e9bd85] {
  color: red;
  font-weight: 600;
}
.complaints-table uni-button[data-v-50e9bd85] {
  margin-right: 8px;
  padding: 6px 12px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.complaints-table uni-button[data-v-50e9bd85]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.approve-seller-upgrades[data-v-f47c236c] {
  padding: 20px;
  font-family: "Segoe UI", Roboto, sans-serif;
  background-color: #fafafa;
}
h2[data-v-f47c236c] {
  color: maroon;
  font-weight: 700;
  margin-bottom: 20px;
  border-bottom: 3px solid maroon;
  padding-bottom: 6px;
}

/* Search bar */
.search-bar[data-v-f47c236c] {
  margin-bottom: 15px;
}
.search-bar uni-input[data-v-f47c236c] {
  padding: 8px 12px;
  width: 300px;
  border: 1px solid #ccc;
  border-radius: 6px;
  outline: none;
  transition: all 0.2s ease;
}
.search-bar uni-input[data-v-f47c236c]:focus {
  border-color: maroon;
  box-shadow: 0 0 4px rgba(128, 0, 0, 0.4);
}

/* Table */
.upgrades-table[data-v-f47c236c] {
  width: 100%;
  border-collapse: collapse;
  background: white;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}
.upgrades-table th[data-v-f47c236c] {
  background: maroon;
  color: white;
  text-align: left;
  padding: 10px;
  font-weight: 600;
}
.upgrades-table td[data-v-f47c236c] {
  border-bottom: 1px solid #eee;
  padding: 10px;
}
.upgrades-table tr[data-v-f47c236c]:hover {
  background: #f9f4f4;
}
.empty[data-v-f47c236c] {
  text-align: center;
  color: #888;
  font-style: italic;
}

/* Status tags */
.status[data-v-f47c236c] {
  padding: 4px 8px;
  border-radius: 12px;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 0.85rem;
}
.status.pending[data-v-f47c236c] {
  background: #fff6e0;
  color: #b36b00;
}
.status.approved[data-v-f47c236c] {
  background: #e5f6e5;
  color: #2e7d32;
}
.status.rejected[data-v-f47c236c] {
  background: #fde8e8;
  color: #b71c1c;
}

/* Modal */
.modal-overlay[data-v-f47c236c] {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  z-index: 999;
}
.modal[data-v-f47c236c] {
  background: white;
  padding: 20px;
  width: 480px;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  max-height: 90vh;
  overflow-y: auto;
}
.modal h3[data-v-f47c236c] {
  color: maroon;
  border-bottom: 2px solid maroon;
  padding-bottom: 4px;
  margin-bottom: 12px;
}
.details p[data-v-f47c236c] {
  margin: 6px 0;
  line-height: 1.4;
}
.actions[data-v-f47c236c] {
  margin-top: 15px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

/* Buttons */
uni-button[data-v-f47c236c] {
  padding: 8px 14px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  transition: background 0.2s ease;
}
uni-button.approve[data-v-f47c236c] {
  background: #2e7d32;
  color: white;
}
uni-button.approve[data-v-f47c236c]:hover {
  background: #256628;
}
uni-button.reject[data-v-f47c236c] {
  background: #b71c1c;
  color: white;
}
uni-button.reject[data-v-f47c236c]:hover {
  background: #931616;
}
uni-button.close[data-v-f47c236c] {
  background: #757575;
  color: white;
}
uni-button.close[data-v-f47c236c]:hover {
  background: #5c5c5c;
}
.view-btn[data-v-f47c236c] {
  padding: 6px 12px;
  background: maroon;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.view-btn[data-v-f47c236c]:hover {
  background: #800000cc;
}

/* ===== Base Layout ===== */
.approve-seller-apps[data-v-6c976cb7] {
  padding: 20px;
  font-family: "Segoe UI", Roboto, sans-serif;
  background-color: #fafafa;
}
h2[data-v-6c976cb7] {
  color: maroon;
  font-weight: 700;
  margin-bottom: 20px;
  border-bottom: 3px solid maroon;
  padding-bottom: 6px;
}

/* ===== Search Bar ===== */
.search-bar[data-v-6c976cb7] {
  margin-bottom: 15px;
}
.search-bar uni-input[data-v-6c976cb7] {
  padding: 8px 12px;
  width: 300px;
  border: 1px solid #ccc;
  border-radius: 6px;
  outline: none;
  transition: all 0.2s ease;
}
.search-bar uni-input[data-v-6c976cb7]:focus {
  border-color: maroon;
  box-shadow: 0 0 4px rgba(128, 0, 0, 0.4);
}

/* ===== Table Styling ===== */
.apps-table[data-v-6c976cb7] {
  width: 100%;
  border-collapse: collapse;
  background: white;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}
.apps-table th[data-v-6c976cb7] {
  background: maroon;
  color: white;
  text-align: left;
  padding: 10px;
  font-weight: 600;
}
.apps-table td[data-v-6c976cb7] {
  border-bottom: 1px solid #eee;
  padding: 10px;
}
.apps-table tr[data-v-6c976cb7]:hover {
  background: #f9f4f4;
  transition: background 0.2s ease;
}
.empty[data-v-6c976cb7] {
  text-align: center;
  font-style: italic;
  color: #888;
}

/* ===== Status Tags ===== */
.status[data-v-6c976cb7] {
  padding: 4px 8px;
  border-radius: 12px;
  font-weight: 500;
  font-size: 0.85rem;
  text-transform: capitalize;
}
.status.approved[data-v-6c976cb7] {
  background: #e5f6e5;
  color: #2e7d32;
}
.status.pending[data-v-6c976cb7] {
  background: #fff6e0;
  color: #b36b00;
}
.status.rejected[data-v-6c976cb7] {
  background: #fde8e8;
  color: #b71c1c;
}

/* ===== Buttons ===== */
.view-btn[data-v-6c976cb7] {
  padding: 6px 12px;
  background: maroon;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.2s ease;
}
.view-btn[data-v-6c976cb7]:hover {
  background: #800000cc;
}

/* ===== Modal Overlay ===== */
.modal-overlay[data-v-6c976cb7] {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  z-index: 999;
}

/* ===== Modal Box ===== */
.modal[data-v-6c976cb7] {
  background: white;
  padding: 20px;
  width: 500px;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  max-height: 90vh;
  overflow-y: auto;
}
.modal h3[data-v-6c976cb7] {
  margin-bottom: 12px;
  color: maroon;
  border-bottom: 2px solid maroon;
  padding-bottom: 4px;
}
.details p[data-v-6c976cb7] {
  margin: 6px 0;
  line-height: 1.4;
}

/* ===== Action Buttons ===== */
.actions[data-v-6c976cb7] {
  margin-top: 15px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
uni-button[data-v-6c976cb7] {
  padding: 8px 14px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  transition: background 0.2s ease;
}
uni-button.approve[data-v-6c976cb7] {
  background: #2e7d32;
  color: white;
}
uni-button.approve[data-v-6c976cb7]:hover {
  background: #256628;
}
uni-button.info[data-v-6c976cb7] {
  background: #b36b00;
  color: white;
}
uni-button.info[data-v-6c976cb7]:hover {
  background: #8c5400;
}
uni-button.reject[data-v-6c976cb7] {
  background: #b71c1c;
  color: white;
}
uni-button.reject[data-v-6c976cb7]:hover {
  background: #931616;
}
uni-button.close[data-v-6c976cb7] {
  background: #757575;
  color: white;
}
uni-button.close[data-v-6c976cb7]:hover {
  background: #5c5c5c;
}

.seller-badges-container[data-v-88a2cdd4] {
  padding: 1rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  min-height: 100vh;
  background-color: #fafafa;
}
.header .title[data-v-88a2cdd4] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 1rem;
}
.seller-table[data-v-88a2cdd4] {
  background: #fff;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0 0.125rem 0.375rem rgba(128, 0, 0, 0.1);
}
.table-header[data-v-88a2cdd4], .table-row[data-v-88a2cdd4] {
  display: flex;
  padding: 0.625rem;
  align-items: center;
}
.table-header[data-v-88a2cdd4] {
  background-color: #f5f5f5;
  font-weight: bold;
  color: #800000;
}
.table-row[data-v-88a2cdd4]:nth-child(even) {
  background-color: #fcfcfc;
}
.col[data-v-88a2cdd4] {
  flex: 1;
  font-size: 0.875rem;
  padding: 0 0.3125rem;
}
.col-name[data-v-88a2cdd4] { flex: 2;
}
.col-rating[data-v-88a2cdd4], .col-fulfillment[data-v-88a2cdd4] { flex: 1;
}
.col-tier[data-v-88a2cdd4] { flex: 1; text-align: center;
}
.col-actions[data-v-88a2cdd4] { flex: 1; display: flex; justify-content: center;
}
.input-field[data-v-88a2cdd4] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  border-radius: 0.375rem;
  border: 0.03125rem solid #ddd;
  font-size: 0.875rem;
}

/* Badge Styles */
.badge[data-v-88a2cdd4] {
  padding: 0.1875rem 0.5rem;
  border-radius: 0.625rem;
  color: #fff;
  font-weight: bold;
  font-size: 0.8125rem;
  display: inline-block;
}
.badge-premium[data-v-88a2cdd4] { background-color: gold; color: #000;
}
.badge-verified[data-v-88a2cdd4] { background-color: silver; color: #000;
}
.badge-unverified[data-v-88a2cdd4] { background-color: #bbb; color: #fff;
}
.update-btn[data-v-88a2cdd4] {
  background-color: #800000;
  color: white;
  font-weight: bold;
  padding: 0.375rem 0.75rem;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: background-color 0.3s;
}
.update-btn[data-v-88a2cdd4]:hover {
  background-color: #a00000;
}
.empty[data-v-88a2cdd4] {
  text-align: center;
  font-size: 1rem;
  color: #bbb;
  margin-top: 3.125rem;
}

.compliance-policies[data-v-4116eda5] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-4116eda5] {
  margin-bottom: 0.625rem;
}
.title[data-v-4116eda5] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-4116eda5] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.controls[data-v-4116eda5] {
  display: flex;
  gap: 0.46875rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}
.search-input[data-v-4116eda5] {
  flex: 1;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.add-btn[data-v-4116eda5] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.3125rem 0.75rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.add-btn[data-v-4116eda5]:hover {
  background-color: #a32a2a;
}
.policies-list[data-v-4116eda5] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-4116eda5],
.table-row[data-v-4116eda5] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-4116eda5] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-4116eda5] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-title[data-v-4116eda5] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-description[data-v-4116eda5] {
  flex: 5;
}
.col-date[data-v-4116eda5] {
  flex: 2;
  text-align: center;
}
.col-actions[data-v-4116eda5] {
  flex: 2;
  display: flex;
  gap: 0.3125rem;
  justify-content: flex-end;
}
.btn[data-v-4116eda5] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
}
.edit-btn[data-v-4116eda5] {
  background-color: #3a8d3a;
}
.edit-btn[data-v-4116eda5]:hover {
  background-color: #2a6b2a;
}
.delete-btn[data-v-4116eda5] {
  background-color: #b34747;
}
.delete-btn[data-v-4116eda5]:hover {
  background-color: #902828;
}
.no-data[data-v-4116eda5] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}
.pagination[data-v-4116eda5] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-4116eda5] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-4116eda5]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-4116eda5]:hover:not(:disabled) {
  background-color: #a32a2a;
}
.modal-overlay[data-v-4116eda5] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.modal[data-v-4116eda5] {
  background: white;
  border-radius: 0.375rem;
  padding: 0.9375rem;
  width: 80%;
  max-width: 15.625rem;
  box-shadow: 0 0.25rem 0.625rem rgba(0,0,0,0.2);
  display: flex;
  flex-direction: column;
}
.modal h3[data-v-4116eda5] {
  font-size: 1rem;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-body[data-v-4116eda5] {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  margin-bottom: 0.625rem;
}
.modal-body uni-label[data-v-4116eda5] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #333;
}
.modal-body uni-input[data-v-4116eda5],
.modal-body uni-textarea[data-v-4116eda5] {
  padding: 0.3125rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  width: 100%;
  box-sizing: border-box;
}
.modal-body uni-textarea[data-v-4116eda5] {
  min-height: 3.75rem;
  resize: none;
}
.modal-actions[data-v-4116eda5] {
  display: flex;
  justify-content: flex-end;
  gap: 0.46875rem;
}
.modal-actions uni-button[data-v-4116eda5] {
  padding: 0.3125rem 0.75rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
  transition: background-color 0.3s ease;
}
.modal-actions uni-button[data-v-4116eda5]:first-child {
  background-color: #800000;
  color: white;
}
.modal-actions uni-button[data-v-4116eda5]:first-child:hover {
  background-color: #a32a2a;
}
.modal-actions uni-button[data-v-4116eda5]:last-child {
  background-color: #ccc;
  color: #333;
}
.modal-actions uni-button[data-v-4116eda5]:last-child:hover {
  background-color: #aaa;
}

.manage-seller-profiles[data-v-4d3e5372] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-4d3e5372] {
  margin-bottom: 0.625rem;
}
.title[data-v-4d3e5372] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-4d3e5372] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-4d3e5372] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-4d3e5372] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.profiles-list[data-v-4d3e5372] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-4d3e5372],
.table-row[data-v-4d3e5372] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-4d3e5372] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-4d3e5372] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-username[data-v-4d3e5372] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-email[data-v-4d3e5372] {
  flex: 4;
}
.col-status[data-v-4d3e5372] {
  flex: 2;
  text-align: center;
  font-weight: bold;
}
.status-active[data-v-4d3e5372] {
  color: #2a8d2a;
}
.status-suspended[data-v-4d3e5372] {
  color: #b34747;
}
.col-joined[data-v-4d3e5372] {
  flex: 3;
  text-align: center;
}
.col-actions[data-v-4d3e5372] {
  flex: 3;
  display: flex;
  justify-content: flex-end;
}
.btn[data-v-4d3e5372] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
}
.suspend-btn[data-v-4d3e5372] {
  background-color: #b34747;
}
.suspend-btn[data-v-4d3e5372]:hover {
  background-color: #902828;
}
.activate-btn[data-v-4d3e5372] {
  background-color: #3a8d3a;
}
.activate-btn[data-v-4d3e5372]:hover {
  background-color: #2a6b2a;
}
.no-data[data-v-4d3e5372] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-4d3e5372] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-4d3e5372] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 15.625rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: center;
}
.modal-title[data-v-4d3e5372] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-actions[data-v-4d3e5372] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: space-around;
}
.cancel-btn[data-v-4d3e5372] {
  background-color: #999;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.cancel-btn[data-v-4d3e5372]:hover {
  background-color: #777;
}
.confirm-btn[data-v-4d3e5372] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.confirm-btn[data-v-4d3e5372]:hover {
  background-color: #a32a2a;
}
.pagination[data-v-4d3e5372] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-4d3e5372] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-4d3e5372]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-4d3e5372]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.manage-store-info[data-v-df95ac48] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-df95ac48] {
  margin-bottom: 0.625rem;
}
.title[data-v-df95ac48] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-df95ac48] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-df95ac48] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-df95ac48] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.stores-list[data-v-df95ac48] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-df95ac48],
.table-row[data-v-df95ac48] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-df95ac48] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-df95ac48] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-store-name[data-v-df95ac48] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-owner[data-v-df95ac48] {
  flex: 3;
}
.col-email[data-v-df95ac48] {
  flex: 4;
}
.col-status[data-v-df95ac48] {
  flex: 2;
  text-align: center;
  font-weight: bold;
}
.status-active[data-v-df95ac48] {
  color: #2a8d2a;
}
.status-suspended[data-v-df95ac48] {
  color: #b34747;
}
.col-actions[data-v-df95ac48] {
  flex: 3;
  display: flex;
  justify-content: flex-end;
  gap: 0.375rem;
}
.btn[data-v-df95ac48] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
}
.edit-btn[data-v-df95ac48] {
  background-color: #4a4a4a;
}
.edit-btn[data-v-df95ac48]:hover {
  background-color: #333;
}
.suspend-btn[data-v-df95ac48] {
  background-color: #b34747;
}
.suspend-btn[data-v-df95ac48]:hover {
  background-color: #902828;
}
.activate-btn[data-v-df95ac48] {
  background-color: #3a8d3a;
}
.activate-btn[data-v-df95ac48]:hover {
  background-color: #2a6b2a;
}
.no-data[data-v-df95ac48] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-df95ac48] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-df95ac48] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 15.625rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: center;
}
.modal-title[data-v-df95ac48] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-actions[data-v-df95ac48] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: space-around;
}
.cancel-btn[data-v-df95ac48] {
  background-color: #999;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.cancel-btn[data-v-df95ac48]:hover {
  background-color: #777;
}
.confirm-btn[data-v-df95ac48] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.confirm-btn[data-v-df95ac48]:hover {
  background-color: #a32a2a;
}
.pagination[data-v-df95ac48] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-df95ac48] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-df95ac48]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-df95ac48]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.policy-requests-container[data-v-10bd6e74] {
  padding: 1rem;
  background: #fff;
}
.header[data-v-10bd6e74] {
  margin-bottom: 0.75rem;
}
.title[data-v-10bd6e74] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000; /* Maroon */
}
.policy-requests-list[data-v-10bd6e74] {
  margin-top: 0.75rem;
}
.policy-item[data-v-10bd6e74] {
  background-color: #f9f9f9;
  padding: 0.625rem;
  margin-bottom: 0.625rem;
  border-radius: 0.3125rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05);
}
.policy-header[data-v-10bd6e74] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.3125rem;
}
.policy-title[data-v-10bd6e74] {
  font-size: 0.9375rem;
  font-weight: bold;
  color: #333;
}
.policy-status[data-v-10bd6e74] {
  font-size: 0.75rem;
  color: #888;
}
.policy-content[data-v-10bd6e74] {
  font-size: 0.8125rem;
  color: #555;
  line-height: 1.5;
  margin-top: 0.3125rem;
}
.action-buttons[data-v-10bd6e74] {
  margin-top: 0.625rem;
  display: flex;
  justify-content: space-between;
}
uni-button[data-v-10bd6e74] {
  background-color: #800000;
  color: white;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  cursor: pointer;
}
uni-button[data-v-10bd6e74]:hover {
  background-color: #aa4b4b;
}

.seller-disputes-issues[data-v-48908612] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-48908612] {
  margin-bottom: 0.625rem;
}
.title[data-v-48908612] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-48908612] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-48908612] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-48908612] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.disputes-list[data-v-48908612] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-48908612],
.table-row[data-v-48908612] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-48908612] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-48908612] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-id[data-v-48908612] {
  flex: 1.5;
  padding-left: 0.3125rem;
}
.col-seller[data-v-48908612] {
  flex: 2.5;
}
.col-summary[data-v-48908612] {
  flex: 4;
}
.col-status[data-v-48908612] {
  flex: 2;
}
.col-status select[data-v-48908612] {
  font-size: 0.75rem;
  padding: 0.1875rem 0.3125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.col-date[data-v-48908612] {
  flex: 2;
  text-align: center;
}
.col-actions[data-v-48908612] {
  flex: 2;
  display: flex;
  justify-content: flex-end;
}
.btn[data-v-48908612] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-48908612]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-48908612] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}
.pagination[data-v-48908612] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-48908612] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-48908612]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-48908612]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.seller-performance-reports[data-v-7b52c19c] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-7b52c19c] {
  margin-bottom: 0.625rem;
}
.title[data-v-7b52c19c] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-7b52c19c] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-7b52c19c] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-7b52c19c] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.reports-list[data-v-7b52c19c] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-7b52c19c],
.table-row[data-v-7b52c19c] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.table-header[data-v-7b52c19c] {
  font-weight: bold;
  color: #800000;
  cursor: pointer;
}
.table-header span[data-v-7b52c19c] {
  font-size: 0.5625rem;
  margin-left: 0.15625rem;
}
.col[data-v-7b52c19c] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-username[data-v-7b52c19c] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-email[data-v-7b52c19c] {
  flex: 4;
}
.col-sales[data-v-7b52c19c],
.col-orders[data-v-7b52c19c],
.col-rating[data-v-7b52c19c],
.col-last-active[data-v-7b52c19c] {
  flex: 2;
  text-align: center;
}
.no-data[data-v-7b52c19c] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}
.pagination[data-v-7b52c19c] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-7b52c19c] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-7b52c19c]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-7b52c19c]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.seller-violations[data-v-57afb7ad] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-57afb7ad] {
  margin-bottom: 0.625rem;
}
.title[data-v-57afb7ad] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-57afb7ad] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-57afb7ad] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-57afb7ad] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.violations-list[data-v-57afb7ad] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-57afb7ad],
.table-row[data-v-57afb7ad] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-57afb7ad] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-57afb7ad] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-id[data-v-57afb7ad] {
  flex: 1.5;
  padding-left: 0.3125rem;
}
.col-seller[data-v-57afb7ad] {
  flex: 2.5;
}
.col-type[data-v-57afb7ad] {
  flex: 2.5;
}
.col-desc[data-v-57afb7ad] {
  flex: 4;
}
.col-severity[data-v-57afb7ad] {
  flex: 1.5;
  text-align: center;
}
.col-date[data-v-57afb7ad] {
  flex: 2;
  text-align: center;
}
.col-punishment select[data-v-57afb7ad],
.col-status select[data-v-57afb7ad] {
  font-size: 0.75rem;
  padding: 0.1875rem 0.3125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
  width: 100%;
}
.col-punishment[data-v-57afb7ad] {
  flex: 3;
}
.col-status[data-v-57afb7ad] {
  flex: 2;
  text-align: center;
}
.col-actions[data-v-57afb7ad] {
  flex: 2.5;
  display: flex;
  justify-content: flex-end;
}
.btn[data-v-57afb7ad] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
  background-color: #800000;
}
.btn.view-btn[data-v-57afb7ad]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-57afb7ad] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}
.pagination[data-v-57afb7ad] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-57afb7ad] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-57afb7ad]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-57afb7ad]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.verify-seller-documents[data-v-d4bffaf9] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-d4bffaf9] {
  margin-bottom: 0.625rem;
}
.title[data-v-d4bffaf9] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-d4bffaf9] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-d4bffaf9] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-d4bffaf9] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.documents-list[data-v-d4bffaf9] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-d4bffaf9],
.table-row[data-v-d4bffaf9] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-d4bffaf9] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-d4bffaf9] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-seller[data-v-d4bffaf9] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-documents[data-v-d4bffaf9] {
  flex: 4;
}
.col-date[data-v-d4bffaf9] {
  flex: 2;
  text-align: center;
}
.col-status[data-v-d4bffaf9] {
  flex: 2;
  text-align: center;
  font-weight: bold;
}
.status-approved[data-v-d4bffaf9] {
  color: #2a8d2a;
}
.status-rejected[data-v-d4bffaf9] {
  color: #b34747;
}
.status-pending[data-v-d4bffaf9] {
  color: #d18c1b;
}
.col-actions[data-v-d4bffaf9] {
  flex: 3;
  display: flex;
  justify-content: flex-end;
  gap: 0.375rem;
}
.btn[data-v-d4bffaf9] {
  border: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
}
.approve-btn[data-v-d4bffaf9] {
  background-color: #2a8d2a;
}
.approve-btn[data-v-d4bffaf9]:hover {
  background-color: #1e6b1e;
}
.reject-btn[data-v-d4bffaf9] {
  background-color: #b34747;
}
.reject-btn[data-v-d4bffaf9]:hover {
  background-color: #902828;
}
.no-data[data-v-d4bffaf9] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-d4bffaf9] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-d4bffaf9] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 15.625rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: center;
}
.modal-title[data-v-d4bffaf9] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-actions[data-v-d4bffaf9] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: space-around;
}
.cancel-btn[data-v-d4bffaf9] {
  background-color: #999;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.cancel-btn[data-v-d4bffaf9]:hover {
  background-color: #777;
}
.confirm-btn[data-v-d4bffaf9] {
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.confirm-btn.approve-btn[data-v-d4bffaf9] {
  background-color: #2a8d2a;
}
.confirm-btn.approve-btn[data-v-d4bffaf9]:hover {
  background-color: #1e6b1e;
}
.confirm-btn.reject-btn[data-v-d4bffaf9] {
  background-color: #b34747;
}
.confirm-btn.reject-btn[data-v-d4bffaf9]:hover {
  background-color: #902828;
}
.pagination[data-v-d4bffaf9] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-d4bffaf9] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-d4bffaf9]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-d4bffaf9]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.all-disputes[data-v-051c060f] {
padding: 0.625rem;
background: #fafafa;
min-height: 100vh;
display: flex;
flex-direction: column;
}
.header[data-v-051c060f] {
margin-bottom: 0.625rem;
}
.title[data-v-051c060f] {
font-size: 1.25rem;
font-weight: bold;
color: #800000;
}
.subtitle[data-v-051c060f] {
font-size: 0.8125rem;
color: #666;
}
.controls[data-v-051c060f] {
display: flex;
gap: 0.46875rem;
margin-bottom: 0.625rem;
flex-wrap: wrap;
}
.picker[data-v-051c060f] {
flex: 1;
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
font-size: 0.8125rem;
text-align: center;
min-width: 5.625rem;
}
.search-input[data-v-051c060f] {
flex: 2;
padding: 0.625rem;
border-radius: 0.25rem;
border: 0.03125rem solid #ccc;
font-size: 0.8125rem;
box-sizing: border-box;
background: white;
}
.table-header[data-v-051c060f],
.table-row[data-v-051c060f] {
display: flex;
align-items: center;
padding: 0.46875rem 0.3125rem;
background: white;
margin-bottom: 0.25rem;
border-radius: 0.25rem;
box-shadow: 0 0.03125rem 0.125rem rgba(0, 0, 0, 0.05);
}
.table-header[data-v-051c060f] {
font-weight: bold;
color: #800000;
}
.col[data-v-051c060f] {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.col-id[data-v-051c060f] {
flex: 0 0 3.75rem;
}
.col-order[data-v-051c060f] {
flex: 0 0 4.375rem;
}
.col-user[data-v-051c060f] {
flex: 1;
}
.col-status[data-v-051c060f] {
flex: 0 0 3.75rem;
font-weight: bold;
text-align: center;
}
.col-date[data-v-051c060f] {
flex: 0 0 5rem;
text-align: center;
}
.col-actions[data-v-051c060f] {
flex: 0 0 6.25rem;
display: flex;
gap: 0.3125rem;
justify-content: flex-end;
}
.pending[data-v-051c060f] {
color: #b34747;
}
.resolved[data-v-051c060f] {
color: #3a8d3a;
}
.rejected[data-v-051c060f] {
color: #8b3a3a;
}
.btn[data-v-051c060f] {
padding: 0.25rem 0.5rem;
font-size: 0.75rem;
border-radius: 0.1875rem;
cursor: pointer;
-webkit-user-select: none;
   -moz-user-select: none;
        user-select: none;
border: none;
transition: background-color 0.3s ease;
}
.view-btn[data-v-051c060f] {
background-color: #800000;
color: white;
}
.view-btn[data-v-051c060f]:hover {
background-color: #a32a2a;
}
.resolve-btn[data-v-051c060f] {
background-color: #3a8d3a;
color: white;
}
.resolve-btn[data-v-051c060f]:hover {
background-color: #2a6b2a;
}
.reject-btn[data-v-051c060f] {
background-color: #b34747;
color: white;
}
.reject-btn[data-v-051c060f]:hover {
background-color: #8a2a2a;
}
.no-data[data-v-051c060f] {
margin-top: 1.25rem;
font-size: 0.875rem;
text-align: center;
color: #999;
}

.messages-page[data-v-02aab0bf] {
padding: 0.625rem;
background: #fafafa;
min-height: 100vh;
display: flex;
flex-direction: column;
}
.header[data-v-02aab0bf] {
margin-bottom: 0.625rem;
}
.title[data-v-02aab0bf] {
font-size: 1.25rem;
font-weight: bold;
color: #800000;
}
.subtitle[data-v-02aab0bf] {
font-size: 0.8125rem;
color: #666;
}
.search-container[data-v-02aab0bf] {
margin-bottom: 0.625rem;
}
.search-input[data-v-02aab0bf] {
width: 100%;
padding: 0.625rem;
font-size: 0.8125rem;
border-radius: 0.25rem;
border: 0.03125rem solid #ccc;
box-sizing: border-box;
background: white;
}
.content[data-v-02aab0bf] {
display: flex;
gap: 0.625rem;
flex: 1;
min-height: 15.625rem;
}

/* Thread List */
.thread-list[data-v-02aab0bf] {
width: 30%;
background: white;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
overflow-y: auto;
max-height: 100%;
}
.thread-item[data-v-02aab0bf] {
padding: 0.5rem;
border-bottom: 0.03125rem solid #eee;
cursor: pointer;
}
.thread-item[data-v-02aab0bf]:hover {
background-color: #f9e6e6;
}
.thread-item.active[data-v-02aab0bf] {
background-color: #800000;
color: white;
}
.thread-title[data-v-02aab0bf] {
font-weight: bold;
font-size: 0.875rem;
margin-bottom: 0.1875rem;
}
.thread-last-message[data-v-02aab0bf] {
font-size: 0.75rem;
color: #666;
margin-bottom: 0.125rem;
}
.thread-date[data-v-02aab0bf] {
font-size: 0.625rem;
color: #999;
}

/* Conversation */
.conversation[data-v-02aab0bf] {
flex: 1;
display: flex;
flex-direction: column;
background: white;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
padding: 0.625rem;
max-height: 100%;
}
.conversation-header[data-v-02aab0bf] {
border-bottom: 0.03125rem solid #eee;
margin-bottom: 0.375rem;
}
.conversation-title[data-v-02aab0bf] {
font-size: 1rem;
font-weight: bold;
color: #800000;
}
.messages[data-v-02aab0bf] {
flex: 1;
overflow-y: auto;
margin-bottom: 0.375rem;
max-height: 12.5rem;
}
.message[data-v-02aab0bf] {
margin-bottom: 0.375rem;
max-width: 80%;
padding: 0.375rem 0.5rem;
border-radius: 0.375rem;
font-size: 0.8125rem;
line-height: 1.3;
word-wrap: break-word;
}
.from-customer[data-v-02aab0bf] {
background-color: #f2bcbc;
color: #400000;
align-self: flex-start;
border-top-left-radius: 0;
}
.from-seller[data-v-02aab0bf] {
background-color: #800000;
color: white;
align-self: flex-end;
border-top-right-radius: 0;
}
.message-time[data-v-02aab0bf] {
font-size: 0.625rem;
color: #666;
margin-top: 0.125rem;
text-align: right;
}

/* Reply box */
.reply-box[data-v-02aab0bf] {
display: flex;
gap: 0.3125rem;
align-items: center;
}
.reply-input[data-v-02aab0bf] {
flex: 1;
border-radius: 0.25rem;
border: 0.03125rem solid #ccc;
padding: 0.375rem 0.5rem;
font-size: 0.8125rem;
resize: none;
background: white;
}
.btn-send[data-v-02aab0bf] {
background-color: #800000;
color: white;
border: none;
border-radius: 0.25rem;
padding: 0.375rem 0.625rem;
font-size: 0.8125rem;
cursor: pointer;
-webkit-user-select: none;
   -moz-user-select: none;
        user-select: none;
transition: background-color 0.3s ease;
}
.btn-send[data-v-02aab0bf]:disabled {
background-color: #d4a3a3;
cursor: not-allowed;
}
.btn-send[data-v-02aab0bf]:hover:not(:disabled) {
background-color: #a32a2a;
}

/* No data */
.no-data[data-v-02aab0bf] {
padding: 0.625rem;
font-size: 0.875rem;
color: #999;
text-align: center;
}

.dispute-logs-history[data-v-189c5a43] {
padding: 0.625rem;
background: #fafafa;
min-height: 100vh;
display: flex;
flex-direction: column;
}
.header[data-v-189c5a43] {
margin-bottom: 0.625rem;
}
.title[data-v-189c5a43] {
font-size: 1.25rem;
font-weight: bold;
color: #800000;
}
.subtitle[data-v-189c5a43] {
font-size: 0.8125rem;
color: #666;
}
.logs-container[data-v-189c5a43] {
flex: 1;
background: white;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
padding: 0.625rem;
max-height: 80vh;
overflow-y: auto;
}
.log-entry[data-v-189c5a43] {
margin-bottom: 0.625rem;
}
.log-time[data-v-189c5a43] {
font-size: 0.75rem;
font-weight: bold;
color: #800000;
}
.log-user[data-v-189c5a43] {
font-size: 0.6875rem;
color: #444;
margin-top: 0.125rem;
}
.log-action[data-v-189c5a43] {
font-size: 0.75rem;
color: #333;
margin-top: 0.1875rem;
}
.divider[data-v-189c5a43] {
margin-top: 0.375rem;
border-bottom: 0.03125rem solid #e0e0e0;
}
.no-logs[data-v-189c5a43] {
font-size: 0.875rem;
color: #999;
text-align: center;
margin-top: 1.5625rem;
}

.dispute-reports-trends[data-v-a1285e26] {
padding: 0.625rem;
background: #fafafa;
min-height: 100vh;
display: flex;
flex-direction: column;
}
.header[data-v-a1285e26] {
margin-bottom: 0.625rem;
}
.title[data-v-a1285e26] {
font-size: 1.25rem;
font-weight: bold;
color: #800000;
}
.subtitle[data-v-a1285e26] {
font-size: 0.8125rem;
color: #666;
}
.filter-section[data-v-a1285e26] {
margin-bottom: 0.625rem;
}
.label[data-v-a1285e26] {
font-size: 0.875rem;
font-weight: bold;
color: #800000;
margin-bottom: 0.3125rem;
}
.date-pickers[data-v-a1285e26] {
display: flex;
gap: 0.3125rem;
}
.picker[data-v-a1285e26] {
flex: 1;
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
text-align: center;
font-size: 0.8125rem;
}
.summary-cards[data-v-a1285e26] {
display: flex;
gap: 0.625rem;
margin-bottom: 0.9375rem;
flex-wrap: wrap;
}
.card[data-v-a1285e26] {
flex: 1 1 calc(25% - 0.625rem);
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
text-align: center;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.card-title[data-v-a1285e26] {
font-size: 0.8125rem;
color: #666;
margin-bottom: 0.1875rem;
}
.card-value[data-v-a1285e26] {
font-size: 1.125rem;
font-weight: bold;
color: #800000;
}
.charts[data-v-a1285e26] {
display: flex;
flex-wrap: wrap;
gap: 1.25rem;
justify-content: space-between;
}
.chart-container[data-v-a1285e26] {
flex: 1 1 48%;
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.chart-title[data-v-a1285e26] {
font-size: 0.9375rem;
font-weight: bold;
margin-bottom: 0.625rem;
color: #800000;
}

.escalation-requests[data-v-7bf30a46] {
padding: 0.625rem;
background: #fafafa;
min-height: 100vh;
display: flex;
flex-direction: column;
}
.header[data-v-7bf30a46] {
margin-bottom: 0.625rem;
}
.title[data-v-7bf30a46] {
font-size: 1.25rem;
font-weight: bold;
color: #800000;
}
.subtitle[data-v-7bf30a46] {
font-size: 0.8125rem;
color: #666;
}
.controls[data-v-7bf30a46] {
display: flex;
gap: 0.46875rem;
margin-bottom: 0.625rem;
flex-wrap: wrap;
}
.picker[data-v-7bf30a46] {
flex: 1;
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
font-size: 0.8125rem;
text-align: center;
min-width: 5.625rem;
}
.search-input[data-v-7bf30a46] {
flex: 2;
padding: 0.625rem;
border-radius: 0.25rem;
border: 0.03125rem solid #ccc;
font-size: 0.8125rem;
box-sizing: border-box;
background: white;
}
.table[data-v-7bf30a46] {
flex: 1;
overflow-y: auto;
background: white;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.table-header[data-v-7bf30a46],
.table-row[data-v-7bf30a46] {
display: flex;
align-items: center;
padding: 0.46875rem 0.3125rem;
border-bottom: 0.03125rem solid #eee;
}
.table-header[data-v-7bf30a46] {
font-weight: bold;
color: #800000;
}
.col[data-v-7bf30a46] {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.col-id[data-v-7bf30a46] {
flex: 0 0 4.0625rem;
}
.col-dispute[data-v-7bf30a46] {
flex: 0 0 4.6875rem;
}
.col-requester[data-v-7bf30a46] {
flex: 1;
}
.col-reason[data-v-7bf30a46] {
flex: 2;
padding-right: 0.3125rem;
}
.col-status[data-v-7bf30a46] {
flex: 0 0 3.75rem;
font-weight: bold;
text-align: center;
}
.col-date[data-v-7bf30a46] {
flex: 0 0 5rem;
text-align: center;
}
.col-actions[data-v-7bf30a46] {
flex: 0 0 5.625rem;
display: flex;
gap: 0.3125rem;
justify-content: flex-end;
}
.pending[data-v-7bf30a46] {
color: #b34747;
}
.approved[data-v-7bf30a46] {
color: #3a8d3a;
}
.denied[data-v-7bf30a46] {
color: #8b3a3a;
}
.btn[data-v-7bf30a46] {
padding: 0.25rem 0.5rem;
font-size: 0.75rem;
border-radius: 0.1875rem;
cursor: pointer;
-webkit-user-select: none;
   -moz-user-select: none;
        user-select: none;
border: none;
transition: background-color 0.3s ease;
}
.approve-btn[data-v-7bf30a46] {
background-color: #3a8d3a;
color: white;
}
.approve-btn[data-v-7bf30a46]:hover {
background-color: #2a6b2a;
}
.deny-btn[data-v-7bf30a46] {
background-color: #b34747;
color: white;
}
.deny-btn[data-v-7bf30a46]:hover {
background-color: #8a2a2a;
}
.status-text[data-v-7bf30a46] {
color: #666;
font-size: 0.75rem;
-webkit-user-select: none;
   -moz-user-select: none;
        user-select: none;
}
.no-data[data-v-7bf30a46] {
padding: 0.9375rem;
font-size: 0.875rem;
color: #999;
text-align: center;
}

.flagged-cases[data-v-fcf51332] {
padding: 0.625rem;
background: #fafafa;
min-height: 100vh;
display: flex;
flex-direction: column;
}
.header[data-v-fcf51332] {
margin-bottom: 0.625rem;
}
.title[data-v-fcf51332] {
font-size: 1.25rem;
font-weight: bold;
color: #800000;
}
.subtitle[data-v-fcf51332] {
font-size: 0.8125rem;
color: #666;
}
.controls[data-v-fcf51332] {
display: flex;
gap: 0.46875rem;
margin-bottom: 0.625rem;
flex-wrap: wrap;
}
.picker[data-v-fcf51332] {
flex: 1;
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
font-size: 0.8125rem;
text-align: center;
min-width: 5.625rem;
}
.search-input[data-v-fcf51332] {
flex: 2;
padding: 0.625rem;
border-radius: 0.25rem;
border: 0.03125rem solid #ccc;
font-size: 0.8125rem;
box-sizing: border-box;
background: white;
}
.table[data-v-fcf51332] {
flex: 1;
overflow-y: auto;
background: white;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.table-header[data-v-fcf51332],
.table-row[data-v-fcf51332] {
display: flex;
align-items: center;
padding: 0.46875rem 0.3125rem;
border-bottom: 0.03125rem solid #eee;
}
.table-header[data-v-fcf51332] {
font-weight: bold;
color: #800000;
}
.col[data-v-fcf51332] {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.col-id[data-v-fcf51332] {
flex: 0 0 4.0625rem;
}
.col-customer[data-v-fcf51332] {
flex: 1;
}
.col-reason[data-v-fcf51332] {
flex: 2;
padding-right: 0.3125rem;
}
.col-status[data-v-fcf51332] {
flex: 0 0 4.375rem;
font-weight: bold;
text-align: center;
}
.col-date[data-v-fcf51332] {
flex: 0 0 5rem;
text-align: center;
}
.col-actions[data-v-fcf51332] {
flex: 0 0 4.375rem;
display: flex;
justify-content: flex-end;
}
.open[data-v-fcf51332] {
color: #b34747;
}
.underReview[data-v-fcf51332] {
color: #a56969;
}
.closed[data-v-fcf51332] {
color: #3a8d3a;
}
.btn[data-v-fcf51332] {
padding: 0.25rem 0.5rem;
font-size: 0.75rem;
border-radius: 0.1875rem;
cursor: pointer;
-webkit-user-select: none;
   -moz-user-select: none;
        user-select: none;
border: none;
transition: background-color 0.3s ease;
background-color: #800000;
color: white;
}
.btn[data-v-fcf51332]:hover {
background-color: #a32a2a;
}
.status-text[data-v-fcf51332] {
color: #666;
font-size: 0.75rem;
-webkit-user-select: none;
   -moz-user-select: none;
        user-select: none;
}
.no-data[data-v-fcf51332] {
padding: 0.9375rem;
font-size: 0.875rem;
color: #999;
text-align: center;
}

.new-incoming-cases[data-v-b74903b2] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.header[data-v-b74903b2] {
  margin-bottom: 0.625rem;
}
.title[data-v-b74903b2] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-b74903b2] {
  font-size: 0.8125rem;
  color: #666;
}
.controls[data-v-b74903b2] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-b74903b2] {
  width: 100%;
  padding: 0.625rem;
  border-radius: 0.25rem;
  border: 0.03125rem solid #ccc;
  font-size: 0.8125rem;
  box-sizing: border-box;
  background: white;
}
.table[data-v-b74903b2] {
  flex: 1;
  overflow-y: auto;
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.table-header[data-v-b74903b2],
.table-row[data-v-b74903b2] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
}
.table-header[data-v-b74903b2] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-b74903b2] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.col-id[data-v-b74903b2] {
  flex: 0 0 4.0625rem;
}
.col-customer[data-v-b74903b2] {
  flex: 1;
}
.col-desc[data-v-b74903b2] {
  flex: 2;
  padding-right: 0.3125rem;
}
.col-date[data-v-b74903b2] {
  flex: 0 0 5rem;
  text-align: center;
}
.col-actions[data-v-b74903b2] {
  flex: 0 0 5.625rem;
  display: flex;
  gap: 0.375rem;
  justify-content: flex-end;
}
.btn[data-v-b74903b2] {
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
  transition: background-color 0.3s ease;
  color: white;
}
.view-btn[data-v-b74903b2] {
  background-color: #800000;
}
.view-btn[data-v-b74903b2]:hover {
  background-color: #a32a2a;
}
.review-btn[data-v-b74903b2] {
  background-color: #555;
}
.review-btn[data-v-b74903b2]:hover {
  background-color: #333;
}
.no-data[data-v-b74903b2] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal Styles */
.modal-overlay[data-v-b74903b2] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-content[data-v-b74903b2] {
  background: white;
  border-radius: 0.25rem;
  padding: 0.625rem;
  width: 80%;
  max-width: 18.75rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.1);
}
.modal-header[data-v-b74903b2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal-title[data-v-b74903b2] {
  font-size: 0.875rem;
  font-weight: bold;
}
.close-btn[data-v-b74903b2] {
  background: transparent;
  border: none;
  font-size: 0.9375rem;
  color: #333;
  cursor: pointer;
}
.modal-body[data-v-b74903b2] {
  margin-top: 0.625rem;
  font-size: 0.8125rem;
}
.modal-footer[data-v-b74903b2] {
  margin-top: 0.625rem;
  display: flex;
  justify-content: flex-end;
}
.modal-footer .close-btn[data-v-b74903b2] {
  background-color: #800000;
  color: white;
}

.pending-actions[data-v-bdc448e0] {
padding: 0.625rem;
background: #fafafa;
min-height: 100vh;
display: flex;
flex-direction: column;
}
.header[data-v-bdc448e0] {
margin-bottom: 0.625rem;
}
.title[data-v-bdc448e0] {
font-size: 1.25rem;
font-weight: bold;
color: #800000;
}
.subtitle[data-v-bdc448e0] {
font-size: 0.8125rem;
color: #666;
}
.filters[data-v-bdc448e0] {
display: flex;
gap: 0.46875rem;
margin-bottom: 0.625rem;
flex-wrap: wrap;
}
.picker[data-v-bdc448e0] {
flex: 1;
background: white;
padding: 0.625rem;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
font-size: 0.8125rem;
text-align: center;
min-width: 5rem;
}
.search-input[data-v-bdc448e0] {
flex: 2;
padding: 0.625rem;
border-radius: 0.25rem;
border: 0.03125rem solid #ccc;
font-size: 0.8125rem;
box-sizing: border-box;
background: white;
}
.table[data-v-bdc448e0] {
flex: 1;
overflow-y: auto;
background: white;
border-radius: 0.25rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.table-header[data-v-bdc448e0],
.table-row[data-v-bdc448e0] {
display: flex;
align-items: center;
padding: 0.46875rem 0.3125rem;
border-bottom: 0.03125rem solid #eee;
}
.table-header[data-v-bdc448e0] {
font-weight: bold;
color: #800000;
}
.col[data-v-bdc448e0] {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.col-id[data-v-bdc448e0] {
flex: 0 0 4.0625rem;
}
.col-type[data-v-bdc448e0] {
flex: 1;
}
.col-related[data-v-bdc448e0] {
flex: 1;
}
.col-requester[data-v-bdc448e0] {
flex: 1;
}
.col-date[data-v-bdc448e0] {
flex: 0 0 5rem;
text-align: center;
}
.col-status[data-v-bdc448e0] {
flex: 0 0 4.375rem;
font-weight: bold;
text-align: center;
}
.col-actions[data-v-bdc448e0] {
flex: 0 0 5.625rem;
display: flex;
gap: 0.375rem;
justify-content: flex-end;
}
.pending[data-v-bdc448e0] {
color: #b34747;
}
.approved[data-v-bdc448e0] {
color: #3a8d3a;
}
.rejected[data-v-bdc448e0] {
color: #8b3a3a;
}
.btn[data-v-bdc448e0] {
padding: 0.25rem 0.5rem;
font-size: 0.75rem;
border-radius: 0.1875rem;
cursor: pointer;
-webkit-user-select: none;
   -moz-user-select: none;
        user-select: none;
border: none;
transition: background-color 0.3s ease;
color: white;
}
.approve-btn[data-v-bdc448e0] {
background-color: #3a8d3a;
}
.approve-btn[data-v-bdc448e0]:hover {
background-color: #2a6b2a;
}
.reject-btn[data-v-bdc448e0] {
background-color: #b34747;
}
.reject-btn[data-v-bdc448e0]:hover {
background-color: #8a2a2a;
}
.status-text[data-v-bdc448e0] {
color: #666;
font-size: 0.75rem;
-webkit-user-select: none;
   -moz-user-select: none;
        user-select: none;
}
.no-data[data-v-bdc448e0] {
padding: 0.9375rem;
font-size: 0.875rem;
color: #999;
text-align: center;
}

.resolved-cases[data-v-6b2398b8] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.header[data-v-6b2398b8] {
  margin-bottom: 0.625rem;
}
.title[data-v-6b2398b8] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-6b2398b8] {
  font-size: 0.8125rem;
  color: #666;
}
.controls[data-v-6b2398b8] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-6b2398b8] {
  width: 100%;
  padding: 0.625rem;
  border-radius: 0.25rem;
  border: 0.03125rem solid #ccc;
  font-size: 0.8125rem;
  box-sizing: border-box;
  background: white;
}
.table[data-v-6b2398b8] {
  flex: 1;
  overflow-y: auto;
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
}
.table-header[data-v-6b2398b8],
.table-row[data-v-6b2398b8] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
}
.table-header[data-v-6b2398b8] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-6b2398b8] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.col-id[data-v-6b2398b8] {
  flex: 0 0 4.0625rem;
}
.col-customer[data-v-6b2398b8] {
  flex: 1;
}
.col-summary[data-v-6b2398b8] {
  flex: 2;
  padding-right: 0.3125rem;
}
.col-date[data-v-6b2398b8] {
  flex: 0 0 5rem;
  text-align: center;
}
.col-status[data-v-6b2398b8] {
  flex: 0 0 3.75rem;
  font-weight: bold;
  text-align: center;
  color: #3a8d3a;
}
.col-actions[data-v-6b2398b8] {
  flex: 0 0 3.125rem;
  display: flex;
  justify-content: flex-end;
}
.resolved[data-v-6b2398b8] {
  color: #3a8d3a;
}
.btn[data-v-6b2398b8] {
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
  background-color: #800000;
  color: white;
  transition: background-color 0.3s ease;
}
.btn[data-v-6b2398b8]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-6b2398b8] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

.abandoned-cart-campaigns[data-v-4131349c] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.header[data-v-4131349c] {
  margin-bottom: 0.625rem;
}
.title[data-v-4131349c] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-4131349c] {
  font-size: 0.8125rem;
  color: #666;
}
.controls[data-v-4131349c] {
  display: flex;
  gap: 0.46875rem;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}
.search-input[data-v-4131349c] {
  flex: 1;
  padding: 0.625rem;
  border-radius: 0.25rem;
  border: 0.03125rem solid #ccc;
  font-size: 0.8125rem;
  box-sizing: border-box;
  background: white;
  min-width: 5.625rem;
}
.btn[data-v-4131349c] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.5625rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.btn[data-v-4131349c]:hover {
  background-color: #a32a2a;
}
.new-campaign-btn[data-v-4131349c] {
  flex-shrink: 0;
}
.campaign-list[data-v-4131349c] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
  overflow-y: auto;
}
.table-header[data-v-4131349c],
.table-row[data-v-4131349c] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  font-size: 0.8125rem;
}
.table-header[data-v-4131349c] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-4131349c] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.col-name[data-v-4131349c] {
  flex: 2;
}
.col-start[data-v-4131349c],
.col-end[data-v-4131349c] {
  flex: 1;
  text-align: center;
}
.col-status[data-v-4131349c] {
  flex: 0 0 3.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.col-actions[data-v-4131349c] {
  flex: 1.5;
  display: flex;
  gap: 0.375rem;
  justify-content: flex-end;
}
.edit-btn[data-v-4131349c] {
  background-color: #3a8d3a;
}
.edit-btn[data-v-4131349c]:hover {
  background-color: #2a6b2a;
}
.delete-btn[data-v-4131349c] {
  background-color: #b34747;
}
.delete-btn[data-v-4131349c]:hover {
  background-color: #8a3030;
}
.view-btn[data-v-4131349c] {
  background-color: #800000;
}
.view-btn[data-v-4131349c]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-4131349c] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal styles */
modal[data-v-4131349c] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal-content[data-v-4131349c] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 18.75rem;
  box-sizing: border-box;
}
.modal-title[data-v-4131349c] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.form-group[data-v-4131349c] {
  margin-bottom: 0.625rem;
  display: flex;
  flex-direction: column;
}
.form-group uni-label[data-v-4131349c] {
  font-weight: 600;
  color: #800000;
  font-size: 0.8125rem;
  margin-bottom: 0.25rem;
}
.form-group uni-input[data-v-4131349c] {
  padding: 0.46875rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
}
.modal-buttons[data-v-4131349c] {
  display: flex;
  gap: 0.625rem;
  justify-content: flex-end;
  margin-top: 0.9375rem;
}
.save-btn[data-v-4131349c] {
  background-color: #3a8d3a;
  flex: 1;
}
.save-btn[data-v-4131349c]:hover {
  background-color: #2a6b2a;
}
.cancel-btn[data-v-4131349c] {
  background-color: #b34747;
  flex: 1;
}
.cancel-btn[data-v-4131349c]:hover {
  background-color: #8a3030;
}
.close-btn[data-v-4131349c] {
  margin-top: 0.625rem;
  background-color: #800000;
  width: 100%;
  font-size: 0.875rem;
}
.close-btn[data-v-4131349c]:hover {
  background-color: #a32a2a;
}

.campaign-scheduler[data-v-12a389fc] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.header[data-v-12a389fc] {
  margin-bottom: 0.625rem;
}
.title[data-v-12a389fc] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-12a389fc] {
  font-size: 0.8125rem;
  color: #666;
}
.form[data-v-12a389fc] {
  background: white;
  padding: 0.625rem;
  border-radius: 0.3125rem;
  margin-bottom: 0.9375rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.form-group[data-v-12a389fc] {
  margin-bottom: 0.625rem;
  display: flex;
  flex-direction: column;
}
.form-group uni-label[data-v-12a389fc] {
  font-weight: 600;
  color: #800000;
  font-size: 0.8125rem;
  margin-bottom: 0.25rem;
}
.form-group uni-input[data-v-12a389fc],
.picker[data-v-12a389fc] {
  padding: 0.46875rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.picker[data-v-12a389fc] {
  background: white;
  display: inline-block;
  text-align: center;
}
.btn[data-v-12a389fc] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.5625rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  width: 100%;
}
.btn[data-v-12a389fc]:hover {
  background-color: #a32a2a;
}
.scheduled-list[data-v-12a389fc] {
  flex: 1;
}
.section-title[data-v-12a389fc] {
  font-size: 1.0625rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #800000;
}
.campaign-list[data-v-12a389fc] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
  overflow-y: auto;
}
.table-header[data-v-12a389fc],
.table-row[data-v-12a389fc] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  font-size: 0.8125rem;
}
.table-header[data-v-12a389fc] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-12a389fc] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.col-name[data-v-12a389fc] {
  flex: 2;
}
.col-start[data-v-12a389fc] {
  flex: 1.5;
  text-align: center;
}
.col-repeat[data-v-12a389fc] {
  flex: 1;
  text-align: center;
}
.col-status[data-v-12a389fc] {
  flex: 0 0 3.75rem;
  text-align: center;
  font-weight: 700;
}
.col-actions[data-v-12a389fc] {
  flex: 2;
  display: flex;
  gap: 0.375rem;
  justify-content: flex-end;
}
.toggle-btn[data-v-12a389fc] {
  background-color: #aa7a00;
}
.toggle-btn[data-v-12a389fc]:hover {
  background-color: #886400;
}
.edit-btn[data-v-12a389fc] {
  background-color: #3a8d3a;
}
.edit-btn[data-v-12a389fc]:hover {
  background-color: #2a6b2a;
}
.delete-btn[data-v-12a389fc] {
  background-color: #b34747;
}
.delete-btn[data-v-12a389fc]:hover {
  background-color: #8a3030;
}
.no-data[data-v-12a389fc] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal styles */
modal[data-v-12a389fc] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal-content[data-v-12a389fc] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 18.75rem;
  box-sizing: border-box;
}
.modal-title[data-v-12a389fc] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-buttons[data-v-12a389fc] {
  display: flex;
  gap: 0.625rem;
  justify-content: flex-end;
  margin-top: 0.9375rem;
}
.save-btn[data-v-12a389fc] {
  background-color: #800000;
  flex: 1;
}
.save-btn[data-v-12a389fc]:hover {
  background-color: #2a6b2a;
}
.cancel-btn[data-v-12a389fc] {
  background-color: #b34747;
  flex: 1;
}
.cancel-btn[data-v-12a389fc]:hover {
  background-color: #8a3030;
}

.dashboard[data-v-99d113de] {
  background: #fff;
  padding: 24px;
  min-height: 100vh;
}
.title[data-v-99d113de] {
  font-size: 22px;
  color: #800000;
  font-weight: 600;
  margin-bottom: 20px;
}
.metrics-grid[data-v-99d113de] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.metric-card[data-v-99d113de] {
  background: #fff8f8;
  border-radius: 16px;
  padding: 16px;
  box-shadow: 0 4px 12px rgba(128, 0, 0, 0.1);
  text-align: center;
}
.metric-label[data-v-99d113de] {
  color: #800000;
  font-weight: 500;
}
.metric-value[data-v-99d113de] {
  font-size: 20px;
  color: #b00020;
  font-weight: bold;
}
.section-title[data-v-99d113de] {
  margin-top: 30px;
  font-size: 18px;
  color: #800000;
  font-weight: 600;
}
.referrer-card[data-v-99d113de] {
  background: white;
  padding: 10px 16px;
  border-radius: 12px;
  margin-top: 8px;
  box-shadow: 0 2px 8px rgba(128, 0, 0, 0.1);
}

.coupons-discounts[data-v-927f0d6d] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.header[data-v-927f0d6d] {
  margin-bottom: 0.625rem;
}
.title[data-v-927f0d6d] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-927f0d6d] {
  font-size: 0.8125rem;
  color: #666;
}
.controls[data-v-927f0d6d] {
  display: flex;
  gap: 0.46875rem;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}
.search-input[data-v-927f0d6d] {
  flex: 1;
  padding: 0.625rem;
  border-radius: 0.25rem;
  border: 0.03125rem solid #ccc;
  font-size: 0.8125rem;
  box-sizing: border-box;
  background: white;
  min-width: 5.625rem;
}
.btn[data-v-927f0d6d] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.5625rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.btn[data-v-927f0d6d]:hover {
  background-color: #a32a2a;
}
.new-coupon-btn[data-v-927f0d6d] {
  flex-shrink: 0;
}
.coupon-list[data-v-927f0d6d] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
  overflow-y: auto;
}
.table-header[data-v-927f0d6d],
.table-row[data-v-927f0d6d] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  font-size: 0.8125rem;
}
.table-header[data-v-927f0d6d] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-927f0d6d] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.col-code[data-v-927f0d6d] {
  flex: 1.5;
}
.col-desc[data-v-927f0d6d] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-discount[data-v-927f0d6d] {
  flex: 1;
  text-align: center;
}
.col-expiry[data-v-927f0d6d] {
  flex: 1.5;
  text-align: center;
}
.col-status[data-v-927f0d6d] {
  flex: 0 0 3.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.col-actions[data-v-927f0d6d] {
  flex: 2;
  display: flex;
  gap: 0.375rem;
  justify-content: flex-end;
}
.edit-btn[data-v-927f0d6d] {
  background-color: #3a8d3a;
}
.edit-btn[data-v-927f0d6d]:hover {
  background-color: #2a6b2a;
}
.delete-btn[data-v-927f0d6d] {
  background-color: #b34747;
}
.delete-btn[data-v-927f0d6d]:hover {
  background-color: #8a3030;
}
.no-data[data-v-927f0d6d] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal styles */
modal[data-v-927f0d6d] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal-content[data-v-927f0d6d] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 18.75rem;
  box-sizing: border-box;
}
.modal-title[data-v-927f0d6d] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.form-group[data-v-927f0d6d] {
  margin-bottom: 0.625rem;
  display: flex;
  flex-direction: column;
}
.form-group uni-label[data-v-927f0d6d] {
  font-weight: 600;
  color: #800000;
  font-size: 0.8125rem;
  margin-bottom: 0.25rem;
}
.form-group uni-input[data-v-927f0d6d] {
  padding: 0.46875rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
}
.modal-buttons[data-v-927f0d6d] {
  display: flex;
  gap: 0.625rem;
  justify-content: flex-end;
  margin-top: 0.9375rem;
}
.save-btn[data-v-927f0d6d] {
  background-color: #3a8d3a;
  flex: 1;
}
.save-btn[data-v-927f0d6d]:hover {
  background-color: #2a6b2a;
}
.cancel-btn[data-v-927f0d6d] {
  background-color: #b34747;
  flex: 1;
}
.cancel-btn[data-v-927f0d6d]:hover {
  background-color: #8a3030;
}

.email-marketing[data-v-ca10458f] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  font-family: Arial, sans-serif;
}
.header[data-v-ca10458f] {
  margin-bottom: 0.625rem;
}
.title[data-v-ca10458f] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-ca10458f] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.controls[data-v-ca10458f] {
  margin-bottom: 0.625rem;
}
.new-campaign-btn[data-v-ca10458f] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.5625rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.new-campaign-btn[data-v-ca10458f]:hover {
  background-color: #a32a2a;
}
.campaign-list[data-v-ca10458f] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  overflow-y: auto;
  font-size: 0.8125rem;
}
.table-header[data-v-ca10458f],
.table-row[data-v-ca10458f] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
}
.table-header[data-v-ca10458f] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-ca10458f] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.col-subject[data-v-ca10458f] {
  flex: 4;
  padding-left: 0.3125rem;
}
.col-sendDate[data-v-ca10458f] {
  flex: 2;
  text-align: center;
}
.col-status[data-v-ca10458f] {
  flex: 1.5;
  text-align: center;
  font-weight: 700;
}
.status-sent[data-v-ca10458f] {
  color: #3a8d3a;
}
.status-draft[data-v-ca10458f] {
  color: #b34747;
}
.col-actions[data-v-ca10458f] {
  flex: 3;
  display: flex;
  gap: 0.375rem;
  justify-content: flex-end;
}
.btn[data-v-ca10458f] {
  border: none;
  padding: 0.25rem 0.4375rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
}
.edit-btn[data-v-ca10458f] {
  background-color: #3a8d3a;
}
.edit-btn[data-v-ca10458f]:hover:not(:disabled) {
  background-color: #2a6b2a;
}
.send-btn[data-v-ca10458f] {
  background-color: #aa7a00;
}
.send-btn[data-v-ca10458f]:hover:not(:disabled) {
  background-color: #886400;
}
.send-btn[data-v-ca10458f]:disabled,
.edit-btn[data-v-ca10458f]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.delete-btn[data-v-ca10458f] {
  background-color: #b34747;
}
.delete-btn[data-v-ca10458f]:hover {
  background-color: #8a3030;
}
.no-data[data-v-ca10458f] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal styles */
modal[data-v-ca10458f] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal-content[data-v-ca10458f] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 18.75rem;
  box-sizing: border-box;
}
.modal-title[data-v-ca10458f] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.form-group[data-v-ca10458f] {
  margin-bottom: 0.625rem;
  display: flex;
  flex-direction: column;
}
.form-group uni-label[data-v-ca10458f] {
  font-weight: 600;
  color: #800000;
  font-size: 0.8125rem;
  margin-bottom: 0.25rem;
}
.form-group uni-input[data-v-ca10458f],
.form-group uni-textarea[data-v-ca10458f] {
  padding: 0.46875rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  resize: vertical;
}
.modal-buttons[data-v-ca10458f] {
  display: flex;
  gap: 0.625rem;
  justify-content: flex-end;
  margin-top: 0.9375rem;
}
.save-btn[data-v-ca10458f] {
  background-color: #3a8d3a;
  flex: 1;
}
.save-btn[data-v-ca10458f]:hover {
  background-color: #2a6b2a;
}
.cancel-btn[data-v-ca10458f] {
  background-color: #b34747;
  flex: 1;
}
.cancel-btn[data-v-ca10458f]:hover {
  background-color: #8a3030;
}

.flash-sales[data-v-c1d30aa8] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  font-family: Arial, sans-serif;
}
.header[data-v-c1d30aa8] {
  margin-bottom: 0.625rem;
}
.title[data-v-c1d30aa8] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-c1d30aa8] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.controls[data-v-c1d30aa8] {
  margin-bottom: 0.625rem;
}
.new-sale-btn[data-v-c1d30aa8] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.5625rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.new-sale-btn[data-v-c1d30aa8]:hover {
  background-color: #a32a2a;
}
.sales-list[data-v-c1d30aa8] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  overflow-y: auto;
  font-size: 0.8125rem;
}
.table-header[data-v-c1d30aa8],
.table-row[data-v-c1d30aa8] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
}
.table-header[data-v-c1d30aa8] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-c1d30aa8] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.col-product[data-v-c1d30aa8] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-discount[data-v-c1d30aa8] {
  flex: 1.5;
  text-align: center;
}
.col-start[data-v-c1d30aa8],
.col-end[data-v-c1d30aa8] {
  flex: 2;
  text-align: center;
}
.col-status[data-v-c1d30aa8] {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.col-actions[data-v-c1d30aa8] {
  flex: 3;
  display: flex;
  gap: 0.375rem;
  justify-content: flex-end;
}
.btn[data-v-c1d30aa8] {
  border: none;
  padding: 0.25rem 0.4375rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
}
.edit-btn[data-v-c1d30aa8] {
  background-color: #3a8d3a;
}
.edit-btn[data-v-c1d30aa8]:hover {
  background-color: #2a6b2a;
}
.delete-btn[data-v-c1d30aa8] {
  background-color: #b34747;
}
.delete-btn[data-v-c1d30aa8]:hover {
  background-color: #8a3030;
}
.no-data[data-v-c1d30aa8] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal styles */
modal[data-v-c1d30aa8] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal-content[data-v-c1d30aa8] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 18.75rem;
  box-sizing: border-box;
}
.modal-title[data-v-c1d30aa8] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.form-group[data-v-c1d30aa8] {
  margin-bottom: 0.625rem;
  display: flex;
  flex-direction: column;
}
.form-group uni-label[data-v-c1d30aa8] {
  font-weight: 600;
  color: #800000;
  font-size: 0.8125rem;
  margin-bottom: 0.25rem;
}
.form-group uni-input[data-v-c1d30aa8] {
  padding: 0.46875rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
}
.modal-buttons[data-v-c1d30aa8] {
  display: flex;
  gap: 0.625rem;
  justify-content: flex-end;
  margin-top: 0.9375rem;
}
.save-btn[data-v-c1d30aa8] {
  background-color: #3a8d3a;
  flex: 1;
}
.save-btn[data-v-c1d30aa8]:hover {
  background-color: #2a6b2a;
}
.cancel-btn[data-v-c1d30aa8] {
  background-color: #b34747;
  flex: 1;
}
.cancel-btn[data-v-c1d30aa8]:hover {
  background-color: #8a3030;
}

.performance-reports[data-v-10f652ef] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  font-family: Arial, sans-serif;
}
.header[data-v-10f652ef] {
  margin-bottom: 0.625rem;
}
.title[data-v-10f652ef] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-10f652ef] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-10f652ef] {
  display: flex;
  align-items: center;
  gap: 0.46875rem;
  margin-bottom: 0.625rem;
}
.filters uni-label[data-v-10f652ef] {
  font-weight: 600;
  color: #800000;
  font-size: 0.875rem;
}
.filters uni-input[type='date'][data-v-10f652ef] {
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
}
.btn-filter[data-v-10f652ef] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.3125rem 0.78125rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.btn-filter[data-v-10f652ef]:hover {
  background-color: #a32a2a;
}
.summary-cards[data-v-10f652ef] {
  display: flex;
  gap: 0.625rem;
  margin-bottom: 0.9375rem;
  flex-wrap: wrap;
}
.card[data-v-10f652ef] {
  flex: 1;
  min-width: 4.6875rem;
  background: white;
  border-radius: 0.25rem;
  padding: 0.78125rem 0.625rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  color: #800000;
  font-weight: 700;
  font-size: 0.875rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.card-title[data-v-10f652ef] {
  font-weight: 600;
  font-size: 0.75rem;
  margin-bottom: 0.3125rem;
  color: #aa0000;
}
.card-value[data-v-10f652ef] {
  font-size: 1.0625rem;
}
.chart-section[data-v-10f652ef] {
  margin-bottom: 0.9375rem;
  background: white;
  border-radius: 0.25rem;
  padding: 0.625rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
}
.sales-chart[data-v-10f652ef] {
  width: 100%;
  height: auto;
  max-width: 21.875rem;
  max-height: 9.375rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.reports-table[data-v-10f652ef] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  overflow-y: auto;
  font-size: 0.8125rem;
}
.table-header[data-v-10f652ef],
.table-row[data-v-10f652ef] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
}
.table-header[data-v-10f652ef] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-10f652ef] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.col-date[data-v-10f652ef] {
  flex: 2;
  padding-left: 0.3125rem;
}
.col-metric[data-v-10f652ef] {
  flex: 3;
}
.col-value[data-v-10f652ef] {
  flex: 2;
  text-align: right;
  padding-right: 0.3125rem;
}
.no-data[data-v-10f652ef] {
  padding: 1.25rem;
  text-align: center;
  color: #999;
  font-size: 0.875rem;
}

.campaigns-dashboard[data-v-065f15d8] {
  padding: 30px;
  background: #fafafa;
  min-height: 100vh;
}

/* HEADER */
.header[data-v-065f15d8] {
  margin-bottom: 20px;
}
.title[data-v-065f15d8] {
  font-size: 28px;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-065f15d8] {
  font-size: 16px;
  color: #666;
  margin-bottom: 15px;
}

/* CONTROLS */
.controls[data-v-065f15d8] {
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
}
.btn[data-v-065f15d8] {
  background: #800000;
  color: white;
  border: none;
  padding: 8px 16px;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.3s ease;
}
.btn[data-v-065f15d8]:hover {
  background: #a32a2a;
}
.sync-btn[data-v-065f15d8] {
  background: #555;
}
.sync-btn[data-v-065f15d8]:hover {
  background: #333;
}

/* TABLE */
.table-header[data-v-065f15d8], .table-row[data-v-065f15d8] {
  display: grid;
  grid-template-columns: 100px 1fr 1fr 1fr 100px 250px;
  align-items: center;
  gap: 12px;
  padding: 12px 10px;
  border-bottom: 1px solid #eee;
}
.table-header[data-v-065f15d8] {
  font-weight: bold;
  color: #800000;
  background: #fff7f7;
}
.table-row[data-v-065f15d8] {
  background: white;
  transition: background 0.2s ease;
}
.table-row[data-v-065f15d8]:hover {
  background: #f8f8f8;
}
.col-preview uni-image[data-v-065f15d8] {
  width: 90px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
}
.no-data[data-v-065f15d8] {
  padding: 30px;
  text-align: center;
  color: #888;
}

/* MODAL */
.modal-content[data-v-065f15d8] {
  background: white;
  border-radius: 10px;
  padding: 30px;
  width: 90%;
  max-width: 600px;
  box-sizing: border-box;
}
.modal-title[data-v-065f15d8] {
  font-size: 22px;
  font-weight: bold;
  color: #800000;
  margin-bottom: 20px;
}
.form-group[data-v-065f15d8] {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
.form-group uni-label[data-v-065f15d8] {
  font-weight: 600;
  color: #800000;
  margin-bottom: 8px;
}
.form-group uni-input[data-v-065f15d8] {
  padding: 10px;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #ccc;
}
.image-preview[data-v-065f15d8] {
  width: 100%;
  height: 180px; /* explicit height */
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #ddd;
}
.image-preview uni-image[data-v-065f15d8] {
  width: 100%;
  height: 100%; /* fill container */
  -o-object-fit: contain;
     object-fit: contain; /* or aspectFill for cropping */
}
.modal-buttons[data-v-065f15d8] {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  margin-top: 20px;
}
.save-btn[data-v-065f15d8] {
  background: #3a8d3a;
}
.save-btn[data-v-065f15d8]:hover {
  background: #2a6b2a;
}
.cancel-btn[data-v-065f15d8] {
  background: #b34747;
}
.cancel-btn[data-v-065f15d8]:hover {
  background: #8a3030;
}

.push-notifications[data-v-4cf0da59] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  font-family: Arial, sans-serif;
}
.header[data-v-4cf0da59] {
  margin-bottom: 0.625rem;
}
.title[data-v-4cf0da59] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-4cf0da59] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.controls[data-v-4cf0da59] {
  margin-bottom: 0.625rem;
}
.new-notif-btn[data-v-4cf0da59] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.5625rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.new-notif-btn[data-v-4cf0da59]:hover {
  background-color: #a32a2a;
}
.notification-list[data-v-4cf0da59] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  overflow-y: auto;
  font-size: 0.8125rem;
}
.table-header[data-v-4cf0da59],
.table-row[data-v-4cf0da59] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
}
.table-header[data-v-4cf0da59] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-4cf0da59] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.col-title[data-v-4cf0da59] {
  flex: 4;
  padding-left: 0.3125rem;
}
.col-schedule[data-v-4cf0da59] {
  flex: 3;
  text-align: center;
}
.col-status[data-v-4cf0da59] {
  flex: 1.5;
  text-align: center;
  font-weight: 700;
}
.status-sent[data-v-4cf0da59] {
  color: #3a8d3a;
}
.status-draft[data-v-4cf0da59] {
  color: #b34747;
}
.col-actions[data-v-4cf0da59] {
  flex: 3;
  display: flex;
  gap: 0.375rem;
  justify-content: flex-end;
}
.btn[data-v-4cf0da59] {
  border: none;
  padding: 0.25rem 0.4375rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
}
.edit-btn[data-v-4cf0da59] {
  background-color: #3a8d3a;
}
.edit-btn[data-v-4cf0da59]:hover:not(:disabled) {
  background-color: #2a6b2a;
}
.send-btn[data-v-4cf0da59] {
  background-color: #aa7a00;
}
.send-btn[data-v-4cf0da59]:hover:not(:disabled) {
  background-color: #886400;
}
.send-btn[data-v-4cf0da59]:disabled,
.edit-btn[data-v-4cf0da59]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.delete-btn[data-v-4cf0da59] {
  background-color: #b34747;
}
.delete-btn[data-v-4cf0da59]:hover {
  background-color: #8a3030;
}
.no-data[data-v-4cf0da59] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal styles */
modal[data-v-4cf0da59] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal-content[data-v-4cf0da59] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 18.75rem;
  box-sizing: border-box;
}
.modal-title[data-v-4cf0da59] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.form-group[data-v-4cf0da59] {
  margin-bottom: 0.625rem;
  display: flex;
  flex-direction: column;
}
.form-group uni-label[data-v-4cf0da59] {
  font-weight: 600;
  color: #800000;
  font-size: 0.8125rem;
  margin-bottom: 0.25rem;
}
.form-group uni-input[data-v-4cf0da59],
.form-group uni-textarea[data-v-4cf0da59],
.form-group select[data-v-4cf0da59] {
  padding: 0.46875rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  resize: vertical;
}
.modal-buttons[data-v-4cf0da59] {
  display: flex;
  gap: 0.625rem;
  justify-content: flex-end;
  margin-top: 0.9375rem;
}
.save-btn[data-v-4cf0da59] {
  background-color: #3a8d3a;
  flex: 1;
}
.save-btn[data-v-4cf0da59]:hover {
  background-color: #2a6b2a;
}
.cancel-btn[data-v-4cf0da59] {
  background-color: #b34747;
  flex: 1;
}
.cancel-btn[data-v-4cf0da59]:hover {
  background-color: #8a3030;
}

.seasonal-campaigns[data-v-748921a6] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.header[data-v-748921a6] {
  margin-bottom: 0.625rem;
}
.title[data-v-748921a6] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-748921a6] {
  font-size: 0.8125rem;
  color: #666;
}
.controls[data-v-748921a6] {
  margin-bottom: 0.625rem;
}
.new-campaign-btn[data-v-748921a6] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.5625rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.new-campaign-btn[data-v-748921a6]:hover {
  background-color: #a32a2a;
}
.campaign-list[data-v-748921a6] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
  overflow-y: auto;
}
.table-header[data-v-748921a6],
.table-row[data-v-748921a6] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  font-size: 0.8125rem;
}
.table-header[data-v-748921a6] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-748921a6] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.col-name[data-v-748921a6] {
  flex: 2;
}
.col-start[data-v-748921a6],
.col-end[data-v-748921a6] {
  flex: 1.2;
  text-align: center;
}
.col-desc[data-v-748921a6] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-status[data-v-748921a6] {
  flex: 0 0 3.125rem;
  font-weight: 700;
  text-align: center;
}
.status-active[data-v-748921a6] {
  color: #3a8d3a;
}
.status-inactive[data-v-748921a6] {
  color: #b34747;
}
.col-actions[data-v-748921a6] {
  flex: 2;
  display: flex;
  gap: 0.375rem;
  justify-content: flex-end;
}
.toggle-btn[data-v-748921a6] {
  background-color: #aa7a00;
  color: white;
  border: none;
  padding: 0.25rem 0.4375rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.toggle-btn[data-v-748921a6]:hover {
  background-color: #886400;
}
.edit-btn[data-v-748921a6] {
  background-color: #3a8d3a;
  color: white;
  border: none;
  padding: 0.25rem 0.4375rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.edit-btn[data-v-748921a6]:hover {
  background-color: #2a6b2a;
}
.delete-btn[data-v-748921a6] {
  background-color: #b34747;
  color: white;
  border: none;
  padding: 0.25rem 0.4375rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.delete-btn[data-v-748921a6]:hover {
  background-color: #8a3030;
}
.no-data[data-v-748921a6] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

/* Modal styles */
modal[data-v-748921a6] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal-content[data-v-748921a6] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 18.75rem;
  box-sizing: border-box;
}
.modal-title[data-v-748921a6] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.form-group[data-v-748921a6] {
  margin-bottom: 0.625rem;
  display: flex;
  flex-direction: column;
}
.form-group uni-label[data-v-748921a6] {
  font-weight: 600;
  color: #800000;
  font-size: 0.8125rem;
  margin-bottom: 0.25rem;
}
.form-group uni-input[data-v-748921a6],
.form-group uni-textarea[data-v-748921a6] {
  padding: 0.46875rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  resize: vertical;
}
.modal-buttons[data-v-748921a6] {
  display: flex;
  gap: 0.625rem;
  justify-content: flex-end;
  margin-top: 0.9375rem;
}
.save-btn[data-v-748921a6] {
  background-color: #3a8d3a;
  flex: 1;
}
.save-btn[data-v-748921a6]:hover {
  background-color: #2a6b2a;
}
.cancel-btn[data-v-748921a6] {
  background-color: #b34747;
  flex: 1;
}
.cancel-btn[data-v-748921a6]:hover {
  background-color: #8a3030;
}

.accounting-periods[data-v-72f0a6a3] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.header[data-v-72f0a6a3] {
  margin-bottom: 0.625rem;
}
.title[data-v-72f0a6a3] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-72f0a6a3] {
  font-size: 0.8125rem;
  color: #666;
}
.controls[data-v-72f0a6a3] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.46875rem;
  margin-bottom: 0.625rem;
  align-items: center;
}
.picker[data-v-72f0a6a3] {
  background: white;
  padding: 0.625rem;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  text-align: center;
  min-width: 5.625rem;
}
.search-input[data-v-72f0a6a3] {
  padding: 0.625rem;
  border-radius: 0.25rem;
  border: 0.03125rem solid #ccc;
  font-size: 0.8125rem;
  box-sizing: border-box;
  background: white;
  min-width: 5rem;
}
.btn[data-v-72f0a6a3] {
  padding: 0.4375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
  background-color: #800000;
  color: white;
  transition: background-color 0.3s ease;
}
.btn[data-v-72f0a6a3]:hover {
  background-color: #a32a2a;
}
.add-btn[data-v-72f0a6a3] {
  flex-shrink: 0;
}
.add-form[data-v-72f0a6a3] {
  background-color: white;
  padding: 0.625rem;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);
  margin-top: 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 0.46875rem;
}

/* Form Title */
.form-title[data-v-72f0a6a3] {
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.46875rem;
}
.form-row[data-v-72f0a6a3] {
  display: flex;
  align-items: center;
  gap: 0.46875rem;
  margin-bottom: 0.46875rem;
}
.form-row uni-label[data-v-72f0a6a3] {
  flex: 0 0 3.4375rem;
  font-size: 0.8125rem;
  color: #333;
}
.input-field[data-v-72f0a6a3] {
  border-radius: 0.25rem;
  border: 0.03125rem solid #ccc;
  font-size: 0.8125rem;
  background-color: #f9f9f9;
  width: 100%;
  box-sizing: border-box;
}
.input-field[data-v-72f0a6a3]:focus {
  outline: 0.0625rem solid #800000;
}
.form-buttons[data-v-72f0a6a3] {
  display: flex;
  gap: 0.625rem;
  justify-content: flex-end;
}
.save-btn[data-v-72f0a6a3] {
  background-color: #3a8d3a;
}
.save-btn[data-v-72f0a6a3]:hover {
  background-color: #2a6b2a;
}
.cancel-btn[data-v-72f0a6a3] {
  background-color: #b34747;
}
.cancel-btn[data-v-72f0a6a3]:hover {
  background-color: #8a2a2a;
}
.table[data-v-72f0a6a3] {
  flex: 1;
  overflow-y: auto;
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.table-header[data-v-72f0a6a3],
.table-row[data-v-72f0a6a3] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
}
.table-header[data-v-72f0a6a3] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-72f0a6a3] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.col-id[data-v-72f0a6a3] {
  flex: 0 0 3.125rem;
}
.col-start[data-v-72f0a6a3],
.col-end[data-v-72f0a6a3] {
  flex: 1;
}
.edit-input[data-v-72f0a6a3] {
  border: none;
  font-size: 0.8125rem;
  padding: 0.25rem 0.375rem;
  border-radius: 0.1875rem;
  background: #f9f9f9;
  text-align: center;
}
.edit-input[data-v-72f0a6a3]:focus {
  outline: 0.0625rem solid #800000;
  background: white;
}
.col-status[data-v-72f0a6a3] {
  flex: 0 0 3.75rem;
  font-weight: bold;
  text-align: center;
}
.col-actions[data-v-72f0a6a3] {
  flex: 0 0 5.625rem;
  display: flex;
  gap: 0.375rem;
  justify-content: flex-end;
}
.toggle-btn[data-v-72f0a6a3] {
  background-color: #800000;
  color: white;
}
.toggle-btn[data-v-72f0a6a3]:hover {
  background-color: #a32a2a;
}
.delete-btn[data-v-72f0a6a3] {
  background-color: #b34747;
  color: white;
}
.delete-btn[data-v-72f0a6a3]:hover {
  background-color: #8a2a2a;
}
.status-open[data-v-72f0a6a3] {
  color: #3a8d3a;
}
.status-closed[data-v-72f0a6a3] {
  color: #b34747;
}
.no-data[data-v-72f0a6a3] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

.fraud-prevention[data-v-e68f87dd] {
  padding: 20px;
  background-color: #fff;
}
h2[data-v-e68f87dd] {
  color: maroon;
  margin-bottom: 30px;
}
section[data-v-e68f87dd] {
  margin-bottom: 40px;
}
table[data-v-e68f87dd] {
  width: 100%;
  border-collapse: collapse;
}
th[data-v-e68f87dd], td[data-v-e68f87dd] {
  padding: 12px;
  border: 1px solid #ddd;
  text-align: left;
}
th[data-v-e68f87dd] {
  background-color: maroon;
  color: white;
}
uni-button[data-v-e68f87dd] {
  padding: 10px 20px;
  margin: 5px;
  border-radius: 5px;
  cursor: pointer;
}
uni-button[data-v-e68f87dd]:hover {
  background-color: maroon;
  color: white;
}
uni-button[data-v-e68f87dd]:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}

.kpis-dashboard[data-v-95d23ec0] {
  padding: 20px;
  background-color: #fff;
}
h2[data-v-95d23ec0] {
  color: maroon;
  margin-bottom: 30px;
}
.chart-container[data-v-95d23ec0] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.chart[data-v-95d23ec0] {
  flex: 1;
  min-width: 300px;
  margin-bottom: 30px;
}
h3[data-v-95d23ec0] {
  color: maroon;
  text-align: center;
  margin-bottom: 15px;
}
u-chart[data-v-95d23ec0] {
  width: 100%;
  height: 300px;
}

/* Styles for the Payout List */
.container[data-v-93c89742] {
  padding: 16px;
}
.header[data-v-93c89742] {
  margin-bottom: 20px;
}
.header-title[data-v-93c89742] {
  font-size: 24px;
  font-weight: bold;
  color: #800000;
}
.requests-section[data-v-93c89742] {
  margin-top: 20px;
}
.section-title[data-v-93c89742] {
  font-size: 20px;
  font-weight: bold;
  color: #800000;
}
.request-card[data-v-93c89742] {
  background-color: #fff;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 12px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06);
}
.request-info[data-v-93c89742] {
  flex-direction: column;
}
.request-seller[data-v-93c89742] {
  font-weight: bold;
  font-size: 16px;
}
.request-amount[data-v-93c89742] {
  color: #800000;
  font-size: 16px;
}
.request-status[data-v-93c89742] {
  color: #888;
  font-size: 14px;
}
.request-date[data-v-93c89742] {
  color: #aaa;
  font-size: 12px;
  margin-top: 8px;
}
.request-actions[data-v-93c89742] {
  margin-top: 10px;
}
.btn-approve[data-v-93c89742],
.btn-reject[data-v-93c89742] {
  background-color: #800000;
  color: #fff;
  padding: 10px;
  border-radius: 8px;
  margin-right: 10px;
  font-size: 14px;
}
.btn-reject[data-v-93c89742] {
  background-color: #dc3545;
}

.tax-calculation[data-v-fa9151a2] {
  padding: 20px;
  background-color: #fff;
}
h2[data-v-fa9151a2] {
  color: maroon;
  margin-bottom: 20px;
}
.form-group[data-v-fa9151a2] {
  margin-bottom: 20px;
}
uni-input[data-v-fa9151a2] {
  padding: 8px;
  font-size: 16px;
}
uni-button[data-v-fa9151a2] {
  background-color: maroon;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
uni-button[data-v-fa9151a2]:hover {
  background-color: darkred;
}

.reconciliation[data-v-3533f707] {
  padding: 20px;
  background-color: #fff;
}
h2[data-v-3533f707] {
  font-size: 24px;
  color: maroon;
  margin-bottom: 20px;
}
.filter[data-v-3533f707] {
  margin-bottom: 20px;
}
uni-input[type="date"][data-v-3533f707] {
  padding: 8px;
  font-size: 16px;
}
.transactions-table[data-v-3533f707] {
  width: 100%;
  border-collapse: collapse;
}
th[data-v-3533f707], td[data-v-3533f707] {
  padding: 12px;
  border: 1px solid #ddd;
  text-align: left;
}
th[data-v-3533f707] {
  background-color: maroon;
  color: white;
}
uni-button[data-v-3533f707] {
  background-color: maroon;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
uni-button[data-v-3533f707]:hover {
  background-color: darkred;
}
.no-data[data-v-3533f707] {
  font-size: 16px;
  color: #666;
  margin-top: 20px;
}

.budget-creation[data-v-8e34e37f] {
  padding: 20px;
  background-color: #fff;
}
h2[data-v-8e34e37f] {
  font-size: 24px;
  color: maroon;
  margin-bottom: 20px;
}
.form-group[data-v-8e34e37f] {
  margin-bottom: 15px;
}
uni-input[data-v-8e34e37f], select[data-v-8e34e37f] {
  padding: 10px;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #ddd;
}
uni-button[data-v-8e34e37f] {
  background-color: maroon;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.budget-list[data-v-8e34e37f] {
  padding: 20px;
  background-color: #fff;
}
table[data-v-8e34e37f] {
  width: 100%;
  border-collapse: collapse;
}
th[data-v-8e34e37f], td[data-v-8e34e37f] {
  padding: 12px;
  border: 1px solid #ddd;
  text-align: left;
}
th[data-v-8e34e37f] {
  background-color: maroon;
  color: white;
}

.cost-control-dashboard[data-v-e03818d0] {
  padding: 20px;
  background-color: #fff;
}
h2[data-v-e03818d0] {
  color: maroon;
}
.budget-card[data-v-e03818d0] {
  padding: 15px;
  margin: 15px 0;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.warning[data-v-e03818d0] {
  color: red;
  font-weight: bold;
}

.investment-dashboard[data-v-1ce884c6] {
  padding: 20px;
  background-color: #fff;
}
h2[data-v-1ce884c6] {
  color: maroon;
  margin-bottom: 30px;
}
.charts[data-v-1ce884c6] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.chart[data-v-1ce884c6] {
  flex: 1;
  min-width: 300px;
  margin-bottom: 30px;
}
h3[data-v-1ce884c6] {
  color: maroon;
  text-align: center;
  margin-bottom: 15px;
}
.report-section[data-v-1ce884c6] {
  margin-top: 40px;
  text-align: center;
}
uni-button[data-v-1ce884c6] {
  background-color: maroon;
  color: white;
  padding: 12px 24px;
  border-radius: 6px;
  font-size: 18px;
  cursor: pointer;
}
uni-button[data-v-1ce884c6]:hover {
  background-color: darkred;
}

.funding-management[data-v-9b62b179] {
  padding: 20px;
  background-color: #fff;
}
h2[data-v-9b62b179] {
  color: maroon;
  margin-bottom: 30px;
}
.capital-tracking[data-v-9b62b179],
.funding-forecast[data-v-9b62b179] {
  margin-bottom: 30px;
}
h3[data-v-9b62b179] {
  color: maroon;
  margin-bottom: 15px;
}
ul[data-v-9b62b179] {
  list-style: none;
  padding: 0;
}
li[data-v-9b62b179] {
  font-size: 16px;
  margin-bottom: 10px;
}

.promotion-payment-dashboard[data-v-65dbca24] {
  padding: 20px;
  background-color: #fff;
}
h2[data-v-65dbca24] {
  color: maroon;
  margin-bottom: 30px;
}
.filter-options[data-v-65dbca24] {
  margin-bottom: 20px;
}
.filter-options uni-input[data-v-65dbca24],
.filter-options select[data-v-65dbca24] {
  margin-right: 10px;
  padding: 8px;
  font-size: 16px;
}
.payments-table[data-v-65dbca24] {
  margin-top: 20px;
}
table[data-v-65dbca24] {
  width: 100%;
  border-collapse: collapse;
}
th[data-v-65dbca24], td[data-v-65dbca24] {
  padding: 10px;
  text-align: left;
  border: 1px solid #ddd;
}
.status[data-v-65dbca24] {
  font-weight: bold;
}
.status.paid[data-v-65dbca24] {
  color: green;
}
.status.failed[data-v-65dbca24] {
  color: red;
}
.status.refunded[data-v-65dbca24] {
  color: blue;
}
uni-button[data-v-65dbca24] {
  padding: 8px 12px;
  margin: 5px;
  background-color: maroon;
  color: white;
  border: none;
  cursor: pointer;
}
uni-button[data-v-65dbca24]:hover {
  background-color: darkred;
}

.audit-logs[data-v-7f8e1459] {
  padding: 0.625rem;
  background-color: #fff;
  min-height: 100vh;
}

/* Title */
.header[data-v-7f8e1459] {
  margin-bottom: 0.625rem;
}
.title[data-v-7f8e1459] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
}

/* Search Bar */
.search-bar[data-v-7f8e1459] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-7f8e1459] {
  width: 100%;
  padding: 0.5rem;
  border: 0.0625rem solid maroon;
  border-radius: 0.25rem;
  font-size: 0.875rem;
}

/* Table */
.table-wrapper[data-v-7f8e1459] {
  border: 0.03125rem solid #ddd;
  border-radius: 0.25rem;
  overflow-x: auto;
}
.table[data-v-7f8e1459] {
  min-width: 100%;
}
.table-header[data-v-7f8e1459],
.table-row[data-v-7f8e1459] {
  display: flex;
  padding: 0.5rem;
}
.table-header[data-v-7f8e1459] {
  background-color: maroon;
  color: white;
  font-weight: bold;
}
.th[data-v-7f8e1459],
.td[data-v-7f8e1459] {
  flex: 1;
  font-size: 0.8125rem;
}
.table-row[data-v-7f8e1459]:nth-child(even) {
  background-color: #f9f9f9;
}
.action[data-v-7f8e1459] {
  font-weight: bold;
  color: maroon;
}

/* Pagination */
.pagination[data-v-7f8e1459] {
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.625rem;
}
.page-btn[data-v-7f8e1459] {
  background-color: maroon;
  color: white;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.1875rem;
  font-size: 0.8125rem;
}
.page-btn[data-v-7f8e1459]:disabled {
  background-color: #ccc;
}
.page-info[data-v-7f8e1459] {
  font-size: 0.8125rem;
}

.bank-account-management[data-v-e7c37416] {
  padding: 0.625rem;
  background: #fff;
  min-height: 100vh;
}
.header[data-v-e7c37416] {
  margin-bottom: 0.625rem;
}
.title[data-v-e7c37416] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
}
.top-actions[data-v-e7c37416] {
  display: flex;
  gap: 0.625rem;
  margin-bottom: 0.625rem;
}
.search-input[data-v-e7c37416] {
  flex: 1;
  padding: 0.5rem;
  border: 0.0625rem solid maroon;
  border-radius: 0.25rem;
}
.add-btn[data-v-e7c37416] {
  background: maroon;
  color: white;
  padding: 0.5rem 0.625rem;
  border-radius: 0.25rem;
}

/* Table */
.table-wrapper[data-v-e7c37416] {
  border: 0.03125rem solid #ddd;
  border-radius: 0.25rem;
  overflow-x: auto;
}
.table-header[data-v-e7c37416],
.table-row[data-v-e7c37416] {
  display: flex;
  padding: 0.5rem;
}
.table-header[data-v-e7c37416] {
  background: maroon;
  color: white;
}
.th[data-v-e7c37416],
.td[data-v-e7c37416] {
  flex: 1;
}
.actions[data-v-e7c37416] {
  flex: 1.5;
  display: flex;
  gap: 0.3125rem;
}
.edit-btn[data-v-e7c37416] {
  background: #ff9800;
  color: white;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.1875rem;
}
.delete-btn[data-v-e7c37416] {
  background: #d32f2f;
  color: white;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.1875rem;
}
.Active[data-v-e7c37416] {
  color: green;
  font-weight: bold;
}
.Inactive[data-v-e7c37416] {
  color: gray;
  font-weight: bold;
}

/* Modal */
.modal-overlay[data-v-e7c37416] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal[data-v-e7c37416] {
  background: white;
  padding: 0.9375rem;
  border-radius: 0.375rem;
  width: 80%;
}
.modal-title[data-v-e7c37416] {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
  color: maroon;
}
.modal-input[data-v-e7c37416] {
  width: 100%;
  padding: 0.5rem;
  border: 0.03125rem solid maroon;
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
}
.picker[data-v-e7c37416] {
  padding: 0.5rem;
  border: 0.03125rem solid maroon;
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
}
.modal-actions[data-v-e7c37416] {
  display: flex;
  justify-content: flex-end;
  gap: 0.625rem;
}
.save-btn[data-v-e7c37416] {
  background: maroon;
  color: white;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.25rem;
}
.cancel-btn[data-v-e7c37416] {
  background: #ccc;
  color: black;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.25rem;
}

.financial-compliance[data-v-4c88f676] {
  padding: 0.625rem;
  background: #fff;
  min-height: 100vh;
}

/* Title */
.header[data-v-4c88f676] {
  margin-bottom: 0.625rem;
}
.title[data-v-4c88f676] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
}

/* Search + Add Button */
.top-actions[data-v-4c88f676] {
  display: flex;
  gap: 0.625rem;
  margin-bottom: 0.625rem;
}
.search-input[data-v-4c88f676] {
  flex: 1;
  padding: 0.5rem;
  border: 0.0625rem solid maroon;
  border-radius: 0.25rem;
}
.add-btn[data-v-4c88f676] {
  background: maroon;
  color: white;
  padding: 0.5rem 0.625rem;
  border-radius: 0.25rem;
}

/* Table */
.table-wrapper[data-v-4c88f676] {
  border: 0.03125rem solid #ddd;
  border-radius: 0.25rem;
  overflow-x: auto;
}
.table-header[data-v-4c88f676],
.table-row[data-v-4c88f676] {
  display: flex;
  padding: 0.5rem;
}
.table-header[data-v-4c88f676] {
  background: maroon;
  color: white;
}
.th[data-v-4c88f676],
.td[data-v-4c88f676] {
  flex: 1;
}
.actions[data-v-4c88f676] {
  flex: 1.5;
  display: flex;
  gap: 0.3125rem;
}

/* Buttons */
.edit-btn[data-v-4c88f676] {
  background: #ff9800;
  color: white;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.1875rem;
}
.delete-btn[data-v-4c88f676] {
  background: #d32f2f;
  color: white;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.1875rem;
}

/* Status Colors */
.Pending[data-v-4c88f676] {
  color: #d32f2f;
  font-weight: bold;
}
.In\ Progress[data-v-4c88f676] {
  color: #ff9800;
  font-weight: bold;
}
.Completed[data-v-4c88f676] {
  color: green;
  font-weight: bold;
}

/* Modal */
.modal-overlay[data-v-4c88f676] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal[data-v-4c88f676] {
  background: white;
  padding: 0.9375rem;
  border-radius: 0.375rem;
  width: 80%;
}
.modal-title[data-v-4c88f676] {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
  color: maroon;
}
.modal-input[data-v-4c88f676] {
  width: 100%;
  padding: 0.5rem;
  border: 0.03125rem solid maroon;
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
}
.picker[data-v-4c88f676] {
  padding: 0.5rem;
  border: 0.03125rem solid maroon;
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
}
.modal-actions[data-v-4c88f676] {
  display: flex;
  justify-content: flex-end;
  gap: 0.625rem;
}
.save-btn[data-v-4c88f676] {
  background: maroon;
  color: white;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.25rem;
}
.cancel-btn[data-v-4c88f676] {
  background: #ccc;
  color: black;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.25rem;
}

.financial-reports[data-v-f7f65045] {
  padding: 0.625rem;
  background: #fff;
  min-height: 100vh;
  font-family: Arial, sans-serif;
}
.header[data-v-f7f65045] {
  margin-bottom: 0.625rem;
}
.title[data-v-f7f65045] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
}
.filters[data-v-f7f65045] {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  margin-bottom: 0.9375rem;
  flex-wrap: wrap;
}
.picker[data-v-f7f65045] {
  padding: 0.5rem;
  border: 0.0625rem solid maroon;
  border-radius: 0.25rem;
  min-width: 5.625rem;
  text-align: center;
  cursor: pointer;
}
.date-input[data-v-f7f65045] {
  padding: 0.3125rem;
  font-size: 0.875rem;
  border: 0.0625rem solid maroon;
  border-radius: 0.25rem;
  width: 4.375rem;
}
.generate-btn[data-v-f7f65045] {
  background: maroon;
  color: white;
  padding: 0.4375rem 0.75rem;
  border-radius: 0.25rem;
  cursor: pointer;
}
.report-result[data-v-f7f65045] {
  background: #f9f9f9;
  padding: 0.75rem;
  border-radius: 0.375rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.1);
}
.report-title[data-v-f7f65045] {
  font-weight: 700;
  font-size: 1rem;
  color: maroon;
  margin-bottom: 0.625rem;
}
.report-result uni-text[data-v-f7f65045] {
  display: block;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}
.positive[data-v-f7f65045] {
  color: green;
  font-weight: bold;
}
.negative[data-v-f7f65045] {
  color: #d32f2f;
  font-weight: bold;
}
.download-btn[data-v-f7f65045] {
  margin-top: 0.9375rem;
  background: maroon;
  color: white;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  cursor: pointer;
}
.no-report[data-v-f7f65045] {
  font-size: 0.875rem;
  color: #666;
  font-style: italic;
  margin-top: 1.25rem;
}

.invoices-payouts[data-v-706fbd5b] {
  padding: 0.625rem;
  background: #fff;
  min-height: 100vh;
}

/* Header */
.header[data-v-706fbd5b] {
  margin-bottom: 0.625rem;
}
.title[data-v-706fbd5b] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
}

/* Top actions */
.top-actions[data-v-706fbd5b] {
  display: flex;
  gap: 0.625rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}
.search-input[data-v-706fbd5b] {
  flex: 2;
  padding: 0.5rem;
  border: 0.0625rem solid maroon;
  border-radius: 0.25rem;
  min-width: 6.25rem;
}
.picker[data-v-706fbd5b] {
  flex: 1;
  padding: 0.5rem;
  border: 0.0625rem solid maroon;
  border-radius: 0.25rem;
  min-width: 5.625rem;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
.add-btn[data-v-706fbd5b] {
  background: maroon;
  color: white;
  padding: 0.5rem 0.75rem;
  border-radius: 0.25rem;
  white-space: nowrap;
  cursor: pointer;
}

/* Table */
.table-wrapper[data-v-706fbd5b] {
  border: 0.03125rem solid #ddd;
  border-radius: 0.25rem;
  overflow-x: auto;
}
.table-header[data-v-706fbd5b],
.table-row[data-v-706fbd5b] {
  display: flex;
  padding: 0.5rem;
  align-items: center;
}
.table-header[data-v-706fbd5b] {
  background: maroon;
  color: white;
  font-weight: bold;
}
.th[data-v-706fbd5b],
.td[data-v-706fbd5b] {
  flex: 1;
  font-size: 0.8125rem;
}
.actions[data-v-706fbd5b] {
  flex: 1.5;
  display: flex;
  gap: 0.3125rem;
  justify-content: center;
}
.table-row[data-v-706fbd5b]:hover {
  background-color: #f9f9f9;
  cursor: pointer;
}
.edit-btn[data-v-706fbd5b] {
  background: #ff9800;
  color: white;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.1875rem;
}
.delete-btn[data-v-706fbd5b] {
  background: #d32f2f;
  color: white;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.1875rem;
}

/* Pagination */
.pagination[data-v-706fbd5b] {
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.625rem;
}
.page-btn[data-v-706fbd5b] {
  background: maroon;
  color: white;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.1875rem;
  cursor: pointer;
}
.page-btn[data-v-706fbd5b]:disabled {
  background: #ccc;
  cursor: default;
}
.page-info[data-v-706fbd5b] {
  font-size: 0.8125rem;
}

/* Modal */
.modal-overlay[data-v-706fbd5b] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.modal[data-v-706fbd5b] {
  background: white;
  padding: 0.9375rem;
  border-radius: 0.375rem;
  width: 90%;
  max-width: 15.625rem;
}
.modal-title[data-v-706fbd5b] {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
  color: maroon;
}
.modal-input[data-v-706fbd5b] {
  width: 100%;
  padding: 0.5rem;
  border: 0.03125rem solid maroon;
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
  font-size: 0.8125rem;
}
.modal-actions[data-v-706fbd5b] {
  display: flex;
  justify-content: flex-end;
  gap: 0.625rem;
}
.save-btn[data-v-706fbd5b] {
  background: maroon;
  color: white;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.25rem;
  cursor: pointer;
}
.cancel-btn[data-v-706fbd5b] {
  background: #ccc;
  color: black;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.25rem;
  cursor: pointer;
}
.close-btn[data-v-706fbd5b] {
  background: #777;
  color: white;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.25rem;
  cursor: pointer;
}

/* Status Colors */
.Pending[data-v-706fbd5b] {
  color: #d32f2f;
  font-weight: bold;
}
.Paid[data-v-706fbd5b] {
  color: green;
  font-weight: bold;
}
.Overdue[data-v-706fbd5b] {
  color: #ff9800;
  font-weight: bold;
}

.profit-loss-analysis[data-v-605b4e40] {
  padding: 0.625rem;
  background: #fff;
  min-height: 100vh;
}
.header[data-v-605b4e40] {
  margin-bottom: 0.625rem;
}
.title[data-v-605b4e40] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
}
.filters[data-v-605b4e40] {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  margin-bottom: 0.625rem;
}
.date-input[data-v-605b4e40] {
  padding: 0.3125rem;
  font-size: 0.875rem;
  border: 0.0625rem solid maroon;
  border-radius: 0.25rem;
  width: 4.375rem;
}
.filter-btn[data-v-605b4e40] {
  background: maroon;
  color: white;
  padding: 0.4375rem 0.75rem;
  border-radius: 0.25rem;
  cursor: pointer;
}

/* Summary cards */
.summary-cards[data-v-605b4e40] {
  display: flex;
  gap: 0.625rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}
.card[data-v-605b4e40] {
  flex: 1;
  background: #f9f9f9;
  padding: 0.625rem;
  border-radius: 0.375rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.1);
  text-align: center;
}
.card-title[data-v-605b4e40] {
  font-weight: 600;
  font-size: 0.8125rem;
  margin-bottom: 0.3125rem;
  color: maroon;
}
.card-value[data-v-605b4e40] {
  font-size: 1.125rem;
  font-weight: bold;
}
.positive[data-v-605b4e40] {
  color: green;
}
.negative[data-v-605b4e40] {
  color: #d32f2f;
}

/* Table */
.table-wrapper[data-v-605b4e40] {
  border: 0.03125rem solid #ddd;
  border-radius: 0.25rem;
  overflow-x: auto;
  margin-bottom: 0.625rem;
}
.table-header[data-v-605b4e40],
.table-row[data-v-605b4e40] {
  display: flex;
  padding: 0.5rem;
  align-items: center;
}
.table-header[data-v-605b4e40] {
  background: maroon;
  color: white;
  font-weight: bold;
}
.th[data-v-605b4e40],
.td[data-v-605b4e40] {
  flex: 1;
  font-size: 0.8125rem;
}
.table-row[data-v-605b4e40]:nth-child(even) {
  background: #f7f7f7;
}
.td.positive[data-v-605b4e40] {
  color: green;
  font-weight: bold;
}
.td.negative[data-v-605b4e40] {
  color: #d32f2f;
  font-weight: bold;
}

/* Pagination */
.pagination[data-v-605b4e40] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.625rem;
}
.page-btn[data-v-605b4e40] {
  background: maroon;
  color: white;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.1875rem;
  cursor: pointer;
}
.page-btn[data-v-605b4e40]:disabled {
  background: #ccc;
  cursor: default;
}
.page-info[data-v-605b4e40] {
  font-size: 0.8125rem;
}

.revenue-expenses[data-v-050bfaf9] {
  padding: 0.625rem;
  background: #fff;
  min-height: 100vh;
}
.header[data-v-050bfaf9] {
  margin-bottom: 0.625rem;
}
.title[data-v-050bfaf9] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
}
.filters[data-v-050bfaf9] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.375rem;
  margin-bottom: 0.625rem;
}
.date-input[data-v-050bfaf9] {
  padding: 0.3125rem;
  font-size: 0.875rem;
  border: 0.0625rem solid maroon;
  border-radius: 0.25rem;
  width: 4.375rem;
}
.filter-btn[data-v-050bfaf9] {
  background: maroon;
  color: white;
  padding: 0.4375rem 0.75rem;
  border-radius: 0.25rem;
  cursor: pointer;
}
.search-input[data-v-050bfaf9] {
  flex: 1;
  min-width: 5.625rem;
  padding: 0.5rem;
  border: 0.0625rem solid maroon;
  border-radius: 0.25rem;
}
.add-btn[data-v-050bfaf9] {
  background: maroon;
  color: white;
  padding: 0.5rem 0.75rem;
  border-radius: 0.25rem;
  cursor: pointer;
}

/* Summary */
.summary[data-v-050bfaf9] {
  display: flex;
  gap: 0.625rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}
.summary-item[data-v-050bfaf9] {
  flex: 1;
  background: #f9f9f9;
  padding: 0.625rem;
  border-radius: 0.375rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.1);
  text-align: center;
}
.summary-label[data-v-050bfaf9] {
  font-weight: 600;
  font-size: 0.8125rem;
  margin-bottom: 0.3125rem;
  color: maroon;
}
.summary-value[data-v-050bfaf9] {
  font-size: 1.125rem;
  font-weight: bold;
}

/* Table */
.table-wrapper[data-v-050bfaf9] {
  border: 0.03125rem solid #ddd;
  border-radius: 0.25rem;
  overflow-x: auto;
  margin-bottom: 0.625rem;
}
.table-header[data-v-050bfaf9],
.table-row[data-v-050bfaf9] {
  display: flex;
  padding: 0.5rem;
  align-items: center;
}
.table-header[data-v-050bfaf9] {
  background: maroon;
  color: white;
  font-weight: bold;
}
.th[data-v-050bfaf9],
.td[data-v-050bfaf9] {
  flex: 1;
  font-size: 0.8125rem;
}
.td.description[data-v-050bfaf9] {
  flex: 2;
}
.actions[data-v-050bfaf9] {
  flex: 1.5;
  display: flex;
  gap: 0.3125rem;
  justify-content: center;
}
.table-row[data-v-050bfaf9]:hover {
  background-color: #f9f9f9;
  cursor: pointer;
}
.edit-btn[data-v-050bfaf9] {
  background: #ff9800;
  color: white;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.1875rem;
  cursor: pointer;
}
.delete-btn[data-v-050bfaf9] {
  background: #d32f2f;
  color: white;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.1875rem;
  cursor: pointer;
}

/* Pagination */
.pagination[data-v-050bfaf9] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.625rem;
}
.page-btn[data-v-050bfaf9] {
  background: maroon;
  color: white;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.1875rem;
  cursor: pointer;
}
.page-btn[data-v-050bfaf9]:disabled {
  background: #ccc;
  cursor: default;
}
.page-info[data-v-050bfaf9] {
  font-size: 0.8125rem;
}

/* Modal */
.modal-overlay[data-v-050bfaf9] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.modal[data-v-050bfaf9] {
  background: white;
  padding: 0.9375rem;
  border-radius: 0.375rem;
  width: 90%;
  max-width: 15.625rem;
}
.modal-title[data-v-050bfaf9] {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
  color: maroon;
}
.modal-input[data-v-050bfaf9] {
  width: 100%;
  padding: 0.5rem;
  border: 0.03125rem solid maroon;
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
  font-size: 0.8125rem;
}
.picker[data-v-050bfaf9] {
  padding: 0.5rem;
  border: 0.03125rem solid maroon;
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
  cursor: pointer;
}
.modal-actions[data-v-050bfaf9] {
  display: flex;
  justify-content: flex-end;
  gap: 0.625rem;
}
.save-btn[data-v-050bfaf9] {
  background: maroon;
  color: white;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.25rem;
  cursor: pointer;
}
.cancel-btn[data-v-050bfaf9] {
  background: #ccc;
  color: black;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.25rem;
  cursor: pointer;
}

.transactions-payments[data-v-5b369574] {
  padding: 0.625rem;
  background: #fff;
  min-height: 100vh;
}

/* Header */
.header[data-v-5b369574] {
  margin-bottom: 0.625rem;
}
.title[data-v-5b369574] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
}

/* Filters */
.filters[data-v-5b369574] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
  margin-bottom: 0.625rem;
  align-items: center;
}
.date-input[data-v-5b369574] {
  padding: 0.3125rem;
  font-size: 0.875rem;
  border: 0.0625rem solid maroon;
  border-radius: 0.25rem;
  width: 4.375rem;
}
.picker[data-v-5b369574] {
  padding: 0.5rem;
  border: 0.0625rem solid maroon;
  border-radius: 0.25rem;
  min-width: 4.375rem;
  text-align: center;
  cursor: pointer;
}
.search-input[data-v-5b369574] {
  flex: 1;
  min-width: 5.625rem;
  padding: 0.5rem;
  border: 0.0625rem solid maroon;
  border-radius: 0.25rem;
}
.add-btn[data-v-5b369574] {
  background: maroon;
  color: white;
  padding: 0.5rem 0.75rem;
  border-radius: 0.25rem;
  cursor: pointer;
}

/* Table */
.table-wrapper[data-v-5b369574] {
  border: 0.03125rem solid #ddd;
  border-radius: 0.25rem;
  overflow-x: auto;
}
.table-header[data-v-5b369574],
.table-row[data-v-5b369574] {
  display: flex;
  padding: 0.5rem;
  align-items: center;
}
.table-header[data-v-5b369574] {
  background: maroon;
  color: white;
  font-weight: bold;
}
.th[data-v-5b369574],
.td[data-v-5b369574] {
  flex: 1;
  font-size: 0.8125rem;
}
.actions[data-v-5b369574] {
  flex: 1.5;
  display: flex;
  gap: 0.3125rem;
  justify-content: center;
}
.table-row[data-v-5b369574]:hover {
  background-color: #f9f9f9;
  cursor: pointer;
}
.edit-btn[data-v-5b369574] {
  background: #ff9800;
  color: white;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.1875rem;
  cursor: pointer;
}
.delete-btn[data-v-5b369574] {
  background: #d32f2f;
  color: white;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.1875rem;
  cursor: pointer;
}

/* Status colors */
.Pending[data-v-5b369574] {
  color: #d32f2f;
  font-weight: bold;
}
.Completed[data-v-5b369574] {
  color: green;
  font-weight: bold;
}
.Failed[data-v-5b369574] {
  color: #ff9800;
  font-weight: bold;
}

/* Modal */
.modal-overlay[data-v-5b369574] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.modal[data-v-5b369574] {
  background: white;
  padding: 0.9375rem;
  border-radius: 0.375rem;
  width: 90%;
  max-width: 15.625rem;
}
.modal-title[data-v-5b369574] {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
  color: maroon;
}
.modal-input[data-v-5b369574] {
  width: 100%;
  padding: 0.5rem;
  border: 0.03125rem solid maroon;
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
  font-size: 0.8125rem;
}
.modal-actions[data-v-5b369574] {
  display: flex;
  justify-content: flex-end;
  gap: 0.625rem;
}
.save-btn[data-v-5b369574] {
  background: maroon;
  color: white;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.25rem;
  cursor: pointer;
}
.cancel-btn[data-v-5b369574] {
  background: #ccc;
  color: black;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.25rem;
  cursor: pointer;
}
.close-btn[data-v-5b369574] {
  background: #777;
  color: white;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.25rem;
  cursor: pointer;
}

/* Scrollview horizontal fix */
.scroll-view[data-v-5b369574] {
  width: 100%;
}

.account-issue-resolution[data-v-3ccfbf03] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-3ccfbf03] {
  margin-bottom: 0.625rem;
}
.title[data-v-3ccfbf03] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-3ccfbf03] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-3ccfbf03] {
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  gap: 0.46875rem;
  font-size: 0.8125rem;
  color: #800000;
}
.filters select[data-v-3ccfbf03] {
  padding: 0.1875rem 0.3125rem;
  border-radius: 0.1875rem;
  font-size: 0.8125rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
  background: white;
}
.issues-list[data-v-3ccfbf03] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  overflow-y: auto;
  font-size: 0.8125rem;
}
.table-header[data-v-3ccfbf03],
.table-row[data-v-3ccfbf03] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-3ccfbf03] {
  font-weight: bold;
  color: #800000;
}
.row-main[data-v-3ccfbf03] {
  flex: 1;
  display: flex;
  cursor: pointer;
  align-items: center;
}
.col[data-v-3ccfbf03] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-user[data-v-3ccfbf03] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-issue[data-v-3ccfbf03] {
  flex: 4;
}
.col-date[data-v-3ccfbf03] {
  flex: 2;
  text-align: center;
}
.col-status[data-v-3ccfbf03] {
  flex: 2;
  text-align: center;
  font-weight: 700;
}
.status-open[data-v-3ccfbf03] {
  color: #b34747;
}
.status-progress[data-v-3ccfbf03] {
  color: #a67c00;
}
.status-resolved[data-v-3ccfbf03] {
  color: #3a8d3a;
}
.col-actions[data-v-3ccfbf03] {
  flex: 1.5;
  display: flex;
  justify-content: flex-end;
  gap: 0.375rem;
}
.btn[data-v-3ccfbf03] {
  border: none;
  padding: 0.25rem 0.4375rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
}
.delete-btn[data-v-3ccfbf03] {
  background-color: #b34747;
}
.delete-btn[data-v-3ccfbf03]:hover {
  background-color: #8a3030;
}
.row-details[data-v-3ccfbf03] {
  padding: 0.46875rem 0.625rem;
  background-color: #fff0f0;
  border-left: 0.125rem solid #800000;
  margin-bottom: 0.46875rem;
  flex-wrap: wrap;
}
.form-group[data-v-3ccfbf03] {
  margin-bottom: 0.46875rem;
  display: flex;
  flex-direction: column;
}
.form-group uni-label[data-v-3ccfbf03] {
  font-weight: 600;
  color: #800000;
  margin-bottom: 0.1875rem;
  font-size: 0.8125rem;
}
.form-group uni-textarea[data-v-3ccfbf03] {
  padding: 0.3125rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  resize: vertical;
  min-height: 3.125rem;
}
.form-group select[data-v-3ccfbf03] {
  padding: 0.1875rem 0.3125rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.save-btn[data-v-3ccfbf03] {
  background-color: #3a8d3a;
  color: white;
  padding: 0.4375rem 0.625rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-self: flex-start;
}
.save-btn[data-v-3ccfbf03]:hover {
  background-color: #2a6b2a;
}
.no-data[data-v-3ccfbf03] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

.audit-logs[data-v-0d000e3d] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-0d000e3d] {
  margin-bottom: 0.625rem;
}
.title[data-v-0d000e3d] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-0d000e3d] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-0d000e3d] {
  display: flex;
  gap: 0.46875rem;
  align-items: center;
  margin-bottom: 0.625rem;
}
.search-input[data-v-0d000e3d] {
  flex: 3;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.filters select[data-v-0d000e3d],
.filters uni-input[type='date'][data-v-0d000e3d] {
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
  background: white;
}
.log-list[data-v-0d000e3d] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-0d000e3d],
.table-row[data-v-0d000e3d] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-0d000e3d] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-0d000e3d] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-timestamp[data-v-0d000e3d] {
  flex: 2;
  padding-left: 0.3125rem;
}
.col-user[data-v-0d000e3d] {
  flex: 3;
}
.col-action[data-v-0d000e3d] {
  flex: 3;
}
.col-details[data-v-0d000e3d] {
  flex: 5;
}
.no-data[data-v-0d000e3d] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}
.pagination[data-v-0d000e3d] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.btn[data-v-0d000e3d] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.btn[data-v-0d000e3d]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.btn[data-v-0d000e3d]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.email-phone-verifications[data-v-17a75645] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-17a75645] {
  margin-bottom: 0.625rem;
}
.title[data-v-17a75645] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-17a75645] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-17a75645] {
  display: flex;
  gap: 0.46875rem;
  align-items: center;
  margin-bottom: 0.625rem;
}
.search-input[data-v-17a75645] {
  flex: 3;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.filters select[data-v-17a75645] {
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
  background: white;
}
.verification-list[data-v-17a75645] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-17a75645],
.table-row[data-v-17a75645] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-17a75645] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-17a75645] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-email[data-v-17a75645] {
  flex: 4;
  padding-left: 0.3125rem;
}
.col-phone[data-v-17a75645] {
  flex: 3;
}
.col-email-status[data-v-17a75645],
.col-phone-status[data-v-17a75645] {
  flex: 2;
  text-align: center;
  font-weight: 700;
}
.status-verified[data-v-17a75645] {
  color: #3a8d3a;
}
.status-unverified[data-v-17a75645] {
  color: #b34747;
}
.col-actions[data-v-17a75645] {
  flex: 4;
  display: flex;
  justify-content: flex-end;
  gap: 0.375rem;
}
.btn[data-v-17a75645] {
  border: none;
  padding: 0.25rem 0.4375rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
}
.verify-btn[data-v-17a75645] {
  background-color: #800000;
}
.verify-btn[data-v-17a75645]:hover:not(:disabled) {
  background-color: #a32a2a;
}
.verify-btn[data-v-17a75645]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.no-data[data-v-17a75645] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}
.pagination[data-v-17a75645] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-17a75645] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-17a75645]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-17a75645]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.fraud-suspicious-behavior[data-v-f4725f04] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-f4725f04] {
  margin-bottom: 0.625rem;
}
.title[data-v-f4725f04] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-f4725f04] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-f4725f04] {
  display: flex;
  gap: 0.46875rem;
  align-items: center;
  margin-bottom: 0.625rem;
}
.search-input[data-v-f4725f04] {
  flex: 3;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.filters select[data-v-f4725f04] {
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
  background: white;
}
.cases-list[data-v-f4725f04] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-f4725f04],
.table-row[data-v-f4725f04] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-f4725f04] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-f4725f04] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-user[data-v-f4725f04] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-type[data-v-f4725f04] {
  flex: 3;
}
.col-date[data-v-f4725f04] {
  flex: 2;
  text-align: center;
}
.col-status[data-v-f4725f04] {
  flex: 2;
  text-align: center;
  font-weight: 700;
}
.status-open[data-v-f4725f04] {
  color: #b34747;
}
.status-reviewed[data-v-f4725f04] {
  color: #3a8d3a;
}
.status-dismissed[data-v-f4725f04] {
  color: #777;
}
.col-actions[data-v-f4725f04] {
  flex: 3;
  display: flex;
  justify-content: flex-end;
  gap: 0.375rem;
}
.btn[data-v-f4725f04] {
  border: none;
  padding: 0.25rem 0.4375rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
}
.action-btn[data-v-f4725f04] {
  background-color: #800000;
}
.action-btn[data-v-f4725f04]:hover {
  background-color: #a32a2a;
}
.dismiss-btn[data-v-f4725f04] {
  background-color: #555;
}
.dismiss-btn[data-v-f4725f04]:hover {
  background-color: #333;
}
.row-details[data-v-f4725f04] {
  padding: 0.46875rem 0.625rem;
  background-color: #fff0f0;
  border-left: 0.125rem solid #800000;
  margin-bottom: 0.46875rem;
  flex-wrap: wrap;
}
.details-group[data-v-f4725f04] {
  margin-bottom: 0.46875rem;
  display: flex;
  flex-direction: column;
}
.details-group uni-label[data-v-f4725f04] {
  font-weight: 600;
  color: #800000;
  margin-bottom: 0.1875rem;
  font-size: 0.8125rem;
}
.details-group uni-textarea[data-v-f4725f04] {
  padding: 0.3125rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  resize: vertical;
  min-height: 3.125rem;
}
.save-btn[data-v-f4725f04] {
  background-color: #3a8d3a;
  color: white;
  padding: 0.4375rem 0.625rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-self: flex-start;
}
.save-btn[data-v-f4725f04]:hover {
  background-color: #2a6b2a;
}
.no-data[data-v-f4725f04] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}
.pagination[data-v-f4725f04] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-f4725f04] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-f4725f04]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-f4725f04]:hover:not(:disabled) {
  background-color: #a32a2a;
}

.manage-user-accounts[data-v-77b7b58d] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-77b7b58d] {
  margin-bottom: 0.625rem;
}
.title[data-v-77b7b58d] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-77b7b58d] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-77b7b58d] {
  display: flex;
  gap: 0.46875rem;
  align-items: center;
  margin-bottom: 0.625rem;
}
.search-input[data-v-77b7b58d] {
  flex: 3;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.filters select[data-v-77b7b58d] {
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
  background: white;
}
.user-list[data-v-77b7b58d] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-77b7b58d],
.table-row[data-v-77b7b58d] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-77b7b58d] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-77b7b58d] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-username[data-v-77b7b58d] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-email[data-v-77b7b58d] {
  flex: 4;
}
.col-status[data-v-77b7b58d] {
  flex: 2;
  text-align: center;
  font-weight: 700;
}
.status-active[data-v-77b7b58d] {
  color: #3a8d3a;
}
.status-inactive[data-v-77b7b58d] {
  color: #b34747;
}
.col-actions[data-v-77b7b58d] {
  flex: 4;
  display: flex;
  justify-content: flex-end;
  gap: 0.375rem;
}
.btn[data-v-77b7b58d] {
  border: none;
  padding: 0.25rem 0.4375rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
}
.activate-btn[data-v-77b7b58d] {
  background-color: #3a8d3a;
}
.activate-btn[data-v-77b7b58d]:hover {
  background-color: #2a6b2a;
}
.deactivate-btn[data-v-77b7b58d] {
  background-color: #b34747;
}
.deactivate-btn[data-v-77b7b58d]:hover {
  background-color: #902828;
}
.delete-btn[data-v-77b7b58d] {
  background-color: #800000;
}
.delete-btn[data-v-77b7b58d]:hover {
  background-color: #a32a2a;
}

/* Modal Styles */
.modal-overlay[data-v-77b7b58d] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-77b7b58d] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 15.625rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: center;
}
.modal-title[data-v-77b7b58d] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-actions[data-v-77b7b58d] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: space-around;
}
.cancel-btn[data-v-77b7b58d] {
  background-color: #999;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.cancel-btn[data-v-77b7b58d]:hover {
  background-color: #777;
}
.delete-confirm-btn[data-v-77b7b58d] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.delete-confirm-btn[data-v-77b7b58d]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-77b7b58d] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

.suspended-users[data-v-01770601] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-01770601] {
  margin-bottom: 0.625rem;
}
.title[data-v-01770601] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-01770601] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-01770601] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-01770601] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.user-list[data-v-01770601] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-01770601],
.table-row[data-v-01770601] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-01770601] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-01770601] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-username[data-v-01770601] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-email[data-v-01770601] {
  flex: 4;
}
.col-suspended-date[data-v-01770601] {
  flex: 3;
  text-align: center;
}
.col-actions[data-v-01770601] {
  flex: 3;
  display: flex;
  justify-content: flex-end;
  gap: 0.375rem;
}
.btn[data-v-01770601] {
  border: none;
  padding: 0.25rem 0.4375rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
}
.reinstate-btn[data-v-01770601] {
  background-color: #3a8d3a;
}
.reinstate-btn[data-v-01770601]:hover {
  background-color: #2a6b2a;
}
.delete-btn[data-v-01770601] {
  background-color: #800000;
}
.delete-btn[data-v-01770601]:hover {
  background-color: #a32a2a;
}

/* Modal Styles */
.modal-overlay[data-v-01770601] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-01770601] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 15.625rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: center;
}
.modal-title[data-v-01770601] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-actions[data-v-01770601] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: space-around;
}
.cancel-btn[data-v-01770601] {
  background-color: #999;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.cancel-btn[data-v-01770601]:hover {
  background-color: #777;
}
.reinstate-confirm-btn[data-v-01770601] {
  background-color: #3a8d3a;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.reinstate-confirm-btn[data-v-01770601]:hover {
  background-color: #2a6b2a;
}
.delete-confirm-btn[data-v-01770601] {
  background-color: #800000;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.delete-confirm-btn[data-v-01770601]:hover {
  background-color: #a32a2a;
}
.no-data[data-v-01770601] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

.user-activity-reports[data-v-87d4b515] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-87d4b515] {
  margin-bottom: 0.625rem;
}
.title[data-v-87d4b515] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-87d4b515] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-87d4b515] {
  display: flex;
  gap: 0.46875rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}
.search-input[data-v-87d4b515],
.date-input[data-v-87d4b515],
select[data-v-87d4b515] {
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
  background: white;
  min-width: 5rem;
}
.reports-list[data-v-87d4b515] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-87d4b515],
.table-row[data-v-87d4b515] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-87d4b515] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-87d4b515] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-username[data-v-87d4b515] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-activity[data-v-87d4b515] {
  flex: 5;
}
.col-date[data-v-87d4b515] {
  flex: 3;
  text-align: center;
}
.pagination[data-v-87d4b515] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-87d4b515] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-87d4b515]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-87d4b515]:hover:not(:disabled) {
  background-color: #a32a2a;
}
.no-data[data-v-87d4b515] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

.user-verifications[data-v-67af9cf9] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-67af9cf9] {
  margin-bottom: 0.625rem;
}
.title[data-v-67af9cf9] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-67af9cf9] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-67af9cf9] {
  display: flex;
  gap: 0.46875rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}
.search-input[data-v-67af9cf9],
.status-select[data-v-67af9cf9] {
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
  background: white;
  min-width: 5rem;
}
.verification-list[data-v-67af9cf9] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-67af9cf9],
.table-row[data-v-67af9cf9] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-67af9cf9] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-67af9cf9] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-username[data-v-67af9cf9] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-email[data-v-67af9cf9] {
  flex: 4;
}
.col-type[data-v-67af9cf9] {
  flex: 3;
}
.col-status[data-v-67af9cf9] {
  flex: 2;
  text-align: center;
  font-weight: 700;
}
.status-pending[data-v-67af9cf9] {
  color: #b34747;
}
.status-approved[data-v-67af9cf9] {
  color: #3a8d3a;
}
.status-denied[data-v-67af9cf9] {
  color: #999;
}
.col-actions[data-v-67af9cf9] {
  flex: 4;
  display: flex;
  justify-content: flex-end;
  gap: 0.375rem;
}
.btn[data-v-67af9cf9] {
  border: none;
  padding: 0.25rem 0.4375rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
  color: white;
}
.approve-btn[data-v-67af9cf9] {
  background-color: #3a8d3a;
}
.approve-btn[data-v-67af9cf9]:hover {
  background-color: #2a6b2a;
}
.deny-btn[data-v-67af9cf9] {
  background-color: #b34747;
}
.deny-btn[data-v-67af9cf9]:hover {
  background-color: #902828;
}
.no-actions[data-v-67af9cf9] {
  color: #999;
  font-size: 0.75rem;
  line-height: 1.0625rem;
}

/* Modal Styles */
.modal-overlay[data-v-67af9cf9] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal[data-v-67af9cf9] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.9375rem;
  width: 90%;
  max-width: 15.625rem;
  box-shadow: 0 0.15625rem 0.46875rem rgba(0, 0, 0, 0.3);
  text-align: center;
}
.modal-title[data-v-67af9cf9] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.modal-actions[data-v-67af9cf9] {
  margin-top: 0.78125rem;
  display: flex;
  justify-content: space-around;
}
.cancel-btn[data-v-67af9cf9] {
  background-color: #999;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.cancel-btn[data-v-67af9cf9]:hover {
  background-color: #777;
}
.approve-confirm-btn[data-v-67af9cf9] {
  background-color: #3a8d3a;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.approve-confirm-btn[data-v-67af9cf9]:hover {
  background-color: #2a6b2a;
}
.deny-confirm-btn[data-v-67af9cf9] {
  background-color: #b34747;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
}
.deny-confirm-btn[data-v-67af9cf9]:hover {
  background-color: #902828;
}
.no-data[data-v-67af9cf9] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

.admin-questions-dashboard[data-v-81cd4c26] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-81cd4c26] {
  margin-bottom: 0.625rem;
}
.title[data-v-81cd4c26] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-81cd4c26] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-81cd4c26] {
  display: flex;
  gap: 0.46875rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}
.search-input[data-v-81cd4c26] {
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 1px solid #ccc;
  min-width: 6.25rem;
}
.questions-list[data-v-81cd4c26] {
  background: white;
  border-radius: 0.25rem;
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-81cd4c26],
.table-row[data-v-81cd4c26] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 1px solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-81cd4c26] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-81cd4c26] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-user[data-v-81cd4c26] { flex: 2;
}
.col-question[data-v-81cd4c26] { flex: 4;
}
.col-status[data-v-81cd4c26] { flex: 1; text-align: center;
}
.col-answer[data-v-81cd4c26] { flex: 4;
}
.col-action[data-v-81cd4c26] { flex: 2; display: flex; justify-content: center;
}
.answer-input[data-v-81cd4c26] {
  width: 100%;
  padding: 0.25rem;
  border: 1px solid #800000;
  border-radius: 0.1875rem;
  font-size: 0.8125rem;
  resize: none;
}
.reply-btn[data-v-81cd4c26] {
  background-color: #800000;
  color: white;
  padding: 0.25rem 0.5rem;
  border-radius: 0.1875rem;
  font-size: 0.8125rem;
}
.reply-btn[data-v-81cd4c26]:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}
.answered[data-v-81cd4c26] {
  color: green;
  font-weight: bold;
}
.waiting[data-v-81cd4c26] {
  color: orange;
  font-weight: bold;
}
.no-data[data-v-81cd4c26] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}
.pagination[data-v-81cd4c26] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.625rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-81cd4c26] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
}
.pagination .btn[data-v-81cd4c26]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.feedback-dashboard[data-v-24e5d023] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
  background: #fff;
  border-radius: 10px;
}
h2[data-v-24e5d023] {
  color: #800000;
  margin-bottom: 20px;
}
.filters[data-v-24e5d023] {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.filters uni-input[data-v-24e5d023] {
  padding: 8px;
  border-radius: 6px;
  border: 1px solid #ccc;
  flex: 1;
}
.feedback-table table[data-v-24e5d023] {
  width: 100%;
  border-collapse: collapse;
}
.feedback-table th[data-v-24e5d023], .feedback-table td[data-v-24e5d023] {
  padding: 10px;
  border-bottom: 1px solid #eee;
  text-align: left;
}
.feedback-table uni-button[data-v-24e5d023] {
  margin-right: 6px;
  padding: 4px 10px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
}
.feedback-table uni-button[data-v-24e5d023]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.feedback-table .pending[data-v-24e5d023] {
  color: orange;
  font-weight: 600;
}
.feedback-table .reviewed[data-v-24e5d023] {
  color: green;
  font-weight: 600;
}

.verified-users[data-v-2ec97155] {
  padding: 0.625rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.header[data-v-2ec97155] {
  margin-bottom: 0.625rem;
}
.title[data-v-2ec97155] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-2ec97155] {
  font-size: 0.8125rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filters[data-v-2ec97155] {
  margin-bottom: 0.625rem;
}
.search-input[data-v-2ec97155] {
  width: 100%;
  padding: 0.25rem 0.375rem;
  font-size: 0.8125rem;
  border-radius: 0.1875rem;
  border: 0.03125rem solid #ccc;
  color: #800000;
}
.user-list[data-v-2ec97155] {
  background: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  font-size: 0.8125rem;
  overflow-y: auto;
}
.table-header[data-v-2ec97155],
.table-row[data-v-2ec97155] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  flex-wrap: nowrap;
}
.table-header[data-v-2ec97155] {
  font-weight: bold;
  color: #800000;
}
.col[data-v-2ec97155] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.3125rem;
}
.col-username[data-v-2ec97155] {
  flex: 3;
  padding-left: 0.3125rem;
}
.col-email[data-v-2ec97155] {
  flex: 4;
}
.col-verification-type[data-v-2ec97155] {
  flex: 3;
}
.col-verification-date[data-v-2ec97155] {
  flex: 3;
  text-align: center;
}
.pagination[data-v-2ec97155] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.pagination .btn[data-v-2ec97155] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 0.375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.pagination .btn[data-v-2ec97155]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination .btn[data-v-2ec97155]:hover:not(:disabled) {
  background-color: #a32a2a;
}
.no-data[data-v-2ec97155] {
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
  text-align: center;
}

.complaints-dashboard[data-v-8ba550a9] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
  background: white;
  border-radius: 8px;
}
h2[data-v-8ba550a9] {
  margin-bottom: 24px;
  color: #800000;
}
.filters[data-v-8ba550a9] {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.filters uni-input[data-v-8ba550a9] {
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.complaints-table table[data-v-8ba550a9] {
  width: 100%;
  border-collapse: collapse;
}
.complaints-table th[data-v-8ba550a9],
.complaints-table td[data-v-8ba550a9] {
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.complaints-table .pending[data-v-8ba550a9] {
  color: orange;
  font-weight: 600;
}
.complaints-table .approved[data-v-8ba550a9] {
  color: green;
  font-weight: 600;
}
.complaints-table .rejected[data-v-8ba550a9] {
  color: red;
  font-weight: 600;
}
.complaints-table uni-button[data-v-8ba550a9] {
  margin-right: 8px;
  padding: 6px 12px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.complaints-table uni-button[data-v-8ba550a9]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.logs-dashboard[data-v-83ff6c88] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
  background: white;
  border-radius: 8px;
}
h2[data-v-83ff6c88] {
  margin-bottom: 24px;
  color: #800000;
}
.filters[data-v-83ff6c88] {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.filters uni-input[data-v-83ff6c88] {
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.logs-table table[data-v-83ff6c88] {
  width: 100%;
  border-collapse: collapse;
}
.logs-table th[data-v-83ff6c88],
.logs-table td[data-v-83ff6c88] {
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.logs-table th[data-v-83ff6c88] {
  text-align: left;
}
.logs-table td[data-v-83ff6c88] {
  vertical-align: top;
}
.logs-table tbody tr[data-v-83ff6c88]:hover {
  background-color: #f5f5f5;
}

.couriers-dashboard[data-v-47e02205] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
  background: white;
  border-radius: 8px;
}
h2[data-v-47e02205] {
  margin-bottom: 24px;
  color: #800000;
}
.add-courier[data-v-47e02205],
.couriers-list[data-v-47e02205] {
  margin-bottom: 32px;
}
.add-courier uni-form[data-v-47e02205] {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.add-courier uni-input[data-v-47e02205] {
  flex: 1 1 200px;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.add-courier uni-button[data-v-47e02205] {
  background-color: #800000;
  color: white;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
}
.add-courier uni-button[data-v-47e02205]:disabled {
  background-color: #b56565;
  cursor: not-allowed;
}
.error[data-v-47e02205] {
  color: #c0392b;
  margin-top: 8px;
}
.success[data-v-47e02205] {
  color: #27ae60;
  margin-top: 8px;
}
.couriers-list uni-input.search-input[data-v-47e02205] {
  margin-bottom: 12px;
  padding: 8px;
  width: 300px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.couriers-list table[data-v-47e02205] {
  width: 100%;
  border-collapse: collapse;
}
.couriers-list th[data-v-47e02205],
.couriers-list td[data-v-47e02205] {
  padding: 10px;
  border-bottom: 1px solid #eee;
  text-align: left;
}
.couriers-list .active[data-v-47e02205] {
  color: green;
  font-weight: 600;
}
.couriers-list .inactive[data-v-47e02205] {
  color: red;
  font-weight: 600;
}
.couriers-list uni-button[data-v-47e02205] {
  margin-right: 8px;
  padding: 6px 12px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.couriers-list uni-button[data-v-47e02205]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.routing-dashboard[data-v-e48da459] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
  background: white;
  border-radius: 8px;
}
h2[data-v-e48da459] {
  margin-bottom: 24px;
  color: #800000;
}
.filters[data-v-e48da459] {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.filters uni-input[data-v-e48da459] {
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.shipments-table table[data-v-e48da459] {
  width: 100%;
  border-collapse: collapse;
}
.shipments-table th[data-v-e48da459],
.shipments-table td[data-v-e48da459] {
  padding: 10px;
  border-bottom: 1px solid #eee;
  text-align: left;
}
.shipments-table .pending[data-v-e48da459] {
  color: orange;
  font-weight: 600;
}
.shipments-table .in-transit[data-v-e48da459] {
  color: blue;
  font-weight: 600;
}
.shipments-table .delivered[data-v-e48da459] {
  color: green;
  font-weight: 600;
}
.shipments-table uni-button[data-v-e48da459] {
  margin-right: 8px;
  padding: 6px 12px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.shipments-table uni-button[data-v-e48da459]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.performance-dashboard[data-v-fea7f48b] {
  padding: 0.75rem;
  background: #fff;
  border-radius: 0.375rem;
}
.title[data-v-fea7f48b] {
  font-size: 1rem;
  color: #800000;
  margin-bottom: 0.625rem;
}
.filters[data-v-fea7f48b] {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.375rem;
  margin-bottom: 0.75rem;
}
.picker-btn[data-v-fea7f48b] {
  border: 0.03125rem solid #800000;
  padding: 0.375rem 0.625rem;
  border-radius: 0.3125rem;
}
.btn[data-v-fea7f48b] {
  background-color: #800000;
  color: #fff;
  padding: 0.375rem 0.625rem;
  border-radius: 0.3125rem;
  text-align: center;
}
.kpi-cards[data-v-fea7f48b] {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.625rem;
  margin-bottom: 0.75rem;
}
.card[data-v-fea7f48b] {
  background: #f8f8f8;
  padding: 0.5rem;
  border-radius: 0.375rem;
  width: 48%;
  text-align: center;
}
.card-title[data-v-fea7f48b] {
  font-size: 0.75rem;
  color: #333;
  margin-bottom: 0.25rem;
}
.card-value[data-v-fea7f48b] {
  font-size: 0.875rem;
  color: #800000;
  font-weight: bold;
}
.charts[data-v-fea7f48b] {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.625rem;
}
.chart-box[data-v-fea7f48b] {
  width: 100%;
  height: 12.5rem;
}

.policies-dashboard[data-v-ed9c673a] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
  background: white;
  border-radius: 8px;
}
h2[data-v-ed9c673a] {
  margin-bottom: 24px;
  color: #800000;
}
.add-policy[data-v-ed9c673a],
.policies-list[data-v-ed9c673a] {
  margin-bottom: 32px;
}
.add-policy uni-form[data-v-ed9c673a] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.add-policy uni-input[data-v-ed9c673a],
.add-policy uni-textarea[data-v-ed9c673a] {
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
  width: 100%;
}
.add-policy uni-button[data-v-ed9c673a] {
  background-color: #800000;
  color: white;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
}
.add-policy uni-button[data-v-ed9c673a]:disabled {
  background-color: #b56565;
  cursor: not-allowed;
}
.error[data-v-ed9c673a] {
  color: #c0392b;
}
.success[data-v-ed9c673a] {
  color: #27ae60;
}
.policies-list uni-input.search-input[data-v-ed9c673a] {
  margin-bottom: 12px;
  padding: 8px;
  width: 300px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.policies-list table[data-v-ed9c673a] {
  width: 100%;
  border-collapse: collapse;
}
.policies-list th[data-v-ed9c673a],
.policies-list td[data-v-ed9c673a] {
  padding: 10px;
  border-bottom: 1px solid #eee;
  text-align: left;
}
.policies-list uni-button[data-v-ed9c673a] {
  margin-right: 8px;
  padding: 6px 12px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}

.returns-dashboard[data-v-54d7d17d] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
  background: white;
  border-radius: 8px;
}
h2[data-v-54d7d17d] {
  margin-bottom: 24px;
  color: #800000;
}
.filters[data-v-54d7d17d] {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.returns-list table[data-v-54d7d17d] {
  width: 100%;
  border-collapse: collapse;
}
.returns-list th[data-v-54d7d17d],
.returns-list td[data-v-54d7d17d] {
  padding: 10px;
  border-bottom: 1px solid #eee;
  text-align: left;
}
.returns-list uni-button[data-v-54d7d17d] {
  padding: 6px 12px;
  border-radius: 4px;
  border: none;
  background-color: #800000;
  color: white;
  cursor: pointer;
}
.returns-list uni-button[data-v-54d7d17d]:disabled {
  background-color: #b56565;
  cursor: not-allowed;
}

.tracking-dashboard[data-v-a03128d6] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
  background: white;
  border-radius: 8px;
}
h2[data-v-a03128d6] {
  margin-bottom: 24px;
  color: #800000;
}
.filters[data-v-a03128d6] {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.shipments-list table[data-v-a03128d6] {
  width: 100%;
  border-collapse: collapse;
}
.shipments-list th[data-v-a03128d6],
.shipments-list td[data-v-a03128d6] {
  padding: 10px;
  border-bottom: 1px solid #eee;
  text-align: left;
}
.shipments-list uni-button[data-v-a03128d6] {
  padding: 6px 12px;
  border-radius: 4px;
  border: none;
  background-color: #800000;
  color: white;
  cursor: pointer;
}
.shipments-list uni-button[data-v-a03128d6]:disabled {
  background-color: #b56565;
  cursor: not-allowed;
}

.claims-dashboard[data-v-577516f3] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
  background: white;
  border-radius: 8px;
}
h2[data-v-577516f3] {
  margin-bottom: 24px;
  color: #800000;
}
.filters[data-v-577516f3] {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.claims-list table[data-v-577516f3] {
  width: 100%;
  border-collapse: collapse;
}
.claims-list th[data-v-577516f3],
.claims-list td[data-v-577516f3] {
  padding: 10px;
  border-bottom: 1px solid #eee;
  text-align: left;
}
.claims-list uni-button[data-v-577516f3] {
  margin-right: 6px;
  padding: 6px 12px;
  border-radius: 4px;
  border: none;
  background-color: #800000;
  color: white;
  cursor: pointer;
}
.claims-list uni-button[data-v-577516f3]:disabled {
  background-color: #b56565;
  cursor: not-allowed;
}

.logistics-dashboard[data-v-5d514831] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
  background: white;
  border-radius: 8px;
}
h2[data-v-5d514831] {
  margin-bottom: 16px;
  color: #800000;
}
.filters[data-v-5d514831] {
  display: flex;
  gap: 12px;
  margin-bottom: 16px;
}
.filters uni-label[data-v-5d514831] {
  display: flex;
  flex-direction: column;
}
table[data-v-5d514831] {
  width: 100%;
  border-collapse: collapse;
}
th[data-v-5d514831], td[data-v-5d514831] {
  padding: 10px;
  border-bottom: 1px solid #eee;
  text-align: left;
}
uni-button[data-v-5d514831] {
  margin-right: 6px;
  padding: 6px 12px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  background-color: #800000;
  color: white;
}
uni-button[data-v-5d514831]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.empty[data-v-5d514831] {
  margin-top: 16px;
  text-align: center;
  color: #666;
}

.reports-dashboard[data-v-42852678] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
}
h2[data-v-42852678] {
  color: #800000;
  margin-bottom: 16px;
}
.filters[data-v-42852678] {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.filters uni-input[data-v-42852678] {
  padding: 6px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.reports-table table[data-v-42852678] {
  width: 100%;
  border-collapse: collapse;
}
.reports-table th[data-v-42852678],
.reports-table td[data-v-42852678] {
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.evidence-images uni-image[data-v-42852678] {
  width: 80px;
  height: 80px;
  margin-right: 6px;
  border-radius: 8px;
}
.reports-table .pending[data-v-42852678] { color: orange; font-weight: 600;
}
.reports-table .approved[data-v-42852678] { color: green; font-weight: 600;
}
.reports-table .rejected[data-v-42852678] { color: red; font-weight: 600;
}
.reports-table uni-button[data-v-42852678] {
  margin-right: 6px;
  padding: 4px 8px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.reports-table uni-button[data-v-42852678]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.logistics-dashboard[data-v-07879e4a] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
  background: white;
  border-radius: 8px;
}
h2[data-v-07879e4a] {
  margin-bottom: 24px;
  color: #800000;
}
.filters[data-v-07879e4a] {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.filters uni-input[data-v-07879e4a] {
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.complaints-table table[data-v-07879e4a] {
  width: 100%;
  border-collapse: collapse;
}
.complaints-table th[data-v-07879e4a],
.complaints-table td[data-v-07879e4a] {
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.complaints-table .pending[data-v-07879e4a] {
  color: orange;
  font-weight: 600;
}
.complaints-table .approved[data-v-07879e4a] {
  color: green;
  font-weight: 600;
}
.complaints-table .rejected[data-v-07879e4a] {
  color: red;
  font-weight: 600;
}
.complaints-table uni-button[data-v-07879e4a] {
  margin-right: 8px;
  padding: 6px 12px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.complaints-table uni-button[data-v-07879e4a]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

uni-button[data-v-84a42a21] {
  background-color: #800000;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  margin: 5px;
}
uni-button[data-v-84a42a21]:hover {
  background-color: #5a0000;
}
.modal-overlay[data-v-84a42a21] {
  position: fixed;
  top:0; left:0; right:0; bottom:0;
  background: rgba(0,0,0,0.5);
  display:flex;
  justify-content:center;
  align-items:center;
}
.modal[data-v-84a42a21] {
  background:white;
  padding:20px;
  border-radius:8px;
  width:300px;
  text-align:center;
}
uni-input[data-v-84a42a21], select[data-v-84a42a21] {
  width: 100%;
  padding:8px;
  margin:5px 0;
  border:1px solid #ccc;
  border-radius:4px;
}

uni-button[data-v-c827b58f] {
  background-color: #800000; 
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  margin: 10px 0;
}
uni-button[data-v-c827b58f]:hover {
  background-color: #6b0000;
}
.modal[data-v-c827b58f] {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  max-width: 400px;
}
.modal uni-input[data-v-c827b58f] {
  padding: 8px;
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;
}
h2[data-v-c827b58f] {
  color: #800000;
}
h3[data-v-c827b58f] {
  color: #555;
}
ul[data-v-c827b58f] {
  list-style-type: none;
  padding-left: 0;
}
li[data-v-c827b58f] {
  display: flex;
  justify-content: space-between;
  padding: 8px;
  background-color: #f9f9f9;
  margin-bottom: 5px;
  border-radius: 5px;
}
li uni-button[data-v-c827b58f] {
  background-color: #ff4d4d; 
  color: white;
  padding: 5px 10px;
  border: none;
  cursor: pointer;
}
li uni-button[data-v-c827b58f]:hover {
  background-color: #e60000;
}

.analytics-staff-container[data-v-ddc386da] {
  padding: 20px;
  background-color: #fafafa;
}
h2[data-v-ddc386da] { color: #800000;
}
h3[data-v-ddc386da] { color: #555; margin-top: 20px;
}
.primary-btn[data-v-ddc386da] {
  background-color: #800000;
  color: white;
  padding: 10px 20px;
  border: none;
  margin-bottom: 15px;
  cursor: pointer;
  border-radius: 6px;
}
.secondary-btn[data-v-ddc386da] {
  background-color: #ccc;
  padding: 10px 20px;
  border: none;
  margin-left: 10px;
  cursor: pointer;
  border-radius: 6px;
}
.staff-list ul[data-v-ddc386da] {
  list-style: none;
  padding: 0;
}
.staff-list li[data-v-ddc386da] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  background: white;
  margin-bottom: 8px;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.staff-info[data-v-ddc386da] {
  display: flex;
  gap: 10px;
  align-items: center;
}
.staff-info .status.active[data-v-ddc386da] { color: green; font-weight: bold;
}
.staff-info .status.inactive[data-v-ddc386da] { color: gray; font-weight: bold;
}
.staff-actions uni-button[data-v-ddc386da] {
  margin-left: 5px;
  padding: 6px 12px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.staff-actions .danger[data-v-ddc386da] { background-color: #ff4d4d; color: white;
}
.staff-actions .danger[data-v-ddc386da]:hover { background-color: #e60000;
}
.modal[data-v-ddc386da] {
  position: fixed;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 20px;
  border-radius: 10px;
  width: 350px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  z-index: 100;
}
.modal uni-input[data-v-ddc386da], .modal select[data-v-ddc386da] {
  width: 100%;
  padding: 8px;
  margin-bottom: 10px;
  border-radius: 6px;
  border: 1px solid #ddd;
}

uni-button[data-v-fc020151] {
  background-color: #800000; 
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  margin: 10px 0;
}
uni-button[data-v-fc020151]:hover {
  background-color: #6b0000;
}
.modal[data-v-fc020151] {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  max-width: 400px;
}
.modal uni-input[data-v-fc020151] {
  padding: 8px;
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;
}
h2[data-v-fc020151] {
  color: #800000;
}
h3[data-v-fc020151] {
  color: #555;
}
ul[data-v-fc020151] {
  list-style-type: none;
  padding-left: 0;
}
li[data-v-fc020151] {
  display: flex;
  justify-content: space-between;
  padding: 8px;
  background-color: #f9f9f9;
  margin-bottom: 5px;
  border-radius: 5px;
}
li uni-button[data-v-fc020151] {
  background-color: #ff4d4d; 
  color: white;
  padding: 5px 10px;
  border: none;
  cursor: pointer;
}
li uni-button[data-v-fc020151]:hover {
  background-color: #e60000;
}

uni-button[data-v-3a544f8a] {
  background-color: #800000; 
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  margin: 10px 0;
}
uni-button[data-v-3a544f8a]:hover {
  background-color: #6b0000;
}
.modal[data-v-3a544f8a] {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  max-width: 400px;
}
.modal uni-input[data-v-3a544f8a] {
  padding: 8px;
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;
}
h2[data-v-3a544f8a] {
  color: #800000;
}
h3[data-v-3a544f8a] {
  color: #555;
}
ul[data-v-3a544f8a] {
  list-style-type: none;
  padding-left: 0;
}
li[data-v-3a544f8a] {
  display: flex;
  justify-content: space-between;
  padding: 8px;
  background-color: #f9f9f9;
  margin-bottom: 5px;
  border-radius: 5px;
}
li uni-button[data-v-3a544f8a] {
  background-color: #ff4d4d; 
  color: white;
  padding: 5px 10px;
  border: none;
  cursor: pointer;
}
li uni-button[data-v-3a544f8a]:hover {
  background-color: #e60000;
}

uni-button[data-v-849a8d57] {
  background-color: #800000; 
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  margin: 5px;
}
uni-button[data-v-849a8d57]:hover { background-color: #6b0000;
}
.danger[data-v-849a8d57] { background-color: #ff4d4d;
}
.danger[data-v-849a8d57]:hover { background-color: #e60000;
}
.modal[data-v-849a8d57] {
  position: fixed; top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff; padding: 20px;
  border-radius: 10px; width: 300px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
.modal uni-input[data-v-849a8d57], .modal select[data-v-849a8d57] {
  width: 100%; padding: 8px; margin-bottom: 10px;
  border: 1px solid #ddd; border-radius: 5px;
}
.modal-actions[data-v-849a8d57] { display: flex; justify-content: space-between;
}
.status.active[data-v-849a8d57] { color: green;
}
.status.inactive[data-v-849a8d57] { color: red;
}

uni-button[data-v-7aef5803] {
  background-color: #800000; 
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  margin: 10px 0;
}
uni-button[data-v-7aef5803]:hover {
  background-color: #6b0000;
}
.modal[data-v-7aef5803] {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  max-width: 400px;
}
.modal uni-input[data-v-7aef5803] {
  padding: 8px;
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;
}
h2[data-v-7aef5803] {
  color: #800000;
}
h3[data-v-7aef5803] {
  color: #555;
}
ul[data-v-7aef5803] {
  list-style-type: none;
  padding-left: 0;
}
li[data-v-7aef5803] {
  display: flex;
  justify-content: space-between;
  padding: 8px;
  background-color: #f9f9f9;
  margin-bottom: 5px;
  border-radius: 5px;
}
li uni-button[data-v-7aef5803] {
  background-color: #ff4d4d; 
  color: white;
  padding: 5px 10px;
  border: none;
  cursor: pointer;
}
li uni-button[data-v-7aef5803]:hover {
  background-color: #e60000;
}

uni-button[data-v-c67a05fc] {
  background-color: #800000; 
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  margin: 10px 0;
}
uni-button[data-v-c67a05fc]:hover {
  background-color: #6b0000;
}
.modal[data-v-c67a05fc] {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  max-width: 400px;
}
.modal uni-input[data-v-c67a05fc] {
  padding: 8px;
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;
}
h2[data-v-c67a05fc] {
  color: #800000;
}
h3[data-v-c67a05fc] {
  color: #555;
}
ul[data-v-c67a05fc] {
  list-style-type: none;
  padding-left: 0;
}
li[data-v-c67a05fc] {
  display: flex;
  justify-content: space-between;
  padding: 8px;
  background-color: #f9f9f9;
  margin-bottom: 5px;
  border-radius: 5px;
}
li uni-button[data-v-c67a05fc] {
  background-color: #ff4d4d; 
  color: white;
  padding: 5px 10px;
  border: none;
  cursor: pointer;
}
li uni-button[data-v-c67a05fc]:hover {
  background-color: #e60000;
}

uni-button[data-v-87c13a86] {
  background-color: #800000;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  margin: 10px 0;
}
uni-button[data-v-87c13a86]:hover {
  background-color: #6b0000;
}
.modal[data-v-87c13a86] {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  max-width: 400px;
}
.modal uni-input[data-v-87c13a86] {
  padding: 8px;
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;
}
h2[data-v-87c13a86] {
  color: #800000;
}
h3[data-v-87c13a86] {
  color: #555;
}
ul[data-v-87c13a86] {
  list-style-type: none;
  padding-left: 0;
}
li[data-v-87c13a86] {
  display: flex;
  justify-content: space-between;
  padding: 8px;
  background-color: #f9f9f9;
  margin-bottom: 5px;
  border-radius: 5px;
}
li uni-button[data-v-87c13a86] {
  background-color: #ff4d4d;
  color: white;
  padding: 5px 10px;
  border: none;
  cursor: pointer;
}
li uni-button[data-v-87c13a86]:hover {
  background-color: #e60000;
}

uni-button[data-v-013a721b] {
  background-color: #800000; 
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  margin: 10px 0;
}
uni-button[data-v-013a721b]:hover {
  background-color: #6b0000;
}
.modal[data-v-013a721b] {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  max-width: 400px;
}
.modal uni-input[data-v-013a721b] {
  padding: 8px;
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;
}
h2[data-v-013a721b] {
  color: #800000;
}
h3[data-v-013a721b] {
  color: #555;
}
ul[data-v-013a721b] {
  list-style-type: none;
  padding-left: 0;
}
li[data-v-013a721b] {
  display: flex;
  justify-content: space-between;
  padding: 8px;
  background-color: #f9f9f9;
  margin-bottom: 5px;
  border-radius: 5px;
}
li uni-button[data-v-013a721b] {
  background-color: #ff4d4d; 
  color: white;
  padding: 5px 10px;
  border: none;
  cursor: pointer;
}
li uni-button[data-v-013a721b]:hover {
  background-color: #e60000;
}

/* Button Styles */
uni-button[data-v-42568a24] {
  background-color: #800000;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
}
uni-button[data-v-42568a24]:hover {
  background-color: #5a0000; /* Slightly darker on hover */
}

/* Modal Styles */
.modal-overlay[data-v-42568a24] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); /* Darken the background */
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal[data-v-42568a24] {
  background-color: white;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  width: 300px;
  text-align: center;
}
uni-input[data-v-42568a24] {
  width: 100%;
  padding: 8px;
  margin: 10px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
}
uni-input[data-v-42568a24]:focus {
  outline: none;
  border-color: #800000;
}
.modal uni-button[data-v-42568a24] {
  margin-top: 10px;
}
.modal uni-button[data-v-42568a24]:first-child {
  background-color: #800000;
}
.modal uni-button[data-v-42568a24]:nth-child(2) {
  background-color: #ccc;
}
.modal uni-button[data-v-42568a24]:hover {
  background-color: #5a0000; /* Slightly darker on hover */
}

/* Button Styles */
uni-button[data-v-9d6464c4] {
  background-color: #800000;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
}
uni-button[data-v-9d6464c4]:hover {
  background-color: #5a0000; /* Slightly darker on hover */
}

/* Modal Styles */
.modal-overlay[data-v-9d6464c4] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); /* Darken the background */
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal[data-v-9d6464c4] {
  background-color: white;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  width: 300px;
  text-align: center;
}
uni-input[data-v-9d6464c4] {
  width: 100%;
  padding: 8px;
  margin: 10px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
}
uni-input[data-v-9d6464c4]:focus {
  outline: none;
  border-color: #800000;
}
.modal uni-button[data-v-9d6464c4] {
  margin-top: 10px;
}
.modal uni-button[data-v-9d6464c4]:first-child {
  background-color: #800000;
}
.modal uni-button[data-v-9d6464c4]:nth-child(2) {
  background-color: #ccc;
}
.modal uni-button[data-v-9d6464c4]:hover {
  background-color: #5a0000; /* Slightly darker on hover */
}

.manage-staff-container[data-v-a16005b3] {
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background-color: rgb(217, 211, 211); 
  box-shadow: 0 4px 16px rgba(143, 56, 56, 0.05); 
  min-height: 100vh;
}
.header-card[data-v-a16005b3] {
  background: white;
  padding: 30px 25px;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  text-align: center;
}
h1[data-v-a16005b3] {
  font-size: 2.5em;
  margin: 0;
  color: #800000;
}
.subtitle[data-v-a16005b3] {
  margin-top: 10px;
  font-size: 1.1em;
  color: #800000;
}
.staff-section[data-v-a16005b3] {
  background: white;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
}

/* General container styling */
.admin-profile-container[data-v-ca570ac1] {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background: #f7f7f7;
  padding: 2rem;
  border-radius: 1rem;
}

/* Header styling */
.profile-header[data-v-ca570ac1] {
  display: flex;
  align-items: center;
  background: #ffffff; /* Neutral white background */
  padding: 2rem;
  border-radius: 1rem;
  gap: 2rem;
  color: #333;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.profile-image-wrapper[data-v-ca570ac1] {
  border: 4px solid #ccc; /* Soft border for image */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  overflow: hidden;
}
.profile-image[data-v-ca570ac1] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.profile-basic-info[data-v-ca570ac1] {
  flex-grow: 1;
}
.profile-basic-info h2[data-v-ca570ac1] {
  font-size: 2rem;
  font-weight: 700;
  color: #333;
}
.job-title[data-v-ca570ac1], .location[data-v-ca570ac1] {
  font-size: 1.1rem;
  margin-top: 0.3rem;
  opacity: 0.8;
  color: #666;
}
.tags[data-v-ca570ac1] {
  margin-top: 1rem;
}
.tag[data-v-ca570ac1] {
  display: inline-block;
  background: #e0e0e0; /* Light gray tag */
  border-radius: 1rem;
  padding: 0.3rem 0.9rem;
  color: #333;
  margin-right: 0.5rem;
  font-size: 0.9rem;
}
.send-message-btn[data-v-ca570ac1] {
  background: #800000; 
  color: white;
  font-weight: 700;
  padding: 0.75rem 1.5rem;
  border-radius: 3rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  transition: background 0.3s ease;
}
.send-message-btn[data-v-ca570ac1]:hover {
  background: #388E3C;
}

/* Main content styling */
.profile-main[data-v-ca570ac1] {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
}
.edit-profile[data-v-ca570ac1], .about-section[data-v-ca570ac1] {
  flex: 1;
  background: #fff;
  border-radius: 1rem;
  padding: 2rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.edit-profile h3[data-v-ca570ac1], .about-section h3[data-v-ca570ac1] {
  margin-top: 0;
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 1.5rem;
  color: #333;
}
.form-row[data-v-ca570ac1] {
  display: flex;
  gap: 1rem;
}
.form-group[data-v-ca570ac1] {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.2rem;
}
.form-group uni-label[data-v-ca570ac1] {
  font-size: 1rem;
  margin-bottom: 0.3rem;
  color: #666;
}
.form-group uni-input[data-v-ca570ac1] {
  background: #f0f0f0; /* Light neutral input background */
  border: 1px solid #ccc;
  border-radius: 0.6rem;
  padding: 0.6rem 1rem;
  color: #333;
  font-size: 1rem;
  outline: none;
  transition: background 0.2s ease;
}
.form-group uni-input[data-v-ca570ac1]:focus {
  background: #ffffff;
  border-color: #800000;
}
.update-btn[data-v-ca570ac1] {
  background: #800000; 
  border: none;
  padding: 1rem 2rem;
  border-radius: 3rem;
  color: white;
  font-weight: 700;
  font-size: 1.1rem;
  cursor: pointer;
  transition: background 0.3s ease;
}


/* About Section Icons */
.icon-check[data-v-ca570ac1]::before {
  content: '✔️';
  margin-right: 1rem;
}
.icon-user[data-v-ca570ac1]::before {
  content: '👤';
  margin-right: 0.5rem;
}
.icon-code[data-v-ca570ac1]::before {
  content: '💻';
  margin-right: 0.5rem;
}
.icon-flag[data-v-ca570ac1]::before {
  content: '🏳️';
  margin-right: 0.5rem;
}
.icon-globe[data-v-ca570ac1]::before {
  content: '🌐';
  margin-right: 0.5rem;
}
.icon-envelope[data-v-ca570ac1]::before {
  content: '✉️';
  margin-right: 0.5rem;
}
.icon-phone[data-v-ca570ac1]::before {
  content: '📞';
  margin-right: 0.5rem;
}

.notifications-container[data-v-a0241182] {
  padding: 0.625rem;
  background: #fff;
  min-height: 100vh;
}
.header[data-v-a0241182] {
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
  text-align: center;
}
.loading[data-v-a0241182],
.empty[data-v-a0241182] {
  text-align: center;
  color: #888;
  font-size: 0.875rem;
  margin-top: 1.25rem;
}
.notification-list[data-v-a0241182] {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.notification-item[data-v-a0241182] {
  border: 0.03125rem solid #eee;
  border-radius: 0.375rem;
  padding: 0.625rem;
  background: #fafafa;
  cursor: pointer;  /* Make the card clickable */
  transition: background-color 0.3s;
}
.notification-item[data-v-a0241182]:hover {
  background-color: #f0f0f0;  /* Change background color on hover */
}
.title[data-v-a0241182] {
  font-weight: bold;
  color: #800000;
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}
.message[data-v-a0241182] {
  font-size: 0.8125rem;
  color: #333;
  margin-bottom: 0.3125rem;
}
.timestamp[data-v-a0241182] {
  font-size: 0.6875rem;
  color: #999;
  text-align: right;
}

.notification-detail-container[data-v-8715eba9] {
  padding: 0.625rem;
  background: #fff;
  min-height: 100vh;
}
.detail-title[data-v-8715eba9] {
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.detail-message[data-v-8715eba9] {
  font-size: 0.875rem;
  color: #333;
  margin-bottom: 0.625rem;
}
.detail-timestamp[data-v-8715eba9],
.detail-category[data-v-8715eba9],
.detail-role[data-v-8715eba9],
.detail-priority[data-v-8715eba9] {
  font-size: 0.8125rem;
  color: #555;
  margin-bottom: 0.46875rem;
}
.detail-action-url[data-v-8715eba9] {
  margin-top: 0.625rem;
  font-size: 0.8125rem;
}
.action-link[data-v-8715eba9] {
  color: #800000;
  text-decoration: underline;
}
.action-buttons[data-v-8715eba9] {
  margin-top: 1.25rem;
}
.action-btn[data-v-8715eba9] {
  background-color: #800000;
  color: white;
  font-size: 0.875rem;
  padding: 0.375rem 0.625rem;
  border-radius: 0.25rem;
  width: 100%;
  border: none;
  cursor: pointer;
}
.action-btn[data-v-8715eba9]:hover {
  background-color: #661818;
}
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.help-page[data-v-af74e605] {
  padding: 0.625rem;
  background: #f9f9f9;
  min-height: 100vh;
}
.help-page .header[data-v-af74e605] {
  margin-bottom: 1.25rem;
}
.help-page .header .title[data-v-af74e605] {
  font-size: 1.1875rem;
  font-weight: bold;
  color: #800000;
}
.help-page .header .subtitle[data-v-af74e605] {
  font-size: 0.5rem;
  color: #666;
  margin-top: 0.3125rem;
}
.help-page .help-sections[data-v-af74e605] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.help-page .help-sections .card[data-v-af74e605] {
  display: flex;
  align-items: center;
  background: white;
  padding: 0.75rem;
  border-radius: 0.625rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.05);
  cursor: pointer;
  transition: 0.3s;
}
.help-page .help-sections .card[data-v-af74e605]:hover {
  background: #fff6f6;
}
.help-page .help-sections .card .card-content[data-v-af74e605] {
  margin-left: 0.625rem;
}
.help-page .help-sections .card .card-content .card-title[data-v-af74e605] {
  font-weight: 600;
  font-size: 0.9375rem;
  color: #333;
}
.help-page .help-sections .card .card-content .card-desc[data-v-af74e605] {
  font-size: 0.375rem;
  color: #999;
  margin-top: 0.3125rem;
}
.upload-container[data-v-ac177d46] {
  padding: 0.625rem;
  background: #fff;
  min-height: 100vh;
}
.header[data-v-ac177d46] {
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.upload-section[data-v-ac177d46] {
  margin-bottom: 0.625rem;
}
.note-input[data-v-ac177d46] {
  width: 100%;
  border: 0.03125rem solid #ccc;
  border-radius: 0.375rem;
  padding: 0.375rem;
  font-size: 0.875rem;
  resize: none;
}
.upload-btn[data-v-ac177d46] {
  background-color: #800000;
  color: white;
  padding: 0.625rem;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  cursor: pointer;
}
.status-message[data-v-ac177d46] {
  margin-top: 0.625rem;
  font-size: 0.8125rem;
  color: #333;
}

.faq-page[data-v-1a038c7d] {
  padding: 0.75rem;
  background-color: #fff;
  min-height: 100vh;
}
.header[data-v-1a038c7d] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.75rem;
}
.faq-item[data-v-1a038c7d] {
  margin-bottom: 1rem;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.5rem;
}
.question[data-v-1a038c7d] {
  display: flex;
  align-items: center;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #333;
  cursor: pointer;
}
.q-icon[data-v-1a038c7d] {
  color: #800000;
  font-size: 1.0625rem;
  margin-right: 0.375rem;
}
.q-text[data-v-1a038c7d] {
  flex: 1;
}
.answer[data-v-1a038c7d] {
  margin-top: 0.375rem;
  color: #666;
  font-size: 0.875rem;
  line-height: 1.5;
}

.onboarding-guide[data-v-654aa36a] {
  padding: 0.75rem;
  background-color: #fff;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.header[data-v-654aa36a] {
  font-size: 1.25rem;
  font-weight: 700;
  color: #800000;
  margin-bottom: 1rem;
  text-align: center;
}
.step[data-v-654aa36a] {
  margin-bottom: 1rem;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.5rem;
}
.step-header[data-v-654aa36a] {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  margin-bottom: 0.25rem;
}
.step-number[data-v-654aa36a] {
  background-color: #800000;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  text-align: center;
  font-size: 1rem;
}
.step-title[data-v-654aa36a] {
  font-weight: 600;
  font-size: 1rem;
  color: #333;
}
.step-description[data-v-654aa36a] {
  font-size: 0.875rem;
  color: #555;
  line-height: 1.5;
  margin-left: 1.625rem; /* align text after the number circle */
}
.start-button[data-v-654aa36a] {
  margin-top: auto;
  align-self: center;
  background-color: #800000;
  color: white;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.375rem 1.5rem;
  border-radius: 0.25rem;
  border: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.start-button[data-v-654aa36a]:active {
  background-color: #a00000;
}

.overview-container[data-v-8eed96d2] {
  padding: 24px;
  background: #f5f5f5;
  height: 100%;
  box-sizing: border-box;
}
h2[data-v-8eed96d2] {
  color: #800000;
  margin-bottom: 8px;
  font-weight: 700;
}
p[data-v-8eed96d2] {
  color: #333;
  margin-bottom: 24px;
}
.tool-grid[data-v-8eed96d2] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 24px;
}
.tool-card[data-v-8eed96d2] {
  background: white;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 1px 6px rgb(0 0 0 / 0.1);
  cursor: pointer;
  transition: box-shadow 0.3s ease, transform 0.2s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.tool-card[data-v-8eed96d2]:hover {
  box-shadow: 0 4px 12px rgb(128 0 0 / 0.4);
  transform: translateY(-4px);
}
.icon-wrapper[data-v-8eed96d2] {
  background: #800000;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
  color: white;
}
h3[data-v-8eed96d2] {
  margin: 0 0 8px;
  color: #800000;
  font-weight: 600;
}
.tool-card p[data-v-8eed96d2] {
  font-size: 14px;
  color: #555;
}

.contact-container[data-v-a7b428e7] {
  max-width: 600px;
  margin: 0 auto;
  padding: 24px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
  color: #333;
}
h2[data-v-a7b428e7] {
  color: #800000;
  margin-bottom: 8px;
  font-weight: 700;
}
.lead-info[data-v-a7b428e7] {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 20px;
}
.avatar[data-v-a7b428e7] {
  background: #800000;
  color: white;
  font-weight: 700;
  font-size: 28px;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.details h3[data-v-a7b428e7] {
  margin: 0;
  color: #800000;
  font-weight: 600;
}
.details p[data-v-a7b428e7] {
  margin: 2px 0;
  font-size: 14px;
}
.message-box[data-v-a7b428e7] {
  width: 100%;
  resize: vertical;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 16px;
  margin-bottom: 12px;
}
uni-button[data-v-a7b428e7] {
  background: #800000;
  color: white;
  padding: 10px 18px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.3s ease;
}
uni-button[data-v-a7b428e7]:disabled {
  background: #ccc;
  cursor: not-allowed;
}
uni-button[data-v-a7b428e7]:not(:disabled):hover {
  background: #a00000;
}
.success[data-v-a7b428e7] {
  color: green;
  margin-top: 10px;
}
.error[data-v-a7b428e7] {
  color: red;
  margin-top: 10px;
}

/* Wrapper background */
.reset-wrapper[data-v-ac7fb9a8] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
  padding: 40px 24px;
  background: linear-gradient(135deg, #2b0000 0%, #4d0000 50%, #1a0000 100%);
  font-family: "Segoe UI", Roboto, sans-serif;
}

/* Header */
.reset-header[data-v-ac7fb9a8] {
  text-align: center;
  margin-bottom: 40px;
}
.brand[data-v-ac7fb9a8] {
  font-size: 36px;
  font-weight: 900;
  color: #fff;
  letter-spacing: 4px;
}
.tagline[data-v-ac7fb9a8] {
  font-size: 12px;
  margin-top: 6px;
  color: #ffcccc;
  opacity: 0.8;
}

/* Glass card */
.reset-card[data-v-ac7fb9a8] {
  width: 100%;
  max-width: 420px;
  padding: 30px 26px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 10px 40px rgba(0,0,0,0.4);
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Form text */
.form-title[data-v-ac7fb9a8] {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 8px;
}
.form-subtitle[data-v-ac7fb9a8] {
  font-size: 14px;
  color: #ffdede;
  margin-bottom: 20px;
  text-align: center;
}

/* Inputs */
.input[data-v-ac7fb9a8] {
  width: 100%;
  padding: 14px;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  color: #fff;
  background: rgba(255,255,255,0.18);
  margin-bottom: 16px;
}

/* Button */
.reset-btn[data-v-ac7fb9a8] {
  width: 45%;
  background: linear-gradient(135deg, #800000, #9e0000);
  color: white;
  font-weight: bold;
  padding: 14px;
  border-radius: 10px;
  font-size: 16px;
  letter-spacing: 1px;
  cursor: pointer;
  box-shadow: 0 4px 16px rgba(255,60,60,0.4);
  transition: transform 0.1s ease, background 0.3s ease;
}
.reset-btn[data-v-ac7fb9a8]:hover {
  background: linear-gradient(135deg, #9e0000, #b30000);
  transform: translateY(-1px);
}
.reset-btn[data-v-ac7fb9a8]:active {
  transform: scale(0.98);
}

/* Back link */
.back-link[data-v-ac7fb9a8] {
  margin-top: 20px;
}
.link[data-v-ac7fb9a8] {
  color: #ffdede;
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}

.settings-container[data-v-6a6973c4] {
  padding: 16px;
  background-color: #f9f9f9;
}
.settings-section[data-v-6a6973c4] {
  margin-bottom: 16px;
}
.section-title[data-v-6a6973c4] {
  font-size: 18px;
  font-weight: bold;
  color: #800000; /* Maroon */
  margin-bottom: 8px;
}
.form-group[data-v-6a6973c4] {
  margin-bottom: 12px;
}
.picker[data-v-6a6973c4] {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
}
uni-button[data-v-6a6973c4] {
  background-color: #800000; /* Maroon */
  color: white;
  padding: 12px 16px;
  border: none;
  border-radius: 4px;
  font-size: 16px;
}
uni-button[data-v-6a6973c4]:hover {
  background-color: #660000; /* Darker Maroon */
}
.switch[data-v-6a6973c4] {
  background-color: #800000; /* Maroon */
}
.not-authorized[data-v-6a6973c4] {
  color: red;
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
}

.reports-container[data-v-1e6bfc12] {
  padding: 20px;
  font-family: Arial, sans-serif;
}
.filter-bar[data-v-1e6bfc12] {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  flex-wrap: wrap;
  align-items: center;
}
.filter-bar uni-input[data-v-1e6bfc12],
.filter-bar select[data-v-1e6bfc12] {
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.filter-bar uni-button[data-v-1e6bfc12] {
  padding: 8px 12px;
  cursor: pointer;
}
.btn-new[data-v-1e6bfc12] {
  background-color: #800000;
  color: white;
  font-weight: bold;
  border: none;
  border-radius: 4px;
}
.reports-table[data-v-1e6bfc12] {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
}
.reports-table th[data-v-1e6bfc12],
.reports-table td[data-v-1e6bfc12] {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}
.clickable[data-v-1e6bfc12] {
  cursor: pointer;
  color: #800000;
  text-decoration: underline;
}
.status-submitted[data-v-1e6bfc12] {
  color: orange;
  font-weight: bold;
}
.status-approved[data-v-1e6bfc12] {
  color: green;
  font-weight: bold;
}
.status-rejected[data-v-1e6bfc12] {
  color: red;
  font-weight: bold;
}
.pagination[data-v-1e6bfc12] {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 20px;
}
.loading[data-v-1e6bfc12] {
  font-weight: bold;
  font-size: 1.2em;
}
.error-msg[data-v-1e6bfc12] {
  color: red;
  font-weight: bold;
  margin-top: 10px;
}

/* Modal styling */
.modal-overlay[data-v-1e6bfc12] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.modal[data-v-1e6bfc12] {
  background: white;
  padding: 20px;
  border-radius: 8px;
  width: 600px;
  max-height: 80vh;
  overflow-y: auto;
}
.content[data-v-1e6bfc12] {
  white-space: pre-wrap;
  background-color: #f5f5f5;
  padding: 12px;
  border-radius: 4px;
  margin-top: 8px;
}
.form-modal uni-input[data-v-1e6bfc12],
.form-modal uni-textarea[data-v-1e6bfc12] {
  width: 100%;
  margin-bottom: 12px;
  padding: 8px;
  box-sizing: border-box;
}
.form-actions[data-v-1e6bfc12] {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}

.analytics-dashboard[data-v-986f95a4] {
  padding: 24px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.filters[data-v-986f95a4] {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 24px;
}
.filters uni-label[data-v-986f95a4] {
  font-weight: bold;
}
.filters uni-input[data-v-986f95a4],
.filters select[data-v-986f95a4] {
  padding: 6px 8px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.filters uni-button[data-v-986f95a4] {
  background-color: #800000;
  border: none;
  color: white;
  padding: 8px 12px;
  border-radius: 4px;
  cursor: pointer;
}
.filters uni-button[data-v-986f95a4]:hover {
  background-color: #a00000;
}
.stats-cards[data-v-986f95a4] {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
}
.card[data-v-986f95a4] {
  flex: 1;
  background: white;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgb(0 0 0 / 0.1);
  text-align: center;
  font-size: 1.2em;
}
.charts[data-v-986f95a4] {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: space-between;
}
uni-canvas[data-v-986f95a4] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgb(0 0 0 / 0.1);
  flex: 1 1 45%;
  max-width: 600px;
  padding: 12px;
}
.top-products[data-v-986f95a4] {
  margin-top: 32px;
  background: #fff;
  padding: 16px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgb(0 0 0 / 0.1);
}
.top-products ul[data-v-986f95a4] {
  padding-left: 20px;
}
.top-products li[data-v-986f95a4] {
  line-height: 1.6;
}
.pagination[data-v-986f95a4] {
  margin-top: 12px;
  display: flex;
  align-items: center;
  gap: 16px;
}

/* your existing styles */
.finance-dashboard[data-v-fcc3934e] { max-width: 1200px; margin: 0 auto; padding: 24px; font-family: Arial; color: #333;
}
h1[data-v-fcc3934e] { color: #800000; margin-bottom: 24px;
}
.kpi-cards[data-v-fcc3934e] { display: flex; flex-wrap: wrap; gap: 16px; margin-bottom: 32px;
}
.card[data-v-fcc3934e] { background: #f9f9f9; padding: 16px 24px; border-radius: 8px; flex: 1 1 220px; box-shadow: 0 1px 4px rgba(0,0,0,0.1); text-align: center;
}
.card.alert[data-v-fcc3934e] { background: #ffe5e5; border: 1px solid #800000;
}
.label[data-v-fcc3934e] { font-weight: 600; margin-bottom: 6px; color: #800000;
}
.value[data-v-fcc3934e] { font-size: 20px; font-weight: 700; color: #333;
}
.charts-section[data-v-fcc3934e] { margin-bottom: 48px;
}
.commission-table[data-v-fcc3934e] { width: 100%; border-collapse: collapse; margin-bottom: 32px;
}
.commission-table th[data-v-fcc3934e], .commission-table td[data-v-fcc3934e] { border: 1px solid #ddd; padding: 8px 12px; text-align: left; color: #333;
}
.commission-table th[data-v-fcc3934e] { background-color: #800000; color: white;
}
.commission-table tr[data-v-fcc3934e]:nth-child(even) { background-color: #f9f9f9;
}
.charts-section uni-canvas[data-v-fcc3934e] {
  width: 100%;
  height: 300px; /* or whatever height you want */
}

.complaints-dashboard[data-v-6193adc4] {
  padding: 24px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background: white;
  border-radius: 8px;
}
h2[data-v-6193adc4] {
  margin-bottom: 24px;
  color: #800000;
}
.new-complaint[data-v-6193adc4],
.complaints-list[data-v-6193adc4] {
  margin-bottom: 32px;
}
.new-complaint uni-form[data-v-6193adc4] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.new-complaint uni-input[data-v-6193adc4],
.new-complaint select[data-v-6193adc4],
.new-complaint uni-textarea[data-v-6193adc4] {
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.new-complaint uni-button[data-v-6193adc4] {
  background-color: #800000;
  color: white;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
}
.error[data-v-6193adc4] {
  color: #c0392b;
  margin-top: 8px;
}
.success[data-v-6193adc4] {
  color: #27ae60;
  margin-top: 8px;
}
.complaints-list uni-input.search-input[data-v-6193adc4] {
  margin-bottom: 12px;
  padding: 8px;
  width: 300px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.complaints-list table[data-v-6193adc4] {
  width: 100%;
  border-collapse: collapse;
}
.complaints-list th[data-v-6193adc4],
.complaints-list td[data-v-6193adc4] {
  padding: 10px;
  border-bottom: 1px solid #eee;
  text-align: left;
}
.complaints-list .pending[data-v-6193adc4] {
  color: orange;
  font-weight: 600;
}
.complaints-list .approved[data-v-6193adc4] {
  color: green;
  font-weight: 600;
}
.complaints-list .rejected[data-v-6193adc4] {
  color: red;
  font-weight: 600;
}
.complaints-list uni-button[data-v-6193adc4] {
  margin-right: 8px;
  padding: 6px 12px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.complaints-list uni-button[data-v-6193adc4]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.chart-container[data-v-d982c822] { padding: 0.75rem; background: #fff; border-radius: 0.375rem;
}
.chart-header[data-v-d982c822] { flex-direction: row; justify-content: space-between; align-items: center; margin-bottom: 0.5rem;
}
.title[data-v-d982c822] { font-size: 0.875rem; color: #800000;
}
.controls[data-v-d982c822] { flex-direction: row; align-items: center; gap: 0.375rem;
}
.btn[data-v-d982c822], .picker-btn[data-v-d982c822] { padding: 0.375rem 0.5rem; background: #f1f1f1; border-radius: 0.25rem; text-align: center;
}
.summary-stats[data-v-d982c822] { flex-direction: row; flex-wrap: wrap; gap: 0.5rem; margin-bottom: 0.75rem;
}
.stat-box[data-v-d982c822] { flex: 1; min-width: 3.75rem; padding: 0.375rem; background: #f6f8fa; border-radius: 0.25rem; text-align: center;
}
.label[data-v-d982c822] { font-size: 0.4375rem; color: #666;
}
.value[data-v-d982c822] { font-size: 0.5625rem; font-weight: bold;
}
.charts[data-v-d982c822] { flex-direction: row; flex-wrap: wrap; gap: 0.625rem;
}
.chart-box[data-v-d982c822] { width: 100%; height: 12.5rem;
}

.dashboard[data-v-61c07220] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
}
.stats-cards[data-v-61c07220] {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
}
.card[data-v-61c07220] {
  flex: 1;
  padding: 16px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  text-align: center;
}
.categories-section[data-v-61c07220] {
  margin-top: 32px;
  background: #f9f9f9;
  padding: 16px;
  border-radius: 8px;
}
.categories-section table[data-v-61c07220] {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.categories-section th[data-v-61c07220],
.categories-section td[data-v-61c07220] {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #eee;
}
.categories-section uni-button[data-v-61c07220] {
  padding: 4px 8px;
  background: #800000;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.categories-section uni-button[data-v-61c07220]:hover {
  background: #a00000;
}
.chart-section[data-v-61c07220] {
  margin-top: 40px;
}
.chart-section uni-button[data-v-61c07220] {
  margin-top: 16px;
  background: #800000;
  color: white;
  border: none;
  padding: 8px 12px;
  border-radius: 4px;
  cursor: pointer;
}

.dashboard[data-v-47a5767e] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
}
.stats-cards[data-v-47a5767e] {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
}
.card[data-v-47a5767e] {
  flex: 1;
  padding: 16px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.top-reasons[data-v-47a5767e] {
  margin-top: 24px;
  background: #fff8f8;
  padding: 16px;
  border-radius: 8px;
  border-left: 4px solid #800000;
}
.recent-disputes[data-v-47a5767e] {
  margin-top: 24px;
}
.recent-disputes table[data-v-47a5767e] {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.recent-disputes th[data-v-47a5767e],
.recent-disputes td[data-v-47a5767e] {
  padding: 10px;
  border-bottom: 1px solid #eee;
  text-align: left;
}
.actions uni-button[data-v-47a5767e] {
  margin-right: 8px;
  padding: 6px 10px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  color: white;
}
.actions uni-button.approve[data-v-47a5767e] {
  background-color: #28a745;
}
.actions uni-button.reject[data-v-47a5767e] {
  background-color: #dc3545;
}
.actions uni-button.info[data-v-47a5767e] {
  background-color: #ffc107;
  color: black;
}
.pagination[data-v-47a5767e] {
  margin-top: 16px;
  display: flex;
  justify-content: flex-end;
  gap: 8px;
}
.pagination uni-button[data-v-47a5767e] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 8px 14px;
  border-radius: 4px;
  cursor: pointer;
}
.pagination uni-button[data-v-47a5767e]:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}

.dashboard[data-v-9b0e905c] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
}
.stats-cards[data-v-9b0e905c] {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
}
.card[data-v-9b0e905c] {
  flex: 1;
  padding: 16px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.campaign-section[data-v-9b0e905c] {
  background: #fff8f2;
  padding: 16px;
  border-radius: 6px;
  margin-bottom: 24px;
}
.campaign-section ul[data-v-9b0e905c] {
  list-style: none;
  padding: 0;
}
.campaign-section li[data-v-9b0e905c] {
  margin-bottom: 10px;
  font-size: 16px;
}
.active[data-v-9b0e905c] {
  color: green;
  margin-left: 8px;
}
.inactive[data-v-9b0e905c] {
  color: #aaa;
  margin-left: 8px;
}
.promotions table[data-v-9b0e905c] {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.promotions th[data-v-9b0e905c],
.promotions td[data-v-9b0e905c] {
  padding: 10px;
  border-bottom: 1px solid #eee;
  text-align: left;
}

.dashboard[data-v-1092c9cf] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
}
.stats-cards[data-v-1092c9cf] {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 24px;
}
.card[data-v-1092c9cf] {
  flex: 1 1 200px;
  background: #fff;
  padding: 16px;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  text-align: center;
}
.orders-section[data-v-1092c9cf] {
  margin-top: 32px;
  background: #fff;
  padding: 16px;
  border-radius: 6px;
}
.orders-section table[data-v-1092c9cf] {
  width: 100%;
  border-collapse: collapse;
}
.orders-section th[data-v-1092c9cf],
.orders-section td[data-v-1092c9cf] {
  padding: 10px;
  border-bottom: 1px solid #eee;
  text-align: left;
}

.owner-dashboard[data-v-bdb5a720] {
  padding: 24px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background: white;
  border-radius: 8px;
}
h2[data-v-bdb5a720] {
  margin-bottom: 24px;
  color: #800000;
}
.stats-cards[data-v-bdb5a720] {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.card[data-v-bdb5a720] {
  background: #f5f5f5;
  flex: 1 1 150px;
  padding: 20px;
  border-radius: 6px;
  text-align: center;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.card h3[data-v-bdb5a720] {
  margin-bottom: 10px;
  font-weight: 600;
  color: #800000;
  font-size: 1.1rem;
}
.card p[data-v-bdb5a720] {
  font-size: 1.5rem;
  font-weight: bold;
}

.dashboard[data-v-f517de91] {
  padding: 24px;
  font-family: 'Segoe UI', sans-serif;
}
.stats-cards[data-v-f517de91] {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
}
.card[data-v-f517de91] {
  flex: 1;
  padding: 16px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  text-align: center;
}
.products-section uni-input[data-v-f517de91] {
  padding: 8px;
  margin-bottom: 8px;
  width: 300px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.products-section table[data-v-f517de91] {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}
.products-section th[data-v-f517de91],
.products-section td[data-v-f517de91] {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #eee;
}
.status-badge[data-v-f517de91] {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 500;
}
.status-badge.approved[data-v-f517de91] {
  background: #e6f7e6;
  color: #218838;
}
.status-badge.rejected[data-v-f517de91] {
  background: #fdecea;
  color: #d93025;
}
.status-badge.pending[data-v-f517de91] {
  background: #fff8e5;
  color: #a67c00;
}

.review-dashboard[data-v-926ac2b9] {
  padding: 20px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.search-input[data-v-926ac2b9] {
  padding: 8px;
  width: 350px;
  margin-bottom: 12px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.reviews-table[data-v-926ac2b9] {
  width: 100%;
  border-collapse: collapse;
}
.reviews-table th[data-v-926ac2b9],
.reviews-table td[data-v-926ac2b9] {
  border: 1px solid #ddd;
  padding: 12px 8px;
  text-align: left;
  vertical-align: top;
}
.status-approved[data-v-926ac2b9] {
  color: green;
  font-weight: bold;
}
.status-rejected[data-v-926ac2b9] {
  color: red;
  font-weight: bold;
}
.status-pending[data-v-926ac2b9] {
  color: orange;
  font-weight: bold;
}
.btn[data-v-926ac2b9] {
  padding: 6px 10px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  font-weight: 600;
  margin-right: 6px;
}
.approve[data-v-926ac2b9] {
  background-color: #28a745;
  color: white;
}
.reject[data-v-926ac2b9] {
  background-color: #dc3545;
  color: white;
}
.btn[data-v-926ac2b9]:hover {
  opacity: 0.9;
}
.error[data-v-926ac2b9] {
  color: red;
  margin-top: 12px;
}

.seller-dashboard[data-v-63cd4848] {
  padding: 24px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background: white;
  border-radius: 8px;
}
h2[data-v-63cd4848] {
  margin-bottom: 24px;
  color: #800000;
}
.onboard-seller[data-v-63cd4848],
.sellers-list[data-v-63cd4848] {
  margin-bottom: 32px;
}
.onboard-seller uni-form[data-v-63cd4848] {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.onboard-seller uni-input[data-v-63cd4848] {
  flex: 1 1 200px;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.onboard-seller uni-button[data-v-63cd4848] {
  background-color: #800000;
  color: white;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
}
.onboard-seller uni-button[data-v-63cd4848]:disabled {
  background-color: #b56565;
  cursor: not-allowed;
}
.error[data-v-63cd4848] {
  color: #c0392b;
  margin-top: 8px;
}
.success[data-v-63cd4848] {
  color: #27ae60;
  margin-top: 8px;
}
.sellers-list uni-input.search-input[data-v-63cd4848] {
  margin-bottom: 12px;
  padding: 8px;
  width: 300px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.sellers-list table[data-v-63cd4848] {
  width: 100%;
  border-collapse: collapse;
}
.sellers-list th[data-v-63cd4848],
.sellers-list td[data-v-63cd4848] {
  padding: 10px;
  border-bottom: 1px solid #eee;
  text-align: left;
}
.sellers-list .active[data-v-63cd4848] {
  color: green;
  font-weight: 600;
}
.sellers-list .inactive[data-v-63cd4848] {
  color: red;
  font-weight: 600;
}
.sellers-list uni-button[data-v-63cd4848] {
  margin-right: 8px;
  padding: 6px 12px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.sellers-list uni-button[data-v-63cd4848]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

[data-v-514031d8]:root {
  --maroon: #8B3A3A;
  --soft-maroon: #a44a4a;
  --bg-dark: #1e1e2f;
  --bg-light: #f4f4f7;
  --text-light: #ffffff;
  --text-dark: #222222;
}
.dashboard[data-v-514031d8] {
  padding: 2rem;
  font-family: 'Segoe UI', sans-serif;
  background: linear-gradient(to bottom right, var(--soft-maroon), #ffffff);
  color: var(--text-dark);
  min-height: 100vh;
  transition: background 0.3s ease;
}
.stats-cards[data-v-514031d8] {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 2rem;
}
.card[data-v-514031d8] {
  flex: 1;
  padding: 1.5rem;
  background: var(--bg-dark);
  color: var(--text-light);
  border-radius: 12px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  text-align: center;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  cursor: pointer;
}
.card[data-v-514031d8]:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.3);
}
.users-section[data-v-514031d8] {
  margin-top: 2rem;
  background: #fff;
  padding: 1.5rem;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  overflow-x: auto;
}
.users-section h3[data-v-514031d8] {
  margin-bottom: 1rem;
  color: var(--soft-maroon);
}
.users-section table[data-v-514031d8] {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.95rem;
}
.users-section th[data-v-514031d8],
.users-section td[data-v-514031d8] {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #eee;
  text-align: left;
  transition: background-color 0.2s ease;
}
.users-section tr[data-v-514031d8]:hover {
  background-color: #f9f9f9;
}
@media (prefers-color-scheme: dark) {
.dashboard[data-v-514031d8] {
    background: #121212;
    color: #ddd;
}
.card[data-v-514031d8] {
    background: #2c2c3e;
}
.users-section[data-v-514031d8] {
    background: #1e1e2f;
    color: #ddd;
}
.users-section tr[data-v-514031d8]:hover {
    background-color: #2a2a3a;
}
}

.todo-container[data-v-e951d126] {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  max-width: 600px;
  margin: auto;
}
.todo-header[data-v-e951d126] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.5em;
  margin-bottom: 20px;
}
.add-task-btn[data-v-e951d126] {
  background-color: #800000;
  color: white;
  padding: 10px 15px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.add-task-btn[data-v-e951d126]:hover {
  background-color: #a32d2d;
}
.empty-state[data-v-e951d126] {
  text-align: center;
  color: #ccc;
  font-size: 1.2em;
}
.task-item[data-v-e951d126] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.completed[data-v-e951d126] {
  text-decoration: line-through;
  color: #aaa;
}
.task-checkbox[data-v-e951d126] {
  margin-right: 10px;
}
.task-actions[data-v-e951d126] {
  display: flex;
  gap: 10px;
}
.edit-btn[data-v-e951d126], .delete-btn[data-v-e951d126] {
  background-color: transparent;
  border: none;
  color: #800000;
  cursor: pointer;
  font-size: 0.9em;
}
.edit-btn[data-v-e951d126]:hover {
  text-decoration: underline;
}
.delete-btn[data-v-e951d126] {
  color: #e74c3c;
}
.delete-btn[data-v-e951d126]:hover {
  text-decoration: underline;
}
.modal[data-v-e951d126] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-content[data-v-e951d126] {
  background-color: white;
  padding: 20px;
  border-radius: 8px;
  width: 300px;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}
.modal-actions[data-v-e951d126] {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.modal-btn[data-v-e951d126] {
  background-color: #800000;
  color: white;
  padding: 8px 12px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.modal-btn[data-v-e951d126]:hover {
  background-color: #a32d2d;
}
.cancel-btn[data-v-e951d126] {
  background-color: #ccc;
}
.cancel-btn[data-v-e951d126]:hover {
  background-color: #bbb;
}
select[data-v-e951d126] {
  width: 100%;
  padding: 8px;
  margin-top: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
uni-input[data-v-e951d126] {
  width: 100%;
  padding: 8px;
  margin-top: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.calendar-page[data-v-6d8bca9b] {
  padding: 20px;
  background: #f9f9f9;
  border-radius: 15px;
}
.calendar-header[data-v-6d8bca9b] {
  font-size: 2em;
  font-weight: bold;
  color: #800000;
  text-align: center;
  margin-bottom: 20px;
}
.event-list[data-v-6d8bca9b] {
  margin-top: 20px;
}
.event-list-header[data-v-6d8bca9b] {
  font-weight: bold;
  margin-bottom: 10px;
}
.event-item[data-v-6d8bca9b] {
  padding: 10px;
  margin-bottom: 8px;
  background: #fff;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.event-title[data-v-6d8bca9b] {
  font-weight: bold;
}
.event-actions uni-button[data-v-6d8bca9b] {
  margin-left: 10px;
}
.modal-overlay[data-v-6d8bca9b] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}
.modal[data-v-6d8bca9b] {
  background: #fff;
  padding: 20px;
  border-radius: 15px;
  width: 90%;
  max-width: 400px;
}
.modal-title[data-v-6d8bca9b] {
  font-weight: bold;
  margin-bottom: 10px;
}
.modal-input[data-v-6d8bca9b] {
  width: 100%;
  margin-bottom: 10px;
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.modal-actions uni-button[data-v-6d8bca9b] {
  margin-right: 10px;
}

.drawer-on-top[data-v-0a6b1d5d] {
  z-index: 1200 !important;
}
.drawer-toggle-btn[data-v-0a6b1d5d] {
  position: fixed;
  top: 0.15625rem;
  left: 0.15625rem;
  z-index: 1250;
  padding: 0.3125rem 0.3125rem;
  background-color: #800000;
  color: #fff;
  border: none;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  font-weight: 600;
  cursor: pointer;
}
.sidebar-menu[data-v-0a6b1d5d] {
  padding: 0.625rem;
  background-color: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.menu-item[data-v-0a6b1d5d] {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.625rem;
  cursor: pointer;
}
.menu-item[data-v-0a6b1d5d]:hover {
  background-color: #f4f4f4;
}
.menu-text[data-v-0a6b1d5d] {
  margin-left: 0.5rem;
  font-size: 0.875rem;
  color: #333;
}
.switch-mode-section[data-v-0a6b1d5d],
.logout-section[data-v-0a6b1d5d] {
  display: flex;
  justify-content: center;
}
.switch-mode-section[data-v-0a6b1d5d] {
  margin-top: 1.25rem;
}
.logout-section[data-v-0a6b1d5d] {
  margin-top: 2.5rem;
}
.switch-mode-btn[data-v-0a6b1d5d],
.logout-btn[data-v-0a6b1d5d] {
  padding: 0.5rem 1.25rem;
  background-color: #800000;
  color: white;
  border: none;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  font-weight: 600;
  cursor: pointer;
}

.badge-wrapper[data-v-05dc83c8] {
  position: relative;
  display: inline-block;
}
.badge[data-v-05dc83c8] {
  padding: 0.1875rem 0.4375rem;
  border-radius: 0.3125rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: white;
  margin-top: 0.3125rem;
  display: inline-block;
}
.verified[data-v-05dc83c8] {
  background-color: maroon;
}
.premium[data-v-05dc83c8] {
  background-color: #b22222;
}
.tooltip[data-v-05dc83c8] {
  position: absolute;
  top: 110%;
  left: 0;
  background-color: #333;
  color: #fff;
  padding: 0.25rem 0.375rem;
  border-radius: 0.25rem;
  font-size: 0.6875rem;
  white-space: nowrap;
  z-index: 10;
  max-width: 12.5rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.15);
}

.metrics-container[data-v-b203e563] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.metric-item[data-v-b203e563] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(122,11,26,0.03);
  padding: 8px 12px;
  border-radius: 8px;
}
.metric-label[data-v-b203e563] {
  font-size: 13px;
  color: var(--muted);
}
.metric-value[data-v-b203e563] {
  font-weight: 700;
  color: var(--maroon);
  font-size: 16px;
}

/* ===== Layout & Store Header ===== */
.seller-container[data-v-eddb0920] { display: flex; flex-direction: column; height: 100vh;
}
.store-banner[data-v-eddb0920] { width: 100%; height: 6.25rem; overflow: hidden;
}
.banner-img[data-v-eddb0920] { width: 100%; height: 100%; border-radius: 0.5rem;
}
.store-header[data-v-eddb0920] {
  position: absolute; top: 0; left: 0; width: 100%; display: flex;
  padding: 0.625rem; background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.05); z-index: 1000;
  align-items: center; justify-content: space-between;
}
.store-info[data-v-eddb0920] { flex: 1; margin-left: 0.625rem;overflow: visible !important;
}
.store-name[data-v-eddb0920] { font-weight: bold; font-size: 1.0625rem; color: #800000;
}
.store-rating[data-v-eddb0920] { display: flex; gap: 0.125rem; margin-top: 0.25rem;
}
.seller-info[data-v-eddb0920] { margin-top: 0.3125rem;
}
.seller-name[data-v-eddb0920] { font-size: 0.875rem; font-weight: bold; color: #333;
}
.layout[data-v-eddb0920] { display: flex; flex: 1; overflow: hidden;
}
.main-content[data-v-eddb0920] { flex: 1; padding: 20px; background-color: #f5f5f5; overflow-y: auto;
}

/* ===== Grid ===== */
/* =======================
      DELUXE FEATURES GRID
   ======================= */
.deluxe-grid[data-v-eddb0920] {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
  padding: 0.625rem 0;
}

/* 🌟 DELUXE CARD 3D NEUMORPHISM + GLASS LOOK */
.deluxe-card[data-v-eddb0920] {
  width: 22%;
  padding: 1.25rem 0.75rem;
  border-radius: 1rem;

  background: rgba(255, 255, 255, 0.86);
  backdrop-filter: blur(0.4375rem);

  box-shadow:
    0.25rem 0.25rem 0.5625rem rgba(120,0,0,0.12),
    -0.1875rem -0.1875rem 0.5625rem rgba(255,255,255,0.8),
    inset 0 0 0 1px rgba(120,0,0,0.05);

  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;

  transition: all 0.25s ease;
  transform-style: preserve-3d;
}

/* 3D HOVER EFFECT (desktop only, mobile ignored) */
.deluxe-card[data-v-eddb0920]:hover {
  transform: translateY(-0.3125rem) scale(1.03) rotateX(4deg);
  box-shadow:
    0.4375rem 0.5625rem 0.9375rem rgba(120,0,0,0.18),
    -0.1875rem -0.1875rem 0.4375rem rgba(255,255,255,1);
}

/* TAP EFFECT (mobile) */
.deluxe-card[data-v-eddb0920]:active {
  transform: scale(0.96);
  box-shadow: 0 0.1875rem 0.5625rem rgba(120,0,0,0.17);
}

/* ICON WRAPPER WITH MAROON GLOW RING */
.deluxe-icon-wrapper[data-v-eddb0920] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;

  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;

  position: relative;
  overflow: visible;

  box-shadow:
    0 0.1875rem 0.375rem rgba(120,0,0,0.12),
    inset 0 0 0 0.125rem rgba(120,0,0,0.15);
}

/* PULSING RING BEHIND ICON */
.deluxe-icon-wrapper[data-v-eddb0920]::before {
  content: "";
  position: absolute;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  border: 0.125rem solid rgba(128,0,0,0.18);
  animation: pulseRing-eddb0920 2.8s infinite ease-out;
}
@keyframes pulseRing-eddb0920 {
0% { transform: scale(0.6); opacity: 0.65;
}
70% { transform: scale(1.3); opacity: 0;
}
100% { transform: scale(1.3); opacity: 0;
}
}
uni-drawer[data-v-eddb0920] {
  z-index: 1100 !important; /* higher than 1000 of store-header */
}
/* ICON RIPPLE (click feedback) */
.icon-ripple[data-v-eddb0920] {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  background: rgba(120,0,0,0.25);
  opacity: 0;
  animation: ripple-eddb0920 0.8s infinite;
}
@keyframes ripple-eddb0920 {
0% { transform: scale(1); opacity: 0.4;
}
100% { transform: scale(2.6); opacity: 0;
}
}

/* LABEL */
.deluxe-label[data-v-eddb0920] {
  margin-top: 0.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #800000;
  text-align: center;
}

/* LOCK BADGE */
.deluxe-lock[data-v-eddb0920] {
  position: absolute;
  top: 0.375rem;
  right: 0.375rem;

  background: #800000;
  padding: 0.25rem 0.4375rem;
  border-radius: 0.625rem;

  box-shadow: 0 0.125rem 0.3125rem rgba(0,0,0,0.18);
  z-index: 10;
}

/* GLASS GLOSS OVERLAY */
.gloss-layer[data-v-eddb0920] {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.4) 0%,
    rgba(255,255,255,0.06) 40%,
    rgba(255,255,255,0) 100%
  );

  border-radius: 1rem;
  mix-blend-mode: soft-light;

  opacity: 0.7;
}

/* ===== Chart ===== */
.chart-container[data-v-eddb0920] { background: #fff; padding: 0.75rem; border-radius: 0.625rem; margin-bottom: 1rem; box-shadow: 0 0.125rem 0.3125rem rgba(0,0,0,0.05); cursor: pointer;
}

/* ===== Promotions ===== */
.promo-swiper[data-v-eddb0920] { height: 6.25rem; margin: 0.9375rem 0;
}
.promo-slide[data-v-eddb0920] { background-color: #fff0e0; border-radius: 0.625rem; padding: 0.9375rem; display: flex; flex-direction: column; align-items: center; justify-content: center;
}
.promo-slide-title[data-v-eddb0920] { font-size: 1.0625rem; font-weight: bold; color: #800000;
}
.promo-slide-sub[data-v-eddb0920] { font-size: 0.8125rem; color: #666; margin-top: 0.3125rem;
}

/* ===== Orders & Alerts ===== */
.orders-section[data-v-eddb0920] { margin-top: 24px;
}
.orders-title[data-v-eddb0920] {
  font-size: 18px;
  font-weight: 600;
  color: #800000;
  margin-bottom: 12px;
}
.orders-feed[data-v-eddb0920] {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

/* list moves vertically */
.orders-list[data-v-eddb0920] {
  display: flex;
  flex-direction: column;
  transition: transform 0.6s ease-in-out;
}

/* each order item */
.order-item[data-v-eddb0920] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  min-height: 72px;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 12px;
}
/* avatars */
.avatar[data-v-eddb0920] { width: 60px; height: 60px; border-radius: 50%;
}

/* text container */
.order-text-container[data-v-eddb0920] { display: flex; flex-direction: column;
}
.order-text[data-v-eddb0920] { font-size: 14px; color: #333;
}
.item-name[data-v-eddb0920] { font-weight: 500; color: #800000;
}
.order-meta[data-v-eddb0920] { font-size: 12px; color: #777; margin-top: 4px;
}
.status-badge[data-v-eddb0920] { padding: 4px 8px; border-radius: 8px; color: #fff; text-transform: capitalize;
}
.status-badge.pending_payment[data-v-eddb0920] { background-color: #f0ad4e;
}
.status-badge.cancelled[data-v-eddb0920] { background-color: #d9534f;
}
.status-badge.completed[data-v-eddb0920] { background-color: #5cb85c;
}
.alerts[data-v-eddb0920] { margin-top: 0.625rem;
}
.alert[data-v-eddb0920] { padding: 0.625rem; margin-bottom: 0.5rem; border-radius: 0.375rem; font-size: 0.75rem;
}
.yellow[data-v-eddb0920] { background-color: #fff3cd; border-left: 0.3125rem solid #ffc107; color: #856404;
}
.red[data-v-eddb0920] { background-color: #f8d7da; border-left: 0.3125rem solid #dc3545; color: #721c24;
}
.violation-warning[data-v-eddb0920] { display: flex; align-items: center; padding: 0.375rem 0.625rem; background-color: #fff5f5; border: 0.0625rem solid #B22222; border-radius: 0.375rem; margin: 0.625rem 0;
}
.warning-text[data-v-eddb0920] { margin-left: 0.375rem; color: #B22222; font-weight: bold;
}

/* ===== Dropdown ===== */
.store-picker-wrapper[data-v-eddb0920] {
  display: flex;
  flex-direction: row;       /* row instead of column */
  align-items: center;       /* vertically center */
  justify-content: space-between; /* push button to far right */
  gap: 0.375rem;                /* space between name & button */
  margin-top: 0.3125rem;
}

/* Picker dropdown styling */
.dropdown[data-v-eddb0920] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.25rem;
  height: 1.875rem;
  padding: 0 0.5rem;
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 0.375rem;
  border: 0.03125rem solid #800000;
  cursor: pointer;
  flex: 1; /* take remaining space */
}

/* Create store button styling */
.create-store-btn[data-v-eddb0920] {
  padding: 0.3125rem 0.625rem;
  font-size: 0.75rem;
  color: #fff;
  background-color: #800000;
  border: none;
  border-radius: 0.375rem;
  cursor: pointer;
  white-space: nowrap;
}
.create-store-btn[data-v-eddb0920]:hover {
  background-color: #a00000;
}
.empty-chart[data-v-eddb0920] {
  width: 100%;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #800000;
  font-size: 18px;
  background-color: #f5f5f5;
  border-radius: 8px;
}
.top-products[data-v-eddb0920] {
  display: flex;
  overflow-x: auto;
  gap: 12px;
  padding-top: 12px;
}
.product-card[data-v-eddb0920] {
  min-width: 140px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
  cursor: pointer;
  transition: transform 0.3s ease;
}
.product-card[data-v-eddb0920]:hover {
  transform: translateY(-4px);
}
.product-image[data-v-eddb0920] {
  width: 100%;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.product-info[data-v-eddb0920] {
  padding: 8px;
}
.product-name[data-v-eddb0920] {
  font-weight: 700;
  color: var(--maroon);
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-sales[data-v-eddb0920] {
  font-size: 12px;
  color: #555;
  margin-top: 4px;
}

.tos-page[data-v-1b3fdb6a] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  background: #fff;
  color: #4b1a1a;
  font-family: Arial, sans-serif;
  overflow: hidden;
}

/* Scrollable content area */
.tos-content[data-v-1b3fdb6a] {
  flex: 1;
  padding: 16px;
  padding-bottom: calc(80px + env(safe-area-inset-bottom)); /* prevent content hiding behind button */
  overflow-y: auto;
  font-size: 14px;
  line-height: 1.6;
  box-sizing: border-box;
  
  /* Word wrapping */
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}

/* Apply wrapping to child elements */
.tos-content p[data-v-1b3fdb6a],
.tos-content li[data-v-1b3fdb6a],
.tos-content section[data-v-1b3fdb6a] {
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}

/* Headings */
h1[data-v-1b3fdb6a] {
  color: #800000;
  font-weight: bold;
  margin-bottom: 12px;
  font-size: 20px;
}
h2[data-v-1b3fdb6a] {
  color: #800000;
  margin-top: 18px;
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 600;
}

/* Lists */
ul[data-v-1b3fdb6a] {
  padding-left: 20px;
  margin: 8px 0;
}

/* Sticky bottom button */
.agree-section[data-v-1b3fdb6a] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 12px 16px;
  padding-bottom: calc(12px + env(safe-area-inset-bottom));
  border-top: 1px solid #800000;
  background: #f9f4f4;
  display: flex;
  justify-content: center;
  z-index: 999;
}
.agree-section uni-button[data-v-1b3fdb6a] {
  width: 100%;
  max-width: 500px;
  background-color: #800000;
  color: #fff;
  border: none;
  padding: 14px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s;
}
.agree-section uni-button[data-v-1b3fdb6a]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* Section spacing */
section[data-v-1b3fdb6a] {
  margin-bottom: 12px;
}

/* Acknowledgement styling */
.acknowledgement p[data-v-1b3fdb6a] {
  margin-bottom: 8px;
}

/* Responsive adjustments for smaller screens */
@media (max-width: 420px) {
.tos-content[data-v-1b3fdb6a] {
    font-size: 13px;
    padding-left: 12px;
    padding-right: 12px;
}
h1[data-v-1b3fdb6a] { font-size: 18px;
}
h2[data-v-1b3fdb6a] { font-size: 15px;
}
.agree-section uni-button[data-v-1b3fdb6a] {
    font-size: 15px;
    padding: 12px;
}
}


.compensation-page[data-v-42cb7d63] {
  padding: 20px;
}
.header[data-v-42cb7d63] {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #800000;
}
.input-group[data-v-42cb7d63] {
  margin-bottom: 20px;
}
.label[data-v-42cb7d63] {
  font-size: 16px;
}
.picker[data-v-42cb7d63] {
  padding: 10px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
uni-button[data-v-42cb7d63] {
  background-color: #800000;
  color: white;
  padding: 10px 20px;
  width: 100%;
  border-radius: 5px;
  font-size: 16px;
}
.success-message[data-v-42cb7d63] {
  color: green;
  text-align: center;
  margin-top: 20px;
}

.page[data-v-06de855a] { padding: 0.625rem; background: #fff; font-family: sans-serif;
}
.top-bar[data-v-06de855a] { display:flex; align-items:center; justify-content:space-between; margin-bottom:0.375rem;
}
.title[data-v-06de855a] { font-size: 1rem; font-weight:700; color:#800000;
}
.store-picker[data-v-06de855a] { padding:0.25rem 0.375rem; border:0.03125rem solid #eee; border-radius:0.1875rem;
}
.controls[data-v-06de855a] { display:flex; gap:0.25rem; margin-bottom:0.375rem;
}
.product-list[data-v-06de855a] { max-height: 340px; margin-bottom:0.375rem;
}
.product-row[data-v-06de855a] { display:flex; padding:0.3125rem; border-bottom:0.03125rem solid #f0f0f0;
}
.thumb[data-v-06de855a] { width:3.75rem; height:3.75rem; border-radius:0.1875rem;
}
.meta[data-v-06de855a] { margin-left:0.375rem; flex:1;
}
.name[data-v-06de855a] { font-weight:600; color:#333;
}
.sku[data-v-06de855a] { color:#666; font-size:0.6875rem; margin-top:0.1875rem;
}
.price[data-v-06de855a] { color:#800000; font-weight:700; margin-top:0.25rem;
}
.market[data-v-06de855a] { color:#666; margin-top:0.125rem;
}
.detail-panel[data-v-06de855a] { margin-top:0.375rem; padding:0.375rem; border:0.03125rem solid #f2eaea; border-radius:0.25rem; background:#fff;
}
.detail-header[data-v-06de855a] { display:flex; gap:0.25rem; align-items:center; margin-bottom:0.25rem;
}
.pname[data-v-06de855a] { font-size:0.875rem; color:#800000; font-weight:700;
}
.comparison-row[data-v-06de855a] { display:flex; gap:0.25rem; margin-bottom:0.375rem;
}
.cmp-card[data-v-06de855a] { flex:1; padding:0.3125rem; border-radius:0.25rem; background:#fff; border:0.03125rem solid #eee; text-align:center;
}
.cmp-card.maroon[data-v-06de855a] { border-color:#800000; box-shadow:0 0.0625rem 0.1875rem rgba(128,0,0,0.06);
}
.label[data-v-06de855a] { color:#666; font-size:0.6875rem;
}
.val[data-v-06de855a] { color:#800000; font-size:0.8125rem; font-weight:700; margin-top:0.1875rem;
}
.competitors[data-v-06de855a] { margin-top:0.375rem;
}
.comp-row[data-v-06de855a] { display:flex; justify-content:space-between; padding:0.25rem 0; border-bottom:1px solid #f0f0f0;
}
.section-title[data-v-06de855a] { font-weight:700; color:#800000; margin-bottom:0.25rem;
}
.chart-container[data-v-06de855a] { height:300px; margin-bottom:0.375rem;
}
.loading[data-v-06de855a] { padding:0.625rem; text-align:center; color:#888;
}

.pickup-page[data-v-237efa2f] {
  padding: 20px;
  font-family: "Segoe UI", sans-serif;
}
.page-title[data-v-237efa2f] {
  font-size: 24px;
  font-weight: bold;
  color: #800000;
  margin-bottom: 20px;
}
.orders-container[data-v-237efa2f] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.order-card[data-v-237efa2f] {
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  padding: 15px;
  background: white;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}
.order-header[data-v-237efa2f] {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  margin-bottom: 10px;
}
.order-product[data-v-237efa2f] {
  display: flex;
  gap: 15px;
  margin-bottom: 10px;
}
.product-img[data-v-237efa2f] {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
.product-info[data-v-237efa2f] { flex: 1; display: flex; flex-direction: column; justify-content: center;
}
.product-title[data-v-237efa2f] { font-weight: 600; color: #333; margin-bottom: 5px;
}
.product-qty[data-v-237efa2f] { color: #666;
}
.order-actions .section[data-v-237efa2f] { margin-bottom: 12px; display: flex; flex-direction: column; gap: 5px;
}
.order-actions select[data-v-237efa2f],
.order-actions uni-input[type="file"][data-v-237efa2f] { padding: 6px; border-radius: 5px; border: 1px solid #ccc;
}
.btn-maroon[data-v-237efa2f] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 10px;
  width: 100%;
  border-radius: 6px;
  font-weight: bold;
  cursor: pointer;
}
.btn-maroon[data-v-237efa2f]:hover {
  background-color: #a52a2a;
}
.no-orders[data-v-237efa2f] {
  text-align: center;
  color: #999;
  font-size: 16px;
  margin-top: 50px;
}

.seller-badge-container[data-v-dfb0168c] {
  padding: 1rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  min-height: 100vh;
  background-color: #fafafa;
}
.header .title[data-v-dfb0168c] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 1rem;
  text-align: center;
}
.badge-card[data-v-dfb0168c] {
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 1rem;
  box-shadow: 0 0.25rem 0.5rem rgba(128, 0, 0, 0.1);
}
.label[data-v-dfb0168c] {
  font-weight: bold;
  color: #800000;
  margin-top: 0.5rem;
  font-size: 0.875rem;
}
.value[data-v-dfb0168c] {
  font-size: 0.875rem;
  margin-top: 0.1875rem;
}
.tier-badge[data-v-dfb0168c] {
  margin-top: 0.1875rem;
  padding: 0.25rem 0.625rem;
  border-radius: 0.75rem;
  font-weight: bold;
  font-size: 0.875rem;
  display: inline-block;
  text-align: center;
}
.badge-premium[data-v-dfb0168c] { background-color: gold; color: #000;
}
.badge-verified[data-v-dfb0168c] { background-color: silver; color: #000;
}
.badge-unverified[data-v-dfb0168c] { background-color: #bbb; color: #fff;
}
.badge-info[data-v-dfb0168c] {
  margin-top: 1rem;
  padding: 0.625rem;
  background-color: #f5f5f5;
  border-radius: 0.5rem;
}
.info-text[data-v-dfb0168c] {
  color: #555;
  font-size: 0.8125rem;
  text-align: center;
}

/* Design tokens */
[data-v-528235ef]:root {
  --maroon: #800000; /* primary maroon */
  --maroon-700: #6b0000;
  --muted: #6b6b6b;
  --bg: #fff;
  --card: #fff7f7;
  --radius: 10px;
  --gap: 16px;
  --shadow: 0 6px 18px rgba(0,0,0,0.06);
}
.restricted-page[data-v-528235ef] {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
  padding: 20px;
  background: linear-gradient(180deg, #fff 0%, #fff8f8 100%);
  color: #222;
  min-height: 100vh;
}

/* header */
.header[data-v-528235ef] {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 18px;
}
.logo[data-v-528235ef] {
  font-weight: 700;
  color: var(--bg);
  background: var(--maroon);
  padding: 8px 12px;
  border-radius: 8px;
  cursor: pointer;
}
.title[data-v-528235ef] {
  font-size: 1.4rem;
  color: #800000;
  margin: 0;
}

/* intro */
.intro[data-v-528235ef] {
  background: #fff;
  border-left: 6px solid var(--maroon);
  padding: 14px;
  border-radius: 8px;
  margin-bottom: 18px;
  box-shadow: var(--shadow);
}
.intro h2[data-v-528235ef] { color: var(--maroon); margin-top: 0;
}
.policy-note[data-v-528235ef] { margin-top: 8px; color: var(--muted);
}

/* controls */
.controls[data-v-528235ef] {
  display: flex;
  gap: 12px;
  align-items: center;
  margin: 14px 0;
}
.search[data-v-528235ef] {
  flex: 1;
  padding: 10px 12px;
  border-radius: 8px;
  border: 1px solid #eee;
  outline: none;
  box-shadow: 0 2px 6px rgba(0,0,0,0.02);
}
.search[data-v-528235ef]:focus { border-color: var(--maroon);
}
.filter[data-v-528235ef] {
  min-width: 200px;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #eee;
}
.btn[data-v-528235ef] {
  background: var(--maroon);
  color: #fff;
  padding: 8px 12px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
}
.btn.ghost[data-v-528235ef] {
  background: transparent;
  color: var(--maroon);
  border: 1px solid var(--maroon);
}
.btn.small[data-v-528235ef] { padding: 6px 8px; font-size: 0.9rem;
}
.btn.link[data-v-528235ef] { padding: 6px 6px; font-size: 0.9rem;
}
.btn.report[data-v-528235ef] { background: #5d0000;
}

/* list grid */
.list-section[data-v-528235ef] { margin-top: 6px;
}
.list-title[data-v-528235ef] { margin: 8px 0; color: var(--maroon-700);
}
.grid[data-v-528235ef] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: var(--gap);
  margin-top: 12px;
}
.card[data-v-528235ef] {
  background: var(--card);
  border-radius: var(--radius);
  padding: 12px;
  box-shadow: var(--shadow);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.card-head[data-v-528235ef] { display:flex; justify-content: space-between; align-items: center; gap: 10px;
}
.card-title[data-v-528235ef] { margin: 0; color: var(--maroon); font-size: 1.05rem;
}
.tag[data-v-528235ef] { background: rgba(128,0,0,0.08); color: var(--maroon-700); padding: 4px 8px; border-radius: 999px; font-size:0.8rem;
}
.card-desc[data-v-528235ef] { color: #4a4a4a; margin: 8px 0; min-height: 44px;
}

/* actions */
.card-actions[data-v-528235ef] { display:flex; gap:8px; align-items:center; justify-content:flex-end;
}

/* pagination */
.pagination[data-v-528235ef] { display:flex; gap:12px; align-items:center; justify-content:center; margin-top: 18px; color: var(--muted);
}
.page-btn[data-v-528235ef] { padding: 6px 10px; border-radius: 8px; border: 1px solid #eee; background: #fff; cursor: pointer;
}

/* modal */
.modal[data-v-528235ef] {
  position: fixed;
  inset: 0;
  display: grid;
  place-items: center;
  background: rgba(0,0,0,0.35);
  z-index: 1200;
  padding: 20px;
}
.modal-content[data-v-528235ef] {
  width: 100%;
  max-width: 720px;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0,0,0,0.25);
}
.modal-head[data-v-528235ef] {
  display:flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  border-bottom: 1px solid #f2f2f2;
}
.modal-body[data-v-528235ef] { padding: 16px; color: #333;
}
.modal-foot[data-v-528235ef] { padding: 12px 16px; border-top: 1px solid #f2f2f2; display:flex; gap:8px; justify-content:flex-end;
}

/* form */
.form-row[data-v-528235ef] { display:flex; flex-direction: column; gap:6px; margin-bottom: 12px;
}
.form-row.actions[data-v-528235ef] { flex-direction: row; gap:10px; align-items:center;
}
uni-textarea[data-v-528235ef] { min-height: 100px; padding: 8px; border-radius: 8px; border:1px solid #eee;
}

/* toast */
.toast[data-v-528235ef] {
  position: fixed;
  right: 16px;
  bottom: 16px;
  background: var(--maroon);
  color: #fff;
  padding: 10px 14px;
  border-radius: 999px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}

/* small / accessible tweaks */
.small[data-v-528235ef] { font-size: 0.85rem; color: #666;
}
.reg[data-v-528235ef] { font-size: 0.85rem; color: var(--muted); margin-top: 12px;
}
.why[data-v-528235ef] { margin-top: 8px; color: #333;
}
.close[data-v-528235ef] { border: none; background: transparent; font-size: 1.1rem; cursor: pointer; color: #888;
}

.store-management-page[data-v-3395b3ad] { padding: 0.625rem; background-color: #fff;
}
.header[data-v-3395b3ad] { display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.625rem;
}
.title[data-v-3395b3ad] { font-size: 1rem; color: #800000; font-weight: bold;
}
.btn-create[data-v-3395b3ad] { background-color: #800000; color: #fff; padding: 0.3125rem 0.625rem; border-radius: 0.25rem;
}
.store-cards[data-v-3395b3ad] { display: flex; flex-wrap: wrap; gap: 0.5rem;
}
.store-card[data-v-3395b3ad] { width: 48%; background: #fff; border-radius: 0.375rem; overflow: hidden; box-shadow: 0 0.125rem 0.3125rem rgba(0,0,0,0.05); margin-bottom: 0.5rem;
}
.store-banner[data-v-3395b3ad] { width: 100%; height: 3.75rem; -o-object-fit: cover; object-fit: cover;
}
.store-card-content[data-v-3395b3ad] { padding: 0.375rem;
}
.store-name[data-v-3395b3ad] { font-weight: bold; font-size: 0.875rem; color: #800000;
}
.metrics[data-v-3395b3ad] { display: flex; justify-content: space-between; margin-top: 0.3125rem;
}
.metric[data-v-3395b3ad] { display: flex; flex-direction: column; align-items: center;
}
.metric-number[data-v-3395b3ad] { font-size: 0.875rem; font-weight: bold; color: #800000;
}
.metric-label[data-v-3395b3ad] { font-size: 0.6875rem; color: #555;
}
.store-actions[data-v-3395b3ad] { display: flex; gap: 0.3125rem; margin-top: 0.3125rem;
}
.store-actions uni-button[data-v-3395b3ad] { flex: 1; padding: 0.25rem 0; border-radius: 0.1875rem; background-color: #800000; color: #fff; font-size: 0.75rem;
}
.modal-overlay[data-v-3395b3ad] { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.4); display: flex; align-items: center; justify-content: center; z-index: 1000;
}
.modal-content[data-v-3395b3ad] { width: 80%; background: #fff; padding: 0.625rem; border-radius: 0.375rem; display: flex; flex-direction: column; gap: 0.3125rem;
}
.modal-title[data-v-3395b3ad] { font-size: 1rem; font-weight: bold; color: #800000; margin-bottom: 0.375rem;
}
.modal-buttons[data-v-3395b3ad] { display: flex; justify-content: space-between; margin-top: 0.5rem;
}
.btn-submit[data-v-3395b3ad] { background-color: #800000; color: #fff; padding: 0.375rem 0; border-radius: 0.25rem; flex: 1; margin-right: 0.25rem;
}
.btn-cancel[data-v-3395b3ad] { background-color: #ccc; color: #333; padding: 0.375rem 0; border-radius: 0.25rem; flex: 1;margin-right: 0.25rem;
}

.page[data-v-eb4fe906] { display: flex; flex-direction: column; height: 100vh; background: #fafafa;
}
.header[data-v-eb4fe906] { padding: 16px; background: #800000; color: #fff;
}
.title[data-v-eb4fe906] { font-weight: 700; font-size: 18px;color: #f0e2e2;
}
.subtitle[data-v-eb4fe906] { display: block; opacity: 0.9; margin-top: 4px;
}
.tabs[data-v-eb4fe906] { display: flex; background: #fff; border-bottom: 1px solid #eee;
}
.tab[data-v-eb4fe906] { flex: 1; text-align: center; padding: 12px 0; color: #800000; font-weight: 600;
}
.tab.active[data-v-eb4fe906] { border-bottom: 3px solid #800000;
}
.content[data-v-eb4fe906] { padding: 12px;
}
.section[data-v-eb4fe906] { margin-bottom: 24px;
}
.grid[data-v-eb4fe906] { display: grid; grid-template-columns: 1fr 1fr; gap: 10px;
}
.card[data-v-eb4fe906] { background: #fff; border-radius: 14px; padding: 16px; box-shadow: 0 2px 10px rgba(0,0,0,0.06);
}
.stat[data-v-eb4fe906] { color: #800000; font-weight: 800; font-size: 20px;
}
.stat-label[data-v-eb4fe906] { display: block; color: #555; margin-top: 4px;
}
.info-card[data-v-eb4fe906] { background: #fff; border-left: 6px solid #800000; border-radius: 12px; padding: 14px; margin-top: 14px;
}
.info-title[data-v-eb4fe906] { font-weight: 700; color: #800000; margin-bottom: 6px;
}
.bullet[data-v-eb4fe906] { margin: 6px 0; color: #333;
}
.form .form-row[data-v-eb4fe906] { margin-bottom: 12px;
}
.label[data-v-eb4fe906] { font-size: 14px; color: #333; margin-bottom: 6px; display: block;
}
.actions[data-v-eb4fe906] { margin-top: 10px; display: flex; gap: 8px;
}
.btn[data-v-eb4fe906] { background: #800000; color: #fff; padding: 12px; border-radius: 12px; font-weight: 700;
}
.btn[data-v-eb4fe906]:disabled { opacity: .6;
}
.btn-outline[data-v-eb4fe906] { background: #fff; color: #800000; border: 1px solid #800000; padding: 10px 12px; border-radius: 12px; font-weight: 700;
}
.btn-mini[data-v-eb4fe906] { background: #fff; border: 1px solid #80000055; color: #800000; border-radius: 999px; padding: 6px 10px; margin-left: 6px;
}
.success-card[data-v-eb4fe906] { background: #fff; border-radius: 14px; padding: 14px; margin-top: 16px;
}
.success-title[data-v-eb4fe906] { font-weight: 700; color: #800000;
}
.success-subtitle[data-v-eb4fe906] { color: #666; margin: 4px 0 12px;
}
.barcode-list[data-v-eb4fe906] { display: grid; grid-template-columns: 1fr; gap: 10px;
}
.barcode-item[data-v-eb4fe906] { border: 1px dashed #80000066; border-radius: 12px; padding: 10px;
}
.barcode-head[data-v-eb4fe906] { display: flex; align-items: center; justify-content: space-between;
}
.code[data-v-eb4fe906] { font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-weight: 800; color: #111;
}
.light-tag[data-v-eb4fe906] { background: #f5e8e8; color: #800000; padding: 2px 8px; border-radius: 999px; font-size: 12px;
}
.light-tag.heavy[data-v-eb4fe906] { background: #ffeceb; color: #b00000;
}
.toolbar[data-v-eb4fe906] { display: flex; align-items: center; gap: 8px; margin-bottom: 8px;
}
.loading[data-v-eb4fe906], .empty[data-v-eb4fe906] { color: #666; padding: 16px; text-align: center;
}
.list[data-v-eb4fe906] { display: grid; gap: 10px;
}
.list-item[data-v-eb4fe906] { background: #fff; border-radius: 12px; padding: 12px; box-shadow: 0 2px 10px rgba(0,0,0,0.06);
}
.line1[data-v-eb4fe906] { display: flex; justify-content: space-between; margin-bottom: 4px;
}
.sku[data-v-eb4fe906] { font-weight: 700; color: #111;
}
.status[data-v-eb4fe906] { font-weight: 700; color: #800000;
}
.status.stored[data-v-eb4fe906] { color: #0f7e3a;
}
.status.reserved[data-v-eb4fe906] { color: #9b5e00;
}
.status.picked[data-v-eb4fe906] { color: #7e0080;
}
.status.shipped[data-v-eb4fe906] { color: #055291;
}
.line2[data-v-eb4fe906], .line3[data-v-eb4fe906] { display: flex; gap: 10px; color: #444; font-size: 12px; margin-top: 2px;
}
.pricing-card[data-v-eb4fe906] { background: #fff; border-radius: 14px; padding: 16px;
}
.pc-title[data-v-eb4fe906] { font-weight: 800; color: #800000; margin-bottom: 10px;
}
.pc-grid[data-v-eb4fe906] { display: grid; grid-template-columns: 1fr 1fr; gap: 10px;
}
.pc-box[data-v-eb4fe906] { border: 1px solid #eee; border-radius: 12px; padding: 12px; text-align: center;
}
.pc-tag[data-v-eb4fe906] { font-weight: 700; color: #800000;
}
.pc-tag.heavy[data-v-eb4fe906] { color: #b00000;
}
.pc-price[data-v-eb4fe906] { font-size: 24px; font-weight: 800; margin: 6px 0;
}
.pc-note[data-v-eb4fe906] { color: #666;
}
.estimator[data-v-eb4fe906] { margin-top: 14px; background: #faf6f6; border: 1px solid #f0e2e2; border-radius: 12px; padding: 12px;
}
.est-title[data-v-eb4fe906] { font-weight: 700; color: #800000; margin-bottom: 8px;
}
.est-grid[data-v-eb4fe906] { display: grid; grid-template-columns: 1fr 1fr; gap: 10px;
}
.est-total[data-v-eb4fe906] { margin-top: 10px; display: flex; justify-content: space-between; font-weight: 800;
}
.money[data-v-eb4fe906] { color: #800000;
}
.picker[data-v-eb4fe906], .btn-submit[data-v-eb4fe906], .btn-add[data-v-eb4fe906] { padding: 0.5rem; border-radius: 0.375rem;width: 30%; background: #800000;  color: #fff; text-align: center;}
.warning[data-v-eb4fe906] { background: #fff3cd; color: #856404; padding: 0.625rem; margin-top: 0.3125rem; border-radius: 0.375rem;}
.help-text[data-v-eb4fe906] { font-size: 0.5rem; color: red; margin-top: 0.3125rem}
.report-card[data-v-eb4fe906] {
  background: #fff;
  border-radius: 0.625rem;
  padding: 0.625rem;
  margin-bottom: 0.625rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0,0,0,0.1);
}
.status[data-v-eb4fe906] { font-size: 0.75rem;
}
.actions .btn[data-v-eb4fe906] {
  background: #800000;
  color: #fff;
  margin-right: 0.3125rem;
  border-radius: 0.375rem;
  padding: 0.375rem 0.625rem;
}
.evidence[data-v-eb4fe906] {
  width: 4.6875rem;
  height: 4.6875rem;
  margin: 0.3125rem;
  border-radius: 0.375rem;
}

.guidelines-container[data-v-e6bb5ae7] { padding: 20px; font-family: Arial, sans-serif;
}
.header[data-v-e6bb5ae7] { padding: 12px; color: white; text-align: center; font-size: 20px; border-radius: 5px; margin-bottom: 15px;
}
.warning-box[data-v-e6bb5ae7] { background-color: #ffe6e6; border-left: 4px solid #ff0000; padding: 15px; margin-bottom: 15px; border-radius: 5px;
}
.warning-title[data-v-e6bb5ae7] { font-weight: bold; font-size: 16px; color: #ff0000; margin-bottom: 8px;
}
.warning-text[data-v-e6bb5ae7] { font-size: 14px; color: #800000; line-height: 1.4;
}
.tips-box[data-v-e6bb5ae7] { background-color: #fff0e6; border-left: 4px solid #ff9900; padding: 15px; border-radius: 5px; margin-bottom: 15px;
}
.tips-title[data-v-e6bb5ae7] { font-weight: bold; font-size: 16px; color: #ff6600; margin-bottom: 8px;
}
.tip[data-v-e6bb5ae7] { font-size: 14px; color: #800000; margin-bottom: 5px;
}
.tip-caution[data-v-e6bb5ae7] { font-weight: bold; color: #b00020;
}
.footer-note[data-v-e6bb5ae7] {
  background-color: #fff4f4; /* soft light background */
  border: 1px solid #800000; /* subtle maroon border */
  border-radius: 8px;
  padding: 15px 20px;
  margin-top: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1); /* soft shadow for depth */
}
.footer-note uni-text[data-v-e6bb5ae7] {
  font-size: 14px;
  color: #800000;
  line-height: 1.5;
}
.motto[data-v-e6bb5ae7] {
  color: #800000;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase; /* makes it stand out */
  letter-spacing: 0.5px;
}


[data-v-0d16ed02]:root {
  --primary-color: #800000; 
  --secondary-color: #f1f1f1;
  --button-hover: #a11b2e;
}
.profit-calculator[data-v-0d16ed02] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.625rem;
  background: linear-gradient(to bottom, #800000 0%, #8b0000 100%);
  min-height: 100vh;
  color: #fff;
}
.header .title[data-v-0d16ed02] {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.9375rem;
  color: #fff;
}
.form[data-v-0d16ed02] {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 12.5rem;
  background: #fff;
  padding: 0.625rem;
  border-radius: 0.3125rem;
  box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.1);
}
.form-item[data-v-0d16ed02] {
  margin-bottom: 0.625rem;
}
.label[data-v-0d16ed02] {
  display: block;
  font-size: 0.5rem;
  font-weight: bold;
  color: #333;
}
.input[data-v-0d16ed02] {
  width: 100%;
  padding: 0.3125rem;
  font-size: 0.5rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.15625rem;
  outline: none;
  margin-top: 0.15625rem;
}
.input[data-v-0d16ed02]:focus {
  border-color: var(--primary-color);
}
.calculate-btn[data-v-0d16ed02] {
  background-color: #800000;
  color: #fff;
  font-size: 0.5625rem;
  padding: 0.375rem;
  border-radius: 0.25rem;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s;
  margin-top: 0.625rem;
}
.calculate-btn[data-v-0d16ed02]:hover {
  background-color: var(--button-hover);
}
.result[data-v-0d16ed02] {
  margin-top: 0.9375rem;
  font-size: 0.625rem;
  font-weight: bold;
  color: #fff;
}
.result-text[data-v-0d16ed02] {
  text-align: center;
}
/* Form Item Container */
.form-item[data-v-0d16ed02] {
  margin-bottom: 0.625rem;
  padding: 16px;
  background-color: #fff;
  border-radius: 0.375rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.1);
}

/* Label Styling */
.label[data-v-0d16ed02] {
  font-size: 0.5625rem;
  color: #800000;
  margin-bottom: 0.3125rem;
  font-weight: bold;
  display: block;
}

/* Picker Container */
.picker[data-v-0d16ed02] {
  padding: 0.375rem 0.625rem;
  font-size: 16px;
  background-color: #f5f5f5;
  color: #333;
  border: 0.03125rem solid #ddd;
  border-radius: 0.375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

/* Hover effect on picker */
.picker[data-v-0d16ed02]:hover {
  background-color: #e0e0e0;
}

/* Styling for when the picker is focused */
.picker[data-v-0d16ed02]:focus {
  border-color: #800000;
  background-color: #f1f1f1;
}

/* Display arrow icon after picker value */
.picker[data-v-0d16ed02]::after {
  content: '▼';
  font-size: 0.5rem;
  color: #800000;
  margin-left: 0.3125rem;
}

/* Optional: Add spacing or style when a store is selected */
.picker.selected[data-v-0d16ed02] {
  border: 0.0625rem solid #800000;
  background-color: #f1f1f1;
}

.statements-container[data-v-fc3f16ea] {
  padding: 1rem;
  min-height: 100vh;
  background: #f9f9f9;
  box-sizing: border-box;
}
.header[data-v-fc3f16ea] {
  text-align: center;
  margin-bottom: 1rem;
}
.title[data-v-fc3f16ea] {
  font-size: 1.5rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-fc3f16ea] {
  font-size: 0.875rem;
  color: #666;
  margin-top: 0.25rem;
}
.filters[data-v-fc3f16ea] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.filters uni-picker[data-v-fc3f16ea],
.filters uni-button[data-v-fc3f16ea] {
  flex: 1 1 48%;
  min-width: 120px;
}
.download-pdf[data-v-fc3f16ea], .download-csv[data-v-fc3f16ea] {
  background: #800000;
  color: #fff;
  padding: 0.5rem 0.75rem;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  text-align: center;
  flex: 1;
}
.table-container[data-v-fc3f16ea] {
  background: #fff;
  border-radius: 0.75rem;
  overflow-x: auto; /* enable horizontal scroll on small screens */
  box-shadow: 0 1px 4px rgba(0,0,0,0.1);
}
.table-header[data-v-fc3f16ea], .table-row[data-v-fc3f16ea] {
  display: flex;
  min-width: 600px; /* ensures horizontal scroll appears on narrow screens */
  padding: 0.5rem;
  box-sizing: border-box;
}
.table-header[data-v-fc3f16ea] {
  background: #800000;
  color: #fff;
  font-weight: bold;
}
.table-row[data-v-fc3f16ea]:nth-child(odd) {
  background: #fafafa;
}

/* Columns */
.col-date[data-v-fc3f16ea], .col-order[data-v-fc3f16ea], .col-product[data-v-fc3f16ea], .col-sale[data-v-fc3f16ea], .col-commission[data-v-fc3f16ea], .col-payout[data-v-fc3f16ea], .col-escrow[data-v-fc3f16ea] {
  flex: 1 1 0;
  text-align: center;
  font-size: 0.875rem;
  word-break: break-word;
}

/* Escrow status colors */
.col-escrow.pending[data-v-fc3f16ea] { color: orange; font-weight: bold;
}
.col-escrow.released[data-v-fc3f16ea] { color: green; font-weight: bold;
}
.col-escrow.held[data-v-fc3f16ea] { color: red; font-weight: bold;
}

/* Responsive adjustments */
@media (max-width: 600px) {
.title[data-v-fc3f16ea] { font-size: 1.25rem;
}
.subtitle[data-v-fc3f16ea] { font-size: 0.75rem;
}
.table-header[data-v-fc3f16ea], .table-row[data-v-fc3f16ea] { padding: 0.25rem; min-width: 500px;
}
.filters[data-v-fc3f16ea] { flex-direction: column; gap: 0.5rem;
}
}

.stock-page[data-v-65e2bef5] {
  padding: 20px;
}
.alert[data-v-65e2bef5] {
  padding: 10px;
  margin-bottom: 20px;
}
.sku-list[data-v-65e2bef5] {
  margin-top: 10px;
  padding-left: 10px;
  border-left: 2px solid #800000;
}
.sku-row[data-v-65e2bef5] {
  margin-bottom: 10px;
  padding: 5px 0;
}
.sku-row p[data-v-65e2bef5] {
  margin: 2px 0;
}
.alert.red[data-v-65e2bef5] {
  background-color: #f8d7da;
}
.alert.yellow[data-v-65e2bef5] {
  background-color: #fff3cd;
}
.product-cards[data-v-65e2bef5] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 20px;
}
.product-card[data-v-65e2bef5] {
  background: #f8f9fa;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.product-info h3[data-v-65e2bef5] {
  font-size: 1.2em;
  margin-bottom: 10px;
}
.product-info p[data-v-65e2bef5] {
  font-size: 1em;
  margin: 5px 0;
}
uni-button[data-v-65e2bef5] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  border-radius: 5px;
  font-size: 1em;
}
uni-button[data-v-65e2bef5]:hover {
  background-color: #800000;
}
.stock-movement[data-v-65e2bef5] {
  margin-top: 20px;
}
.stock-chart[data-v-65e2bef5] {
  width: 100%;
  height: 200px;
}
/* Store Selector Container */
.store-selector[data-v-65e2bef5] {
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(128, 0, 0, 0.1);
  margin-bottom: 30px;
}

/* Label Styling */
.store-selector uni-label[data-v-65e2bef5] {
  font-size: 18px;
  color: #800000;
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}

/* Select Dropdown Styling */
.store-selector select[data-v-65e2bef5] {
  width: 100%;
  padding: 12px 20px;
  font-size: 16px;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 12px;
  outline: none;
  cursor: pointer;
}

/* Hover effect on the select */
.store-selector select[data-v-65e2bef5]:hover {
  background-color: #e0e0e0;
}

/* Focus effect for better accessibility */
.store-selector select[data-v-65e2bef5]:focus {
  border-color: #800000;
  background-color: #f1f1f1;
}

/* Option Styling */
.store-selector option[data-v-65e2bef5] {
  padding: 10px;
  font-size: 16px;
}

/* Add an arrow for the select dropdown */
.store-selector select[data-v-65e2bef5]::after {
  content: '▼';
  font-size: 16px;
  color: #800000;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.commission-container[data-v-a8377120] {
  padding: 0.5rem;
  background: #f9f9f9;
  min-height: 100vh;
}
.commission-header[data-v-a8377120] {
  text-align: center;
  margin-bottom: 0.625rem;
}
.title[data-v-a8377120] {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 0.1875rem;
  color: #800000;
}
.subtitle[data-v-a8377120] {
  font-size: 0.625rem;
  color: #666;
}
.commission-table[data-v-a8377120] {
  background: #fff;
  border-radius: 0.375rem;
  overflow: hidden;
  box-shadow: 0 0.03125rem 0.125rem rgba(0,0,0,0.1);
}
.table-header[data-v-a8377120], .table-row[data-v-a8377120] {
  display: flex;
  justify-content: space-between;
  padding: 0.375rem 0.5rem;
}
.table-header[data-v-a8377120] {
  background: #800000;
  color: #fff;
  font-weight: bold;
}
.table-row[data-v-a8377120]:nth-child(odd) {
  background: #fafafa;
}
.col-category[data-v-a8377120] {
  flex: 2;
}
.col-rate[data-v-a8377120] {
  flex: 1;
  text-align: right;
}
.note[data-v-a8377120] {
  margin-top: 0.625rem;
  font-size: 0.40625rem;
  color: #888;
  line-height: 1.4;
}

/* Modal styles */
.policy-modal-overlay[data-v-a8377120] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.policy-modal[data-v-a8377120] {
  background: #fff;
  padding: 0.75rem;
  border-radius: 0.5rem;
  text-align: center;
  width: 80%;
}
.modal-title[data-v-a8377120] {
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 0.375rem;
}
.modal-text[data-v-a8377120] {
  font-size: 0.5625rem;
  margin-bottom: 0.625rem;
  color: #555;
}
.modal-btn[data-v-a8377120] {
  padding: 0.375rem 0.75rem;
  background-color: #800000;
  color: #fff;
  font-size: 0.625rem;
  border-radius: 0.375rem;
}

.policy-container[data-v-64f661f5] {
  padding: 16px;
  background: #f9f9f9;
  min-height: 100vh;
}
.policy-header[data-v-64f661f5] {
  text-align: center;
  margin-bottom: 20px;
}
.title[data-v-64f661f5] {
  font-size: 22px;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-64f661f5] {
  font-size: 14px;
  color: #666;
  margin-top: 4px;
}
.policy-content[data-v-64f661f5] {
  background: #fff;
  border-radius: 12px;
  padding: 16px;
  max-height: 70vh;
  margin-bottom: 20px;
}
.policy-section[data-v-64f661f5] {
  margin-bottom: 16px;
}
.section-title[data-v-64f661f5] {
  font-weight: bold;
  color: #800000;
  font-size: 16px;
  margin-bottom: 6px;
}
.section-text[data-v-64f661f5] {
  font-size: 14px;
  color: #333;
  line-height: 1.5;
}
.accept-button-wrapper[data-v-64f661f5] {
  text-align: center;
}
.accept-btn[data-v-64f661f5] {
  background: #800000;
  color: #fff;
  padding: 12px 20px;
  border-radius: 8px;
  font-weight: bold;
  width: 80%;
}

.team-roles-container[data-v-03342c5f] {
  padding: 1rem;
  background-color: #fff;
  min-height: 100vh;
}
h2[data-v-03342c5f] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
h3[data-v-03342c5f] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.roles-management[data-v-03342c5f], .current-roles[data-v-03342c5f] {
  margin-bottom: 1.25rem;
}
uni-form[data-v-03342c5f] {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.form-group[data-v-03342c5f] {
  display: flex;
  flex-direction: column;
}
uni-label[data-v-03342c5f] {
  font-size: 0.625rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
}
select[data-v-03342c5f] {
  font-size: 0.5625rem;
  padding: 0.25rem;
  border-radius: 0.25rem;
  border: 0.03125rem solid #ccc;
}
.submit-btn[data-v-03342c5f] {
  background-color: #800000;
  color: white;
  font-size: 0.5625rem;
  padding: 0.375rem;
  border-radius: 0.25rem;
  text-align: center;
  cursor: pointer;
}
.current-roles ul[data-v-03342c5f] {
  list-style: none;
  padding: 0;
}
.current-roles li[data-v-03342c5f] {
  font-size: 0.5625rem;
  margin-bottom: 0.3125rem;
}
.current-roles strong[data-v-03342c5f] {
  color: #800000;
}
.upgrade-container[data-v-03342c5f] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.25rem;
  min-height: 100vh;
  background: #f8f0f0;
}
.upgrade-card[data-v-03342c5f] {
  background: #ffffff;
  border-radius: 0.625rem;
  padding: 1.25rem 1rem;
  width: 100%;
  max-width: 18.75rem;
  box-shadow: 0 0.25rem 0.625rem rgba(0,0,0,0.1);
  text-align: center;
  border-top: 0.375rem solid #800000;
}
.upgrade-title[data-v-03342c5f] {
  color: #800000;
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
.upgrade-text[data-v-03342c5f] {
  font-size: 0.8125rem;
  margin-bottom: 0.9375rem;
}
.upgrade-benefits[data-v-03342c5f] {
  list-style: none;
  padding: 0;
  margin-bottom: 0.9375rem;
  text-align: left;
}
.upgrade-benefits li[data-v-03342c5f] {
  font-size: 0.8125rem;
  margin-bottom: 0.375rem;
}
.upgrade-btn[data-v-03342c5f] {
  width: 100%;
  background-color: #800000;
  color: white;
  padding: 0.6875rem;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  font-weight: bold;
  margin-top: 0.3125rem;
}
.small-note[data-v-03342c5f] {
  margin-top: 0.5625rem;
  font-size: 0.6875rem;
  color: #666;
}


.profile-container[data-v-e32e65df] {
  display: flex;
  padding: 1.25rem;
  background: #f4f4f4;
}
.profile-left[data-v-e32e65df] {
  flex: 1;
  padding-right: 0.625rem;
}
.inline-input[data-v-e32e65df] {
  width: 100%;
  border: none;
  background: transparent;
  outline: none;
  font-size: 0.875rem;
  color: #333;
}
.inline-input[data-v-e32e65df]:focus {
  border-bottom: 0.0625rem solid #800000;
}
.profile-card[data-v-e32e65df] {
  background-color: #fff;
  border-radius: 0.375rem;
  padding: 0.625rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.1);
}
.avatar-section[data-v-e32e65df] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1.5rem;
}
.editable-field.readonly uni-input[data-v-e32e65df] {
  background-color: #f5f5f5;
  cursor: not-allowed;
  color: #555;
}
.avatar-img[data-v-e32e65df] {
  width: 4.375rem;
  height: 4.375rem;
  border-radius: 2.1875rem;
  -o-object-fit: cover;
     object-fit: cover;
  border: 0.125rem solid #800000;
}
.username[data-v-e32e65df] {
  margin-top: 0.625rem;
  font-size: 1.125rem;
  font-weight: bold;
  color: #333;
}
.info-section[data-v-e32e65df] {
  margin-top: 1rem;
}
.info-item[data-v-e32e65df] {
  margin-bottom: 0.875rem;
}
.label[data-v-e32e65df] {
  font-size: 0.75rem;
  color: #666;
  margin-bottom: 0.25rem;
  display: block;
}
.editable-field[data-v-e32e65df] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem;
  background: #fff;
  border-radius: 0.375rem;
  border: 0.03125rem solid #ddd;
  font-size: 0.875rem;
  color: #555;
}
.badges-container[data-v-e32e65df] {
  margin-top: 1.25rem;
}
.badge-wrapper[data-v-e32e65df] {
  display: flex;
  gap: 0.46875rem;
}
.badge[data-v-e32e65df] {
  padding: 0.3125rem 0.625rem;
  border-radius: 0.625rem;
  font-size: 0.75rem;
  color: white;
  font-weight: bold;
}
.verified[data-v-e32e65df] {
  background-color: maroon;
}
.premium[data-v-e32e65df] {
  background-color: #b22222;
}
.unverified[data-v-e32e65df] {
  background-color: #bbb;
}
.activities-right[data-v-e32e65df] {
  flex: 1;
  padding-left: 0.625rem;
}
.activities-card[data-v-e32e65df] {
  background-color: #fff;
  border-radius: 0.375rem;
  padding: 0.625rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.1);
}
.section-header[data-v-e32e65df] {
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.performance-card[data-v-e32e65df] {
  display: flex;
  gap: 40px;
  justify-content: space-between;
}
.performance-item[data-v-e32e65df] {
  text-align: center;
}
.perf-value[data-v-e32e65df] {
  font-size: 28px;
  color: #800000;
  font-weight: bold;
}
.perf-label[data-v-e32e65df] {
  margin-top: 6px;
  color: #555;
}
.activities-container[data-v-e32e65df] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 18px;
  margin-top: 20px;
  padding: 10px;
}
.activity-card[data-v-e32e65df] {
  width: 47%;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 2px 8px rgba(128, 0, 0, 0.1);
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.activity-banner[data-v-e32e65df] {
  width: 100%;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
}
.activity-card[data-v-e32e65df]:hover {
  transform: translateY(-10px);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.activity-card-title[data-v-e32e65df] {
  display: block;
  font-size: 15px;
  font-weight: 600;
  color: maroon;
  padding: 10px 0 14px;
}
.upgrade-section[data-v-e32e65df] {
  background: #fff;
  padding: 16px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(128, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  font-family: "Segoe UI", Roboto, sans-serif;
}
.upgrade-section uni-text[data-v-e32e65df] {
  font-size: 15px;
  color: #333;
}
.upgrade-section .upgrade-btn[data-v-e32e65df] {
  background-color: maroon;
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 10px 16px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.25s ease, transform 0.1s ease;
}
.upgrade-section .upgrade-btn[data-v-e32e65df]:hover {
  background-color: #800000cc;
  transform: translateY(-1px);
}
.upgrade-section .upgrade-btn[data-v-e32e65df]:active {
  transform: scale(0.98);
}
.upgrade-section uni-text[style*="color: orange"][data-v-e32e65df] {
  font-weight: 500;
  background: #fff8f0;
  padding: 6px 10px;
  border-radius: 6px;
  border-left: 4px solid orange;
}


.upgrade-container[data-v-d7f6893d] {
  padding: 1.25rem;
  background: #fafafa;
  min-height: 100vh;
  font-family: "Segoe UI", sans-serif;
  text-align: center;
}
.upgrade-header[data-v-d7f6893d] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.375rem;
}
.upgrade-subtitle[data-v-d7f6893d] {
  font-size: 0.875rem;
  color: #555;
  margin-bottom: 0.9375rem;
}
.cards-wrapper[data-v-d7f6893d] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.upgrade-card[data-v-d7f6893d] {
  background: #fff;
  border-radius: 0.75rem;
  padding: 1rem;
  box-shadow: 0 0.25rem 0.625rem rgba(0,0,0,0.1);
  border-top: 0.375rem solid #800000;
  text-align: left;
}
.card-title[data-v-d7f6893d] {
  font-size: 1rem;
  font-weight: 700;
  color: #800000;
  margin-bottom: 0.25rem;
}
.card-description[data-v-d7f6893d] {
  font-size: 0.8125rem;
  color: #333;
  margin-bottom: 0.375rem;
}
.card-explanation[data-v-d7f6893d] {
  font-size: 0.75rem;
  color: #555;
  margin-bottom: 0.5rem;
  font-style: italic;
}
.card-features[data-v-d7f6893d] {
  list-style: none;
  padding: 0;
  margin-bottom: 0.625rem;
}
.card-features li[data-v-d7f6893d] {
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
}
.upgrade-btn[data-v-d7f6893d] {
  width: 100%;
  background-color: #800000;
  color: white;
  padding: 0.625rem;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.25s ease;
}
.upgrade-btn[data-v-d7f6893d]:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}

.business-info-page[data-v-c0829314] {
  padding: 0.9375rem;
  background-color: #fff;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  font-family: 'PingFang SC', sans-serif;
}
.verification-message[data-v-c0829314] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.9375rem;
  text-align: center;
}
.section-title[data-v-c0829314] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.9375rem;
  text-align: center;
}
.info-group[data-v-c0829314] {
  background-color: #f9f9f9;
  border-radius: 0.3125rem;
  margin-bottom: 0.9375rem;
  padding: 0.625rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.1);
}
uni-label[data-v-c0829314] {
  font-size: 0.875rem;
  color: #333;
  margin-bottom: 0.3125rem;
  font-weight: bold;
}
.info-text[data-v-c0829314] {
  font-size: 0.875rem;
  color: #555;
  word-break: break-word;
}
.preview-container[data-v-c0829314] {
  position: relative;
  display: inline-block;
  margin-top: 0.3125rem;
}
.preview-img[data-v-c0829314] {
  width: 6.875rem;
  height: 6.875rem;
  border-radius: 0.375rem;
  border: 0.03125rem solid #ddd;
}
.download-link[data-v-c0829314] {
  color: #800000;
  font-weight: bold;
  text-decoration: underline;
}
.cta[data-v-c0829314] {
  text-align: center;
  margin-top: 1.5625rem;
}
.download-btn[data-v-c0829314] {
  background-color: #800000;
  color: white;
  font-size: 1rem;
  padding: 0.625rem 1.25rem;
  border-radius: 0.4375rem;
  font-weight: bold;
  width: 100%;
  max-width: 10rem;
  margin: 0 auto;
  transition: all 0.3s ease;
}
.download-btn[data-v-c0829314]:hover {
  background-color: #a80000;
}
uni-button[data-v-c0829314] {
  border: none;
  outline: none;
  cursor: pointer;
}
uni-button[data-v-c0829314]:active {
  background-color: #d1d1d1;
}
@media (max-width: 640rpx) {
.section-title[data-v-c0829314] {
    font-size: 1rem;
}
.info-group[data-v-c0829314] {
    padding: 0.46875rem;
}
.info-text[data-v-c0829314] {
    font-size: 0.75rem;
}
.download-btn[data-v-c0829314] {
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
}
}

.fulfillment-container[data-v-534d67b7] {
  padding: 16px;
  background: #fff;
  min-height: 100vh;
}
.store-selector[data-v-534d67b7] {
  margin-bottom: 20px;
}
.store-selector .label[data-v-534d67b7] {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.selected-store[data-v-534d67b7] {
  padding: 8px;
  background: #f5f5f5;
  border-radius: 8px;
  text-align: center;
  font-size: 14px;
  color: #666;
}
.delivery-option-card[data-v-534d67b7] {
  background: #fafafa;
  padding: 16px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  margin-bottom: 20px;
}
.card-title[data-v-534d67b7] {
  font-size: 18px;
  font-weight: bold;
  color: #800000;
  margin-bottom: 12px;
}
.card-content[data-v-534d67b7] {
  font-size: 14px;
  color: #666;
}
.option-selector[data-v-534d67b7] {
  margin-top: 12px;
}
.save-button-container[data-v-534d67b7] {
  margin-top: 20px;
  text-align: center;
}
.save-button[data-v-534d67b7] {
  background: #800000;
  color: white;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 8px;
  width: 60%;
}
.form-group[data-v-534d67b7] {
  margin-bottom: 16px;
}
.label[data-v-534d67b7] {
  font-weight: bold;
  color: #800000;
  margin-bottom: 4px;
}
.input-hint[data-v-534d67b7] {
  font-size: 14px;
  color: #666;
  margin-top: 4px;
}
.abroad-details[data-v-534d67b7] {
  margin-top: 20px;
  padding: 16px;
  border-left: 4px solid #800000;
  background: #fff9f9;
  border-radius: 8px;
}
.abroad-warning[data-v-534d67b7] {
  color: #ff4500;
  font-size: 14px;
  margin-bottom: 12px;
}
uni-input[data-v-534d67b7], uni-textarea[data-v-534d67b7] {
  border-radius: 8px;
  padding: 8px;
  border: 1px solid #ccc;
  width: 100%;
  font-size: 14px;
}
uni-input[type='number'][data-v-534d67b7] {
  text-align: center;
}
.card-text-input[data-v-534d67b7] {
  background: #fff;
  padding: 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}

.reject-refund-container[data-v-8806b70d] {
  padding: 1rem;
  background: #fff;
  min-height: 100vh;
}
.header[data-v-8806b70d] {
  margin-bottom: 0.9375rem;
  text-align: center;
}
.title[data-v-8806b70d] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.form[data-v-8806b70d] {
  margin-top: 0.625rem;
}
.label[data-v-8806b70d] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #555;
}
.reason-input[data-v-8806b70d] {
  width: 100%;
  height: 6.25rem;
  padding: 0.375rem;
  background-color: #f5f5f5;
  border-radius: 0.375rem;
  margin-top: 0.3125rem;
  font-size: 0.875rem;
  color: #333;
}
.upload-area[data-v-8806b70d] {
  margin-top: 0.625rem;
}
.upload-btn[data-v-8806b70d] {
  background-color: maroon;
  color: white;
  padding: 0.375rem;
  border-radius: 0.375rem;
  margin-top: 0.625rem;
}
.preview-img[data-v-8806b70d] {
  width: 6.25rem;
  height: 6.25rem;
  border-radius: 0.375rem;
  margin-top: 0.625rem;
}
.submit-btn[data-v-8806b70d] {
  background-color: maroon;
  color: white;
  padding: 0.5rem;
  border-radius: 0.375rem;
  margin-top: 0.9375rem;
}

/* Basic styles for the seller's return page */
.seller-return-page[data-v-f25c52ed] {
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.section-title[data-v-f25c52ed] {
  font-weight: bold;
}
.confirm-receipt-btn[data-v-f25c52ed],
.chat-btn[data-v-f25c52ed] {
  background-color: #8B0000;
  color: white;
  padding: 10px 20px;
  border: none;
  margin-top: 15px;
  cursor: pointer;
  border-radius: 5px;
}
.confirm-receipt-btn[data-v-f25c52ed]:hover,
.chat-btn[data-v-f25c52ed]:hover {
  opacity: 0.8;
}
.seller-return-page[data-v-f25c52ed] {
  padding: 16px;
}
.store-info[data-v-f25c52ed] {
  margin-bottom: 12px;
  flex-direction: row;
  display: flex;
}
.store-label[data-v-f25c52ed] {
  font-weight: bold;
  margin-right: 4px;
}
.section[data-v-f25c52ed] {
  margin-bottom: 16px;
}
.confirm-receipt-btn[data-v-f25c52ed], .chat-btn[data-v-f25c52ed] {
  margin-top: 12px;
  padding: 8px 12px;
  background-color: #800000;
  color: #fff;
  border-radius: 6px;
}
.loading-text[data-v-f25c52ed], .error-text[data-v-f25c52ed] {
  margin-top: 16px;
  color: #cc0000;
}


.refund-detail-container[data-v-34820f3f] {
  padding: 1rem;
  background: #fff;
  min-height: 100vh;
  font-family: 'Helvetica Neue', sans-serif;
  color: #800000;
}
.back-btn[data-v-34820f3f] {
  font-size: 0.875rem;
  color: #800000;
  margin-bottom: 0.625rem;
  background: transparent;
  border: none;
  padding: 0;
}
.loading[data-v-34820f3f],
.error[data-v-34820f3f] {
  text-align: center;
  font-size: 0.875rem;
  margin-top: 3.125rem;
}
.refund-header[data-v-34820f3f] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.625rem;
}
.refund-number[data-v-34820f3f] {
  font-size: 0.875rem;
  color: #555;
}
.refund-status[data-v-34820f3f] {
  font-size: 0.875rem;
  font-weight: 700;
}
.refund-status.pending[data-v-34820f3f] {
  color: #e55353;
}
.refund-status.approved[data-v-34820f3f] {
  color: #4caf50;
}
.refund-status.rejected[data-v-34820f3f] {
  color: #999;
}
.buyer-info[data-v-34820f3f] {
  font-size: 0.8125rem;
  color: #444;
  margin-bottom: 0.5rem;
}
.product-info[data-v-34820f3f] {
  display: flex;
  border-top: 0.03125rem solid #eee;
  border-bottom: 0.03125rem solid #eee;
  padding: 0.625rem 0;
  margin-bottom: 0.5rem;
}
.product-image[data-v-34820f3f] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 0.5rem;
  margin-right: 0.625rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-details[data-v-34820f3f] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.product-name[data-v-34820f3f] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #333;
  line-height: 1.2;
}
.product-qty[data-v-34820f3f],
.refund-amount[data-v-34820f3f] {
  font-size: 0.75rem;
  color: #888;
  margin-top: 0.25rem;
}
.refund-reason[data-v-34820f3f] {
  font-size: 0.8125rem;
  color: #555;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
.refund-actions[data-v-34820f3f] {
  display: flex;
  gap: 0.5rem;
  justify-content: flex-end;
}
.action-btn[data-v-34820f3f] {
  min-width: 4.375rem;
  height: 1.75rem;
  border-radius: 0.875rem;
  font-size: 0.8125rem;
  padding: 0 0.625rem;
  color: #800000;
  border: 0.0625rem solid #800000;
  background: transparent;
}
.action-btn.primary[data-v-34820f3f] {
  background: #800000;
  color: white;
  border-color: #800000;
}
.action-btn[data-v-34820f3f]:active {
  opacity: 0.8;
}

.seller-performance[data-v-cdf54a37] {
  font-family: 'Helvetica Neue', sans-serif;
  padding: 2rem;
  background: #f8f8f8;
  color: #800000;
}
.header[data-v-cdf54a37] {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
.loading[data-v-cdf54a37],
.error[data-v-cdf54a37] {
  font-size: 1.2rem;
  color: #b00000;
  text-align: center;
  margin: 2rem 0;
}
.summary-cards[data-v-cdf54a37] {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin-bottom: 2rem;
}
.card[data-v-cdf54a37] {
  flex: 1 1 260px;
  background: #fff;
  padding: 1rem 1.5rem;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}
.card .label[data-v-cdf54a37] { font-size: 0.95rem; color: #888;
}
.card .value[data-v-cdf54a37] { font-size: 1.5rem; font-weight: 600; margin-top: 0.5rem;
}
.card.warning[data-v-cdf54a37] { border-left: 5px solid #f59e0b;
}
.card.success[data-v-cdf54a37] { border-left: 5px solid #10b981;
}
.card.neutral[data-v-cdf54a37] { border-left: 5px solid #3b82f6;
}
.charts[data-v-cdf54a37] {
  background: #fff;
  padding: 1rem 1.5rem;
  border-radius: 12px;
  margin-bottom: 2rem;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}
.chart-box[data-v-cdf54a37] {
  background: #e1cfd1;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9b2323;
  font-size: 1.2rem;
  border-radius: 8px;
  margin-top: 1rem;
}
.violation-log[data-v-cdf54a37] {
  background: #fff;
  padding: 1rem 1.5rem;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}
.violation-log table[data-v-cdf54a37] { width: 100%; border-collapse: collapse; margin-top: 1rem;
}
.violation-log th[data-v-cdf54a37], .violation-log td[data-v-cdf54a37] {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #e5e7eb;
  text-align: left;
  font-size: 0.95rem;
}
.violation-log th[data-v-cdf54a37] { color: #666; background: #f9fafb;
}
.violation-log .red[data-v-cdf54a37] { color: #dc2626;
}
.violation-log .green[data-v-cdf54a37] { color: #16a34a;
}
.form-group[data-v-cdf54a37] { margin-bottom: 1.5rem;
}
.label[data-v-cdf54a37] { font-size: 1rem; font-weight: 600; color: #800000; margin-bottom: 0.5rem; display: block;
}
uni-picker[data-v-cdf54a37] { display: block; width: 100%; border: 1px solid #c9a3a3; border-radius: 8px; background-color: #fff; color: #800000; font-size: 1rem; padding: 0.75rem 1rem; box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}
uni-picker uni-view[data-v-cdf54a37] { color: #800000; font-size: 1rem; text-align: left;
}

.banner-img[data-v-9cbb7f40] {
  width: 100%;
  height: 9.375rem;
  border-radius: 0.5rem;
}
.logo-preview[data-v-9cbb7f40] {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 0.5rem;
}
.input[data-v-9cbb7f40] {
  background: #f5f5f5;
  padding: 0.625rem;
  margin-top: 0.625rem;
  border-radius: 0.375rem;
  font-size: 0.8125rem;
}
.small-input[data-v-9cbb7f40] {
  font-size: 0.75rem;
}
.section-label[data-v-9cbb7f40] {
  font-size: 0.9375rem;
  font-weight: bold;
  color: #800000;
  margin-top: 1.25rem;
}
.category-card[data-v-9cbb7f40] {
  margin-top: 0.625rem;
  padding: 0.5rem;
  background: #fff7f7;
  border: 0.03125rem solid #80000033;
  border-radius: 0.375rem;
}
.reorder-buttons[data-v-9cbb7f40] {
  display: flex;
  gap: 0.625rem;
  margin-top: 0.3125rem;
}
.preview-box[data-v-9cbb7f40] {
  background: #f9f9f9;
  padding: 0.75rem;
  margin-top: 1.25rem;
  border-radius: 0.375rem;
}
.preview-banner[data-v-9cbb7f40] {
  width: 100%;
  height: 6.25rem;
  border-radius: 0.375rem;
}
.preview-info[data-v-9cbb7f40] {
  display: flex;
  gap: 0.625rem;
  align-items: center;
  margin-top: 0.625rem;
}
.preview-logo[data-v-9cbb7f40] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.375rem;
}
.preview-name[data-v-9cbb7f40] {
  font-size: 0.875rem;
  color: #800000;
  font-weight: 700;
}
.preview-slogan[data-v-9cbb7f40] {
  font-size: 0.75rem;
  color: #999;
}
.save-button[data-v-9cbb7f40] {
  background: #800000;
  color: #fff;
  padding: 0.9375rem;
  margin-top: 1.5625rem;
  border-radius: 0.375rem;
}
.store-selector[data-v-9cbb7f40] {
  margin-bottom: 1rem;
  padding: 0.5rem;
  background-color: #fff;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.1);
}
.store-selector uni-text[data-v-9cbb7f40] {
  font-size: 0.875rem;
  color: #800000;
  margin-bottom: 0.25rem;
  display: block;
}
.picker-display[data-v-9cbb7f40] {
  padding: 0.5rem;
  font-size: 0.875rem;
  color: #333;
  background-color: #f9f9f9;
  border-radius: 0.25rem;
  border: 0.03125rem solid #ccc;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
}
.picker-display[data-v-9cbb7f40]:hover {
  background-color: #e9e9e9;
}

.store-settings-container[data-v-bede263d] {
  padding: 1rem;
  background: linear-gradient(to bottom, #ffffff, #faf3f3);
  min-height: 100vh;
  font-family: 'Segoe UI', sans-serif;
}

/* =============== STORE SELECTOR =============== */
.store-selector[data-v-bede263d] {
  margin-bottom: 1.5625rem;
}
.store-selector-label[data-v-bede263d] {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 0.5rem;
}
.store-selector-box[data-v-bede263d] {
  padding: 0.625rem;
  background: #fff;
  border-radius: 0.4375rem;
  border: 0.0625rem solid #ddd;
  font-size: 0.875rem;
  color: #333;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: 0.25s;
  box-shadow: 0 0.1875rem 0.4375rem rgba(0,0,0,0.05);
}
.store-selector-box[data-v-bede263d]:hover {
  border-color: #800000;
  box-shadow: 0 0.25rem 0.625rem rgba(128,0,0,0.15);
}

/* =============== POLICY LIST =============== */
.store-policies-container[data-v-bede263d] {
  margin-bottom: 1.5625rem;
}
.policy-card[data-v-bede263d] {
  background: #ffffff;
  border-radius: 0.5625rem;
  padding: 0.875rem;
  margin-bottom: 0.875rem;
  border: 0.03125rem solid #e8dddd;
  box-shadow: 0 0.1875rem 0.5625rem rgba(0,0,0,0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.policy-card[data-v-bede263d]:hover {
  transform: translateY(-0.125rem);
  box-shadow: 0 0.3125rem 0.9375rem rgba(128,0,0,0.18);
}
.policy-header[data-v-bede263d] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}
.policy-title[data-v-bede263d] {
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
}

/* Normal View */
.policy-content[data-v-bede263d] {
  font-size: 0.8125rem;
  color: #444;
  line-height: 1.6;
  padding: 0.4375rem 0.3125rem;
  border-radius: 0.3125rem;
  background: #faf7f7;
  border: 0.03125rem solid #e5d3d3;
}

/* Edit Mode */
uni-textarea.policy-content[data-v-bede263d] {
  width: 100%;
  padding: 0.5rem;
  height: 5.625rem;
  font-size: 0.8125rem;
  border-radius: 0.375rem;
  border: 0.0625rem solid #c4a0a0;
  background: #fff;
  outline: none;
  transition: border-color 0.2s;
}
uni-textarea.policy-content[data-v-bede263d]:focus {
  border-color: #800000;
}

/* =============== BUTTONS =============== */
.add-policy-container[data-v-bede263d],
.save-changes-container[data-v-bede263d] {
  margin-top: 1.25rem;
  text-align: right;
}
.add-policy-btn[data-v-bede263d],
.save-btn[data-v-bede263d] {
  background-color: #800000;
  color: white;
  padding: 0.5625rem 0.875rem;
  border-radius: 0.375rem;
  font-size: 0.9375rem;
  font-weight: 600;
  box-shadow: 0 0.1875rem 0.4375rem rgba(128,0,0,0.25);
  transition: 0.25s;
  border: none;
}
.add-policy-btn[data-v-bede263d]:hover,
.save-btn[data-v-bede263d]:hover {
  background-color: #9a2b2b;
  box-shadow: 0 0.3125rem 0.6875rem rgba(128,0,0,0.35);
}

/* =============== NEW POLICY FORM =============== */
.add-policy-form[data-v-bede263d] {
  margin-top: 1.25rem;
  padding: 0.875rem;
  background: #fff;
  border-radius: 0.5625rem;
  box-shadow: 0 0.3125rem 0.875rem rgba(0,0,0,0.1);
  border-top: 0.1875rem solid #800000;
}
.input-group[data-v-bede263d] {
  margin-bottom: 0.875rem;
}
.label[data-v-bede263d] {
  font-size: 0.875rem;
  color: #800000;
  font-weight: bold;
  margin-bottom: 0.375rem;
  display: inline-block;
}
.input[data-v-bede263d] {
  padding: 0.5rem;
  width: 100%;
  border-radius: 0.375rem;
  border: 0.0625rem solid #ddd;
  background: #fff;
  font-size: 0.8125rem;
  transition: border-color 0.25s;
}
.input[data-v-bede263d]:focus {
  border-color: #800000;
}
.form-actions[data-v-bede263d] {
  display: flex;
  justify-content: space-between;
  margin-top: 0.625rem;
}
.cancel-btn[data-v-bede263d],
.save-btn[data-v-bede263d] {
  flex: 1;
  text-align: center;
  padding: 0.5625rem;
  font-size: 0.875rem;
  border-radius: 0.375rem;
  font-weight: 600;
  border: none;
  transition: 0.2s;
}
.cancel-btn[data-v-bede263d] {
  margin-right: 0.625rem;
  background: #bbb;
  color: #fff;
  box-shadow: 0 0.1875rem 0.4375rem rgba(0,0,0,0.15);
}
.cancel-btn[data-v-bede263d]:hover {
  background: #999;
}
.save-btn[data-v-bede263d] {
  background: #800000;
  color: #fff;
  box-shadow: 0 0.1875rem 0.4375rem rgba(128,0,0,0.25);
}
.save-btn[data-v-bede263d]:hover {
  background: #9a2b2b;
  box-shadow: 0 0.3125rem 0.875rem rgba(128,0,0,0.35);
}


.feedback-page[data-v-f39773c2] {
  background: #f9f9f9;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.header[data-v-f39773c2] {
  background-color: #800000;
  padding: 16px;
  color: white;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
}
.title[data-v-f39773c2] {
  font-weight: bold;
}
.form[data-v-f39773c2] {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.input-text[data-v-f39773c2] {
  background: white;
  border-radius: 8px;
  border: 1px solid #ddd;
  padding: 12px;
  min-height: 120px;
}
.char-count[data-v-f39773c2] {
  font-size: 0.75rem;
  color: #888;
  text-align: right;
  margin-top: -8px;
}
.input-contact[data-v-f39773c2] {
  background: white;
  border-radius: 8px;
  border: 1px solid #ddd;
  padding: 12px;
  font-size: 14px;
}
.upload-section[data-v-f39773c2] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.upload-btn[data-v-f39773c2] {
  background: #eee;
  border-radius: 12px;
  padding: 10px;
  font-size: 14px;
  color: #333;
}
.preview-img[data-v-f39773c2] {
  width: 100%;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  border: 1px solid #ccc;
}
.submit-btn[data-v-f39773c2] {
  background: #800000;
  color: white;
  padding: 12px;
  border-radius: 24px;
  font-size: 16px;
  text-align: center;
}
.submit-btn[data-v-f39773c2]:disabled {
  opacity: 0.6;
}

.report-page[data-v-e1ec0137] {
  background: #f9f9f9;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.header[data-v-e1ec0137] {
  background-color: #800000;
  padding: 16px;
  color: white;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
}
.title[data-v-e1ec0137] {
  font-weight: bold;
}
.form[data-v-e1ec0137] {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.input-text[data-v-e1ec0137] {
  background: white;
  border-radius: 8px;
  border: 1px solid #ddd;
  padding: 12px;
  min-height: 120px;
}
.char-count[data-v-e1ec0137] {
  font-size: 0.75rem;
  color: #888;
  text-align: right;
  margin-top: -8px;
}
.input-contact[data-v-e1ec0137] {
  background: white;
  border-radius: 8px;
  border: 1px solid #ddd;
  padding: 12px;
  font-size: 14px;
}
.upload-section[data-v-e1ec0137] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.upload-btn[data-v-e1ec0137] {
  background: #eee;
  border-radius: 12px;
  padding: 10px;
  font-size: 14px;
  color: #333;
}
.preview-img[data-v-e1ec0137] {
  width: 100%;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  border: 1px solid #ccc;
}
.submit-btn[data-v-e1ec0137] {
  background: #800000;
  color: white;
  padding: 12px;
  border-radius: 24px;
  font-size: 16px;
  text-align: center;
}
.submit-btn[data-v-e1ec0137]:disabled {
  opacity: 0.6;
}

.delivery-container[data-v-5495517f] {
  padding: 2rem;
  font-family: sans-serif;
}
select[data-v-5495517f] {
  margin: 1rem 0;
  padding: 0.5rem;
  width: 100%;
}
uni-button[data-v-5495517f] {
  background-color: #800000;
  color: white;
  border: none;
  padding: 1rem;
  width: 100%;
  cursor: pointer;
  border-radius: 5px;
}

.reviews-container[data-v-650b85d3] {
  padding: 1rem;
  background-color: #fff;
  min-height: 100vh;
  font-family: "Helvetica Neue", Arial, sans-serif;
}
.header[data-v-650b85d3] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
}
.title[data-v-650b85d3] {
  font-size: 1.125rem;
  font-weight: 700;
  color: #800000;
}
.back-btn[data-v-650b85d3] {
  background-color: #800000;
  color: white;
  font-size: 0.875rem;
  padding: 0.375rem 0.75rem;
  border-radius: 0.5rem;
  border: none;
  cursor: pointer;
}
.loading-state[data-v-650b85d3],
.error-state[data-v-650b85d3],
.empty-state[data-v-650b85d3] {
  text-align: center;
  margin-top: 1.875rem;
  color: #999;
  font-size: 0.875rem;
}
.reviews-list[data-v-650b85d3] {
  max-height: 70vh;
}
.review-block[data-v-650b85d3] {
  border-bottom: 0.03125rem solid #eee;
  padding: 0.75rem 0;
}
.review-user[data-v-650b85d3] {
  font-weight: 600;
  color: #333;
}
.review-rating[data-v-650b85d3] {
  color: #800000;
  margin-left: 0.375rem;
}
.review-date[data-v-650b85d3] {
  color: #aaa;
  font-size: 0.6875rem;
  margin-top: 0.25rem;
}
.review-comment[data-v-650b85d3] {
  margin: 0.375rem 0;
  color: #555;
}
.review-images[data-v-650b85d3] {
  display: flex;
  gap: 0.375rem;
  margin-top: 0.375rem;
}
.review-img[data-v-650b85d3] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 0.375rem;
}
.reply-section[data-v-650b85d3] {
  margin-top: 0.375rem;
}
.reply-input[data-v-650b85d3] {
  width: 100%;
  border: 0.03125rem solid #ccc;
  border-radius: 0.375rem;
  padding: 0.5rem;
  font-size: 0.8125rem;
  margin-bottom: 0.375rem;
  resize: vertical;
  min-height: 2.5rem;
}
.reply-btn[data-v-650b85d3] {
  background: #800000;
  color: #fff;
  font-size: 0.875rem;
  padding: 0.5rem;
  border-radius: 1rem;
  cursor: pointer;
}
.reply-box[data-v-650b85d3] {
  margin-top: 0.375rem;
  background: #f2f2f2;
  padding: 0.5rem;
  border-radius: 0.375rem;
}
.reply-label[data-v-650b85d3] {
  font-weight: 600;
  color: #333;
}
.reply-text[data-v-650b85d3] {
  color: #555;
}

.all-reviews-container[data-v-51903d0c] {
  padding: 0.75rem;
  background-color: #fff;
  min-height: 100vh;
  font-family: Arial, sans-serif;
}
.loading-state[data-v-51903d0c],
.error-state[data-v-51903d0c],
.empty-state[data-v-51903d0c] {
  text-align: center;
  color: #999;
  margin-top: 1.25rem;
  font-size: 0.875rem;
}
.store-header[data-v-51903d0c] {
  background-color: #f5f5f5;
  padding: 8px;
  margin-top: 12px;
  border-radius: 6px;
}
.store-name[data-v-51903d0c] {
  font-weight: bold;
}
.product-group[data-v-51903d0c] {
  margin-bottom: 1rem;
  border-bottom: 0.03125rem solid #ddd;
  padding-bottom: 0.75rem;
}
.product-header[data-v-51903d0c] {
  display: flex;
  justify-content: space-between;
  font-weight: 700;
  font-size: 1rem;
  color: #800000;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-bottom: 0.5rem;
}
.toggle-icon[data-v-51903d0c] {
  font-size: 0.875rem;
  color: #a52a2a;
}
.review-block[data-v-51903d0c] {
  margin-bottom: 0.75rem;
  padding: 0.5rem;
  background: #fef0f0;
  border-radius: 0.5rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(128, 0, 0, 0.1);
}
.review-user[data-v-51903d0c] {
  font-weight: 600;
  color: #333;
}
.review-rating[data-v-51903d0c] {
  color: #800000;
  margin-left: 0.25rem;
}
.review-date[data-v-51903d0c] {
  color: #999;
  font-size: 0.6875rem;
  margin-top: 0.25rem;
}
.review-comment[data-v-51903d0c] {
  margin: 0.375rem 0;
  color: #555;
  font-size: 0.8125rem;
}
.review-images[data-v-51903d0c] {
  display: flex;
  gap: 0.375rem;
  margin-top: 0.375rem;
}
.review-img[data-v-51903d0c] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 0.375rem;
}
.reply-section[data-v-51903d0c] {
  margin-top: 0.375rem;
}
.reply-input[data-v-51903d0c] {
  width: 100%;
  min-height: 3rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.375rem;
  padding: 0.375rem;
  font-size: 0.8125rem;
  resize: vertical;
}
.reply-btn[data-v-51903d0c] {
  margin-top: 0.375rem;
  background: #800000;
  color: white;
  font-size: 0.875rem;
  padding: 0.4375rem 0;
  border-radius: 1rem;
  width: 100%;
  cursor: pointer;
}
.reply-btn[data-v-51903d0c]:disabled {
  background: #ccc;
  cursor: not-allowed;
}
.reply-box[data-v-51903d0c] {
  margin-top: 0.375rem;
  background: #f2f2f2;
  padding: 0.375rem;
  border-radius: 0.375rem;
}
.reply-label[data-v-51903d0c] {
  font-weight: 600;
  color: #333;
  margin-bottom: 0.25rem;
  display: block;
}
.reply-text[data-v-51903d0c] {
  color: #555;
  font-size: 0.8125rem;
}

.container[data-v-b083a153] {
  padding: 0.75rem;
  background-color: #fff7f5;
  min-height: 100vh;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
}

/* Header */
.header[data-v-b083a153] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
}
.header-title[data-v-b083a153] {
  font-size: 1.125rem;
  font-weight: 700;
  color: #800000;
}
.filter-group[data-v-b083a153] {
  display: flex;
  gap: 0.375rem;
}
.filter-btn[data-v-b083a153] {
  padding: 0.3125rem 0.75rem;
  background: #f9e7e7;
  border: 0.03125rem solid #800000;
  border-radius: 0.375rem;
  color: #800000;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.filter-btn[data-v-b083a153]:hover {
  background: #800000;
  color: #fff;
}
.filter-btn.active[data-v-b083a153] {
  background: #800000;
  color: #fff;
}

/* Loading and empty states */
.loading[data-v-b083a153],
.empty[data-v-b083a153] {
  font-size: 0.875rem;
  text-align: center;
  color: #777;
  padding: 1.25rem 0;
}

/* Violations list */
.violations-list[data-v-b083a153] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.violation-item[data-v-b083a153] {
  background: #fff0e0;
  padding: 0.625rem;
  border-radius: 0.625rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(128, 0, 0, 0.1);
  border-left: 0.1875rem solid #800000;
}
.violation-header[data-v-b083a153] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.25rem;
}
.violation-keyword[data-v-b083a153] {
  font-weight: 700;
  font-size: 0.875rem;
  color: #800000;
}
.status-badge[data-v-b083a153] {
  padding: 0.1875rem 0.5rem;
  border-radius: 0.4375rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.status-badge.resolved[data-v-b083a153] {
  background-color: #28a745; /* green */
}
.status-badge.unresolved[data-v-b083a153] {
  background-color: #dc3545; /* red */
}
.violation-content[data-v-b083a153] {
  font-size: 0.8125rem;
  color: #4a4a4a;
  margin-bottom: 0.375rem;
}
.violation-meta[data-v-b083a153] {
  font-size: 0.6875rem;
  color: #666;
  display: flex;
  justify-content: space-between;
}

/* Pagination */
.pagination[data-v-b083a153] {
  display: flex;
  justify-content: center;
  margin-top: 0.75rem;
  gap: 0.3125rem;
}
.page-btn[data-v-b083a153] {
  padding: 0.3125rem 0.5rem;
  border: 0.03125rem solid #800000;
  border-radius: 0.3125rem;
  background: #fff;
  color: #800000;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
.page-btn[data-v-b083a153]:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.page-btn[data-v-b083a153]:hover:not(:disabled) {
  background: #800000;
  color: #fff;
}
.page-btn.active[data-v-b083a153] {
  background: #800000;
  color: #fff;
}
/* ============================================
   MOBILE RESPONSIVE FIXES
   ============================================ */
@media screen and (max-width: 600px) {
.container[data-v-b083a153] {
    padding: 0.625rem;
}

  /* Header Stack */
.header[data-v-b083a153] {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.625rem;
}
.header-title[data-v-b083a153] {
    font-size: 1rem;
}

  /* Make filter buttons wrap instead of overflow */
.filter-group[data-v-b083a153] {
    flex-wrap: wrap;
    width: 100%;
    gap: 0.3125rem;
}
.filter-btn[data-v-b083a153] {
    flex: 1;
    min-width: 45%;
    text-align: center;
    font-size: 0.75rem;
    padding: 0.375rem;
}

  /* Violations List spacing */
.violations-list[data-v-b083a153] {
    gap: 0.625rem;
}
.violation-item[data-v-b083a153] {
    padding: 0.6875rem;
}

  /* Keyword & status in one column on small screens */
.violation-header[data-v-b083a153] {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.25rem;
}
.violation-keyword[data-v-b083a153] {
    font-size: 0.8125rem;
}
.status-badge[data-v-b083a153] {
    font-size: 0.75rem;
    padding: 0.25rem 0.4375rem;
}

  /* Meta info stacked */
.violation-meta[data-v-b083a153] {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.1875rem;
    font-size: 0.75rem;
}

  /* Pagination stack */
.pagination[data-v-b083a153] {
    flex-wrap: wrap;
    gap: 0.375rem;
}
.page-btn[data-v-b083a153] {
    flex: 1;
    min-width: 30%;
    text-align: center;
    font-size: 0.75rem;
    padding: 0.4375rem;
}
}


.track-container[data-v-1298b812] {
  padding: 1rem;
  background: #fff;
}
.title[data-v-1298b812] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
  text-align: center;
  margin-bottom: 0.9375rem;
}
.loading[data-v-1298b812],
.error[data-v-1298b812] {
  text-align: center;
  margin: 1.25rem 0;
  font-size: 0.875rem;
  color: #b00000;
}
.shipping-info[data-v-1298b812] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f5f5f5;
  padding: 0.625rem;
  border-radius: 0.5rem;
  margin-bottom: 0.75rem;
}
.copy-btn[data-v-1298b812] {
  background-color: #800000;
  color: #fff;
  padding: 0.375rem 0.75rem;
  border-radius: 0.625rem;
  font-size: 0.8125rem;
  border: none;
}
.address-block[data-v-1298b812] {
  background: #fafafa;
  padding: 0.625rem;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
}
.location[data-v-1298b812] {
  display: flex;
}
.label[data-v-1298b812] {
  font-size: 0.875rem;
  color: #666;
  margin-right: 0.375rem;
}
.value[data-v-1298b812] {
  font-size: 0.875rem;
  color: #333;
}
.timeline[data-v-1298b812] {
  border-left: 0.125rem solid #800000;
  padding-left: 0.75rem;
}
.timeline-step[data-v-1298b812] {
  margin-bottom: 0.75rem;
  position: relative;
}
.dot[data-v-1298b812] {
  width: 0.625rem;
  height: 0.625rem;
  background: #800000;
  border-radius: 50%;
  position: absolute;
  left: -1rem;
  top: 0.125rem;
}
.text[data-v-1298b812] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #333;
}
.time[data-v-1298b812] {
  font-size: 0.75rem;
  color: #999;
}

.order-detail-container[data-v-cdfd289a] {
  padding: 1rem;
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.08);
}

/* Header */
.title[data-v-cdfd289a] {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  color: #800000;
  margin-bottom: 1rem;
}

/* Sections */
.section[data-v-cdfd289a] {
  margin-bottom: 1rem;
  padding: 0.5rem;
  border-radius: 0.375rem;
  background-color: #fdf4f4; /* light maroon accent */
}
.section-title[data-v-cdfd289a] {
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.5rem;
  border-bottom: 0.0625rem solid #f5c2c2;
  padding-bottom: 0.1875rem;
}

/* Info rows */
.info-row[data-v-cdfd289a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.375rem 0;
  border-bottom: 0.03125rem solid #eee;
}
.label[data-v-cdfd289a] {
  font-size: 0.875rem;
  color: #666;
  font-weight: 500;
}
.value[data-v-cdfd289a] {
  font-size: 0.875rem;
  color: #333;
  font-weight: 600;
  text-align: right;
}
.value.pending[data-v-cdfd289a] {
  color: #e55353;
}
.value.shipped[data-v-cdfd289a] {
  color: #ffa500;
}
.value.completed[data-v-cdfd289a] {
  color: #188038;
}

/* Products */
.product-item[data-v-cdfd289a] {
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  background-color: #fff;
  border-radius: 0.375rem;
  padding: 0.375rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05);
}
.product-image[data-v-cdfd289a] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 0.375rem;
  margin-right: 0.625rem;
  -o-object-fit: cover;
     object-fit: cover;
  border: 0.03125rem solid #eee;
}
.product-info[data-v-cdfd289a] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.name[data-v-cdfd289a] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 0.1875rem;
}
.qty[data-v-cdfd289a],
.price[data-v-cdfd289a] {
  font-size: 0.75rem;
  color: #666;
  margin-top: 0.125rem;
}
.specs[data-v-cdfd289a] {
  font-size: 0.6875rem;
  color: #800000;
  background-color: #fdeaea;
  padding: 0.125rem 0.25rem;
  border-radius: 0.1875rem;
  margin-top: 0.1875rem;
  align-self: flex-start;
}

/* Total section */
.total-section[data-v-cdfd289a] {
  display: flex;
  justify-content: space-between;
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
  border-top: 0.0625rem solid #eee;
  padding-top: 0.5rem;
  margin-top: 0.5rem;
}

/* Responsive adjustments */
@media screen and (max-width: 360px) {
.order-detail-container[data-v-cdfd289a] {
    padding: 0.75rem;
}
.title[data-v-cdfd289a] {
    font-size: 1.125rem;
}
.section-title[data-v-cdfd289a] {
    font-size: 0.875rem;
}
.label[data-v-cdfd289a], .value[data-v-cdfd289a] {
    font-size: 0.75rem;
}
.product-image[data-v-cdfd289a] {
    width: 3.125rem;
    height: 3.125rem;
}
.name[data-v-cdfd289a] {
    font-size: 0.75rem;
}
.qty[data-v-cdfd289a], .price[data-v-cdfd289a], .specs[data-v-cdfd289a] {
    font-size: 0.625rem;
}
}

.page[data-v-576e9079] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  background-color: #f7f7f7;
}
.header[data-v-576e9079] {font-size: 1.125rem; 
font-weight: bold; 
margin-bottom: 0.9375rem; 
text-align: center; 
color: #800000;
}
.draft-scroll[data-v-576e9079] {
  flex: 1;
  padding: 0.625rem;
}
.draft-card[data-v-576e9079] {
  display: flex;
  background: #fff;
  border-radius: 0.625rem;
  margin-bottom: 0.9375rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.draft-img[data-v-576e9079] {
  width: 5.625rem;
  height: 5.625rem;
  background-color: #f0f0f0;
}
.draft-info[data-v-576e9079] {
  flex: 1;
  padding: 0.625rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.draft-name[data-v-576e9079] {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 0.3125rem;
}
.draft-price[data-v-576e9079] {
  font-size: 0.875rem;
  color: #800000;
  margin-bottom: 0.3125rem;
}
.draft-category[data-v-576e9079] {
  font-size: 0.75rem;
  color: #999;
}
.btn-row[data-v-576e9079] {
  display: flex;
  justify-content: flex-end;
  gap: 0.625rem;
  margin-top: 0.625rem;
}
.btn[data-v-576e9079] {
  font-size: 0.8125rem;
  padding: 0.375rem 0.625rem;
  border-radius: 0.375rem;
  color: white;
  border: none;
}
.edit[data-v-576e9079] {
  background-color: #999;
}
.publish[data-v-576e9079] {
  background-color: #800000;
}
.empty[data-v-576e9079] {
  text-align: center;
  padding: 2.5rem 0;
  color: #aaa;
  font-size: 0.875rem;
}

/* Current Store Container */
.current-store[data-v-576e9079] {
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

/* Title for Current Store */
.current-store-title[data-v-576e9079] {
  font-size: 20px;
  color: #800000;
  font-weight: bold;
  margin-bottom: 15px;
}

/* Picker container */
.store-picker[data-v-576e9079] {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 12px;
  background-color: #f5f5f5;
  padding: 12px 20px;
  cursor: pointer;
}

/* Display the selected store */
.picker-display[data-v-576e9079] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Style for text in the picker */
.store-picker uni-text[data-v-576e9079] {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}

/* Hover effect for the picker */
.store-picker[data-v-576e9079]:hover {
  background-color: #e0e0e0;
}

/* Arrow icon for the picker (if applicable) */
.arrow-icon[data-v-576e9079] {
  font-size: 18px;
  color: #800000;
  margin-left: 10px;
}

/* Optional active state (if you have a state indicating it's selected) */
.store-picker.active[data-v-576e9079] {
  border: 2px solid #800000;
  background-color: #f1f1f1;
}

.product-preview[data-v-7825556f] {
  background: #fff;
  padding-bottom: 5rem;
}
.top-bar[data-v-7825556f] {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  padding: 0.5rem 0.75rem;
  border-bottom: 0.03125rem solid #eee;
  z-index: 10;
}
.top-title[data-v-7825556f] {
  font-size: 1rem;
  font-weight: 700;
}
.carousel[data-v-7825556f] {
  width: 100%;
  height: 18.75rem;
}
.carousel-image[data-v-7825556f] {
  width: 100%;
  height: 18.75rem;
  -o-object-fit: contain;
     object-fit: contain;
  background: #fff;
}
.product-header[data-v-7825556f] {
  padding: 0.75rem;
  border-bottom: 0.03125rem solid #eee;
}
.product-title[data-v-7825556f] {
  font-size: 1rem;
  font-weight: bold;
}
.store-info[data-v-7825556f] {
  font-size: 0.75rem;
  color: #888;
  margin-top: 0.25rem;
}
.store-name[data-v-7825556f] {
  color: #800000;
  font-weight: 600;
  margin-left: 0.25rem;
}
.price-section[data-v-7825556f] {
  padding: 0.75rem;
  display: flex;
  gap: 0.625rem;
  align-items: center;
}
.price[data-v-7825556f] {
  font-size: 1.125rem;
  color: #800000;
  font-weight: 700;
}
.old-price[data-v-7825556f] {
  text-decoration: line-through;
  color: #aaa;
}
.discount[data-v-7825556f] {
  background: #800000;
  color: #fff;
  padding: 0.125rem 0.3125rem;
  border-radius: 0.25rem;
}
.variants-section[data-v-7825556f] {
  padding: 0.75rem;
}
.variant-label[data-v-7825556f] {
  font-size: 0.8125rem;
  font-weight: 600;
  margin-bottom: 0.375rem;
}
.variant-options[data-v-7825556f] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
  margin-bottom: 0.75rem;
}
.variant-option[data-v-7825556f] {
  border: 0.03125rem solid #ccc;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.625rem;
  font-size: 0.75rem;
}
.stock-info[data-v-7825556f] {
  padding: 0 0.75rem 0.75rem;
  font-size: 0.8125rem;
  color: #666;
}
.section[data-v-7825556f] {
  padding: 0.75rem;
}
.section-title[data-v-7825556f] {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #800000;
}
.param-row[data-v-7825556f] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.375rem;
}
.param-key[data-v-7825556f] {
  font-weight: 600;
  color: #555;
}
.param-value[data-v-7825556f] {
  color: #333;
}

/* Bullets / Highlights */
.bullet-item[data-v-7825556f] {
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
  color: #444;
  padding-left: 0.375rem;
}

/* Group Deal */
.group-deal[data-v-7825556f] {
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
  color: #444;
}
.group-deal uni-text[data-v-7825556f] {
  display: block;
  margin-bottom: 0.125rem;
}

/* Gift Options */
.gift-item[data-v-7825556f] {
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
  color: #444;
  padding-left: 0.375rem;
  background: #fff0f0;
  border-radius: 0.375rem;
  padding: 0.25rem 0.375rem;
}

/* Bottom Buttons */
.action-buttons[data-v-7825556f] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.625rem 0.75rem;
  background: #fff;
  border-top: 0.03125rem solid #eee;
  display: flex;
  gap: 0.75rem;
  box-shadow: 0 -0.125rem 0.3125rem rgba(0, 0, 0, 0.05);
}
.btn-edit[data-v-7825556f], .btn-share[data-v-7825556f] {
  flex: 1;
  height: 2.75rem;
  border-radius: 1.375rem;
  font-size: 0.9375rem;
  font-weight: 600;
}
.btn-edit[data-v-7825556f] {
  background: #fff;
  color: #800000;
  border: 0.0625rem solid #800000;
}
.btn-share[data-v-7825556f] {
  background: #800000;
  color: #fff;
  border: none;
}
.special-attributes[data-v-7825556f] {
  padding: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.attribute-item[data-v-7825556f] {
  padding: 0.3125rem 0.5rem;
  border-radius: 0.625rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #fff;
}

/* Individual styles for each attribute */
.attribute-item.packaging[data-v-7825556f] {
  background-color: #800000; /* maroon */
}
.attribute-item.abroad[data-v-7825556f] {
  background-color: #007acc; /* blue for global */
}
.attribute-item.vat[data-v-7825556f] {
  background-color: #ffaa00; /* yellow for finance */
}
.orders-container[data-v-f90b279c] {
  padding: 1rem;
  background: #f9f9f9;
  min-height: 100vh;
}

/* Header */
.header[data-v-f90b279c] {
  margin-bottom: 0.9375rem;
  text-align: center;
}
.title[data-v-f90b279c] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}

/* Tabs */
.tab-bar[data-v-f90b279c] {
  display: flex;
  justify-content: space-around;
  margin-bottom: 0.625rem;
  border-bottom: 0.0625rem solid #eee;
  padding-bottom: 0.5rem;
}
.tab[data-v-f90b279c] {
  font-size: 0.875rem;
  color: #666;
  padding: 0.375rem 0.75rem;
  border-radius: 0.5rem;
  transition: all 0.3s ease;
}
.tab.active[data-v-f90b279c] {
  font-weight: bold;
  color: #800000;
  border-bottom: 0.125rem solid #800000;
}

/* Order Issues Button */
.issues-button[data-v-f90b279c] {
  margin-bottom: 0.9375rem;
  text-align: center;
}
.issue-tab-btn[data-v-f90b279c] {
  font-size: 0.875rem;
  padding: 0.5rem 1.25rem;
  background-color: #e55353;
  color: #fff;
  border-radius: 1rem;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.1s ease;
}
.issue-tab-btn[data-v-f90b279c]:active {
  opacity: 0.8;
  transform: scale(0.98);
}

/* Orders List */
.orders-list[data-v-f90b279c] {
  padding-bottom: 2.5rem;
}

/* Order Card */
.order-card[data-v-f90b279c] {
  background: #fff;
  border-radius: 0.75rem;
  box-shadow: 0 0.1875rem 0.5rem rgba(128, 0, 0, 0.08);
  padding: 1rem 0.75rem;
  margin-bottom: 1rem;
  transition: transform 0.2s ease;
}
.order-card[data-v-f90b279c]:hover {
  transform: translateY(-0.125rem);
}

/* Order Header */
.order-header[data-v-f90b279c] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.375rem;
}
.order-number[data-v-f90b279c] {
  font-size: 0.875rem;
  color: #800000;
}
.order-status[data-v-f90b279c] {
  font-size: 0.875rem;
  font-weight: 700;
}
.order-status.pending[data-v-f90b279c] { color: #e55353;
}
.order-status.shipped[data-v-f90b279c] { color: #ffa500;
}
.order-status.completed[data-v-f90b279c] { color: #4caf50;
}

/* Buyer Info */
.buyer-info[data-v-f90b279c] {
  font-size: 0.8125rem;
  color: #800000;
  margin-bottom: 0.5rem;
}

/* Products */
.products[data-v-f90b279c] {
  border-top: 0.03125rem solid #eee;
  border-bottom: 0.03125rem solid #eee;
  padding: 0.625rem 0;
}
.product-item[data-v-f90b279c] {
  display: flex;
  margin-bottom: 0.625rem;
  gap: 0.625rem;
}
.product-image[data-v-f90b279c] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
}
.product-info[data-v-f90b279c] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-name[data-v-f90b279c] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #333;
  line-height: 1.2;
}
.product-qty[data-v-f90b279c] {
  font-size: 0.75rem;
  color: #888;
  margin-top: 0.25rem;
}
.product-price[data-v-f90b279c] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #800000;
  margin-top: 0.375rem;
}

/* Order Footer */
.order-footer[data-v-f90b279c] {
  display: flex;
  flex-direction: column;
  margin-top: 0.625rem;
}
.order-total[data-v-f90b279c] {
  font-size: 0.875rem;
  font-weight: 700;
  color: #800000;
  margin-bottom: 0.5rem;
}

/* Action Buttons Row */
.actions[data-v-f90b279c] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
}
.action-btn[data-v-f90b279c] {
  flex: 1 1 3.75rem;
  min-width: 3.75rem;
  height: 1.75rem;
  border-radius: 0.875rem;
  font-size: 0.8125rem;
  padding: 0 0.625rem;
  color: #800000;
  border: 0.0625rem solid #800000;
  background: transparent;
  cursor: pointer;
  transition: all 0.2s ease;
}
.action-btn.primary[data-v-f90b279c] {
  background: #800000;
  color: #fff;
  border-color: #800000;
}
.action-btn[data-v-f90b279c]:hover {
  transform: translateY(-0.0625rem);
  box-shadow: 0 0.0625rem 0.1875rem rgba(128,0,0,0.15);
}
.action-btn[data-v-f90b279c]:active {
  opacity: 0.8;
  transform: translateY(0);
}

/* Empty Orders Text */
.empty-text[data-v-f90b279c] {
  text-align: center;
  font-size: 0.875rem;
  color: #999;
  margin-top: 6.25rem;
}

/* Store Selector */
.store-selector[data-v-f90b279c] {
  padding: 0.625rem;
  background: #fff;
  margin-bottom: 0.9375rem;
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.375rem rgba(128,0,0,0.08);
}
.store-selector uni-text[data-v-f90b279c] {
  font-size: 0.9375rem;
  color: #800000;
  margin-bottom: 0.3125rem;
  display: block;
  font-weight: bold;
}
.picker-wrapper[data-v-f90b279c] {
  border: 0.03125rem solid #ddd;
  border-radius: 0.375rem;
  background: #f5f5f5;
  padding: 0.375rem 0.5rem;
}
.picker-value[data-v-f90b279c] {
  font-size: 0.875rem;
  color: #333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.picker-arrow[data-v-f90b279c] {
  color: #800000;
  font-size: 0.75rem;
  margin-left: 0.3125rem;
}
.product-specs[data-v-f90b279c] {
  display: block;
  font-size: 14px;
  color: #800000; /* maroon */
  margin-top: 6px;
  background-color: #fdf4f4;
  padding: 4px 8px;
  border-radius: 6px;
  font-weight: 500;
  line-height: 1.5;
}



.dashboard-title[data-v-8895d15d] {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.9375rem;
  text-align: center;
  color: #800000; /* Maroon accent for title */
}
.analytics[data-v-8895d15d] {
  background-color: #f5f5f5; /* soft neutral background */
  color: #333; /* dark text for readability */
  min-height: 100vh;
  padding: 0.75rem;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.store-header[data-v-8895d15d] {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  background-color: #fff; /* card background */
  padding: 0.5rem;
  border-radius: 0.375rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0,0,0,0.1);
}
.store-logo[data-v-8895d15d] {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 0.375rem;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 0.75rem;
  border: 0.0625rem solid #800000; /* maroon border */
}
.store-info[data-v-8895d15d] {
  flex: 1;
}
.store-name[data-v-8895d15d] {
  font-size: 1rem;
  font-weight: 700;
  color: #222; /* dark gray for readability */
  margin-bottom: 0.25rem;
}
.store-id[data-v-8895d15d],
.store-operation-time[data-v-8895d15d] {
  font-size: 0.6875rem;
  color: #555; /* softer gray for secondary info */
  margin-top: 0.125rem;
}
.tabs[data-v-8895d15d] {
  display: flex;
  justify-content: space-around;
  margin-bottom: 0.75rem;
  border-bottom: 0.03125rem solid #ccc;
}
.tabs uni-text[data-v-8895d15d] {
  font-size: 0.8125rem;
  padding-bottom: 0.375rem;
  cursor: pointer;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-bottom: 0.09375rem solid transparent;
  transition: color 0.3s, border-color 0.3s;
}
.tabs uni-text.active[data-v-8895d15d] {
  color: #800000;
  border-color: #800000;
  font-weight: 600;
}
.metrics-list[data-v-8895d15d] {
  height: 70vh;
  overflow-y: auto;
}
.metric-card[data-v-8895d15d] {
  background: #fff; /* white card for content */
  border-radius: 0.5rem;
  padding: 0.5rem;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.1);
}
.thumb[data-v-8895d15d] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.375rem;
  -o-object-fit: cover;
     object-fit: cover;
  border: 0.03125rem solid #ddd;
}
.info[data-v-8895d15d] {
  flex: 1;
}
.name[data-v-8895d15d] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #222;
}
.date[data-v-8895d15d] {
  font-size: 0.625rem;
  color: #777;
  margin-top: 0.125rem;
}
.stats[data-v-8895d15d] {
  display: flex;
  gap: 0.75rem;
}
.stat-item[data-v-8895d15d] {
  text-align: center;
}
.label[data-v-8895d15d] {
  font-size: 0.625rem;
  color: #999;
}
.value[data-v-8895d15d] {
  font-size: 0.8125rem;
  font-weight: 700;
  color: #800000; /* highlight CTR/CR in maroon */
  margin-top: 0.125rem;
}

/* Store Selector */
.store-selector[data-v-8895d15d] {
  padding: 0.625rem;
  background: #fff;
  margin-bottom: 0.9375rem;
  border-radius: 0.375rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05);
}
.store-selector uni-text[data-v-8895d15d] {
  font-size: 0.9375rem;
  color: #800000;
  margin-bottom: 0.3125rem;
  display: block;
  font-weight: bold;
}
.picker-value[data-v-8895d15d] {
  font-size: 0.875rem;
  padding: 0.5rem 0.625rem;
  background: #f9f9f9;
  border-radius: 0.375rem;
  color: #333;
  border: 0.03125rem solid #ccc;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.picker-value[data-v-8895d15d]:hover {
  background-color: #eee;
}
.picker-value[data-v-8895d15d]::after {
  content: '▼';
  font-size: 0.625rem;
  color: #800000;
  margin-left: 0.3125rem;
}
.picker[data-v-8895d15d] {
  width: 100%;
  margin-top: 0.3125rem;
}


.wallet-container[data-v-d67b834f] {
  padding: 16px;
  background: #f9f9f9;
  min-height: 100vh;
}
.wallet-header[data-v-d67b834f] {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.9375rem;
  text-align: center;
  color: #800000;
}
.wallet-balance[data-v-d67b834f] {
  background: #fff;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 16px;
  text-align: center;
}
.wallet-balance .label[data-v-d67b834f] {
  font-size: 14px;
  color: #666;
}
.wallet-balance .amount[data-v-d67b834f] {
  font-size: 28px;
  font-weight: bold;
  margin-top: 6px;
  color: #333;
}
.wallet-actions[data-v-d67b834f] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.wallet-button[data-v-d67b834f] {
  flex: 1;
  margin: 0 4px;
  padding: 12px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 14px;
  border: none;
  cursor: pointer;
}
.top-up[data-v-d67b834f] {
  background: #008000;
  color: #fff;
}
.withdraw[data-v-d67b834f] {
  background: #800000;
  color: #fff;
}

/* Updated styles for buttons in a row */
.wallet-buttons-row[data-v-d67b834f] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.wallet-button.statements[data-v-d67b834f],
.wallet-button.manage-bank[data-v-d67b834f] {
  background: #800000;
  color: #fff;
  padding: 10px 20px;
  border-radius: 8px;
  font-weight: bold;
  flex: 1;
  margin: 0 4px;
  text-align: center;
}
.wallet-section[data-v-d67b834f] {
  background: #fff;
  border-radius: 12px;
  padding: 14px;
}
.section-title[data-v-d67b834f] {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 12px;
}
.transaction-item[data-v-d67b834f] {
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  border-bottom: 1px solid #eee;
}
.transaction-item[data-v-d67b834f]:last-child {
  border-bottom: none;
}
.txn-type[data-v-d67b834f] {
  font-size: 14px;
  color: #333;
}
.txn-date[data-v-d67b834f] {
  font-size: 12px;
  color: #888;
}
.txn-amount[data-v-d67b834f] {
  font-size: 14px;
  font-weight: bold;
}
.txn-amount.positive[data-v-d67b834f] {
  color: #008000;
}
.txn-amount.negative[data-v-d67b834f] {
  color: #800000;
}
.txn-details[data-v-d67b834f] {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  width: 320px;
}
.details-title[data-v-d67b834f] {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
}
.details-row[data-v-d67b834f] {
  display: flex;
  justify-content: space-between;
  margin: 6px 0;
  font-size: 14px;
}
.total-row[data-v-d67b834f] {
  font-weight: bold;
  margin-top: 10px;
}
.download-btn[data-v-d67b834f] {
  margin-top: 16px;
  background: #800000;
  color: #fff;
  padding: 10px;
  border-radius: 8px;
  width: 100%;
}

.settings-container[data-v-219f20d2] {
  padding: 1rem;
  background: #fff;
  min-height: 100vh;
  position: relative;
}
.profile-section[data-v-219f20d2] {
  display: flex;
  align-items: center;
  padding-bottom: 0.75rem;
  border-bottom: 0.03125rem solid #eee;
  cursor: pointer;
}
.avatar[data-v-219f20d2] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 1.25rem;
}
.profile-info[data-v-219f20d2] {
  flex: 1;
  margin-left: 0.625rem;
}
.username[data-v-219f20d2] {
  font-size: 1rem;
  font-weight: 700;
  color: #333;
}
.email[data-v-219f20d2] {
  font-size: 0.75rem;
  color: #888;
  margin-top: 0.125rem;
}
.settings-group[data-v-219f20d2] {
  margin-top: 1.5rem;
}
.group-title[data-v-219f20d2] {
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
  color: #800000;
}
.settings-item[data-v-219f20d2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 0;
  border-bottom: 0.03125rem solid #eee;
  font-size: 0.875rem;
  color: #444;
  cursor: pointer;
  position: relative;
}
.badge[data-v-219f20d2] {
  background-color: #800000;
  color: white;
  font-size: 0.6875rem;
  padding: 0.125rem 0.375rem;
  border-radius: 0.375rem;
  position: absolute;
  right: 1.25rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.badge.new[data-v-219f20d2] {
  background-color: #ff4d4f;
}
.logout-section[data-v-219f20d2] {
  margin-top: 2.5rem;
  display: flex;
  justify-content: center;
}
.logout-btn[data-v-219f20d2] {
  padding: 0.5rem 1.875rem;
  background-color: #800000;
  color: white;
  border: none;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  font-weight: 600;
}
.loading-overlay[data-v-219f20d2] {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.125rem;
  color: #800000;
  font-weight: 700;
  z-index: 9999;
}
.disabled[data-v-219f20d2] {
  opacity: 0.5;
  pointer-events: none; /* disables click */
}


.settings-container[data-v-0af3f478] {
  padding: 1rem;
  background: #fff;
}
.section-title[data-v-0af3f478] {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: #800000;
}
.primary-btn[data-v-0af3f478] {
  margin-top: 1rem;
  background-color: #800000;
  color: #fff;
}

.settings-container[data-v-26d01522] {
  padding: 1rem;
  background: #fff;
}
.section-title[data-v-26d01522] {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: #800000;
}
.warning-text[data-v-26d01522] {
  font-size: 0.875rem;
  color: #d33;
  margin-bottom: 0.75rem;
}
.danger-btn[data-v-26d01522] {
  background-color: #d33;
  color: #fff;
}

.settings-container[data-v-381f5bb1] {
  padding: 1rem;
  background: #fff;
}
.section-title[data-v-381f5bb1] {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: #800000;
}
.primary-btn[data-v-381f5bb1] {
  margin-top: 1rem;
  background-color: #800000;
  color: #fff;
}
.primary-btn[data-v-381f5bb1]:disabled {
  background-color: #ccc;
}

.start-page[data-v-3a420616] {
  padding: 0.9375rem;
  background-color: #fff;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.branding[data-v-3a420616] {
  text-align: center;
  margin-bottom: 1.25rem;
}
.title[data-v-3a420616] {
  font-size: 1.3125rem;
  font-weight: bold;
  color: maroon;
}
.subtitle[data-v-3a420616] {
  font-size: 0.625rem;
  color: #666;
  margin-top: 0.3125rem;
}
.features-preview[data-v-3a420616] {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  margin-top: 1.25rem;
}
.feature-box[data-v-3a420616] {
  display: flex;
  align-items: center;
  padding: 0.625rem;
  border-radius: 0.5rem;
  background-color: #f4f4f4;
  box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.05);
}
.icon-circle[data-v-3a420616] {
  background-color: maroon;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.625rem;
}
.feature-title[data-v-3a420616] {
  font-size: 0.9375rem;
  font-weight: bold;
  color: maroon;
}
.feature-desc[data-v-3a420616] {
  font-size: 0.625rem;
  color: #555;
}
.cta[data-v-3a420616] {
  margin-top: 1.875rem;
  text-align: center;
}
.start-btn[data-v-3a420616] {
  background-color: maroon;
  color: white;
  font-size: 0.9375rem;
  padding: 0.625rem 1.25rem;
  border-radius: 0.4375rem;
  font-weight: bold;
}
.abandon-btn[data-v-3a420616] {
  background-color: #ff5f5f; /* Red for cancellation */
  color: white;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  margin-top: 20px;
}
.delete-btn[data-v-3a420616] {
  background-color: #d32f2f; /* Dark red for deletion */
  color: white;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  margin-top: 10px;
}

.shop-info-page[data-v-65b90759] {
  padding: 0.9375rem;
  background-color: #fff;
  min-height: 100vh;
}
.section-title[data-v-65b90759] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
  margin-bottom: 0.9375rem;
  text-align: center;
}
.form-group[data-v-65b90759] {
  margin-bottom: 0.9375rem;
}
uni-label[data-v-65b90759] {
  display: block;
  margin-bottom: 0.3125rem;
  color: maroon;
  font-weight: bold;
}
uni-input[data-v-65b90759] {
  width: 100%;
  padding: 0.625rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.3125rem;
  background-color: #fafafa;
}
.picker-box[data-v-65b90759] {
  padding: 0.625rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.3125rem;
  background-color: #fafafa;
  color: #333;
}
.store-logo-preview[data-v-65b90759] {
  width: 4.6875rem;
  height: 4.6875rem;
  margin-top: 0.3125rem;
  border-radius: 0.25rem;
  border: 0.03125rem solid #ddd;
}
.logo-preview-container[data-v-65b90759] {
  display: flex;
  align-items: center;
  position: relative;
}
.remove-logo-btn[data-v-65b90759] {
  position: absolute;
  top: 0;
  right: 0;
  background-color: red;
  color: white;
  border-radius: 50%;
  width: 0.9375rem;
  height: 0.9375rem;
  font-size: 0.375rem;
  text-align: center;
}
.cta[data-v-65b90759] {
  text-align: center;
  margin-top: 1.25rem;
}
.next-btn[data-v-65b90759] {
  background-color: maroon;
  color: white;
  font-size: 0.9375rem;
  padding: 0.625rem 1.25rem;
  border-radius: 0.4375rem;
  font-weight: bold;
}
.abandon-btn[data-v-65b90759] {
  background-color: #ff5f5f; /* Red for cancellation */
  color: white;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  margin-top: 20px;
}
.delete-btn[data-v-65b90759] {
  background-color: #d32f2f; /* Dark red for deletion */
  color: white;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  margin-top: 10px;
}

.account-type-page[data-v-b51bdeee] {
  padding: 0.9375rem;
  background-color: #fff;
  min-height: 100vh;
}
.section-title[data-v-b51bdeee] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
  margin-bottom: 0.9375rem;
  text-align: center;
}
.account-type-options[data-v-b51bdeee] {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
}
.account-type-card[data-v-b51bdeee] {
  padding: 0.9375rem;
  border: 0.0625rem solid #ccc;
  border-radius: 0.625rem;
  background-color: #f9f9f9;
  cursor: pointer;
}
.account-type-card.selected[data-v-b51bdeee] {
  border-color: maroon;
  background-color: #fff3f3;
}
.type-title[data-v-b51bdeee] {
  font-size: 0.9375rem;
  font-weight: bold;
  color: maroon;
  margin-bottom: 0.3125rem;
}
.type-description[data-v-b51bdeee] {
  font-size: 0.8125rem;
  color: #555;
  margin-bottom: 0.3125rem;
}
.features-list[data-v-b51bdeee] {
  font-size: 0.75rem;
  color: #333;
}
.feature-item[data-v-b51bdeee] {
  margin-left: 0.3125rem;
  margin-top: 0.125rem;
}
.payment-warning[data-v-b51bdeee] {
  color: #dc3545;
  font-size: 0.75rem;
  margin-top: 0.3125rem;
  font-weight: bold;
}
.cta[data-v-b51bdeee] {
  margin-top: 1.875rem;
  text-align: center;
}
.next-btn[data-v-b51bdeee] {
  background-color: maroon;
  color: white;
  font-size: 0.9375rem;
  padding: 0.625rem 1.25rem;
  border-radius: 0.4375rem;
  font-weight: bold;
}
.abandon-btn[data-v-b51bdeee] {
  background-color: #ff5f5f;
  color: white;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  margin-top: 20px;
}
.delete-btn[data-v-b51bdeee] {
  background-color: #d32f2f; /* Dark red for deletion */
  color: white;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  margin-top: 10px;
}

.payment-page[data-v-36b60901] {
  padding: 0.9375rem;
  background: #fff;
  min-height: 100vh;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.section-title[data-v-36b60901] {
  font-weight: 700;
  font-size: 1rem;
  color: #800000;
  margin-bottom: 0.625rem;
}
.form-group[data-v-36b60901] {
  margin-bottom: 1.25rem;
}
uni-label[data-v-36b60901] {
  font-weight: bold;
  font-size: 0.875rem;
  color: #444;
  margin-bottom: 0.3125rem;
  display: block;
}
uni-input[data-v-36b60901] {
  width: 100%;
  padding: 0.625rem;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #ddd;
  font-size: 0.8125rem;
  margin-top: 0.3125rem;
  background-color: #f9f9f9;
}
uni-input[data-v-36b60901]::-moz-placeholder {
  color: #aaa;
}
uni-input[data-v-36b60901]::placeholder {
  color: #aaa;
}
.hint[data-v-36b60901] {
  font-size: 0.75rem;
  color: #777;
  margin-top: 0.3125rem;
}
.upload-btn[data-v-36b60901] {
  padding: 0.625rem;
  background-color: #fff0f0;
  border: 0.0625rem dashed #800000;
  color: #800000;
  width: 100%;
  border-radius: 0.3125rem;
  font-size: 0.8125rem;
  cursor: pointer;
  text-align: center;
}
.upload-btn[data-v-36b60901]:hover {
  background-color: #800000;
  color: white;
}
.preview-img[data-v-36b60901] {
  margin-top: 0.625rem;
  max-width: 100%;
  height: auto;
  border-radius: 0.3125rem;
}
.cta[data-v-36b60901] {
  margin-top: 1.25rem;
}
.submit-btn[data-v-36b60901] {
  width: 100%;
  padding: 0.625rem;
  background-color: #800000;
  color: white;
  border-radius: 0.3125rem;
  font-weight: bold;
  font-size: 0.875rem;
  border: none;
  cursor: pointer;
}
.submit-btn[data-v-36b60901]:hover {
  background-color: #660000;
}
@media (max-width: 640px) {
.section-title[data-v-36b60901] {
    font-size: 0.875rem;
}
.form-group uni-label[data-v-36b60901] {
    font-size: 0.75rem;
}
uni-input[data-v-36b60901], .submit-btn[data-v-36b60901], .upload-btn[data-v-36b60901] {
    font-size: 0.75rem;
}
}

.bank-account-edit-page[data-v-b5a0ce75] {
  padding: 0.9375rem;
  background: #fff;
  min-height: 100vh;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.section-title[data-v-b5a0ce75] {
  font-weight: 700;
  font-size: 1rem;
  color: #800000;
  margin-bottom: 0.625rem;
}
.form-group[data-v-b5a0ce75] {
  margin-bottom: 1.25rem;
}
uni-label[data-v-b5a0ce75] {
  font-weight: bold;
  font-size: 0.875rem;
  color: #444;
  margin-bottom: 0.3125rem;
  display: block;
}
uni-input[data-v-b5a0ce75] {
  width: 100%;
  padding: 0.625rem;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #ddd;
  font-size: 0.8125rem;
  margin-top: 0.3125rem;
  background-color: #f9f9f9;
}
uni-input[data-v-b5a0ce75]::-moz-placeholder {
  color: #aaa;
}
uni-input[data-v-b5a0ce75]::placeholder {
  color: #aaa;
}
.cta[data-v-b5a0ce75] {
  margin-top: 1.25rem;
}
.submit-btn[data-v-b5a0ce75] {
  width: 100%;
  padding: 0.625rem;
  background-color: #800000;
  color: white;
  border-radius: 0.3125rem;
  font-weight: bold;
  font-size: 0.875rem;
  border: none;
  cursor: pointer;
}
.submit-btn[data-v-b5a0ce75]:hover {
  background-color: #660000;
}

.payment-method-edit-page[data-v-01b01bbc] {
  padding: 0.9375rem;
  background: #fff;
  min-height: 100vh;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.section-title[data-v-01b01bbc] {
  font-weight: 700;
  font-size: 1rem;
  color: #800000;
  margin-bottom: 0.625rem;
}
.form-group[data-v-01b01bbc] {
  margin-bottom: 1.25rem;
}
uni-label[data-v-01b01bbc] {
  font-weight: bold;
  font-size: 0.875rem;
  color: #444;
  margin-bottom: 0.3125rem;
  display: block;
}
uni-input[data-v-01b01bbc] {
  width: 100%;
  padding: 0.625rem;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #ddd;
  font-size: 0.8125rem;
  margin-top: 0.3125rem;
  background-color: #f9f9f9;
}
uni-input[data-v-01b01bbc]::-moz-placeholder {
  color: #aaa;
}
uni-input[data-v-01b01bbc]::placeholder {
  color: #aaa;
}
.cta[data-v-01b01bbc] {
  margin-top: 1.25rem;
}
.submit-btn[data-v-01b01bbc] {
  width: 100%;
  padding: 0.625rem;
  background-color: #800000;
  color: white;
  border-radius: 0.3125rem;
  font-weight: bold;
  font-size: 0.875rem;
  border: none;
  cursor: pointer;
}
.submit-btn[data-v-01b01bbc]:hover {
  background-color: #660000;
}

.payment-method-page[data-v-bbce8288] {
  padding: 0.9375rem;
  background: #fff;
  min-height: 100vh;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.section-title[data-v-bbce8288] {
  font-weight: 700;
  font-size: 1rem;
  color: #800000;
  margin-bottom: 0.625rem;
}
.form-group[data-v-bbce8288] {
  margin-bottom: 1.25rem;
}
uni-label[data-v-bbce8288] {
  font-weight: bold;
  font-size: 0.875rem;
  color: #444;
  margin-bottom: 0.3125rem;
  display: block;
}
uni-input[data-v-bbce8288] {
  width: 100%;
  padding: 0.625rem;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #ddd;
  font-size: 0.8125rem;
  margin-top: 0.3125rem;
  background-color: #f9f9f9;
}
uni-input[data-v-bbce8288]::-moz-placeholder {
  color: #aaa;
}
uni-input[data-v-bbce8288]::placeholder {
  color: #aaa;
}
.hint[data-v-bbce8288] {
  font-size: 0.75rem;
  color: #777;
  margin-top: 0.3125rem;
}
.picker-box[data-v-bbce8288] {
  padding: 0.625rem;
  background-color: #f9f9f9;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #ddd;
  font-size: 0.8125rem;
  margin-top: 0.3125rem;
  color: #444;
}
.cta[data-v-bbce8288] {
  margin-top: 1.25rem;
}
.submit-btn[data-v-bbce8288] {
  width: 100%;
  padding: 0.625rem;
  background-color: #800000;
  color: white;
  border-radius: 0.3125rem;
  font-weight: bold;
  font-size: 0.875rem;
  border: none;
  cursor: pointer;
}
.submit-btn[data-v-bbce8288]:hover {
  background-color: #660000;
}
@media (max-width: 640px) {
.section-title[data-v-bbce8288] {
    font-size: 0.875rem;
}
.form-group uni-label[data-v-bbce8288] {
    font-size: 0.75rem;
}
uni-input[data-v-bbce8288], .submit-btn[data-v-bbce8288], .picker-box[data-v-bbce8288] {
    font-size: 0.75rem;
}
}

.review-page[data-v-3d3541c1] {
  padding: 0.9375rem;
  background-color: #fff;
  min-height: 100vh;
}
.section-title[data-v-3d3541c1] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
  margin-bottom: 0.9375rem;
  text-align: center;
}
.section[data-v-3d3541c1] {
  margin-bottom: 1.25rem;
  padding: 0.625rem;
  border-radius: 0.4375rem;
  background-color: #f9f9f9;
  box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.05);
}
.section-header[data-v-3d3541c1] {
  font-size: 0.875rem;
  color: maroon;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
.field[data-v-3d3541c1] {
  margin-bottom: 0.3125rem;
}
.field-label[data-v-3d3541c1] {
  font-weight: bold;
  color: #444;
}
.field-value[data-v-3d3541c1] {
  color: #555;
  margin-left: 0.3125rem;
}
.cta[data-v-3d3541c1] {
  text-align: center;
  margin-top: 1.25rem;
}
.submit-btn[data-v-3d3541c1] {
  background-color: maroon;
  color: white;
  font-size: 0.9375rem;
  padding: 0.625rem 1.25rem;
  border-radius: 0.4375rem;
  font-weight: bold;
}
.abandon-btn[data-v-3d3541c1] {
  background-color: #ff5f5f; /* Red for cancellation */
  color: white;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  margin-top: 20px;
}
.field-note[data-v-3d3541c1] {
  margin-top: 5px;
  font-size: 13px;
  color: #fa0b0b; /* grayish note color */
}
.delete-btn[data-v-3d3541c1] {
  background-color: #d32f2f; /* Dark red for deletion */
  color: white;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  margin-top: 10px;
}

.container[data-v-96fe6a3f] {
  padding: 1.25rem;
  background-color: #f5f5f5;
  min-height: 100vh;
}
.header[data-v-96fe6a3f] {
  margin-bottom: 1.25rem;
  text-align: center;
}
.page-title[data-v-96fe6a3f] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
  margin-bottom: 0.625rem;
}
.status-bar[data-v-96fe6a3f] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.625rem;
}
.status-step[data-v-96fe6a3f] {
  font-size: 0.8125rem;
  color: #999;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.9375rem;
  background-color: #eee;
}
.status-step.active[data-v-96fe6a3f] {
  background-color: maroon;
  color: #fff;
  font-weight: bold;
}
.status-line[data-v-96fe6a3f] {
  width: 1.875rem;
  height: 0.1875rem;
  background-color: #ddd;
  border-radius: 0.1875rem;
}
.status-line.active[data-v-96fe6a3f] {
  background-color: maroon;
}
.card[data-v-96fe6a3f] {
  background-color: #fff;
  padding: 1rem;
  border-radius: 0.625rem;
  box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.05);
}
.field[data-v-96fe6a3f] {
  margin-bottom: 1.125rem;
}
.label[data-v-96fe6a3f] {
  display: block;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #444;
}
.input[data-v-96fe6a3f],
.textarea[data-v-96fe6a3f] {
  width: 100%;
  border: 0.0625rem solid #ccc;
  padding: 0.625rem;
  border-radius: 0.4375rem;
  font-size: 0.875rem;
  background-color: #fdfdfd;
}
.textarea[data-v-96fe6a3f] {
  min-height: 5rem;
}
.status[data-v-96fe6a3f] {
  font-weight: bold;
  margin-left: 0.375rem;
  font-size: 0.875rem;
}
.status.pending[data-v-96fe6a3f] {
  color: maroon;
}
.status.approved[data-v-96fe6a3f] {
  color: green;
}
.status.rejected[data-v-96fe6a3f] {
  color: red;
}
.button-group[data-v-96fe6a3f] {
  display: flex;
  justify-content: space-between;
  gap: 0.75rem;
  margin-top: 1.25rem;
}
.btn[data-v-96fe6a3f] {
  flex: 1;
  padding: 0.8125rem 0;
  text-align: center;
  color: #fff;
  border-radius: 0.4375rem;
  font-size: 0.9375rem;
  font-weight: bold;
}
.save[data-v-96fe6a3f] {
  background-color: maroon;
}
.delete[data-v-96fe6a3f] {
  background-color: #999;
}
.info-note[data-v-96fe6a3f] {
  margin-top: 1.25rem;
  font-size: 0.8125rem;
  color: #777;
  line-height: 1.6;
  text-align: center;
}
.loading[data-v-96fe6a3f] {
  text-align: center;
  margin-top: 6.25rem;
  font-size: 1rem;
}
.grace-timer[data-v-96fe6a3f] {
  margin-top: 0.625rem;
  background-color: #fff7f7;
  border: 0.0625rem dashed maroon;
  padding: 0.625rem;
  border-radius: 0.4375rem;
  text-align: center;
  color: maroon;
}
.countdown[data-v-96fe6a3f] {
  font-size: 1rem;
  font-weight: bold;
  margin-top: 0.3125rem;
}
.status-pill[data-v-96fe6a3f] {
  display: inline-block;
  padding: 0.375rem 0.75rem;
  border-radius: 1.25rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  min-width: 3.75rem;
}

/* Status-specific colors */
.status-pill.pending[data-v-96fe6a3f] {
  background-color: maroon;
}
.status-pill.approved[data-v-96fe6a3f] {
  background-color: green;
}
.status-pill.rejected[data-v-96fe6a3f] {
  background-color: red;
}


.verification-page[data-v-24d041bf] {
  padding: 0.9375rem;
  background-color: #fff;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.section-title[data-v-24d041bf] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
  margin-bottom: 0.9375rem;
  text-align: center;
}
.form-group[data-v-24d041bf] {
  margin-bottom: 0.9375rem;
}
uni-label[data-v-24d041bf] {
  display: block;
  margin-bottom: 0.3125rem;
  color: maroon;
  font-weight: bold;
}
uni-input[data-v-24d041bf] {
  width: 100%;
  padding: 0.625rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.375rem;
  background-color: #fafafa;
  font-size: 0.875rem;
}
uni-input[data-v-24d041bf]:focus {
  border-color: maroon;
  outline: none;
}
.preview-container[data-v-24d041bf] {
  position: relative;
  display: inline-block;
  margin-top: 0.3125rem;
}
.preview-img[data-v-24d041bf] {
  width: 6.25rem;
  height: 6.25rem;
  border-radius: 0.375rem;
  border: 0.03125rem solid #ddd;
}
.remove-logo-btn[data-v-24d041bf] {
  position: absolute;
  top: 0;
  right: 0;
  background-color: red;
  color: white;
  border-radius: 50%;
  width: 0.9375rem;
  height: 0.9375rem;
  font-size: 0.375rem;
  text-align: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.upload-progress[data-v-24d041bf] {
  margin-top: 0.3125rem;
  display: flex;
  align-items: center;
}
.upload-progress uni-text[data-v-24d041bf] {
  color: maroon;
  font-size: 0.8125rem;
  margin-right: 0.46875rem;
}
.upload-progress uni-progress[data-v-24d041bf] {
  width: 100%;
  height: 0.25rem;
  border-radius: 0.25rem;
  background-color: #f2f2f2;
}
.upload-progress uni-progress[data-v-24d041bf]::-webkit-progress-bar {
  background-color: #f2f2f2;
}
.upload-progress uni-progress[data-v-24d041bf]::-webkit-progress-value {
  background-color: maroon;
}
.upload-progress uni-progress[data-v-24d041bf]::-moz-progress-bar {
  background-color: maroon;
}
.cta[data-v-24d041bf] {
  text-align: center;
  margin-top: 1.25rem;
}
.next-btn[data-v-24d041bf] {
  background-color: maroon;
  color: white;
  font-size: 0.9375rem;
  padding: 0.625rem 1.25rem;
  border-radius: 0.4375rem;
  font-weight: bold;
  width: 100%;
  max-width: 9.375rem;
  margin: 0 auto;
}
.next-btn[data-v-24d041bf]:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}
uni-button[data-v-24d041bf] {
  border: none;
  outline: none;
  cursor: pointer;
}
uni-button[data-v-24d041bf]:hover {
  background-color: #e6e6e6;
}
uni-button[data-v-24d041bf]:active {
  background-color: #d1d1d1;
}
@media (max-width: 640rpx) {
.section-title[data-v-24d041bf] {
    font-size: 0.9375rem;
}
.form-group[data-v-24d041bf] {
    margin-bottom: 0.625rem;
}
uni-input[data-v-24d041bf] {
    font-size: 0.8125rem;
    padding: 0.5625rem;
}
.preview-img[data-v-24d041bf] {
    width: 4.6875rem;
    height: 4.6875rem;
}
.next-btn[data-v-24d041bf] {
    font-size: 0.8125rem;
    padding: 0.5625rem 0.9375rem;
}
}
.abandon-btn[data-v-24d041bf] {
  background-color: #ff5f5f; /* Red for cancellation */
  color: white;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  margin-top: 20px;
}
.delete-btn[data-v-24d041bf] {
  background-color: #d32f2f; /* Dark red for deletion */
  color: white;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  margin-top: 10px;
}

.notification-container[data-v-c2e50a8e] {
  min-height: 100vh;
  background: #faf9f9;
  padding: 0.9375rem 0.75rem;
  display: flex;
  flex-direction: column;
}
.header[data-v-c2e50a8e] {
  text-align: center;
  margin-bottom: 0.9375rem;
}
.title[data-v-c2e50a8e] {
  font-size: 1.1875rem;
  font-weight: 700;
  color: #800000;
  letter-spacing: 0.03125rem;
}
.notification-list[data-v-c2e50a8e] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.notification-card[data-v-c2e50a8e] {
  background: #fff;
  border-radius: 0.5rem;
  padding: 0.75rem;
  box-shadow: 0 0.125rem 0.375rem rgba(128, 0, 0, 0.08);
  border-left: 0.1875rem solid #800000;
  animation: fadeIn-c2e50a8e 0.3s ease-in-out;
}
.card-header[data-v-c2e50a8e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.3125rem;
}
.notification-title[data-v-c2e50a8e] {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #800000;
}
.notification-date[data-v-c2e50a8e] {
  font-size: 0.6875rem;
  color: #a3a3a3;
}
.notification-body[data-v-c2e50a8e] {
  margin: 0.3125rem 0 0.625rem;
}
.notification-message[data-v-c2e50a8e] {
  font-size: 0.8125rem;
  color: #444;
  line-height: 1.5;
}
.notification-footer[data-v-c2e50a8e] {
  text-align: right;
}
.btn-view[data-v-c2e50a8e] {
  background-color: #800000;
  width: 45%;
  color: #fff;
  font-size: 0.8125rem;
  padding: 0.3125rem 0.9375rem;
  border-radius: 0.3125rem;
  border: none;
  transition: background 0.2s ease;
}
.btn-view[data-v-c2e50a8e]:hover {
  background-color: #660000;
}
.no-notifications[data-v-c2e50a8e] {
  text-align: center;
  margin-top: 6.25rem;
  color: #999;
  font-size: 0.9375rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.empty-icon[data-v-c2e50a8e] {
  width: 4.375rem;
  height: 4.375rem;
  opacity: 0.6;
  margin-bottom: 0.625rem;
}
@keyframes fadeIn-c2e50a8e {
from {
    opacity: 0;
    transform: translateY(0.3125rem);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

.notification-details-container[data-v-1df1abdb] {
  background: #fff;
  padding: 0.625rem;
  min-height: 100vh;
}
.header[data-v-1df1abdb] {
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
  text-align: center;
  margin-bottom: 0.625rem;
}
.notification-info[data-v-1df1abdb] {
  margin-bottom: 0.625rem;
}
.notification-title[data-v-1df1abdb] {
  font-size: 0.875rem;
  font-weight: bold;
}
.notification-message[data-v-1df1abdb] {
  font-size: 0.75rem;
  color: #666;
}
.notification-date[data-v-1df1abdb] {
  font-size: 0.5625rem;
  color: #aaa;
}
.action-button[data-v-1df1abdb] {
  background-color: #800000;
  color: white;
  padding: 0.3125rem 0.46875rem;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 0.3125rem;
}
.action-button[data-v-1df1abdb]:hover {
  background-color: #661818;
}
.mark-as-read-button[data-v-1df1abdb] {
  background-color: #4caf50;
  color: white;
  padding: 0.3125rem 0.46875rem;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 0.625rem;
}
.mark-as-read-button[data-v-1df1abdb]:hover {
  background-color: #388e3c;
}

.account-page[data-v-c1490ab1] {
  padding: 1rem;
  background-color: #fff;
  min-height: 100vh;
}
.section-title[data-v-c1490ab1] {
  font-size: 1rem;
  font-weight: 700;
  color: #800000; /* Maroon */
  margin-bottom: 0.75rem;
}
.account-item[data-v-c1490ab1] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.875rem 0;
  border-bottom: 0.03125rem solid #eee;
  font-size: 0.875rem;
  color: #333;
}
.danger-text[data-v-c1490ab1] {
  color: #d33;
  font-weight: 600;
}

.change-password-container[data-v-14863ad7] {
  padding: 1rem;
  background: #fff;
}
.section-title[data-v-14863ad7] {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: #800000;
}
.input-group[data-v-14863ad7] {
  margin-bottom: 0.875rem;
}
.label[data-v-14863ad7] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 0.375rem;
  display: block;
}
.input[data-v-14863ad7] {
  width: 100%;
  padding: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.375rem;
  border: 0.03125rem solid #ddd;
  background: #f9f9f9;
}
.input[data-v-14863ad7]:focus {
  border-color: #800000;
}
.primary-btn[data-v-14863ad7] {
  width: 100%;
  padding: 0.5rem;
  background-color: #800000;
  color: white;
  font-size: 1rem;
  border-radius: 0.375rem;
  margin-top: 1rem;
  font-weight: bold;
  cursor: pointer;
}
.primary-btn[data-v-14863ad7]:disabled {
  background-color: #ccc;
}
.primary-btn[data-v-14863ad7]:hover {
  background-color: #700000;
}

.store-profile-container[data-v-58e85268] {
  padding: 1rem;
  background-color: #fff;
  min-height: 100vh;
  max-width: 22.5rem;
  margin: 0 auto;
  font-family: "Helvetica Neue", Arial, sans-serif;
}

/* Header */
.header[data-v-58e85268] {
  font-size: 1.25rem;
  font-weight: 700;
  color: #800000;
  margin-bottom: 1.25rem;
  text-align: center;
}

/* Form group */
.form-group[data-v-58e85268] {
  margin-bottom: 0.75rem;
  display: flex;
  flex-direction: column;
}
.label[data-v-58e85268] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 0.25rem;
}

/* Inputs and Textareas */
.input[data-v-58e85268],
.textarea[data-v-58e85268] {
  width: 100%;
  padding: 0.5625rem 0.5rem;
  font-size: 0.8125rem;
  border: 0.03125rem solid #ddd;
  border-radius: 0.375rem;
  background-color: #fff;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.03);
  transition: border-color 0.2s;
}
.input[data-v-58e85268]:focus,
.textarea[data-v-58e85268]:focus {
  border-color: #800000;
  outline: none;
}
.textarea[data-v-58e85268] {
  min-height: 3.75rem;
  resize: none;
}

/* Pickers & Time Row */
.time-row[data-v-58e85268] {
  display: flex;
  gap: 0.375rem;
}
.time-picker[data-v-58e85268]
 {
  flex: 1;
  padding: 0.5rem;
  background-color: #800000;
  color: #fff;
  font-size: 0.8125rem;
  border-radius: 0.375rem;
  text-align: center;
}
.picker-display[data-v-58e85268]{
   width: 40%;
  flex: 1;
  padding: 0.5rem;
  background-color: #800000;
  color: #fff;
  font-size: 0.8125rem;
  border-radius: 0.375rem;
  text-align: center;
}
/* Switch */
.switch-label[data-v-58e85268] {
  font-size: 0.8125rem;
  margin-left: 0.375rem;
  vertical-align: middle;
  color: #333;
}

/* Social links */
.input-social[data-v-58e85268] {
  padding-left: 0.5rem;
}

/* Save Button */
.save-btn[data-v-58e85268] {
  width: 100%;
  padding: 0.625rem;
  background-color: #800000;
  color: #fff;
  font-size: 0.9375rem;
  font-weight: bold;
  border: none;
  border-radius: 0.375rem;
  text-align: center;
  margin-top: 1rem;
  transition: background-color 0.2s;
}
.save-btn[data-v-58e85268]:hover {
  background-color: #a52a2a;
  cursor: pointer;
}

/* Upload button */
.upload-btn[data-v-58e85268] {
  padding: 0.5rem 0.75rem;
  background-color: #800000;
  color: #fff;
  font-size: 0.875rem;
  border-radius: 0.375rem;
  margin-top: 0.375rem;
  transition: background-color 0.2s;
}
.upload-btn[data-v-58e85268]:hover {
  background-color: #a52a2a;
  cursor: pointer;
}

/* Logo preview */
.logo-preview[data-v-58e85268] {
  margin-top: 0.5rem;
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 0.375rem;
  -o-object-fit: cover;
     object-fit: cover;
  border: 0.03125rem solid #eee;
}

/* Responsive tweaks */
@media screen and (max-width: 360px) {
.store-profile-container[data-v-58e85268] {
    padding: 0.75rem;
}
.header[data-v-58e85268] {
    font-size: 1.125rem;
}
.label[data-v-58e85268] {
    font-size: 0.75rem;
}
.input[data-v-58e85268],
  .textarea[data-v-58e85268],
  .time-picker[data-v-58e85268],
  .picker-display[data-v-58e85268] {
    font-size: 0.75rem;
    padding: 0.4375rem;
}
.save-btn[data-v-58e85268] {
    font-size: 0.875rem;
    padding: 0.5625rem;
}
}

.payment-info-container[data-v-dcde697f] {
  padding: 0.9375rem;
  background: #fff;
  min-height: 100vh;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.section[data-v-dcde697f] {
  margin-bottom: 1.875rem;
}
.section-title[data-v-dcde697f] {
  font-weight: 700;
  font-size: 1rem;
  color: #800000;
  margin-bottom: 0.625rem;
}
.bank-card[data-v-dcde697f],
.payment-method-card[data-v-dcde697f] {
  background: #fafafa;
  border-radius: 0.5rem;
  padding: 0.75rem;
  margin-bottom: 0.625rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05);
}
.bank-header[data-v-dcde697f] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.375rem;
  align-items: center;
}
.bank-name[data-v-dcde697f] {
  font-weight: 700;
  font-size: 0.875rem;
  color: #444;
}
.account-status[data-v-dcde697f] {
  font-size: 0.6875rem;
  padding: 0.125rem 0.375rem;
  border-radius: 0.375rem;
  font-weight: 700;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.verified[data-v-dcde697f] {
  background: #d4edda;
  color: #155724;
}
.unverified[data-v-dcde697f] {
  background: #f8d7da;
  color: #721c24;
}
.account-number[data-v-dcde697f],
.method-name[data-v-dcde697f] {
  font-size: 0.8125rem;
  color: #555;
  margin-bottom: 0.375rem;
}
.method-detail[data-v-dcde697f] {
  font-size: 0.75rem;
  color: #666;
  margin-bottom: 0.375rem;
}
.actions[data-v-dcde697f] {
  display: flex;
  gap: 0.625rem;
}
.btn-edit[data-v-dcde697f],
.btn-remove[data-v-dcde697f],
.btn-add-account[data-v-dcde697f],
.btn-add-payment[data-v-dcde697f] {
  flex: 1;
  border-radius: 0.875rem;
  padding: 0.625rem 0;
  font-weight: 700;
  font-size: 0.8125rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-align: center;
  transition: background-color 0.3s ease;
}
.btn-edit[data-v-dcde697f] {
  background: #800000;
  color: white;
}
.btn-remove[data-v-dcde697f] {
  background: #ccc;
  color: #333;
}
.btn-add-account[data-v-dcde697f],
.btn-add-payment[data-v-dcde697f] {
  background: #fff0f0;
  border: 0.0625rem dashed #800000;
  color: #800000;
  margin-top: 0.3125rem;
}
.btn-add-account[data-v-dcde697f]:hover,
.btn-add-payment[data-v-dcde697f]:hover {
  background: #800000;
  color: white;
}
.empty-msg[data-v-dcde697f] {
  color: #999;
  font-size: 0.8125rem;
  padding: 1.25rem 0;
  text-align: center;
}

.auto-reply-container[data-v-43404648] {
  padding: 0.9375rem;
  background: #fff;
  min-height: 100vh;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.header[data-v-43404648] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.25rem;
}
.title[data-v-43404648] {
  font-size: 1rem;
  font-weight: 700;
  color: #800000;
}
.replies-list[data-v-43404648] {
  margin-bottom: 1.25rem;
}
.reply-item[data-v-43404648] {
  background: #fafafa;
  border-radius: 0.5rem;
  padding: 0.625rem;
  margin-bottom: 0.625rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.reply-text[data-v-43404648] {
  font-size: 0.875rem;
  color: #333;
  flex: 1;
  margin-right: 0.625rem;
}
.actions uni-button[data-v-43404648] {
  margin-left: 0.375rem;
  padding: 0.3125rem 0.625rem;
  font-size: 0.75rem;
  border-radius: 0.625rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.btn-edit[data-v-43404648] {
  background: #800000;
  color: white;
}
.btn-delete[data-v-43404648] {
  background: #ccc;
  color: #333;
}
.btn-add[data-v-43404648] {
  display: block;
  width: 100%;
  background: #fff0f0;
  border: 0.0625rem dashed #800000;
  color: #800000;
  font-size: 0.875rem;
  padding: 0.625rem;
  border-radius: 0.875rem;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.btn-add[data-v-43404648]:hover {
  background: #800000;
  color: white;
}

/* Modal styles (assuming you have a modal component or replace with your own) */
.modal-content[data-v-43404648] {
  background: white;
  padding: 1.25rem;
  border-radius: 0.75rem;
  max-width: 18.75rem;
  margin: 0 auto;
}
.modal-title[data-v-43404648] {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
}
uni-textarea[data-v-43404648] {
  width: 100%;
  border-radius: 0.5rem;
  border: 0.03125rem solid #ccc;
  padding: 0.625rem;
  font-size: 0.875rem;
  resize: none;
  margin-bottom: 0.9375rem;
}
.modal-actions[data-v-43404648] {
  display: flex;
  justify-content: flex-end;
  gap: 0.625rem;
}
.btn-save[data-v-43404648] {
  background: #800000;
  color: white;
  border-radius: 0.875rem;
  padding: 0.5rem 1.25rem;
  font-weight: 700;
  cursor: pointer;
}
.btn-cancel[data-v-43404648] {
  background: #ccc;
  color: #333;
  border-radius: 0.875rem;
  padding: 0.5rem 1.25rem;
  cursor: pointer;
}

.star-rating[data-v-70e7dfba] {
  display: flex;
  align-items: center;
}
.star[data-v-70e7dfba] {
  margin-right: 4px;
}

.review-manager[data-v-13a04c01] {
  padding: 0.625rem;
}
.header .title[data-v-13a04c01] {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
.filter-buttons[data-v-13a04c01] {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  gap: 0.3125rem;
}
.filter-button[data-v-13a04c01] {
  padding: 0.3125rem 0.625rem;
  border-radius: 0.3125rem;
  border: 0.03125rem solid #ccc;
  background-color: #fff;
  color: #333;
}
.filter-button.active[data-v-13a04c01] {
  background-color: maroon;
  color: #fff;
  border-color: maroon;
}
.review[data-v-13a04c01] {
  border-bottom: 0.03125rem solid #eee;
  padding: 0.625rem 0;
}
.user-info[data-v-13a04c01] {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
}
.avatar[data-v-13a04c01] {
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
}
.username[data-v-13a04c01] {
  font-weight: bold;
}
.date[data-v-13a04c01] {
  font-size: 0.75rem;
  color: #999;
  margin-left: auto;
}
.review-text[data-v-13a04c01] {
  margin: 0.3125rem 0;
}
.review-images[data-v-13a04c01] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3125rem;
  margin-top: 0.3125rem;
}
.review-image[data-v-13a04c01] {
  width: 4.6875rem;
  height: 4.6875rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.3125rem;
}
.seller-reply[data-v-13a04c01] {
  background-color: #f9f9f9;
  padding: 0.3125rem;
  margin-top: 0.3125rem;
  border-left: 0.1875rem solid maroon;
}
.reply-label[data-v-13a04c01] {
  font-weight: bold;
  margin-right: 0.3125rem;
}
.loading[data-v-13a04c01], .error[data-v-13a04c01] {
  text-align: center;
  padding: 1.25rem 0;
  color: #999;
}

.settings-page[data-v-2d4c46db] {
  padding: 0.75rem;
  background: #f8f8f8;
  min-height: 100vh;
}
.section-title[data-v-2d4c46db] {
  font-size: 1rem;
  font-weight: 700;
  color: #800000;
  margin-bottom: 0.625rem;
}
.card[data-v-2d4c46db] {
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 0.75rem;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05);
}
.item-header[data-v-2d4c46db] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.info[data-v-2d4c46db] {
  display: flex;
  align-items: center;
}
.text-group[data-v-2d4c46db] {
  margin-left: 0.625rem;
}
.title[data-v-2d4c46db] {
  font-size: 0.9375rem;
  color: #333;
  font-weight: 600;
}
.hint[data-v-2d4c46db] {
  font-size: 0.75rem;
  color: #888;
  margin-top: 0.125rem;
}
.editable-field[data-v-2d4c46db] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem;
  background: #fff;
  border-radius: 0.375rem;
  border: 0.03125rem solid #ddd;
  font-size: 0.875rem;
  color: #555;
}
.uni-icons[data-v-2d4c46db] {
  font-size: 1.125rem;
}

.privacy-page[data-v-180423f8] {
  padding: 0.75rem;
  background: #f8f8f8;
  min-height: 100vh;
}
.card[data-v-180423f8] {
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 0.75rem;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05);
}
.item-header[data-v-180423f8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.info[data-v-180423f8] {
  display: flex;
  align-items: center;
}
.text-group[data-v-180423f8] {
  margin-left: 0.625rem;
}
.title[data-v-180423f8] {
  font-size: 0.9375rem;
  color: #333;
  font-weight: 600;
}
.hint[data-v-180423f8] {
  font-size: 0.75rem;
  color: #888;
  margin-top: 0.125rem;
}

.help-page[data-v-9f9ccd89] {
  padding: 1rem;
  background-color: #f9f9f9;
  min-height: 100vh;
}
.section[data-v-9f9ccd89] {
  margin-bottom: 1.5rem;
}
.header[data-v-9f9ccd89]{
  font-size: 1.125rem;
  font-weight: 700;
  color: #800000; /* Maroon */
}
.section-title[data-v-9f9ccd89] {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: #333;
}
.faq-item[data-v-9f9ccd89] {
  background: #fff;
  border-radius: 0.625rem;
  padding: 0.75rem;
  margin-bottom: 0.5rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.faq-question[data-v-9f9ccd89] {
  display: flex;
  justify-content: space-between;
  font-size: 0.875rem;
  color: #444;
  font-weight: 500;
}
.faq-answer[data-v-9f9ccd89] {
  margin-top: 0.375rem;
  font-size: 0.8125rem;
  color: #666;
}
.contact-options[data-v-9f9ccd89] {
  display: flex;
  gap: 0.625rem;
  flex-wrap: wrap;
}
.contact-btn[data-v-9f9ccd89] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #800000;
  color: #fff;
  border-radius: 0.5rem;
  padding: 0.625rem;
  font-size: 0.8125rem;
  font-weight: 600;
}
.contact-btn uni-icons[data-v-9f9ccd89] {
  margin-right: 0.375rem;
}

.refunds-container[data-v-9a783f70] {
  padding: 1rem;
  background: #fff;
  min-height: 100vh;
}
.header[data-v-9a783f70] {
  margin-bottom: 0.9375rem;
  text-align: center;
}
.title[data-v-9a783f70] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.refunds-list[data-v-9a783f70] {
  padding-bottom: 2.5rem;
}
.refund-card[data-v-9a783f70] {
  background: #fff;
  border-radius: 0.625rem;
  box-shadow: 0 0.125rem 0.375rem rgba(128, 0, 0, 0.1);
  padding: 0.75rem;
  margin-bottom: 1rem;
}
.refund-header[data-v-9a783f70] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.375rem;
}
.refund-number[data-v-9a783f70] {
  font-size: 0.875rem;
  color: #555;
}
.refund-status[data-v-9a783f70] {
  font-size: 0.875rem;
  font-weight: 700;
}
.refund-status.pending[data-v-9a783f70] {
  color: #e55353;
}
.refund-status.approved[data-v-9a783f70] {
  color: #4caf50;
}
.refund-status.rejected[data-v-9a783f70] {
  color: #999;
}
.buyer-info[data-v-9a783f70] {
  font-size: 0.8125rem;
  color: #444;
  margin-bottom: 0.5rem;
}
.product-info[data-v-9a783f70] {
  display: flex;
  border-top: 0.03125rem solid #eee;
  border-bottom: 0.03125rem solid #eee;
  padding: 0.625rem 0;
  margin-bottom: 0.5rem;
}
.product-image[data-v-9a783f70] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 0.5rem;
  margin-right: 0.625rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-details[data-v-9a783f70] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.product-name[data-v-9a783f70] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #333;
  line-height: 1.2;
}
.product-qty[data-v-9a783f70],
.refund-amount[data-v-9a783f70] {
  font-size: 0.75rem;
  color: #888;
  margin-top: 0.25rem;
}
.refund-reason[data-v-9a783f70] {
  font-size: 0.8125rem;
  color: #555;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
.refund-actions[data-v-9a783f70] {
  display: flex;
  gap: 0.5rem;
  justify-content: flex-end;
}
.action-btn[data-v-9a783f70] {
  min-width: 4.375rem;
  height: 1.75rem;
  border-radius: 0.875rem;
  font-size: 0.8125rem;
  padding: 0 0.625rem;
  color: #800000;
  border: 0.0625rem solid #800000;
  background: transparent;
}
.action-btn.primary[data-v-9a783f70] {
  background: #800000;
  color: white;
  border-color: #800000;
}
.action-btn[data-v-9a783f70]:active {
  opacity: 0.8;
}
.empty-text[data-v-9a783f70] {
  text-align: center;
  font-size: 0.875rem;
  color: #999;
  margin-top: 6.25rem;
}
/* Store Selector */
.store-selector[data-v-9a783f70] {
  padding: 0.625rem;
  background: #fff;
  margin-bottom: 0.9375rem;
  border-radius: 0.375rem;
  box-shadow: 0 0.125rem 0.375rem rgba(128, 0, 0, 0.1);
}

/* Store title */
.store-selector uni-text[data-v-9a783f70] {
  font-size: 0.9375rem;
  color: #800000;
  margin-bottom: 0.3125rem;
  display: block;
  font-weight: bold;
}

/* Picker value */
.picker-value[data-v-9a783f70] {
  font-size: 0.875rem;
  padding: 0.5rem 0.625rem;
  background: #f5f5f5;
  border-radius: 0.375rem;
  color: #333;
  border: 0.03125rem solid #ddd;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* Hover effect for picker */
.picker-value[data-v-9a783f70]:hover {
  background-color: #e0e0e0;
}

/* Arrow icon after picker */
.picker-value[data-v-9a783f70]::after {
  content: '▼';
  font-size: 0.625rem;
  color: #800000;
  margin-left: 0.3125rem;
}

/* Store filter picker container */
.store-filter[data-v-9a783f70] {
  margin-top: 0.3125rem;
}

/* Picker value active state */
.picker-value.active[data-v-9a783f70] {
  border: 0.0625rem solid #800000;
  background-color: #f1f1f1;
}
.picker-value[data-v-9a783f70] {
  cursor: pointer;
}

/* Styling for the picker element */
.picker[data-v-9a783f70] {
  width: 100%;
}

.chat-settings[data-v-6ebb4534] {
  background-color: #f9f9f9;
  min-height: 100vh;
  padding-bottom: 1.875rem;
}
.section-title[data-v-6ebb4534] {
  padding: 1rem;
  font-size: 1.0625rem;
  font-weight: bold;
  background-color: #800000;
  color: #fff;
  text-align: center;
}
.section-subtitle[data-v-6ebb4534] {
  padding: 0.75rem 0.9375rem 0.25rem;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #800000;
}

.chat-settings[data-v-f5a35317] {
  background-color: #f9f9f9;
  min-height: 100vh;
}
.section-title[data-v-f5a35317] {
  padding: 1rem;
  font-size: 1.0625rem;
  font-weight: bold;
  background-color: #800000;
  color: #fff;
  text-align: center;
}
.section-subtitle[data-v-f5a35317] {
  padding: 0.75rem 0.9375rem 0.25rem;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #800000;
}

.bg-picker-container[data-v-92611b7e] {
  flex: 1;
  background-color: #fff;
  padding: 0.625rem;
}
.header[data-v-92611b7e] {
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}
.back-btn[data-v-92611b7e] {
  font-size: 0.875rem;
  color: maroon;
  margin-right: 0.625rem;
}
.title[data-v-92611b7e] {
  font-size: 1rem;
  font-weight: bold;
}
.bg-list[data-v-92611b7e] {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
.bg-item[data-v-92611b7e] {
  width: 45%;
  margin-bottom: 0.625rem;
  border-radius: 0.375rem;
  overflow: hidden;
  border: 0.09375rem solid transparent;
}
.bg-item.selected[data-v-92611b7e] {
  border-color: maroon;
}
.bg-image[data-v-92611b7e] {
  width: 100%;
  height: 4.6875rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.upload-section[data-v-92611b7e],
.confirm-section[data-v-92611b7e] {
  margin-top: 0.625rem;
  text-align: center;
}
.upload-btn[data-v-92611b7e],
.confirm-btn[data-v-92611b7e] {
  background-color: maroon;
  color: white;
  font-size: 0.875rem;
  padding: 0.375rem 0.75rem;
  border-radius: 0.3125rem;
}

.font-size-container[data-v-79251da3] {
  flex: 1;
  background-color: #fff;
  padding: 0.625rem;
}
.header[data-v-79251da3] {
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}
.back-btn[data-v-79251da3] {
  font-size: 0.875rem;
  color: maroon;
  margin-right: 0.625rem;
}
.title[data-v-79251da3] {
  font-size: 1rem;
  font-weight: bold;
}
.picker-section[data-v-79251da3] {
  margin-bottom: 0.9375rem;
}
.label[data-v-79251da3] {
  font-size: 0.875rem;
  margin-bottom: 0.3125rem;
}
.picker-display[data-v-79251da3] {
  font-size: 0.875rem;
  padding: 0.3125rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.3125rem;
}
.preview-section[data-v-79251da3] {
  margin-bottom: 0.9375rem;
}
.preview-label[data-v-79251da3] {
  font-size: 0.875rem;
  margin-bottom: 0.3125rem;
}
.confirm-section[data-v-79251da3] {
  text-align: center;
}
.confirm-btn[data-v-79251da3] {
  background-color: maroon;
  color: white;
  font-size: 0.875rem;
  padding: 0.375rem 0.75rem;
  border-radius: 0.3125rem;
}

.blocked-container[data-v-e07c0dd1] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  background-color: #fff;
}
.header[data-v-e07c0dd1] {
  padding: 0.625rem;
  background-color: maroon;
  color: white;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
}
.loading[data-v-e07c0dd1],
.error[data-v-e07c0dd1],
.empty[data-v-e07c0dd1] {
  margin-top: 1.5625rem;
  text-align: center;
  font-size: 0.875rem;
  color: #555;
}
.btn-retry[data-v-e07c0dd1] {
  margin-top: 0.625rem;
  background-color: maroon;
  color: white;
  border-radius: 0.3125rem;
  padding: 0.3125rem 0.625rem;
  font-size: 0.875rem;
}
.user-list[data-v-e07c0dd1] {
  margin-top: 0.625rem;
}
.user-card[data-v-e07c0dd1] {
  flex-direction: row;
  align-items: center;
  display: flex;
  padding: 0.625rem;
  border-bottom: 0.03125rem solid #eee;
}
.avatar[data-v-e07c0dd1] {
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  margin-right: 0.625rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.user-info[data-v-e07c0dd1] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.user-name[data-v-e07c0dd1] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #333;
}
.user-email[data-v-e07c0dd1] {
  font-size: 0.75rem;
  color: #777;
}
.btn-unblock[data-v-e07c0dd1] {
  background-color: maroon;
  color: white;
  border-radius: 0.3125rem;
  padding: 0.3125rem 0.625rem;
  font-size: 0.875rem;
}

.dashboard-container[data-v-f808b1ee] {
  padding: 1rem;
  background-color: #fff;
  min-height: 100vh;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.top-bar[data-v-f808b1ee] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.625rem;
}
.dashboard-title[data-v-f808b1ee] {
font-size: 1.125rem; 
font-weight: bold; 
margin-bottom: 0.9375rem; 
text-align: center; 
color: #800000;
}
.link-to-traffic[data-v-f808b1ee] {
  color: maroon;
  font-weight: bold;
  font-size: 0.875rem;
  background-color: #fef6f6;
  padding: 0.5rem 0.75rem;
  border-radius: 0.375rem;
  border: 0.0625rem solid maroon;
  transition: background-color 0.3s;
}
.link-to-traffic[data-v-f808b1ee]:hover {
  background-color: #fce8e8;
}
.date-tabs[data-v-f808b1ee] {
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
  justify-content: center;
}
.date-tabs uni-text[data-v-f808b1ee] {
  font-size: 0.875rem;
  color: #666;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding-bottom: 0.25rem;
  border-bottom: 0.0625rem solid transparent;
}
.date-tabs uni-text.active[data-v-f808b1ee] {
  color: maroon;
  border-color: maroon;
  font-weight: 600;
}
.metrics-grid[data-v-f808b1ee] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25rem;
  flex-wrap: wrap;
  gap: 0.625rem;
}
.metric-box[data-v-f808b1ee] {
  flex: 1 1 45%;
  background: #f5f5f5;
  border-radius: 0.625rem;
  padding: 0.75rem;
  text-align: center;
}
.bg-maroon[data-v-f808b1ee] {
  background-color: #800000;
  color: #fff;
}
.label[data-v-f808b1ee] {
  font-size: 0.75rem;
  color: #555;
}
.value[data-v-f808b1ee] {
  font-size: 1.125rem;
  font-weight: bold;
  margin-top: 0.375rem;
}
.floating-box[data-v-f808b1ee] {
  background: #fff4f4;
  padding: 0.625rem;
  border-radius: 0.625rem;
  margin-bottom: 1.25rem;
}
.breakdown-row[data-v-f808b1ee] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.375rem;
}
.numbers[data-v-f808b1ee] {
  display: flex;
  align-items: baseline;
  gap: 0.1875rem;
}
.highlight[data-v-f808b1ee] {
  font-size: 0.875rem;
  font-weight: 700;
  color: maroon;
}
.secondary[data-v-f808b1ee] {
  font-size: 0.625rem;
  color: #999;
}
.chart-switch[data-v-f808b1ee] {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  margin-bottom: 0.625rem;
}
.chart-switch uni-text[data-v-f808b1ee] {
  cursor: pointer;
  font-size: 0.875rem;
  color: #999;
  padding-bottom: 0.25rem;
  border-bottom: 0.0625rem solid transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.chart-switch uni-text.active[data-v-f808b1ee] {
  color: maroon;
  border-color: maroon;
  font-weight: 600;
}
.chart-section[data-v-f808b1ee] {
  background: #fff;
  border-radius: 0.625rem;
  padding: 0.625rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.1);
}
.chart-title[data-v-f808b1ee] {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-align: center;
}
/* Current Store Container */
.current-store[data-v-f808b1ee] {
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

/* Title for Current Store */
.current-store-title[data-v-f808b1ee] {
  font-size: 20px;
  color: #800000;
  font-weight: bold;
  margin-bottom: 15px;
}

/* Picker container */
.store-picker[data-v-f808b1ee] {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 12px;
  background-color: #f5f5f5;
  padding: 12px 20px;
  cursor: pointer;
}

/* Display the selected store */
.picker-display[data-v-f808b1ee] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Style for text in the picker */
.store-picker uni-text[data-v-f808b1ee] {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}

/* Hover effect for the picker */
.store-picker[data-v-f808b1ee]:hover {
  background-color: #e0e0e0;
}

/* Arrow icon for the picker (if applicable) */
.store-picker[data-v-f808b1ee]::after {
  content: '▼';
  font-size: 18px;
  color: #800000;
  margin-left: 10px;
}

/* Optional active state (if you have a state indicating it's selected) */
.store-picker.active[data-v-f808b1ee] {
  border: 2px solid #800000;
  background-color: #f1f1f1;
}

/* Container */
.container[data-v-bf1e6688] {
  padding: 16px;
  background-color: #f8f8f8;
  min-height: 100vh;
}

/* Header */
.header[data-v-bf1e6688] {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.header-title[data-v-bf1e6688] {
  font-size: 24px;
  font-weight: bold;
  color: #800000; /* Maroon */
}
.btn-refresh[data-v-bf1e6688] {
  background-color: #800000;
  color: #fff;
  padding: 8px 16px;
  border-radius: 24px;
  font-weight: bold;
  font-size: 14px;
}

/* Cards */
.card[data-v-bf1e6688] {
  background-color: #fff;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
}
.card-label[data-v-bf1e6688] {
  color: #888;
  font-size: 14px;
  margin-bottom: 8px;
}
.card-value[data-v-bf1e6688] {
  font-size: 28px;
  font-weight: bold;
  color: #800000;
}

/* Payout button */
.btn-payout[data-v-bf1e6688] {
  background-color: #800000;
  color: #fff;
  padding: 12px 0;
  border-radius: 8px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-top: 12px;
}
.btn-payout[data-v-bf1e6688]:disabled {
  background-color: #ccc;
}

/* Feedback messages */
.msg-success[data-v-bf1e6688] {
  color: #28a745;
  margin-top: 12px;
}
.msg-error[data-v-bf1e6688] {
  color: #dc3545;
  margin-top: 12px;
}

/* History Section */
.history-section[data-v-bf1e6688] {
  margin-top: 16px;
}
.history-title[data-v-bf1e6688] {
  font-size: 20px;
  font-weight: bold;
  color: #800000;
  margin-bottom: 12px;
}
.history-card[data-v-bf1e6688] {
  background-color: #fff;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 12px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 3px 8px rgba(0,0,0,0.06);
}
.history-info[data-v-bf1e6688] {
  flex-direction: column;
}
.history-amount[data-v-bf1e6688] {
  font-weight: bold;
  color: #800000;
  font-size: 16px;
}
.history-status[data-v-bf1e6688] {
  color: #888;
  font-size: 12px;
  margin-top: 4px;
}
.history-date[data-v-bf1e6688] {
  color: #aaa;
  font-size: 12px;
}

.traffic-overview[data-v-4c78e76a] {
  padding: 0.9375rem;
  background-color: #fff;
  min-height: 100vh;
}
.header .title[data-v-4c78e76a] {
  font-size: 1.125rem;
  color: maroon;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.9375rem;
}
.store-selector[data-v-4c78e76a] {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  margin-bottom: 0.9375rem;
}
.picker-value[data-v-4c78e76a] {
  padding: 0.25rem 0.375rem;
  border: 0.03125rem solid #eee;
  border-radius: 0.3125rem;
}
.metrics-grid[data-v-4c78e76a] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
  justify-content: space-between;
}
.metric-card[data-v-4c78e76a] {
  width: 48%;
  background-color: #f5f5f5;
  border-radius: 0.625rem;
  padding: 0.625rem;
  box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.05);
  text-align: center;
}
.metric-card .label[data-v-4c78e76a] {
  color: #666;
  font-size: 0.75rem;
  margin-bottom: 0.3125rem;
}
.metric-card .value[data-v-4c78e76a] {
  font-size: 1rem;
  color: maroon;
  font-weight: bold;
}
.chart-section[data-v-4c78e76a], .sources-section[data-v-4c78e76a] {
  margin-top: 1.25rem;
}
.chart-title[data-v-4c78e76a] {
  font-size: 0.9375rem;
  color: maroon;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
.chart-canvas[data-v-4c78e76a] {
  width: 100%;
  height: 9.375rem;
  background-color: #fff;
}
.source-row[data-v-4c78e76a] {
  display: flex;
  justify-content: space-between;
  padding: 0.625rem;
  border-bottom: 0.03125rem solid #eee;
  font-size: 0.8125rem;
  color: #444;
}

.shipping-container[data-v-1c516856] {
  padding: 0.9375rem;
  background: #fff;
  min-height: 100vh;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
}
.attention-modal-overlay[data-v-1c516856] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  animation: fadeIn-1c516856 0.3s ease-in-out;
}
.attention-modal[data-v-1c516856] {
  background: #fff;
  padding: 1.25rem;
  border-radius: 0.625rem;
  width: 80%;
  text-align: center;
  box-shadow: 0 0.1875rem 0.5625rem rgba(0,0,0,0.3);
}
.modal-title[data-v-1c516856] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #d9534f;
  margin-bottom: 0.625rem;
}
.modal-message[data-v-1c516856] {
  font-size: 0.875rem;
  color: #555;
  margin-bottom: 0.9375rem;
  line-height: 1.5;
}
.pickup-packaging-btn[data-v-1c516856] {
  margin-top: 0.625rem;
  text-align: center;
}
.pickup-packaging-btn .btn-primary[data-v-1c516856] {
  width: 90%;
  background-color: #800000;
  color: #fff;
  border-radius: 0.875rem;
  padding: 0.625rem;
  font-size: 0.9375rem;
  font-weight: bold;
  box-shadow: 0 0.125rem 0.3125rem rgba(128,0,0,0.5);
}
.modal-actions[data-v-1c516856] {
  display: flex;
  justify-content: space-around;
}
.btn-secondary[data-v-1c516856] {
  background-color: #ccc;
  color: #333;
  border-radius: 0.875rem;
  padding: 0.5rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 0.125rem 0.3125rem rgba(0,0,0,0.3);
}
@keyframes fadeIn-1c516856 {
from { opacity: 0;
}
to { opacity: 1;
}
}
.addresses[data-v-1c516856] {
  display: flex;
  justify-content: space-between;
  gap: 0.625rem; /* space between two columns */
  margin-bottom: 1.25rem;
}
.address-block[data-v-1c516856] {
  flex: 1; /* take equal width */
  background: #fffaf0;
  padding: 0.75rem;
  border-radius: 0.375rem;
  border: 0.03125rem solid #ddd;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.address-title[data-v-1c516856] {
  font-weight: 700;
  font-size: 0.9375rem;
  color: #800000;
  margin-bottom: 0.375rem;
}
.address-line[data-v-1c516856] {
  font-size: 0.8125rem;
  color: #555;
  line-height: 1.4;
}

/* Add subtle separation for multiple lines */
.address-line + .address-line[data-v-1c516856] {
  margin-top: 0.125rem;
  padding-top: 0.125rem;
  border-top: 0.03125rem solid #eee;
}

/* Retry buttons for errors */
.btn-retry[data-v-1c516856] {
  margin-top: 0.375rem;
  background-color: #800000;
  color: #fff;
  border-radius: 0.75rem;
  padding: 0.375rem 0.9375rem;
  font-size: 0.8125rem;
  font-weight: 700;
  border: none;
  cursor: pointer;
  align-self: flex-start;
  box-shadow: 0 0.09375rem 0.25rem rgba(128,0,0,0.5);
}
.btn-retry[data-v-1c516856]:hover {
  background-color: #a00000;
}
.delivery-switch[data-v-1c516856] {
  display: flex;
  background: #f5f5f5;
  border-radius: 0.875rem;
  overflow: hidden;
  margin-bottom: 1.25rem;
  box-shadow: inset 0 0 0.25rem #eee;
}
.switch-option[data-v-1c516856] {
  flex: 1;
  padding: 0.625rem 0;
  text-align: center;
  font-size: 0.875rem;
  color: #666;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s, color 0.3s;
}
.switch-option.active[data-v-1c516856] {
  background: #800000;
  color: #fff;
  font-weight: 700;
}
.shipping-companies .section-title[data-v-1c516856] {
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 0.625rem;
  color: #800000;
  margin-bottom: 1rem;
}
.section-title[data-v-1c516856] {
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 0.625rem;
  color: #800000;
  margin-bottom: 1rem;
}
.company-list[data-v-1c516856] {
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
}
.company-card[data-v-1c516856] {
  width: 40%; /* adjust to fit more nicely, maybe 48% for 2 per row on mobile */
  background: #fff;
  border-radius: 0.5625rem;
  box-shadow: 0 0.0625rem 0.3125rem rgba(0,0,0,0.05);
  padding: 0.75rem; /* increase padding for breathing room */
  cursor: pointer;
  text-align: center;
  border: 0.0625rem solid transparent;
  transition: border-color 0.3s, box-shadow 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 8.75rem; /* ensure all cards have equal height */
}
.company-card.selected[data-v-1c516856] {
  border-color: #800000;
  box-shadow: 0 0.125rem 0.375rem rgba(128, 0, 0, 0.4);
}
.company-logo[data-v-1c516856] {
  width: 100%;
  height: 4.375rem; /* a bit bigger for logos */
  margin-bottom: 0.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.company-info[data-v-1c516856] {
  display: flex;
  flex-direction: column;
  gap: 0.25rem; /* space between name, price, and time */
  font-size: 0.8125rem;
  color: #444;
}
.company-name[data-v-1c516856] {
  font-weight: 700;
  font-size: 0.875rem;
}
.company-price[data-v-1c516856] {
  color: #800000;
  font-size: 0.8125rem;
}
.company-time[data-v-1c516856] {
  color: #999;
  font-size: 0.75rem;
}
.pickup-time[data-v-1c516856] {
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
}
.picker[data-v-1c516856] {
  padding: 0.5rem;
  background: #fff;
  border-radius: 0.375rem;
  border: 0.03125rem solid #ddd;
  font-size: 0.875rem;
  color: #333;
  text-align: center;
}
.confirm-pay[data-v-1c516856] {
  text-align: center;
}
.btn-primary[data-v-1c516856] {
  background-color: #800000;
  color: white;
  border-radius: 0.875rem;
  padding: 0.625rem 2.5rem;
  font-size: 1rem;
  font-weight: 700;
  box-shadow: 0 0.125rem 0.3125rem rgba(128,0,0,0.6);
  transition: background-color 0.3s;
}
.btn-primary[data-v-1c516856]:disabled {
  background-color: #ccc;
  box-shadow: none;
  cursor: not-allowed;
}
.loading[data-v-1c516856] {
  font-size: 0.875rem;
  color: #999;
  text-align: center;
  margin-top: 1.5625rem;
}
.error[data-v-1c516856] {
  font-size: 0.875rem;
  color: #b00020;
  text-align: center;
  margin-bottom: 0.5rem;
}
.btn-retry[data-v-1c516856] {
  background-color: #800000;
  color: white;
  border-radius: 0.875rem;
  padding: 0.5rem 1.25rem;
  font-size: 0.8125rem;
  font-weight: 700;
  border: none;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  box-shadow: 0 0.125rem 0.3125rem rgba(128,0,0,0.6);
  transition: background-color 0.3s;
}
.btn-retry[data-v-1c516856]:hover {
  background-color: #a00000;
}
.error-container[data-v-1c516856] {
  margin-bottom: 1.25rem;
}
.info-text[data-v-1c516856] 
{ color: #555; 
font-style: italic; 
margin: 10px 0;
}
.btn-guidelines[data-v-1c516856] {
  background-color: #800000;
  color: #fff;
  border-radius: 0.875rem;
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 0.9375rem;
  text-align: center;
  box-shadow: 0 0.125rem 0.3125rem rgba(128,0,0,0.5);
  cursor: pointer;
}
.btn-guidelines[data-v-1c516856]:hover {
  background-color: #a00000;
}


/* Base Container */
.invoice-container[data-v-69709b1e] {
  min-height: 100vh;
  background-color: #f7f7f7;
  padding: 1.25rem 0.875rem 2.5rem;
  font-family: "Poppins", sans-serif;
  color: #333;
}

/* Loading / Error */
.status-container[data-v-69709b1e] {
  text-align: center;
  margin-top: 6.25rem;
  color: #555;
  font-size: 0.875rem;
}
.status-container.error[data-v-69709b1e] {
  color: #b00020;
}

/* Header */
.invoice-header[data-v-69709b1e] {
  text-align: center;
  margin-bottom: 1.25rem;
}
.courier-name[data-v-69709b1e] {
  color: #800000;
  font-weight: 700;
  font-size: 1.25rem;
  display: block;
}
.order-id[data-v-69709b1e] {
  font-size: 0.875rem;
  color: #777;
  margin-top: 0.1875rem;
}

/* Card Style */
.card[data-v-69709b1e] {
  background: #fff;
  border-radius: 0.625rem;
  padding: 0.875rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.06);
  margin-bottom: 0.875rem;
}
.card-title[data-v-69709b1e] {
  color: #800000;
  font-size: 0.9375rem;
  font-weight: 600;
  margin-bottom: 0.625rem;
  display: block;
}

/* Info Grid */
.info-grid[data-v-69709b1e] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.375rem 0.625rem;
}
.info-item[data-v-69709b1e] {
  display: flex;
  flex-direction: column;
}
.label[data-v-69709b1e] {
  color: #666;
  font-size: 0.75rem;
}
.value[data-v-69709b1e] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #222;
}
.value.amount[data-v-69709b1e] {
  color: #800000;
}

/* Address Section */
.address-details[data-v-69709b1e] {
  line-height: 1.6;
}
.buyer-name[data-v-69709b1e] {
  font-weight: 600;
  color: #222;
  font-size: 0.875rem;
}
.buyer-phone[data-v-69709b1e] {
  color: #555;
  font-size: 0.8125rem;
}
.buyer-address[data-v-69709b1e] {
  color: #777;
  font-size: 0.8125rem;
}

/* Items */
.items-card[data-v-69709b1e] {
  background: #fff;
  border-radius: 0.5rem;
  padding: 0.625rem;
  margin-bottom: 0.625rem;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.card-title[data-v-69709b1e] {
  color: #800000;
  font-weight: 600;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 0.875rem;
}
.item[data-v-69709b1e] {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.625rem;
  padding-bottom: 0.5rem;
  border-bottom: 0.03125rem solid #f0f0f0;
}
.item[data-v-69709b1e]:last-child {
  border-bottom: none;
}
.item-image[data-v-69709b1e] {
  width: 4.375rem;
  height: 4.375rem;
  border-radius: 0.375rem;
  margin-right: 0.625rem;
  -o-object-fit: cover;
     object-fit: cover;
  background: #f8f8f8;
  border: 0.03125rem solid #eee;
}
.item-details[data-v-69709b1e] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.item-name[data-v-69709b1e] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  line-height: 1.4;
  margin-bottom: 0.1875rem;
}
.item-specs[data-v-69709b1e] {
  color: #666;
  font-size: 0.75rem;
  margin-bottom: 0.3125rem;
  display: block;
  line-height: 1.4;
}
.item-bottom[data-v-69709b1e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.item-qty[data-v-69709b1e] {
  color: #666;
  font-size: 0.75rem;
}
.item-price[data-v-69709b1e] {
  color: #800000;
  font-weight: 600;
  font-size: 0.8125rem;
}

/* Actions */
.actions[data-v-69709b1e] {
  display: flex;
  justify-content: space-between;
  gap: 0.625rem;
  margin-top: 1.25rem;
}
.btn[data-v-69709b1e] {
  flex: 1;
  padding: 0.625rem;
  border-radius: 0.4375rem;
  font-size: 0.875rem;
  font-weight: 600;
  border: none;
  text-align: center;
}
.btn-primary[data-v-69709b1e] {
  background-color: #800000;
  color: #fff;
}
.btn-secondary[data-v-69709b1e] {
  background-color: #eee;
  color: #333;
}
.address-card[data-v-69709b1e] {
  background: #fff;
  border-radius: 0.375rem;
  padding: 0.75rem;
  margin-bottom: 0.625rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.08);
}
.card-title[data-v-69709b1e] {
  font-weight: 600;
  font-size: 0.9375rem;
  color: #800000; /* maroon primary color */
  margin-bottom: 0.5rem;
  display: block;
}
.address-details[data-v-69709b1e] {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.detail-line[data-v-69709b1e] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 0.3125rem;
}
.label[data-v-69709b1e] {
  font-weight: 500;
  color: #555;
}
.value[data-v-69709b1e] {
  color: #222;
  flex: 1;
  word-wrap: break-word;
}
.footer-note[data-v-69709b1e] {
  background-color: #fff4f4; /* soft light background */
  border: 1px solid #800000; /* subtle maroon border */
  border-radius: 8px;
  padding: 15px 20px;
  margin-top: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1); /* soft shadow for depth */
}
.footer-note uni-text[data-v-69709b1e] {
  font-size: 14px;
  color: #800000;
  line-height: 1.5;
}
.motto[data-v-69709b1e] {
  color: #800000;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase; /* makes it stand out */
  letter-spacing: 0.5px;
}


.advertise-container[data-v-b95dc7eb] {
  padding: 1rem;
  background: #fff;
  min-height: 100vh;
}
.header[data-v-b95dc7eb] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.9375rem;
}
.title[data-v-b95dc7eb] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.tabs[data-v-b95dc7eb] {
  display: flex;
  justify-content: space-around;
  margin-bottom: 0.75rem;
}
.tab[data-v-b95dc7eb] {
  font-size: 0.875rem;
  padding-bottom: 0.375rem;
  color: #999;
  border-bottom: 0.09375rem solid transparent;
  cursor: pointer;
}
.tab.active[data-v-b95dc7eb] {
  color: #800000;
  border-color: #800000;
  font-weight: bold;
}
.ad-list[data-v-b95dc7eb] {
  padding-bottom: 2.5rem;
}
.ad-card[data-v-b95dc7eb] {
  background: #fff;
  border-radius: 0.625rem;
  box-shadow: 0 0.125rem 0.375rem rgba(128, 0, 0, 0.1);
  padding: 0.75rem;
  margin-bottom: 1rem;
}
.ad-header[data-v-b95dc7eb] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
.ad-product[data-v-b95dc7eb] {
  font-size: 1rem;
  font-weight: 700;
  color: #333;
}
.ad-status[data-v-b95dc7eb] {
  font-size: 0.8125rem;
  font-weight: 600;
  padding: 0.125rem 0.375rem;
  border-radius: 0.4375rem;
  color: white;
}
.ad-status.active[data-v-b95dc7eb] {
  background-color: #4caf50;
}
.ad-status.scheduled[data-v-b95dc7eb] {
  background-color: #2196f3;
}
.ad-status.paused[data-v-b95dc7eb] {
  background-color: #ff9800;
}
.ad-status.expired[data-v-b95dc7eb] {
  background-color: #999;
}
.ad-info[data-v-b95dc7eb],
.ad-stats[data-v-b95dc7eb] {
  font-size: 0.8125rem;
  color: #555;
  margin-bottom: 0.375rem;
}
.ad-actions[data-v-b95dc7eb] {
  display: flex;
  gap: 0.5rem;
}
.btn[data-v-b95dc7eb] {
  flex: 1;
  text-align: center;
  font-size: 0.8125rem;
  padding: 0.375rem 0;
  border-radius: 0.625rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.edit-btn[data-v-b95dc7eb] {
  background: #f0ad4e;
  color: white;
}
.pause-btn[data-v-b95dc7eb] {
  background: #ff9800;
  color: white;
}
.resume-btn[data-v-b95dc7eb] {
  background: #4caf50;
  color: white;
}
.delete-btn[data-v-b95dc7eb] {
  background: #d9534f;
  color: white;
}
.empty-text[data-v-b95dc7eb] {
  text-align: center;
  font-size: 0.875rem;
  color: #999;
  margin-top: 6.25rem;
}
uni-form[data-v-b95dc7eb] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.form-group[data-v-b95dc7eb] {
  display: flex;
  flex-direction: column;
}
uni-label[data-v-b95dc7eb] {
  font-size: 0.8125rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
}
select[data-v-b95dc7eb],
uni-input[type="date"][data-v-b95dc7eb],
uni-input[type="number"][data-v-b95dc7eb],
uni-input[type="text"][data-v-b95dc7eb] {
  padding: 0.375rem;
  font-size: 0.8125rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.375rem;
}
.submit-btn[data-v-b95dc7eb] {
  background: #800000;
  color: white;
  font-size: 0.9375rem;
  padding: 0.4375rem;
  border-radius: 0.625rem;
  cursor: pointer;
}
.fab[data-v-b95dc7eb] {
  position: fixed;
  right: 1.25rem;
  bottom: 3.75rem;
  width: 3.125rem;
  height: 3.125rem;
  background-color: #800000;
  color: #fff;
  font-size: 1.875rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.25);
  z-index: 999;
  cursor: pointer;
}
/* Styling for the store selector container */
.form-group[data-v-b95dc7eb] {
  margin-bottom: 1rem;
  font-family: Arial, sans-serif;
}

/* Label styling */
.form-group uni-label[data-v-b95dc7eb] {
  font-size: 0.9375rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.3125rem;
  display: block;
}

/* Styling for the select dropdown */
.store-selector[data-v-b95dc7eb] {
  width: 100%;
  padding: 0.375rem 0.5rem;
  font-size: 0.875rem;
  color: #333;
  background-color: #f9f9f9;
  border: 0.0625rem solid #ddd;
  border-radius: 0.25rem;
  outline: none;
  transition: border-color 0.3s;
}

/* Focus effect */
.store-selector[data-v-b95dc7eb]:focus {
  border-color: #800000;
}

/* Styling for the option elements */
.store-selector option[data-v-b95dc7eb] {
  font-size: 0.875rem;
  padding: 0.3125rem;
  color: #333;
}

/* Optional: Styling for the placeholder (if needed) */
.store-selector[data-v-b95dc7eb]::-moz-placeholder {
  color: #888;
}
.store-selector[data-v-b95dc7eb]::placeholder {
  color: #888;
}


.edit-campaign-container[data-v-92776e54] {
  padding: 1rem;
  background: #fff;
  min-height: 100vh;
}
.header[data-v-92776e54] {
  margin-bottom: 1.25rem;
  text-align: center;
}
.title[data-v-92776e54] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.form[data-v-92776e54] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.form-group[data-v-92776e54] {
  display: flex;
  flex-direction: column;
}
uni-label[data-v-92776e54] {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.3125rem;
}
select[data-v-92776e54],
uni-input[type='text'][data-v-92776e54],
uni-input[type='date'][data-v-92776e54],
uni-input[type='number'][data-v-92776e54] {
  padding: 0.4375rem;
  font-size: 0.875rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.375rem;
}
.form-actions[data-v-92776e54] {
  display: flex;
  justify-content: space-between;
  margin-top: 1.25rem;
}
.btn[data-v-92776e54] {
  flex: 1;
  text-align: center;
  font-size: 0.9375rem;
  padding: 0.5625rem 0;
  border-radius: 0.625rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.submit-btn[data-v-92776e54] {
  background: #800000;
  color: #fff;
  margin-right: 0.625rem;
}
.cancel-btn[data-v-92776e54] {
  background: #800000;
  color: #fff;
}
/* Form Group */
.form-group[data-v-92776e54] {
  margin-bottom: 0.75rem;
  display: flex;
  flex-direction: column;
}

/* Label Styling */
.form-group uni-label[data-v-92776e54] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #800000;  /* Maroon color */
  margin-bottom: 0.375rem;
}

/* Select Dropdown */
select[data-v-92776e54] {
  padding: 0.375rem 0.5rem;
  background-color: #fff;
  border: 0.03125rem solid #ddd;
  border-radius: 0.3125rem;
  font-size: 0.875rem;
  color: #333;
  outline: none;
  cursor: pointer;
  transition: border-color 0.3s ease;
  min-width: 6.25rem;  /* Minimum width */
  height: 1.75rem;
}

/* Focus Effect */
select[data-v-92776e54]:focus {
  border-color: #800000;  /* Maroon color on focus */
  background-color: #f8f8f8;  /* Light background color on focus */
}

/* Option Styling */
option[data-v-92776e54] {
  padding: 0.375rem;
  font-size: 0.875rem;
  color: #333;
}

/* Placeholder Text Style */
select option[data-v-92776e54]:disabled {
  color: #aaa;  /* Light gray for placeholder or unselectable options */
}

/* Border Style on Hover */
select[data-v-92776e54]:hover {
  border-color: #800000;  /* Maroon border on hover */
}

/* Adding responsive behavior */
@media (max-width: 600px) {
.form-group[data-v-92776e54] {
    margin-bottom: 0.5rem;
}
select[data-v-92776e54] {
    font-size: 0.75rem;  /* Adjust font size for smaller screens */
    height: 1.5rem;  /* Adjust height for smaller screens */
}
}


.create-ad-container[data-v-6baf7f66] {
  padding: 1rem;
  background: #fff;
  min-height: 100vh;
}
.page-header[data-v-6baf7f66] {
  margin-bottom: 1rem;
}
.page-title[data-v-6baf7f66] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.form-group[data-v-6baf7f66] {
  margin-bottom: 0.75rem;
}
.bid-type-info[data-v-6baf7f66] {
  margin-bottom: 0.625rem;
  font-size: 14px;
  color: #555;
}
.bid-type-info uni-text[data-v-6baf7f66] {
  display: block;
  margin-bottom: 0.1875rem;
}
.form-group uni-label[data-v-6baf7f66] {
  font-weight: bold;
}
.submit-btn[data-v-6baf7f66] {
  background-color: maroon;
  color: white;
  padding: 10px 20px;
  font-size: 18px;
  border-radius: 8px;
  cursor: pointer;
}
uni-label[data-v-6baf7f66] {
  display: block;
  font-size: 0.875rem;
  color: #800000;
  margin-bottom: 0.375rem;
}
uni-input[data-v-6baf7f66] {
  width: 100%;
  padding: 0.5rem;
  font-size: 0.8125rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.375rem;
}
.picker-value[data-v-6baf7f66] {
  background: #f9f9f9;
  padding: 0.5rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.375rem;
  font-size: 0.8125rem;
  color: #333;
}
.submit-btn[data-v-6baf7f66] {
  width: 100%;
  padding: 0.625rem;
  background-color: #800000;
  color: #fff;
  font-size: 1rem;
  border-radius: 0.9375rem;
  text-align: center;
  margin-top: 1.25rem;
}
/* Form Group */
.form-group[data-v-6baf7f66] {
  margin-bottom: 0.625rem;
  display: flex;
  flex-direction: column;
}

/* Label Styling */
.form-group uni-label[data-v-6baf7f66] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #800000;  /* Maroon color */
  margin-bottom: 0.375rem;
}

/* Picker */
.picker-value[data-v-6baf7f66] {
  padding: 0.5rem;
  background-color: #fff;
  border: 0.03125rem solid #ddd;
  border-radius: 0.3125rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.875rem;
  color: #333;
  min-height: 1.75rem;
  cursor: pointer;
}

/* Active Picker Value */
.picker-value uni-text[data-v-6baf7f66] {
  color: #800000;  /* Maroon color for the selected store text */
  font-weight: 600;
}

/* Placeholder Text */
.picker-value uni-text[data-v-6baf7f66] {
  color: #aaa;  /* Light gray for placeholder text */
}

/* Picker Background Hover */
.picker-value[data-v-6baf7f66]:hover {
  border-color: #800000;  /* Maroon border on hover */
  background-color: #f8f8f8;  /* Light background on hover */
}
.picker-value[data-v-6baf7f66]:active {
  opacity: 0.8; /* Slight opacity change on press */
}

/* Adding some padding and margin for the picker */
.picker-value[data-v-6baf7f66] {
  padding: 0.4375rem 0.625rem;
}

/* If you want to make sure it’s responsive */
@media (max-width: 600px) {
.form-group[data-v-6baf7f66] {
    margin-bottom: 0.5rem;
}
.picker-value[data-v-6baf7f66] {
    font-size: 0.75rem;
}
}
.product-list[data-v-6baf7f66] {
  max-height: 200px;
}
.product-item[data-v-6baf7f66] {
  flex-direction: row;
  align-items: center;
  padding: 8px;
  border-bottom: 1px solid #eee;
}
.product-item.selected[data-v-6baf7f66] {
  background-color: #f5f5f5;
}
.product-thumb[data-v-6baf7f66] {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  border-radius: 4px;
}
.product-name[data-v-6baf7f66] {
  font-size: 14px;
}


.ad-detail-container[data-v-27f30caa] {
  padding: 20px;
}
.loading-spinner[data-v-27f30caa],
.error-message[data-v-27f30caa] {
  text-align: center;
  font-size: 16px;
  color: #555;
}
.ad-banner[data-v-27f30caa] {
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
}
.ad-title[data-v-27f30caa] {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
.ad-details[data-v-27f30caa] {
  margin-bottom: 20px;
}
.ad-info[data-v-27f30caa], .ad-dates[data-v-27f30caa], .ad-targeting[data-v-27f30caa], .ad-status[data-v-27f30caa], .ad-description[data-v-27f30caa] {
  margin-bottom: 10px;
}
.ad-actions uni-button[data-v-27f30caa] {
  background-color: #800000;
  color: white;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
  margin-right: 10px;
}
.ad-actions uni-button[data-v-27f30caa]:hover {
  background-color: #a10000;
}
/* Store Section */
.store-section[data-v-27f30caa] {
  padding: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Store Header */
.store-header[data-v-27f30caa] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}

/* Store Logo */
.store-logo[data-v-27f30caa] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 15px;
  -o-object-fit: cover;
     object-fit: cover; /* Ensures the image maintains aspect ratio */
}

/* Store Name */
.store-name[data-v-27f30caa] {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

/* Hover effect on store section */
.store-section[data-v-27f30caa]:hover {
  background-color: #f9f9f9;
  cursor: pointer;
}

/* Optional: Add a shadow effect on hover */
.store-section[data-v-27f30caa]:hover {
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
}

.order-issues-container[data-v-eaa2e0df] {
  padding: 1rem;
  background: #f9f9f9;
  min-height: 100vh;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tab-header[data-v-eaa2e0df] {
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 0.75rem;
  border-bottom: 0.0625rem solid #eee;
  gap: 0.375rem;
  padding-bottom: 0.125rem;
}
.tab[data-v-eaa2e0df] {
  flex: 0 0 auto;
  font-size: 0.875rem;
  padding: 0.375rem 0.5rem;
  color: #999;
  border-bottom: 0.125rem solid transparent;
  cursor: pointer;
  font-weight: 500;
  white-space: nowrap;
}
.tab.active[data-v-eaa2e0df] {
  color: #800000;
  border-color: #800000;
  font-weight: 700;
}
.issues-list[data-v-eaa2e0df] {
  margin-top: 0.625rem;
}
.issue-card[data-v-eaa2e0df] {
  background: #fff;
  border-radius: 0.75rem;
  padding: 0.75rem 0.625rem;
  margin-bottom: 0.625rem;
  box-shadow: 0 0.1875rem 0.375rem rgba(128, 0, 0, 0.08);
  word-wrap: break-word;
}
.issue-card[data-v-eaa2e0df]:hover {
  box-shadow: 0 0.375rem 0.75rem rgba(128, 0, 0, 0.15);
}
.row[data-v-eaa2e0df] {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.375rem;
  align-items: center;
}
.label[data-v-eaa2e0df] {
  flex: 0 0 35%;
  font-weight: 600;
  color: #800000;
  font-size: 0.875rem;
}
.value[data-v-eaa2e0df] {
  flex: 1;
  font-size: 0.875rem;
  color: #333;
  word-break: break-word;
}
.status[data-v-eaa2e0df] {
  font-weight: 700;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.375rem;
  text-align: center;
  min-width: 3.125rem;
}
.status-returned[data-v-eaa2e0df] {
  background-color: #d4edda;
  color: #155724;
}
.status-failed[data-v-eaa2e0df] {
  background-color: #f8d7da;
  color: #721c24;
}
.status-cancelled[data-v-eaa2e0df] {
  background-color: #fff3cd;
  color: #856404;
}
.empty[data-v-eaa2e0df] {
  margin-top: 4.6875rem;
  font-size: 0.875rem;
  color: #bbb;
  text-align: center;
}
.store-selector[data-v-eaa2e0df] {
  padding: 0.75rem;
  background: #fff;
  margin-bottom: 0.75rem;
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.375rem rgba(128, 0, 0, 0.1);
}
.store-selector uni-text[data-v-eaa2e0df] {
  font-size: 1rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 0.375rem;
}
.picker-value[data-v-eaa2e0df] {
  font-size: 0.875rem;
  padding: 0.5rem 0.625rem;
  background: #f5f5f5;
  border-radius: 0.375rem;
  color: #333;
  border: 0.03125rem solid #ddd;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 2rem;
  cursor: pointer;
}
.picker-value[data-v-eaa2e0df]:hover {
  background-color: #e0e0e0;
}
.picker-value[data-v-eaa2e0df]::after {
  content: '▼';
  font-size: 0.625rem;
  color: #800000;
  margin-left: 0.3125rem;
}
.picker[data-v-eaa2e0df] {
  width: 100%;
  margin-top: 0.3125rem;
}
.picker-value[data-v-eaa2e0df] {
  cursor: pointer;
  font-size: 0.875rem;
  color: #800000;
}
.picker-value.active[data-v-eaa2e0df] {
  border: 0.0625rem solid #800000;
  background-color: #f1f1f1;
}
.store-selector .picker-value[data-v-eaa2e0df] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.status-payment-failed[data-v-eaa2e0df] {
  background-color: #f5c6cb;
  color: #721c24;
}
.status-damaged[data-v-eaa2e0df] {
  background-color: #ffeeba;
  color: #856404;
}
.status-delayed[data-v-eaa2e0df] {
  background-color: #cce5ff;
  color: #004085;
}
.status-address[data-v-eaa2e0df] {
  background-color: #d1ecf1;
  color: #0c5460;
}
.status-fraudulent[data-v-eaa2e0df] {
  background-color: #f8d7da;
  color: #721c24;
  border: 0.0625rem solid #dc3545;
}
.status-escalated[data-v-eaa2e0df] {
  background-color: #e2e3e5;
  color: #383d41;
}
.status-outofstock[data-v-eaa2e0df] {
  background-color: #fdfd96;
  color: #856404;
}
.status-incorrect[data-v-eaa2e0df] {
  background-color: #d4edda;
  color: #155724;
}


.modal-mask[data-v-45f00702] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-box[data-v-45f00702] {
  width: 90%;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  padding: 0.625rem;
}
.modal-header[data-v-45f00702] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 0.0625rem solid #eee;
  padding-bottom: 0.3125rem;
}
.modal-title[data-v-45f00702] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #800000;
}
.close-btn[data-v-45f00702] {
  font-size: 1.25rem;
  color: #999;
  cursor: pointer;
}
.form-group[data-v-45f00702] {
  margin-top: 0.625rem;
  display: flex;
  flex-direction: column;
}
uni-label[data-v-45f00702] {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
  color: #444;
}
uni-input[data-v-45f00702],
select[data-v-45f00702],
uni-text[data-v-45f00702] {
  padding: 0.625rem;
  font-size: 0.875rem;
  border: 0.0625rem solid #ccc;
  border-radius: 0.3125rem;
}
uni-input[data-v-45f00702],
select[data-v-45f00702] {
  background-color: #fff;
}
.actions[data-v-45f00702] {
  display: flex;
  justify-content: space-between;
  margin-top: 0.9375rem;
}
.btn[data-v-45f00702] {
  flex: 1;
  padding: 0.625rem;
  font-size: 0.9375rem;
  border-radius: 0.375rem;
  margin: 0 0.3125rem;
}
.cancel[data-v-45f00702] {
  background: #ccc;
  color: white;
}
.save[data-v-45f00702] {
  background: #800000;
  color: white;
}

.promote-container[data-v-63a06f82] {
  padding: 1rem;
  background-color: #fff;
  min-height: 100vh;
}
.header[data-v-63a06f82] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
}
.title[data-v-63a06f82] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}
.create-btn[data-v-63a06f82] {
  background-color: #800000;
  color: #fff;
  padding: 0.5rem 0.875rem;
  font-size: 0.875rem;
  border-radius: 0.5rem;
}
.analytics-btn[data-v-63a06f82] {
  background-color: #800000;
  color: #fff;
  padding: 0.5rem 0.875rem;
  font-size: 0.875rem;
  border-radius: 0.5rem;
}
.tabs[data-v-63a06f82] {
  display: flex;
  justify-content: space-around;
  margin-bottom: 0.75rem;
}
.tab[data-v-63a06f82] {
  font-size: 0.875rem;
  color: #999;
  padding-bottom: 0.3125rem;
  border-bottom: 0.09375rem solid transparent;
}
.tab.active[data-v-63a06f82] {
  color: #800000;
  border-color: #800000;
  font-weight: bold;
}
.promo-list[data-v-63a06f82] {
  padding-bottom: 3.125rem;
}
.promo-card[data-v-63a06f82] {
  background: #f9f9f9;
  border-radius: 0.625rem;
  padding: 0.75rem;
  margin-bottom: 0.875rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05);
}
.promo-header[data-v-63a06f82] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
.promo-title[data-v-63a06f82] {
  font-size: 1rem;
  font-weight: 700;
}
.promo-status[data-v-63a06f82] {
  font-size: 0.8125rem;
  font-weight: 600;
  padding: 0.1875rem 0.5rem;
  border-radius: 0.5rem;
  color: white;
  text-transform: capitalize;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.promo-status.active[data-v-63a06f82] {
  background: #4caf50;
}
.promo-status.scheduled[data-v-63a06f82] {
  background: #2196f3;
}
.promo-status.expired[data-v-63a06f82] {
  background: #9e9e9e;
}
.promo-body[data-v-63a06f82] {
  font-size: 0.8125rem;
  color: #555;
  margin-bottom: 0.375rem;
  line-height: 1.6;
}
.promo-actions[data-v-63a06f82] {
  display: flex;
  gap: 0.625rem;
  margin-top: 0.3125rem;
}
.edit-btn[data-v-63a06f82],
.end-btn[data-v-63a06f82] {
  flex: 1;
  font-size: 0.8125rem;
  padding: 0.375rem;
  border-radius: 0.5rem;
  color: white;
  text-align: center;
}
.edit-btn[data-v-63a06f82] {
  background: #f0ad4e;
}
.end-btn[data-v-63a06f82] {
  background: #d9534f;
}
.empty-text[data-v-63a06f82] {
  text-align: center;
  font-size: 0.875rem;
  color: #ccc;
  margin-top: 6.25rem;
}



.create-promo-container[data-v-f2b0c399] {
  padding: 1rem;
  background-color: #fff;
  min-height: 100vh;
  font-family: "Helvetica Neue", Arial, sans-serif;
}
.header[data-v-f2b0c399] {
  margin-bottom: 1rem;
}
.title[data-v-f2b0c399] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  text-align: center;
}

/* Form */
uni-form[data-v-f2b0c399] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.form-group[data-v-f2b0c399] {
  display: flex;
  flex-direction: column;
}
uni-label[data-v-f2b0c399] {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.375rem;
  color: #333;
}
uni-input[data-v-f2b0c399], select[data-v-f2b0c399] {
  font-size: 0.875rem;
  padding: 0.4375rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.5rem;
  color: #333;
  background-color: #fafafa;
}

/* Picker input styling */
.picker-input[data-v-f2b0c399] {
  padding: 0.4375rem;
  font-size: 0.875rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.5rem;
  color: #333;
  min-height: 2rem;
  display: flex;
  align-items: center;
  background-color: #fafafa;
}

/* Buttons */
.submit-btn[data-v-f2b0c399] {
  margin-top: 1rem;
  background: #800000;
  color: #fff;
  font-size: 0.9375rem;
  padding: 0.5rem 0;
  border-radius: 0.625rem;
  text-align: center;
  font-weight: bold;
  transition: background 0.3s;
}
.submit-btn[data-v-f2b0c399]:active {
  background: #660000;
}

/* Modal */
.modal-overlay[data-v-f2b0c399] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.modal-container[data-v-f2b0c399] {
  width: 90%;
  max-width: 16.25rem;
  background: #fff;
  border-radius: 0.75rem;
  padding: 1rem 0.875rem;
  box-shadow: 0 0.1875rem 0.625rem rgba(0,0,0,0.25);
  text-align: center;
}
.modal-header[data-v-f2b0c399] {
  margin-bottom: 0.75rem;
}
.modal-title[data-v-f2b0c399] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #d9534f;
}
.modal-body[data-v-f2b0c399] {
  font-size: 0.875rem;
  color: #333;
  margin-bottom: 1rem;
  line-height: 1.5;
}
.modal-actions[data-v-f2b0c399] {
  display: flex;
  gap: 0.625rem;
  justify-content: center;
}
.btn[data-v-f2b0c399] {
  flex: 1;
  padding: 0.5rem 0;
  font-size: 0.875rem;
  border-radius: 0.5rem;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  text-align: center;
  transition: opacity 0.2s;
}
.btn[data-v-f2b0c399]:hover {
  opacity: 0.9;
}
.btn.cancel[data-v-f2b0c399] {
  background: #777;
}
.btn.confirm[data-v-f2b0c399] {
  background: #d9534f;
}

/* Responsive adjustments for small screens */
@media screen and (max-width: 375px) {
.form-group[data-v-f2b0c399] {
    gap: 0.375rem;
}
uni-label[data-v-f2b0c399] {
    font-size: 0.8125rem;
}
uni-input[data-v-f2b0c399], select[data-v-f2b0c399], .picker-input[data-v-f2b0c399] {
    font-size: 0.8125rem;
    padding: 0.375rem;
}
.submit-btn[data-v-f2b0c399] {
    font-size: 0.875rem;
    padding: 0.4375rem 0;
}
.modal-title[data-v-f2b0c399] {
    font-size: 1rem;
}
.modal-body[data-v-f2b0c399] {
    font-size: 0.8125rem;
}
.btn[data-v-f2b0c399] {
    font-size: 0.8125rem;
    padding: 0.4375rem 0;
}
}

.modal-overlay[data-v-f5ded972] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.modal-container[data-v-f5ded972] {
  width: 80%;
  max-width: 15.625rem;
  background: #fff;
  border-radius: 0.625rem;
  padding: 1rem;
  box-shadow: 0 0.125rem 0.5rem rgba(0,0,0,0.25);
}
.modal-header[data-v-f5ded972] {
  margin-bottom: 0.75rem;
}
.modal-title[data-v-f5ded972] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #d9534f;
  text-align: center;
}
.modal-body[data-v-f5ded972] {
  font-size: 0.875rem;
  color: #333;
  margin-bottom: 1rem;
  text-align: center;
}
.modal-actions[data-v-f5ded972] {
  display: flex;
  justify-content: space-around;
}
.btn[data-v-f5ded972] {
  flex: 1;
  margin: 0 0.3125rem;
  padding: 0.4375rem 0;
  font-size: 0.875rem;
  border-radius: 0.5rem;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
}
.btn.cancel[data-v-f5ded972] {
  background: #777;
}
.btn.confirm[data-v-f5ded972] {
  background: #d9534f;
}

.promotion-detail-container[data-v-cca34624] {
  padding: 1rem;
  background: #fff;
  min-height: 100vh;
}
.header .title[data-v-cca34624] {
  font-size: 1.1875rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.summary-box[data-v-cca34624],
.product-box[data-v-cca34624],
.performance-box[data-v-cca34624] {
  border: 0.03125rem solid #ccc;
  border-radius: 0.5rem;
  padding: 0.75rem;
  margin-bottom: 0.9375rem;
}
.summary-row[data-v-cca34624],
.product-row[data-v-cca34624] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
.label[data-v-cca34624] {
  font-weight: 600;
  color: #555;
}
.value[data-v-cca34624] {
  color: #333;
}
.section-title[data-v-cca34624] {
  font-size: 0.9375rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
.status[data-v-cca34624] {
  font-weight: 700;
  padding: 0.125rem 0.375rem;
  border-radius: 0.3125rem;
  color: #fff;
}
.status.active[data-v-cca34624] {
  background: #4caf50;
}
.status.paused[data-v-cca34624] {
  background: #ff9800;
}
.status.ended[data-v-cca34624] {
  background: #999;
}
.metrics[data-v-cca34624] {
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
  font-size: 0.875rem;
  color: #333;
}
.actions[data-v-cca34624] {
  display: flex;
  gap: 0.625rem;
  justify-content: space-around;
  margin-top: 0.9375rem;
}
.action-btn[data-v-cca34624] {
  padding: 0.4375rem 0.75rem;
  font-size: 0.875rem;
  border-radius: 0.625rem;
  color: white;
  cursor: pointer;
}
.action-btn.edit[data-v-cca34624] {
  background: #2196f3;
}
.action-btn.pause[data-v-cca34624] {
  background: #ff9800;
}
.action-btn.resume[data-v-cca34624] {
  background: #4caf50;
}
.action-btn.end[data-v-cca34624] {
  background: #d9534f;
}

.analytics-container[data-v-fac598e6] {
  padding: 1rem;
  background-color: #fff;
  min-height: 100vh;
  font-family: "Helvetica Neue", Arial, sans-serif;
  color: #800000;
}
.header[data-v-fac598e6] {
  text-align: center;
  margin-bottom: 1rem;
}
.title[data-v-fac598e6] {
  font-size: 1.125rem;
  font-weight: 700;
}
.store-selector[data-v-fac598e6] {
  margin-bottom: 1rem;
}
.picker-value[data-v-fac598e6] {
  padding: 0.46875rem;
  background: #fff;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0,0,0,0.05);
  text-align: center;
}
.summary-cards[data-v-fac598e6] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-bottom: 1.25rem;
}
.card[data-v-fac598e6] {
  flex: 1 1 22%;
  background: #f9f0f0;
  border-radius: 0.625rem;
  padding: 0.75rem;
  box-shadow: 0 0.125rem 0.375rem rgba(128,0,0,0.15);
  text-align: center;
}
.card-label[data-v-fac598e6] {
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
}
.card-value[data-v-fac598e6] {
  font-size: 1rem;
  font-weight: 700;
}
.charts-container[data-v-fac598e6] {
  display: flex;
  gap: 1rem;
  margin-bottom: 1.25rem;
  flex-wrap: wrap;
}
.line-chart[data-v-fac598e6],
.pie-chart[data-v-fac598e6] {
  flex: 1 1 48%;
  min-height: 10rem;
  border-radius: 0.625rem;
  box-shadow: 0 0.125rem 0.5rem rgba(128,0,0,0.1);
  background: #fff0f0;
}
.top-promotions[data-v-fac598e6] {
  overflow-x: auto;
}
.section-title[data-v-fac598e6] {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
table[data-v-fac598e6] {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.75rem;
}
th[data-v-fac598e6], td[data-v-fac598e6] {
  padding: 0.375rem 0.5rem;
  border-bottom: 0.03125rem solid #ddbaba;
  text-align: left;
}
th[data-v-fac598e6] {
  background: #f9e6e6;
  font-weight: 700;
}
tbody tr[data-v-fac598e6]:hover {
  background-color: #ffeaea;
}

.store-container[data-v-fdc13aa9] {
  padding: 0.75rem;
  background: #f8f8f8;
  min-height: 100vh;
}

/* Header */
.header[data-v-fdc13aa9] {
  font-size: 1.125rem;
  font-weight: 700;
  color: #800000;
  text-align: center;
  margin-bottom: 0.75rem;
}

/* Store + Header */
.store-header[data-v-fdc13aa9] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}
.current-store[data-v-fdc13aa9] {
  padding: 0.375rem 0.75rem;
  background: #ffecec;
  border-radius: 0.375rem;
  font-weight: 600;
  color: #800000;
}
.header-actions[data-v-fdc13aa9] {
  display: flex;
  gap: 0.3125rem;
}
.action-btn.small[data-v-fdc13aa9] {
  font-size: 0.75rem;
  padding: 0.3125rem 0.5rem;
  border-radius: 0.375rem;
  border: none;
  color: #fff;
  background: #800000;
}
.action-btn.warning[data-v-fdc13aa9] {
  background: #f5a623;
}

/* Export Menu */
.export-dropdown[data-v-fdc13aa9] {
  position: relative;
}
.export-menu[data-v-fdc13aa9] {
  position: absolute;
  background: #fff;
  border: 0.03125rem solid #ccc;
  border-radius: 0.25rem;
  top: 2.1875rem;
  right: 0;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.1);
}
.export-menu uni-text[data-v-fdc13aa9] {
  display: block;
  padding: 0.375rem 0.625rem;
  font-size: 0.8125rem;
}
.export-menu uni-text[data-v-fdc13aa9]:hover {
  background: #f8f8f8;
}

/* Tabs */
.tabs[data-v-fdc13aa9] {
  display: flex;
  overflow-x: auto;
  gap: 0.375rem;
  margin-bottom: 0.625rem;
}
.tab[data-v-fdc13aa9] {
  flex-shrink: 0;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.625rem;
  font-size: 0.8125rem;
  background: #f3f3f3;
  color: #333;
}
.tab.active[data-v-fdc13aa9] {
  background: #800000;
  color: #fff;
}

/* Search/Sort Bar */
.search-sort-bar[data-v-fdc13aa9] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
}
.search-sort-bar uni-input[data-v-fdc13aa9] {
  flex: 1;
  padding: 0.375rem 0.5rem;
  border-radius: 0.75rem;
  border: none;
  background: #f3f3f3;
  font-size: 0.8125rem;
}
.search-sort-bar select[data-v-fdc13aa9] {
  padding: 0.3125rem 0.5rem;
  border-radius: 0.5rem;
  border: 0.03125rem solid #ccc;
  font-size: 0.8125rem;
}

/* Grid */
.product-grid[data-v-fdc13aa9] {
  display: grid;
  gap: 0.75rem;
  grid-template-columns: repeat(auto-fill, minmax(9.375rem, 1fr));
}
@media (min-width: 768px) {
.product-grid[data-v-fdc13aa9] {
    grid-template-columns: repeat(2, 1fr);
}
}
@media (min-width: 1024px) {
.product-grid[data-v-fdc13aa9] {
    grid-template-columns: repeat(4, 1fr);
}
}

/* Card */
.product-card[data-v-fdc13aa9] {
  position: relative;
  background: #fff;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.08);
  transition: transform 0.2s;
}
.product-card[data-v-fdc13aa9]:hover {
  transform: translateY(-0.125rem);
}
.product-checkbox[data-v-fdc13aa9] {
  position: absolute;
  top: 0.3125rem;
  left: 0.3125rem;
  z-index: 2;
}
.product-image[data-v-fdc13aa9] {
  width: 100%;
  height: 10rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-details[data-v-fdc13aa9] {
  padding: 0.5rem;
  display: flex;
  flex-direction: column; /* stack everything vertically */
  gap: 0.25rem; /* space between name, price, badge */
}
.product-name[data-v-fdc13aa9] {
  font-weight: 600;
  font-size: 0.875rem;
  color: #333;
  margin: 0; /* remove default margin */
}
.product-price[data-v-fdc13aa9] {
  color: #800000;
  font-weight: bold;
  font-size: 0.9375rem;
  margin: 0; /* remove default margin */
}
.status-badge[data-v-fdc13aa9] {
  margin-top: 0.25rem;
  padding: 0.125rem 0.375rem;
  border-radius: 0.3125rem;
  font-size: 0.6875rem;
  color: #fff;
}
.status-active[data-v-fdc13aa9] { background: #800000;
}
.status-draft[data-v-fdc13aa9] { background: #888;
}
.status-pending[data-v-fdc13aa9] { background: #e0a500;
}
.status-inactive[data-v-fdc13aa9] { background: #666;
}
.status-archived[data-v-fdc13aa9] { background: #999;
}
.status-removed[data-v-fdc13aa9] { background: #b30000;
}
.status-rejected[data-v-fdc13aa9] { background: #d9534f;
}
.product-actions[data-v-fdc13aa9] {
  display: flex;
  justify-content: space-around;
  padding: 0.375rem;
  border-top: 0.03125rem solid #eee;
}
.product-actions uni-button[data-v-fdc13aa9] {
  flex: 1;
  margin: 0 0.125rem;
  font-size: 0.75rem;
  border-radius: 0.25rem;
  padding: 0.25rem 0.375rem;
}
.action-btn.info[data-v-fdc13aa9] { background: #800000;
}
.loading-state[data-v-fdc13aa9], .error-state[data-v-fdc13aa9], .empty-state[data-v-fdc13aa9] {
  text-align: center;
  padding: 1.25rem 0;
  color: #666;
}
/* Export menu items */
.export-menu .pdf[data-v-fdc13aa9] {
  display: block;
  padding: 0.375rem 0.625rem;
  font-size: 0.8125rem;
  color: #800000;
  cursor: pointer;
  border-bottom: 0.03125rem solid #eee;
}
.export-menu .pdf[data-v-fdc13aa9]:hover {
  background: #ffecec;
}
.export-menu .excel[data-v-fdc13aa9] {
  display: block;
  padding: 0.375rem 0.625rem;
  font-size: 0.8125rem;
  color: #007acc;
  cursor: pointer;
}
.export-menu .excel[data-v-fdc13aa9]:hover {
  background: #e6f4ff;
}

/* Optional icon spacing */
.export-menu .pdf[data-v-fdc13aa9]::before {
  content: "📄 ";
}
.export-menu .excel[data-v-fdc13aa9]::before {
  content: "📊 ";
}
.checkbox-container[data-v-fdc13aa9] {
  position: absolute;
  top: 0.3125rem;
  left: 0.3125rem;
  z-index: 2;
}
.custom-checkbox[data-v-fdc13aa9] {
  width: 1.25rem;
  height: 1.25rem;
  border: 0.0625rem solid #ccc;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.custom-checkbox.checked[data-v-fdc13aa9] {
  border-color: #800000;
  background: #800000;
  color: #fff;
}


.page[data-v-1b577819] {
  padding: 0.75rem;
  background-color: #fff8f8;
  min-height: 100vh;
}
.header[data-v-1b577819] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.9375rem;
  text-align: center;
}
.qa-table[data-v-1b577819] {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}

/* Row */
.qa-row[data-v-1b577819] {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  padding: 0.375rem;
  border-bottom: 0.03125rem solid #ccc;
  border-radius: 0.375rem;
  background: #fff;
}
.col[data-v-1b577819] {
  width: 100%;
  box-sizing: border-box;
}
.col.product[data-v-1b577819] {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
}
.product-image[data-v-1b577819] {
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 0.25rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.answer-field[data-v-1b577819] {
  width: 100%;
  min-height: 3.125rem;
  border: 0.0625rem solid #800000;
  border-radius: 0.375rem;
  padding: 0.3125rem;
  font-size: 0.875rem;
}
.action-btn[data-v-1b577819] {
  background-color: #800000;
  color: #fff;
  padding: 0.5rem 0;
  border-radius: 0.3125rem;
  font-size: 0.875rem;
  width: 100%;
}
.action-btn[data-v-1b577819]:disabled {
  background-color: #ccc;
}
.answered[data-v-1b577819] {
  color: green;
  font-weight: bold;
}
.waiting[data-v-1b577819] {
  color: orange;
  font-weight: bold;
}
.final-answer[data-v-1b577819] {
  font-size: 0.8125rem;
  color: #333;
  background: #fff3f3;
  padding: 0.375rem;
  border-radius: 0.3125rem;
  border: 0.03125rem solid #800000;
  display: block;
  width: 100%;
}
.answer-input[data-v-1b577819] {
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
}
.empty-state[data-v-1b577819] {
  text-align: center;
  color: #999;
  margin-top: 1.5625rem;
  font-size: 0.875rem;
}
@media (min-width: 600px) {
.qa-row[data-v-1b577819] {
    flex-direction: row;
    align-items: center;
}
.desktop-only[data-v-1b577819] {
    display: flex;
    font-weight: bold;
    border-bottom: 0.0625rem solid #800000;
    padding-bottom: 0.3125rem;
}
.col.product[data-v-1b577819] { flex: 2;
}
.col.question[data-v-1b577819] { flex: 3;
}
.col.status[data-v-1b577819] { flex: 1;
}
.col.answer[data-v-1b577819] { flex: 4;
}
}
/* ---- Universal Layout Scaling ---- */
.spec-builder[data-v-ae8f78ba] {
  font-size: 14px;
}

/* ---- Inputs ---- */
.input[data-v-ae8f78ba] {
  width: 180px;
  border: 1px solid #ccc;
  padding: 10px 12px;
  border-radius: 6px;
  font-size: 14px;
}

/* ---- Buttons ---- */
uni-button[data-v-ae8f78ba] {
  font-size: 14px;
}

/* Primary Buttons */
.btn-primary[data-v-ae8f78ba] {
  background-color: #800000;
  color: white;
  padding: 10px 16px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
}

/* Remove Button */
.btn-remove[data-v-ae8f78ba] {
  background: transparent;
  border: none;
  color: #cc0000;
  font-size: 18px;
  cursor: pointer;
}

/* Collapse Button */
.btn-collapse[data-v-ae8f78ba] {
  background: #eee;
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 14px;
  cursor: pointer;
  border: 1px solid #ccc;
}

/* ---- Spec Group Blocks ---- */
.spec-group[data-v-ae8f78ba] {
  background-color: #f7f7f7;
  padding: 16px;
  border-radius: 8px;
  margin-bottom: 12px;
  border: 1px solid #ddd;
}

/* ---- Spec Values ---- */
.spec-values uni-input[data-v-ae8f78ba] {
  width: 150px;
}

/* ---- Variant List ---- */
.variant-item[data-v-ae8f78ba] {
  border: 1px solid #ddd;
  padding: 14px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-size: 14px;
}

/* SKU Label */
.sku-text[data-v-ae8f78ba] {
  font-size: 13px;
  color: #555;
}

/* ---- Bulk Controls ---- */
.bulk-controls[data-v-ae8f78ba] {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 14px;
}

/* Hint Text */
.input-hint[data-v-ae8f78ba] {
  font-size: 12px;
  color: #666;
  display: flex;
  align-items: center;
}

/* ---- Save Button ---- */
.save-btn-group[data-v-ae8f78ba] {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
.save-btn[data-v-ae8f78ba] {
  background-color: #800000;
  color: white;
  padding: 12px 20px;
  border-radius: 8px;
  font-size: 15px;
  cursor: pointer;
  border: none;
}

/* ---- Warning ---- */
.warning[data-v-ae8f78ba] {
  color: #b30000;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
}
.warning[data-v-ae8f78ba] {
  color: red;
  font-weight: bold;
  margin-top: 8px;
}

/* ---------------- Header ---------------- */
.header[data-v-64d84457] {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1.25rem;
  text-align: center;
  color: #800000;
}

/* ---------------- Page Layout ---------------- */
.page[data-v-64d84457] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  background-color: #f8f8f8;
}

/* ---------------- Tab Navigation ---------------- */
.tabs[data-v-64d84457] {
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 0.625rem;
  border-bottom: 0.0625rem solid #ddd;
}
.tab[data-v-64d84457] {
  flex: 0 0 auto;
  min-width: 5.625rem;
  text-align: center;
  padding: 0.625rem 0;
  font-size: 0.875rem;
  cursor: pointer;
  transition: background-color 0.3s;
  background: #f4f4f4;
  border-radius: 0.5rem 0.5rem 0 0;
}
.tab.active[data-v-64d84457] {
  background: #800000;
  color: white;
}
.tab[data-v-64d84457]:hover {
  background: #ccc;
}

/* ---------------- Scrollable Form ---------------- */
.form-scroll[data-v-64d84457] {
  flex: 1;
  padding: 0.75rem;
  background-color: #fff;
  overflow-y: auto;
}

/* ---------------- Form Groups ---------------- */
.form-group[data-v-64d84457] {
  margin-bottom: 1.25rem;
}
.label[data-v-64d84457] {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #333;
}

/* ---------------- Inputs & Textarea ---------------- */
.input[data-v-64d84457],
.textarea[data-v-64d84457] {
  width: 100%;
  padding: 0.875rem;
  font-size: 0.875rem;
  border-radius: 0.5rem;
  border: 0.0625rem solid #ddd;
  background-color: #f9f9f9;
  transition: border-color 0.3s;
}
.input[data-v-64d84457]:focus,
.textarea[data-v-64d84457]:focus {
  border-color: #800000;
  outline: none;
}
.textarea[data-v-64d84457] {
  min-height: 5.625rem;
  resize: none;
}

/* ---------------- Image Upload ---------------- */
.image-upload[data-v-64d84457] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 0.375rem;
}
.img-box[data-v-64d84457] {
  position: relative;
  width: 6.25rem;
  height: 6.25rem;
  background-color: #f9f9f9;
  border: 0.0625rem dashed #ccc;
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
}
.img-box[data-v-64d84457]:hover {
  border-color: #999;
  transform: scale(1.02);
}
.img[data-v-64d84457] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.5rem;
}
.add-img[data-v-64d84457] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.25rem;
  height: 6.25rem;
  background-color: #e0e0e0;
  border-radius: 0.5rem;
  cursor: pointer;
  color: #aaa;
  font-size: 1.5rem;
  transition: background-color 0.2s;
}
.add-img[data-v-64d84457]:hover {
  background-color: #d0d0d0;
}
.plus[data-v-64d84457] {
  font-size: 1.5rem;
  color: #fff;
}
.remove-btn[data-v-64d84457] {
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border-radius: 50%;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

/* ---------------- Error Text ---------------- */
.error-text[data-v-64d84457] {
  color: #ff4d4f;
  font-size: 0.75rem;
  margin-top: 0.375rem;
}

/* ---------------- Save Bar ---------------- */
.save-bar[data-v-64d84457] {
  padding: 0.75rem;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  border-top: 0.0625rem solid #ddd;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.save-btn[data-v-64d84457] {
  background-color: #800000;
  color: white;
  padding: 0.875rem;
  font-size: 0.875rem;
  border-radius: 0.5rem;
  cursor: pointer;
  width: 32%;
  text-align: center;
  transition: background-color 0.3s;
}
.save-btn[data-v-64d84457]:hover {
  background-color: #a10000;
}

/* ---------------- Modal ---------------- */
.modal-overlay[data-v-64d84457] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.modal[data-v-64d84457] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  padding: 0.75rem;
  border-radius: 0.75rem 0.75rem 0 0;
  z-index: 1000;
}
.modal-header[data-v-64d84457] {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

/* ---------------- Suggestions ---------------- */
.suggestions[data-v-64d84457] {
  margin-top: 0.375rem;
  max-height: 9.375rem;
  overflow-y: auto;
  background-color: #fff;
  border: 0.0625rem solid #ccc;
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1);
}
.suggestion-item[data-v-64d84457] {
  padding: 0.625rem;
  cursor: pointer;
  font-size: 0.875rem;
  color: #333;
}
.suggestion-item[data-v-64d84457]:hover {
  background-color: #f0f0f0;
}
.suggestion-item.active[data-v-64d84457] {
  background-color: #007aff;
  color: white;
}

/* ---------------- Buttons ---------------- */
.btn[data-v-64d84457],
.bulk-upload-btn[data-v-64d84457] {
  padding: 0.875rem;
  font-size: 0.875rem;
  border-radius: 0.5rem;
  width: 100%;
  margin-bottom: 0.625rem;
  text-align: center;
  cursor: pointer;
  width: 45%;
}
.bulk-upload-btn[data-v-64d84457] {
  background-color: #800000;
  color: white;
}
.enable-group-deal-btn[data-v-64d84457] {
  background-color: #008000;
  color: white;
}
.btn-remove[data-v-64d84457] {
  font-size: 0.875rem;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.25rem;
  background: #ccc;
  cursor: pointer;
}
.btn-primary[data-v-64d84457] {
  background-color: #800000;
  color: white;
  padding: 0.625rem;
  border-radius: 0.375rem;
  text-align: center;
  font-size: 0.875rem;
  cursor: pointer;
}

/* ---------------- Misc ---------------- */
.text-warning[data-v-64d84457] {
  color: red;
  font-size: 0.75rem;
}
.input-hint[data-v-64d84457] {
  font-size: 0.75rem;
  color: #888;
}
.selected-value[data-v-64d84457],
.selected-brand[data-v-64d84457],
.selected-delivery[data-v-64d84457] {
  margin-top: 0.375rem;
  color: #007aff;
  font-size: 0.875rem;
}
.restricted-access[data-v-64d84457] {
  text-align: center;
  padding: 1.25rem 0.625rem;
  color: #800000;
}
.ai-expand[data-v-64d84457] {
  background-color: #800000;  /* maroon */
  color: #fff;
  padding: 8px 14px;
  border-radius: 12px;
  font-weight: 600;
  margin-top: 8px;
}
.upgrade-btn[data-v-64d84457] {
  margin-top: 0.625rem;
  background-color: #800000;
  color: white;
  border-radius: 0.375rem;
  padding: 0.5rem 1.25rem;
}
.form-section[data-v-64d84457] {
  padding: 16px;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  background-color: #fff;
  margin-bottom: 20px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}
.label[data-v-64d84457] {
  font-size: 16px;
  font-weight: 600;
  color: #800000; /* maroon */
  margin-bottom: 12px;
}
.form-row[data-v-64d84457] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.row-label[data-v-64d84457] {
  font-size: 14px;
  color: #333;
}
.row-input[data-v-64d84457] {
  flex: 1;
  margin-left: 12px;
  padding: 8px 10px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 14px;
  text-align: right;
  color: #333;
}
.row-input[data-v-64d84457]::-moz-placeholder {
  color: #999;
}
.row-input[data-v-64d84457]::placeholder {
  color: #999;
}


/* ---------------- Responsive ---------------- */
@media screen and (max-width: 600px) {
.img-box[data-v-64d84457] {
    width: 4.6875rem;
    height: 4.6875rem;
}
.add-img[data-v-64d84457] {
    width: 4.6875rem;
    height: 4.6875rem;
}
.plus[data-v-64d84457] {
    font-size: 1.125rem;
}
.label[data-v-64d84457],
  .input[data-v-64d84457],
  .btn[data-v-64d84457],
  .textarea[data-v-64d84457] {
    font-size: 0.75rem;
}
.form-row[data-v-64d84457] {
    flex-direction: column;
    align-items: flex-start;
}
.row-input[data-v-64d84457] {
    width: 100%;
    margin-left: 0;
    margin-top: 0.3125rem;
}
.tabs[data-v-64d84457] {
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
}
.tab[data-v-64d84457] {
  flex-shrink: 0;
}
}

.bulk-upload-page[data-v-af9cb3aa] {
  padding: 0.9375rem;
}
.current-store[data-v-af9cb3aa] {
  padding: 0.375rem 0.75rem;
  background: #ffecec;
  border-radius: 0.375rem;
  font-weight: 600;
  color: #800000;
}
.header[data-v-af9cb3aa] {
  font-size: 1.125rem; 
  font-weight: bold; 
  margin-bottom: 1.25rem; /* Increased margin */
  text-align: center; 
  color: #800000;
}
.file-name[data-v-af9cb3aa] {
  margin: 0.625rem 0; /* Increased spacing */
  color: #555;
}
.btn[data-v-af9cb3aa], .upload-btn[data-v-af9cb3aa] {
  margin-top: 0.9375rem; /* Increased margin for better separation */
  padding: 0.625rem;
  background-color: maroon;
  color: white;
  border-radius: 0.375rem;
  font-size: 0.9375rem;
  width: 45%; /* Full width for buttons */
  box-sizing: border-box;
}
.message[data-v-af9cb3aa] {
  margin-top: 0.9375rem; /* Increased margin for better separation */
  color: green;
}
.form-group[data-v-af9cb3aa] {
  margin-bottom: 0.75rem; /* Increased bottom margin */
}
.label[data-v-af9cb3aa] {
  font-size: 16px;
  font-weight: bold;
  color: maroon;
  margin-bottom: 0.375rem; /* Increased margin */
  display: block;
}
uni-picker[data-v-af9cb3aa] {
  width: 100%;
  padding: 16px; /* Increased padding */
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  background-color: #fff;
}
uni-picker[data-v-af9cb3aa]:focus {
  outline: none;
  border-color: maroon;
}
uni-picker div[data-v-af9cb3aa] {
  padding: 12px; /* Increased padding for picker options */
  color: #333;
  background-color: #f9f9f9;
  border-radius: 4px;
}
uni-picker div[data-v-af9cb3aa]:hover {
  background-color: #f1f1f1;
}
uni-picker div[data-v-af9cb3aa]:active {
  background-color: maroon;
  color: white;
}
uni-picker div.selected[data-v-af9cb3aa] {
  background-color: maroon;
  color: white;
}

.sticky-header[data-v-feadde7c] {
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 8px 12px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
  gap: 8px; /* spacing between logo and search */
}
/* Logo section */
.logo-section[data-v-feadde7c] {
  display: flex;
  flex-direction: column;
  margin-right: 12px;
}
.app-name[data-v-feadde7c] {
  font-size: 20px;
  font-weight: bold;
  color: #800000;
}
.app-tagline[data-v-feadde7c] {
  font-size: 10px;
  color: #555;
}

/* Search section fills remaining space */
.search-section[data-v-feadde7c] {
  flex: 1;
}
.search-wrapper[data-v-feadde7c] {
  display: flex;
  align-items: center;
  width: 100%;
  background: #fff;
  border-radius: 24px;
  padding: 6px 12px;
  border: 2px solid #800000;
  overflow: hidden;
  box-sizing: border-box; /* include padding in width */
}

/* Text inside search */
.search-box[data-v-feadde7c] {
  flex: 1;
  background: transparent;
  border: none;
  font-size: 14px;
  padding: 6px;
  outline: none;
}
.placeholder[data-v-feadde7c] {
  color: #888;
}

/* Buttons and icons */
.icon-left[data-v-feadde7c], .icon-right[data-v-feadde7c] {
  flex-shrink: 0;
  margin: 0 6px;
  cursor: pointer;
}
.search-btn[data-v-feadde7c] {
  background: #800000;
  color: #fff;
  border: none;
  border-radius: 18px;
  font-size: 14px;
  padding: 6px 12px;
  margin-left: 8px;
}

/* Ripple effect */
.ripple[data-v-feadde7c] {
  position: relative;
  overflow: hidden;
}
.ripple[data-v-feadde7c]::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  background: rgba(128, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transform: scale(0);
  transition: transform 0.4s ease;
}
.ripple[data-v-feadde7c]:active::after {
  transform: scale(2.5);
}



[data-v-ab15ec28]:root {
  --otsung-maroon: #800000;
  --card-bg: #ffffff;
  --muted: rgba(0,0,0,0.55);
}

/* ===== wrapper (mobile first) ===== */
.otsung-hero[data-v-ab15ec28] {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 12px 14px;
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial;
}

/* ===== HERO SWIPER ===== */
.hero-swiper[data-v-ab15ec28] {
  width: 100%;
  height: 360px;
  border-radius: 14px;
  overflow: hidden;
  /* box-shadow: 0 6px 24px rgba(0,0,0,0.06); */
  /* background: linear-gradient(180deg, #fafafa 0%, #fff 100%); */
}
.hero-slide[data-v-ab15ec28] { position: relative; width: 100%; height: 100%;
}
.hero-img[data-v-ab15ec28] { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; display: block; transition: transform .6s ease;
}
.hero-slide:hover .hero-img[data-v-ab15ec28] { transform: scale(1.03);
}
.hero-overlay[data-v-ab15ec28] {
  position: absolute;
  bottom: 14px;
  left: 16px;
  right: 16px;
  color: #fff;
  text-shadow: 0 3px 12px rgba(0,0,0,0.6);
  pointer-events: none;
}
.hero-title[data-v-ab15ec28] { margin: 0; font-size: 1.15rem; font-weight: 800; line-height: 1.1;
}
.hero-sub[data-v-ab15ec28] { margin: 6px 0 0; font-size: 0.85rem; font-weight: 600; opacity: 0.95;
}

/* fallback hero */
.hero-fallback[data-v-ab15ec28] { position: relative; height: 240px; border-radius: 14px; overflow: hidden; box-shadow: 0 6px 24px rgba(0,0,0,0.06);
}
.hero-fallback .hero-img[data-v-ab15ec28] { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover;
}

/* ===== PROMO AREA ===== */
.promo-area[data-v-ab15ec28] {
  margin-top: 14px;
  display: grid;
  grid-template-columns: 1fr; /* mobile: single column; desktop will switch */
  gap: 12px;
  align-items: start;
}

/* SIDE PROMOS (desktop only) */
.side-promos[data-v-ab15ec28] {
  display: flex;
  flex-direction: column;
  gap: 14px;
  width: 100%;
}
.side-promos.left[data-v-ab15ec28] { align-items: flex-start;
}
.side-promos.right[data-v-ab15ec28] { align-items: flex-end;
}
.promo-circle[data-v-ab15ec28] {
  width: 120px;
  aspect-ratio: 1/1;
  border-radius: 12px;
  background: var(--card-bg);
  box-shadow: 0 6px 18px rgba(0,0,0,0.06);
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.promo-circle img[data-v-ab15ec28] { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; display: block;
}
.promo-circle[data-v-ab15ec28]:hover { transform: translateY(-6px); box-shadow: 0 10px 26px rgba(0,0,0,0.09);
}
.promo-badge[data-v-ab15ec28] {
  position: absolute; left: 8px; bottom: 8px; background: var(--otsung-maroon); color: #fff;
  padding: 4px 8px; border-radius: 8px; font-weight: 600; font-size: 12px;
}

/* PROMO RAIL (mobile swipe) */
.promo-rail[data-v-ab15ec28] {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 6px;
  -webkit-overflow-scrolling: touch;
}
.promo-rail[data-v-ab15ec28]::-webkit-scrollbar { display: none;
}
.promo-card[data-v-ab15ec28] {
  flex: 0 0 160px;
  height: 160px;
  border-radius: 16px;
  background: var(--card-bg);
  box-shadow: 0 6px 18px rgba(0,0,0,0.06);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  padding: 10px;
}
.promo-icon-wrap[data-v-ab15ec28] {
  width: 140px; height: 140px; border-radius: 10px; overflow: hidden; display:flex; align-items:center; justify-content:center;
}
.promo-icon[data-v-ab15ec28] { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain;
}
.promo-title[data-v-ab15ec28] { margin-top: 8px; font-weight: 700; font-size: 13px; text-align: center; color: #800000;
}
.promo-count[data-v-ab15ec28] { position: absolute; top: 8px; right: 8px; background: var(--otsung-maroon); color: #fff; padding: 3px 8px; border-radius: 10px; font-weight:700; font-size: 11px;
}

/* ===== QUICK ACTIONS ===== */
.quick-actions[data-v-ab15ec28] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 14px;
}
.quick-btn[data-v-ab15ec28] {
  background: var(--card-bg);
  border: none;
  padding: 12px 8px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 4px 16px rgba(0,0,0,0.04);
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:6px;
  cursor:pointer;
}
.quick-btn img[data-v-ab15ec28] { width: 34px; height: 34px; -o-object-fit: contain; object-fit: contain;
}
.quick-btn span[data-v-ab15ec28] { font-weight:700; font-size:12px; color:var(--muted);
}

/* ===== EFFECTS ===== */
.confetti-container[data-v-ab15ec28],
.exploding-container[data-v-ab15ec28] { pointer-events: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 8;
}
.confetti[data-v-ab15ec28] { position: absolute; width: 8px; height: 8px; border-radius: 2px; opacity: 0.95;
}
.exploding-text[data-v-ab15ec28] { position: absolute; font-weight: 900; font-size: 22px; text-shadow: 0 3px 10px rgba(0,0,0,0.45); animation: explode-ab15ec28 1.4s ease-out forwards;
}
@keyframes explode-ab15ec28 {
0% { transform: scale(.6) rotate(0deg); opacity: 1
}
50% { transform: scale(1.1) rotate(180deg); opacity:1
}
100% { transform: scale(0) rotate(360deg); opacity: 0
}
}

/* ===== DESKTOP LAYOUT (>=1000px) ===== */
@media (min-width: 1000px) {
.otsung-hero[data-v-ab15ec28] { padding: 18px;
}
.hero-swiper[data-v-ab15ec28] { height: 420px; border-radius: 16px;
}
.hero-img[data-v-ab15ec28] { transition: transform .7s ease;
}
.promo-area[data-v-ab15ec28] {
    display: grid;
    grid-template-columns: 160px 1fr 160px;
    gap: 20px;
    align-items: center;
    margin-top: 22px;
}

  /* center rail becomes large hero-side container for consistency */
.promo-rail[data-v-ab15ec28] { justify-content: center; gap: 18px; overflow: visible; padding: 0;
}
.promo-card[data-v-ab15ec28] { flex: none; width: 100px; height: 100px;
}
.side-promos[data-v-ab15ec28] { display:flex; flex-direction: column; gap: 16px;
}
.promo-circle[data-v-ab15ec28] { width: 100%; max-width: 160px;
}
}

/* smaller tablets */
@media (min-width: 600px) and (max-width: 999px) {
.hero-swiper[data-v-ab15ec28] { height: 320px; border-radius: 14px;
}
}
/* ============================
   FIX SWIPER ITEMS STICKING TOGETHER
   ============================ */

/* FORCE hero swiper items to be independent */
.hero-swiper .swiper-item[data-v-ab15ec28] {
  width: 100% !important;
  display: block;
}

/* FORCE promo rail items to not stretch full width */
.promo-rail-swiper[data-v-ab15ec28] {
  width: 100%;
  overflow: hidden;
}

/* Each promo slide must have its own fixed width */
.promo-rail-swiper uni-swiper-item[data-v-ab15ec28] {
  width: 160px !important;          /* matches your card size */
  display: flex !important;
  justify-content: center;
}

/* Ensure items do not merge together visually */
.promo-card[data-v-ab15ec28] {
  width: 150px;
  height: 150px;
  box-sizing: border-box;
  margin: 0 auto;
}


.icon-grid[data-v-fa8c1d65] {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  padding: 0.625rem 0;
  justify-content: space-around;
}
.icon-item[data-v-fa8c1d65] {
  width: 25%;
  text-align: center;
  margin-bottom: 0.75rem;
}
.icon-img[data-v-fa8c1d65] {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 0.375rem;
}
.icon-label[data-v-fa8c1d65] {
  font-size: 0.75rem;
  color: #333;
}

.flash-sale-box[data-v-ee8eaef4] {
  background: #fff;
  padding: 0.75rem;
  margin-top: 0.625rem;
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05);
  position: relative;
}

/* 🔥 Animated Flash Sale Title */
.flash-title-bar[data-v-ee8eaef4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.625rem;
}
.animated-title-container[data-v-ee8eaef4] {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.0625rem;
  font-weight: 800;
  color: #4a0000;
  letter-spacing: 0.03125rem;
}
.animated-letter[data-v-ee8eaef4] {
  display: inline-block;
  animation: smooth-bounce-ee8eaef4 1.2s ease-in-out infinite;
}
@keyframes smooth-bounce-ee8eaef4 {
0%, 100% { transform: translateY(0); color: #800000;
}
50% { transform: translateY(-4px); color: #d4af37;
} /* champagne gold accent */
}
.see-all[data-v-ee8eaef4] {
  font-size: 0.8125rem;
  color: #800000;
  cursor: pointer;
}

/* Confetti */
.confetti-container[data-v-ee8eaef4] {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.confetti[data-v-ee8eaef4] {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  opacity: 0.9;
  transform-origin: center;
}

/* 🌟 Promo Carousel */
.promo-swiper[data-v-ee8eaef4] {
  height: 6.875rem;  /* Mobile default */
  margin-bottom: 0.625rem;
}
.promo-card[data-v-ee8eaef4] {
  position: relative;
  width: 90%;
  height: 5.625rem; /* Mobile default */
  margin: 0 auto;
  border-radius: 0.5rem;
  overflow: hidden;
  transition: transform 0.3s ease;
}
.promo-card[data-v-ee8eaef4]:active { transform: scale(0.97);
}
.promo-img[data-v-ee8eaef4] { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover;
}
.promo-overlay[data-v-ee8eaef4] {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: linear-gradient(to top, rgba(128,0,0,0.8), transparent);
  padding: 0.25rem 0.5rem;
}
.promo-text[data-v-ee8eaef4] {
  color: #fff;
  font-size: 0.8125rem;
  font-weight: 600;
  text-shadow: 0 0.0625rem 0.125rem rgba(0,0,0,0.4);
}

/* 🛒 Flash Sale Items */
.flash-scroll[data-v-ee8eaef4] {
  display: flex;
  white-space: nowrap;
  overflow-x: auto;
  padding-bottom: 0.3125rem;
}
.flash-item[data-v-ee8eaef4] {
  width: 5.625rem;
  margin-right: 0.625rem;
  text-align: left;
}
.img-wrapper[data-v-ee8eaef4] {
  position: relative;
}
.flash-img[data-v-ee8eaef4] {
  width: 100%;
  height: 5.625rem;
  border-radius: 0.375rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.discount-tag[data-v-ee8eaef4] {
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  background: #d0021b;
  color: white;
  font-size: 0.625rem;
  padding: 0.125rem 0.25rem;
  border-radius: 0.1875rem;
}
.flash-price[data-v-ee8eaef4] {
  color: #800000;
  font-weight: bold;
  font-size: 0.875rem;
  margin-top: 0.1875rem;
}
.countdown[data-v-ee8eaef4] {
  font-size: 0.6875rem;
  color: #999;
  margin-top: 0.125rem;
}

/* ======= DESKTOP / LARGE SCREEN ADJUSTMENTS ======= */
@media (min-width: 768px) {
.promo-swiper[data-v-ee8eaef4] { height: 300px;
}
.promo-card[data-v-ee8eaef4] { height: 280px;
}
.flash-img[data-v-ee8eaef4] { height: 280px;
}
.flash-item[data-v-ee8eaef4] { width: 280px;
}
}
@media (min-width: 1024px) {
.promo-swiper[data-v-ee8eaef4] { height: 400px;
}
.promo-card[data-v-ee8eaef4] { height: 380px;
}
.flash-img[data-v-ee8eaef4] { height: 380px;
}
.flash-item[data-v-ee8eaef4] { width: 380px;
}
}
@media (min-width: 1440px) {
.promo-swiper[data-v-ee8eaef4] { height: 500px;
}
.promo-card[data-v-ee8eaef4] { height: 450px;
}
.flash-img[data-v-ee8eaef4] { height: 450px;
}
.flash-item[data-v-ee8eaef4] { width: 450px;
}
}


/* Overlay */
.overlay[data-v-60f941bb] {
  position: fixed;
  inset: 0;
  background: rgba(20, 20, 20, 0.55);
  backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1200;
  animation: fadeInBg-60f941bb 0.25s ease;
  padding: 10px; /* small padding for small screens */
}

/* Card */
.feedback-card[data-v-60f941bb] {
  background: #fff;
  border-radius: 16px;
  padding: 16px;
  width: 100%;
  max-width: 360px; /* mobile-friendly */
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
  animation: popIn-60f941bb 0.2s ease;
  position: relative;
  font-size: 0.95rem;
}

/* Header */
.header[data-v-60f941bb] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.header h3[data-v-60f941bb] {
  font-size: 1rem;
  font-weight: 600;
  color: #222;
}
.close-btn[data-v-60f941bb] {
  background: none;
  border: none;
  font-size: 1.1rem;
  color: #888;
  cursor: pointer;
  transition: color 0.2s;
}
.close-btn[data-v-60f941bb]:hover {
  color: maroon;
}

/* Options */
.options[data-v-60f941bb] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.option[data-v-60f941bb] {
  background: #f4f4f4;
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 10px 12px;
  cursor: pointer;
  transition: all 0.15s ease;
  font-weight: 500;
}
.option[data-v-60f941bb]:hover {
  background: maroon;
  color: white;
  transform: translateY(-1px);
}

/* Sub-options */
.sub-options[data-v-60f941bb] {
  margin-left: 6px;
  padding-left: 10px;
  border-left: 2px solid maroon;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.sub-option[data-v-60f941bb] {
  background: #f9f9f9;
  border-radius: 8px;
  padding: 6px 8px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.sub-option[data-v-60f941bb]:hover {
  background: #ffd6d6;
  color: maroon;
}

/* Bought */
.bought[data-v-60f941bb] {
  background: #f2fff2;
  border-color: #a3e0a3;
}
.bought[data-v-60f941bb]:hover {
  background: #1b7d1b;
  color: white;
}

/* Transitions */
.fade-enter-active[data-v-60f941bb],
.fade-leave-active[data-v-60f941bb] {
  transition: opacity 0.25s;
}
.fade-enter-from[data-v-60f941bb],
.fade-leave-to[data-v-60f941bb] {
  opacity: 0;
}

/* Animations */
@keyframes fadeInBg-60f941bb {
from { opacity: 0;
}
to { opacity: 1;
}
}
@keyframes popIn-60f941bb {
from { transform: scale(0.95); opacity: 0;
}
to { transform: scale(1); opacity: 1;
}
}

/* Responsive adjustments */
@media (max-width: 375px) {
.feedback-card[data-v-60f941bb] {
    padding: 12px;
    max-width: 320px;
    font-size: 0.9rem;
}
.option[data-v-60f941bb] {
    padding: 8px 10px;
}
.sub-option[data-v-60f941bb] {
    padding: 5px 8px;
}
}

.product-card[data-v-4dac2780] {
  background: #fff;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0 0.0625rem 0.3125rem rgba(0,0,0,0.1);
  margin-bottom: 0.625rem;
  cursor: pointer;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.product-card[data-v-4dac2780]:hover {
  transform: translateY(-0.1875rem);
  box-shadow: 0 0.1875rem 0.5625rem rgba(128,0,0,0.25);
}
.vip-card[data-v-4dac2780] {
  background: linear-gradient(135deg, #1a1a1a 0%, #333 100%);
  color: #fff;
  border: 0.03125rem solid #555;
  box-shadow: 0 0.1875rem 0.625rem rgba(0,0,0,0.4);
}
.image-wrapper[data-v-4dac2780] {
  position: relative;
  width: 100%;
  aspect-ratio: 3 / 4;
  background: #f8f8f8;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.product-image[data-v-4dac2780] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: transform 0.35s ease;
}
.product-card:hover .product-image[data-v-4dac2780] {
  transform: scale(1.05);
}

/* --- Promo Badge: High-End Styling --- */
.promo-badge[data-v-4dac2780] {
  position: absolute;
  top: 0.375rem;
  left: 0.375rem;
  padding: 0.1875rem 0.5rem;
  font-size: 0.8125rem;
  font-weight: 700;
  border-radius: 0.5rem;
  color: #fff;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 1px;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(0.125rem);
  z-index: 10;
}

/* --- Luxury Color Palette --- */
.promo-badge.flash_sale[data-v-4dac2780]        { background: #b71c1c;
} /* deep red */
.promo-badge.bogo[data-v-4dac2780]              { background: #ff6f00;
} /* rich amber */
.promo-badge.discount[data-v-4dac2780]          { background: #1b5e20;
} /* dark green */
.promo-badge.coupon[data-v-4dac2780]            { background: #0d47a1;
} /* royal blue */
.promo-badge.bundle_deal[data-v-4dac2780]       { background: #6a1b9a;
} /* deep purple */
.promo-badge.early_bird[data-v-4dac2780]        { background: #f9a825; color: #000;
} /* gold accent */
.promo-badge.weekend_special[data-v-4dac2780]   { background: #00695c;
} /* teal luxury */
.promo-badge.limited_time[data-v-4dac2780]      { background: #880e4f;
} /* burgundy */
.promo-badge.new_arrival[data-v-4dac2780]       { background: #4a148c;
} /* rich violet */
.promo-badge.hot[data-v-4dac2780]               { background: #d84315;
} /* fiery red */
.promo-badge.vip[data-v-4dac2780]               { background: #000; color: #ffd700; font-weight: 800;
} /* black & gold */
.promo-badge.birthday[data-v-4dac2780]          { background: #c2185b;
} /* magenta */
.promo-badge.seasonal[data-v-4dac2780]          { background: #2e7d32;
} /* elegant green */
.promo-badge.anniversary[data-v-4dac2780]       { background: #283593;
} /* royal indigo */
.promo-badge.referral[data-v-4dac2780]          { background: #00796b;
} /* teal */
.promo-badge.new_user[data-v-4dac2780]          { background: #0097a7;
} /* cyan luxury */
.promo-badge.spending_milestone[data-v-4dac2780] { background: #ff8f00; color: #000;
} /* amber gold */
.promo-badge.mystery_box[data-v-4dac2780]       { background: #4a148c;
} /* dark violet */
.promo-badge.progressive_discount[data-v-4dac2780] { background: #ad1457;
} /* deep pink */
.promo-badge.holiday_countdown[data-v-4dac2780] { background: #b71c1c;
} /* festive deep red */
.discount-badge[data-v-4dac2780] {
  position: absolute;
  top: 0.375rem;
  right: 0.375rem;
  background: #800000;
  color: white;
  padding: 0.125rem 0.25rem;
  font-size: 0.6875rem;
  font-weight: 600;
  border-radius: 0.125rem;
  z-index: 10;
}
.favorite-btn[data-v-4dac2780] {
  position: absolute;
  bottom: 0.375rem;
  right: 0.375rem;
  background: rgba(255,255,255,0.9);
  border-radius: 50%;
  padding: 0.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.product-info[data-v-4dac2780] {
  padding: 0.5rem 0.375rem;
}
.title[data-v-4dac2780] {
  font-size: 0.875rem; 
  color: #333; 
  font-weight: 600;
  height: 2.25rem; 
  line-height: 1.125rem; 
  overflow: hidden;
  display: -webkit-box; 
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  margin-bottom: 0.25rem;
}
.badges-row[data-v-4dac2780] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  margin-bottom: 0.25rem;
}
.badge[data-v-4dac2780] {
  font-size: 0.625rem;
  padding: 0.0625rem 0.25rem;
  background: #fbe9e7;
  color: #800000;
  border-radius: 0.25rem;
}
.badge.verified[data-v-4dac2780] {
  background: #e8f5e9;
  color: #2e7d32;
}
.price-row[data-v-4dac2780] {
  display: flex; 
  align-items: baseline; 
  gap: 0.3125rem;
}
.current-price[data-v-4dac2780] {
  color: #800000; 
  font-size: 1rem; 
  font-weight: 700;
}
.old-price[data-v-4dac2780] { 
  font-size: 0.75rem; 
  color: #999; 
  text-decoration: line-through;
}
.meta-row[data-v-4dac2780] {
  margin-top: 0.25rem; 
  display: flex; 
  align-items: center; 
  justify-content: space-between; 
  font-size: 0.6875rem; 
  color: #666;
}
.stars[data-v-4dac2780] { display: flex; gap: 0.125rem;
}
.sales[data-v-4dac2780] { font-size: 0.6875rem;
}
.seller-line[data-v-4dac2780] {
  margin-top: 0.3125rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.6875rem;
  color: #999;
}
.store-name[data-v-4dac2780] { font-weight: 500; color: #555;
}
.origin-tag[data-v-4dac2780] {
  background: #f3f3f3;
  color: #666;
  padding: 0.0625rem 0.25rem;
  border-radius: 0.1875rem;
}

.product-list[data-v-75e15788] {
  height: 100%;
  background-color: #f5f5f5;
  padding: 0.375rem 0.375rem 1.875rem;
}
.loading[data-v-75e15788],
.error[data-v-75e15788],
.loading-more[data-v-75e15788],
.no-more[data-v-75e15788] {
  text-align: center;
  padding: 0.625rem;
  color: #666;
  font-size: 0.8125rem;
}
.error uni-button[data-v-75e15788] {
  margin-top: 0.3125rem;
  padding: 0.25rem 0.625rem;
  background-color: #800000;
  color: #fff;
  border-radius: 0.375rem;
  border: none;
}
.product-grid[data-v-75e15788] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5rem;
  padding: 0 0.375rem; 
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
.product-grid[data-v-75e15788] {
    grid-template-columns: repeat(4, 1fr);
    gap: 0.625rem;
    padding: 0 0.625rem;
}
}


.section-title[data-v-458cd201] {
  padding: 12px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  background: #fff;
  margin-top: 8px;
}

.floating-buttons[data-v-43ca45fe] {
  position: fixed;
  right: 16px;
  bottom: 80px;
  z-index: 999;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.btn-cart[data-v-43ca45fe], .btn-top[data-v-43ca45fe] {
  width: 44px;
  height: 44px;
  background: #800000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}

.page-body[data-v-3b12c5c2] {
  padding-top: 0;
  padding-bottom: 80px;
  background: #f5f5f5;
  box-sizing: border-box; /* ensure padding is included in scroll-view height */
}


.chat-list-container[data-v-873b5ec1] {
  background: #fff;
  min-height: 100vh;
  padding: 0.625rem;
  padding-bottom: 4.375rem;
}
.chat-list-header[data-v-873b5ec1] {
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.settings-icon[data-v-873b5ec1] {
  position: absolute;
  right: 0.625rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.chat-item[data-v-873b5ec1] {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.625rem 0;
  border-bottom: 0.03125rem solid #eee;
  cursor: pointer;
}
.avatar[data-v-873b5ec1] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  margin-right: 0.625rem;
}
.chat-info[data-v-873b5ec1] {
  flex: 1;
  overflow: hidden;
}
.chat-name[data-v-873b5ec1] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #333;
}
.chat-preview[data-v-873b5ec1] {
  font-size: 0.75rem;
  color: #888;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.chat-time[data-v-873b5ec1] {
  font-size: 0.6875rem;
  color: #aaa;
  margin-left: 0.3125rem;
}
.chat-unread-badge[data-v-873b5ec1] {
  background: red;
  color: white;
  font-size: 0.625rem;
  border-radius: 0.625rem;
  padding: 0.0625rem 0.25rem;
  position: absolute;
  right: 0.625rem;
  top: 0.3125rem;
}
.official-badge[data-v-873b5ec1] {
  background-color: #800000;
  color: white;
  font-size: 0.5625rem;
  padding: 0.125rem 0.25rem;
  border-radius: 0.3125rem;

  /* Move above avatar */
  position: absolute;
  top: -0.3125rem;   /* adjust vertical offset as needed */
  left: 0;       /* align with left edge of avatar */
  z-index: 1;    /* ensure it sits above avatar */
}
.badge-text[data-v-873b5ec1] {
  font-weight: bold;
}

.variant-modal-overlay[data-v-5ff52b41] {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3000;
}
.variant-modal[data-v-5ff52b41] {
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  width: 90%;
  max-width: 420px;
  position: relative;
  animation: popIn-5ff52b41 0.25s ease;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
}
.close-btn[data-v-5ff52b41] {
  position: absolute;
  top: 10px;
  right: 14px;
  background: none;
  border: none;
  font-size: 28px;
  cursor: pointer;
  color: #555;
}
.product-header[data-v-5ff52b41] {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 16px;
}
.product-thumb[data-v-5ff52b41] {
  width: 90px;
  height: 90px;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #eee;
}
.product-info[data-v-5ff52b41] {
  flex: 1;
}
.product-price[data-v-5ff52b41] {
  color: #800000;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}
.product-stock[data-v-5ff52b41] {
  font-size: 14px;
  color: #666;
  margin-top: 4px;
}
.product-selected[data-v-5ff52b41] {
  font-size: 14px;
  color: #333;
  margin-top: 6px;
}
.variant-group[data-v-5ff52b41] {
  margin-bottom: 16px;
}
.variant-label[data-v-5ff52b41] {
  font-weight: bold;
  margin-bottom: 6px;
  font-size: 15px;
  color: #333;
}
.variant-values[data-v-5ff52b41] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.variant-option[data-v-5ff52b41] {
  display: flex;
  align-items: center;
  gap: 6px;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 6px 10px;
  cursor: pointer;
  background: #f8f8f8;
  transition: all 0.2s;
  font-size: 14px;
}
.variant-option img.option-image[data-v-5ff52b41] {
  width: 28px;
  height: 28px;
  border-radius: 4px;
  -o-object-fit: cover;
     object-fit: cover;
}
.variant-option.selected[data-v-5ff52b41] {
  border-color: #800000;
  background: #800000;
  color: #fff;
}
.variant-option.disabled[data-v-5ff52b41] {
  opacity: 0.4;
  pointer-events: none;
}
.quantity-section[data-v-5ff52b41] {
  margin: 18px 0;
}
.quantity-control[data-v-5ff52b41] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #ccc;
  border-radius: 8px;
  width: 120px;
  overflow: hidden;
  background: #f8f8f8;
}
.quantity-control uni-button[data-v-5ff52b41] {
  width: 32px;
  height: 32px;
  border: none;
  background: #f8f8f8;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center; /* perfectly centers + and - */
  cursor: pointer;
  transition: background 0.2s;
}
.quantity-control uni-button[data-v-5ff52b41]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.quantity-control uni-button[data-v-5ff52b41]:hover:not(:disabled) {
  background: #e0e0e0;
}
.quantity-control span[data-v-5ff52b41] {
  flex: 1;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
.action-btn[data-v-5ff52b41] {
  width: 100%;
  background: #800000;
  color: #fff;
  padding: 12px 0;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.2s;
}
.action-btn[data-v-5ff52b41]:active {
  background: #a00000;
}
@keyframes popIn-5ff52b41 {
from {
    transform: scale(0.9);
    opacity: 0;
}
to {
    transform: scale(1);
    opacity: 1;
}
}


.cart-item[data-v-12145ddf] {
  position: relative;
  overflow: hidden;
  margin-bottom: 0.625rem;
  background: #fff;
  border-radius: 0.5625rem;
  box-shadow: 0 0.1875rem 0.4375rem rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
}
.swipe-wrapper[data-v-12145ddf] {
  display: flex;
  align-items: center;
  flex: 1;
  transition: transform 0.25s ease;
}
.select-indicator[data-v-12145ddf] {
  width: 1.25rem;
  height: 1.25rem;
  border: 0.0625rem solid #800000;
  border-radius: 50%;
  margin: 0.5rem;
  background: #fff;
}
.select-indicator.selected[data-v-12145ddf] {
  background: #800000;
}
.item-image[data-v-12145ddf] {
  width: 4.0625rem;
  height: 4.0625rem;
  border-radius: 0.4375rem;
  margin: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  background: #fafafa;
}
.item-info[data-v-12145ddf] {
  flex: 1;
  padding: 0.3125rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.3125rem;
}
.item-name[data-v-12145ddf] {
  font-size: 0.9375rem;
  color: #333;
  font-weight: 600;
}
.item-variants[data-v-12145ddf] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.1875rem;
  margin: 0.125rem 0;
}
.variant-badge[data-v-12145ddf] {
  padding: 0.125rem 0.25rem;
  background: #800000;
  color: #fff;
  font-size: 0.6875rem;
  border-radius: 0.25rem;
}
.item-price[data-v-12145ddf] {
  font-size: 0.875rem;
  color: #800000;
  font-weight: 600;
}
.unavailable[data-v-12145ddf] {
  font-size: 0.75rem;
  color: #999;
}
.quantity-controls[data-v-12145ddf] {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
}
.qty-btn[data-v-12145ddf] {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  border: 0.03125rem solid #ddd;
  background: #f9f9f9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qty-display[data-v-12145ddf] {
  min-width: 2rem;
  text-align: center;
  font-size: 0.875rem;
  background: #f7f7f7;
  border-radius: 0.375rem;
  padding: 0.1875rem 0;
}
.qty-display.bounce[data-v-12145ddf] {
  transform: scale(1.25);
  transition: transform 0.3s ease;
}
.actions[data-v-12145ddf] {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: flex;
}
.action-btn[data-v-12145ddf] {
  flex: 1;
  background: #f4f4f4;
  color: #333;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.action-btn.delete[data-v-12145ddf] {
  background: #d32f2f;
  color: #fff;
}

.cart-page[data-v-4aa28fc0] {
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.cart-header[data-v-4aa28fc0] {
  background-color: #800000;
  color: white;
  padding: 10px 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: sticky;
  top: 0;
  z-index: 10;
}
.total-count[data-v-4aa28fc0] {
  font-size: 16px;
  font-weight: 600;
}
.search-bar[data-v-4aa28fc0] {
  background: white;
  color: black;
  padding: 6px 10px;
  border-radius: 6px;
  font-size: 14px;
  width: 60%;
}
/* Add to your <style scoped> */
.store-name[data-v-4aa28fc0] {
  background-color: #ffe6e6; /* soft maroon/pinkish background */
  color: #800000;            /* maroon text */
  font-size: 18px;
  font-weight: 700;
  padding: 6px 12px;
  border-radius: 12px;
  margin-bottom: 8px;
  display: inline-block;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.cart-scroll[data-v-4aa28fc0] {
  flex: 1;
  overflow-y: auto;
  padding: 16px;
  margin-bottom: 220px;
}
.action-bar[data-v-4aa28fc0] {
  position: fixed;
  bottom: 70px;
  left: 0;
  right: 0;
  background: #fff;
  padding: 10px 16px;
  box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.1);
  z-index: 15;
}
.cart-footer[data-v-4aa28fc0] {
  position: fixed;
  bottom: 50px;
  left: 0;
  right: 0;
  background-color: #ffffff;
  padding: 10px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.1);
  z-index: 999;
}
.buy-btn[data-v-4aa28fc0] {
  background-color: #800000;
  color: white;
  padding: 8px 20px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 15px;
}
.buy-btn.opacity-50[data-v-4aa28fc0] {
  opacity: 0.5;
  pointer-events: none;
}
.bg-maroon[data-v-4aa28fc0] {
  background-color: #800000;
}

/* ✅ Maroon tick for selected checkboxes */
.checkbox-maroon[data-v-4aa28fc0]:checked {
  accent-color: #800000;
}

.footer-nav[data-v-edaaf098] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3.4375rem;
  background: #ffffff;
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-top: 0.0625rem solid #f1f1f1;
  z-index: 9999999; /* ⬅️ Boost this */
  pointer-events: auto; /* ⬅️ Ensure tap works */
}
.nav-item[data-v-edaaf098] {
  flex: 1;
  text-align: center;
  position: relative;
  padding-top: 0.3125rem;
}
.nav-text[data-v-edaaf098] {
  font-size: 0.625rem;
  margin-top: 0.125rem;
  display: block;
}
.active-dot[data-v-edaaf098] {
  width: 0.375rem;
  height: 0.375rem;
  background: #800000;
  border-radius: 50%;
  position: absolute;
  bottom: 0.25rem;
  left: 50%;
  transform: translateX(-50%);
  animation: pop-edaaf098 0.28s ease-out forwards;
}
@keyframes pop-edaaf098 {
0% {
    transform: translateX(-50%) scale(0.4);
    opacity: 0;
}
100% {
    transform: translateX(-50%) scale(1);
    opacity: 1;
}
}

.profile-container[data-v-1d611c96] {
  background-color: #f8f8f8;
  height: 100vh;
}
.user-header[data-v-1d611c96] {
  background: maroon;
  padding: 20px 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: white;
}
.avatar[data-v-1d611c96] {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  flex-shrink: 0;
}
.user-details[data-v-1d611c96] {
  flex: 1;
  margin-left: 12px;
}
.username[data-v-1d611c96] {
  font-size: 18px;
  font-weight: bold;
}
.header-icons[data-v-1d611c96] {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
  margin-top: 8px;
}
.icon-group[data-v-1d611c96] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 8px;
}
.icon-label[data-v-1d611c96] {
  font-size: 10px;
  color: #ffffff;
  margin-top: 2px;
}
.section[data-v-1d611c96] {
  background: white;
  margin-top: 10px;
  padding: 12px;
  border-radius: 8px;
}
.section-header[data-v-1d611c96] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.section-title[data-v-1d611c96] {
  font-weight: 700;
  font-size: 16px;
}
.section-action[data-v-1d611c96] {
  color: #800000;
  font-size: 14px;
}
.order-status[data-v-1d611c96] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.status-item[data-v-1d611c96] {
  flex: 1;
  align-items: center;
  text-align: center;
  padding: 10px 0;
}
.status-text[data-v-1d611c96] {
  font-size: 13px;
  color: #555;
  margin-top: 4px;
}
.quick-links[data-v-1d611c96] {
  display: flex;
  justify-content: space-around;
  margin-top: 8px;
}
.link-item[data-v-1d611c96] {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  color: #800000;
}
.product-grid[data-v-1d611c96] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.625rem 0;
}
.loading-status[data-v-1d611c96] {
  text-align: center;
  padding: 0.625rem;
  color: #888;
  font-size: 0.75rem;
}


/* Overlay */
.overlay[data-v-7b124b2c] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

/* Popup container */
.popup[data-v-7b124b2c] {
  background: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Envelope wrapper */
.envelope-wrapper[data-v-7b124b2c] {
  width: 200px;
  height: 200px;
  cursor: pointer;
  position: relative;
}
.tap-hint[data-v-7b124b2c] {
  margin-top: 10px;
  color: #fff8f8;
  font-weight: bold;
  text-align: center;
}

/* Reward & Share cards */
.reward-card[data-v-7b124b2c], .share-card[data-v-7b124b2c] {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.3);
  padding: 24px;
  width: 280px;
  text-align: center;
  margin-top: 20px;
}
.reward-title[data-v-7b124b2c] {
  font-size: 20px;
  font-weight: bold;
  color: #800000;
}
.reward-amount[data-v-7b124b2c] {
  font-size: 28px;
  font-weight: bold;
  color: #b00020;
  margin: 10px 0;
}
.reward-note[data-v-7b124b2c] {
  font-size: 14px;
  color: #666;
  margin-bottom: 12px;
}
.share-btn[data-v-7b124b2c], .share-now[data-v-7b124b2c], .later[data-v-7b124b2c] {
  border-radius: 12px;
  padding: 10px 16px;
  cursor: pointer;
}
.share-btn[data-v-7b124b2c] {
  background: #800000;
  color: white;
  margin-top: 10px;
}
.share-now[data-v-7b124b2c] {
  background: #b00020;
  color: white;
  margin-right: 10px;
}
.later[data-v-7b124b2c] {
  background: #ddd;
  color: #333;
}

/* Animations */
@keyframes fadeIn-7b124b2c {
from { opacity: 0; transform: translateY(20px);
}
to { opacity: 1; transform: translateY(0);
}
}
.animate-fade-in[data-v-7b124b2c] {
  animation: fadeIn-7b124b2c 0.5s ease-in-out;
}
@keyframes bounceIn-7b124b2c {
0% { transform: scale(0.8); opacity: 0;
}
60% { transform: scale(1.1); opacity: 1;
}
100% { transform: scale(1);
}
}
.animate-bounce-in[data-v-7b124b2c] {
  animation: bounceIn-7b124b2c 0.8s ease-out;
}

.fade-enter-active[data-v-2d6878a6],
.fade-leave-active[data-v-2d6878a6] {
  transition: opacity 0.3s ease;
}
.fade-enter-from[data-v-2d6878a6],
.fade-leave-to[data-v-2d6878a6] {
  opacity: 0;
}
.overlay[data-v-2d6878a6] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup-card[data-v-2d6878a6] {
  background: #fff;
  width: 320px;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
  padding: 20px;
  text-align: center;
  animation: popIn-2d6878a6 0.3s ease;
}
.header[data-v-2d6878a6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.close-btn[data-v-2d6878a6] {
  background: transparent;
  border: none;
  font-size: 18px;
  cursor: pointer;
}
.content[data-v-2d6878a6] {
  margin-top: 10px;
}
.product-img[data-v-2d6878a6] {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
.product-name[data-v-2d6878a6] {
  margin-top: 8px;
  font-weight: 600;
  font-size: 16px;
  color: #800000;
}
.payment-text[data-v-2d6878a6] {
  font-size: 14px;
  color: #555;
  margin-top: 4px;
}
.actions[data-v-2d6878a6] {
  margin-top: 16px;
}
.pay-btn[data-v-2d6878a6] {
  background: #800000;
  color: white;
  border: none;
  padding: 10px 18px;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}
@keyframes popIn-2d6878a6 {
0% {
    transform: scale(0.8);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}

.shell-container[data-v-82d09a64] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: hidden;
}
.main-content[data-v-82d09a64] {
  flex: 1;
  overflow: auto;
}
.tab-bar[data-v-82d09a64] {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: #ffff; /* solid but softer maroon */
  box-shadow: 0 -2px 6px rgba(0,0,0,0.1);
  display: flex;
  justify-content: space-around;
  align-items: center;
  z-index: 999;
}
.tab-item[data-v-82d09a64] {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.tab-item.active[data-v-82d09a64] {
  color: #ffffff;
}

.refund-page[data-v-474ae723] { padding: 0.75rem; background-color: #f5f5f5; min-height: 100vh;
}
.refund-status-box[data-v-474ae723] {  background-color: #fff0f0; border-left: 0.3125rem solid #800000;  padding: 0.75rem;  margin-bottom: 0.625rem;}
.status-title[data-v-474ae723] { font-weight: bold; font-size: 1rem; color: #800000;
}
.status-subtitle[data-v-474ae723] { font-size: 0.75rem; color: #999; margin-top: 0.25rem;
}
.section-card[data-v-474ae723] { background-color: #fff; border-radius: 0.375rem; padding: 0.75rem; margin-bottom: 0.625rem;
}
.section-label[data-v-474ae723] { font-size: 0.875rem; font-weight: 600; margin-bottom: 0.5rem; color: #333;
}
.section-row[data-v-474ae723] { display: flex; flex-direction: column; gap: 0.25rem;
}
.text-dark[data-v-474ae723] { font-size: 0.8125rem; color: #555;
}
.text-muted[data-v-474ae723] { font-size: 0.75rem; color: #888;
}
.chat-btn[data-v-474ae723] { display: inline-block; color: #800000; text-decoration: underline; font-size: 0.75rem; padding: 0; margin-left: 0.125rem;
}
.evidence-image[data-v-474ae723] { width: 100%; border-radius: 0.375rem; margin-top: 0.25rem;
}
.product-info[data-v-474ae723] { display: flex; gap: 0.625rem;
}
.product-img[data-v-474ae723] { width: 3.75rem; height: 3.75rem; border-radius: 0.25rem;
}
.product-desc[data-v-474ae723] { display: flex; flex-direction: column; justify-content: space-between;
}
.product-title[data-v-474ae723] { font-weight: 600; font-size: 0.8125rem; color: #222;
}
.product-sub[data-v-474ae723] { font-size: 0.75rem; color: #999;
}
.action-bar[data-v-474ae723] { position: fixed; bottom: 0; left: 0; width: 100%; background: #fff; border-top: 0.03125rem solid #eee; display: flex; padding: 0.5rem; justify-content: space-around; gap: 0.375rem; z-index: 999;
}
.action-btn[data-v-474ae723] { flex: 1; padding: 0.625rem; font-size: 0.875rem; text-align: center; border-radius: 0.25rem;
}
.solid[data-v-474ae723] { background-color: #800000; color: #fff;
}
.outline[data-v-474ae723] { border: 0.0625rem solid #800000; color: #800000; background-color: transparent;
}
.uploaded-files[data-v-474ae723] { margin-top: 0.375rem;
}
.uploaded-file[data-v-474ae723] { background: #f8f8f8; padding: 0.25rem; margin-bottom: 0.125rem; border-radius: 0.25rem;
}
.choose-files-btn[data-v-474ae723], .submit-evidence-btn[data-v-474ae723] { padding: 0.375rem; border-radius: 0.375rem; background: #800000; color: #fff; text-align: center; margin-top: 0.25rem;
}
.uploading-state[data-v-474ae723] { margin-top: 0.375rem; font-size: 0.75rem; color: #800000; font-weight: 600;
}

.filtered-products-page[data-v-4d3c45fd] {
  padding: 0.75rem;
  background: #fafafa;
  min-height: 100vh;
}
.page-header[data-v-4d3c45fd] {
  text-align: center;
  margin-bottom: 0.9375rem;
}
.title[data-v-4d3c45fd] {
  font-size: 1.1875rem;
  font-weight: 700;
  color: #800000;
}
.subtitle[data-v-4d3c45fd] {
  display: block;
  font-size: 0.8125rem;
  color: #666;
  margin-top: 0.3125rem;
}
.loading-state[data-v-4d3c45fd],
.error-state[data-v-4d3c45fd],
.empty-state[data-v-4d3c45fd] {
  text-align: center;
  color: #777;
  margin-top: 2.5rem;
  font-size: 0.8125rem;
}
.product-grid[data-v-4d3c45fd] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(9.375rem, 1fr));
  gap: 0.625rem;
}

.lottie-container[data-v-3746fd53] {
  width: 100%;
  height: 100%;
}

.birthday-popup[data-v-86dc8637] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup-container[data-v-86dc8637] {
  background: #fff;
  padding: 20px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.birthday-message[data-v-86dc8637] {
  margin: 20px 0;
  font-size: 16px;
  font-weight: 500;
}
uni-button[data-v-86dc8637] {
  background-color: #800000;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
}
uni-button[data-v-86dc8637]:hover {
  background-color: #a52a2a;
}
.confetti[data-v-86dc8637] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
}

.blackfriday-page[data-v-142a5a43] {
  padding: 0.75rem;
  background: #f8f9fa;
  min-height: 100vh;
}
.page-header[data-v-142a5a43] {
  text-align: center;
  margin-bottom: 0.9375rem;
}
.title[data-v-142a5a43] {
  font-size: 1.1875rem;
  font-weight: 700;
  color: #111;
}
.subtitle[data-v-142a5a43] {
  display: block;
  font-size: 0.8125rem;
  color: #555;
  margin-top: 0.3125rem;
}
.loading-state[data-v-142a5a43],
.error-state[data-v-142a5a43],
.empty-state[data-v-142a5a43] {
  text-align: center;
  color: #999;
  margin-top: 2.5rem;
  font-size: 0.8125rem;
}
.product-grid[data-v-142a5a43] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(9.375rem, 1fr));
  gap: 0.625rem;
}

.shop-and-earn-page[data-v-4e76ec65] {
  padding: 0.75rem;
  background: #fafafa;
  min-height: 100vh;
}
.page-header[data-v-4e76ec65] {
  text-align: center;
  margin-bottom: 0.9375rem;
}
.title[data-v-4e76ec65] {
  font-size: 1.1875rem;
  font-weight: 700;
  color: #800000;
}
.subtitle[data-v-4e76ec65] {
  display: block;
  font-size: 0.8125rem;
  color: #666;
  margin-top: 0.3125rem;
}
.loading-state[data-v-4e76ec65],
.error-state[data-v-4e76ec65],
.empty-state[data-v-4e76ec65] {
  text-align: center;
  color: #999;
  margin-top: 2.5rem;
  font-size: 0.8125rem;
}
.product-grid[data-v-4e76ec65] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(9.375rem, 1fr));
  gap: 0.625rem;
}

.clearance-page[data-v-a47c5216] {
  padding: 0.75rem;
  background: #fff8f5;
  min-height: 100vh;
}
.page-header[data-v-a47c5216] {
  text-align: center;
  margin-bottom: 0.9375rem;
}
.title[data-v-a47c5216] {
  font-size: 1.1875rem;
  font-weight: 700;
  color: #c0392b;
}
.subtitle[data-v-a47c5216] {
  display: block;
  font-size: 0.8125rem;
  color: #666;
  margin-top: 0.3125rem;
}
.loading-state[data-v-a47c5216],
.error-state[data-v-a47c5216],
.empty-state[data-v-a47c5216] {
  text-align: center;
  color: #999;
  margin-top: 2.5rem;
  font-size: 0.8125rem;
}
.product-grid[data-v-a47c5216] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(9.375rem, 1fr));
  gap: 0.625rem;
}

.abroad-page[data-v-15e2cda1] {
  padding: 0.75rem;
  background: #f8f9fa;
  min-height: 100vh;
}
.page-header[data-v-15e2cda1] {
  text-align: center;
  margin-bottom: 0.9375rem;
}
.title[data-v-15e2cda1] {
  font-size: 1.1875rem;
  font-weight: 700;
  color: #800000;
}
.subtitle[data-v-15e2cda1] {
  display: block;
  font-size: 0.8125rem;
  color: #666;
  margin-top: 0.3125rem;
}
.loading-state[data-v-15e2cda1],
.error-state[data-v-15e2cda1],
.empty-state[data-v-15e2cda1] {
  text-align: center;
  color: #999;
  margin-top: 2.5rem;
  font-size: 0.8125rem;
}
.product-grid[data-v-15e2cda1] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(9.375rem, 1fr));
  gap: 0.625rem;
}

.limited-time-page[data-v-6f507e13] {
  padding: 0.75rem;
  background: #fff9f5;
  min-height: 100vh;
}
.page-header[data-v-6f507e13] {
  text-align: center;
  margin-bottom: 0.9375rem;
}
.title[data-v-6f507e13] {
  font-size: 1.1875rem;
  font-weight: 700;
  color: #800000;
}
.subtitle[data-v-6f507e13] {
  display: block;
  font-size: 0.8125rem;
  color: #666;
  margin-top: 0.3125rem;
}
.loading-state[data-v-6f507e13],
.error-state[data-v-6f507e13],
.empty-state[data-v-6f507e13] {
  text-align: center;
  color: #999;
  margin-top: 2.5rem;
  font-size: 0.8125rem;
}
.product-grid[data-v-6f507e13] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(9.375rem, 1fr));
  gap: 0.625rem;
}

.brands-page[data-v-b550d357] {
  padding: 20px;
  font-family: "Playfair Display", Georgia, serif;
  background: #fefbf9;
  color: #333;
}

/* LUXURY INFO CARDS */
.luxury-cards[data-v-b550d357] {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.luxury-cards .card[data-v-b550d357] {
  flex: 1;
  min-width: 220px;
  background: #fff;
  border-radius: 14px;
  padding: 20px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.12);
  text-align: center;
  transition: transform 0.3s, box-shadow 0.3s;
}
.luxury-cards .card[data-v-b550d357]:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}
.luxury-cards .icon[data-v-b550d357] {
  font-size: 36px;
  color: #D4AF37;
  margin-bottom: 12px;
}
.luxury-cards h3[data-v-b550d357] {
  font-size: 1.3rem;
  color: #800000;
  margin-bottom: 6px;
}
.luxury-cards p[data-v-b550d357] {
  font-size: 0.95rem;
  line-height: 1.4;
  color: #555;
}

/* A–Z INDEX */
.alphabet-nav[data-v-b550d357] {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 20px;
}
.alpha-link[data-v-b550d357] {
  padding: 6px 10px;
  cursor: pointer;
  border-radius: 8px;
  background: #f2f2f2;
  font-weight: 600;
  transition: 0.2s;
}
.alpha-link.active[data-v-b550d357] {
  background: #800000;
  color: #fff;
  font-weight: 700;
  box-shadow: 0 2px 8px rgba(0,0,0,0.12);
}

/* MAIN BRAND LIST */
.brand-block[data-v-b550d357] {
  margin-bottom: 28px;
}
.brand-letter[data-v-b550d357] {
  font-size: 1.4rem;
  font-weight: 700;
  color: #800000;
  margin-bottom: 12px;
}
.brand-items[data-v-b550d357] {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.brand-item[data-v-b550d357] {
  padding: 8px 14px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  cursor: pointer;
  font-weight: 500;
  transition: transform 0.3s, box-shadow 0.3s;
}
.brand-item[data-v-b550d357]:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}

.brand-products-page[data-v-78040ce3] {
  padding: 0.75rem;
  background: linear-gradient(to bottom, #fefbf9, #fff);
  min-height: 100vh;
  font-family: "Playfair Display", Georgia, serif;
}
.page-header[data-v-78040ce3] {
  text-align: center;
  margin-bottom: 1.25rem;
}
.title[data-v-78040ce3] {
  font-size: 1.3125rem;
  font-weight: 700;
  color: #800000;
}
.subtitle[data-v-78040ce3] {
  font-size: 0.875rem;
  color: #555;
  margin-top: 0.375rem;
}
.loading-state[data-v-78040ce3],
.error-state[data-v-78040ce3],
.empty-state[data-v-78040ce3] {
  text-align: center;
  color: #999;
  margin-top: 3.125rem;
  font-size: 0.875rem;
}
.product-grid[data-v-78040ce3] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(10rem, 1fr));
  gap: 0.75rem;
}

/* Luxury card */
.luxury-card[data-v-78040ce3] {
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0,0,0,0.12);
  transition: transform 0.3s, box-shadow 0.3s, border 0.3s;
  border: 2px solid transparent;
  position: relative;
}
.luxury-card[data-v-78040ce3]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 30px rgba(0,0,0,0.16);
  border-color: #D4AF37;
}
.luxury-card img[data-v-78040ce3] {
  border-bottom: 1px solid #eee;
  transition: transform 0.3s;
}
.luxury-card:hover img[data-v-78040ce3] {
  transform: scale(1.03);
}

/* Featured gold ribbon */
.gold-ribbon[data-v-78040ce3] {
  position: absolute;
  top: 0.375rem;
  left: -0.3125rem;
  background: #D4AF37;
  color: #fff;
  font-size: 0.6875rem;
  font-weight: 600;
  padding: 0.125rem 0.375rem;
  border-radius: 4px;
  transform: rotate(-15deg);
  display: flex;
  align-items: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}
.gold-ribbon .icon[data-v-78040ce3] {
  margin-right: 0.1875rem;
}

/* Verified badge inside card */
.luxury-card .badge[data-v-78040ce3] {
  background: #D4AF37;
  color: #fff;
  font-size: 0.6875rem;
  padding: 0.0625rem 0.1875rem;
  border-radius: 4px;
  position: absolute;
  top: 0.375rem;
  right: 0.375rem;
}

.join-fallback[data-v-3b6affd0] {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  background: #faf9f9;
  padding: 0.75rem;
  font-family: "PingFang SC", "Roboto", sans-serif;
}
.card[data-v-3b6affd0] {
  background: #fff;
  padding: 1.5rem 1.125rem;
  border-radius: 0.75rem;
  box-shadow: 0 0.1875rem 0.5625rem rgba(128, 0, 0, 0.1);
  text-align: center;
  max-width: 18.75rem;
  width: 100%;
}
.logo[data-v-3b6affd0] {
  width: 3.125rem;
  height: 3.125rem;
  margin-bottom: 0.625rem;
}
.headline[data-v-3b6affd0] {
  font-size: 1.125rem;
  font-weight: 700;
  color: #800000; /* Maroon */
  margin-bottom: 0.375rem;
}
.subtext[data-v-3b6affd0] {
  color: #555;
  font-size: 0.8125rem;
  margin-bottom: 1.125rem;
  line-height: 1.5;
}
.highlight[data-v-3b6affd0] {
  color: #800000;
  font-weight: 600;
}
.cta-buttons[data-v-3b6affd0] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-bottom: 0.9375rem;
}
.btn[data-v-3b6affd0] {
  padding: 0.625rem;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  border: none;
  transition: all 0.25s ease;
}
.btn.primary[data-v-3b6affd0] {
  background: linear-gradient(90deg, #800000, #a52a2a);
  color: #fff;
}
.btn.primary[data-v-3b6affd0]:active {
  background: linear-gradient(90deg, #5c0000, #8b0000);
}
.btn.secondary[data-v-3b6affd0] {
  background: #b22222;
  color: #fff;
}
.note[data-v-3b6affd0] {
  font-size: 0.6875rem;
  color: #777;
  line-height: 1.4;
}

.lucky-container[data-v-6d277229] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  background: #fff7f7;
  padding: 20px;
}
.spin-lottie[data-v-6d277229] {
  width: 300px;
  height: 300px;
  margin-bottom: 20px;
}
.reward-card[data-v-6d277229] {
  background: #ffffff;
  border-radius: 18px;
  padding: 24px;
  text-align: center;
  box-shadow: 0 8px 18px rgba(128, 0, 0, 0.15);
  animation: popIn-6d277229 0.6s ease;
}
.title[data-v-6d277229] {
  font-size: 22px;
  font-weight: 700;
  color: #800000;
}
.reward[data-v-6d277229] {
  font-size: 26px;
  font-weight: 600;
  color: #a00000;
  margin: 12px 0;
}
.claim-btn[data-v-6d277229] {
  background: #800000;
  color: white;
  padding: 10px 18px;
  border: none;
  border-radius: 10px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
}
.claim-btn[data-v-6d277229]:hover {
  background: #a00000;
}
.open-btn[data-v-6d277229] {
  background: linear-gradient(90deg, #800000, #a00000);
  color: #fff;
  border: none;
  border-radius: 14px;
  padding: 12px 28px;
  font-weight: 700;
  font-size: 16px;
  margin-top: 20px;
  box-shadow: 0 6px 12px rgba(128, 0, 0, 0.2);
  cursor: pointer;
  transition: transform 0.2s ease;
}
.open-btn[data-v-6d277229]:hover {
  transform: scale(1.05);
}
@keyframes popIn-6d277229 {
0% { transform: scale(0.7); opacity: 0;
}
60% { transform: scale(1.1); opacity: 1;
}
100% { transform: scale(1);
}
}

.notification-card[data-v-b105d119] {
  display: flex;
  flex-direction: column;
  padding: 0.625rem 0.75rem;
  margin-bottom: 0.625rem;
  border-radius: 0.625rem;
  box-shadow: 0 0.09375rem 0.3125rem rgba(0,0,0,0.08);
  border-left: 0.25rem solid #800000; /* Maroon accent */
}
.card-header[data-v-b105d119] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.375rem;
}
.card-title[data-v-b105d119] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #800000; /* Maroon title */
}
.card-date[data-v-b105d119] {
  font-size: 0.625rem;
  color: #999;
}
.card-content[data-v-b105d119] {
  display: flex;
  flex-direction: column;
}
.card-message[data-v-b105d119] {
  font-size: 0.75rem;
  color: #333;
  line-height: 1.4;
  word-break: break-word;
}
.card-actions[data-v-b105d119] {
  margin-top: 0.375rem;
}
.card-actions uni-button[data-v-b105d119] {
  width: 45%;
  padding: 0.4375rem 0;
  background-color: #800000; /* Maroon */
  color: #fff;
  font-size: 0.75rem;
  font-weight: bold;
  border: none;
  border-radius: 0.3125rem;
  cursor: pointer;
  transition: background-color 0.3s;
}
.card-actions uni-button[data-v-b105d119]:hover {
  background-color: #661818; /* Darker Maroon */
}

/* Responsive adjustments */
@media (max-width: 375px) {
.card-title[data-v-b105d119] {
    font-size: 0.75rem;
}
.card-message[data-v-b105d119] {
    font-size: 0.6875rem;
}
.card-actions uni-button[data-v-b105d119] {
    font-size: 0.6875rem;
    padding: 0.375rem 0;
}
}

.logistics-chat-room[data-v-6aeb9a27] {
  padding: 20px;
  background-color: #f4f4f4;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.header[data-v-6aeb9a27] {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
  color: #800000;
}
.official-badge[data-v-6aeb9a27] {
  background-color: #800000;
  color: white;
  font-size: 14px;
  padding: 4px 8px;
  border-radius: 10px;
  position: absolute;
  right: -10px;
  top: 0;
}
/* Scroll List */
.notification-list[data-v-6aeb9a27] {
  flex: 1;
  overflow-y: auto;
  margin-bottom: 70px;
}

/* Sticky Footer */
.sticky-footer[data-v-6aeb9a27] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 12px;
  background-color: #fff;
  box-shadow: 0 -2px 6px rgba(0,0,0,0.1);
}
.sticky-footer uni-button[data-v-6aeb9a27] {
  width: 100%;
  padding: 10px 0;
  background-color: #800000;
  color: #fff;
  font-size: 16px;
  border-radius: 6px;
  font-weight: bold;
}

.notification-detail-page[data-v-f9584ddc] {
  background-color: #f8f8f8;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.header[data-v-f9584ddc] {
  display: flex;
  align-items: center;
  padding: 0.625rem;
  background-color: #fff;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0,0,0,0.05);
  position: relative;
}
.header .title[data-v-f9584ddc] {
  flex: 1;
  text-align: center;
  font-size: 1rem;
  color: #800000;
  font-weight: bold;
}
.notification-content[data-v-f9584ddc] {
  flex: 1;
  padding: 0.625rem;
}
.notification-card[data-v-f9584ddc] {
  background-color: #fff;
  border-radius: 0.5rem;
  padding: 0.75rem;
  margin-bottom: 0.625rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0,0,0,0.05);
}
.subject[data-v-f9584ddc] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.3125rem;
}
.date[data-v-f9584ddc] {
  font-size: 0.6875rem;
  color: #aaa;
  margin-bottom: 0.625rem;
}
.message[data-v-f9584ddc] {
  font-size: 0.75rem;
  color: #333;
  line-height: 1.125rem;
}
.action-container[data-v-f9584ddc] {
  padding: 0.625rem;
  background-color: #fff;
}
.action-button[data-v-f9584ddc] {
  width: 100%;
  background-color: #800000;
  color: #fff;
  font-size: 0.875rem;
  padding: 0.375rem 0;
  border-radius: 0.375rem;
  font-weight: bold;
}

/* Brand */
[data-v-fb0635c8]:root, uni-page-body[data-v-fb0635c8] {
  --maroon: #7a001f;
  --maroon-600: #8a0b29;
  --maroon-200: #f4e6ea;
  --ink: #1b1b1b;
  --muted: #6b7280;
  --bg: #fafafa;
  --border: #eee;
}
.page[data-v-fb0635c8] { 
    background: var(--bg); 
    min-height: 100vh; 
    padding-bottom: 2.5rem;
}
.header[data-v-fb0635c8] { 
    padding: 0.875rem 0.75rem 0.25rem;
}
.title[data-v-fb0635c8] { 
    font-size: 1.3125rem; 
    font-weight: 800; 
    color: var(--maroon);
}
.sub[data-v-fb0635c8] { 
    color: var(--muted); 
    font-size: 0.8125rem; 
    margin-top: 0.1875rem;
}
.toolbar[data-v-fb0635c8] { 
    display: flex; 
    gap: 0.5rem; 
    padding: 0.375rem 0.75rem;
}
.search[data-v-fb0635c8] { 
    flex: 1; 
    background: #fff; 
    border: 0.0625rem solid var(--border); 
    border-radius: 0.4375rem; 
    padding: 0.5625rem 0.6875rem; 
    font-size: 0.875rem;
}
.ghost[data-v-fb0635c8] { 
    border: 0.0625rem solid var(--maroon); 
    color: var(--maroon); 
    background: #fff; 
    padding: 0.4375rem 0.6875rem; 
    border-radius: 0.4375rem;
}
.primary[data-v-fb0635c8] { 
    background: var(--maroon); 
    color: #fff; 
    padding: 0.5rem 0.8125rem; 
    border-radius: 0.5rem;
}
.list[data-v-fb0635c8] { 
    padding: 0.25rem 0.75rem 4.375rem;
}
.card[data-v-fb0635c8] { display: flex; 
    background: #fff; 
    border-radius: 0.625rem; 
    overflow: hidden; 
    margin-bottom: 0.75rem; 
    border: 0.0625rem solid var(--border);
}
.img[data-v-fb0635c8] { width: 6.875rem; 
    height: 6.875rem;
}
.body[data-v-fb0635c8] { flex: 1; 
    padding: 0.5625rem;
}
.name[data-v-fb0635c8] { font-weight: 700; 
    font-size: 0.9375rem; 
    color: var(--ink); 
    line-height: 1.3;
}
.pricing[data-v-fb0635c8] { 
    display: flex; 
    align-items: baseline; 
    gap: 0.5rem; 
    margin-top: 0.25rem;
}
.price[data-v-fb0635c8] { 
    color: var(--maroon); 
    font-weight: 800; 
    font-size: 1.0625rem;
}
.orig[data-v-fb0635c8] { 
    color: var(--muted); 
    text-decoration: line-through; 
    font-size: 0.75rem;
}
.save[data-v-fb0635c8] { 
    background: var(--maroon-200); 
    color: var(--maroon); 
    padding: 0.125rem 0.3125rem; 
    border-radius: 0.3125rem; 
    font-size: 0.6875rem;
}
.progress-row[data-v-fb0635c8] { 
    display: flex; 
    align-items: center; 
    gap: 0.4375rem; 
    margin-top: 0.4375rem;
}
.avatars[data-v-fb0635c8] { 
    display: flex; 
    align-items: center;
}
.avatar[data-v-fb0635c8] { 
    width: 1.1875rem; 
    height: 1.1875rem; 
    border-radius: 50%; 
    border: 0.0625rem solid #fff; 
    margin-right: -0.25rem;
}
.more[data-v-fb0635c8] { font-size: 0.6875rem; color: var(--muted); margin-left: 0.3125rem;
}
.progress[data-v-fb0635c8] { flex: 1; height: 0.375rem; background: #f1f1f1; border-radius: 31.21875rem; overflow: hidden;
}
.bar[data-v-fb0635c8] { height: 100%; background: var(--maroon);
}
.need[data-v-fb0635c8] { font-size: 0.6875rem; color: var(--muted); min-width: 5rem; text-align: right;
}
.countdown[data-v-fb0635c8] { margin-top: 0.3125rem; color: var(--ink); font-size: 0.75rem;
}
.countdown.danger[data-v-fb0635c8] { color: #b00020;
}
.actions[data-v-fb0635c8] { display: flex; gap: 0.375rem; margin-top: 0.375rem;
}
.rule[data-v-fb0635c8] { margin-top: 0.1875rem; color: var(--muted); font-size: 0.6875rem;
}
.fab[data-v-fb0635c8] {
  position: fixed; right: 0.875rem; bottom: 1.25rem;
  background: var(--maroon); color: #fff; border-radius: 31.21875rem;
  padding: 0.625rem 0.875rem; box-shadow: 0 0.25rem 0.75rem rgba(122,0,31,.25); font-size: 1rem;
}
.error[data-v-fb0635c8], .empty[data-v-fb0635c8] { padding: 1.875rem 0.75rem; text-align: center; color: var(--muted);
}
.loadmore[data-v-fb0635c8] { text-align: center; color: var(--muted); padding: 0.5rem 0 1.25rem;
}

/* Skeleton */
.skeleton .img.sk[data-v-fb0635c8] { background: #eee;
}
.skeleton .line.sk[data-v-fb0635c8] { height: 0.8125rem; background: #eee; border-radius: 0.3125rem; margin: 0.3125rem 0;
}
.skeleton .line.w70[data-v-fb0635c8] { width: 70%;
}
.skeleton .line.w50[data-v-fb0635c8] { width: 50%;
}

/* Modal */
.modal-mask[data-v-fb0635c8] { position: fixed; inset: 0; background: rgba(0,0,0,.4); display: flex; align-items: flex-end;
}
.modal[data-v-fb0635c8] {
  width: 100%; background: #fff; border-top-left-radius: 0.75rem; border-top-right-radius: 0.75rem;
  padding: 0.75rem;
}
.modal-title[data-v-fb0635c8] { font-size: 1rem; font-weight: 800; color: var(--ink); margin-bottom: 0.375rem;
}
.picker[data-v-fb0635c8] { background: #fafafa; border: 0.0625rem solid var(--border); padding: 0.5rem; border-radius: 0.4375rem; margin: 0.25rem 0 0.5625rem;
}
.form-row[data-v-fb0635c8] { display: flex; justify-content: space-between; align-items: center; margin: 0.3125rem 0;
}
.input[data-v-fb0635c8] { width: 8.75rem; background: #fff; border: 0.0625rem solid var(--border); border-radius: 0.375rem; padding: 0.3125rem 0.4375rem;
}
.modal-actions[data-v-fb0635c8] { display: flex; justify-content: flex-end; gap: 0.375rem; margin-top: 0.5rem;
}
.modal-note[data-v-fb0635c8] { color: var(--muted); font-size: 0.6875rem; margin-top: 0.3125rem;
}

.share-product-container[data-v-c61405f7] {
  padding: 0.75rem;
  background: linear-gradient(180deg, #fff7f7 0%, #fff 100%);
  font-family: "Inter", "PingFang SC", sans-serif;
}

/* Header */
.header[data-v-c61405f7] {
  position: relative;
  text-align: center;
  margin-bottom: 1.25rem;
}
.header-bg[data-v-c61405f7] {
  width: 100%;
  border-radius: 0.625rem;
}
.header-text[data-v-c61405f7] {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.title[data-v-c61405f7] {
  font-size: 1.1875rem;
  font-weight: 700;
  color: #4a2b2b;
}
.subtitle[data-v-c61405f7] {
  font-size: 0.8125rem;
  color: #666;
}

/* Stats */
.stats[data-v-c61405f7] {
  display: flex;
  justify-content: space-around;
  background: #fff;
  border-radius: 0.625rem;
  padding: 0.625rem 0;
  margin-bottom: 1.25rem;
  box-shadow: 0 0.1875rem 0.625rem rgba(0, 0, 0, 0.05);
}
.stat-box[data-v-c61405f7] {
  text-align: center;
}
.stat-value[data-v-c61405f7] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #a64a4a;
}
.stat-label[data-v-c61405f7] {
  font-size: 0.75rem;
  color: #777;
}

/* Card */
.card[data-v-c61405f7] {
  background: #fff;
  border-radius: 0.75rem;
  padding: 0.9375rem;
  margin-bottom: 1rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: flex-start;
}
.card.glass[data-v-c61405f7] {
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(0.375rem);
}
.card-icon[data-v-c61405f7] {
  flex-shrink: 0;
  width: 2.8125rem;
  margin-right: 0.625rem;
}
.card-icon uni-image[data-v-c61405f7] {
  width: 100%;
}
.card-content[data-v-c61405f7] {
  flex: 1;
}

/* Titles & text */
.section-title[data-v-c61405f7] {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 0.3125rem;
}
.desc[data-v-c61405f7] {
  font-size: 0.8125rem;
  color: #555;
  margin-bottom: 0.625rem;
  line-height: 1.6;
}
.highlight[data-v-c61405f7] {
  color: #800000;
  font-weight: 700;
}

/* Buttons */
.btn-gradient[data-v-c61405f7] {
  background: linear-gradient(90deg, #c0332b, #800000);
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  border: none;
  padding: 0.5625rem 0;
  width: 50%;
  border-radius: 0.5625rem;
  text-align: center;
  box-shadow: 0 0.125rem 0.3125rem rgba(217, 73, 73, 0.3);
  transition: all 0.3s ease;
}
.btn-gradient[data-v-c61405f7]:active {
  transform: scale(0.97);
  opacity: 0.9;
}

/* Challenge */
.challenge[data-v-c61405f7] {
  border: 0.0625rem dashed #ffb3b3;
}
.challenge-header[data-v-c61405f7] {
  display: flex;
  align-items: center;
  margin-bottom: 0.3125rem;
}
.challenge-icon[data-v-c61405f7] {
  width: 1.5625rem;
  height: 1.5625rem;
  margin-right: 0.375rem;
}

/* Progress bar */
.progress-container[data-v-c61405f7] {
  margin: 0.625rem 0;
}
.progress-bar[data-v-c61405f7] {
  width: 100%;
  height: 0.5625rem;
  background: #f0f0f0;
  border-radius: 0.28125rem;
  overflow: hidden;
}
.progress[data-v-c61405f7] {
  height: 100%;
  background: linear-gradient(90deg, #ff6961, #c94d4d);
  transition: width 0.3s ease;
}
.progress-text[data-v-c61405f7] {
  font-size: 0.75rem;
  text-align: right;
  color: #666;
  margin-top: 0.25rem;
}

/* Rewards */
.rewards[data-v-c61405f7] {
  padding-bottom: 0.625rem;
}
.reward-item[data-v-c61405f7] {
  display: flex;
  align-items: center;
  font-size: 0.8125rem;
  color: #444;
  padding: 0.5rem 0;
  border-bottom: 0.03125rem solid #f0f0f0;
}
.reward-icon[data-v-c61405f7] {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.3125rem;
}
.no-rewards[data-v-c61405f7] {
  text-align: center;
  color: #777;
}
.no-rewards .empty[data-v-c61405f7] {
  width: 4.375rem;
  height: 4.375rem;
  margin: 0.625rem auto;
  display: block;
  opacity: 0.8;
}

.page[data-v-278fb85e]{padding:0.625rem}
.header[data-v-278fb85e]{text-align:center;margin:0.3125rem 0 0.625rem}
.title[data-v-278fb85e]{font-size:1.3125rem;font-weight:800;color:#7a001f}
.sub[data-v-278fb85e]{color:#6b7280;font-size:0.8125rem}
.stats[data-v-278fb85e]{display:flex;justify-content:space-around;margin:0.3125rem 0;color:#1b1b1b}
.bold[data-v-278fb85e]{font-weight:800}
.vip[data-v-278fb85e]{color:#cfb53b;font-weight:700}
.wheel-wrap[data-v-278fb85e]{position:relative;display:flex;justify-content:center;align-items:center;margin:0.6875rem 0 0.5625rem}
.wheel[data-v-278fb85e]{border-radius:50%;background:#fff}
.pointer[data-v-278fb85e]{position:absolute;top:-0.375rem;font-size:1.125rem;color:#7a001f}
.spin[data-v-278fb85e]{position:absolute;top:50%;transform:translateY(-50%);background:#7a001f;color:#fff;border-radius:31.21875rem;padding:0.5625rem 0.9375rem}
.actions[data-v-278fb85e]{display:flex;gap:0.3125rem;justify-content:center;margin:0.25rem 0 0.5625rem}
.primary[data-v-278fb85e]{background:#7a001f;color:#fff;border-radius:0.4375rem;padding:0.4375rem 0.625rem}
.ghost[data-v-278fb85e]{background:#fff;border:0.0625rem solid #7a001f;color:#7a001f;border-radius:0.4375rem;padding:0.4375rem 0.625rem}
.recent[data-v-278fb85e],.inv[data-v-278fb85e]{margin:0.375rem 0}
.h[data-v-278fb85e]{font-weight:800;color:#1b1b1b;margin-bottom:0.25rem;display:block}
.row[data-v-278fb85e]{display:flex}
.chip[data-v-278fb85e]{display:flex;align-items:center;background:#faf5f7;border:0.0625rem solid #f0dce2;border-radius:0.5rem;padding:0.25rem 0.375rem;margin-right:0.3125rem}
.avatar[data-v-278fb85e]{width:1.5rem;height:1.5rem;border-radius:50%;margin-right:0.25rem}

.split-bill-page[data-v-a134095b] {
  padding: 20px;
  background: #fafafa;
  font-family: "PingFang SC", sans-serif;
  max-width: 800px;
  margin: 0 auto;
}

/* HEADER */
.header[data-v-a134095b] {
  text-align: center;
  margin-bottom: 2rem;
}
.page-title[data-v-a134095b] {
  font-size: 1.8rem;
  font-weight: 700;
  color: #800000;
}
.page-subtitle[data-v-a134095b] {
  font-size: 1rem;
  color: #555;
}

/* CARD */
.card[data-v-a134095b] {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  padding: 20px;
  margin-bottom: 20px;
}

/* ITEMS */
.item-card[data-v-a134095b] {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 15px;
}
.item-image[data-v-a134095b] {
  width: 120px;
  height: 120px;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
}
.item-details[data-v-a134095b] {
  flex: 1;
}
.item-details uni-text[data-v-a134095b] {
  display: block;
  margin-bottom: 4px;
}
.item-name[data-v-a134095b] {
  font-weight: 600;
  font-size: 1rem;
}
.item-price[data-v-a134095b] {
  color: #800000;
  font-weight: 600;
}

/* BUYER / SHIPPING DETAILS */
.buyer-details uni-text[data-v-a134095b],
.shipping-details uni-text[data-v-a134095b] {
  display: block;
  line-height: 1.6;
}
.shipping-address[data-v-a134095b] {
  margin-top: 8px;
}
.address-line[data-v-a134095b] {
  display: block;
  margin-left: 10px;
  color: #333;
}

/* PARTICIPANTS */
.participant-card[data-v-a134095b] {
  display: flex;
  flex-direction: column;
  border-top: 1px solid #eee;
  padding-top: 15px;
  margin-top: 15px;
  gap: 10px;
}
.participant-info[data-v-a134095b] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.avatar[data-v-a134095b] {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.p-name[data-v-a134095b] {
  font-weight: 600;
}
.p-amount[data-v-a134095b] {
  color: #800000;
  font-weight: 600;
}
.payment-section[data-v-a134095b] {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.payment-select[data-v-a134095b] {
  flex: 1;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 8px;
  font-size: 0.9rem;
}
.paid-status[data-v-a134095b] {
  color: #28a745;
  font-weight: 600;
}

/* BUTTONS */
.btn[data-v-a134095b] {
  padding: 12px;
  border-radius: 12px;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(90deg, #800000, #b22222);
  text-align: center;
  cursor: pointer;
  border: none;
}
.btn[data-v-a134095b]:disabled {
  opacity: 0.6;
}
.copy-btn[data-v-a134095b] {
  background: #800000;
}

/* INPUTS */
uni-input[data-v-a134095b] {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-top: 8px;
  font-size: 0.9rem;
}
.order-summary[data-v-a134095b] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  background-color: #ffffff;
  border-radius: 0.625rem;
  box-shadow: 0 0.1875rem 0.4375rem rgba(0,0,0,0.08);
  padding: 0.9375rem;
  margin-bottom: 0.78125rem;
}
.order-line[data-v-a134095b] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 0.3125rem;
}
.label[data-v-a134095b] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #444;
}
.value[data-v-a134095b] {
  font-size: 0.875rem;
  color: #000;
}
.order-status[data-v-a134095b] {
  font-size: 0.875rem;
  font-weight: 600;
}
.order-status.pending[data-v-a134095b] {
  color: #ff9800;
}
.order-status.paid[data-v-a134095b] {
  color: #28a745;
}
.order-status.cancelled[data-v-a134095b] {
  color: #e53935;
}
.order-total[data-v-a134095b] {
  color: #800000;
  font-weight: 700;
  font-size: 0.9375rem;
}
.countdown[data-v-a134095b] {
  color: #555;
  font-size: 0.8125rem;
}

/* Responsive behavior */
@media screen and (max-width: 750rpx) {
.order-summary[data-v-a134095b] {
    padding: 0.78125rem;
}
.label[data-v-a134095b], .value[data-v-a134095b], .order-total[data-v-a134095b], .order-status[data-v-a134095b], .countdown[data-v-a134095b] {
    font-size: 0.8125rem;
}
}

/* RESPONSIVE */
@media (max-width: 600px) {
.item-card[data-v-a134095b] {
    flex-direction: column;
    align-items: flex-start;
}
.participant-card[data-v-a134095b] {
    flex-direction: column;
}
.btn[data-v-a134095b] {
    font-size: 0.9rem;
}
}

.splitbill-container[data-v-7f2424af] {
  padding: 0.625rem;
  background-color: #fafafa;
  min-height: 100vh;
}
.header[data-v-7f2424af] {
  margin-bottom: 0.625rem;
  text-align: center;
}
.title[data-v-7f2424af] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
}
.loading[data-v-7f2424af],
.empty-state[data-v-7f2424af] {
  text-align: center;
  margin-top: 3.75rem;
  color: #777;
}
.empty-image[data-v-7f2424af] {
  width: 5rem;
  height: 5rem;
  opacity: 0.6;
  margin-bottom: 0.625rem;
}
.bill-list[data-v-7f2424af] {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.bill-card[data-v-7f2424af] {
  background-color: #fff;
  padding: 0.75rem;
  border-radius: 0.625rem;
  box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.05);
  transition: all 0.2s;
}
.bill-card[data-v-7f2424af]:active {
  transform: scale(0.98);
}
.bill-header[data-v-7f2424af] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bill-number[data-v-7f2424af] {
  font-weight: bold;
  color: #333;
}
.bill-status[data-v-7f2424af] {
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: capitalize;
}
.bill-status.pending[data-v-7f2424af] {
  color: #ff9900;
}
.bill-status.paid[data-v-7f2424af] {
  color: #008000;
}
.bill-status.cancelled[data-v-7f2424af] {
  color: #cc0000;
}
.bill-body[data-v-7f2424af] {
  margin-top: 0.3125rem;
  color: #555;
  display: flex;
  flex-direction: column;
  gap: 0.1875rem;
}
.bill-leader[data-v-7f2424af] {
  font-weight: 500;
}
.bill-amount[data-v-7f2424af] {
  color: maroon;
  font-weight: bold;
}
.bill-date[data-v-7f2424af] {
  font-size: 0.6875rem;
  color: #888;
}
.bill-actions[data-v-7f2424af] {
  margin-top: 0.3125rem;
  display: flex;
  justify-content: flex-end;
}
.delete-btn[data-v-7f2424af] {
  background-color: maroon;
  color: white;
  font-size: 0.8125rem;
  padding: 0.3125rem 0.75rem;
  border-radius: 0.4375rem;
  border: none;
}

.edit-profile-page[data-v-de188859] {
  padding: 0.625rem;
  background: #fff;
}
.header[data-v-de188859] {
  flex-direction: row;
  align-items: center;
  margin-bottom: 0.625rem;
}
.back-btn[data-v-de188859] {
  font-size: 0.875rem;
  color: maroon;
  margin-right: 0.625rem;
}
.title[data-v-de188859] {
  font-size: 1rem;
  font-weight: bold;
  color: #333;
}
.avatar-section[data-v-de188859] {
  flex-direction: column;
  align-items: center;
  margin-bottom: 0.9375rem;
}
.avatar[data-v-de188859] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  margin-bottom: 0.3125rem;
}
.change-avatar[data-v-de188859] {
  background-color: maroon;
  color: #fff;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.3125rem;
}
.form-section[data-v-de188859] {
  margin-bottom: 0.9375rem;
}
.form-group[data-v-de188859] {
  margin-bottom: 0.625rem;
}
.label[data-v-de188859] {
  font-size: 0.875rem;
  color: #555;
  margin-bottom: 0.15625rem;
}
.input[data-v-de188859] {
  border: 0.03125rem solid #ccc;
  border-radius: 0.3125rem;
  padding: 0.3125rem;
  font-size: 0.875rem;
}
.readonly[data-v-de188859] {
  font-size: 0.875rem;
  color: #888;
}
.save-btn[data-v-de188859] {
  background-color: maroon;
  color: #fff;
  padding: 0.46875rem;
  font-size: 0.9375rem;
  border-radius: 0.375rem;
  text-align: center;
}

.profile-page[data-v-451d402f] { padding: 0.625rem; background: #fff7f7; min-height: 100vh;
}
.profile-header[data-v-451d402f] { display: flex; align-items: center; margin-bottom: 0.625rem; position: relative;
}
.avatar[data-v-451d402f] { width: 3.125rem; height: 3.125rem; border-radius: 50%; margin-right: 0.5rem;
}
.user-info[data-v-451d402f] { flex: 1;
}
.username[data-v-451d402f] { font-weight: 700; font-size: 1rem; color: #7a001f;
}
.level[data-v-451d402f] { font-size: 0.75rem; color: #6b7280; margin-top: 0.125rem;
}
.coins[data-v-451d402f] { font-size: 0.75rem; color: #1b1b1b; margin-top: 0.125rem;
}
.edit-profile[data-v-451d402f] { position: absolute; right: 0; background: #7a001f; color: #fff; padding: 0.375rem 0.625rem; border-radius: 0.5rem; font-size: 0.75rem;
}
.section[data-v-451d402f] { margin: 0.5rem 0;
}
.section-title[data-v-451d402f] { font-weight: 700; font-size: 0.875rem; color: #7a001f; margin-bottom: 0.375rem;
}
.carousel[data-v-451d402f] { display: flex; flex-direction: row; gap: 0.5rem; overflow-x: auto;
}
.gear-card[data-v-451d402f], .badge-card[data-v-451d402f] { width: 3.75rem; height: 5rem; background: #fff; border-radius: 0.5rem; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 0.25rem; box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.1);
}
.gear-animation[data-v-451d402f], .badge-animation[data-v-451d402f], .preview-animation[data-v-451d402f] { width: 2.5rem; height: 2.5rem; margin-bottom: 0.25rem;
}
.gear-name[data-v-451d402f], .badge-name[data-v-451d402f] { font-size: 0.5625rem; font-weight: 600; color: #7a001f; text-align: center;
}
.rarity[data-v-451d402f] { font-size: 0.5rem; color: #cfb53b;
}
.recent-rewards[data-v-451d402f] { display: flex; flex-direction: row; gap: 0.375rem; overflow-x: auto;
}
.reward-card[data-v-451d402f] { padding: 0.375rem; background: #fff; border-radius: 0.375rem; box-shadow: 0 0.0625rem 0.125rem rgba(0,0,0,0.1);
}
.games-buttons[data-v-451d402f] { display: flex; flex-wrap: wrap; gap: 0.375rem;
}
.game-button[data-v-451d402f] { background: #7a001f; color: #fff; padding: 0.375rem 0.5rem; border-radius: 0.5rem; font-size: 0.75rem;
}
.modal-overlay[data-v-451d402f] { position: fixed; top:0; left:0; width:100vw; height:100vh; background: rgba(0,0,0,0.5); display:flex; justify-content:center; align-items:center; z-index:1000;
}
.modal-content[data-v-451d402f] { width:80%; background:#fff; border-radius:0.75rem; padding:0.75rem; text-align:center;
}
.modal-title[data-v-451d402f] { font-weight:700; font-size:0.875rem; margin-bottom:0.375rem; color:#7a001f;
}
.modal-rarity[data-v-451d402f] { font-size:0.625rem; color:#cfb53b; margin-bottom:0.5rem;
}
.close-btn[data-v-451d402f] { background:#7a001f; color:#fff; padding:0.375rem 0.75rem; border-radius:0.5rem; font-size:0.625rem;
}

.dashboard-container[data-v-629db920] { 
  background-color: #fff7f7; 
  min-height: 100vh; 
  padding: 1.25rem 0.75rem;
}
.dashboard-header[data-v-629db920] { 
  text-align: center; 
  margin-bottom: 1.25rem;
}
.title[data-v-629db920] { 
  font-size: 1.5rem; 
  font-weight: 700; 
  color: #800000;
}
.subtitle[data-v-629db920] { 
  font-size: 0.875rem; 
  color: #800000; 
  margin-top: 0.375rem;
}
.games-grid[data-v-629db920] { 
  display: flex; 
  flex-wrap: wrap; 
  justify-content: space-between; 
  gap: 0.875rem;
}
.game-card[data-v-629db920] { 
  width: 45%; 
  background-color: #fff; 
  border-radius: 0.75rem; 
  text-align: center; 
  padding: 0.625rem; 
  box-shadow: 0 0.1875rem 0.375rem rgba(128,0,0,0.1); 
  position: relative;
}
.game-animation[data-v-629db920] { 
  width: 3.75rem; 
  height: 3.75rem; 
  margin: 0 auto 0.375rem;
}
.game-label[data-v-629db920] { 
  font-size: 0.875rem; 
  font-weight: 600; 
  color: #800000;
}
.modal-overlay[data-v-629db920] { 
  position: fixed; 
  top: 0; 
  left: 0; 
  width: 100vw; 
  height: 100vh; 
  background: rgba(0,0,0,0.5); 
  display: flex; 
  justify-content: center; 
  align-items: center;
}
.modal-content[data-v-629db920] { 
  width: 80%; 
  background: #fff; 
  border-radius: 0.75rem; 
  padding: 1.25rem 0.75rem; 
  text-align: center;
}
.modal-title[data-v-629db920] { 
  font-size: 1.125rem; 
  font-weight: 700; 
  color: #800000; 
  margin-bottom: 0.375rem;
}
.modal-description[data-v-629db920] { 
  font-size: 0.875rem; 
  color: #800000; 
  margin-bottom: 0.75rem;
}
.play-button[data-v-629db920] { 
  background-color: #800000; 
  color: #fff; 
  font-size: 0.875rem; 
  border-radius: 0.5rem; 
  padding: 0.375rem 0.75rem;
}
.profile-btn[data-v-629db920] {
  margin-top: 0.375rem;
  width: 45%;
  background-color: #7a001f; /* maroon */
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0.375rem 0.75rem;
  border-radius: 0.625rem;
  text-align: center;
  align-self: center;
  box-shadow: 0 0.125rem 0.25rem rgba(128,0,0,0.2);
  transition: transform 0.15s ease;
}
.profile-btn[data-v-629db920]:active {
  transform: scale(0.95);
}

.page[data-v-6b12c002] { padding: 0.625rem
}
.header[data-v-6b12c002] { text-align: center; margin: 0.3125rem 0 0.625rem
}
.title[data-v-6b12c002] { font-size: 1.3125rem; font-weight: 800; color: #7a001f
}
.sub[data-v-6b12c002] { color: #6b7280; font-size: 0.8125rem
}
.stats[data-v-6b12c002] { display: flex; justify-content: space-around; margin: 0.3125rem 0; color: #1b1b1b
}
.bold[data-v-6b12c002] { font-weight: 800
}
.vip[data-v-6b12c002] { color: #cfb53b; font-weight: 700
}
.slot-machine[data-v-6b12c002] { position: relative; display: flex; justify-content: center; align-items: center; margin: 0.625rem 0
}
.reel[data-v-6b12c002] { width: 2.5rem; height: 5rem; overflow: hidden; margin: 0 0.15625rem; border-radius: 0.375rem; border: 0.0625rem solid #f0dce2; background: #fff
}
.reel-scroll[data-v-6b12c002] { transition: transform 2s cubic-bezier(.25,.1,.25,1)
}
.slot-item[data-v-6b12c002] { height: 2.5rem; display: flex; flex-direction: column; align-items: center; justify-content: center
}
.slot-image[data-v-6b12c002] { width: 1.5rem; height: 1.5rem; margin-bottom: 0.125rem
}
.slot-label[data-v-6b12c002] { font-size: 0.375rem; text-align: center
}
.pointer[data-v-6b12c002] { position: absolute; top: -0.5625rem; font-size: 1.125rem; color: #7a001f
}
.spin[data-v-6b12c002] { margin-top: 0.625rem; background: #7a001f; color: #fff; border-radius: 31.21875rem; padding: 0.5625rem 1.25rem; font-weight: 600
}
.actions[data-v-6b12c002] { display: flex; gap: 0.3125rem; justify-content: center; margin: 0.25rem 0 0.5625rem
}
.primary[data-v-6b12c002] { background: #7a001f; color: #fff; border-radius: 0.4375rem; padding: 0.4375rem 0.625rem
}
.ghost[data-v-6b12c002] { background: #fff; border: 0.0625rem solid #7a001f; color: #7a001f; border-radius: 0.4375rem; padding: 0.4375rem 0.625rem
}
.recent[data-v-6b12c002] { margin: 0.375rem 0
}
.h[data-v-6b12c002] { font-weight: 800; color: #1b1b1b; margin-bottom: 0.25rem; display: block
}
.confetti-layer[data-v-6b12c002] { position: absolute; top:0; left:0; width:100%; height:100%; pointer-events:none; overflow:hidden; z-index:999
}
.confetti[data-v-6b12c002] { width: 0.25rem; height: 0.25rem; background: gold; position: absolute; animation: fall-6b12c002 2s linear forwards;
}
@keyframes fall-6b12c002 {
0% { transform: translateY(-1.5625rem) rotate(0deg); opacity:1
}
100% { transform: translateY(15.625rem) rotate(360deg); opacity:0
}
}

.page[data-v-9cd2a821] { padding: 0.625rem; text-align: center
}
.title[data-v-9cd2a821] { font-size: 1.25rem; font-weight: 700; color: #2e7d32
}
.sub[data-v-9cd2a821] { font-size: 0.8125rem; color: #6b7280; margin-bottom: 0.625rem
}
.tree-area[data-v-9cd2a821] { position: relative; margin: 0.625rem auto;
}
.tree-img[data-v-9cd2a821] { width: 6.25rem; height: auto; margin-bottom: 0.3125rem
}
.tree-progress[data-v-9cd2a821] { width: 6.875rem; height: 0.375rem; border-radius: 0.1875rem
}
.growth-text[data-v-9cd2a821] { font-size: 0.625rem; margin-top: 0.1875rem
}
.actions[data-v-9cd2a821] { display: flex; justify-content: center; gap: 0.375rem; margin: 0.625rem 0
}
.actions uni-button[data-v-9cd2a821] { padding: 0.375rem 0.5rem; border-radius: 0.375rem; background: #2e7d32; color: #fff; font-weight: 600
}
.daily-tasks[data-v-9cd2a821] { margin: 0.625rem 0
}
.daily-tasks uni-button[data-v-9cd2a821] { display: block; width: 60%; margin: 0.3125rem auto; padding: 0.375rem; background: #4caf50; color: #fff; border-radius: 0.375rem
}
.reward[data-v-9cd2a821] { margin-top: 0.625rem; font-size: 0.875rem; color: #fbc02d; font-weight: 700
}

.page[data-v-df401b59] {
  padding: 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  font-family: Arial, sans-serif;
}
.header[data-v-df401b59] { text-align: center;
}
.title[data-v-df401b59] { font-size: 1.25rem; font-weight: 800; color: #7a001f;
}
.sub[data-v-df401b59] { font-size: 0.75rem; color: #6b7280; margin-top: 0.1875rem;
}
.stats[data-v-df401b59] { display: flex; justify-content: space-between; padding: 0.3125rem 0.1875rem;
}
.bold[data-v-df401b59] { font-weight: 800;
}
.card-wrap[data-v-df401b59] {
  position: relative;
  width: 92%;
  margin: 0 auto;
  aspect-ratio: 5 / 3;
  max-width: 720px;
  border-radius: 0.375rem;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0.25rem 0.9375rem rgba(0,0,0,0.08);
}

/* prize area under mask */
.prize[data-v-df401b59] {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  flex-direction: column;
}
.prize-img[data-v-df401b59] { width: 3.75rem; height: 3.75rem; -o-object-fit: contain; object-fit: contain; margin-bottom: 0.3125rem;
}
.prize-label[data-v-df401b59] { font-size: 0.75rem; font-weight: 700; color: #333;
}

/* mask canvas overlay - absolute positioned to fill .card-wrap */
.scratch-canvas[data-v-df401b59] {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

/* teaser */
.prize-teaser[data-v-df401b59] { display:flex; align-items:center; justify-content:center; width:100%; height:100%;
}
.teaser-text[data-v-df401b59] { font-size: 0.875rem; color: rgba(255,255,255,0.9); font-weight:700;
}

/* controls */
.controls[data-v-df401b59] { display:flex; gap:0.375rem; justify-content:center; margin-top:0.25rem;
}
.primary[data-v-df401b59] { background: #7a001f; color: #fff; padding: 0.375rem 0.625rem; border-radius: 31.21875rem; font-weight:700;
}
.ghost[data-v-df401b59] { background: #fff; border: 0.0625rem solid #7a001f; color: #7a001f; padding: 0.375rem 0.5rem; border-radius: 31.21875rem;
}

/* modal */
.modal[data-v-df401b59] { position: fixed; inset: 0; background: rgba(0,0,0,0.45); display:flex; align-items:center; justify-content:center; z-index: 9999;
}
.modal-card[data-v-df401b59] { background: #fff; padding: 0.6875rem; border-radius: 0.375rem; text-align:center; width: 86%; max-width: 480px;
}
.modal-title[data-v-df401b59] { font-size: 0.875rem; font-weight: 800; margin-bottom: 0.375rem;
}
.modal-image[data-v-df401b59] { width: 3.75rem; height: 3.75rem; margin-bottom: 0.3125rem;
}
.modal-label[data-v-df401b59] { font-size: 0.5625rem; margin-bottom: 0.4375rem;
}
.modal-actions[data-v-df401b59] { display:flex; gap:0.3125rem; justify-content:center;
}

/* confetti */
.confetti-layer[data-v-df401b59] { position: fixed; inset: 0; pointer-events: none; z-index: 9998; overflow: hidden;
}
.confetti[data-v-df401b59] {
  position: absolute; top: -0.625rem;
  border-radius: 0.0625rem;
  animation: confettiFall-df401b59 2.8s linear forwards;
}
@keyframes confettiFall-df401b59 {
0% { transform: translateY(-1.25rem) rotate(0deg); opacity: 1;
}
100% { transform: translateY(110vh) rotate(720deg); opacity: 0;
}
}

/* responsive small screens */
@media (max-width: 420px) {
.title[data-v-df401b59] { font-size: 1.125rem;
}
.prize-img[data-v-df401b59] { width: 3rem; height: 3rem;
}
.modal-image[data-v-df401b59] { width: 3rem; height: 3rem;
}
}

.treasure-hunt-app[data-v-c0fe0018]{padding:0.625rem;font-family:Arial,Helvetica,sans-serif}
.header[data-v-c0fe0018]{display:flex;align-items:center;gap:0.375rem}
.logo[data-v-c0fe0018]{width:2.25rem;height:2.25rem}
.title-area[data-v-c0fe0018]{display:flex;flex-direction:column}
.title[data-v-c0fe0018]{font-size:1.125rem;font-weight:800;color:#800000}
.subtitle[data-v-c0fe0018]{font-size:0.6875rem;color:#6b7280}
.top-stats[data-v-c0fe0018]{display:flex;gap:0.375rem;justify-content:flex-start;margin:0.5rem 0}
.stat[data-v-c0fe0018]{background:#fff;padding:0.3125rem 0.375rem;border-radius:0.3125rem;border:0.03125rem solid #eee}
.bold[data-v-c0fe0018]{font-weight:800}
.tree-area[data-v-c0fe0018]{text-align:center;margin-bottom:0.5625rem}
.tree-img[data-v-c0fe0018]{width:6.875rem;height:auto;margin:0.1875rem auto}
.tree-progress[data-v-c0fe0018]{width:80%;height:0.375rem;background:#eee;margin:0.25rem auto;border-radius:0.25rem;overflow:hidden}
.tree-progress .bar[data-v-c0fe0018]{height:100%;background:linear-gradient(90deg,#6bd36b,#2e7d32)}
.growth-text[data-v-c0fe0018]{margin-top:0.1875rem}
.tree-actions[data-v-c0fe0018]{display:flex;gap:0.3125rem;justify-content:center;margin-top:0.25rem}
.action[data-v-c0fe0018]{background:#800000;color:#fff;padding:0.3125rem 0.375rem;border-radius:0.3125rem}
.map-controls[data-v-c0fe0018]{display:flex;gap:0.25rem;justify-content:center;margin-bottom:0.3125rem}
.level-btn[data-v-c0fe0018]{padding:0.25rem 0.375rem;border-radius:0.3125rem;border:0.03125rem #800000;background:#fff}
.level-btn.active[data-v-c0fe0018]{background:#800000;color:#fff}
.map-grid[data-v-c0fe0018]{display:grid;gap:0.375rem;margin-bottom:0.5rem}
.tile[data-v-c0fe0018]{background:#f7f7f7;border-radius:0.375rem;display:flex;align-items:center;justify-content:center;min-height:2.5rem;position:relative;overflow:hidden}
.tile.opened[data-v-c0fe0018]{transform:scale(0.98);transition:transform .2s}
.tile.animated[data-v-c0fe0018]{animation:pop-c0fe0018 .6s}
@keyframes pop-c0fe0018{0%{transform:scale(0.9)}50%{transform:scale(1.05)}100%{transform:scale(1)}}
.prize-img[data-v-c0fe0018]{width:1.75rem;height:1.75rem}
.prize-label[data-v-c0fe0018]{font-size:0.375rem;margin-top:0.1875rem}

/* rarity colors */
.tile.common[data-v-c0fe0018]{border:0.0625rem solid #dcdcdc}
.tile.rare[data-v-c0fe0018]{border:0.0625rem solid #4da6ff}
.tile.epic[data-v-c0fe0018]{border:0.0625rem solid #9b59b6}
.tile.legendary[data-v-c0fe0018]{border:0.0625rem solid #f39c12}
.sidebar[data-v-c0fe0018]{margin-top:0.1875rem}
.found[data-v-c0fe0018]{margin-bottom:0.375rem}
.h[data-v-c0fe0018]{font-weight:800;margin-bottom:0.25rem}
.found-list[data-v-c0fe0018]{display:flex;flex-wrap:wrap;gap:0.25rem}
.found-item[data-v-c0fe0018]{background:#fff;padding:0.25rem 0.3125rem;border-radius:0.25rem;border:0.03125rem solid #eee}
.missions[data-v-c0fe0018]{margin-bottom:0.375rem}
.mission[data-v-c0fe0018]{display:flex;justify-content:space-between;align-items:center;padding:0.1875rem 0}
.tiny[data-v-c0fe0018]{padding:0.1875rem 0.25rem;border-radius:0.25rem}
.leaderboard[data-v-c0fe0018]{margin-top:0.25rem}
.leader[data-v-c0fe0018]{padding:0.1875rem 0;border-bottom:0.03125rem dashed #eee}
.reward-modal[data-v-c0fe0018]{position:fixed;inset:0;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center}
.reward-card[data-v-c0fe0018]{background:#fff;padding:0.625rem;border-radius:0.375rem;text-align:center;width:80%}
.reward-title[data-v-c0fe0018]{font-size:0.875rem;font-weight:800;margin-bottom:0.3125rem}
.reward-label[data-v-c0fe0018]{font-size:0.625rem;margin-bottom:0.3125rem}
.reward-img[data-v-c0fe0018]{width:2.5rem;height:2.5rem;margin-bottom:0.3125rem}
.primary[data-v-c0fe0018]{background:#800000;color:#fff;padding:0.375rem 0.5625rem;border-radius:0.3125rem}

/* responsive grid sizes */
@media (min-width: 0px) and (max-width: 420px) {
.map-grid[data-v-c0fe0018]{grid-template-columns: repeat(var(--cols,3), 1fr)}
}
@media (min-width: 421px) and (max-width: 1024px) {
.map-grid[data-v-c0fe0018]{grid-template-columns: repeat(var(--cols,4), 1fr)}
}
@media (min-width: 1025px) {
.map-grid[data-v-c0fe0018]{grid-template-columns: repeat(var(--cols,5), 1fr)}
}

.followed-stores-page[data-v-5ad2949a] {
  background: #fff;
  padding: 0.75rem;
  min-height: 100vh;
}
.sort-tabs[data-v-5ad2949a] {
  display: flex;
  justify-content: space-around;
  padding: 0.375rem 0;
  border-bottom: 0.03125rem solid #eee;
  background: #fff;
  font-size: 0.8125rem;
  font-weight: 600;
}
.sort-tabs uni-text[data-v-5ad2949a] {
  padding: 0.375rem;
  color: #888;
  cursor: pointer;
}
.sort-tabs uni-text.active[data-v-5ad2949a] {
  color: #800000;
  border-bottom: 0.0625rem solid #800000;
}
.store-grid[data-v-5ad2949a] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 0.625rem;
}
.store-card[data-v-5ad2949a] {
  width: 48%;
  background: #f9f9f9;
  border-radius: 0.625rem;
  padding: 0.75rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0,0,0,0.04);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.store-logo[data-v-5ad2949a] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 1.875rem;
  margin-bottom: 0.375rem;
  -o-object-fit: cover;
     object-fit: cover;
  background: #fff;
  border: 0.03125rem solid #ddd;
}
.badge-new[data-v-5ad2949a] {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  background: #800000;
  color: white;
  font-size: 0.625rem;
  padding: 0.125rem 0.3125rem;
  border-radius: 0.375rem;
  font-weight: 700;
}
.store-info[data-v-5ad2949a] {
  text-align: center;
  margin-bottom: 0.5rem;
}
.store-name[data-v-5ad2949a] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #800000;
}
.store-followers[data-v-5ad2949a] {
  font-size: 0.75rem;
  color: #999;
}
.card-actions[data-v-5ad2949a] {
  display: flex;
  gap: 0.375rem;
  width: 100%;
}
.visit-btn[data-v-5ad2949a] {
  flex: 1;
  background: #800000;
  color: white;
  padding: 0.5rem 0;
  border: none;
  border-radius: 0.3125rem;
  font-size: 0.8125rem;
  font-weight: 600;
  text-align: center;
}
.unfollow-btn[data-v-5ad2949a] {
  flex: 1;
  background: white;
  color: #800000;
  border: 0.0625rem solid #800000;
  padding: 0.5rem 0;
  border-radius: 0.3125rem;
  font-size: 0.8125rem;
  font-weight: 600;
  text-align: center;
}
.empty[data-v-5ad2949a] {
  text-align: center;
  color: #aaa;
  font-size: 0.875rem;
  margin-top: 6.25rem;
}

.carousel-container[data-v-b0a06e61] {
  width: 100%;
  border-radius: 0.625rem;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  box-shadow: 0 0.3125rem 0.9375rem rgba(0, 0, 0, 0.1);
}

/* Main carousel */
.carousel[data-v-b0a06e61] {
  width: 100%;
  height: 17.1875rem;
}
.carousel-image[data-v-b0a06e61] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.625rem;
}

/* Slide counter */
.slide-counter[data-v-b0a06e61] {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  font-weight: bold;
}

/* Thumbnail strip */
.thumbnail-strip[data-v-b0a06e61] {
  width: 100%;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  margin-top: 0.625rem;
}
.thumbnail-row[data-v-b0a06e61] {
  display: flex;
  flex-direction: row;
  padding: 0 0.625rem;
}
.thumbnail[data-v-b0a06e61] {
  width: 3.125rem;
  height: 3.125rem;
  margin-right: 0.46875rem;
  border-radius: 0.375rem;
  overflow: hidden;
  border: 0.0625rem solid transparent;
  flex-shrink: 0;
  cursor: pointer;
  transition: transform 0.2s;
}
.thumbnail.active[data-v-b0a06e61] {
  border-color: #800000; /* Maroon highlight */
  transform: scale(1.05);
}
.thumbnail uni-image[data-v-b0a06e61] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Placeholder styling */
.carousel-placeholder[data-v-b0a06e61] {
  width: 100%;
  height: 17.1875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f5f5f5;
  color: #999;
  font-size: 0.875rem;
}

.stars uni-text[data-v-3fb792bb] {
  color: gold;
  font-size: 0.875rem;
}
.rating-number[data-v-3fb792bb] {
  font-size: 0.75rem;
  color: #777;
  margin-left: 0.25rem;
}

.product-header[data-v-c29d4eaa] {
  padding: 0.75rem;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.header-top[data-v-c29d4eaa] {
  margin-bottom: 0.375rem;
}
.product-title[data-v-c29d4eaa] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #222;
}
.header-bottom[data-v-c29d4eaa] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.store-info[data-v-c29d4eaa] {
  display: flex;
  flex-direction: column;
  gap: 0.1875rem;
}
.store-name[data-v-c29d4eaa] {
  font-size: 0.875rem;
  color: #444;
  cursor: pointer;
}
.store-name[data-v-c29d4eaa]:hover {
  color: #800000;
}
.actions uni-icons[data-v-c29d4eaa] {
  cursor: pointer;
  transition: color 0.3s;
}
.actions uni-icons[data-v-c29d4eaa]:hover {
  color: #b33939;
}

/* Base badge style */
.badge[data-v-c29d4eaa] {
  font-size: 0.75rem;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.4375rem;
  font-weight: 600;
  display: inline-block;
  box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.15);
  text-align: center;
}

/* Individual verified: golden gradient */
.verified-note[data-v-c29d4eaa] {
  background: linear-gradient(45deg, #fdf6c3, #f9d976);
  color: #333;
  border: 0.03125rem solid #e0c969;
  transform: rotate(-2deg);
}

/* Business verified: grey / gold mix */
.verified-business[data-v-c29d4eaa] {
  background: linear-gradient(45deg, #e0e0e0, #c0b283);
  color: #222;
  border: 0.03125rem solid #a68c45;
}

/* Brand official: VIP gold / black */
.official-brand[data-v-c29d4eaa] {
  background: linear-gradient(135deg, #ffd700, #b8860b);
  color: black;
  border: 0.03125rem solid #8b6b00;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.03125rem;
}

.product-detail[data-v-5cc37c64] {
  padding: 0.75rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

/* Price */
.price-row[data-v-5cc37c64] {
  display: flex;
  align-items: baseline;
  gap: 0.625rem;
}
.final-price[data-v-5cc37c64] { font-size: 1.1875rem; color: #e60023; font-weight: 700;
}
.original-price[data-v-5cc37c64] { font-size: 0.8125rem; color: #aaa; text-decoration: line-through;
}
.stock[data-v-5cc37c64] {
  font-size: 0.8125rem;
  margin-top: 0.3125rem;
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.stock i[data-v-5cc37c64] { font-size: 0.9375rem;
}
.out-of-stock[data-v-5cc37c64] { color: #e60023;
}
.low-stock[data-v-5cc37c64] { color: #f5a623;
}

/* Store Info */
.store-section[data-v-5cc37c64] {
  display: flex;
  align-items: center;
  padding: 0.5rem;
  background: #fafafa;
  border-radius: 0.5rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0,0,0,0.05);
}
.store-logo[data-v-5cc37c64] {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  border: 0.0625rem solid #800000;
  -o-object-fit: cover;
     object-fit: cover;
  transition: opacity 0.3s ease;
}
.store-logo[src="/static/default-logo.png"][data-v-5cc37c64] {
  opacity: 0.7;
}
.store-name[data-v-5cc37c64] { font-size: 0.875rem; font-weight: bold; color: #222;
}
.store-sales[data-v-5cc37c64] { font-size: 0.75rem; color: #666; display: flex; align-items: center; gap: 0.1875rem;
}
.store-sales i[data-v-5cc37c64] { font-size: 0.875rem; color: #888;
}

/* Divider */
.divider[data-v-5cc37c64] {
  height: 1px;
  background: #eee;
  margin: 0.3125rem 0;
}
.additional-info-card[data-v-5cc37c64] {
  background: linear-gradient(135deg, #f5f0f0, #ffffff); /* subtle gradient */
  border-radius: 0.625rem;
  padding: 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  color: #333; /* dark text for contrast */
  box-shadow: 0 0.125rem 0.375rem rgba(0,0,0,0.08); /* soft shadow */
}
.info-item[data-v-5cc37c64] {
  display: flex;
  align-items: center;
  gap: 0.4375rem;
  padding: 0.3125rem 0;
  border-bottom: 0.03125rem solid rgba(0,0,0,0.05);
}
.info-item[data-v-5cc37c64]:last-child {
  border-bottom: none;
}
.info-label[data-v-5cc37c64] {
  font-size: 0.8125rem;
  font-weight: 500;
  flex: 0 0 3.75rem;
}
.info-value[data-v-5cc37c64] {
  font-size: 0.875rem;
  font-weight: 600;
  flex: 1;
}
.info-item uni-icons[data-v-5cc37c64] {
  color: #800000; /* primary accent color */
}

/* Promotions */
.promotions[data-v-5cc37c64] { display: flex; flex-wrap: wrap; gap: 0.3125rem; margin-top: 0.25rem;
}
.promo-tag[data-v-5cc37c64] {
  display: flex;
  align-items: center;
  gap: 0.1875rem;
  padding: 0.1875rem 0.4375rem;
  border-radius: 0.3125rem;
  font-size: 0.6875rem;
  color: white;
  background: #f60;
  font-weight: 500;
}
.promo-tag i[data-v-5cc37c64] { font-size: 0.8125rem;
}
.promo-tag.bogo[data-v-5cc37c64] { background-color: #38a169;
}
.promo-tag.sale[data-v-5cc37c64] { background-color: #3182ce;
}
.promo-tag.limited[data-v-5cc37c64] { background-color: #d69e2e;
}

.tabs[data-v-5da282f1] {
  display: flex;
  border-top: 0.03125rem solid #eee;
  border-bottom: 0.03125rem solid #eee;
  background: #fff;
  font-size: 0.8125rem;
  font-weight: 600;
}
.tabs uni-text[data-v-5da282f1] {
  flex: 1;
  text-align: center;
  padding: 0.5rem 0;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
.tabs uni-text.active[data-v-5da282f1] {
  color: #800000;
  border-bottom: 0.0625rem solid #800000;
}

.description-tab[data-v-ec5d7594] {
  padding: 0.75rem;
  font-size: 0.8125rem;
  color: #555;
  line-height: 1.6;
  background: #fff;
}

.reviews-tab[data-v-c49041e4] {
  padding: 0.75rem;
  background: #fff;
  font-size: 0.8125rem;
  color: #555;
}
.review-filters[data-v-c49041e4] {
  display: flex;
  gap: 0.625rem;
  padding-bottom: 0.625rem;
}
.review-filters uni-text[data-v-c49041e4] {
  cursor: pointer;
  color: #555;
  font-weight: 600;
}
.review-filters uni-text.active[data-v-c49041e4] {
  color: #800000;
  border-bottom: 0.0625rem solid #800000;
}
.no-reviews[data-v-c49041e4] {
  color: #999;
  font-style: italic;
  text-align: center;
  margin-top: 1.25rem;
}
.review-item[data-v-c49041e4] {
  margin-bottom: 0.9375rem;
}
.review-user[data-v-c49041e4] {
  font-weight: 700;
  color: #333;
  margin-bottom: 0.125rem;
}
.review-rating[data-v-c49041e4] {
  color: #800000;
  margin-bottom: 0.125rem;
}
.review-date[data-v-c49041e4] {
  font-size: 0.6875rem;
  color: #999;
  margin-bottom: 0.25rem;
}
.review-text[data-v-c49041e4] {
  color: #666;
  line-height: 1.125rem;
  margin-bottom: 0.25rem;
}
.review-images[data-v-c49041e4] {
  display: flex;
  gap: 0.375rem;
  margin-top: 0.375rem;
}
.review-img[data-v-c49041e4] {
  width: 5rem;
  height: 5rem;
  border-radius: 0.375rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.qa-tab[data-v-b818f108] {
  padding: 0.75rem;
  background: #fff;
  font-size: 0.8125rem;
  color: #555;
}
.no-qa[data-v-b818f108] {
  color: #999;
  font-style: italic;
  text-align: center;
  margin-top: 1.25rem;
}
.qa-item[data-v-b818f108] {
  margin-bottom: 1rem;
}
.question[data-v-b818f108] {
  font-weight: 700;
  color: #800000;
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}
.answer[data-v-b818f108] {
  font-size: 0.75rem;
  color: #555;
  margin-left: 0.375rem;
  line-height: 1.125rem;
}
.answer.waiting[data-v-b818f108] {
  color: #999;
  font-style: italic;
}

/* Ask question section */
.ask-question[data-v-b818f108] {
  display: flex;
  align-items: center;
  margin-top: 0.625rem;
  gap: 0.375rem;
}
.question-input[data-v-b818f108] {
  flex: 1;
  padding: 0.25rem 0.375rem;
  border-radius: 0.375rem;
  border: 1px solid #ccc;
  font-size: 0.75rem;
}
.submit-btn[data-v-b818f108] {
  background-color: #800000;
  color: #fff;
  padding: 0.25rem 0.5rem;
  border-radius: 0.375rem;
  font-size: 0.75rem;
}

.related-section[data-v-d25520e1] {
  padding: 0.75rem;
  background: #fff;
}
.section-title[data-v-d25520e1] {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  color: #800000;
}
.related-grid[data-v-d25520e1] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
}
.loading[data-v-d25520e1],
.error[data-v-d25520e1] {
  text-align: center;
  margin: 0.625rem 0;
}
.related-grid[data-v-d25520e1] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
  justify-content: space-between; /* makes spacing even */
}
.related-grid > *[data-v-d25520e1] {
  flex: 0 1 calc(50% - 0.625rem); /* two items per row */
  box-sizing: border-box;
}


.buy-now-overlay[data-v-8e6ba9e8] {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3000;
}
.buy-now-modal[data-v-8e6ba9e8] {
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  width: 90%;
  max-width: 420px;
  position: relative;
  animation: popIn-8e6ba9e8 0.25s ease;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
}

/* Header */
.modal-header[data-v-8e6ba9e8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.modal-title[data-v-8e6ba9e8] {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.close-btn[data-v-8e6ba9e8] {
  font-size: 26px;
  color: #555;
  cursor: pointer;
}

/* Product Info */
.product-summary[data-v-8e6ba9e8] {
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
}
.product-thumb[data-v-8e6ba9e8] {
  width: 90px;
  height: 90px;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #eee;
}
.product-info[data-v-8e6ba9e8] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.product-name[data-v-8e6ba9e8] {
  font-size: 16px;
  font-weight: 600;
  color: #222;
}
.product-specs[data-v-8e6ba9e8] {
  font-size: 13px;
  color: #555;
  line-height: 1.4;
}
.product-price[data-v-8e6ba9e8], .product-qty[data-v-8e6ba9e8] {
  font-size: 14px;
  color: #800000;
  font-weight: 600;
}

/* Sections */
.section[data-v-8e6ba9e8] {
  margin-bottom: 16px;
}
.section-title[data-v-8e6ba9e8] {
  font-weight: bold;
  font-size: 14px;
  color: #333;
  margin-bottom: 6px;
  display: block;
}
.address-box[data-v-8e6ba9e8], .address-placeholder[data-v-8e6ba9e8], .picker-display[data-v-8e6ba9e8], .note-input[data-v-8e6ba9e8] {
  border-radius: 10px;
  padding: 10px;
  font-size: 14px;
}
.address-box[data-v-8e6ba9e8] {
  border: 1px solid #ccc;
  background: #f8f8f8;
}
.address-placeholder[data-v-8e6ba9e8] {
  border: 1px dashed #aaa;
  background: #fcfcfc;
  color: #777;
  text-align: center;
}
.address-top[data-v-8e6ba9e8] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.address-name[data-v-8e6ba9e8] {
  font-weight: bold;
}
.address-line[data-v-8e6ba9e8] {
  font-size: 13px;
  color: #555;
}
.dropdown[data-v-8e6ba9e8] {
  position: relative;
  border: 1px solid #ccc;
  border-radius: 10px;
  background: #f8f8f8;
  font-size: 14px;
}
.dropdown-selected[data-v-8e6ba9e8] {
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.arrow[data-v-8e6ba9e8] {
  font-size: 12px;
  transition: transform 0.2s;
}
.arrow.open[data-v-8e6ba9e8] {
  transform: rotate(180deg);
}
.dropdown-list[data-v-8e6ba9e8] {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 10px 10px;
  max-height: 220px;
  overflow-y: auto;
  z-index: 20;
}
.dropdown-item[data-v-8e6ba9e8] {
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.dropdown-item[data-v-8e6ba9e8]:last-child {
  border-bottom: none;
}
.dropdown-item[data-v-8e6ba9e8]:hover {
  background: #f2f2f2;
}

/* Gift note */
.note-input[data-v-8e6ba9e8] {
  width: 100%;
  border: 1px solid #ccc;
  background: #f8f8f8;
  min-height: 70px;
  resize: none;
}

/* Summary */
.summary[data-v-8e6ba9e8] {
  margin-bottom: 20px;
}
.summary-row[data-v-8e6ba9e8] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px;
  font-size: 14px;
}
.summary-row.total[data-v-8e6ba9e8] {
  font-weight: bold;
  font-size: 16px;
  color: #800000;
}

/* Confirm Button */
.action-btn[data-v-8e6ba9e8] {
  width: 100%;
  background: #800000;
  color: #fff;
  padding: 12px 0;
  border-radius: 10px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.action-btn[data-v-8e6ba9e8]:active {
  background: #a00000;
}
@keyframes popIn-8e6ba9e8 {
from { transform: scale(0.9); opacity: 0;
}
to { transform: scale(1); opacity: 1;
}
}

.product-detail[data-v-6b46a0eb] { background: #fff; padding-bottom: 4.375rem;
}
/* Fix large gaps between sections */
.product-detail > *[data-v-6b46a0eb] {
  margin-bottom: 0.375rem !important; /* tighter spacing between sections */
}
.product-detail > *[data-v-6b46a0eb]:last-child {
  margin-bottom: 0 !important;
}
.top-bar[data-v-6b46a0eb] { position: fixed; top: 0; width: 100%; background: #fff; border-bottom: 0.03125rem solid #eee; padding: 0.375rem 0.75rem; z-index: 99; font-weight: 700; font-size: 1rem; color: #333;
}
.actions[data-v-6b46a0eb] { position: fixed; bottom: 0; left: 0; right: 0; height: 3.125rem; background: #fff; border-top: 0.03125rem solid #eee; display: flex; align-items: center; padding: 0 0.75rem; gap: 0.5rem; box-shadow: 0 -0.0625rem 0.1875rem rgba(0,0,0,0.05); z-index: 1000;
}
.icon-group[data-v-6b46a0eb] { display: flex; gap: 0.75rem; color: #800000; flex-shrink: 0;
}
.icon-container[data-v-6b46a0eb] { position: relative; cursor: pointer; z-index: 1;
}

/* Fix Add to Cart button text visibility and alignment */
.actions[data-v-6b46a0eb] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  padding: 0.375rem 0.625rem;
  border-top: 1px solid #eee;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  height: 3.125rem;
  box-shadow: 0 -0.125rem 0.3125rem rgba(0, 0, 0, 0.05);
}
.actions .icon-group[data-v-6b46a0eb] {
  display: flex;
  gap: 0.625rem;
  align-items: center;
}
.btn-cart[data-v-6b46a0eb],
.btn-buy[data-v-6b46a0eb] {
  flex: 1;
  height: 2.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  border: none;
  border-radius: 1.25rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0.625rem;
}

/* Cart Button: clear maroon button with visible text */
.btn-cart[data-v-6b46a0eb] {
  background: #fff;
  border: 0.0625rem solid #800000;
  color: #800000;
}

/* Buy Now: solid maroon with white text */
.btn-buy[data-v-6b46a0eb] {
  background: #800000;
  color: #fff;
}

/* Hover or active feedback */
.btn-cart[data-v-6b46a0eb]:active,
.btn-buy[data-v-6b46a0eb]:active {
  opacity: 0.85;
}
.back-to-top[data-v-6b46a0eb] { position: fixed; bottom: 4.375rem; right: 0.75rem; background: #800000; color: #fff; border: none; border-radius: 0.9375rem; width: 1.875rem; height: 1.875rem; font-size: 1.125rem; font-weight: 700; display: flex; justify-content: center; align-items: center; cursor: pointer; box-shadow: 0 0 0.375rem #800000;
}
.promo-badge[data-v-6b46a0eb] { position: relative; padding: 0.25rem 0.5rem; margin: 0.375rem 0; font-weight: 700; border-radius: 0.625rem; color: #fff; display: inline-block;
}
.promo-badge.sale[data-v-6b46a0eb] { background: linear-gradient(90deg,#b71c1c,#000);
}
.promo-badge.group[data-v-6b46a0eb] { background: linear-gradient(90deg,#222,#555);
}
.promo-badge.bogo[data-v-6b46a0eb] { background: linear-gradient(90deg,#111,#444); color:#ffd700;
}
.promo-badge.limited[data-v-6b46a0eb] { background: linear-gradient(90deg,#2c2c2c,#666);
}
.promo-badge.new[data-v-6b46a0eb] { background: linear-gradient(90deg,#444,#111);
}
.promo-badge.hot[data-v-6b46a0eb] { background: linear-gradient(90deg,#ff5722,#222);
}
.promo-badge.vip[data-v-6b46a0eb] { background: linear-gradient(90deg,#000,#222); color:#ffd700;
}
.shipping-summary[data-v-6b46a0eb] {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  margin: 0.375rem 0;
  font-size: 0.8125rem;
  color: #333;
}
.shipping-text[data-v-6b46a0eb] {
  font-weight: 500;
}
.delivery-date[data-v-6b46a0eb] {
  font-size: 0.75rem;
  color: #666;
}
.free-shipping[data-v-6b46a0eb] {
  font-size: 0.75rem;
  color: #00b300;
  font-weight: bold;
}
.icon-container uni-icons[data-v-6b46a0eb] {
  transition: transform 0.2s;
}
.icon-container uni-icons[data-v-6b46a0eb]:active {
  transform: scale(1.2);
}
@keyframes pulse-6b46a0eb {
0% { transform: scale(1);
}
50% { transform: scale(1.4);
}
100% { transform: scale(1);
}
}
.pulse[data-v-6b46a0eb] {
  animation: pulse-6b46a0eb 0.4s ease-in-out;
}
.product-gallery[data-v-6b46a0eb] {
  margin: 0.625rem 0.375rem;
}
.gallery-title[data-v-6b46a0eb] {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.375rem;
}
.gallery-scroll[data-v-6b46a0eb] {
  display: flex;
}
.gallery-item[data-v-6b46a0eb] {
  width: 100%; /* almost full width */
  height: auto;
  margin-right: 0.5rem;
  flex-shrink: 0;
}
.gallery-image[data-v-6b46a0eb] {
  width: 100%;
  height: auto;
  border-radius: 0.5rem;
}



.reviews-page[data-v-18216152] {
  padding: 0.75rem;
  background-color: #fff7f7;
  min-height: 100vh;
}
.title[data-v-18216152] {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.75rem;
  color: #800000;
}
.empty-state[data-v-18216152] {
  text-align: center;
  font-size: 0.8125rem;
  color: #888;
  margin-top: 1.5625rem;
}
.review-item[data-v-18216152] {
  display: flex;
  background-color: #fee6e6;
  padding: 0.5rem;
  margin-bottom: 0.625rem;
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.3125rem rgba(128, 0, 0, 0.1);
}
.review-product-img[data-v-18216152] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 0.375rem;
  margin-right: 0.5rem;
}
.review-details[data-v-18216152] {
  flex: 1;
}
.review-product-title[data-v-18216152] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 0.25rem;
}
.review-rating[data-v-18216152] {
  margin-bottom: 0.25rem;
  color: #ffb400;
  font-size: 0.75rem;
}
.review-text[data-v-18216152] {
  font-size: 0.75rem;
  color: #333;
  margin-bottom: 0.1875rem;
}
.review-date[data-v-18216152] {
  font-size: 0.625rem;
  color: #888;
}

.filter-modal[data-v-0d0c768f] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.filter-content[data-v-0d0c768f] {
  background: #fff;
  width: 100%;
  border-radius: 16px 16px 0 0;
  padding: 16px;
  animation: slide-up-0d0c768f 0.3s ease;
}
.header[data-v-0d0c768f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 12px;
  border-bottom: 1px solid #eee;
}
.title[data-v-0d0c768f] {
  font-size: 18px;
  font-weight: bold;
  color: #800000;
}
.close-btn[data-v-0d0c768f] {
  background: none;
  border: none;
  font-size: 20px;
  color: #800000;
}
.filter-scroll[data-v-0d0c768f] {
  max-height: 60vh;
  margin-top: 10px;
}
.filter-group[data-v-0d0c768f] {
  margin-bottom: 20px;
}
.filter-title[data-v-0d0c768f] {
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
  display: block;
}
.filter-options[data-v-0d0c768f] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.filter-options uni-button[data-v-0d0c768f] {
  background: #fff;
  border: 1px solid #800000;
  color: #800000;
  border-radius: 20px;
  padding: 6px 12px;
  font-size: 14px;
}
.filter-options uni-button.active[data-v-0d0c768f] {
  background: #800000;
  color: #fff;
}
.button-container[data-v-0d0c768f] {
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
}
.clear-button[data-v-0d0c768f] {
  background: #f1f1f1;
  color: #333;
  padding: 10px 20px;
  border-radius: 8px;
}
.confirm-button[data-v-0d0c768f] {
  background: #800000;
  color: #fff;
  padding: 10px 20px;
  border-radius: 8px;
}
@keyframes slide-up-0d0c768f {
from {
    transform: translateY(100%);
}
to {
    transform: translateY(0);
}
}

.search-results[data-v-6768bead] {
  margin-top: 10px;
}
.product-grid[data-v-6768bead] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
}
.loading[data-v-6768bead],
.loading-more[data-v-6768bead],
.no-more[data-v-6768bead],
.no-results[data-v-6768bead] {
  text-align: center;
  margin: 10px 0;
  color: #888;
}

.search-page[data-v-28e87f62] {
  background: #fff;
  height: 100vh;
  padding: 10px;
}
.search-header[data-v-28e87f62] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 0;
}
.search-input[data-v-28e87f62] {
  flex: 1;
  background: #f6f6f6;
  border-radius: 18px;
  padding: 6px 12px;
}
.search-btn[data-v-28e87f62] {
  background: #800000;
  color: #fff;
  border-radius: 18px;
  padding: 6px 12px;
}
.filter-bar[data-v-28e87f62] {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  padding: 6px 0;
}
.filter-item[data-v-28e87f62] {
  background: #f3f3f3;
  border-radius: 12px;
  padding: 6px 12px;
  font-size: 13px;
  white-space: nowrap;
}
.filter-item.active[data-v-28e87f62] {
  background: #800000;
  color: #fff;
}
.section[data-v-28e87f62] {
  margin-top: 14px;
}
.section-header[data-v-28e87f62] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-title[data-v-28e87f62] {
  font-weight: bold;
  color: #800000;
}
.tags[data-v-28e87f62] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px;
}
.tag[data-v-28e87f62] {
  background: #f3f3f3;
  border-radius: 14px;
  padding: 6px 10px;
  font-size: 13px;
}
.tag-recent[data-v-28e87f62] {
  display: flex;
  align-items: center;
  gap: 4px;
}
.clear-btn[data-v-28e87f62] {
  font-size: 12px;
  color: #999;
}

.container[data-v-79fb7858] {
  padding: 12px;
  background: #fff;
  height: 100vh;
}
.search-info[data-v-79fb7858] {
  margin-bottom: 12px;
  font-size: 16px;
  color: #800000;
}
.product-list[data-v-79fb7858] {
  height: calc(100vh - 40px);
}
.product-card[data-v-79fb7858] {
  width: 48%;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(128,0,0,0.2);
  padding: 8px;
  cursor: pointer;
}
.product-img[data-v-79fb7858] {
  width: 100%;
  height: 150px;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-title[data-v-79fb7858] {
  font-weight: 700;
  font-size: 14px;
  color: #800000;
  margin-top: 8px;
  height: 36px;
  overflow: hidden;
}
.product-price[data-v-79fb7858] {
  font-weight: 800;
  color: #c1272d;
  margin-top: 4px;
  font-size: 16px;
}
.loading-text[data-v-79fb7858] {
  text-align: center;
  color: #800000;
  margin: 10px 0;
}

.store-page[data-v-e212a651] {
  background: #fafafa;
  min-height: 100vh;
}

/* Banner */
.banner-wrapper[data-v-e212a651] {
  position: relative;
  height: 10.625rem;
}
.store-banner[data-v-e212a651] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom-left-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
}
.banner-overlay[data-v-e212a651] {
  position: absolute;
  bottom: 0.625rem;
  left: 0.625rem;
  right: 0.625rem;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.6));
  border-radius: 0.625rem;
  padding: 0.625rem;
}
.banner-name[data-v-e212a651] {
  font-size: 1.125rem;
  font-weight: 700;
  color: #fff;
}
.banner-slogan[data-v-e212a651] {
  font-size: 0.8125rem;
  color: #f4f4f4;
}

/* Store Info */
.store-info-box[data-v-e212a651] {
  margin: -1.25rem 0.625rem 0;
  background: #fff;
  padding: 0.75rem;
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.06);
}
.store-logo[data-v-e212a651] {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 0.625rem;
  border: 0.0625rem solid #f5f5f5;
}
.store-meta[data-v-e212a651] {
  flex: 1;
  margin-left: 0.75rem;
}
.store-name[data-v-e212a651] {
  font-size: 1rem;
  font-weight: bold;
  color: #4b1c1c;
}
.store-join[data-v-e212a651] {
  font-size: 0.75rem;
  color: #888;
}
.store-stats[data-v-e212a651] {
  display: flex;
  gap: 0.625rem;
  font-size: 0.6875rem;
  color: #555;
  margin-top: 0.25rem;
}
.follow-btn[data-v-e212a651] {
  background: linear-gradient(90deg, #a32d2d, #800000);
  color: #fff;
  padding: 0.3125rem 0.9375rem;
  border-radius: 1.25rem;
  font-size: 0.8125rem;
}
.store-country[data-v-e212a651] {
  font-size: 0.75rem;
  color: #666;
  margin-top: 0.125rem;
}
.badges[data-v-e212a651] {
  display: flex;
  gap: 0.3125rem;
  margin-top: 0.25rem;
}
.badge[data-v-e212a651] {
  padding: 0.1875rem 0.375rem;
  border-radius: 0.625rem;
  font-size: 0.6875rem;
  color: #fff;
}
.badge.new[data-v-e212a651] {
  background: #a32d2d;
}
.badge.official[data-v-e212a651] {
  background: #800000;
}
/* --- Store Description --- */
.store-description[data-v-e212a651] {
  padding: 0.625rem;
  background: #fff;
  margin: 0.625rem;
  border-radius: 0.625rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0,0,0,0.05);
}
.section-title[data-v-e212a651] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #4b1c1c;
  margin-bottom: 0.375rem;
}
.description-text[data-v-e212a651] {
  font-size: 0.75rem;
  color: #666;
  line-height: 1.125rem;
}

/* Ratings */
.ratings[data-v-e212a651] {
  display: flex;
  justify-content: space-around;
  background: #fff;
  padding: 0.625rem 0;
  margin: 0.625rem;
  border-radius: 0.625rem;
}
.rating-block[data-v-e212a651] {
  text-align: center;
}
.label[data-v-e212a651] {
  font-size: 0.75rem;
  color: #999;
}
.star[data-v-e212a651] {
  font-size: 0.8125rem;
  color: #ccc;
  margin: 0 0.0625rem;
}
.star.filled[data-v-e212a651] {
  color: #f9b233;
}

/* --- Categories --- */
.category-filters[data-v-e212a651] {
  display: flex;
  flex-wrap: wrap;
  padding: 0.625rem;
  gap: 0.5rem;
  position: sticky;
  top: 0;
  background: #fafafa;
  z-index: 10;
}
.category-filter[data-v-e212a651] {
  padding: 0.25rem 0.5625rem;              /* slimmer chip */
  border-radius: 0.625rem;
  background: #fff;
  color: #800000;
  font-size: 0.6875rem;                 /* smaller text */
  border: 0.03125rem solid #e0e0e0;
  transition: all 0.2s ease-in-out;
}
.category-filter.active[data-v-e212a651] {
  background: linear-gradient(90deg,#a32d2d,#800000);
  color: #fff;
}
.category-filter.clear[data-v-e212a651] {
  background: #f4f4f4;
  color: #444;
}

/* --- Products --- */
.related-grid[data-v-e212a651] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
  padding: 0.625rem;
}
.related-grid[data-v-e212a651] .product-card {
  flex: 1 1 calc(50% - 0.375rem);
  box-sizing: border-box;
}

/* --- Empty State --- */
.empty-state[data-v-e212a651] {
  padding: 3.125rem 0;
  text-align: center;
  color: #999;
}
.empty-img[data-v-e212a651] {
  width: 6.25rem;
  height: 6.25rem;
  margin-bottom: 0.625rem;
}

.wishlist-page[data-v-7505a2d4] {
  padding: 0.75rem;
  background-color: #fff7f7;
  min-height: 100vh;
}
.title[data-v-7505a2d4] {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.9375rem;
  color: #800000;
}
.empty-state[data-v-7505a2d4] {
  text-align: center;
  font-size: 0.8125rem;
  color: #888;
  margin-top: 1.5625rem;
}

/* Store Header */
.store-name[data-v-7505a2d4] {
  font-size: 0.9375rem;
  font-weight: 700;
  color: #800000;
  margin: 0.75rem 0 0.5rem;
}

/* Wishlist Item */
.wishlist-item[data-v-7505a2d4] {
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  background-color: #fee6e6;
  padding: 0.5rem;
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.3125rem rgba(128, 0, 0, 0.1);
}
.wishlist-item-img[data-v-7505a2d4] {
  width: 5rem;
  height: 5rem;
  border-radius: 0.375rem;
  margin-right: 0.625rem;
}
.wishlist-item-details[data-v-7505a2d4] {
  flex: 1;
  display: flex;
  flex-direction: column; /* stack name and price vertically */
  justify-content: center;
}
.wishlist-item-title[data-v-7505a2d4] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 0.25rem;
}
.wishlist-item-price[data-v-7505a2d4] {
  font-size: 0.75rem;
  color: #b30000;
}
.uni-icons[data-v-7505a2d4] {
  margin-left: 0.5rem;
  cursor: pointer;
}

/* Overall Page */
.order-detail[data-v-0dc875fd] {
  background: #fafafa;
  padding-bottom: 6.25rem;
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
  color: #333;
}

/* Status Banner */
.status-banner[data-v-0dc875fd] {
  padding: 1.25rem 1rem;
  background: linear-gradient(135deg, #800000, #a32a2a);
  color: #fff;
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.1);
}
.status-text[data-v-0dc875fd] {
  font-size: 1.1875rem;
  font-weight: 700;
}
.status-tip[data-v-0dc875fd] {
  font-size: 0.875rem;
  opacity: 0.9;
  margin-top: 0.25rem;
}

/* Section Titles */
.section-title[data-v-0dc875fd] {
  font-weight: 600;
  font-size: 0.9375rem;
  margin: 1.125rem 0.875rem 0.625rem;
  color: #222;
  border-left: 0.1875rem solid #800000;
  padding-left: 0.375rem;
}

/* Tracking Section */
.tracking-section[data-v-0dc875fd] {
  background: #fff;
  border-radius: 0.5rem;
  margin: 0 0.75rem;
  padding: 0.75rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.04);
}
.tracking-step[data-v-0dc875fd] {
  display: flex;
  gap: 0.625rem;
  margin-bottom: 0.625rem;
}
.circle[data-v-0dc875fd] {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background: #ccc;
  margin-top: 0.25rem;
}
.circle.active[data-v-0dc875fd] {
  background: #800000;
}
.tracking-info[data-v-0dc875fd] {
  font-size: 0.75rem;
}
.tracking-status[data-v-0dc875fd] {
  font-weight: 600;
  margin-bottom: 0.1875rem;
}

/* Products Section */
.products-section[data-v-0dc875fd] {
  margin-top: 0.625rem;
}
.store-block[data-v-0dc875fd] {
  background: #fff;
  margin: 0 0.75rem 0.75rem;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.05);
}
.store-header[data-v-0dc875fd] {
  background: #f9f9f9;
  padding: 0.625rem 0.75rem;
  font-weight: 600;
  color: #800000;
  border-bottom: 0.03125rem solid #eee;
}
.product-item[data-v-0dc875fd] {
  display: flex;
  padding: 0.75rem;
  border-bottom: 0.03125rem solid #f2f2f2;
  align-items: flex-start;
  transition: background 0.2s;
}
.product-item[data-v-0dc875fd]:last-child {
  border-bottom: none;
}
.product-item[data-v-0dc875fd]:hover {
  background: #fdf5f5;
}
.item-img[data-v-0dc875fd] {
  width: 4.375rem;
  height: 4.375rem;
  border-radius: 0.375rem;
  margin-right: 0.75rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.item-info[data-v-0dc875fd] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.1875rem;
}
.item-title[data-v-0dc875fd] {
  font-weight: 600;
  font-size: 0.875rem;
  color: #111;
}
.item-sku[data-v-0dc875fd] {
  font-size: 0.75rem;
  color: #666;
}
.item-qty[data-v-0dc875fd] {
  font-size: 0.75rem;
  color: #666;
}
.item-price[data-v-0dc875fd] {
  font-size: 0.8125rem;
  color: #800000;
  font-weight: 600;
}

/* Store Totals */
.store-summary[data-v-0dc875fd] {
  padding: 0.75rem;
  background: #f9f9f9;
  font-size: 0.75rem;
  border-top: 0.03125rem solid #eee;
  display: flex;
  flex-direction: column;
  gap: 0.1875rem;
  text-align: right;
}

/* Order Summary & Address */
.order-summary[data-v-0dc875fd],
.address-section[data-v-0dc875fd] {
  background: #fff;
  border-radius: 0.5rem;
  margin: 0.75rem;
  padding: 0.75rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.04);
}
.row[data-v-0dc875fd] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.4375rem;
}
.bold[data-v-0dc875fd] {
  font-weight: 700;
}
.maroon[data-v-0dc875fd] {
  color: #800000;
}
.address-content[data-v-0dc875fd] {
  background: #f8f8f8;
  padding: 0.625rem;
  border-radius: 0.375rem;
  margin-top: 0.375rem;
  font-size: 0.75rem;
  line-height: 1.6;
}

/* Footer Buttons */
.action-footer[data-v-0dc875fd] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.75rem;
  background: #fff;
  border-top: 0.03125rem solid #eee;
  display: flex;
  gap: 0.5rem;
  box-shadow: 0 -0.0625rem 0.3125rem rgba(0, 0, 0, 0.05);
}
.btn[data-v-0dc875fd],
.btn-outline[data-v-0dc875fd] {
  flex: 1;
  font-size: 0.875rem;
  padding: 0.5625rem 0;
  border-radius: 1.25rem;
  text-align: center;
  font-weight: 600;
  transition: all 0.2s;
}
.btn[data-v-0dc875fd] {
  background: #800000;
  color: #fff;
}
.btn[data-v-0dc875fd]:hover {
  opacity: 0.9;
}
.btn-outline[data-v-0dc875fd] {
  background: #fff;
  color: #800000;
  border: 0.0625rem solid #800000;
}
.btn-outline[data-v-0dc875fd]:hover {
  background: #800000;
  color: #fff;
}

.escalate-refund[data-v-a6af4673] { padding: 0.625rem
}
.progress-bar[data-v-a6af4673] { display: flex; justify-content: space-around; margin-bottom: 0.625rem
}
.step[data-v-a6af4673] { flex: 1; text-align: center; padding: 0.1875rem; border-bottom: 0.0625rem solid #ccc
}
.step.active[data-v-a6af4673] { border-bottom: 0.125rem solid #7a001f; font-weight: bold;
}
.countdown-timer[data-v-a6af4673] { margin-bottom: 0.625rem; text-align: center; font-weight: 600
}
.upload-section[data-v-a6af4673] { display: flex; flex-direction: column; gap: 0.375rem
}
.choose-files-btn[data-v-a6af4673], .submit-btn[data-v-a6af4673] { padding: 0.375rem; border-radius: 0.375rem; background: #7a001f; color: #fff; text-align: center
}
.uploaded-files[data-v-a6af4673] { margin-top: 0.375rem
}
.uploaded-file[data-v-a6af4673] { background: #f8f8f8; padding: 0.25rem; margin-bottom: 0.125rem; border-radius: 0.25rem
}
.review-state[data-v-a6af4673] { text-align: center; font-weight: bold; margin-top: 0.9375rem; color: #7a001f
}

.faq-detail-container[data-v-8fbcabf3] {
  padding: 0.625rem;
  background-color: #fff;
  height: 100vh;
  box-sizing: border-box;
}
.faq-title[data-v-8fbcabf3] {
  font-weight: bold;
  font-size: 1.125rem;
  color: #800000;
  margin-bottom: 0.625rem;
}
.faq-content uni-text[data-v-8fbcabf3] {
  display: block;
  font-size: 0.875rem;
  line-height: 1.8;
  color: #333;
  white-space: pre-wrap;
}
.contact-btn[data-v-8fbcabf3] {
  margin-top: 1.25rem;
  background-color: #800000;
  color: #fff;
  padding: 0.75rem;
  border-radius: 0.375rem;
  width: 100%;
  font-size: 0.9375rem;
  text-align: center;
}

/* Same style as above for consistency */
.faq-detail-container[data-v-da26eca6] {
  padding: 0.625rem;
  background-color: #fff;
  height: 100vh;
  box-sizing: border-box;
}
.faq-title[data-v-da26eca6] {
  font-weight: bold;
  font-size: 1.125rem;
  color: #800000;
  margin-bottom: 0.625rem;
}
.faq-content uni-text[data-v-da26eca6] {
  display: block;
  font-size: 0.875rem;
  line-height: 1.8;
  color: #333;
  white-space: pre-wrap;
}
.contact-btn[data-v-da26eca6] {
  margin-top: 1.25rem;
  background-color: #800000;
  color: #fff;
  padding: 0.75rem;
  border-radius: 0.375rem;
  width: 100%;
  font-size: 0.9375rem;
  text-align: center;
}

/* Same style block for consistency */
.faq-detail-container[data-v-3005d6e3] {
  padding: 0.625rem;
  background-color: #fff;
  height: 100vh;
  box-sizing: border-box;
}
.faq-title[data-v-3005d6e3] {
  font-weight: bold;
  font-size: 1.125rem;
  color: #800000;
  margin-bottom: 0.625rem;
}
.faq-content uni-text[data-v-3005d6e3] {
  display: block;
  font-size: 0.875rem;
  line-height: 1.8;
  color: #333;
  white-space: pre-wrap;
}
.contact-btn[data-v-3005d6e3] {
  margin-top: 1.25rem;
  background-color: #800000;
  color: #fff;
  padding: 0.75rem;
  border-radius: 0.375rem;
  width: 100%;
  font-size: 0.9375rem;
  text-align: center;
}

/* Uniform styling across all help pages */
.faq-detail-container[data-v-eed3b994] {
  padding: 0.625rem;
  background-color: #fff;
  height: 100vh;
  box-sizing: border-box;
}
.faq-title[data-v-eed3b994] {
  font-weight: bold;
  font-size: 1.125rem;
  color: #800000;
  margin-bottom: 0.625rem;
}
.faq-content uni-text[data-v-eed3b994] {
  display: block;
  font-size: 0.875rem;
  line-height: 1.8;
  color: #333;
  white-space: pre-wrap;
}
.contact-btn[data-v-eed3b994] {
  margin-top: 1.25rem;
  background-color: #800000;
  color: #fff;
  padding: 0.75rem;
  border-radius: 0.375rem;
  width: 100%;
  font-size: 0.9375rem;
  text-align: center;
}

.faq-container[data-v-ac32494b] {
  padding: 0.625rem;
  background: #f8f8f8;
  min-height: 100vh;
  box-sizing: border-box;
}
.header[data-v-ac32494b] {
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: maroon;
}
.faq-item[data-v-ac32494b] {
  background: #ffffff;
  border-radius: 0.625rem;
  margin-bottom: 0.75rem;
  padding: 0.875rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05);
}
.faq-question[data-v-ac32494b] {
  font-weight: bold;
  font-size: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #800000;
}
.q-icon[data-v-ac32494b] {
  margin-right: 0.375rem;
}
.q-text[data-v-ac32494b] {
  flex: 1;
}
.faq-answer[data-v-ac32494b] {
  margin-top: 0.625rem;
  font-size: 0.875rem;
  color: #333;
  line-height: 1.8;
}

.chat-page[data-v-d7fdb03c] { display:flex; flex-direction:column; height:100vh; background:#f2f2f2;
}
.chat-header[data-v-d7fdb03c] { background:#800000; color:#fff; padding:12px; display:flex; align-items:center; gap:8px;
}
.chat-title[data-v-d7fdb03c] { font-weight:bold; font-size:16px;
}
.typing-indicator[data-v-d7fdb03c] { margin-left:auto; font-size:12px; opacity:0.9;
}
.chat-body[data-v-d7fdb03c] { flex:1; padding:12px; overflow-y:auto;
}
.chat-bubble[data-v-d7fdb03c] { max-width:70%; padding:10px 14px; border-radius:16px; margin-bottom:10px; word-wrap:break-word;
}
.chat-bubble.user[data-v-d7fdb03c] { align-self:flex-end; background:#fff; border:1px solid #ddd;
}
.chat-bubble.support[data-v-d7fdb03c] { align-self:flex-start; background:#e6e6e6;
}
.bubble-content .ts[data-v-d7fdb03c] { font-size:10px; color:#888; margin-top:6px; display:block;
}
.chat-input-bar[data-v-d7fdb03c] { display:flex; padding:10px; background:#fff; border-top:1px solid #ddd;
}
.chat-input[data-v-d7fdb03c] { flex:1; border:1px solid #ccc; border-radius:20px; padding:8px 12px; margin-right:8px; background:#fafafa;
}
.send-btn[data-v-d7fdb03c], .attach-btn[data-v-d7fdb03c] { background:#800000; color:#fff; border-radius:20px; padding:8px 12px; margin-left:6px;
}

.page[data-v-67b8ffd5] {
  padding: 0.75rem;
  background-color: #fff8f8;
  min-height: 100vh;
  box-sizing: border-box;
}
.header[data-v-67b8ffd5] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 1.25rem;
  text-align: center;
}
.form-group[data-v-67b8ffd5] {
  margin-bottom: 0.75rem;
  width: 100%;
  box-sizing: border-box;
}
.label[data-v-67b8ffd5] {
  font-size: 0.875rem;
  color: #800000;
  margin-bottom: 0.375rem;
  display: block;
}
.input[data-v-67b8ffd5],
.textarea[data-v-67b8ffd5] {
  width: 100%;
  font-size: 0.875rem;
  padding: 0.625rem;
  border: 0.0625rem solid #800000;
  border-radius: 0.375rem;
  color: #333;
  background-color: #fff;
  box-sizing: border-box;
}
.textarea[data-v-67b8ffd5] {
  min-height: 5rem;
  max-height: 9.375rem;
  line-height: 1.6;
  resize: none;
}
.submit-btn[data-v-67b8ffd5] {
  width: 100%;
  background-color: #800000;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.75rem 0;
  border-radius: 0.4375rem;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease;
}
.submit-btn[data-v-67b8ffd5]:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}

.tracking-page[data-v-146d8bc8] {
  padding: 0.625rem;
  background-color: #f8f8f8;
  min-height: 100vh;
}
.header[data-v-146d8bc8] {
  text-align: center;
  margin-bottom: 0.625rem;
}
.title[data-v-146d8bc8] {
  font-size: 1.125rem;
  color: #800000;
  font-weight: bold;
}
.shipment-summary[data-v-146d8bc8] {
  background: #fff;
  padding: 0.625rem;
  border-radius: 0.375rem;
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0.625rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.05);
}
.product-image[data-v-146d8bc8] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 0.25rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.info-block[data-v-146d8bc8] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.3125rem;
}
.product-title[data-v-146d8bc8],
.courier-name[data-v-146d8bc8],
.tracking-number[data-v-146d8bc8] {
  font-size: 0.75rem;
  color: #333;
}
.tracking-row[data-v-146d8bc8] {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
}
.copy-btn[data-v-146d8bc8] {
  background: #800000;
  color: #fff;
  font-size: 0.6875rem;
  padding: 0.1875rem 0.4375rem;
  border-radius: 0.25rem;
}
.address-block[data-v-146d8bc8] {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 0.625rem;
  border-radius: 0.375rem;
  gap: 0.375rem;
  margin-bottom: 0.625rem;
}
.delivery-address[data-v-146d8bc8] {
  font-size: 0.75rem;
  color: #333;
}
.timeline[data-v-146d8bc8] {
  background: #fff;
  padding: 0.625rem;
  border-radius: 0.375rem;
}
.timeline-step[data-v-146d8bc8] {
  display: flex;
  gap: 0.375rem;
  position: relative;
  padding-left: 0.625rem;
  margin-bottom: 0.75rem;
}
.dot[data-v-146d8bc8] {
  width: 0.5625rem;
  height: 0.5625rem;
  border-radius: 50%;
  background-color: #ccc;
  position: absolute;
  left: 0;
  top: 0.1875rem;
}
.dot.active[data-v-146d8bc8] {
  background-color: #800000;
}
.step-content[data-v-146d8bc8] {
  display: flex;
  flex-direction: column;
}
.step-desc[data-v-146d8bc8] {
  font-size: 0.8125rem;
  color: #333;
  font-weight: 600;
}
.step-time[data-v-146d8bc8] {
  font-size: 0.6875rem;
  color: #888;
  margin-top: 0.125rem;
}

.page[data-v-f6327bb2] {
  padding: 0.9375rem;
  background-color: #fff8f8;
  min-height: 100vh;
}
.header[data-v-f6327bb2] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 1.25rem;
  text-align: center;
}
.refund-list[data-v-f6327bb2] {
  padding-bottom: 1.25rem;
}
.refund-item[data-v-f6327bb2] {
  background: white;
  border-radius: 0.5rem;
  padding: 0.9375rem 0.75rem;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05);
}
.order-id[data-v-f6327bb2] {
  font-size: 0.875rem;
  color: #333;
  font-weight: 600;
}
.status[data-v-f6327bb2] {
  font-size: 0.8125rem;
  margin: 0.25rem 0;
  font-weight: 500;
}
.status.pending[data-v-f6327bb2] {
  color: #d9853b;
}
.status.approved[data-v-f6327bb2] {
  color: #27ae60;
}
.status.rejected[data-v-f6327bb2] {
  color: #d93025;
}
.amount[data-v-f6327bb2] {
  font-size: 0.8125rem;
  color: #800000;
  font-weight: 700;
}
.date[data-v-f6327bb2] {
  font-size: 0.75rem;
  color: #999;
}
.empty-text[data-v-f6327bb2] {
  text-align: center;
  color: #999;
  font-size: 0.875rem;
  margin-top: 3.125rem;
}

.page[data-v-d3de44c8] {
  padding: 0.75rem;
  background-color: #fff8f8;
  min-height: 100vh;
  box-sizing: border-box;
}
.header[data-v-d3de44c8] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 1rem;
  text-align: center;
}
.form-group[data-v-d3de44c8] {
  margin-bottom: 1rem;
  width: 100%;
  box-sizing: border-box;
}
.label[data-v-d3de44c8] {
  font-size: 0.875rem;
  color: #800000;
  margin-bottom: 0.375rem;
  display: block;
}
.textarea[data-v-d3de44c8] {
  width: 100%;
  min-height: 5rem;
  max-height: 9.375rem;
  padding: 0.625rem;
  font-size: 0.875rem;
  border: 0.0625rem solid #800000;
  border-radius: 0.375rem;
  background-color: #fff;
  resize: none;
  color: #333;
  line-height: 1.6;
  box-sizing: border-box;
}
.submit-btn[data-v-d3de44c8] {
  width: 100%;
  background-color: #800000;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.75rem 0;
  border-radius: 0.4375rem;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-bottom: 0.75rem;
  transition: background-color 0.3s ease;
}
.submit-btn[data-v-d3de44c8]:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}
.contact-btn[data-v-d3de44c8] {
  background-color: #800000;
  color: #fff;
  padding: 0.75rem 0;
  border-radius: 0.375rem;
  width: 100%;
  font-size: 0.9375rem;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.order-success-page[data-v-898ead52] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 20px;
  background-color: #fff;
  height: 100vh;
  text-align: center;
}
.icon-checkmark[data-v-898ead52] {
  margin-bottom: 30px;
}
.success-message[data-v-898ead52] {
  font-size: 28px;
  font-weight: bold;
  color: #800000;
  margin-bottom: 10px;
}
.order-number[data-v-898ead52] {
  font-size: 16px;
  color: #555;
  margin-bottom: 30px;
}
.info-block[data-v-898ead52] {
  margin-bottom: 50px;
  color: #666;
  font-size: 14px;
}
.info-text[data-v-898ead52] {
  margin-top: 5px;
}
.link[data-v-898ead52] {
  color: #800000;
  text-decoration: underline;
  display: inline-block;
  margin-left: 5px;
  font-weight: bold;
}
.btn-group[data-v-898ead52] {
  width: 100%;
  display: flex;
  gap: 15px;
  justify-content: center;
}
.btn-primary[data-v-898ead52],
.btn-secondary[data-v-898ead52] {
  flex: 1;
  padding: 14px 0;
  border-radius: 5px;
  font-weight: 600;
  font-size: 16px;
}
.btn-primary[data-v-898ead52] {
  background-color: #800000;
  color: #fff;
  border: none;
}
.btn-secondary[data-v-898ead52] {
  background-color: #fff;
  color: #800000;
  border: 2px solid #800000;
}

.secure-payment-page[data-v-e873e8a1] {
  background-color: #fff;
  padding: 1.25rem 0.75rem;
  min-height: 100vh;
}
.header[data-v-e873e8a1] {
  margin-bottom: 0.9375rem;
  text-align: center;
}
.title[data-v-e873e8a1] {
  font-size: 1.125rem;
  font-weight: bold;
}
.subtitle[data-v-e873e8a1] {
  font-size: 0.75rem;
  color: #888;
  margin-top: 0.25rem;
}
.section[data-v-e873e8a1] {
  margin-bottom: 1.25rem;
}
.row[data-v-e873e8a1] {
  display: flex;
  justify-content: space-between;
  padding: 0.375rem 0;
  border-bottom: 1px solid #eee;
}
.label[data-v-e873e8a1] {
  font-size: 0.875rem;
  color: #555;
}
.value[data-v-e873e8a1] {
  font-size: 0.875rem;
  font-weight: 500;
}

/* PIN input dots */
.password-dots[data-v-e873e8a1] {
  margin-top: 1.875rem;
  display: flex;
  justify-content: center;
  gap: 0.625rem;
}
.dot-box[data-v-e873e8a1] {
  width: 2.5rem;
  height: 2.5rem;
  border: 1px solid #ccc;
  border-radius: 0.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.dot[data-v-e873e8a1] {
  width: 0.5rem;
  height: 0.5rem;
  background-color: #000;
  border-radius: 50%;
}

/* Keyboard */
.keyboard[data-v-e873e8a1] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.625rem;
  padding: 1.25rem 0;
  width: 80%;
  margin: 0 auto;
}
.key[data-v-e873e8a1] {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.5rem;
  height: 3.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.125rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.05);
}
.key[data-v-e873e8a1]:active {
  background-color: #f0f0f0;
}

.submit-review[data-v-949501be] {
  padding: 0.75rem;
}
.section-title[data-v-949501be] {
  font-weight: 700;
  font-size: 1rem;
  color: #800000;
  margin-bottom: 0.625rem;
}
.rating-stars[data-v-949501be] {
  display: flex;
  gap: 0.375rem;
  margin-bottom: 0.625rem;
}
.review-textarea[data-v-949501be] {
  border: 0.03125rem solid #ccc;
  border-radius: 0.375rem;
  padding: 0.625rem;
  height: 6.25rem;
  width: 12.5rem;
  font-size: 0.875rem;
  margin-bottom: 0.625rem;
}
.image-upload[data-v-949501be] {
  margin-bottom: 0.625rem;
}
.preview-images[data-v-949501be] {
  display: flex;
  gap: 0.375rem;
  margin-top: 0.375rem;
}
.preview-img[data-v-949501be] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 0.375rem;
}
.submit-btn[data-v-949501be] {
  background: #800000;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  padding: 0.625rem;
  border-radius: 1.375rem;
}

.page-container[data-v-7487d177] {
  background-color: #fff;
  min-height: 100vh;
  padding: 16px;
  font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* Filter Tabs */
.refund-tabs[data-v-7487d177] {
  display: flex;
  justify-content: space-around;
  border-bottom: 2px solid #eee;
  margin-bottom: 20px;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 20;
}
.tab[data-v-7487d177] {
  padding: 10px 20px;
  font-weight: 600;
  font-size: 15px;
  color: #555;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  transition: all 0.3s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.tab.active[data-v-7487d177] {
  color: #800000;
  border-color: #800000;
}

/* Refund Cards */
.refund-card[data-v-7487d177] {
  display: flex;
  border: 1px solid #f0f0f0;
  border-radius: 14px;
  margin-bottom: 18px;
  padding: 16px;
  background: #fff;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
  align-items: flex-start;
  gap: 14px;
}
.refund-image[data-v-7487d177] {
  width: 84px;
  height: 84px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
  flex-shrink: 0;
  border: 1px solid #ddd;
}
.refund-info[data-v-7487d177] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.refund-title[data-v-7487d177] {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin-bottom: 6px;
  line-height: 1.3;
}
.refund-desc[data-v-7487d177] {
  font-size: 13px;
  color: #777;
  margin-bottom: 12px;
}

/* Status Badge */
.refund-status[data-v-7487d177] {
  font-size: 13px;
  font-weight: 600;
  padding: 4px 12px;
  border-radius: 12px;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* Color variants */
.bg-yellow-100[data-v-7487d177] {
  background-color: #fff4e5;
  color: #d48806;
}
.bg-blue-100[data-v-7487d177] {
  background-color: #e6f7ff;
  color: #1890ff;
}
.bg-green-100[data-v-7487d177] {
  background-color: #f6ffed;
  color: #52c41a;
}

/* Actions */
.refund-actions[data-v-7487d177] {
  display: flex;
  gap: 10px;
}
.refund-button[data-v-7487d177] {
  font-size: 13px;
  font-weight: 600;
  border-radius: 20px;
  padding: 6px 16px;
  cursor: pointer;
  transition: all 0.25s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.refund-button.outline[data-v-7487d177] {
  background-color: transparent;
  border: 1.5px solid #800000;
  color: #800000;
}
.refund-button.outline[data-v-7487d177]:hover {
  background-color: #800000;
  color: white;
}
.refund-button.filled[data-v-7487d177] {
  background-color: #800000;
  color: white;
  border: none;
}
.refund-button.filled[data-v-7487d177]:hover {
  opacity: 0.85;
}

/* No data message */
.no-data[data-v-7487d177] {
  text-align: center;
  color: #999;
  font-size: 15px;
  margin-top: 50px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* Utility: clamp 2 lines */
.line-clamp-2[data-v-7487d177] {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.recharge-container[data-v-defb3e0e] {
  padding: 22px;
  max-width: 480px;
  margin: auto;
  font-family: "Segoe UI", sans-serif;
}
.title[data-v-defb3e0e] {
  font-size: 28px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 25px;
  color: #7b0000;
}
.section[data-v-defb3e0e] {
  margin-bottom: 20px;
}
.label[data-v-defb3e0e] {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
  color: #7b0000;
}
.picker-box[data-v-defb3e0e], .input-box[data-v-defb3e0e] {
  padding: 12px;
  background: #fff;
  border: 1px solid #7b0000;
  border-radius: 8px;
  color: #7b0000;
  font-weight: 600;
}
.pay-btn[data-v-defb3e0e] {
  width: 100%;
  padding: 15px;
  border-radius: 50px;
  background: #7b0000;
  color: white;
  font-size: 18px;
  font-weight: 700;
  border: none;
  box-shadow: 0 4px 10px rgba(123, 0, 0, 0.4);
}
.pay-btn[data-v-defb3e0e]:disabled {
  background: #b05a5a;
}
.msg-box[data-v-defb3e0e] {
  margin-top: 18px;
  padding: 12px;
  text-align: center;
  border-radius: 8px;
  font-weight: 700;
}
.msg-box.success[data-v-defb3e0e] {
  background: #d8f5d8;
  color: #256d2f;
}
.msg-box.error[data-v-defb3e0e] {
  background: #f5d8d8;
  color: #7d1a1a;
}
.modal-overlay[data-v-defb3e0e] {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-box[data-v-defb3e0e] {
  background: white;
  padding: 20px;
  width: 85%;
  border-radius: 14px;
}
.modal-title[data-v-defb3e0e] {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}
.modal-row[data-v-defb3e0e] {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
}
.modal-actions[data-v-defb3e0e] {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
}
.cancel-btn[data-v-defb3e0e] {
  background: #ccc;
  padding: 10px 20px;
  border-radius: 10px;
}
.confirm-btn[data-v-defb3e0e] {
  background: #7b0000;
  color: white;
  padding: 10px 20px;
  border-radius: 10px;
}

.container[data-v-20c989b9] {
  padding: 20px;
  max-width: 480px;
  margin: 0 auto;
  background-color: #fff7f7;
  border-radius: 10px;
  box-shadow: 0 3px 8px rgba(128, 0, 0, 0.15);
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.title[data-v-20c989b9] {
  font-weight: 700;
  font-size: 28px;
  color: #800000;
  text-align: center;
  margin-bottom: 24px;
}
.current-tier[data-v-20c989b9],
.no-subscription[data-v-20c989b9] {
  margin-bottom: 20px;
  font-size: 18px;
  color: #800000;
  font-weight: 600;
}
.progress-container[data-v-20c989b9] {
  margin-bottom: 24px;
}
.progress-bar[data-v-20c989b9] {
  width: 100%;
  height: 12px;
  background-color: #ddd;
  border-radius: 6px;
  overflow: hidden;
  margin: 8px 0;
}
.progress-fill[data-v-20c989b9] {
  height: 100%;
  background-color: #800000;
  border-radius: 6px 0 0 6px;
  transition: width 0.3s ease;
}
.section-title[data-v-20c989b9] {
  font-size: 22px;
  font-weight: 700;
  color: #800000;
  margin-bottom: 12px;
}
.tier-card[data-v-20c989b9] {
  background-color: #fee6e6;
  border: 1px solid #800000;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 16px;
}
.tier-name[data-v-20c989b9] {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 8px;
  color: #800000;
}
.perks[data-v-20c989b9] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 12px;
}
.perk-item[data-v-20c989b9] {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #800000;
  font-weight: 600;
}
.upgrade-button[data-v-20c989b9] {
  background-color: #800000;
  color: white;
  padding: 10px 16px;
  border-radius: 30px;
  font-weight: 700;
  border: none;
  cursor: pointer;
  width: 100%;
  font-size: 16px;
}
.upgrade-button[data-v-20c989b9]:hover {
  background-color: #a03030;
}
.current-tier-label[data-v-20c989b9] {
  font-weight: 700;
  color: #800000;
  font-size: 16px;
  text-align: center;
}
.message[data-v-20c989b9] {
  margin-top: 20px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  border-radius: 8px;
  padding: 12px;
}
.message.success[data-v-20c989b9] {
  color: #2e7d32;
  background-color: #d7f0d7;
  border: 1px solid #3c8d40;
}
.message.error[data-v-20c989b9] {
  color: #b00020;
  background-color: #f8d7da;
  border: 1px solid #b71c1c;
}
.vip-hero[data-v-20c989b9] {
  text-align: center;
  padding: 20px;
  background: linear-gradient(140deg, #800000, #a82a2a);
  color: white;
  border-radius: 12px;
  margin-bottom: 24px;
}
.vip-image[data-v-20c989b9] {
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
}
.vip-hero-title[data-v-20c989b9] {
  font-size: 26px;
  font-weight: 800;
}
.vip-hero-sub[data-v-20c989b9] {
  font-size: 16px;
  opacity: 0.9;
  margin-top: 6px;
}
.why-vip[data-v-20c989b9] {
  background-color: #fff3f3;
  border: 1px solid #800000;
  padding: 16px;
  border-radius: 12px;
  margin-bottom: 24px;
}
.why-title[data-v-20c989b9] {
  font-size: 20px;
  font-weight: 700;
  color: #800000;
  margin-bottom: 12px;
}
.why-item[data-v-20c989b9] {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
  font-size: 15px;
  color: #800000;
}
.savings-highlight[data-v-20c989b9] {
  text-align: center;
  margin-bottom: 24px;
  padding: 16px;
  background-color: #ffecec;
  border-radius: 12px;
  border: 1px solid #800000;
}
.save-title[data-v-20c989b9] {
  font-size: 18px;
  font-weight: 600;
  color: #800000;
}
.save-amount[data-v-20c989b9] {
  font-size: 34px;
  font-weight: 800;
  color: #800000;
  margin: 4px 0;
}
.save-sub[data-v-20c989b9] {
  font-size: 14px;
  opacity: 0.8;
}
.vip-cta[data-v-20c989b9] {
  background-color: #800000;
  color: white;
  padding: 16px;
  border-radius: 12px;
  text-align: center;
  margin-bottom: 24px;
}
.cta-title[data-v-20c989b9] {
  font-size: 22px;
  font-weight: 700;
}
.cta-sub[data-v-20c989b9] {
  font-size: 14px;
  margin-top: 4px;
}
.comparison-card[data-v-20c989b9] {
  background: #fff7f7;
  border: 1px solid #800000;
  padding: 16px;
  border-radius: 12px;
  margin-bottom: 24px;
}
.comparison-title[data-v-20c989b9] {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #800000;
  margin-bottom: 12px;
}
.comparison-table[data-v-20c989b9] {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.row[data-v-20c989b9] {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
  border-bottom: 1px solid #e3c5c5;
}
.row.header[data-v-20c989b9] {
  font-weight: 700;
  border-bottom-width: 2px;
}
.cell[data-v-20c989b9] {
  flex: 1;
  text-align: center;
  font-size: 14px;
  color: #800000;
}
.cell.label[data-v-20c989b9] {
  text-align: left;
  font-weight: 600;
}
.tier.gold[data-v-20c989b9] {
  color: #caa847;
  font-weight: 700;
}
.tier.platinum[data-v-20c989b9] {
  color: #999;
  font-weight: 700;
}
.tier.diamond[data-v-20c989b9] {
  color: #3ea8ff;
  font-weight: 700;
}
.popup-overlay[data-v-20c989b9] {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.55);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}
.popup-box[data-v-20c989b9] {
  width: 80%;
  background: #fff;
  padding: 20px;
  border-radius: 14px;
  text-align: center;
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}
.popup-title[data-v-20c989b9] {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #800000;
}
.popup-msg[data-v-20c989b9] {
  font-size: 16px;
  margin-bottom: 20px;
  color: #333;
}
.highlight[data-v-20c989b9] {
  color: #800000;
  font-weight: 700;
}
.popup-actions[data-v-20c989b9] {
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
}
.cancel-btn[data-v-20c989b9] {
  flex: 1;
  margin-right: 10px;
  padding: 10px;
  border-radius: 8px;
  background: #ddd;
  color: #333;
  font-weight: 600;
}
.confirm-btn[data-v-20c989b9] {
  flex: 1;
  margin-left: 10px;
  padding: 10px;
  border-radius: 8px;
  background: #800000;
  color: white;
  font-weight: 700;
}

/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/* ---- Variables ---- */
[data-v-e0ac2bd9]:root {
  --primary-color: #800000;
  --text-color: #222;
  --muted-text: #555;
  --bg-color: #fff;
  --card-bg: #fafafa;
  --button-bg: #eee;
  --button-hover: #ddd;
}

/* ---- Page ---- */
.giftcards-page[data-v-e0ac2bd9] {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: var(--text-color);
  background: var(--bg-color);
  min-height: 100vh;
  transition: background 0.3s, color 0.3s;
}
.fade-in[data-v-e0ac2bd9] {
  animation: fadeIn-e0ac2bd9 0.8s ease-in;
}

/* ---- Banner ---- */
.banner[data-v-e0ac2bd9] {
  text-align: center;
  margin-bottom: 2rem;
}
.banner h1[data-v-e0ac2bd9] {
  font-size: 2rem;
  color: #800000;
}
.banner p[data-v-e0ac2bd9] {
  color: var(--muted-text);
}

/* ---- Card Grid ---- */
.cards-grid[data-v-e0ac2bd9] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 1.5rem;
  width: 100%;
  max-width: 1100px;
}
.gift-card[data-v-e0ac2bd9] {
  background: var(--card-bg);
  border-radius: 16px;
  padding: 1rem;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: transform 0.2s, box-shadow 0.2s;
}
.gift-card[data-v-e0ac2bd9]:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
.gift-card img[data-v-e0ac2bd9] {
  width: 100%;
  height: 120px; /* or any consistent height you want */
  -o-object-fit: contain;
     object-fit: contain; /* <- ensures full image fits */
  border-radius: 12px;
  margin-bottom: 1rem;
  background: #fff; /* optional: fills empty space if aspect ratio differs */
}
.gift-card h2[data-v-e0ac2bd9] {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
  color: #800000;
}
.gift-card p[data-v-e0ac2bd9] {
  font-size: 0.9rem;
  margin-bottom: 0.8rem;
  color: var(--muted-text);
}
.gift-card .price[data-v-e0ac2bd9] {
  font-weight: bold;
  margin-bottom: 1rem;
}
.gift-card .cta-buttons[data-v-e0ac2bd9] {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
}

/* ---- Redeem Section ---- */
.redeem-section[data-v-e0ac2bd9] {
  margin-top: 3rem;
  text-align: center;
  width: 100%;
  max-width: 500px;
}
.redeem-section .redeem-box[data-v-e0ac2bd9] {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 0.5rem;
}
.redeem-section .redeem-box uni-input[data-v-e0ac2bd9] {
  padding: 6px 12px;
  border-radius: 8px;
  border: 1px solid #ccc;
  flex: 1;
}

/* ---- Buttons ---- */
.primary[data-v-e0ac2bd9] {
  background: #800000;
  color: #fff;
}
.button-ripple[data-v-e0ac2bd9] {
  position: relative;
  overflow: hidden;
  border: none;
  cursor: pointer;
  padding: 0.5rem 1rem;
  border-radius: 8px;
  background: var(--button-bg);
  transition: background 0.3s;
}
.button-ripple[data-v-e0ac2bd9]:hover {
  background: var(--button-hover);
}
.button-ripple[data-v-e0ac2bd9]::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  transform: scale(0);
  background: rgba(255, 255, 255, 0.6);
  animation: ripple-e0ac2bd9 0.6s linear;
}
.button-ripple[data-v-e0ac2bd9]:active::after {
  transform: scale(4);
  opacity: 0;
}

/* ---- Animations ---- */
@keyframes fadeIn-e0ac2bd9 {
from {
    opacity: 0;
    transform: translateY(10px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@keyframes ripple-e0ac2bd9 {
to {
    transform: scale(4);
    opacity: 0;
}
}
/* ---- Dark Mode ---- */
@media (prefers-color-scheme: dark) {
.giftcards-page[data-v-e0ac2bd9] {
    --bg-color: #121212;
    --card-bg: #1e1e1e;
    --text-color: #f5f5f5;
    --muted-text: #bbb;
    --button-bg: #333;
    --button-hover: #444;
}
}
/* ---- UniApp Button Override ---- */
[data-v-e0ac2bd9] .uni-button,[data-v-e0ac2bd9] .uni-btn,[data-v-e0ac2bd9] uni-button {
  background-color: #800000 !important;
  border-color: #800000 !important;
  color: #fff !important;
}
.modal-backdrop[data-v-49c0cc25] {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.55);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.apply-modal[data-v-49c0cc25] {
  width: 95%;
  max-width: 500px;
  max-height: 90vh; /* prevent overflow */
  background: #fff;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.25);
  display: flex;
  flex-direction: column;
  gap: 16px;
  overflow-y: auto; /* scroll if content is too tall */
}
.modal-title[data-v-49c0cc25] {
  margin: 0 0 12px 0;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
.form-grid[data-v-49c0cc25] {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.form-item uni-label[data-v-49c0cc25] {
  font-weight: 600;
  margin-bottom: 0.3rem;
  display: block;
}
.form-item uni-input[data-v-49c0cc25],
.form-item uni-textarea[data-v-49c0cc25] {
  width: 100%;
  padding: 0.6rem;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 14px;
  transition: border 0.2s;
}
.form-item uni-input[data-v-49c0cc25]:focus,
.form-item uni-textarea[data-v-49c0cc25]:focus {
  outline: none;
  border-color: #800000;
}

/* limit textarea height */
uni-textarea[data-v-49c0cc25] {
  min-height: 80px;
  max-height: 150px;
  resize: vertical;
  overflow-y: auto;
}
.modal-buttons[data-v-49c0cc25] {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.submit-btn[data-v-49c0cc25] {
  flex: 1;
  padding: 10px;
  background: #800000;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s;
}
.submit-btn[data-v-49c0cc25]:hover {
  background: #a00000;
}
.cancel-btn[data-v-49c0cc25] {
  flex: 1;
  padding: 10px;
  background: transparent;
  color: #800000;
  border: 1px solid #800000;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
}
.cancel-btn[data-v-49c0cc25]:hover {
  background: #f8f0f0;
}

.affiliate-dashboard[data-v-4058c5ad] {
  font-family: Inter, Avenir, Helvetica, Arial, sans-serif;
  color: #222;
  max-width: 1100px;
  margin: 18px auto;
  padding: 12px;
}

/* Header */
.ad-header[data-v-4058c5ad] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: linear-gradient(90deg, #800000, #7B0B15);
  color: #fff;
  padding: 14px 18px;
  border-radius: 8px;
  gap: 12px;
}
.ad-header .logo[data-v-4058c5ad] { height: 36px; margin-right: 12px;
}
.header-left[data-v-4058c5ad] { display:flex; align-items:center; gap:10px;
}
.header-left h1[data-v-4058c5ad] { font-size: 18px; margin:0; font-weight:700;
}
.header-right[data-v-4058c5ad] { display:flex; align-items:center; gap:10px;
}
.status-pill[data-v-4058c5ad] {
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(255,255,255,0.15);
  font-weight:600;
  text-transform: capitalize;
}
.status-pill.accepted[data-v-4058c5ad] { background: rgba(255,255,255,0.18); color: #e7ffd9;
}
.status-pill.pending[data-v-4058c5ad] { background: rgba(255,255,255,0.12); color: #fff7d6;
}
.status-pill.rejected[data-v-4058c5ad] { background: rgba(0,0,0,0.15);
}
.btn[data-v-4058c5ad] {
  background: #fff;
  color: #800000;
  border: none;
  padding: 8px 12px;
  border-radius: 6px;
  cursor: pointer;
  font-weight:600;
}
.btn.ghost[data-v-4058c5ad] {
  background: transparent;
  color: #fff;
  border: 1px solid rgba(255,255,255,0.18);
}

/* Main layout */
.ad-main[data-v-4058c5ad] { margin-top: 12px; display: grid; gap: 14px;
}

/* Summary cards */
.summary[data-v-4058c5ad] { display:flex; gap:12px;
}
.card[data-v-4058c5ad] { background: #fff; border-radius: 10px; padding: 14px; box-shadow: 0 6px 18px rgba(0,0,0,0.04); flex:1;
}
.card.earnings[data-v-4058c5ad] { border-left: 6px solid var(#800000);
}
.card .label[data-v-4058c5ad] { color: #6b6b6b; font-size: 13px; margin-bottom: 6px;
}
.card .value[data-v-4058c5ad] { font-size: 22px; font-weight: 800; margin-bottom: 4px;
}
.card .meta[data-v-4058c5ad] { color: #6b6b6b; font-size: 13px;
}

/* Referral */
.referral .ref-box[data-v-4058c5ad] { display:flex; gap:18px; align-items:center; padding:14px; border-radius:10px; background:#fff;
}
.ref-left[data-v-4058c5ad] { flex: 1;
}
.ref-title[data-v-4058c5ad] { font-weight:700; margin-bottom:6px;
}
.ref-link-row[data-v-4058c5ad] { display:flex; gap:8px; align-items:center; margin-bottom:8px;
}
.ref-input[data-v-4058c5ad] {
  flex:1;
  padding: 8px 10px;
  border-radius:6px;
  border: 1px solid #eee;
  background: #fafafa;
  font-size: 14px;
}
.ref-code[data-v-4058c5ad] { color: #6b6b6b; margin-bottom:10px;
}
.actions[data-v-4058c5ad] { display:flex; gap:8px; margin-top:8px;
}
.ref-right[data-v-4058c5ad] { width: 180px; text-align:center;
}
.qr-canvas[data-v-4058c5ad] { width: 160px; height: 160px; border-radius:8px; background:#fff; display:block; margin:0 auto;
}
.qr-fallback[data-v-4058c5ad] { display:flex; flex-direction:column; gap:6px; align-items:center; justify-content:center;
}
.qr-placeholder[data-v-4058c5ad] { width:160px; height:160px; border-radius:8px; background:#f3f3f3; display:flex; align-items:center; justify-content:center; color:#6b6b6b;
}

/* lists */
.card-list[data-v-4058c5ad] { background:#fff; padding:12px; border-radius:10px;
}
.card-list h2[data-v-4058c5ad] { margin:0 0 10px 0; font-size:16px;
}
.top-referrals ul[data-v-4058c5ad] { list-style:none; padding:0; margin:0; display:flex; flex-direction:column; gap:8px;
}
.top-referrals li[data-v-4058c5ad] { display:flex; justify-content:space-between; align-items:center; padding:8px; border-radius:8px; border:1px solid #f4f4f4;
}
.top-referrals .who .name[data-v-4058c5ad] { font-weight:600;
}
.empty[data-v-4058c5ad] { color:#6b6b6b; text-align:center; padding:12px;
}

/* transactions table */
.tx-table[data-v-4058c5ad] { width:100%; border-collapse:collapse;
}
.tx-table th[data-v-4058c5ad], .tx-table td[data-v-4058c5ad] { text-align:left; padding:8px 10px; border-bottom:1px solid #f2f2f2; font-size:14px;
}
.tx-table td.pos[data-v-4058c5ad] { color: green;
}
.tx-table td.neg[data-v-4058c5ad] { color: red;
}
.pagination[data-v-4058c5ad] { display:flex; align-items:center; gap:8px; justify-content:center; padding:10px 0; color:#6b6b6b;
}
.modal-actions[data-v-4058c5ad] { display:flex; gap:8px; margin-top:12px;
}

/* toasts */
.toast[data-v-4058c5ad] { position: fixed; right: 18px; bottom: 18px; padding: 10px 14px; border-radius: 8px; color: #fff; z-index: 9999;
}
.toast.error[data-v-4058c5ad] { background: #d9534f;
}
.toast.success[data-v-4058c5ad] { background: #28a745;
}

/* responsiveness */
@media (max-width: 800px) {
.summary[data-v-4058c5ad] { flex-direction: column;
}
.referral .ref-box[data-v-4058c5ad] { flex-direction: column;
}
.ref-right[data-v-4058c5ad] { width:100%;
}
}
/* FIX — Modal visibility */
.modal-backdrop[data-v-4058c5ad] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.55);   /* make backdrop visible */
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9998;                  /* bring in front */
}
.modal[data-v-4058c5ad] {
  background: #fff;
  padding: 20px;
  width: 92%;
  max-width: 420px;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.25);
  z-index: 9999;
}
.modal uni-label[data-v-4058c5ad] {
  display: flex;
  flex-direction: column;
  margin-bottom: 12px;
  font-weight: 600;
}
.modal uni-input[data-v-4058c5ad],
.modal uni-textarea[data-v-4058c5ad] {
  margin-top: 6px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 14px;
  width: 100%;
}
.clickable[data-v-4058c5ad] {
  cursor: pointer;
  color: #800000; /* optional maroon */
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none; /* optional to prevent text selection on click */
}
/* MOBILE FIRST */
@media (max-width: 600px) {
.affiliate-dashboard[data-v-4058c5ad] {
    padding: 8px;
    margin: 0;
}

  /* Header: stack */
.ad-header[data-v-4058c5ad] {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    text-align: left;
}
.header-right[data-v-4058c5ad] {
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 6px;
}

  /* Summary cards: stack */
.summary[data-v-4058c5ad] {
    flex-direction: column;
}

  /* Referral box */
.referral .ref-box[data-v-4058c5ad] {
    flex-direction: column;
    padding: 12px;
}
.ref-link-row[data-v-4058c5ad] {
    flex-direction: column;
    width: 100%;
}
.ref-input[data-v-4058c5ad] {
    width: 100%;
}
.actions[data-v-4058c5ad] {
    flex-direction: column;
    width: 100%;
}
.actions .btn[data-v-4058c5ad] {
    width: 100%;
}

  /* QR block 100% width */
.ref-right[data-v-4058c5ad] {
    width: 100%;
}

  /* Cards */
.card[data-v-4058c5ad] {
    padding: 12px;
}

  /* Transactions table: convert to scrollable */
.tx-table[data-v-4058c5ad] {
    display: block;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}
.tx-table th[data-v-4058c5ad],
  .tx-table td[data-v-4058c5ad] {
    font-size: 12px;
    padding: 6px;
}

  /* Toasts smaller */
.toast[data-v-4058c5ad] {
    right: 10px;
    bottom: 10px;
    font-size: 13px;
}

  /* Modal width */
.modal[data-v-4058c5ad] {
    width: 90%;
    max-width: none;
}
}


.pending-container[data-v-364d6449] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
  min-height: 100vh;
  background-color: #fff;
  text-align: center;
}
.icon-wrapper[data-v-364d6449] {
  width: 5rem;
  height: 5rem;
  background-color: #80000020; /* light maroon shade */
  border-radius: 3.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.25rem;
}
.title[data-v-364d6449] {
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.message[data-v-364d6449] {
  font-size: 0.75rem;
  color: #333;
  line-height: 1.0625rem;
  margin-bottom: 1.875rem;
  padding: 0 0.625rem;
}
.btn[data-v-364d6449] {
  background-color: #800000;
  color: #fff;
  font-size: 0.875rem;
  padding: 0.625rem 1.875rem;
  border-radius: 0.5rem;
}

.materials-container[data-v-44110eda] {
  padding: 0.75rem;
  background-color: #fff;
  min-height: 100vh;
}
.header .title[data-v-44110eda] {
  font-size: 1.125rem;
  font-weight: 700;
  color: #800000; /* maroon */
}
.header .subtitle[data-v-44110eda] {
  font-size: 0.875rem;
  color: #555;
  margin-top: 0.25rem;
}
.section[data-v-44110eda] {
  margin-top: 0.9375rem;
}
.section-title[data-v-44110eda] {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 0.375rem;
}
.banner-scroll[data-v-44110eda] {
  display: flex;
  gap: 0.5rem;
}
.banner-card[data-v-44110eda] {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fafafa;
  padding: 0.375rem;
  border-radius: 0.3125rem;
}
.banner-thumb[data-v-44110eda] {
  width: 6.25rem;
  height: 3.75rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.25rem;
  margin-bottom: 0.25rem;
}
.caption-card[data-v-44110eda] {
  background: #f5f0f0;
  padding: 0.5rem;
  border-radius: 0.3125rem;
  margin-bottom: 0.375rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.caption-text[data-v-44110eda] {
  font-size: 0.875rem;
  color: #333;
  flex: 1;
  margin-right: 0.375rem;
}
.btn[data-v-44110eda] {
  background: #800000;
  color: #fff;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  font-weight: 600;
  text-align: center;
}
.btn.ghost[data-v-44110eda] {
  background: transparent;
  color: #800000;
  border: 0.0625rem solid #800000;
}
.back[data-v-44110eda] {
  margin-top: 0.9375rem;
  width: 100%;
}
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/* ---- Variables ---- */
[data-v-e22cac0b]:root {
  --primary-color: #800000;
  --text-color: #222;
  --muted-text: #555;
  --bg-color: #fff;
  --card-bg: #fafafa;
  --button-bg: #eee;
  --button-hover: #ddd;
}

/* ---- Page ---- */
.affiliate-page[data-v-e22cac0b] {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: var(--text-color);
  background: var(--bg-color);
  min-height: 100vh;
  transition: background 0.3s, color 0.3s;
}
.fade-in[data-v-e22cac0b] {
  animation: fadeIn-e22cac0b 0.8s ease-in;
}

/* ---- Banner ---- */
.affiliate-banner[data-v-e22cac0b] {
  text-align: center;
  margin-bottom: 2rem;
}
.affiliate-banner h1[data-v-e22cac0b] {
  font-size: 2rem;
  color: #800000;
}
.affiliate-banner p[data-v-e22cac0b] {
  color: var(--muted-text);
}

/* ---- How it Works ---- */
.how-it-works[data-v-e22cac0b] {
  display: flex;
  gap: 1rem;
  margin-bottom: 2rem;
  flex-wrap: wrap;
  justify-content: center;
}
.how-it-works .step-card[data-v-e22cac0b] {
  background: var(--card-bg);
  padding: 1rem;
  border-radius: 12px;
  width: 180px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: transform 0.2s;
}
.how-it-works .step-card[data-v-e22cac0b]:hover {
  transform: translateY(-4px);
}
.how-it-works .step-card .step-number[data-v-e22cac0b] {
  font-size: 1.5rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.5rem;
}
.how-it-works .step-card p[data-v-e22cac0b] {
  color: var(--muted-text);
}

/* ---- Affiliate Card ---- */
.affiliate-card[data-v-e22cac0b] {
  background: var(--card-bg);
  border-radius: 16px;
  padding: 2rem;
  width: 100%;
  max-width: 500px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: transform 0.2s;
}
.affiliate-card .referral-box[data-v-e22cac0b] {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 1rem 0;
}
.affiliate-card .referral-box uni-input[data-v-e22cac0b] {
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 6px 10px;
  width: 200px;
  text-align: center;
}
.affiliate-card .stats-section[data-v-e22cac0b] {
  display: flex;
  justify-content: space-around;
  margin: 1.5rem 0;
}
.affiliate-card .stats-section .stat[data-v-e22cac0b] {
  display: flex;
  flex-direction: column;
}
.affiliate-card .stats-section .stat .number[data-v-e22cac0b] {
  font-weight: bold;
  font-size: 1.3rem;
  color: #800000;
}
.affiliate-card .stats-section .stat .label[data-v-e22cac0b] {
  color: var(--muted-text);
}
.affiliate-card .reward-section[data-v-e22cac0b] {
  margin: 1.5rem 0;
}
.affiliate-card .reward-section h3[data-v-e22cac0b] {
  margin-bottom: 0.5rem;
}
.affiliate-card .reward-section .progress-bar[data-v-e22cac0b] {
  background: #ddd;
  border-radius: 8px;
  height: 12px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.affiliate-card .reward-section .progress-fill[data-v-e22cac0b] {
  height: 100%;
  background: #800000;
  width: 0;
  transition: width 0.6s ease;
}
.affiliate-card .reward-section p[data-v-e22cac0b] {
  font-size: 0.9rem;
  color: var(--muted-text);
}
.affiliate-card .cta-section[data-v-e22cac0b] {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 1.5rem;
}
.title[data-v-e22cac0b] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
}
.subtitle[data-v-e22cac0b] {
  font-size: 0.875rem;
  color: #333;
}

/* ---- Buttons ---- */
.primary[data-v-e22cac0b] {
  background: #800000;
  color: #fff;
}
.button-ripple[data-v-e22cac0b] {
  position: relative;
  overflow: hidden;
  border: none;
  cursor: pointer;
  padding: 0.6rem 1rem;
  border-radius: 8px;
  background: var(--button-bg);
  transition: background 0.3s;
}
.button-ripple[data-v-e22cac0b]:hover {
  background: var(--button-hover);
}
.button-ripple[data-v-e22cac0b]::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  transform: scale(0);
  background: rgba(255, 255, 255, 0.6);
  animation: ripple-e22cac0b 0.6s linear;
}
.button-ripple[data-v-e22cac0b]:active::after {
  transform: scale(4);
  opacity: 0;
}

/* ---- Animations ---- */
@keyframes fadeIn-e22cac0b {
from {
    opacity: 0;
    transform: translateY(10px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@keyframes ripple-e22cac0b {
to {
    transform: scale(4);
    opacity: 0;
}
}
/* ---- Dark Mode ---- */
@media (prefers-color-scheme: dark) {
.affiliate-page[data-v-e22cac0b] {
    --bg-color: #121212;
    --card-bg: #1e1e1e;
    --text-color: #f5f5f5;
    --muted-text: #bbb;
    --button-bg: #333;
    --button-hover: #444;
}
}
/* ---- UniApp Button Override ---- */
[data-v-e22cac0b] .uni-button,[data-v-e22cac0b] .uni-btn,[data-v-e22cac0b] uni-button {
  background-color: #800000 !important;
  border-color: #800000 !important;
  color: #fff !important;
}
.affiliate-rules-container[data-v-29f5e3e7] {
  display: flex;
  flex-direction: column;
  padding: 0.9375rem;
  background-color: #fff;
  height: 100vh;
}
.header[data-v-29f5e3e7] {
  padding-bottom: 0.625rem;
  border-bottom: 0.0625rem solid #800000; /* maroon */
  text-align: center;
}
.header-title[data-v-29f5e3e7] {
  font-size: 1.25rem;
  font-weight: 700;
  color: #800000;
}
.agreement[data-v-29f5e3e7] {
  margin: 0.9375rem 0;
  font-size: 0.9375rem;
  color: #333;
  line-height: 1.40625rem;
  background-color: #f9f0f0; /* light maroon background for emphasis */
  padding: 0.625rem;
  border-left: 0.1875rem solid #800000;
  border-radius: 0.3125rem;
}
.rules-list[data-v-29f5e3e7] {
  flex: 1;
  padding-right: 0.3125rem;
}
.rule-item[data-v-29f5e3e7] {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 0.625rem;
}
.rule-dot[data-v-29f5e3e7] {
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  background-color: #800000;
  margin-top: 0.25rem;
  margin-right: 0.46875rem;
}
.rule-text[data-v-29f5e3e7] {
  flex: 1;
  font-size: 0.875rem;
  color: #555;
  line-height: 1.25rem;
}
.footer[data-v-29f5e3e7] {
  margin-top: auto;
  padding-top: 0.625rem;
  border-top: 0.0625rem solid #800000;
  text-align: center;
}
.footer-text[data-v-29f5e3e7] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #800000;
}
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/* ✅ Force maroon as the primary color and override UniApp defaults */
[data-v-fd0b28ca]:root {
  --primary-color: #800000;
  --text-color: #222;
  --bg-color: #fff;
  --muted-text: #555;
  --card-bg: #fafafa;
  --button-bg: #eee;
  --button-hover: #ddd;
}

/* ✅ Ensure UniApp’s SCSS variables don’t override maroon */
/* ---- Main Page Styles ---- */
.invite-page[data-v-fd0b28ca] {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: var(--text-color);
  background: var(--bg-color);
  min-height: 100vh;
  transition: background 0.3s, color 0.3s;
}
.fade-in[data-v-fd0b28ca] {
  animation: fadeIn-fd0b28ca 0.8s ease-in;
}
.invite-banner[data-v-fd0b28ca] {
  text-align: center;
  margin-bottom: 2rem;
}
.invite-banner h1[data-v-fd0b28ca] {
  font-size: 2rem;
  color: #800000;
}
.invite-banner p[data-v-fd0b28ca] {
  color: var(--muted-text);
}
.invite-card[data-v-fd0b28ca] {
  background: var(--card-bg);
  border-radius: 16px;
  padding: 1.5rem;
  width: 100%;
  max-width: 450px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: transform 0.2s;
}
.invite-card[data-v-fd0b28ca]:hover {
  transform: translateY(-4px);
}
.referral-box[data-v-fd0b28ca] {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}
.referral-box uni-input[data-v-fd0b28ca] {
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 6px 10px;
  width: 150px;
  text-align: center;
}
.share-section[data-v-fd0b28ca] {
  margin-top: 1.5rem;
}
.share-buttons[data-v-fd0b28ca] {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 0.5rem;
}
.reward-section[data-v-fd0b28ca] {
  margin-top: 2rem;
  width: 100%;
  max-width: 400px;
  text-align: center;
}
.progress-bar[data-v-fd0b28ca] {
  background: #ddd;
  border-radius: 8px;
  height: 10px;
  width: 100%;
  margin: 8px 0;
  overflow: hidden;
}
.progress-fill[data-v-fd0b28ca] {
  height: 100%;
  background: #800000;
  width: 0;
  transition: width 0.6s ease;
}
.cta-section[data-v-fd0b28ca] {
  margin-top: 2rem;
  text-align: center;
}
.primary[data-v-fd0b28ca] {
  background: #800000;
  color: #fff;
}
.button-ripple[data-v-fd0b28ca] {
  position: relative;
  overflow: hidden;
  border: none;
  cursor: pointer;
  padding: 0.6rem 1rem;
  border-radius: 8px;
  background: var(--button-bg);
  transition: background 0.3s;
}
.button-ripple[data-v-fd0b28ca]:hover {
  background: var(--button-hover);
}
.button-ripple[data-v-fd0b28ca]::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  transform: scale(0);
  background: rgba(255, 255, 255, 0.6);
  animation: ripple-fd0b28ca 0.6s linear;
}
.button-ripple[data-v-fd0b28ca]:active::after {
  transform: scale(4);
  opacity: 0;
}
@keyframes fadeIn-fd0b28ca {
from {
    opacity: 0;
    transform: translateY(10px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@keyframes ripple-fd0b28ca {
to {
    transform: scale(4);
    opacity: 0;
}
}
/* 🌙 Dark mode support */
@media (prefers-color-scheme: dark) {
.invite-page[data-v-fd0b28ca] {
    --bg-color: #121212;
    --card-bg: #1e1e1e;
    --text-color: #f5f5f5;
    --muted-text: #bbb;
    --button-bg: #333;
    --button-hover: #444;
}
}
/* ✅ Ensure all UniApp buttons follow your maroon theme */
[data-v-fd0b28ca] .uni-button,[data-v-fd0b28ca] .uni-btn,[data-v-fd0b28ca] uni-button {
  background-color: #800000 !important;
  border-color: #800000 !important;
  color: #fff !important;
}
.container[data-v-2e0b5ede] {
  background-color: #fff7f7;
  min-height: 100vh;
  padding: 1.25rem 0.75rem 1.875rem;
}

/* Header */
.header[data-v-2e0b5ede] {
  text-align: center;
  margin-bottom: 1.875rem;
}
.title[data-v-2e0b5ede] {
  font-size: 1.5rem;
  font-weight: 700;
  color: #800000;
}
.divider[data-v-2e0b5ede] {
  width: 3.125rem;
  height: 0.1875rem;
  background-color: #800000;
  border-radius: 0.09375rem;
  margin: 0.5rem auto 0;
}

/* Grid Layout */
.menu-grid[data-v-2e0b5ede] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.875rem;
}

/* Menu Item */
.menu-item[data-v-2e0b5ede] {
  width: 45%;
  background-color: #ffffff;
  padding: 1.25rem 0.75rem;
  border-radius: 0.75rem;
  text-align: center;
  box-shadow: 0 0.1875rem 0.375rem rgba(128, 0, 0, 0.1);
  transition: all 0.25s ease;
}
.menu-item-active[data-v-2e0b5ede] {
  transform: scale(0.96);
  background-color: #fee6e6;
}

/* Icon */
.icon-wrapper[data-v-2e0b5ede] {
  background-color: #fee6e6;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 0.625rem;
}

/* Label */
.menu-label[data-v-2e0b5ede] {
  font-size: 0.875rem;
  color: #800000;
  font-weight: 600;
  line-height: 1.4;
}

.page[data-v-176557c1] {
    padding: 0.9375rem;
    background: #f8f8f8;
    min-height: 100vh;
}
.header[data-v-176557c1] {
    font-size: 1.125rem;
    font-weight: bold;
    color: #800000;
    margin-bottom: 0.625rem;
    text-align: center;
}
.content[data-v-176557c1] {
    background: #fff;
    border-radius: 0.375rem;
    padding: 0.625rem;
}
.section[data-v-176557c1] {
    margin-bottom: 0.75rem;
}
.title[data-v-176557c1] {
    font-size: 0.9375rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 0.3125rem;
}
.text[data-v-176557c1] {
    font-size: 0.8125rem;
    color: #555;
    line-height: 1.6;
}

.page[data-v-ea7f0e35] {
    padding: 0.9375rem;
    background: #f8f8f8;
    min-height: 100vh;
}
.header[data-v-ea7f0e35] {
    font-size: 1.125rem;
    font-weight: bold;
    color: #800000;
    margin-bottom: 0.625rem;
    text-align: center;
}
.content[data-v-ea7f0e35] {
    background: #fff;
    border-radius: 0.375rem;
    padding: 0.625rem;
}
.faq-item[data-v-ea7f0e35] {
    margin-bottom: 0.75rem;
}
.q[data-v-ea7f0e35] {
    font-size: 0.875rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 0.25rem;
}
.a[data-v-ea7f0e35] {
    font-size: 0.8125rem;
    color: #555;
    line-height: 1.6;
}

.page[data-v-5d47965f] {
  background-color: #f8f8f8;
  padding: 0.75rem;
}
.header[data-v-5d47965f] {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
  color: maroon;
}
.group[data-v-5d47965f] {
  background: white;
  border-radius: 0.375rem;
  padding: 0.625rem;
}
.row[data-v-5d47965f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.625rem 0;
  border-bottom: 1px solid #eee;
}
.row[data-v-5d47965f]:last-child {
  border-bottom: none;
}
.label[data-v-5d47965f] {
  font-size: 0.9375rem;
}
.picker[data-v-5d47965f] {
  font-size: 0.9375rem;
  color: #800000;
}

.page[data-v-5298e4ba] {
  background-color: #f8f8f8;
  padding: 0.75rem;
  min-height: 100vh;
}
.header[data-v-5298e4ba] {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
  color: maroon;
}
.tone-list[data-v-5298e4ba] {
  background: #fff;
  border-radius: 0.375rem;
  padding: 0.5rem;
  margin-bottom: 0.75rem;
}
.tone-item[data-v-5298e4ba] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.625rem 0;
  border-bottom: 0.03125rem solid #eee;
}
.tone-item[data-v-5298e4ba]:last-child {
  border-bottom: none;
}
.tone-name[data-v-5298e4ba] {
  font-size: 0.875rem;
  color: #333;
}
.icons[data-v-5298e4ba] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* 🔍 Search Bar */
.fixed-search-bar[data-v-62d48498] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #fff;
  padding: 10px 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}
.search-wrapper[data-v-62d48498] {
  display: flex;
  align-items: center;
  border: 1px solid #800000;
  border-radius: 1.5625rem;
  padding: 0.1875rem 0.5rem;
  background: #fff;
}
.search-box[data-v-62d48498] {
  flex: 1;
  border: none;
  background: transparent;
  font-size: 14px;
  color: #333;
}
.search-btn[data-v-62d48498] {
  background: #800000;
  color: #fff;
  border: none;
  border-radius: 0.9375rem;
  padding: 0.1875rem 0.5rem;
  font-size: 14px;
}
.icon-left[data-v-62d48498],
.icon-right[data-v-62d48498] {
  margin: 0 0.3125rem;
}

/* 🏷️ Category Section */
.category-section[data-v-62d48498] {
  margin-top: 3.4375rem;
  background: #fff;
  position: sticky;
  top: 2.8125rem;
  z-index: 998;
  border-bottom: 0.03125rem solid #eee;
}

/* Main Categories */
.maincat-row[data-v-62d48498] {
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  background: #fff;
  padding: 0.3125rem 0;
  border-bottom: 0.03125rem solid #eee;
}
.maincat-item[data-v-62d48498] {
  display: inline-block;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  color: #333;
  white-space: nowrap;
  transition: all 0.2s;
}
.maincat-item.active[data-v-62d48498] {
  color: #800000;
  font-weight: bold;
  border-bottom: 0.125rem solid #800000;
}

/* Subcategories */
.subcat-row[data-v-62d48498] {
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  background: #f9f9f9;
  padding: 0.3125rem 0.5rem;
}
.subcat-pill[data-v-62d48498] {
  display: inline-block;
  padding: 0.3125rem 0.625rem;
  margin-right: 0.4375rem;
  border-radius: 1.25rem;
  background: #f0f0f0;
  font-size: 0.75rem;
  color: #555;
  transition: all 0.2s;
}
.subcat-pill.active[data-v-62d48498] {
  background: #800000;
  color: #fff;
}
/* 🌟 Featured Section */
.featured-section[data-v-62d48498] {
  background: #fff;
  padding-bottom: 0.625rem;
}

/* Tabs */
.tab-scroll[data-v-62d48498] {
  white-space: nowrap;
  display: flex;
  overflow-x: auto;
  border-bottom: 0.03125rem solid #f2f2f2;
}
.tab-item[data-v-62d48498] {
  display: inline-block;
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
  color: #666;
  font-weight: 500;
}
.tab-item.active[data-v-62d48498] {
  color: #800000;
  border-bottom: 0.125rem solid #800000;
}

/* 🖼️ Banner Layout */
.banner-container[data-v-62d48498] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.625rem;
  position: relative;
  width: 100%;
  padding: 0 0.3125rem;
}

/* Center Main Banner */
.center-banner[data-v-62d48498] {
  width: 70%;
  height: 10rem;
  border-radius: 0.625rem;
  overflow: hidden;
  box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.1);
}
.banner-img[data-v-62d48498] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.625rem;
}

/* Side Promos */
.side-promos[data-v-62d48498] {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  width: 15%;
  align-items: center;
}
.side-promos.left[data-v-62d48498] {
  margin-right: 0.3125rem;
}
.side-promos.right[data-v-62d48498] {
  margin-left: 0.3125rem;
}

/* Circular Bubbles */
.promo-bubble[data-v-62d48498] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.promo-img[data-v-62d48498] {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  border: 0.09375rem solid #800000;
  -o-object-fit: cover;
     object-fit: cover;
  background: #fff;
  box-shadow: 0 0.0625rem 0.25rem rgba(128, 0, 0, 0.1);
}
.promo-text[data-v-62d48498] {
  font-size: 0.625rem;
  color: #800000;
  text-align: center;
  margin-top: 0.1875rem;
  font-weight: 500;
}


/* 🛍️ Product Feed */
.product-feed[data-v-62d48498] {
  padding: 0.625rem;
  background: #fafafa;
}
.page-wrapper[data-v-62d48498] {
  padding-bottom: 3.75rem; /* space for footer */
}



.apply-refund-page[data-v-26bfdde5] {
  padding: 0.625rem;
  background-color: #fff;
  min-height: 100vh;
}
.product-info[data-v-26bfdde5] {
  flex-direction: row;
  display: flex;
  align-items: center;
  margin-bottom: 0.9375rem;
}
.product-image[data-v-26bfdde5] {
  width: 5rem;
  height: 5rem;
  border-radius: 0.375rem;
  margin-right: 0.625rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-details[data-v-26bfdde5] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.product-name[data-v-26bfdde5] {
  font-size: 1rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 0.3125rem;
}
.product-quantity[data-v-26bfdde5] {
  font-size: 0.875rem;
  color: #666;
}
.exchange-btn[data-v-26bfdde5] {background-color: #800000;
  color: #fff;
  font-size: 0.875rem;
  padding: 0.625rem;
  border-radius: 0.375rem;
  text-align: left;
  border: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  align-items: center;
  transition: background-color 0.3s ease;
}
.rules-row[data-v-26bfdde5] {
  flex-direction: row;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.625rem;
  border: 0.03125rem solid #800000;
  border-radius: 0.375rem;
  margin-bottom: 1.25rem;
  cursor: pointer;
}
.rules-text[data-v-26bfdde5] {
  font-size: 0.875rem;
  color: #800000;
  font-weight: 600;
}
.options-list[data-v-26bfdde5] {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.option-btn[data-v-26bfdde5]  {
  background-color: #800000;
  color: #fff;
  font-size: 0.875rem;
  padding: 0.625rem;
  border-radius: 0.375rem;
  text-align: left;
  border: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  align-items: center;
  transition: background-color 0.3s ease;
}
.option-btn[data-v-26bfdde5]:hover {
  background-color: #a00000;
}
.option-icon[data-v-26bfdde5] {
  margin-right: 0.625rem;
}
.popup-content[data-v-26bfdde5] {
  padding: 1.25rem;
  background-color: #fff;
  border-radius: 0.625rem;
  min-width: 18.75rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.popup-text[data-v-26bfdde5] {
  font-size: 0.9375rem;
  color: #333;
  margin-bottom: 0.9375rem;
  font-weight: 600;
}
.popup-buttons[data-v-26bfdde5] {
  display: flex;
  justify-content: flex-end;
  gap: 0.9375rem;
  width: 100%;
}
.btn-cancel[data-v-26bfdde5] {
  background-color: #f0f0f0;
  color: #777;
  padding: 0.625rem 1.25rem;
  border-radius: 0.375rem;
  border: none;
  font-size: 0.875rem;
  cursor: pointer;
}
.btn-cancel[data-v-26bfdde5]:hover {
  background-color: #e0e0e0;
}
.btn-confirm[data-v-26bfdde5] {
  background-color: #800000; /* Maroon */
  color: #fff;
  padding: 0.625rem 1.25rem;
  border-radius: 0.375rem;
  border: none;
  font-size: 0.875rem;
  cursor: pointer;
}
.btn-confirm[data-v-26bfdde5]:hover {
  background-color: #a00000;
}

.rewards-container[data-v-7b0442f9] {
  max-width: 480px;
  margin: 16px auto;
  padding: 24px;
  background-color: #fff7f7;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(128, 0, 0, 0.15);
  color: #3a3a3a;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.title[data-v-7b0442f9] {
  font-size: 28px;
  font-weight: 700;
  color: #800000;
  text-align: center;
  margin-bottom: 16px;
}
.balance-section[data-v-7b0442f9] {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 24px;
  font-weight: 600;
}
.balance-label[data-v-7b0442f9] {
  font-size: 20px;
}
.balance-value[data-v-7b0442f9] {
  font-size: 44px;
  color: #800000;
  font-weight: 900;
}
.level-section[data-v-7b0442f9] {
  text-align: center;
  margin-bottom: 24px;
}
.level-label[data-v-7b0442f9] {
  font-weight: 700;
  font-size: 18px;
  color: #4d0000;
  margin-bottom: 6px;
}
.progress-bar[data-v-7b0442f9] {
  width: 100%;
  max-width: 300px;
  height: 16px;
  background: #eee;
  border-radius: 9999px;
  margin: 0 auto;
  overflow: hidden;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
}
.progress-bar-fill[data-v-7b0442f9] {
  height: 100%;
  background-color: #800000;
  border-radius: 9999px 0 0 9999px;
  transition: width 0.5s ease;
}
.progress-text[data-v-7b0442f9] {
  margin-top: 6px;
  font-weight: 600;
  font-size: 14px;
  color: #4d0000;
}
.checkin-button[data-v-7b0442f9] {
  width: 100%;
  background-color: #800000;
  color: white;
  font-weight: 700;
  font-size: 16px;
  padding: 12px;
  border-radius: 32px;
  border: none;
  cursor: pointer;
  margin-bottom: 24px;
  box-shadow: 0 3px 6px rgba(128, 0, 0, 0.4);
}
.checkin-button[data-v-7b0442f9]:disabled {
  background-color: #a83232;
  cursor: not-allowed;
  box-shadow: none;
}
.history-section[data-v-7b0442f9],
.redeem-section[data-v-7b0442f9] {
  margin-bottom: 24px;
}
.section-title[data-v-7b0442f9] {
  font-weight: 700;
  color: #800000;
  font-size: 20px;
  border-bottom: 2px solid #800000;
  padding-bottom: 4px;
  margin-bottom: 12px;
}
.history-list[data-v-7b0442f9],
.redeem-list[data-v-7b0442f9] {
  max-height: 180px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #fff0f0;
  padding: 0 12px;
}
.history-item[data-v-7b0442f9],
.redeem-item[data-v-7b0442f9] {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
}
.history-item[data-v-7b0442f9]:last-child,
.redeem-item[data-v-7b0442f9]:last-child {
  border-bottom: none;
}
.history-desc[data-v-7b0442f9],
.reward-name[data-v-7b0442f9] {
  flex: 2;
  font-weight: 600;
  color: #4d0000;
}
.history-coins[data-v-7b0442f9],
.reward-cost[data-v-7b0442f9] {
  flex: 1;
  text-align: right;
  font-weight: 700;
  color: #800000;
}
.history-date[data-v-7b0442f9],
.reward-desc[data-v-7b0442f9] {
  flex: 2;
  font-style: italic;
  font-size: 12px;
  color: #777;
  text-align: right;
}
.reward-desc[data-v-7b0442f9] {
  margin: 4px 0 0 0;
}
.redeem-btn[data-v-7b0442f9] {
  background-color: #800000;
  color: white;
  border-radius: 28px;
  padding: 8px 16px;
  font-weight: 700;
  border: none;
  cursor: pointer;
  min-width: 80px;
  align-self: center;
  box-shadow: 0 3px 6px rgba(128, 0, 0, 0.4);
}
.redeem-btn[data-v-7b0442f9]:disabled {
  background-color: #a83232;
  cursor: not-allowed;
  box-shadow: none;
}
.redeem-message[data-v-7b0442f9] {
  margin-top: 12px;
  padding: 10px;
  background-color: #d7f0d7;
  border: 1px solid #3c8d40;
  color: #3c8d40;
  font-weight: 600;
  text-align: center;
  border-radius: 6px;
}

.rules-page[data-v-049d189e] {
  background: #fff;
  padding: 0.9375rem;
  min-height: 100vh;
}
.title-bar[data-v-049d189e] {
  text-align: center;
  margin-bottom: 1.25rem;
}
.title[data-v-049d189e] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
}
.content-box[data-v-049d189e] {
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #eee;
}
.section[data-v-049d189e] {
  margin-top: 0.9375rem;
}
.section-header[data-v-049d189e] {
  font-size: 0.9375rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 0.3125rem;
  display: block;
}
.section-text[data-v-049d189e] {
  font-size: 0.875rem;
  color: #555;
  line-height: 1.6;
}
.product-section[data-v-049d189e] {
  margin-top: 1.5625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-card[data-v-049d189e] {
  display: flex;
  align-items: center;
  width: 100%;
  background: #f9f9f9;
  padding: 0.625rem;
  border-radius: 0.375rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05);
  margin-bottom: 0.9375rem;
}
.product-image[data-v-049d189e] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 0.3125rem;
  margin-right: 0.625rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-details[data-v-049d189e] {
  flex: 1;
}
.product-title[data-v-049d189e] {
  font-size: 0.9375rem;
  color: #333;
  font-weight: bold;
}
.product-quantity[data-v-049d189e] {
  font-size: 0.8125rem;
  color: #666;
  margin-top: 0.3125rem;
}
.after-sales-btn[data-v-049d189e] {
  background-color: #800000;
  color: white;
  font-size: 0.875rem;
  padding: 0.5rem 0.9375rem;
  border: none;
  border-radius: 0.3125rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  justify-content: center;
}

.exchange-page[data-v-40b733b9] {
  padding: 0.75rem;
  background-color: #fff;
  min-height: 100vh;
}
.order-info[data-v-40b733b9] {
  display: flex;
  margin-bottom: 0.9375rem;
}
.product-image[data-v-40b733b9] {
  width: 5rem;
  height: 5rem;
  border-radius: 0.375rem;
  margin-right: 0.625rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-details[data-v-40b733b9] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.product-name[data-v-40b733b9], .product-sku[data-v-40b733b9], .order-id[data-v-40b733b9] {
  font-size: 0.875rem;
  margin-bottom: 0.3125rem;
  color: #333;
}
.section-title[data-v-40b733b9] {
  font-weight: bold;
  font-size: 0.875rem;  
  margin-bottom: 0.375rem;
  color: #800000;
}
.form-section[data-v-40b733b9] {
  margin-bottom: 1.25rem;
}
.picker-box[data-v-40b733b9] {
  padding: 0.625rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.3125rem;
  background-color: #f9f9f9;
}
.input-box[data-v-40b733b9] {
  width: 100%;
  padding: 0.625rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.3125rem;
}
.textarea-box[data-v-40b733b9] {
  width: 100%;
  min-height: 3.75rem;
  padding: 0.625rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.3125rem;
}
.submit-btn[data-v-40b733b9] {
  background-color: #800000;
  color: white;
  padding: 0.625rem;
  font-size: 0.9375rem;
  border-radius: 0.375rem;
  text-align: center;
}

.faq-section[data-v-766fd566] {
  padding: 0.75rem;
  background-color: #fff;
  border-radius: 0.375rem;
  margin-top: 0.9375rem;
}
.section-title[data-v-766fd566] {
  font-weight: bold;
  font-size: 0.9375rem;
  margin-bottom: 0.625rem;
  color: #333;
}
.faq-item[data-v-766fd566] {
  padding: 0.625rem;
  border-top: 1px solid #eee;
}
.faq-question[data-v-766fd566] {
  font-weight: 500;
  font-size: 0.875rem;
  color: #800000;
}
.faq-answer[data-v-766fd566] {
  margin-top: 0.375rem;
  font-size: 0.8125rem;
  color: #666;
  line-height: 1.6;
}

.refund-container[data-v-0a73c169] {
  padding: 20px;
  background: #fff;
  color: #333;
}
.section-title[data-v-0a73c169] {
  font-weight: 600;
  margin-bottom: 0.375rem;
  display: block;
}
.section-value[data-v-0a73c169],
.section-placeholder[data-v-0a73c169] {
  color: #888;
}
.product-info[data-v-0a73c169] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}
.product-image[data-v-0a73c169] {
  width: 96px;
  height: 128px;
  border-radius: 8px;
}
.product-title[data-v-0a73c169] {
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
}
.form-row[data-v-0a73c169] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding: 12px 0;
}
.label[data-v-0a73c169] {
  font-weight: 600;
  color: #333;
}
.value[data-v-0a73c169] {
  color: #800000;
}
.link[data-v-0a73c169] {
  text-decoration: underline;
  color: #800000;
}
.amount-input[data-v-0a73c169] {
  text-align: right;
  border: none;
  width: 100px;
  font-weight: bold;
  color: #111;
}
.info-box[data-v-0a73c169] {
  margin-top: 12px;
  font-size: 12px;
  color: #555;
}
.warning[data-v-0a73c169] {
  color: #b22222;
}
.form-group[data-v-0a73c169] {
  margin-top: 20px;
}
.textarea[data-v-0a73c169] {
  width: 100%;
  height: 90px;
  background: #f5f5f5;
  padding: 10px;
  border-radius: 8px;
  border: none;
  font-size: 14px;
  color: #333;
}
.upload-box[data-v-0a73c169] {
  width: 100px;
  height: 100px;
  margin-top: 10px;
}
.upload-placeholder[data-v-0a73c169] {
  width: 100%;
  height: 100%;
  border: 2px dashed #ccc;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #999;
}
.plus[data-v-0a73c169] {
  font-size: 28px;
  line-height: 28px;
}
.upload-text[data-v-0a73c169] {
  font-size: 12px;
  margin-top: 4px;
}
.preview-img[data-v-0a73c169] {
  width: 100px;
  height: 100px;
  border-radius: 8px;
}
.btn-submit[data-v-0a73c169] {
  margin-top: 30px;
  width: 100%;
  background-color: #800000;
  color: #fff;
  font-weight: bold;
  padding: 14px;
  border-radius: 8px;
  border: none;
  font-size: 16px;
}

.refund-page[data-v-af69f4f7] {
  background: #f4f4f4;
  min-height: 100vh;
  padding: 1rem;
}
.card[data-v-af69f4f7] {
  background: #fff;
  border-radius: 0.5rem;
  margin-bottom: 0.75rem;
  padding: 0.75rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.03);
}
.product-card[data-v-af69f4f7] {
  display: flex;
  align-items: center;
}
.product-img[data-v-af69f4f7] {
  width: 4.0625rem;
  height: 4.0625rem;
  border-radius: 0.3125rem;
  margin-right: 0.625rem;
}
.product-details[data-v-af69f4f7] {
  flex: 1;
}
.product-title[data-v-af69f4f7] {
  font-size: 0.9375rem;
  font-weight: bold;
  color: #222;
  margin-bottom: 0.1875rem;
}
.product-price[data-v-af69f4f7] {
  font-size: 0.8125rem;
  color: #777;
}
.form-label[data-v-af69f4f7] {
  font-size: 0.8125rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
  color: #333;
}
.input-row[data-v-af69f4f7] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.4375rem 0;
  border-top: 0.03125rem solid #eee;
  border-bottom: 0.03125rem solid #eee;
}
.input-value[data-v-af69f4f7] {
  font-size: 0.8125rem;
  color: #333;
}
.amount-row[data-v-af69f4f7] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.25rem;
}
.amount[data-v-af69f4f7] {
  color: #800000;
  font-weight: bold;
  font-size: 0.875rem;
}
.amount-input[data-v-af69f4f7] {
  border: 0.03125rem solid #ccc;
  border-radius: 0.25rem;
  padding: 0.1875rem 0.375rem;
  width: 40%;
  font-size: 0.8125rem;
  color: #333;
}
.tip[data-v-af69f4f7] {
  font-size: 0.75rem;
  color: #999;
  line-height: 1.6;
  margin-top: 0.25rem;
}
.warning[data-v-af69f4f7] {
  color: #e53935;
}
.description-input[data-v-af69f4f7] {
  width: 100%;
  height: 5rem;
  background: #f2f2f2;
  border-radius: 0.375rem;
  padding: 0.625rem;
  font-size: 0.8125rem;
  color: #333;
}
.submit-btn[data-v-af69f4f7] {
  background: #800000;
  color: #fff;
  text-align: center;
  padding: 0.75rem;
  border-radius: 0.5rem;
  font-size: 1rem;
  margin-top: 1.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.popup-content[data-v-af69f4f7] {
  background: #fff;
  border-radius: 0.5rem;
  padding: 0.625rem;
  max-height: 60vh;
  overflow-y: auto;
}
.popup-item[data-v-af69f4f7] {
  padding: 0.625rem 0;
  border-bottom: 0.03125rem solid #eee;
}
.popup-text[data-v-af69f4f7] {
  font-size: 0.875rem;
  color: #333;
}
.popup-text.active[data-v-af69f4f7] {
  color: #800000;
  font-weight: bold;
}
.upload-btn[data-v-af69f4f7] {
  flex-direction: row;
  display: flex;
  align-items: center;
  padding: 10px;
  border: 1px dashed #800000;
  border-radius: 8px;
  color: #800000;
  margin-top: 10px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.thumb-row[data-v-af69f4f7] {
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.thumb-wrapper[data-v-af69f4f7] {
  position: relative;
  margin-right: 8px;
  margin-bottom: 8px;
}
.thumb-img[data-v-af69f4f7] {
  width: 70px;
  height: 70px;
  border-radius: 6px;
  -o-object-fit: cover;
     object-fit: cover;
}
.remove-icon[data-v-af69f4f7] {
  position: absolute;
  top: -4px;
  right: -4px;
  background: rgba(0,0,0,0.5);
  border-radius: 50%;
  padding: 2px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.policy-box[data-v-af69f4f7] {
  background: #fffbe6;
  padding: 12px;
  border-left: 3px solid #ffd666;
  margin-top: 20px;
  font-size: 0.75rem;
  color: #333;
  border-radius: 8px;
}

/* Main Container */
.return-page[data-v-18e19b29] {
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* Progress Bar */
.progress-container[data-v-18e19b29] {
  background-color: #f9f9f9;
  padding: 12px 15px;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
.progress-bar[data-v-18e19b29] {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 600;
}
.step[data-v-18e19b29] {
  color: #333;
  padding: 5px 10px;
}
.step.active[data-v-18e19b29] {
  color: #8B0000;
}
.arrow[data-v-18e19b29] {
  font-size: 20px;
  color: #8B0000;
}

/* Section Titles */
.section-title[data-v-18e19b29] {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* Order Information */
.order-info[data-v-18e19b29] {
  padding: 12px;
  background-color: #f9f9f9;
  border-radius: 8px;
  margin-bottom: 20px;
}

/* Return Methods */
.return-methods[data-v-18e19b29] {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}
.method-btn[data-v-18e19b29] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px;
  border: 2px solid #ccc;
  border-radius: 8px;
  width: 300px;
  background-color: #f9f9f9;
  cursor: pointer;
  transition: background-color 0.3s;
}
.method-btn.active[data-v-18e19b29] {
  background-color: #8B0000;
  color: white;
}
.method-name[data-v-18e19b29] {
  margin-top: 10px;
  font-weight: bold;
}
.feedback-btn[data-v-18e19b29], .primary-btn[data-v-18e19b29], .confirm-return-btn[data-v-18e19b29], .upload-evidence-btn[data-v-18e19b29], .submit-btn[data-v-18e19b29]{
  background-color: #8B0000;
  color: white;
  padding: 12px 20px;
  border-radius: 8px;
  margin-top: 15px;
  cursor: pointer;
}
.feedback-btn[data-v-18e19b29]:hover,.submit-btn[data-v-18e19b29], .primary-btn[data-v-18e19b29]:hover, .confirm-return-btn[data-v-18e19b29]:hover, .upload-evidence-btn[data-v-18e19b29]:hover {
  opacity: 0.8;
}

/* Styling for other text and buttons */
.label[data-v-18e19b29] {
  font-weight: bold;
  font-size: 16px;
  color: #333;
}
.value[data-v-18e19b29] {
  margin-top: 5px;
  font-size: 14px;
  color: #555;
}
.return-timer[data-v-18e19b29] {
  margin-top: 10px;
  font-size: 16px;
  color: #FF6347;
}

.resend-wrapper[data-v-3ffa7530] {
  padding: 0.75rem;
  font-size: 0.875rem;
  color: #333;
  background-color: #fff;
}
.section[data-v-3ffa7530] {
  margin-bottom: 1.125rem;
}
.section-title[data-v-3ffa7530] {
  font-weight: 600;
  margin-bottom: 0.375rem;
  display: block;
}
.section-value[data-v-3ffa7530],
.section-placeholder[data-v-3ffa7530] {
  color: #888;
}
.clickable[data-v-3ffa7530] {
  cursor: pointer;
}
.address-box[data-v-3ffa7530] {
  background-color: #f8f8f8;
  padding: 0.625rem;
  border-radius: 0.375rem;
}
.address-name[data-v-3ffa7530] {
  font-weight: bold;
}
.address-full[data-v-3ffa7530] {
  font-size: 0.8125rem;
  margin-top: 0.25rem;
  color: #666;
}
.description-box[data-v-3ffa7530] {
  border: 0.03125rem solid #ccc;
  padding: 0.5rem;
  border-radius: 0.25rem;
  width: 100%;
  min-height: 3.75rem;
}
.char-count[data-v-3ffa7530] {
  text-align: right;
  font-size: 0.75rem;
  color: #999;
  margin-top: 0.1875rem;
}
.upload-box[data-v-3ffa7530] {
  border: 0.03125rem dashed #aaa;
  padding: 1.25rem;
  text-align: center;
  border-radius: 0.375rem;
}
.upload-icon[data-v-3ffa7530] {
  width: 1.5rem;
  height: 1.5rem;
}
.upload-text[data-v-3ffa7530] {
  margin-top: 0.375rem;
  font-size: 0.8125rem;
  color: #555;
}
.image-preview[data-v-3ffa7530] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
  margin-top: 0.5rem;
}
.preview-img[data-v-3ffa7530] {
  width: 4.375rem;
  height: 4.375rem;
  border-radius: 0.25rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.submit-wrapper[data-v-3ffa7530] {
  margin-top: 1.25rem;
  padding-bottom: 3.125rem;
}
.maroon-button[data-v-3ffa7530] {
  background-color: #800000;
  color: #fff;
  padding: 0.75rem;
  border: none;
  border-radius: 0.5rem;
  text-align: center;
  font-size: 1rem;
}

.refund-detail-page[data-v-1301ed01] {
  padding: 0.625rem;
  background: #f9f9f9;
  min-height: 100vh;
}
.header[data-v-1301ed01] {
  text-align: center;
  margin-bottom: 0.625rem;
}
.title[data-v-1301ed01] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
}
.section[data-v-1301ed01] {
  background: white;
  padding: 0.625rem;
  margin-bottom: 0.625rem;
  border-radius: 0.375rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05);
}
.section-title[data-v-1301ed01] {
  font-weight: bold;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #333;
}
.label[data-v-1301ed01] {
  font-size: 0.75rem;
  color: #666;
}
.value[data-v-1301ed01] {
  font-size: 0.8125rem;
  color: #444;
  margin-bottom: 0.25rem;
}
.status.processing[data-v-1301ed01] {
  color: #e67e22;
}
.status.approved[data-v-1301ed01] {
  color: #27ae60;
}
.status.rejected[data-v-1301ed01] {
  color: #c0392b;
}
.status.completed[data-v-1301ed01] {
  color: #2c3e50;
}
.product-info[data-v-1301ed01] {
  display: flex;
  gap: 0.5rem;
}
.product-image[data-v-1301ed01] {
  width: 4.375rem;
  height: 4.375rem;
  border-radius: 0.3125rem;
}
.info[data-v-1301ed01] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.evidence-gallery[data-v-1301ed01] {
  display: flex;
  gap: 0.3125rem;
  flex-wrap: wrap;
}
.evidence-img[data-v-1301ed01] {
  width: 5rem;
  height: 5rem;
  border-radius: 0.375rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.timeline[data-v-1301ed01] {
  margin-top: 0.375rem;
}
.timeline-item[data-v-1301ed01] {
  margin-bottom: 0.375rem;
}
.timestamp[data-v-1301ed01] {
  font-size: 0.6875rem;
  color: #999;
}
.description[data-v-1301ed01] {
  font-size: 0.75rem;
  color: #333;
}
.loading[data-v-1301ed01],
.error[data-v-1301ed01] {
  text-align: center;
  padding: 1.25rem;
  font-size: 0.875rem;
  color: #888;
}

/* PAGE */
.checkout-page[data-v-551759d9] {
  padding: 0.625rem;
  background-color: #f8f8f8;
  min-height: 100vh;
  font-family: "Helvetica Neue", Arial, sans-serif;
}
.checkout-scroll[data-v-551759d9] {
  height: 100vh;
  padding-bottom: 6.25rem; /* make room for split bill + submit */
  overflow-y: auto;
}
/* SECTIONS */
.section[data-v-551759d9] {
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 0.875rem 1rem;
  box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.05);
  margin-bottom: 0.625rem;
  transition: all 0.2s ease-in-out;
}
.section[data-v-551759d9]:active {
  transform: scale(0.98);
}

/* ADDRESS */
.address[data-v-551759d9] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.address-left[data-v-551759d9] {
  display: flex;
  align-items: flex-start;
  flex: 1;
}
.icon[data-v-551759d9] {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.75rem;
  filter: brightness(0) saturate(100%) invert(15%) sepia(60%) saturate(630%) hue-rotate(325deg);
}
.address-details[data-v-551759d9] {
  flex: 1;
}
.name-phone[data-v-551759d9] {
  font-weight: 600;
  font-size: 0.9375rem;
  color: #2c2c2c;
  display: block;
  margin-bottom: 0.25rem;
}
.full-address[data-v-551759d9] {
  font-size: 0.8125rem;
  color: #666;
  line-height: 1.5;
}
.no-address[data-v-551759d9] {
  font-size: 0.8125rem;
  color: #999;
  font-style: italic;
}
.arrow[data-v-551759d9] {
  font-size: 0.875rem;
  color: #800000;
  font-weight: 500;
  margin-left: 0.625rem;
}

/* PRODUCT */
.product-row[data-v-551759d9] {
  display: flex;
  align-items: center;
  margin-top: 0.375rem;
}
.shop-name[data-v-551759d9] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.375rem;
  display: block;
}
.product-image[data-v-551759d9] {
  width: 5rem;
  height: 5rem;
  border-radius: 0.5rem;
  margin-right: 0.625rem;
}
.product-info[data-v-551759d9] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-title[data-v-551759d9] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #333;
}
.product-specs[data-v-551759d9] {
  font-size: 0.75rem;
  color: #888;
  margin: 0.3125rem 0;
}
.price-qty[data-v-551759d9] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.price[data-v-551759d9] {
  font-size: 0.875rem;
  color: #800000;
  font-weight: bold;
}
.qty[data-v-551759d9] {
  font-size: 0.75rem;
  color: #444;
}

/* ROWS & LABELS */
.row[data-v-551759d9] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
  font-size: 0.8125rem;
}
.label[data-v-551759d9] {
  font-size: 0.8125rem;
  margin-bottom: 0.3125rem;
  font-weight: 600;
  color: #333;
}

/* INPUTS */
.gift-input[data-v-551759d9] {
  width: 100%;
  min-height: 2.5rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.3125rem;
  padding: 0.3125rem;
  font-size: 0.75rem;
  background: #fafafa;
}

/* PAYMENT */
.collapsible[data-v-551759d9] {
  border: 0.03125rem solid #ddd;
  border-radius: 0.375rem;
  overflow: hidden;
  margin-top: 0.3125rem;
}
.selected-payment[data-v-551759d9] {
  padding: 0.625rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #333;
  background: #fff;
}
.payment-list[data-v-551759d9] {
  background: #fff;
}
.payment-option[data-v-551759d9] {
  padding: 0.625rem;
  font-size: 0.8125rem;
  color: #666;
  border-top: 0.03125rem solid #f0f0f0;
}
.payment-option.active[data-v-551759d9] {
  background: #fbeaea;
  color: #800000;
  font-weight: bold;
}

/* TOTAL */
.total-row[data-v-551759d9] {
  font-weight: bold;
  font-size: 0.875rem;
}
.total-price[data-v-551759d9] {
  color: #800000;
}
/* Split Bill Section */
.split-bill-container[data-v-551759d9] {
  position: fixed;
  bottom: 3.75rem; /* stays above the Pay bar */
  left: 0;
  right: 0;
  padding: 0 0.9375rem;
  z-index: 98;
}
/* BUTTONS */
.btn.invite-btn[data-v-551759d9] {
  width: 100%;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0.5625rem 0;
  border-radius: 0.75rem;
  background: linear-gradient(90deg, #800000, #a61c1c);
  color: #fff;
  margin: 0.625rem 0;
  box-shadow: 0 0.125rem 0.375rem rgba(128, 0, 0, 0.2);
}
.btn.invite-btn[data-v-551759d9]:disabled {
  opacity: 0.5;
  pointer-events: none;
}

/* FOOTER */
.submit-area[data-v-551759d9] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.625rem 0.9375rem;
  border-top: 0.03125rem solid #eee;
  z-index: 99;
  box-shadow: 0 -0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
}
.total-text[data-v-551759d9] {
  font-size: 0.875rem;
  font-weight: 600;
}
.submit-btn[data-v-551759d9] {
  background-color: #800000;
  color: white;
  padding: 0.4375rem 1.25rem;
  border-radius: 1.5625rem;
  font-size: 0.875rem;
  font-weight: bold;
  transition: 0.3s;
}
.submit-btn[data-v-551759d9]:active {
  background-color: #a61c1c;
}
.submit-btn.disabled[data-v-551759d9] {
  opacity: 0.5;
  pointer-events: none;
}
.item-variants[data-v-551759d9] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.1875rem;
  margin-top: 0.1875rem;
}
.variant-badge[data-v-551759d9] {
  background-color: #f5f5f5;
  color: #333;
  font-size: 0.75rem;
  padding: 0.1875rem 0.375rem;
  border-radius: 0.375rem;
}


.order-card[data-v-a98b9632] {
  background: #fff;
  border-radius: 0.375rem;
  padding: 0.75rem;
  margin-bottom: 0.625rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.08);
}
.order-header[data-v-a98b9632] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5625rem;
}
.order-id[data-v-a98b9632] { font-size: 0.875rem; font-weight: 700; color: #800000;
}
.order-date[data-v-a98b9632] { font-size: 0.6875rem; color: #999;
}
.order-status[data-v-a98b9632] { font-size: 0.75rem; font-weight: 600; padding: 0.1875rem 0.5rem; border-radius: 0.5rem;
}
.status-pending[data-v-a98b9632] { background-color: #fff4e5; color: #f57c00;
}      /* Pending Shipment */
.status-pending_payment[data-v-a98b9632] { background-color: #fdecea; color: #d93025;
} /* Pending Payment */
.status-shipped[data-v-a98b9632] { background-color: #e8f0fe; color: #1a73e8;
}
.status-delivered[data-v-a98b9632] { background-color: #e6f4ea; color: #188038;
}
.status-refunded[data-v-a98b9632] { background-color: #fce8e6; color: #d93025;
}
.status-cancelled[data-v-a98b9632] { background-color: #f0f0f0; color: #777;
}
.store-name[data-v-a98b9632] {
  font-size: 0.8125rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 0.375rem;
}
.product-item[data-v-a98b9632] {
  display: flex;
  align-items: center;
  margin-bottom: 0.375rem;
}
.product-image[data-v-a98b9632] {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 0.3125rem;
  margin-right: 0.5625rem;
}
.product-details[data-v-a98b9632] { flex: 1;
}
.product-title[data-v-a98b9632] { font-size: 0.8125rem; font-weight: 600; color: #333;
}
.product-specs[data-v-a98b9632] { font-size: 0.6875rem; color: #888;
}
.price-row[data-v-a98b9632] { display: flex; justify-content: space-between; font-size: 0.6875rem; color: #777;
}
.store-summary[data-v-a98b9632] {
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  font-size: 0.75rem;
  margin: 0.25rem 0 0.375rem;
}
.store-actions[data-v-a98b9632] {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.375rem;
  margin-bottom: 0.375rem;
}
.order-summary[data-v-a98b9632] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0.375rem;
  font-weight: 700;
  font-size: 0.875rem;
  color: #800000;
  margin-bottom: 0.375rem;
}
.order-actions[data-v-a98b9632] {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  margin-top: 0.3125rem;
}
.btn[data-v-a98b9632] {

  min-width: 3.75rem;
  height: 1.75rem;
  border-radius: 0.875rem;
  font-size: 0.8125rem;
  padding: 0 0.625rem;
  color: #800000;
  border: 0.0625rem solid #800000;
  background: transparent;
  cursor: pointer;
  transition: all 0.2s ease;
}
.btn[data-v-a98b9632]:hover {
  transform: translateY(-0.0625rem);
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.08);
}

/* Primary (important) actions */
.pay-btn[data-v-a98b9632],
.confirm-btn[data-v-a98b9632] {
  background-color: #800000;
  color: #fff;
  border: none;
}
.pay-btn[data-v-a98b9632]:hover,
.confirm-btn[data-v-a98b9632]:hover {
  background-color: #a52a2a;
}

/* Secondary actions */
.cancel-btn[data-v-a98b9632],
.logistics-btn[data-v-a98b9632],
.urge-btn[data-v-a98b9632],
.refund-btn[data-v-a98b9632] {
  background-color: #fff;
  color: #555;
  border: 0.03125rem solid #ccc;
}
.cancel-btn[data-v-a98b9632]:hover,
.logistics-btn[data-v-a98b9632]:hover,
.urge-btn[data-v-a98b9632]:hover,
.refund-btn[data-v-a98b9632]:hover {
  background-color: #f3f3f3;
}
.store-divider[data-v-a98b9632] {
  height: 0.03125rem;
  background-color: #eee;
  margin-top: 0.375rem;
}
.product-specs[data-v-a98b9632] {
  display: block;
  font-size: 11px;
  color: #800000; /* maroon */
  margin-top: 6px;
  background-color: #fdf4f4;
  padding: 4px 8px;
  border-radius: 6px;
  font-weight: 500;
  line-height: 1.5;
}
.spec-badge[data-v-a98b9632] {
  background-color: #f6f6f6;
  color: #555;
  font-size: 12px;
  border-radius: 0.25rem;
  padding: 0.0625rem 0.3125rem;
}
.no-specs[data-v-a98b9632] {
  font-size: 12px;
  color: #aaa;
  font-style: italic;
}


.page[data-v-5b5126f6] {
  background: #f8f8f8;
  min-height: 100vh;
  padding: 0.625rem;
}
.header[data-v-5b5126f6] {
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
  color: #800000;
  margin-bottom: 0.9375rem;
}
.loading[data-v-5b5126f6],
.empty[data-v-5b5126f6] {
  text-align: center;
  padding: 1.25rem;
  color: #888;
}
.order-list[data-v-5b5126f6] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.order-card[data-v-5b5126f6] {
  background: white;
  border-radius: 0.375rem;
  padding: 0.625rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05);
}
.order-info[data-v-5b5126f6] {
  display: flex;
  justify-content: space-between;
  font-size: 0.8125rem;
  margin-bottom: 0.375rem;
  color: #666;
}
.items[data-v-5b5126f6] {
  border-top: 0.03125rem solid #eee;
  border-bottom: 0.03125rem solid #eee;
  margin: 0.375rem 0;
  padding: 0.375rem 0;
}
.item[data-v-5b5126f6] {
  display: flex;
  gap: 0.375rem;
  margin-bottom: 0.375rem;
}
.item-img[data-v-5b5126f6] {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 0.25rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.item-details[data-v-5b5126f6] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.item-title[data-v-5b5126f6] {
  font-size: 0.875rem;
  color: #333;
}
.item-price[data-v-5b5126f6] {
  font-size: 0.75rem;
  color: #999;
}
.order-actions[data-v-5b5126f6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.375rem;
}
.total[data-v-5b5126f6] {
  font-size: 0.875rem;
  color: #800000;
  font-weight: bold;
}
.pay-btn[data-v-5b5126f6],
.cancel-btn[data-v-5b5126f6] {
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  font-size: 0.8125rem;
  border: none;
}
.pay-btn[data-v-5b5126f6] {
  background: #800000;
  color: white;
}
.cancel-btn[data-v-5b5126f6] {
  background: #eee;
  color: #666;
}
.split-tag[data-v-5b5126f6] {
  background: #ffeaea;
  color: #800000;
  font-size: 0.6875rem;
  padding: 0.125rem 0.3125rem;
  border-radius: 0.25rem;
}




.page[data-v-c9a79c2a] {
  background: #f8f8f8;
  min-height: 100vh;
  padding: 0.625rem;
}
.loading[data-v-c9a79c2a],
.empty-state[data-v-c9a79c2a] {
  text-align: center;
  padding: 1.25rem;
  color: #888;
}
.empty-image[data-v-c9a79c2a] {
  width: 5.625rem;
  height: 5.625rem;
  margin-bottom: 0.625rem;
}
.empty-text[data-v-c9a79c2a] {
  font-size: 0.875rem;
  color: #666;
}
.order-list[data-v-c9a79c2a] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.user-details-container[data-v-ce3c31f9] {
  background-color: #fff;
}
.banner-img[data-v-ce3c31f9] {
  width: 100%;
  height: 6.25rem;
}
.profile-section[data-v-ce3c31f9] {
  display: flex;
  align-items: center;
  padding: 0.625rem;
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.avatar-box[data-v-ce3c31f9] {
  position: relative;
  width: 3.75rem;
  height: 3.75rem;
  margin-right: 0.9375rem;
}
.avatar[data-v-ce3c31f9] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 0.09375rem solid maroon;
}
.edit-overlay[data-v-ce3c31f9] {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(128, 0, 0, 0.7);
  color: #fff;
  font-size: 0.625rem;
  text-align: center;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  padding: 0.1875rem 0;
}
.info[data-v-ce3c31f9] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.username[data-v-ce3c31f9] {
  font-size: 1rem;
  font-weight: bold;
  color: #333;
}
.email[data-v-ce3c31f9] {
  font-size: 0.8125rem;
  color: #666;
}
.stats[data-v-ce3c31f9] {
  display: flex;
  justify-content: space-around;
  padding: 0.9375rem 0;
  border-bottom: 1px solid #f0f0f0;
}
.stat-item[data-v-ce3c31f9] {
  text-align: center;
}
.stat-value[data-v-ce3c31f9] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
}
.stat-label[data-v-ce3c31f9] {
  font-size: 0.75rem;
  color: #888;
}
.action-buttons[data-v-ce3c31f9] {
  padding: 1.25rem 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.ai-avatar-wrapper[data-v-ce3c31f9] {
  padding: 0.625rem;
  text-align: center;
}
.maroon-button[data-v-ce3c31f9] {
  background-color: maroon;
  color: white;
  font-size: 0.9375rem;
  border-radius: 0.375rem;
  padding: 0.625rem;
}
.maroon-button.outline[data-v-ce3c31f9] {
  background-color: transparent;
  color: maroon;
  border: 0.0625rem solid maroon;
}
.maroon-button.light[data-v-ce3c31f9] {
  background-color: #f9f0f0;
  color: maroon;
}

.page[data-v-49d74514] {
  background: #f8f8f8;
  min-height: 100vh;
  padding: 0.625rem;
}
.loading[data-v-49d74514],
.error[data-v-49d74514],
.empty-state[data-v-49d74514] {
  text-align: center;
  padding: 1.875rem 0.625rem;
  color: #999;
}
.empty-image[data-v-49d74514] {
  width: 5.625rem;
  height: 5.625rem;
  margin-bottom: 0.625rem;
}
.empty-text[data-v-49d74514] {
  font-size: 0.875rem;
}
.order-list[data-v-49d74514] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.page[data-v-4a74a6b4] {
  background: #f8f8f8;
  min-height: 100vh;
  padding: 0.625rem;
}
.loading[data-v-4a74a6b4],
.error[data-v-4a74a6b4],
.empty-state[data-v-4a74a6b4] {
  text-align: center;
  padding: 1.875rem 0.625rem;
  color: #999;
}
.empty-image[data-v-4a74a6b4] {
  width: 5.625rem;
  height: 5.625rem;
  margin-bottom: 0.625rem;
}
.empty-text[data-v-4a74a6b4] {
  font-size: 0.875rem;
}
.order-list[data-v-4a74a6b4] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.refund-orders-page[data-v-43565775] {
  padding: 0.75rem;
  background: #f9f9f9;
  min-height: 100vh;
}
.header[data-v-43565775] {
  text-align: center;
  margin-bottom: 0.625rem;
}
.title[data-v-43565775] {
  font-size: 1.125rem;
  color: #800000;
  font-weight: bold;
}
.tabs[data-v-43565775] {
  display: flex;
  justify-content: space-around;
  margin-bottom: 0.625rem;
}
.tab[data-v-43565775] {
  font-size: 0.875rem;
  padding: 0.3125rem 0.625rem;
  border-bottom: 0.125rem solid transparent;
  color: #666;
}
.tab.active[data-v-43565775] {
  color: #800000;
  border-color: #800000;
}
.loading[data-v-43565775],
.error[data-v-43565775],
.no-data[data-v-43565775] {
  text-align: center;
  padding: 0.9375rem;
  font-size: 0.875rem;
  color: #999;
}
.refund-list[data-v-43565775] {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.refund-card[data-v-43565775] {
  background: white;
  border-radius: 0.5rem;
  padding: 0.625rem;
  display: flex;
  gap: 0.5rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.05);
}
.product-image[data-v-43565775] {
  width: 5rem;
  height: 5rem;
  border-radius: 0.375rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.details[data-v-43565775] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.1875rem;
}
.product-name[data-v-43565775] {
  font-size: 0.875rem;
  font-weight: 600;
}
.reason[data-v-43565775],
.date[data-v-43565775],
.status[data-v-43565775] {
  font-size: 0.75rem;
  color: #666;
}
.status.processing[data-v-43565775] {
  color: #e67e22;
}
.status.approved[data-v-43565775] {
  color: #27ae60;
}
.status.rejected[data-v-43565775] {
  color: #c0392b;
}
.status.completed[data-v-43565775] {
  color: #2c3e50;
}
.actions[data-v-43565775] {
  margin-top: 0.25rem;
  display: flex;
  gap: 0.3125rem;
}
.btn[data-v-43565775] {
  padding: 0.3125rem 0.625rem;
  font-size: 0.75rem;
  border-radius: 0.3125rem;
  background-color: #800000;
  color: white;
}
.cancel[data-v-43565775] {
  background-color: #ccc;
  color: #333;
}
.escalate[data-v-43565775] {
  background-color: #d0021b;
}

.edit-profile-container[data-v-11cd1757] {
  padding: 0.625rem;
  background-color: #fff;
}
.header[data-v-11cd1757] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  text-align: center;
  margin-bottom: 0.9375rem;
}
.form-item[data-v-11cd1757] {
  margin-bottom: 0.9375rem;
}
.label[data-v-11cd1757] {
  font-size: 0.875rem;
  color: #333;
  margin-bottom: 0.3125rem;
  display: block;
}
.input[data-v-11cd1757] {
  border: 1px solid #ccc;
  border-radius: 0.3125rem;
  padding: 0.625rem;
  font-size: 0.875rem;
}
.picker[data-v-11cd1757] {
  padding: 0.625rem;
  border: 1px solid #ccc;
  border-radius: 0.3125rem;
  background-color: #f9f9f9;
}

/* ---------------- Avatar styling ---------------- */
.avatar-container[data-v-11cd1757] {
  align-items: center;
}
.avatar-wrapper[data-v-11cd1757] {
  position: relative;
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 1.875rem;
  overflow: hidden;
  border: 0.0625rem solid #800000;
  margin-top: 0.3125rem;
}
.avatar-wrapper .avatar[data-v-11cd1757] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.edit-overlay[data-v-11cd1757] {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0.9375rem;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
}
.edit-text[data-v-11cd1757] {
  color: #fff;
  font-size: 0.625rem;
}

/* ---------------- Save button ---------------- */
.save-button[data-v-11cd1757] {
  background-color: #800000;
  color: #fff;
  padding: 0.625rem;
  font-size: 0.9375rem;
  border-radius: 0.3125rem;
  text-align: center;
}

.coupon-page[data-v-988347af] {
  background: #f8f8f8;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.header[data-v-988347af] {
  font-size: 1.125rem;
  font-weight: bold;
  color: maroon;
  text-align: center;
  padding: 0.9375rem 0;
  background: white;
  border-bottom: 1px solid #eee;
}
.tabs[data-v-988347af] {
  display: flex;
  background: white;
  border-bottom: 1px solid #eee;
}
.tab[data-v-988347af] {
  flex: 1;
  text-align: center;
  padding: 0.625rem 0;
  color: maroon;
  font-size: 0.875rem;
  border-bottom: 0.1875rem solid transparent;
}
.tab.active[data-v-988347af] {
  border-color: maroon;
  font-weight: bold;
}
.coupon-list[data-v-988347af] {
  padding: 0.75rem;
  flex: 1;
}
.loading[data-v-988347af],
.empty-state[data-v-988347af] {
  margin-top: 3.125rem;
  text-align: center;
  color: #999;
  font-size: 0.9375rem;
}

/* --- Coupon Card Style --- */
.coupon-card[data-v-988347af] {
  position: relative;
  display: flex;
  background: #ffffff;
  border-radius: 0.625rem;
  margin-bottom: 0.9375rem;
  padding: 0;
  box-shadow: 0 0.25rem 0.625rem rgba(0,0,0,0.08);
  overflow: hidden;
  border-left: 0.3125rem solid maroon;
}

/* Cutout Circles (Ticket Style) */
.coupon-card[data-v-988347af]::before,
.coupon-card[data-v-988347af]::after {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  background: #f8f8f8;
  border-radius: 50%;
  left: -0.5rem;
}
.coupon-card[data-v-988347af]::before { top: 0.8125rem;
}
.coupon-card[data-v-988347af]::after { bottom: 0.8125rem;
}

/* Left Section */
.left[data-v-988347af] {
  width: 32%;
  background: #80000012;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0.9375rem 0.3125rem;
}
.amount[data-v-988347af] {
  font-size: 1.5625rem;
  font-weight: 900;
  color: maroon;
}
.condition[data-v-988347af] {
  margin-top: 0.3125rem;
  font-size: 0.8125rem;
  color: #666;
}

/* Divider */
.divider[data-v-988347af] {
  width: 0;
  border-left: 0.0625rem dashed #ddd;
  margin: 0 0.625rem;
}

/* Right Section */
.right[data-v-988347af] {
  flex: 1;
  padding: 0.9375rem 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.title[data-v-988347af] {
  font-size: 0.9375rem;
  font-weight: 600;
}
.date[data-v-988347af] {
  font-size: 0.75rem;
  color: #888;
}

/* Use Button */
.use-btn[data-v-988347af] {
  background: maroon;
  color: white;
  padding: 0.5rem 0.875rem;
  font-size: 0.875rem;
  border-radius: 0.5rem;
  width: 6.25rem;
  align-self: flex-end;
}
.use-btn[data-v-988347af]:active {
  background: #5a0000;
}

/* Expired */
.coupon-card.expired[data-v-988347af] {
  opacity: 0.55;
  border-left-color: gray;
}
.expired-tag[data-v-988347af] {
  border: 0.0625rem solid gray;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.375rem;
  width: 5.625rem;
  color: gray;
  text-align: center;
  font-size: 0.8125rem;
  align-self: flex-end;
}

.help-page[data-v-e727f9c8] {
  background-color: #f8f8f8;
  min-height: 100vh;
}
.content[data-v-e727f9c8] {
  padding: 1rem;
  padding-bottom: 5rem;
}

/* Categories */
.category-group[data-v-e727f9c8] {
  background-color: #fff;
  border-radius: 0.75rem;
  margin-bottom: 1.5rem;
  overflow: hidden;
}
.category-item[data-v-e727f9c8] {
  padding: 1.5rem 1rem;
  border-bottom: 0.0625rem solid #eee;
  color: #800000;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.category-item[data-v-e727f9c8]:last-child {
  border-bottom: none;
}
.category-item[data-v-e727f9c8]:active {
  background-color: #f2dede;
}

/* FAQ Section */
.faq-section[data-v-e727f9c8] {
  background-color: #fff;
  border-radius: 0.75rem;
  padding: 1rem;
  margin-bottom: 1.5rem;
}
.section-title[data-v-e727f9c8] {
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 1rem;
}
.faq-item[data-v-e727f9c8] {
  border-bottom: 0.0625rem solid #eee;
}
.faq-question[data-v-e727f9c8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
  cursor: pointer;
}
.faq-answer[data-v-e727f9c8] {
  padding: 0.5rem 0 1rem 0;
  color: #333;
  font-size: 0.875rem;
  line-height: 1.6;
}

/* Contact Service */
.contact-service[data-v-e727f9c8] {
  background-color: #800000;
  color: #fff;
  text-align: center;
  padding: 1.5rem;
  border-radius: 2rem;
  margin: 2rem 1rem;
  font-size: 1rem;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.contact-service[data-v-e727f9c8]:active {
  background-color: #660000;
}

.wallet-container[data-v-6ffbec2e] {
  background: #f9f9f9;
  min-height: 100vh;
  padding: 0.625rem;
}

/* Header */
.wallet-header[data-v-6ffbec2e] {
  background: maroon;
  color: white;
  padding: 0.9375rem 0.625rem;
  text-align: center;
  border-radius: 0.625rem;
}
.wallet-title[data-v-6ffbec2e] {
  font-size: 1.125rem;
  font-weight: bold;
}

/* Wallet Balance */
.wallet-balance[data-v-6ffbec2e] {
  text-align: center;
  margin: 0.9375rem 0;
}
.label[data-v-6ffbec2e] {
  font-size: 0.875rem;
  color: #666;
}
.amount[data-v-6ffbec2e] {
  font-size: 1.375rem;
  font-weight: bold;
  color: maroon;
  margin-top: 0.25rem;
}

/* Wallet Stats */
.wallet-stats[data-v-6ffbec2e] {
  display: flex;
  justify-content: space-around;
  margin-bottom: 0.9375rem;
}
.stat[data-v-6ffbec2e] {
  text-align: center;
}
.stat-label[data-v-6ffbec2e] {
  font-size: 0.75rem;
  color: #888;
}
.stat-value[data-v-6ffbec2e] {
  font-size: 0.9375rem;
  font-weight: bold;
  color: maroon;
  margin-top: 0.15625rem;
}

/* Section Title */
.section-title[data-v-6ffbec2e] {
  font-size: 0.9375rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: maroon;
}

/* Filters */
.filters[data-v-6ffbec2e] {
  display: flex;
  justify-content: space-around;
  margin-bottom: 0.625rem;
}
.filters uni-button[data-v-6ffbec2e] {
  background: white;
  border: 0.03125rem solid maroon;
  color: maroon;
  padding: 0.25rem 0.5rem;
  border-radius: 0.3125rem;
  font-size: 0.75rem;
  cursor: pointer;
}
.filters uni-button[data-v-6ffbec2e]:hover {
  background: maroon;
  color: white;
}

/* Transaction List */
.transaction-list[data-v-6ffbec2e] {
  max-height: 15.625rem;
}
.transaction-item[data-v-6ffbec2e] {
  display: flex;
  justify-content: space-between;
  padding: 0.625rem 0;
  border-bottom: 0.03125rem solid #eee;
}
.txn-type[data-v-6ffbec2e] {
  font-size: 0.875rem;
  color: maroon;
}
.txn-date[data-v-6ffbec2e] {
  font-size: 0.75rem;
  color: #aaa;
}
.txn-amount[data-v-6ffbec2e] {
  font-size: 0.875rem;
  font-weight: bold;
}
.positive[data-v-6ffbec2e] {
  color: maroon;
}
.negative[data-v-6ffbec2e] {
  color: red;
}

.flash-sale-page[data-v-d2b3d423] {
  padding: 0.625rem;
  background: #f9f9f9;
  min-height: 100vh;
}
.header[data-v-d2b3d423],
.recommend-header[data-v-d2b3d423] {
  margin-bottom: 0.75rem;
  text-align: center;
}
.title[data-v-d2b3d423],
.recommend-title[data-v-d2b3d423] {
  font-size: 1.1875rem;
  font-weight: bold;
  color: #800000;
}
.filter-bar[data-v-d2b3d423] {
  margin: 0.375rem 0;
  display: flex;
  justify-content: center;
  gap: 0.625rem;
}
.filter-bar uni-button[data-v-d2b3d423] {
  padding: 0.3125rem 0.75rem;
  background-color: #eee;
  border-radius: 0.375rem;
  font-size: 0.8125rem;
  border: none;
  color: #333;
}
.filter-bar uni-button.active[data-v-d2b3d423] {
  background-color: #800000;
  color: white;
}
.loading[data-v-d2b3d423],
.error[data-v-d2b3d423],
.no-promos[data-v-d2b3d423],
.loading-more[data-v-d2b3d423],
.no-more[data-v-d2b3d423] {
  text-align: center;
  padding: 0.9375rem;
  color: #666;
  font-size: 0.875rem;
}
.promo-grid[data-v-d2b3d423] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
  justify-content: space-between;
}
.promo-card[data-v-d2b3d423] {
  background: #fff;
  width: 48%;
  border-radius: 0.625rem;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.05);
  overflow: hidden;
  position: relative;
}
.discount-tag[data-v-d2b3d423] {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  background: #d0021b;
  color: white;
  padding: 0.1875rem 0.375rem;
  font-size: 0.6875rem;
  border-radius: 0.25rem;
  z-index: 10;
}
.product-image[data-v-d2b3d423] {
  width: 100%;
  height: 6.25rem;
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}
.info[data-v-d2b3d423] {
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
}
.product-name[data-v-d2b3d423] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #333;
}
.price-section[data-v-d2b3d423] {
  display: flex;
  gap: 0.375rem;
  align-items: baseline;
}
.discounted[data-v-d2b3d423] {
  color: #800000;
  font-size: 1rem;
  font-weight: bold;
}
.original[data-v-d2b3d423] {
  text-decoration: line-through;
  color: #999;
  font-size: 0.75rem;
}
.countdown[data-v-d2b3d423] {
  font-size: 0.75rem;
  color: #333;
}
.stock-status[data-v-d2b3d423] {
  font-size: 0.75rem;
  color: #d0021b;
}
.sold-out[data-v-d2b3d423] {
  color: #999;
}
.buy-btn[data-v-d2b3d423] {
  margin-top: 0.25rem;
  background-color: #800000;
  color: white;
  padding: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.375rem;
  text-align: center;
}
.buy-btn[data-v-d2b3d423]:disabled {
  background-color: #ccc;
}
.product-grid[data-v-d2b3d423] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.625rem;
}

.orders-page[data-v-2535de34] {
  background-color: #f8f8f8;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.header-bar[data-v-2535de34] {
  display: flex;
  align-items: center;
  background: white;
  padding: 10px;
  gap: 6px;
  border-bottom: 1px solid #eee;
  position: relative;
}
.search-input[data-v-2535de34] {
  flex: 1;
  background: #f1f1f1;
  border-radius: 20px;
  padding: 8px 12px;
  font-size: 14px;
}
.filter-picker[data-v-2535de34] {
  font-size: 13px;
  color: #444;
}
.picker-value[data-v-2535de34] {
  padding: 6px 8px;
  background: #f0f0f0;
  border-radius: 10px;
}
.ellipsis-menu[data-v-2535de34] {
  font-size: 20px;
  cursor: pointer;
  position: relative;
}
.popup-menu[data-v-2535de34] {
  position: absolute;
  top: 100%;
  right: 0;
  background: white;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 10px;
  z-index: 100;
  box-shadow: 0 0 8px rgba(0,0,0,0.1);
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 10px;
}
.menu-item[data-v-2535de34] {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  color: #333;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.menu-item uni-text[data-v-2535de34] {
  margin-top: 6px;
}
.tabs[data-v-2535de34] {
  display: flex;
  background: white;
  border-bottom: 1px solid #eee;
}
.tab[data-v-2535de34] {
  flex: 1;
  text-align: center;
  padding: 14px 0;
  font-size: 15px;
  color: #555;
}
.tab.active[data-v-2535de34] {
  color: maroon;
  font-weight: bold;
  border-bottom: 2px solid maroon;
}
.orders-list[data-v-2535de34] {
  flex: 1;
  padding: 10px;
  overflow-y: auto;
}
.order-card[data-v-2535de34] {
  background: white;
  margin-bottom: 12px;
  border-radius: 10px;
  padding: 12px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.order-header[data-v-2535de34] {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin-bottom: 8px;
  color: #777;
}
.order-items[data-v-2535de34] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.item-image[data-v-2535de34] {
  width: 60px;
  height: 60px;
  border-radius: 6px;
  margin-right: 12px;
}
.item-info[data-v-2535de34] {
  flex: 1;
}
.item-title[data-v-2535de34] {
  font-weight: bold;
  font-size: 15px;
  display: block;
  margin-bottom: 4px;
}
.item-price[data-v-2535de34] {
  color: maroon;
  font-size: 14px;
}
.item-quantity[data-v-2535de34] {
  color: #999;
  font-size: 13px;
}
.order-actions[data-v-2535de34] {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  position: relative;
}
.action-btn[data-v-2535de34] {
  font-size: 13px;
  padding: 6px 10px;
  border: 1px solid maroon;
  color: maroon;
  border-radius: 20px;
  background: white;
  cursor: pointer;
}
.action-btn[data-v-2535de34]:hover {
  background-color: maroon;
  color: white;
}
.more-dropdown[data-v-2535de34] {
  position: absolute;
  right: 0;
  top: 38px;
  background: white;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  width: 160px;
  z-index: 50;
}
.dropdown-item[data-v-2535de34] {
  padding: 10px 12px;
  font-size: 13px;
  color: #333;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.dropdown-item[data-v-2535de34]:hover {
  background-color: #f5f5f5;
}

.cancel-notice[data-v-d24d320e] {
  background-color: #fff0f0;
  padding: 15px;
  border: 1px solid #ffcccc;
  border-radius: 6px;
}
.status-msg[data-v-d24d320e] { font-weight: bold; color: #800000;
}
.cancel-reason[data-v-d24d320e] { color: #cc0000;
}

/* Container */
.support-container[data-v-2d203075] {
  flex: 1;
  padding: 1rem;
  background-color: #f8f8f8;
  box-sizing: border-box;
}

/* Hotline Section */
.hotline-section[data-v-2d203075] {
  background-color: #fff;
  padding: 1rem;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  font-weight: bold;
  font-size: 0.875rem;
  text-align: center;
  color: #800000;
}
.hotline-number[data-v-2d203075] {
  color: #555;
  font-weight: normal;
}

/* Icon Row */
.icon-row[data-v-2d203075] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  background: #fff;
  padding: 1rem 0;
  margin-bottom: 1rem;
  border-radius: 0.5rem;
}
.icon-item[data-v-2d203075] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0.375rem;
  font-size: 0.75rem;
  color: #800000;
  cursor: pointer;
}
.icon-label[data-v-2d203075] {
  margin-top: 0.375rem;
  font-size: 0.75rem;
  text-align: center;
}

/* After Sales Box */
.after-sales-box[data-v-2d203075] {
  background: #fff;
  padding: 1rem;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  text-align: center;
}
.section-title[data-v-2d203075] {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #800000;
}
.last-order[data-v-2d203075] {
  margin-bottom: 0.75rem;
}
.order-label[data-v-2d203075] {
  font-weight: 600;
  color: #333;
}
.order-detail[data-v-2d203075] {
  display: block;
  margin-top: 0.25rem;
  color: #555;
  font-size: 0.75rem;
}

/* Buttons */
.actions-row[data-v-2d203075] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: space-around;
}
.action-btn[data-v-2d203075] {
  flex: 1 1 40%;
  min-width: 4.375rem;
  background-color: #800000;
  color: #fff;
  border: none;
  padding: 0.625rem 0;
  border-radius: 0.375rem;
  font-size: 0.8125rem;
  text-align: center;
  cursor: pointer;
}

/* FAQ Section */
.faq-section[data-v-2d203075] {
  background: #fff;
  padding: 1rem;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
}
.faq-item[data-v-2d203075] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 0;
  border-bottom: 0.03125rem solid #eee;
  font-size: 0.75rem;
  color: #800000;
  cursor: pointer;
}

/* More Support Buttons */
.more-support-section[data-v-2d203075] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 1rem;
  padding: 0 0.5rem 1rem;
}
.support-btn[data-v-2d203075] {
  background-color: #fff;
  color: #800000;
  border: 0.0625rem solid #800000;
  padding: 0.625rem 0;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  text-align: center;
}

.page-container[data-v-cf9ac3d2] {
  padding: 0.625rem;
  background-color: #fff;
  min-height: 100vh;
}
.page-title[data-v-cf9ac3d2] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.order-info[data-v-cf9ac3d2] {
  margin-bottom: 0.625rem;
}
.label[data-v-cf9ac3d2] {
  font-weight: bold;
  color: #555;
}
.value[data-v-cf9ac3d2] {
  color: #000;
  margin-left: 0.3125rem;
}
.form-section[data-v-cf9ac3d2] {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.picker-display[data-v-cf9ac3d2] {
  padding: 0.625rem;
  background-color: #f2f2f2;
  border-radius: 0.3125rem;
}
.textarea[data-v-cf9ac3d2] {
  min-height: 6.25rem;
  border: 0.03125rem solid #ccc;
  padding: 0.625rem;
  border-radius: 0.3125rem;
}
.submit-btn[data-v-cf9ac3d2] {
  background-color: #800000;
  color: white;
  padding: 0.625rem;
  border-radius: 0.3125rem;
  text-align: center;
  font-size: 0.9375rem;
}

/* (same as your existing styles) */
.chat-container[data-v-821f0da5] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  background: #fff;
}
.chat-header[data-v-821f0da5] {
  padding: 0.625rem;
  background-color: #800000;
  color: white;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
}
.chat-body[data-v-821f0da5] {
  flex: 1;
  background: #f9f9f9;
  padding: 0.625rem;
  overflow-y: scroll;
  max-height: calc(100vh - 7.5rem);
}
.chat-msg[data-v-821f0da5] {
  display: flex;
  align-items: flex-end;
  margin: 8px 0;
}
.user-msg[data-v-821f0da5] {
  flex-direction: row-reverse;
  text-align: right;
}
.other-msg[data-v-821f0da5] {
  flex-direction: row;
  text-align: left;
}
.avatar[data-v-821f0da5] {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.avatar-right[data-v-821f0da5] {
  margin-left: 8px;
}
.avatar-left[data-v-821f0da5] {
  margin-right: 8px;
}
.msg-content[data-v-821f0da5] {
  max-width: 70%;
  background-color: #f0f0f0;
  padding: 10px;
  border-radius: 12px;
}
.user-msg .msg-content[data-v-821f0da5] {
  background-color: #ffc0cb; /* pink bubble for current user */
}
.system-msg[data-v-821f0da5] {
  color: gray;
  font-style: italic;
  text-align: center;
}
.chat-footer[data-v-821f0da5] {
  display: flex;
  padding: 0.625rem;
  border-top: 0.03125rem solid #ccc;
  background: #fff;
  align-items: center;
}
.chat-input[data-v-821f0da5] {
  flex: 1;
  border: 0.03125rem solid #ccc;
  padding: 0.375rem;
  border-radius: 0.3125rem;
  font-size: 0.875rem;
}
.send-btn[data-v-821f0da5],
.upload-btn[data-v-821f0da5] {
  background: #800000;
  color: white;
  padding: 0.375rem 0.75rem;
  margin-left: 0.375rem;
  border-radius: 0.3125rem;
  font-size: 0.875rem;
}
.options-btn[data-v-821f0da5] {
  background: none;
  border: none;
  color: #FFF;
  font-size: 1.125rem;
  width: 13%;
  cursor: pointer;
}
.modal[data-v-821f0da5] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-content[data-v-821f0da5] {
  background: white;
  border-radius: 0.3125rem;
  padding: 0.625rem;
  display: flex;
  flex-direction: column;
}
.modal-content uni-button[data-v-821f0da5] {
  background: #800000;
  color: white;
  border: none;
  padding: 0.3125rem 0.625rem;
  margin-bottom: 0.3125rem;
  border-radius: 0.15625rem;
  cursor: pointer;
}
.product-card[data-v-821f0da5] {
  display: flex;
  align-items: center;
  background: #fff7f7;
  border: 1px solid #e0b0b0;
  border-radius: 12px;
  padding: 8px;
  margin-bottom: 10px;
  width: 80%;
}
.product-img[data-v-821f0da5] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.3125rem;
  margin-right: 0.3125rem;
}
.product-info[data-v-821f0da5] {
  display: flex;
  flex-direction: column;
}
.product-name[data-v-821f0da5] {
  font-weight: 600;
  color: #333;
  font-size: 14px;
}
.product-price[data-v-821f0da5] {
  color: #800000;
  font-weight: bold;
  font-size: 13px;
}

.payment-method-page[data-v-54ac933e] { padding: 20px;
}
.title[data-v-54ac933e] { font-size: 18px; font-weight: bold; margin-bottom: 20px; color: #800000;
}
.option[data-v-54ac933e] {
  padding: 15px 20px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.option.selected[data-v-54ac933e] {
  border-color: #c1272d;
  background-color: #ffe5e5;
  font-weight: 600;
}
.checkmark[data-v-54ac933e] { color: #c1272d; font-size: 20px;
}

.page[data-v-39d117ba] { min-height:100vh; padding:0.625rem; background:#f7f7f7
}
.header[data-v-39d117ba] { font-size:1.125rem; text-align:center; color:#800000; font-weight:700; margin:0.625rem 0
}
.loading[data-v-39d117ba], .error[data-v-39d117ba] { text-align:center; color:#888; padding:1.25rem
}
.card[data-v-39d117ba] { background:#fff; border-radius:0.375rem; padding:0.625rem; box-shadow:0 0.0625rem 0.25rem rgba(0,0,0,0.03); margin-bottom:0.5625rem
}
.card-title[data-v-39d117ba] { font-weight:600; font-size:0.875rem; color:#333; margin-bottom:0.375rem
}
.order-meta[data-v-39d117ba] { color:#999; font-size:0.6875rem; margin-bottom:0.25rem
}
.suborder-header[data-v-39d117ba] { display:flex; justify-content:space-between; margin-top:0.375rem; margin-bottom:0.1875rem
}
.store-name[data-v-39d117ba] { font-weight:600; color:#333
}
.store-total[data-v-39d117ba] { font-size:0.6875rem; color:#800000
}
.items[data-v-39d117ba] { display:flex; flex-direction:column; gap:0.375rem
}
.item[data-v-39d117ba] { display:flex; gap:0.375rem; align-items:center
}
.item-img[data-v-39d117ba] { width:4.375rem; height:4.375rem; border-radius:0.25rem; -o-object-fit:cover; object-fit:cover
}
.item-details[data-v-39d117ba] { flex:1; display:flex; flex-direction:column
}
.item-title[data-v-39d117ba] { font-size:0.875rem; color:#222
}
.item-qty[data-v-39d117ba], .item-price[data-v-39d117ba] { font-size:0.75rem; color:#777
}
.totals[data-v-39d117ba] { margin-top:0.375rem
}
.total-row[data-v-39d117ba], .shipping-row[data-v-39d117ba] { display:flex; justify-content:space-between; padding-top:0.1875rem
}
.total-amount[data-v-39d117ba] { color:#800000; font-weight:700
}
.actions[data-v-39d117ba] { display:flex; gap:0.375rem; align-items:center; justify-content:space-between
}
.pay-btn[data-v-39d117ba] { flex:1; padding:0.625rem; border-radius:0.375rem; border:none; background:#800000; color:#fff; font-size:0.875rem
}
.cancel-btn[data-v-39d117ba] { flex:1; padding:0.625rem; border-radius:0.375rem; border:0.03125rem solid #ddd; background:#fff; color:#333; font-size:0.875rem
}
.note[data-v-39d117ba] { font-size:0.625rem; color:#999; text-align:center; margin-top:0.375rem
}
@media (min-width:700px) {
.page[data-v-39d117ba] { padding:40px; display:flex; justify-content:center
}
.content[data-v-39d117ba] { width:720px
}
.item-img[data-v-39d117ba] { width:120px; height:120px
}
.header[data-v-39d117ba] { font-size:22px
}
}
.payment-methods .method-list[data-v-39d117ba] {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.product-specs[data-v-39d117ba] {
  display: block;
  font-size: 16px;
  color: #800000; /* maroon */
  margin-top: 6px;
  background-color: #fdf4f4;
  padding: 4px 8px;
  border-radius: 6px;
  font-weight: 500;
  line-height: 1.5;
}

.page-container[data-v-eca822c2] {
  padding: 0.625rem;
  background-color: #fff;
  min-height: 100vh;
}
.page-title[data-v-eca822c2] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.625rem;
}
.notice-box[data-v-eca822c2] {
  background-color: #fff6f0;
  padding: 0.625rem;
  border-left: 0.25rem solid #800000;
  margin-bottom: 0.625rem;
}
.textarea[data-v-eca822c2] {
  min-height: 6.25rem;
  border: 0.03125rem solid #ccc;
  padding: 0.625rem;
  border-radius: 0.3125rem;
}
.submit-btn[data-v-eca822c2] {
  background-color: #800000;
  color: white;
  padding: 0.625rem;
  border-radius: 0.3125rem;
  text-align: center;
  font-size: 0.9375rem;
}

.customer-service-page[data-v-b26a1234] {
  padding: 0.75rem;
  background: #f5f5f5;
  min-height: 100vh;
}
.header[data-v-b26a1234] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.9375rem;
}
.header-title[data-v-b26a1234] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
}
.section[data-v-b26a1234] {
  margin-bottom: 1.25rem;
}
.section-title[data-v-b26a1234] {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 0.625rem;
}
.question-list[data-v-b26a1234] {
  background: #fff;
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.question-item[data-v-b26a1234] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem;
  border-bottom: 1px solid #eee;
  transition: background 0.2s;
}
.question-item[data-v-b26a1234]:last-child {
  border-bottom: none;
}
.question-item[data-v-b26a1234]:hover {
  background-color: #fafafa;
}
.question-item .left[data-v-b26a1234] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.question-text[data-v-b26a1234] {
  font-size: 0.875rem;
  color: #444;
}
.contact-options[data-v-b26a1234] {
  display: flex;
  justify-content: space-around;
  background: #fff;
  padding: 0.75rem 0;
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.05);
}
.contact-item[data-v-b26a1234] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.75rem;
  color: #444;
}
.contact-label[data-v-b26a1234] {
  font-size: 0.8125rem;
  font-weight: 500;
}
.help-links[data-v-b26a1234] {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.link-btn[data-v-b26a1234] {
  background: #fff;
  padding: 0.75rem;
  border-radius: 0.5rem;
  text-align: center;
  font-size: 0.875rem;
  color: #800000;
  font-weight: 500;
  border: 1px solid #ddd;
  transition: background 0.2s, border-color 0.2s;
}
.link-btn[data-v-b26a1234]:hover {
  background: #fdf4f4;
  border-color: #800000;
}

.page[data-v-0e25f3dc] {
  padding: 16px;
  min-height: 100vh;
}
.header[data-v-0e25f3dc] {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  color: maroon;
}
.address-card[data-v-0e25f3dc] {
  background-color: #fff;
  border-radius: 10px;
  padding: 16px;
  margin-bottom: 12px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.address-controls[data-v-0e25f3dc] {
  display: flex;
  justify-content: space-between;
}
.arrow[data-v-0e25f3dc],
.delete[data-v-0e25f3dc] {
  background: none;
  border: none;
  font-size: 16px;
  color: maroon;
}
.arrow[data-v-0e25f3dc]:disabled {
  color: #ccc;
  cursor: not-allowed;
}
.address-info[data-v-0e25f3dc] {
  margin-top: 8px;
  margin-bottom: 12px;
}
.name[data-v-0e25f3dc] {
  font-weight: bold;
  color: maroon;
  font-size: 16px;
}
.details[data-v-0e25f3dc],
.phone[data-v-0e25f3dc] {
  display: block;
  margin-top: 4px;
  color: #333;
  font-size: 14px;
}
.address-actions[data-v-0e25f3dc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
}
.add-button[data-v-0e25f3dc] {
  background: maroon;
  color: white;
  width: 100%;
  padding: 12px;
  font-size: 14px;
  border-radius: 8px;
  border: none;
  margin-top: 20px;
}
.default-btn[data-v-0e25f3dc] {
  background-color: maroon;
  color: white;
  border-radius: 6px;
  padding: 6px 12px;
  font-weight: bold;
}
.default-active[data-v-0e25f3dc] {
  background-color: #800000; /* darker for active */
}
.edit-copy uni-button[data-v-0e25f3dc] {
  margin-left: 8px;
  background-color: #f0f0f0;
  color: #333;
  border-radius: 6px;
  padding: 6px 10px;
}
/* Modal styles */
.modal-overlay[data-v-0e25f3dc] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal-content[data-v-0e25f3dc] {
  background: white;
  width: 90%;
  max-width: 400px;
  border-radius: 12px;
  padding: 20px;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
}
.modal-content uni-button[data-v-0e25f3dc] {
  cursor: pointer;
}
.modal-header[data-v-0e25f3dc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 16px;
  color: maroon;
}
.map-placeholder[data-v-0e25f3dc] {
  height: 180px;
  background-color: #eee;
  margin-bottom: 16px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #888;
  font-style: italic;
  font-size: 14px;
}
.search-input[data-v-0e25f3dc],
.input-field[data-v-0e25f3dc] {
  width: 100%;
  padding: 8px 12px;
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-bottom: 12px;
  font-size: 14px;
}
.phone-input[data-v-0e25f3dc] {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 12px;
  font-size: 14px;
}
.stickers[data-v-0e25f3dc] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px;
}
.sticker[data-v-0e25f3dc] {
  padding: 6px 12px;
  background: #f0f0f0;
  border-radius: 16px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #800000;
  font-size: 14px;
}
.sticker.selected[data-v-0e25f3dc] {
  background: maroon;
  color: white;
}
.save-button[data-v-0e25f3dc] {
  background: maroon;
  color: white;
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  font-size: 16px;
  border: none;
}

.settings-page[data-v-4e1d1946] {
  background-color: #f8f8f8;
  height: 100vh;
  padding: 1rem;
}
.content[data-v-4e1d1946] {
  padding: 0.625rem;
}
.group[data-v-4e1d1946] {
  background-color: white;
  border-radius: 0.375rem;
  margin-bottom: 0.625rem;
  overflow: hidden;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05);
}
.item[data-v-4e1d1946] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 0.625rem;
  border-bottom: 0.03125rem solid #eee;
  color: #333;
  cursor: pointer;
  gap: 0.375rem;
}
.item[data-v-4e1d1946]:last-child {
  border-bottom: none;
}
.label[data-v-4e1d1946] {
  flex: 1;
  font-size: 0.875rem;
}
.value[data-v-4e1d1946],
.status[data-v-4e1d1946] {
  color: #999;
  font-size: 0.8125rem;
  margin-right: 0.25rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item.logout[data-v-4e1d1946] {
  color: #dd524d;
  font-weight: bold;
  justify-content: flex-start;
  gap: 0.375rem;
}
.item.seller-mode .label[data-v-4e1d1946] {
  font-weight: 600;
}

.page[data-v-3efaf227] {
  background-color: #f8f8f8;
  min-height: 100vh;
}
.header[data-v-3efaf227] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  padding: 1.25rem 0.9375rem 0.625rem;
  text-align: center;
  background: white;
  border-bottom: 0.03125rem solid #eee;
}
.content[data-v-3efaf227] {
  padding: 0.9375rem;
}
.logo-section[data-v-3efaf227] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1.25rem;
}
.logo[data-v-3efaf227] {
  width: 3.75rem;
  height: 3.75rem;
  margin-bottom: 0.625rem;
}
.app-name[data-v-3efaf227] {
  font-size: 1rem;
  font-weight: 700;
  color: #800000;
  margin-bottom: 0.25rem;
}
.version[data-v-3efaf227] {
  font-size: 0.8125rem;
  color: #999;
}
.section[data-v-3efaf227] {
  background: white;
  padding: 0.75rem;
  border-radius: 0.375rem;
  margin-bottom: 0.9375rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05);
}
.section-title[data-v-3efaf227] {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 0.375rem;
}
.section-text[data-v-3efaf227] {
  font-size: 0.875rem;
  color: #444;
  line-height: 1.5;
}
.contact-item[data-v-3efaf227] {
  display: flex;
  margin-top: 0.3125rem;
}
.contact-label[data-v-3efaf227] {
  font-weight: 600;
  width: 3.125rem;
  font-size: 0.875rem;
  color: #800000;
}
.contact-value[data-v-3efaf227] {
  color: #555;
  flex: 1;
  font-size: 0.875rem;
  text-decoration: underline;
}
.contact-value[data-v-3efaf227]:active {
  opacity: 0.7;
}
.links-section[data-v-3efaf227] {
  display: flex;
  flex-direction: column;
}
.link-item[data-v-3efaf227] {
  display: flex;
  justify-content: space-between;
  padding: 0.75rem 0.5rem;
  font-size: 0.875rem;
  color: #333;
  border-bottom: 0.03125rem solid #eee;
  cursor: pointer;
}
.link-item[data-v-3efaf227]:last-child {
  border-bottom: none;
}
.arrow[data-v-3efaf227] {
  color: #800000;
  font-weight: 700;
}
.link-item[data-v-3efaf227]:active {
  background: #f0f0f0;
}
copyright[data-v-3efaf227] {
  text-align: center;
  font-size: 0.75rem;
  color: #999;
  margin-top: 0.9375rem;
}

.last-updated[data-v-5f116b65] {
  font-size: 0.75rem;
  color: #999;
  margin-top: 0.3125rem;
}
.section-more[data-v-5f116b65] {
  padding: 0.625rem 0;
  font-size: 0.8125rem;
  color: #666;
  line-height: 1.5;
}
.read-more[data-v-5f116b65] {
  margin-top: 0.5rem;
  font-size: 0.8125rem;
  color: #800000;
  cursor: pointer;
}
.download-policy[data-v-5f116b65] {
  margin-top: 1.25rem;
  text-align: center;
}
.download-text[data-v-5f116b65] {
  font-size: 0.875rem;
  color: #007aff;
  text-decoration: underline;
}
.page[data-v-5f116b65] {
  background: #f8f8f8;
  min-height: 100vh;
}
.header[data-v-5f116b65] {
  font-size: 1.125rem;
  font-weight: bold;
  padding: 0.9375rem;
  color: #800000;
  text-align: center;
  background: white;
  border-bottom: 0.03125rem solid #eee;
}
.content[data-v-5f116b65] {
  padding: 0.625rem 0.9375rem;
}
.policy-section[data-v-5f116b65] {
  background: white;
  border-radius: 0.375rem;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05);
}
.section-header[data-v-5f116b65] {
  display: flex;
  justify-content: space-between;
  padding: 0.75rem;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #333;
  border-bottom: 0.03125rem solid #eee;
}
.toggle-icon[data-v-5f116b65] {
  font-size: 0.8125rem;
  color: #888;
}
.section-content[data-v-5f116b65] {
  padding: 0.75rem;
  font-size: 0.875rem;
  color: #444;
  line-height: 1.6;
}
.acknowledgement[data-v-5f116b65] {
  margin-top: 1.25rem;
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
.ack-text[data-v-5f116b65] {
  font-size: 0.875rem;
  color: #555;
}
.accept-button[data-v-5f116b65] {
  margin-top: 0.9375rem;
  width: 100%;
  background: #800000;
  color: white;
  padding: 0.75rem;
  border-radius: 0.3125rem;
  font-size: 0.9375rem;
  font-weight: 600;
  text-align: center;
  border: none;
}
.accept-button[data-v-5f116b65]:disabled {
  opacity: 0.5;
}

.page[data-v-d9a80f30] {
  background: #f8f8f8;
  min-height: 100vh;
  padding: 0.9375rem;
}
.header[data-v-d9a80f30] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.9375rem;
  text-align: center;
}
.group[data-v-d9a80f30] {
  background: white;
  border-radius: 0.375rem;
  margin-bottom: 0.9375rem;
  overflow: hidden;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
}
.item[data-v-d9a80f30] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.9375rem 0.75rem;
  border-bottom: 0.03125rem solid #eee;
  font-size: 0.9375rem;
  color: #333;
}
.item[data-v-d9a80f30]:last-child {
  border-bottom: none;
}
.label[data-v-d9a80f30] {
  font-weight: 500;
}
.arrow[data-v-d9a80f30] {
  color: #999;
  font-size: 0.9375rem;
}
.dnd-note[data-v-d9a80f30] {
  padding: 0.75rem;
  color: #999;
  font-size: 0.8125rem;
  background: #fff5f5;
  border-top: 0.03125rem solid #eee;
}

.page[data-v-f5374f40] {
  background-color: #f8f8f8;
  min-height: 100vh;
  padding: 0.9375rem;
}
.header[data-v-f5374f40] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.9375rem;
}
.description[data-v-f5374f40] {
  background: #fff8f8;
  padding: 0.75rem;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  color: #333;
  margin-bottom: 0.9375rem;
  line-height: 1.6;
  border: 0.03125rem solid #ffdede;
}
.toggle-section[data-v-f5374f40] {
  background: #ffffff;
  padding: 0.9375rem 0.75rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0.375rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.03);
  margin-bottom: 1.25rem;
}
.toggle-label[data-v-f5374f40] {
  font-size: 0.9375rem;
  color: #333;
}
.orders-section[data-v-f5374f40] {
  background: #ffffff;
  padding: 0.75rem;
  border-radius: 0.375rem;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.04);
}
.orders-title[data-v-f5374f40] {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.625rem;
  color: #800000;
}
.order-item[data-v-f5374f40] {
  border-top: 0.03125rem solid #f0f0f0;
  padding: 0.625rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.order-item[data-v-f5374f40]:first-child {
  border-top: none;
}
.product-title[data-v-f5374f40] {
  font-size: 0.875rem;
  color: #333;
}
.order-id[data-v-f5374f40] {
  font-size: 0.75rem;
  color: #888;
  margin-top: 0.125rem;
}
.status[data-v-f5374f40] {
  font-size: 0.8125rem;
  color: #800000;
  font-weight: 500;
}

.page[data-v-b9c705c4] {
  background: #f8f8f8;
  min-height: 100vh;
  padding: 0.9375rem;
}
.header[data-v-b9c705c4] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.9375rem;
  text-align: center;
}
.group[data-v-b9c705c4] {
  background: #fff;
  border-radius: 0.375rem;
  margin-bottom: 0.9375rem;
  overflow: hidden;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05);
}
.item[data-v-b9c705c4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.9375rem;
  font-size: 0.9375rem;
  border-bottom: 0.03125rem solid #eee;
}
.item[data-v-b9c705c4]:last-child {
  border-bottom: none;
}
.info-group[data-v-b9c705c4] {
  padding: 0 0.9375rem;
}
.info-row[data-v-b9c705c4] {
  display: flex;
  justify-content: space-between;
  padding: 0.625rem 0;
  font-size: 0.875rem;
  color: #333;
}
.set-limit-btn[data-v-b9c705c4] {
  margin-top: 0.625rem;
  color: #800000;
  font-weight: 600;
  font-size: 0.875rem;
  text-align: right;
  padding-bottom: 0.625rem;
}
.note-group[data-v-b9c705c4] {
  padding: 0.9375rem;
  background: #fff5f5;
  border-left: 0.1875rem solid #ff4d4f;
}
.note-title[data-v-b9c705c4] {
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 0.3125rem;
  color: #d93025;
}
.note-text[data-v-b9c705c4] {
  font-size: 0.8125rem;
  color: #666;
  line-height: 1.6;
}

.page[data-v-22edf994] {
  padding: 0.625rem;
  background: #f8f8f8;
  min-height: 100vh;
}
.header[data-v-22edf994] {
  font-size: 1rem;
  font-weight: 700;
  color: #800000;
  margin-bottom: 0.9375rem;
}
.section[data-v-22edf994] {
  background: white;
  border-radius: 0.375rem;
  margin-bottom: 0.75rem;
  padding: 0.75rem;
}
.section-title[data-v-22edf994] {
  font-weight: 700;
  font-size: 0.875rem;
  color: #800000;
  margin-bottom: 0.375rem;
}
.item[data-v-22edf994] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5625rem 0;
  border-bottom: 0.03125rem solid #eee;
  font-size: 0.8125rem;
  color: #333;
}
.switch-row[data-v-22edf994] {
  justify-content: space-between;
}
.info-text[data-v-22edf994] {
  font-size: 0.6875rem;
  color: #666;
  margin-top: 0.25rem;
}
.login-item[data-v-22edf994] {
  padding: 0.375rem 0;
  border-bottom: 0.03125rem solid #eee;
  font-size: 0.75rem;
  color: #444;
}
.login-time[data-v-22edf994] {
  font-size: 0.625rem;
  color: #999;
}
.logout-all-btn[data-v-22edf994] {
  background: #800000;
  color: white;
  border: none;
  border-radius: 0.3125rem;
  padding: 0.5rem;
  font-size: 0.875rem;
  margin-top: 0.625rem;
  cursor: pointer;
  width: 100%;
}
.modal-overlay[data-v-22edf994] {
  position: fixed;
  top: 0; left: 0;
  width: 100vw; height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.modal-content[data-v-22edf994] {
  background: white;
  width: 90vw;
  max-width: 400px;
  border-radius: 0.5rem;
  padding: 0.9375rem;
}
.modal-header[data-v-22edf994] {
  display: flex;
  justify-content: space-between;
  font-weight: 700;
  font-size: 0.875rem;
  color: #800000;
  margin-bottom: 0.625rem;
}
.input-field[data-v-22edf994] {
  width: 100%;
  padding: 0.4375rem 0.5rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.3125rem;
  font-size: 0.8125rem;
  margin-bottom: 0.625rem;
}
.save-btn[data-v-22edf994] {
  background: #800000;
  color: white;
  width: 100%;
  padding: 0.5rem 0;
  border-radius: 0.375rem;
  font-size: 0.875rem;
}
.save-btn[data-v-22edf994]:disabled {
  background: #ccc;
  cursor: not-allowed;
}
.password-field[data-v-22edf994] {
  position: relative;
  margin-bottom: 0.625rem;
}
.eye-icon[data-v-22edf994] {
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}


.page[data-v-ee5ca485] {
  padding: 0.625rem;
  background: #f8f8f8;
  min-height: 100vh;
}
.header[data-v-ee5ca485] {
  font-size: 1rem;
  font-weight: 700;
  color: #800000;
  margin-bottom: 0.9375rem;
}
.current-phone[data-v-ee5ca485] {
  background: #fff;
  border-radius: 0.5rem;
  padding: 0.9375rem 0.625rem;
  text-align: center;
  box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}
.current-phone uni-text[data-v-ee5ca485] {
  font-size: 0.8125rem;
  color: #666;
}
.phone[data-v-ee5ca485] {
  font-size: 1rem;
  font-weight: 700;
  color: #800000;
}
.change-btn[data-v-ee5ca485] {
  background: linear-gradient(135deg, #800000, #a00000);
  color: #fff;
  border: none;
  padding: 0.5rem 0;
  width: 80%;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 0.125rem 0.375rem rgba(128, 0, 0, 0.3);
}
.change-btn[data-v-ee5ca485]:hover {
  transform: translateY(-0.0625rem);
  box-shadow: 0 0.1875rem 0.5rem rgba(128, 0, 0, 0.35);
}
.change-btn[data-v-ee5ca485]:active {
  transform: translateY(0);
  box-shadow: 0 0.09375rem 0.25rem rgba(128, 0, 0, 0.25);
  background: #660000;
}
.modal-overlay[data-v-ee5ca485] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.modal-content[data-v-ee5ca485] {
  background: white;
  width: 90vw;
  max-width: 400px;
  border-radius: 0.5rem;
  padding: 0.9375rem;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.15);
}
.modal-header[data-v-ee5ca485] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 0.625rem;
  color: #800000;
}
.input-field[data-v-ee5ca485] {
  width: 100%;
  padding: 0.4375rem 0.5rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.3125rem;
  font-size: 0.8125rem;
  margin-bottom: 0.625rem;
}
.verification-code-row[data-v-ee5ca485] {
  display: flex;
  gap: 0.375rem;
  margin-bottom: 0.625rem;
}
.input-code[data-v-ee5ca485] {
  flex: 1;
  padding: 0.4375rem 0.5rem;
  border: 0.03125rem solid #ccc;
  border-radius: 0.3125rem;
  font-size: 0.8125rem;
}
.send-code-btn[data-v-ee5ca485] {
  background: #800000;
  color: white;
  border: none;
  padding: 0.4375rem 0.625rem;
  border-radius: 0.3125rem;
  font-size: 0.75rem;
  cursor: pointer;
  min-width: 3.75rem;
}
.send-code-btn[data-v-ee5ca485]:disabled {
  background: #ccc;
  cursor: not-allowed;
}
.save-btn[data-v-ee5ca485] {
  background: #800000;
  color: white;
  border: none;
  width: 100%;
  padding: 0.5rem 0;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  cursor: pointer;
}
.save-btn[data-v-ee5ca485]:disabled {
  background: #ccc;
  cursor: not-allowed;
}
.page[data-v-d591a89a] {
  padding: 0.9375rem;
  background: #f8f8f8;
  min-height: 100vh;
  font-family: 'Segoe UI', sans-serif;
}
.header[data-v-d591a89a] {
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
  border-bottom: 0.03125rem solid #eee;
}
.title[data-v-d591a89a] {
  font-size: 1.3125rem;
  font-weight: 700;
  color: #6a0d0d;
}
.instructions[data-v-d591a89a] {
  font-size: 0.8125rem;
  color: #555;
  margin-bottom: 0.9375rem;
  line-height: 1.5;
}
.card[data-v-d591a89a] {
  background: #fff;
  border-radius: 0.625rem;
  padding: 1rem;
  box-shadow: 0 0.1875rem 0.5rem rgba(0,0,0,0.08);
  margin-bottom: 1.25rem;
}
.form-item[data-v-d591a89a] {
  margin-bottom: 0.75rem;
}
.form-item-row[data-v-d591a89a] {
  display: flex;
  justify-content: space-between;
  gap: 0.625rem;
  margin-bottom: 0.75rem;
}
.half[data-v-d591a89a] {
  width: 48%;
}
.label[data-v-d591a89a] {
  font-size: 0.8125rem;
  font-weight: 600;
  color: #6a0d0d;
  margin-bottom: 0.3125rem;
  display: block;
}
.input[data-v-d591a89a], .picker[data-v-d591a89a] {
  background: #f6f6f6;
  padding: 0.625rem;
  font-size: 0.8125rem;
  border-radius: 0.4375rem;
  border: 0.03125rem solid #ddd;
  outline: none;
}
.input[data-v-d591a89a]:focus, .picker[data-v-d591a89a]:focus {
  border-color: #6a0d0d;
}
.btn[data-v-d591a89a] {
  background: #6a0d0d;
  color: white;
  padding: 0.8125rem;
  border-radius: 1.5625rem;
  font-size: 0.9375rem;
  width: 100%;
  text-align: center;
  font-weight: 600;
  transition: 0.2s;
}
.btn[data-v-d591a89a]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.btn[data-v-d591a89a]:hover:not(:disabled) {
  background: #550909;
}
.linked-section[data-v-d591a89a] {
  margin-top: 0.9375rem;
}
.section-title[data-v-d591a89a] {
  font-size: 0.9375rem;
  font-weight: 700;
  color: #6a0d0d;
  margin-bottom: 0.625rem;
}
.linked-card[data-v-d591a89a] {
  background: #fff;
  padding: 0.75rem;
  border-radius: 0.5625rem;
  margin-bottom: 0.625rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 0.1875rem 0.5rem rgba(0,0,0,0.06);
}
.linked-left[data-v-d591a89a] {
  display: flex;
  flex-direction: column;
  gap: 0.1875rem;
}
.provider[data-v-d591a89a] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #333;
}
.masked[data-v-d591a89a] {
  font-size: 0.75rem;
  color: #777;
}
.default-label[data-v-d591a89a] {
  color: #0a8f0a;
  font-weight: 600;
  font-size: 0.75rem;
}
.remove-btn[data-v-d591a89a] {
  color: #aa0000;
  font-size: 0.8125rem;
  margin-top: 0.1875rem;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: 0.2s;
}
.remove-btn[data-v-d591a89a]:hover {
  color: #ff0000;
}
.default-btn[data-v-d591a89a] {
  background: #6a0d0d;
  color: #fff;
  padding: 0.375rem 0.625rem;
  border-radius: 0.4375rem;
  margin-bottom: 0.3125rem;
  font-size: 0.8125rem;
  cursor: pointer;
  text-align: center;
}
.default-btn[data-v-d591a89a]:hover {
  background: #550909;
}


.faq-detail-container[data-v-50b927d3] {
  padding: 0.75rem;
  background-color: #ffffff;
  height: 100vh;
  box-sizing: border-box;
}
.faq-title[data-v-50b927d3] {
  font-weight: 700;
  font-size: 1.125rem;
  color: #800000;
  margin-bottom: 0.9375rem;
  line-height: 1.5;
}
.faq-section[data-v-50b927d3] {
  margin-bottom: 1rem;
}
.faq-item[data-v-50b927d3] {
  font-size: 0.875rem;
  color: #333333;
  line-height: 1.9;
}
.faq-subtitle[data-v-50b927d3] {
  font-size: 0.9375rem;
  font-weight: bold;
  color: #555;
  margin-bottom: 0.5rem;
}
.faq-subitem[data-v-50b927d3] {
  font-size: 0.8125rem;
  color: #666;
  padding-left: 0.75rem;
  line-height: 1.8;
}
.contact-btn[data-v-50b927d3] {
  background-color: #800000;
  color: #ffffff;
  padding: 0.75rem;
  border-radius: 0.375rem;
  width: 100%;
  font-size: 0.9375rem;
  text-align: center;
  margin-top: 1.25rem;
}
.feedback-page[data-v-762866a0] {
  padding: 5% 10%; /* Adjust padding to fit better on mobile */
  background-color: #fff;
  min-height: 100vh;
}
.header[data-v-762866a0] {
  flex-direction: row;
  align-items: center;
  background-color: #800000;
  padding: 10px 15px;
  border-radius: 0.3125rem;
  margin-bottom: 15px;
  flex-wrap: wrap; /* Added for wrapping on smaller screens */
}
.title[data-v-762866a0] {
  color: #fff;
  font-size: 6vw; /* Responsive font size */
  margin-left: 0.3125rem;
  text-align: center;
  width: 100%; /* Make title centered and take full width */
}
.form[data-v-762866a0] {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.input-text[data-v-762866a0] {
  border: 0.03125rem solid #ccc;
  border-radius: 0.3125rem;
  padding: 10px;
  min-height: 4.6875rem;
  margin-bottom: 0.3125rem;
  font-size: 4vw; /* Adjust font size to fit mobile screens */
}
.char-count[data-v-762866a0] {
  text-align: right;
  margin-bottom: 0.625rem;
  color: #999;
}
.input-contact[data-v-762866a0] {
  border: 0.03125rem solid #ccc;
  border-radius: 0.3125rem;
  padding: 10px;
  margin-bottom: 0.625rem;
  font-size: 4vw; /* Adjust font size */
}
.upload-section[data-v-762866a0] {
  margin-bottom: 0.625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.upload-btn[data-v-762866a0] {
  background-color: #800000;
  color: #fff;
  padding: 10px 20px;
  border-radius: 0.3125rem;
  margin-bottom: 0.3125rem;
  font-size: 5vw; /* Make the button text responsive */
  width: 80%; /* Button will take up most of the screen width */
  max-width: 7.8125rem; /* Set max width for the button */
}
.preview-img[data-v-762866a0] {
  width: 60%; /* Adjust the preview image size */
  max-width: 4.6875rem;
  height: auto;
  border-radius: 0.375rem;
}
.submit-btn[data-v-762866a0] {
  background-color: #800000;
  color: #fff;
  padding: 10px 20px;
  border-radius: 0.3125rem;
  text-align: center;
  font-size: 5vw; /* Adjust button font size */
  width: 80%; /* Button will take up most of the screen width */
  max-width: 7.8125rem; /* Set max width for the button */
}


.report-page[data-v-319feef9] {
  background: #f8f8f8;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.header[data-v-319feef9] {
  background-color: #b22222;
  padding: 16px;
  color: white;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
}
.title[data-v-319feef9] {
  font-weight: bold;
}
.form[data-v-319feef9] {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.picker[data-v-319feef9] {
  padding: 12px;
  background: white;
  border-radius: 8px;
  border: 1px solid #ddd;
}
.input-text[data-v-319feef9] {
  background: white;
  border-radius: 8px;
  border: 1px solid #ddd;
  padding: 12px;
  min-height: 100px;
}
.submit-btn[data-v-319feef9] {
  background: #800000;
  color: white;
  padding: 12px;
  border-radius: 24px;
  font-size: 16px;
}

.faq-detail-container[data-v-538bd307] {
  padding: 0.75rem;
  background-color: #ffffff;
  height: 100vh;
  box-sizing: border-box;
}
.faq-title[data-v-538bd307] {
  font-weight: 700;
  font-size: 1.125rem;
  color: #800000;
  margin-bottom: 0.9375rem;
  line-height: 1.5;
}
.faq-section[data-v-538bd307] {
  margin-bottom: 1rem;
}
.faq-item[data-v-538bd307] {
  font-size: 0.875rem;
  color: #333333;
  line-height: 1.9;
  margin-bottom: 0.375rem;
}
.contact-btn[data-v-538bd307] {
  background-color: #800000;
  color: #ffffff;
  padding: 0.75rem;
  border-radius: 0.375rem;
  width: 100%;
  font-size: 0.9375rem;
  text-align: center;
  margin-top: 1.25rem;
}

.faq-detail-container[data-v-d3e6d247] {
  padding: 1rem;
  background-color: #fff;
  height: 100vh;
  box-sizing: border-box;
}
.faq-title[data-v-d3e6d247] {
  font-size: 1.125rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.75rem;
}
.faq-content uni-text[data-v-d3e6d247] {
  display: block;
  font-size: 0.875rem;
  line-height: 1.9;
  color: #333;
  margin-bottom: 0.375rem;
}
.faq-section[data-v-d3e6d247] {
  margin-top: 1rem;
}
.section-title[data-v-d3e6d247] {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #555;
  margin-bottom: 0.375rem;
}
.contact-btn[data-v-d3e6d247] {
  margin-top: 1.5rem;
  background-color: #800000;
  color: #fff;
  padding: 0.8125rem;
  border-radius: 0.4375rem;
  width: 100%;
  font-size: 0.9375rem;
  text-align: center;
}

.faq-detail-container[data-v-b549b1f5] {
  padding: 0.75rem;
  background-color: #ffffff;
  height: 100vh;
  box-sizing: border-box;
}
.faq-title[data-v-b549b1f5] {
  font-weight: 700;
  font-size: 1.125rem;
  color: #800000;
  margin-bottom: 0.9375rem;
  line-height: 1.5;
}
.faq-section[data-v-b549b1f5] {
  margin-bottom: 1rem;
}
.faq-item[data-v-b549b1f5] {
  font-size: 0.875rem;
  color: #333333;
  line-height: 1.9;
  margin-bottom: 0.375rem;
}
.faq-step[data-v-b549b1f5] {
  font-size: 0.875rem;
  color: #444444;
  line-height: 1.9;
  margin-left: 0.375rem;
  margin-bottom: 0.375rem;
}
.faq-subtitle[data-v-b549b1f5] {
  font-size: 0.9375rem;
  font-weight: bold;
  color: #555555;
  margin-bottom: 0.5rem;
}
.contact-btn[data-v-b549b1f5] {
  background-color: #800000;
  color: #ffffff;
  padding: 0.75rem;
  border-radius: 0.375rem;
  width: 100%;
  font-size: 0.9375rem;
  text-align: center;
  margin-top: 1.25rem;
}

.faq-detail-container[data-v-1d30d14b] {
  padding: 0.75rem;
  background-color: #ffffff;
  height: 100vh;
  box-sizing: border-box;
}
.faq-title[data-v-1d30d14b] {
  font-weight: 700;
  font-size: 1.125rem;
  color: #800000;
  margin-bottom: 0.9375rem;
  line-height: 1.5;
}
.faq-section[data-v-1d30d14b] {
  margin-bottom: 1rem;
}
.faq-item[data-v-1d30d14b] {
  font-size: 0.875rem;
  color: #333333;
  line-height: 1.9;
  margin-bottom: 0.375rem;
}
.contact-btn[data-v-1d30d14b] {
  background-color: #800000;
  color: #ffffff;
  padding: 0.75rem;
  border-radius: 0.375rem;
  width: 100%;
  font-size: 0.9375rem;
  text-align: center;
  margin-top: 1.25rem;
}

.faq-detail-container[data-v-b5d9f648] {
  padding: 0.75rem;
  background-color: #ffffff;
  height: 100vh;
  box-sizing: border-box;
}
.faq-title[data-v-b5d9f648] {
  font-weight: 700;
  font-size: 1.125rem;
  color: #800000;
  margin-bottom: 0.9375rem;
  line-height: 1.5;
}
.faq-section[data-v-b5d9f648] {
  margin-bottom: 1rem;
}
.faq-item[data-v-b5d9f648] {
  font-size: 0.875rem;
  color: #333333;
  line-height: 1.9;
  margin-bottom: 0.375rem;
}
.contact-btn[data-v-b5d9f648] {
  background-color: #800000;
  color: #ffffff;
  padding: 0.75rem;
  border-radius: 0.375rem;
  width: 100%;
  font-size: 0.9375rem;
  text-align: center;
  margin-top: 1.25rem;
}

/* --- Page Wrapper --- */
.courier-page[data-v-68a1c31c] {
  padding: 15px;
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  min-height: 100vh;
  box-sizing: border-box;
}

/* --- Header: Profile + Settings --- */
.header[data-v-68a1c31c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  flex-wrap: wrap;
}
.avatar[data-v-68a1c31c] {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid maroon;
}
.header-info[data-v-68a1c31c] {
  flex: 1;
  margin-left: 10px;
  min-width: 0;
}
.name[data-v-68a1c31c] {
  font-size: 18px;
  font-weight: bold;
  color: maroon;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.email[data-v-68a1c31c] {
  font-size: 14px;
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.settings[data-v-68a1c31c] {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
}

/* --- Stats Cards --- */
.stats-cards[data-v-68a1c31c] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 15px;
}
.card[data-v-68a1c31c] {
  flex: 1 1 48%; /* 2 cards per row on mobile */
  padding: 12px;
  background: #f9f0f0;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
  min-width: 140px;
}
.card[data-v-68a1c31c]:hover {
  box-shadow: 0 4px 8px rgba(128, 0, 0, 0.2);
}
.card-title[data-v-68a1c31c] {
  color: maroon;
  font-weight: 600;
  margin-bottom: 4px;
  font-size: 14px;
}
.card-number[data-v-68a1c31c] {
  font-size: 20px;
  font-weight: bold;
}

/* --- Action Buttons --- */
.actions[data-v-68a1c31c] {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 15px;
}
.btn-primary[data-v-68a1c31c],
.btn-secondary[data-v-68a1c31c] {
  flex: 1 1 48%;
  padding: 10px 0;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  font-size: 14px;
}
.btn-primary[data-v-68a1c31c] {
  background-color: maroon;
  color: #fff;
  border: none;
}
.btn-secondary[data-v-68a1c31c] {
  background-color: #eee;
  color: maroon;
  border: 1px solid maroon;
}

/* --- Tabs --- */
.tabs[data-v-68a1c31c] {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 12px;
}
.tabs uni-button[data-v-68a1c31c] {
  flex: 1 1 48%;
  padding: 8px 0;
  border: none;
  border-radius: 6px;
  background: #f0f0f0;
  color: #333;
  font-size: 13px;
}
.tabs uni-button.active[data-v-68a1c31c] {
  background: maroon;
  color: #fff;
}

/* --- Tab Contents --- */
.tab-content[data-v-68a1c31c] {
  padding: 8px 0;
}

/* --- Cards inside tabs --- */
.delivery-card[data-v-68a1c31c],
.scanned-card[data-v-68a1c31c],
.message-card[data-v-68a1c31c] {
  background: #f9f9f9;
  margin-bottom: 8px;
  padding: 10px;
  border-radius: 8px;
  font-size: 13px;
}
.delivery-card uni-button[data-v-68a1c31c],
.scanned-card uni-button[data-v-68a1c31c],
.message-card uni-button[data-v-68a1c31c] {
  margin-top: 5px;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
}
.track-btn[data-v-68a1c31c],
.proof-btn[data-v-68a1c31c],
.view-btn[data-v-68a1c31c] {
  background: maroon;
  color: #fff;
}

/* --- Responsive adjustments --- */
@media (min-width: 600px) {
.stats-cards[data-v-68a1c31c] {
    gap: 12px;
}
.tabs uni-button[data-v-68a1c31c] {
    flex: 1 1 auto;
}
.btn-primary[data-v-68a1c31c],
  .btn-secondary[data-v-68a1c31c] {
    flex: 1;
}
}

.container[data-v-0168f221] {
  padding: 0.9375rem;
  background-color: #fff;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
}
.header[data-v-0168f221] {
  text-align: center;
  margin-bottom: 1.25rem;
}
.title[data-v-0168f221] {
  font-size: 1.125rem;
  font-weight: 700;
  color: #800000;
  margin-bottom: 0.25rem;
}
.subtitle[data-v-0168f221] {
  font-size: 0.75rem;
  color: #666;
}
.scanner-section[data-v-0168f221] {
  width: 100%;
  max-width: 20rem;
  position: relative;
  margin-bottom: 0.9375rem;
}
.camera[data-v-0168f221] {
  width: 100%;
  height: 11.25rem;
  border-radius: 0.625rem;
  border: 0.0625rem solid #800000;
  background-color: #000;
}
.manual-btn[data-v-0168f221] {
  margin-top: 0.625rem;
  background-color: transparent;
  border: none;
  color: #800000;
  font-weight: 700;
  font-size: 0.875rem;
  cursor: pointer;
  text-align: center;
  width: 100%;
}
.manual-btn.cancel[data-v-0168f221] {
  color: #999;
  margin-top: 0.375rem;
  color: #800000;
}
.manual-section[data-v-0168f221] {
  width: 100%;
  max-width: 20rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.input-order[data-v-0168f221] {
  width: 100%;
  padding: 0.5rem 0.625rem;
  font-size: 0.875rem;
  border-radius: 0.5rem;
  border: 0.0625rem solid #800000;
  margin-bottom: 0.625rem;
  outline: none;
  box-sizing: border-box;
}
.btn-submit[data-v-0168f221] {
  background-color: #800000;
  color: white;
  border-radius: 0.875rem;
  padding: 0.5625rem 0;
  font-size: 0.9375rem;
  font-weight: 700;
  width: 100%;
  max-width: 10rem;
  cursor: pointer;
  border: none;
  transition: background-color 0.3s;
}
.btn-submit[data-v-0168f221]:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}
.message-section[data-v-0168f221] {
  margin-top: 0.625rem;
  width: 100%;
  max-width: 20rem;
  text-align: center;
}
.message[data-v-0168f221] {
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0.375rem 0.625rem;
  border-radius: 0.625rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.message.success[data-v-0168f221] {
  background-color: #d4edda;
  color: #155724;
  border: 0.0625rem solid #c3e6cb;
}
.message.error[data-v-0168f221] {
  background-color: #f8d7da;
  color: #721c24;
  border: 0.0625rem solid #f5c6cb;
}
.loading[data-v-0168f221] {
  margin-top: 0.9375rem;
  font-size: 0.875rem;
  color: #800000;
  font-weight: 700;
}

.wrapper[data-v-42260b20] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 2.5rem;
  background-color: #f8f8f8;
  min-height: 100vh;
  box-sizing: border-box;
}
.app-title[data-v-42260b20] {
  font-size: 1.5rem;
  color: #800000;
  font-weight: bold;
  margin-bottom: 1.25rem;
}
.box[data-v-42260b20] {
  width: 18.75rem;
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 1.25rem;
  box-shadow: 0 0.3125rem 0.9375rem rgba(0, 0, 0, 0.1);
}
.header[data-v-42260b20] {
  margin-bottom: 1.25rem;
  text-align: center;
}
.title[data-v-42260b20] {
  font-size: 1.25rem;
  font-weight: 800;
  color: #800000;
}
.form-group[data-v-42260b20] {
  margin-bottom: 0.9375rem;
}
.form-group uni-text[data-v-42260b20] {
  font-weight: 600;
  font-size: 0.875rem;
  color: #333;
}
uni-input[data-v-42260b20] {
  width: 100%;
  padding: 0.625rem;
  font-size: 0.9375rem;
  border: 0.0625rem solid #ccc;
  border-radius: 0.46875rem;
  margin-top: 0.3125rem;
}
uni-input[data-v-42260b20]:focus {
  border-color: #800000;
  outline: none;
}

/* Password group */
.password-wrapper[data-v-42260b20] {
  position: relative;
}
.eye-icon[data-v-42260b20] {
  position: absolute;
  right: 0.46875rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.875rem;
  cursor: pointer;
}
.btn-primary[data-v-42260b20] {
  background-color: #800000;
  color: white;
  border-radius: 0.9375rem;
  padding: 0.625rem;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  margin-top: 0.3125rem;
  box-shadow: 0 0.125rem 0.3125rem rgba(128, 0, 0, 0.6);
  cursor: pointer;
}
.error-message[data-v-42260b20] {
  margin-top: 0.625rem;
  color: red;
  font-weight: 600;
  text-align: center;
}
.success-message[data-v-42260b20] {
  margin-top: 0.625rem;
  color: green;
  font-weight: 600;
  text-align: center;
}
.link-text[data-v-42260b20] {
  margin-top: 0.78125rem;
  text-align: center;
  font-size: 0.875rem;
  color: #333;
}
.text-link[data-v-42260b20] {
  color: #007aff;
  text-decoration: underline;
  font-weight: 700;
}
.subtitle[data-v-42260b20] {
  font-size: 0.75rem;
  color: #800000;
  font-weight: 500;
  margin-bottom: 1.25rem;
  text-align: center;
  letter-spacing: 0.03125rem;
}

.login-wrapper[data-v-e9035a87] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
  background: #f8f8f8;
}
.app-title[data-v-e9035a87] {
   font-size: 40px;
  font-weight: bold;
  color: maroon;
}
.login-container[data-v-e9035a87] {
  display: flex;
  background-color: #fff;
  border-radius: 0.625rem;
  box-shadow: 0 0.3125rem 0.9375rem rgba(0, 0, 0, 0.1);
  overflow: hidden;
  width: 90%;
  max-width: 37.5rem;
}

/* Left */
.left-section[data-v-e9035a87] {
  width: 40%;
  background-color: #f5f5f5;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.qr-image[data-v-e9035a87] {
  width: 8.75rem;
  height: 8.75rem;
}
.qr-text[data-v-e9035a87] {
  font-size: 0.75rem;
  color: #333;
  text-align: center;
  margin-top: 0.625rem;
}

/* Right */
.right-section[data-v-e9035a87] {
  width: 60%;
  padding: 1.5625rem 1.25rem;
}

/* Title */
.header[data-v-e9035a87] {
  text-align: center;
  margin-bottom: 0.625rem;
}
.title[data-v-e9035a87] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #800000;
}

/* Tabs */
.tabs[data-v-e9035a87] {
  display: flex;
  justify-content: center;
  margin-bottom: 1.25rem;
}
.tabs uni-text[data-v-e9035a87] {
  margin: 0 0.625rem;
  font-size: 0.875rem;
  color: #666;
  cursor: pointer;
}
.tabs .active[data-v-e9035a87] {
  color: #800000;
  font-weight: bold;
  border-bottom: 0.125rem solid #800000;
}
.input-group[data-v-e9035a87] {
  margin-bottom: 0.9375rem;
}
.label[data-v-e9035a87] {
  font-size: 0.875rem;
  margin-bottom: 0.3125rem;
  display: block;
}
.password-wrapper[data-v-e9035a87] {
  position: relative;
  display: flex;
  align-items: center;
}
.password-wrapper uni-easyinput[data-v-e9035a87] {
  flex: 1;
  padding-right: 1.875rem;
}
.toggle-password[data-v-e9035a87] {
  position: absolute;
  right: 0.46875rem;
  font-size: 0.8125rem;
  color: #800000;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 10;
  display: flex;
  align-items: center;
  height: 100%;
}
.btn-login[data-v-e9035a87] {
  width: 100%;
  background-color: #800000;
  color: white;
  padding: 0.625rem;
  border-radius: 0.3125rem;
  font-size: 0.9375rem;
}
.btn-login[data-v-e9035a87]:disabled {
  opacity: 0.6;
}
.error-msg[data-v-e9035a87] {
  color: red;
  font-size: 0.75rem;
  margin-top: 0.625rem;
  text-align: center;
}
.mt-4[data-v-e9035a87] {
  margin-top: 1.25rem;
}
.text-center[data-v-e9035a87] {
  text-align: center;
}
.text-link[data-v-e9035a87] {
  color: #007aff;
  text-decoration: underline;
}
.subtitle[data-v-e9035a87] {
  font-size: 10px;
  color: #999;
}

.container[data-v-51ea5fa7] { padding: 0.9375rem; background-color: #fff; min-height: 100vh; font-family: 'Helvetica Neue';
}
.header[data-v-51ea5fa7] { display: flex; justify-content: space-between; align-items: center; margin-bottom: 1.25rem;
}
.title[data-v-51ea5fa7] { font-size: 1.125rem; font-weight: 700; color: #800000;
}
.gear-icon[data-v-51ea5fa7] { width: 1.25rem; height: 1.25rem;
}
.scanner-section[data-v-51ea5fa7], .manual-section[data-v-51ea5fa7] { width: 100%; max-width: 20rem; margin-bottom: 0.9375rem;
}
.camera[data-v-51ea5fa7] { width: 100%; height: 11.25rem; border-radius: 0.625rem; border: 0.0625rem solid #800000; background-color: #000;
}
.manual-btn[data-v-51ea5fa7] { margin-top: 0.625rem; color: #800000; font-weight: 700; font-size: 0.875rem; background-color: transparent; border: none;
}
.input-order[data-v-51ea5fa7] { width: 100%; padding: 0.5rem 0.625rem; font-size: 0.875rem; border-radius: 0.5rem; border: 0.0625rem solid #800000; margin-bottom: 0.625rem;
}
.btn-submit[data-v-51ea5fa7] { background-color: #800000; color: #fff; border-radius: 0.875rem; padding: 0.5625rem 0; font-size: 0.9375rem; font-weight: 700; width: 100%; max-width: 10rem;
}
.image-upload[data-v-51ea5fa7] { width: 100%; margin-bottom: 0.9375rem;
}
.section-title[data-v-51ea5fa7] { font-size: 0.875rem; font-weight: 600; margin-bottom: 0.625rem; color: #800000;
}
.image-list[data-v-51ea5fa7] { display: flex; flex-wrap: wrap; gap: 0.625rem;
}
.image-item[data-v-51ea5fa7] { position: relative; width: 4.6875rem; height: 4.6875rem;
}
.preview[data-v-51ea5fa7] { width: 100%; height: 100%; border-radius: 0.5rem;
}
.remove-btn[data-v-51ea5fa7] { position: absolute; top: 0.15625rem; right: 0.15625rem; background: #f00; color: #fff; border-radius: 50%; width: 0.9375rem; height: 0.9375rem; font-size: 0.625rem; text-align: center; line-height: 0.9375rem;
}
.message-section[data-v-51ea5fa7] { width: 100%; text-align: center; margin-top: 0.625rem;
}
.message[data-v-51ea5fa7] { font-size: 0.875rem; font-weight: 600; padding: 0.375rem 0.625rem; border-radius: 0.625rem;
}
.message.success[data-v-51ea5fa7] { background-color: #d4edda; color: #155724;
}
.message.error[data-v-51ea5fa7] { background-color: #f8d7da; color: #721c24;
}
.loading[data-v-51ea5fa7] { margin-top: 0.9375rem; font-size: 0.875rem; color: #800000; font-weight: 700;
}

/* Basic styles for the courier's return page */
.courier-return-page[data-v-7bfd731f] {
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.section-title[data-v-7bfd731f] {
  font-weight: bold;
}
.code-input[data-v-7bfd731f] {
  padding: 10px;
  margin-top: 10px;
  width: 80%;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 16px;
}
.process-btn[data-v-7bfd731f],
.generate-tracking-btn[data-v-7bfd731f],
.chat-btn[data-v-7bfd731f] {
  background-color: #800000;
  color: white;
  padding: 10px 20px;
  border: none;
  margin-top: 15px;
  cursor: pointer;
  border-radius: 5px;
}
.process-btn[data-v-7bfd731f]:hover,
.generate-tracking-btn[data-v-7bfd731f]:hover,
.chat-btn[data-v-7bfd731f]:hover {
  opacity: 0.8;
}
.tracking-number-section[data-v-7bfd731f] {
  margin-top: 20px;
}

.settings-container[data-v-8005e87a] {
  padding: 20px;
  background-color: #f9f9f9;
  font-family: Arial, sans-serif;
  max-width: 600px;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.header[data-v-8005e87a] {
  margin-bottom: 30px;
  text-align: center;
}
.title[data-v-8005e87a] {
  font-size: 28px;
  font-weight: bold;
  color: #800000; /* Maroon */
}
.section[data-v-8005e87a] {
  margin-bottom: 30px;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 20px;
}
.section-title[data-v-8005e87a] {
  font-size: 20px;
  font-weight: 600;
  color: #800000; /* Maroon */
  margin-bottom: 15px;
}
.profile-info[data-v-8005e87a], .notification-item[data-v-8005e87a], .password-item[data-v-8005e87a] {
  margin-bottom: 20px;
}
.input[data-v-8005e87a] {
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #d1d1d1;
  width: 100%;
  margin-top: 5px;
  font-size: 16px;
}
.switch[data-v-8005e87a] {
  margin-top: 5px;
}
.save-button[data-v-8005e87a], .logout-button[data-v-8005e87a] {
  text-align: center;
  margin-top: 20px;
}
uni-button[data-v-8005e87a] {
  padding: 15px 25px;
  background-color: #800000; /* Maroon */
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s ease;
}
uni-button[data-v-8005e87a]:hover {
  background-color: #a52a2a; /* Darker Maroon */
}
uni-button[data-v-8005e87a]:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}
.loading[data-v-8005e87a] {
  text-align: center;
  color: #666;
}
.message[data-v-8005e87a] {
  text-align: center;
  margin-top: 15px;
  font-size: 16px;
}
.success[data-v-8005e87a] {
  color: #4caf50;
}
.error[data-v-8005e87a] {
  color: #f44336;
}

.container[data-v-4ed1426d] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background-color: #fff;
}
.header[data-v-4ed1426d] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem;
}
.title[data-v-4ed1426d] {
  font-size: 1.125rem;
  font-weight: 700;
  color: #800000;
}
.btn-refresh[data-v-4ed1426d] {
  background-color: #800000;
  color: #fff;
  border-radius: 0.625rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
}
.map[data-v-4ed1426d] {
  flex: 1;
  width: 100%;
  height: 12.5rem;
}
.order-list[data-v-4ed1426d] {
  padding: 0.5rem;
}
.order-card[data-v-4ed1426d] {
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  border-radius: 0.625rem;
  border: 0.03125rem solid #ccc;
  background-color: #f8f8f8;
}
.order-number[data-v-4ed1426d] {
  font-weight: 700;
  color: #800000;
  margin-bottom: 0.1875rem;
}
.btn-track[data-v-4ed1426d] {
  margin-top: 0.25rem;
  background-color: #800000;
  color: white;
  border-radius: 0.5rem;
  padding: 0.25rem 0.375rem;
  font-weight: 600;
}
.loading[data-v-4ed1426d] {
  text-align: center;
  font-size: 0.875rem;
  font-weight: 700;
  color: #800000;
  margin-top: 0.5rem;
}

.order-detail-container[data-v-3a76a950] {
  padding: 1rem;
  background: #fff;
  min-height: 100vh;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.header[data-v-3a76a950] {
  margin-bottom: 0.9375rem;
  text-align: center;
}
.title[data-v-3a76a950] {
  font-size: 1.375rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0.3125rem;
}
.order-id[data-v-3a76a950] {
  font-size: 0.8125rem;
  color: #999;
}
.section[data-v-3a76a950] {
  margin-bottom: 1.25rem;
}
.section-title[data-v-3a76a950] {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #333;
}
.info[data-v-3a76a950] {
  font-size: 0.875rem;
  margin-bottom: 0.3125rem;
  color: #444;
  display: block;
}
.item-card[data-v-3a76a950] {
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  padding: 0.625rem;
  background: #f8f8f8;
  border-radius: 0.625rem;
}
.item-image[data-v-3a76a950] {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 0.3125rem;
  margin-right: 0.625rem;
}
.item-info[data-v-3a76a950] {
  flex: 1;
}
.item-name[data-v-3a76a950] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 0.25rem;
}
.item-qty[data-v-3a76a950],
.item-price[data-v-3a76a950] {
  font-size: 0.75rem;
  color: #666;
}
.total[data-v-3a76a950] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
  border-top: 0.0625rem solid #eee;
  padding-top: 0.625rem;
}
.action-button[data-v-3a76a950] {
  text-align: center;
  margin-top: 1.25rem;
}
.btn-deliver[data-v-3a76a950] {
  background-color: #800000;
  color: #fff;
  padding: 0.625rem 1.875rem;
  border-radius: 0.9375rem;
  font-size: 0.9375rem;
  font-weight: 700;
  box-shadow: 0 0.125rem 0.3125rem rgba(128, 0, 0, 0.3);
  border: none;
}
.delivered-msg[data-v-3a76a950] {
  text-align: center;
  font-size: 0.9375rem;
  color: #28a745;
  font-weight: bold;
  margin-top: 1.875rem;
}

.header[data-v-caf5f084] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  width: 100%;
  background-color: #800000; /* solid maroon */
  color: #fff;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.logo[data-v-caf5f084] {
  width: 80px;
  height: 80px;
  margin-bottom: 12px;
}
.title-container[data-v-caf5f084] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.title[data-v-caf5f084] {
  font-size: 1.8rem;
  font-weight: 700;
  color: white;
}
.tagline[data-v-caf5f084] {
  font-size: 1rem;
  color: #fff; /* very soft pale accent, keeps it light */
  margin-top: 4px;
}

.sidebar[data-v-02f68442] {
  flex: 0 0 240px;
  background-color: #fdf4f4; /* light maroon / soft pinkish */
  color: #800000; /* maroon text */
  padding: 20px;
  box-shadow: 2px 0 6px rgba(0,0,0,0.05);
  min-width: 200px;
  border-radius: 12px; /* optional soft corners */
}
.sidebar-title[data-v-02f68442] {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 15px;
  color: #800000;
}
.sidebar-item[data-v-02f68442] {
  padding: 10px;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
  margin-bottom: 10px;
  background-color: #fff; /* white cards inside soft sidebar */
  color: #800000;
  font-weight: 500;
}
.sidebar-item[data-v-02f68442]:hover {
  background-color: #ffeaea; /* light hover effect */
  color: #800000;
}
.more-items[data-v-02f68442] {
  padding: 10px;
  margin-top: 5px;
  border-radius: 6px;
  cursor: pointer;
  text-align: center;
  font-size: 0.9rem;
  background-color: #ffeaea;
  color: #800000;
  transition: background-color 0.2s ease;
}
.more-items[data-v-02f68442]:hover {
  background-color: #fddada;
}

/* Responsive adjustments remain the same */
@media (max-width: 1024px) {
.sidebar[data-v-02f68442] {
    width: 100%;
    flex: none;
    display: flex;
    overflow-x: auto;
    padding: 10px;
}
.sidebar-item[data-v-02f68442], .more-items[data-v-02f68442] {
    flex: 0 0 auto;
    margin-right: 10px;
}
}
@media (max-width: 768px) {
.sidebar-title[data-v-02f68442] {
    font-size: 1.2rem;
}
.sidebar-item[data-v-02f68442] {
    font-size: 0.9rem;
}
.sidebar[data-v-02f68442] {
    padding: 10px;
}
}


.school-layout[data-v-86fd9996] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.content-wrapper[data-v-86fd9996] {
  display: flex;
  flex: 1;
  background-color: #f9f9f9;
}

/* Sidebar */
.school-layout .content-wrapper > *[data-v-86fd9996]:first-child {
  flex: 0 0 260px;
  border-right: 1px solid #e5e5e5;
}

/* Main Guide Content */
.guide-content[data-v-86fd9996] {
  flex: 1;
  padding: 40px 30px;
  font-family: 'Inter', sans-serif;
}

/* Header */
.guide-header[data-v-86fd9996] {
  text-align: center;
  margin-bottom: 40px;
}
.title[data-v-86fd9996] {
  font-size: 2.2rem;
  font-weight: 700;
  color: #800000;
}
.intro-text[data-v-86fd9996] {
  font-size: 1.1rem;
  color: #555;
  margin-top: 10px;
  line-height: 1.6;
}

/* Cards */
.card-container[data-v-86fd9996] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 25px;
}
.card[data-v-86fd9996] {
  background-color: #fff;
  border-radius: 12px;
  padding: 25px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.card[data-v-86fd9996]:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.12);
}
.section-title[data-v-86fd9996] {
  font-size: 1.5rem;
  color: #800000;
  margin-bottom: 15px;
}
.section-content p[data-v-86fd9996] {
  font-size: 1rem;
  color: #333;
  margin-bottom: 10px;
  line-height: 1.6;
}
.section-content ul[data-v-86fd9996] {
  padding-left: 20px;
  margin-bottom: 10px;
}
.section-content li[data-v-86fd9996] {
  margin-bottom: 8px;
  color: #555;
}

/* Responsive */
@media (max-width: 1024px) {
.content-wrapper[data-v-86fd9996] {
    flex-direction: column;
}
.guide-content[data-v-86fd9996] {
    padding: 20px;
}
.card-container[data-v-86fd9996] {
    grid-template-columns: 1fr;
    gap: 20px;
}
}

.school-layout[data-v-f648260b] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.content-wrapper[data-v-f648260b] {
  display: flex;
  flex: 1;
  background-color: #f9f9f9;
}
.case-studies[data-v-f648260b] {
  flex: 1;
  padding: 40px 20px;
}
.title[data-v-f648260b] {
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 20px;
}
.description[data-v-f648260b] {
  text-align: center;
  font-size: 1.1rem;
  color: #555;
  margin-bottom: 40px;
  line-height: 1.6;
}
.card-container[data-v-f648260b] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  justify-content: center;
}
.card[data-v-f648260b] {
  background-color: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.card[data-v-f648260b]:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.15);
}
.card-image[data-v-f648260b] {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-content[data-v-f648260b] {
  padding: 20px;
}
.card-title[data-v-f648260b] {
  font-size: 1.3rem;
  color: #800000;
  margin-bottom: 10px;
}
.card-description[data-v-f648260b] {
  font-size: 1rem;
  color: #555;
  margin-bottom: 20px;
  line-height: 1.4;
}
.card-button[data-v-f648260b] {
  background-color: #800000;
  color: #fff;
  border: none;
  padding: 10px 16px;
  border-radius: 6px;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
}
.card-button[data-v-f648260b]:hover {
  background-color: #6c0000;
  transform: scale(1.05);
}

/* ✅ Responsive */
@media (max-width: 1024px) {
.card-container[data-v-f648260b] {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
}
@media (max-width: 768px) {
.content-wrapper[data-v-f648260b] {
    flex-direction: column;
}
.case-studies[data-v-f648260b] {
    padding: 20px;
}
.card-container[data-v-f648260b] {
    grid-template-columns: 1fr;
}
.title[data-v-f648260b] {
    font-size: 1.8rem;
}
.description[data-v-f648260b] {
    font-size: 1rem;
}
}

.school-layout[data-v-4cb63254] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.content-wrapper[data-v-4cb63254] {
  display: flex;
  flex: 1;
  background-color: #f9f9f9;
}

/* Main Content */
.customer-service[data-v-4cb63254] {
  flex: 1;
  padding: 40px 20px;
}
.title[data-v-4cb63254] {
  text-align: center;
  font-size: 2.3rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 20px;
}
.intro-text[data-v-4cb63254] {
  text-align: center;
  font-size: 1.1rem;
  color: #555;
  margin-bottom: 40px;
  line-height: 1.6;
}

/* Cards Layout */
.card-container[data-v-4cb63254] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.card[data-v-4cb63254] {
  background-color: #fff;
  border-radius: 12px;
  overflow: hidden;
  padding: 24px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transition: all 0.3s ease;
}
.card[data-v-4cb63254]:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.15);
}
.section-title[data-v-4cb63254] {
  font-size: 1.4rem;
  color: #800000;
  margin-bottom: 12px;
}
p[data-v-4cb63254] {
  font-size: 1rem;
  color: #333;
  margin-bottom: 10px;
  line-height: 1.6;
}
ul[data-v-4cb63254] {
  list-style: disc;
  margin: 12px 0 16px 20px;
}
li[data-v-4cb63254] {
  margin-bottom: 8px;
  color: #555;
}
a[data-v-4cb63254] {
  color: #800000;
  text-decoration: none;
}
a[data-v-4cb63254]:hover {
  text-decoration: underline;
}

/* Responsive Layout */
@media (max-width: 1024px) {
.card-container[data-v-4cb63254] {
    grid-template-columns: 1fr;
}
.customer-service[data-v-4cb63254] {
    padding: 20px;
}
}
@media (max-width: 768px) {
.content-wrapper[data-v-4cb63254] {
    flex-direction: column;
}
.title[data-v-4cb63254] {
    font-size: 1.8rem;
}
.intro-text[data-v-4cb63254] {
    font-size: 1rem;
}
}

.school-layout[data-v-ea3e2007] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.content-wrapper[data-v-ea3e2007] {
  display: flex;
  flex: 1;
  background-color: #f9f9f9;
}
.faq[data-v-ea3e2007] {
  flex: 1;
  padding: 40px 20px;
}
.title[data-v-ea3e2007] {
  text-align: center;
  font-size: 2.3rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 20px;
}
.intro-text[data-v-ea3e2007] {
  text-align: center;
  font-size: 1.1rem;
  color: #555;
  margin-bottom: 40px;
  line-height: 1.6;
}

/* Sections */
.faq-container[data-v-ea3e2007] {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.faq-section[data-v-ea3e2007] {
  background-color: #fff;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.section-title[data-v-ea3e2007] {
  font-size: 1.6rem;
  color: #800000;
  margin-bottom: 20px;
  border-left: 5px solid #800000;
  padding-left: 12px;
}

/* Cards */
.faq-cards[data-v-ea3e2007] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.faq-card[data-v-ea3e2007] {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.faq-card[data-v-ea3e2007]:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.1);
}
.faq-question[data-v-ea3e2007] {
  font-size: 1.15rem;
  font-weight: bold;
  color: #800000;
  margin-bottom: 8px;
}
.faq-answer[data-v-ea3e2007] {
  font-size: 1rem;
  color: #555;
  line-height: 1.6;
}

/* Responsive Design */
@media (max-width: 1024px) {
.faq-cards[data-v-ea3e2007] {
    grid-template-columns: 1fr;
}
}
@media (max-width: 768px) {
.content-wrapper[data-v-ea3e2007] {
    flex-direction: column;
}
.title[data-v-ea3e2007] {
    font-size: 1.8rem;
}
.intro-text[data-v-ea3e2007] {
    font-size: 1rem;
}
.faq-section[data-v-ea3e2007] {
    padding: 20px;
}
}

.how-we-operate[data-v-ce902263] {
  font-family: 'Inter', 'Arial', sans-serif;
  background-color: #fafafa;
  padding: 40px 20px;
  color: #222;
  line-height: 1.6;
}
.header h1[data-v-ce902263] {
  font-size: 2.4rem;
  color: #7b2c2c; /* muted maroon */
  margin-bottom: 15px;
  margin-left: auto;
  text-align: center;
  margin-right: auto;
}
.header p[data-v-ce902263] {
  color: #555;
  font-size: 1.1rem;
  text-align: center;
}
.content[data-v-ce902263] {
  max-width: 900px;
  margin: 0 auto;
}
h2[data-v-ce902263] {
  font-size: 1.8rem;
  color: #7b2c2c;
  margin: 40px 0 20px;
}
.info-card[data-v-ce902263] {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 20px;
  transition: background 0.2s ease;
}
.info-card[data-v-ce902263]:hover {
  background: #fdfdfd;
}
.card-header[data-v-ce902263] {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 10px;
  color: #222;
}
.card-body[data-v-ce902263] {
  font-size: 1rem;
  color: #444;
}
.threshold-info[data-v-ce902263],
.security-info[data-v-ce902263],
.refunds-info[data-v-ce902263],
.currency-info[data-v-ce902263],
.timelines-info[data-v-ce902263],
.examples-info[data-v-ce902263],
.compliance-info[data-v-ce902263],
.support-info[data-v-ce902263] {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 25px;
  margin-bottom: 30px;
}
.threshold-card[data-v-ce902263] {
  margin-top: 15px;
  padding: 15px;
  background: #fafafa;
  border-radius: 6px;
  border: 1px solid #ddd;
}
ul[data-v-ce902263] {
  margin-left: 20px;
  list-style: disc;
}
.btn[data-v-ce902263] {
  display: inline-block;
  padding: 10px 18px;
  background-color: #7b2c2c;
  color: #fff;
  border-radius: 6px;
  text-decoration: none;
  font-size: 0.95rem;
  font-weight: 500;
  transition: background 0.2s ease;
}
.btn[data-v-ce902263]:hover {
  background-color: #a13d3d;
}
.footer[data-v-ce902263] {
  text-align: center;
  color: #666;
  margin-top: 60px;
  font-size: 0.95rem;
}

.prohibited-activities[data-v-aa12de4e] {
  max-width: 900px;
  margin: 0 auto;
  padding: 30px 20px;
  background: #fafafa;
  font-family: Arial, sans-serif;
}
.header[data-v-aa12de4e] {
  text-align: center;
  margin-bottom: 40px;
}
.header h1[data-v-aa12de4e] {
  font-size: 2.2rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 10px;
}
.header p[data-v-aa12de4e] {
  color: #555;
  font-size: 1.05rem;
  line-height: 1.6;
  max-width: 700px;
  margin: 0 auto;
}
.activities-list[data-v-aa12de4e] {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.activity-card[data-v-aa12de4e] {
  background: #fff;
  padding: 20px 25px;
  border-radius: 10px;
  box-shadow: 0 3px 12px rgba(0,0,0,0.05);
  transition: transform 0.2s ease;
}
.activity-card[data-v-aa12de4e]:hover {
  transform: translateY(-3px);
}
.activity-title[data-v-aa12de4e] {
  font-size: 1.3rem;
  color: #800000; /* Brand maroon */
  font-weight: 600;
  margin-bottom: 12px;
}
.activity-description[data-v-aa12de4e] {
  font-size: 0.95rem;
  color: #444;
  line-height: 1.6;
}

.footer[data-v-79cbc606] {
  width: 100%;
  background-color: #fafafa;
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  box-shadow: 0 -4px 12px rgba(0,0,0,0.05);
  font-family: "Helvetica Neue", Arial, sans-serif;
}
.footer-about[data-v-79cbc606] {
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}
.footer-title[data-v-79cbc606] {
  font-size: 1.5rem;
  color: #800000;
  font-weight: bold;
  margin-bottom: 10px;
}
.footer-description[data-v-79cbc606] {
  font-size: 0.9rem;
  color: #555;
  line-height: 1.6;
}
.footer-links-wrapper[data-v-79cbc606] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
.link-columns[data-v-79cbc606] {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.link-column[data-v-79cbc606] {
  display: flex;
  flex-direction: column;
  gap: 5px;
  min-width: 150px;
}
.link-title[data-v-79cbc606] {
  font-weight: bold;
  font-size: 1rem;
  color: #800000;
  margin-bottom: 5px;
}
.link-item[data-v-79cbc606] {
  font-size: 0.9rem;
  color: #333;
  cursor: pointer;
  transition: color 0.2s;
}
.link-item[data-v-79cbc606]:hover { color: #800000;
}

/* Newsletter Column */
.newsletter-column[data-v-79cbc606] {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 180px;
}
.newsletter-title[data-v-79cbc606] {
  font-size: 1rem;
  font-weight: bold;
  color: #800000;
}
.newsletter-input[data-v-79cbc606] {
  display: flex;
  gap: 8px;
}
.newsletter-input uni-input[data-v-79cbc606] {
  flex: 1;
  padding: 8px;
  font-size: 0.9rem;
  border: 1px solid #ddd;
  border-radius: 6px;
}
.newsletter-input uni-button[data-v-79cbc606] {
  padding: 8px 12px;
  font-size: 0.9rem;
  background-color: #800000;
  color: white;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}
.social-icons[data-v-79cbc606] {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}
.social-icons img[data-v-79cbc606] {
  width: 24px;
  height: 24px;
}

/* Bottom Footer */
.footer-bottom[data-v-79cbc606] {
  text-align: center;
  color: #777;
  font-size: 0.8rem;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 1024px) {
.footer-links-wrapper[data-v-79cbc606] { flex-direction: column; align-items: center;
}
.link-columns[data-v-79cbc606] { justify-content: center;
}
.newsletter-column[data-v-79cbc606] { align-items: center;
}
}
@media (max-width: 768px) {
.footer-title[data-v-79cbc606] { font-size: 1.3rem;
}
.footer-description[data-v-79cbc606] { font-size: 0.85rem;
}
.link-title[data-v-79cbc606] { font-size: 0.95rem;
}
.link-item[data-v-79cbc606] { font-size: 0.85rem;
}
}
@media (max-width: 480px) {
.newsletter-input uni-input[data-v-79cbc606], .newsletter-input uni-button[data-v-79cbc606] { font-size: 0.8rem;
}
.footer[data-v-79cbc606] { padding: 30px 15px;
}
}

.card[data-v-728f39b8] {
  width: 100%;
  max-width: 280px;
  padding: 14px;
  border: 2px solid #800000;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  cursor: pointer;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.card[data-v-728f39b8]:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 16px rgba(0,0,0,0.12);
}
.card-title[data-v-728f39b8] {
  font-weight: 600;
  color: #800000;
  margin: 10px 0 6px;
  font-size: 1.1rem;
  text-align: center;
}
.card-desc[data-v-728f39b8] {
  font-size: 0.9rem;
  color: #555;
  line-height: 1.4;
  text-align: center;
}

/* Responsive adjustments */
@media (min-width: 768px) {
.card[data-v-728f39b8] {
    padding: 18px;
}
.card-title[data-v-728f39b8] {
    font-size: 1.2rem;
}
.card-desc[data-v-728f39b8] {
    font-size: 0.95rem;
}
}
@media (min-width: 1200px) {
.card[data-v-728f39b8] {
    max-width: 300px;
    padding: 22px;
}
.card-title[data-v-728f39b8] {
    font-size: 1.3rem;
}
.card-desc[data-v-728f39b8] {
    font-size: 1rem;
}
}

.school-page[data-v-bf0a1d30] { display: flex; flex-direction: column; min-height: 100vh; font-family: "Helvetica Neue", Arial, sans-serif; background: #f5f5f5;
}
.content-wrapper[data-v-bf0a1d30] { display: flex; flex-wrap: wrap; gap: 20px; padding: 20px; width: 100%;
}
.main-content[data-v-bf0a1d30] { flex: 1; display: flex; flex-direction: column; gap: 40px; min-width: 0;
}
.carousel[data-v-bf0a1d30], .product-carousel[data-v-bf0a1d30] { width: 100%; border-radius: 12px; overflow: hidden;
}
.carousel[data-v-bf0a1d30] { height: 250px;
}
.product-carousel[data-v-bf0a1d30] { height: 180px;
}
.carousel-image[data-v-bf0a1d30], .product-image[data-v-bf0a1d30] { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover;
}
.intro[data-v-bf0a1d30] { text-align: center;
}
.header[data-v-bf0a1d30] { font-size: 2rem; color: #800000; font-weight: bold; margin-bottom: 10px;
}
.sub-header[data-v-bf0a1d30] { font-size: 1rem; max-width: 700px; margin: 0 auto; line-height: 1.6;
}
.section-cards[data-v-bf0a1d30] { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px;
}
.trending-title[data-v-bf0a1d30] { text-align: center; font-size: 1.5rem; color: #800000; margin-bottom: 20px;
}

/* Responsive */
@media (max-width: 1024px) {
.carousel[data-v-bf0a1d30] { height: 200px;
}
.product-carousel[data-v-bf0a1d30] { height: 150px;
}
}
@media (max-width: 768px) {
.header[data-v-bf0a1d30] { font-size: 1.5rem;
}
.sub-header[data-v-bf0a1d30] { font-size: 0.95rem;
}
}
@media (max-width: 480px) {
.carousel[data-v-bf0a1d30] { height: 150px;
}
.product-carousel[data-v-bf0a1d30] { height: 120px;
}
.header[data-v-bf0a1d30] { font-size: 1.2rem;
}
.sub-header[data-v-bf0a1d30] { font-size: 0.85rem;
}
}

.marketing-promotions[data-v-5445b6da] {
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 20px;
  background: #fafafa;
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
}
.title[data-v-5445b6da] {
  text-align: center;
  font-size: 2.2rem;
  color: #7b2c2c;
  margin-bottom: 20px;
}
.intro-text[data-v-5445b6da] {
  text-align: center;
  font-size: 1.1rem;
  color: #555;
  margin-bottom: 40px;
}
.promo-container[data-v-5445b6da] {
  display: grid;
  gap: 25px;
}
.promo-card[data-v-5445b6da] {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 20px 24px;
  transition: background 0.2s ease;
}
.promo-card[data-v-5445b6da]:hover {
  background: #fdfdfd;
}
.promo-title[data-v-5445b6da] {
  font-size: 1.4rem;
  color: #7b2c2c;
  margin-bottom: 12px;
}
.promo-card p[data-v-5445b6da] {
  font-size: 1rem;
  color: #444;
  margin-bottom: 10px;
}
.promo-card ul[data-v-5445b6da] {
  list-style: disc;
  margin: 10px 0 10px 20px;
}
.promo-card li[data-v-5445b6da] {
  font-size: 0.95rem;
  margin-bottom: 6px;
  color: #555;
}
.promo-tips[data-v-5445b6da] {
  background: #fff8f8;
  border: 1px solid #f0dada;
}

/* Container */
.guidelines-container[data-v-2e2f40b3] {
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px 15px;
}

/* Header */
.header[data-v-2e2f40b3] {
  text-align: center;
  margin-bottom: 30px;
}
.title[data-v-2e2f40b3] {
  font-size: 2rem;
  font-weight: 700;
  color: #8c0000;
  margin-bottom: 10px;
}
.intro-text[data-v-2e2f40b3] {
  font-size: 1rem;
  color: #555;
  line-height: 1.6;
}

/* Sections Container */
.sections-container[data-v-2e2f40b3] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* Section Card */
.section-card[data-v-2e2f40b3] {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.section-card[data-v-2e2f40b3]:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
}
.section-header[data-v-2e2f40b3] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-title[data-v-2e2f40b3] {
  font-size: 1.3rem;
  font-weight: 600;
  color: #8c0000;
}

/* Section Content */
.section-content[data-v-2e2f40b3] {
  margin-top: 15px;
}
.section-content ul[data-v-2e2f40b3] {
  list-style: disc;
  padding-left: 25px;
}
.section-content li[data-v-2e2f40b3] {
  font-size: 0.95rem;
  color: #444;
  line-height: 1.5;
  margin-bottom: 8px;
}

/* Acknowledgement */
.acknowledgement[data-v-2e2f40b3] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;       /* space between checkbox and label */
  margin-top: 25px;
  flex-wrap: wrap;  /* allows wrapping on small screens */
}
.acknowledgement uni-input[type="checkbox"][data-v-2e2f40b3] {
  width: 22px;
  height: 22px;
  cursor: pointer;
  accent-color: #8c0000; /* maroon theme */
}
.ack-text[data-v-2e2f40b3] {
  font-size: 0.95rem;
  color: #555;
  cursor: pointer; /* clicking text toggles checkbox */
}
.ack-text[data-v-2e2f40b3] {
  margin-left: 8px;
  font-size: 0.95rem;
  color: #555;
}

/* Button */
.submit-button[data-v-2e2f40b3] {
  text-align: center;
  margin-top: 20px;
}
uni-button[data-v-2e2f40b3] {
  background-color: #8c0000;
  color: white;
  padding: 10px 25px;
  font-size: 1rem;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  transition: background 0.25s, transform 0.2s;
}
uni-button[data-v-2e2f40b3]:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}
uni-button[data-v-2e2f40b3]:hover:enabled {
  background-color: #a30000;
  transform: translateY(-2px);
}

/* Responsive */
@media (max-width: 768px) {
.title[data-v-2e2f40b3] {
    font-size: 1.8rem;
}
.intro-text[data-v-2e2f40b3] {
    font-size: 0.95rem;
}
.section-title[data-v-2e2f40b3] {
    font-size: 1.15rem;
}
.section-card[data-v-2e2f40b3] {
    padding: 15px;
}
.section-content li[data-v-2e2f40b3] {
    font-size: 0.9rem;
}
.ack-text[data-v-2e2f40b3] {
    font-size: 0.9rem;
}
uni-button[data-v-2e2f40b3] {
    width: 100%;
    padding: 12px;
}
}
@media (max-width: 480px) {
.title[data-v-2e2f40b3] {
    font-size: 1.5rem;
}
.intro-text[data-v-2e2f40b3] {
    font-size: 0.9rem;
}
.section-title[data-v-2e2f40b3] {
    font-size: 1rem;
}
.section-card[data-v-2e2f40b3] {
    padding: 12px;
}
.section-content li[data-v-2e2f40b3] {
    font-size: 0.85rem;
}
.ack-text[data-v-2e2f40b3] {
    font-size: 0.85rem;
}
}

.school-layout[data-v-eea19d38] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background: #fafafa;
}

/* Layout under header */
.content-area[data-v-eea19d38] {
  display: flex;
  flex: 1;
  min-height: calc(100vh - 70px); /* header height offset */
  overflow: hidden;
}

/* Sidebar */
.sidebar[data-v-eea19d38] {
  width: 260px;
  background-color: #fff;
  border-right: 1px solid #eee;
  padding: 20px 0;
  flex-shrink: 0;
  position: sticky;
  top: 0;
  height: calc(100vh - 70px);
  overflow-y: auto;
}

/* Main Content */
.main-content[data-v-eea19d38] {
  flex: 1;
  padding: 40px 30px;
  overflow-y: auto;
}
.title[data-v-eea19d38] {
  text-align: center;
  font-size: 2.1rem;
  color: #800000;
  font-weight: 700;
  margin-bottom: 15px;
}
.intro-text[data-v-eea19d38] {
  text-align: center;
  font-size: 1.1rem;
  color: #555;
  margin-bottom: 40px;
  line-height: 1.6;
}

/* Section styling */
.section-container[data-v-eea19d38] {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.section-card[data-v-eea19d38] {
  background: #fff;
  border-radius: 12px;
  padding: 25px 30px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
}
.section-title[data-v-eea19d38] {
  font-size: 1.3rem;
  font-weight: 600;
  color: #222;
  border-left: 4px solid #800000;
  padding-left: 10px;
  margin-bottom: 15px;
}

/* Discount cards */
.discounts-grid[data-v-eea19d38] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 20px;
}
.discount-card[data-v-eea19d38] {
  background: #fafafa;
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 18px;
  transition: 0.2s ease;
}
.discount-card[data-v-eea19d38]:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}
.discount-title[data-v-eea19d38] {
  font-size: 1.15rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 8px;
}

/* Buttons */
.setting-btn[data-v-eea19d38] {
  background: linear-gradient(90deg, #800000, #a83232);
  color: #fff;
  border: none;
  padding: 10px 16px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 0.95rem;
  font-weight: 500;
  transition: all 0.2s ease;
}
.setting-btn[data-v-eea19d38]:hover {
  background: linear-gradient(90deg, #a00000, #c05050);
  transform: scale(1.04);
}

/* Responsive */
@media (max-width: 1024px) {
.content-area[data-v-eea19d38] {
    flex-direction: column;
}
.sidebar[data-v-eea19d38] {
    width: 100%;
    height: auto;
    position: relative;
    border-right: none;
    border-bottom: 1px solid #eee;
}
.main-content[data-v-eea19d38] {
    padding: 20px;
}
}

/* Overall layout */
.school-layout[data-v-e77784bd] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background: #fafafa;
}

/* Sidebar + content area */
.content-area[data-v-e77784bd] {
  display: flex;
  flex: 1;
  min-height: calc(100vh - 70px); /* header offset */
  overflow: hidden;
}

/* Sidebar */
.sidebar[data-v-e77784bd] {
  width: 260px;
  background-color: #fff;
  border-right: 1px solid #eee;
  padding: 20px 0;
  flex-shrink: 0;
  position: sticky;
  top: 0;
  height: calc(100vh - 70px);
  overflow-y: auto;
}

/* Main content */
.main-content[data-v-e77784bd] {
  flex: 1;
  padding: 40px 30px;
  overflow-y: auto;
}

/* Titles & text */
.title[data-v-e77784bd] {
  text-align: center;
  font-size: 2rem;
  color: #800000;
  font-weight: 700;
  margin-bottom: 20px;
}
.intro-text[data-v-e77784bd] {
  text-align: center;
  font-size: 1.1rem;
  color: #555;
  margin-bottom: 40px;
  line-height: 1.6;
}

/* Sections */
.section-card[data-v-e77784bd] {
  background: #fff;
  border-radius: 12px;
  padding: 25px 30px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}
.section-title[data-v-e77784bd] {
  font-size: 1.3rem;
  font-weight: 600;
  color: #222;
  border-left: 4px solid #800000;
  padding-left: 10px;
  margin-bottom: 15px;
}
.section-card p[data-v-e77784bd] {
  font-size: 1rem;
  color: #444;
  margin-bottom: 12px;
  line-height: 1.6;
}
.section-card ul[data-v-e77784bd] {
  margin-bottom: 15px;
  padding-left: 18px;
}
.section-card li[data-v-e77784bd] {
  margin-bottom: 6px;
  font-size: 0.95rem;
  color: #555;
  line-height: 1.5;
}

/* Buttons */
.setting-btn[data-v-e77784bd] {
  background: linear-gradient(90deg, #800000, #a83232);
  color: #fff;
  padding: 10px 18px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 0.95rem;
  font-weight: 500;
  border: none;
  transition: all 0.2s ease;
}
.setting-btn[data-v-e77784bd]:hover {
  background: linear-gradient(90deg, #a00000, #c05050);
  transform: scale(1.04);
}

/* Responsive */
@media (max-width: 1024px) {
.content-area[data-v-e77784bd] {
    flex-direction: column;
}
.sidebar[data-v-e77784bd] {
    width: 100%;
    height: auto;
    position: relative;
    border-right: none;
    border-bottom: 1px solid #eee;
}
.main-content[data-v-e77784bd] {
    padding: 20px;
}
.title[data-v-e77784bd] {
    font-size: 1.6rem;
}
}

.school-layout[data-v-a07e9d55] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.content-wrapper[data-v-a07e9d55] {
  display: flex;
  flex: 1;
  background-color: #f9f9f9;
}

/* Sidebar */
.school-layout .content-wrapper > *[data-v-a07e9d55]:first-child {
  flex: 0 0 260px;
  border-right: 1px solid #e5e5e5;
}

/* Main Guide Content */
.guide-content[data-v-a07e9d55] {
  flex: 1;
  padding: 40px 30px;
  font-family: 'Inter', sans-serif;
}

/* Header */
.guide-header[data-v-a07e9d55] {
  text-align: center;
  margin-bottom: 40px;
}
.title[data-v-a07e9d55] {
  font-size: 2.2rem;
  font-weight: 700;
  color: #800000;
}
.description[data-v-a07e9d55] {
  font-size: 1.1rem;
  color: #555;
  margin-top: 10px;
  line-height: 1.6;
}

/* Steps */
.steps-container[data-v-a07e9d55] {
  display: grid;
  gap: 30px;
}
.step-card[data-v-a07e9d55] {
  background-color: #fff;
  border-radius: 12px;
  padding: 25px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.step-card[data-v-a07e9d55]:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.12);
}
.step-title[data-v-a07e9d55] {
  font-size: 1.5rem;
  color: #800000;
  margin-bottom: 12px;
}
.step-desc[data-v-a07e9d55] {
  font-size: 1rem;
  color: #555;
  margin-bottom: 15px;
}
.step-list[data-v-a07e9d55] {
  list-style: none;
  padding-left: 0;
  margin-bottom: 20px;
}
.step-list li[data-v-a07e9d55] {
  margin-bottom: 8px;
  color: #333;
}

/* Buttons */
.step-btn[data-v-a07e9d55],
.resources-btn[data-v-a07e9d55],
.close-btn[data-v-a07e9d55] {
  background-color: #800000;
  color: #fff;
  border: none;
  padding: 10px 18px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 500;
  transition: all 0.3s ease;
  width: 30%;
  position: right;
}
.step-btn[data-v-a07e9d55]:hover,
.resources-btn[data-v-a07e9d55]:hover,
.close-btn[data-v-a07e9d55]:hover {
  background-color: #6c0000;
  transform: scale(1.05);
}
.resources-btn[data-v-a07e9d55] {
  display: block;
  margin: 30px auto;
}

/* Modal */
.modal-overlay[data-v-a07e9d55] {
  position: fixed;
  inset: 0;
  background-color: rgba(0,0,0,0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 50;
}
.modal-content[data-v-a07e9d55] {
  background: #fff;
  padding: 30px;
  border-radius: 12px;
  max-width: 500px;
  width: 90%;
  text-align: center;
}
.modal-content h2[data-v-a07e9d55] {
  color: #800000;
  margin-bottom: 15px;
}
.resource-list[data-v-a07e9d55] {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
.resource-list li[data-v-a07e9d55] {
  margin-bottom: 10px;
}
.resource-list a[data-v-a07e9d55] {
  color: #800000;
  text-decoration: underline;
}

/* Responsive */
@media (max-width: 1024px) {
.content-wrapper[data-v-a07e9d55] {
    flex-direction: column;
}
.guide-content[data-v-a07e9d55] {
    padding: 20px;
}
.steps-container[data-v-a07e9d55] {
    gap: 20px;
}
}

.school-layout[data-v-dedb7009] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background: linear-gradient(to bottom, #fff8f8, #ffffff);
}
.content-wrapper[data-v-dedb7009] {
  display: flex;
  flex: 1;
}

/* Sidebar area */
.content-wrapper > *[data-v-dedb7009]:first-child {
  flex: 0 0 260px;
  border-right: 1px solid #f0dede;
  background-color: #fff;
}

/* Main Content */
.shipping-logistics[data-v-dedb7009] {
  flex: 1;
  padding: 40px 30px;
  font-family: 'Inter', sans-serif;
}

/* Header Titles */
.title[data-v-dedb7009] {
  font-size: 2.2rem;
  font-weight: 700;
  color: #800000;
  margin-bottom: 10px;
}
.intro-text[data-v-dedb7009] {
  font-size: 1.1rem;
  color: #555;
  margin-bottom: 30px;
}

/* Add Post */
.add-post-card[data-v-dedb7009] {
  background: #fff5f5;
  border: 1px solid #f0dede;
  border-radius: 10px;
  padding: 25px;
  margin-bottom: 30px;
  box-shadow: 0 2px 8px rgba(128, 0, 0, 0.1);
}
.add-post-title[data-v-dedb7009] {
  color: #800000;
  font-weight: 600;
  margin-bottom: 10px;
}
.post-textarea[data-v-dedb7009] {
  width: 100%;
  height: 100px;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #ddd;
  font-size: 1rem;
  resize: none;
  margin-bottom: 10px;
}
.submit-btn[data-v-dedb7009] {
  background: #800000;
  color: #fff;
  border: none;
  padding: 10px 18px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 500;
}
.submit-btn[data-v-dedb7009]:hover {
  background: #a00000;
}

/* Section Cards */
.section-container[data-v-dedb7009] {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.section-card[data-v-dedb7009] {
  background: #fff;
  border-radius: 12px;
  padding: 25px 30px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}
.section-title[data-v-dedb7009] {
  font-size: 1.4rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 12px;
}

/* Community Posts */
.posts-list[data-v-dedb7009] {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 10px;
}
.post-card[data-v-dedb7009] {
  background: #fff5f5;
  border-left: 4px solid #800000;
  padding: 12px 16px;
  border-radius: 6px;
}
.post-content[data-v-dedb7009] {
  font-size: 1rem;
  color: #333;
  margin-bottom: 5px;
}
.post-meta[data-v-dedb7009] {
  font-size: 0.85rem;
  color: #777;
}
.no-posts[data-v-dedb7009] {
  text-align: center;
  color: #777;
  font-size: 0.95rem;
  margin-top: 10px;
}

/* Responsive */
@media (max-width: 1024px) {
.content-wrapper[data-v-dedb7009] {
    flex-direction: column;
}
.shipping-logistics[data-v-dedb7009] {
    padding: 25px;
}
}

/* === Layout === */
.school-layout[data-v-d9c888d4] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background: linear-gradient(to bottom, #fff8f8, #ffffff);
}
.content-wrapper[data-v-d9c888d4] {
  display: flex;
  flex: 1;
  background-color: #f9f9f9;
}
.content-wrapper > *[data-v-d9c888d4]:first-child {
  flex: 0 0 260px;
  border-right: 1px solid #f0dede;
  background-color: #fff;
}

/* === Main Content === */
.seller-settings[data-v-d9c888d4] {
  flex: 1;
  padding: 40px 30px;
  font-family: 'Inter', sans-serif;
}
.title[data-v-d9c888d4] {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
  color: #800000;
  margin-bottom: 15px;
}
.intro-text[data-v-d9c888d4] {
  text-align: center;
  font-size: 1.1rem;
  color: #555;
  line-height: 1.6;
  margin-bottom: 40px;
}

/* === Section Headings === */
.section[data-v-d9c888d4] {
  margin-bottom: 50px;
}
.section-title[data-v-d9c888d4] {
  font-size: 1.6rem;
  color: #800000;
  font-weight: 600;
  margin-bottom: 25px;
  border-bottom: 2px solid #80000020;
  padding-bottom: 6px;
}

/* === Seller Tier Cards === */
.tier-cards[data-v-d9c888d4] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 25px;
}
.tier-card[data-v-d9c888d4] {
  background: #fff;
  border-radius: 12px;
  padding: 25px 22px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.tier-card[data-v-d9c888d4]:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.15);
}
.tier-title[data-v-d9c888d4] {
  font-size: 1.4rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 8px;
}
.tier-description[data-v-d9c888d4] {
  font-size: 1rem;
  color: #555;
  margin-bottom: 15px;
}
.tier-features[data-v-d9c888d4] {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
.tier-features li[data-v-d9c888d4] {
  color: #444;
  font-size: 1rem;
  margin-bottom: 8px;
}
.tier-select-btn[data-v-d9c888d4] {
  background-color: #800000;
  color: #fff;
  border: none;
  padding: 10px 16px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 1rem;
  transition: all 0.25s ease;
}
.tier-select-btn[data-v-d9c888d4]:hover {
  background-color: #6c0000;
  transform: scale(1.05);
}

/* === Settings Cards === */
.setting-cards[data-v-d9c888d4] {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.setting-card[data-v-d9c888d4] {
  background-color: #fff;
  border-radius: 12px;
  padding: 25px 25px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.setting-card[data-v-d9c888d4]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
}
.setting-title[data-v-d9c888d4] {
  font-size: 1.3rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 10px;
}
.setting-description[data-v-d9c888d4] {
  font-size: 1rem;
  color: #555;
  margin-bottom: 16px;
  line-height: 1.5;
}
.setting-btn[data-v-d9c888d4] {
  background-color: #800000;
  color: #fff;
  border: none;
  padding: 10px 16px;
  border-radius: 6px;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
}
.setting-btn[data-v-d9c888d4]:hover {
  background-color: #6c0000;
  transform: scale(1.05);
}

/* === Responsive === */
@media (max-width: 1024px) {
.content-wrapper[data-v-d9c888d4] {
    flex-direction: column;
}
.seller-settings[data-v-d9c888d4] {
    padding: 25px;
}
.tier-cards[data-v-d9c888d4] {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
}
@media (max-width: 768px) {
.title[data-v-d9c888d4] {
    font-size: 1.8rem;
}
.intro-text[data-v-d9c888d4] {
    font-size: 1rem;
}
.section-title[data-v-d9c888d4] {
    font-size: 1.4rem;
}
}

.school-layout[data-v-2a036007] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.content-wrapper[data-v-2a036007] {
  display: flex;
  flex: 1;
  background-color: #f9f9f9;
}

/* Sidebar */
.school-layout .content-wrapper > *[data-v-2a036007]:first-child {
  flex: 0 0 260px;
  border-right: 1px solid #e5e5e5;
}

/* Main Content */
.community-content[data-v-2a036007] {
  flex: 1;
  padding: 40px 30px;
  font-family: 'Inter', sans-serif;
}

/* Post Header */
.post-header[data-v-2a036007] {
  text-align: center;
  margin-bottom: 30px;
}
.post-title[data-v-2a036007] {
  font-size: 2.2rem;
  font-weight: 700;
  color: #800000;
}

/* Card Style for Post and Comments */
.card[data-v-2a036007] {
  background-color: #fff;
  border-radius: 12px;
  padding: 25px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  margin-bottom: 25px;
}
.post-body p[data-v-2a036007] {
  font-size: 1.05rem;
  color: #333;
  line-height: 1.6;
}

/* Comments Section */
.comments-title[data-v-2a036007] {
  font-size: 1.5rem;
  color: #800000;
  margin-bottom: 15px;
}
.comment-card[data-v-2a036007] {
  background-color: #fdf4f4;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 12px;
}
.comment-author[data-v-2a036007] {
  font-weight: 600;
  color: #800000;
  margin-bottom: 4px;
}
.comment-content[data-v-2a036007] {
  font-size: 1rem;
  color: #333;
}

/* Comment Input */
.comment-input[data-v-2a036007] {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
}
.comment-input uni-textarea[data-v-2a036007] {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 10px;
  resize: none;
  font-size: 1rem;
  margin-bottom: 10px;
  min-height: 70px;
}
.comment-input uni-button[data-v-2a036007] {
  background-color: #800000;
  color: #fff;
  border: none;
  padding: 10px 16px;
  border-radius: 6px;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
}
.comment-input uni-button[data-v-2a036007]:hover {
  background-color: #6c0000;
  transform: scale(1.05);
}

/* Responsive */
@media (max-width: 1024px) {
.content-wrapper[data-v-2a036007] {
    flex-direction: column;
}
.community-content[data-v-2a036007] {
    padding: 20px;
}
}

.school-layout[data-v-f6280bb2] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background: linear-gradient(to bottom, #fff8f8, #ffffff);
}
.content-wrapper[data-v-f6280bb2] {
  display: flex;
  flex: 1;
}

/* Sidebar width */
.content-wrapper > *[data-v-f6280bb2]:first-child {
  flex: 0 0 260px;
  border-right: 1px solid #f0dede;
  background-color: #fff;
}

/* Main content */
.community-content[data-v-f6280bb2] {
  flex: 1;
  padding: 40px 30px;
  font-family: 'Inter', sans-serif;
}

/* Page Header */
.page-header[data-v-f6280bb2] {
  background: linear-gradient(to right, #800000, #fff5f5);
  padding: 35px 25px;
  border-radius: 12px;
  text-align: center;
  margin-bottom: 35px;
  box-shadow: 0 4px 10px rgba(128, 0, 0, 0.15);
}
.page-title[data-v-f6280bb2] {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 8px;
}
.page-subtitle[data-v-f6280bb2] {
  font-size: 1.1rem;
  color: #fff;
  opacity: 0.9;
}

/* Posts Grid */
.posts-container[data-v-f6280bb2] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 20px;
}

/* Post Card */
.post-card[data-v-f6280bb2] {
  background-color: #fff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.07);
  transition: all 0.2s ease;
  cursor: pointer;
}
.post-card[data-v-f6280bb2]:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(128, 0, 0, 0.15);
}
.post-title[data-v-f6280bb2] {
  font-size: 1.3rem;
  font-weight: 600;
  color: #800000;
  margin-bottom: 6px;
}
.post-author[data-v-f6280bb2] {
  font-size: 0.9rem;
  color: #999;
  margin-bottom: 10px;
}
.post-content[data-v-f6280bb2] {
  font-size: 1rem;
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-comments[data-v-f6280bb2] {
  font-size: 0.9rem;
  font-weight: 500;
  color: #800000;
}
.no-posts[data-v-f6280bb2] {
  text-align: center;
  margin-top: 40px;
  color: #666;
  font-style: italic;
}

/* Responsive */
@media (max-width: 1024px) {
.content-wrapper[data-v-f6280bb2] {
    flex-direction: column;
}
.community-content[data-v-f6280bb2] {
    padding: 25px;
}
.posts-container[data-v-f6280bb2] {
    grid-template-columns: 1fr;
}
}
.actions[data-v-f6280bb2] {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
}
.create-btn[data-v-f6280bb2] {
  background-color: #800000;
  color: white;
  padding: 10px 16px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
  transition: background-color 0.2s ease;
}
.create-btn[data-v-f6280bb2]:hover {
  background-color: #a00000;
}

/* Modal Styles */
.modal-overlay[data-v-f6280bb2] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.modal[data-v-f6280bb2] {
  background: white;
  padding: 25px;
  border-radius: 12px;
  width: 90%;
  max-width: 480px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}
.modal h2[data-v-f6280bb2] {
  color: #800000;
  margin-bottom: 15px;
  text-align: center;
}
.modal-input[data-v-f6280bb2],
.modal-textarea[data-v-f6280bb2] {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 10px;
  font-size: 1rem;
  margin-bottom: 10px;
}
.modal-textarea[data-v-f6280bb2] {
  height: 120px;
  resize: none;
}
.modal-actions[data-v-f6280bb2] {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.submit-btn[data-v-f6280bb2] {
  background-color: #800000;
  color: white;
  padding: 8px 14px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}
.cancel-btn[data-v-f6280bb2] {
  background-color: #ccc;
  color: #333;
  padding: 8px 14px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}

/* Main container */
.container[data-v-121e05fc] {
  background-color: #f5f5f5;
  padding: 20px;
  font-family: 'Arial', sans-serif;
  color: #333;
}

/* Header styling */
.header[data-v-121e05fc] {
  text-align: center;
  margin-bottom: 30px;
}
.header-title[data-v-121e05fc] {
  font-size: 28px;
  font-weight: 700;
  color: #800000;
}
.header-subtitle[data-v-121e05fc] {
  font-size: 16px;
  color: #555;
}

/* Guide section */
.guide[data-v-121e05fc] {
  margin-top: 20px;
}
.guide-title[data-v-121e05fc] {
  font-size: 24px;
  font-weight: bold;
  color: #800000;
  margin-bottom: 15px;
}
.step[data-v-121e05fc] {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.step-title[data-v-121e05fc] {
  font-size: 18px;
  font-weight: bold;
  color: #800000;
}
.step-description[data-v-121e05fc] {
  font-size: 14px;
  color: #666;
  margin-top: 8px;
}
.example[data-v-121e05fc] {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}
.note[data-v-121e05fc] {
  font-size: 14px;
  color: #e74c3c;
  margin-top: 8px;
}

/* CTA button */
.cta[data-v-121e05fc] {
  text-align: center;
  margin-top: 30px;
}
.cta-button[data-v-121e05fc] {
  background-color: #800000;
  color: white;
  padding: 12px 24px;
  font-size: 16px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.cta-button[data-v-121e05fc]:hover {
  background-color: #660000;
}

/* Footer section */
.footer[data-v-121e05fc] {
  text-align: center;
  margin-top: 40px;
}
.footer-text[data-v-121e05fc] {
  font-size: 14px;
  color: #888;
}
