.mpc0Ci{position:fixed;top:0;left:0;list-style:none;z-index:var(--z-index-toast);outline:none}.KNXtEg,.mpc0Ci{display:flex;width:100%}.KNXtEg{align-items:flex-start;padding-block:12px;padding-inline:16px;background-color:var(--bg);border-bottom:1px solid var(--divider)}@media(min-width:1280px){.KNXtEg{padding-inline:48px}}.KNXtEg._6BiFkJ{--bg:var(--inverted-400);--fg:var(--inverted-0)}.KNXtEg.plrVqe{--bg:var(--lemon-200);--fg:var(--obsidian)}.KNXtEg.icoDwH{--bg:var(--ruby-500);--fg:var(--snow)}.Kco5so{--icon-size:16px;margin-right:18px}.dSSVYO{margin-right:24px;flex-grow:1;align-items:center;color:var(--fg);font-size:calc(var(--font-size-sm) - 1px);line-height:calc(var(--line-height-sm) - 1px)}.HbE3we{--icon-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:none;cursor:pointer;border-radius:var(--radius-md);width:var(--icon-size);height:var(--icon-size)}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;box-sizing:border-box;font-synthesis:none;text-rendering:optimizelegibility}*,:after,:before{box-sizing:border-box;direction:ltr;-webkit-tap-highlight-color:rgba(0,0,0,0)}a,abbr,acronym,article,aside,audio,b,blockquote,body,canvas,caption,code,del,details,div,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,nav,ol,p,pre,q,s,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,u,ul,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}b,strong{font-weight:700}em{font-style:italic}a{outline:0;border:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;text-decoration:none}a::-moz-focus-inner{border-style:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}body{color:var(--fg-major);background-color:var(--bg-body);font-family:var(--font-secondary);font-size:var(--font-size-md);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);letter-spacing:0;overflow-x:clip;height:100%;width:100%;overscroll-behavior:none;padding-top:var(--banner-height,0)}body::-webkit-backdrop{background-color:var(--bg-backdrop)}body::backdrop{background-color:var(--bg-backdrop)}body:not(.footer) main[data-root=true]:not([data-editor=true]){padding-bottom:calc(var(--global-bottom-gutter, 0px) + 196px)}body.footer footer[data-global-footer=true]{padding-bottom:calc(var(--global-bottom-gutter, 0px) + 32px)}body.sidenav [data-global-footer=true]:before,body.sidenav [data-global-header=true]:before{width:calc(100vw - 72px)}body.bottom-navigation{--global-bottom-gutter:72px}body.ligatures{font-variant-ligatures:contextual;font-feature-settings:"liga" 0,"calt" 0,"calt"}body.reduced-motion :not([data-force-animation]){animation:none!important;transition-duration:0s!important}@media print{body{background-color:#fff}}::selection{background-color:var(--bg-selection)}#nprogress{pointer-events:none;position:relative;z-index:9999}#nprogress .bar{position:fixed;background:var(--inverted-400);z-index:1560;top:0;left:0;width:100%;height:2px}.force-light-mode,:root{--spacing:8px;--focus-thickness:3.75px;color-scheme:light;--obsidian:#050505;--snow:#fafafa;--bg-body:#fafafa;--bg-elevation-xs:#f5f5f5;--bg-elevation-sm:#f0f0f0;--bg-elevation-md:#ebebeb;--bg-elevation-lg:#e6e6e6;--bg-skeleton:#d9d9d9;--bg-backdrop:rgba(0,0,0,.25);--bg-selection:rgba(0,145,255,.3);--bg-inline-code:#fff;--bg-toggle:#d9dbdd;--fg-major:#1a1a1a;--fg-minor:#6b6b6b;--fg-muted:#8c8c8c;--fg-legible:#1f1f1f;--fg-inline-code:#a60771;--beryl-100:#c2dcff;--beryl-200:#5ca3ff;--beryl-300:#005dd6;--blush-100:#ff29c6;--inverted-0:var(--snow);--inverted-50:#e4e5e7;--inverted-100:#c4c6ca;--inverted-200:#bdbdbd;--inverted-300:#5e6978;--inverted-400:#383838;--inverted-negative:var(--obsidian);--lemon-100:#ffe14d;--lemon-200:#ffdb29;--lemon-300:#ffd500;--lemon-400:#d6b300;--lemon-500:#ca0;--melon-100:#2fbe19;--melon-200:#1c760f;--plum-100:#e5c2ff;--plum-200:#bb5cff;--plum-300:#7d00d6;--ruby-100:#ffadbb;--ruby-200:#ff7a91;--ruby-300:#ff4766;--ruby-400:#ff052f;--ruby-500:#e00025;--ruby-600:#b8001f;--ruby-700:#8f0018;--ruby-800:#850016;--divider:#d9d9d9;--focus:#86b8f9;--link:#1773cf;--radius-xl:6px;--radius-lg:5px;--radius-md:4px;--radius-sm:3px;--radius-xs:2px;--font-system:-apple-system,"BlinkMacSystemFont",avenir next,avenir,segoe ui,helvetica neue,helvetica,"Cantarell","Ubuntu",roboto,noto,arial,sans-serif;--font-monospace:blog-code,"Menlo","Consolas","Monaco","Liberation Mono","Lucida Console",monospace;--font-primary:blog-primary,var(--font-cabinet-grotesk),var(--font-secondary);--font-secondary:blog-secondary,var(--font-satoshi),var(--font-system);--font-size-md:16px;--font-size-sm:14px;--font-size-xs:12px;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--line-height-md:21px;--line-height-sm:19px;--line-height-xs:17px;--ridge-md:inset 0px -1px 1px -1px #858585,inset 0px 1px 2.5px #bfbfbf;--ridge-sm:inset 0px 1px 3px hsla(0,0%,86%,.6);--ridge-xs:inset 0px 0px 1px hsla(0,0%,64%,.32),inset 0px 1px 0px hsla(0,0%,50%,.1);--ridge-slider:inset 0px 0px 3px hsla(0,0%,50%,.6);--shadow-lg:0px 2px 18px 8px rgba(107,125,148,.04),0px 8px 22px rgba(49,60,73,.12);--shadow-md:0px 3px 6px -2px rgba(112,125,143,.05),0px 4px 16px 2px rgba(54,62,74,.06);--shadow-sm:0px 3px 12px rgba(54,62,74,.08);--shadow-xs:0px 2px 8px rgba(52,62,75,.06);--easing-short:cubic-bezier(0.16,1,0.24,1);--easing-medium:cubic-bezier(0.8,0.14,0.14,0.86);--z-index-header:100;--z-index-dropdown:150;--z-index-toast:1500;--z-index-tooltip:1300;--z-index-popover:1250;--z-index-modal:1200;--z-index-backdrop:1199;--z-index-popup:1000}.force-light-mode .color-inverted,:root .color-inverted{--rigid-bg:var(--inverted-400);--rigid-fg:var(--inverted-0);--rigid-hover-bg:var(--inverted-300);--rigid-active-bg:var(--inverted-200);--rigid-active-fg:var(--inverted-negative);--rigid-disabled-bg:var(--inverted-50);--rigid-disabled-fg:var(--inverted-100);--rigid-loading-bg:var(--inverted-200);--rigid-loading-fg:var(--inverted-100);--hollow-fg:var(--inverted-negative);--hollow-border:var(--inverted-200);--hollow-hover-bg:var(--inverted-100);--hollow-active-border:var(--inverted-300);--hollow-disabled-fg:var(--inverted-100);--hollow-disabled-border:var(--inverted-100);--hollow-loading-fg:var(--inverted-200);--hollow-loading-border:var(--inverted-200);--ghost-fg:var(--inverted-400);--ghost-hover-bg:var(--inverted-50);--ghost-hover-fg:var(--inverted-negative);--ghost-active-bg:var(--inverted-100);--ghost-disabled-fg:var(--inverted-100);--ghost-loading-fg:var(--inverted-200)}.force-light-mode .color-ruby,:root .color-ruby{--rigid-bg:var(--ruby-500);--rigid-fg:var(--snow);--rigid-hover-bg:var(--ruby-600);--rigid-active-bg:var(--ruby-700);--rigid-disabled-bg:var(--ruby-100);--rigid-disabled-fg:var(--ruby-400);--rigid-loading-bg:var(--ruby-200);--rigid-loading-fg:var(--ruby-500);--hollow-fg:var(--ruby-800);--hollow-border:var(--ruby-400);--hollow-hover-bg:var(--ruby-100);--hollow-hover-fg:var(--obsidian);--hollow-active-bg:var(--ruby-200);--hollow-disabled-fg:var(--ruby-100);--hollow-disabled-border:var(--ruby-100);--hollow-loading-fg:var(--ruby-200);--hollow-loading-border:var(--ruby-200);--ghost-fg:var(--ruby-800);--ghost-hover-bg:var(--ruby-100);--ghost-hover-fg:var(--obsidian);--ghost-active-bg:var(--ruby-200);--ghost-disabled-fg:var(--ruby-100);--ghost-loading-fg:var(--ruby-200)}.force-light-mode .loading,:root .loading{pointer-events:none}.force-light-mode .variant-rigid,:root .variant-rigid{--fg:var(--rigid-fg);color:var(--fg);background-color:var(--rigid-bg)}.force-light-mode .variant-rigid:hover,:root .variant-rigid:hover{background-color:var(--rigid-hover-bg,var(--rigid-bg))}.force-light-mode .variant-rigid:active,:root .variant-rigid:active{--fg:var(--rigid-active-fg,var(--rigid-hover-fg,var(--rigid-fg)));background-color:var(--rigid-active-bg,var(--rigid-hover-bg,var(--rigid-bg)))}.force-light-mode .variant-rigid.disabled,.force-light-mode .variant-rigid:disabled,:root .variant-rigid.disabled,:root .variant-rigid:disabled{--fg:var(--rigid-disabled-fg);background-color:var(--rigid-disabled-bg)}.force-light-mode .variant-rigid.loading,:root .variant-rigid.loading{--fg:var(--rigid-loading-fg);background-color:var(--rigid-loading-bg)}.force-light-mode .variant-hollow,:root .variant-hollow{--fg:var(--hollow-fg);color:var(--fg);border-width:1px;border-style:solid;border-color:var(--hollow-border)}.force-light-mode .variant-hollow:hover,:root .variant-hollow:hover{--fg:var(--hollow-hover-fg);background-color:var(--hollow-hover-bg)}.force-light-mode .variant-hollow:active,:root .variant-hollow:active{--fg:var(--hollow-active-fg,var(--hollow-hover-fg,var(--hollow-fg)));border-color:var(--hollow-active-border,var(--hollow-border));background-color:var(--hollow-active-bg,var(--hollow-hover-bg))}.force-light-mode .variant-hollow.disabled,.force-light-mode .variant-hollow:disabled,:root .variant-hollow.disabled,:root .variant-hollow:disabled{--fg:var(--hollow-disabled-fg);border-color:var(--hollow-disabled-border);background-color:var(--hollow-disabled-bg)}.force-light-mode .variant-hollow.loading,:root .variant-hollow.loading{--fg:var(--hollow-loading-fg);border-color:var(--hollow-loading-border)}.force-light-mode .variant-ghost,:root .variant-ghost{--fg:var(--ghost-fg);color:var(--fg)}.force-light-mode .variant-ghost:hover,:root .variant-ghost:hover{--fg:var(--ghost-hover-fg,var(--ghost-fg));background-color:var(--ghost-hover-bg)}.force-light-mode .variant-ghost:active,:root .variant-ghost:active{--fg:var(--ghost-active-fg,var(--ghost-hover-fg,var(--ghost-fg)));background-color:var(--ghost-active-bg,var(--ghost-hover-bg))}.force-light-mode .variant-ghost.disabled,.force-light-mode .variant-ghost:disabled,:root .variant-ghost.disabled,:root .variant-ghost:disabled{--fg:var(--ghost-disabled-fg)}.force-light-mode .variant-ghost.loading,:root .variant-ghost.loading{--fg:var(--ghost-loading-fg)}.force-light-mode [data-invert-filter],:root [data-invert-filter]{filter:invert(1)}@media not print{.force-dark-mode,html[data-theme=dark]{color-scheme:dark;--bg-body:#17191c;--bg-elevation-xs:#1b1d22;--bg-elevation-sm:#1f2228;--bg-elevation-md:#282c33;--bg-elevation-lg:#363a45;--bg-skeleton:#383b42;--bg-backdrop:rgba(0,0,0,.5);--bg-selection:rgba(0,98,173,.65);--bg-inline-code:#0c0f13;--bg-toggle:#3a3d41;--fg-major:#fafafa;--fg-minor:#b3b3b3;--fg-muted:#828282;--fg-legible:#adadad;--fg-inline-code:#f96cca;--beryl-100:#003170;--beryl-200:#0063e6;--beryl-300:#8fbfff;--blush-100:#f500b4;--inverted-0:var(--obsidian);--inverted-50:#2b2e31;--inverted-100:#3e4246;--inverted-200:#737373;--inverted-300:#c6cbd2;--inverted-400:#fcfcfc;--inverted-negative:var(--snow);--lemon-100:#7a6600;--lemon-200:#c2a200;--lemon-300:#f5cc00;--lemon-400:#ffdb29;--lemon-500:#ffe45c;--melon-100:#2eb840;--melon-200:#3bce4f;--plum-100:#410070;--plum-200:#8600e6;--plum-300:#d08fff;--ruby-100:#52000e;--ruby-200:#5c000f;--ruby-300:#7a0014;--ruby-400:#8f0018;--ruby-500:#c20020;--ruby-600:#f50029;--ruby-700:#ff294d;--ruby-800:#ff5c77;--divider:#363d4a;--focus:#335f99;--link:#63a8ee;--ridge-md:inset 0px -1px 1px -1px #55575b,inset 0px 1.5px 2px #646e81;--ridge-sm:inset 0px -1px 1px -1px rgba(85,87,91,.5),inset 0px 1px 3px rgba(100,110,129,.8);--ridge-xs:inset 0px 0px 1px hsla(0,0%,100%,.32),inset 0px 1px 0px hsla(0,0%,100%,.1);--ridge-slider:inset 0px 0px 3px hsla(0,0%,5%,.75);--shadow-lg:0px 4px 8px #000;--shadow-md:0px 5px 6px -2px #000;--shadow-sm:0px 2px 6px rgba(0,0,0,.32);--shadow-xs:0px 1px 3px #000}.force-dark-mode .color-ruby,html[data-theme=dark] .color-ruby{--rigid-hover-bg:var(--ruby-400);--rigid-active-bg:var(--ruby-300);--hollow-hover-fg:var(--snow);--ghost-hover-fg:var(--snow)}.force-dark-mode [data-invert-filter],html[data-theme=dark] [data-invert-filter]{filter:none}}main[data-root=true]{display:flex;flex-direction:column;padding-block:12px;grid-area:main}.visx-tooltip-glyph svg{width:10px;height:10px}@font-face{font-family:FONT_CABINET_GROTESK;src:url(https://storiny.com/_next/static/media/3c37b923f530e302-s.p.woff2) format("woff2");font-display:swap}@font-face{font-family:FONT_CABINET_GROTESK Fallback;src:local("Arial");ascent-override:84.24%;descent-override:27.11%;line-gap-override:8.71%;size-adjust:103.28%}.hCKQfU{font-family:FONT_CABINET_GROTESK,FONT_CABINET_GROTESK Fallback;font-family:FONT_SATOSHI,FONT_SATOSHI Fallback}@font-face{font-family:FONT_SATOSHI;src:url(https://storiny.com/_next/static/media/4c00fc1271dfd524-s.p.woff2) format("woff2");font-display:swap;font-style:normal}@font-face{font-family:FONT_SATOSHI;src:url(https://storiny.com/_next/static/media/802fd700a1940c89-s.p.woff2) format("woff2");font-display:swap;font-style:italic}@font-face{font-family:FONT_SATOSHI Fallback;src:local("Arial");ascent-override:92.36%;descent-override:21.95%;line-gap-override:9.14%;size-adjust:109.35%}