/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:host,:root{--font-sans:"Inter","SF Pro Display",system-ui,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-bg:#0b0f1a;--color-surface:#111827d9;--color-surface-hover:#1f2937b3;--color-border:#94a3b81f;--color-border-strong:#94a3b838;--color-text:#f1f5f9;--color-muted:#94a3b8;--color-brand:#2dd4bf;--color-brand-glow:#2dd4bf26;--color-accent:#f97316;--color-danger:#fb7185;--color-success:#34d399}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{box-sizing:border-box}html{color-scheme:dark}body,html{background:var(--color-bg);min-height:100vh;color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}}@layer components;@layer utilities{.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}.panel-shell{grid-template-columns:260px 1fr;min-height:100vh;transition:grid-template-columns .25s;display:grid}.panel-shell.collapsed{grid-template-columns:72px 1fr}.dashboard-page,.panel-main,.panel-shell,.recent-section{min-width:0}.sidebar{background:var(--color-surface);border-right:1px solid var(--color-border);flex-direction:column;height:100vh;padding:24px 12px 16px;transition:width .25s,padding .25s;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-brand{white-space:nowrap;align-items:center;gap:12px;padding:0 8px 24px;font-size:1.1rem;font-weight:700;display:flex}.sidebar-brand svg{color:var(--color-brand);flex-shrink:0}.sidebar-brand img{object-fit:contain;flex-shrink:0;width:24px;height:24px}.sidebar-brand span{transition:opacity .2s,width .2s;overflow:hidden}.collapsed .sidebar-brand{justify-content:center;padding-inline:0}.collapsed .sidebar-brand span{opacity:0;width:0}.sidebar-nav{flex-direction:column;flex:1;gap:4px;display:flex}.nav-item{border-radius:var(--radius-md);color:var(--color-muted);white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;min-height:40px;padding:10px 12px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex;position:relative}.nav-item:hover{background:var(--color-surface-hover);color:var(--color-text)}.nav-item.active{color:#f0fdfa;background:#14b8a62e}.nav-item.active:before{content:"";background:var(--color-brand);border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}.nav-item svg{flex-shrink:0;width:20px;height:20px}.nav-item span{transition:opacity .2s}.collapsed .sidebar:not(.mobile-sidebar) .nav-item{justify-content:center;padding-inline:0}.collapsed .sidebar:not(.mobile-sidebar) .nav-item span{opacity:0;width:0;overflow:hidden}.collapsed .sidebar:not(.mobile-sidebar) .nav-item.active:before{left:-12px}.sidebar-footer{border-top:1px solid var(--color-border);flex-direction:column;gap:8px;padding-top:16px;display:flex}.sidebar-user{border-radius:var(--radius-md);align-items:center;gap:10px;padding:8px;font-size:.85rem;display:flex;overflow:hidden}.sidebar-user .user-avatar{background:var(--color-brand-glow);width:32px;height:32px;color:var(--color-brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.sidebar-user-info{overflow:hidden}.sidebar-user-info strong{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;display:block;overflow:hidden}.sidebar-user-info small{color:var(--color-muted);font-size:.75rem}.collapsed .sidebar:not(.mobile-sidebar) .sidebar-user{justify-content:center;padding-inline:0}.collapsed .sidebar:not(.mobile-sidebar) .sidebar-user-info{opacity:0;width:0}.sidebar-toggle{border-radius:var(--radius-md);cursor:pointer;border:1px solid var(--color-border);color:var(--color-muted);background:#ffffff0a;justify-content:center;align-items:center;padding:8px;transition:background .15s;display:flex}.sidebar-toggle:hover{color:#f0fdfa;background:#14b8a629;border-color:#2dd4bf59}.panel-main{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.panel-topbar{border-bottom:1px solid var(--color-border);background:var(--color-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:40;justify-content:space-between;gap:16px;padding:20px 32px;position:sticky;top:0}.panel-topbar,.topbar-left{align-items:center;display:flex}.topbar-left{gap:12px;min-width:0}.topbar-title{min-width:0}.topbar-left h1{margin:0;font-size:1.25rem;font-weight:600}.topbar-left p{color:var(--color-muted);margin:4px 0 0;font-size:.85rem}.topbar-right{align-items:center;gap:12px;display:flex}.topbar-action{white-space:nowrap;width:auto;min-height:42px;padding:10px 18px}.dashboard-page{gap:28px;width:100%;padding:28px 32px;display:grid}.kpi-row{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.kpi-card{border-radius:var(--radius-lg);background:var(--color-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--color-border);padding:20px;transition:border-color .2s,transform .2s}.kpi-card:hover{border-color:var(--color-border-strong);transform:translateY(-2px)}.kpi-icon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;font-size:1.1rem;display:flex}.kpi-icon.teal{background:var(--color-brand-glow);color:var(--color-brand)}.kpi-icon.orange{color:var(--color-accent);background:#f9731626}.kpi-icon.pink{color:var(--color-danger);background:#fb718526}.kpi-icon.green{color:var(--color-success);background:#34d39926}.kpi-value{font-size:1.75rem;font-weight:700;line-height:1}.kpi-label{color:var(--color-muted);margin-top:6px;font-size:.8rem}.kpi-change{margin-top:8px;font-size:.75rem}.kpi-change.up{color:var(--color-success)}.kpi-change.down{color:var(--color-danger)}.kpi-change.neutral{color:var(--color-muted)}.hero-grid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}.hero-copy{border-radius:var(--radius-xl);background:var(--color-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--color-border);padding:28px}.eyebrow{background:var(--color-brand-glow);color:var(--color-brand);border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.82rem;font-weight:500;display:inline-flex}.brand-mark{object-fit:contain;width:18px;height:18px}.login-brand-row{color:#f8fafc;align-items:center;gap:10px;margin-top:18px;font-weight:900;display:inline-flex}.login-brand-row img{object-fit:contain;width:34px;height:34px}.hero-copy h1{margin:16px 0 12px;font-size:1.6rem;font-weight:700;line-height:1.2}.hero-copy>p{color:var(--color-muted);margin:0 0 20px;font-size:.9rem;line-height:1.6}.stats-grid{gap:10px;display:grid}.stat-card{border-radius:var(--radius-md);background:#ffffff08;align-items:flex-start;gap:12px;padding:12px 14px;transition:background .15s;display:flex}.stat-card:hover{background:#ffffff0f}.stat-card svg{color:var(--color-brand);flex-shrink:0;margin-top:2px}.stat-card strong{margin-bottom:2px;font-size:.88rem;display:block}.stat-card p{color:var(--color-muted);margin:0;font-size:.8rem;line-height:1.4}.panel{border-radius:var(--radius-xl);background:var(--color-surface);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:24px}.panel-form{gap:18px;display:grid}.create-room-section{scroll-margin-top:92px;display:grid}.create-room-panel{padding:22px}.create-room-panel .panel-header{justify-content:space-between;align-items:end;gap:18px;display:flex}.panel-header h2{margin:8px 0 4px;font-size:1.15rem;font-weight:600}.panel-header p{color:var(--color-muted);margin:0;font-size:.85rem;line-height:1.5}.form-grid{gap:14px;display:grid}.create-room-panel .form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.form-grid label{gap:6px;display:grid}.form-grid span{color:var(--color-muted);font-size:.85rem;font-weight:500}.form-grid input,.form-grid textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;color:var(--color-text);background:#0000004d;padding:12px 14px;transition:border-color .2s,box-shadow .2s}.form-grid textarea{resize:vertical;min-height:86px;line-height:1.5}.create-room-panel textarea[rows="4"]{min-height:110px}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px var(--color-brand-glow);outline:none}.form-grid input:hover,.form-grid textarea:hover{border-color:var(--color-border-strong)}.form-half,.form-section-heading,.form-wide{grid-column:1/-1}.create-room-panel .checkbox-row,.create-room-panel .form-half{grid-column:span 2}.create-room-panel .primary-button{grid-column:1/-1;min-height:46px}.form-section-heading{border-top:1px solid var(--color-border);gap:4px;margin-top:2px;padding-top:12px;display:grid}.form-section-heading strong{font-size:.92rem}.form-section-heading span{color:var(--color-muted);font-size:.82rem}.styled-select{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;color:var(--color-text);background:#0000004d;padding:12px 14px;transition:border-color .2s}.styled-select:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px var(--color-brand-glow);outline:none}.compact-select{padding:8px 10px;font-size:.85rem}.checkbox-row{grid-template-columns:auto 1fr;align-items:center}.checkbox-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-brand)}.primary-button{border-radius:var(--radius-md);cursor:pointer;color:#fff;text-shadow:0 1px 1px #00000047;background:linear-gradient(135deg,#0f766e,#115e59);border:1px solid #5eead447;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 20px;font-size:.95rem;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.primary-button:hover{color:#fff;background:linear-gradient(135deg,#14b8a6,#0f766e);border-color:#99f6e480;transform:translateY(-1px);box-shadow:0 10px 26px #14b8a647}.primary-button:active{transform:translateY(0)}.primary-button:disabled{cursor:not-allowed;box-shadow:none;color:#e2e8f09e;text-shadow:none;background:#334155e0;border-color:#94a3b82e;transform:none}.ghost-button:focus-visible,.link-block button:focus-visible,.mobile-hamburger:focus-visible,.primary-button:focus-visible,.sidebar-toggle:focus-visible,.view-switch button:focus-visible{outline-offset:2px;outline:3px solid #5eead461}.button-spinner{border:2px solid;border-right:2px solid #0000;border-radius:999px;flex:none;width:16px;height:16px;animation:button-spin .75s linear infinite}@keyframes button-spin{to{transform:rotate(1turn)}}.ghost-button{border-radius:var(--radius-md);color:#cbd5e1;cursor:pointer;background:#0f172a7a;border:1px solid #94a3b82e;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:.82rem;font-weight:700;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.ghost-button:hover{color:#fff;background:#ffffff14;border-color:#cbd5e152}.ghost-button:disabled{cursor:not-allowed;color:#cbd5e185;background:#3341556b;border-color:#94a3b824}.wide-ghost{width:auto;padding:8px 14px}.ghost-button.approve{color:#5eead4;border-color:#2dd4bf40}.ghost-button.approve:hover{color:#f0fdfa;background:#14b8a62e;border-color:#5eead473}.ghost-button.reject{color:#fda4af;border-color:#fb71853d}.ghost-button.reject:hover{color:#fff1f2;background:#fb718526;border-color:#fda4af73}.section-heading h2{margin:0 0 4px;font-size:1.1rem;font-weight:600}.section-heading p{color:var(--color-muted);margin:0 0 16px;font-size:.85rem}.section-header-row{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.hero-grid,.recent-section{scroll-margin-top:92px}.recent-section{gap:0;display:grid}.recent-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}.recent-card{border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid var(--color-border);padding:18px;transition:border-color .2s,transform .15s}.recent-card:hover{border-color:var(--color-border-strong);transform:translateY(-1px)}.recent-empty{border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid var(--color-border);padding:24px}.recent-empty p{color:var(--color-muted);margin:0;line-height:1.6}.recent-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.recent-card strong{font-size:.95rem}.recent-card p{color:var(--color-muted);margin:6px 0 0;font-size:.85rem}.recent-card footer,.recent-card small{color:var(--color-muted);font-size:.8rem}.recent-card footer{margin-top:14px;display:block}.recent-metrics{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.recent-metrics span{color:var(--color-muted);background:#ffffff0d;align-items:center;gap:4px;display:inline-flex}.recent-metrics span,.status-badge{border-radius:999px;padding:4px 10px;font-size:.78rem}.status-badge{text-transform:capitalize;font-weight:800}.status-scheduled{color:#e2e8f0;background:#94a3b829}.status-live{color:#99f6e4;background:#14b8a62e}.status-closed{color:#fecdd3;background:#fb718529}.card-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.inline-link{color:#5eead4;text-underline-offset:4px;align-items:center;gap:6px;width:fit-content;font-size:.85rem;font-weight:800;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .15s,text-decoration-color .15s;display:inline-flex}.inline-link:hover{color:#ccfbf1;text-decoration-color:currentColor}.result-card{border-radius:var(--radius-lg);background:#2dd4bf0f;border:1px solid #2dd4bf33;gap:14px;padding:18px;display:grid}.result-head{gap:12px;display:flex}.result-head p{color:var(--color-muted);margin:4px 0 0;font-size:.85rem}.link-block{gap:6px;display:grid}.link-block span{color:var(--color-muted);font-size:.82rem}.link-block div{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.link-block code{border-radius:var(--radius-md);border:1px solid var(--color-border);background:#0000004d;padding:10px 12px;font-size:.8rem;overflow:auto}.link-block button{border-radius:var(--radius-md);color:#e2e8f0;cursor:pointer;background:#0f172ab8;border:1px solid #94a3b838;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,color .15s,border-color .15s;display:flex}.link-block button:hover{color:#f0fdfa;background:#14b8a62e;border-color:#5eead46b}.team-section-grid{align-items:start;gap:16px;display:grid}.team-create-panel{background:linear-gradient(135deg,#2dd4bf14,#f973160a),var(--color-surface);grid-template-columns:minmax(220px,.78fr) minmax(520px,1.6fr);align-items:end;gap:22px}.team-create-panel .team-create-intro{align-self:center;gap:10px;display:grid}.team-create-panel .panel-header h2{margin-top:0}.team-create-panel .form-grid{grid-template-columns:minmax(180px,1fr) minmax(210px,1.15fr) minmax(180px,1fr) minmax(130px,.72fr) auto;align-items:end;gap:12px}.team-create-panel .primary-button{white-space:nowrap;min-height:44px}.team-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px;display:grid}.team-grid .recent-card{gap:10px;padding:16px;display:grid}.team-grid .recent-card footer,.team-grid .recent-card p{margin-top:0}.team-list-shell,.viewable-list-shell{gap:12px;min-width:0;display:grid}.team-role-row{gap:6px;margin-top:0;display:grid}.team-role-row span{color:var(--color-muted);font-size:.82rem}.team-actions{margin-top:0}.list-toolbar{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#ffffff08;justify-content:space-between;align-items:center;gap:14px;min-height:48px;padding:10px 12px 10px 16px;display:flex}.list-toolbar>div:first-child{gap:2px;display:grid}.list-toolbar strong{font-size:.95rem}.list-toolbar span{color:var(--color-muted);font-size:.78rem}.view-switch{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#0000003d;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:inline-grid}.view-switch button{border-radius:calc(var(--radius-md) - 3px);color:#cbd5e1;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:7px 10px;font-size:.8rem;font-weight:800;display:inline-flex}.view-switch button:hover{color:#fff;background:#ffffff17}.view-switch button.active{color:#fff;background:#0f766e;box-shadow:inset 0 0 0 1px #99f6e43d}.data-table-wrap,.team-table-wrap{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);overflow-x:auto}.data-table,.team-table{border-collapse:collapse;width:100%;min-width:900px}.data-table td,.data-table th,.team-table td,.team-table th{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:middle;padding:12px 14px}.data-table th,.team-table th{color:var(--color-muted);text-transform:uppercase;font-size:.74rem;font-weight:700}.data-table tbody tr:hover,.team-table tbody tr:hover{background:#ffffff06}.data-table tbody tr:last-child td,.team-table tbody tr:last-child td{border-bottom:0}.member-cell{gap:4px;min-width:210px;display:grid}.member-cell strong{font-size:.9rem}.member-cell span,.table-muted{color:var(--color-muted);font-size:.8rem}.member-cell code{border-radius:var(--radius-md);width:fit-content;max-width:100%;color:var(--color-brand);white-space:normal;background:#2dd4bf1a;padding:5px 8px;font-size:.78rem}.table-badges{flex-wrap:wrap;gap:6px;min-width:160px;display:flex}.quiet-badge{color:#cbd5e1;background:#ffffff0d;border-radius:999px;align-items:center;gap:4px;padding:4px 9px;font-size:.76rem;font-weight:700;display:inline-flex}.team-table .compact-select{min-width:116px}.team-table .team-actions{justify-content:flex-end;min-width:250px}.rooms-table{min-width:980px}.table-actions{justify-content:flex-end;min-width:230px;margin-top:0}.auth-page{background:radial-gradient(circle at 18% 20%,#2dd4bf1f,#0000 32%),linear-gradient(135deg,#111827fa,#080c15);place-items:center;min-height:100vh;padding:28px;display:grid}.auth-grid{grid-template-columns:minmax(420px,.95fr) minmax(380px,480px);align-items:stretch;gap:24px;width:min(1180px,100%);display:grid}.auth-hero{background:linear-gradient(135deg,#2dd4bf17,#f973160a),var(--color-surface);flex-direction:column;justify-content:space-between;min-height:520px;display:flex}.auth-hero h1{max-width:680px;font-size:clamp(1.7rem,3vw,2.8rem)}.auth-hero>p{max-width:640px}.auth-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:36px;display:grid}.auth-benefits div{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff0a;gap:6px;padding:14px;display:grid}.auth-benefits svg{color:var(--color-brand)}.auth-benefits span{color:var(--color-muted);font-size:.78rem}.auth-benefits strong{font-size:.9rem}.auth-panel{align-self:center;gap:20px;padding:26px;box-shadow:0 24px 80px #00000040}.auth-form-stack{gap:16px;display:grid}.auth-login-form{gap:16px}.auth-login-form input{color:#f8fafc;background:#1e293bd6;border-color:#94a3b838;min-height:50px;font-weight:600}.auth-login-form input::placeholder{color:#cbd5e19e;font-weight:500}.auth-submit-button{color:#fff;text-shadow:0 1px 1px #00000038;background:linear-gradient(135deg,#0f766e,#115e59);min-height:50px;box-shadow:0 14px 30px #14b8a638}.auth-submit-button:hover{background:linear-gradient(135deg,#14b8a6,#0f766e);box-shadow:0 18px 38px #14b8a652}.auth-submit-button:disabled{opacity:1;cursor:not-allowed;color:#e2e8f0ad;box-shadow:none;background:#334155e6;border-color:#94a3b82e}.segmented-control.single{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff0a;padding:4px;display:grid}.segment{border-radius:calc(var(--radius-md) - 4px);min-height:36px;font-size:.86rem;font-weight:700}.segment.active{color:#fff;background:#0f766e;box-shadow:inset 0 0 0 1px #99f6e433}.error-text{color:#fca5b0;font-size:.85rem}.success-text{color:var(--color-brand);align-items:center;gap:8px;font-size:.85rem;display:inline-flex}.muted-note{color:var(--color-muted);margin:0;font-size:.85rem;line-height:1.6}.detail-grid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}.detail-back{margin-top:20px}.detail-summary h1{margin:0 0 10px;font-size:1.5rem}.detail-metrics{gap:10px;margin:16px 0;display:grid}.detail-metrics div{border-radius:var(--radius-md);border:1px solid var(--color-border);background:#ffffff08;align-items:center;gap:10px;padding:12px;display:flex}.timeline{gap:10px;display:grid}.timeline-item{border-radius:var(--radius-md);border:1px solid var(--color-border);background:#ffffff08;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;display:flex}.timeline-item p,.timeline-item small{color:var(--color-muted);margin:0}.mobile-overlay{z-index:99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:none;position:fixed;inset:0}.mobile-overlay.open{display:block}.mobile-sidebar{z-index:100;width:min(320px,86vw);transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.mobile-sidebar.open{transform:translate(0)}.mobile-hamburger{border:1px solid var(--color-border);border-radius:var(--radius-md);width:40px;height:40px;color:var(--color-text);cursor:pointer;background:#ffffff0a;flex:none;justify-content:center;align-items:center;display:none}.mobile-hamburger:hover{color:#f0fdfa;background:#14b8a629;border-color:#5eead461}@media (max-width:1180px){.kpi-row{grid-template-columns:repeat(3,1fr)}.hero-grid{grid-template-columns:1fr}.create-room-panel .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.create-room-panel .checkbox-row,.create-room-panel .form-half{grid-column:span 1}.team-create-panel,.team-section-grid{grid-template-columns:1fr}.team-create-panel .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-create-panel .primary-button{width:100%}.auth-grid,.detail-grid{grid-template-columns:1fr}.auth-hero{min-height:auto}}@media (max-width:760px){.panel-shell{grid-template-columns:1fr}.sidebar{display:none}.mobile-hamburger,.mobile-sidebar{display:flex}}@media (max-width:640px){.dashboard-page{gap:20px;padding:16px}.panel-topbar{padding:12px 14px}.panel-topbar,.topbar-left{align-items:flex-start}.topbar-left h1{font-size:1rem;line-height:1.25}.topbar-left p{font-size:.78rem}.topbar-action{width:40px;height:40px;min-height:40px;padding:0}.topbar-action span{display:none}.kpi-row{grid-template-columns:repeat(2,1fr)}.recent-grid,.team-grid{grid-template-columns:1fr}.create-room-panel .panel-header{gap:4px;display:grid}.create-room-panel .form-grid,.team-create-panel .form-grid{grid-template-columns:1fr}.create-room-panel .checkbox-row,.create-room-panel .form-half{grid-column:1/-1}.list-toolbar{flex-direction:column;align-items:stretch}.view-switch{width:100%}.auth-page{align-items:start;padding:14px}.auth-grid{gap:14px}.auth-hero,.auth-panel{padding:18px}.auth-benefits{grid-template-columns:1fr;margin-top:22px}}@media (max-width:480px){.dashboard-page{gap:16px;padding:12px}.panel-topbar{gap:10px}.kpi-row{grid-template-columns:1fr;gap:10px}.hero-copy,.kpi-card,.panel,.recent-card,.recent-empty{border-radius:var(--radius-md);padding:14px}.hero-copy h1{font-size:1.25rem}.section-header-row{flex-direction:column;align-items:flex-start;gap:8px}.recent-grid,.team-grid{gap:10px}.card-actions,.table-actions,.team-actions{flex-direction:column;align-items:stretch}.card-actions>*,.table-actions>*,.team-actions>*{width:100%}.data-table,.team-table{min-width:760px}.auth-hero h1{font-size:1.35rem}.auth-panel .panel-header h2{font-size:1rem}}.meeting-page{background:radial-gradient(circle at 70% 18%,#14b8a61f,#0000 34%),linear-gradient(135deg,#0b0f1afa,#080c15);place-items:center;min-height:100vh;padding:32px;display:grid}.meeting-entry{grid-template-columns:minmax(280px,.82fr) minmax(420px,1.18fr);align-items:center;gap:clamp(24px,4vw,52px);width:min(1180px,100%);min-height:min(700px,100vh - 64px);margin-inline:auto;display:grid}.meeting-copy{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0;border-radius:0;align-self:center;padding:8px 4px}.meeting-copy h1{letter-spacing:0;max-width:520px;margin:18px 0 12px;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.16}.meeting-copy p{color:#cbd5e1;font-size:1rem;line-height:1.6}.meeting-panel{-webkit-backdrop-filter:none;backdrop-filter:none;min-height:640px;box-shadow:none;background:0 0;border:0;border-radius:0;align-content:center;justify-items:center;gap:18px;padding:0;display:grid}.info-stack{gap:12px;margin-top:28px;display:grid}.info-stack div,.notice-card{border-radius:var(--radius-md);box-shadow:none;background:#ffffff0b;border:0;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.notice-card{color:var(--color-muted);margin-top:16px}.notice-card p{margin:0}.notice-card small{color:#99f6e4;white-space:nowrap;font-size:.78rem;font-weight:800}.notice-waiting{color:#e0f2fe;background:#14b8a617;align-items:center}.waiting-spinner{border:2px solid #99f6e438;border-top-color:#5eead4;border-radius:999px;flex:none;width:18px;height:18px;animation:button-spin .8s linear infinite}.notice-error{color:#ffdce2;background:#fb718514;border-color:#fb718540}.landing-actions{margin-top:20px}.waiting-approval{color:#e0f2fe;text-align:center;background:#14b8a614;border-radius:20px;justify-items:center;gap:14px;width:min(100%,520px);margin-top:8px;padding:28px 24px;display:grid}.waiting-approval-mark{background:#14b8a61f;border-radius:999px;place-items:center;width:54px;height:54px;display:grid}.waiting-approval span:not(.waiting-spinner){color:#5eead4;text-transform:uppercase;font-size:.76rem;font-weight:900}.waiting-approval h2{margin:6px 0 8px;font-size:1.35rem}.waiting-approval p{color:#dbeafe;max-width:420px;margin:0;line-height:1.55}.waiting-approval small{color:#99f6e4;font-size:.82rem;font-weight:800}.meeting-brief{gap:12px;max-width:520px;margin-top:28px;display:grid}.meeting-brief.compact{align-content:start}.brief-summary-card{background:#ffffff0e;border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:16px;display:grid}.brief-summary-card svg{color:#5eead4;margin-top:2px}.brief-summary-card strong{margin-bottom:4px;font-size:.92rem;display:block}.brief-summary-card p{-webkit-line-clamp:3;color:#dbeafe;-webkit-box-orient:vertical;max-height:4.4em;margin:0;font-size:.92rem;display:-webkit-box;overflow:hidden}.brief-meta-row{flex-wrap:wrap;gap:8px;display:flex}.brief-meta-row span{color:#99f6e4;background:#14b8a61f;border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:800}.brief-details-button{color:#f0fdfa;cursor:pointer;background:#0f766e4d;border:1px solid #5eead447;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:fit-content;min-height:40px;padding:9px 14px;font-weight:900;display:inline-flex}.brief-details-button:hover{background:#14b8a638;border-color:#99f6e475}.brief-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.brief-modal{background:#0f172a;border-radius:22px;width:min(720px,100%);max-height:min(760px,100vh - 48px);overflow:hidden}.brief-modal-header{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px;display:flex}.brief-modal-header span{color:#5eead4;text-transform:uppercase;font-size:.76rem;font-weight:900}.brief-modal-header h2{margin:4px 0 0;font-size:1.35rem}.brief-modal-header button{color:#e2e8f0;cursor:pointer;background:#ffffff0d;border:1px solid #94a3b82e;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.brief-modal-header button:hover{color:#fff;background:#ffffff1a}.brief-modal-content{gap:14px;max-height:calc(min(760px,100vh - 48px) - 78px);padding:18px 22px 22px;display:grid;overflow:auto}.brief-section{background:#ffffff0b;border-radius:16px;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:16px;display:grid}.brief-section svg{color:#5eead4;margin-top:2px}.brief-section strong{margin-bottom:5px;font-size:.92rem;display:block}.brief-section p,.brief-section ul{color:#cbd5e1;margin:0;font-size:.92rem}.brief-section ul{gap:6px;padding-left:18px;display:grid}.brief-media{background:#ffffff0b;border-radius:18px;overflow:hidden}.brief-media iframe,.brief-media img{aspect-ratio:16/9;object-fit:cover;border:0;width:100%;display:block}.brief-media a{color:#5eead4;align-items:center;gap:8px;padding:14px 16px;font-weight:800;display:inline-flex}.prejoin-heading{text-align:center;width:min(100%,560px)}.prejoin-heading span{color:#5eead4;text-transform:uppercase;font-size:.78rem;font-weight:800}.prejoin-heading h2{margin:8px 0 6px;font-size:clamp(1.35rem,2vw,1.8rem)}.prejoin-heading p{color:#94a3b8;margin:0;font-size:.9rem}.meeting-panel .lk-prejoin{--lk-bg:transparent;--lk-bg2:#0f172ab8;--lk-bg3:#1e293be0;--lk-bg4:#14b8a633;--lk-bg5:#14b8a642;--lk-fg:#f8fafc;--lk-fg2:#e2e8f0;--lk-border-color:#94a3b82e;--lk-accent-bg:#0f766e;--lk-accent2:#14b8a6;--lk-accent3:#0d9488;--lk-accent4:#0f766e;--lk-border-radius:14px;width:min(100%,560px);box-shadow:none;background:0 0;gap:16px;padding:0}.meeting-panel .lk-prejoin .lk-video-container{aspect-ratio:16/10;width:min(100%,520px);box-shadow:none;background:linear-gradient(135deg,#14b8a61f,#0f172af2);border-radius:18px;margin-inline:auto}.meeting-panel .lk-prejoin .lk-video-container:after{content:"";pointer-events:none;background:linear-gradient(#0000 68%,#00000047);position:absolute;inset:0}.meeting-panel .lk-prejoin .lk-button-group-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100%,520px);margin-inline:auto;display:grid}.meeting-panel .lk-prejoin .lk-button-group-container>.lk-button-group{width:100%}.meeting-panel .lk-button{color:#e2e8f0;background:#0f172ab3;border:1px solid #94a3b833;border-radius:14px;min-height:46px;font-weight:700}.meeting-panel .lk-button:not(:disabled):hover{color:#fff;background:#14b8a629;border-color:#5eead46b}.meeting-panel .lk-button[aria-pressed=true]{color:#f0fdfa;background:#14b8a633;border-color:#5eead480}.meeting-panel .lk-prejoin .lk-username-container{gap:12px;width:min(100%,520px);margin-inline:auto}.meeting-panel .lk-form-control{color:#f8fafc;text-align:center;background:#1e293bdb;border:1px solid #94a3b83d;border-radius:16px;min-height:54px;font-weight:700}.meeting-panel .lk-form-control:focus{border-color:#5eead480;outline:3px solid #5eead438}.admission-code-field{gap:7px;width:min(100%,520px);margin:-2px auto 0;display:grid}.admission-code-field span{color:#94a3b8;font-size:.78rem;font-weight:800}.admission-code-field input{color:#f8fafc;text-align:center;text-transform:uppercase;background:#0f172abd;border:1px solid #2dd4bf38;border-radius:14px;min-height:46px;font-weight:800}.admission-code-field input:focus{border-color:#5eead480;outline:3px solid #5eead438}.meeting-panel .lk-prejoin .lk-join-button{color:#fff;letter-spacing:0;text-shadow:0 1px 1px #0000003d;background:linear-gradient(135deg,#0f766e,#115e59);border:1px solid #99f6e447;border-radius:16px;min-height:54px;font-weight:900}.meeting-panel .lk-prejoin .lk-join-button:hover{background:linear-gradient(135deg,#14b8a6,#0f766e);border-color:#99f6e48a}.meeting-page:has(.meeting-room){place-items:stretch stretch;padding:14px 24px}.meeting-room{grid-template-rows:auto 1fr;gap:8px;min-height:calc(100vh - 28px);display:grid}.room-topbar{min-height:58px;box-shadow:none;background:#0f172ab8;border:0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:9px 16px;display:flex}.topbar-label{color:var(--color-brand);margin:0;font-size:.74rem;line-height:1.2}.room-topbar h1{margin:2px 0 0;font-size:1.15rem;line-height:1.2}.topbar-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.meeting-brand{align-items:center;gap:7px;display:inline-flex}.brand-mark,.meeting-brand img{object-fit:contain;width:16px;height:16px}.end-meeting-button,.participant-chip,.record-button{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:34px;font-size:.82rem;font-weight:800;line-height:1;display:inline-flex}.participant-chip{color:#dbeafe;text-overflow:ellipsis;white-space:nowrap;background:#1e293bdb;min-width:64px;max-width:190px;padding:0 12px;overflow:hidden}.participant-person-chip{flex-direction:column;align-items:flex-start;gap:2px;min-width:112px;max-width:min(220px,24vw);min-height:38px;padding-block:6px;line-height:1.1}.participant-person-chip small,.participant-person-chip strong{text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.participant-person-chip small{color:#5eead4;text-transform:none;opacity:.78;font-size:.58rem;font-weight:800}.participant-person-chip strong{color:#dbeafe;font-size:.8rem;font-weight:600}.role-chip{color:#99f6e4;max-width:120px}.name-chip{color:#bfdbfe;max-width:min(220px,24vw)}.record-button{color:#f0fdfa;background:#14b8a62e;min-width:98px;box-shadow:inset 0 0 0 1px #5eead42e}.end-meeting-button,.record-button{cursor:pointer;border:0;padding:0 14px;transition:background .15s,color .15s,transform .15s,box-shadow .15s}.end-meeting-button{color:#fecdd3;background:#7f1d1d47;min-width:104px;box-shadow:inset 0 0 0 1px #fb718542}.end-meeting-button:hover:not(:disabled){color:#fff;background:#dc262652;transform:translateY(-1px)}.end-meeting-button:disabled{cursor:not-allowed;opacity:.72}.end-meeting-button svg{color:#fb7185}.record-button svg{color:#5eead4}.record-button:hover{background:#14b8a64d;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #99f6e461}.record-button.recording{color:#ffe4e6;background:#ef444429;box-shadow:inset 0 0 0 1px #fb718557}.record-button.recording svg{color:#fb7185}.record-button.recording:hover{background:#ef444442}.conference-shell{box-shadow:none;background:#0000007a;border:0;border-radius:18px;overflow:hidden}.live-layout{grid-template-columns:minmax(0,1fr);gap:8px;min-width:0;display:grid}.live-layout.with-sidebar{grid-template-columns:minmax(0,1fr) clamp(280px,19vw,340px)}.live-layout.full-width{width:100%}.conference-shell{min-width:0}.custom-conference{background:#0000009e;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);gap:0;width:100%;min-width:0;height:calc(100vh - 104px);min-height:420px;display:grid;overflow:hidden}.custom-conference.chat-open{grid-template-columns:minmax(0,1fr) clamp(300px,24vw,390px)}.custom-stage{gap:10px;min-width:0;min-height:0;padding:10px;display:grid}.custom-conference.has-screen-share .custom-stage{grid-template-columns:clamp(170px,22vw,380px) minmax(0,1fr)}.custom-conference.grid-only .custom-stage{grid-template-columns:1fr}.custom-camera-strip{grid-auto-rows:minmax(0,1fr)}.custom-camera-grid,.custom-camera-strip{gap:10px;min-width:0;min-height:0;display:grid}.custom-camera-grid{grid-template-columns:repeat(auto-fit,minmax(min(360px,100%),1fr))}.custom-meeting-tile{background:#111;border-radius:14px;min-width:0;min-height:0;position:relative;overflow:hidden}.custom-meeting-tile .lk-participant-tile{background:0 0;border:0;border-radius:0;width:100%;height:100%}.custom-meeting-tile .lk-participant-media-video{object-fit:cover;width:100%;height:100%}.custom-meeting-tile .lk-participant-metadata{display:none}.screen-share-tile{background:#1b1b1b;place-self:stretch stretch;display:grid}.screen-share-tile .lk-participant-media-video{object-fit:contain;background:#111}.custom-participant-label{z-index:3;color:#bfdbfe;text-overflow:ellipsis;white-space:nowrap;background:#0f172ac2;border-radius:999px;justify-content:center;align-items:center;max-width:calc(100% - 28px);min-height:26px;padding:6px 10px;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex;position:absolute;bottom:12px;left:50%;overflow:hidden;transform:translate(-50%)}.tile-fullscreen-button{z-index:4;color:#e0f2fe;cursor:pointer;background:#0f172ac7;border:0;border-radius:10px;place-items:center;width:34px;height:34px;display:inline-grid;position:absolute;top:10px;right:10px}.tile-fullscreen-button:hover{color:#fff;background:#14b8a647}.custom-meeting-tile:fullscreen{background:#000;border-radius:0;width:100vw;height:100vh;display:grid}.custom-meeting-tile:fullscreen .lk-participant-media-video{object-fit:contain;width:100vw;height:100vh}.custom-control-bar{background:#000000b8;flex-wrap:wrap;grid-column:1/-1;min-height:54px;padding:8px 10px;display:flex}.custom-control-bar,.custom-control-button{justify-content:center;align-items:center;gap:8px}.custom-control-button{color:#e2e8f0;cursor:pointer;background:#1e293beb;border:0;border-radius:11px;min-height:38px;padding:0 14px;font-weight:800;line-height:1;transition:background .15s,color .15s,transform .15s;display:inline-flex}.custom-control-button:hover:not(:disabled){color:#fff;background:#14b8a63d;transform:translateY(-1px)}.custom-control-button[aria-pressed=true],.custom-control-button[data-lk-enabled=true]{color:#f0fdfa;background:#14b8a657}.screen-share-button[aria-pressed=true]{background:#14b8a666}.leave-button{color:#fecdd3;background:#7f1d1d57}.leave-button:hover{color:#fff;background:#dc262652}.custom-chat-panel{background:linear-gradient(#0a1e2afa,#080e1efa);border-left:1px solid #2dd4bf42;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;box-shadow:inset 1px 0 #94a3b81f}.custom-chat-header{color:#e0f2fe;border-bottom:1px solid #2dd4bf2e;justify-content:space-between;align-items:center;min-height:52px;padding:0 16px;display:flex}.custom-chat-header button{color:#cbd5e1;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:inline-grid}.custom-chat-header button:hover{color:#fff;background:#ffffff12}.custom-chat-messages{align-content:start;gap:10px;min-height:0;padding:14px;display:grid;overflow:auto}.custom-chat-message{background:#1e293bd1;border-radius:12px;gap:4px;max-width:92%;padding:10px 12px;display:grid}.custom-chat-message span{color:#5eead4;font-size:.72rem;font-weight:700}.custom-chat-message p{color:#f8fafc;margin:0;line-height:1.35}.custom-chat-empty{color:#94a3b8;margin:auto}.custom-chat-form{border-top:1px solid #2dd4bf2e;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px;display:grid}.custom-chat-form input{color:#f8fafc;background:#ffffff12;border:1px solid #94a3b83d;border-radius:10px;min-width:0;min-height:38px;padding:0 12px}.custom-chat-form button{color:#f0fdfa;cursor:pointer;background:#14b8a642;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-weight:800;display:inline-flex}.custom-chat-form button:disabled{cursor:not-allowed;opacity:.55}.conference-shell .lk-video-conference{--lk-control-bar-height:54px;width:100%;min-width:0;height:calc(100vh - 104px)}.conference-shell .lk-video-conference-inner{flex:auto;min-width:0}.conference-shell .lk-focus-layout-wrapper,.conference-shell .lk-grid-layout-wrapper{min-width:0}.conference-shell .lk-grid-layout{--lk-grid-gap:10px;place-content:stretch}.conference-shell .lk-focus-layout{grid-template-columns:clamp(130px,11vw,190px) minmax(0,1fr);gap:10px;width:100%;min-width:0;height:100%;padding:10px}.conference-shell .lk-focus-layout:has(.lk-participant-media-video[data-lk-source=screen_share]){grid-template-columns:minmax(280px,1fr) minmax(0,calc(177.78vh - 220.447px));align-items:stretch}.conference-shell .lk-focus-layout:has(.lk-participant-media-video[data-lk-source=screen_share]) .lk-carousel{align-content:stretch;align-items:stretch;height:100%}.conference-shell .lk-focus-layout:has(.lk-participant-media-video[data-lk-source=screen_share]) .lk-carousel>*{aspect-ratio:auto;flex:1 1 0;height:auto;min-height:0;max-height:none}.conference-shell .lk-carousel{gap:10px;min-width:0}.conference-shell .lk-carousel[data-lk-orientation=vertical]{width:100%}.conference-shell .lk-carousel[data-lk-orientation=vertical]>*{width:100%;max-height:150px}.conference-shell .lk-focus-layout:has(.lk-participant-media-video[data-lk-source=screen_share]) .lk-carousel[data-lk-orientation=vertical]>*{max-height:none}.conference-shell .lk-focused-participant{place-items:center;min-width:0;display:grid}.conference-shell .lk-focused-participant .lk-participant-tile{width:100%;height:100%}.conference-shell .lk-focused-participant .lk-participant-tile[data-lk-source=screen_share]{aspect-ratio:16/9;align-self:center;width:100%;height:auto;max-height:100%}.conference-shell .lk-focused-participant .lk-participant-tile[data-lk-source=screen_share] .lk-participant-media-video{object-fit:contain}.conference-shell .lk-participant-media-video[data-lk-source=screen_share]{object-fit:contain;object-position:center}.conference-shell .lk-grid-layout>*{min-width:0;min-height:0}.conference-shell .lk-control-bar{background:#0000009e;border-top:0;flex-wrap:wrap;gap:8px;min-height:54px;padding:7px 10px}.conference-shell .lk-control-bar .lk-button,.conference-shell .lk-control-bar .lk-chat-toggle,.conference-shell .lk-control-bar .lk-disconnect-button{color:#e2e8f0;min-height:38px;box-shadow:none;background:#1e293be6;border:0;border-radius:11px;font-weight:800;transition:background .15s,color .15s,transform .15s}.conference-shell .lk-control-bar .lk-button:hover,.conference-shell .lk-control-bar .lk-chat-toggle:hover{color:#fff;background:#14b8a633;transform:translateY(-1px)}.conference-shell .lk-control-bar .lk-button[aria-pressed=true]{color:#f0fdfa;background:#14b8a647}.conference-shell .lk-control-bar .lk-disconnect-button{color:#fecdd3;background:#7f1d1d47}.conference-shell .lk-control-bar .lk-disconnect-button:hover{color:#fff;background:#dc262647;transform:translateY(-1px)}.conference-shell .lk-chat{background:linear-gradient(#0f172afa,#0c202bf5);border:1px solid #2dd4bf38;flex:0 0 clamp(280px,24vw,380px);width:clamp(280px,24vw,380px);box-shadow:inset 1px 0 #94a3b81f}.conference-shell .lk-chat-header{color:#e0f2fe;background:#14b8a614;border-bottom:1px solid #2dd4bf29}.conference-shell .lk-chat-form{background:#0f172aeb;border-top:1px solid #2dd4bf29}.conference-shell .lk-chat-form-input{color:#f8fafc;background:#ffffff12;border:1px solid #94a3b838}.conference-shell .lk-chat-form .lk-button{color:#f0fdfa;background:#14b8a62e}.conference-shell .lk-participant-tile{background:#121212;border:0;border-radius:16px}.conference-shell .lk-participant-tile:fullscreen{background:#000;border-radius:0;width:100vw;height:100vh;display:grid}.conference-shell .lk-participant-tile:fullscreen .lk-participant-media-video{object-fit:contain;width:100%;height:100%}.conference-shell .lk-participant-media-video:fullscreen{object-fit:contain;background:#000;width:100vw;height:100vh}.conference-shell .lk-participant-tile:fullscreen .lk-focus-toggle-button{opacity:1}.conference-shell .lk-participant-metadata{justify-content:center;bottom:12px;left:50%;right:auto;transform:translate(-50%)}.conference-shell .lk-participant-metadata-item{background:#0f172ac7;border-radius:999px;min-height:28px;padding:6px 10px;font-size:.78rem}.conference-shell .lk-participant-metadata-item,.conference-shell .lk-participant-name{color:#bfdbfe;justify-content:center;align-items:center;font-weight:800;line-height:1;display:inline-flex}.host-queue{border-radius:var(--radius-lg);box-shadow:none;background:#0f172ab8;border:0;gap:14px;padding:18px;display:grid}.host-queue-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.host-queue-header h2{margin:4px 0 0;font-size:1.1rem}.admission-tools,.host-queue-list{gap:10px;display:grid}.admission-tools .approve,.admission-tools .wide-ghost{width:100%}.admission-code-card{border-radius:var(--radius-md);background:#14b8a61a;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.admission-code-card small,.admission-code-card span{color:#99f6e4;font-size:.72rem;font-weight:800;display:block}.admission-code-card strong{color:#fff;letter-spacing:.08em;margin:3px 0;font-size:1.15rem;display:block}.admission-code-actions{flex:none;gap:6px;display:flex}.queue-card,.queue-empty{border-radius:var(--radius-md);background:#ffffff0b;border:0;padding:14px}.queue-card{gap:10px;display:grid}.queue-card p{color:var(--color-muted);align-items:center;margin:6px 0 0;font-size:.85rem}.queue-actions,.queue-card p{gap:8px;display:flex}.invalid-page{place-items:center;min-height:100vh;padding:32px;display:grid}.invalid-card{text-align:center;border:1px solid var(--color-border);background:var(--color-surface);border-radius:20px;max-width:480px;padding:28px}.invalid-card p{color:var(--color-muted);line-height:1.6}.segmented-control{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff08;width:fit-content;display:inline-flex;overflow:hidden}.segmented-control.single{width:100%}.segment{min-width:140px;color:var(--color-muted);justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:.85rem;transition:background .15s,color .15s;display:inline-flex}.segment.active{background:var(--color-brand-glow);color:var(--color-text)}@media (max-width:1024px){.meeting-entry{grid-template-columns:1fr;gap:28px;min-height:auto}.meeting-copy{text-align:center}.info-stack,.meeting-copy h1{margin-inline:auto}.info-stack{max-width:620px}.meeting-brief{margin-inline:auto}.meeting-panel{min-height:auto}.live-layout,.live-layout.with-sidebar{grid-template-columns:1fr}.conference-shell .lk-chat{flex-basis:clamp(260px,34vw,340px);width:clamp(260px,34vw,340px)}.custom-conference.chat-open{grid-template-columns:minmax(0,1fr) clamp(280px,32vw,340px)}.custom-conference.has-screen-share .custom-stage{grid-template-columns:clamp(140px,20vw,260px) minmax(0,1fr)}.conference-shell .lk-focus-layout{grid-template-columns:clamp(112px,15vw,160px) minmax(0,1fr)}}@media (max-width:640px){.meeting-page{place-items:start center;padding:18px}.meeting-copy,.meeting-panel{padding:0}.meeting-copy h1{font-size:2.4rem}.brief-details-button{width:100%}.brief-modal-backdrop{padding:12px}.brief-modal{border-radius:18px}.meeting-panel .lk-prejoin .lk-button-group-container{grid-template-columns:1fr}.meeting-panel .lk-prejoin .lk-video-container{border-radius:14px}.room-topbar{flex-direction:column}.conference-shell .lk-video-conference,.custom-conference{height:calc(100vh - 200px)}.custom-conference.chat-open{grid-template-rows:minmax(0,1fr) minmax(220px,40vh) auto;grid-template-columns:1fr}.custom-conference.has-screen-share .custom-stage{grid-template-rows:minmax(80px,22vh) minmax(0,1fr);grid-template-columns:1fr}.custom-camera-strip{grid-auto-rows:1fr;grid-auto-columns:minmax(120px,1fr);grid-auto-flow:column;overflow-x:auto}.custom-control-button{flex:calc(50% - 8px);padding-inline:10px}.custom-chat-panel{border-top:1px solid #2dd4bf42;border-left:0}.conference-shell .lk-grid-layout{--lk-grid-gap:8px}.conference-shell .lk-focus-layout{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr;padding:8px}.conference-shell .lk-carousel[data-lk-orientation=vertical]{flex-direction:row;overflow:auto hidden}.conference-shell .lk-carousel[data-lk-orientation=vertical]>*{width:min(42vw,180px)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}