/* ============================================================
   MOBILE 01 — 392px 이하
   ============================================================ */
@media (max-width: 392px) {
  html,
  body {
    overflow-x: hidden;
  }

  body {
    font-size: 14px;
  }

  .page-shell,
  .report-shell,
  .landing-wrap {
    width: 100%;
    overflow-x: hidden;
  }
  .cdt-kw-table-desktop {
    display: none !important;
  }

  .cdt-kw-mobile-list {
    display: flex !important;
    flex-direction: column;
  }

  .r-card:has(.cdt-kw-mobile-list) .r-card-body {
    overflow: visible !important;
    padding-bottom: 16px;
  }

  .cdt-kw-table {
    min-width: 0 !important;
    width: 100% !important;
  }
  .page-body,
  .report-layout,
  .hero-section,
  .bento-section,
  .process-section,
  .pricing-section,
  .cx-footer {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .nav-inner,
  .page-hero-bar,
  .toolbar,
  .sc-header,
  .sc-info,
  .sc-metrics,
  .report-layout,
  .report-content,
  .store-banner,
  .sb-info,
  .sb-actions,
  .r-card-hd,
  .chart-toolbar,
  .ca-list-toolbar,
  .ca-two-col,
  .ca-expanded-inner,
  .b2b-hero-bar,
  .b2b-company-grid,
  .b2b-comp-card,
  .b2b-comp-header,
  .b2b-comp-meta,
  .b2b-comp-metrics,
  .b2b-pill-row,
  .b2b-company-banner,
  .b2b-top-kpi,
  .jp-summary-card,
  .jp-summary-bars,
  .jp-pros-cons,
  .cdt-trend-wrap,
  .cdt-trend-info,
  .ci-kpi-bar,
  .cdt-kpi-item,
  .ci-kpi-item {
    min-width: 0;
  }

  /* ------------------------------------------------------------
     NAV
     ------------------------------------------------------------ */
  .cx-nav {
    min-height: 60px;
    padding: 0 10px;
  }

  .nav-inner {
    gap: 5px;
  }

  .nav-logo {
    flex: 0 1 auto;
    min-width: 0;
  }

  .nav-logo-mark {
    width: 30px;
    height: 30px;
    min-width: 30px;
    border-radius: 9px;
    font-size: 12px;
  }

  .nav-logo-text {
    font-size: 15px;
    line-height: 1;
  }

  .nav-logo-sub {
    font-size: 9px;
    line-height: 1.1;
    margin-top: 0;
  }

  .nav-actions {
    gap: 4px;
    flex-shrink: 0;
  }

  .nav-alert-btn {
    width: 34px;
    min-width: 34px;
    height: 34px;
  }

  .nav-actions .nav-pill {
    width: 34px;
    min-width: 34px;
    height: 34px;
    padding: 0;
    justify-content: center;
    gap: 0;
    font-size: 0;
    border-radius: 999px;
  }

  .nav-actions .nav-pill svg {
    width: 14px;
    height: 14px;
    margin: 0;
    flex-shrink: 0;
  }

  /* ------------------------------------------------------------
     LANDING
     ------------------------------------------------------------ */
  .hero-section {
    min-height: auto;
    padding-top: 84px !important;
    padding-bottom: 48px !important;
  }

  .hero-inner {
    gap: 28px;
  }

  .hero-left {
    max-width: 100%;
  }

  .hero-eyebrow {
    margin-bottom: 18px;
    padding: 5px 12px 5px 6px;
    font-size: 11px;
  }

  .hero-h1 {
    font-size: 31px;
    line-height: 1.08;
    letter-spacing: -1.2px;
    margin-bottom: 14px;
  }

  .hero-desc {
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 22px;
    max-width: 100%;
  }

  .hero-cta-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    margin-bottom: 22px;
  }

  .hero-cta-row .btn,
  .hero-cta-row .btn-lg {
    width: 100%;
    justify-content: center;
    padding: 13px 16px;
    font-size: 14px;
    border-radius: 18px;
  }

  .hero-trust {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .trust-item {
    font-size: 12px;
    line-height: 1.4;
  }

  .stat-strip {
    padding: 0 12px;
  }

  .stat-strip-inner {
    grid-template-columns: 1fr 1fr;
  }

  .strip-item {
    padding: 18px 12px;
  }

  .strip-val {
    font-size: 26px;
    line-height: 1.05;
  }

  .strip-label {
    font-size: 11px;
    line-height: 1.35;
  }

  .section-header-wrap {
    margin-bottom: 36px;
  }

  .section-h2,
  .process-h2 {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: -1px;
  }

  .section-p,
  .process-desc {
    font-size: 14px;
    line-height: 1.7;
  }

  .bento-card,
  .pricing-card {
    padding: 20px 16px;
  }

  .bento-h3 {
    font-size: 15px;
    line-height: 1.45;
  }

  .bento-p {
    font-size: 13px;
  }

  .process-grid {
    grid-template-columns: 1fr;
  }

  .process-step {
    padding: 24px 18px;
  }

  .footer-top {
    gap: 28px;
    margin-bottom: 28px;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-bottom > div {
    flex-wrap: wrap;
    gap: 10px !important;
  }

  /* ------------------------------------------------------------
     STORE LIST
     ------------------------------------------------------------ */
  .page-hero-bar {
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
    margin-bottom: 20px;
  }

  .page-h1 {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 6px;
  }

  .page-sub {
    font-size: 13px;
  }

  .page-hero-bar > .btn {
    width: 100%;
    justify-content: center;
  }

  .search-field {
    width: 100%;
    max-width: 100%;
  }

  .store-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .store-card,
  .company-card,
  .add-card {
    padding: 18px 16px;
    border-radius: 20px;
  }

  .sc-header {
    display: grid;
    grid-template-columns: 44px 1fr;
    gap: 12px;
    align-items: start;
    margin-bottom: 14px;
  }

  .sc-avatar,
  .company-logo-slot {
    width: 44px;
    height: 44px;
    min-width: 44px;
  }

  .sc-name {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    word-break: keep-all;
    line-height: 1.35;
    margin-bottom: 4px;
  }

  .company-desc,
  .sc-addr {
    font-size: 12px;
    line-height: 1.5;
  }

  .status-pill {
    grid-column: 2;
    justify-self: start;
    margin-top: 4px;
  }

  .sc-metrics {
    flex-wrap: wrap;
    gap: 10px 12px;
    padding: 10px 12px;
    margin-bottom: 14px;
  }

  .sc-divider {
    display: none;
  }

  .sc-count,
  .sc-rating-num {
    font-size: 13px;
  }

  .sc-cta {
    padding: 12px 14px;
    font-size: 13px;
    border-radius: 16px;
  }

  /* ------------------------------------------------------------
     REPORT PAGE
     ------------------------------------------------------------ */
  .report-layout {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 68px 12px 20px !important;
  }

  .report-sidenav {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 6px;
    border-radius: 18px;
  }

  .sidenav-item {
    white-space: nowrap;
    flex-shrink: 0;
    padding: 8px 10px;
    font-size: 12px;
  }

  .store-banner {
    display: grid;
    grid-template-columns: 48px 1fr;
    gap: 14px;
    padding: 18px 16px;
    align-items: start;
  }

  .sb-avatar {
    width: 48px;
    height: 48px;
    font-size: 20px;
  }

  .sb-name {
    font-size: 16px;
    line-height: 1.35;
    word-break: keep-all;
  }

  .sb-meta {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    margin-top: 8px;
  }

  .sb-chip {
    max-width: 100%;
    white-space: normal;
    line-height: 1.4;
  }

  .sb-actions {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    width: 100%;
  }

  .sb-btn {
    width: 100%;
    justify-content: center;
    padding: 10px 12px;
  }

  .kpi-row {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .kpi-tile {
    padding: 16px;
  }

  .kpi-val {
    font-size: 24px;
  }

  .r-card-hd {
    padding: 16px 16px 14px;
    flex-direction: column;
    gap: 10px;
    align-items: stretch !important;
  }

  .r-card-hd > * {
    min-width: 0;
  }

  .r-card-title {
    font-size: 15px;
    line-height: 1.35;
  }

  .r-card-body {
    padding: 16px;
    overflow: hidden;
  }

  .chart-toolbar,
  .chart-toggle {
    width: 100%;
  }

  .ct-btn {
    flex: 1;
    text-align: center;
  }

  .exec-quote {
    padding: 18px 16px;
    font-size: 14px;
    line-height: 1.75;
  }

  .rating-layout,
  .sentiment-layout,
  .nps-layout {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .action-row,
  .insight-row,
  .improve-row,
  .driver-row {
    gap: 12px;
  }

  /* ------------------------------------------------------------
     CUSTOMER PAGE
     ------------------------------------------------------------ */
  .ca-tab-bar {
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .ca-tab-btn {
    flex-shrink: 0;
    white-space: nowrap;
  }

  .ca-kpi-row {
    grid-template-columns: 1fr;
  }

  .ca-two-col {
    flex-direction: column;
  }

  .ca-risk-row,
  .ca-freq-row {
    flex-wrap: wrap;
    gap: 6px;
  }

  .ca-risk-label-wrap,
  .ca-freq-label {
    width: 100%;
  }

  .ca-risk-pct,
  .ca-freq-pct {
    width: auto;
    margin-left: auto;
  }

  .ca-list-toolbar {
    flex-direction: column;
    align-items: stretch;
  }

  .ca-list-search {
    max-width: 100%;
  }

  .ca-expanded-inner {
    flex-direction: column;
    gap: 14px;
  }

  /* ------------------------------------------------------------
     DATE MODAL
     ------------------------------------------------------------ */
  .modal-backdrop {
    padding: 12px;
  }

  .modal-box {
    width: min(100%, 420px);
    padding: 20px 16px;
    border-radius: 20px;
  }

  .modal-hd {
    margin-bottom: 18px;
  }

  .preset-row {
    grid-template-columns: 1fr;
  }

  .preset-btn.wide {
    grid-column: span 1;
  }

  .date-row {
    grid-template-columns: 1fr;
  }

  .modal-ft {
    flex-direction: column-reverse;
  }

  .modal-ft .btn {
    width: 100%;
    justify-content: center;
  }

  /* ------------------------------------------------------------
     B2B LIST PAGE
     ------------------------------------------------------------ */
  .page-body {
    padding: 72px 12px 20px !important;
  }

  .b2b-hero-bar {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 18px;
    padding: 22px 16px;
    margin-bottom: 18px;
    border-radius: 22px;
  }

  .b2b-hero-left {
    min-width: 0;
  }

  .b2b-hero-eyebrow {
    font-size: 11px;
    padding: 5px 10px;
    margin-bottom: 12px;
    white-space: normal;
    line-height: 1.35;
  }

  .b2b-hero-h1 {
    font-size: 28px;
    line-height: 1.15;
    letter-spacing: -1px;
    margin-bottom: 10px;
    word-break: keep-all;
  }

  .b2b-hero-sub {
    font-size: 13px;
    line-height: 1.7;
    word-break: keep-all;
  }

  .b2b-kpi-strip {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-radius: 18px;
  }

  .b2b-strip-item {
    padding: 14px 8px;
    min-width: 0;
  }

  .b2b-strip-num {
    font-size: 18px;
    line-height: 1.05;
    word-break: keep-all;
  }

  .b2b-strip-lbl {
    font-size: 10px;
    line-height: 1.35;
    margin-top: 6px;
    word-break: keep-all;
  }

  .toolbar {
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    margin-bottom: 18px !important;
  }

  .toolbar .search-field {
    width: 100%;
    max-width: 100%;
  }

  .toolbar > div:last-child:not(.search-field) {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 10px !important;
    width: 100%;
  }

  .toolbar > div:last-child .btn {
    width: 100%;
    min-width: 0;
    justify-content: center;
    padding: 12px 10px;
    font-size: 13px;
    border-radius: 16px;
  }

  .b2b-company-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .b2b-comp-card,
  .add-card {
    padding: 18px 16px;
    border-radius: 20px;
  }

  .b2b-comp-header {
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 12px;
    align-items: start;
    margin-bottom: 10px;
  }

  .b2b-comp-logo {
    width: 44px;
    height: 44px;
    font-size: 13px;
  }

  .b2b-comp-name {
    font-size: 15px;
    line-height: 1.35;
    margin-bottom: 6px;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .b2b-comp-tags {
    gap: 5px;
  }

  .b2b-tag {
    font-size: 10px;
    padding: 3px 8px;
  }

  .b2b-comp-header .status-pill {
    grid-column: 2;
    justify-self: start;
    margin-top: 2px;
  }

  .b2b-comp-desc {
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 14px;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .b2b-comp-metrics {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 10px;
    padding: 10px 12px;
    margin-bottom: 14px;
    background: var(--n-50);
    border: 1px solid var(--border-subtle);
    border-radius: 14px;
  }

  .b2b-metric-divider {
    display: none;
  }

  .b2b-metric {
    flex-wrap: wrap;
  }

  .b2b-metric-val {
    font-size: 13px;
  }

  .b2b-metric-lbl {
    font-size: 12px;
  }

  .b2b-pill-row {
    gap: 6px;
    margin-bottom: 14px;
  }

  .b2b-dim-pill {
    font-size: 10px;
    padding: 5px 9px;
    line-height: 1.3;
  }

  .b2b-comp-card .sc-cta {
    width: 100%;
    justify-content: center;
    padding: 12px 14px;
    font-size: 13px;
    border-radius: 16px;
  }

  /* ------------------------------------------------------------
     B2B REPORT PAGE
     ------------------------------------------------------------ */
  .b2b-company-banner.store-banner {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr) !important;
    align-items: start !important;
    gap: 12px;
    padding: 18px 16px;
    border-radius: 22px;
  }

  .b2b-banner-logo {
    width: 48px;
    height: 48px;
    font-size: 14px;
  }

  .b2b-company-banner .sb-info {
    min-width: 0;
  }

  .b2b-company-banner .sb-name {
    font-size: 16px;
    line-height: 1.35;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .b2b-company-banner .sb-meta {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 6px !important;
    margin-top: 8px;
  }

  .b2b-company-banner .sb-chip {
    display: inline-flex;
    width: auto !important;
    max-width: 100%;
    white-space: nowrap;
    line-height: 1.25;
  }

  .b2b-company-banner .sb-actions {
    grid-column: 1 / -1;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    width: 100%;
  }

  .b2b-company-banner .sb-btn {
    width: 100%;
    min-width: 0;
    justify-content: center;
    padding: 10px 12px;
  }

  .b2b-top-kpi,
  .b2b-top-kpi-external {
    grid-template-columns: 1fr !important;
    gap: 10px;
  }

  .b2b-tkpi,
  .b2b-top-kpi-external .b2b-tkpi {
    padding: 16px;
    gap: 12px;
    border-radius: 18px;
  }

  .b2b-tkpi-wide .b2b-tkpi-icon,
  .b2b-tkpi-icon {
    width: 40px;
    height: 40px;
    border-radius: 12px;
  }

  .b2b-tkpi-wide .b2b-tkpi-val,
  .b2b-tkpi-val {
    font-size: 24px;
  }

  .cdt-kpi-lbl,
  .ci-kpi-lbl {
    white-space: normal;
    line-height: 1.3;
  }

  .cdt-chart-toggle,
  .ci-detail-tabs {
    display: inline-flex !important;
    width: auto !important;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    flex-wrap: nowrap !important;
    border-radius: 12px;
    -webkit-overflow-scrolling: touch;
  }

  .cdt-chart-toggle::-webkit-scrollbar,
  .ci-detail-tabs::-webkit-scrollbar {
    display: none;
  }

  .cdt-toggle-btn,
  .ci-dtab {
    flex: 0 0 auto !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    min-width: fit-content;
    white-space: nowrap !important;
    border-radius: 10px !important;
    padding: 6px 14px !important;
    font-size: 12px !important;
    line-height: 1.2;
  }

  .ci-dtab-cnt {
    flex: 0 0 auto;
  }

  .cdt-table-scroll,
  .cdt-kw-scroll,
  .ci-table-scroll,
  .ci-detail-scroll,
  .ci-hit-scroll,
  .ci-detail-table-wrap,
  .ci-hit-rate-wrap,
  .ci-kw-table-wrap,
  .r-card-body > .cdt-kw-table,
  .ca-table-wrap,
  .ca-cohort-table-wrap {
    width: 100%;
    overflow-x: auto !important;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .r-card:has(.cdt-kw-table) .r-card-body {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 8px;
  }

  .r-card:has(.cdt-kw-table) .r-card-body::-webkit-scrollbar,
  .cdt-table-scroll::-webkit-scrollbar,
  .cdt-kw-scroll::-webkit-scrollbar,
  .ci-table-scroll::-webkit-scrollbar,
  .ci-detail-scroll::-webkit-scrollbar,
  .ci-hit-scroll::-webkit-scrollbar,
  .ci-detail-table-wrap::-webkit-scrollbar,
  .ci-hit-rate-wrap::-webkit-scrollbar,
  .ci-kw-table-wrap::-webkit-scrollbar {
    height: 8px;
  }

  .r-card:has(.cdt-kw-table) .r-card-body::-webkit-scrollbar-thumb,
  .cdt-table-scroll::-webkit-scrollbar-thumb,
  .cdt-kw-scroll::-webkit-scrollbar-thumb,
  .ci-table-scroll::-webkit-scrollbar-thumb,
  .ci-detail-scroll::-webkit-scrollbar-thumb,
  .ci-hit-scroll::-webkit-scrollbar-thumb,
  .ci-detail-table-wrap::-webkit-scrollbar-thumb,
  .ci-hit-rate-wrap::-webkit-scrollbar-thumb,
  .ci-kw-table-wrap::-webkit-scrollbar-thumb {
    background: rgba(148, 163, 184, 0.55);
    border-radius: 999px;
  }

  .r-card:has(.cdt-kw-table) .r-card-body::-webkit-scrollbar-track,
  .cdt-table-scroll::-webkit-scrollbar-track,
  .cdt-kw-scroll::-webkit-scrollbar-track,
  .ci-table-scroll::-webkit-scrollbar-track,
  .ci-detail-scroll::-webkit-scrollbar-track,
  .ci-hit-scroll::-webkit-scrollbar-track,
  .ci-detail-table-wrap::-webkit-scrollbar-track,
  .ci-hit-rate-wrap::-webkit-scrollbar-track,
  .ci-kw-table-wrap::-webkit-scrollbar-track {
    background: rgba(226, 232, 240, 0.6);
    border-radius: 999px;
  }

  .ci-detail-thead,
  .ci-detail-row {
    min-width: 880px !important;
  }

  .ci-kw-thead,
  .ci-kw-row {
    min-width: 900px !important;
  }

  .ci-hr-header,
  .ci-hr-row {
    min-width: 820px !important;
  }

  .ci-detail-col,
  .ci-kw-col,
  .ci-hr-col {
    min-width: 0;
  }

  .ci-comp-name-tag,
  .ci-detail-src-link,
  .ci-hr-src-link,
  .ci-kw-type-tag {
    max-width: none !important;
    overflow: visible !important;
    text-overflow: clip !important;
    white-space: nowrap;
  }

  .cdt-trend-wrap,
  .ci-kpi-bar {
    padding: 12px !important;
  }

  .cdt-trend-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
    gap: 8px;
  }

  .cdt-trend-legend {
    gap: 10px;
  }

  .cdt-trend-chart-area {
    min-width: 0;
    height: 190px !important;
  }

  .ci-kpi-bar {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .cdt-prospect-grid {
    grid-template-columns: 1fr !important;
    gap: 14px;
  }

  .cdt-pcard-hd {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    flex-wrap: wrap;
  }

  .cdt-pcard-footer {
    gap: 8px;
    flex-direction: column;
    align-items: flex-start;
  }

  .cdt-opp-grade,
  .cdt-status-chip {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    max-width: 100%;
    min-width: 0;
    white-space: nowrap !important;
    border-radius: 999px !important;
    padding: 4px 10px !important;
    line-height: 1.2;
  }

  .cdt-pcard-name {
    word-break: keep-all;
    overflow-wrap: anywhere;
    line-height: 1.35;
  }

  .ci-kpi-badge,
  .cdt-badge,
  .cdt-alert-badge,
  .cdt-high-badge,
  .high-alert-badge {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    max-width: 100%;
    min-width: 0;
    padding: 4px 12px !important;
    white-space: normal;
    line-height: 1.25;
    border-radius: 999px !important;
  }

  .jp-summary-card {
    padding: 20px 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
    border-radius: 20px;
  }

  .jp-summary-score-wrap {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    gap: 8px;
  }

  .jp-summary-score {
    font-size: 42px;
  }

  .jp-summary-bars {
    width: 100%;
  }

  .jp-detail-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .jp-pros-cons {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .tab-status-screen {
    padding: 36px 18px;
    border-radius: 20px;
  }

  .tab-screen-title {
    font-size: 18px;
    line-height: 1.35;
  }

  .tab-screen-desc {
    font-size: 13px;
    line-height: 1.7;
  }
}

/* ============================================================
   MOBILE 02 — 393px ~ 480px
   ============================================================ */
@media (min-width: 393px) and (max-width: 480px) {
  html,
  body {
    overflow-x: hidden;
  }

  body {
    font-size: 14px;
  }

  *,
  *::before,
  *::after {
    box-sizing: border-box;
  }

  .landing-wrap,
  .page-shell,
  .report-shell {
    width: 100%;
    overflow-x: hidden;
  }
  .cdt-kw-table-desktop {
    display: none !important;
  }

  .cdt-kw-mobile-list {
    display: flex !important;
    flex-direction: column;
  }

  .r-card:has(.cdt-kw-mobile-list) .r-card-body {
    overflow: visible !important;
    padding-bottom: 16px;
  }

  .cdt-kw-table {
    min-width: 0 !important;
    width: 100% !important;
  }
  .landing-wrap,
  .page-shell,
  .report-shell,
  .page-body,
  .report-layout,
  .report-content,
  .hero-section,
  .hero-inner,
  .store-grid,
  .store-banner,
  .sb-info,
  .sb-actions,
  .toolbar,
  .page-hero-bar,
  .sc-header,
  .sc-info,
  .sc-metrics,
  .r-card-hd,
  .chart-toolbar,
  .chart-toggle,
  .ca-tab-bar,
  .ca-kpi-row,
  .ca-two-col,
  .ca-list-toolbar,
  .ca-expanded-inner,
  .b2b-hero-bar,
  .b2b-company-grid,
  .b2b-comp-card,
  .b2b-comp-header,
  .b2b-comp-meta,
  .b2b-comp-metrics,
  .b2b-pill-row,
  .b2b-company-banner,
  .b2b-top-kpi,
  .jp-summary-card,
  .jp-summary-bars,
  .jp-pros-cons,
  .cdt-trend-wrap,
  .cdt-trend-info,
  .ci-kpi-bar {
    min-width: 0;
  }

  img,
  svg,
  canvas {
    max-width: 100%;
  }

  /* ------------------------------------------------------------
     NAV
     ------------------------------------------------------------ */
  .cx-nav {
    min-height: 60px;
    padding: 0 10px;
  }

  .nav-inner {
    gap: 5px;
    min-width: 0;
    height: 100%;
  }

  .nav-logo {
    flex: 0 1 auto;
    min-width: 0;
  }

  .nav-logo-mark {
    width: 30px;
    height: 30px;
    min-width: 30px;
    border-radius: 9px;
    font-size: 12px;
  }

  .nav-logo-text {
    font-size: 15px;
    line-height: 1;
  }

  .nav-logo-sub {
    font-size: 9px;
    line-height: 1.1;
    margin-top: 0;
  }

  .nav-actions {
    gap: 4px;
    flex-shrink: 0;
  }

  .nav-alert-btn {
    width: 34px;
    min-width: 34px;
    height: 34px;
  }

  .nav-actions .nav-pill {
    width: 34px;
    min-width: 34px;
    height: 34px;
    padding: 0;
    justify-content: center;
    gap: 0;
    font-size: 0;
    border-radius: 999px;
  }

  .nav-actions .nav-pill svg {
    width: 14px;
    height: 14px;
    margin: 0;
    flex-shrink: 0;
  }

  /* ------------------------------------------------------------
     LANDING
     ------------------------------------------------------------ */
  .landing-wrap .hero-section {
    min-height: auto;
    padding: 126px 16px 48px !important;
  }

  .landing-wrap .hero-inner {
    gap: 28px;
  }

  .landing-wrap .hero-left,
  .landing-wrap .hero-right {
    max-width: 100%;
    min-width: 0;
  }

  .landing-wrap .hero-eyebrow {
    margin-bottom: 18px;
    padding: 5px 12px 5px 6px;
    font-size: 11px;
  }

  .landing-wrap .hero-h1 {
    font-size: 35px;
    line-height: 1.08;
    letter-spacing: -1.15px;
    margin-bottom: 14px;
  }

  .landing-wrap .hero-desc {
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 24px;
    max-width: 100%;
  }

  .landing-wrap .hero-cta-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    margin-bottom: 24px;
  }

  .landing-wrap .hero-cta-row .btn,
  .landing-wrap .hero-cta-row .btn-lg {
    width: 100%;
    min-width: 0;
    justify-content: center;
    padding: 13px 16px;
    font-size: 14px;
    border-radius: 18px;
  }

  .landing-wrap .hero-trust {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .landing-wrap .trust-item {
    font-size: 12px;
    line-height: 1.4;
  }

  .landing-wrap .stat-strip {
    padding: 0 12px;
  }

  .landing-wrap .stat-strip-inner {
    grid-template-columns: 1fr 1fr;
  }

  .landing-wrap .strip-item {
    padding: 18px 12px;
  }

  .landing-wrap .strip-val {
    font-size: 26px;
    line-height: 1.05;
  }

  .landing-wrap .strip-label {
    font-size: 11px;
    line-height: 1.35;
  }

  .landing-wrap .bento-section,
  .landing-wrap .process-section,
  .landing-wrap .pricing-section,
  .landing-wrap .cx-footer {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .landing-wrap .section-h2,
  .landing-wrap .process-h2 {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: -1px;
  }

  .landing-wrap .section-p,
  .landing-wrap .process-desc {
    font-size: 14px;
    line-height: 1.7;
  }

  .landing-wrap .bento-card,
  .landing-wrap .pricing-card {
    padding: 20px 16px;
  }

  .landing-wrap .process-grid {
    grid-template-columns: 1fr;
  }

  .landing-wrap .footer-top {
    gap: 28px;
    margin-bottom: 28px;
  }

  .landing-wrap .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .landing-wrap .footer-bottom > div {
    flex-wrap: wrap;
    gap: 10px !important;
  }

  /* ------------------------------------------------------------
     STORE LIST
     ------------------------------------------------------------ */
  .page-body {
    padding: 84px 16px 24px;
  }

  .page-hero-bar {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
    margin-bottom: 20px;
  }

  .page-h1 {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 6px;
  }

  .page-sub {
    font-size: 13px;
    line-height: 1.55;
  }

  .page-hero-bar > .btn {
    width: 100%;
    min-width: 0;
    justify-content: center;
  }

  .search-field {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .search-field input {
    min-width: 0;
    width: 100%;
  }

  .store-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .store-card,
  .company-card,
  .add-card {
    padding: 18px 16px;
    border-radius: 20px;
    min-width: 0;
  }

  .sc-header {
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 12px;
    align-items: start;
    margin-bottom: 14px;
  }

  .sc-avatar,
  .company-logo-slot {
    width: 44px;
    height: 44px;
    min-width: 44px;
    flex-shrink: 0;
  }

  .sc-name {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    word-break: keep-all;
    overflow-wrap: anywhere;
    line-height: 1.35;
    margin-bottom: 4px;
  }

  .company-desc,
  .sc-addr {
    font-size: 12px;
    line-height: 1.5;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .status-pill {
    grid-column: 2;
    justify-self: start;
    margin-top: 4px;
    max-width: 100%;
  }

  .sc-metrics {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 12px;
    padding: 10px 12px;
    margin-bottom: 14px;
  }

  .sc-divider {
    display: none;
  }

  .sc-count,
  .sc-rating-num {
    font-size: 13px;
  }

  .sc-cta {
    width: 100%;
    min-width: 0;
    padding: 12px 14px;
    font-size: 13px;
    border-radius: 16px;
    justify-content: center;
  }

  /* ------------------------------------------------------------
     REPORT PAGE
     ------------------------------------------------------------ */
  .report-layout {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 76px 16px 20px !important;
  }

  .report-sidenav {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 8px;
    padding: 8px;
    border-radius: 18px;
    min-width: 0;
  }

  .report-sidenav::-webkit-scrollbar {
    display: none;
  }

  .sidenav-store-info,
  .sidenav-section-label,
  .sidenav-divider,
  .sidenav-export {
    display: none;
  }

  .sidenav-item {
    white-space: nowrap;
    flex: 0 0 auto;
    padding: 9px 12px;
    font-size: 12px;
  }

  .report-content {
    min-width: 0;
  }

  .store-banner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 18px 16px;
    align-items: start;
  }

  .sb-avatar {
    width: 48px;
    height: 48px;
    font-size: 20px;
  }

  .sb-name {
    font-size: 16px;
    line-height: 1.35;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .sb-meta {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    margin-top: 8px;
  }

  .sb-chip {
    max-width: 100%;
    white-space: normal;
    line-height: 1.4;
  }

  .sb-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    width: 100%;
  }

  .sb-btn {
    width: 100%;
    min-width: 0;
    justify-content: center;
    padding: 10px 12px;
  }

  .kpi-row {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .kpi-tile {
    padding: 16px;
  }

  .kpi-val {
    font-size: 24px;
  }

  .r-card-hd {
    padding: 16px 16px 14px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: stretch !important;
  }

  .r-card-hd > * {
    min-width: 0;
  }

  .r-card-title {
    font-size: 15px;
    line-height: 1.3;
  }

  .r-card-body {
    padding: 16px;
    min-width: 0;
    overflow: hidden;
  }

  .chart-toolbar,
  .chart-toggle {
    width: 100%;
    min-width: 0;
  }

  .ct-btn {
    flex: 1;
    min-width: 0;
    text-align: center;
  }

  .exec-quote {
    padding: 18px 16px;
    font-size: 14px;
    line-height: 1.75;
  }

  .exec-pillars,
  .rating-layout,
  .sentiment-layout,
  .nps-layout,
  .segment-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .action-row,
  .insight-row,
  .improve-row,
  .driver-row {
    gap: 12px;
  }

  .wc-tabs {
    width: 100%;
    overflow-x: auto;
    flex-wrap: nowrap;
  }

  .wc-tab-btn {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  /* ------------------------------------------------------------
     CUSTOMER PAGE
     ------------------------------------------------------------ */
  .ca-tab-bar {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 2px;
  }

  .ca-tab-bar::-webkit-scrollbar {
    display: none;
  }

  .ca-tab-btn {
    flex-shrink: 0;
    white-space: nowrap;
  }

  .ca-kpi-row {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .ca-two-col {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }

  .ca-risk-row,
  .ca-freq-row {
    flex-wrap: wrap;
    gap: 6px;
  }

  .ca-risk-label-wrap,
  .ca-freq-label {
    width: 100%;
  }

  .ca-risk-pct,
  .ca-freq-pct {
    width: auto;
    margin-left: auto;
  }

  .ca-list-toolbar {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  .ca-list-search {
    max-width: 100%;
    min-width: 0;
  }

  .ca-list-search input {
    min-width: 0;
    width: 100%;
  }

  .ca-expanded-inner {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }

  .ca-table-wrap,
  .ca-cohort-table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .ca-table,
  .ca-cohort-table {
    min-width: 720px;
  }

  /* ------------------------------------------------------------
     DATE MODAL
     ------------------------------------------------------------ */
  .modal-backdrop {
    padding: 12px;
  }

  .modal-box {
    width: min(100%, 420px);
    padding: 20px 16px;
    border-radius: 20px;
  }

  .modal-hd {
    margin-bottom: 18px;
  }

  .preset-row {
    grid-template-columns: 1fr;
  }

  .preset-btn.wide {
    grid-column: span 1;
  }

  .date-row {
    grid-template-columns: 1fr;
  }

  .modal-ft {
    flex-direction: column-reverse;
  }

  .modal-ft .btn {
    width: 100%;
    justify-content: center;
  }

  /* ------------------------------------------------------------
     B2B LIST PAGE
     ------------------------------------------------------------ */
  .page-body {
    padding-top: 84px !important;
  }

  .b2b-hero-bar {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
    padding: 24px 18px;
    margin-bottom: 20px;
  }

  .b2b-hero-h1 {
    font-size: 30px;
    line-height: 1.15;
    letter-spacing: -1px;
    margin-bottom: 10px;
  }

  .b2b-hero-sub {
    font-size: 13px;
    line-height: 1.75;
  }

  .b2b-kpi-strip {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }

  .b2b-strip-item {
    padding: 16px 10px;
    min-width: 0;
  }

  .b2b-strip-num {
    font-size: 20px;
  }

  .b2b-strip-lbl {
    font-size: 10px;
    line-height: 1.35;
    margin-top: 6px;
  }

  .toolbar {
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    margin-bottom: 20px !important;
  }

  .toolbar .search-field {
    width: 100%;
    max-width: 100%;
  }

  .toolbar > div:last-child:not(.search-field) {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 10px !important;
    width: 100%;
  }

  .toolbar > div:last-child:not(.search-field) .btn {
    width: 100%;
    min-width: 0;
    justify-content: center;
    padding: 12px 12px;
    font-size: 13px;
  }

  .b2b-company-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .b2b-comp-card,
  .add-card {
    padding: 20px 16px;
    border-radius: 20px;
  }

  .b2b-comp-header {
    display: grid;
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 12px;
    align-items: start;
  }

  .b2b-comp-logo {
    width: 46px;
    height: 46px;
  }

  .b2b-comp-name {
    font-size: 15px;
    line-height: 1.35;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .b2b-comp-header .status-pill {
    grid-column: 2;
    justify-self: start;
    margin-top: 2px;
  }

  .b2b-comp-desc {
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 14px;
  }

  .b2b-comp-metrics {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 10px;
    padding: 10px 12px;
    margin-bottom: 14px;
    background: var(--n-50);
    border: 1px solid var(--border-subtle);
    border-radius: 14px;
  }

  .b2b-metric-divider {
    display: none;
  }

  .b2b-pill-row {
    gap: 6px;
    margin-bottom: 14px;
  }

  .b2b-dim-pill {
    font-size: 10px;
    padding: 5px 10px;
    line-height: 1.3;
  }

  .b2b-comp-card .sc-cta {
    width: 100%;
    justify-content: center;
  }

  /* ------------------------------------------------------------
     B2B REPORT PAGE
     ------------------------------------------------------------ */
  .b2b-company-banner.store-banner {
    display: grid;
    grid-template-columns: 52px minmax(0, 1fr) !important;
    align-items: start !important;
    gap: 12px;
    padding: 18px 16px;
  }

  .b2b-banner-logo {
    width: 48px;
    height: 48px;
    font-size: 14px;
  }

  .b2b-company-banner .sb-info {
    min-width: 0;
  }

  .b2b-company-banner .sb-name {
    font-size: 16px;
    line-height: 1.35;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .b2b-company-banner .sb-meta {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 6px !important;
    margin-top: 8px;
  }

  .b2b-company-banner .sb-chip {
    display: inline-flex;
    width: auto !important;
    max-width: 100%;
    white-space: nowrap;
    line-height: 1.25;
  }

  .b2b-company-banner .sb-actions {
    grid-column: 1 / -1;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    width: 100%;
  }

  .b2b-company-banner .sb-btn {
    width: 100%;
    min-width: 0;
    justify-content: center;
  }

  .b2b-top-kpi,
  .b2b-top-kpi-external {
    grid-template-columns: 1fr !important;
    gap: 10px;
  }

  .b2b-tkpi,
  .b2b-top-kpi-external .b2b-tkpi {
    padding: 18px;
  }

  .b2b-tkpi-wide .b2b-tkpi-val,
  .b2b-tkpi-val {
    font-size: 26px;
  }

  .cdt-chart-toggle,
  .ci-detail-tabs {
    display: inline-flex !important;
    width: auto !important;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    flex-wrap: nowrap !important;
    border-radius: 12px;
    -webkit-overflow-scrolling: touch;
  }

  .cdt-chart-toggle::-webkit-scrollbar,
  .ci-detail-tabs::-webkit-scrollbar {
    display: none;
  }

  .cdt-toggle-btn,
  .ci-dtab {
    flex: 0 0 auto !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    min-width: fit-content;
    white-space: nowrap !important;
    border-radius: 10px !important;
    padding: 7px 15px !important;
    font-size: 12px !important;
    line-height: 1.2;
  }

  .cdt-table-scroll,
  .cdt-kw-scroll,
  .ci-table-scroll,
  .ci-detail-scroll,
  .ci-hit-scroll,
  .ci-detail-table-wrap,
  .ci-hit-rate-wrap,
  .ci-kw-table-wrap,
  .r-card-body > .cdt-kw-table {
    width: 100%;
    overflow-x: auto !important;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }

  .r-card:has(.cdt-kw-table) .r-card-body {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 8px;
  }

  .r-card:has(.cdt-kw-table) .r-card-body::-webkit-scrollbar,
  .cdt-table-scroll::-webkit-scrollbar,
  .cdt-kw-scroll::-webkit-scrollbar,
  .ci-table-scroll::-webkit-scrollbar,
  .ci-detail-scroll::-webkit-scrollbar,
  .ci-hit-scroll::-webkit-scrollbar,
  .ci-detail-table-wrap::-webkit-scrollbar,
  .ci-hit-rate-wrap::-webkit-scrollbar,
  .ci-kw-table-wrap::-webkit-scrollbar {
    height: 8px;
  }

  .r-card:has(.cdt-kw-table) .r-card-body::-webkit-scrollbar-thumb,
  .cdt-table-scroll::-webkit-scrollbar-thumb,
  .cdt-kw-scroll::-webkit-scrollbar-thumb,
  .ci-table-scroll::-webkit-scrollbar-thumb,
  .ci-detail-scroll::-webkit-scrollbar-thumb,
  .ci-hit-scroll::-webkit-scrollbar-thumb,
  .ci-detail-table-wrap::-webkit-scrollbar-thumb,
  .ci-hit-rate-wrap::-webkit-scrollbar-thumb,
  .ci-kw-table-wrap::-webkit-scrollbar-thumb {
    background: rgba(148, 163, 184, 0.55);
    border-radius: 999px;
  }

  .r-card:has(.cdt-kw-table) .r-card-body::-webkit-scrollbar-track,
  .cdt-table-scroll::-webkit-scrollbar-track,
  .cdt-kw-scroll::-webkit-scrollbar-track,
  .ci-table-scroll::-webkit-scrollbar-track,
  .ci-detail-scroll::-webkit-scrollbar-track,
  .ci-hit-scroll::-webkit-scrollbar-track,
  .ci-detail-table-wrap::-webkit-scrollbar-track,
  .ci-hit-rate-wrap::-webkit-scrollbar-track,
  .ci-kw-table-wrap::-webkit-scrollbar-track {
    background: rgba(226, 232, 240, 0.6);
    border-radius: 999px;
  }

  .ci-detail-thead,
  .ci-detail-row {
    min-width: 900px !important;
  }

  .ci-kw-thead,
  .ci-kw-row {
    min-width: 900px !important;
  }

  .ci-hr-header,
  .ci-hr-row {
    min-width: 860px !important;
  }

  .ci-detail-col,
  .ci-kw-col,
  .ci-hr-col {
    min-width: 0;
  }

  .ci-comp-name-tag,
  .ci-detail-src-link,
  .ci-hr-src-link,
  .ci-kw-type-tag {
    max-width: none !important;
    overflow: visible !important;
    text-overflow: clip !important;
    white-space: nowrap;
  }

  .cdt-trend-wrap,
  .ci-kpi-bar {
    padding: 14px !important;
  }

  .cdt-trend-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .cdt-trend-chart-area {
    min-width: 0;
    height: 210px !important;
  }

  .ci-kpi-bar {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .cdt-prospect-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .cdt-pcard-hd {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    flex-wrap: wrap;
  }

  .cdt-pcard-footer {
    flex-direction: column;
    align-items: flex-start;
  }

  .cdt-opp-grade,
  .cdt-status-chip {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    max-width: 100%;
    min-width: 0;
    white-space: nowrap !important;
    border-radius: 999px !important;
    padding: 4px 10px !important;
    line-height: 1.2;
  }

  .cdt-pcard-name {
    word-break: keep-all;
    overflow-wrap: anywhere;
    line-height: 1.35;
  }

  .ci-kpi-badge,
  .cdt-badge,
  .cdt-alert-badge,
  .cdt-high-badge,
  .high-alert-badge {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    max-width: 100%;
    min-width: 0;
    padding: 4px 12px !important;
    white-space: normal;
    line-height: 1.25;
    border-radius: 999px !important;
  }

  .jp-summary-card {
    padding: 22px 18px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
  }

  .jp-summary-score {
    font-size: 46px;
  }

  .jp-summary-bars {
    width: 100%;
  }

  .jp-detail-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .jp-pros-cons {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .tab-status-screen {
    padding: 40px 20px;
  }

  .tab-screen-title {
    font-size: 19px;
    line-height: 1.35;
  }
}

/* ============================================================
   TABLET — 481px ~ 820px
   ============================================================ */
@media (min-width: 481px) and (max-width: 820px) {
  html,
  body {
    overflow-x: hidden;
  }

  body {
    font-size: 15px;
  }

  *,
  *::before,
  *::after {
    box-sizing: border-box;
  }

  .landing-wrap,
  .page-shell,
  .report-shell {
    width: 100%;
    overflow-x: hidden;
  }

  .landing-wrap,
  .page-shell,
  .report-shell,
  .page-body,
  .report-layout,
  .report-content,
  .hero-section,
  .hero-inner,
  .store-grid,
  .store-banner,
  .sb-info,
  .sb-actions,
  .toolbar,
  .page-hero-bar,
  .sc-header,
  .sc-info,
  .sc-metrics,
  .r-card-hd,
  .chart-toolbar,
  .chart-toggle,
  .ca-tab-bar,
  .ca-kpi-row,
  .ca-two-col,
  .ca-list-toolbar,
  .ca-expanded-inner,
  .b2b-hero-bar,
  .b2b-company-grid,
  .b2b-comp-card,
  .b2b-comp-header,
  .b2b-comp-meta,
  .b2b-comp-metrics,
  .b2b-pill-row,
  .b2b-company-banner,
  .b2b-top-kpi,
  .jp-summary-card,
  .jp-summary-bars,
  .jp-pros-cons,
  .cdt-trend-wrap,
  .cdt-trend-info,
  .ci-kpi-bar {
    min-width: 0;
  }

  img,
  svg,
  canvas {
    max-width: 100%;
  }

  /* ------------------------------------------------------------
     NAV
     ------------------------------------------------------------ */
  .cx-nav {
    min-height: 64px;
    padding: 0 16px;
  }

  .nav-inner {
    gap: 10px;
    min-width: 0;
    height: 100%;
  }

  .nav-logo {
    min-width: 0;
  }

  .nav-logo-mark {
    width: 34px;
    height: 34px;
    min-width: 34px;
    border-radius: 10px;
    font-size: 13px;
  }

  .nav-logo-text {
    font-size: 16px;
    line-height: 1;
  }

  .nav-logo-sub {
    font-size: 10px;
    line-height: 1.1;
    margin-top: 0;
  }

  .nav-actions {
    gap: 8px;
    flex-shrink: 0;
  }

  .nav-alert-btn {
    width: 38px;
    min-width: 38px;
    height: 38px;
  }

  .nav-actions .nav-pill {
    min-height: 38px;
    padding: 0 14px;
    border-radius: 999px;
    font-size: 13px;
    gap: 6px;
  }

  .nav-actions .nav-pill svg {
    width: 14px;
    height: 14px;
    margin: 0;
    flex-shrink: 0;
  }

  @media (min-width: 481px) and (max-width: 600px) {
    .cx-nav {
      min-height: 60px;
      padding: 0 10px;
    }

    .nav-inner {
      gap: 5px;
      min-width: 0;
      height: 100%;
    }

    .nav-logo {
      flex: 0 1 auto;
      min-width: 0;
    }

    .nav-logo-mark {
      width: 30px;
      height: 30px;
      min-width: 30px;
      border-radius: 9px;
      font-size: 12px;
    }

    .nav-logo-text {
      font-size: 15px;
      line-height: 1;
    }

    .nav-logo-sub {
      font-size: 9px;
      line-height: 1.1;
      margin-top: 0;
    }

    .nav-actions {
      gap: 4px;
      flex-shrink: 0;
    }

    .nav-alert-btn {
      width: 34px;
      min-width: 34px;
      height: 34px;
    }

    .nav-actions .nav-pill {
      width: 34px;
      min-width: 34px;
      height: 34px;
      padding: 0;
      justify-content: center;
      gap: 0;
      font-size: 0;
      border-radius: 999px;
    }

    .nav-actions .nav-pill svg {
      width: 14px;
      height: 14px;
      margin: 0;
      flex-shrink: 0;
    }
  }
  /* ------------------------------------------------------------
     LANDING
     ------------------------------------------------------------ */
  .landing-wrap .hero-section {
    min-height: auto;
    padding: 118px 24px 60px !important;
  }

  .landing-wrap .hero-inner {
    gap: 36px;
  }

  .landing-wrap .hero-left,
  .landing-wrap .hero-right {
    max-width: 100%;
    min-width: 0;
  }

  .landing-wrap .hero-eyebrow {
    margin-bottom: 18px;
    padding: 6px 14px 6px 8px;
    font-size: 12px;
  }

  .landing-wrap .hero-h1 {
    font-size: 42px;
    line-height: 1.08;
    letter-spacing: -1.4px;
    margin-bottom: 16px;
  }

  .landing-wrap .hero-desc {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 26px;
    max-width: 100%;
  }

  .landing-wrap .hero-cta-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 24px;
  }

  .landing-wrap .hero-cta-row .btn,
  .landing-wrap .hero-cta-row .btn-lg {
    min-width: 180px;
    justify-content: center;
    padding: 14px 18px;
    font-size: 14px;
    border-radius: 18px;
  }

  .landing-wrap .hero-trust {
    flex-wrap: wrap;
    gap: 12px 18px;
    align-items: center;
  }

  .landing-wrap .trust-item {
    font-size: 13px;
    line-height: 1.4;
  }

  .landing-wrap .stat-strip {
    padding: 0 24px;
  }

  .landing-wrap .stat-strip-inner {
    grid-template-columns: repeat(4, 1fr);
  }

  .landing-wrap .strip-item {
    padding: 20px 14px;
  }

  .landing-wrap .strip-val {
    font-size: 30px;
    line-height: 1.05;
  }

  .landing-wrap .strip-label {
    font-size: 12px;
    line-height: 1.35;
  }

  .landing-wrap .bento-section,
  .landing-wrap .process-section,
  .landing-wrap .pricing-section,
  .landing-wrap .cx-footer {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  .landing-wrap .section-h2,
  .landing-wrap .process-h2 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: -1px;
  }

  .landing-wrap .section-p,
  .landing-wrap .process-desc {
    font-size: 15px;
    line-height: 1.75;
  }

  .landing-wrap .bento-card,
  .landing-wrap .pricing-card {
    padding: 24px 20px;
  }

  .landing-wrap .process-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  .landing-wrap .footer-top {
    gap: 32px;
    margin-bottom: 28px;
  }

  .landing-wrap .footer-bottom {
    flex-wrap: wrap;
    gap: 12px;
  }

  /* ------------------------------------------------------------
     STORE LIST
     ------------------------------------------------------------ */
  .page-body {
    padding: 92px 24px 28px !important;
  }

  .page-hero-bar {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 22px;
  }

  .page-h1 {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 6px;
  }

  .page-sub {
    font-size: 14px;
    line-height: 1.6;
  }

  .page-hero-bar > .btn {
    flex-shrink: 0;
    min-width: 180px;
    justify-content: center;
  }

  .search-field {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .search-field input {
    min-width: 0;
    width: 100%;
  }

  .store-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }

  .store-card,
  .company-card,
  .add-card {
    padding: 20px 18px;
    border-radius: 22px;
    min-width: 0;
  }

  .sc-header {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 12px;
    align-items: start;
    margin-bottom: 14px;
  }

  .sc-avatar,
  .company-logo-slot {
    width: 48px;
    height: 48px;
    min-width: 48px;
    flex-shrink: 0;
  }

  .sc-name {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    word-break: keep-all;
    overflow-wrap: anywhere;
    line-height: 1.35;
    margin-bottom: 4px;
  }

  .company-desc,
  .sc-addr {
    font-size: 13px;
    line-height: 1.6;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .status-pill {
    grid-column: 2;
    justify-self: start;
    margin-top: 4px;
    max-width: 100%;
  }

  .sc-metrics {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 12px;
    padding: 12px 14px;
    margin-bottom: 14px;
  }

  .sc-divider {
    display: none;
  }

  .sc-count,
  .sc-rating-num {
    font-size: 13px;
  }

  .sc-cta {
    width: 100%;
    min-width: 0;
    padding: 13px 14px;
    font-size: 13px;
    border-radius: 16px;
    justify-content: center;
  }

  /* ------------------------------------------------------------
     REPORT PAGE
     ------------------------------------------------------------ */
  .report-layout {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 88px 24px 28px !important;
  }

  .report-sidenav {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 8px;
    padding: 8px;
    border-radius: 18px;
    min-width: 0;
  }

  .report-sidenav::-webkit-scrollbar {
    display: none;
  }

  .sidenav-store-info,
  .sidenav-section-label,
  .sidenav-divider,
  .sidenav-export {
    display: none;
  }

  .sidenav-item {
    white-space: nowrap;
    flex: 0 0 auto;
    padding: 10px 14px;
    font-size: 13px;
  }

  .report-content {
    min-width: 0;
  }

  .store-banner {
    display: grid;
    grid-template-columns: 56px minmax(0, 1fr);
    gap: 14px;
    padding: 20px 18px;
    align-items: start;
  }

  .sb-avatar {
    width: 56px;
    height: 56px;
    font-size: 22px;
  }

  .sb-name {
    font-size: 18px;
    line-height: 1.35;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .sb-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin-top: 8px;
  }

  .sb-chip {
    max-width: 100%;
    white-space: nowrap;
    line-height: 1.35;
  }

  .sb-actions {
    grid-column: 1 / -1;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
  }

  .sb-btn {
    min-width: 180px;
    justify-content: center;
    padding: 11px 14px;
  }

  .kpi-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .kpi-tile {
    padding: 18px;
  }

  .kpi-val {
    font-size: 28px;
  }

  .r-card-hd {
    padding: 18px 18px 14px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
  }

  .r-card-hd > * {
    min-width: 0;
  }

  .r-card-title {
    font-size: 16px;
    line-height: 1.3;
  }

  .r-card-body {
    padding: 18px;
    min-width: 0;
    overflow: hidden;
  }

  .chart-toolbar,
  .chart-toggle {
    width: auto;
    min-width: 0;
  }

  .ct-btn {
    min-width: 72px;
    text-align: center;
  }

  .exec-quote {
    padding: 20px 18px;
    font-size: 15px;
    line-height: 1.8;
  }

  .exec-pillars,
  .rating-layout,
  .sentiment-layout,
  .nps-layout,
  .segment-grid {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }

  .action-row,
  .insight-row,
  .improve-row,
  .driver-row {
    gap: 12px;
  }

  .wc-tabs {
    width: auto;
    max-width: 100%;
    overflow-x: auto;
    flex-wrap: nowrap;
  }

  .wc-tab-btn {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  /* ------------------------------------------------------------
     CUSTOMER PAGE
     ------------------------------------------------------------ */
  .ca-tab-bar {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 2px;
  }

  .ca-tab-bar::-webkit-scrollbar {
    display: none;
  }

  .ca-tab-btn {
    flex-shrink: 0;
    white-space: nowrap;
  }

  .ca-kpi-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .ca-two-col {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .ca-risk-row,
  .ca-freq-row {
    gap: 8px;
  }

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

  .ca-list-search {
    flex: 1 1 260px;
    max-width: 100%;
    min-width: 0;
  }

  .ca-list-search input {
    min-width: 0;
    width: 100%;
  }

  .ca-expanded-inner {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }

  .ca-table-wrap,
  .ca-cohort-table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .ca-table,
  .ca-cohort-table {
    min-width: 760px;
  }

  /* ------------------------------------------------------------
     DATE MODAL
     ------------------------------------------------------------ */
  .modal-backdrop {
    padding: 18px;
  }

  .modal-box {
    width: min(100%, 520px);
    padding: 24px 20px;
    border-radius: 22px;
  }

  .modal-hd {
    margin-bottom: 20px;
  }

  .preset-row {
    grid-template-columns: repeat(2, 1fr);
  }

  .preset-btn.wide {
    grid-column: span 2;
  }

  .date-row {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  .modal-ft {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
  }

  .modal-ft .btn {
    min-width: 140px;
    justify-content: center;
  }

  /* ------------------------------------------------------------
     B2B LIST PAGE
     ------------------------------------------------------------ */
  .page-body {
    padding-top: 92px !important;
  }

  .b2b-hero-bar {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 22px;
    padding: 28px 22px;
    margin-bottom: 22px;
    border-radius: 24px;
  }

  .b2b-hero-h1 {
    font-size: 36px;
    line-height: 1.12;
    letter-spacing: -1.2px;
    margin-bottom: 12px;
  }

  .b2b-hero-sub {
    font-size: 14px;
    line-height: 1.8;
  }

  .b2b-kpi-strip {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }

  .b2b-strip-item {
    padding: 18px 12px;
    min-width: 0;
  }

  .b2b-strip-num {
    font-size: 24px;
  }

  .b2b-strip-lbl {
    font-size: 11px;
    line-height: 1.4;
    margin-top: 6px;
  }

  .toolbar {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    margin-bottom: 22px !important;
  }

  .toolbar .search-field {
    flex: 1 1 280px;
    width: 100%;
    max-width: 100%;
  }

  .toolbar > div:last-child {
    display: flex !important;
    flex-wrap: wrap;
    gap: 10px !important;
    width: auto;
  }

  .toolbar > div:last-child .btn {
    min-width: 150px;
    justify-content: center;
    padding: 12px 14px;
    font-size: 13px;
  }

  .b2b-company-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }

  .b2b-comp-card,
  .add-card {
    padding: 22px 18px;
    border-radius: 22px;
  }

  .b2b-comp-header {
    display: grid;
    grid-template-columns: 50px minmax(0, 1fr);
    gap: 12px;
    align-items: start;
  }

  .b2b-comp-logo {
    width: 50px;
    height: 50px;
  }

  .b2b-comp-name {
    font-size: 16px;
    line-height: 1.35;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .b2b-comp-header .status-pill {
    grid-column: 2;
    justify-self: start;
    margin-top: 4px;
  }

  .b2b-comp-desc {
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 14px;
  }

  .b2b-comp-metrics {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 12px;
    padding: 12px 14px;
    margin-bottom: 14px;
    background: var(--n-50);
    border: 1px solid var(--border-subtle);
    border-radius: 14px;
  }

  .b2b-metric-divider {
    display: none;
  }

  .b2b-pill-row {
    gap: 8px;
    margin-bottom: 14px;
  }

  .b2b-dim-pill {
    font-size: 11px;
    padding: 6px 10px;
    line-height: 1.3;
  }

  .b2b-comp-card .sc-cta {
    width: 100%;
    justify-content: center;
  }

  /* ------------------------------------------------------------
     B2B REPORT PAGE
     ------------------------------------------------------------ */
  .b2b-company-banner.store-banner {
    display: grid;
    grid-template-columns: 60px minmax(0, 1fr);
    align-items: start;
    gap: 14px;
    padding: 20px 18px;
    border-radius: 24px;
  }

  .b2b-banner-logo {
    width: 56px;
    height: 56px;
    font-size: 16px;
  }

  .b2b-company-banner .sb-info {
    min-width: 0;
  }

  .b2b-company-banner .sb-name {
    font-size: 18px;
    line-height: 1.35;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .b2b-company-banner .sb-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin-top: 8px;
  }

  .b2b-company-banner .sb-chip {
    display: inline-flex;
    width: auto;
    max-width: 100%;
    white-space: nowrap;
    line-height: 1.3;
  }

  .b2b-company-banner .sb-actions {
    grid-column: 1 / -1;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
  }

  .b2b-company-banner .sb-btn {
    min-width: 180px;
    justify-content: center;
  }

  .b2b-top-kpi,
  .b2b-top-kpi-external {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px;
  }

  .b2b-tkpi,
  .b2b-top-kpi-external .b2b-tkpi {
    padding: 18px;
  }

  .b2b-tkpi-wide .b2b-tkpi-val,
  .b2b-tkpi-val {
    font-size: 28px;
  }

  .cdt-chart-toggle,
  .ci-detail-tabs {
    display: inline-flex;
    width: auto;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    flex-wrap: nowrap;
    border-radius: 12px;
    -webkit-overflow-scrolling: touch;
  }

  .cdt-chart-toggle::-webkit-scrollbar,
  .ci-detail-tabs::-webkit-scrollbar {
    display: none;
  }

  .cdt-toggle-btn,
  .ci-dtab {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    min-width: fit-content;
    white-space: nowrap;
    border-radius: 10px;
    padding: 8px 16px;
    font-size: 13px;
    line-height: 1.2;
  }

  .cdt-table-scroll,
  .cdt-kw-scroll,
  .ci-table-scroll,
  .ci-detail-scroll,
  .ci-hit-scroll,
  .ci-detail-table-wrap,
  .ci-hit-rate-wrap,
  .ci-kw-table-wrap,
  .r-card-body > .cdt-kw-table {
    width: 100%;
    overflow-x: auto !important;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }

  .r-card:has(.cdt-kw-table) .r-card-body {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 10px;
  }

  .r-card:has(.cdt-kw-table) .r-card-body::-webkit-scrollbar,
  .cdt-table-scroll::-webkit-scrollbar,
  .cdt-kw-scroll::-webkit-scrollbar,
  .ci-table-scroll::-webkit-scrollbar,
  .ci-detail-scroll::-webkit-scrollbar,
  .ci-hit-scroll::-webkit-scrollbar,
  .ci-detail-table-wrap::-webkit-scrollbar,
  .ci-hit-rate-wrap::-webkit-scrollbar,
  .ci-kw-table-wrap::-webkit-scrollbar {
    height: 8px;
  }

  .r-card:has(.cdt-kw-table) .r-card-body::-webkit-scrollbar-thumb,
  .cdt-table-scroll::-webkit-scrollbar-thumb,
  .cdt-kw-scroll::-webkit-scrollbar-thumb,
  .ci-table-scroll::-webkit-scrollbar-thumb,
  .ci-detail-scroll::-webkit-scrollbar-thumb,
  .ci-hit-scroll::-webkit-scrollbar-thumb,
  .ci-detail-table-wrap::-webkit-scrollbar-thumb,
  .ci-hit-rate-wrap::-webkit-scrollbar-thumb,
  .ci-kw-table-wrap::-webkit-scrollbar-thumb {
    background: rgba(148, 163, 184, 0.55);
    border-radius: 999px;
  }

  .r-card:has(.cdt-kw-table) .r-card-body::-webkit-scrollbar-track,
  .cdt-table-scroll::-webkit-scrollbar-track,
  .cdt-kw-scroll::-webkit-scrollbar-track,
  .ci-table-scroll::-webkit-scrollbar-track,
  .ci-detail-scroll::-webkit-scrollbar-track,
  .ci-hit-scroll::-webkit-scrollbar-track,
  .ci-detail-table-wrap::-webkit-scrollbar-track,
  .ci-hit-rate-wrap::-webkit-scrollbar-track,
  .ci-kw-table-wrap::-webkit-scrollbar-track {
    background: rgba(226, 232, 240, 0.6);
    border-radius: 999px;
  }

  .ci-detail-thead,
  .ci-detail-row {
    min-width: 920px;
  }

  .ci-kw-thead,
  .ci-kw-row {
    min-width: 920px;
  }

  .ci-hr-header,
  .ci-hr-row {
    min-width: 940px;
  }

  .ci-detail-col,
  .ci-kw-col,
  .ci-hr-col {
    min-width: 0;
  }

  .ci-comp-name-tag,
  .ci-detail-src-link,
  .ci-hr-src-link,
  .ci-kw-type-tag {
    max-width: none;
    overflow: visible;
    text-overflow: clip;
    white-space: nowrap;
  }

  .cdt-trend-wrap,
  .ci-kpi-bar {
    padding: 16px;
  }

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

  .cdt-trend-chart-area {
    min-width: 0;
    height: 240px;
  }

  .ci-kpi-bar {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .cdt-prospect-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }

  .cdt-pcard-hd {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
  }

  .cdt-pcard-footer {
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
  }

  .cdt-opp-grade,
  .cdt-status-chip,
  .ci-kpi-badge,
  .cdt-badge,
  .cdt-alert-badge,
  .cdt-high-badge,
  .high-alert-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    max-width: 100%;
    min-width: 0;
    padding: 5px 12px;
    white-space: nowrap;
    line-height: 1.25;
    border-radius: 999px;
  }

  .cdt-pcard-name {
    word-break: keep-all;
    overflow-wrap: anywhere;
    line-height: 1.35;
  }

  .jp-summary-card {
    padding: 24px 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .jp-summary-score {
    font-size: 52px;
  }

  .jp-summary-bars {
    width: 100%;
  }

  .jp-detail-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .jp-pros-cons {
    grid-template-columns: 1fr 1fr;
    gap: 14px;
  }

  .tab-status-screen {
    padding: 48px 24px;
    border-radius: 22px;
  }

  .tab-screen-title {
    font-size: 21px;
    line-height: 1.35;
  }

  .tab-screen-desc {
    font-size: 14px;
    line-height: 1.75;
  }
}
@media (max-width: 600px) {
  .b2b-mobile-section-marker {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 18px 0 12px;
    padding: 14px 16px;
    background: #f8fafc;
    border: 1px solid var(--border-base);
    border-radius: 18px;
  }

  .b2b-mobile-section-marker-icon {
    width: 36px;
    height: 36px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eef2ff;
    color: var(--brand-600);
    flex-shrink: 0;
  }

  .b2b-mobile-section-marker-text {
    min-width: 0;
  }

  .b2b-mobile-section-marker-title {
    font-size: 15px;
    font-weight: 800;
    color: var(--text-1);
    line-height: 1.2;
  }

  .b2b-mobile-section-marker-sub {
    margin-top: 4px;
    font-size: 12px;
    color: var(--text-3);
    line-height: 1.45;
  }

  /* ------------------------------------------------------------
     STORE REPORT / CUSTOMER REPORT /b2b REPORT
     600 이하도 탭 숨기고 세로형 유지
     ------------------------------------------------------------ */

  .report-sidenav {
    display: none !important;
  }

  .report-layout {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px;
    padding: 76px 16px 20px !important;
  }

  .report-content {
    min-width: 0;
  }

  .store-banner {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 12px;
    padding: 18px 16px;
    align-items: start;
  }

  .sb-name {
    font-size: 16px;
    line-height: 1.35;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .sb-meta {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 6px !important;
    margin-top: 8px;
  }

  .sb-chip {
    max-width: 100%;
    white-space: normal;
    line-height: 1.4;
  }

  .sb-actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    width: 100%;
  }

  .sb-btn {
    width: 100%;
    min-width: 0;
    justify-content: center;
    padding: 10px 12px;
  }

  .kpi-row {
    grid-template-columns: 1fr !important;
    gap: 10px;
  }

  .kpi-tile {
    padding: 16px;
  }

  .kpi-val {
    font-size: 24px;
  }

  .r-card-hd {
    padding: 16px 16px 14px;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px;
    align-items: stretch !important;
  }

  .r-card-hd > * {
    min-width: 0;
  }

  .r-card-title {
    font-size: 15px;
    line-height: 1.3;
  }

  .r-card-body {
    padding: 16px;
    min-width: 0;
    overflow: hidden;
  }

  .chart-toolbar,
  .chart-toggle,
  .wc-tabs {
    width: 100%;
    min-width: 0;
  }

  .wc-tabs {
    overflow-x: auto;
    flex-wrap: nowrap;
  }

  .wc-tab-btn {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .exec-pillars,
  .rating-layout,
  .sentiment-layout,
  .nps-layout,
  .segment-grid {
    grid-template-columns: 1fr !important;
    gap: 20px;
  }

  .action-row,
  .insight-row,
  .improve-row,
  .driver-row {
    gap: 12px;
  }

  .ca-kpi-row {
    grid-template-columns: 1fr !important;
    gap: 10px;
  }

  .ca-two-col {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }

  .ca-list-toolbar {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  .ca-list-search {
    max-width: 100%;
    min-width: 0;
  }

  .ca-list-search input {
    min-width: 0;
    width: 100%;
  }

  .ca-expanded-inner {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }
}
/* ------------------------------------------------------------
   B2B REPORT - 고객 동향 / 상단 KPI / 잠재고객 반응형
------------------------------------------------------------ */
@media (max-width: 1200px) {
  .b2b-top-kpi {
    grid-template-columns: repeat(3, 1fr);
  }
  .b2b-top-kpi-external {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 900px) {
  .b2b-hero-bar {
    flex-direction: column;
    padding: 28px 24px;
  }
  .b2b-kpi-strip {
    width: 100%;
  }
  .b2b-company-grid {
    grid-template-columns: 1fr;
  }
  .b2b-top-kpi {
    grid-template-columns: repeat(2, 1fr);
  }
  .b2b-top-kpi-external {
    grid-template-columns: repeat(3, 1fr);
  }
  .cdt-prospect-grid {
    grid-template-columns: 1fr;
  }
  .cdt-trend-chart-area {
    height: 200px;
  }
}

@media (max-width: 600px) {
  .b2b-top-kpi {
    grid-template-columns: 1fr;
  }
  .b2b-top-kpi-external {
    grid-template-columns: 1fr;
  }
}
/* ------------------------------------------------------------
   B2B REPORT - 고객 동향 키워드 모바일 카드
------------------------------------------------------------ */
@media (max-width: 600px) {
  .cdt-kw-mobile-list {
    display: flex !important;
    flex-direction: column;
    gap: 12px;
    padding: 14px 14px 16px;
  }

  .cdt-kw-table-desktop {
    display: none !important;
  }

  .cdt-kw-mobile-card {
    background: #fff;
    border: 1px solid var(--border-base);
    border-radius: 16px;
    padding: 14px 16px;
  }

  .cdt-kw-mobile-top {
    display: grid;
    grid-template-columns: 14px minmax(0, 1fr) auto;
    align-items: center;
    column-gap: 2px;
    margin-bottom: 10px;
    min-width: 0;
  }

  .cdt-kw-mobile-rank {
    min-width: 0;
  }

  .cdt-kw-mobile-keyword-wrap {
    min-width: 0;
  }

  .cdt-kw-mobile-chip-btn {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    text-align: left;
    font: inherit;
    color: inherit;
    cursor: default;
  }

  .cdt-kw-mobile-chip-btn.is-expandable {
    cursor: pointer;
  }

  .cdt-kw-mobile-chip-btn:disabled {
    opacity: 1;
  }

  .cdt-kw-mobile-chip-btn .cdt-kw-chip {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    min-width: 0;
    max-width: 100%;
    text-align: left;
  }

  .cdt-kw-mobile-keyword-text {
    display: inline-block;
    min-width: 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
  }

  .cdt-kw-mobile-keyword-text.expanded {
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
    line-height: 1.35;
    overflow-wrap: anywhere;
    word-break: keep-all;
  }

  .cdt-kw-mobile-keyword-measure {
    position: absolute;
    visibility: hidden;
    pointer-events: none;
    white-space: nowrap;
    height: 0;
    overflow: hidden;
  }

  .cdt-kw-mobile-level {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    justify-self: end;
    margin-left: 0;
    flex-shrink: 0;
  }

  .cdt-kw-mobile-card-expanded .cdt-kw-mobile-top {
    align-items: start;
  }

  .cdt-kw-mobile-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
  }

  .cdt-kw-mobile-meta-left {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    min-width: 0;
  }

  .cdt-kw-mobile-date {
    margin-left: auto;
    flex-shrink: 0;
  }

  .cdt-kw-mobile-meta .cdt-hit-badge {
    min-width: auto;
    padding: 0 10px;
  }
}

/* ------------------------------------------------------------
    B2B REPORT - 경쟁사 모바일 카드
------------------------------------------------------------ */
.ci-mobile-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 14px 16px 16px;
}

.ci-mobile-card {
  background: #fff;
  border: 1.5px solid var(--border-base);
  border-radius: 16px;
  padding: 14px;
}

.ci-mobile-card-high {
  background: #fff8f8;
  border-color: #fecdd3;
}

.ci-mobile-card-med {
  background: #fffdf6;
  border-color: #fde68a;
}

.ci-mobile-card-inactive {
  opacity: 0.5;
}

.ci-mobile-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 10px;
}

.ci-mobile-left {
  min-width: 0;
  flex: 1;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.ci-mobile-left .cdt-kw-chip,
.ci-mobile-detail-keyword-row .cdt-kw-chip {
  max-width: 100%;
  white-space: normal;
  word-break: keep-all;
  line-height: 1.3;
}

.ci-mobile-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
}

.ci-mobile-meta {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  min-width: 0;
}

.ci-mobile-date {
  font-size: 11px;
  color: var(--text-4);
  white-space: nowrap;
  margin-left: auto;
}

.ci-mobile-detail-left {
  align-items: center;
}

.ci-mobile-detail-body {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 12px;
}

.ci-mobile-detail-keyword-row {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}

.ci-mobile-detail-summary {
  font-size: 12px;
  color: var(--text-2);
  line-height: 1.55;
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.ci-mobile-detail-bottom {
  padding-top: 10px;
  border-top: 1px solid var(--border-light);
}

.ci-mobile-detail-bottom .ci-detail-src-link {
  max-width: 100%;
  justify-content: flex-start;
}

/* ------------------------------------------------------------
   B2B REPORT - 잡플래닛 요약 카드 반응형
------------------------------------------------------------ */
@media (max-width: 700px) {
  .jp-summary-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .jp-summary-score-wrap {
    flex-direction: row;
    align-items: flex-end;
    gap: 8px;
  }
}
/* ------------------------------------------------------------
   ALERT PANEL - 모바일 반응형
------------------------------------------------------------ */
@media (max-width: 480px) {
  .alp-panel {
    width: 100vw;
  }

  .alp-send-modal {
    width: 100vw;
    border-radius: 20px 20px 0 0;
  }
}

/* ------------------------------------------------------------
   B2B REPORT LOADING - 반응형
------------------------------------------------------------ */
@media (max-width: 768px) {
  .b2b-report-loading {
    background: rgba(248, 250, 252, 0.18);
    backdrop-filter: blur(2px) saturate(108%);
    -webkit-backdrop-filter: blur(2px) saturate(108%);
  }

  .b2b-report-loading-anchor {
    top: 138px;
    gap: 14px;
    max-width: calc(100% - 28px);
  }

  .b2b-report-loading-beam {
    left: 36px;
    right: 0;
  }

  .b2b-report-loading-orb {
    width: 68px;
    height: 68px;
    flex-basis: 68px;
  }

  .b2b-report-loading-core {
    inset: 18px;
  }

  .b2b-report-loading-core-gloss {
    inset: 20px;
  }

  .b2b-report-loading-title {
    font-size: 21px;
  }

  .b2b-report-loading-desc {
    font-size: 12px;
    line-height: 1.42;
    white-space: normal;
    max-width: 220px;
  }
}
/* ------------------------------------------------------------
   MOBILE FULLSCREEN LOADING - 반응형
------------------------------------------------------------ */
@media (max-width: 420px) {
  .b2b-mobile-loading-panel {
    padding: max(env(safe-area-inset-top), 22px) 24px
      max(env(safe-area-inset-bottom), 28px);
  }

  .b2b-mobile-loading-brand {
    margin-top: 56px;
  }

  .b2b-mobile-loading-logo {
    width: 86px;
    height: 86px;
    border-radius: 24px;
    font-size: 38px;
  }

  .b2b-mobile-loading-brand-title {
    font-size: 30px;
  }

  .b2b-mobile-loading-spinner-wrap {
    margin-top: 84px;
  }

  .b2b-mobile-loading-copy-title {
    font-size: 18px;
  }

  .b2b-mobile-loading-copy-desc {
    font-size: 14px;
  }

  .b2b-mobile-loading-badge {
    font-size: 14px;
    padding: 11px 16px;
  }
}
/* ------------------------------------------------------------
   B2B REPORT - 경쟁사 키워드 모바일 카드
------------------------------------------------------------ */
.ci-mobile-keyword-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 14px 16px 16px;
}

.ci-mobile-kw-head {
  margin-bottom: 12px;
}

.ci-mobile-kw-rank-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  min-width: 0;
}

.ci-mobile-kw-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px 12px;
}

.ci-mobile-kw-item {
  min-width: 0;
}

.ci-mobile-kw-item-hit {
  grid-column: 1 / -1;
}

.ci-mobile-kw-label {
  font-size: 11px;
  font-weight: 700;
  color: var(--text-4);
  margin-bottom: 6px;
}

.ci-mobile-kw-value {
  min-width: 0;
}

.ci-mobile-hit-value {
  display: flex;
  align-items: center;
  gap: 8px;
}

.ci-mobile-hit-bar-bg {
  flex: 1;
}

@media (max-width: 600px) {
  .ci-mobile-kw-rank-wrap .cdt-kw-chip {
    max-width: 100%;
    white-space: normal;
    word-break: keep-all;
    line-height: 1.3;
  }

  .ci-mobile-kw-grid .ci-date-text,
  .ci-mobile-kw-grid .ci-kw-type-tag,
  .ci-mobile-kw-grid .ci-lv-pill {
    max-width: 100%;
  }
}

@media (min-width: 601px) {
  .ci-mobile-list,
  .ci-mobile-keyword-list {
    display: none;
  }
}
