/*# sourceMappingURL=main-right-side.css.map */
@charset "UTF-8";
/* 우: 가이드 */
/**
Mobile, portrait
320px	iPhone SE
375px	iPhone 6 to X
414px	iPhone 8 Plus
Tablet, portrait
768px	iPad Air, iPad Mini, iPad Pro 9″
834px	iPad Pro 10″
Laptop displays
1366px	HD laptops (768p)
1366px	iPad Pro 12″ (landscape)
1440px	13″ MacBook Pro (2x scaling)
Desktop displays
1680px	13″ MacBook Pro (1.5x scaling)
1920px	1080p displays


Mobile, landscape
568px	iPhone SE
667px	iPhone 6 to 8
736px	iPhone 8 Plus
812px	iPhone X
Tablet, landscape
1024px	iPad Air, iPad Mini, iPad Pro 9″
1024px	iPad Pro 12″ (portrait)
1112px	iPad Pro 10″
 */
/*
Thin  100
Extra Light (Ultra Light) 200
Light 300
Normal 400
Medium 500
Semi Bold (Demi Bold) 600
Bold  700
Extra Bold (Ultra Bold) 800
Black (Heavy) 900
 */
/* line 12, assets/css2/main-right-side.scss */
.guide-col,
.promo-swiper {
  min-width: 0;
  max-width: 100%;
}

/* line 18, assets/css2/main-right-side.scss */
.guide-col {
  font-family: 'Pretendard Variable', -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif;
  --navy:#2b0e12;
  --blue:#4090FF;
  --tint:#ffecee;
  --ink:#191919;
  --text:#11111;
  --muted:#505050;
  --line:#ededed;
  --line2:#e4e4e4;
  --bg:#f4f6f8;
  /* 좌측 텍스트 (왼쪽 고정) */
  /* 우측 오브젝트 이미지 (오른쪽 고정) */
  /* 페이지네이션 */
  /* 하단 설명 박스 (버튼 대용 · 클릭 효과 없음) */
  /* 순위 칩 (1 인스타 한국인 팔로워 …) */
  /* 가이드 링크 */
  /* 선택 이유 탭 */
  /* 간단소개 / SNS샵은?? */
  /* 간단소개 */
  /* 2. 인트로 본문 14px */
  /* ===== 기대효과 ===== */
  /* 헤더: 일반업체(회색) / 가운데 빈칸 / SNS샵(파랑) */
  /* 본문 행: 일반업체칸·SNS샵칸은 연배경, 가운데 항목명 */
  /* 이용방법 */
  /* ===== 이용방법 ===== */
  /* 아이콘 */
  /* 아이콘 사이 세로 점선 */
  /* 사용자 후기 */
  /* ===== 사용자 후기 ===== */
  /* ===== 실시간 주문 현황 ===== */
  /* 통계 카드 (위) */
  /* 실시간 피드 (아래) */
  /* 모바일: 통계 2x2 */
}

@media (max-width: 768px) {
  /* line 18, assets/css2/main-right-side.scss */
  .guide-col {
    padding: 0 16px;
  }
}

/* line 34, assets/css2/main-right-side.scss */
.guide-col .promo-swiper {
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 200px;
  /* PC 고정 */
  margin-bottom: 24px;
  overflow: hidden;
  border-radius: 14px;
}

/* line 45, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}

/* line 50, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .swiper-slide {
  width: 100% !important;
  height: 100%;
  flex-shrink: 0;
}

/* line 56, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .promo-slide {
  position: relative;
  height: 100%;
  overflow: hidden;
  /* 배경 이미지: 좌우 늘어나도 cover */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 67, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .promo-text {
  position: absolute;
  left: 32px;
  top: 24px;
  width: 100%;
  height: calc(100% - 24px * 2);
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: calc(100% - 32px * 2);
}

