.seo-root *{box-sizing:border-box;margin:0;padding:0}.seo-root{--bg:#08060f;--bg2:#0d0a1a;--panel:#150f28;--panel2:#1a1333;--purple-deep:#1b1338;--purple-mid:#2a1d5e;--gold:#d4af6a;--gold-soft:#e8d5a8;--purple:#8b6fc7;--purple-soft:#b8a3e0;--text:#ece7f5;--text-soft:#b5acc9;--text-muted:#7a7191;--border:#d4af6a29;--border-soft:#b8a3e01f;--radius:16px;--maxw:1080px;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Inter",-apple-system,sans-serif;background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;min-height:100vh;line-height:1.7;overflow-x:hidden}.seo-root .crumb,.seo-root .wrap,.seo-root .read,.seo-root .anchors,.seo-root header,.seo-root section,.seo-root .ft,.seo-root .ft-copy{z-index:1;position:relative}.seo-root .nav{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08060fcc;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:64px;padding:0 clamp(20px,5vw,48px);display:flex;position:sticky;top:0}.seo-root .brand{font-family:var(--serif);letter-spacing:.25em;color:var(--gold-soft);align-items:center;gap:9px;padding-left:.25em;font-size:16px;font-weight:600;text-decoration:none;display:flex}.seo-root .brand .s{color:var(--gold)}.seo-root .nav-links{align-items:center;gap:28px;display:flex}.seo-root .nav-links a{color:var(--text-soft);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.seo-root .nav-links a:hover,.seo-root .nav-links a.active{color:var(--gold-soft)}.seo-root .nav-cta{color:var(--gold);border:1px solid var(--gold);border-radius:999px;padding:8px 18px;font-size:13px;text-decoration:none;transition:background .15s,color .15s}.seo-root .nav-cta:hover{color:var(--gold-soft);background:#d4af6a1f}.seo-root .wrap{max-width:var(--maxw);margin:0 auto;padding:54px 32px}.seo-root .lbl{letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;font-size:12px;font-weight:600}.seo-root .lbl.mute{color:var(--text-muted)}.seo-root .page-h1{font-family:var(--serif);letter-spacing:.5px;margin-bottom:18px;font-size:clamp(34px,5vw,52px);font-weight:700;line-height:1.1}.seo-root .h2{font-family:var(--serif);font-size:clamp(26px,3.4vw,36px);font-weight:600;line-height:1.2}.seo-root .sub{color:var(--text-soft);max-width:60ch;font-size:18px}.seo-root .card-header{padding-top:36px}.seo-root .card-header-grid{grid-template-columns:220px 1fr;align-items:start;gap:40px;display:grid}.seo-root .badges{gap:8px;margin-top:14px;display:flex}.seo-root .badge{border-radius:8px;padding:5px 11px;font-size:12px}.seo-root .badge.out{border:1px solid var(--border);color:var(--gold-soft)}.seo-root .cgrid{gap:18px;display:grid}.seo-root .cgrid.c6{grid-template-columns:repeat(6,1fr)}.seo-root .cgrid.c5{grid-template-columns:repeat(5,1fr)}.seo-root .cgrid.c4{grid-template-columns:repeat(4,1fr)}.seo-root .cgrid.c3{grid-template-columns:repeat(3,1fr)}.seo-root .cgrid.c2{grid-template-columns:repeat(2,1fr)}.seo-root .tcard{aspect-ratio:5/8.6;background:linear-gradient(165deg,var(--panel2),var(--panel));border:1px solid var(--border);border-radius:12px;flex-direction:column;justify-content:space-between;align-items:center;padding:10px 8px;transition:transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.seo-root .tcard .num{color:var(--gold);align-self:flex-start;font-size:11px}.seo-root .tcard .num:last-child{align-self:flex-end;transform:rotate(180deg)}.seo-root .tcard .mid{flex-direction:column;align-items:center;gap:8px;display:flex}.seo-root .tcard .glyph{color:var(--gold-soft);font-size:30px}.seo-root .tcard .nm{font-family:var(--serif);color:var(--text);text-align:center;font-size:13px;font-weight:600}.seo-root .tcard.featured{border-color:var(--gold);box-shadow:0 0 24px #d4af6a2e}.seo-root .tcard.purple{background:linear-gradient(165deg,#1d1540,#150f28)}.seo-root .tcard.sun{background:linear-gradient(165deg,#2a1f12,#1a1333)}.seo-root .ctile{text-decoration:none;transition:transform .2s;display:block}.seo-root .ctile:hover{transform:translateY(-4px)}.seo-root .ctile:hover .tcard{border-color:var(--gold);box-shadow:0 0 20px #d4af6a29}.seo-root .ctile .meta{text-align:center;margin-top:10px}.seo-root .ctile .t{font-family:var(--serif);color:var(--text);font-size:16px}.seo-root .ctile .kw{color:var(--text-muted);margin-top:2px;font-size:12px;line-height:1.45}.seo-root .tldr{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(135deg,#d4af6a14,#8b6fc70d);align-items:flex-start;gap:14px;padding:22px 24px;display:flex}.seo-root .tldr .tl-ic{color:var(--gold);flex-shrink:0;font-size:22px}.seo-root .tldr .tl-k{letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:6px;font-size:12px;font-weight:600}.seo-root .tldr p{color:var(--text-soft);font-size:15px}.seo-root .tldr.purple{border-color:var(--border-soft);background:linear-gradient(135deg,#8b6fc71a,#8b6fc708)}.seo-root .tldr.purple .tl-ic,.seo-root .tldr.purple .tl-k{color:var(--purple-soft)}.seo-root .prose{max-width:72ch}.seo-root .prose p{color:var(--text-soft);margin-bottom:18px}.seo-root .prose h2{font-family:var(--serif);color:var(--text);margin:36px 0 14px;font-size:28px;font-weight:600}.seo-root .prose h3{color:var(--text);margin:26px 0 10px;font-size:19px;font-weight:600}.seo-root .prose strong{color:var(--text)}.seo-root .prose em{color:var(--gold-soft);font-style:italic}.seo-root .prose blockquote{border-left:3px solid var(--gold);font-family:var(--serif);color:var(--gold-soft);margin:22px 0;padding:6px 0 6px 20px;font-size:21px;font-style:italic}.seo-root .prose blockquote cite{color:var(--text-muted);margin-top:6px;font-size:14px;font-style:normal;display:block}.seo-root .prose ul,.seo-root .prose ol{color:var(--text-soft);margin:0 0 18px 22px}.seo-root .prose li{margin-bottom:8px}.seo-root .prose a.inl,.seo-root a.inl{color:var(--gold-soft);text-underline-offset:3px;text-decoration:underline}.seo-root .read{max-width:760px;margin:0 auto}.seo-root .callout{border:1px solid var(--border);border-left:3px solid var(--gold);color:var(--text-soft);background:#d4af6a0f;border-radius:10px;margin:22px 0;padding:14px 18px}.seo-root .callout.warn{border-left-color:var(--purple);background:#8b6fc714}.seo-root .callout.note{border-left-color:var(--border-soft)}.seo-root .symbolism{color:var(--text-soft);margin:0 0 18px 22px}.seo-root .symbolism li{margin-bottom:8px}.seo-root .symbolism strong{color:var(--gold-soft)}.seo-root .card-link-line{color:var(--text-soft);margin-bottom:10px}.seo-root .content-figure{margin:24px 0}.seo-root .content-figure img{border:1px solid var(--border);border-radius:12px;width:100%}.seo-root .content-figure figcaption{color:var(--text-muted);text-align:center;margin-top:8px;font-size:13px}.seo-root .split{grid-template-columns:1fr 1fr;gap:18px;margin:28px 0;display:grid}.seo-root .panel{border-radius:var(--radius);border:1px solid var(--border);padding:22px}.seo-root .panel.up{background:linear-gradient(135deg,#d4af6a14,#0000)}.seo-root .panel.rev{background:linear-gradient(135deg,#8b6fc71a,#0000)}.seo-root .panel h4{font-family:var(--serif);color:var(--text);margin-bottom:6px;font-size:18px}.seo-root .panel.up h4{color:var(--gold-soft)}.seo-root .panel.rev h4{color:var(--purple-soft)}.seo-root .chips{flex-wrap:wrap;gap:7px;display:flex}.seo-root .chip{border-radius:20px;padding:5px 11px;font-size:12px;font-weight:500}.seo-root .chip.up{color:var(--gold-soft);background:#d4af6a24}.seo-root .chip.rev{color:var(--purple-soft);background:#8b6fc729}.seo-root .scene{margin-top:14px}.seo-root .scene .st{color:var(--text);margin-bottom:3px;font-size:13px;font-weight:600}.seo-root .scene p{color:var(--text-soft);font-size:14px}.seo-root .facts{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.seo-root .fact{background:var(--panel);border:1px solid var(--border-soft);border-radius:10px;padding:10px 14px}.seo-root .fact .fk{color:var(--text-muted);font-size:11px;display:block}.seo-root .fact .fv{color:var(--text);font-size:14px;font-weight:500}.seo-root .cta{text-align:center;border:1px solid var(--border);background:linear-gradient(135deg,#d4af6a1f,#8b6fc71a);border-radius:24px;padding:48px 32px}.seo-root .cta .spark{color:var(--gold);margin-bottom:12px;font-size:34px}.seo-root .cta h2{font-family:var(--serif);color:var(--text);margin-bottom:12px;font-size:32px}.seo-root .cta p{color:var(--text-soft);max-width:50ch;margin:0 auto 24px}.seo-root .btn{border-radius:12px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.seo-root .btn-gold{background:linear-gradient(135deg,var(--gold),#c89c5a);color:#1a1333;padding:15px 38px;font-size:16px;box-shadow:0 8px 24px #d4af6a40}.seo-root .btn-gold:hover{transform:translateY(-2px);box-shadow:0 12px 30px #d4af6a59}.seo-root .btn-outline{border:1px solid var(--border);color:var(--gold-soft);padding:13px 28px}.seo-root .micro{color:var(--text-muted);justify-content:center;gap:14px;margin-top:18px;font-size:13px;display:flex}.seo-root .micro .d{background:var(--text-muted);border-radius:50%;align-self:center;width:4px;height:4px}.seo-root .faq{max-width:760px}.seo-root .faq details{border-bottom:1px solid var(--border)}.seo-root .faq details:first-child{border-top:1px solid var(--border)}.seo-root .faq summary{cursor:pointer;font-family:var(--serif);color:var(--text);justify-content:space-between;align-items:center;gap:20px;padding:20px 2px;font-size:19px;font-weight:400;list-style:none;display:flex}.seo-root .faq summary::-webkit-details-marker{display:none}.seo-root .faq .pm{color:var(--gold);flex-shrink:0;font-size:22px;line-height:1;transition:transform .25s}.seo-root .faq details[open] .pm{transform:rotate(45deg)}.seo-root .faq .a{color:var(--text-soft);max-width:660px;padding:0 2px 22px;font-size:15px;line-height:1.8}.seo-root .crumb{max-width:var(--maxw);color:var(--text-muted);margin:0 auto;padding:16px 32px 0;font-size:13px}.seo-root .crumb a{color:var(--text-soft);text-decoration:none}.seo-root .crumb a:hover{color:var(--gold-soft)}.seo-root .crumb .sep{color:var(--text-muted);margin:0 8px}.seo-root .crumb .here{color:var(--gold-soft)}.seo-root .ft{border-top:1px solid var(--border);background:#0a061299;margin-top:40px}.seo-root .ft-in{max-width:var(--maxw);grid-template-columns:2fr 1fr 1fr;gap:32px;margin:0 auto;padding:48px 32px;display:grid}.seo-root .ft-brand .b{font-family:var(--serif);color:var(--gold);margin-bottom:10px;font-size:20px}.seo-root .ft-brand p{color:var(--text-muted);max-width:30ch;font-size:13px}.seo-root .ft-col h4{color:var(--text);letter-spacing:.5px;margin-bottom:14px;font-size:13px}.seo-root .ft-col a{color:var(--text-muted);margin-bottom:9px;font-size:13px;text-decoration:none;display:block}.seo-root .ft-col a:hover{color:var(--gold-soft)}.seo-root .ft-copy{max-width:var(--maxw);border-top:1px solid var(--border-soft);color:var(--text-muted);justify-content:space-between;margin:0 auto;padding:20px 32px;font-size:12px;display:flex}.seo-root .byline{flex-wrap:wrap;align-items:center;gap:14px;margin-top:24px;display:flex}.seo-root .byline .av{border:1px solid var(--border);width:44px;height:44px;color:var(--gold);font-family:var(--serif);background:linear-gradient(160deg,#2a1f5e,#1e1848);border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex}.seo-root .byline .who .nm{color:var(--text);font-size:14px;font-weight:500}.seo-root .byline .who .meta{color:var(--text-muted);font-size:12px}.seo-root .byline .rt{color:var(--text-muted);border:1px solid var(--border);border-radius:999px;margin-left:auto;padding:6px 14px;font-size:12px}.seo-root .toc{background:var(--panel);border:1px solid var(--border);border-radius:16px;margin:8px 0;padding:24px 26px}.seo-root .toc .tt{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:14px;font-size:11px}.seo-root .toc ol{counter-reset:t;flex-direction:column;gap:9px;margin:0;list-style:none;display:flex}.seo-root .toc ol li{counter-increment:t}.seo-root .toc ol li a{color:var(--text-soft);gap:12px;font-size:15px;text-decoration:none;display:flex}.seo-root .toc ol li a:before{content:counter(t,decimal-leading-zero);color:var(--gold);font-family:var(--serif);flex-shrink:0;font-size:14px}.seo-root .toc ol li a:hover{color:var(--gold)}.seo-root .relrow{grid-template-columns:1fr 1fr;gap:16px;margin-top:8px;display:grid}.seo-root .pn{background:var(--panel);border:1px solid var(--border);border-radius:16px;align-items:center;gap:16px;padding:18px 20px;text-decoration:none;transition:border-color .2s;display:flex}.seo-root .pn:hover{border-color:var(--gold)}.seo-root .pn.next{text-align:right;justify-content:flex-end}.seo-root .pn .ar{color:var(--gold);font-size:22px}.seo-root .pn .dir{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:11px}.seo-root .pn .nm{font-family:var(--serif);color:var(--text);margin-top:2px;font-size:18px}.seo-root .pn .mini{background:linear-gradient(160deg,var(--panel2),var(--panel));border:.5px solid var(--border);width:34px;height:50px;color:var(--gold);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;display:flex}@media (max-width:560px){.seo-root .relrow{grid-template-columns:1fr}}.seo-root .spread-diagram{border:1px solid var(--border);background:linear-gradient(#2a1f5e2e,#0d0a1f1a);border-radius:24px;flex-wrap:wrap;justify-content:center;gap:clamp(14px,3vw,32px);margin-top:8px;padding:clamp(28px,5vw,48px) 24px;display:flex}.seo-root .slot{flex-direction:column;align-items:center;gap:14px;width:clamp(110px,20vw,150px);display:flex}.seo-root .slot .pos{width:38px;height:38px;font-family:var(--serif);color:var(--gold);border:1px solid var(--gold);background:#d4af6a14;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex}.seo-root .slot .tcard{cursor:default;width:100%;font-size:13px}.seo-root .slot .slabel{text-align:center}.seo-root .slot .slabel .st{font-family:var(--serif);color:var(--text);font-size:18px}.seo-root .slot .slabel .sd{color:var(--text-muted);margin-top:2px;font-size:12px}.seo-root .posrow{border-bottom:1px solid var(--border);align-items:flex-start;gap:18px;padding:22px 0;display:flex}.seo-root .posrow:last-child{border-bottom:none}.seo-root .posrow .pnum{width:42px;height:42px;font-family:var(--serif);color:var(--gold);border:1px solid var(--border);background:#d4af6a0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:19px;display:flex}.seo-root .posrow h3{font-size:21px;font-family:var(--serif);color:var(--text);margin-bottom:6px}.seo-root .posrow p{color:var(--text-soft);font-size:15px;line-height:1.75}.seo-root .posbox{background:var(--panel);border:1px solid var(--border);border-radius:18px;margin-top:18px;padding:8px 26px}.seo-root .hubgrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.seo-root .hubcard{border:1px solid var(--border);background:linear-gradient(#2a1f5e38,#140e281a);border-radius:18px;padding:32px 28px;text-decoration:none;transition:border-color .2s,transform .2s;display:block}.seo-root .hubcard:hover{border-color:var(--gold);transform:translateY(-4px)}.seo-root .hubcard .hc-ic{width:48px;height:48px;color:var(--gold);background:#d4af6a1a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;font-size:22px;display:flex}.seo-root .hubcard h3{font-size:23px;font-family:var(--serif);color:var(--text);margin-bottom:8px}.seo-root .hubcard p{color:var(--text-soft);margin-bottom:16px;font-size:14px;line-height:1.7}.seo-root .hubcard .arrow{color:var(--gold);font-size:13px;font-weight:600}.seo-root .anchors{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08060fd1;border-bottom:1px solid #ffffff0d;position:sticky;top:64px}.seo-root .anchors .inner{max-width:var(--maxw);gap:8px;margin:0 auto;padding:12px 32px;display:flex;overflow-x:auto}.seo-root .anchors a{color:var(--text-soft);white-space:nowrap;border:1px solid #0000;border-radius:999px;flex-shrink:0;padding:7px 16px;font-size:13px;text-decoration:none}.seo-root .anchors a:hover{color:var(--gold);border-color:var(--border)}@media (max-width:860px){.seo-root .nav-links{display:none}.seo-root .cgrid.c6{grid-template-columns:repeat(4,1fr)}.seo-root .cgrid.c5,.seo-root .cgrid.c4{grid-template-columns:repeat(3,1fr)}.seo-root .ft-in{grid-template-columns:1fr 1fr}.seo-root .card-header-grid{grid-template-columns:160px 1fr;gap:24px}}@media (max-width:560px){.seo-root .cgrid.c6,.seo-root .cgrid.c5,.seo-root .cgrid.c4,.seo-root .cgrid.c3{grid-template-columns:repeat(2,1fr)}.seo-root .split{grid-template-columns:1fr}.seo-root .wrap{padding:40px 20px}.seo-root .card-header-grid{grid-template-columns:1fr}}
