*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.65}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 50% -10%,#59e1f71f,#0000 32rem),linear-gradient(#59e1f706,#0000 35rem);position:fixed;inset:0}h1,h2,h3,h4{font-family:var(--font-heading);letter-spacing:-.025em;margin:0 0 .55em;line-height:1.12}h1{font-size:clamp(2.5rem,7vw,5rem)}h2{font-size:clamp(1.8rem,4vw,2.8rem)}h3{font-size:1.35rem}p{margin:0 0 1em}a{color:var(--accent);text-decoration:none}a:hover,a:focus-visible{text-decoration:underline}img{max-width:100%;display:block}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{flex-direction:column;min-height:100vh;display:flex}.wrap{width:min(1120px,100% - 2.5rem);margin-inline:auto}main.wrap{flex:1;padding-block:3rem 5rem}.site-header{z-index:20;backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#071018e0;position:sticky;top:0}.site-header .wrap{justify-content:space-between;align-items:center;gap:2rem;min-height:72px;display:flex}.brand{color:var(--text);align-items:center;text-decoration:none;display:flex}.wordmark{letter-spacing:.16em;font-size:.95rem;font-weight:800}.brand:hover .wordmark{color:var(--accent)}.brand-logo{width:auto;max-height:44px}.site-nav{flex-wrap:wrap;gap:1.4rem;display:flex}.site-nav a{color:var(--text-muted);font-size:.9rem;font-weight:650}.site-nav a:hover{color:var(--accent);text-decoration:none}.breadcrumbs{color:var(--text-muted);font-size:.82rem}.breadcrumbs .wrap:not(:empty){padding-top:1rem}.site-footer{border-top:1px solid var(--border);background:var(--bg-elevated);color:var(--text-muted);font-size:.88rem}.site-footer .wrap{gap:.65rem;padding-block:2rem;display:grid}.footer-links,.footer-social{flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.copyright{margin:0}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:800}.lede{color:var(--text-muted);max-width:60ch;font-size:clamp(1.08rem,2vw,1.35rem)}.card{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(145deg,#101d29f5,#0c1822f5);border-radius:18px;padding:1.4rem}.saga-hero{text-align:center;align-content:center;justify-items:center;min-height:67vh;padding:5rem 0 6rem;display:grid;position:relative}.saga-hero h1{max-width:900px}.saga-hero .kicker{color:var(--accent);letter-spacing:.28em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.8rem;font-weight:800}.saga-hero .hero-line{color:var(--text-muted);margin:.2rem 0;font-size:clamp(1.25rem,2.5vw,1.8rem)}.saga-hero .hero-line strong{color:var(--text)}.saga-hero .hero-question{font-family:var(--font-heading);color:var(--accent);margin-top:2.5rem;font-size:clamp(1.1rem,2vw,1.45rem);font-style:italic}.era-rail{padding:2rem 0 1rem;position:relative}.era-rail:before{content:"";background:linear-gradient(var(--accent),var(--border),var(--accent));opacity:.5;width:1px;position:absolute;top:0;bottom:0;left:50%}.era{width:calc(50% - 2rem);margin-bottom:4rem;position:relative}.era:nth-child(odd){text-align:right;margin-right:auto}.era:nth-child(2n){margin-left:auto}.era:before{content:"";border:3px solid var(--bg);background:var(--accent);border-radius:50%;width:13px;height:13px;position:absolute;top:1.5rem;box-shadow:0 0 24px #59e1f7cc}.era:nth-child(odd):before{right:-2.45rem}.era:nth-child(2n):before{left:-2.45rem}.era-year{letter-spacing:.16em;color:var(--accent);font-size:.78rem;font-weight:900}.era h2{margin:.15rem 0}.era-subtitle{font-family:var(--font-heading);color:var(--text);font-size:1.2rem}.era p{color:var(--text-muted)}.era-link{align-items:center;gap:.4rem;font-weight:750;display:inline-flex}.start-section{margin-top:5rem}.start-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.start-card{flex-direction:column;height:100%;display:flex}.start-card .choice{color:var(--accent);text-transform:uppercase;letter-spacing:.11em;font-size:.75rem;font-weight:850}.start-card h3{margin:.5rem 0}.start-card p{color:var(--text-muted);flex:1}.theme-cloud{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.theme-pill{border:1px solid var(--border);color:var(--text-muted);background:#101d2999;border-radius:999px;padding:.55rem .9rem}.theme-pill:hover{color:var(--accent);border-color:var(--accent);text-decoration:none}.series-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.series-card h2,.series-card h3{margin-top:0}.series-description{color:var(--text-muted)}.book-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.2rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.book-list-item{align-items:flex-start;gap:1rem;display:flex}.book-thumb{object-fit:cover;width:95px;max-height:145px;box-shadow:var(--shadow);border-radius:8px}.book-list-item-body{flex:1}.book-number{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:.72rem;font-weight:800}.book-blurb{color:var(--text-muted);font-size:.9rem}.book-card{grid-template-columns:minmax(180px,280px) 1fr;align-items:start;gap:2.5rem;display:grid}.cover{object-fit:contain;width:100%;max-height:440px;box-shadow:var(--shadow);border-radius:10px}.cover-placeholder{aspect-ratio:2/3;text-align:center;min-height:330px;color:var(--text-muted);background:linear-gradient(155deg,#101d29fa,#071018fa);border:1px solid #59e1f747;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;padding:1.5rem;display:flex}.cover-placeholder:before{content:"";position:absolute}.cover-placeholder strong{color:var(--text);font-family:var(--font-heading);font-size:1.2rem;line-height:1.15}.cover-placeholder-mark{border:1px solid var(--accent);width:54px;height:54px;color:var(--accent);letter-spacing:.12em;border-radius:50%;place-items:center;font-size:.72rem;font-weight:900;display:grid;box-shadow:0 0 26px #59e1f724}.cover-placeholder span:last-child{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.book-card-body .subtitle{color:var(--text-muted);font-size:1.1rem}.byline{color:var(--text-muted)}.get-book-section{margin-top:1.6rem}.editions{flex-wrap:wrap;gap:.7rem;padding:0;list-style:none;display:flex}.buy-button,.button{background:var(--accent);color:var(--accent-contrast);border-radius:9px;justify-content:center;align-items:center;padding:.65rem 1rem;font-weight:800;display:inline-flex}.buy-button:hover,.button:hover{filter:brightness(1.08);text-decoration:none}.preorder-badge{color:#e2a83a;letter-spacing:.05em;vertical-align:middle;border:1px solid #e2a83a;border-radius:4px;margin-left:.5em;padding:.12em .45em;font-size:.66rem;font-weight:800;display:inline-block}.author-card{gap:1.5rem;display:flex}.author-photo{width:180px;box-shadow:var(--shadow);border-radius:12px}.author-card-body{flex:1}.comps-section,.hubs-section{margin-top:2.5rem}.timeline-note{border-left:2px solid var(--accent);color:var(--text-muted);padding-left:1rem}@media (width<=760px){.site-header .wrap{flex-direction:column;align-items:flex-start;gap:.7rem;padding-block:1rem}.saga-hero{min-height:auto;padding:4rem 0}.era-rail:before{left:6px}.era,.era:nth-child(odd),.era:nth-child(2n){text-align:left;width:auto;margin-left:2rem;margin-right:0}.era:nth-child(odd):before,.era:nth-child(2n):before{left:-2.35rem;right:auto}.start-grid,.book-card{grid-template-columns:1fr}.book-card .cover{width:auto;max-height:360px}.cover-placeholder{width:min(260px,100%)}.author-card{flex-direction:column}.author-photo{width:150px}}:root{--font-heading:Georgia, "Iowan Old Style", "Times New Roman", serif}:root[data-theme=dark]{--bg:#071018;--bg-elevated:#101d29;--text:#eef8fb;--text-muted:#9db3bd;--accent:#59e1f7;--accent-contrast:#021216;--border:#24404d;--shadow:0 10px 30px #0000006b}:root[data-theme=light]{--bg:#f7fbfc;--bg-elevated:#fff;--text:#15232a;--text-muted:#5b6d76;--accent:#087f9a;--accent-contrast:#fff;--border:#d5e4e8;--shadow:0 8px 24px #1428301a}