/* line 80, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .promo-slide .tag {
  font-size: 14px;
  font-weight: 700;
  color: var(--promo-small, #fff);
  margin-bottom: 12px;
}

/* line 87, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .promo-slide h2 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -.5px;
  margin: 0;
  color: var(--promo-title, #fff);
}

/* line 95, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .promo-slide h2 b {
  color: var(--promo-point, #FF004F);
  font-weight: 600;
}

/* line 100, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .promo-slide .cta {
  margin-top: 20px;
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  height: 32px;
  padding: 0 16px;
  background: #fff;
  color: #191919;
  font-weight: 400;
  font-size: 14px;
  border-radius: 38px;
  cursor: pointer;
  text-decoration: none;
}

@media (max-width: 768px) {
  /* line 100, assets/css2/main-right-side.scss */
  .guide-col .promo-swiper .promo-slide .cta {
    display: none;
  }
}

/* line 121, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .promo-obj {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  width: 280px;
  height: 280px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 135, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .swiper-pagination {
  position: absolute;
  right: 24px;
  bottom: 16px;
  left: auto;
  width: auto;
  display: flex;
  gap: 8px;
  z-index: 3;
}

/* line 145, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 !important;
  border-radius: 50%;
  background: #ffffff99;
  opacity: 1;
  transition: .3s;
}

/* line 154, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .swiper-pagination-bullet-active {
  width: 22px;
  border-radius: 5px;
  background: #fff;
}

/* line 161, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .promo-desc {
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 36px;
  padding: 0 12px;
  background: #ffffffc6;
  border-radius: 20px;
  pointer-events: none;
  user-select: none;
}

@media (max-width: 768px) {
  /* line 161, assets/css2/main-right-side.scss */
  .guide-col .promo-swiper .promo-desc {
    height: 24px;
    padding: 0 4px;
  }
}

/* line 180, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .promo-desc .rank {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #191919;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
}

/* line 189, assets/css2/main-right-side.scss */
.guide-col .promo-swiper .promo-desc .rank i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #fff;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  flex: none;
}

@media (max-width: 768px) {
  /* line 204, assets/css2/main-right-side.scss */
  .guide-col .promo-swiper {
    height: 128px;
    margin-bottom: 16px;
  }
  /* line 208, assets/css2/main-right-side.scss */
  .guide-col .promo-swiper .promo-text {
    left: 16px;
    max-width: 70%;
  }
  /* line 212, assets/css2/main-right-side.scss */
  .guide-col .promo-swiper .promo-slide .tag {
    font-size: 12px;
    margin-bottom: 8px;
  }
  /* line 216, assets/css2/main-right-side.scss */
  .guide-col .promo-swiper .promo-slide h2 {
    font-size: 16px;
  }
  /* line 219, assets/css2/main-right-side.scss */
  .guide-col .promo-swiper .promo-slide .cta {
    margin-top: 12px;
  }
  /* line 222, assets/css2/main-right-side.scss */
  .guide-col .promo-swiper .promo-obj {
    width: 38%;
  }
  /* line 225, assets/css2/main-right-side.scss */
  .guide-col .promo-swiper .swiper-pagination {
    right: 16px;
    bottom: 12px;
  }
  /* line 229, assets/css2/main-right-side.scss */
  .guide-col .promo-swiper .promo-desc {
    gap: 4px;
  }
  /* line 232, assets/css2/main-right-side.scss */
  .guide-col .promo-swiper .promo-desc .rank {
    height: 24px;
    font-size: 10px;
    padding: 0 8px 0 4px;
  }
  /* line 237, assets/css2/main-right-side.scss */
  .guide-col .promo-swiper .promo-desc .rank i {
    width: 12px;
    height: 12px;
    font-size: 10px;
  }
}

/* line 245, assets/css2/main-right-side.scss */
.guide-col .guide-col {
  flex: 5 1 0;
  min-width: 0;
}

/* line 247, assets/css2/main-right-side.scss */
.guide-col .status {
  background: var(--navy);
  color: #fff;
  border-radius: 8px;
  padding: 14px 16px;
  font-size: 12.5px;
  font-weight: 600;
  margin-bottom: 18px;
}

/* line 252, assets/css2/main-right-side.scss */
.guide-col .gwidget,
.guide-col .guide {
  background: #fff;
  border: 1px solid #eceff3;
  border-radius: 14px;
  padding: 32px;
  margin-top: 16px;
  box-shadow: 0 1px 6px #5050500a;
}

@media (max-width: 1024px) {
  /* line 252, assets/css2/main-right-side.scss */
  .guide-col .gwidget,
.guide-col .guide {
    padding: 24px;
  }
}

