@charset "UTF-8";.orb-nav-col{grid-column:2;position:sticky;top:1rem;z-index:20;display:flex;align-items:flex-start;justify-content:center;min-width:3.6rem;height:30rem;padding-inline:clamp(2px,.8vw,10px);padding-top:clamp(24px,4vw,40px);border:1px solid color-mix(in oklab,var(--border) 80%,transparent 20%);background:color-mix(in oklab,var(--border) 86%,var(--bg) 4%);border-radius:var(--radius)}.guide-pipe-wrap{position:relative;width:3.4rem;height:100%;min-height:26rem;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.4rem;overflow:hidden}.guide-pipe-wrap:before{content:"";position:absolute;top:0;left:0;right:0;height:1.2rem;background:color-mix(in oklab,var(--surface) 96%,var(--bg) 4%);z-index:22}.guide-pipe-bg,.guide-pipe-fill{position:absolute;left:50%;top:0;width:.7em;height:100%;transform:translate(-50%);border-radius:999px}.guide-pipe-bg{background:color-mix(in oklab,var(--surface) 80%,var(--bg) 20%);border:1px solid color-mix(in oklab,var(--border) 70%,transparent 30%);box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--surface) 10%,transparent 90%)}.guide-pipe-fill{height:0;background:linear-gradient(to bottom,color-mix(in oklab,var(--primary) 60%,var(--surface) 40%),color-mix(in oklab,var(--accent) 55%,var(--surface) 45%));box-shadow:0 6px 20px color-mix(in oklab,var(--primary) 20%,transparent);transition:height .22s cubic-bezier(.25,.46,.45,.94)}.guide-orb{width:2.4rem;height:2.4rem;margin:0;border-radius:50%;background:#cfcfcf;border:2px solid color-mix(in oklab,var(--border) 70%,transparent 30%);box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;font-size:1em;color:var(--text);cursor:pointer;user-select:none;outline:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;position:relative;z-index:23}.guide-orb .emoji{pointer-events:none}.guide-orb:hover,.guide-orb:focus-visible{width:2.6rem;background:#fff}.guide-orb:hover .emoji,.guide-orb:focus-visible .emoji{font-size:1.22em}.guide-orb.active{border-color:color-mix(in oklab,var(--primary) 45%,var(--border));background:#fffee6;box-shadow:0 0 0 1px color-mix(in oklab,var(--primary) 40%,transparent),0 14px 26px color-mix(in oklab,var(--primary) 16%,transparent)}.guide-orb:before,.guide-orb:after{content:"";position:absolute;left:50%;width:.7em;height:1.3em;background:color-mix(in oklab,var(--surface) 96%,var(--bg) 4%);transform:translate(-50%)}.guide-orb:before{top:-1.3em}.guide-orb:after{bottom:-1.3em}.guide-orb:first-child:before,.guide-orb:last-child:after{display:none}.custom-orb-tooltip{background:color-mix(in oklab,var(--surface) 92%,var(--bg) 8%);color:color-mix(in oklab,var(--text) 85%,var(--primary) 15%);border:1px solid color-mix(in oklab,var(--border) 75%,transparent 25%);border-radius:.5rem;font-size:.9em;padding:.35rem .6rem;box-shadow:var(--shadow);font-family:var(--font-ui);pointer-events:none;white-space:pre-line;opacity:0;transition:opacity .16s cubic-bezier(.42,0,.58,1);max-width:17em;z-index:35}.custom-orb-tooltip:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #fff3}.guide-pipe-bg{z-index:21}.guide-pipe-fill{z-index:22}.guide-orb{z-index:23}.guide-orb:before,.guide-orb:after{z-index:24}@media(max-width:900px){.orb-nav-col{display:none}}@font-face{font-family:Atkinson Hyperlegible;src:url(/fonts/AtkinsonHyperlegible-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Atkinson Hyperlegible;src:url(/fonts/AtkinsonHyperlegible-Italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Atkinson Hyperlegible;src:url(/fonts/AtkinsonHyperlegible-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Atkinson Hyperlegible;src:url(/fonts/AtkinsonHyperlegible-BoldItalic.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}:root{--font-ui: "Atkinson Hyperlegible", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;--font-serif: "Spectral", Georgia, "Times New Roman", serif;--bg: #f4efe4;--surface: #ffffff;--text: #1f2a38;--muted: #516073;--primary: #2d4a87;--accent: #b88a46;--logo-fill: #1b1e1f;--border: #e3d9c9;--selection: #2d4a8730;--link-visited: #5a4fa5;--surface-raised: color-mix(in oklab, var(--surface) 82%, var(--bg) 18%);--shadow: 0 1px 2px rgba(0, 0, 0, .06);--footer-bg: color-mix(in oklab, var(--surface) 80%, var(--bg) 20%);--radius: 12px;--notes-w: 320px;--handle-w: 10px;--reader-panel: var(--surface);--reader-panel-2: color-mix(in oklab, var(--surface) 92%, var(--bg) 8%);--reader-accent-0: color-mix(in oklab, var(--primary) 15%, var(--surface) 85%);--reader-accent-1: color-mix(in oklab, var(--primary) 35%, var(--surface) 65%);--reader-shadow: var(--shadow);--book-title-color: #1f2a38;--book-title-contrast: #f6f0e4}.h2-styles{font-size:clamp(1.3rem,1.1rem + 1.2vw,1.65rem)}.h3-styles{font-size:clamp(1.1rem,1rem + .6vw,1.3rem)}html[data-theme=oxbridge][data-mode=light]{--bg: #f4efe4;--surface: #ffffff;--surface-raised: #ede5d7;--text: #1f2a38;--muted: #516073;--primary: #2d4a87;--accent: #494032;--logo-fill: #1d242c;--border: #e3d9c9;--selection: #2d4a8730;--link-visited: #5a4fa5;--footer-bg: color-mix(in oklab, var(--surface) 78%, var(--bg) 22%);--reader-panel-2: color-mix(in oklab, var(--surface) 90%, var(--bg) 10%)}html[data-theme=oxbridge][data-mode=dark]{--bg: #0d1118;--surface: #131923;--surface-raised: #1c2431;--text: #ecf1f8;--muted: #9aa7b8;--primary: #89a8f8;--accent: #b7ad9d;--logo-fill: #f3f6fa;--border: #27303d;--selection: #89a8f830;--link-visited: #c3b5f4;--footer-bg: color-mix(in oklab, var(--surface) 60%, var(--bg) 40%);--reader-panel-2: color-mix(in oklab, var(--surface) 84%, var(--bg) 16%);--reader-accent-0: color-mix(in oklab, var(--primary) 32%, var(--surface) 68%);--reader-accent-1: color-mix(in oklab, var(--primary) 58%, var(--surface) 42%)}html[data-theme=bordeaux][data-mode=light]{--bg: #fffbf7;--surface: #ffffff;--surface-raised: #f6ece4;--text: #311c1e;--muted: #594246;--primary: #8c2f3d;--accent: #523f2f;--logo-fill: #201517;--border: #eadfd8;--selection: #8c2f3d30;--link-visited: #75528f;--footer-bg: color-mix(in oklab, var(--surface) 78%, var(--bg) 22%);--reader-panel-2: color-mix(in oklab, var(--surface) 90%, var(--bg) 10%)}html[data-theme=bordeaux][data-mode=dark]{--bg: #140f11;--surface: #1c1417;--surface-raised: #25191d;--text: #f3e9e7;--muted: #c2b4b6;--primary: #e38a99;--accent: #c8beaa;--logo-fill: #f6efed;--border: #352327;--selection: #e38a9930;--link-visited: #d8b6e9;--footer-bg: color-mix(in oklab, var(--surface) 60%, var(--bg) 40%);--reader-panel-2: color-mix(in oklab, var(--surface) 84%, var(--bg) 16%);--reader-accent-0: color-mix(in oklab, var(--primary) 34%, var(--surface) 66%);--reader-accent-1: color-mix(in oklab, var(--primary) 60%, var(--surface) 40%)}html[data-theme=stacks][data-mode=light]{--bg: #f4f8f3;--surface: #ffffff;--surface-raised: #ebf1ea;--text: #1c2923;--muted: #4b5d54;--primary: #2c5c42;--accent: #334925;--logo-fill: #18221c;--border: #dfe7de;--selection: #2c5c4230;--link-visited: #4f6292;--footer-bg: color-mix(in oklab, var(--surface) 78%, var(--bg) 22%);--reader-panel-2: color-mix(in oklab, var(--surface) 90%, var(--bg) 10%)}html[data-theme=stacks][data-mode=dark]{--bg: #101512;--surface: #161d19;--surface-raised: #202a24;--text: #e9efe9;--muted: #a8b4ad;--primary: #7fae94;--accent: #8eaf9c;--logo-fill: #f2f5f1;--border: #2b3730;--selection: #7fae9430;--link-visited: #b2c4e7;--footer-bg: color-mix(in oklab, var(--surface) 60%, var(--bg) 40%);--reader-panel-2: color-mix(in oklab, var(--surface) 84%, var(--bg) 16%);--reader-accent-0: color-mix(in oklab, var(--primary) 32%, var(--surface) 68%);--reader-accent-1: color-mix(in oklab, var(--primary) 56%, var(--surface) 44%)}html[data-theme=sepia][data-mode=light]{--bg: #f3e9d6;--surface: #f9f1e2;--surface-raised: #e7dcc7;--text: #3b2a18;--muted: #6f5b43;--primary: #7a5a28;--accent: #665134;--logo-fill: #2f2416;--border: #ddceb5;--selection: #7a5a2830;--link-visited: #74558a;--footer-bg: color-mix(in oklab, var(--surface) 80%, var(--bg) 20%);--reader-panel-2: color-mix(in oklab, var(--surface) 90%, var(--bg) 10%)}html[data-theme=sepia][data-mode=dark]{--bg: #1a1510;--surface: #221c15;--surface-raised: #2c231a;--text: #f1e1c7;--muted: #a69477;--primary: #b7883f;--accent: #d4b073;--logo-fill: #e7d6b8;--border: #4a3a24;--selection: #b7883f30;--link-visited: #d9c4f0;--footer-bg: color-mix(in oklab, var(--surface) 58%, var(--bg) 42%);--reader-panel-2: color-mix(in oklab, var(--surface) 84%, var(--bg) 16%);--reader-accent-0: color-mix(in oklab, var(--primary) 32%, var(--surface) 68%);--reader-accent-1: color-mix(in oklab, var(--primary) 56%, var(--surface) 44%)}html[data-mode=light]{--book-title-color: color-mix(in oklab, var(--text) 85%, black 15%);--book-title-contrast: color-mix(in oklab, white 92%, var(--surface) 8%)}html[data-mode=dark]{--book-title-color: color-mix(in oklab, var(--text) 92%, white 8%);--book-title-contrast: color-mix(in oklab, var(--text) 96%, white 4%)}::selection{background:var(--selection)}html,body{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-ui);font-size:18px;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{min-height:74vh}a{color:var(--primary);text-underline-offset:.18em;text-decoration-thickness:.08em}a:visited{color:var(--primary)}code,kbd{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.95em}img[data-zoom]{cursor:zoom-in}.image-zoom-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:9999;cursor:zoom-out}.image-zoom-clone{max-width:92vw;max-height:92vh;border-radius:calc(var(--radius) - 4px);box-shadow:0 0 30px #00000059}.guide-container{margin:0 auto;padding:0;display:grid;column-gap:.3rem;row-gap:.3rem;background:var(--bg)}.left-bar{max-width:12rem;position:sticky;align-self:start;display:grid;gap:1.25rem;padding:1rem;background:var(--surface-raised);border-radius:var(--radius);box-shadow:var(--shadow)}.left-bar[data-empty=true]{display:none}.hero-image>img{display:none;width:100%;height:auto;border-radius:var(--radius);box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--surface) 70%,transparent 30%);object-fit:cover}article{grid-column:3;background:var(--surface-raised);border-radius:var(--radius);border:1px solid color-mix(in oklab,var(--border) 70%,transparent 30%);box-shadow:var(--shadow);display:grid;gap:clamp(24px,4vw,32px);color:var(--text)}article .guide-header{position:relative;padding:clamp(24px,4vw,40px);border-radius:calc(var(--radius) - 4px);border:1px solid color-mix(in oklab,var(--border) 45%,transparent 55%);background:color-mix(in oklab,var(--surface) 92%,var(--primary) 8%);box-shadow:inset 0 1px #ffffff14,0 22px 36px #00000016;overflow:hidden}article .guide-header__inner{display:grid;align-items:center;gap:clamp(24px,3vw,40px);grid-template-columns:minmax(0,1.1fr) minmax(240px,clamp(280px,28vw,360px))}article .guide-header[data-has-image=false] .guide-header__inner{grid-template-columns:1fr}article .guide-header__content{display:grid;gap:clamp(12px,1.6vw,18px)}article .guide-header__content>*{margin:0}article .guide-header__media{margin:0;position:relative;aspect-ratio:3/4;border-radius:calc(var(--radius) - 6px);overflow:hidden;border:1px solid color-mix(in oklab,var(--border) 60%,transparent 40%);box-shadow:0 22px 45px color-mix(in oklab,var(--primary) 16%,transparent);background:color-mix(in oklab,var(--surface) 75%,var(--primary) 25%);justify-self:center}article .guide-header__image{width:100%;height:100%;object-fit:cover;object-position:center 32%;display:block;transform:scale(1.02)}article .guide-author{font-size:1rem;color:color-mix(in oklab,var(--text) 68%,var(--muted) 32%);font-style:italic}article .guide-summary{font-family:var(--font-serif);font-size:clamp(1.05rem,.98rem + .4vw,1.2rem);line-height:1.6;color:color-mix(in oklab,var(--text) 78%,var(--muted) 22%)}article .reader-link{margin:0}article .guide-header__cta{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem 1.05rem;border-radius:999px;font-size:.92rem;font-family:var(--font-ui);text-decoration:none;color:color-mix(in oklab,var(--surface) 96%,var(--bg) 4%);background:color-mix(in oklab,var(--primary) 70%,var(--accent) 30%);border:1px solid color-mix(in oklab,var(--primary) 60%,transparent 40%);box-shadow:0 12px 24px color-mix(in oklab,var(--primary) 16%,transparent);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}article .guide-header__cta:hover,article .guide-header__cta:focus-visible{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 16px 32px color-mix(in oklab,var(--primary) 22%,transparent)}.guide-container[data-has-thumbnail=false] .left-bar{display:none}.guide-container[data-has-thumbnail=false] article{grid-column:2}.guide-container[data-has-thumbnail=false] .orb-nav-col{grid-column:1}.guide-header .guide-eyebrow{margin:0;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in oklab,var(--muted) 70%,var(--primary) 30%)}.guide-header h1{margin:0;font-family:var(--font-serif);font-size:clamp(1.9rem,1.4rem + 1.2vw,2.4rem);font-weight:700;line-height:1.2;color:var(--text)}.guide-meta{display:flex;flex-wrap:wrap;gap:.5rem}.guide-meta-pill{display:inline-flex;align-items:center;gap:.3rem;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;padding:.35rem .75rem;border-radius:999px;background:color-mix(in oklab,var(--surface) 88%,transparent 12%);border:1px solid color-mix(in oklab,var(--border) 70%,transparent 30%);color:color-mix(in oklab,var(--muted) 70%,transparent 30%)}.left-stack{display:grid;gap:1rem}.guide-section{padding:1rem}@media(max-width:900px){.guide-container{grid-template-columns:1fr}.left-bar,.orb-nav-col{display:none}article{grid-column:1;width:100%}article .guide-header__inner{grid-template-columns:1fr}article .guide-header__media{order:-1;max-width:min(420px,100%)}.related-guides--desktop{display:none}.related-guides--mobile{display:grid;margin-top:2rem}}.related-card{display:grid;grid-template-rows:auto 1fr;gap:.55rem;padding:.55rem;border-radius:var(--radius);border:1px solid color-mix(in oklab,var(--border) 70%,transparent 30%);background:var(--surface);box-shadow:var(--shadow);text-decoration:none;color:inherit;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.related-guides--mobile{display:none}.related-guides__heading{margin:0;font-size:.9rem;letter-spacing:.06em;text-transform:uppercase;color:color-mix(in oklab,var(--muted) 70%,var(--primary) 30%)}.related-guides__list{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.related-card:hover,.related-card:focus-visible{transform:translateY(-2px);border-color:color-mix(in oklab,var(--primary) 25%,var(--border));box-shadow:0 12px 24px color-mix(in oklab,var(--primary) 12%,transparent)}.related-card__thumb{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:calc(var(--radius) - 6px);border:1px solid color-mix(in oklab,var(--border) 70%,transparent 30%);display:block}.related-card__body{display:grid;gap:.35rem}.related-card__title{font-family:var(--font-serif);font-size:1rem;line-height:1.35;color:var(--text)}.related-card__meta,.related-card__genre{font-size:.85rem;color:color-mix(in oklab,var(--muted) 70%,transparent 30%)}.related-card__genre{font-style:italic}
