/* Auto-generated from channel-picker-guide-style-source.css — scoped for .channel-guide-inline */
/* 채널 피커 가이드 블록 원본 스타일(비스코프). 수정 후 scripts/build-guide-inline-css.mjs 로 inline CSS 재생성. */
/* 라이트: mesandra-guide-light.html / 다크: 기존 가이드 톤 */.channel-guide-inline {
    --bg: #faf8f4;
    --bg2: #f3f0ea;
    --bg3: #ece8df;
    --surface: #ffffff;
    --surface2: #f7f4ee;
    --gold: #8a6a1e;
    --gold-light: #6b4f12;
    --gold-mid: #b8922a;
    --gold-dim: #c4a255;
    --gold-pale: #f0e6cc;
    --text: #2a2218;
    --text-muted: #6b5e45;
    --text-dim: #a8966e;
    --accent: #2a6e94;
    --accent2: #1e5472;
    --red: #c05a4a;
    --green: #6aad7a;
    --border: rgba(138,106,30,0.2);
    --border-light: rgba(138,106,30,0.1);
    --shadow: 0 2px 12px rgba(100,80,30,0.08);
    --guide-header-line: #b8922a;
    --guide-card-radius: 14px;
    --guide-card-bar-h: 3px;
    --guide-elevated-bg: #ffffff;
    --guide-elevated-shadow: var(--shadow);
    --guide-toc-bg: #ffffff;
    --guide-toc-radius: 14px;
    --guide-toc-shadow: var(--shadow);
    --guide-toc-hover-bg: #f0e6cc;
    --guide-step-body-bg: #ffffff;
    --guide-step-tip-bg: #f0e6cc;
    --guide-step-tip-border: #b8922a;
    --guide-step-tip-color: #8a6a1e;
    --guide-badge-party-bg: #f0e6cc;
    --guide-badge-party-border: rgba(138,106,30,0.25);
    --guide-details-bg: #ffffff;
    --guide-details-shadow: var(--shadow);
    --guide-summary-hover-bg: #f3f0ea;
    --guide-faq-body-bg: #f3f0ea;
    --guide-notice-bg: #ffffff;
    --guide-notice-shadow: var(--shadow);
    --guide-tip-bg: rgba(42,110,148,0.05);
    --guide-tip-border: rgba(42,110,148,0.18);
    --guide-cta-bg: #f0e6cc;
    --guide-cta-border: rgba(138,106,30,0.35);
    --guide-cta-hover-bg: rgba(138,106,30,0.12);
    --guide-cta-hover-shadow: none;
    --guide-site-badge-bg: #f0e6cc;
    --guide-site-badge-border: rgba(138,106,30,0.25);
    --guide-section-icon-bg: #f0e6cc;
    --guide-step-num-border: rgba(138,106,30,0.3);
    --guide-qmark-bg: #f0e6cc;
    --guide-qmark-border: rgba(138,106,30,0.2);
    --guide-qmark-color: #8a6a1e;
    --guide-toc-num-border: 1px solid rgba(138,106,30,0.1);
  
    position: relative;
    overflow: hidden;
    background: var(--bg);
    color: var(--text);
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 15px;
    line-height: 1.75;
    min-height: 0;
  }