@media (max-width: 768px) {
  /* line 252, assets/css2/main-right-side.scss */
  .guide-col .gwidget,
.guide-col .guide {
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 16px 0;
    margin-top: 8px !important;
  }
}

/* line 274, assets/css2/main-right-side.scss */
.guide-col .gwidget h3,
.guide-col .guide h3 {
  font-size: 20px;
  font-weight: 700;
  color: var(--ink);
  margin: 0;
  padding-bottom: 24px;
}

/* line 282, assets/css2/main-right-side.scss */
.guide-col .gwidget h3 b,
.guide-col .guide h3 b {
  color: var(--blue);
}

/* line 288, assets/css2/main-right-side.scss */
.guide-col .guide ul li a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 13px 6px;
  font-size: 13px;
  color: var(--text);
  text-decoration: none;
  border-bottom: 1px solid #f3f5f8;
  transition: .2s;
}

/* line 294, assets/css2/main-right-side.scss */
.guide-col .guide ul li:last-child a {
  border-bottom: none;
}

/* line 295, assets/css2/main-right-side.scss */
.guide-col .guide ul li a::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #d6dbe3;
  flex: none;
}

/* line 299, assets/css2/main-right-side.scss */
.guide-col .guide ul li a .arr {
  margin-left: auto;
  color: #d0d4da;
}

/* line 300, assets/css2/main-right-side.scss */
.guide-col .guide ul li a:hover {
  color: var(--blue);
  padding-left: 10px;
}

/* line 301, assets/css2/main-right-side.scss */
.guide-col .guide ul li a:hover::before {
  background: var(--blue);
}

/* line 305, assets/css2/main-right-side.scss */
.guide-col .whytabs {
  display: flex;
  gap: 4px;
  height: 40px;
  background: #f4f6f9;
  border-radius: 8px;
  padding: 2px;
  margin-bottom: 16px;
}

/* line 315, assets/css2/main-right-side.scss */
.guide-col .whytab {
  flex: 1;
  border: none;
  background: transparent;
  font-family: inherit;
  font-size: 14px;
  font-weight: 500;
  color: var(--muted);
  padding: 8px 2px;
  border-radius: 8px;
  cursor: pointer;
  transition: .2s;
  white-space: nowrap;
  letter-spacing: -.3px;
}

/* line 331, assets/css2/main-right-side.scss */
.guide-col .whytab.on {
  background: #fff;
  color: var(--text);
  box-shadow: 0 1px 4px #5050501f;
}

/* line 337, assets/css2/main-right-side.scss */
.guide-col .wpanel {
  display: none;
}

/* line 341, assets/css2/main-right-side.scss */
.guide-col .wpanel.show {
  display: flex;
  flex-direction: column;
  animation: wfade .25s ease;
}

@keyframes wfade {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 353, assets/css2/main-right-side.scss */
.guide-col .spec-intro {
  font-size: 12.5px;
  color: var(--text);
  line-height: 1.75;
  margin-bottom: 16px;
}

/* line 360, assets/css2/main-right-side.scss */
.guide-col .spec-intro b {
  color: var(--blue);
  font-weight: 500;
}

/* line 365, assets/css2/main-right-side.scss */
.guide-col .spec-sec {
  margin-top: 0px;
  margin-bottom: 20px;
}

/* line 370, assets/css2/main-right-side.scss */
.guide-col .spec-h {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 12px;
  letter-spacing: -.2px;
}

/* line 378, assets/css2/main-right-side.scss */
.guide-col .spec-sec ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 11px;
  padding: 0;
  margin: 0;
}

/* line 386, assets/css2/main-right-side.scss */
.guide-col .spec-sec ul li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 14px;
  color: var(--text);
  line-height: 1.5;
}

/* line 394, assets/css2/main-right-side.scss */
.guide-col .spec-sec ul li::before {
  content: "";
  flex: none;
  width: 16px;
  height: 16px;
  margin-top: 1px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' fill='%234090FF'/%3E%3Cpath d='M7 12.5l3 3 7-7' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* line 406, assets/css2/main-right-side.scss */
.guide-col .spec-sec ul li::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 8px;
  width: 5px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  flex: none;
}

