/*
Theme Name: Astros da Luz
Theme URI: https://astrosdaluz.com.br
Author: Astros da Luz
Description: Tema personalizado para atendimentos de astrologia, numerologia e blog.
Version: 1.0.4
Text Domain: astros-da-luz
*/

:root {
  --ink: #1e1230;
  --muted: #6d6577;
  --purple: #58168f;
  --purple-dark: #25043f;
  --violet: #8b35de;
  --yellow: #ffd84d;
  --cream: #fbf8f2;
  --lilac: #f2eafa;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 88px; }
body { margin: 0; color: var(--ink); background: var(--cream); font-family: Arial, Helvetica, sans-serif; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }

.site-header {
  position: sticky; top: 0; z-index: 50; height: 82px; padding: 0 clamp(24px, 5vw, 80px);
  display: flex; align-items: center; justify-content: space-between; color: white;
  background: rgba(42, 5, 69, .94); backdrop-filter: blur(18px); border-bottom: 1px solid rgba(255,255,255,.09);
}
.brand { display: inline-flex; align-items: center; gap: 12px; font-weight: 900; letter-spacing: -.02em; }
.brand-mark { color: var(--yellow); font-size: 27px; transform: rotate(-8deg); }
.brand-logo { width: 38px; height: 38px; object-fit: contain; }
.nav { display: flex; align-items: center; gap: clamp(18px, 2.3vw, 36px); font-size: 14px; font-weight: 700; }
.nav > a:not(.nav-cta) { color: rgba(255,255,255,.76); transition: color .2s; }
.nav > a:hover { color: white; }
.nav-cta { border: 1px solid rgba(255,255,255,.35); border-radius: 999px; padding: 12px 18px; }
.menu-button { display: none; background: none; border: 0; padding: 10px; }
.menu-button span { display: block; width: 24px; height: 2px; margin: 5px; background: white; }

.hero {
  min-height: 690px; position: relative; overflow: hidden; display: grid; grid-template-columns: 1.05fr .95fr;
  align-items: center; padding: 88px clamp(24px, 8vw, 128px) 98px; color: white;
  background: radial-gradient(circle at 78% 35%, #6f20a8 0, transparent 28%), linear-gradient(125deg, #52128b 0%, #310650 60%, #200032 100%);
}
.hero:after { content: ""; position: absolute; right: -5%; bottom: -190px; width: 500px; height: 500px; border: 1px solid rgba(255,255,255,.14); border-radius: 50%; }
.stars { position: absolute; inset: 0; opacity: .32; background-image: radial-gradient(circle, white 1px, transparent 1.5px); background-size: 96px 96px; mask-image: linear-gradient(to right, black, transparent 30%, black); }
.hero-content { position: relative; z-index: 2; max-width: 720px; }
.eyebrow { margin: 0 0 18px; color: #7a27c0; text-transform: uppercase; letter-spacing: .16em; font-size: 12px; font-weight: 900; }
.eyebrow span { color: var(--yellow); margin-right: 5px; }
.eyebrow.light { color: #ead7fa; }
.hero h1 { max-width: 760px; margin: 0; font-family: Georgia, serif; font-size: clamp(50px, 6vw, 88px); font-weight: 400; line-height: .96; letter-spacing: -.065em; }
.hero h1 em { display: block; color: var(--yellow); font: inherit; }
.hero-copy { max-width: 650px; margin: 30px 0; color: rgba(255,255,255,.76); font-size: clamp(17px, 1.5vw, 20px); line-height: 1.65; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 54px; padding: 0 24px; border-radius: 12px; font-weight: 900; transition: transform .2s, box-shadow .2s; }
.button:hover { transform: translateY(-2px); }
.button.primary { background: var(--yellow); color: #421061; box-shadow: 0 14px 35px rgba(255,216,77,.2); }
.button.ghost { color: white; border: 1px solid rgba(255,255,255,.36); }
.hero-trust { display: flex; gap: 0; margin-top: 50px; }
.hero-trust div { display: flex; flex-direction: column; padding: 0 24px; border-left: 1px solid rgba(255,255,255,.18); }
.hero-trust div:first-child { padding-left: 0; border-left: 0; }
.hero-trust strong { font-family: Georgia, serif; color: white; font-size: 24px; }
.hero-trust span { color: rgba(255,255,255,.56); font-size: 12px; }
.hero-orbit { position: relative; z-index: 2; min-height: 490px; }
.orbit { position: absolute; inset: 50% auto auto 50%; border: 1px solid rgba(255,255,255,.17); border-radius: 50%; transform: translate(-50%,-50%); }
.orbit-one { width: 430px; height: 430px; animation: spin 26s linear infinite; }
.orbit-two { width: 320px; height: 320px; animation: spin 18s linear infinite reverse; }
.orbit i { position: absolute; top: 22px; left: 60px; color: var(--yellow); font-style: normal; font-size: 20px; }
.orbit-two i { top: auto; bottom: 20px; left: auto; right: 44px; font-size: 32px; }
.celestial-card { position: absolute; left: 50%; top: 50%; width: 312px; height: 392px; padding: 40px 28px; transform: translate(-50%,-50%) rotate(4deg); border: 1px solid rgba(255,255,255,.32); border-radius: 155px 155px 26px 26px; background: linear-gradient(160deg, rgba(255,255,255,.18), rgba(255,255,255,.06)); box-shadow: 0 30px 80px rgba(0,0,0,.28); backdrop-filter: blur(12px); text-align: center; }
.celestial-card img { display: block; width: 110px; height: 110px; margin: 0 auto 24px; object-fit: contain; filter: drop-shadow(0 8px 16px rgba(0,0,0,.22)); }
.celestial-card b { display: block; max-width: 248px; margin: 12px auto 0; color: #fff; font-family: Georgia, serif; font-size: 28px; font-weight: 600; line-height: 1.1; letter-spacing: -.035em; text-shadow: 0 4px 20px rgba(0,0,0,.18); }
.mini-label { display: block; color: rgba(255,255,255,.72); font-size: 11px; font-weight: 700; letter-spacing: .32em; line-height: 1.4; }
@keyframes spin { to { transform: translate(-50%,-50%) rotate(360deg); } }

.trust-strip { position: relative; z-index: 3; max-width: 1240px; margin: -36px auto 0; padding: 0 24px; display: grid; grid-template-columns: repeat(3,1fr); }
.trust-strip article { min-height: 132px; display: flex; align-items: center; gap: 18px; padding: 28px; background: white; border-right: 1px solid #eee5f5; box-shadow: 0 18px 50px rgba(45,13,67,.1); }
.trust-strip article:first-child { border-radius: 18px 0 0 18px; }
.trust-strip article:last-child { border-radius: 0 18px 18px 0; border: 0; }
.trust-strip article > span { display: grid; place-items: center; min-width: 46px; height: 46px; border-radius: 50%; color: #7122ae; background: var(--lilac); font-size: 20px; }
.trust-strip h3 { margin: 0 0 6px; font-size: 16px; }
.trust-strip p { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.5; }

.section { max-width: 1280px; margin: 0 auto; padding: 120px 42px; }
.section-heading h2, .about-copy h2, .contact-section h2 { margin: 0; font-family: Georgia, serif; font-size: clamp(38px, 4.2vw, 62px); line-height: 1.05; letter-spacing: -.04em; }
.section-heading.split { display: grid; grid-template-columns: 1fr .7fr; gap: 80px; align-items: end; margin-bottom: 50px; }
.section-heading.split > p { margin: 0; color: var(--muted); line-height: 1.8; }
.section-heading.centered { max-width: 780px; margin: 0 auto 55px; text-align: center; }
.category-filter { display: flex; flex-wrap: wrap; gap: 10px; margin: -12px 0 34px; }
.category-filter button { padding: 11px 17px; color: #6e6276; background: transparent; border: 1px solid #ddd0e4; border-radius: 999px; cursor: pointer; font-size: 12px; font-weight: 800; transition: .2s; }
.category-filter button:hover, .category-filter button.active { color: white; background: #64209a; border-color: #64209a; }
.service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.service-card { overflow: hidden; display: flex; flex-direction: column; border-radius: 24px; background: white; box-shadow: 0 16px 46px rgba(45,13,67,.09); transition: transform .25s, box-shadow .25s; }
.service-card:hover { transform: translateY(-7px); box-shadow: 0 24px 56px rgba(45,13,67,.15); }
.service-visual { position: relative; height: 160px; display: grid; place-items: center; color: white; overflow: hidden; }
.service-visual:before, .service-visual:after { content: ""; position: absolute; border: 1px solid rgba(255,255,255,.25); border-radius: 50%; }
.service-visual:before { width: 220px; height: 220px; }
.service-visual:after { width: 150px; height: 150px; }
.service-visual span { position: relative; z-index: 1; font-family: Georgia, serif; font-size: 70px; }
.violet .service-visual { background: linear-gradient(135deg,#5f169a,#852aca); }
.indigo .service-visual { background: linear-gradient(135deg,#34105d,#7225ad); }
.magenta .service-visual { background: linear-gradient(135deg,#7b1f9a,#b23bcd); }
.service-body { display: flex; flex: 1; flex-direction: column; padding: 28px; }
.service-meta { display: flex; gap: 8px; margin-bottom: 22px; }
.service-meta span { padding: 5px 9px; color: #7625ae; background: #f3eafa; border-radius: 999px; font-size: 11px; font-weight: 800; }
.service-card h3 { margin: 0 0 12px; font-family: Georgia, serif; font-size: 27px; }
.service-card > .service-body > p { min-height: 96px; margin: 0; color: var(--muted); font-size: 14px; line-height: 1.7; }
.service-details { margin-top: 18px; border-top: 1px solid #eee8f2; }
.service-details summary { display: flex; justify-content: space-between; align-items: center; padding: 15px 0 5px; color: #6d219d; cursor: pointer; list-style: none; font-size: 12px; font-weight: 900; }
.service-details summary::-webkit-details-marker { display: none; }
.service-details summary span { font-size: 20px; font-weight: 300; transition: transform .2s; }
.service-details[open] summary span { transform: rotate(45deg); }
.service-details dl { margin: 12px 0 0; padding: 15px; background: #f8f3fb; border-radius: 12px; }
.service-details dl div + div { margin-top: 12px; }
.service-details dt { margin-bottom: 3px; color: #4b165f; text-transform: uppercase; letter-spacing: .08em; font-size: 9px; font-weight: 900; }
.service-details dd { margin: 0; color: var(--muted); font-size: 12px; line-height: 1.55; }
.service-footer { display: flex; justify-content: space-between; align-items: center; margin-top: 26px; padding-top: 20px; border-top: 1px solid #eee8f2; }
.service-footer strong { font-size: 20px; }
.service-footer a { color: #7223ad; font-size: 13px; font-weight: 900; }

.guidance-section { padding: 110px clamp(24px, 6vw, 90px); color: white; background: radial-gradient(circle at 80% 10%, #7b2bb7 0, transparent 32%), linear-gradient(130deg,#3a075e,#210032); }
.guidance-inner { max-width: 1220px; margin: 0 auto; }
.guidance-panels { display: grid; grid-template-columns: 1fr 1fr; gap: 52px; align-items: start; }
.guidance-copy h2 { margin: 0; font-family: Georgia,serif; font-size: clamp(42px, 4.8vw, 64px); line-height: 1.02; letter-spacing: -.04em; }
.guidance-copy { max-width: 760px; margin: 0 auto 48px; text-align: center; }
.guidance-copy > p:not(.eyebrow) { max-width: 650px; margin: 18px auto 0; color: rgba(255,255,255,.7); line-height: 1.75; }
.guidance-copy label { display: block; margin: 32px 0 10px; color: #e8d9f1; font-size: 12px; font-weight: 900; }
.guidance-copy select { width: 100%; min-height: 56px; padding: 0 18px; color: var(--ink); background: white; border: 0; border-radius: 12px; font: 700 15px Arial; }
.guidance-result { min-height: 410px; padding: 30px; color: var(--ink); background: rgba(255,255,255,.96); border-radius: 22px; box-shadow: 0 24px 70px rgba(0,0,0,.2); }
.guidance-placeholder { min-height: 230px; display: grid; place-items: center; align-content: center; text-align: center; color: #776c7c; }
.guidance-placeholder span { display: grid; place-items: center; width: 62px; height: 62px; margin-bottom: 16px; color: #7e2ab7; background: #efe4f7; border-radius: 50%; font-size: 24px; }
.guidance-placeholder p { max-width: 320px; line-height: 1.6; }
.result-label { margin: 0 0 18px; color: #75697c; font-size: 13px; }
.result-list { display: grid; gap: 9px; }
.result-list a { display: grid; grid-template-columns: auto 1fr auto; gap: 13px; align-items: center; padding: 13px 15px; background: #f6effa; border: 1px solid transparent; border-radius: 12px; transition: .2s; }
.result-list a:hover { background: white; border-color: #d7bde9; transform: translateX(3px); }
.result-icon { display: grid; place-items: center; width: 38px; height: 38px; color: white; background: #6d209f; border-radius: 50%; font-family: Georgia,serif; }
.result-list a > span:nth-child(2) { display: flex; flex-direction: column; gap: 4px; }
.result-list small { color: #746979; }
.health-notice { margin-top: 24px; padding: 17px 18px; color: #574d5c; background: #fff9df; border-left: 3px solid #d9ad16; border-radius: 8px; }
.health-notice strong { color: #5a4310; font-size: 12px; text-transform: uppercase; letter-spacing: .08em; }
.health-notice p { margin: 6px 0 0; font-size: 12px; line-height: 1.55; }

.about-section { display: grid; grid-template-columns: 1fr 1fr; min-height: 690px; background: #eee4f5; }
.about-art { position: relative; overflow: hidden; min-height: 690px; background: #210034 url("assets/images/astrologia-celestial.png") center / cover no-repeat; }
.about-copy { display: flex; flex-direction: column; justify-content: center; padding: clamp(55px, 8vw, 120px); background: #f5eff9; }
.about-copy p:not(.eyebrow) { max-width: 600px; color: var(--muted); line-height: 1.8; }
.signature { margin-top: 24px; color: #6c219d; font-family: Georgia,serif; font-size: 24px; font-style: italic; }
.signature span { color: #c29418; }
.about-map-button { align-self: flex-start; margin-top: 26px; }

.numerology-section { display: grid; grid-template-columns: 1fr 1fr; min-height: 690px; background: #f5eff9; }
.numerology-art { position: relative; order: 2; overflow: hidden; min-height: 690px; background: #210034 url("assets/images/numerologia-celestial.png") center / cover no-repeat; }
.number-orbit { position: absolute; border: 1px solid rgba(255,255,255,.14); border-radius: 50%; }
.orbit-a { width: 710px; height: 710px; }
.orbit-b { width: 550px; height: 550px; border-color: rgba(255,255,255,.1); }
.orbit-c { width: 390px; height: 390px; border-color: rgba(255,255,255,.2); }
.numerology-number { position: relative; z-index: 2; color: var(--yellow); font-family: Georgia,serif; font-size: clamp(150px, 20vw, 260px); letter-spacing: -.13em; line-height: .7; text-shadow: 0 0 70px rgba(255,216,77,.2); }
.numerology-note { position: absolute; z-index: 3; right: 7%; bottom: 10%; padding: 20px 24px; color: white; background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.18); border-radius: 14px; backdrop-filter: blur(10px); font-family: Georgia,serif; line-height: 1.5; }
.numerology-note span { color: var(--yellow); }
.numerology-copy { display: flex; order: 1; flex-direction: column; justify-content: center; padding: clamp(55px, 8vw, 120px); }
.numerology-copy h2 { margin: 0; color: #261039; font-family: Georgia,serif; font-size: clamp(38px, 4.2vw, 62px); line-height: 1.05; letter-spacing: -.04em; }
.numerology-copy p:not(.eyebrow) { max-width: 600px; color: var(--muted); line-height: 1.8; }
.numerology-copy .button { align-self: flex-start; margin-top: 17px; }
.numerology-cta { margin-top: 28px !important; }
.map-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 17px; }
.numerology-copy .map-actions .button { margin-top: 0; }
.astrology-button { color: #5d1a7d; background: #f7f0fb; border: 2px solid #bd77dd; border-radius: 22px; }
.astrology-button:hover { color: white; background: #6c219d; box-shadow: 0 12px 28px rgba(108,33,157,.18); }

.tarot-section { background: #eee4f5; }
.tarot-art { background: #08000f url("assets/images/taro-celestial.png") center / cover no-repeat; }

.blog-section { background: #faf6fd; }
.blog-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.blog-card { overflow: hidden; background: white; border: 1px solid #eee4f3; border-radius: 22px; box-shadow: 0 16px 42px rgba(45,13,67,.07); }
.blog-visual { height: 144px; display: grid; place-items: center; color: var(--yellow); background: radial-gradient(circle at 30% 25%, #8b32c7, transparent 32%), linear-gradient(135deg,#491079,#210034); }
.blog-card:nth-child(2) .blog-visual { background: radial-gradient(circle at 72% 32%, #bd58cf, transparent 30%), linear-gradient(135deg,#5b168c,#2c0848); }
.blog-card:nth-child(3) .blog-visual { background: radial-gradient(circle at 35% 25%, #ce8f4a, transparent 28%), linear-gradient(135deg,#4d115f,#24042e); }
.blog-visual span { font-family: Georgia,serif; font-size: 64px; text-shadow: 0 8px 20px rgba(0,0,0,.2); }
.blog-content { padding: 20px 22px 24px; }
.blog-meta { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-bottom: 18px; color: #7b6f82; font-size: 11px; font-weight: 800; }
.blog-meta span { padding: 6px 9px; color: #70219f; background: #f1e5f8; border-radius: 99px; }
.blog-content h3 { margin: 0; font-family: Georgia,serif; font-size: 27px; line-height: 1.12; }
.blog-content > p { margin: 0; color: var(--muted); line-height: 1.7; }
.blog-content details { margin-top: 22px; border-top: 1px solid #eee7f2; }
.blog-content summary { display: flex; align-items: center; justify-content: space-between; padding-top: 17px; color: #6f209e; cursor: pointer; list-style: none; font-size: 13px; font-weight: 900; }
.blog-content summary::-webkit-details-marker { display: none; }
.blog-content details p { color: var(--muted); font-size: 14px; line-height: 1.75; }
.blog-content details small { display: block; margin-top: 18px; color: #6f209e; font-weight: 900; }
.blog-all-link { display: flex; justify-content: center; margin-top: 38px; }

.blog-page, .article-page { min-height: 100vh; background: #faf6fd; }
.blog-header, .admin-header { display: flex; align-items: center; justify-content: space-between; gap: 20px; min-height: 78px; padding: 0 clamp(22px, 6vw, 96px); color: white; background: #25043f; }
.blog-back, .text-button { color: #f5eafa; background: transparent; border: 0; font: inherit; font-size: 14px; font-weight: 800; cursor: pointer; }
.blog-back:hover, .text-button:hover { color: var(--yellow); }
.blog-hero { padding: 104px max(24px, calc((100% - 1100px) / 2)); color: white; background: radial-gradient(circle at 72% 28%, #8d34c5, transparent 25%), linear-gradient(130deg, #4a0c77, #210034); }
.blog-hero h1, .article-content h1, .admin-intro h1 { margin: 0; font-family: Georgia,serif; font-size: clamp(44px, 6vw, 74px); line-height: .98; letter-spacing: -.05em; }
.blog-hero h1 em { display: block; color: var(--yellow); font-weight: 400; }
.blog-hero > p:last-child { max-width: 580px; margin: 24px 0 0; color: rgba(255,255,255,.73); font-size: 18px; line-height: 1.65; }
.blog-list { max-width: 1100px; margin: 0 auto; padding: 76px 24px 110px; display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
.public-post { display: grid; grid-template-columns: 92px 1fr; gap: 22px; align-items: start; padding: 30px; background: white; border: 1px solid #eee4f3; border-radius: 22px; box-shadow: 0 16px 42px rgba(45,13,67,.06); }
.public-post-symbol { display: grid; place-items: center; width: 72px; height: 72px; color: var(--yellow); background: linear-gradient(135deg,#6821a1,#2b054b); border-radius: 50%; font-family: Georgia,serif; font-size: 35px; }
.public-post-cover { width: 92px; aspect-ratio: 16 / 9; object-fit: cover; border-radius: 12px; }
.public-post h2 { margin: 0 0 12px; font-family: Georgia,serif; font-size: 29px; line-height: 1.08; }
.public-post p { margin: 0; color: var(--muted); line-height: 1.7; }
.public-post-subtitle { margin: -4px 0 13px !important; color: #62476e !important; font-family: Georgia,serif; font-size: 17px; line-height: 1.45 !important; }
.public-post a { display: inline-block; margin-top: 20px; color: #6c219d; font-size: 13px; font-weight: 900; }
.empty-blog { grid-column: 1 / -1; padding: 48px; color: var(--muted); background: white; border-radius: 20px; text-align: center; }
.blog-footer { padding: 30px 24px; color: #9d91a6; background: #160920; text-align: center; font-size: 13px; }
.article-content { max-width: 820px; margin: 0 auto; padding: 100px 28px 120px; }
.article-content h1 { color: #2b0e43; }
.article-lead { max-width: 680px; margin: 26px 0 18px; color: #675a70; font-family: Georgia,serif; font-size: 23px; line-height: 1.5; }
.article-byline { padding-bottom: 28px; color: #7b6f82; border-bottom: 1px solid #e7ddeb; font-size: 13px; }
.article-cover { display: block; width: 100%; height: auto; margin: 38px 0; border-radius: 18px; box-shadow: 0 18px 46px rgba(45,13,67,.15); }
.article-subtitle { max-width: 690px; margin: 0 0 24px; color: #5f3b6d; font-family: Georgia,serif; font-size: 25px; font-weight: 400; line-height: 1.45; }
.article-body { max-width: 690px; margin-top: 42px; color: #42384a; font-size: 18px; line-height: 1.9; }
.article-subtitle + .article-body { margin-top: 0; }
.share-section { max-width: 690px; margin-top: 48px; padding-top: 28px; border-top: 1px solid #e7ddeb; }
.share-section > p { margin: 0 0 14px; color: #5e4968; font-family: Georgia,serif; font-size: 19px; }
.share-buttons { display: flex; flex-wrap: wrap; gap: 10px; }
.share-buttons a, .share-buttons button { padding: 11px 15px; color: #4f1375; background: #f0e4f6; border: 0; border-radius: 999px; font: 800 13px Arial, Helvetica, sans-serif; cursor: pointer; }
.share-buttons a:first-child { color: white; background: #20a45a; }
.share-buttons a:nth-child(2) { color: white; background: #2865b4; }
.share-section small { display: block; margin-top: 12px; color: #675a70; }

.admin-page, .login-page { min-height: 100vh; background: #f8f3fb; }
.admin-shell { max-width: 1040px; margin: 0 auto; padding: 72px 24px 110px; }
.admin-intro { margin-bottom: 40px; }
.admin-intro h1 { color: #2b0e43; }
.admin-intro > p:last-child { max-width: 570px; color: var(--muted); line-height: 1.7; }
.post-form, .login-card { display: grid; gap: 18px; padding: clamp(24px, 4vw, 42px); background: white; border-radius: 22px; box-shadow: 0 16px 42px rgba(45,13,67,.08); }
.post-form label, .login-card label { display: grid; gap: 8px; color: #4d315d; font-size: 13px; font-weight: 900; }
.post-form input, .post-form textarea, .login-card input { width: 100%; padding: 13px 14px; color: #251631; background: #fcf9fd; border: 1px solid #dfd3e5; border-radius: 10px; font: 400 15px Arial, Helvetica, sans-serif; resize: vertical; }
.post-form input[type="file"] { padding: 10px; background: #f6effa; }
.admin-cover-preview { display: block; width: min(100%, 420px); height: auto; margin-top: 6px; border-radius: 10px; }
.post-form input:focus, .post-form textarea:focus, .login-card input:focus { outline: 2px solid #a450d9; outline-offset: 2px; }
.form-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 5px; }
.ghost-admin { color: #64209a; background: #f2e6f8; border: 0; cursor: pointer; }
.post-manager { margin-top: 58px; }
.post-manager h2 { margin: 0 0 22px; color: #2b0e43; font-family: Georgia,serif; font-size: 34px; }
.post-table { display: grid; gap: 12px; }
.post-table article { display: flex; align-items: center; justify-content: space-between; gap: 22px; padding: 20px 22px; background: white; border-radius: 14px; }
.post-table h3 { margin: 9px 0 4px; color: #2b0e43; font-family: Georgia,serif; font-size: 21px; }
.post-table p { margin: 0; color: var(--muted); font-size: 13px; }
.post-table a { color: #6c219d; font-weight: 900; }
.status { display: inline-block; padding: 5px 8px; border-radius: 99px; font-size: 10px; font-weight: 900; }
.status.published { color: #146537; background: #daf3e4; }
.status.draft { color: #765217; background: #fff0bf; }
.delete-form { margin-top: 26px; }
.delete-form button { color: #9b2838; background: transparent; border: 0; font: inherit; font-size: 13px; font-weight: 800; cursor: pointer; }
.login-page { display: grid; place-items: center; padding: 42px 22px; background: radial-gradient(circle at 70% 20%, #8431b8, transparent 24%), linear-gradient(140deg,#3f0766,#1d002e); }
.login-brand { position: absolute; top: 28px; left: clamp(22px, 6vw, 86px); color: white; }
.login-card { width: min(100%, 440px); }
.login-card h1 { margin: 0; color: #2b0e43; font-family: Georgia,serif; font-size: 37px; }
.login-card > p:not(.eyebrow) { margin: -8px 0 8px; color: var(--muted); line-height: 1.6; }


.experts-section { background: var(--cream); }
.expert-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }
.expert-grid.single-expert { max-width: 460px; margin: 0 auto; grid-template-columns: 1fr; }
.expert-grid.single-expert.expert-profile { max-width: 1080px; }
.expert-card { overflow: hidden; background: white; border-radius: 24px; box-shadow: 0 14px 40px rgba(45,13,67,.08); }
.expert-profile .expert-card { display: grid; grid-template-columns: minmax(280px, .7fr) minmax(0, 1.3fr); }
.expert-profile .expert-portrait { height: 100%; min-height: 520px; }
.expert-portrait { height: 300px; display: grid; place-items: center; position: relative; overflow: hidden; }
.expert-portrait:before { content: ""; position: absolute; width: 230px; height: 230px; border: 1px solid rgba(255,255,255,.35); border-radius: 50%; }
.expert-portrait span { position: relative; z-index: 2; display: grid; place-items: center; width: 105px; height: 105px; color: white; border: 1px solid rgba(255,255,255,.5); border-radius: 50%; font-family: Georgia,serif; font-size: 32px; }
.expert-portrait img { position: relative; z-index: 2; width: 176px; height: 176px; object-fit: contain; filter: drop-shadow(0 14px 22px rgba(0,0,0,.25)); }
.portrait-one { background: linear-gradient(135deg,#d5a7de,#7d2c9c); }
.portrait-two { background: linear-gradient(135deg,#6d398c,#251038); }
.portrait-three { background: linear-gradient(135deg,#c789ab,#7d2a67); }
.expert-card > div:last-child { padding: 26px; }
.expert-card p { margin: 0 0 7px; color: #8b34b9; text-transform: uppercase; letter-spacing: .12em; font-size: 10px; font-weight: 900; }
.expert-card h3 { margin: 0 0 7px; font-family: Georgia,serif; font-size: 26px; }
.expert-card div > span { color: var(--muted); font-size: 13px; }
.expert-profile .expert-bio { padding: clamp(34px, 5vw, 66px); }
.expert-bio-text { margin-top: 28px; display: grid; gap: 16px; }
.expert-card .expert-bio-text p { margin: 0; color: var(--muted); text-transform: none; letter-spacing: 0; font-size: 15px; font-weight: 400; line-height: 1.8; }
.expert-cta { margin-top: 30px; }

.testimonials-section { padding: 120px clamp(24px, 6vw, 90px); color: white; background: linear-gradient(135deg,#3a075e,#210032); }
.light-heading .eyebrow { color: #ddc3ee; }
.testimonial-grid { max-width: 1240px; margin: 0 auto; display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; }
.testimonial-grid figure { position: relative; margin: 0; min-height: 320px; padding: 42px 34px 30px; color: var(--ink); background: #fff; border-radius: 20px; }
.quote-mark { position: absolute; top: -21px; left: 26px; display: grid; place-items: center; width: 50px; height: 50px; color: white; background: #8d31d5; border-radius: 50%; font-family: Georgia,serif; font-size: 35px; }
.testimonial-grid blockquote { margin: 15px 0 38px; font-family: Georgia,serif; font-size: 19px; line-height: 1.65; }
.testimonial-grid figcaption { display: grid; grid-template-columns: auto 1fr auto; gap: 12px; align-items: center; }
.avatar { display: grid; place-items: center; width: 43px; height: 43px; color: white; background: #61228a; border-radius: 50%; font-size: 12px; font-weight: 900; }
.testimonial-grid figcaption span:nth-child(2) { display: flex; flex-direction: column; gap: 3px; }
.testimonial-grid small { color: var(--muted); }
.rating { color: #e6b900; letter-spacing: 1px; font-size: 11px; }

.faq-section { display: grid; grid-template-columns: .65fr 1fr; gap: 90px; }
.faq-intro { position: sticky; top: 120px; align-self: start; }
.faq-intro h2 { margin: 0; font-family: Georgia,serif; font-size: clamp(38px, 4vw, 56px); line-height: 1.08; }
.faq-intro > p:not(.eyebrow) { color: var(--muted); line-height: 1.7; }
.faq-intro a { display: inline-block; margin-top: 12px; color: #7323a9; font-weight: 900; }
.faq-list details { background: white; border-bottom: 1px solid #e6dce9; }
.faq-list summary { display: flex; align-items: center; justify-content: space-between; gap: 30px; padding: 27px 4px; cursor: pointer; list-style: none; font-family: Georgia,serif; font-size: 21px; font-weight: 700; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { color: #8d2dcd; font: 300 28px Arial; transition: transform .2s; }
.faq-list details[open] summary span { transform: rotate(45deg); }
.faq-list details p { margin: -5px 40px 26px 4px; color: var(--muted); line-height: 1.75; }

.contact-section { position: relative; overflow: hidden; padding: 115px 24px; color: white; background: linear-gradient(120deg,#6214a0,#31054e); text-align: center; }
.contact-section h2 { position: relative; }
.contact-section > p:not(.eyebrow) { position: relative; max-width: 640px; margin: 25px auto 32px; color: rgba(255,255,255,.75); line-height: 1.7; }
.contact-section .button { position: relative; }
.contact-actions { position: relative; display: flex; flex-wrap: wrap; justify-content: center; gap: 14px; }
.button.whatsapp { color: white; background: #22a45a; box-shadow: 0 14px 35px rgba(34,164,90,.24); }
.contact-glow { position: absolute; width: 500px; height: 500px; left: 50%; top: 50%; transform: translate(-50%,-50%); border: 1px solid rgba(255,255,255,.12); border-radius: 50%; box-shadow: 0 0 0 80px rgba(255,255,255,.025), 0 0 0 160px rgba(255,255,255,.015); }

footer { padding: 72px clamp(24px, 6vw, 90px) 28px; color: #d7cedc; background: #13091d; }
.footer-main { max-width: 1240px; margin: 0 auto; display: grid; grid-template-columns: 1.5fr repeat(3,1fr); gap: 60px; }
.footer-brand p { max-width: 310px; color: #92899a; line-height: 1.7; }
.footer-main h3 { margin: 4px 0 22px; color: white; font-size: 14px; }
.footer-main > div:not(.footer-brand) { display: flex; flex-direction: column; gap: 13px; }
.footer-main a:not(.brand), .footer-main p { color: #948c9b; font-size: 13px; line-height: 1.5; }
.footer-main a:hover { color: white; }
.footer-bottom { max-width: 1240px; margin: 55px auto 0; padding-top: 25px; display: flex; justify-content: space-between; border-top: 1px solid #2b2034; color: #776f7f; font-size: 12px; }
.footer-bottom b { color: var(--yellow); }

@media (max-width: 980px) {
  .menu-button { display: block; position: relative; z-index: 2; cursor: pointer; }
  .nav { position: fixed; inset: 0; padding: 100px 32px 40px; flex-direction: column; align-items: stretch; gap: 10px; background: #25043f; transform: translateX(100%); transition: transform .3s; }
  .nav.open { transform: translateX(0); }
  .nav a { padding: 16px 0; font-size: 18px; }
  .nav-cta { margin-top: 10px; text-align: center; }
  .hero { grid-template-columns: 1fr; padding-top: 76px; }
  .hero-content { max-width: 760px; }
  .hero-orbit { display: none; }
  .trust-strip { grid-template-columns: 1fr; margin-top: 0; padding: 0; }
  .trust-strip article, .trust-strip article:first-child, .trust-strip article:last-child { border-radius: 0; border-right: 0; border-bottom: 1px solid #eee5f5; box-shadow: none; }
  .service-grid, .expert-grid, .testimonial-grid, .blog-grid { grid-template-columns: 1fr 1fr; }
  .service-card:last-child, .expert-card:last-child, .testimonial-grid figure:last-child, .blog-card:last-child { grid-column: 1 / -1; }
  .about-section { grid-template-columns: 1fr; }
  .expert-profile .expert-card { grid-template-columns: 1fr; }
  .expert-profile .expert-portrait { min-height: 320px; }
  .numerology-section, .tarot-section { grid-template-columns: 1fr; }
  .about-art { min-height: 520px; }
  .numerology-art, .tarot-art { min-height: 520px; }
  .guidance-panels { grid-template-columns: 1fr; gap: 28px; }
  .faq-section { grid-template-columns: 1fr; gap: 50px; }
  .faq-intro { position: static; }
  .footer-main { grid-template-columns: 1.5fr 1fr 1fr; }
  .footer-main > div:last-child { grid-column: 1 / -1; }
}

@media (max-width: 650px) {
  .site-header { height: 72px; padding: 0 20px; }
  .brand { font-size: 14px; }
  .brand-logo { width: 33px; height: 33px; }
  .hero { min-height: auto; padding: 72px 22px 70px; }
  .hero h1 { font-size: 49px; }
  .hero-copy { font-size: 16px; }
  .hero-actions { flex-direction: column; }
  .hero-trust { display: grid; grid-template-columns: repeat(3,1fr); }
  .hero-trust div { padding: 0 10px; }
  .hero-trust strong { font-size: 20px; }
  .hero-trust span { font-size: 9px; }
  .section { padding: 82px 22px; }
  .category-filter { overflow-x: auto; flex-wrap: nowrap; padding-bottom: 4px; }
  .category-filter button { white-space: nowrap; }
  .section-heading.split { grid-template-columns: 1fr; gap: 22px; }
  .service-grid, .expert-grid, .testimonial-grid, .blog-grid { grid-template-columns: 1fr; }
  .service-card:last-child, .expert-card:last-child, .testimonial-grid figure:last-child, .blog-card:last-child { grid-column: auto; }
  .about-art { min-height: 410px; }
  .numerology-art { min-height: 410px; }
  .numerology-number { font-size: 170px; }
  .orbit-a { width: 500px; height: 500px; }
  .orbit-b { width: 390px; height: 390px; }
  .orbit-c { width: 270px; height: 270px; }
  .about-copy { padding: 75px 24px; }
  .numerology-copy { padding: 75px 24px; }
  .map-actions { flex-direction: column; }
  .expert-portrait { height: 250px; }
  .testimonials-section { padding: 90px 22px; }
  .guidance-section { padding: 85px 22px; }
  .guidance-result { padding: 20px; }
  .testimonial-grid figure { min-height: auto; }
  .faq-list summary { font-size: 18px; }
  .contact-section { padding: 90px 22px; }
  .contact-actions { flex-direction: column; }
  .blog-list { grid-template-columns: 1fr; padding-top: 50px; }
  .blog-hero { padding-top: 76px; padding-bottom: 76px; }
  .public-post { grid-template-columns: 1fr; }
  .public-post-symbol { width: 58px; height: 58px; }
  .public-post-cover { width: 100%; max-width: 320px; }
  .admin-shell { padding-top: 52px; }
  .post-table article { align-items: flex-start; flex-direction: column; }
  .footer-main { grid-template-columns: 1fr 1fr; gap: 42px 24px; }
  .footer-brand, .footer-main > div:last-child { grid-column: 1 / -1; }
  .footer-bottom { flex-direction: column; gap: 10px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .orbit { animation: none; }
  *, *:before, *:after { transition-duration: .01ms !important; }
}

/* WordPress */
.wp-admin-bar .site-header { top: 32px; }
.site-shell { overflow: hidden; }
.wp-post-image { display: block; max-width: 100%; height: auto; }
.wp-post-thumbnail { display: block; }
.post-card-cover { display: block; aspect-ratio: 16 / 9; overflow: hidden; background: linear-gradient(135deg,#491079,#210034); }
.post-card-cover img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.post-card-cover .blog-visual { height: 100%; }
.blog-empty { padding: 30px; color: var(--muted); background: #fff; border-radius: 18px; }
.wp-page { min-height: 100vh; background: #faf6fd; }
.wp-page-hero { padding: 105px max(24px, calc((100% - 1100px) / 2)); color: #fff; background: radial-gradient(circle at 72% 28%, #8d34c5, transparent 25%), linear-gradient(130deg, #4a0c77, #210034); }
.wp-page-hero h1 { margin: 0; font-family: Georgia,serif; font-size: clamp(44px,6vw,74px); line-height: .98; letter-spacing: -.05em; }
.wp-page-hero p { max-width: 750px; color: rgba(255,255,255,.76); line-height: 1.75; }
.wp-article { max-width: 860px; margin: 0 auto; padding: 90px 24px 120px; }
.wp-article h1 { margin: 0 0 18px; font-family: Georgia,serif; font-size: clamp(42px,5vw,70px); line-height: 1; letter-spacing: -.045em; }
.wp-article .subtitle { margin: 0 0 28px; color: #6c6072; font-size: 21px; line-height: 1.55; }
.wp-article .article-image { margin: 36px 0; overflow: hidden; border-radius: 22px; }
.wp-article .article-image img { width: 100%; aspect-ratio: 16 / 9; object-fit: cover; }
.wp-article .entry-content { color: #514859; font-size: 18px; line-height: 1.85; }
.wp-article .entry-content h2 { margin-top: 52px; color: var(--ink); font-family: Georgia,serif; font-size: 34px; }
.article-share { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 50px; padding-top: 28px; border-top: 1px solid #e4d8e9; }
.article-share a { padding: 12px 16px; color: #5d1a7d; border: 1px solid #bd77dd; border-radius: 999px; font-weight: 800; }
.article-share a:hover { color: #fff; background: #6c219d; }
.service-filter { display: flex; flex-wrap: wrap; gap: 10px; margin: -12px 0 34px; }
.service-filter button { padding: 11px 17px; color: #6e6276; background: transparent; border: 1px solid #ddd0e4; border-radius: 999px; cursor: pointer; font: inherit; font-size: 12px; font-weight: 800; }
.service-filter button.active, .service-filter button:hover { color: #fff; background: #64209a; border-color: #64209a; }
.service-card.is-hidden { display: none; }
.guidance-options { display: grid; gap: 9px; }
.guidance-topic-panel { padding: 36px; background: rgba(255,255,255,.98); border-radius: 24px; box-shadow: 22px 22px 0 rgba(24,0,45,.2); }
.guidance-options button { width: 100%; padding: 16px 18px; color: var(--ink); background: #f6effa; border: 1px solid transparent; border-radius: 12px; cursor: pointer; text-align: left; font: inherit; font-weight: 800; }
.guidance-options button:hover, .guidance-options button.active { background: #fff; border-color: #c998e4; box-shadow: inset 0 0 0 1px #c998e4; }
.guidance-response { margin-top: 16px; color: #665b6d; line-height: 1.65; }
@media (max-width: 980px) { .guidance-side { gap: 28px; } .guidance-topic-panel { box-shadow: none; } }
@media (max-width: 782px) { .wp-admin-bar .site-header { top: 46px; } }
