@font-face{font-family:Cormorant Garamond;src:url(/fonts/Cormorant_Garamond/CormorantGaramond-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Cormorant Garamond;src:url(/fonts/Cormorant_Garamond/CormorantGaramond-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Cormorant Garamond;src:url(/fonts/Cormorant_Garamond/CormorantGaramond-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Cormorant Garamond;src:url(/fonts/Cormorant_Garamond/CormorantGaramond-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Source Sans\ 3;src:url(/fonts/Source_Sans_3/SourceSans3-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Source Sans\ 3;src:url(/fonts/Source_Sans_3/SourceSans3-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Source Sans\ 3;src:url(/fonts/Source_Sans_3/SourceSans3-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@media (hover:none) and (pointer:coarse){:focus,a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:none!important}}:root{--font-headers:"EB Garamond",Georgia,serif;--font-headers:"Cormorant Garamond",Georgia,serif;--font-body:"Source Sans 3",-apple-system,BlinkMacSystemFont,sans-serif;--bg-primary:#1a1a1a;--bg-secondary:#242424;--bg-tertiary:#2e2e2e;--bg-overlay:rgba(36,36,36,0.95);--text-primary:#e8e8e8;--text-secondary:#c0c0c0;--text-tertiary:#a0a0a0;--text-muted:#808080;--text-inverse:#1a1a1a;--accent-primary:#4a90e2;--accent-secondary:#f4a261;--accent-tertiary:#e76f51;--hover-overlay:rgba(255,255,255,0.05);--active-overlay:rgba(255,255,255,0.1);--focus-ring:#f4a261;--border-light:rgba(255,255,255,0.1);--border-medium:rgba(255,255,255,0.15);--border-strong:rgba(255,255,255,0.25);--shadow-soft:0 2px 8px rgba(0,0,0,0.3);--shadow-medium:0 4px 16px rgba(0,0,0,0.4);--shadow-strong:0 8px 32px rgba(0,0,0,0.5)}html{background-color:var(--bg-primary);color:var(--text-primary)}.light-mode{--bg-primary:#f5f1e8;--bg-secondary:#fdfcf8;--bg-tertiary:#ffffff;--bg-overlay:rgba(255,255,255,0.9);--text-primary:#2c2419;--text-secondary:#3d362a;--text-tertiary:#4a453e;--text-muted:#6b6b6b;--text-inverse:#ffffff;--accent-primary:#1e3a5f;--accent-secondary:#b8860b;--accent-tertiary:#8b4b47;--hover-overlay:rgba(0,0,0,0.05);--active-overlay:rgba(0,0,0,0.1);--focus-ring:#b8860b;--border-light:rgba(0,0,0,0.1);--border-medium:rgba(0,0,0,0.15);--border-strong:rgba(0,0,0,0.25);--shadow-soft:0 2px 8px rgba(0,0,0,0.08);--shadow-medium:0 4px 16px rgba(0,0,0,0.1);--shadow-strong:0 8px 32px rgba(0,0,0,0.15)}.dark-mode{--bg-primary:#1a1a1a;--bg-secondary:#242424;--bg-tertiary:#2e2e2e;--bg-overlay:rgba(36,36,36,0.95);--text-primary:#e8e8e8;--text-secondary:#c0c0c0;--text-tertiary:#a0a0a0;--text-muted:#808080;--text-inverse:#1a1a1a;--accent-primary:#4a90e2;--accent-secondary:#f4a261;--accent-tertiary:#e76f51;--hover-overlay:rgba(255,255,255,0.05);--active-overlay:rgba(255,255,255,0.1);--focus-ring:#f4a261;--border-light:rgba(255,255,255,0.1);--border-medium:rgba(255,255,255,0.15);--border-strong:rgba(255,255,255,0.25);--shadow-soft:0 2px 8px rgba(0,0,0,0.3);--shadow-medium:0 4px 16px rgba(0,0,0,0.4);--shadow-strong:0 8px 32px rgba(0,0,0,0.5)}:root{--background:var(--bg-primary);--foreground:var(--text-primary);--parchment:var(--bg-secondary);--ancient-ink:var(--text-primary);--lapis-lazuli:var(--accent-primary);--warm-stone:var(--bg-tertiary);--charcoal-inscription:var(--text-secondary);--aged-gold:var(--accent-secondary);--manuscript-red:var(--accent-tertiary);--marble-white:var(--bg-primary);--shadow-umber:var(--text-tertiary);--font-size-h1:48.8px;--font-size-h2:39.1px;--font-size-h3:31.2px;--font-size-h4:25px;--font-size-h5:20px;--font-size-h6:16px;--font-size-body:18px;--font-size-small:14.4px;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.6;--line-height-relaxed:1.7}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--text-primary);background:var(--bg-primary);font-family:var(--font-body);font-size:var(--font-size-body);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-headers);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight);color:var(--text-primary);margin-bottom:8px}h1{font-size:var(--font-size-h1)}h1,h2{font-weight:var(--font-weight-semibold)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}h4{font-size:var(--font-size-h4)}h5{font-size:var(--font-size-h5)}h6{font-size:var(--font-size-h6)}p{margin-bottom:16px;line-height:var(--line-height-relaxed)}.btn,.ui-element,button,nav{font-family:var(--font-body);font-weight:var(--font-weight-regular)}.btn,button{font-feature-settings:"smcp";font-variant:small-caps;font-weight:var(--font-weight-medium)}.pull-quote,blockquote{font-family:var(--font-headers);font-size:calc(var(--font-size-body) * 1.5);line-height:var(--line-height-relaxed);margin:24px 0;padding-left:16px;border-left:3px solid var(--aged-gold)}.author-attribution,.book-excerpt,.pull-quote,blockquote{font-style:italic;color:var(--charcoal-inscription)}.author-attribution,.caption,.metadata,small{font-size:var(--font-size-small)}.caption,.metadata,small{color:var(--charcoal-inscription);font-family:var(--font-body)}em{font-style:italic}strong{font-weight:var(--font-weight-medium)}@media (hover:hover){a:hover{color:var(--accent-primary);transition:color .2s ease}}a:focus-visible,button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.theme-toggle{background:var(--bg-tertiary);border:1px solid var(--border-medium);color:var(--text-primary);padding:8px;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.theme-toggle:hover{background:var(--hover-overlay);transform:translateY(-1px)}.theme-toggle svg{width:20px;height:20px;transition:transform .2s ease}.theme-toggle:hover svg{transform:scale(1.1)}