html[data-theme="dark"] .channel-guide-inline {
    --bg: #1a1612;
    --bg2: #22201a;
    --bg3: #2c2820;
    --surface: #312d24;
    --surface2: #3d3829;
    --gold: #c9a84c;
    --gold-light: #e8c96e;
    --gold-mid: #c9a84c;
    --gold-dim: #8a6f32;
    --gold-pale: rgba(240, 230, 204, 0.08);
    --text: #e8dfc8;
    --text-muted: #9a8f78;
    --text-dim: #6b6050;
    --accent: #7eb8d4;
    --accent2: #5a9ab8;
    --red: #c05a4a;
    --green: #6aad7a;
    --border: rgba(201,168,76,0.2);
    --border-light: rgba(201,168,76,0.08);
    --shadow: none;
    --guide-header-line: #c9a84c;
    --guide-card-radius: 12px;
    --guide-card-bar-h: 2px;
    --guide-elevated-bg: #22201a;
    --guide-elevated-shadow: none;
    --guide-toc-bg: #22201a;
    --guide-toc-radius: 12px;
    --guide-toc-shadow: none;
    --guide-toc-hover-bg: #312d24;
    --guide-step-body-bg: #22201a;
    --guide-step-tip-bg: rgba(201,168,76,0.06);
    --guide-step-tip-border: #8a6f32;
    --guide-step-tip-color: #8a6f32;
    --guide-badge-party-bg: rgba(201,168,76,0.1);
    --guide-badge-party-border: rgba(201,168,76,0.25);
    --guide-details-bg: #22201a;
    --guide-details-shadow: none;
    --guide-summary-hover-bg: transparent;
    --guide-faq-body-bg: #22201a;
    --guide-notice-bg: #22201a;
    --guide-notice-shadow: none;
    --guide-tip-bg: rgba(126,184,212,0.05);
    --guide-tip-border: rgba(126,184,212,0.2);
    --guide-cta-bg: #312d24;
    --guide-cta-border: rgba(201,168,76,0.35);
    --guide-cta-hover-bg: rgba(201,168,76,0.1);
    --guide-cta-hover-shadow: none;
    --guide-site-badge-bg: #312d24;
    --guide-site-badge-border: rgba(201,168,76,0.2);
    --guide-section-icon-bg: #312d24;
    --guide-step-num-border: rgba(201,168,76,0.2);
    --guide-qmark-bg: #312d24;
    --guide-qmark-border: transparent;
    --guide-qmark-color: #8a6f32;
    --guide-toc-num-border: none;
  } .channel-guide-inline * { box-sizing: border-box; margin: 0; padding: 0; } .channel-guide-inline::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image:
      radial-gradient(ellipse 70% 40% at 50% 0%, rgba(201,168,76,0.08) 0%, transparent 60%),
      repeating-linear-gradient(0deg, transparent, transparent 59px, rgba(138,106,30,0.03) 60px),
      repeating-linear-gradient(90deg, transparent, transparent 59px, rgba(138,106,30,0.03) 60px);
    pointer-events: none;
    z-index: 0;
  } html[data-theme="dark"] .channel-guide-inline::before {
    background-image:
      radial-gradient(ellipse 80% 50% at 50% -10%, rgba(201,168,76,0.07) 0%, transparent 60%),
      repeating-linear-gradient(0deg, transparent, transparent 59px, rgba(201,168,76,0.03) 60px),
      repeating-linear-gradient(90deg, transparent, transparent 59px, rgba(201,168,76,0.03) 60px);
  } .channel-guide-inline .wrap { position: relative; z-index: 1; max-width: 860px; margin: 0 auto; padding: 0 20px 80px; }

  .channel-guide-inline .guide-page-header {
    text-align: center;
    padding: 64px 0 48px;
    border-bottom: 1px solid var(--border);
    margin-bottom: 56px;
    position: relative;
  }

  .channel-guide-inline .guide-page-header::after {
    content: '';
    position: absolute;
    bottom: -1px; left: 50%; transform: translateX(-50%);
    width: 120px; height: 2px;
    background: linear-gradient(90deg, transparent, var(--guide-header-line), transparent);
  }

  .channel-guide-inline .site-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--guide-site-badge-bg);
    border: 1px solid var(--guide-site-badge-border);
    border-radius: 20px;
    padding: 6px 16px;
    font-size: 11.5px;
    font-weight: 500;
    color: var(--gold);
    letter-spacing: 0.08em;
    margin-bottom: 24px;
    text-transform: uppercase;
  }

  .channel-guide-inline .site-badge::before {
    content: '';
    width: 6px; height: 6px;
    background: var(--gold-mid);
    border-radius: 50%;
    animation: pulse 2s ease-in-out infinite;
  }

  @keyframes pulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.3; }
  }

  .channel-guide-inline h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(26px, 5vw, 40px);
    font-weight: 700;
    color: var(--gold-light);
    letter-spacing: -0.02em;
    line-height: 1.35;
    margin-bottom: 16px;
  }

  html[data-theme="dark"] .channel-guide-inline h1 {
    font-size: clamp(28px, 5vw, 42px);
    line-height: 1.3;
    text-shadow: 0 0 40px rgba(201,168,76,0.3);
  }

  .channel-guide-inline .header-desc {
    color: var(--text-muted);
    font-size: 15px;
    max-width: 540px;
    margin: 0 auto;
    line-height: 1.85;
  }

  .channel-guide-inline .toc {
    background: var(--guide-toc-bg);
    border: 1px solid var(--border);
    border-radius: var(--guide-toc-radius);
    padding: 24px 28px;
    margin-bottom: 48px;
    box-shadow: var(--guide-toc-shadow);
  }

  .channel-guide-inline .toc-title {
    font-size: 11px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--gold-dim);
    margin-bottom: 16px;
    font-weight: 500;
  }

  .channel-guide-inline .toc-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 6px;
  }

  .channel-guide-inline .toc a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    border-radius: 8px;
    color: var(--text-muted);
    text-decoration: none;
    font-size: 13px;
    transition: all 0.2s;
    border: 1px solid transparent;
  }

  .channel-guide-inline .toc a:hover {
    color: var(--gold-light);
    background: var(--guide-toc-hover-bg);
    border-color: var(--border);
  }

  .channel-guide-inline .toc-num {
    width: 20px; height: 20px;
    background: var(--bg2);
    border: var(--guide-toc-num-border);
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    font-size: 10px;
    color: var(--gold-dim);
    flex-shrink: 0;
    font-weight: 500;
  }

  html[data-theme="dark"] .channel-guide-inline .toc-num {
    background: var(--surface2);
  }

  .channel-guide-inline section { margin-bottom: 64px; }

  .channel-guide-inline .section-header {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 28px;
    padding-bottom: 16px;
    border-bottom: 1px solid var(--border-light);
  }

  .channel-guide-inline .section-icon {
    width: 44px; height: 44px;
    background: var(--guide-section-icon-bg);
    border: 1px solid var(--border);
    border-radius: 10px;
    display: flex; align-items: center; justify-content: center;
    font-size: 20px;
    flex-shrink: 0;
  }

  .channel-guide-inline .section-num {
    font-size: 11px;
    color: var(--gold-dim);
    letter-spacing: 0.1em;
    text-transform: uppercase;
    display: block;
    margin-bottom: 3px;
    font-weight: 500;
  }

  .channel-guide-inline h2 {
    font-family: 'Noto Serif KR', serif;
    font-size: 22px;
    font-weight: 600;
    color: var(--gold-light);
    letter-spacing: -0.01em;
  }

  .channel-guide-inline .steps { display: flex; flex-direction: column; gap: 14px; }

  .channel-guide-inline .step {
    display: flex;
    gap: 18px;
    align-items: flex-start;
  }

  html[data-theme="dark"] .channel-guide-inline .steps { gap: 16px; }
  html[data-theme="dark"] .channel-guide-inline .step { gap: 20px; }

  .channel-guide-inline .step-num {
    width: 36px; height: 36px;
    background: var(--guide-section-icon-bg);
    border: 1px solid var(--guide-step-num-border);
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    font-family: 'Noto Serif KR', serif;
    font-size: 15px;
    color: var(--gold);
    flex-shrink: 0;
    margin-top: 2px;
  }

  .channel-guide-inline .step-body {
    background: var(--guide-step-body-bg);
    border: 1px solid var(--border-light);
    border-radius: 10px;
    padding: 16px 20px;
    flex: 1;
    box-shadow: var(--guide-elevated-shadow);
  }

  .channel-guide-inline .step-title {
    font-weight: 500;
    color: var(--text);
    margin-bottom: 6px;
    font-size: 15px;
  }

  .channel-guide-inline .step-desc {
    color: var(--text-muted);
    font-size: 13.5px;
    line-height: 1.75;
  }

  .channel-guide-inline .step-tip {
    margin-top: 10px;
    padding: 8px 12px;
    background: var(--guide-step-tip-bg);
    border-left: 2px solid var(--guide-step-tip-border);
    border-radius: 0 6px 6px 0;
    font-size: 12.5px;
    color: var(--guide-step-tip-color);
  }

  .channel-guide-inline .feature-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }

  @media (max-width: 580px) {
    .channel-guide-inline .feature-grid { grid-template-columns: 1fr; }
  }

  .channel-guide-inline .feature-card {
    background: var(--guide-elevated-bg);
    border: 1px solid var(--border);
    border-radius: var(--guide-card-radius);
    padding: 24px;
    position: relative;
    overflow: hidden;
    box-shadow: var(--guide-elevated-shadow);
  }

  .channel-guide-inline .feature-card::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: var(--guide-card-bar-h);
    background: linear-gradient(90deg, transparent, var(--border), transparent);
  }

  .feature-card.highlight::before {
    background: linear-gradient(90deg, transparent, var(--gold-mid), transparent);
  }

  .channel-guide-inline .feature-badge {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 11px;
    letter-spacing: 0.06em;
    margin-bottom: 12px;
    font-weight: 500;
  }

  .channel-guide-inline .badge-personal {
    background: rgba(42,110,148,0.08);
    color: var(--accent);
    border: 1px solid rgba(42,110,148,0.2);
  }

  html[data-theme="dark"] .channel-guide-inline .badge-personal {
    background: rgba(126,184,212,0.12);
    border: 1px solid rgba(126,184,212,0.25);
  }

  .channel-guide-inline .badge-party {
    background: var(--guide-badge-party-bg);
    color: var(--gold);
    border: 1px solid var(--guide-badge-party-border);
  }

  .channel-guide-inline .feature-title {
    font-family: 'Noto Serif KR', serif;
    font-size: 18px;
    font-weight: 600;
    color: var(--text);
    margin-bottom: 10px;
  }

  .channel-guide-inline .feature-desc {
    color: var(--text-muted);
    font-size: 13.5px;
    line-height: 1.75;
    margin-bottom: 16px;
  }

  .channel-guide-inline .feature-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .channel-guide-inline .feature-list li {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: 13px;
    color: var(--text-muted);
  }

  .channel-guide-inline .feature-list li::before {
    content: '▸';
    color: var(--gold-dim);
    flex-shrink: 0;
    margin-top: 1px;
  }

  .channel-guide-inline .faq-list { display: flex; flex-direction: column; gap: 10px; }
  html[data-theme="dark"] .faq-list { gap: 12px; }

  .channel-guide-inline details {
    background: var(--guide-details-bg);
    border: 1px solid var(--border-light);
    border-radius: 10px;
    overflow: hidden;
    box-shadow: var(--guide-details-shadow);
  }

  .channel-guide-inline details[open] {
    border-color: var(--border);
  }

  .channel-guide-inline summary {
    padding: 18px 20px;
    cursor: pointer;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    font-weight: 500;
    color: var(--text);
    font-size: 14.5px;
    transition: color 0.2s, background 0.2s;
    user-select: none;
  }

  .channel-guide-inline summary::-webkit-details-marker { display: none; }

  .channel-guide-inline summary:hover {
    color: var(--gold-light);
    background: var(--guide-summary-hover-bg);
  }

  .channel-guide-inline .q-mark {
    width: 22px; height: 22px;
    background: var(--guide-qmark-bg);
    border: 1px solid var(--guide-qmark-border);
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    font-size: 11px;
    color: var(--guide-qmark-color);
    flex-shrink: 0;
    font-family: 'Noto Serif KR', serif;
    font-weight: 600;
  }

  html[data-theme="dark"] .channel-guide-inline .q-mark {
    font-weight: 400;
  }

  .channel-guide-inline .chevron {
    width: 16px; height: 16px;
    flex-shrink: 0;
    transition: transform 0.25s;
    color: var(--text-dim);
  }

  .channel-guide-inline details[open] .chevron { transform: rotate(180deg); }

  .channel-guide-inline .faq-body {
    padding: 16px 20px 20px;
    font-size: 13.5px;
    color: var(--text-muted);
    line-height: 1.85;
    border-top: 1px solid var(--border-light);
    background: var(--guide-faq-body-bg);
  }

  .channel-guide-inline .faq-body strong {
    color: var(--gold-light);
    font-weight: 500;
  }

  .channel-guide-inline .notice-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 12px;
  }

  .channel-guide-inline .notice-item {
    background: var(--guide-notice-bg);
    border: 1px solid var(--border-light);
    border-radius: 10px;
    padding: 16px 18px;
    display: flex;
    gap: 12px;
    box-shadow: var(--guide-notice-shadow);
  }

  .channel-guide-inline .notice-icon {
    font-size: 18px;
    flex-shrink: 0;
    line-height: 1.4;
  }

  .channel-guide-inline .notice-text {
    font-size: 13px;
    color: var(--text-muted);
    line-height: 1.7;
  }

  .channel-guide-inline .notice-text strong {
    display: block;
    color: var(--text);
    font-weight: 500;
    margin-bottom: 3px;
  }

  .channel-guide-inline .tip-box {
    background: var(--guide-tip-bg);
    border: 1px solid var(--guide-tip-border);
    border-radius: 10px;
    padding: 20px 24px;
    margin-top: 28px;
    display: flex;
    gap: 16px;
    align-items: flex-start;
  }

  html[data-theme="dark"] .channel-guide-inline .tip-box {
    margin-top: 32px;
  }

  .channel-guide-inline .tip-box-icon {
    font-size: 22px;
    flex-shrink: 0;
  }

  .channel-guide-inline .tip-box-content { flex: 1; }

  .channel-guide-inline .tip-box-title {
    font-weight: 500;
    color: var(--accent);
    font-size: 14px;
    margin-bottom: 6px;
  }

  .channel-guide-inline .tip-box-desc {
    font-size: 13px;
    color: var(--text-muted);
    line-height: 1.75;
  }

  .channel-guide-inline .cta-area {
    text-align: center;
    padding: 48px 0 16px;
    border-top: 1px solid var(--border-light);
  }

  .channel-guide-inline .cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: var(--guide-cta-bg);
    border: 1px solid var(--guide-cta-border);
    color: var(--gold-light);
    text-decoration: none;
    padding: 14px 32px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 500;
    box-shadow: none;
    transition: background 0.2s, border-color 0.2s, color 0.2s;
    letter-spacing: 0.02em;
  }

  .channel-guide-inline .cta-btn:hover {
    background: var(--guide-cta-hover-bg);
    border-color: var(--gold);
    box-shadow: var(--guide-cta-hover-shadow);
  }

  .channel-guide-inline .divider {
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--border), transparent);
    margin: 0 0 48px;
  }

  @media (max-width: 640px) {
    .channel-guide-inline .step { gap: 12px; }
    .channel-guide-inline .step-num { width: 30px; height: 30px; font-size: 13px; }
    .channel-guide-inline h2 { font-size: 19px; }
    .channel-guide-inline .toc { padding: 18px; }
  }
