:root{--paper:#f5f0e7;--ink:#2b211d;--olive:#697052;--olive-readable:#526042;--clay:#b76543;--clay-readable:#91492f;--line:#a89a8a;--soft:#ebe3d5;--serif:var(--font-kim),Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--serif);font-size:19px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--clay-readable);outline-offset:4px}.skip-link{position:fixed;z-index:100;top:.75rem;left:1rem;transform:translateY(-180%);background:var(--ink);color:var(--paper);padding:.7rem 1rem;font-size:1rem;transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.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}.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1}.site-header{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:1.25rem;gap:1.25rem;padding:0 4.6vw;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;z-index:20;top:0;background:color-mix(in srgb,var(--paper) 96%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.wordmark{display:inline-flex;align-items:center;min-height:44px;font-size:2.25rem;letter-spacing:-.055em;line-height:1;width:max-content}.site-header nav{display:flex;gap:2rem;font-size:1.08rem}.site-header nav a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;transition:color .2s ease}.header-cta,.site-header nav a:hover{color:var(--olive-readable)}.header-cta{justify-self:end;display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:2px solid var(--olive-readable);padding:.45rem 1.1rem;font-size:1.05rem;transition:background .2s ease,color .2s ease}.header-cta:hover{background:var(--olive-readable);color:var(--paper)}.hero{min-height:520px;display:grid;grid-template-columns:minmax(360px,.9fr) 1.1fr;grid-gap:6vw;gap:6vw;align-items:center;padding:1.4rem 6.4vw 2.1rem}.hero-copy{padding:2rem 0 1rem;max-width:520px;animation:rise .8s ease-out both}.eyebrow{color:var(--olive-readable);font-size:.9rem;font-weight:600;letter-spacing:.16em;line-height:1.35;margin:0 0 1.15rem;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500;text-wrap:balance;line-height:1.02;letter-spacing:-.04em}.hero h1{font-size:clamp(4.8rem,8vw,8.7rem);margin:0 0 1.55rem}.hero-intro{font-size:1.32rem;line-height:1.48;max-width:440px;margin-bottom:1.55rem}.actions{display:flex;gap:1.25rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.72rem 1.35rem;font-size:1.08rem;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button:active{transform:scale(.98)}.terracotta{background:var(--clay-readable);color:#fffaf3;border:1px solid var(--clay-readable)}.outline{border:2px solid var(--olive-readable);color:var(--olive-readable)}.outline:hover{background:var(--olive-readable);color:var(--paper)}.portrait-frame{background:#f9f5ec;width:100%;max-width:640px;justify-self:end;padding:8px 10px 27px;box-shadow:0 7px 16px rgba(54,39,28,.18);transform:rotate(.25deg);animation:appear .9s ease-out .15s both}.portrait-frame img,.portrait-frame picture{display:block;width:100%;height:500px;object-fit:cover;object-position:center top}.portrait-frame span{display:block;text-align:right;margin:4px 6% -19px;font-style:italic;font-size:1rem}.framework{margin:0 4.6vw;padding:0 0 1rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:1.45rem;color:var(--olive);font-size:1.45rem;letter-spacing:.02em}.framework i{font-style:normal;color:var(--clay)}.doorways{display:grid;grid-template-columns:1.15fr 1.18fr 1fr 1fr;grid-gap:0;gap:0;padding:1.3rem 4.6vw 1.15rem;border-bottom:1px solid var(--line)}.doorways>h2{font-size:clamp(2.8rem,4vw,4.2rem);margin:0;padding:1.1rem 2.3rem 0 0}.doorways article{min-height:205px;padding:1.1rem 1.6rem 1rem;border-left:1px solid var(--line)}.doorways h3{font-size:2rem;margin:0 0 .8rem}.doorways p{font-size:1.08rem;line-height:1.5;margin-bottom:.75rem}.doorways article a{display:inline-flex;align-items:center;min-height:44px;color:var(--olive-readable);font-size:1.05rem}.doorways article a b{margin-left:.4rem;font-weight:400}.book-doorway{display:grid;grid-template-columns:100px 1fr;grid-gap:1rem;gap:1rem}.book-doorway img,.book-doorway picture{width:92px;height:150px;object-fit:contain;display:block}.book-doorway picture{background:#fffdf8;box-shadow:0 4px 10px rgba(54,39,28,.12)}.letter-still,.small-still{height:70px;width:84px;color:#e7d7bf;background:#382b21;display:grid;place-items:center;font-size:.78rem;line-height:1.25;padding:.5rem;margin-bottom:.75rem}.letter-still{background:#bfa481;color:#4b3228;transform:rotate(-3deg);font-style:italic}.quote-section{display:grid;grid-template-columns:1.2fr 1.75fr 1fr;align-items:center;min-height:220px;border-bottom:1px solid var(--line)}.quote-still{align-self:start;background:#3d4030}.quote-still img,.quote-still picture{display:block;width:100%;height:auto}blockquote{margin:0;padding:2rem 3rem;font-size:clamp(2rem,3.3vw,3.5rem);line-height:1.05}.quote-note{border-left:1px solid var(--line);padding:1.2rem 2.5rem;font-size:1.08rem;line-height:1.5}.quote-note em{display:block;margin-top:.75rem;font-size:1.25rem}.home-cards{padding:6rem 12vw;display:grid;grid-template-columns:1fr 1.05fr;grid-gap:8vw;gap:8vw;align-items:start}.home-cards h2{font-size:clamp(3rem,4vw,4.6rem);margin:0}.home-list{border-top:1px solid var(--line)}.home-list a{display:grid;grid-gap:.3rem;gap:.3rem;border-bottom:1px solid var(--line);padding:1rem 0;min-height:64px;transition:color .18s ease,padding-left .18s ease}.home-list a:hover{color:var(--olive-readable);padding-left:.4rem}.home-list strong{font-size:1.4rem;font-weight:500}.home-list span{font-size:1rem}.site-footer{background:#302b23;color:#f5f0e7;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr auto;grid-gap:2rem;gap:2rem;padding:3rem 4.6vw;align-items:start}.footer-mark{font-size:2rem}.site-footer p{max-width:300px;font-size:1.05rem;line-height:1.5;color:#ded5c8;margin:1rem 0 0}.footer-tip{display:inline-flex;align-items:center;min-height:44px;margin-top:.6rem;color:#ded5c8;text-decoration:underline;text-underline-offset:.22em}.footer-tip:hover{color:#fff}.footer-links{display:grid;grid-gap:.1rem;gap:.1rem;font-size:1.05rem}.footer-links a{display:inline-flex;align-items:center;min-height:44px;color:#ded5c8;transition:color .2s ease}.footer-links a:hover{color:#fff}.theo-badge{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.theo-badge img{width:38px;height:38px;object-fit:contain}.page-intro{width:min(860px,calc(100% - 3rem));margin:0 auto;padding:5.5rem 0 6rem}.page-intro h1{font-size:clamp(4rem,7vw,7rem);margin-bottom:1.5rem}.lede{font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.36;max-width:730px;margin-bottom:4rem}.reading-section{max-width:690px;padding:2.25rem 0;border-top:1px solid var(--line)}.reading-section h2{font-size:clamp(2.3rem,3.6vw,3.35rem);margin-bottom:1.1rem}.reading-section p{font-size:1.22rem;line-height:1.65;text-wrap:pretty}.section-cta{margin-top:.35rem}.page-cta{margin-top:1.5rem}.kit-subscribe{width:min(480px,100%);max-width:100%;margin-top:2rem}.kit-subscribe form{max-width:100%!important}.substack-embed{display:block;width:min(480px,100%);max-width:100%;height:320px;margin-top:2rem}.contact-form{border-top:1px solid var(--line);padding:2rem 0 2.3rem;display:grid;grid-gap:.55rem;gap:.55rem;max-width:630px}.contact-form label{font-size:1.1rem;margin-top:.65rem}.contact-form input,.contact-form textarea{background:rgba(255,255,255,.42);border:2px solid #887b6b;color:var(--ink);font:inherit;font-size:1.1rem;padding:.78rem .85rem;border-radius:0}.contact-form input{min-height:50px}.contact-form textarea{resize:vertical}.contact-form button{width:max-content;margin-top:1rem}.form-status{margin:1rem 0 0;color:var(--olive)}.form-status.error{color:#9b3f2d}.store-list{display:grid;border-top:1px solid var(--line);max-width:760px}.store-list a{padding:1.25rem 0;border-bottom:1px solid var(--line);display:grid;grid-gap:.2rem;gap:.2rem;min-height:64px;transition:padding-left .2s ease,color .2s ease}.store-list a:hover{padding-left:.5rem;color:var(--olive-readable)}.store-list span{color:var(--olive-readable);font-size:.9rem;letter-spacing:.14em}.store-list strong{font-size:1.9rem;font-weight:500}.store-list small{font-size:1.08rem}.calendar-page{max-width:860px}.calendar-archive,.calendar-invite,.calendar-section{max-width:690px;border-top:1px solid var(--line);padding:2.5rem 0}.calendar-archive h2,.calendar-invite h2,.calendar-section h2{font-size:clamp(2.4rem,3.8vw,3.5rem);margin:0 0 1rem}.calendar-copy,.calendar-invite p{font-size:1.2rem;line-height:1.62;max-width:650px}.calendar-sessions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2rem;border-top:1px solid var(--line)}.calendar-sessions>div{padding:1.25rem 1.4rem 1.2rem 0;border-bottom:1px solid var(--line)}.calendar-sessions>div:nth-child(2n){padding-left:1.4rem;padding-right:0;border-left:1px solid var(--line)}.archive-event>span,.calendar-sessions span{color:var(--olive-readable);font-size:.9rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.calendar-sessions p{font-size:1.08rem;line-height:1.45;margin:.65rem 0 0}.archive-events{margin-top:1.5rem}.archive-event{border-left:3px solid var(--olive-readable);padding:1.25rem 0 1.25rem 1.5rem}.archive-event+.archive-event{border-top:1px solid var(--line)}.archive-event h3{font-size:2rem;margin:1rem 0 .65rem}.archive-event p{font-size:1.15rem;line-height:1.55;margin-bottom:.65rem}.archive-event a{display:inline-flex;align-items:center;min-height:44px;color:var(--olive-readable);font-size:1.05rem}.archive-event b{margin-left:.4rem;font-weight:400}.calendar-invite{padding-bottom:0}.ongoing-gatherings{display:grid;grid-gap:2rem;gap:2rem}.ongoing-gatherings>div+div{border-top:1px solid var(--line);padding-top:2rem}.calendar-link{display:inline-flex;align-items:center;min-height:44px;color:var(--olive-readable);font-size:1.05rem}.calendar-link b{margin-left:.4rem;font-weight:400}.calendar-letter{margin:2rem 0 0;padding-top:1.4rem;border-top:1px solid var(--line);font-size:1.15rem;line-height:1.55}.calendar-letter a{color:var(--olive-readable);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.notes-index{width:min(1120px,calc(100% - 9.2vw))}.notes-archive{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line)}.note-card{min-height:265px;padding:1.65rem 2rem 1.7rem 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;transition:color .2s ease,background .2s ease}.note-card:nth-child(2n){padding-left:2rem;padding-right:0;border-left:1px solid var(--line)}.note-card span,.note-card:hover{color:var(--olive-readable)}.note-card span{font-size:.9rem;font-weight:600;letter-spacing:.14em}.note-card h2{font-size:clamp(2.15rem,3vw,3.3rem);margin:1.5rem 0 .8rem}.note-card p{max-width:470px;font-size:1.14rem;line-height:1.55;margin:0}.note-card strong{margin-top:auto;padding-top:1.35rem;font-size:1.1rem;font-weight:500}.note-card i{color:var(--clay-readable);font-style:normal;margin-left:.25rem}.note-pager{max-width:690px;display:grid;grid-template-columns:1fr auto 1fr;grid-gap:1.5rem;gap:1.5rem;align-items:end;border-top:1px solid var(--line);padding:1.6rem 0 .2rem}.note-pager>div:last-child{text-align:right}.note-pager a:not(.all-notes){display:grid;grid-gap:.35rem;gap:.35rem;min-height:44px;transition:color .2s ease}.note-pager a:not(.all-notes):hover,.note-pager span{color:var(--olive-readable)}.note-pager span{font-size:.9rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.note-pager strong{font-size:1.2rem;font-weight:500;line-height:1.18}.all-notes{display:inline-flex;align-items:center;min-height:48px;color:var(--olive-readable);border:2px solid var(--olive-readable);padding:.45rem .8rem;font-size:1.05rem;transition:background .2s ease,color .2s ease}.all-notes:hover{background:var(--olive-readable);color:var(--paper)}.policy{padding-bottom:5rem}.policy h2{font-size:2.5rem;margin:2.5rem 0 .7rem}.policy p{max-width:720px;font-size:1.1rem;line-height:1.58}.practice-audio{max-width:760px}.audio-item{padding:1.2rem 0;border-top:1px solid var(--line)}.audio-item h3{font-size:1.6rem;margin:0 0 .6rem}.audio-item audio{width:100%}.not-found{width:min(850px,calc(100% - 3rem));margin:0 auto;min-height:60vh;padding:8rem 0}.not-found h1{font-size:clamp(4rem,7vw,7rem);margin:0 0 1rem}.not-found p{font-size:1.35rem;margin-bottom:2rem}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes appear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:rotate(.25deg)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;height:auto;min-height:70px;padding:1rem 5vw}.site-header nav{grid-column:1/-1;grid-row:2;display:flex;justify-content:space-between;gap:.5rem;font-size:1rem}.site-header nav a{padding:.15rem .2rem}.header-cta{font-size:.95rem;padding:.4rem .7rem}.wordmark{font-size:2rem}.hero{grid-template-columns:1fr;gap:1rem;padding:1.5rem 7vw 2rem}.hero h1{font-size:clamp(4.3rem,14vw,6rem)}.hero-copy{padding-bottom:0}.portrait-frame img,.portrait-frame picture{height:min(55vw,420px)}.framework{margin:0 5vw;font-size:1.2rem;gap:.8rem}.doorways{grid-template-columns:1fr 1fr;padding:1rem 5vw}.doorways>h2{grid-column:1/-1;padding:1rem 0 2rem}.doorways article:first-of-type{border-left:0}.quote-section{grid-template-columns:1fr 1.5fr}.quote-still{grid-row:1/span 2}.quote-note{grid-column:2;border-left:0;border-top:1px solid var(--line)}.home-cards{padding:4rem 9vw;gap:3rem;grid-template-columns:1fr}.site-footer{grid-template-columns:1fr 1fr}.theo-badge{grid-column:2;justify-self:end}}@media (max-width:580px){body{font-size:18px}.site-header{padding:1rem 1.2rem}.wordmark{font-size:1.9rem}.header-cta{min-height:46px;font-size:.9rem}.site-header nav{font-size:.95rem;gap:.2rem}.site-header nav a{min-height:44px}.hero{padding:1rem 1.2rem 1.5rem}.hero h1{font-size:4.1rem}.hero-intro{font-size:1.2rem}.actions{gap:.75rem}.button{min-height:50px;padding:.65rem .95rem;font-size:1.03rem}.portrait-frame img,.portrait-frame picture{height:330px}.framework{margin:0 1.2rem;padding:.85rem 0;font-size:1.1rem;gap:.48rem}.doorways{display:block;padding:1.3rem 1.2rem}.doorways>h2{font-size:3.2rem;padding:0 0 1.7rem}.doorways article{border-left:0;border-top:1px solid var(--line);padding:1.25rem 0;min-height:0}.quote-section{display:block}.quote-still{min-height:170px}.quote-section blockquote{padding:2rem 1.2rem;font-size:2.6rem}.quote-note{padding:1.5rem 1.2rem}.home-cards{padding:3.5rem 1.2rem}.site-footer{grid-template-columns:1fr 1fr;padding:2.5rem 1.2rem;gap:2rem 1rem}.site-footer>div:first-child{grid-column:1/-1}.page-intro{padding:3.5rem 0}.notes-index,.page-intro{width:calc(100% - 2.4rem)}.notes-archive{grid-template-columns:1fr}.note-card,.note-card:nth-child(2n){min-height:0;padding:1.5rem 0;border-left:0}.note-card h2{font-size:2.65rem;margin:1rem 0 .7rem}.note-card strong{margin-top:0}.note-pager{grid-template-columns:1fr auto;gap:1.1rem .7rem;align-items:start}.note-pager>div{min-height:3.65rem}.note-pager>div:last-child{grid-column:2;text-align:right}.note-pager .all-notes{grid-column:1/-1;grid-row:2;justify-self:start}.note-pager strong{font-size:1.08rem}.page-intro h1{font-size:4rem}.lede{margin-bottom:2.5rem}.reading-section{padding:1.8rem 0}.reading-section p{font-size:1.16rem;line-height:1.65}.calendar-archive,.calendar-invite,.calendar-section{padding:2rem 0}.calendar-sessions{grid-template-columns:1fr}.calendar-sessions>div,.calendar-sessions>div:nth-child(2n){padding:1.1rem 0;border-left:0}.archive-event{padding-left:1.1rem}.policy h2{font-size:2.25rem}.not-found{width:calc(100% - 2.4rem);padding:5rem 0}.not-found h1{font-size:4.25rem}}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_07d15b{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.__variable_07d15b{--font-kim:"Cormorant Garamond","Cormorant Garamond Fallback"}