body{font-family:Source Sans Pro,sans-serif;margin:0;padding:0;font-weight:300;font-size:20px}*{margin:0;box-sizing:border-box}.container{min-height:100vh;display:flex;flex-direction:column}.header{width:100%;background-color:#c2e9ec;color:#fff;text-align:left;padding:10px 0 10px 25px;font-weight:700}.main-content{flex-grow:1;display:flex;justify-content:center;align-items:center}.content-wrapper{background-color:#fff;padding:40px;max-width:800px;width:90%;text-align:center}h1{font-weight:300;color:#13494d;font-size:1.8em}h2{font-weight:500;margin-bottom:16px;font-size:1.5em}p{margin-top:12px;margin-bottom:12px;line-height:1.6;font-size:1em;text-align:justify}button{background-color:#c2e9ec;color:#12494d;border:none;padding:12px 24px;font-size:16px;border-radius:4px;cursor:pointer}button:hover{background-color:#12494d;color:#fff}blockquote{margin:1.5em 0;padding:1em 1.5em;border-left:3px solid #666;background-color:#fafafa;font-size:.95em;color:#444;text-align:justify}.proposal{padding:10px;box-shadow:1px 1px 3px 1px #0003;margin:2px;border-radius:10px;height:fit-content}.scenario-inner ul{margin-bottom:10px;margin-top:10px}.scenario-inner li{padding:4px}.proposal h4{margin-bottom:10px;font-weight:500}.proposals-container{display:flex;flex-flow:wrap;height:90%}.objective{text-align:center;font-size:larger}button[data-v-1e6da245]:disabled{cursor:not-allowed;opacity:.7}.likert-scale[data-v-d7dc6d56]{display:flex;justify-content:space-between;margin-bottom:1em}.likert-option[data-v-d7dc6d56]{display:flex;flex-direction:column;align-items:center}.cover-story[data-v-d7dc6d56]{margin-top:3em;font-size:1.1em}.auto-submit-message[data-v-d7dc6d56]{text-align:center;font-size:1.2em;padding:2em}.scenario[data-v-53b578be]{width:40%;padding:20px;border-radius:8px;flex:1;font-size:17px;height:calc(100% - 25px);overflow:hidden;max-width:1000px}.scenario-outer[data-v-53b578be]{height:100%;overflow-y:scroll;padding-bottom:40px;padding-right:20px}.scenario-inner[data-v-53b578be]{padding-bottom:20px}.scenario-header[data-v-53b578be]{display:flex;justify-content:space-between}.scenario-tabs-container[data-v-53b578be]{display:flex;align-items:center}.scenario-tab[data-v-53b578be]{background:#828282;color:#fff;height:fit-content;padding:1px 10px;border-radius:8px;margin:5px 2px;cursor:pointer}.scenario-tab.selected[data-v-53b578be]{background:#c2e9ec;color:#12494d}.scenario-tab[data-v-53b578be]:hover{background:#3f3f3f}.scenario-tab.selected[data-v-53b578be]:hover{background:#12494d;color:#fff}h4[data-v-53b578be]{font-weight:500;margin-top:20px}.values-container[data-v-53b578be]{display:flex;flex-wrap:wrap}span.value[data-v-53b578be]{padding:10px}td[data-v-53b578be],th[data-v-53b578be]{padding:15px;text-align:center;font-size:24px;margin:0}tbody th[data-v-53b578be]{text-align:right;font-variant:titling-caps;font-variant-caps:all-small-caps}td.you[data-v-53b578be]{border-left:1px solid black;border-collapse:collapse}table[data-v-53b578be]{border-collapse:collapse}thead th[data-v-53b578be]{border-bottom:1px solid black}th[data-v-53b578be]{font-weight:500}th.you[data-v-53b578be]{border-left:1px solid black}section.chat[data-v-01dddfc5]{flex:1;padding:20px;display:flex;flex-direction:column;max-width:400px;height:100%}.chat-header[data-v-01dddfc5]{display:flex;justify-content:space-between}button.decide-button[data-v-01dddfc5]{padding:19px 20px;height:30px;line-height:0px}.chat-window[data-v-01dddfc5]{min-height:400px;height:100%;overflow-y:scroll;padding-right:20px}.chat-input[data-v-01dddfc5]{display:flex;align-items:end;justify-content:space-between;background:black;padding:10px}.chat-input textarea[data-v-01dddfc5]{flex:1;height:40px;background:#373636;box-shadow:none;border:none;color:#fff;resize:none;overflow:hidden;max-height:80px;line-height:20px;height:auto;width:100%;padding:10px;font-family:Source Sans Pro,sans-serif}.chat-input button[data-v-01dddfc5]{height:40px;width:40px;padding:5px;border-radius:20px;border:none;cursor:pointer}#thought-input[data-v-01dddfc5]{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom:3px dashed #555}#chat-input[data-v-01dddfc5]:not(.single-input){border-bottom-left-radius:20px;border-bottom-right-radius:20px}.textareas-row[data-v-01dddfc5]{display:flex;align-items:center;flex-direction:column;width:100%;margin:0 13px}.single-input[data-v-01dddfc5]{border-radius:20px!important}button img[data-v-01dddfc5]{width:30px;height:30px}#send-button[data-v-01dddfc5]{background-color:#007bff;color:#fff;padding-left:7px}#send-button[data-v-01dddfc5]:hover{background-color:#0056b3}#send-button[data-v-01dddfc5]:disabled{background-color:#5e7a98;cursor:not-allowed}button#gavel-button[data-v-01dddfc5]{background-color:orange}button#gavel-button[data-v-01dddfc5]:hover{background-color:#e57d05}.message[data-v-01dddfc5]{max-width:70%;width:fit-content;font-weight:300;padding:8px 16px;border-radius:10px;margin-bottom:20px;word-wrap:break-word;white-space:pre-wrap;line-height:1.4;position:relative;font-size:16px;box-shadow:0 1px 2px #0000001a}.message-left[data-v-01dddfc5]{background-color:#333;color:#fff}.message-right[data-v-01dddfc5]{background-color:#e0f7fa;margin-left:auto}p.character-count[data-v-01dddfc5]{margin-bottom:0;float:right;font-size:16px}p.character-count.warning[data-v-01dddfc5]{color:red}.typing[data-v-01dddfc5]{align-items:center;display:flex;height:17px;margin-top:5px}.typing .dot[data-v-01dddfc5]{animation:mercuryTypingAnimation-01dddfc5 1.8s infinite ease-in-out;background-color:#666;border-radius:50%;height:7px;margin-right:4px;vertical-align:middle;width:7px;display:inline-block}.typing .dot[data-v-01dddfc5]:nth-child(1){animation-delay:.2s}.typing .dot[data-v-01dddfc5]:nth-child(2){animation-delay:.3s}.typing .dot[data-v-01dddfc5]:nth-child(3){animation-delay:.4s}.typing .dot[data-v-01dddfc5]:last-child{margin-right:0}@keyframes mercuryTypingAnimation-01dddfc5{0%{transform:translateY(0);background-color:#666}28%{transform:translateY(-7px);background-color:#888}44%{transform:translateY(0);background-color:#666}}#timeout[data-v-01dddfc5]{font-style:italic;font-size:small}.overlay[data-v-1e9105d6]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.overlay-content[data-v-1e9105d6]{background:white;padding:20px;border-radius:8px;display:flex;flex-direction:column}#decide-button-container[data-v-1e9105d6]{display:flex;justify-content:space-between;margin-top:20px}#close-button[data-v-1e9105d6],#decide-button[data-v-1e9105d6]{padding:12px 24px;font-size:16px;border-radius:4px;cursor:pointer;width:100%;margin-left:2px;margin-right:2px}#close-button[data-v-1e9105d6]{background-color:#f44336;color:#fff}#decide-button[data-v-1e9105d6]{background-color:#4caf50;color:#fff}#decide-button[data-v-1e9105d6]:disabled{background-color:gray;cursor:not-allowed}.choice-buttons[data-v-1e9105d6]{display:flex;justify-content:space-between;margin-bottom:20px}.choice-buttons button[data-v-1e9105d6]{background-color:#d3d3d3;padding:12px 24px;border:none;border-radius:4px;font-size:16px;cursor:pointer}.choice-buttons button[data-v-1e9105d6]:hover{background-color:#a9a9a9}.choice-buttons button.selected[data-v-1e9105d6]{background-color:#0065d8;color:#fff}.choice-buttons button.selected[data-v-1e9105d6]:hover{background-color:#10f;color:#fff}.continue-btn[data-v-1e9105d6]{margin-left:auto}.success h2[data-v-1e9105d6]{color:#4caf50}.failure h2[data-v-1e9105d6]{color:#f44336}.decide-subtitle[data-v-1e9105d6]{font-size:1.1em;margin-bottom:20px;color:#444;font-style:italic}.overlay[data-v-78eebddb]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.overlay-content[data-v-78eebddb]{background:white;padding:20px;border-radius:8px;display:flex;flex-direction:column}#decide-button-container[data-v-78eebddb]{display:flex;justify-content:space-between;margin-top:20px}#close-button[data-v-78eebddb],#decide-button[data-v-78eebddb]{padding:12px 24px;font-size:16px;border-radius:4px;cursor:pointer}#close-button[data-v-78eebddb]{background-color:#f44336;color:#fff}#decide-button[data-v-78eebddb]{background-color:#4caf50;color:#fff}#decide-button[data-v-78eebddb]:disabled{background-color:gray;cursor:not-allowed}.choice-buttons[data-v-78eebddb]{display:flex;justify-content:space-between;margin-bottom:20px}.choice-buttons button[data-v-78eebddb]{background-color:#d3d3d3;padding:12px 24px;border:none;border-radius:4px;font-size:16px;cursor:pointer}.choice-buttons button[data-v-78eebddb]:hover{background-color:#a9a9a9}.choice-buttons button.selected[data-v-78eebddb]{background-color:#0065d8;color:#fff}.choice-buttons button.selected[data-v-78eebddb]:hover{background-color:#10f;color:#fff}.continue-btn[data-v-78eebddb]{margin-left:auto}.success h2[data-v-78eebddb]{color:#4caf50}.failure h2[data-v-78eebddb]{color:#f44336}.decide-subtitle[data-v-78eebddb]{font-size:1.1em;margin-bottom:20px;color:#444;font-style:italic}.overlay[data-v-e6cec51f]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.overlay-content[data-v-e6cec51f]{background:white;padding:20px;border-radius:8px;width:80%;max-width:600px}#button-container[data-v-e6cec51f]{display:flex;justify-content:space-between;margin-top:20px}#close-button[data-v-e6cec51f]{padding:12px 24px;font-size:16px;border-radius:4px;cursor:pointer;margin-left:auto}.header[data-v-d816906c]{display:flex;justify-content:space-between}.round-info[data-v-d816906c]{display:flex;flex-direction:column;align-items:end;padding-right:20px;color:#12494d;font-weight:300}.main-content[data-v-d816906c]{display:flex;padding:0 20px;align-items:baseline;height:calc(100vh - 70px);overflow:hidden}h2[data-v-d816906c]{margin-bottom:16px;font-size:1.5em;color:#333;font-weight:500}.chat-with-decision[data-v-d816906c]{display:flex;height:100%}.chat-panel[data-v-d816906c]{flex:2;display:flex}.decision-side-panel[data-v-d816906c]{flex:1;border-left:1px solid #ddd;padding:1rem;background:#fafafa;display:flex;flex-direction:column;max-width:400px}.side-choices[data-v-d816906c]{list-style:none;padding:0;margin:1em 0}.side-choices li+li[data-v-d816906c]{margin-top:.5em}.side-choices button[data-v-d816906c]{width:100%;padding:.75em;background:#eee;border:none;cursor:pointer}.side-choices button.selected[data-v-d816906c]{background:#0065d8;color:#fff}.confirm-btn[data-v-d816906c]{margin-top:auto;padding:.75em;background:#4caf50;color:#fff;border:none;cursor:pointer}.confirm-btn[data-v-d816906c]:disabled{background:#ccc;cursor:not-allowed}.waiting[data-v-978bcc21]{text-align:center}.content-wrapper[data-v-645a837c]{background-color:#fff;padding:40px;max-width:800px;width:90%;text-align:center;display:flex;flex-direction:column}textarea.feedback[data-v-645a837c]{width:80%;margin:auto auto 20px;height:150px;padding:12px 20px;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;font-size:16px;resize:none;overflow-y:auto;font-family:Source Sans Pro;display:block}button[data-v-645a837c]{background-color:#c2e9ec;color:#12494d;border:none;padding:12px 24px;font-size:16px;border-radius:4px;cursor:pointer;margin-left:auto}.error[data-v-9124b534]{color:red;margin-top:10px}.not-found[data-v-35ef0710]{text-align:center;margin-top:50px}@tailwind base;@tailwind components;@tailwind utilities;
