:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}df-messenger{z-index:990;position:fixed}df-messenger.large{top:1em;left:25%;width:50%;height:90vh}df-messenger.small{bottom:16px;right:16px}@media only screen and (max-width: 800px){df-messenger{width:100%;height:100vh;left:0;top:0}}df-messenger{--df-messenger-titlebar-icon-height: auto}button{background-color:#fff;padding:10px 20px;border:1px solid #747775;border-radius:100px;font-weight:500;font-size:14px;font-family:Google Sans,sans-serif;color:#0b57d0;cursor:pointer}button.main{background-color:#0b57d0;color:#fff;border:none}button:hover{opacity:.7}button:disabled{color:#1f1f1f66}button.main:disabled{background-color:#1f1f1f1f;color:#1f1f1f66}body{background-color:#fafbff;color:#444746;font-family:Google Sans,sans-serif}h1,h2,h3{color:#444746;font-family:Google Sans,sans-serif}h1{font-size:16px;font-weight:700;margin-bottom:10px}h2{font-size:14px;font-weight:400;margin-bottom:10px;margin-top:30px}h3{font-size:12px;font-weight:500;margin-bottom:10px}.user-input,.main-container{margin-left:5%;background-color:#fff;border-radius:10px;padding:2em;width:80%;min-height:70vh}.main-container{min-height:30vh}.action{margin-top:4em}.action *{margin-right:30px}nav.tabs{display:flex;margin-left:20px}nav.tabs nav{font-family:Google Sans Text;color:#444746;margin-right:40px;height:35px;cursor:pointer;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}nav.tabs nav.selected{color:#0b57d0;border-bottom:3px solid #0B57D0;cursor:auto}a{color:#1a73e8}@keyframes gradientAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.field-name{font-family:Google Sans Text;font-size:16px;font-weight:500;line-height:20px;text-align:left}.field-value input,.field-value select,.field-value textarea{font-family:Roboto;background:#dde3ea;border-radius:4px 4px 0 0;border:none;border-bottom:1px solid #444746;padding:10px 10px 20px}strong{font-weight:700}table.selector{font-family:Google Sans Text;font-size:14px;border-collapse:collapse;width:100%}table.selector td,table.selector th{padding:10px;margin:0;border-bottom:1px solid #C4C7C5;text-align:left}table.selector th{font-weight:500}table.selector td .chip{background:#e8f0fe;border-radius:16px;padding:5px 10px;font-weight:500;color:#001d35;display:inline;margin-left:10px}table.selector tr.selected{background-color:#f1f3f4}table.selector tr.selected td .chip{border:1px solid #C4C7C5}table.selector tr:last-child td{border-bottom:none}main.container{background-color:#fff;width:80%;margin-top:30px;margin-left:10%;border-radius:10px}.top-actions{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 20px 30px}.top-actions h1,.top-actions h2,.top-actions h3{margin-top:10px}.top-actions .title{display:flex}.top-actions .title img{margin-right:10px;cursor:pointer;width:20px}button.dangerous{font-size:12px;color:#530f0f;padding:5px 15px;height:40px}button.dangerous:before{content:"⚡";margin-right:5px}section.main-actions{text-align:center;margin-top:10px;min-height:80px}a{color:#0b57d0;cursor:pointer}section.errors{background:red;color:#fff;z-index:999;position:fixed;top:10px;left:10px;padding:10px}section.errors h1,section.errors h2,section.errors h3{color:#fff}section.errors a{color:#ddf}.toast-container[data-v-1af711c4]{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:9999;display:flex;flex-direction:column-reverse;gap:10px}.toast-item[data-v-1af711c4]{background-color:#fff;color:#666;padding:10px 20px;border-radius:5px;box-shadow:0 2px 10px #0003;min-width:250px;overflow:hidden;position:relative;display:flex;flex-direction:column}.toast-content[data-v-1af711c4]{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-bottom:5px}.toast-content div[data-v-1af711c4]{text-align:center}.toast-dismiss-button[data-v-1af711c4]{background:none;border:none;color:#666;font-size:1.2em;cursor:pointer;padding:0 5px;line-height:1}.toast-dismiss-button[data-v-1af711c4]:hover{opacity:.7}.toast-progress-bar[data-v-1af711c4]{position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#ffffff80;transform-origin:left;animation:progress-countdown-1af711c4 var(--toast-duration) linear forwards}@keyframes progress-countdown-1af711c4{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.toast-item.success .toast-progress-bar[data-v-1af711c4]{background-color:#0b57d0}.toast-item.error[data-v-1af711c4]{background-color:#f44336;color:#fff}.toast-item.error button[data-v-1af711c4]{color:#fff}.toast-item.error .toast-progress-bar[data-v-1af711c4]{background-color:#fff}.toast-item.warning .toast-progress-bar[data-v-1af711c4]{background-color:#ff9800}.toast-item.info .toast-progress-bar[data-v-1af711c4]{background-color:#2196f3}div.no-auth[data-v-44bacfe8]{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;text-align:center}button[data-v-44bacfe8]{padding:1px 9px;margin-left:10px}nav[data-v-833c8cf1]{z-index:999;background:#fff;border-right:2px solid #e0e0e7;border-bottom:2px solid #e0e0e7;height:90vh;width:30%;position:absolute;top:60px;opacity:0;transform:translate(-100%);transition:opacity .3s ease-in-out,transform .3s ease-in-out;display:flex;flex-direction:column;justify-content:space-between}nav div.auth[data-v-833c8cf1]{margin-bottom:60px;text-align:center}nav.visible[data-v-833c8cf1]{opacity:1;transform:translate(0)}ul[data-v-833c8cf1]{list-style-type:none;padding:30px 0 0}ul li[data-v-833c8cf1]{width:90%;border-radius:0 100px 100px 0;height:50px;margin-bottom:20px;color:#1967d2;font-family:Roboto;font-size:18px;display:flex;flex-direction:column;justify-content:center;padding-left:20px;cursor:pointer}ul li.selected[data-v-833c8cf1]{background-color:#e8f0fe;cursor:auto}ul li[data-v-833c8cf1]:hover:not(.selected){background-color:#f3f6fc}ul li.external[data-v-833c8cf1],ul button.external[data-v-833c8cf1]{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20viewBox='0%20-256%201850%201850'%20id='svg3025'%20version='1.1'%20inkscape:version='0.48.3.1%20r9886'%20width='100%25'%20height='100%25'%20sodipodi:docname='external_link_font_awesome.svg'%3e%3cmetadata%20id='metadata3035'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs3033'%20/%3e%3csodipodi:namedview%20pagecolor='%23ffffff'%20bordercolor='%231967D2'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='640'%20inkscape:window-height='480'%20id='namedview3031'%20showgrid='false'%20inkscape:zoom='0.13169643'%20inkscape:cx='896'%20inkscape:cy='896'%20inkscape:window-x='0'%20inkscape:window-y='25'%20inkscape:window-maximized='0'%20inkscape:current-layer='svg3025'%20/%3e%3cg%20transform='matrix(1,0,0,-1,30.372881,1426.9492)'%20id='g3027'%3e%3cpath%20d='M%201408,608%20V%20288%20Q%201408,169%201323.5,84.5%201239,0%201120,0%20H%20288%20Q%20169,0%2084.5,84.5%200,169%200,288%20v%20832%20Q%200,1239%2084.5,1323.5%20169,1408%20288,1408%20h%20704%20q%2014,0%2023,-9%209,-9%209,-23%20v%20-64%20q%200,-14%20-9,-23%20-9,-9%20-23,-9%20H%20288%20q%20-66,0%20-113,-47%20-47,-47%20-47,-113%20V%20288%20q%200,-66%2047,-113%2047,-47%20113,-47%20h%20832%20q%2066,0%20113,47%2047,47%2047,113%20v%20320%20q%200,14%209,23%209,9%2023,9%20h%2064%20q%2014,0%2023,-9%209,-9%209,-23%20z%20m%20384,864%20V%20960%20q%200,-26%20-19,-45%20-19,-19%20-45,-19%20-26,0%20-45,19%20L%201507,1091%20855,439%20q%20-10,-10%20-23,-10%20-13,0%20-23,10%20L%20695,553%20q%20-10,10%20-10,23%200,13%2010,23%20l%20652,652%20-176,176%20q%20-19,19%20-19,45%200,26%2019,45%2019,19%2045,19%20h%20512%20q%2026,0%2045,-19%2019,-19%2019,-45%20z'%20id='path3029'%20inkscape:connector-curvature='0'%20style='fill:%231967D2'%20/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:15px;background-position:160px 50%}ul a[data-v-833c8cf1]{text-decoration:none}header[data-v-71032009]{display:flex;background:#fff;padding:15px 10px 15px 20px;font-size:18px;border-bottom:2px solid #e0e0e7;border-radius:15px 15px 0 0}header img[data-v-71032009]{max-height:35px;margin-right:10px}header img.hamburger[data-v-71032009]{margin-right:30px;cursor:pointer}header .pointer[data-v-71032009]{cursor:pointer}p[data-v-c101b36b]{font-size:.7em;position:fixed;bottom:.7em;left:.7em;color:#000000a6;text-shadow:0px 0px 0px rgba(255,255,255,1)}section.errors[data-v-81825661]{background:red;color:#fff;z-index:999;position:fixed;top:10px;left:10px;padding:10px}section.errors a[data-v-81825661]{color:#ddf}button.titlebar-action[data-v-81825661]{background:none;border:none;cursor:pointer}button.titlebar-action[data-v-81825661]:hover{background:#eee}@media only screen and (max-width: 800px){df-messenger[data-v-81825661]{width:100%;height:100vh;left:0;top:0}}.actions[data-v-2077e1f3]{padding:5px}.actions a[data-v-2077e1f3]{text-decoration:underline;color:#00f;cursor:pointer}section.main[data-v-7380a0bf]{text-align:center;display:flex;flex-direction:column;justify-content:center;width:100%}section.main textarea[data-v-7380a0bf],section.main button[data-v-7380a0bf]{display:block}section.main textarea[data-v-7380a0bf]{width:90%;margin-left:5%;height:75vh}section.main button[data-v-7380a0bf]{margin-left:40%;margin-right:40%;margin-bottom:10em}div.v-codemirror[data-v-7380a0bf]{text-align:left}.help[data-v-a3d39ede]{margin-left:10px;font-size:.8em;position:relative;text-decoration:underline;text-decoration-style:dotted;cursor:help}.help [role=tooltip][data-v-a3d39ede]{position:absolute;width:400px;display:block;top:-10px;z-index:999;visibility:hidden}.help [role=tooltip] .tooltip[data-v-a3d39ede]{display:block;padding:10px;border:1px solid #aaa;border-radius:10px;background:#fff}.help.right [role=tooltip][data-v-a3d39ede]{left:0;padding-left:70px}.help.left [role=tooltip][data-v-a3d39ede]{right:0;padding-right:70px}.help:hover [role=tooltip][data-v-a3d39ede],.help:focus [role=tooltip][data-v-a3d39ede]{visibility:visible}div.config{display:flex;align-items:center;justify-content:center;font-family:Google Sans}div.config form{display:flex;flex-direction:column;align-items:center;width:100%;margin:0 auto;padding:20px}div.config form p{text-align:center;margin-top:2em}div.config form a{text-decoration:underline;cursor:pointer}div.config form a.icon{text-decoration:none}div.config button{margin-top:1em;font-size:1.2em}div.config ul,div.config div.input-mode-wrapper{width:100%;align-items:flex-start}div.config li{display:flex;align-items:baseline;margin-bottom:1em}div.config li.options{align-items:flex-start}div.config li.more-details{flex-direction:row-reverse;font-size:.7em}div.config .field-name{flex:0 0 auto;font-weight:700;padding-right:1em}div.config .field-value{margin-top:0;flex:1 1 auto;padding:5px}div.config .field-value img{max-width:3em;max-height:3em}div.config .field-value.extra{margin-left:1em;max-width:7em}div.config .field-value.radios label{margin-right:2em}div.config .field-value button{padding:2px 5px;margin-left:5px;max-width:5em;font-size:.8em}div.config input[type=file]{display:none}div.config small a{margin-left:0}.error{background:red;color:#fff;max-width:80%;margin:2em 10%;padding:1em}.warning{background:orange;color:#fff;padding:3px 10px;margin-left:5px;max-width:300px}.warning a{color:#fff}.help-videos[data-v-886baf8e]{display:flex}.video[data-v-886baf8e]{text-align:center;max-width:200px}.video img[data-v-886baf8e]{width:200px;border:1px solid #eee;display:block}.video[data-v-886baf8e]:not(:last-child){margin-right:30px}.buttons button[data-v-206ec2bf]{margin-left:10px}.buttons button img[data-v-206ec2bf]{filter:grayscale(100%) brightness(0) invert(1);width:12px;margin-left:10px}.url[data-v-206ec2bf]{display:flex;position:relative;font-size:16px;text-decoration-line:underline;text-decoration-style:dashed;text-decoration-color:#ccc;margin-top:8px;cursor:pointer}.url img[data-v-206ec2bf]{width:12px;margin-top:-10px;margin-left:10px}.url span.info[data-v-206ec2bf]{position:absolute;text-align:center;width:10%;left:40%;top:25px;text-decoration:none;font-size:12px;font-weight:700;color:#0b57d0;opacity:0;transition:opacity 1s}.url.active span.info[data-v-206ec2bf]{opacity:1;transition:opacity 0s}table[data-v-2ed38f69]{border-collapse:collapse;width:100%;min-width:200px;margin:0 auto 60px}table tr:hover td[data-v-2ed38f69]{background:#3c40430a}table td[data-v-2ed38f69]{border-bottom:1px solid #eee;margin:0;padding:5px 20px;font-size:1.2em;cursor:pointer}table a[data-v-2ed38f69]{text-decoration:none}table a.edit[data-v-2ed38f69]{font-size:.8em}section.new-config-link[data-v-2ed38f69]{text-align:center;font-size:1.2em;margin-top:3em}.auth-warning p[data-v-2ed38f69]{color:red}.top-actions[data-v-2ed38f69]{padding:5px 20px}.top-actions .search[data-v-2ed38f69]{display:flex;justify-content:center;flex-grow:1}.top-actions .search p[data-v-2ed38f69]{font-weight:700;margin-right:10px;margin-top:5px}.top-actions .search input[data-v-2ed38f69]{flex-grow:1;height:30px;border:none;outline:none;margin-top:2px}.top-actions .search img[data-v-2ed38f69]{width:12px;margin-right:5px}thead[data-v-2ed38f69]{background:#3c40430a;border-top:var(--table-border);border-bottom:var(--table-border);text-align:left}thead td[data-v-2ed38f69]{font-weight:700}button.titlebar-action[data-v-e5dc19da]{background:none;border:none;cursor:pointer}button.titlebar-action[data-v-e5dc19da]:hover{background:#eee}@media only screen and (max-width: 800px){df-messenger[data-v-e5dc19da]{width:100%;height:100vh;left:0;top:0}}.debug-wrapper[data-v-998fa060]{position:fixed;bottom:40px;left:0;padding:10px 20px;margin:0;background:#000;border:2px solid white;width:50%;max-width:calc(100% - 500px);overflow:hidden;overflow-y:auto}.debug-wrapper ul[data-v-998fa060]{list-style:none;height:300px;padding:0}.debug-wrapper ul li[data-v-998fa060]{padding-bottom:10px;cursor:zoom-in}.debug-wrapper ul .timestamp[data-v-998fa060]{font-family:monospace;color:#888;margin-right:1em;font-size:.8em}.debug-wrapper ul .timestamp .ssms[data-v-998fa060]{font-size:.6em}dialog[data-v-998fa060]{max-width:90%;max-height:90vh;margin:auto;border-width:1px;border-radius:30px 0 30px 30px;background:#333;color:#fff;overflow:hidden;overflow-y:auto;padding:0}dialog p[data-v-998fa060]{margin-bottom:2em}dialog button[data-v-998fa060]{margin:auto;display:block;background:#333;color:#fff;z-index:999}dialog button.close[data-v-998fa060]{margin:0;padding:0 4px 2px;border:none;position:absolute;top:15px;right:10px;font-size:14px}dialog code[data-v-998fa060]{text-wrap:wrap;overflow-wrap:break-word}main[data-v-b97ff46e]{height:calc(100vh - 20px);border-radius:30px;display:flex;justify-content:center;flex-direction:column;margin:70px 0 0}main .waves[data-v-b97ff46e]{display:none;opacity:1;transition:opacity .3s ease-in-out}main .waves.agent-talking[data-v-b97ff46e]{opacity:.2}main header[data-v-b97ff46e]{background-image:url(/assets/icon-gemini-Dz4Gm9Fc.svg);background-repeat:no-repeat;background-size:20px;background-position:15px 40px;padding:40px 0 5px 50px;margin-top:30px;font-style:normal;font-weight:600;font-size:14px;line-height:20px}main.dark[data-v-b97ff46e]{background:#000;border-radius:30px;border:1px solid #fff}main.dark header[data-v-b97ff46e]{border-bottom:1px solid #fff}main.dark h1[data-v-b97ff46e]{color:#fff}main.dark ul li[data-v-b97ff46e]{color:#fff}main.dark ul li.from-user[data-v-b97ff46e]{background:#282828}main.dark input[data-v-b97ff46e]{background:#1c211d;color:#aaa}main.light[data-v-b97ff46e]{background:#fff;border-radius:30px;border:1px solid #666}main.light header[data-v-b97ff46e]{border-bottom:1px solid #666}main.light h1[data-v-b97ff46e]{color:#666}main.light ul li[data-v-b97ff46e]{color:#666}main.light ul li.from-user[data-v-b97ff46e]{background:#eee}main.light input[data-v-b97ff46e]{background:#eee;color:#aaa}main.light .talk-button[data-v-b97ff46e]{background:#666}main.light .close-button img[data-v-b97ff46e]{filter:invert(100%)}.assistant-container.push-to-talk input[data-v-b97ff46e]{width:360px;right:110px}main.messenger-small[data-v-b97ff46e]{width:450px;position:fixed;top:-60px;right:20px}main.call[data-v-b97ff46e]{height:300px;width:400px;border:0;position:fixed;top:calc(50vh - 200px);background:#ffffff0f}main.call header[data-v-b97ff46e]{display:none}main.call input[data-v-b97ff46e]{display:none}main.call li.from-user[data-v-b97ff46e],main.call li.from-bot[data-v-b97ff46e]:not(.is-displayed-in-call){display:none}main.call li.from-bot.last-rich-content[data-v-b97ff46e]{position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;left:5%;top:5%;height:90vh;min-width:60%;background:#000000e6;padding:0 30px 30px 0;border:1px solid #666}main.call .close-button[data-v-b97ff46e]{top:12px}main.call ul[data-v-b97ff46e]{width:100%;height:100%;padding:0;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center}main.call ul li[data-v-b97ff46e]{font-size:18px;font-style:italic}main.call .waves[data-v-b97ff46e]{display:block;position:absolute;bottom:0;left:0;width:100%;border-radius:30px;z-index:-1}main.call li.from-bot.text-response[data-v-b97ff46e]{background-size:25px;background-position:20px 25px}.buttons[data-v-b97ff46e]{display:flex;justify-content:center;margin-bottom:60px}.buttons button[data-v-b97ff46e]{width:150px;margin:auto}.buttons button.stop[data-v-b97ff46e]{font-size:.7em}ul[data-v-b97ff46e]{display:flex;flex-direction:column;overflow:scroll;min-height:calc(100% - 140px);margin-bottom:140px;scrollbar-width:none;list-style:none;padding-inline-start:0}ul li[data-v-b97ff46e]{margin-bottom:1em;font-size:.9em}ul li.from-user[data-v-b97ff46e]{text-align:right;border-radius:16px 4px 16px 16px;margin-left:auto;margin-right:20px;margin-top:10px;padding:10px;max-width:410px}ul li.from-bot[data-v-b97ff46e]{padding-left:20px;padding-top:20px;padding-right:20px}ul li.from-bot.text-response[data-v-b97ff46e]{padding-left:60px;background-image:url(/assets/icon-gemini-Dz4Gm9Fc.svg);background-repeat:no-repeat;background-size:20px;background-position:15px 20px}input[data-v-b97ff46e]{background:transparent;border:none;border-radius:50px;padding:12px;font-size:14px;position:fixed;width:400px;bottom:30px;right:70px}input[data-v-b97ff46e]:focus{outline:none}.assistant-collapsed[data-v-b97ff46e]{position:fixed;bottom:20px;right:20px;border:2px solid #000;border-radius:100px;background:#fff;padding:10px 15px;cursor:pointer}.assistant-collapsed img[data-v-b97ff46e]{width:40px;margin-top:5px}.assistant-collapsed[data-v-b97ff46e]:hover{border:2px solid #ffF}.close-button[data-v-b97ff46e]{font-weight:700;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;position:absolute;top:85px;right:20px;cursor:pointer}.talk-button[data-v-b97ff46e]{position:absolute;bottom:10px;right:20px;padding:0 7px;margin-bottom:10px;-webkit-user-select:none;user-select:none;user-drag:none;-webkit-user-drag:none;background:#d9ffdc21;border-radius:51px;cursor:pointer}.talk-button img[data-v-b97ff46e]{width:25px;margin-top:5px;opacity:.5}.talk-button[data-v-b97ff46e] *{-webkit-user-drag:none}.talk-button:hover img[data-v-b97ff46e]{opacity:.7}.talk-button.talking img[data-v-b97ff46e]{opacity:1}.voice-assistant-container[data-v-b97ff46e]{width:450px;margin-left:calc(100% - 450px);position:fixed;top:-60px;right:40px}section.auth[data-v-b97ff46e]{background:#fff;padding:20px;width:100%;height:100vh;position:fixed;top:0;z-index:999;display:flex;flex-direction:column;align-items:center;padding-top:40vh}section.auth p[data-v-b97ff46e]{text-align:center;margin-bottom:20px}section.auth [data-v-b97ff46e]{max-width:450px;min-width:200px}#disconnection-dialog[data-v-b97ff46e]{max-width:60%;margin:20% auto auto;border-width:1px;border-radius:30px 0 30px 30px}@media screen and (max-width: 768px){body[data-v-b97ff46e]{background-image:none!important;background-color:#ff0}.voice-assistant-container[data-v-b97ff46e]{position:absolute;top:0;left:0;right:inherit;width:100%;margin:0}.voice-assistant-container .assistant-container main[data-v-b97ff46e]{margin:0;height:100vh;border-radius:0}.voice-assistant-container .assistant-container main .close-button[data-v-b97ff46e]{top:17px}.voice-assistant-container .assistant-container main input[data-v-b97ff46e]{bottom:15px;width:90%;right:5%}#disconnection-dialog[data-v-b97ff46e]{max-width:95%}}#disconnection-dialog[data-v-b97ff46e]{margin:20% auto auto;border-width:1px;border-radius:30px 0 30px 30px}#disconnection-dialog p[data-v-b97ff46e]{margin-bottom:2em}#disconnection-dialog button[data-v-b97ff46e]{margin:auto;display:block}#disconnection-dialog button.close[data-v-b97ff46e]{margin:0;padding:0 4px 2px;border:none;position:absolute;top:15px;right:10px;font-size:14px;color:#000}.inflight-handoff[data-v-b97ff46e]{height:100vh;width:100%;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#0000001a;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20display:%20block;%20shape-rendering:%20auto;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='47.5'%20y='14.5'%20rx='2.5'%20ry='10.5'%20width='5'%20height='21'%20fill='%234285f4'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='0.5813953488372093s'%20begin='-0.5285412262156449s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(32.72727272727273%2050%2050)'%3e%3crect%20x='47.5'%20y='14.5'%20rx='2.5'%20ry='10.5'%20width='5'%20height='21'%20fill='%234285f4'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='0.5813953488372093s'%20begin='-0.4756871035940804s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(65.45454545454545%2050%2050)'%3e%3crect%20x='47.5'%20y='14.5'%20rx='2.5'%20ry='10.5'%20width='5'%20height='21'%20fill='%234285f4'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='0.5813953488372093s'%20begin='-0.42283298097251587s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(98.18181818181819%2050%2050)'%3e%3crect%20x='47.5'%20y='14.5'%20rx='2.5'%20ry='10.5'%20width='5'%20height='21'%20fill='%234285f4'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='0.5813953488372093s'%20begin='-0.3699788583509514s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(130.9090909090909%2050%2050)'%3e%3crect%20x='47.5'%20y='14.5'%20rx='2.5'%20ry='10.5'%20width='5'%20height='21'%20fill='%234285f4'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='0.5813953488372093s'%20begin='-0.31712473572938693s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(163.63636363636363%2050%2050)'%3e%3crect%20x='47.5'%20y='14.5'%20rx='2.5'%20ry='10.5'%20width='5'%20height='21'%20fill='%234285f4'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='0.5813953488372093s'%20begin='-0.26427061310782246s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(196.36363636363637%2050%2050)'%3e%3crect%20x='47.5'%20y='14.5'%20rx='2.5'%20ry='10.5'%20width='5'%20height='21'%20fill='%234285f4'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='0.5813953488372093s'%20begin='-0.21141649048625794s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(229.0909090909091%2050%2050)'%3e%3crect%20x='47.5'%20y='14.5'%20rx='2.5'%20ry='10.5'%20width='5'%20height='21'%20fill='%234285f4'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='0.5813953488372093s'%20begin='-0.15856236786469347s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(261.8181818181818%2050%2050)'%3e%3crect%20x='47.5'%20y='14.5'%20rx='2.5'%20ry='10.5'%20width='5'%20height='21'%20fill='%234285f4'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='0.5813953488372093s'%20begin='-0.10570824524312897s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(294.54545454545456%2050%2050)'%3e%3crect%20x='47.5'%20y='14.5'%20rx='2.5'%20ry='10.5'%20width='5'%20height='21'%20fill='%234285f4'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='0.5813953488372093s'%20begin='-0.052854122621564484s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(327.27272727272725%2050%2050)'%3e%3crect%20x='47.5'%20y='14.5'%20rx='2.5'%20ry='10.5'%20width='5'%20height='21'%20fill='%234285f4'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='0.5813953488372093s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c!--%20[ldio]%20generated%20by%20https://loading.io/%20--%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100px;background-position:50% 50%;z-index:9999}main[data-v-5c3f5efe]{display:flex;justify-content:end}main img[data-v-5c3f5efe]{max-width:36px;padding:10px;filter:invert(100%);mix-blend-mode:difference;cursor:pointer}ul[data-v-5c3f5efe]{position:absolute;right:20px;z-index:999;background:#fff;border:1px solid #000;list-style-type:none;max-width:250px;padding:20px 0;border-radius:10px}ul li[data-v-5c3f5efe]:not(:last-child){margin-bottom:10px}ul li[data-v-5c3f5efe]{padding:5px 20px;cursor:pointer}ul li sup[data-v-5c3f5efe]{font-size:.7em;margin-left:1em;color:#666}ul li[data-v-5c3f5efe]:hover{background:#eee}.background-filler[data-v-5c3f5efe]{top:0;left:0;z-index:998;position:fixed;height:100vh;width:100%}.unauthorized[data-v-fa916584]{padding:2em 2em 0}
