@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.sessions-app{margin:0;background:#f8fafc;color:#0f172a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sessions-app :is(h1,h2,h3,h4,h5,h6){font-weight:600;color:#0f172a}.sessions-app .button-primary{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(23 137 252 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sessions-app .button-primary:hover{--tw-bg-opacity: 1;background-color:rgb(40 0 113 / var(--tw-bg-opacity, 1))}.sessions-app .button-primary:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(23 137 252 / var(--tw-bg-opacity, 1));opacity:.5}.sessions-app .button-primary:hover:disabled{--tw-bg-opacity: 1;background-color:rgb(23 137 252 / var(--tw-bg-opacity, 1))}.sessions-app .button-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sessions-app .button-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.sessions-app .button-secondary:disabled{cursor:not-allowed;opacity:.5}.sessions-app .button-tertiary{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(23 137 252 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sessions-app .button-tertiary:hover{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.sessions-app .button-tertiary:disabled{cursor:not-allowed;opacity:.5}.sessions-app .sessions-form-select{height:2.5rem;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem}.sessions-app .clip-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:32px}.sessions-app .clip-range::-webkit-slider-runnable-track{height:8px;background:transparent}.sessions-app .clip-range::-webkit-slider-thumb{-webkit-appearance:none;height:16px;width:16px;border-radius:9999px;background:#0f172a;border:2px solid #ffffff;box-shadow:0 0 0 1px #cbd5e1;margin-top:-4px}.sessions-app .clip-range::-moz-range-track{height:8px;background:transparent}.sessions-app .clip-range::-moz-range-thumb{height:16px;width:16px;border-radius:9999px;background:#0f172a;border:2px solid #ffffff;box-shadow:0 0 0 1px #cbd5e1}.sessions-app .clip-range:disabled::-webkit-slider-thumb{background:#94a3b8}.sessions-app .clip-range:disabled::-moz-range-thumb{background:#94a3b8}.respondent-theme{--resp-ink: #0f172a;--resp-muted: #475569;--resp-soft: #f8fafc;--resp-surface: #ffffff;--resp-border: #e2e8f0;--resp-accent: #1789fc;--resp-accent-strong: #1472d1;--resp-highlight: #f59e0b;font-family:Inter,sans-serif;color:var(--resp-ink)}.respondent-theme .resp-display{font-family:Inter,sans-serif;letter-spacing:-.02em}.respondent-theme .resp-shell{background:radial-gradient(circle at top left,#fef3c7,#f8fafc 45%,#f1f5f9);min-height:100vh}.respondent-theme .resp-card{background:#ffffffe6;border:1px solid var(--resp-border);box-shadow:0 30px 60px -40px #0f172a80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.respondent-theme .resp-pill{background:#10b9811f;color:#047857}.respondent-theme .resp-btn{background:var(--resp-accent);color:#fff;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.respondent-theme .resp-btn:hover{background:var(--resp-accent-strong);transform:translateY(-1px);box-shadow:0 12px 24px -16px #0f172a80}.respondent-theme .resp-btn-secondary{background:transparent;color:var(--resp-accent);border:1px solid rgba(23,137,252,.4)}.respondent-theme .resp-btn-secondary:hover{background:#1789fc14;transform:translateY(-1px)}.respondent-theme .resp-video{position:relative;overflow:hidden;border:1px solid rgba(148,163,184,.5);border-radius:1.25rem;background:radial-gradient(circle at 20% 20%,#3b82f659,#3b82f600 45%),radial-gradient(circle at 80% 0%,#0ea5e940,#0ea5e900 40%),linear-gradient(135deg,#0f172a,#1e293b 60%,#0f172a);color:#e2e8f0}.respondent-theme .resp-video:before{content:"";position:absolute;bottom:0;left:0;right:0;height:45%;background:linear-gradient(to top,#0f172ab3,#0f172a00)}.respondent-theme .resp-video:after{content:"";position:absolute;top:16%;left:10%;width:28%;height:28%;border-radius:999px;background:#e2e8f026}.respondent-theme .resp-video-stage:after,.respondent-theme .resp-video-stage--fill:after{display:none}.respondent-theme .resp-video-stage{width:100%;max-height:100%;max-width:100%;height:auto;aspect-ratio:16 / 9}.respondent-theme .resp-video-stage--fill{height:100%;max-height:100%;aspect-ratio:auto}.respondent-theme .resp-video-tile{aspect-ratio:16 / 9;border-radius:.9rem}.respondent-theme .resp-video-room{height:100%;aspect-ratio:auto;border-radius:.9rem}.respondent-theme .resp-video-room-square{width:100%;height:100%;border-radius:.9rem}.respondent-theme .resp-video-strip{aspect-ratio:16 / 9}.respondent-theme .resp-video-label{position:absolute;bottom:12px;left:12px;padding:4px 10px;font-size:.7rem;font-weight:600;background:#0f172ab3;border-radius:999px;color:#e2e8f0}.respondent-theme .resp-speaking{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .6rem;border-radius:999px;background:#0f172abf;color:#e2e8f0;font-size:.7rem;font-weight:600}.respondent-theme .resp-speaking__label{white-space:nowrap}.respondent-theme .resp-speaking__waves{display:inline-flex;gap:3px;align-items:flex-end}.respondent-theme .resp-speaking__waves span{display:block;width:3px;height:10px;border-radius:999px;background:#38bdf8;animation:resp-wave 1.1s ease-in-out infinite}.respondent-theme .resp-speaking__waves span:nth-child(2){height:14px;animation-delay:.12s}.respondent-theme .resp-speaking__waves span:nth-child(3){height:8px;animation-delay:.24s}.respondent-theme .resp-speaking__waves span:nth-child(4){height:12px;animation-delay:.36s}@keyframes resp-wave{0%,to{transform:scaleY(.5);opacity:.6}50%{transform:scaleY(1);opacity:1}}@media (max-width: 1100px){.respondent-theme .resp-video-strip{aspect-ratio:1 / 1}}
