*{box-sizing:border-box}html{interpolate-size:allow-keywords;scrollbar-gutter:stable;height:100%}main{position:relative}@media (max-width:768px){main{height:auto}}body{font-family:var(--font-google-sans-flex), "Google Sans Flex", sans-serif;color:var(--textColor);background-color:var(--surface-primary);overscroll-behavior-y:none;height:100%;margin:0;padding:0;overflow:hidden scroll}select,button{font-family:var(--font-google-sans-flex), "Google Sans Flex", sans-serif}p{margin-block:0}input,textarea,select{font-size:16px}input{font-family:var(--font-google-sans-flex), "Google Sans Flex", sans-serif;border:1px solid var(--border-input);background-color:var(--surface-input);color:var(--text-primary);outline:none;padding:6px}.safe-bottom{padding-bottom:max(12px, env(safe-area-inset-bottom))}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button.icon-only,a.icon-only{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}input:focus{border:1px solid var(--primaryColor);outline:none;transition:all .25s linear}textarea:focus{font-family:var(--font-google-sans-flex), "Google Sans Flex", sans-serif;outline:none}button{color:var(--buttonTextColor);background-color:var(--primaryColor);cursor:pointer;border:none;border-radius:3px;padding:5px 10px;font-size:14px;font-weight:700}button:hover{opacity:.9;transition:all .25s ease-in-out}th,td{text-align:left;white-space:nowrap;padding:3px}th{font-weight:700}#__next{height:100dvh}@media (max-width:1024px){html{overscroll-behavior-y:none}body{overscroll-behavior-y:none!important;overflow:hidden scroll!important}#__next{height:auto;min-height:100dvh}}.small-header{color:var(--dimmed-text);font-size:13px;font-weight:700}.cl-headerTitle{font-size:36px;font-family:var(--font-google-sans-flex), "Google Sans Flex", sans-serif!important}@layer base{:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%;--radius:.5rem}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%}}body{-webkit-font-smoothing:initial}.notfound-container{background-color:var(--surface-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.notfound-container:before{content:"";z-index:0;background:0 0;width:100%;height:100%;position:absolute}.notfound-content{z-index:1;flex-direction:column;justify-content:center;align-items:center;max-width:600px;margin-top:-100px;display:flex;position:relative}.notfound-image-container{max-width:100%}.notfound-image{background-image:url(https://d1i6701oxun660.cloudfront.net/images/robot-wire.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;width:300px;max-width:100%;height:300px;max-height:300px}.notfound-subtitle{font-family:var(--font-google-sans-flex), "Google Sans Flex", sans-serif;color:var(--textColor);letter-spacing:0;margin:0;font-size:2.5rem;font-weight:500}.notfound-text{font-family:var(--font-google-sans-flex), "Google Sans Flex", sans-serif;max-width:500px;margin:10px 0 0;font-size:1.4rem;font-weight:400}.notfound-subtext{opacity:.8;margin:0;font-size:1.1rem}.notfound-emoji{opacity:.9;margin:20px 0;font-family:monospace;font-size:2.5rem;transform:rotate(5deg)}.notfound-button{background-color:var(--primaryColor);color:var(--text-on-primary);font-family:var(--font-google-sans-flex), "Google Sans Flex", sans-serif;letter-spacing:0;border-radius:4px;margin-top:20px;padding:14px 30px;font-size:1.1rem;font-weight:600;transition:all .2s ease-in-out;display:inline-block;position:relative;overflow:hidden}.notfound-button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.notfound-button:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.notfound-button:hover:before{left:100%}.blog-image{width:800px;margin:50px auto}.blog-image-image{width:800px;margin:auto}@media (max-width:768px){.blog-image,.blog-image-image{width:100%}}@media (min-width:768px){html:not(:has([data-native-scrollbars]))::-webkit-scrollbar{width:8px;height:8px}html:not(:has([data-native-scrollbars])) ::-webkit-scrollbar{width:8px;height:8px}html:not(:has([data-native-scrollbars]))::-webkit-scrollbar-track{background:0 0}html:not(:has([data-native-scrollbars])) ::-webkit-scrollbar-track{background:0 0}html:not(:has([data-native-scrollbars]))::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:14px}html:not(:has([data-native-scrollbars])) ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:14px}html:not(:has([data-native-scrollbars]))::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}html:not(:has([data-native-scrollbars])) ::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}html:not(:has([data-native-scrollbars]))::-webkit-scrollbar-corner{background:0 0}html:not(:has([data-native-scrollbars])) ::-webkit-scrollbar-corner{background:0 0}}.mdxeditor-toolbar{background-color:var(--surface-elevated)!important}.mdxeditor-popup-container{z-index:2000000!important;background-color:var(--surface-primary)!important}[role=dialog]{border:none!important}a{color:var(--link-color);text-decoration:underline}.dark-editor{--basePageBg:var(--surface-elevated)!important;--baseBase:var(--dimmed-text)!important;--baseBorder:var(--border-primary)!important}.mdxeditor-popup-container button{color:var(--text-on-primary);font-weight:700;background-color:var(--primaryColor)!important}.mdxeditor-popup-container [type=reset]{color:var(--text-primary);background-color:#0000!important}.mdxeditor-popup-container form div:last-child{justify-content:initial;flex-direction:row-reverse;margin-top:5px}code,pre{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}textarea{font-family:var(--font-google-sans-flex), "Google Sans Flex", sans-serif!important}h1{font-family:var(--brandFont), serif}.cl-header,.cl-footer{display:none}.cl-card{background:0 0}.cl-cardBox{box-shadow:none;border:none}.cl-impersonationFabIconContainer{display:none}