:root{--bg: #f2e5cf;--surface: rgba(255, 248, 236, .92);--surface-strong: #fffdf8;--text: #18202f;--muted: #5a5f6d;--line: rgba(24, 32, 47, .14);--primary: #0f172a;--accent: #bf6230;--accent-strong: #8f431d;--shadow: 0 22px 54px rgba(28, 22, 14, .16);--radius: 24px;--radius-sm: 14px;--container: 1120px;--focus: 3px solid #0b57d0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Georgia,Times New Roman,serif;color:var(--text);background:radial-gradient(circle at top left,rgba(191,98,48,.2),transparent 28%),radial-gradient(circle at 85% 12%,rgba(242,213,138,.28),transparent 22%),linear-gradient(180deg,#fff9f0 0%,var(--bg) 48%,#e6d3b4 100%);line-height:1.55}a{color:inherit}img{max-width:100%}:focus-visible{outline:var(--focus);outline-offset:3px}.skip-link{position:absolute;left:1rem;top:-3rem;z-index:20;padding:.75rem 1rem;background:var(--primary);color:#fff;border-radius:999px}.skip-link:focus{top:1rem}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(12px);background:#fff9efe0;border-bottom:1px solid var(--line)}.header-inner,.footer-grid,.cookie-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-inner,.footer-grid{padding:1rem 0}.header-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.brand{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none;font-weight:700}.brand-mark{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:linear-gradient(135deg,var(--accent),#e0b060);color:#fff9f0;box-shadow:0 10px 22px #bf623047}.site-footer a{text-decoration:none;color:var(--muted)}.hero,.faq-section{padding:4rem 0}.hero-grid{display:grid;gap:1.5rem}.hero-copy,.hero-card,.card-widget,.faq-list,.insight-card,.cookie-banner{border:1px solid var(--line);box-shadow:var(--shadow)}.hero-copy,.hero-card,.card-widget,.faq-list,.insight-card{background:var(--surface);border-radius:var(--radius)}.hero-copy,.hero-card,.card-widget,.faq-list,.insight-card{padding:1.75rem}.eyebrow,.section-label,.card-kicker,.result-label,.hero-meta{letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;color:var(--muted)}h1,h2,h3{line-height:1.1;margin:0}h1{font-size:clamp(2.7rem,7.2vw,5.4rem);max-width:9ch;letter-spacing:-.03em}h2{font-size:clamp(1.15rem,3.3vw,1.55rem);color:var(--muted);font-weight:500;margin-top:.9rem;line-height:1.3}.hero-text,.widget-copy,.microcopy{color:var(--muted)}.hero-copy{background:linear-gradient(180deg,#fffbf4eb,#fff7eae6),#fff8eceb}.hero-copy .eyebrow{margin-bottom:.45rem}.hero-copy h1{margin-top:0}.hero-copy h2{margin-bottom:0;max-width:24ch}.hero-text{margin-top:.85rem;max-width:34ch;font-size:1.02rem}.hero-actions,.button{display:inline-flex;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.2rem;border-radius:999px;border:1px solid transparent;text-decoration:none;font-weight:700;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(180deg,#1c2940 0%,var(--primary) 100%);color:#fff;min-width:min(100%,18rem);min-height:3.7rem;padding:1.05rem 1.6rem;font-size:1.02rem;box-shadow:0 18px 34px #0f172a4d;letter-spacing:.02em}.button-secondary{background:#ffffff6b;color:var(--primary);border-color:#0f172a33}.hero-card{align-self:stretch;background:linear-gradient(180deg,#fffbf4fa,#f2e5cff5),radial-gradient(circle at top,rgba(191,98,48,.24),transparent 42%);position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;inset:auto -12% -18% auto;width:180px;height:180px;background:radial-gradient(circle,rgba(242,213,138,.22),transparent 68%);pointer-events:none}.card-widget-hero{height:100%;position:relative;z-index:1}.hero-actions .button-primary{width:100%;justify-content:center}.reading-result{margin-top:1.25rem;padding:1.25rem;border-radius:var(--radius-sm);background:var(--surface-strong);border:1px solid var(--line);box-shadow:inset 0 1px #ffffffb3}.hero-grid>.reading-result{margin-top:0}.reading-result-empty{display:flex;align-items:center;justify-content:center;min-height:100%}.result-empty-copy{margin:0;max-width:16ch;text-align:center;color:var(--muted);font-size:1.1rem}.tarot-card-preview{margin:1.25rem 0 0;padding:.75rem;border-radius:var(--radius-sm);background:var(--surface-strong);border:1px solid var(--line);box-shadow:inset 0 1px #ffffffb3}.tarot-card-preview img{display:block;width:100%;height:auto;border-radius:calc(var(--radius-sm) - 4px)}.result-title{font-size:1.7rem;font-weight:700;margin:.35rem 0;letter-spacing:-.02em}.result-card-name{margin:0 0 .6rem;color:var(--accent-strong);font-weight:700}.result-title-answer{font-size:2rem}.result-meaning{max-width:24ch;font-size:1rem}.reading-result-answer .result-meaning{max-width:none}.insight-grid{display:grid;gap:1rem}.insight-card{background:linear-gradient(180deg,#fffcf7eb,#faf1e2e0),var(--surface)}.insight-card h3{margin-top:.5rem}.insight-card p:last-child{margin-bottom:0}.faq-list{display:grid;gap:.75rem;background:linear-gradient(180deg,#fffcf7eb,#faf1e2e0),var(--surface)}.faq-list details{padding:1rem 0;border-top:1px solid var(--line)}.faq-list details:first-child{border-top:0}.faq-list summary{cursor:pointer;font-weight:700}.noscript-note{padding:.875rem 1rem;border-radius:var(--radius-sm);background:#c86b3c1a}.cookie-banner{position:sticky;bottom:0;z-index:9;padding:.75rem 0;background:#fff9f1fa;border-top:1px solid var(--line)}.cookie-inner{padding:.25rem 0}.site-footer{padding:1rem 0 2rem}.footer-brand{margin:0;font-weight:700;letter-spacing:.01em}.footer-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.footer-link-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.55rem .9rem;border-radius:999px;border:1px solid var(--line);background:#ffffff75;color:var(--primary);box-shadow:0 8px 18px #1c160e14}.header-link-pill{text-decoration:none}.header-link-pill[aria-current=page],.footer-link-pill[aria-current=page]{background:linear-gradient(180deg,#1c2940 0%,var(--primary) 100%);color:#fff;border-color:transparent;box-shadow:0 18px 34px #0f172a33}@media(min-width:700px){.hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:stretch}.insight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:900px){.hero-copy,.hero-card,.card-widget,.faq-list{padding:2rem}}@media(max-width:699px){.header-inner,.footer-grid,.cookie-inner{flex-direction:column;align-items:flex-start}.footer-nav,.header-nav{justify-content:flex-start}}
