/* Celestial editorial theme, using DISHVIKA's gold, ivory and deep plum. */
:root {
  --obsidian: #100d14;
  --bg-deep: #151019;
  --bg-void: #100d14;
  --bg-surface: #211924;
  --bg-elevated: #2c212d;
  --bg-card: rgba(44, 33, 38, .72);
  --bg-card-hover: rgba(58, 43, 44, .88);
  --violet-accent: #d9ac62;
  --violet-light: #f0d4a3;
  --violet-glow: rgba(190, 137, 56, .15);
  --text-secondary: #c9bfb8;
  --text-muted: #b0a39b;
  --gold-pure: #d9ac62;
  --gold-light: #f2d9ab;
  --gold-gradient: linear-gradient(#d9ac62, #d9ac62);
  --bg-glass: rgba(33, 25, 35, .55);
  --bg-glass-heavy: rgba(16, 13, 20, .9);
  --violet-deep: #211923;
  --text-dark: #26180e;
  --surface-gradient: linear-gradient(#211c22, #211c22);
  --featured-gradient: linear-gradient(#2b2326, #2b2326);
}
body { background: radial-gradient(ellipse at 50% 4%, #39291f 0, #1d1620 24%, #100d14 55%); }
.sacred-glow, .celestial-hud, .cosmic-cursor, .cosmic-cursor-trail, #webgl-canvas { display: none; }
.site-header { background: rgba(16,13,20,.82); backdrop-filter: blur(20px); border-bottom: 1px solid var(--border-subtle); }
.site-header.scrolled { background: rgba(16,13,20,.95); }
.brand-logo-img { border-radius: 50%; }
.brand-subtag { display: none; }
.brand-title { font-size: 1.3rem; }
.nav-link { font-size: .72rem; letter-spacing: .09em; }
.btn-primary { background: var(--gold-gradient); color: #26180e; border-radius: 100px; box-shadow: 0 8px 30px #b9822520; }
.btn-secondary { border-radius: 100px; background: transparent; }
.hero-section { min-height: auto; padding: 164px 0 55px; overflow: hidden; }
.hero-section::before { content: ''; position: absolute; inset: 0; pointer-events: none; opacity: .45; background-image: radial-gradient(circle, #f2d9ab 1px, transparent 1.5px), radial-gradient(circle, #d9ac62 1px, transparent 1.5px); background-size: 173px 151px, 263px 239px; background-position: 35px 23px, 90px 70px; mask-image: linear-gradient(#000, transparent); }
.hero-grid { grid-template-columns: 1fr; gap: 22px; text-align: center; }
.hero-content { max-width: 1000px; margin: auto; }
.hero-superbadge { background: #d9ac620b; padding: 9px 18px; margin-bottom: 26px; }
.hero-superbadge span { font-size: .66rem; letter-spacing: .16em; }
.hero-headline { font-family: var(--font-sans); font-size: clamp(2.7rem, 6.8vw, 6.1rem); font-weight: 500; letter-spacing: -.065em; line-height: 1.07; margin-bottom: 24px; }
.hero-headline .gold-gradient-text { font-family: var(--font-serif); font-style: italic; font-weight: 400; letter-spacing: -.035em; }
.hero-subline { color: #eee2d1; font-family: var(--font-sans); font-size: clamp(1rem, 1.8vw, 1.2rem); font-style: normal; }
.hero-lead-text { max-width: 640px; margin: 0 auto 28px; font-size: .92rem; }
.hero-cta-group { justify-content: center; margin-bottom: 24px; gap: 12px; }
.hero-trust-bar { justify-content: center; border: 0; padding-top: 0; flex-wrap: wrap; gap: 12px 26px; }
.trust-item { font-size: .72rem; color: var(--text-secondary); }
.hero-3d-interactive-anchor { min-height: 390px; width: min(100%, 960px); margin: 0 auto; }
.hero-emblem-cluster { width: 340px; height: 340px; }
.hero-emblem-cluster::before { content: ''; position: absolute; inset: -50px; border-radius: 50%; background: radial-gradient(circle, #c9953628, transparent 67%); }
.emblem-core-frame { width: 230px; height: 230px; padding: 0; background: #faf6ef; box-shadow: 0 0 70px #d9ac6225; border: 1px solid #d9ac6280; overflow: hidden; }
.emblem-img { object-fit: cover; }
.ring-1 { width: 300px; height: 300px; border-style: solid; }
.ring-2 { width: 380px; height: 380px; border-style: dashed; }
.floating-glyph { background: #211923; border-color: #d9ac6260; }
.celestial-note { position: absolute; z-index: 3; width: 185px; padding: 20px 22px; text-align: left; border: 1px solid #d9ac6240; border-radius: 22px; background: linear-gradient(135deg, #473326e6, #211923e6); box-shadow: 0 18px 55px #0003; }
.celestial-note span { display: block; color: var(--gold-light); font-size: 1.8rem; margin-bottom: 9px; }
.celestial-note strong { display: block; font-size: .85rem; font-weight: 500; }
.celestial-note small { display: block; font-size: .7rem; color: var(--text-secondary); margin-top: 5px; }
.celestial-note-left { left: 4%; top: 48px; transform: rotate(-9deg); }
.celestial-note-right { right: 4%; bottom: 36px; transform: rotate(9deg); }
.hero-scroll-prompt { position: static; transform: none; margin: 8px auto 0; opacity: .65; }
.section-badge { background: transparent; border: 0; padding: 0; letter-spacing: .22em; font-size: .68rem; }
.section-title, .page-banner-title { font-family: var(--font-sans); font-weight: 500; letter-spacing: -.045em; line-height: 1.15; }
.section-title { font-size: clamp(2rem, 4.3vw, 3.7rem); max-width: 850px; margin-left: auto; margin-right: auto; }
.section-subtitle { font-size: .95rem; max-width: 650px; }
.problem-hook-section { border-top: 1px solid var(--border-subtle); background: linear-gradient(180deg, #241b2080, transparent); }
.celestial-pill { background: #261f25; box-shadow: none; animation: none; border-color: #d9ac6233; }
.hook-solution-box { background: linear-gradient(120deg, #392b23, #201821); border-radius: 32px; box-shadow: none; }
.tilt-card, .plan-card, .pricing-card, .expert-card, .wisdom-card, .service-detail-card, .why-card, .topic-tile { background: linear-gradient(145deg, #30252b, #1c171f); box-shadow: none; border-radius: 28px; }
.tilt-card { padding: 32px; }
.discipline-icon-badge, .expert-avatar-box { background: #d9ac6212; box-shadow: none; }
.numerology-calculator-card, .newsletter-card, .about-emblem-card { background: linear-gradient(130deg, #3a2b24, #201923); box-shadow: none; }
.site-footer { background: #100d14; }
.modal-card, .mobile-drawer { background: #211923; }
/* Shared page and component styles, including expanded and hover states. */
.page-banner-section { padding: 164px 0 64px; border-bottom: 1px solid var(--border-subtle); margin-bottom: 36px; background: radial-gradient(ellipse at 50% 0, #d9ac6212, transparent 72%); }
.page-banner-title { font-size: clamp(2.7rem, 5.6vw, 5rem); max-width: 1000px; margin-left: auto; margin-right: auto; }
.page-banner-sub { max-width: 650px; font-size: .98rem; }
.discipline-card-title, .solution-title, .service-detail-title, .service-feature-box h4,
.plan-title, .plan-discipline, .expert-name, .wisdom-title, .topic-title,
.why-card-title, .flow-title, .flow-step-title, .modal-title, .article-modal-body h2,
.article-modal-body h3, .footer-col-title { font-family: var(--font-sans); font-weight: 500; letter-spacing: -.025em; }
.service-detail-title { font-size: clamp(1.6rem, 3vw, 2.4rem); }
.nav-list, .hamburger-btn, .filter-btn { background: var(--bg-glass); }
.tarot-back, .tarot-front, .approach-box, .flow-step-box, .matrix-stat-box,
.faq-item, .service-feature-box, .toast { background: var(--surface-gradient); }
.plan-card.featured-plan, .pricing-card.featured-plan, .service-detail-card.highlight-service,
.approach-box.highlighted, .flow-step-box.highlight-flow, .wisdom-cta-banner { background: var(--featured-gradient); border-color: var(--border-gold); box-shadow: 0 12px 40px #0002; }
.tarot-sanctuary-section { background: radial-gradient(ellipse at center, #d9ac620c, transparent 70%); }
.matrix-input, .news-input, .form-group input, .form-group select, .form-group textarea { background: #171219; color: var(--text-ivory); border-color: var(--border-gold); border-radius: 14px; }
.form-group select option { background: #211923; color: var(--text-ivory); }
input::placeholder, textarea::placeholder { color: var(--text-muted); opacity: 1; }
input[type="checkbox"] { accent-color: var(--gold-pure); }
.celestial-pill:hover, .topic-tile:hover, .filter-btn:hover, .faq-item.open { background: #3a2c2a; border-color: var(--border-gold); }
.filter-btn.active { background: var(--gold-gradient); color: var(--text-dark); }
.modal-close-btn:hover { background: #d9ac6230; }
.btn-whatsapp, .floating-whatsapp-btn { background: var(--gold-gradient); color: var(--text-dark); box-shadow: 0 8px 24px #d9ac6225; }
.btn-whatsapp:hover, .floating-whatsapp-btn:hover { box-shadow: 0 10px 32px #d9ac6240; }
.whatsapp-tooltip { background: var(--bg-elevated); color: var(--text-ivory); }
.wisdom-filters { flex-wrap: wrap; }
.newsletter-inputs { flex-wrap: wrap; }
.news-input { min-width: 0; }
.service-features-grid { grid-template-columns: repeat(auto-fit, minmax(min(260px, 100%), 1fr)); }
.pricing-card, .plan-card, .wisdom-card, .service-detail-card, .about-grid > * { min-width: 0; }
:focus-visible { outline: 2px solid var(--gold-light); outline-offset: 5px; }
@media (max-width: 1100px) {
  .desktop-nav { display: none; }
  .hamburger-btn { display: flex; }
}
@media (max-width: 700px) {
  .container { padding-left: 20px; padding-right: 20px; }
  .header-container { padding: 0 16px; gap: 12px; }
  .header-actions > .btn-primary { display: none; }
  .brand-title { font-size: 1.08rem; }
  .brand-tagline { font-size: .6rem; }
  .hero-section { padding-top: 128px; }
  .hero-superbadge { max-width: 100%; }
  .hero-superbadge span { font-size: .56rem; letter-spacing: .08em; }
  .hero-headline { font-size: clamp(2.5rem, 9vw, 3.8rem); }
  .hero-lead-text { font-size: .85rem; }
  .hero-cta-group { flex-direction: column; }
  .hero-cta-group > * { width: 100%; justify-content: center; }
  .hero-3d-interactive-anchor { min-height: 340px; margin-top: 8px; }
  .hero-emblem-cluster { width: 250px; height: 250px; }
  .emblem-core-frame { width: 180px; height: 180px; }
  .ring-1 { width: 230px; height: 230px; }
  .ring-2 { width: 290px; height: 290px; }
  .celestial-note { width: 118px; padding: 12px; border-radius: 16px; }
  .celestial-note span { font-size: 1.2rem; margin-bottom: 4px; }
  .celestial-note strong { font-size: .68rem; }
  .celestial-note small { font-size: .6rem; }
  .celestial-note-left { left: 0; top: 0; }
  .celestial-note-right { right: 0; bottom: 0; }
  .disciplines-grid, .plans-grid, .pricing-grid, .wisdom-grid, .experts-grid, .team-grid, .topics-grid, .why-grid { grid-template-columns: minmax(0, 1fr); }
  .hero-trust-bar { gap: 8px 14px; }
  .trust-item { font-size: .64rem; }
  .page-banner-title { font-size: 2.7rem; overflow-wrap: anywhere; }
  .form-row { grid-template-columns: 1fr; }
  .page-banner-section { padding: 128px 0 40px; }
  .page-banner-sub { font-size: .9rem; }
  .modal-backdrop { padding: 12px; }
  .modal-card { padding: 48px 22px 28px; border-radius: 24px; }
  .service-detail-card, .pricing-card, .plan-card { padding: 28px 22px; }
  .newsletter-card, .hook-solution-box { padding: 32px 22px; }
  .newsletter-inputs { flex-direction: column; }
  .newsletter-inputs > * { width: 100%; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation: none !important; transition: none !important; }
}

/* Complete shared content layouts and consistent card actions. */
.w-full { width: 100%; }
.btn-primary, .btn-secondary, .btn-whatsapp { justify-content: center; text-align: center; white-space: normal; line-height: 1.45; min-height: 48px; max-width: 100%; }
.btn-primary svg, .btn-secondary svg, .btn-whatsapp svg { flex-shrink: 0; }
.disciplines-section, .experts-section, .guidance-topics-section, .plans-section,
.why-section, .newsletter-section, .faq-section, .process-section, .ethics-charter-section { padding: clamp(56px, 7vw, 100px) 0; }
.final-cta-section { padding: clamp(64px, 9vw, 120px) 0; }
.final-cta-section > .container { padding: clamp(32px, 5vw, 64px); background: var(--featured-gradient); border: 1px solid var(--border-gold); border-radius: 32px; }
.final-cta-title, .newsletter-title { font-family: var(--font-sans); font-size: clamp(1.9rem, 4vw, 3.5rem); line-height: 1.15; font-weight: 500; letter-spacing: -.04em; margin: 16px auto 20px; max-width: 780px; text-wrap: balance; }
.final-cta-sub, .newsletter-desc { max-width: 620px; margin: 0 auto 28px; color: var(--text-secondary); }
.final-cta-buttons, .service-cta-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 14px; }
.service-cta-row { justify-content: flex-start; margin-top: 28px; }
.cta-ornament { color: var(--gold-pure); font-size: .9rem; letter-spacing: .45em; }
.pricing-grid, .plans-grid, .disciplines-grid { align-items: stretch; grid-template-columns: repeat(auto-fit, minmax(min(310px, 100%), 1fr)); }
.pricing-card, .plan-card { padding-top: 64px; }
.pricing-card > .btn-primary, .pricing-card > .btn-secondary,
.plan-card > .btn-primary, .plan-card > .btn-secondary { margin-top: auto; }
.plan-features, .plan-deliverables-list { flex: 1; margin-bottom: 28px; }
.plan-features li { display: block; position: relative; padding-left: 22px; }
.plan-features .check { position: absolute; top: 0; left: 0; }
.plan-popular-badge, .plan-badge { top: 20px; right: auto; left: 28px; font-size: .6rem; max-width: calc(100% - 56px); }
.pricing-card > .plan-offer-badge { position: absolute; top: 20px; left: 28px; font-size: .6rem; }
.plan-price-box, .plan-price-wrap { flex-wrap: wrap; gap: 6px 10px; min-height: 64px; }
.plan-price-box .amount { font-size: clamp(2.4rem, 4vw, 3.2rem); }
.amount-text { font-size: 1.9rem; color: var(--gold-light); font-family: var(--font-serif); }
.regular-strike, .service-price-pill .strike { text-decoration: line-through; color: var(--text-muted); font-size: .82rem; }
.plan-price-box .period { font-size: .75rem; }
.discipline-card-title { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; }
.tilt-card:not(.plan-card) { display: flex; flex-direction: column; }
.discipline-learn-link { margin-top: auto; padding-top: 20px; }
.process-steps-grid, .ethics-points-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; margin-top: 40px; }
.step-card, .ethics-point { border: 1px solid var(--border-subtle); border-radius: 24px; padding: 28px; background: var(--surface-gradient); }
.step-number-badge, .point-num { display: block; color: var(--gold-pure); font-size: 1.6rem; font-family: var(--font-serif); margin-bottom: 20px; }
.step-title, .ethics-point h4 { font-size: 1.08rem; font-weight: 500; margin-bottom: 12px; }
.step-text, .ethics-point p, .about-text-col p { font-size: .92rem; line-height: 1.8; color: var(--text-secondary); }
.about-text-col > p + p { margin-top: 20px; }
.about-text-col .section-title { font-size: clamp(2rem, 3.6vw, 3rem); }
.expert-content { display: flex; flex-direction: column; flex: 1; width: 100%; }
.expert-content .expert-tags { margin-top: auto; padding-top: 16px; }
.flow-arrow { color: var(--gold-pure); align-self: center; font-size: 1.5rem; }
.consent-checkbox-label, .consent-label { display: flex; align-items: flex-start; gap: 10px; text-align: left; color: var(--text-secondary); font-size: .76rem; line-height: 1.6; }
.consent-checkbox-label input, .consent-label input { width: 16px; height: 16px; flex: 0 0 16px; margin-top: 4px; }
.modal-footer { margin-top: 12px; }
.modal-desc { max-width: 100%; }
.newsletter-icon { color: var(--gold-light); font-size: 1.8rem; }
.newsletter-status { color: var(--text-secondary); margin: 0 auto 24px; max-width: 560px; }
.delivery-badge { display: inline-block; color: var(--gold-light); font-size: .8rem; }
.service-meta { margin-top: 22px; }
.ethics-text { color: var(--text-muted); font-size: .78rem; line-height: 1.7; margin-top: 18px; }
.mobile-drawer-cta { margin-top: 24px; }
.policy-text p, .policy-text ul { margin-bottom: 18px; }
.policy-text ul { padding-left: 22px; }
.policy-text li { margin-bottom: 10px; }
.faq-question { text-align: left; gap: 20px; }
.faq-icon { flex-shrink: 0; }
.section-title, .service-detail-title, .plan-title, .wisdom-title { overflow-wrap: break-word; text-wrap: balance; }
@media (max-width: 1000px) {
  .process-steps-grid, .ethics-points-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 700px) {
  .final-cta-section > .container { width: calc(100% - 32px); padding: 36px 22px; }
  .final-cta-buttons, .service-cta-row { flex-direction: column; align-items: stretch; }
  .final-cta-buttons > *, .service-cta-row > * { width: 100%; }
  .process-steps-grid, .ethics-points-grid { grid-template-columns: minmax(0, 1fr); }
  .pricing-card, .plan-card { padding-top: 64px; }
  .hero-trust-bar { align-items: center; }
  .flow-arrow { transform: rotate(90deg); }
}
