.play-layout{grid-template-columns:minmax(0,670px) minmax(230px,1fr);align-items:start;gap:36px;display:grid}.game-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 8px 28px #243d3010}.game-topline{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:18px 24px;display:flex}.game-topline .mode{align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.infinity{font-size:25px;line-height:1}.plain-button{background:0 0;border:0;padding:5px 0;font-size:14px;font-weight:600}.plain-button:hover{text-decoration:underline}.game-controls{align-items:center;gap:14px;display:flex}.game-controls select{color:var(--ink);background:#f0f2e9;border:0;border-radius:8px;max-width:135px;padding:7px 9px;font-size:14px}.board{padding:24px 38px 18px}.endpoints{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:24px;display:flex}.endpoint-label{color:var(--muted);margin-bottom:8px;font-size:14px;display:block}.end-arrow{color:#839174;margin-top:20px;font-size:25px}.tile-row{justify-content:center;gap:7px;display:flex}.tile{background:#f3f5ed;border:1px solid #d7ddcc;border-radius:8px;place-items:center;width:47px;height:51px;font-family:Space Grotesk,sans-serif;font-size:26px;font-weight:600;line-height:1;display:grid}.goal .tile{background:var(--lime);border-color:#d0dba3}.route-list{scrollbar-width:thin;max-height:258px;margin:0;padding:0;list-style:none;overflow-y:auto}.route-item{justify-content:center;align-items:center;gap:16px;margin-bottom:12px;display:flex;position:relative}.route-item .step-number{color:var(--muted);text-align:right;width:34px;font-size:14px}.route-item .tile-row{margin-right:50px}.route-item .tile{width:49px;height:49px}.route-item .changed{background:var(--green);color:#fff;border-color:var(--green)}.route-item:last-child .tile{animation:.2s ease-out tile-in}.route-item .word-label{color:var(--muted);font-size:14px;position:absolute;right:3px}.entry-form{max-width:410px;margin:8px auto 0}.entry-form label{text-align:center;color:var(--muted);margin-bottom:7px;font-size:14px;display:block}.entry-line{gap:10px;display:flex}.word-input{text-align:center;text-transform:uppercase;letter-spacing:.4em;width:100%;min-width:0;color:var(--ink);background:#fff;border:2px solid #7c9368;border-radius:10px;height:54px;padding:10px 12px;font-family:Space Grotesk,sans-serif;font-size:27px;line-height:1.2}.word-input::placeholder{color:#a3aa98}.button{background:var(--green);color:#fff;white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:12px 18px;font-size:15px;font-weight:600;line-height:1.4;display:inline-flex}.button:hover{background:#25492e}.button.secondary{border-color:var(--line);color:var(--ink);background:#f3f5ec}.button.secondary:hover{background:#e9eeda}.button.light{background:var(--lime);color:var(--ink)}.button.light:hover{background:#d8e69c}.message{text-align:center;min-height:25px;color:var(--muted);margin:10px 0 4px;font-size:14px}.message.error{color:#9d3c2a}.message.success{color:var(--green)}.board-actions{justify-content:center;align-items:center;gap:26px;margin-top:4px;display:flex}.board-actions button{color:#526348;background:0 0;border:0;padding:7px 1px;font-size:14px}.board-actions button:hover{color:#233e30;text-decoration:underline}.move-counter{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-bottom:18px;font-size:14px;display:flex}.move-counter b{color:var(--ink);font-weight:600}.hint-box{text-align:center;background:#f1f4e5;border-radius:10px;margin:12px 0;padding:12px 16px;font-size:15px}.hint-box button{margin:8px auto 0;display:block}.keyboard{border-top:1px solid var(--line);background:#f5f6ef;padding:18px 20px 20px}.key-row{justify-content:center;gap:5px;margin-bottom:6px;display:flex}.key-row:last-child{margin-bottom:0}.key{color:var(--ink);background:#e4e8dc;border:0;border-bottom:2px solid #ccd3c0;border-radius:6px;flex:1;min-width:0;max-width:49px;height:43px;padding:0;font-size:14px;font-weight:700;transition:background .12s}.key:hover{background:#d5dfc4}.key.wide{flex:1.7;max-width:76px;font-size:14px}.key.enter{color:#fff;background:#315a3c;border-color:#21472c}.game-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;margin-top:15px;font-size:14px;display:flex}.game-footer .plain-button{font-weight:500}.start-custom{border:1px solid var(--line);background:#fffef9;border-radius:12px;margin-top:13px;padding:12px 16px}.start-custom summary{cursor:pointer;font-size:14px}.inline-form{gap:10px;margin-top:12px;display:flex}.inline-form input{width:100%;min-width:0}.side-note{padding-top:12px}.side-note h2{max-width:270px;margin:16px 0;font-size:36px;line-height:1.18}.side-note>p{max-width:280px;font-size:16px}.little-word{letter-spacing:4px;color:#647547;font-family:Space Grotesk,sans-serif;font-size:14px}.rule-list{margin:26px 0;padding:0;list-style:none}.rule-list li{color:#53614e;align-items:flex-start;gap:12px;margin:16px 0;font-size:15px;display:flex}.rule-list span{width:25px;height:25px;color:var(--green);border:1px solid #c5cfb3;border-radius:50%;flex-shrink:0;place-items:center;font-size:14px;display:grid}.text-link{font-size:15px;font-weight:600;display:inline-block}.tip-note{background:#eaf0d8;border-radius:15px;margin:30px 0;padding:22px}.tip-note h3{margin-bottom:9px;font-size:18px}.tip-note p{color:#566548;font-size:15px}.official-link{border-top:1px solid var(--line);align-items:center;gap:12px;padding-top:22px;display:flex}.official-link img{object-fit:contain;width:42px;height:42px}.official-link strong{font-size:15px;display:block}.official-link span{color:var(--muted);font-size:14px}.below-play{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:48px;margin-top:65px;padding-top:36px;display:grid}.below-play h2{margin-bottom:15px;font-size:25px}.below-play p{margin:12px 0;font-size:16px}.tool-links{flex-direction:column;gap:0;display:flex}.tool-link{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:17px 0;display:flex}.tool-link strong{font-size:17px;display:block}.tool-link p{margin:2px 0 0;font-size:14px}.tool-link>span{font-size:24px}.tool-link:hover strong{text-decoration:underline}.dictionary-note{color:var(--muted);margin-top:22px;font-size:14px}.dictionary-note a{text-decoration:underline}.win-panel{text-align:center;padding:14px 0}.win-symbol{background:var(--lime);border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto 12px;font-size:28px;display:grid}.win-panel h2{font-size:28px}.win-panel p{margin:9px 0 18px}.result-facts{justify-content:center;gap:30px;margin:20px 0;display:flex}.result-facts strong{font-family:Space Grotesk,sans-serif;font-size:28px;display:block}.result-facts span{color:var(--muted);font-size:14px}.button-row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.share-output{width:100%;min-height:100px;margin-top:12px;font-size:14px}.storage-note{color:#9d3c2a;margin-top:12px;font-size:14px}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:20px;width:calc(100% - 32px);max-width:520px;max-height:85dvh;padding:28px}dialog::backdrop{backdrop-filter:blur(3px);background:#18352466}.dialog-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.dialog-header h2{font-size:26px}.dialog-header button{background:#ecf0e2;border:0;border-radius:8px;width:36px;height:36px;font-size:23px}.stats-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px;display:grid}.stats-grid strong{font-family:Space Grotesk,sans-serif;font-size:30px;display:block}.stats-grid span{color:var(--muted);font-size:14px}.record-list{padding:0;list-style:none}.record-list li{border-top:1px solid var(--line);justify-content:space-between;gap:10px;padding:12px 0;font-size:14px;display:flex}.record-list b{font-size:17px}.record-list span{text-align:right;color:var(--muted)}.dialog-note{margin:12px 0;font-size:14px}.dialog-bottom{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}:root{color:#233e30;font-synthesis:none;--ink:#233e30;--green:#315a3c;--muted:#657063;--line:#dce0d3;--paper:#fffef9;--lime:#e4edb4;--radius:18px;color-scheme:light;background:#f7f8f2;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #688137}h1,h2,h3,p{margin:0}h1,h2,h3,.display{letter-spacing:-.04em;font-family:Space Grotesk,sans-serif;font-weight:600;line-height:1.15}h1{font-size:clamp(32px,4.2vw,54px)}h2{font-size:30px}h3{font-size:21px}p{color:var(--muted)}button{color:var(--ink)}[hidden]{display:none!important}.skip-link{background:var(--ink);color:#fff;z-index:10;padding:10px;position:absolute;top:-70px;left:12px}.skip-link:focus{top:10px}.site-header{border-bottom:1px solid var(--line);background:#f7f8f2}.header-inner{align-items:center;gap:56px;max-width:1220px;min-height:90px;margin:auto;padding:15px 32px;display:flex}.brand{letter-spacing:-1.3px;align-items:center;gap:10px;font-family:Space Grotesk,sans-serif;font-size:29px;font-weight:700;line-height:1.1;display:flex}.brand-mark{background:var(--ink);width:43px;height:43px;color:var(--lime);border-radius:12px;place-content:center;font-size:38px;display:grid;position:relative}.brand-mark span{position:absolute;bottom:2px;right:6px}.brand-sub{letter-spacing:1.7px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;display:block}.header-inner nav{align-items:center;gap:30px;display:flex}.header-inner nav a{color:#606b5f;padding:12px 0;font-size:15px;font-weight:500;position:relative}.header-inner nav a[aria-current]{color:var(--ink);font-weight:700}.header-inner nav a[aria-current]:after{content:"";background:var(--green);border-radius:3px;height:3px;position:absolute;bottom:2px;left:0;right:0}.original-top{white-space:nowrap;margin-left:auto;font-size:14px}.original-top:hover,a.text-link:hover{text-decoration:underline}.page-shell{max-width:1100px;margin:0 auto;padding:45px 32px 70px}.page-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#526743;margin-bottom:10px;font-size:14px;font-weight:600}.page-heading h1{margin-bottom:10px;font-size:40px}.page-heading p{max-width:610px}.label-tag{border:1px solid var(--line);white-space:nowrap;border-radius:30px;align-items:center;gap:8px;padding:6px 13px;font-size:14px;display:inline-flex}.label-tag:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px}.tool-shell{max-width:900px}.tool-shell .page-heading{margin-bottom:28px}.tool-panel{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:30px}.tool-panel label,.field-label{margin-bottom:8px;font-size:15px;font-weight:600;display:block}.input{color:var(--ink);background:#fff;border:1px solid #bdc8b3;border-radius:9px;width:100%;padding:12px 14px;font-size:17px}.input::placeholder{color:#798474}textarea.input{resize:vertical;min-height:132px}.field-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.tool-panel .button-row{justify-content:flex-start;margin-top:20px}.advanced{margin-top:18px}.advanced summary{cursor:pointer;color:var(--muted);font-size:14px}.advanced label{margin-top:14px}.form-note{color:var(--muted);margin-top:9px;font-size:14px}.result-panel{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.result-panel h2{margin-bottom:10px;font-size:24px}.result-panel .button-row{margin-top:18px}.solution-route{flex-wrap:wrap;align-items:center;gap:8px;margin:18px 0;display:flex}.solution-word{letter-spacing:1px;background:#e9efd9;border:1px solid #d6dfc4;border-radius:7px;padding:7px 12px;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:600}.solution-arrow{color:#718163;font-size:18px}.error-list{color:#9d3c2a;padding-left:20px;font-size:15px}.good-result{color:var(--green);font-weight:600}.checker-stack{gap:24px;display:grid}.tool-panel h2{margin-bottom:16px;font-size:23px}.single-word-form{align-items:end;gap:12px;display:flex}.single-word-form .field{flex:1;min-width:0}.explain-grid{grid-template-columns:1fr 1fr;gap:35px;margin-top:38px;display:grid}.explain-grid h2{margin-bottom:12px;font-size:23px}.explain-grid p{margin:12px 0}.prose{max-width:740px}.prose>h1{margin-bottom:20px}.prose>h2{margin-top:36px;margin-bottom:14px;font-size:27px}.prose>p{margin:16px 0}.prose a:not(.button){text-underline-offset:3px;text-decoration:underline}.prose ul,.prose ol{color:var(--muted);padding-left:23px}.prose li{margin:10px 0}.tutorial{margin:28px 0}.tutorial .tile-row{justify-content:flex-start;margin:20px 0}.tutorial p{margin:12px 0}.faq{margin-top:34px}.faq h2{margin-bottom:20px}.faq details{border-bottom:1px solid var(--line);padding:17px 0}.faq summary{cursor:pointer;font-size:17px;font-weight:600}.faq details p{margin-top:12px}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:40px;max-width:1160px;margin:0 auto;padding:32px;display:flex}.footer-brand{letter-spacing:-.7px;font-family:Space Grotesk,sans-serif;font-size:23px;font-weight:600}.footer-brand span{letter-spacing:0;color:var(--muted);margin-left:17px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400}.site-footer p{margin-top:9px;font-size:14px}.site-footer nav{flex-wrap:wrap;gap:20px;font-size:14px;display:flex}.site-footer nav a:hover{text-decoration:underline}.noscript{text-align:center;background:#e8efc5;padding:20px}.noscript a{text-decoration:underline}.endpoints{grid-template-columns:minmax(0,209px) auto minmax(0,209px);display:grid}.endpoints>div{min-width:0}.endpoints .tile-row{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.endpoints .tile{width:100%}.end-arrow{text-align:center}@keyframes tile-in{0%{opacity:.4;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media (width<=1000px){.header-inner{gap:30px;padding-left:24px;padding-right:24px}.header-inner nav{gap:22px}.original-top{display:none}.play-layout{grid-template-columns:minmax(0,1fr) 240px;gap:28px}.board{padding:22px}.endpoints .tile{width:39px;height:44px;font-size:23px}.side-note h2{font-size:31px}.site-footer{flex-direction:column;align-items:start;gap:24px}}@media (width<=760px){.header-inner{flex-wrap:wrap;gap:12px;min-height:0;padding:16px 20px 0}.brand{font-size:26px}.brand-mark{width:38px;height:38px;font-size:33px}.brand-sub{font-size:14px}.header-inner nav{justify-content:space-between;gap:14px;width:100%}.header-inner nav a{padding:10px 0 13px;font-size:14px}.header-inner nav a[aria-current]:after{bottom:0}.page-shell{padding:27px 18px 42px}.page-heading{align-items:start;gap:10px;margin-bottom:21px}.page-heading h1{margin-bottom:8px;font-size:32px}.page-heading p{max-width:390px;font-size:15px}.page-heading .label-tag{display:none}.play-layout{display:block}.game-topline{padding:14px 18px}.board{padding:20px 22px 15px}.endpoints{margin-bottom:12px;padding-bottom:18px}.endpoints .tile{width:43px;height:46px}.game-card{border-radius:18px}.game-controls{gap:12px}.side-note{padding-top:40px}.side-note h2{max-width:none;margin:12px 0;font-size:30px}.side-note>p{max-width:none}.rule-list{flex-direction:column;gap:0;margin:23px 0;display:flex}.rule-list li{margin:7px 0}.tip-note{margin:26px 0}.below-play{grid-template-columns:1fr;gap:30px;margin-top:38px;padding-top:28px}.keyboard{padding:14px 12px 16px}.key{height:43px}.board-actions{gap:23px}.game-footer{flex-wrap:wrap;gap:6px}.tool-panel{padding:23px 20px}.explain-grid{grid-template-columns:1fr;gap:20px}.field-row{gap:14px}.single-word-form{gap:8px}.single-word-form .button{padding:12px 14px}.site-footer{padding:28px 20px}.footer-brand span{margin:6px 0 0;display:block}.site-footer nav{gap:15px}.prose>h1{font-size:36px}.game-topline .mode{font-size:14px}.route-item .word-label{right:-8px}.word-input{font-size:25px}.game-controls select{max-width:110px}.button{font-size:14px}}@media (width<=390px){.page-shell{padding-left:12px;padding-right:12px}.header-inner{padding-left:15px;padding-right:15px}.header-inner nav{gap:10px}.board{padding-left:15px;padding-right:15px}.endpoints .tile{width:34px;height:39px;font-size:21px}.endpoints .tile-row{gap:5px}.game-topline{padding:13px}.game-controls{gap:9px}.keyboard{padding-left:7px;padding-right:7px}.key-row{gap:4px}.field-row{grid-template-columns:1fr}.board-actions{gap:19px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=760px){.endpoints{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);gap:10px}.endpoints .tile-row{gap:5px}.endpoints .tile{width:100%;height:42px;font-size:22px}.endpoint-label{align-items:end;min-height:45px;display:flex}.end-arrow{margin-top:40px}}@media (width<=390px){.endpoints .tile{width:100%;height:38px;font-size:20px}.endpoints{gap:7px}}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dm-sans-latin-ext-400-normal.BtiwyxMk.woff2)format("woff2"),url(/_astro/dm-sans-latin-ext-400-normal.BjWJ59Pq.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dm-sans-latin-400-normal.CW0RaeGs.woff2)format("woff2"),url(/_astro/dm-sans-latin-400-normal.BwCSEQnW.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/dm-sans-latin-ext-500-normal.BJfUCQsA.woff2)format("woff2"),url(/_astro/dm-sans-latin-ext-500-normal.DR84L5F-.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/dm-sans-latin-500-normal.B9HHJjqV.woff2)format("woff2"),url(/_astro/dm-sans-latin-500-normal.Dr3UlScf.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/dm-sans-latin-ext-600-normal.4vooXBpG.woff2)format("woff2"),url(/_astro/dm-sans-latin-ext-600-normal.DRtaDpgU.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/dm-sans-latin-600-normal.Aqo67rzb.woff2)format("woff2"),url(/_astro/dm-sans-latin-600-normal.BmdmIIQ2.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/dm-sans-latin-ext-700-normal.CJIcxD6K.woff2)format("woff2"),url(/_astro/dm-sans-latin-ext-700-normal.BLI3TTWz.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/dm-sans-latin-700-normal.DvUfVpUG.woff2)format("woff2"),url(/_astro/dm-sans-latin-700-normal.CUSSCpQX.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/space-grotesk-vietnamese-500-normal.BmEvtly_.woff2)format("woff2"),url(/_astro/space-grotesk-vietnamese-500-normal.BTqKIpxg.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/space-grotesk-latin-ext-500-normal.DUe3BAxM.woff2)format("woff2"),url(/_astro/space-grotesk-latin-ext-500-normal.3dgZTiw9.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Space Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/space-grotesk-latin-500-normal.lFbtlQH6.woff2)format("woff2"),url(/_astro/space-grotesk-latin-500-normal.CNSSEhBt.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/space-grotesk-vietnamese-600-normal.DUi7WF5p.woff2)format("woff2"),url(/_astro/space-grotesk-vietnamese-600-normal.D6zpsUhD.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/space-grotesk-latin-ext-600-normal.DxxdqCpr.woff2)format("woff2"),url(/_astro/space-grotesk-latin-ext-600-normal.VcznFIpX.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Space Grotesk;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/space-grotesk-latin-600-normal.DjKNqYRj.woff2)format("woff2"),url(/_astro/space-grotesk-latin-600-normal.BflQw4A9.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/space-grotesk-vietnamese-700-normal.DMty7AZE.woff2)format("woff2"),url(/_astro/space-grotesk-vietnamese-700-normal.Duxec5Rn.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/space-grotesk-latin-ext-700-normal.BQnZhY3m.woff2)format("woff2"),url(/_astro/space-grotesk-latin-ext-700-normal.HVCqSBdx.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/space-grotesk-latin-700-normal.RjhwGPKo.woff2)format("woff2"),url(/_astro/space-grotesk-latin-700-normal.CwsQ-cCU.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
