:root{--bg:#e5d4b2;--ink:#2c2820;--ink-soft:#6b5b47;--line:#c4ad90;--accent:#4a3c2c;--accent-ink:#f0e8d8;--card:#ede2c8;--bg-alt:#d8c8a8}body,html{background-color:var(--bg);color:var(--ink)}.header-rule--thick{border-top-color:var(--ink)}.header-rule{border-top-color:var(--line)}.brand{color:var(--accent);font-size:34px}.card{background:var(--card);border-color:var(--line)}.situation-block{border-left-color:var(--accent)}.hint-block,.situation-block{background:#e2d7b8}.btn-primary{background:var(--ink);color:var(--accent-ink)}.btn-ghost{color:var(--ink-soft)}.btn-ghost,.text-input{border-color:var(--line);background:var(--card)}.text-input{color:var(--ink)}.text-input:focus{border-color:var(--accent)}.auth-input{background:var(--card);border-color:var(--line)}.auth-button{background:var(--ink);color:var(--accent-ink)}.chat-msg.user{background:var(--bg-alt)}.word-chip{background:var(--card);border-color:var(--line);color:var(--ink-soft)}.word-chip--selected{background:var(--ink);color:var(--accent-ink);border-color:var(--ink)}.hint-choice-btn{border-color:var(--line);color:var(--ink)}.hint-choice-btn:hover{background:var(--bg-alt);border-color:var(--accent)}.story-image-wrap{background:var(--ink)}.word-chip--verb-correct{background:#d4e8da;border-color:#5a8a6a}.attempt-item--correct{border-left-color:#5a8a6a;color:#4a7a5a}.attempt-item--partial{border-left-color:#b87830;color:#b87830}.partial-answer-block{background:var(--bg-alt);border-left-color:var(--line)}html.ti-shell{--bg:#ffffff;--ink:#111111;--ink-soft:#666666;--line:#e7e7e7;--accent:#c4513c;--accent-ink:#ffffff;--card:#ffffff;--bg-alt:rgba(17,17,17,0.04);--ti-u:calc(min(100vw, 390px) / 236)}html.ti-shell body{background:var(--bg);color:var(--ink);min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}html.ti-shell body>.main{flex:1 0 auto}.ti-hd{justify-content:space-between;max-width:390px;margin:0 auto;padding:26px 26px 21px;--ti-hd-u:0.48}.ti-hd,.ti-hd-mark{display:flex;align-items:center}.ti-hd-mark{gap:calc(38px * var(--ti-hd-u));min-width:0;text-decoration:none;position:relative}.ti-hd-mark:after{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:44px}.ti-hd-sig{flex:0 1 calc(281px * var(--ti-hd-u));min-width:84px;aspect-ratio:844/168;background:url(/ti-signature.png) 50%/contain no-repeat}.ti-hd-div{flex:none;width:1px;height:calc(41px * var(--ti-hd-u));background:var(--line)}.ti-hd-brand{font-family:var(--font-cormorant),"Times New Roman",serif;font-weight:600;font-size:calc(28.8px * var(--ti-hd-u));letter-spacing:.2em;text-decoration:none}.ti-hd-brand,.ti-hd-credit{flex:none;text-transform:uppercase;color:var(--ink);white-space:nowrap;line-height:1}.ti-hd-credit{display:flex;flex-direction:column;align-items:flex-start;gap:calc(3px * var(--ti-hd-u));text-align:left}.ti-hd-credit-1{font-family:var(--font-hut),"Helvetica Neue",Arial,sans-serif;font-size:calc(12.5px * var(--ti-hd-u));font-weight:600;letter-spacing:.16em}.ti-hd-credit-2{font-family:var(--font-cormorant),"Times New Roman",serif;font-size:calc(15.9px * var(--ti-hd-u));font-weight:500;letter-spacing:.15em}html.ti-shell .ti-shell-menu-btn{flex:none;background:none;border:none;padding:8px;margin:-8px;cursor:pointer;color:var(--ink);display:flex;align-items:center}html.ti-shell .ti-shell-menu-scrim{position:fixed;inset:0;background:rgba(17,17,17,.28);border:none;padding:0;cursor:default;z-index:40}html.ti-shell .ti-shell-menu-panel{position:fixed;top:0;right:0;bottom:0;width:min(300px,84vw);z-index:41;background:var(--paper,#ffffff);border-left:1px solid var(--line);padding:43px 26px 34px;overflow-y:auto;display:flex;flex-direction:column;gap:34px}html.ti-shell .ti-shell-menu-close{position:absolute;top:34px;right:20px;background:none;border:none;padding:8px 10px;cursor:pointer;font-size:17px;line-height:1;color:var(--ink-soft)}html.ti-shell .ti-shell-menu-sec{display:flex;flex-direction:column;align-items:flex-start;gap:14px}html.ti-shell .ti-shell-menu-label{font-family:var(--ti-serif,"Hiragino Mincho ProN",serif);font-size:11px;letter-spacing:.22em;color:var(--ink-soft);margin:0}html.ti-shell .ti-shell-menu-email{font-size:13px;letter-spacing:.04em;margin:0;word-break:break-all}html.ti-shell .ti-shell-menu-email,html.ti-shell .ti-shell-menu-link{font-family:var(--ti-serif,"Hiragino Mincho ProN",serif);color:var(--ink)}html.ti-shell .ti-shell-menu-link{font-size:15px;letter-spacing:.08em;text-decoration:none;background:none;border:none;padding:0;text-align:left;cursor:pointer}html.ti-shell .ti-shell-menu-link:active{opacity:.55}html.ti-shell .ti-shell-menu-credit{--ti-hd-u:0.48;margin-top:auto;display:flex;flex-direction:column;align-items:flex-start;gap:calc(3px * var(--ti-hd-u));white-space:nowrap;text-transform:uppercase;color:var(--ink-soft);line-height:1}body.ti-unfold-mode .ti-hd-mark{margin-left:41px}body.ti-unfold-mode .ti-hd-div,body.ti-unfold-mode .ti-hd-sig{display:none}.ti-unfold-back{position:absolute;top:17px;left:max(16px,calc(50vw - 179px));background:none;border:none;cursor:pointer;font-size:23px;line-height:1;color:var(--ink,#111111);padding:8px 10px;z-index:30}.ti-hd-rule{border:none;border-top:1px solid var(--line);max-width:390px;margin:0 auto}.ti-today-dot{width:8px;height:8px;border-radius:50%;background:#c4513c;flex:none}.ti-tabbar{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:390px;display:flex;justify-content:space-between;align-items:flex-end;background:var(--bg);border-top:1px solid #e7e7e7;padding:16px 30px calc(21px + env(safe-area-inset-bottom, 0px));z-index:20}.ti-tabbar a{display:flex;flex-direction:column;align-items:center;gap:5px;font-family:var(--font-mincho),"Hiragino Mincho ProN","Yu Mincho",serif;font-size:14px;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);text-decoration:none}.ti-tabbar a:first-child{letter-spacing:.2em}.ti-tabbar a.nav-active{color:var(--ink);font-weight:600}.ti-tabbar .ti-today-dot{margin-top:0}.ti-tabbar .ti-today-dot--seat{background:transparent}html.ti-shell .main{max-width:390px;padding:36px 30px 116px;display:flex;flex-direction:column;flex-shrink:0}.ti-home-fill,html.ti-shell .main>.route-fade,html.ti-shell .route-fade>.ti-scope{flex:1 0 auto;display:flex;flex-direction:column}.ti-spacer{flex:1 1}html.ti-shell .legal-nav{margin:0}html.ti-shell .legal-nav--low{margin-top:48px}html.ti-shell .legal-nav a{font-size:11px}html.ti-shell .ti-account-nav{margin-top:48px;text-align:center}html.ti-shell .ti-records-fill,html.ti-shell .ti-records-page{flex:1 0 auto;display:flex;flex-direction:column}html.ti-shell .ti-records-fill .ti-account-nav{margin-top:auto;padding-top:48px}html.ti-shell .ti-records-fill--invite .ti-account-nav{padding-top:16px}html.ti-shell .ti-account-nav a{font-size:15px;letter-spacing:.08em;text-decoration:none;border-bottom:1px solid;padding-bottom:2px}html.ti-shell .ti-account-nav a,html.ti-shell .ti-account-note{font-family:var(--ti-serif,"Hiragino Mincho ProN",serif);color:var(--ink-soft)}html.ti-shell .ti-account-note{font-size:12px;line-height:1.9;letter-spacing:.06em;margin:10px 0 0}html.ti-shell .ti-account-note--lead{margin:0 0 12px}html.ti-shell .ti-account-nav+.legal-nav--low{margin-top:40px}html.ti-shell .ti-line-nav{margin-top:22px;text-align:center}html.ti-shell .ti-line-nav a{font-family:var(--ti-serif,"Hiragino Mincho ProN",serif);font-size:13px;letter-spacing:.06em;color:var(--ink-soft);text-decoration:none;border-bottom:1px solid;padding-bottom:2px}html.ti-shell .ti-line-nav+.legal-nav--low{margin-top:44px}html.ti-shell :where(.situation-block,.hint-block){background:rgba(17,17,17,.03)}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-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:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-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:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/024ead497118aa23-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:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-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:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-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:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-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:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-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:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/024ead497118aa23-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:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-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:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-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:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-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:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-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:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/024ead497118aa23-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:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-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:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-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:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-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:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-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:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/024ead497118aa23-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:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-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:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-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:300;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:300;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:300;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:300;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:300;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: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 Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_16bb0c{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.__variable_16bb0c{--font-cormorant:"Cormorant Garamond","Cormorant Garamond Fallback"}