body,html{height:100%;margin:0}.app-header[data-v-ea4e6622]{background:#fff;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;box-shadow:0 2px 6px rgba(0,0,0,.08);position:sticky;top:0;z-index:10}.logo[data-v-ea4e6622]{font-size:1.5rem;font-weight:700;color:#2a9d8f}nav a[data-v-ea4e6622]{margin-left:1.5rem;color:#333;text-decoration:none;font-weight:500}nav a[data-v-ea4e6622]:hover{color:#2a9d8f}.footer[data-v-9e79040e]{background:#2a9d8f;color:#fff;text-align:center;padding:1rem;font-size:.95rem}.hero[data-v-db6b8372]{padding:4rem 1rem;text-align:center;flex:1}.content h1[data-v-db6b8372]{font-size:2.2rem;color:#2a9d8f;margin-bottom:.5rem}.content p[data-v-db6b8372]{color:#555;margin-bottom:1.5rem;font-size:1.1rem}.meeting-input[data-v-db6b8372]{padding:.5rem;margin-bottom:1rem;max-width:400px}.content button[data-v-db6b8372]{background-color:#2a9d8f;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;cursor:pointer}.content button[data-v-db6b8372]:hover{background-color:#21867a}.spinner-wrapper[data-v-db6b8372]{margin-top:2rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.spinner[data-v-db6b8372]{border:4px solid #f3f3f3;border-top:4px solid #2a9d8f;border-radius:50%;width:30px;height:30px;animation:spin-db6b8372 1s linear infinite}.spinner-text[data-v-db6b8372]{font-size:1rem;color:#2a9d8f}@keyframes spin-db6b8372{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.link-boxes[data-v-db6b8372]{margin-top:2.5rem;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.card[data-v-db6b8372]{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);width:220px}.card h3[data-v-db6b8372]{margin-bottom:1rem}.card button[data-v-db6b8372]{background:#07c;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px}.card button[data-v-db6b8372]:hover{background:#005fa3}.modal-overlay[data-v-db6b8372]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:999}.modal[data-v-db6b8372]{background:#fff;padding:2rem;width:300px;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.2);text-align:center}.modal h3[data-v-db6b8372]{margin-bottom:1rem;color:#2a9d8f}.modal input[data-v-db6b8372]{width:100%;padding:.5rem;font-size:1rem;margin-bottom:1rem;border:1px solid #ddd;border-radius:6px}.modal button[data-v-db6b8372]{background-color:#2a9d8f;color:#fff;border:none;padding:.5rem 1rem;font-size:1rem;border-radius:6px;cursor:pointer}.modal button[data-v-db6b8372]:disabled{background-color:#ccc;cursor:not-allowed}.modal-buttons[data-v-db6b8372]{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.action-row[data-v-db6b8372]{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem}.meeting-input[data-v-db6b8372]{padding:.6rem;font-size:1rem;border-radius:6px;border:1px solid #ccc;width:100%;max-width:300px}button.disabled[data-v-db6b8372]{background-color:#b3dcd7!important;cursor:not-allowed;opacity:.6}.main-content[data-v-db6b8372]{flex:1;display:flex;flex-direction:column;background:linear-gradient(90deg,#e0f7fa,#fff)}#app[data-v-db6b8372]{display:flex;flex-direction:column;min-height:100vh}.agora-container[data-v-b0d010c6]{width:100vw;height:100vh;display:flex}