*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;background:#0f172a;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;line-height:1.5}.auth-layout{min-height:100vh;display:flex}.auth-brand{background:radial-gradient(at 10% 20%,#d9770638 0%,#0000 55%),radial-gradient(at 90% 80%,#92400e2e 0%,#0000 50%),linear-gradient(160deg,#1a0900 0%,#2c1200 50%,#1a0c00 100%);flex:0 0 400px;align-items:center;padding:56px 48px;display:flex;position:relative;overflow:hidden}.auth-brand:before{content:"";pointer-events:none;background:radial-gradient(circle,#d977062e 0%,#0000 65%);border-radius:50%;width:420px;height:420px;position:absolute;top:-120px;right:-120px}.auth-brand:after{content:"";pointer-events:none;background:radial-gradient(circle,#92400e24 0%,#0000 65%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-100px;left:-80px}.brand-content{z-index:1;position:relative}.brand-logo-mark{background:linear-gradient(140deg,#d97706 0%,#92400e 100%);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:28px;display:flex;box-shadow:0 8px 24px #d9770666,0 2px 6px #0006}.brand-name{color:#fff;letter-spacing:-.025em;margin-bottom:8px;font-size:2rem;font-weight:800;line-height:1}.brand-tag{letter-spacing:.12em;text-transform:uppercase;color:#d97706;margin-bottom:36px;font-size:.72rem;font-weight:700}.brand-desc{color:#ffffff9e;max-width:280px;margin-bottom:36px;font-size:.975rem;line-height:1.7}.brand-features{flex-direction:column;gap:14px;list-style:none;display:flex}.brand-features li{color:#ffffff8c;align-items:center;gap:12px;font-size:.9rem;display:flex}.brand-features li:before{content:"";background:#d97706;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 8px #d9770699}.auth-form-area{background:#f1f5f9;flex:1;justify-content:center;align-items:center;padding:48px 24px;display:flex}.auth-card{background:#fff;border-radius:20px;width:100%;max-width:420px;padding:44px 48px;box-shadow:0 4px 6px -1px #00000012,0 10px 30px -5px #0000001a,0 0 0 1px #0000000a}.auth-card-header{margin-bottom:32px}.auth-card-header h2{color:#0f172a;letter-spacing:-.02em;margin-bottom:6px;font-size:1.65rem;font-weight:700;line-height:1.15}.auth-card-header p{color:#64748b;font-size:.925rem}.field-group{flex-direction:column;gap:18px;margin-bottom:24px;display:flex}.field{flex-direction:column;gap:6px;display:flex}.field-hint{color:#94a3b8;font-size:.78rem;line-height:1.4}.field-label{color:#334155;font-size:.875rem;font-weight:500}.field-input{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;height:44px;padding:0 14px;font-family:inherit;font-size:.925rem;transition:border-color .15s,box-shadow .15s}.field-input:hover{border-color:#cbd5e1}.field-input:focus{border-color:#d97706;box-shadow:0 0 0 3px #d977061f}.field-input::placeholder{color:#94a3b8}.btn-primary{color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#d97706 0%,#b45309 100%);border:none;border-radius:10px;width:100%;height:46px;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s,transform .1s,box-shadow .15s,opacity .15s;display:block}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#b45309 0%,#92400e 100%);transform:translateY(-1px);box-shadow:0 4px 14px #b4530966}.btn-primary:active:not(:disabled){box-shadow:none;transform:translateY(0)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.auth-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:20px;padding:11px 14px;font-size:.875rem;line-height:1.5}.auth-footer{text-align:center;color:#64748b;margin-top:24px;font-size:.875rem}.auth-footer a{color:#d97706;font-weight:600;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.btn-sm{border-radius:8px;justify-content:center;align-items:center;width:auto;height:36px;padding:0 16px;font-size:.875rem;display:inline-flex}.btn-inline{justify-content:center;align-items:center;width:auto;padding:0 22px;display:inline-flex}.btn-secondary{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;height:36px;padding:0 16px;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .12s,border-color .12s;display:inline-flex}.btn-secondary:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-outline{color:#d97706;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #d97706;border-radius:8px;justify-content:center;align-items:center;height:36px;padding:0 16px;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .12s;display:inline-flex}.btn-outline:hover:not(:disabled){background:#d977060f}.btn-outline:disabled{opacity:.5;cursor:not-allowed}.btn-ghost{color:#d97706;cursor:pointer;background:0 0;border:none;align-items:center;padding:6px 0;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .12s;display:inline-flex}.btn-ghost:hover{color:#b45309}.navbar{z-index:100;background:#0f172a;border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;height:58px;padding:0 24px;display:flex;position:sticky;top:0}.navbar-brand{align-items:center;gap:10px;display:flex}.navbar-logo-mark{background:linear-gradient(140deg,#d97706 0%,#92400e 100%);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.navbar-app-name{color:#fff;letter-spacing:-.01em;font-size:1rem;font-weight:700}.navbar-right{align-items:center;gap:16px;display:flex}.navbar-user{color:#ffffff8c;font-size:.875rem}.navbar-logout-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:7px;padding:6px 14px;font-family:inherit;font-size:.83rem;transition:background .12s,color .12s}.navbar-logout-btn:hover{color:#fff;background:#ffffff14}.dashboard-layout{background:#f1f5f9;flex-direction:column;min-height:100vh;display:flex}.dashboard-main{flex:1;padding:36px 24px 64px}.dashboard-container{flex-direction:column;gap:28px;max-width:1100px;margin:0 auto;display:flex}.dashboard-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-title{color:#0f172a;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.dashboard-loading{color:#64748b;align-items:center;gap:12px;padding:48px 0;font-size:.925rem;display:flex}.spinner{border:2.5px solid #e2e8f0;border-top-color:#d97706;border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:.65s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:16px;padding:20px 24px;font-size:.9rem;display:flex}.dashboard-empty{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:64px 32px;display:flex;box-shadow:0 1px 3px #0000000f}.dashboard-empty .empty-icon{margin-bottom:4px}.dashboard-empty h2{color:#0f172a;font-size:1.25rem;font-weight:700}.dashboard-empty p{color:#64748b;margin-bottom:8px;font-size:.925rem}.org-section{background:#fff;border-radius:16px;flex-direction:column;gap:20px;padding:24px;display:flex;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.org-section-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.org-name{color:#0f172a;letter-spacing:-.01em;margin-bottom:3px;font-size:1.15rem;font-weight:700;line-height:1.2}.org-slug{color:#94a3b8;font-family:SFMono-Regular,Consolas,monospace;font-size:.78rem}.org-empty{color:#94a3b8;align-items:center;gap:16px;padding:24px 0 8px;font-size:.9rem;display:flex}.location-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,380px),1fr));gap:20px;display:grid}.location-summary-card{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;padding:18px 20px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.location-summary-card:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 14px #0f172a14}.location-summary-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.location-summary-stats{color:#64748b;flex-wrap:wrap;align-items:center;gap:12px;font-size:.82rem;display:flex}.location-summary-open{color:#b45309;font-size:.82rem;font-weight:600}.dashboard-back-link{color:#64748b;margin-bottom:12px;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-block}.dashboard-back-link:hover{color:#1e293b}.location-card{border:1.5px solid #e2e8f0;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.location-card-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-direction:column;gap:10px;padding:16px 20px;display:flex}.location-header-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.location-header-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.location-admin-actions{align-items:center;gap:4px;margin-left:auto;display:flex}.location-name{color:#1e293b;font-size:1rem;font-weight:600}.location-phone-badge{color:#64748b;align-items:center;gap:4px;font-size:.78rem;display:inline-flex}.timezone-badge{color:#64748b;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:.72rem}.service-list{flex:1}.service-empty{color:#94a3b8;padding:20px 18px;font-size:.875rem}.service-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 12px;padding:14px 20px;display:flex}.service-row+.service-row{border-top:1px solid #f1f5f9}.service-info{flex-direction:column;flex:150px;gap:4px;min-width:0;display:flex}.service-name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.join-code{color:#d97706;letter-spacing:.06em;background:#fffbeb;border:1px solid #fde68a;border-radius:5px;align-self:flex-start;padding:1px 6px;font-family:SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:700;display:inline-block}.service-card-list{flex-direction:column;gap:14px;display:flex}.service-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px}.add-service-btn{align-self:flex-start}.service-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.service-error{color:#dc2626;text-align:right;max-width:120px;font-size:.78rem}.session-live-badge{letter-spacing:.05em;color:#16a34a;align-items:center;gap:5px;font-size:.72rem;font-weight:700;display:inline-flex}.live-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite live-pulse;box-shadow:0 0 #22c55e80}@keyframes live-pulse{0%,to{box-shadow:0 0 #22c55e80}50%{box-shadow:0 0 0 5px #22c55e00}}.location-card-footer{border-top:1px solid #f1f5f9;padding:12px 20px}.modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:24px;animation:.12s fade-in;display:flex;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.modal{background:#fff;border-radius:16px;width:100%;max-width:440px;animation:.14s slide-up;box-shadow:0 20px 60px #00000040,0 4px 12px #0000001a}@keyframes slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.modal-header{justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex}.modal-title{color:#0f172a;letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.modal-close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:color .12s,background .12s;display:flex}.modal-close-btn:hover{color:#334155;background:#f1f5f9}.modal-body{padding:20px 24px 24px}.modal-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:.875rem}.modal-footer{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.field-label-hint{color:#94a3b8;font-weight:400}.field-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.field-mono{letter-spacing:.06em;font-family:SFMono-Regular,Consolas,monospace;font-size:.95rem}.btn-danger{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fee2e2;border:1.5px solid #fca5a5;border-radius:8px;justify-content:center;align-items:center;height:36px;padding:0 16px;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .12s;display:inline-flex}.btn-danger:hover:not(:disabled){background:#fecaca}.btn-danger:disabled{opacity:.55;cursor:not-allowed}.session-header{background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px 16px;padding:14px 24px;display:flex}.session-header-left{flex:340px;align-items:center;gap:20px;min-width:0;display:flex}.session-header-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto;display:flex}.broadcast-controls{align-items:center;gap:8px;display:flex}.broadcast-error{color:#ef4444;max-width:200px;font-size:.78rem;line-height:1.3}.btn-broadcast{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border:none;border-radius:8px;align-items:center;gap:7px;height:38px;padding:0 16px;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .15s;display:flex}.btn-broadcast:hover{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);transform:translateY(-1px);box-shadow:0 3px 10px #16a34a59}.btn-broadcast--live{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.btn-broadcast--live:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);box-shadow:0 3px 10px #dc262659}.phone-bridge-controls{align-items:center;gap:10px;display:flex}.btn-phone-bridge{cursor:pointer;color:#94a3b8;background:0 0;border:1.5px solid #334155;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.btn-phone-bridge:hover:not(:disabled){color:#22c55e;background:#22c55e0f;border-color:#22c55e}.btn-phone-bridge:disabled{opacity:.5;cursor:not-allowed}.btn-phone-bridge--connected{color:#22c55e;background:#22c55e14;border-color:#22c55e}.btn-phone-bridge--connected:hover{color:#ef4444;background:#ef44440f;border-color:#ef4444}.broadcast-dot{background:#fff;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.1s ease-in-out infinite broadcast-pulse}@keyframes broadcast-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.65)}}.broadcast-live-controls{align-items:center;gap:8px;display:flex}.vu-meter{background:#00000014;border-radius:3px;flex-shrink:0;width:72px;height:6px;overflow:hidden}.vu-meter-bar{background:linear-gradient(90deg,#22c55e 0%,#eab308 65%,#ef4444 100%);border-radius:3px;width:0%;height:100%}.history-loading{color:#64748b;align-items:center;gap:10px;padding:24px 0;font-size:.875rem;display:flex}.history-empty{text-align:center;color:#64748b;padding:24px 0;font-size:.875rem}.history-error{color:#ef4444;padding:12px 0;font-size:.875rem}.history-list{flex-direction:column;gap:6px;max-height:420px;padding-right:2px;display:flex;overflow-y:auto}.history-row{cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-family:inherit;transition:background .12s,border-color .12s;display:flex}.history-row:hover{background:#f1f5f9;border-color:#cbd5e1}.history-row-date{color:#1e293b;flex:1;min-width:0;font-size:.875rem;font-weight:600}.history-row-stats{color:#64748b;flex-shrink:0;align-items:center;gap:6px;font-size:.8rem;display:flex}.history-stat-value{color:#334155;font-weight:600}.history-stat-sep{color:#cbd5e1}.history-stat--duration{font-weight:500}.history-row-arrow{color:#94a3b8;flex-shrink:0;font-size:.875rem}.session-back-btn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:0;font-family:inherit;font-size:.875rem;transition:color .12s}.session-back-btn:hover{color:#475569}.session-title-area{min-width:0}.session-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.session-service-name{color:#0f172a;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:1.1rem;font-weight:700;overflow:hidden}.session-status-badge{letter-spacing:.08em;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:3px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.session-status-badge--live{color:#16a34a;background:#dcfce7}.session-status-badge--ended{color:#64748b;background:#f1f5f9}.session-status-badge--waiting{color:#d97706;background:#fef3c7}.session-meta{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:10px;margin-top:3px;font-size:.8rem;display:flex}.session-meta>span{white-space:nowrap}.session-meta .join-code{font-size:.72rem}.btn-copy-link{color:#64748b;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:5px;align-items:center;gap:4px;padding:2px 9px;font-size:.72rem;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.btn-copy-link:hover{color:#334155;background:#f1f5f9;border-color:#cbd5e1}.btn-copy-link--copied{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.session-main{flex:1;padding:28px 24px 64px;overflow-y:auto}.session-container{flex-direction:column;gap:20px;max-width:820px;margin:0 auto;display:flex}.participant-section{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.participant-section--muted{opacity:.8}.section-heading{color:#334155;background:#f8fafc;border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;padding:14px 20px;font-size:.9rem;font-weight:600;display:flex}.count-badge{color:#64748b;text-align:center;background:#f1f5f9;border-radius:999px;min-width:22px;padding:2px 8px;font-size:.72rem;font-weight:700}.count-badge--pending{color:#d97706;background:#fef3c7}.count-badge--approved{color:#16a34a;background:#dcfce7}.section-empty{color:#94a3b8;padding:22px 20px;font-size:.875rem}.participant-row{align-items:center;gap:14px;padding:14px 20px;transition:background .15s;display:flex}.participant-row+.participant-row{border-top:1px solid #f8fafc}.participant-row--new{animation:2.5s forwards row-highlight}@keyframes row-highlight{0%{background:#d977061f}to{background:0 0}}.participant-row--completed{background:0 0}.participant-avatar{color:#fff;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:700;display:flex}.participant-status-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:700;display:flex}.participant-status-icon--approved{color:#16a34a;background:#dcfce7}.participant-status-icon--rejected{color:#dc2626;background:#fee2e2}.participant-info{flex:1;min-width:0}.participant-name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin-bottom:3px;font-size:.9rem;font-weight:500;display:block;overflow:hidden}.participant-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.method-badge{border-radius:999px;padding:2px 7px;font-size:.7rem;font-weight:600}.method-badge--web{color:#2563eb;background:#eff6ff}.method-badge--phone{color:#16a34a;background:#f0fdf4}.participant-time{color:#94a3b8;font-size:.75rem}.participant-actions{flex-shrink:0;gap:8px;display:flex}.btn-approve{color:#16a34a;cursor:pointer;white-space:nowrap;background:#dcfce7;border:1.5px solid #86efac;border-radius:7px;height:32px;padding:0 14px;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .12s}.btn-approve:hover:not(:disabled){background:#bbf7d0}.btn-approve:disabled{opacity:.45;cursor:not-allowed}.btn-approve-all{color:#fff;cursor:pointer;white-space:nowrap;background:#16a34a;border:none;border-radius:7px;height:30px;margin-left:auto;padding:0 12px;font-family:inherit;font-size:.78rem;font-weight:600;transition:background .12s}.btn-approve-all:hover:not(:disabled){background:#15803d}.btn-approve-all:disabled{opacity:.55;cursor:not-allowed}.btn-reject{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fef2f2;border:1.5px solid #fca5a5;border-radius:7px;height:32px;padding:0 14px;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .12s}.btn-reject:hover:not(:disabled){background:#fee2e2}.btn-reject:disabled{opacity:.45;cursor:not-allowed}.status-label{flex-shrink:0;font-size:.78rem;font-weight:600}.status-label--approved{color:#16a34a}.status-label--rejected{color:#94a3b8}.status-label--left{color:#64748b}.btn-remove{color:#ef4444;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #ef44444d;border-radius:7px;padding:5px 12px;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .12s}.btn-remove:hover:not(:disabled){background:#ef44440f;border-color:#ef4444}.btn-remove:disabled{opacity:.4;cursor:not-allowed}.btn-clear{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #e2e8f0;border-radius:7px;padding:5px 12px;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .12s}.btn-clear:hover{color:#64748b;background:#f1f5f9;border-color:#94a3b8}.participant-status-icon--left{color:#64748b;background:#f1f5f9;font-size:.9rem}.modal-confirm-text{color:#475569;margin-bottom:4px;font-size:.925rem;line-height:1.6}.dashboard-tabs{border-bottom:2px solid #e2e8f0;gap:4px;margin-top:-8px;display:flex}.dashboard-tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:9px 18px;font-family:inherit;font-size:.9rem;font-weight:600;transition:color .12s}.dashboard-tab:hover{color:#334155}.dashboard-tab--active{color:#d97706;border-bottom-color:#d97706}.listeners-empty{flex-direction:column;gap:8px;padding:28px 0 12px;display:flex}.listeners-empty-heading{color:#334155;font-size:.925rem;font-weight:600}.listeners-empty-body{color:#94a3b8;max-width:520px;font-size:.875rem;line-height:1.6}.listener-location-group{margin-top:24px}.listener-location-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.listener-location-heading{align-items:baseline;gap:10px;display:flex}.listener-location-name{color:#1e293b;font-size:1rem;font-weight:700}.listener-location-count{color:#94a3b8;font-size:.8125rem;font-weight:500}.listener-location-empty{color:#94a3b8;padding:8px 2px 4px;font-size:.875rem}.add-viewer-toggle{white-space:nowrap}.add-viewer-form{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:10px;width:100%;max-width:520px;padding:14px;display:flex}.add-viewer-row{flex-wrap:wrap;gap:8px;display:flex}.add-viewer-input{flex:2 200px}.add-viewer-select{flex:150px}.add-viewer-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.add-viewer-trust{color:#475569;cursor:pointer;align-items:center;gap:6px;font-size:.8125rem;display:flex}.add-viewer-buttons{gap:8px;display:flex}.add-viewer-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 10px;font-size:.8125rem}.add-viewer-success{color:#15803d;font-size:.8125rem}.add-viewer-hint{color:#94a3b8;font-size:.8125rem;font-style:italic}.listeners-table{border:1.5px solid #e2e8f0;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.listener-row{grid-template-columns:1fr 160px 1fr 110px 170px 120px;align-items:center;gap:16px;padding:12px 20px;display:grid}.listener-row+.listener-row{border-top:1px solid #f1f5f9}.listener-row--header{letter-spacing:.04em;color:#64748b;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px 20px;font-size:.75rem;font-weight:700}.listener-row:not(.listener-row--header):hover{background:#fafafa}.listener-identity{align-items:center;gap:10px;min-width:0;display:flex}.listener-avatar{color:#fff;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:700;display:flex}.listener-identity-info{flex-direction:column;min-width:0;display:flex}.listener-name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.listener-row-error{color:#ef4444;margin-top:1px;font-size:.72rem}.listener-service-cell{flex-direction:column;gap:2px;min-width:0;display:flex}.listener-service-name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.listener-service-location{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.listener-email{color:#475569;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.listener-sessions{color:#64748b;white-space:nowrap;font-size:.8rem}.listener-sessions--none{color:#cbd5e1}.listener-trust-cell{align-items:center;display:flex}.listener-trust-trusted{align-items:center;gap:8px;display:flex}.trust-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.trust-badge--trusted{color:#16a34a;background:#dcfce7}.verify-badge{vertical-align:middle;border-radius:4px;margin-left:6px;padding:1px 5px;font-size:11px;font-weight:700;display:inline-block}.verify-badge--verified{color:#16a34a;background:#dcfce7}.verify-badge--unverified{color:#854d0e;background:#fef9c3}.listener-trust-revoke{color:#94a3b8;padding:0;font-size:.78rem}.listener-trust-revoke:hover{color:#ef4444}.listener-trust-grant{color:#d97706;border-color:#d97706;height:30px;padding:0 12px;font-size:.8rem}.listener-actions{justify-content:flex-end;align-items:center;display:flex}.listener-confirm-row{align-items:center;gap:6px;display:flex}.listener-confirm-text{color:#64748b;white-space:nowrap;font-size:.78rem}@media (width<=860px){.auth-brand{flex:0 0 300px;padding:40px 32px}.brand-name{font-size:1.6rem}.brand-desc{display:none}.auth-card{padding:36px 32px}}@media (width<=640px){.auth-layout{flex-direction:column}.auth-brand{flex:none;padding:28px 24px}.brand-content{align-items:center;gap:16px;display:flex}.brand-logo-mark{border-radius:14px;flex-shrink:0;width:48px;height:48px;margin-bottom:0}.brand-tag,.brand-features{display:none}.brand-name{margin-bottom:2px;font-size:1.4rem}.auth-card{border-radius:16px;padding:32px 24px}}.org-preset-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:8px;display:grid}.org-preset-card{cursor:pointer;text-align:center;background:#1e293b;border:2px solid #334155;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:14px 10px;transition:border-color .15s,background .15s;display:flex}.org-preset-card:hover{background:#263548;border-color:#475569}.org-preset-card--active{background:#6366f11a;border-color:#6366f1}.org-preset-emoji{font-size:22px;line-height:1}.org-preset-label{color:#e2e8f0;font-size:13px;font-weight:600}.org-preset-hint{color:#64748b;font-size:11px;line-height:1.3}.settings-layout{grid-template-columns:1fr 340px;align-items:start;gap:40px;display:grid}@media (width<=900px){.settings-layout{grid-template-columns:1fr}}.settings-controls{flex-direction:column;gap:28px;display:flex}.settings-section{flex-direction:column;gap:12px;display:flex}.settings-section-title{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:13px;font-weight:700}.logo-upload-row{align-items:center;gap:10px;display:flex}.logo-upload-btn{cursor:pointer}.settings-logo-preview{background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;margin-top:10px;padding:10px;display:inline-flex}.settings-logo-preview img{object-fit:contain;max-width:160px;max-height:48px}.settings-preview-logo{object-fit:contain;border-radius:6px;width:32px;height:32px;margin-bottom:10px}.settings-textarea{resize:vertical;min-height:72px;font-family:inherit;line-height:1.5}.settings-hint{color:#64748b;font-size:13px;line-height:1.5}.settings-preset-row{gap:10px;display:flex}.settings-preset-btn{cursor:pointer;color:#64748b;background:#fff;border:2px solid #e2e8f0;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:12px 16px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s,color .15s;display:flex}.settings-preset-btn:hover{color:#334155;border-color:#cbd5e1}.settings-preset-btn--active{color:#4338ca;background:#eef2ff;border-color:#6366f1}.settings-color-field{flex-direction:column;gap:6px;display:flex}.settings-color-label{color:#475569;font-size:13px;font-weight:600}.settings-color-row{align-items:center;gap:10px;display:flex}.settings-color-swatch{cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:8px;width:40px;height:36px;padding:2px}.settings-color-hex{width:110px;font-family:JetBrains Mono,Fira Code,monospace;font-size:13px}.settings-preview-col{position:sticky;top:24px}.settings-preview-shell{border:1px solid #00000014;border-radius:20px;flex-direction:column;align-items:center;gap:0;padding:28px 20px;display:flex;position:relative}.settings-preview-label{text-transform:uppercase;letter-spacing:.08em;color:#64748b;background:#111827;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700;position:absolute;top:-10px;left:16px}.settings-preview-card{border-radius:16px;flex-direction:column;gap:10px;width:100%;max-width:260px;padding:24px 20px;display:flex;box-shadow:0 4px 20px #0000001f}.settings-preview-mark{border-radius:10px;width:38px;height:38px;margin-bottom:4px}.settings-preview-heading{letter-spacing:-.02em;font-size:18px;font-weight:800}.settings-preview-sub{margin-top:-4px;font-size:12px}.settings-preview-input{border:1.5px solid;border-radius:8px;margin-top:4px;padding:8px 10px;font-size:12px}.settings-preview-btn{color:#fff;text-align:center;border-radius:8px;margin-top:2px;padding:10px 14px;font-size:13px;font-weight:700}.settings-call-types{flex-direction:column;gap:12px;display:flex}.settings-call-type-card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:16px 18px;transition:border-color .15s,background .15s}.settings-call-type-card:hover{border-color:#cbd5e1}.settings-call-type-card--on{background:#f5f7ff;border-color:#6366f1}.settings-call-type-top{align-items:center;gap:12px;margin-bottom:8px;display:flex}.settings-call-type-emoji{font-size:20px}.settings-call-type-label{color:#0f172a;font-size:14px;font-weight:600}.settings-call-type-locked{color:#94a3b8;margin-top:2px;font-size:11px}.settings-call-type-desc{color:#64748b;font-size:13px;line-height:1.5}.settings-toggle{background:#cbd5e1;border-radius:10px;flex-shrink:0;width:36px;height:20px;margin-left:auto;transition:background .15s;position:relative}.settings-toggle:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s,background .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #00000040}.settings-toggle--on{background:#6366f1}.settings-toggle--on:after{background:#fff;transform:translate(16px)}.invite-role-options{flex-direction:column;gap:10px;display:flex}.invite-role-card{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:10px;padding:14px 16px;transition:border-color .15s,background .15s;display:block}.invite-role-card:hover{border-color:#cbd5e1}.invite-role-card--active{background:#f5f7ff;border-color:#6366f1}.invite-role-title{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:600}.invite-role-desc{color:#64748b;font-size:13px;line-height:1.4}.accept-invite-page{background:#f1f5f9;justify-content:center;align-items:center;min-height:100vh;padding:24px 16px;display:flex}.accept-invite-card{background:#fff;border-radius:20px;width:100%;max-width:420px;padding:36px 40px;box-shadow:0 4px 6px -1px #00000012,0 10px 30px -5px #0000001a,0 0 0 1px #0000000a}.accept-invite-brand{align-items:center;gap:10px;margin-bottom:28px;display:flex}.accept-invite-brand .navbar-app-name{color:#0f172a}.accept-invite-summary{text-align:center;margin-bottom:28px}.accept-invite-icon{margin-bottom:12px;font-size:40px}.accept-invite-heading{color:#0f172a;margin-bottom:8px;font-size:20px;font-weight:700}.accept-invite-sub{color:#64748b;font-size:14px;line-height:1.6}.accept-invite-tabs{border:1.5px solid #e2e8f0;border-radius:8px;gap:0;margin-bottom:20px;display:flex;overflow:hidden}.accept-invite-tab{color:#64748b;cursor:pointer;background:0 0;border:none;flex:1;padding:9px 0;font-size:13px;font-weight:500;transition:background .15s,color .15s}.accept-invite-tab:hover{color:#334155;background:#f8fafc}.accept-invite-tab--active{color:#fff;background:#6366f1}.team-list{flex-direction:column;gap:2px;display:flex}.team-member-row{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.team-member-row+.team-member-row{margin-top:8px}.team-member-avatar{color:#475569;background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.team-member-avatar--pending{color:#2563eb;background:#eff6ff}.team-member-info{flex:1;min-width:0}.team-member-role{color:#0f172a;font-size:14px;font-weight:600}.team-member-scope{color:#64748b;margin-top:2px;font-size:12px}.team-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}.team-badge--owner{color:#4f46e5;background:#eef2ff}.org-role-badge{color:#4f46e5;vertical-align:middle;background:#eef2ff;border-radius:4px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.settings-setup-footer{border-top:1px solid #e2e8f0;justify-content:flex-end;margin-top:32px;padding-top:24px;display:flex}.call-type-badge{letter-spacing:.02em;border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.call-type-badge--broadcast{color:#4f46e5;background:#eef2ff}.call-type-badge--full-meeting{color:#059669;background:#ecfdf5}.call-type-badge--moderated-meeting{color:#b45309;background:#fffbeb}.btn-call-control{cursor:pointer;border:none;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;transition:opacity .15s}.btn-call-control:disabled{opacity:.5;cursor:default}.btn-mute-p{color:#dc2626;background:#fef2f2}.btn-mute-p:hover:not(:disabled){background:#fee2e2}.btn-unmute-p{color:#059669;background:#ecfdf5}.btn-unmute-p:hover:not(:disabled){background:#d1fae5}.btn-grant{color:#059669;background:#ecfdf5}.btn-grant:hover:not(:disabled){background:#d1fae5}.btn-grant--raised{color:#b45309;background:#fef3c7;animation:1.5s ease-in-out infinite pulse-grant}@keyframes pulse-grant{0%,to{opacity:1}50%{opacity:.6}}.btn-revoke{color:#dc2626;background:#fef2f2}.btn-revoke:hover:not(:disabled){background:#fee2e2}.hand-raised-badge,.speaker-badge,.muted-badge{vertical-align:middle;margin-left:6px;font-size:14px}.hand-raise-toast{color:#f1f5f9;z-index:9999;background:#1e293b;border:1px solid #f59e0b66;border-radius:12px;align-items:center;gap:10px;padding:14px 18px;font-size:14px;animation:.2s ease-out slide-up;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 32px #0006}.hand-raise-toast-dismiss{color:#64748b;cursor:pointer;background:0 0;border:none;margin-left:4px;padding:0 2px;font-size:18px;line-height:1}.hand-raise-toast-dismiss:hover{color:#e2e8f0}.modal-sub{color:#94a3b8;margin-bottom:16px;font-size:13px}.call-type-picker{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.call-type-card{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:14px 16px;transition:border-color .15s,background .15s;display:flex}.call-type-card:hover{background:#f8fafc;border-color:#cbd5e1}.call-type-card--selected{background:#f5f7ff;border-color:#6366f1}.call-type-icon{margin-bottom:2px;font-size:20px;line-height:1}.call-type-label{color:#0f172a;font-size:14px;font-weight:600}.call-type-desc{color:#64748b;font-size:12px;line-height:1.4}.dashboard-tab--danger{color:#94a3b8}.dashboard-tab--danger:hover{color:#ef4444}.dashboard-tab--danger.dashboard-tab--active{color:#ef4444;border-bottom-color:#ef4444}.danger-zone-card{background:#fff8f8;border:1.5px solid #fca5a5;border-radius:12px;flex-direction:column;gap:14px;padding:24px;display:flex}.danger-zone-header{align-items:flex-start;gap:14px;display:flex}.danger-zone-icon{flex-shrink:0;margin-top:2px;font-size:28px;line-height:1}.danger-zone-title{color:#dc2626;margin-bottom:2px;font-size:1.05rem;font-weight:700}.danger-zone-subtitle{color:#7f1d1d;font-size:.875rem}.danger-zone-detail{color:#64748b;font-size:.875rem;line-height:1.6}.danger-zone-card .btn-danger{align-self:flex-start;margin-top:4px}.modal-box{background:#fff;border-radius:16px;width:100%;max-width:480px;animation:.14s slide-up;box-shadow:0 20px 60px #00000040,0 4px 12px #0000001a}.modal-box--danger{border-top:4px solid #ef4444}.modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;margin-left:auto;padding:2px 6px;font-size:1.4rem;line-height:1;transition:color .12s,background .12s}.modal-close:hover{color:#334155;background:#f1f5f9}.modal-danger-icon{flex-shrink:0;font-size:24px;line-height:1}.modal-danger-lead{color:#0f172a;margin-bottom:12px;font-size:.9375rem;line-height:1.5}.modal-danger-detail{color:#475569;margin-bottom:8px;font-size:.875rem;line-height:1.55}.modal-danger-list{color:#475569;margin:4px 0 12px 20px;font-size:.875rem;line-height:1.8}.modal-danger-confirm-wrap{margin-top:16px}.modal-danger-confirm-label{color:#334155;margin-bottom:8px;font-size:.875rem;font-weight:500;display:block}.modal-danger-slug{color:#dc2626;background:#fee2e2;border-radius:4px;padding:1px 6px;font-family:SFMono-Regular,Consolas,monospace;font-size:.875rem;font-style:normal}.modal-danger-confirm-input{letter-spacing:.04em;font-family:SFMono-Regular,Consolas,monospace}.session-waiting-badge{letter-spacing:.03em;color:#b45309;white-space:nowrap;background:#fef3c7;border:1px solid #fde68a;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.schedule-empty{color:#64748b;padding:4px 0 12px;font-size:.9rem}.schedule-list{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.schedule-row{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.schedule-row--paused{opacity:.75;background:#f8fafc}.schedule-row-info{flex-direction:column;gap:3px;min-width:0;display:flex}.schedule-summary{color:#0f172a;font-size:.9rem;font-weight:600}.schedule-title{color:#b45309;font-weight:700}.schedule-meta{color:#64748b;font-size:.8rem}.schedule-badge-paused{letter-spacing:.03em;color:#64748b;vertical-align:middle;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;margin-left:8px;padding:1px 7px;font-size:.68rem;font-weight:700;display:inline-block}.schedule-row-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.schedule-delete{color:#dc2626}.schedule-delete:hover{background:#fee2e2}.schedule-form{border-top:1px solid #f1f5f9;flex-direction:column;gap:14px;margin-top:12px;padding-top:16px;display:flex}.schedule-form-heading{color:#0f172a;margin:0;font-size:.95rem;font-weight:700}.schedule-row--editing{background:#eff6ff;border-radius:8px}.btn-ghost--active{color:#2563eb;font-weight:600}.schedule-form-row{gap:12px;display:flex}.schedule-form-row .field{flex:1}.recurrence-toggle{background:#f1f5f9;border-radius:10px;align-self:flex-start;gap:3px;padding:3px;display:inline-flex}.cal-outer{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.cal-empty{text-align:center;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:48px 32px;font-size:15px}.cal-empty-hint{color:#94a3b8;margin-top:8px;font-size:13px}.cal-nav{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.cal-nav-center{align-items:center;gap:10px;display:flex}.cal-week-label{color:#0f172a;font-size:14px;font-weight:600}.cal-legend{color:#475569;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:14px;padding:8px 16px;font-size:12px;display:flex}.cal-legend-item{align-items:center;gap:5px;display:flex}.cal-legend-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.cal-legend-note{color:#94a3b8;margin-left:auto;font-size:11px;font-style:italic}.cal-scroll{overflow-x:auto}.cal-grid{min-width:580px;display:flex}.cal-time-col{border-right:1px solid #e2e8f0;flex-shrink:0;width:50px}.cal-header-spacer{border-bottom:1px solid #e2e8f0;height:52px}.cal-time-label{color:#94a3b8;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:10px;line-height:1;position:absolute;right:6px}.cal-day-col{border-right:1px solid #e2e8f0;flex:1;min-width:72px}.cal-day-col:last-child{border-right:none}.cal-day-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-direction:column;justify-content:center;align-items:center;gap:1px;height:52px;display:flex}.cal-day-header--today{background:#eff6ff}.cal-day-name{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;-webkit-user-select:none;user-select:none;font-size:10px;font-weight:700}.cal-day-num{color:#1e293b;-webkit-user-select:none;user-select:none;font-size:18px;font-weight:700;line-height:1}.cal-day-num--today{color:#2563eb}.cal-day-body{background:#fff;position:relative}.cal-hour-line{pointer-events:none;background:#e2e8f0;height:1px;position:absolute;left:0;right:0}.cal-half-line{pointer-events:none;background:#f1f5f9;height:1px;position:absolute;left:0;right:0}.cal-block{cursor:default;border-left:3px solid;border-radius:4px;padding:3px 5px;transition:filter .1s,box-shadow .1s;position:absolute;overflow:hidden;box-shadow:0 1px 2px #00000012}.cal-block:hover{filter:brightness(.96);z-index:10;box-shadow:0 2px 6px #0000001f}.cal-block--paused{opacity:.35}.cal-block-service{white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:700;line-height:1.3;overflow:hidden}.cal-block-label{opacity:.8;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:9px;line-height:1.3;overflow:hidden}.cal-block-time{opacity:.65;margin-top:2px;font-size:9px}.recurrence-option{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:7px 18px;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,color .15s}.recurrence-option--on{color:#b45309;background:#fff;box-shadow:0 1px 3px #0f172a1a}.weekday-picker{flex-wrap:wrap;gap:6px;display:flex}.weekday-chip{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;min-width:44px;height:38px;padding:0 10px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .12s}.weekday-chip:hover{border-color:#cbd5e1}.weekday-chip--on{color:#fff;background:linear-gradient(135deg,#d97706 0%,#b45309 100%);border-color:#b45309}.btn-whisper{color:#4f46e5;cursor:pointer;white-space:nowrap;background:#eef2ff;border:1.5px solid #c7d2fe;border-radius:8px;align-items:center;gap:4px;padding:5px 12px;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.btn-whisper:hover:not(:disabled){background:#e0e7ff;border-color:#a5b4fc}.btn-whisper:disabled{opacity:.45;cursor:default}.sidebar-panel{background:#eef2ff;border-bottom:1px solid #c7d2fe;justify-content:space-between;align-items:center;gap:12px;padding:12px 24px;font-size:.9rem;display:flex}.sidebar-panel--active{background:#f0fdf4;border-bottom-color:#bbf7d0}.sidebar-panel-info{align-items:center;gap:10px;display:flex}.sidebar-icon{font-size:1.1rem}.sidebar-panel-label{color:#1e293b}.sidebar-status-text{color:#64748b;font-size:.8rem;font-weight:500}.sidebar-status-text--live{color:#059669;align-items:center;gap:5px;font-weight:600;display:inline-flex}.sidebar-panel-actions{flex-shrink:0;gap:8px;display:flex}.btn-sidebar-end{color:#dc2626;cursor:pointer;background:#fff1f2;border:1.5px solid #fca5a5;border-radius:8px;padding:6px 14px;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .12s}.btn-sidebar-end:hover{background:#fee2e2}.sidebar-error-toast{color:#c2410c;background:#fff7ed;border-bottom:1px solid #fed7aa;padding:10px 24px;font-size:.85rem;font-weight:500}.setup-page{background:#f8fafc;justify-content:center;align-items:flex-start;min-height:100vh;padding:48px 16px 64px;display:flex}.setup-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:100%;max-width:520px;padding:40px 40px 48px;box-shadow:0 4px 24px #0f172a0f}.setup-brand{align-items:center;gap:8px;margin-bottom:32px;display:flex}.setup-brand-icon{color:#fff;background:linear-gradient(135deg,#d97706 0%,#b45309 100%);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.setup-brand-name{color:#0f172a;letter-spacing:-.01em;font-size:1rem;font-weight:700}.setup-heading{color:#0f172a;letter-spacing:-.02em;margin:0 0 8px;font-size:1.6rem;font-weight:800}.setup-subheading{color:#64748b;margin:0 0 32px;font-size:.925rem;line-height:1.5}.setup-form{flex-direction:column;gap:20px;display:flex}.slug-field-wrapper{border:1px solid #e2e8f0;border-radius:10px;align-items:center;transition:border-color .15s;display:flex;overflow:hidden}.slug-field-wrapper:focus-within{border-color:#b45309;box-shadow:0 0 0 3px #b4530914}.slug-prefix{color:#94a3b8;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f8fafc;border-right:1px solid #e2e8f0;align-items:center;height:42px;padding:0 10px 0 14px;font-size:.85rem;display:flex}.slug-input{flex:1;box-shadow:none!important;border:none!important;border-radius:0!important}.setup-submit{width:100%;margin-top:4px;padding:13px;font-size:1rem;font-weight:700}.dashboard-header--org{align-items:flex-start;gap:12px}.dashboard-org-identity{flex-direction:column;gap:6px;display:flex}.dashboard-org-name{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:800;line-height:1.15}.dashboard-org-meta{align-items:center;gap:10px;display:flex}.org-slug-chip{color:#64748b;letter-spacing:.01em;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;align-items:center;padding:3px 10px;font-family:Menlo,Monaco,Consolas,monospace;font-size:.8rem;font-weight:600;display:inline-flex}.navbar-left{align-items:center;gap:0;display:flex}.navbar-sep{background:#ffffff24;flex-shrink:0;width:1px;height:20px;margin:0 16px;display:block}.org-switcher{position:relative}.org-switcher-pill{cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:7px;max-width:220px;padding:5px 10px 5px 12px;transition:background .12s,border-color .12s;display:inline-flex}.org-switcher-pill:hover,.org-switcher-pill--open{background:#ffffff1f;border-color:#ffffff38}.org-switcher-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.875rem;font-weight:600;overflow:hidden}.org-switcher-chevron{color:#ffffff80;flex-shrink:0;transition:transform .15s}.org-switcher-chevron--open{transform:rotate(180deg)}.org-switcher-dropdown{z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 32px #0f172a24,0 2px 8px #0f172a0f}.org-switcher-section-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0;padding:4px 10px 6px;font-size:.72rem;font-weight:700}.org-switcher-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:9px 10px;font-family:inherit;transition:background .1s;display:flex}.org-switcher-item:hover{background:#f8fafc}.org-switcher-item--active{background:#fef3c7}.org-switcher-item--active:hover{background:#fde68a}.org-switcher-item-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.org-switcher-item-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.org-switcher-item-slug{color:#94a3b8;font-family:Menlo,Monaco,Consolas,monospace;font-size:.75rem}.org-switcher-rule{background:#f1f5f9;height:1px;margin:4px 0}.org-switcher-item--create{color:#b45309;justify-content:flex-start;font-size:.875rem;font-weight:600}.org-switcher-item--create:hover{background:#fef3c7}