/* line 419, assets/css2/main-right-side.scss */
.guide-col .splat-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

@media (max-width: 768px) {
  /* line 419, assets/css2/main-right-side.scss */
  .guide-col .splat-wrap {
    gap: 8px;
  }
}

/* line 429, assets/css2/main-right-side.scss */
.guide-col .splat {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid #ececf2;
  border-radius: 12px;
  padding: 0;
}

/* line 440, assets/css2/main-right-side.scss */
.guide-col .splat i {
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}

/* line 449, assets/css2/main-right-side.scss */
.guide-col .spec-h--top {
  font-size: 16px;
  margin-bottom: 8px;
}

/* line 455, assets/css2/main-right-side.scss */
.guide-col .spec-intro {
  font-size: 14px;
  color: var(--text);
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.5;
}

/* line 463, assets/css2/main-right-side.scss */
.guide-col .spec-metrics--intro {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin: 18px 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #f1f3f6;
}

@media (max-width: 1024px) {
  /* line 463, assets/css2/main-right-side.scss */
  .guide-col .spec-metrics--intro {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* line 475, assets/css2/main-right-side.scss */
.guide-col .spec-metrics--intro > div {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  text-align: center;
  background: #F8F8F8;
  border-radius: 12px;
  padding: 16px;
}

/* line 487, assets/css2/main-right-side.scss */
.guide-col .spec-metrics--intro span {
  order: 1;
  font-size: 14px;
  color: var(--muted);
}

/* line 492, assets/css2/main-right-side.scss */
.guide-col .spec-metrics--intro b {
  order: 2;
  font-size: 18px;
  font-weight: 800;
  color: #191919;
  line-height: 1.1;
}

/* line 502, assets/css2/main-right-side.scss */
.guide-col .exp-lead {
  font-size: 14px;
  color: var(--ink);
  line-height: 1.7;
  margin-top: 0;
  margin-bottom: 16px;
}

/* line 510, assets/css2/main-right-side.scss */
.guide-col .exp-lead b {
  color: var(--ink);
}

/* line 514, assets/css2/main-right-side.scss */
.guide-col .expect {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

/* line 520, assets/css2/main-right-side.scss */
.guide-col .exp-item {
  display: flex;
  gap: 12px;
  align-items: center;
  background: #F6F7FF;
  border-radius: 12px;
  padding: 16px;
}

@media (max-width: 768px) {
  /* line 520, assets/css2/main-right-side.scss */
  .guide-col .exp-item {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* line 534, assets/css2/main-right-side.scss */
.guide-col .exp-item .ei {
  flex: none;
  width: 40px;
  height: 40px;
  border-radius: 12px;
  background-color: #fff;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 545, assets/css2/main-right-side.scss */
.guide-col .exp-item .ec b {
  display: block;
  font-size: 16px;
  font-weight: 800;
  color: var(--ink);
  margin-bottom: 4px;
}

@media (max-width: 768px) {
  /* line 545, assets/css2/main-right-side.scss */
  .guide-col .exp-item .ec b {
    font-size: 14px;
  }
}

/* line 557, assets/css2/main-right-side.scss */
.guide-col .exp-item .ec span {
  font-size: 14px;
  color: var(--text);
  line-height: 1.55;
}

/* line 563, assets/css2/main-right-side.scss */
.guide-col .cmp-cap {
  font-size: 16px;
  font-weight: 800;
  color: var(--ink);
  margin: 16px 0 8px;
  padding-top: 16px;
  border-top: 1px solid #f1f3f6;
}

/* line 572, assets/css2/main-right-side.scss */
.guide-col .cmp-note {
  font-size: 14px;
  color: var(--text);
  line-height: 1.6;
  margin: 0 0 16px;
}

/* line 578, assets/css2/main-right-side.scss */
.guide-col .cmp-note b {
  color: var(--blue);
  font-weight: 500;
}

/* line 583, assets/css2/main-right-side.scss */
.guide-col .cmp {
  /* 테두리 없음: 두 칼럼만 박스로 강조 */
}

/* line 587, assets/css2/main-right-side.scss */
.guide-col .cmp-head,
.guide-col .cmp-row {
  display: grid;
  grid-template-columns: 1fr .7fr 1fr;
  align-items: center;
}

/* line 597, assets/css2/main-right-side.scss */
.guide-col .cmp-head > div {
  padding: 16px 8px;
  text-align: center;
  font-size: 18px;
  font-weight: 800;
}

/* line 603, assets/css2/main-right-side.scss */
.guide-col .cmp-head .o {
  background: #9aa3b2;
  color: #fff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

/* line 609, assets/css2/main-right-side.scss */
.guide-col .cmp-head .k {
  background: transparent;
}

/* line 612, assets/css2/main-right-side.scss */
.guide-col .cmp-head .me {
  background: var(--blue);
  color: #fff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

/* line 620, assets/css2/main-right-side.scss */
.guide-col .cmp-row > div {
  padding: 16px;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
}

/* line 626, assets/css2/main-right-side.scss */
.guide-col .cmp-row .o {
  background: #fafbfd;
  color: #767676;
}

/* line 630, assets/css2/main-right-side.scss */
.guide-col .cmp-row .k {
  color: var(--ink);
  font-weight: 700;
}

/* line 634, assets/css2/main-right-side.scss */
.guide-col .cmp-row .me {
  background: #fafbff;
  color: var(--ink);
  font-weight: 700;
}

/* line 642, assets/css2/main-right-side.scss */
.guide-col .scene-lead {
  font-size: 16px;
  font-weight: 400;
  color: var(--text);
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 16px;
}

/* line 650, assets/css2/main-right-side.scss */
.guide-col .scene-lead b {
  font-weight: 500;
  color: var(--blue);
}

/* line 655, assets/css2/main-right-side.scss */
.guide-col .scene-list {
  display: flex;
  flex-direction: column;
  gap: 0;
}

/* line 661, assets/css2/main-right-side.scss */
.guide-col .scene-card {
  position: relative;
  display: flex;
  gap: 16px;
  align-items: flex-start;
  padding-bottom: 32px;
}

/* line 668, assets/css2/main-right-side.scss */
.guide-col .scene-card:last-child {
  padding-bottom: 0;
}

/* line 673, assets/css2/main-right-side.scss */
.guide-col .scene-card .sm-ic {
  position: relative;
  z-index: 1;
  flex: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #eef4ff;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 768px) {
  /* line 673, assets/css2/main-right-side.scss */
  .guide-col .scene-card .sm-ic {
    width: 32px;
    height: 32px;
    background-size: 20px 20px;
  }
}

/* line 693, assets/css2/main-right-side.scss */
.guide-col .scene-card:not(:last-child)::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 0;
  width: 0;
  border-left: 1px dashed #B2BBC6;
  transform: translateX(-1px);
}

@media (max-width: 768px) {
  /* line 693, assets/css2/main-right-side.scss */
  .guide-col .scene-card:not(:last-child)::before {
    left: 16px;
    top: 32px;
  }
}

/* line 709, assets/css2/main-right-side.scss */
.guide-col .sm-body {
  padding-top: 8px;
}

@media (max-width: 768px) {
  /* line 709, assets/css2/main-right-side.scss */
  .guide-col .sm-body {
    padding-top: 0px;
  }
}

/* line 716, assets/css2/main-right-side.scss */
.guide-col .scene-card .sm-body b {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: var(--ink);
  margin-bottom: 4px;
}

@media (max-width: 768px) {
  /* line 716, assets/css2/main-right-side.scss */
  .guide-col .scene-card .sm-body b {
    font-size: 14px;
  }
}

/* line 728, assets/css2/main-right-side.scss */
.guide-col .scene-card .sm-body span {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: var(--text);
}

/* line 737, assets/css2/main-right-side.scss */
.guide-col .rv-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* line 743, assets/css2/main-right-side.scss */
.guide-col .rv-card {
  border: 1px solid #eceff3;
  border-radius: 12px;
  padding: 20px;
  background: #fff;
}

/* line 749, assets/css2/main-right-side.scss */
.guide-col .rv-card.rv-hide {
  display: none;
}

/* line 753, assets/css2/main-right-side.scss */
.guide-col .rv-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

/* line 760, assets/css2/main-right-side.scss */
.guide-col .rv-badge {
  display: inline-block;
  color: #2666BF;
  background: #EBF3FF;
  font-size: 13px;
  font-weight: 400;
  padding: 4px 12px;
  border-radius: 8px;
}

/* line 770, assets/css2/main-right-side.scss */
.guide-col .rv-plat {
  flex: none;
  width: 40px;
  height: 40px;
  border: 1px solid #EDEDED;
  border-radius: 12px;
  background-color: #fff;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}

/* line 782, assets/css2/main-right-side.scss */
.guide-col .rv-quote {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: var(--ink);
  margin: 0 0 8px;
}

@media (max-width: 768px) {
  /* line 782, assets/css2/main-right-side.scss */
  .guide-col .rv-quote {
    font-size: 14px;
  }
}

/* line 794, assets/css2/main-right-side.scss */
.guide-col .rv-desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: var(--text);
  margin: 0 0 8px;
}

/* line 802, assets/css2/main-right-side.scss */
.guide-col .rv-meta {
  color: #999;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

/* line 809, assets/css2/main-right-side.scss */
.guide-col .rv-more {
  width: 100%;
  height: 48px;
  margin-top: 16px;
  border: 1px solid #eceff3;
  background: #fff;
  border-radius: 12px;
  padding: 16px;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  color: var(--text);
  cursor: pointer;
  transition: .2s;
}

/* line 824, assets/css2/main-right-side.scss */
.guide-col .rv-more:hover {
  background: #fafbfd;
  color: var(--blue);
}

/* line 832, assets/css2/main-right-side.scss */
.guide-col .realtime-order h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* line 838, assets/css2/main-right-side.scss */
.guide-col .live-status {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  font-weight: 500;
}

/* line 846, assets/css2/main-right-side.scss */
.guide-col .live-status .ls-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #22c55e;
  animation: lspulse 1.6s infinite;
}

/* line 854, assets/css2/main-right-side.scss */
.guide-col .stat-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f1f3f6;
}

/* line 862, assets/css2/main-right-side.scss */
.guide-col .stat-grid > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  text-align: center;
  background: #F8F8F8;
  border-radius: 12px;
  padding: 20px 8px;
}

/* line 873, assets/css2/main-right-side.scss */
.guide-col .stat-grid .l {
  color: #505050;
  font-size: 14px;
  font-weight: 400;
}

/* line 878, assets/css2/main-right-side.scss */
.guide-col .stat-grid .n {
  color: var(--ink);
  font-size: 18px;
  font-weight: 700;
}

/* line 885, assets/css2/main-right-side.scss */
.guide-col .livefeed {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* line 890, assets/css2/main-right-side.scss */
.guide-col .livefeed .row {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #fafbfd;
  border-radius: 12px;
  padding: 16px;
}

@media (max-width: 768px) {
  /* line 890, assets/css2/main-right-side.scss */
  .guide-col .livefeed .row {
    flex-direction: column;
    align-items: flex-start;
    padding: 12px;
  }
}

/* line 904, assets/css2/main-right-side.scss */
.guide-col .livefeed .row .ic {
  flex: none;
  width: 32px;
  height: 32px;
  border-radius: 12px;
  border: 1px solid #EDEDED;
  background-color: #fff;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}

/* line 916, assets/css2/main-right-side.scss */
.guide-col .livefeed .row .txt {
  color: #505050;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

/* line 922, assets/css2/main-right-side.scss */
.guide-col .livefeed .row .txt b {
  color: #505050;
  font-weight: 700;
}

/* line 926, assets/css2/main-right-side.scss */
.guide-col .livefeed .row .time {
  margin-left: auto;
  color: #505050;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  white-space: nowrap;
}

@media (max-width: 768px) {
  /* line 926, assets/css2/main-right-side.scss */
  .guide-col .livefeed .row .time {
    margin-left: 0;
  }
}

@media (max-width: 1024px) {
  /* line 941, assets/css2/main-right-side.scss */
  .guide-col .stat-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  /* line 944, assets/css2/main-right-side.scss */
  .guide-col .livefeed .row .txt {
    font-size: 14px;
  }
}

@media (max-width: 900px) {
  /* line 950, assets/css2/main-right-side.scss */
  .guide-col .guide-col {
    width: 100%;
    flex: none;
  }
}
