:root{--space-unit:1.3em;--space-none:calc(0 * var(--space-unit));--space-xxxs:calc(0.08 * var(--space-unit));--space-xxs:calc(0.16 * var(--space-unit));--space-xs:calc(0.32 * var(--space-unit));--space-sm:calc(0.64 * var(--space-unit));--space-md:calc(1.25 * var(--space-unit));--space-lg:calc(2 * var(--space-unit));--space-xl:calc(3.25 * var(--space-unit));--space-xxl:calc(5.25 * var(--space-unit));--space-xxxl:calc(8.5 * var(--space-unit));--space-hg:calc(12.25 * var(--space-unit))}.margin-top--none{margin-top:0}.margin-top,.margin-top--md{margin-top:var(--space-md)}.margin-top--xxxs{margin-top:var(--space-xxxs)}.margin-top--xxs{margin-top:var(--space-xxs)}.margin-top--xs{margin-top:var(--space-xs)}.margin-top--sm{margin-top:var(--space-sm)}.margin-top--lg{margin-top:var(--space-lg)}.margin-top--xl{margin-top:var(--space-xl)}.margin-top--xxl{margin-top:var(--space-xxl)}.margin-top--xxxl{margin-top:var(--space-xxxl)}.margin-bottom--none{margin-bottom:0}.margin-bottom,.margin-bottom--md{margin-bottom:var(--space-md)}.margin-bottom--xxxs{margin-bottom:var(--space-xxxs)}.margin-bottom--xxs{margin-bottom:var(--space-xxs)}.margin-bottom--xs{margin-bottom:var(--space-xs)}.margin-bottom--sm{margin-bottom:var(--space-sm)}.margin-bottom--lg{margin-bottom:var(--space-lg)}.margin-bottom--xl{margin-bottom:var(--space-xl)}.margin-bottom--xxl{margin-bottom:var(--space-xxl)}.margin-bottom--xxxl{margin-bottom:var(--space-xxxl)}:root{--white:#fff;--neutral-50:#f6f6f6;--neutral-100:#eee;--neutral-200:#e2e2e2;--neutral-300:#cbcbcb;--neutral-400:#afafaf;--neutral-500:#6b6b6b;--neutral-600:#545454;--neutral-700:#333;--neutral-800:#1f1f1f;--neutral-900:#141414;--black:#000;--brand-50:#e6eaff;--brand-100:#acc0ff;--brand-200:#7c9bff;--brand-300:#577bfa;--brand:#3b60e4;--brand-400:#214ada;--brand-500:#0d36bf;--brand-600:#00269f;--brand-700:#001880;--red-50:#f3c5cd;--red-100:#e89aa8;--red-200:#dd7083;--red-300:#d2475e;--red-400:#c51e3a;--red-500:#b01b41;--red-600:#9b1746;--red-700:#861446;--blue-50:#d6edff;--blue-100:#a1d3ff;--blue-200:#6bb5ff;--blue-300:#3694ff;--blue-400:#0070ff;--blue-500:#005eeb;--blue-600:#003fc2;--blue-700:#0032ad;--primary:var(--brand);--primary-hovered:var(--brand-500);--warning:#ffbf00;--warning-hovered:#daa405;--danger:var(--red-400);--danger-hovered:var(--red-600);--body-light:#fafafa;--body-warm:#f1efed;--body-dark:var(--neutral-900);--global-background:var(--body-light);--nav-base-dark:#000814;--selection-background:var(--neutral-700);--selection-color:var(--white)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.4}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;500;600:900&display=swap");@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300;400;600;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;600;700;800:900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100..900;1,100..900&display=swap");@supports (font-variation-settings:normal){:root{font-family:InterVariable,sans-serif}}:root{--font-1:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-2:"Noto Sans",sans-serif;--font-3:"IBM Plex Mono",monospace;--font-4:"Inter",sans-serif;--font-5:"Epilogue",sans-serif;--font-primary:var(--font-1);--font-heading:var(--font-5);--font-mono:var(--font-3);--color-link:var(--accent-color-darker);--color-text:var(--secondary-color);--text-base-size:1em;--text-scale-ratio:1.5;--baseline:20px;--space-sm:calc(var(--baseline) / 2);--space-md:var(--baseline);--space-lg:calc(var(--baseline) * 2);--space-xl:calc(var(--baseline) * 3);--text-xs:calc(1em / (var(--text-scale-ratio) * var(--text-scale-ratio)));--text-sm:calc(1em / var(--text-scale-ratio));--text-rg:calc(1em * var(--text-scale-ratio) + var(--text-scale-ratio));--text-md:calc(1em * var(--text-scale-ratio));--text-lg:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xxl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xxxl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));--heading-line-height:1.2;--body-line-height:1.4}body{font-size:var(--text-base-size);font-family:var(--font-primary),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;color:var(--color-text);font-optical-sizing:auto}form legend,h1,h2,h3,h4{color:var(--secondary-color);margin-bottom:var(--space-xxs);line-height:var(--heading-line-height);font-family:var(--font-heading)}h1,h2{margin-bottom:var(--space-md)}.text--xxxl{font-size:var(--text-xxxl)}.text--xxl,h1{font-size:var(--text-xxl)}.text--xl,h2{font-size:var(--text-xl)}.text--lg,h3{font-size:var(--text-lg)}.text--md,h4{font-size:var(--text-md)}.text--rg,h5{font-size:var(--text-rg)}.text--sm,small{font-size:var(--text-sm)}.text--xs{font-size:var(--text-xs)}b,strong{font-weight:700}h2,h3,h4{margin-top:var(--space-sm)}ol,ul{margin-bottom:var(--space-md);list-style-position:outside;padding-left:24px}ul{list-style-type:disc}ol{list-style-type:decimal}ol li,ul li{line-height:var(--body-line-height)}em{font-style:italic}u{text-decoration:underline}.truncate{white-space:nowrap;cursor:auto}.truncate,.truncate-wrapper{overflow:hidden;text-overflow:ellipsis}.truncate-wrapper{width:220px}.text--left{text-align:left}.text--center{text-align:center}.text--right{text-align:right}.text--bold{font-weight:700}.text--italic{font-style:italic}@media only screen and (max-width:600px){:root{--text-base-size:1em;--text-scale-ratio:1.3}}@media only screen and (max-width:480px){:root{--text-base-size:1em;--text-scale-ratio:1.2}}body{font-feature-settings:"liga" 1,"calt" 1;text-rendering:optimizeLegibility;font-family:var(--font-primary);background-color:var(--global-background);overflow-x:hidden}::selection{background:var(--selection-background);color:var(--selection-color)}::-moz-selection{background:var(--selection-background);color:var(--selection-color)}:focus{outline:none;box-shadow:0 0 0 2px #007fff}.blog-content>p{margin-bottom:var(--space-md);line-height:1.4}.blog-content>p>em{margin-bottom:var(--space-md);color:var(--neutral-500)}.blog-content>p>img{border-radius:calc(8px);margin-bottom:var(--space-sm);width:clamp(400px,100%,600px)}.blog-content{font-family:Arial,sans-serif}.blog-content table{border-collapse:collapse;width:100%;max-width:600px;margin:0 auto;margin-bottom:var(--space-md)}.blog-content td,.blog-content th{border:1px solid var(--neutral-500);text-align:left;padding:8px}.blog-content th{color:#fff;font-weight:500}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}