.champrep-sidebar-brand{container:champrep-sidebar-brand / inline-size;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto;width:100%;min-width:0;min-height:56px;margin-top:auto;padding:16px 12px 12px;overflow:hidden}.champrep-sidebar-brand--adjacent{margin-top:0}.champrep-sidebar-brand img{display:block;flex:0 1 auto;width:116px;max-width:100%;height:22px;object-fit:contain;object-position:left center}.champrep-sidebar-brand .champrep-sidebar-brand__dark,.champrep-sidebar-brand .champrep-sidebar-brand__mark{display:none}:where(.dark-theme,.dark-mode,.dark,[data-theme=dark],.notes-page--dark) .champrep-sidebar-brand .champrep-sidebar-brand__light{display:none}:where(.dark-theme,.dark-mode,.dark,[data-theme=dark],.notes-page--dark) .champrep-sidebar-brand .champrep-sidebar-brand__dark{display:block}@container champrep-sidebar-brand (max-width: 119px){.champrep-sidebar-brand img.champrep-sidebar-brand__light,.champrep-sidebar-brand img.champrep-sidebar-brand__dark{display:none}.champrep-sidebar-brand img.champrep-sidebar-brand__mark{display:block;width:28px;height:28px;margin-inline:auto}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/inter.woff2) format("woff2")}:root{font-family:Inter,system-ui,sans-serif;font-size:14px;letter-spacing:0;--layout-bg: #f3f3f3;--surface: #fff;--surface-raised: #fafafa;--text: #202124;--muted: #70757a;--border: #e5e7eb;--hover: #f0f2f5;--accent: #4285f4;--selected: #e8f0fe;--selected-text: #2563eb;--success-bg: #e7f5ec;--success: #188038;--error-bg: #fce8e6;--error: #b3261e;--shadow: 0 10px 32px #20212424;color:var(--text);background:var(--layout-bg)}:root[data-theme=dark]{--layout-bg: #191919;--surface: #222225;--surface-raised: #29292d;--text: #ededef;--muted: #a0a0a8;--border: #39393f;--hover: #303036;--selected: #293750;--selected-text: #9bc1ff;--success-bg: #213b2e;--success: #90d6ac;--error-bg: #442b2d;--error: #ffb4ab;--shadow: 0 10px 32px #0005}body{margin:0}rtc-root{display:block;min-height:100dvh}rtc-root *,rtc-root *:before,rtc-root *:after{box-sizing:border-box}rtc-root button,rtc-root input,rtc-root select,rtc-root textarea{font:inherit}rtc-root button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);cursor:pointer;font-weight:500;font-size:13px}rtc-root button:hover{background:var(--hover)}rtc-root button:disabled{opacity:.5;cursor:not-allowed}rtc-root button:focus-visible,rtc-root input:focus-visible,rtc-root select:focus-visible,rtc-root textarea:focus-visible,rtc-root a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}rtc-root input,rtc-root select,rtc-root textarea{width:100%;min-width:0;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:8px;padding:10px 12px}rtc-root textarea{resize:vertical;overflow-wrap:anywhere}rtc-root label{display:block;font-size:13px;font-weight:500;margin-bottom:18px}rtc-root label input,rtc-root label select,rtc-root label textarea{display:block;margin-top:8px}rtc-root h1,rtc-root h2,rtc-root h3,rtc-root p{margin-top:0}rtc-root h1{font-size:22px;line-height:1.3;font-weight:600;margin-bottom:0}rtc-root h2{font-size:16px;font-weight:600}rtc-root h3{font-size:14px;font-weight:600;margin-bottom:4px}rtc-root .primary{background:var(--accent);color:#fff;border-color:var(--accent)}rtc-root .primary:hover{background:#286bda}rtc-root .danger{background:#b3261e;border-color:#b3261e;color:#fff}rtc-root .icon{width:36px;height:36px;min-width:36px;padding:7px;flex-shrink:0}rtc-root .quiet{border:0;background:transparent}rtc-root .shell{display:grid;grid-template-columns:232px minmax(0,1fr);grid-template-rows:64px minmax(0,1fr);height:100dvh;overflow:hidden}rtc-root .platform-header{grid-column:1 / -1;position:relative;z-index:30;height:64px;margin:0;padding:0 16px;display:flex;gap:8px;align-items:center}rtc-root .brand{display:flex;gap:10px;align-items:center;text-decoration:none;color:var(--text);flex-shrink:0}rtc-root .brand img{width:32px;height:32px;object-fit:contain}rtc-root .brand span{font-size:18px;font-weight:600}rtc-root .sidebar-toggle{margin-left:88px}rtc-root .platform-actions{display:flex;align-items:center;gap:8px;min-width:0;margin-left:auto}rtc-root .header-control{position:relative;display:flex;align-items:center;min-width:0}rtc-root .platform-actions>.quiet,rtc-root .header-control>.quiet{border-radius:50%;color:var(--muted)}rtc-root .notification-button{position:relative}rtc-root .notification-count{position:absolute;top:-2px;right:-3px;min-width:17px;padding:2px 3px;background:#ea4335;color:#fff;border-radius:10px;font-size:9px;line-height:12px}rtc-root .plan-badge{max-width:230px;min-height:30px;height:30px;border-radius:999px;padding:4px 8px;gap:5px}rtc-root .plan-label{color:var(--muted);font-size:11px}rtc-root .plan-badge strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:var(--accent);color:#fff;border-radius:5px;padding:3px 6px;font-size:10px;text-transform:uppercase}rtc-root .profile-button{border-radius:50%;padding:2px;outline:2px solid var(--accent);outline-offset:1px;background:var(--selected);color:var(--selected-text);margin-left:4px}rtc-root .profile-button img{width:100%;height:100%;object-fit:cover;border-radius:50%}rtc-root .header-menu{position:absolute;right:0;top:calc(100% + 12px);width:min(360px,calc(100vw - 24px));max-height:min(650px,calc(100dvh - 80px));overflow:auto;padding:20px;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}rtc-root .header-menu p{overflow-wrap:anywhere;color:var(--muted);font-size:12px}rtc-root .theme-menu{width:180px;padding:8px}rtc-root .theme-menu button{width:100%;border:0;background:transparent;justify-content:flex-start}rtc-root .theme-menu button span{flex:1;text-align:left}rtc-root .theme-menu button:hover,rtc-root .theme-menu button[aria-checked=true]{background:var(--selected);color:var(--selected-text)}rtc-root .plan-row{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid var(--border);font-size:12px}rtc-root .plan-row span{color:var(--muted)}rtc-root .plan-row strong{text-align:right;overflow-wrap:anywhere}rtc-root .plan-menu>button{margin-top:12px;width:100%;color:var(--selected-text)}rtc-root .profile-menu{padding:0}rtc-root .profile-summary{display:flex;align-items:center;gap:12px;padding:20px;background:var(--selected)}rtc-root .profile-summary>div{min-width:0}rtc-root .profile-summary h2{margin:0 0 4px;font-size:14px;overflow-wrap:anywhere}rtc-root .profile-summary p{margin:0 0 8px}rtc-root .profile-avatar{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border-radius:50%;background:var(--selected);color:var(--selected-text);border:1px solid var(--border);font-weight:600;overflow:hidden}rtc-root .profile-avatar img{width:100%;height:100%;object-fit:cover}rtc-root .profile-summary>.profile-avatar{width:48px;height:48px;background:var(--surface)}rtc-root .active-account{display:inline-block;padding:3px 6px;border-radius:999px;background:var(--success-bg);color:var(--success);font-size:9px;white-space:nowrap}rtc-root .profile-menu>button{width:100%;justify-content:flex-start;border:0;border-radius:0;padding:14px 20px;background:transparent}rtc-root .profile-menu button:hover{background:var(--hover)}rtc-root .other-accounts{padding:10px 12px;border-block:1px solid var(--border)}rtc-root .accounts-toggle{width:100%;justify-content:space-between;text-align:left;border:0;background:transparent;color:var(--muted);font-size:11px}rtc-root .accounts-toggle small{display:block;margin-top:4px;font-size:10px}rtc-root .account-row{display:flex;width:100%;text-align:left;gap:8px;border-radius:14px;padding:10px;margin:6px 0;background:var(--surface-raised)}rtc-root .account-meta{flex:1;min-width:0}rtc-root .account-meta strong,rtc-root .account-meta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}rtc-root .account-meta strong{font-size:12px}rtc-root .account-meta small{margin-top:4px;font-size:11px;color:var(--muted)}rtc-root .add-account{width:100%;border:0;margin-top:6px;background:transparent}rtc-root aside{padding:12px;display:flex;flex-direction:column;min-height:0;overflow:auto}rtc-root .workspace{display:flex;gap:10px;align-items:center;padding:12px 4px 20px;font-size:13px;min-width:0}rtc-root .workspace>span:last-child{min-width:0;overflow-wrap:anywhere}rtc-root .workspace small{display:block;font-size:11px;color:var(--muted);margin-top:5px}rtc-root .avatar{display:grid;place-items:center;background:var(--selected);color:var(--selected-text);width:32px;height:32px;flex-shrink:0;border-radius:8px}rtc-root nav{display:flex;flex-direction:column;gap:4px}rtc-root nav button{justify-content:flex-start;border:0;background:transparent;padding:12px;font-size:13px;color:var(--muted)}rtc-root nav button.selected{background:var(--selected);color:var(--selected-text)}rtc-root .aside-bottom{margin-top:auto;padding-top:24px}rtc-root .aside-bottom button{border:0;width:100%;justify-content:flex-start;margin-top:10px;background:transparent}rtc-root .environment{font-size:11px;color:var(--muted);display:flex;gap:8px;align-items:center;padding-left:10px}rtc-root .environment i,rtc-root footer i{width:6px;height:6px;border-radius:50%;background:#34a853;display:inline-block}rtc-root .workspace-main{padding:24px;min-width:0;min-height:0;overflow:auto;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:16px;margin:0 calc(16px + var(--champrep-rail-reserve, 0px) + var(--champrep-panel-reserve, 0px)) 16px 0}rtc-root .workspace-main>header{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:24px;flex-wrap:wrap}rtc-root .eyebrow{font-size:10px;color:var(--muted);font-weight:600;margin-bottom:10px}rtc-root .header-actions,rtc-root .row-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}rtc-root .table-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;padding-bottom:18px;flex-wrap:wrap}rtc-root .search{display:flex;align-items:center;border:1px solid var(--border);border-radius:8px;padding-left:11px;margin:0;max-width:280px;width:100%;color:var(--muted)}rtc-root .search input{border:0;margin:0;background:transparent;font-size:13px;padding:9px}rtc-root .muted{color:var(--muted);font-size:12px}rtc-root .table-wrap{width:100%;overflow-x:auto;border-top:1px solid var(--border)}rtc-root table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}rtc-root th{background:var(--surface-raised);font-size:11px;font-weight:600;color:var(--muted);padding:13px 12px;white-space:nowrap}rtc-root td{padding:16px 12px;border-top:1px solid var(--border);max-width:320px;overflow-wrap:anywhere}rtc-root td strong{font-weight:500}rtc-root td small{display:block;color:var(--muted);margin-top:5px}rtc-root .identifier{color:var(--muted);font-family:ui-monospace,monospace;font-size:11px;max-width:300px}rtc-root .date{white-space:nowrap;color:var(--muted)}rtc-root .status,rtc-root .tag{display:inline-flex;align-items:center;border-radius:5px;padding:4px 7px;background:var(--success-bg);color:var(--success);font-size:11px;font-weight:500}rtc-root .status.suspended{color:var(--error);background:var(--error-bg)}rtc-root .align-right{text-align:right}rtc-root .empty{text-align:center;padding:64px 16px;color:var(--muted)}rtc-root .empty lucide-icon{display:inline-flex;margin-bottom:14px}rtc-root .empty h2{font-size:14px;font-weight:500}rtc-root .metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--border);margin-bottom:24px;padding:24px 0;gap:20px}rtc-root .metrics>div{padding:0 16px}rtc-root .metrics span{display:block;font-size:12px;color:var(--muted)}rtc-root .metrics strong{display:block;font-size:28px;font-weight:600;margin-top:10px;overflow-wrap:anywhere}rtc-root .metrics .small-number{font-size:20px}rtc-root .section{margin-top:12px}rtc-root .section h2{margin-bottom:24px}rtc-root .operation{display:flex;align-items:center;gap:20px;padding:22px 0;border-top:1px solid var(--border)}rtc-root .operation>div{flex:1}rtc-root .operation span{font-size:12px;color:var(--muted)}rtc-root .narrow{max-width:660px}rtc-root .error,rtc-root .widget-notice{padding:12px 15px;border-radius:8px;font-size:13px;display:flex;gap:12px;justify-content:space-between;align-items:center;margin-bottom:15px;overflow-wrap:anywhere}rtc-root .error{background:var(--error-bg);color:var(--error)}rtc-root .widget-notice{background:var(--selected);color:var(--selected-text)}rtc-root .loading{font-size:12px;color:var(--selected-text);margin-bottom:12px}rtc-root footer{display:flex;justify-content:space-between;gap:12px;margin-top:auto;padding-top:40px;font-size:10px;color:var(--muted);flex-wrap:wrap}rtc-root footer span:last-child{display:flex;align-items:center;gap:8px}rtc-root .auth{max-width:430px;margin:10vh auto;padding:28px}rtc-root .auth>img{width:64px;height:64px;object-fit:contain;margin-bottom:24px}rtc-root .auth>img.company-mark{width:150px;height:auto;display:block}rtc-root .auth>img.company-mark-dark{display:none}:root[data-theme=dark] rtc-root .auth>img.company-mark-light{display:none}:root[data-theme=dark] rtc-root .auth>img.company-mark-dark{display:block}rtc-root .auth h1{margin-bottom:24px}rtc-root .auth form>button{width:100%;margin-top:4px}rtc-root .auth .tag{float:right}rtc-root .overlay{position:fixed;inset:0;background:#0006;z-index:2147483640;display:grid;place-items:center;padding:16px}rtc-root .modal{width:100%;max-width:460px;background:var(--surface);padding:24px;border-radius:16px;max-height:calc(100dvh - 32px);overflow:auto;box-shadow:var(--shadow)}rtc-root .modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}rtc-root .modal-header h2{margin:0}rtc-root .modal form>button{width:100%;margin-top:10px}rtc-root fieldset{border:1px solid var(--border);border-radius:8px;padding:15px;margin:0 0 15px}rtc-root legend{font-size:12px}rtc-root .checkbox{display:flex;align-items:center;gap:10px;margin-bottom:10px}rtc-root .checkbox input{width:16px;margin:0}rtc-root .call-stage{margin-bottom:24px;border-bottom:1px solid var(--border);padding-bottom:24px}rtc-root .call-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;gap:12px}rtc-root .call-title h2{margin:0;overflow-wrap:anywhere}rtc-root .videos{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:12px}rtc-root .call-controls{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;padding-top:18px}rtc-root .call-controls select{width:auto;max-width:180px;font-size:12px}rtc-root .record{color:var(--error)}rtc-root .sidebar-collapsed{grid-template-columns:64px minmax(0,1fr)}rtc-root .sidebar-collapsed aside{padding:12px 7px}rtc-root .sidebar-collapsed .workspace,rtc-root .sidebar-collapsed nav button span,rtc-root .sidebar-collapsed .aside-bottom span{display:none}rtc-root .sidebar-collapsed nav button,rtc-root .sidebar-collapsed .aside-bottom button{padding:10px;justify-content:center}rtc-root .sidebar-collapsed .champrep-sidebar-brand__light,rtc-root .sidebar-collapsed .champrep-sidebar-brand__dark{display:none}rtc-root .sidebar-collapsed .champrep-sidebar-brand__mark{display:block}@media(max-width:760px){rtc-root .shell{grid-template-columns:64px minmax(0,1fr)}rtc-root aside{padding:12px 7px}rtc-root .workspace,rtc-root nav button span,rtc-root .aside-bottom span,rtc-root .sidebar-toggle{display:none}rtc-root nav button,rtc-root .aside-bottom button{padding:10px;justify-content:center}rtc-root .platform-header{padding:0 10px;gap:6px}rtc-root .platform-actions{gap:3px}rtc-root .header-menu{position:fixed;right:12px;top:58px}rtc-root .brand{gap:6px}rtc-root .brand img{width:28px;height:28px}rtc-root .brand span{font-size:16px}rtc-root .plan-badge{max-width:120px;padding:4px}rtc-root .plan-label{display:none}rtc-root .workspace-main{padding:18px 14px;border-radius:12px;margin-bottom:8px;margin-right:calc(8px + var(--champrep-rail-reserve, 0px) + var(--champrep-panel-reserve, 0px))}rtc-root .header-actions{margin-left:auto}rtc-root .header-actions button{font-size:12px;padding:8px}rtc-root .table-wrap table{min-width:600px}rtc-root .metrics{grid-template-columns:1fr;gap:20px}rtc-root .metrics>div{padding:0}rtc-root .operation{gap:10px;flex-wrap:wrap}rtc-root .operation>div{min-width:150px}rtc-root .call-controls{gap:5px}rtc-root .call-controls select{max-width:140px}rtc-root .champrep-sidebar-brand__light,rtc-root .champrep-sidebar-brand__dark{display:none}rtc-root .champrep-sidebar-brand__mark{display:block}}@media(max-width:380px){rtc-root .brand span{display:none}rtc-root .plan-badge{max-width:76px}}@media(prefers-reduced-motion:reduce){rtc-root *,rtc-root *:before,rtc-root *:after{animation:none!important;transition:none!important}}
