@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");:root{--navy:#17263F;--navy-deep:#0F1C30;--cream:#FFFFFF;--surface:#FFFFFF;--gold:#C6A24A;--ink:#1E2A3A;--body:#5B6472;--hairline:#ECE6DA;--success:#2E7D5B;--font-display:"Cormorant Garamond",Georgia,serif;--font-body:"Inter",system-ui,-apple-system,sans-serif;--step--1:0.875rem;--step-0:1.0rem;--step-1:1.375rem;--step-2:2rem;--step-3:3rem;--step-4:4.25rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--container:1200px;--gutter:var(--space-6);--section-y:var(--space-20);--card-pad:var(--space-6);--grid-col-gap:var(--space-6);--grid-row-gap:var(--space-8);--stack-gap:var(--space-4);--btn-pad:var(--space-3) var(--space-6);--chip-pad:var(--space-2) var(--space-4);--bp-mobile:768px;--bottom-tab-h:56px;--r-sm:6px;--r-md:10px;--r-lg:16px;--r-pill:999px;--shadow-sm:0 1px 2px rgba(23,38,63,.06);--shadow-md:0 6px 20px rgba(23,38,63,.10);--shadow-lg:0 16px 40px rgba(23,38,63,.14);--parchment:var(--cream);--parchment-deep:var(--surface);--ink-soft:var(--body);--gilt:var(--gold);--gilt-bright:var(--gold);--wine:var(--navy);--rule:var(--hairline)}@media (max-width:768px){:root{--gutter:var(--space-4);--section-y:var(--space-12);--grid-row-gap:var(--space-6)}}*,:after,:before{box-sizing:border-box}body,html{font-family:var(--font-body);background-color:var(--cream);color:var(--ink);font-size:var(--step-0);font-weight:400;line-height:1.7;margin:0;padding:0}#__next,body,html{height:100%}a{color:var(--gold);text-decoration:none;transition:color .2s ease}a:focus-visible,a:hover{color:var(--navy)}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--section-y)}.eyebrow{font-family:var(--font-display);font-weight:600;font-size:var(--step--1);letter-spacing:.12em;text-transform:uppercase;color:var(--body);margin:0 0 .35rem}.reading-column{max-width:720px}.library-container,.reading-column{margin:0 auto;padding:0 1.5rem;width:100%}.library-container{max-width:1100px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}