:root{--font-display: "Fraunces", Georgia, "Times New Roman", serif;--font-body: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--max-width: 720px;--wide-width: 1040px;--paper: #f8f3ea;--paper-card: #fffdf8;--paper-deep: #f0e8d9;--ink: #241d12;--ink-soft: #6b6050;--ink-faint: #988c78;--night: #1d1636;--night-soft: #2a2150;--spell: #5f2ee5;--spell-deep: #4a1fc2;--gold: #b8860b;--gold-bright: #d9a520;--gold-soft: #ecd9a8;--border-warm: #e2d7c2;--color-primary: var(--spell-deep);--color-accent: var(--spell);--color-bg: var(--paper);--color-text: var(--ink);--color-border: var(--border-warm);--shadow-lift: 0 8px 28px rgba(36, 22, 84, .12), 0 2px 6px rgba(36, 22, 84, .06);--glow-spell: 0 0 0 1px rgba(95, 46, 229, .35), 0 10px 32px rgba(95, 46, 229, .18);--constellation: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='180' viewBox='0 0 420 180'%3E%3Cg fill='none' stroke='%23d9a520' stroke-opacity='0.22' stroke-width='1'%3E%3Cpath d='M30 40 L92 78 L160 52 M160 52 L228 96 M300 30 L344 70 L402 44'/%3E%3C/g%3E%3Cg fill='%23e9d9ae'%3E%3Ccircle cx='30' cy='40' r='1.6'/%3E%3Ccircle cx='92' cy='78' r='2.2'/%3E%3Ccircle cx='160' cy='52' r='1.4'/%3E%3Ccircle cx='228' cy='96' r='1.8'/%3E%3Ccircle cx='300' cy='30' r='1.5'/%3E%3Ccircle cx='344' cy='70' r='2.4'/%3E%3Ccircle cx='402' cy='44' r='1.3'/%3E%3Ccircle cx='60' cy='140' r='1.2'/%3E%3Ccircle cx='190' cy='150' r='1.7'/%3E%3Ccircle cx='260' cy='128' r='1.1'/%3E%3Ccircle cx='330' cy='156' r='1.9'/%3E%3C/g%3E%3C/svg%3E")}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:1.0625rem;line-height:1.7;color:var(--ink);background:var(--paper);margin:0;-webkit-font-smoothing:antialiased}main{display:block}img{max-width:100%;height:auto}::selection{background:var(--gold-soft);color:var(--ink)}a{color:var(--spell-deep);text-decoration-thickness:1px;text-underline-offset:3px;transition:color .14s ease}a:hover{color:var(--gold)}:focus-visible{outline:2px solid var(--spell);outline-offset:2px;border-radius:2px}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:1.2;color:var(--ink);letter-spacing:-.01em}article{max-width:var(--max-width);margin:0 auto;padding:2.5rem 1.25rem 4rem}article h1{font-size:clamp(2rem,5vw,2.75rem);margin:.5rem 0 1rem}article h2{font-size:clamp(1.4rem,3.5vw,1.75rem);margin:2.75rem 0 .75rem;padding-top:.75rem}article h2:before{content:"";display:block;width:2.25rem;height:3px;border-radius:2px;background:linear-gradient(90deg,var(--gold-bright),var(--spell));margin-bottom:.9rem}article h3{font-size:1.25rem;margin-top:2rem}.post-meta{color:var(--ink-soft);font-size:.9rem;margin-bottom:1.75rem;display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:baseline}.post-body p,.post-body ul,.post-body ol{margin:1.05rem 0}.post-body li{margin:.35rem 0}.post-body strong{color:var(--night)}.post-body table,table{border-collapse:collapse;width:100%;margin:1.75rem 0;font-size:.95rem;background:var(--paper-card);box-shadow:var(--shadow-lift);border-radius:10px;overflow:hidden}.table-wrap{overflow-x:auto;margin:1.75rem 0}.table-wrap table{margin:0}table th,table td{border:1px solid var(--border-warm);padding:.7rem .9rem;text-align:left;vertical-align:top}table th{background:var(--night);color:var(--gold-soft);font-family:var(--font-display);font-weight:600;letter-spacing:.02em;border-color:var(--night-soft)}table tbody tr:nth-child(2n){background:var(--paper-deep)}.tldr-box,.tldr{background:var(--paper-card);border:1px solid var(--gold-soft);border-left:4px solid var(--gold-bright);border-radius:10px;padding:1.1rem 1.4rem;margin:1.75rem 0;box-shadow:var(--shadow-lift);position:relative}.tldr-box:before,.tldr:before{content:"✦";position:absolute;top:-.85rem;left:1rem;background:var(--paper);color:var(--gold);padding:0 .4rem;font-size:1rem}.tldr-label{font-weight:800;text-transform:uppercase;font-size:.75rem;letter-spacing:.12em;color:var(--gold);margin:0 0 .4rem}.tldr-box p:last-child,.tldr p:last-child{margin-bottom:0}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:.4rem;padding:0;margin:0 0 1.25rem;font-size:.82rem;letter-spacing:.02em;color:var(--ink-soft)}.breadcrumbs a{color:var(--ink-soft);text-decoration:none}.breadcrumbs a:hover{color:var(--spell-deep)}.breadcrumbs li:not(:last-child):after{content:"✦";margin-left:.45rem;color:var(--gold-soft);font-size:.7em}.faqs{margin:3rem 0}.faqs h2{font-family:var(--font-display)}.faqs details{border:1px solid var(--border-warm);border-radius:10px;padding:.85rem 1.1rem;margin-bottom:.75rem;background:var(--paper-card);transition:border-color .16s ease,box-shadow .16s ease}.faqs details[open]{border-color:var(--gold-soft);box-shadow:var(--shadow-lift)}.faqs summary{font-weight:700;cursor:pointer;color:var(--night);list-style:none;position:relative;padding-right:1.5rem}.faqs summary::-webkit-details-marker{display:none}.faqs summary:after{content:"+";position:absolute;right:.1rem;top:50%;transform:translateY(-52%);color:var(--gold);font-family:var(--font-display);font-size:1.2rem;transition:transform .16s ease}.faqs details[open] summary:after{content:"−"}.faqs details p{margin-bottom:0}.affiliate-cta{background:var(--night) var(--constellation) repeat;color:#f4eedf;border-radius:14px;padding:1.75rem 1.6rem;margin:2.5rem 0;box-shadow:var(--shadow-lift)}.affiliate-cta-heading{font-family:var(--font-display);font-weight:600;font-size:1.3rem;margin:0 0 .5rem;color:#fff}.affiliate-cta-button{display:inline-block;background:linear-gradient(135deg,var(--gold-bright),var(--gold));color:var(--night);font-weight:800;border:none;border-radius:8px;padding:.75rem 1.5rem;margin-top:.75rem;text-decoration:none;cursor:pointer;font-size:1rem;font-family:var(--font-body);transition:transform .14s ease,box-shadow .14s ease}.affiliate-cta-button:hover{transform:translateY(-1px);box-shadow:0 6px 18px #d9a52066;color:var(--night)}.affiliate-cta-button[disabled]{background:var(--night-soft);color:#a99ecf;cursor:not-allowed;transform:none;box-shadow:none}.disclosure{font-size:.85rem;color:var(--ink-soft);border-top:1px solid var(--border-warm);padding-top:1rem;margin-top:2.25rem}.author-bio{border-top:1px solid var(--border-warm);padding-top:1.1rem;margin-top:1.5rem;font-size:.95rem;color:var(--ink-soft)}.related-posts{margin-top:3rem}.related-posts-grid,.hub-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.related-posts-grid,.hub-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}.post-card,.hub-card{border:1px solid var(--border-warm);border-radius:12px;overflow:hidden;background:var(--paper-card);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.post-card:hover,.hub-card:hover{transform:translateY(-3px);box-shadow:var(--glow-spell);border-color:#5f2ee573}.post-card img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.post-card-body,.hub-card{padding:0}.post-card-body{padding:1.1rem 1.2rem 1.2rem}.hub-card{padding:1.4rem 1.3rem}.post-card-hub{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--gold);margin:0 0 .4rem}.post-card h3,.hub-card h3{font-size:1.08rem;margin:0 0 .45rem}.post-card h3 a,.hub-card h3 a{color:var(--ink);text-decoration:none}.post-card h3 a:hover,.hub-card h3 a:hover{color:var(--spell-deep)}a.hub-card{display:block;text-decoration:none;color:var(--ink)}a.hub-card h2{font-size:1.2rem;margin:0 0 .5rem;color:var(--night);transition:color .14s ease}a.hub-card:hover h2{color:var(--spell-deep)}a.hub-card p{font-size:.9rem;color:var(--ink-soft);margin:0}.post-card-description{font-size:.88rem;color:var(--ink-soft);margin:0 0 .6rem}.post-card-date{font-size:.75rem;color:var(--ink-faint);margin:0}.hub-intro,.topics-list,.not-found,.latest-guides{max-width:var(--wide-width);margin:0 auto;padding:0 1.25rem}.hub-intro{max-width:var(--max-width);padding-top:1rem}.hero{background:var(--night) var(--constellation) repeat;color:#f4eedf;text-align:center;padding:4.5rem 1.25rem 5rem;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:radial-gradient(ellipse 90% 100% at 50% 130%,rgba(95,46,229,.5),transparent 70%);pointer-events:none}.hero h1{font-size:clamp(2.4rem,7vw,4rem);color:#fff;margin:0 0 .5rem;animation:rise .7s cubic-bezier(.2,.7,.2,1) both}.hero-tagline{font-family:var(--font-display);font-style:italic;font-size:clamp(1.15rem,3vw,1.5rem);color:var(--gold-soft);margin:0 0 1rem;animation:rise .7s .12s cubic-bezier(.2,.7,.2,1) both}.hero-value-prop{max-width:560px;margin:0 auto;color:#cfc6ec;animation:rise .7s .22s cubic-bezier(.2,.7,.2,1) both}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero h1,.hero-tagline,.hero-value-prop{animation:none}.post-card:hover,.hub-card:hover,.affiliate-cta-button:hover{transform:none}}.hub-grid{max-width:var(--wide-width);margin:-2.5rem auto 0;padding:0 1.25rem;position:relative;z-index:1}.latest-guides{padding-top:2.5rem;padding-bottom:2rem}.latest-guides h2{font-size:1.6rem}.latest-guides h2:before{content:"";display:block;width:2.25rem;height:3px;border-radius:2px;background:linear-gradient(90deg,var(--gold-bright),var(--spell));margin-bottom:.9rem}.site-header{background:var(--night) var(--constellation) repeat;border-bottom:1px solid rgba(217,165,32,.25)}.site-header-inner{max-width:var(--wide-width);margin:0 auto;padding:1rem 1.25rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.site-logo{color:#fff;font-family:var(--font-display);font-weight:600;font-size:1.45rem;text-decoration:none;letter-spacing:.01em}.site-logo .logo-spark{color:var(--gold-bright);margin-right:.35rem}.site-logo:hover{color:var(--gold-soft)}.site-nav ul{list-style:none;display:flex;flex-wrap:wrap;gap:1.1rem;margin:0;padding:0}.site-nav a{color:#cfc6ec;text-decoration:none;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding-bottom:2px;border-bottom:2px solid transparent;transition:color .14s ease,border-color .14s ease}.site-nav a:hover{color:#fff;border-bottom-color:var(--gold-bright)}.site-footer{background:var(--night) var(--constellation) repeat;color:#cfc6ec;margin-top:4rem;padding:2.75rem 1.25rem;text-align:center;border-top:1px solid rgba(217,165,32,.25)}.site-tagline{font-family:var(--font-display);font-style:italic;font-size:1.15rem;color:var(--gold-soft);margin-top:0}.site-footer nav ul{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;padding:0}.site-footer a{color:#cfc6ec;text-decoration:none;font-size:.9rem}.site-footer a:hover{color:var(--gold-soft)}.site-copyright{font-size:.8rem;color:#8d81b8;margin-bottom:0}
