/* ==========================================================================
   VedhamRoots — Privacy Policy Stylesheet (privacy-policy.css)
   Exclusively for: pages/privacy-policy.html
   Design Philosophy: Modern Editorial Heritage (Sand, Saffron, Gold & Maroon)
   Full Multi-Device Responsive Architecture (All Dimensions: 320px to 4K)
   ========================================================================== */

/* --------------------------------------------------------------------------
   0. Master 3-Way Alternating Background Theme Utilities
   -------------------------------------------------------------------------- */
.theme-royal-sanctum {
  background-color: #3D0A14 !important;
  background-image: 
    radial-gradient(circle at 15% 20%, rgba(246, 200, 120, 0.14) 0%, transparent 55%),
    radial-gradient(circle at 85% 75%, rgba(185, 87, 37, 0.16) 0%, transparent 50%),
    radial-gradient(circle at 50% 50%, #4A121A 0%, #360812 100%) !important;
  color: #FFF8EB !important;
  position: relative;
  overflow: hidden;
}

.theme-royal-sanctum .section-kicker {
  color: var(--gold-amber, #F6C878) !important;
}

.theme-royal-sanctum .section-title {
  color: #FFFDF7 !important;
}

.theme-royal-sanctum .section-subtitle {
  color: #E2D9CE !important;
}

.theme-warm-cream {
  background-color: #FDF9F1 !important;
  background-image: radial-gradient(circle at 50% 0%, rgba(255, 248, 238, 0.9) 0%, #FDF9F1 100%) !important;
  color: var(--text-dark-body, #56423A) !important;
  position: relative;
  overflow: hidden;
}

.theme-warm-cream.sand-tone {
  background-color: #FAF5EB !important;
}

/* --------------------------------------------------------------------------
   1. Detail Hero Section
   -------------------------------------------------------------------------- */
.detail-hero {
  padding: 3.25rem 0 3.5rem 0;
  border-bottom: 1.5px solid rgba(212, 175, 55, 0.4);
  position: relative;
  overflow: hidden;
  width: 100%;
}

.detail-hero .ambient-glow.glow-top-left {
  position: absolute;
  top: -120px;
  left: -120px;
  width: 480px;
  height: 480px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(246, 200, 120, 0.22) 0%, rgba(185, 87, 37, 0.1) 50%, transparent 70%);
  pointer-events: none;
}

.detail-hero .ambient-glow.glow-bottom-right {
  position: absolute;
  bottom: -140px;
  right: -100px;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(227, 122, 36, 0.2) 0%, rgba(212, 175, 55, 0.12) 50%, transparent 70%);
  pointer-events: none;
}

.bg-lotus-svg {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  opacity: 0.08;
  transition: opacity 0.3s ease;
}

.bg-lotus-svg.lotus-top-left {
  top: -20px;
  left: -30px;
  width: 220px;
  height: auto;
  transform: rotate(-15deg);
}

.bg-lotus-svg.lotus-bottom-right {
  bottom: -40px;
  right: -30px;
  width: 260px;
  height: auto;
  transform: rotate(15deg);
}

.detail-breadcrumb {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  font-size: 0.82rem;
  padding: 0.32rem 0.95rem;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(246, 200, 120, 0.3);
  border-radius: var(--radius-pill, 9999px);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  margin-bottom: 1.15rem;
  color: #EADBC8;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
  max-width: 100%;
  flex-wrap: wrap;
  line-height: 1.3;
}

.detail-breadcrumb a {
  color: #FFF2DF;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.2s ease, text-shadow 0.2s ease;
}

.detail-breadcrumb a:hover {
  color: var(--gold-amber, #F6C878);
  text-shadow: 0 0 10px rgba(246, 200, 120, 0.5);
}

.detail-breadcrumb .breadcrumb-sep {
  color: rgba(246, 200, 120, 0.65);
  font-size: 14px;
}

.detail-breadcrumb .breadcrumb-current {
  color: var(--gold-amber, #F6C878);
  font-weight: 700;
  text-shadow: 0 0 8px rgba(246, 200, 120, 0.3);
}

.detail-hero-content {
  max-width: 960px;
  width: 100%;
  position: relative;
  z-index: 2;
}

.detail-title-wrap {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  flex-wrap: wrap;
  margin-bottom: 0.5rem;
}

.detail-category-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.32rem 0.85rem;
  background: rgba(246, 200, 120, 0.16);
  border: 1.5px solid rgba(246, 200, 120, 0.5);
  border-radius: var(--radius-pill, 9999px);
  font-size: 0.78rem;
  font-weight: 700;
  color: #FFF2DF;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  line-height: 1.3;
}

.detail-category-badge .material-symbols-outlined {
  color: var(--gold-amber, #F6C878);
  font-size: 16px;
  flex-shrink: 0;
}

.detail-devanagari-badge {
  font-family: var(--font-serif);
  font-size: 1.35rem;
  font-weight: 700;
  color: #F6C878;
  text-shadow: 0 2px 16px rgba(246, 200, 120, 0.35), 0 0 2px rgba(255, 255, 255, 0.4);
  letter-spacing: 0.05em;
  line-height: 1;
}

.detail-main-title {
  font-family: var(--font-serif);
  font-size: clamp(1.45rem, 4.5vw, 2.65rem);
  font-weight: 700;
  color: #FFFDF8;
  line-height: 1.18;
  margin: 0.25rem 0 0.75rem 0;
  text-shadow: 0 3px 20px rgba(0, 0, 0, 0.5), 0 0 40px rgba(246, 200, 120, 0.16);
  letter-spacing: -0.01em;
  word-break: break-word;
  overflow-wrap: break-word;
}

.detail-tagline {
  font-size: clamp(0.92rem, 2.2vw, 1.08rem);
  font-weight: 500;
  line-height: 1.65;
  color: #FDEED9;
  margin-bottom: 1.45rem;
  max-width: 860px;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.35);
  word-break: break-word;
  overflow-wrap: break-word;
}

.detail-meta-pills {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.75rem;
  margin-bottom: 1.5rem;
  max-width: 880px;
  width: 100%;
}

.meta-pill-item {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.6rem 0.85rem;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.03) 100%);
  border: 1.5px solid rgba(246, 200, 120, 0.38);
  border-radius: var(--radius-md, 12px);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  min-width: 0;
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.meta-pill-item:hover {
  border-color: var(--gold-sacred, #D4AF37);
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(246, 200, 120, 0.25);
}

.meta-pill-item .material-symbols-outlined {
  color: var(--gold-amber, #F6C878) !important;
  font-size: 20px;
  flex-shrink: 0;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.35));
}

.meta-pill-content {
  display: flex;
  flex-direction: column;
  line-height: 1.25;
  min-width: 0;
  flex: 1;
}

.meta-pill-label {
  font-size: 0.65rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: rgba(253, 238, 217, 0.82);
  font-weight: 600;
  margin-bottom: 0.15rem;
  word-break: break-word;
}

.meta-pill-val {
  font-size: 0.85rem;
  font-weight: 700;
  color: #FFFDF8;
  word-break: break-word;
}

.detail-hero-ctas {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  flex-wrap: wrap;
  width: 100%;
}

.hero-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  background: var(--primary-saffron, #B95725);
  color: #ffffff !important;
  border: 1.5px solid var(--primary-radiant, #E37A24);
  box-shadow: 0 4px 14px rgba(185, 87, 37, 0.35);
  font-weight: 600;
  padding: 0.65rem 1.35rem;
  border-radius: var(--radius-pill, 9999px);
  transition: var(--transition-smooth, all 0.28s ease);
  text-decoration: none;
  font-size: 0.92rem;
  cursor: pointer;
}

.hero-cta-btn:hover {
  background: var(--primary-radiant, #E37A24);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(185, 87, 37, 0.5);
}

.hero-advisor-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  background: rgba(255, 255, 255, 0.08);
  color: #FFF2DF !important;
  border: 1.5px solid rgba(246, 200, 120, 0.5);
  font-weight: 600;
  padding: 0.65rem 1.35rem;
  border-radius: var(--radius-pill, 9999px);
  transition: var(--transition-smooth, all 0.28s ease);
  text-decoration: none;
  font-size: 0.92rem;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.hero-advisor-btn:hover {
  background: var(--gold-sacred, #D4AF37);
  color: #3D0A14 !important;
  border-color: var(--gold-sacred, #D4AF37);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(212, 175, 55, 0.4);
}

.hero-advisor-btn:hover .material-symbols-outlined {
  color: #3D0A14 !important;
}

/* --------------------------------------------------------------------------
   2. Main Editorial Content Grid (With Sticky & Mobile Accordion TOC)
   -------------------------------------------------------------------------- */
.detail-main-section {
  padding: 4.5rem 0 5.5rem 0;
  background-color: var(--bg-canvas, #FFF9F2);
  width: 100%;
}

.policy-editorial-layout {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 3rem;
  align-items: start;
  width: 100%;
}

/* Table of Contents (Desktop Sticky + Mobile Accordion) */
.policy-sidebar-toc {
  position: sticky;
  top: 100px;
  background: #FFFFFF;
  border: 1.5px solid #EDE0CF;
  border-radius: var(--radius-lg, 16px);
  padding: 1.5rem;
  box-shadow: var(--shadow-warm-sm, 0 2px 8px rgba(36, 21, 18, 0.06));
  transition: all 0.3s ease;
  width: 100%;
}

.toc-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  font-family: var(--font-serif);
  font-size: 1.12rem;
  font-weight: 700;
  color: var(--text-dark-primary, #3D0A14);
  margin-bottom: 1rem;
  padding-bottom: 0.65rem;
  border-bottom: 1.5px solid rgba(212, 175, 55, 0.3);
  user-select: none;
}

.toc-header-left {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.toc-header .material-symbols-outlined {
  color: var(--primary-saffron, #B95725);
  font-size: 20px;
  flex-shrink: 0;
}

.toc-toggle-chevron {
  display: none;
  font-size: 22px !important;
  color: var(--primary-terracotta, #99400D) !important;
  transition: transform 0.25s ease;
}

.toc-badge {
  font-size: 0.68rem;
  font-weight: 700;
  padding: 0.15rem 0.55rem;
  border-radius: var(--radius-pill, 9999px);
  background: rgba(185, 87, 37, 0.1);
  color: var(--primary-terracotta, #99400D);
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.toc-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
}

.toc-link {
  display: block;
  font-size: 0.85rem;
  color: var(--text-dark-body, #56423A);
  text-decoration: none;
  padding: 0.45rem 0.65rem;
  border-radius: var(--radius-sm, 8px);
  line-height: 1.4;
  transition: all 0.2s ease;
  word-break: break-word;
}

.toc-link:hover,
.toc-link.active {
  background: var(--bg-surface-card, #FFF0E2);
  color: var(--primary-terracotta, #99400D);
  font-weight: 600;
  padding-left: 0.85rem;
  border-left: 3px solid var(--primary-saffron, #B95725);
}

.toc-contact-box {
  margin-top: 1.5rem;
  padding-top: 1.25rem;
  border-top: 1px dashed #EDE0CF;
  font-size: 0.82rem;
  color: var(--text-dark-subtle, #897269);
  word-break: break-word;
}

.toc-contact-box strong {
  display: block;
  color: var(--text-dark-primary, #3D0A14);
  margin-bottom: 0.35rem;
}

.toc-contact-box a {
  word-break: break-all;
}

/* Main Legal Blocks */
.detail-layout-full {
  width: 100%;
  min-width: 0;
}

.detail-block {
  margin-bottom: 3.25rem;
  scroll-margin-top: calc(var(--header-height, 88px) + 24px);
}

.detail-block:last-child {
  margin-bottom: 0;
}

.detail-block-title {
  font-family: var(--font-serif);
  font-size: clamp(1.25rem, 3.5vw, 1.65rem);
  color: var(--text-dark-primary, #3D0A14);
  margin-bottom: 1.15rem;
  padding-bottom: 0.65rem;
  border-bottom: 1.5px solid rgba(212, 175, 55, 0.3);
  display: flex;
  align-items: center;
  gap: 0.65rem;
  line-height: 1.3;
  word-break: break-word;
}

.detail-block-title .material-symbols-outlined {
  font-size: 24px;
  color: var(--primary-terracotta, #99400D);
  flex-shrink: 0;
}

.detail-paragraph {
  font-size: clamp(0.92rem, 2vw, 0.98rem);
  line-height: 1.8;
  color: var(--text-dark-body, #56423A);
  margin-bottom: 1rem;
  word-break: break-word;
  overflow-wrap: break-word;
}

.detail-paragraph:last-child {
  margin-bottom: 0;
}

.detail-paragraph a {
  color: var(--primary-saffron, #B95725);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 3px;
  word-break: break-word;
}

.detail-paragraph a:hover {
  color: var(--primary-radiant, #E37A24);
}

/* Highlight Box / Policy Cards */
.policy-callout-card {
  background: #FFFDF9;
  border: 1.5px solid #E8D9C5;
  border-left: 4px solid var(--primary-saffron, #B95725);
  border-radius: var(--radius-md, 12px);
  padding: 1.35rem 1.5rem;
  margin: 1.25rem 0;
  box-shadow: 0 4px 14px rgba(36, 21, 18, 0.04);
  width: 100%;
}

.policy-callout-card.gold-border {
  border-left: 4px solid var(--gold-sacred, #D4AF37);
  background: #FFFBF2;
}

.policy-callout-title {
  font-family: var(--font-serif);
  font-size: clamp(1.05rem, 2.5vw, 1.15rem);
  font-weight: 700;
  color: var(--text-dark-primary, #3D0A14);
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  line-height: 1.3;
  word-break: break-word;
}

.policy-callout-title .material-symbols-outlined {
  font-size: 20px;
  color: var(--primary-saffron, #B95725);
  flex-shrink: 0;
}

/* Bullet list inside policy */
.policy-bullet-list {
  list-style: none;
  padding: 0;
  margin: 1rem 0;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
}

.policy-bullet-item {
  display: flex;
  align-items: flex-start;
  gap: 0.65rem;
  font-size: clamp(0.88rem, 2vw, 0.95rem);
  line-height: 1.65;
  color: var(--text-dark-body, #56423A);
  word-break: break-word;
}

.policy-bullet-item .material-symbols-outlined {
  font-size: 18px;
  color: var(--primary-terracotta, #99400D);
  margin-top: 4px;
  flex-shrink: 0;
}

.policy-bullet-item span {
  flex: 1;
  min-width: 0;
}

/* Responsive Table */
.policy-table-wrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 1.25rem 0;
  border-radius: var(--radius-md, 12px);
  border: 1.5px solid #EDE0CF;
  background: #FFFFFF;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
  position: relative;
}

/* Scroll hint styling on mobile touch */
.policy-table-hint {
  display: none;
  align-items: center;
  gap: 0.35rem;
  font-size: 0.75rem;
  color: var(--primary-terracotta, #99400D);
  background: #FDF4E7;
  padding: 0.35rem 0.75rem;
  border-bottom: 1px solid #EDE0CF;
  font-weight: 600;
}

.policy-table-hint .material-symbols-outlined {
  font-size: 16px;
}

.policy-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9rem;
  text-align: left;
  min-width: 540px;
}

.policy-table thead {
  background: #FDF4E7;
  border-bottom: 1.5px solid #EDE0CF;
}

.policy-table th {
  padding: 0.9rem 1.15rem;
  font-weight: 700;
  color: var(--text-dark-primary, #3D0A14);
  font-family: var(--font-sans);
  font-size: 0.82rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  white-space: nowrap;
}

.policy-table td {
  padding: 0.9rem 1.15rem;
  border-bottom: 1px solid #F3EAE0;
  color: var(--text-dark-body, #56423A);
  line-height: 1.55;
  vertical-align: top;
  word-break: break-word;
}

.policy-table tr:last-child td {
  border-bottom: none;
}

.policy-table tr:hover {
  background: #FFFDF9;
}

/* Grid of mini feature boxes */
.policy-grid-2col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.15rem;
  margin: 1.25rem 0;
  width: 100%;
}

.policy-feature-box {
  background: #FFFFFF;
  border: 1.5px solid #EDE0CF;
  border-radius: var(--radius-md, 12px);
  padding: 1.25rem;
  transition: var(--transition-smooth, all 0.28s ease);
  min-width: 0;
}

.policy-feature-box:hover {
  border-color: var(--gold-sacred, #D4AF37);
  box-shadow: var(--shadow-warm-sm, 0 2px 8px rgba(36, 21, 18, 0.06));
  transform: translateY(-2px);
}

.policy-feature-title {
  font-family: var(--font-sans);
  font-size: 0.98rem;
  font-weight: 700;
  color: var(--text-dark-primary, #3D0A14);
  margin-bottom: 0.4rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  line-height: 1.3;
  word-break: break-word;
}

.policy-feature-title .material-symbols-outlined {
  color: var(--primary-saffron, #B95725);
  font-size: 20px;
  flex-shrink: 0;
}

.policy-feature-desc {
  font-size: 0.88rem;
  color: var(--text-dark-body, #56423A);
  line-height: 1.55;
  margin: 0;
  word-break: break-word;
}

/* VedhamRoots Promise Card */
.vedhamroots-promise-card {
  background: linear-gradient(135deg, #3D0A14 0%, #4A121A 60%, #360812 100%);
  border: 2px solid var(--gold-sacred, #D4AF37);
  border-radius: var(--radius-lg, 16px);
  padding: 2.25rem 2rem;
  color: #FFF8EB;
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(61, 10, 20, 0.25);
  margin-top: 3rem;
  width: 100%;
}

.vedhamroots-promise-card::before {
  content: '';
  position: absolute;
  top: -50px;
  right: -50px;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(246, 200, 120, 0.18) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}

.vedhamroots-promise-title {
  font-family: var(--font-serif);
  font-size: clamp(1.2rem, 3.5vw, 1.5rem);
  font-weight: 700;
  color: var(--gold-amber, #F6C878);
  margin-bottom: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.65rem;
  line-height: 1.3;
  word-break: break-word;
}

.vedhamroots-promise-title .material-symbols-outlined {
  flex-shrink: 0;
}

.vedhamroots-promise-desc {
  font-size: clamp(0.88rem, 2vw, 0.96rem);
  line-height: 1.75;
  color: #FDEBDD;
  margin: 0;
  word-break: break-word;
}

/* --------------------------------------------------------------------------
   3. Multi-Tier Responsive Breakpoints (All Screen Dimensions)
   -------------------------------------------------------------------------- */

/* Large Tablets & Small Laptops (<= 1024px) */
@media (max-width: 1024px) {
  .detail-hero {
    padding: 2.75rem 0 3rem 0;
  }

  .detail-main-section {
    padding: 3rem 0 4rem 0;
  }

  .policy-editorial-layout {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .policy-sidebar-toc {
    position: relative;
    top: 0;
    margin-bottom: 0.5rem;
    padding: 1.15rem 1.25rem;
    cursor: pointer;
  }

  .toc-toggle-chevron {
    display: inline-block;
  }

  .policy-sidebar-toc.collapsed .toc-toggle-chevron {
    transform: rotate(0deg);
  }

  .policy-sidebar-toc:not(.collapsed) .toc-toggle-chevron {
    transform: rotate(180deg);
  }

  .toc-content-wrapper {
    overflow: hidden;
    transition: max-height 0.35s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.25s ease;
  }

  .policy-sidebar-toc.collapsed .toc-content-wrapper {
    max-height: 0 !important;
    opacity: 0;
    margin-top: 0;
    pointer-events: none;
  }

  .policy-sidebar-toc:not(.collapsed) .toc-content-wrapper {
    max-height: 1000px;
    opacity: 1;
    margin-top: 0.85rem;
  }

  .toc-header {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    cursor: pointer;
  }

  .policy-sidebar-toc:not(.collapsed) .toc-header {
    margin-bottom: 0.85rem;
    padding-bottom: 0.65rem;
    border-bottom: 1.5px solid rgba(212, 175, 55, 0.3);
  }

  .policy-table-hint {
    display: flex;
  }
}

/* Tablets (<= 820px) */
@media (max-width: 820px) {
  .detail-meta-pills {
    grid-template-columns: repeat(2, 1fr);
  }

  .detail-block {
    margin-bottom: 2.75rem;
  }
}

/* Phablets & Large Mobiles (<= 640px) */
@media (max-width: 640px) {
  .detail-hero {
    padding: 2rem 0 2.25rem 0;
  }

  .detail-main-section {
    padding: 2rem 0 3rem 0;
  }

  .policy-grid-2col {
    grid-template-columns: 1fr;
    gap: 0.85rem;
  }

  .detail-hero-ctas {
    flex-direction: column;
    align-items: stretch;
  }

  .hero-cta-btn,
  .hero-advisor-btn {
    width: 100%;
    padding: 0.75rem 1.25rem;
    font-size: 0.9rem;
  }

  .policy-callout-card {
    padding: 1.15rem 1.15rem;
  }

  .vedhamroots-promise-card {
    padding: 1.65rem 1.25rem;
    margin-top: 2.25rem;
  }

  .bg-lotus-svg.lotus-top-left {
    width: 160px;
    top: -10px;
    left: -20px;
  }

  .bg-lotus-svg.lotus-bottom-right {
    width: 180px;
    bottom: -20px;
    right: -20px;
  }
}

/* Standard Mobile Phones (<= 480px) */
@media (max-width: 480px) {
  .detail-hero {
    padding: 1.65rem 0 2rem 0;
  }

  .detail-main-section {
    padding: 1.65rem 0 2.5rem 0;
  }

  .detail-breadcrumb {
    font-size: 0.76rem;
    padding: 0.25rem 0.75rem;
    margin-bottom: 0.85rem;
  }

  .detail-category-badge {
    font-size: 0.72rem;
    padding: 0.25rem 0.65rem;
  }

  .detail-devanagari-badge {
    font-size: 1.1rem;
  }

  .detail-meta-pills {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.55rem;
    margin-bottom: 1.25rem;
  }

  .meta-pill-item {
    padding: 0.5rem 0.65rem;
    gap: 0.45rem;
  }

  .meta-pill-item .material-symbols-outlined {
    font-size: 18px;
  }

  .meta-pill-label {
    font-size: 0.6rem;
  }

  .meta-pill-val {
    font-size: 0.78rem;
  }

  .detail-block {
    margin-bottom: 2.25rem;
    scroll-margin-top: calc(var(--header-height, 80px) + 16px);
  }

  .detail-block-title {
    font-size: 1.25rem;
    gap: 0.5rem;
    margin-bottom: 0.85rem;
    padding-bottom: 0.5rem;
  }

  .detail-block-title .material-symbols-outlined {
    font-size: 20px;
  }

  .detail-paragraph {
    font-size: 0.92rem;
    line-height: 1.7;
    margin-bottom: 0.85rem;
  }

  .policy-sidebar-toc {
    padding: 0.95rem 1rem;
    border-radius: var(--radius-md, 12px);
  }

  .toc-link {
    font-size: 0.82rem;
    padding: 0.4rem 0.55rem;
  }

  .policy-table th,
  .policy-table td {
    padding: 0.75rem 0.85rem;
    font-size: 0.84rem;
  }

  .policy-feature-box {
    padding: 1rem;
  }

  .vedhamroots-promise-card {
    padding: 1.35rem 1rem;
    border-radius: var(--radius-md, 12px);
  }
}

/* Ultra-Compact & Foldable Screens (<= 360px) */
@media (max-width: 360px) {
  .detail-meta-pills {
    grid-template-columns: 1fr;
    gap: 0.45rem;
  }

  .detail-main-title {
    font-size: 1.35rem;
  }

  .detail-hero-ctas {
    gap: 0.55rem;
  }

  .hero-cta-btn,
  .hero-advisor-btn {
    padding: 0.65rem 1rem;
    font-size: 0.85rem;
  }

  .policy-sidebar-toc {
    padding: 0.85rem 0.85rem;
  }
}

/* --------------------------------------------------------------------------
   4. Print Stylesheet
   -------------------------------------------------------------------------- */
@media print {
  #site-header,
  #site-footer,
  .policy-sidebar-toc,
  .detail-hero-ctas,
  .ambient-glow,
  .bg-lotus-svg,
  .policy-table-hint,
  #floating-quick-actions,
  #ss-chatbot-root {
    display: none !important;
  }
  
  body {
    background: #ffffff !important;
    color: #000000 !important;
  }

  .detail-hero {
    background: #ffffff !important;
    color: #000000 !important;
    border-bottom: 2px solid #333 !important;
    padding: 1rem 0 !important;
  }

  .detail-main-title,
  .detail-block-title {
    color: #000000 !important;
  }

  .policy-editorial-layout {
    display: block !important;
  }

  .policy-table-wrap {
    box-shadow: none !important;
    border: 1px solid #ccc !important;
  }
}
