.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:transparent}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5)}.cm-animate-fat-cursor,.cm-fat-cursor-mark{-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.CodeMirror-hints{position:absolute;z-index:10;overflow:hidden;list-style:none;padding:2px;-webkit-box-shadow:2px 3px 5px rgba(0,0,0,.2);-moz-box-shadow:2px 3px 5px rgba(0,0,0,.2);box-shadow:2px 3px 5px rgba(0,0,0,.2);border-radius:3px;border:1px solid silver;background:#fff;font-size:90%;font-family:monospace;max-height:20em;overflow-y:auto}.CodeMirror-hint{margin:0;padding:0 4px;border-radius:2px;white-space:pre;color:#000;cursor:pointer}li.CodeMirror-hint-active{background:#08f}.cm-s-monokai.CodeMirror{background:#272822;color:#f8f8f0}.cm-s-monokai .CodeMirror-line::selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-line>span::selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-line>span>span::selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-line>span::-moz-selection,.cm-s-monokai .CodeMirror-line>span>span::-moz-selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-line::-moz-selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-gutters{background:#272822;border-right:0}.cm-s-monokai .CodeMirror-guttermarker{color:#fff}.cm-s-monokai .CodeMirror-guttermarker-subtle,.cm-s-monokai .CodeMirror-linenumber{color:#d0d0d0}.cm-s-monokai .CodeMirror-cursor{border-left:1px solid #f8f8f0}.cm-s-monokai span.cm-comment{color:#75715e}.cm-s-monokai span.cm-comment.cm-attribute{color:#97b757}.cm-s-monokai span.cm-comment.cm-def{color:#bc9262}.cm-s-monokai span.cm-comment.cm-tag{color:#bc6283}.cm-s-monokai span.cm-comment.cm-type{color:#5998a6}.cm-s-monokai span.cm-atom,.cm-s-monokai span.cm-number{color:#ae81ff}.cm-s-monokai span.cm-attribute,.cm-s-monokai span.cm-property{color:#a6e22e}.cm-s-monokai span.cm-keyword{color:#f15a5a}.cm-s-monokai span.cm-builtin{color:#66d9ef}.cm-s-monokai span.cm-string{color:#e6db74}.cm-s-monokai span.cm-variable{color:#f8f8f0}.cm-s-monokai span.cm-variable-2{color:#9effff}.cm-s-monokai span.cm-type,.cm-s-monokai span.cm-variable-3{color:#66d9ef}.cm-s-monokai span.cm-def{color:#fd971f}.cm-s-monokai span.cm-bracket{color:#f8f8f0}.cm-s-monokai span.cm-tag{color:#f15a5a}.cm-s-monokai span.cm-header,.cm-s-monokai span.cm-link{color:#ae81ff}.cm-s-monokai span.cm-error{background:#f15a5a;color:#f8f8f0}.cm-s-monokai .CodeMirror-activeline-background{background:#373831}.cm-s-monokai .CodeMirror-matchingbracket{text-decoration:underline;color:#fff!important}.cm-s-monokai div.CodeMirror-selected{background:#49483e}.CodeMirror::-webkit-scrollbar{width:6px;height:6px}.CodeMirror::-webkit-scrollbar-thumb{border-radius:3px;background-color:#91979d}.CodeMirror::-webkit-scrollbar-corner{background-color:transparent}.CodeMirror-cursor{border-left:3px solid #000;border-right:none;width:3}.CodeMirror-error-markers,.CodeMirror-linenumbers{background:#20202a}.CodeMirror-error-markers{width:8px}.CodeMirror-linenumbers{padding-right:4px}.CodeMirror-linenumber{padding:6px 6px 0 0;font-family:Fira Mono,monospace;font-weight:500;font-size:9px;line-height:1em}.cm-s-monokai.CodeMirror{font-size:14px;height:100%;background:#20202a}.cm-s-monokai.CodeMirror pre{font-family:Fira Mono,monospace;font-weight:500;line-height:1.25em;font-size:1.25em}.CodeMirror-gutters{background:#fff;border:none}.CodeMirror-hints{font-family:Fira Mono,monospace;font-weight:500;box-shadow:0 0 5px 2px rgba(0,0,0,.1);max-height:60%;margin:0;padding:0}.CodeMirror-hint{padding:4px 8px}li.CodeMirror-hint-active{background:#005af0;color:#fff}.Codemirror-sizer{margin:0;padding:4px}.CodeMirror-gutters{background:none!important}.cm-s-monokai .CodeMirror-activeline-background{background:var(--gradient-1)}.gutter-error,.gutter-warning{margin-left:-2px}.gutter-error,.gutter-warning{border-radius:50%;cursor:pointer;display:inline-block;height:12px;width:12px;vertical-align:middle;position:relative;margin-top:4px}.gutter-warning{margin-left:0}.gutter-error>span,.gutter-warning>span{display:none}.gutter-error:hover>span,.gutter-warning:hover>span{line-height:1.6rem;font-weight:400;color:#48525c;border-radius:8px;display:block;background:#fff;color:#000;z-index:100;min-width:400px;max-width:100%;position:relative;left:36px;top:16px;padding:8px;box-shadow:0 0 5px 2px rgba(0,0,0,.1);animation:fadein .25s ease-in-out forwards}@media (max-width:767px){.CodeMirror{font-size:16px;padding-bottom:1rem}}@font-face{font-family:system;font-style:normal;font-weight:300;src:local(".SFNSText-Light"),local(".HelveticaNeueDeskInterface-Light"),local(".LucidaGrandeUI"),local("Ubuntu Light"),local("Segoe UI Light"),local("Roboto-Light"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system;font-style:italic;font-weight:300;src:local(".SFNSText-LightItalic"),local(".HelveticaNeueDeskInterface-Italic"),local(".LucidaGrandeUI"),local("Ubuntu Light Italic"),local("Segoe UI Light Italic"),local("Roboto-LightItalic"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system;font-style:normal;font-weight:400;src:local(".SFNSText-Regular"),local(".HelveticaNeueDeskInterface-Regular"),local(".LucidaGrandeUI"),local("Ubuntu"),local("Segoe UI"),local("Roboto-Regular"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system;font-style:italic;font-weight:400;src:local(".SFNSText-Italic"),local(".HelveticaNeueDeskInterface-Italic"),local(".LucidaGrandeUI"),local("Ubuntu Italic"),local("Segoe UI Italic"),local("Roboto-Italic"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system;font-style:normal;font-weight:500;src:local(".SFNSText-Medium"),local(".HelveticaNeueDeskInterface-MediumP4"),local(".LucidaGrandeUI"),local("Ubuntu Medium"),local("Segoe UI Semibold"),local("Roboto-Medium"),local("DroidSans-Bold"),local("Tahoma Bold")}@font-face{font-family:system;font-style:italic;font-weight:500;src:local(".SFNSText-MediumItalic"),local(".HelveticaNeueDeskInterface-MediumItalicP4"),local(".LucidaGrandeUI"),local("Ubuntu Medium Italic"),local("Segoe UI Semibold Italic"),local("Roboto-MediumItalic"),local("DroidSans-Bold"),local("Tahoma Bold")}@font-face{font-family:system;font-style:normal;font-weight:700;src:local(".SFNSText-Bold"),local(".HelveticaNeueDeskInterface-Bold"),local(".LucidaGrandeUI"),local("Ubuntu Bold"),local("Roboto-Bold"),local("DroidSans-Bold"),local("Segoe UI Bold"),local("Tahoma Bold")}@font-face{font-family:system;font-style:italic;font-weight:700;src:local(".SFNSText-BoldItalic"),local(".HelveticaNeueDeskInterface-BoldItalic"),local(".LucidaGrandeUI"),local("Ubuntu Bold Italic"),local("Roboto-BoldItalic"),local("DroidSans-Bold"),local("Segoe UI Bold Italic"),local("Tahoma Bold")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-display:optional;src:local("Noto Sans"),local("NotoSans"),url(https://amp.dev/static/fonts/noto-sans-v7-latin-regular.woff2) format("woff2"),url(https://amp.dev/static/fonts/noto-sans-v7-latin-regular.woff) format("woff")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;font-display:optional;src:local("Noto Sans Bold"),local("NotoSans-Bold"),url(https://amp.dev/static/fonts/noto-sans-v7-latin-700.woff2) format("woff2"),url(https://amp.dev/static/fonts/noto-sans-v7-latin-700.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:optional;src:local("Poppins Bold"),local("Poppins-Bold"),url(https://amp.dev/static/fonts/poppins-v5-latin-700.woff2) format("woff2"),url(https://amp.dev/static/fonts/poppins-v5-latin-700.woff) format("woff")}@font-face{font-family:Fira Mono;font-style:normal;font-weight:400;font-display:optional;src:local("Fira Mono"),local("FiraMono"),url(https://amp.dev/static/fonts/fira-mono-v7-latin-500.woff2) format("woff2"),url(https://amp.dev/static/fonts/fira-mono-v7-latin-500.woff) format("woff")}*{box-sizing:border-box}body,html{padding:0;margin:0;min-width:240px;color:#48525c;background-color:#fff;font-size:16px;font-family:Noto Sans,system;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation}@media (max-width:240px){body,html{font-size:14px}}.amp-carousel-button{width:3em;height:3em;border-radius:50%;box-shadow:0 10px 15px 0 rgba(0,0,0,.4);transition:.4s;background-color:#fff}.amp-carousel-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23005AF0'%3E%3Cpath d='M15 8.25H5.87l4.19-4.19L9 3 3 9l6 6 1.06-1.06-4.19-4.19H15v-1.5z'/%3E%3C/svg%3E")}.amp-carousel-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23005AF0'%3E%3Cpath d='M9 3L7.94 4.06l4.19 4.19H3v1.5h9.13l-4.19 4.19L9 15l6-6z'/%3E%3C/svg%3E")}.amp-carousel-button:hover{cursor:pointer;box-shadow:0 20px 30px 0 rgba(0,0,0,.2);background-color:#fff}:target:before{content:"";display:block;visibility:hidden;height:120px;margin-top:-120px}@media (min-width:1024px){h1:target:before{height:75px;margin-top:-75px}h2:target:before{height:81px;margin-top:-81px}h3:target:before{height:87px;margin-top:-87px}h4:target:before{height:90px;margin-top:-90px}h5:target:before{height:93px;margin-top:-93px}h6:target:before{height:97px;margin-top:-97px}}@keyframes HIGHLIGHT{0%{background:#eb49e1}to{background:transparent}}#state-view{width:50%;max-width:780px}#state-view .highlight{border-radius:2px;animation:HIGHLIGHT 1s ease-out}.jsonView{margin-left:20px;font-family:Consolas,Lucida Console,Menlo,dejavu sans mono,monospace;font-size:16px;line-height:16px;padding:2px;cursor:default;color:#424242;white-space:nowrap;-webkit-user-select:none}.jsonView>div{display:inline-block}.jsonView.hidden{display:none}.jsonView.insert,.jsonView>.children{display:block}.jsonView>.name{color:#881391}.jsonView>.separator:before{content:":"}.jsonView>.separator{padding-right:5px}.jsonView>.spacing{display:inline-block;width:15px}.jsonView>.spacing:before{content:"1";visibility:hidden}.jsonView>.value.null,.jsonView>.value.undefined{color:grey}.jsonView>.value.boolean,.jsonView>.value.number{color:#1c00cf}.jsonView>.value.string:not(.edit):after,.jsonView>.value.string:not(.edit):before{content:'"'}.jsonView>.value.string{color:#c41a16}.jsonView>.name:hover,.jsonView>.value:hover{background-color:rgba(56,121,217,.1)}.jsonView>.collapse,.jsonView>.expand{min-width:20px;margin-left:-20px;cursor:pointer}.jsonView>.expand:before{content:"\25B6"}.jsonView>.collapse:before{content:"\25BC"}.jsonView>.edit{padding:0 5px;white-space:nowrap;overflow:hidden;background-color:transparent}.jsonView>.edit br{display:none}.jsonView>.edit *{display:inline;white-space:nowrap}.jsonView>.value.edit{color:#000}.jsonView>.delete:before{content:"+";transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);display:inline-block}.jsonView>.delete{opacity:0;display:inline;padding:3px;cursor:pointer;color:#969696}.jsonView>.item:hover~.delete{opacity:1;color:#969696}.jsonView>.delete:hover{opacity:1;color:#000;background:#dcdcdc}.jsonView.readonly>.delete,.jsonView.readonly>.insert{display:none!important}.jsonView>.insert:before{content:"+"}.jsonView>.insert{display:none;color:#969696;cursor:pointer}.jsonView.expanded>.insert{display:inline-block;margin-left:20px;padding:3px}.jsonView>.insert:hover{color:#000;background:#dcdcdc}.fly-in-content.loading{pointer-events:none}.fly-in-content.loading:after{content:"";display:block;width:45px;height:45px;margin:100px auto auto;padding:1px;border-radius:50%;border:3px solid #e2e5e6;border-left-color:transparent;animation:rotate 1.5s linear infinite}.fly-in{position:fixed;z-index:10000;top:0;display:flex;flex-direction:column;width:100%;height:100%;min-width:240px;overflow:hidden;background:#fff;color:#20202a;transition:transform .3s ease,box-shadow .2s ease-in}@media (min-width:768px){.fly-in{position:absolute;top:64px;width:42%;max-width:480px;height:calc(100% - 72px)}}.fly-in--left{left:0;transform:translate3d(-105%,0,0)}.fly-in--right{right:0;transform:translate3d(100%,0,0)}.fly-in-header{display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 8px 0 25px;border-bottom:1px solid #e2e5e6;font-family:Poppins,system}.fly-in-header h2{margin:0 auto 0 0;padding-left:40px;background-repeat:no-repeat;background-position:0}.fly-in-header .fly-in-close{display:flex;justify-content:center;padding:8px;width:56px;font-size:24px;user-select:none}.fly-in-content{height:calc(100% + 50px);padding:25px;background:#fff;overflow:scroll}.fly-in--import h2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath fill='%2320202A' d='M24.287 4.587c-5.438-5.445-14.26-5.45-19.705-.012l1.876 1.876c4.408-4.405 11.552-4.404 15.959.003 4.406 4.407 4.406 11.552 0 15.959-4.407 4.407-11.551 4.408-15.959.002l-1.857 1.876c5.437 5.423 14.237 5.423 19.675 0 5.444-5.438 5.449-14.26.01-19.704zM13.992 7.524l-1.857 1.858 3.86 3.86H.5v2.626h15.495l-3.86 3.861 1.857 1.857 7.03-7.03-7.03-7.032z'/%3E%3C/svg%3E")}.fly-in--error h2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28'%3E%3Cpath fill='%2320202A' d='M14 0c7.732 0 14 6.268 14 14s-6.268 14-14 14S0 21.732 0 14 6.268 0 14 0zm0 2.545C7.668 2.545 2.545 7.668 2.545 14S7.668 25.455 14 25.455 25.455 20.332 25.455 14 20.332 2.545 14 2.545zm-.025 15.16c.304 0 .58.08.83.24.25.16.447.367.593.623.145.256.217.522.217.796 0 .29-.076.56-.227.812a1.7 1.7 0 01-.608.601 1.562 1.562 0 01-1.6.006 1.579 1.579 0 01-.583-.595 1.663 1.663 0 01-.212-.824 1.704 1.704 0 01.8-1.43c.243-.152.506-.228.79-.228zM14.005 7c.492 0 .884.136 1.174.408.291.273.436.708.436 1.307a3 3 0 01-.01.286l-.593 7.881h-2.068l-.548-7.881-.011-.245c0-.606.143-1.05.43-1.332.287-.283.684-.424 1.19-.424z'/%3E%3C/svg%3E")}.fly-in--state h2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='22'%3E%3Cpath d='M6.696 21.204v-.234c-.696-.288-1.275-.804-1.737-1.548-.462-.744-.693-1.686-.693-2.826 0-.492.06-1.122.18-1.89a9.688 9.688 0 00.162-1.62c0-1.392-.666-2.214-1.998-2.466v-.036c.684-.132 1.188-.405 1.512-.819.324-.414.486-.969.486-1.665 0-.444-.054-.99-.162-1.638-.12-.744-.18-1.362-.18-1.854 0-1.14.231-2.082.693-2.826C5.421 1.038 6 .522 6.696.234V0h-2.88c-.3.144-.63.393-.99.747s-.681.864-.963 1.53c-.282.666-.423 1.467-.423 2.403 0 .468.06 1.086.18 1.854.108.648.162 1.2.162 1.656 0 1.116-.594 1.74-1.782 1.872v1.08c.648.06 1.107.267 1.377.621s.405.771.405 1.251c0 .456-.054 1.008-.162 1.656-.12.768-.18 1.386-.18 1.854 0 .936.141 1.737.423 2.403.282.666.603 1.176.963 1.53.36.354.69.603.99.747h2.88zm12.276-3.906V14.22h-3.186v3.078h3.186zm4.356 0V14.22h-3.186v3.078h3.186zm-8.73 0V14.22h-3.186v3.078h3.186zm16.416 3.906c.3-.144.63-.393.99-.747s.681-.864.963-1.53c.282-.666.423-1.467.423-2.403 0-.468-.06-1.086-.18-1.854-.12-.72-.18-1.272-.18-1.656 0-.492.141-.924.423-1.296.282-.372.741-.564 1.377-.576v-1.08c-.636-.024-1.095-.219-1.377-.585a2.048 2.048 0 01-.423-1.287c0-.384.06-.936.18-1.656.12-.768.18-1.386.18-1.854 0-.936-.141-1.737-.423-2.403-.282-.666-.603-1.176-.963-1.53-.36-.354-.69-.603-.99-.747h-2.88v.234c.432.18.834.492 1.206.936.372.444.669.987.891 1.629a6.32 6.32 0 01.333 2.079c0 .492-.06 1.11-.18 1.854a10.252 10.252 0 00-.162 1.638c0 .612.162 1.101.486 1.467.324.366.828.615 1.512.747v.036c-1.332.252-1.998.984-1.998 2.196 0 .456.054.996.162 1.62.12.768.18 1.398.18 1.89a6.32 6.32 0 01-.333 2.079c-.222.642-.519 1.185-.891 1.629-.372.444-.774.756-1.206.936v.234h2.88z'/%3E%3C/svg%3E")}.fly-in--experiments h2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='25'%3E%3Cpath fill='%2320202A' d='M22.393 18.795L16.068 8.393a1.7 1.7 0 01-.211-.825V2.511h.281c.668 0 1.23-.538 1.23-1.256 0-.681-.562-1.255-1.23-1.255H6.862c-.668 0-1.23.574-1.23 1.255 0 .682.562 1.256 1.23 1.256h.281v5.093c0 .287-.07.574-.21.825L.606 18.831a4.059 4.059 0 00-.104 4.089C1.205 24.21 2.505 25 3.945 25h15.11c1.44 0 2.74-.79 3.443-2.08.703-1.327.668-2.834-.105-4.125zM13.397 2.51v5.093c0 .753.211 1.47.598 2.116l1.335 2.224a7.84 7.84 0 01-2.143-.538 10.778 10.778 0 00-4.78-.753l.563-.933a4.086 4.086 0 00.597-2.116V2.511h3.83zm6.958 19.19a1.503 1.503 0 01-1.336.788H3.91a1.502 1.502 0 01-1.335-.789c-.21-.502-.21-1.112.105-1.578l3.971-6.492c1.757-.718 3.725-.682 5.727.107 1.336.503 2.636.79 3.936.79.21 0 .386-.036.597-.036l3.409 5.631c.316.466.316 1.076.035 1.578z'/%3E%3C/svg%3E")}.fly-in--share h2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28'%3E%3Cpath d='M18.278 0c2.778 0 5.055 2.277 5.055 5.056 0 2.778-2.277 5.055-5.055 5.055a5.03 5.03 0 01-3.245-1.179l-5.445 4.01c.336.675.523 1.425.523 2.225 0 .635-.124 1.25-.34 1.81l8.908 3.27c.9-1.41 2.48-2.358 4.265-2.358 2.779 0 5.056 2.277 5.056 5.055C28 25.723 25.723 28 22.944 28c-2.778 0-5.055-2.277-5.055-5.056 0-.165.008-.324.024-.486l-9.528-3.5a5.02 5.02 0 01-3.33 1.264C2.278 20.222 0 17.945 0 15.167c0-2.779 2.277-5.056 5.056-5.056 1.138 0 2.19.39 3.038 1.033l5.541-4.083a5.05 5.05 0 01-.413-2.005C13.222 2.277 15.5 0 18.278 0zm4.777 20.046a2.943 2.943 0 100 5.886 2.943 2.943 0 000-5.886zm-18.026-7.82a2.943 2.943 0 10.001 5.883 2.943 2.943 0 00-.001-5.882zM18.317 2.1a2.943 2.943 0 10.001 5.885 2.943 2.943 0 00-.001-5.885z'/%3E%3C/svg%3E")}.fly-in.active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);transform:translateZ(0)}#fly-in-background{pointer-events:none;position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:1;opacity:0;background:#000;transition:opacity .25s ease-in-out}.fly-in--lightbox.active~#fly-in-background{pointer-events:all;opacity:.6}#experiments-view .fly-in-content{overflow:hidden}#experiments-view .experiments-list{max-height:70%;padding:0;overflow-y:auto;list-style:none}.input-bar-submit.loading{pointer-events:none}.input-bar-submit.loading:after{content:"";display:block;width:45px;height:45px;margin:100px auto auto;padding:1px;border-radius:50%;border:3px solid #e2e5e6;border-left-color:transparent;animation:rotate 1.5s linear infinite}.input-help-text{line-height:1.6rem;font-weight:400;color:#48525c;font-size:.875rem}.input-bar{display:flex;height:40px;border-radius:4px;box-shadow:0 10px 25px 0 rgba(0,0,0,.2)}.input-bar-field{display:block;height:100%;width:100%;padding:0 14px;border:0;border-radius:4px 0 0 4px;font-family:Noto Sans,system;font-size:16px;font-weight:700}.input-bar-submit{cursor:pointer;font-family:Poppins,system;font-weight:700;min-width:100px;margin:0;border:0;border-radius:0 4px 4px 0;text-align:center;font-size:16px;text-transform:uppercase;color:#fff;background-color:#005af0}.input-bar-submit.loading{font-size:0;background:#e2e5e6}.input-bar-submit.loading:after{width:22px;height:22px;margin:auto;border-width:2px}.input-bar-label{line-height:1.6rem;font-weight:400;color:#48525c;font-size:.875rem;display:block;color:#c80000;opacity:0;transition:transform .3s ease,opacity .2s ease}.input-bar-label.show{opacity:1;transform:translate3d(0,10px,0)}.input-bar-autocomplete{position:absolute;width:calc(100% - 50px);height:60%;margin-top:0;border-radius:4px;box-shadow:0 10px 25px 0 rgba(0,0,0,.2);opacity:0;transition:.3s;pointer-events:none}.input-bar-autocomplete.active{pointer-events:all;opacity:1;background:#fff;transform:translate3d(0,10px,0)}.input-bar-autocomplete-header{display:flex;justify-content:space-between;width:100%;padding:15px 15px 15px 25px;white-space:nowrap;border-bottom:1px solid #e2e5e6}.input-bar-autocomplete-header h4{margin:0}.input-bar-autocomplete-header-close{cursor:pointer;display:flex;justify-content:center;width:22px;height:22px}.input-bar-autocomplete-list{max-height:calc(100% - 54px);overflow-y:auto;padding:0}.input-bar-autocomplete aside{margin-top:35%;text-align:center}.autocomplete-item{width:100%;padding:7px 15px 7px 25px;border:0;border-bottom:1px solid #e2e5e6;background:transparent;line-height:1.6rem;font-weight:400;color:#48525c;font-size:.875rem;font-family:Noto Sans,system;text-align:left;cursor:pointer}.autocomplete-item strong{color:#000}.autocomplete-item:last-child{border-bottom:0}.autocomplete-item:focus{background:#ebebf0}.experiments-list-item{display:flex;width:100%;align-items:center;justify-content:space-between;border-bottom:1px solid #91979d}.experiments-list-item-delete{cursor:pointer;background:transparent;border:0}#error-list .fly-in-content{padding:0}.error-list{line-height:1.6rem;font-weight:400;color:#48525c;display:block;height:100%;padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.error-list-items{list-style-type:none;margin:0;padding:0}.error-list-item{display:flex;justify-content:space-between;margin:0;padding:17px 20px 20px 65px;cursor:pointer;font-size:14px;background-position:left 25px top 25px;background-repeat:no-repeat;border-bottom:1px solid #e2e5e6}.error-list-item:active,.error-list-item:hover{background-color:#ebebf0}.error-list .message{margin-top:0;margin-bottom:5px;color:#48525c}.error-list .category,.error-list .location{padding-top:8px;line-height:18px;font-size:14px;color:#91979d}.error-list .error{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26'%3E%3Cpath fill='%23EF0000' fill-rule='evenodd' d='M3.808 3.808c5.076-5.077 13.308-5.077 18.384 0 5.077 5.076 5.077 13.308 0 18.384-5.076 5.077-13.308 5.077-18.384 0-5.077-5.076-5.077-13.308 0-18.384zM17.596 6.68l-4.595 4.596L8.404 6.68 6.68 8.404 11.277 13 6.68 17.596l1.724 1.724L13 14.723l4.596 4.597 1.724-1.724L14.724 13l4.596-4.595-1.724-1.724z'/%3E%3C/svg%3E")}.error-list .warning{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='26' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M13.857 1.434L25.43 24.846A.8.8 0 0124.712 26H1.301a.8.8 0 01-.714-1.161l11.84-23.411a.8.8 0 011.43.006z' fill='%23F3C000'/%3E%3Cpath d='M11.386 11.724l-.011-.242c0-.597.144-1.035.433-1.314.289-.279.688-.418 1.198-.418.494 0 .888.134 1.18.403.293.268.439.698.439 1.29 0 .12-.004.214-.011.281l-.596 7.776h-2.08l-.552-7.776zm1.589 11.838c-.286 0-.552-.07-.8-.214a1.606 1.606 0 01-.8-1.4 1.688 1.688 0 01.805-1.41c.244-.15.51-.225.795-.225.305 0 .584.078.835.236.251.157.45.362.596.614.146.253.219.515.219.785 0 .286-.076.553-.23.802a1.7 1.7 0 01-1.42.813z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E")}.error-list-empty{display:none}.error-list-items:empty+.error-list-empty{display:flex;height:100%;justify-content:center;align-items:center}.validation-result-card{display:flex;background-color:#fff;padding:25px;margin-bottom:50px;border-radius:4px;box-shadow:0 10px 25px 0 rgba(0,0,0,.07)}.validation-result-card h2{font-family:Poppins,system;font-weight:700;font-size:1rem;margin-top:0}.validation-result-card svg{display:block;flex:1 0 auto;width:40px;height:40px;margin-right:24px}.validation-result-card.valid strong{color:#09a600}.validation-result-card.invalid strong{color:#c80000}.validation-result>*{transition:opacity .3s ease,transform .5s ease}.validation-result.loading>*{transform:translateY(-20px);opacity:0}.validation-result.loading+#error-list{opacity:0}.import-container p{margin-bottom:30px}.file-upload-dropzone,.import-container p{line-height:1.6rem;font-weight:400;color:#48525c;font-size:.875rem}.file-upload-dropzone{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;height:250px;padding:40px;border:2px dashed #e2e5e6;border-radius:4px;cursor:pointer}.file-upload-dropzone.dz-drag-hover{background:rgba(226,229,230,.2)}.file-upload-dropzone .dz-info{display:flex;flex-direction:column;justify-content:center}.file-upload-dropzone .dz-info:before{content:"";display:block;width:24px;height:24px;margin:0 auto 7px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2348525C' viewBox='0 0 24 24'%3E%3Cpath d='M11 .6v12.2L5.4 7.2 4 8.6l8 8 8-8-1.4-1.4-5.6 5.6V.6z'/%3E%3Cpath class='st0' d='M.7 15.9v7.5l22.6-.1v-7.4h-2v5.5H2.7v-5.5z'/%3E%3C/svg%3E")}.file-upload-dropzone .dz-preview{width:100%}.file-upload-dropzone .dz-preview .dz-filename{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:100%;text-align:center}.file-upload-dropzone .dz-preview .dz-filename:before{content:"";display:block;width:30px;height:30px;margin:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='30' width='30' viewBox='0 0 100 100'%3E%3Cpath style='text-indent:0;text-transform:none;block-progression:tb' d='M13 22a5.01 5.01 0 00-5 5v46c0 2.753 2.247 5 5 5h74c2.753 0 5-2.247 5-5V27c0-2.753-2.247-5-5-5H13zm0 2h74c.43 0 .852.093 1.219.25L52.406 57.125c-1.236 1.135-3.576 1.135-4.812 0L11.78 24.25c.367-.157.79-.25 1.219-.25zm-2.688 1.656l26.376 24.157-26.376 24.53A3.03 3.03 0 0110 73V27c0-.493.11-.937.313-1.344zm79.376 0c.203.407.312.851.312 1.344v46c0 .486-.114.94-.313 1.344L63.314 49.813l26.374-24.157zm-51.5 25.532l8.062 7.406c2.075 1.904 5.425 1.904 7.5 0l8.063-7.406L88.25 75.75c-.377.168-.805.25-1.25.25H13c-.445 0-.873-.082-1.25-.25l26.438-24.562z' overflow='visible' color='%23000'/%3E%3C/svg%3E")}.file-upload-dropzone.dz-max-files-reached .dz-error-mark,.file-upload-dropzone.dz-max-files-reached .dz-info,.file-upload-dropzone.dz-max-files-reached .dz-success-mark,.file-upload-dropzone.dz-max-files-reached span[data-dz-size]{display:none}.file-upload-label{line-height:1.6rem;font-weight:400;color:#48525c;font-size:.875rem;display:block;color:#c80000;opacity:0;transition:transform .3s ease,opacity .2s ease}.file-upload-label.show{opacity:1;transform:translate3d(0,10px,0)}.snackbar-container{position:fixed;bottom:0;left:0;right:0;z-index:100000}.snackbar{display:flex;align-items:center;justify-content:flex-start;padding:16px 24px;transition:opacity .25s cubic-bezier(.4,0,1,1) 0ms;opacity:0;color:color("white");background-color:color("charade");pointer-events:none;margin-bottom:4px}.snackbar-active{opacity:1}@media (min-width:600px){.snackbar-container{top:0;bottom:auto}.snackbar{min-width:288px;max-width:568px;border-radius:4px;margin:0 auto 4px}}.fab{display:none}@media (max-width:767px){.fab{display:flex;position:fixed;border-radius:50%;margin:auto;transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);z-index:10000;height:56px;width:56px;min-width:56px;bottom:32px;right:32px;background-color:#005af0;color:#fff;border:none;transform:scale(0);pointer-events:none;user-select:none;cursor:pointer;font-size:24px;line-height:56px;text-align:center;outline:none;align-items:center;justify-content:center;padding:0}.fab:after,.fab:before{background-color:hsla(0,0%,100%,.16);position:absolute;top:-50%;left:-50%;width:200%;height:200%;-webkit-transition:opacity .25s linear;transition:opacity .25s linear;border-radius:50%;opacity:0;pointer-events:none;content:""}.fab:active{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.fab:focus,fab:active{outline:none}@keyframes collapse{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes expand{0%{transform:scale(0)}to{transform:scale(1)}}.fab.show{animation:expand .25s ease-in-out .25s forwards;pointer-events:auto}.fab.hide{animation:collapse .25s ease-in-out forwards}}.textfield-fullwidth{height:56px;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;border:none;border-bottom:1px solid rgba(0,0,0,.12);outline:none}.textfield-fullwidth input{width:100%;height:100%;padding:0;resize:none;border:none!important;-webkit-appearance:none;font-size:1rem}.textfield-fullwidth input:focus{outline:none}#templates ul{list-style:none;padding:0;margin:0}#templates li{font-size:1rem;font-weight:400;letter-spacing:.04em;line-height:1.75rem;color:rgba(0,0,0,.87);margin:0 0 0 -8px;padding:8px;list-style-type:none;cursor:pointer}#templates li:active,#templates li:hover{background-color:color("athens-gray")}#templates li.filtered{display:none}.dialog{position:fixed;display:flex;z-index:20000;top:0;bottom:0;left:0;right:0;overflow-x:hidden;overflow-y:auto;background:rgba(0,0,0,.6);animation:fadein .25s ease-in-out;-webkit-overflow-scrolling:touch}.dialog-content{position:relative;min-width:700px;margin:2rem auto auto;padding:2rem;background-color:#fff}.dialog-content .close{position:absolute;top:0;right:0;padding:8px;width:48px;height:48px}@media (max-width:767px){.dialog{display:block;min-width:auto;min-height:100%}.dialog-content{position:static;padding:1rem;background-color:#fff;width:100%;min-height:100%;margin:0}.dialog-content .close{position:fixed}}.share-view-intro h3{color:#20202a}.share-view-intro p{color:#48525c}.share-view-intro p,.share-view-textarea{line-height:1.6rem;font-weight:400;font-size:.875rem}.share-view-textarea{width:100%;height:200px;resize:none;margin:10px 0 30px;padding:10px 15px;border:1px solid #e2e5e6;border-radius:4px;color:#48525c;font-family:Noto Sans,system;color:#91979d}.share-view-copy-button{font-family:Poppins,system;font-weight:700;line-height:1.2em;color:#20202a;font-size:1em;color:#fff;display:inline-block;max-width:100%;width:auto;height:auto;padding:.75em 1.75em;margin:0;text-decoration:none;text-align:center;border-radius:3px;background-color:#005af0;border:none;cursor:pointer;box-shadow:0 15px 35px -5px rgba(0,0,0,.25);transition:transform .3s ease,box-shadow .3s ease;min-width:215px}.share-view-copy-button:hover{transform:translateY(-.125em);box-shadow:0 25px 20px -15px rgba(0,0,0,.15)}@media (min-width:768px){.share-view-copy-button{padding:1em 2em}}.menu{display:flex;flex-direction:column;background:#fff;z-index:2000;position:fixed;top:0;right:0;padding:.5rem 0;animation:revealMenu .15s ease-in-out forwards}.menu.hide{display:none}.menu>*{line-height:1.6rem;font-weight:400;color:#48525c;padding:0 2rem;line-height:32px;font-size:16px;font-weight:500;margin:0;opacity:0;animation:revealMenuContent .1s ease-out .12s forwards;display:flex;align-items:center}.menu>h2{display:inline-block;font-size:1.2em;margin:0;color:#005af0}.menu>img{padding:0;margin:0 1.5rem}.menu input{margin-right:8px}.menu [role=button]:active,.menu label:active{background:#91979d}.menu [role=separator]{padding:0;height:0;margin:.5rem 0;border:none;border-bottom:1px solid rgba(0,0,0,.12)}@keyframes revealMenuContent{to{opacity:1}}@keyframes revealMenu{0%{transform:translateX(110%) translateY(-110%)}to{transform:translateX(0) translateY(0)}}