*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--font-display:var(--font-display-face),"Iowan Old Style","Georgia",serif;--font-body:var(--font-body-face),"Charter","Georgia",serif;--font-hand:var(--font-caveat),"Segoe Script",cursive;--ink-900:#2B1D11;--ink-800:#33241A;--ink-700:#3B2A1C;--brown-600:#5C4632;--brown-400:#8A745C;--gold:#B8862B;--gold-text:#8E6410;--red-mark:#8E2B24;--green:#3F7A4F;--paper:#FBF7EE;--paper-bright:#FFFCF5;--paper-warm:#F3EDE1;--paper-mid:#F0E8D8;--paper-shade:#EFE7D6;--paper-deep:#E4DAC5;--rule:rgba(59,42,28,0.12);--rule-card:rgba(59,42,28,0.16);--rule-strong:rgba(59,42,28,0.22);--cream:var(--paper);--cream-light:var(--paper-bright);--choc:var(--ink-800);--choc-dark:var(--ink-900);--choc-mid:var(--brown-600);--amber:var(--gold);--amber-light:var(--gold);--amber-deep:var(--gold-text);--white:#FFFFFF;--ink:var(--ink-800);--gray-mid:var(--brown-400);--gray-light:var(--paper-deep);--max-w:1200px;--nav-h:112px;--ease-paper:cubic-bezier(0.2,0.7,0.2,1);--lift:400ms}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--choc);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);line-height:1.15}a{text-decoration:none}a,button{color:inherit}button{cursor:pointer;border:none;background:none;font:inherit}img,svg,video{max-width:100%;display:block}input,select,textarea{font-family:var(--font-body);font-size:16px}:focus-visible{outline:3px solid var(--amber-deep);outline-offset:2px;border-radius:2px}.container{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 24px}.gold{color:var(--amber-deep)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.btn-amber,.btn-dark,.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:13px 28px;border-radius:4px;font-family:var(--font-body);font-size:15px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:center;transition:background .15s,color .15s,border-color .15s}.btn-dark{background:var(--choc);color:#fff}.btn-dark:hover{background:var(--choc-mid)}.btn-amber{background:var(--amber);color:var(--choc-dark)}.btn-amber:hover{background:var(--amber-light)}.btn-outline{background:transparent;color:var(--choc);border:2px solid var(--choc)}.btn-outline:hover{background:var(--choc);color:#fff}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:#fff;border-bottom:1px solid var(--gray-light)}.nav-bar{justify-content:space-between;gap:24px;min-height:var(--nav-h)}.nav-bar,.nav-logo{display:flex;align-items:center}.nav-logo{flex-shrink:0}.nav-logo img{height:76px;width:auto;object-fit:contain}.nav-desktop{display:none;align-items:center;gap:28px}.nav-link{font-size:16px;font-weight:600;letter-spacing:.03em;color:var(--choc);padding:8px 0;border-bottom:2px solid transparent;white-space:nowrap}.nav-link:hover{color:var(--amber-deep)}.nav-link.is-active{border-bottom-color:var(--amber)}.nav-cta{margin-left:8px}.nav-toggle{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;margin-right:-8px}.nav-burger{display:block;width:26px;height:18px;position:relative}.nav-burger span{position:absolute;left:0;height:2px;width:100%;background:var(--choc);border-radius:2px;transition:transform .2s ease,opacity .15s ease,top .2s ease}.nav-burger span:first-child{top:0}.nav-burger span:nth-child(2){top:8px}.nav-burger span:nth-child(3){top:16px}.nav-burger.is-open span:first-child{top:8px;transform:rotate(45deg)}.nav-burger.is-open span:nth-child(2){opacity:0}.nav-burger.is-open span:nth-child(3){top:8px;transform:rotate(-45deg)}.nav-mobile{border-top:1px solid var(--gray-light);background:#fff;padding:8px 24px 24px;max-height:calc(100dvh - var(--nav-h));overflow-y:auto}.nav-mobile nav{display:flex;flex-direction:column}.nav-mobile-link{display:flex;align-items:center;min-height:52px;font-size:18px;font-weight:600;color:var(--choc);border-bottom:1px solid var(--gray-light)}.nav-mobile-link.is-active{color:var(--amber-deep)}.nav-mobile-cta{margin-top:20px;width:100%}.grid{display:grid;grid-gap:32px;gap:32px}.grid-2,.grid-3{grid-template-columns:1fr}.grid-auto{grid-template-columns:repeat(auto-fill,minmax(min(240px,100%),1fr))}.grid-auto-sm{grid-template-columns:repeat(auto-fill,minmax(min(160px,100%),1fr))}.items-center{align-items:center}.section{padding:56px 0}.section-tight{padding:40px 0}.stack{flex-direction:column;gap:16px}.row,.stack{display:flex}.row{flex-wrap:wrap;gap:14px}.scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch}.h-hero{font-family:var(--font-display);font-weight:500;font-size:clamp(44px,7.4vw,104px);line-height:.98;letter-spacing:-.028em;font-variation-settings:"SOFT" 20,"WONK" 1}.h-section{font-family:var(--font-display);font-weight:500;font-size:clamp(32px,4.6vw,54px);line-height:1.08;letter-spacing:-.02em;font-variation-settings:"SOFT" 16,"WONK" 1}.h-sub{font-family:var(--font-display);font-weight:600;font-size:clamp(21px,2.6vw,28px);line-height:1.2;letter-spacing:-.01em}.lede{font-size:clamp(20px,2.2vw,25px);line-height:1.55}.body-copy,.lede{color:var(--choc-mid)}.body-copy{font-size:19px;line-height:1.68}.eyebrow{font-size:13px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--amber-deep)}.field{display:flex;flex-direction:column;gap:6px}.field>label{font-size:14px;font-weight:700;color:var(--choc)}.field .hint{font-size:13px;color:var(--gray-mid);line-height:1.5}.input{width:100%;min-height:48px;padding:12px 14px;border:1.5px solid var(--gray-light);border-radius:6px;background:#fff;color:var(--choc)}.input:focus{border-color:var(--amber-deep)}.input[aria-invalid=true]{border-color:#8B1A1A}textarea.input{min-height:120px;resize:vertical}.form-error{color:#8B1A1A;font-size:14px;font-weight:600}.prose{max-width:68ch}.prose h2{font-size:1.6rem;margin:2rem 0 .75rem}.prose h2,.prose h3{font-family:var(--font-display);font-weight:700;color:var(--choc)}.prose h3{font-size:1.25rem;margin:1.6rem 0 .6rem}.prose p{margin-bottom:1.25rem;line-height:1.8}.prose ol,.prose ul{margin:0 0 1.25rem 1.25rem}.prose li{margin-bottom:.5rem;line-height:1.75}.prose strong{font-weight:700;color:var(--choc)}.prose em{font-style:italic}@media (max-width:400px){.container{padding:0 16px}.nav-logo img{height:62px}.btn-amber,.btn-dark,.btn-outline{width:100%}}@media (min-width:768px){.grid-2{grid-template-columns:1fr 1fr;gap:40px}.section{padding:72px 0}}@media (min-width:900px){.nav-desktop{display:flex}.nav-mobile,.nav-toggle{display:none}.nav-logo img{height:92px}.grid-3{grid-template-columns:repeat(3,1fr)}.section{padding:88px 0}}@media (min-width:1280px){.grid-2{gap:64px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.book-detail{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px;align-items:start}.book-detail-cover{max-width:320px;width:100%}@media (min-width:900px){.book-detail{grid-template-columns:minmax(0,320px) 1fr;gap:56px}.book-detail-cover{position:-webkit-sticky;position:sticky;top:calc(var(--nav-h) + 16px)}}.book-card{transition:transform .18s ease}.book-card:hover{transform:translateY(-4px)}@media (prefers-reduced-motion:reduce){.book-card:hover{transform:none}}.spine-band{background:var(--ink-800);padding:18px 0;overflow:hidden;width:100%}.spine-track{display:flex;align-items:flex-end;gap:11px;width:max-content;animation:spine-roll 42s linear infinite}.spine-band:hover .spine-track{animation-play-state:paused}.spine{writing-mode:vertical-rl;width:32px;flex:0 0 32px;padding:14px 0;border-radius:2px;font-family:var(--font-display);letter-spacing:.04em;text-align:center;overflow:hidden;line-height:1;box-shadow:inset -3px 0 6px -3px rgba(0,0,0,.35)}@keyframes spine-roll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.spine-track{animation:none}}.authors-split{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;align-items:start}@media (min-width:900px){.authors-split{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:52px}}.pill{display:inline-flex;align-items:center;min-height:44px;padding:10px 20px;border:1px solid var(--rule-strong);border-radius:999px;font-size:16px;color:var(--ink-800);transition:background .25s,color .25s,transform .25s var(--ease-paper)}.pill:hover{background:var(--ink-800);color:var(--paper);transform:translateY(-2px)}.pill-open{font-style:italic;color:var(--gold-text);border-color:var(--gold)}.pill-open:hover{background:var(--gold);color:var(--ink-900)}.faq-card{background:var(--paper-bright);border:1px solid var(--rule-card);border-radius:8px;padding:4px 22px}.faq-card>summary{cursor:pointer;list-style:none;padding:16px 28px 16px 0;position:relative;font-family:var(--font-display);font-size:19px;color:var(--ink-800);min-height:44px;display:flex;align-items:center}.faq-card>summary::-webkit-details-marker{display:none}.faq-card>summary:after{content:"";position:absolute;right:4px;width:9px;height:9px;border-right:2px solid var(--brown-400);border-bottom:2px solid var(--brown-400);transform:rotate(45deg);transition:transform .25s var(--ease-paper)}.faq-card[open]>summary:after{transform:rotate(-135deg)}.faq-card>p{padding:0 0 18px;font-size:17px;line-height:1.6;color:var(--brown-600)}body{font-size-adjust:.52}.h-hero,.h-section,.h-sub,.nav-logo,.spine,h1,h2,h3,h4,h5,h6{font-size-adjust:none}.body-copy,.lede,label,li,p{font-size:max(1em,19px)}.motion-on [data-reveal]{opacity:0;filter:blur(9px);transform:translateY(14px);transition:opacity .85s ease,filter 1.05s ease,transform .85s cubic-bezier(.2,.7,.2,1)}.motion-on [data-reveal][data-revealed]{opacity:1;filter:blur(0);transform:none}.book-card{transition:transform .4s var(--ease-paper)}.motion-on .book-card:hover{transform:translateY(-12px)}#page-turn{position:fixed;inset:0;z-index:90;pointer-events:none;opacity:0;background:linear-gradient(105deg,#FFFCF5,#F3EDE1 38%,#E4DAC5);box-shadow:inset -40px 0 90px -40px rgba(51,36,26,.6);transform:perspective(2400px) rotateY(-96deg);transform-origin:left center}#page-turn.is-closing{animation:page-turn-close .46s cubic-bezier(.36,.06,.34,1) forwards}#page-turn.is-opening{animation:page-turn-open .5s cubic-bezier(.3,.9,.3,1) forwards}@keyframes page-turn-close{0%{opacity:1;transform-origin:left center;transform:perspective(2400px) rotateY(-96deg)}to{opacity:1;transform-origin:left center;transform:perspective(2400px) rotateY(0deg)}}@keyframes page-turn-open{0%{opacity:1;transform-origin:right center;transform:perspective(2400px) rotateY(0deg)}60%{opacity:1}to{opacity:0;transform-origin:right center;transform:perspective(2400px) rotateY(96deg)}}@media (max-width:640px){#page-turn.is-closing{animation-duration:.3s}#page-turn.is-opening{animation-duration:.32s}}[data-sound-toggle]{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 14px;border:1px solid var(--rule-strong);border-radius:999px;background:transparent;color:var(--ink-800);font-family:var(--font-crimson),Georgia,serif;font-size:13px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .25s var(--ease-paper),color .25s var(--ease-paper)}[data-sound-toggle]:hover{background:var(--paper-shade)}[data-sound-dot]{width:7px;height:7px;border-radius:999px;background:transparent;box-shadow:inset 0 0 0 1px var(--rule-strong);transition:background .25s ease,box-shadow .25s ease}[data-sound-dot][data-on]{background:var(--gold,#B8862B);box-shadow:0 0 0 3px rgba(184,134,43,.2)}.nav-sound{font-size:12px;padding:7px 12px;min-height:38px}.nav-sound-mobile{margin-top:14px;width:100%;justify-content:center}.paper-stack{position:relative}.paper-stack:after,.paper-stack:before{content:"";position:absolute;border-radius:3px;z-index:0}.paper-stack:before{inset:26px 34px 10px 6px;background:var(--paper-deep);transform:rotate(-3.5deg)}.paper-stack:after{inset:18px 20px 16px 18px;background:var(--paper-shade);transform:rotate(2deg)}.paper-stack>*{position:relative;z-index:1}.motion-on .ink-drift{animation:ink-drift 11s ease-in-out infinite}@keyframes ink-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){#page-turn{display:none}}.hero-shelf{position:relative;height:clamp(340px,40vw,540px);perspective:1600px}.hero-shelf figure{position:absolute;margin:0;border-radius:4px;overflow:hidden;background:var(--paper-shade,#EFE7D6);box-shadow:0 42px 60px -34px rgba(51,36,26,.72),0 4px 12px rgba(51,36,26,.16);transition:transform .62s cubic-bezier(.2,.7,.2,1);will-change:transform}.hero-shelf img{display:block;width:100%;height:auto}.motion-on .hero-shelf:hover figure{transform:translateY(-6px)}.motion-on .hero-shelf:hover figure[data-lead]{transform:translateY(-18px) rotate(-1deg)}@media (prefers-reduced-motion:reduce){.hero-shelf figure{transition:none}}.spread{position:relative;padding-top:26px}.spread-index{position:absolute;top:-.34em;left:-.06em;z-index:0;font-family:var(--font-display);font-weight:400;font-size:clamp(120px,18vw,260px);line-height:1;letter-spacing:-.05em;color:transparent;-webkit-text-stroke:1px rgba(184,134,43,.34);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.spread>:not(.spread-index){position:relative;z-index:1}.band-ink{background:var(--ink-900,#2B1D11);color:var(--cream-text,#F6F1E6)}.band-ink .h-section,.band-ink .h-sub{color:#F6F1E6}.band-ink p{color:rgba(246,241,230,.68)}.band-ink .eyebrow,.step-n{color:#C9A227}.step-n{font-family:var(--font-display);font-weight:400;font-size:clamp(40px,5vw,68px);line-height:1;letter-spacing:-.03em;display:block;margin-bottom:12px}.marginalia{font-family:var(--font-caveat),"Segoe Script",cursive;font-size:clamp(22px,2.6vw,27px);line-height:1.35;color:var(--red,#8E2B24);transform:rotate(-1.2deg);transform-origin:left center}@media (max-width:620px){.hero-shelf{height:clamp(260px,68vw,380px)}.hero-shelf figure:first-child,.hero-shelf figure:nth-child(5){display:none}.hero-shelf figure:nth-child(2){left:0;top:10%;width:38%}.hero-shelf figure:nth-child(3){left:31%;top:0;width:40%}.hero-shelf figure:nth-child(4){left:62%;top:11%;width:38%}}.hero-grid{display:grid;grid-template-columns:1fr;grid-gap:clamp(38px,5vw,60px);gap:clamp(38px,5vw,60px);align-items:center}@media (min-width:900px){.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.hero-shelf{height:clamp(280px,32vw,430px)}@media (max-width:620px){.hero-shelf{height:clamp(250px,62vw,340px)}.hero-shelf figure:first-child,.hero-shelf figure:nth-child(5){display:revert}}.nav-link{font-size:17px}.btn-amber,.btn-dark,.btn-outline{font-size:16px}:root{--max-w:1380px}@media (min-width:900px){.hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:clamp(40px,4vw,64px)}.hero-shelf{height:clamp(360px,34vw,500px)}}.hero-shelf:after,.hero-shelf:before{content:"";position:absolute;border-radius:8px;z-index:0;pointer-events:none}.hero-shelf:before{inset:14% 12% 6% 4%;background:var(--paper-deep);transform:rotate(-3.5deg)}.hero-shelf:after{inset:9% 7% 10% 8%;background:var(--paper-shade);transform:rotate(2deg)}.hero-shelf figure{z-index:1}.hero-grid .lede{max-width:36ch}.nav-wordmark{font-family:var(--font-display);font-size:clamp(26px,3.4vw,38px);font-weight:500;letter-spacing:-.025em;color:var(--ink-700);line-height:1;white-space:nowrap}.nav-wordmark:hover{color:var(--ink-900)}.nav-lockup{display:inline-flex;align-items:center;gap:12px;color:var(--ink-700);transition:color .15s ease}.nav-lockup:hover{color:var(--ink-900)}.nav-lockup img{width:clamp(30px,3.4vw,42px);height:auto;flex:none}.nav-lockup span{font-family:var(--font-display);font-size:clamp(24px,3.2vw,35px);font-weight:500;letter-spacing:-.025em;line-height:1;white-space:nowrap}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_acf54a{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_acf54a{--font-display-face:"Fraunces","Fraunces Fallback"}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3b858e8234e422f4-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6cca48c3e4e6ef07-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2603157fa2fb7012-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8f69b66743ebadf3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f627625e85285513-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1aed755f2a5e779d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/45d262064560f5fa-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Literata;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3b858e8234e422f4-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Literata;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6cca48c3e4e6ef07-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Literata;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2603157fa2fb7012-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Literata;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8f69b66743ebadf3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Literata;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f627625e85285513-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Literata;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1aed755f2a5e779d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Literata;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/45d262064560f5fa-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3b858e8234e422f4-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6cca48c3e4e6ef07-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/2603157fa2fb7012-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8f69b66743ebadf3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f627625e85285513-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1aed755f2a5e779d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/45d262064560f5fa-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Literata;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3b858e8234e422f4-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Literata;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6cca48c3e4e6ef07-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Literata;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/2603157fa2fb7012-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Literata;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8f69b66743ebadf3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Literata;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f627625e85285513-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Literata;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1aed755f2a5e779d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Literata;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/45d262064560f5fa-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Literata Fallback;src:local("Times New Roman");ascent-override:99.62%;descent-override:26.07%;line-gap-override:0.00%;size-adjust:118.15%}.__className_bdb315{font-family:Literata,Literata Fallback;font-style:normal}.__variable_bdb315{--font-body-face:"Literata","Literata Fallback"}@font-face{font-family:Caveat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e44cdba7d0878bc5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Caveat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/07fccecd6728972a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/486fce9f36bc8f45-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Caveat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/46bdd75a3ff56824-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e44cdba7d0878bc5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/07fccecd6728972a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/486fce9f36bc8f45-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/46bdd75a3ff56824-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Caveat Fallback;src:local("Arial");ascent-override:124.77%;descent-override:38.99%;line-gap-override:0.00%;size-adjust:76.94%}.__className_f2d25f{font-family:Caveat,Caveat Fallback;font-style:normal}.__variable_f2d25f{--font-caveat:"Caveat","Caveat Fallback"}