:root{--color-paper-light:#f7efdc;--color-paper:#f0e6cd;--color-paper-dark:#e6d9b8;--color-paper-stained:#d9c89a;--color-ink:#2c1f12;--color-ink-soft:#4a3624;--color-ink-faded:#6b513a;--color-ink-muted:#8a7355;--color-bordo:#6b1f1f;--color-bordo-deep:#4a1414;--color-bordo-light:#8a3030;--color-gold:#b8923f;--color-gold-bright:#d4ae5c;--color-gold-deep:#8a6b28;--shadow-paper:0 1px 3px #2c1f1214, 0 4px 16px #2c1f120f;--shadow-card:0 2px 6px #2c1f121f, 0 8px 28px #2c1f121a;--shadow-deep:0 4px 12px #2c1f122e, 0 16px 48px #2c1f1229;--font-serif:"EB Garamond", "Cormorant Garamond", Georgia, "Times New Roman", serif;--font-display:"Playfair Display", "EB Garamond", Georgia, serif;--fs-xs:clamp(.875rem, .6vw + .5rem, 1.125rem);--fs-sm:clamp(1rem, .7vw + .6rem, 1.375rem);--fs-base:clamp(1.125rem, .9vw + .7rem, 1.625rem);--fs-md:clamp(1.375rem, 1.2vw + .8rem, 2rem);--fs-lg:clamp(1.75rem, 1.6vw + 1rem, 2.75rem);--fs-xl:clamp(2.25rem, 2.2vw + 1.2rem, 3.75rem);--fs-2xl:clamp(3rem, 3vw + 1.5rem, 5.25rem);--fs-display:clamp(3.5rem, 4vw + 1.5rem, 6.5rem);--lh-tight:1.15;--lh-snug:1.3;--lh-base:1.55;--lh-loose:1.75;--ls-tight:-.01em;--ls-base:0;--ls-wide:.04em;--ls-display:.08em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--touch-min:5rem;--t-quick:.2s;--t-base:.4s;--t-slow:.7s;--t-deliberate:1.1s;--t-cinematic:1.8s;--ease-natural:cubic-bezier(.32, .08, .24, .98);--ease-arrive:cubic-bezier(.16, .84, .32, 1);--ease-depart:cubic-bezier(.6, 0, .78, .18);--ease-tome:cubic-bezier(.4, 0, .2, 1)}@media (min-width:1920px){:root{--fs-xs:1.25rem;--fs-sm:1.5rem;--fs-base:1.875rem;--fs-md:2.25rem;--fs-lg:3rem;--fs-xl:4.25rem;--fs-2xl:6rem;--fs-display:7.5rem}}@media (min-width:2800px){:root{--fs-xs:1.625rem;--fs-sm:2rem;--fs-base:2.5rem;--fs-md:3rem;--fs-lg:4rem;--fs-xl:5.5rem;--fs-2xl:7.5rem;--fs-display:9.5rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden}html{text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-size:16px}body{font-family:var(--font-serif);font-size:var(--fs-base);line-height:var(--lh-base);color:var(--color-ink);background:var(--color-paper);font-feature-settings:"kern" 1, "liga" 1, "calt" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;user-select:none;cursor:default;touch-action:manipulation;overscroll-behavior:none}img,svg{max-width:100%;display:block}button{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation;background:0 0;border:0}button:focus,button:focus-visible{outline:none}a{color:inherit;text-decoration:none}*{-webkit-touch-callout:none}body *{user-select:none}.is-hidden-init{visibility:hidden}.app-root{background:var(--color-paper);background-image:radial-gradient(at top,#b8923f0a 0%,#0000 60%),radial-gradient(at bottom,#6b1f1f08 0%,#0000 60%);flex-direction:column;display:flex;position:fixed;inset:0}.app-root:before{content:"";pointer-events:none;z-index:0;background-image:repeating-linear-gradient(0deg,#0000 0 2px,#4a362403 2px 3px),repeating-linear-gradient(90deg,#0000 0 2px,#4a362403 2px 3px);position:absolute;inset:0}.app-root>*{z-index:1;position:relative}
