:root{--one-rhythm-font-sans:Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", ui-sans-serif, system-ui, sans-serif;--one-rhythm-font-mono:ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", monospace;color:#172033;font-family:var(--one-rhythm-font-sans);background:#eef3f8}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.v2-auth-surface input,.v2-auth-surface textarea,.v2-auth-surface select{color:#172033;background:#fff;border:1px solid #94a3b85c;border-radius:12px;min-height:42px;padding:.55rem .7rem}.v2-shell button,.v2-auth-surface button{color:#fff;background:#173b7a;border:0;border-radius:999px;padding:.7rem 1rem;font-weight:700}.v2-shell button:disabled,.v2-auth-surface button:disabled{color:#526172;background:#c5cfdd}.ritm-auth-surface{--ritm-primary-color:#06f;--ritm-primary-hover:#0052cc;--ritm-text-color:#2c3e50;--ritm-bg-color:#f8fafc;background:#e2e8f0;justify-content:center;align-items:center;min-height:100vh;padding:24px 12px;display:flex}.ritm-form-container{background:#fff;border-radius:16px;width:min(420px,100%);max-height:calc(100vh - 48px);padding:40px;overflow:auto;box-shadow:0 10px 25px #0000000d}.ritm-form-header{text-align:center;margin-bottom:30px}.ritm-form-header h2{color:var(--ritm-text-color);margin:0 0 10px;font-size:24px;font-weight:700;line-height:1.3}.ritm-form-header p{color:#64748b;margin:0;font-size:15px;line-height:1.5}.v2-auth-surface .form-group{gap:8px;margin-bottom:20px;display:grid}.v2-auth-surface .form-group span{color:var(--ritm-text-color);font-size:14px;font-weight:600;display:block}.v2-auth-surface .form-input,.v2-auth-surface .form-select{background-color:var(--ritm-bg-color);width:100%;min-height:0;color:var(--ritm-text-color);border:1.5px solid #cbd5e1;border-radius:8px;padding:12px 16px;font-size:15px;transition:border-color .3s,background-color .3s,box-shadow .3s}.v2-auth-surface .form-input:focus,.v2-auth-surface .form-select:focus{border-color:var(--ritm-primary-color);background-color:#fff;outline:none;box-shadow:0 0 0 4px #0066ff1a}.v2-auth-surface .ritm-cta-button{background-color:var(--ritm-primary-color);color:#fff;border:none;border-radius:8px;width:100%;margin-top:10px;padding:16px;font-size:16px;font-weight:700;transition:background-color .2s,transform .1s;box-shadow:0 4px 12px #06f3}.v2-auth-surface .ritm-cta-button:hover:not(:disabled){background-color:var(--ritm-primary-hover)}.v2-auth-surface .ritm-cta-button:active:not(:disabled){transform:scale(.98)}.v2-auth-surface .ritm-secondary-button{color:#991b1b;width:100%;box-shadow:none;background:#fff7f7;border:1px solid #fecaca;border-radius:8px;margin-top:10px;padding:13px}.form-privacy{color:#94a3b8;text-align:center;margin-top:15px;font-size:12px;line-height:1.4}.ritm-auth-feedback,.ritm-auth-invite-note{color:#64748b;margin:12px 0 0;line-height:1.5}.ritm-auth-feedback{color:#b91c1c}.ritm-auth-info-panel,.ritm-auth-test-panel{background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;gap:8px;margin:0 0 20px;padding:12px;display:grid}.ritm-auth-info-panel p{color:#334155;margin:0;line-height:1.5}.ritm-auth-test-title{color:#0f172a;margin:0;font-weight:800}.ritm-auth-test-copy{color:#64748b;margin:3px 0 0;font-size:13px}.ritm-auth-test-grid{grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:6px;display:grid}.v2-auth-surface .ritm-auth-test-account{color:#172033;width:100%;box-shadow:none;text-align:left;background:#fff;border:1px solid #d7e4f5;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;padding:6px 8px;display:grid}.ritm-auth-test-account-main{gap:2px;min-width:0;display:grid}.ritm-auth-test-account-main strong{font-size:12px}.ritm-auth-test-account-main span{color:#64748b;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ritm-auth-test-role{color:#526172;background:#eef2f7;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:800}.v2-auth-session-panel{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:8px;padding:8px;display:flex;position:fixed;bottom:16px;right:16px;box-shadow:0 12px 40px #0f172a24}.v2-auth-session-panel.ritm-auth-surface{background:#ffffffeb;min-height:0;padding:8px;display:flex}.v2-auth-session-panel-name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;max-width:220px;padding:0 8px;font-size:.85rem;font-weight:700;overflow:hidden}.v2-shell{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.v2-sidebar{color:#fff;background:#14213d;padding:1.25rem}.v2-brand{letter-spacing:.02em;margin-bottom:2rem;font-size:1.15rem;font-weight:800}.v2-nav{gap:.65rem;display:grid}.v2-nav-item{background:#ffffff17;border-radius:16px;padding:.85rem 1rem}.v2-nav-item-disabled{opacity:.45}.v2-content{padding:2rem}.v2-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.v2-header h1{margin:.2rem 0 0;font-size:clamp(2rem,4vw,4.2rem);line-height:.95}.v2-eyebrow,.v2-widget-component{color:#64748b;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.v2-runtime-status{background:#fff;border-radius:999px;padding:.7rem 1rem;font-weight:800;box-shadow:0 12px 40px #0f172a14}.v2-runtime-status[data-state=connected]{color:#0f7a3b}.v2-widget-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.v2-widget{background:#fff;border:1px solid #dbe4ef;border-radius:28px;padding:1.2rem;box-shadow:0 16px 55px #0f172a14}.v2-widget[data-tone=info]{border-color:#9cc2ff}.v2-widget-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.v2-widget h2{margin:.3rem 0 0;font-size:1.35rem}.v2-widget-state{color:#526172;background:#eef3f8;border-radius:999px;padding:.4rem .65rem;font-size:.78rem;font-weight:800}.v2-guidance{background:#eef6ff;border-radius:20px;margin-top:1rem;padding:1rem}.v2-guidance p{margin:.35rem 0 0}.v2-widget-data{gap:.75rem;margin:1rem 0 0;display:grid}.v2-widget-data div{gap:.2rem;display:grid}.v2-widget-data dt{color:#64748b;font-size:.78rem;font-weight:800}.v2-widget-data dd{margin:0}.v2-widget-json{white-space:pre-wrap;color:#334155;font-family:var(--one-rhythm-font-mono);background:#f8fafc;border-radius:14px;padding:.75rem;font-size:.82rem;overflow:auto}.v2-actions{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.v2-summary-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin:1rem 0 0;display:grid}.v2-summary-grid div,.v2-mini-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:.85rem}.v2-summary-grid dt{color:#64748b;font-size:.75rem;font-weight:800}.v2-summary-grid dd{margin:.25rem 0 0;font-weight:800}.v2-card-list{gap:.75rem;margin-top:1rem;display:grid}.v2-mini-card h3,.v2-fragment-group h3{margin:0 0 .55rem}.v2-mini-card p{margin:.35rem 0 0}.v2-nested-list{flex-wrap:wrap;gap:.4rem;margin-top:.65rem;display:flex}.v2-nested-list span{color:#075985;background:#e0f2fe;border-radius:999px;padding:.35rem .55rem;font-size:.8rem;font-weight:800}.v2-fragment-group{gap:.5rem;display:grid}.v2-muted{color:#64748b}.v2-event-log{color:#c8e1ff;background:#0f172a;border-radius:20px;margin-top:1rem;padding:1rem;overflow:auto}.v2-loading,.v2-error{min-height:100vh;padding:2rem}.v2-app-transition-screen{color:#172033;background:radial-gradient(circle at 18% 12%,#557db63d,#0000 30%),radial-gradient(circle at 82% 86%,#1e5ae61f,#0000 32%),linear-gradient(135deg,#eef3f8 0%,#f8fbff 46%,#e9f2f5 100%);place-items:center;min-height:100vh;padding:24px 12px;display:grid;position:relative;overflow:hidden}.v2-app-transition-screen[data-tone=logout]{background:radial-gradient(circle at 18% 12%,#173b7a38,#0000 30%),linear-gradient(135deg,#edf3f8 0%,#f8fbff 52%,#eef5f2 100%)}.v2-route-transition-stage{min-height:100vh;transition:filter .19s,opacity .19s}.v2-route-transition-stage[data-route-transitioning=true]{filter:blur(1.5px);opacity:.78}.v2-route-transition-overlay{z-index:80;pointer-events:none;position:fixed;inset:0}.v2-route-transition-overlay[data-mode=boot]{background:radial-gradient(circle at 18% 12%,#557db63d,#0000 30%),linear-gradient(135deg,#eef3f8 0%,#f8fbff 46%,#e9f2f5 100%);place-items:center;display:grid}.v2-route-transition-overlay[data-mode=route]{-webkit-backdrop-filter:saturate(.9);backdrop-filter:saturate(.9);background:#eef3f833}.v2-route-transition-overlay[data-mode=error]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#eef3f8bd;place-items:center;display:grid}.v2-app-transition-progress,.v2-route-transition-progress{background:#173b7a1f;width:100%;height:3px;position:fixed;top:0;left:0;overflow:hidden}.v2-app-transition-progress:before,.v2-route-transition-progress:before{content:"";background:linear-gradient(90deg,#0000,#173b7a,#6fa7d8,#0000);width:42%;animation:.92s ease-in-out infinite v2-route-transition-progress;position:absolute;inset:0}.v2-app-transition-panel,.v2-route-transition-panel,.v2-route-error-card{color:#172033;background:#ffffffeb;border:1px solid #173b7a1a;border-radius:28px;width:min(720px,100vw - 32px);padding:22px;box-shadow:0 24px 70px #0f172a29}.v2-route-transition-overlay[data-mode=route] .v2-route-transition-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:min(460px,100vw - 32px);padding:18px;position:fixed;bottom:24px;right:24px}.v2-app-transition-kicker,.v2-route-transition-kicker,.v2-route-error-kicker{color:#64748b;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:850}.v2-app-transition-panel h1,.v2-route-transition-panel h1,.v2-route-error-card h1{color:#173b7a;margin:.25rem 0 0;font-size:clamp(1.3rem,2.4vw,2rem);line-height:1.05}.v2-app-transition-panel p,.v2-route-transition-panel p,.v2-route-error-card p{color:#526172;margin:.55rem 0 0;line-height:1.45}.v2-app-transition-skeleton,.v2-route-transition-skeleton{gap:10px;margin-top:16px;display:grid}.v2-app-transition-skeleton-grid,.v2-route-transition-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.v2-app-transition-skeleton-card,.v2-route-transition-skeleton-card{background:linear-gradient(90deg,#e2ebf49e 0%,#f8fbffeb 45%,#e2ebf49e 100%) 0 0/220% 100%;border-radius:18px;min-height:74px;animation:1.4s ease-in-out infinite v2-route-transition-skeleton}.v2-app-transition-skeleton-card.is-wide,.v2-route-transition-skeleton-card.is-wide{min-height:96px}.v2-app-transition-skeleton-card.is-low,.v2-route-transition-skeleton-card.is-low{min-height:48px}.v2-route-lazy-fallback{place-items:center;min-height:min(420px,100vh - 220px);padding:24px;display:grid}.v2-route-lazy-fallback .v2-app-transition-panel{width:min(620px,100%);box-shadow:0 18px 54px #0f172a14}.v2-route-error{background:#eef3f8;place-items:center;min-height:100vh;padding:24px;display:grid}@keyframes v2-route-transition-progress{0%{transform:translate(-110%)}to{transform:translate(250%)}}@keyframes v2-route-transition-skeleton{0%{background-position:120% 0}to{background-position:-120% 0}}[data-testid=triage-operations-lower-region],[data-testid=bootstrap-admin-participant-invitations-lower-region]{overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:6px;max-height:min(320px,100vh - 430px)!important;overflow:auto!important}@media (width<=760px){.v2-shell{grid-template-columns:1fr}.v2-sidebar{position:static}.v2-content{padding:1rem}.v2-header{display:grid}.v2-route-transition-overlay[data-mode=route] .v2-route-transition-panel{bottom:16px;right:16px}.v2-app-transition-skeleton-grid,.v2-route-transition-skeleton-grid{grid-template-columns:1fr}}.one-rhythm-vertical-app-shell{--one-rhythm-blue-bg-gradient:linear-gradient(135deg, #f1f5f9 0%, #e2e8f0 100%);--one-rhythm-blue-sidebar-bg:#ffffff73;--one-rhythm-blue-sidebar-border:#fff9;--one-rhythm-blue-text-main:#0f172a;--one-rhythm-blue-text-item:#475569;--one-rhythm-blue-text-muted:#94a3b8;--one-rhythm-blue-marker:#3b82f6;box-sizing:border-box;background:var(--one-rhythm-blue-bg-gradient);width:100%;height:100vh;min-height:100vh;color:var(--one-rhythm-blue-text-main);font-family:var(--one-rhythm-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;position:relative;overflow:hidden}.one-rhythm-vertical-navigation-zone{z-index:100;flex-shrink:0;width:82px;height:100%;display:flex;position:relative}.one-rhythm-vertical-sidebar{z-index:3;box-sizing:border-box;border:1px solid var(--one-rhythm-blue-sidebar-border);background:var(--one-rhythm-blue-sidebar-bg);-webkit-backdrop-filter:blur(25px)saturate(170%);border-left:none;border-radius:0 18px 18px 0;flex-direction:column;align-items:center;width:82px;height:100%;padding:24px 6px 16px;display:flex;position:relative;box-shadow:5px 0 25px #00000005}.one-rhythm-vertical-sidebar-active-line{z-index:10;background:var(--one-rhythm-blue-marker);pointer-events:none;border-radius:0 4px 4px 0;width:4px;height:32px;transition:top .2s cubic-bezier(.25,1,.5,1),opacity .15s;position:absolute;left:0}.one-rhythm-vertical-sidebar-header{flex-direction:column;align-items:center;width:100%;display:flex}.one-rhythm-vertical-profile-trigger{box-sizing:border-box;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:6px 0;transition:background .15s;display:flex;position:relative}.one-rhythm-vertical-profile-trigger:hover,.one-rhythm-vertical-profile-trigger:focus-visible{background:#ffffff40;outline:none}.one-rhythm-vertical-avatar,.one-rhythm-vertical-popover-avatar{color:#fff;letter-spacing:-.02em;background:radial-gradient(circle at 35% 30%,#93c5fdf5,#3b82f6db 48%,#0f172aeb 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex;overflow:hidden}.one-rhythm-vertical-avatar.has-photo,.one-rhythm-vertical-popover-avatar.has-photo{background:#e2e8f0}.one-rhythm-vertical-avatar-photo{border-radius:inherit;object-fit:cover;flex-shrink:0;width:100%;height:100%;display:block}.one-rhythm-vertical-avatar{box-sizing:content-box;border:1px solid #fff9;width:38px;height:38px;font-size:13px}.one-rhythm-vertical-avatar-badge{background:#0f172a;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:3px;right:11.5px}.one-rhythm-vertical-avatar-badge svg{fill:none;stroke:#fff;stroke-width:2px;width:8px;height:8px}.one-rhythm-vertical-divider{border:0;border-top:1px solid #0000000a;width:calc(100% - 8px);margin:16px 0 12px}.one-rhythm-vertical-menu{flex-direction:column;gap:12px;width:100%;display:flex}.one-rhythm-vertical-menu-item{box-sizing:border-box;width:100%;color:var(--one-rhythm-blue-text-item);cursor:pointer;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:10px 4px;text-decoration:none;transition:all .15s;display:flex;position:relative}.one-rhythm-vertical-menu-left{flex-direction:column;align-items:center;gap:6px;width:100%;display:flex}.one-rhythm-vertical-icon{fill:none;stroke:#64748b;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:20px;height:20px}.one-rhythm-vertical-mini-text{color:var(--one-rhythm-blue-text-item);text-align:center;font-size:10px;font-weight:500;line-height:1.2}.one-rhythm-vertical-menu-item:hover,.one-rhythm-vertical-menu-item:focus-visible{background:#ffffff40;outline:none}.one-rhythm-vertical-menu-item.active{color:var(--one-rhythm-blue-text-main);background:#fff;font-weight:500}.one-rhythm-vertical-menu-item.active .one-rhythm-vertical-icon{stroke:var(--one-rhythm-blue-marker);stroke-width:1.6px}.one-rhythm-vertical-menu-item.active .one-rhythm-vertical-mini-text{color:var(--one-rhythm-blue-text-main);font-weight:600}.one-rhythm-vertical-sidebar-widgets{flex-direction:column;align-items:center;gap:12px;width:100%;margin-top:16px;display:flex}.one-rhythm-vertical-widget-select{box-sizing:content-box;color:#64748b;cursor:pointer;background:#fff6;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:flex;position:relative}.one-rhythm-vertical-widget-select.is-open{color:#0f172a;background:#ffffffc2}.one-rhythm-vertical-widget-select:hover,.one-rhythm-vertical-widget-select:focus-visible{background:#ffffffa8;outline:none}.one-rhythm-vertical-bell-emoji{justify-content:center;align-items:center;font-size:17px;line-height:1;display:inline-flex;transform:translateY(-1px)}.one-rhythm-vertical-notification-dot{background:#ef4444;border-radius:999px;width:8px;height:8px;animation:2.2s ease-in-out infinite one-rhythm-vertical-notification-pulse;position:absolute;top:8px;right:9px;box-shadow:0 0 0 2px #fffffff0}@keyframes one-rhythm-vertical-notification-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(.72)}}.one-rhythm-vertical-sidebar-footer{flex-direction:column;align-items:center;width:100%;margin-top:auto;padding-top:16px;display:flex}.one-rhythm-vertical-create-button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:500;line-height:1;display:flex;box-shadow:0 4px 12px #0f172a26}.one-rhythm-vertical-create-button:disabled{box-shadow:none;color:#ffffffdb;cursor:not-allowed;opacity:1;background:#94a3b894}.one-rhythm-vertical-sub-menu-panel{z-index:2;box-sizing:border-box;opacity:0;pointer-events:none;background-clip:padding-box;border-left:8px solid #0000;width:230px;height:100%;transition:transform .2s cubic-bezier(.25,1,.5,1),opacity .15s;position:absolute;top:0;left:82px;transform:translate(-10px)}.one-rhythm-vertical-sub-menu-panel.open{opacity:1;pointer-events:auto;transform:translate(0)}.one-rhythm-vertical-sub-menu-content{box-sizing:border-box;border:1px solid var(--one-rhythm-blue-sidebar-border);background:#f1f5f9;border-left:none;border-radius:0 18px 18px 0;flex-direction:column;gap:16px;width:100%;height:100%;padding:16px;display:flex;box-shadow:20px 0 60px -15px #0f172a14}.one-rhythm-vertical-sub-menu-title,.one-rhythm-vertical-popover-section-title{color:var(--one-rhythm-blue-text-muted);letter-spacing:.6px;text-transform:uppercase;font-size:11px;font-weight:600}.one-rhythm-vertical-sub-menu-title{box-sizing:content-box;padding-left:8px;line-height:normal}.one-rhythm-vertical-sub-menu-list{flex-direction:column;gap:4px;display:flex}.one-rhythm-vertical-sub-item{box-sizing:content-box;color:var(--one-rhythm-blue-text-item);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;padding:9px 12px;font-size:13.5px;font-weight:400;line-height:normal;transition:all .15s}.one-rhythm-vertical-sub-item:hover,.one-rhythm-vertical-sub-item:focus-visible{color:var(--one-rhythm-blue-text-main);background:#ffffff80;outline:none}.one-rhythm-vertical-sub-item.active{color:var(--one-rhythm-blue-marker);background:#fff;font-weight:500}.one-rhythm-vertical-sub-item:disabled{opacity:.52;cursor:not-allowed}.one-rhythm-vertical-account-popover{z-index:1000;opacity:0;pointer-events:none;border-radius:16px;flex-direction:column;width:280px;transition:transform .15s cubic-bezier(.25,1,.5,1),opacity .12s;display:flex;position:absolute;top:16px;left:88px;transform:translateY(-5px);box-shadow:0 30px 60px -12px #0f172a40}.one-rhythm-vertical-account-popover.open{opacity:1;pointer-events:auto;transform:translateY(0)}.one-rhythm-vertical-account-popover:before{content:"";pointer-events:auto;background:0 0;width:20px;height:100%;position:absolute;top:0;left:-20px}.one-rhythm-vertical-popover-inner{border-radius:16px;flex-direction:column;width:100%;display:flex;overflow:hidden}.one-rhythm-vertical-popover-profile-block{color:#fff;background:#0f172a;flex-direction:column;gap:14px;padding:16px;display:flex}.one-rhythm-vertical-popover-user-info{align-items:center;gap:12px;display:flex}.one-rhythm-vertical-popover-avatar{width:34px;height:34px;font-size:12px}.one-rhythm-vertical-popover-user-details{flex-direction:column;min-width:0;display:flex}.one-rhythm-vertical-popover-user-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.one-rhythm-vertical-popover-user-id{color:#94a3b8;font-size:11px}.one-rhythm-vertical-popover-actions{gap:8px;margin-top:2px;display:flex}.one-rhythm-vertical-popover-button{color:#e2e8f0;cursor:pointer;text-align:center;background:#ffffff14;border:0;border-radius:8px;flex:1;padding:7px;font-size:12px;font-weight:500;transition:all .12s}.one-rhythm-vertical-popover-button:hover,.one-rhythm-vertical-popover-button:focus-visible{color:#fff;background:#ffffff29;outline:none}.one-rhythm-vertical-popover-button.logout:hover,.one-rhythm-vertical-popover-button.logout:focus-visible{color:#fff;background:#ef4444}.one-rhythm-vertical-popover-companies-block{-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-top:1px solid #0000000a;flex-direction:column;gap:10px;padding:16px;display:flex}.one-rhythm-vertical-popover-section-title{color:#64748b;margin-bottom:4px}.one-rhythm-vertical-popover-company-list{flex-direction:column;gap:10px;max-height:250px;padding:2px 0 4px;scroll-padding-top:2px;display:flex;overflow-y:auto}.one-rhythm-vertical-popover-company-item{cursor:pointer;text-align:left;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:normal;padding:10px 12px;transition:transform .12s,border-color .12s,background .12s,box-shadow .12s;display:flex}.one-rhythm-vertical-popover-company-item:hover,.one-rhythm-vertical-popover-company-item:focus-visible{background:#fff;border-color:#cbd5e1;outline:none;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a0f}.one-rhythm-vertical-popover-company-item.current{border-color:var(--one-rhythm-blue-marker);background:#fff;box-shadow:0 4px 12px #3b82f614}.one-rhythm-vertical-popover-company-item:disabled{opacity:.66;cursor:wait}.one-rhythm-vertical-company-name-block{text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:4px;min-width:0;min-height:18px;display:flex;overflow:hidden}.one-rhythm-vertical-popover-company-name{min-width:0;color:var(--one-rhythm-blue-text-main);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;display:block;overflow:hidden}.one-rhythm-vertical-popover-company-id{color:#64748b;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;margin-top:1px;font-size:10px;display:block;overflow:hidden}.one-rhythm-vertical-popover-badge{color:var(--one-rhythm-blue-marker);text-transform:uppercase;background:#3b82f61a;border-radius:6px;flex-shrink:0;padding:2px 6px;font-size:9px;font-weight:600}.one-rhythm-vertical-popover-note,.one-rhythm-vertical-popover-error{border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.35}.one-rhythm-vertical-popover-note{color:#64748b;background:#f8fafc}.one-rhythm-vertical-popover-error{color:#be123c;background:#fff1f2}.one-rhythm-vertical-content{box-sizing:border-box;flex:1;min-width:0;height:100%;padding:24px;position:relative;overflow:hidden auto}.one-rhythm-vertical-content .cabinet-scene-topbar.index2-top-shell-pattern{display:none!important}.one-rhythm-vertical-content [data-testid=route-screen-shell-stage]{width:100%;min-height:calc(100dvh - 48px);max-width:none!important;margin-left:0!important;margin-right:0!important}.one-rhythm-vertical-content .cabinet-screen-shell{width:100%;max-width:none;min-height:calc(100dvh - 48px);margin:0}.one-rhythm-vertical-content .cabinet-screen-shell-plate{grid-template-rows:minmax(0,1fr);align-content:start;min-width:0;min-height:calc(100dvh - 48px);display:grid}.one-rhythm-vertical-content .cabinet-screen-shell-layer,.one-rhythm-vertical-content .cabinet-screen-atmosphere-mat{grid-template-columns:minmax(0,1fr);align-content:start;min-width:0;min-height:100%}.one-rhythm-vertical-content .cabinet-screen-shell-layer{grid-template-rows:minmax(0,1fr)}.one-rhythm-vertical-content .cabinet-screen-atmosphere-mat{grid-template-rows:auto minmax(0,1fr)}.one-rhythm-vertical-content .cabinet-upper-content-frame{grid-template-columns:minmax(0,1fr);min-width:0;max-width:none;margin-left:0;margin-right:0}.one-rhythm-vertical-content .cabinet-scene-frame{grid-template-columns:minmax(0,1fr);min-width:0}.one-rhythm-vertical-content [data-testid$=-screen],.one-rhythm-vertical-content [data-testid$=-route-screen],.one-rhythm-vertical-content .team-readiness-screen-shell,.one-rhythm-vertical-content .employee-assignments-v2-screen,.one-rhythm-vertical-content .organization-analytics-fot-screen{max-width:none!important}.one-rhythm-vertical-content [data-testid=employee-assignments-v2-screen] .cabinet-screen-shell,.one-rhythm-vertical-content [data-testid=employee-assignments-v2-screen] .employee-assignments-v2-wide-layout{width:100%!important;max-width:none!important}.one-rhythm-vertical-content .organization-analytics-fot-screen>.cabinet-screen-shell{min-width:0;width:100%!important;max-width:none!important}.one-rhythm-vertical-content .instruction-letters-prototype,.one-rhythm-vertical-content .assignment-checks-shell,.one-rhythm-vertical-content .package-settings-prototype{height:100%;min-height:0;max-width:none!important;display:grid!important}.one-rhythm-vertical-content .assignment-checks-shell,.one-rhythm-vertical-content .instruction-letters-prototype .shell,.one-rhythm-vertical-content .package-settings-shell,.one-rhythm-vertical-content .cabinet-reveal-surface{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid!important}.one-rhythm-vertical-content .instruction-letters-prototype{grid-template-rows:minmax(0,1fr) auto}.one-rhythm-vertical-content .instruction-letters-prototype .shell,.one-rhythm-vertical-content .package-settings-shell{height:100%}.one-rhythm-vertical-content .cabinet-reveal-surface>.cabinet-upper-content-frame{grid-template-rows:minmax(0,1fr);min-width:0;height:100%;min-height:0;justify-items:stretch!important;display:grid!important}.one-rhythm-vertical-content [data-testid=package-settings-content-zone]{grid-template-rows:minmax(0,1fr)!important}.one-rhythm-vertical-content .cabinet-widget-field-shell-surface,.one-rhythm-vertical-content .cabinet-widget-field-stage-surface,.one-rhythm-vertical-content .instruction-letters-prototype .widget-field-shell,.one-rhythm-vertical-content .instruction-letters-prototype .widget-field-stage,.one-rhythm-vertical-content .assignment-checks-widget-field,.one-rhythm-vertical-content .assignment-checks-widget-stage,.one-rhythm-vertical-content .package-settings-widget-field,.one-rhythm-vertical-content .package-settings-widget-stage{min-width:0;min-height:0;height:100%!important;display:grid!important}.one-rhythm-vertical-content .cabinet-widget-field-shell-surface[style*="display: none"]{height:auto!important;display:none!important}.one-rhythm-vertical-content .cabinet-widget-field-grid-surface,.one-rhythm-vertical-content .instruction-letters-prototype .widget-grid,.one-rhythm-vertical-content .bootstrap-admin-participants-access-prototype-grid,.one-rhythm-vertical-content .assignment-checks-widget-grid,.one-rhythm-vertical-content .package-settings-widget-grid{min-width:0;min-height:0;grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important;height:100%!important;transform:none!important}.one-rhythm-vertical-content .cabinet-widget-field-shell-surface{--cabinet-field-fluid-columns:4;--cabinet-field-fluid-rows:2;--cabinet-field-fluid-width:100cqw;--cabinet-field-fluid-unit:calc((var(--cabinet-field-fluid-width) - ((var(--cabinet-field-fluid-columns) - 1) * var(--cabinet-widget-gap))) / var(--cabinet-field-fluid-columns));--cabinet-field-fluid-height:calc((var(--cabinet-field-fluid-rows) * var(--cabinet-field-fluid-unit)) + ((var(--cabinet-field-fluid-rows) - 1) * var(--cabinet-widget-gap)));place-content:start center;height:var(--cabinet-field-fluid-height)!important}.one-rhythm-vertical-content .cabinet-widget-field-stage-surface{place-content:start center;height:var(--cabinet-field-fluid-height)!important}.one-rhythm-vertical-content .cabinet-widget-field-grid-surface{place-content:start center;width:var(--cabinet-field-fluid-width)!important;height:var(--cabinet-field-fluid-height)!important;grid-template-columns:repeat(4, var(--cabinet-field-fluid-unit))!important;grid-template-rows:repeat(2, var(--cabinet-field-fluid-unit))!important}.one-rhythm-vertical-content .cabinet-widget-field-grid-surface>*,.one-rhythm-vertical-content .instruction-letters-prototype .widget-grid>*,.one-rhythm-vertical-content .bootstrap-admin-participants-access-prototype-grid>*,.one-rhythm-vertical-content .assignment-checks-widget-grid>*,.one-rhythm-vertical-content .package-settings-widget-grid>*{overflow-wrap:anywhere;min-width:0;max-width:100%}@media (width<=860px){.one-rhythm-vertical-navigation-zone,.one-rhythm-vertical-sidebar{width:82px}.one-rhythm-vertical-sub-menu-panel{width:230px;left:82px}.one-rhythm-vertical-account-popover{width:min(280px,100vw - 82px);left:min(88px,max(82px,100vw - 280px))}.one-rhythm-vertical-content{padding:16px}}@media (width<=640px){.one-rhythm-vertical-content .cabinet-widget-field-shell-surface,.one-rhythm-vertical-content .cabinet-widget-field-stage-surface,.one-rhythm-vertical-content .instruction-letters-prototype .widget-field-shell,.one-rhythm-vertical-content .instruction-letters-prototype .widget-field-stage,.one-rhythm-vertical-content .assignment-checks-widget-field,.one-rhythm-vertical-content .assignment-checks-widget-stage,.one-rhythm-vertical-content .package-settings-widget-field,.one-rhythm-vertical-content .package-settings-widget-stage{height:auto!important}.one-rhythm-vertical-content .cabinet-widget-field-grid-surface,.one-rhythm-vertical-content .instruction-letters-prototype .widget-grid,.one-rhythm-vertical-content .bootstrap-admin-participants-access-prototype-grid,.one-rhythm-vertical-content .assignment-checks-widget-grid,.one-rhythm-vertical-content .package-settings-widget-grid{grid-auto-rows:minmax(150px,auto);grid-template-rows:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;height:auto!important}.one-rhythm-vertical-content .cabinet-widget-field-grid-surface>[data-slot-key],.one-rhythm-vertical-content .instruction-letters-prototype .widget-grid>[data-slot-key],.one-rhythm-vertical-content .bootstrap-admin-participants-access-prototype-grid>[data-slot-key],.one-rhythm-vertical-content .assignment-checks-widget-grid>[data-slot-key],.one-rhythm-vertical-content .package-settings-widget-grid>[data-slot-key]{grid-area:auto!important}.one-rhythm-vertical-content .cabinet-widget-field-shell-surface{--cabinet-field-fluid-columns:2;--cabinet-field-fluid-rows:3;height:var(--cabinet-field-fluid-height)!important}.one-rhythm-vertical-content .cabinet-widget-field-stage-surface{height:var(--cabinet-field-fluid-height)!important}.one-rhythm-vertical-content .cabinet-widget-field-grid-surface{grid-auto-rows:var(--cabinet-field-fluid-unit);height:var(--cabinet-field-fluid-height)!important;grid-template-columns:repeat(2, var(--cabinet-field-fluid-unit))!important;grid-template-rows:none!important}}@media (width<=520px){.one-rhythm-vertical-content .cabinet-scene-frame,.one-rhythm-vertical-content .cabinet-scene-frame>*,.one-rhythm-vertical-content .cabinet-scene-frame [style*=grid-template-columns],.one-rhythm-vertical-content .cabinet-scene-upper-layer,.one-rhythm-vertical-content .cabinet-upper-content-frame,.one-rhythm-vertical-content .cabinet-widget-field-shell-surface,.one-rhythm-vertical-content .cabinet-widget-field-stage-surface{width:100%!important;min-width:0!important;max-width:100%!important}.one-rhythm-vertical-content .cabinet-scene-frame [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.one-rhythm-vertical-content .bootstrap-admin-company-settings-lower-grid,.one-rhythm-vertical-content .bootstrap-admin-company-settings-product-grid,.one-rhythm-vertical-content .bootstrap-admin-company-settings-cards,.one-rhythm-vertical-content [data-testid=bootstrap-admin-company-settings-lower-region],.one-rhythm-vertical-content [data-testid=bootstrap-admin-company-settings-lower-main-slot],.one-rhythm-vertical-content .organization-analytics-fot-prototype,.one-rhythm-vertical-content .organization-analytics-fot-metrics,.one-rhythm-vertical-content .organization-analytics-fot-risk-metrics,.one-rhythm-vertical-content .organization-analytics-fot-summary-grid,.one-rhythm-vertical-content .organization-analytics-fot-route-grid{grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-width:0!important;max-width:100%!important}.one-rhythm-vertical-content .bootstrap-admin-company-settings-lower-grid>*,.one-rhythm-vertical-content .bootstrap-admin-company-settings-product-grid>*,.one-rhythm-vertical-content .bootstrap-admin-company-settings-cards>*,.one-rhythm-vertical-content [data-testid=bootstrap-admin-company-settings-lower-region]>*,.one-rhythm-vertical-content [data-testid=bootstrap-admin-company-settings-lower-main-slot]>*,.one-rhythm-vertical-content .organization-analytics-fot-prototype>*,.one-rhythm-vertical-content .organization-analytics-fot-metrics>*,.one-rhythm-vertical-content .organization-analytics-fot-risk-metrics>*,.one-rhythm-vertical-content .organization-analytics-fot-summary-grid>*,.one-rhythm-vertical-content .organization-analytics-fot-route-grid>*{min-width:0;max-width:100%}.one-rhythm-vertical-content [data-testid=bootstrap-admin-company-settings-lower-region] *,.one-rhythm-vertical-content [data-testid=bootstrap-admin-company-settings-lower-main-slot] *,.one-rhythm-vertical-content .bootstrap-admin-company-settings-product-grid *,.one-rhythm-vertical-content .bootstrap-admin-company-settings-cards *,.one-rhythm-vertical-content .organization-analytics-fot-prototype *,.one-rhythm-vertical-content .organization-analytics-fot-panel,.one-rhythm-vertical-content .organization-analytics-fot-panel *{box-sizing:border-box;overflow-wrap:anywhere;min-width:0!important;max-width:100%!important}.one-rhythm-vertical-content .cabinet-widget-field-grid-surface,.one-rhythm-vertical-content .instruction-letters-prototype .widget-grid,.one-rhythm-vertical-content .bootstrap-admin-participants-access-prototype-grid,.one-rhythm-vertical-content .assignment-checks-widget-grid,.one-rhythm-vertical-content .package-settings-widget-grid{grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important}.one-rhythm-vertical-content .cabinet-widget-field-shell-surface{--cabinet-field-fluid-columns:1;--cabinet-field-fluid-rows:6}.one-rhythm-vertical-content .cabinet-widget-field-grid-surface{grid-auto-rows:var(--cabinet-field-fluid-unit);grid-template-columns:var(--cabinet-field-fluid-unit)!important}}
