:root{--primary:#a855f7;--font-geist-sans:"Geist Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-geist-mono:"Geist Mono", "Monaco", "Menlo", "Ubuntu Mono", monospace}.main-content-container{container:main-content/inline-size}@container main-content (max-width:700px){.cq-grid-single-col{grid-template-columns:1fr!important}.cq-stack-vertical,.cq-stack-vertical[style]{flex-direction:column!important}.cq-hide-narrow{display:none!important}.cq-icon-only-narrow{width:40px!important}.cq-icon-only-narrow button,.cq-icon-only-narrow [role=button]{width:40px!important;padding-left:0!important;padding-right:0!important}.cq-show-narrow{display:block!important}.cq-text-center{text-align:center!important}.cq-gap-sm{gap:1rem!important}.cq-p-sm{padding:1rem!important}.cq-font-sm{font-size:.875rem!important}}@container main-content (min-width:601px) and (max-width:900px){.cq-gap-md{gap:1.25rem!important}}.dark .card-panel,.dark [data-scope=card]{mix-blend-mode:soft-light}@view-transition{navigation:auto}::view-transition-old(root){animation-duration:.3s;animation-timing-function:cubic-bezier(.25,.46,.45,.94)}::view-transition-new(root){animation-duration:.3s;animation-timing-function:cubic-bezier(.25,.46,.45,.94)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}h1,h2,h3{font-family:Tektur,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1{letter-spacing:.06em;font-size:2.25rem;font-weight:800}h2{letter-spacing:.05em;font-size:24px;font-weight:700}h4{font-size:13px}@keyframes textPulse{0%,to{opacity:1}50%{opacity:.5}}.animate-text-pulse{animation:2s ease-in-out infinite textPulse}button,a,input,textarea,select,[role=button],[role=link]{font-family:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shine{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}.animate-shine{animation:shine var(--duration,14s) infinite linear}[data-scope=spinner][data-part=root],.chakra-spinner{animation:.6s linear infinite spin!important}.markdown-content{line-height:1.6}.markdown-content *{font-weight:400!important}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6,.markdown-content strong{font-weight:600!important}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{color:#333;margin:16px 0 8px;font-weight:600}.markdown-content h1{border-bottom:2px solid #e5e5e5;padding-bottom:8px;font-size:1.5em}.markdown-content h2{border-bottom:1px solid #e5e5e5;padding-bottom:4px;font-size:1.3em}.markdown-content h3{font-size:1.1em}.markdown-content p{margin:8px 0;font-weight:400!important}.markdown-content ul,.markdown-content ol{margin:8px 0 8px 20px}.markdown-content li{margin:4px 0;font-weight:400!important}.markdown-content code{font-family:var(--font-geist-mono), "Monaco", "Menlo", "Ubuntu Mono", monospace;background:#f4f4f4;border-radius:3px;padding:2px 6px;font-size:.9em}.markdown-content pre{background:#f8f8f8;border:1px solid #e5e5e5;border-radius:6px;margin:12px 0;padding:12px;overflow-x:auto}.markdown-content pre code{background:0 0;border-radius:0;padding:0;font-size:.85em}.markdown-content blockquote{background:#f9f9f9;border-left:4px solid #007dff;margin:12px 0;padding:8px 16px;font-style:italic}.markdown-content table{border-collapse:collapse;width:100%;margin:12px 0}.markdown-content th,.markdown-content td{text-align:left;border:1px solid #ddd;padding:8px 12px}.markdown-content th{background:#f5f5f5;font-weight:600}.markdown-content tr:nth-child(2n){background:#f9f9f9}.markdown-content strong{font-weight:600}.markdown-content em{font-style:italic}.markdown-content hr{border:none;border-top:2px solid #e5e5e5;margin:20px 0}@keyframes sound-wave-sm{0%{opacity:.35;height:8px}to{opacity:1;height:16px}}@keyframes sound-wave-md{0%{opacity:.35;height:10px}to{opacity:1;height:28px}}@keyframes sound-wave-lg{0%{opacity:.35;height:10px}to{opacity:1;height:40px}}.sound-wave-sm{animation-name:sound-wave-sm;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}.sound-wave-md{animation-name:sound-wave-md;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}.sound-wave-lg{animation-name:sound-wave-lg;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}@keyframes gradientPulse1{0%{opacity:.85;transform:scale(1)}25%{opacity:.95;transform:scale(1.15)}50%{opacity:1;transform:scale(1.35)}75%{opacity:.95;transform:scale(1.15)}to{opacity:.85;transform:scale(1)}}@keyframes gradientPulse2{0%{opacity:.8;transform:scale(1)}20%{opacity:.9;transform:scale(1.12)}50%{opacity:1;transform:scale(1.45)}80%{opacity:.9;transform:scale(1.12)}to{opacity:.8;transform:scale(1)}}@keyframes gradientPulse3{0%{opacity:.75;transform:scale(1)}15%{opacity:.85;transform:scale(1.1)}50%{opacity:1;transform:scale(1.5)}85%{opacity:.85;transform:scale(1.1)}to{opacity:.75;transform:scale(1)}}.animate-mesh-float-1{will-change:transform, opacity;animation:8s ease-in-out infinite gradientPulse1}.animate-mesh-float-2{will-change:transform, opacity;animation:10s ease-in-out infinite gradientPulse2}.animate-mesh-float-3{will-change:transform, opacity;animation:12s ease-in-out infinite gradientPulse3}@media (prefers-reduced-motion:reduce){.animate-mesh-float-1,.animate-mesh-float-2,.animate-mesh-float-3{animation:none}}@keyframes shootingStar{0%{opacity:0;transform:translate(0)scale(0)}5%{opacity:1;transform:translate(10px,15px)scale(1)}80%{opacity:.8}to{opacity:0;transform:translate(150px,300px)scale(.3)}}.particle{pointer-events:none;background:#ffffffe6;border-radius:50%;width:4px;height:4px;animation:ease-out infinite shootingStar;position:absolute;box-shadow:0 0 4px 1px #fffc,0 0 8px 3px #a855f799,0 0 15px 6px #a855f74d}.particle:after{content:"";filter:blur(1px);background:linear-gradient(270deg,#a855f799,#0000);border-radius:50%;width:30px;height:2px;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.particle:first-child{animation-duration:8s;animation-delay:0s;top:5%;left:20%}.particle:nth-child(2){animation-duration:12s;animation-delay:-4s;top:15%;left:60%}.particle:nth-child(3){animation-duration:10s;animation-delay:-7s;top:8%;left:40%}.particle:nth-child(4){animation-duration:14s;animation-delay:-2s;top:25%;left:10%}.particle:nth-child(5){animation-duration:9s;animation-delay:-5s;top:12%;left:75%}@keyframes dataFlowUp{0%{opacity:0;transform:translateY(0)translate(0)}10%{opacity:.6}50%{opacity:.4}90%{opacity:.2}to{opacity:0;transform:translateY(-100vh)translate(10px)}}.data-particle{pointer-events:none;background:#14b8a6cc;border-radius:50%;width:4px;height:4px;animation:linear infinite dataFlowUp;position:absolute;box-shadow:0 0 4px 2px #14b8a680,0 0 8px 4px #14b8a640}:root .data-particle,[data-theme=light] .data-particle{background:#8b5cf6b3;box-shadow:0 0 4px 2px #8b5cf666,0 0 8px 4px #8b5cf633}.dark .data-particle,[data-theme=dark] .data-particle{background:#14b8a6cc;box-shadow:0 0 4px 2px #14b8a680,0 0 8px 4px #14b8a640}.data-particle:first-child{animation-duration:35s;animation-delay:0s;bottom:0;left:15%}.data-particle:nth-child(2){animation-duration:45s;animation-delay:-10s;bottom:0;left:35%}.data-particle:nth-child(3){animation-duration:40s;animation-delay:-20s;bottom:0;left:55%}.data-particle:nth-child(4){animation-duration:50s;animation-delay:-15s;bottom:0;left:75%}.data-particle:nth-child(5){animation-duration:42s;animation-delay:-25s;bottom:0;left:25%}.data-particle:nth-child(6){animation-duration:38s;animation-delay:-30s;bottom:0;left:65%}.hexagon-grid{pointer-events:none;z-index:1;opacity:.1;background-size:56px 100px;position:absolute;inset:0}:root .hexagon-grid,[data-theme=light] .hexagon-grid{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cpath fill='none' stroke='%238b5cf6' stroke-opacity='0.5' stroke-width='1' d='M28 0L56 16L56 50L28 66L0 50L0 16Z' /%3E%3Cpath fill='none' stroke='%238b5cf6' stroke-opacity='0.4' stroke-width='1' d='M28 66L56 82L56 100 M28 66L0 82L0 100' /%3E%3C/svg%3E")}.dark .hexagon-grid,[data-theme=dark] .hexagon-grid{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cpath fill='none' stroke='%2314b8a6' stroke-opacity='0.5' stroke-width='1' d='M28 0L56 16L56 50L28 66L0 50L0 16Z' /%3E%3Cpath fill='none' stroke='%2314b8a6' stroke-opacity='0.4' stroke-width='1' d='M28 66L56 82L56 100 M28 66L0 82L0 100' /%3E%3C/svg%3E")}.hex-network{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}@keyframes nodeGlow{0%,to{opacity:.15;transform:scale(1)}8%,25%{opacity:.6;transform:scale(1.05)}}@keyframes linePulse{0%{stroke-dashoffset:100px;opacity:0}10%{opacity:.8}90%{opacity:.8}to{stroke-dashoffset:0;opacity:0}}.hex-node{pointer-events:none;opacity:.15;width:50px;height:58px;animation:12s ease-in-out infinite nodeGlow;position:absolute}.hex-node:before{content:"";clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:0 0;border:1.5px solid;position:absolute;inset:0}.hex-node:first-child{animation-delay:0s;top:15%;left:50%;transform:translate(-50%)}.hex-node:nth-child(2){animation-delay:4s;bottom:25%;left:20%}.hex-node:nth-child(3){animation-delay:8s;bottom:25%;right:20%}:root .hex-node,[data-theme=light] .hex-node{color:#8b5cf6b3}:root .hex-node:before,[data-theme=light] .hex-node:before{background:radial-gradient(#8b5cf61a 0%,#0000 70%);border-color:#8b5cf666}.dark .hex-node,[data-theme=dark] .hex-node{color:#14b8a6b3}.dark .hex-node:before,[data-theme=dark] .hex-node:before{background:radial-gradient(#14b8a626 0%,#0000 70%);border-color:#14b8a680}.hex-network svg{width:100%;height:100%;position:absolute;inset:0}.hex-network .connection-line{fill:none;stroke-width:.5px;stroke-dasharray:200;stroke-dashoffset:200px;stroke-linecap:round;filter:drop-shadow(0 0 2px)drop-shadow(0 0 4px);animation:6s ease-in-out infinite linePulse}.hex-network .connection-line:first-child{animation-delay:0s}.hex-network .connection-line:nth-child(2){animation-delay:6s}.hex-network .connection-line:nth-child(3){animation-delay:12s}:root .hex-network .connection-line,[data-theme=light] .hex-network .connection-line{stroke:#8b5cf699;color:#8b5cf666}.dark .hex-network .connection-line,[data-theme=dark] .hex-network .connection-line{stroke:#14b8a6b3;color:#14b8a680}input[data-size=sm],input[data-size=md],input[data-size=lg],textarea[data-size=sm],textarea[data-size=md],textarea[data-size=lg],select[data-size=sm],select[data-size=md],select[data-size=lg],[data-scope=native-select] select,[data-part=field][data-scope=native-select],[role=dialog] input,[role=dialog] textarea,[role=dialog] select{padding-inline:.75rem!important}[data-scope=switch] [data-part=control]:not([data-state=checked]){border:1.5px solid var(--chakra-colors-border-emphasized)}button,[role=button],button *,[role=button] *{cursor:pointer}button svg,[role=button] svg,button svg *,[role=button] svg *{pointer-events:none}
@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:400;src:url(../media/tektur-cyrillic-ext-400-normal.07-c3qde1sf6i.woff2)format("woff2"),url(../media/tektur-cyrillic-ext-400-normal.3zo44gnx-a6of.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:400;src:url(../media/tektur-cyrillic-400-normal.1oko3o6labwmq.woff2)format("woff2"),url(../media/tektur-cyrillic-400-normal.2vh6fz9w1wr-v.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:400;src:url(../media/tektur-greek-400-normal.0rkueynq3w6vp.woff2)format("woff2"),url(../media/tektur-greek-400-normal.35g-oi4bfqxzi.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:400;src:url(../media/tektur-vietnamese-400-normal.348zny9z_egj9.woff2)format("woff2"),url(../media/tektur-vietnamese-400-normal.3fsyl6-cgomkf.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:Tektur;font-style:normal;font-display:swap;font-weight:400;src:url(../media/tektur-latin-ext-400-normal.0xobv8x371ary.woff2)format("woff2"),url(../media/tektur-latin-ext-400-normal.2obu1hta20w3o.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:Tektur;font-style:normal;font-display:swap;font-weight:400;src:url(../media/tektur-latin-400-normal.09d6y7q9xp5ib.woff2)format("woff2"),url(../media/tektur-latin-400-normal.224438eorsj96.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:Tektur;font-style:normal;font-display:swap;font-weight:500;src:url(../media/tektur-cyrillic-ext-500-normal.17g128zrzchuy.woff2)format("woff2"),url(../media/tektur-cyrillic-ext-500-normal.2wcx6p-7gwo10.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:500;src:url(../media/tektur-cyrillic-500-normal.16iu395szdxws.woff2)format("woff2"),url(../media/tektur-cyrillic-500-normal.3v1fgdkj5sam5.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:500;src:url(../media/tektur-greek-500-normal.05yeg6-kq7kiw.woff2)format("woff2"),url(../media/tektur-greek-500-normal.2k1sxwma38v_q.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:500;src:url(../media/tektur-vietnamese-500-normal.2lggi2shed9pf.woff2)format("woff2"),url(../media/tektur-vietnamese-500-normal.0-92t9v8w1q8n.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:Tektur;font-style:normal;font-display:swap;font-weight:500;src:url(../media/tektur-latin-ext-500-normal.29-487by-xc1i.woff2)format("woff2"),url(../media/tektur-latin-ext-500-normal.3949yw335r4ov.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:Tektur;font-style:normal;font-display:swap;font-weight:500;src:url(../media/tektur-latin-500-normal.0_i9679w2o4p0.woff2)format("woff2"),url(../media/tektur-latin-500-normal.37zbo18b9d-8v.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:Tektur;font-style:normal;font-display:swap;font-weight:600;src:url(../media/tektur-cyrillic-ext-600-normal.18y7jbnpaszs-.woff2)format("woff2"),url(../media/tektur-cyrillic-ext-600-normal.21i8eaz62rfqu.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:600;src:url(../media/tektur-cyrillic-600-normal.02xvhdhbkozj-.woff2)format("woff2"),url(../media/tektur-cyrillic-600-normal.10tmivi8g2bpo.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:600;src:url(../media/tektur-greek-600-normal.09lnol3_h0et2.woff2)format("woff2"),url(../media/tektur-greek-600-normal.438vb6558qcq0.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:600;src:url(../media/tektur-vietnamese-600-normal.23akyy8yjp38n.woff2)format("woff2"),url(../media/tektur-vietnamese-600-normal.053lk83e7c0ct.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:Tektur;font-style:normal;font-display:swap;font-weight:600;src:url(../media/tektur-latin-ext-600-normal.0ti1wtcte12ww.woff2)format("woff2"),url(../media/tektur-latin-ext-600-normal.049piooxe64zr.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:Tektur;font-style:normal;font-display:swap;font-weight:600;src:url(../media/tektur-latin-600-normal.1gi2ngqbu_e65.woff2)format("woff2"),url(../media/tektur-latin-600-normal.243f34gi2b7ah.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:Tektur;font-style:normal;font-display:swap;font-weight:700;src:url(../media/tektur-cyrillic-ext-700-normal.11nmr-kjt__hm.woff2)format("woff2"),url(../media/tektur-cyrillic-ext-700-normal.3whbwmv02xksl.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:700;src:url(../media/tektur-cyrillic-700-normal.27aqszchamxls.woff2)format("woff2"),url(../media/tektur-cyrillic-700-normal.0ja5ksi1e98et.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:700;src:url(../media/tektur-greek-700-normal.1-6sj5i9xwayx.woff2)format("woff2"),url(../media/tektur-greek-700-normal.10rq3_amc_au1.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:700;src:url(../media/tektur-vietnamese-700-normal.2xgfv2ark15s1.woff2)format("woff2"),url(../media/tektur-vietnamese-700-normal.2gjahv-oz_uvk.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:Tektur;font-style:normal;font-display:swap;font-weight:700;src:url(../media/tektur-latin-ext-700-normal.3h72_zgksje74.woff2)format("woff2"),url(../media/tektur-latin-ext-700-normal.2nyuestscdy9-.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:Tektur;font-style:normal;font-display:swap;font-weight:700;src:url(../media/tektur-latin-700-normal.13qri3bnz87wy.woff2)format("woff2"),url(../media/tektur-latin-700-normal.1_zfkkjnh_13j.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:Tektur;font-style:normal;font-display:swap;font-weight:800;src:url(../media/tektur-cyrillic-ext-800-normal.38ymo-v-4e95y.woff2)format("woff2"),url(../media/tektur-cyrillic-ext-800-normal.1z2nl1m1c5-ha.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:800;src:url(../media/tektur-cyrillic-800-normal.0p8h0ju9h0uv1.woff2)format("woff2"),url(../media/tektur-cyrillic-800-normal.2f-3oxu6z6ff1.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:800;src:url(../media/tektur-greek-800-normal.13r--n5c3pcx5.woff2)format("woff2"),url(../media/tektur-greek-800-normal.2-mxr0fmc6o0r.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Tektur;font-style:normal;font-display:swap;font-weight:800;src:url(../media/tektur-vietnamese-800-normal.052uqtscr10jh.woff2)format("woff2"),url(../media/tektur-vietnamese-800-normal.235ffniv-8fok.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:Tektur;font-style:normal;font-display:swap;font-weight:800;src:url(../media/tektur-latin-ext-800-normal.3voahax7tp1wx.woff2)format("woff2"),url(../media/tektur-latin-ext-800-normal.24qve2loc_i28.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:Tektur;font-style:normal;font-display:swap;font-weight:800;src:url(../media/tektur-latin-800-normal.3v4e640e8wgjo.woff2)format("woff2"),url(../media/tektur-latin-800-normal.2zgpq4r8i3q8a.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:Geist Sans;font-style:normal;font-display:swap;font-weight:400;src:url(../media/geist-sans-latin-400-normal.0wepk1jkdx2t3.woff2)format("woff2"),url(../media/geist-sans-latin-400-normal.3epwaurv0pl9t.woff)format("woff")}
@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:500;src:url(../media/geist-sans-latin-500-normal.3jdsnffercngn.woff2)format("woff2"),url(../media/geist-sans-latin-500-normal.26i2rfrknklmh.woff)format("woff")}
@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:600;src:url(../media/geist-sans-latin-600-normal.420jvuh0kho27.woff2)format("woff2"),url(../media/geist-sans-latin-600-normal.2ht3jakdxampk.woff)format("woff")}
@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:700;src:url(../media/geist-sans-latin-700-normal.2e7k7rim_5u-t.woff2)format("woff2"),url(../media/geist-sans-latin-700-normal.1fqgf7ry2vwsz.woff)format("woff")}
@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(../media/geist-mono-cyrillic-ext-400-normal.1_3w-6xrxnic8.woff2)format("woff2"),url(../media/geist-mono-cyrillic-ext-400-normal.28zojgogwadbn.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(../media/geist-mono-cyrillic-400-normal.0w64r7z8-ih-_.woff2)format("woff2"),url(../media/geist-mono-cyrillic-400-normal.02c-zap_5oput.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(../media/geist-mono-symbols2-400-normal.3rf535oh7emi7.woff2)format("woff2"),url(../media/geist-mono-symbols2-400-normal.3q0ydwitqs4g1.woff)format("woff");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(../media/geist-mono-vietnamese-400-normal.2-w98qwfhss3t.woff2)format("woff2"),url(../media/geist-mono-vietnamese-400-normal.29k50zjumvkn0.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:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(../media/geist-mono-latin-ext-400-normal.06e95wwtohjhy.woff2)format("woff2"),url(../media/geist-mono-latin-ext-400-normal.3up5nfrss5o9p.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:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(../media/geist-mono-latin-400-normal.1pils9mz99gi8.woff2)format("woff2"),url(../media/geist-mono-latin-400-normal.3hdm2x6oajrio.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}
