@layer tokens{:root,:host{--font-primary:"Inter", sans-serif;--font-secondary:"arial", sans-serif;--line-height-base:1.25;--transition:.4s;--color-red:red;--color-white:white;--color-green:green;--color-blue:blue;--color-yellow:yellow;--color-brown:brown;--color-orange:orange;--color-black:black;--color-grey:grey}}@layer reset{*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,:host{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;min-height:100dvh}html::-webkit-scrollbar{width:12px;height:12px}:host::-webkit-scrollbar{width:12px;height:12px}html::-webkit-scrollbar-thumb{background:var(--color-black);border-radius:12px}:host::-webkit-scrollbar-thumb{background:var(--color-black);border-radius:12px}html::-webkit-scrollbar-track{background:var(--color-white);border-radius:12px}:host::-webkit-scrollbar-track{background:var(--color-white);border-radius:12px}body,:host{min-height:100dvh;font-family:var(--font-primary), sans-serif;color:var(--color-black);background:var(--color-white);line-height:var(--line-height-base);-webkit-font-smoothing:antialiased;flex-direction:column;display:flex}#app,.app__widget-root{min-height:100dvh;transition:opacity var(--transition) ease-out;flex-flow:column;justify-content:flex-start;align-items:stretch;display:flex}.content{flex:1 0 auto}.container{padding:0 calc(1.25 * var(--rem-base,1rem));max-width:calc(75 * var(--rem-base,1rem));margin:0 auto}.dev{z-index:1;padding:calc(.1875 * var(--rem-base,1rem));color:var(--color-white);background:#00000080;position:fixed;top:0;left:0}}@layer base{@media (orientation:landscape){:root,:host{font-size:calc(.05rem + 1.05556vw)}}@media (orientation:landscape) and (hover:none){:root,:host{font-size:1.11111vw}}@media (orientation:landscape) and (aspect-ratio>=21/9){:root,:host{font-size:clamp(1rem,2.08333vh,1.375rem)}}@media (orientation:portrait){:root,:host{font-size:4.26667vw}}@media (orientation:portrait) and (width>=768px) and (width<=1024px){:root,:host{font-size:3.36842vw}}:root,:host{--rem-base:1em}sub,sup{font-size:60%}h1,.h1{margin:calc(1 * var(--rem-base,1rem)) 0;font-size:calc(2.5 * var(--rem-base,1rem));text-wrap:balance;font-weight:700;line-height:1.1}h1:first-child,.h1:first-child{margin-top:0}h2,.h2{margin:calc(.875 * var(--rem-base,1rem)) 0;font-size:calc(2 * var(--rem-base,1rem));text-wrap:balance;font-weight:700;line-height:1.15}h2:first-child,.h2:first-child{margin-top:0}h3,.h3{margin:calc(.75 * var(--rem-base,1rem)) 0;font-size:calc(1.625 * var(--rem-base,1rem));text-wrap:balance;font-weight:700;line-height:1.2}h3:first-child,.h3:first-child{margin-top:0}h4,.h4{margin:calc(.625 * var(--rem-base,1rem)) 0;font-size:calc(1.25 * var(--rem-base,1rem));text-wrap:balance;font-weight:700;line-height:1.25}h4:first-child,.h4:first-child{margin-top:0}h5,.h5{margin:calc(.5 * var(--rem-base,1rem)) 0;font-size:calc(1.125 * var(--rem-base,1rem));text-wrap:balance;font-weight:700;line-height:1.3}h5:first-child,.h5:first-child{margin-top:0}h6,.h6{margin:calc(.5 * var(--rem-base,1rem)) 0;font-size:calc(1 * var(--rem-base,1rem));text-wrap:balance;font-weight:700;line-height:1.35}h6:first-child,.h6:first-child{margin-top:0}a{text-underline-offset:calc(.1875 * var(--rem-base,1rem));text-decoration:underline}a:hover{text-decoration:none}a:active{opacity:.5}a:focus{outline:none}strong,b{font-weight:700}em,i{font-style:italic}s,del{text-decoration:line-through}small{font-size:calc(.75 * var(--rem-base,1rem));line-height:1.5}mark{padding:calc(.0625 * var(--rem-base,1rem)) calc(.25 * var(--rem-base,1rem));color:var(--color-black);background-color:var(--color-yellow);border-radius:calc(.125 * var(--rem-base,1rem))}abbr[title]{cursor:help;text-underline-offset:calc(.125 * var(--rem-base,1rem));-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code{padding:calc(.125 * var(--rem-base,1rem)) calc(.375 * var(--rem-base,1rem));border-radius:calc(.25 * var(--rem-base,1rem));background:#0000000f;font-family:monospace;font-size:.875em}pre{padding:calc(1.25 * var(--rem-base,1rem)) calc(1.5 * var(--rem-base,1rem));font-size:calc(.875 * var(--rem-base,1rem));white-space:pre;border-radius:calc(.375 * var(--rem-base,1rem));background:#0000000f;font-family:monospace;line-height:1.65;overflow-x:auto}pre code{font-size:inherit;background:0 0;border-radius:0;padding:0}blockquote{padding-left:calc(1.25 * var(--rem-base,1rem));margin:0 0 calc(1 * var(--rem-base,1rem));border-left:calc(.1875 * var(--rem-base,1rem)) solid #0000002e;font-style:italic}blockquote cite{margin-top:calc(.625 * var(--rem-base,1rem));font-size:calc(.8125 * var(--rem-base,1rem));opacity:.6;font-style:normal;display:block}ul,ol{padding-left:calc(1.5 * var(--rem-base,1rem));margin:calc(1 * var(--rem-base,1rem)) 0;line-height:1.65}ul ul,ul ol,ol ul,ol ol{margin:0}ul{list-style-type:disc}ol{list-style-type:decimal}li{margin-bottom:calc(.25 * var(--rem-base,1rem))}li:last-child{margin-bottom:0}hr{margin:calc(1.5 * var(--rem-base,1rem)) 0;border:none;border-top:calc(.0625 * var(--rem-base,1rem)) solid #0000001f}input::placeholder,textarea::placeholder{color:var(--placeholder);opacity:.5}input:focus::placeholder,input:active::placeholder,textarea:focus::placeholder,textarea:active::placeholder{color:#0000!important}input:focus,input:active,textarea:focus,textarea:active,button:active,input[type=submit]:active,input[type=reset]:active,input[type=button]:active{outline:none}*{-webkit-tap-highlight-color:transparent}}@layer components{.vue-notification{padding:calc(.625 * var(--rem-base,1rem));margin:calc(.3125 * var(--rem-base,1rem));font-size:inherit;border-left-color:#00000040}.vue-notification.error{background-color:var(--color-red)}.vue-notification.success{background-color:var(--color-green)}.vue-notification.info{background-color:var(--color-blue)}.vue-notification.warning{background-color:var(--color-orange)}}
