:root{--bg-base: #edf5fb;--surface: #ffffff;--line: #c5dceb;--text-primary: #16334a;--text-muted: #56718a;--accent: #0b9bde;font-family:Segoe UI,Trebuchet MS,Verdana,sans-serif;line-height:1.35;font-weight:400;color:var(--text-primary);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg-base)}#root{min-height:100vh;overflow-x:clip}.app-shell{min-height:100vh;display:grid;grid-template-rows:auto auto 1fr auto;color:var(--text-primary);background:linear-gradient(180deg,#f4f9fd,#edf5fb 35%,#e8f2f9)}.top-strip{height:4px;background:linear-gradient(90deg,#0b9bde,#1cb2f0 40%,#f2bc37)}.topbar{display:flex;justify-content:space-between;align-items:center;gap:.8rem;flex-wrap:wrap;padding:.45rem .8rem;border-bottom:1px solid #c0d9ea;background:#eff7fd}.brand{font-size:.98rem;letter-spacing:.01em;font-weight:600;cursor:pointer;color:#0e6da1}button{border:1px solid var(--line);background:var(--surface);color:#123750;border-radius:8px;padding:.5rem .8rem;cursor:pointer;font-weight:600}button:hover{border-color:#0b9bde;background:#eaf6ff}button.active{background:var(--accent);color:#fff;border-color:var(--accent)}main{max-width:1560px;width:100%;margin:0 auto;padding:clamp(.45rem,1.2vw,.7rem) clamp(.55rem,1.8vw,1.2rem) 1.2rem}main.room-control-main-shell{max-width:none;margin:0;padding:.45rem .6rem .8rem}main.admin-main-shell{max-width:none}.landing{min-height:calc(100vh - 220px);display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,1fr);align-items:center;gap:2rem;padding:1rem .9rem}.landing-copy{max-width:780px}.landing-logo{margin-bottom:1rem}.landing-logo img{display:block;width:min(420px,100%);height:auto;filter:drop-shadow(0 8px 16px rgba(11,155,222,.15))}.landing h1{margin:0 0 .8rem;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.landing p{margin:0;color:#3c5d78;max-width:70ch}.landing-modules{display:grid;gap:.65rem}.module-card{width:100%;text-align:left;border-radius:0;background:#f6fbff;border:2px solid #9dc8e3;min-height:74px;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;text-decoration:none;color:inherit}.module-card:hover{border-color:#0b9bde;background:#eef8ff}.module-card strong{display:block;margin-bottom:.05rem;font-size:clamp(1rem,1.5vw,1.15rem)}.module-card p{margin:0;color:#4e6f87;font-size:clamp(.88rem,1.15vw,1rem)}.module-arrow{font-size:2rem;font-weight:300;line-height:1}.top-actions{display:flex;align-items:center;gap:.35rem}.icon-button{width:32px;height:32px;border-radius:999px;border:1px solid #9fc4dd;background:#f3f9ff;color:#2f6488;display:grid;place-items:center;padding:0;font-weight:700}.icon-button svg{width:14px;height:14px}.icon-button-image{width:14px;height:14px;object-fit:contain;display:block}.icon-button.ok{border-color:#8bc8a1;color:#1e7a45;background:#edf9f1}.icon-button.fail{border-color:#d9a8a8;color:#a13636;background:#fdf2f2}.user-badge-wrap{position:relative}.user-badge-button{border:0;background:transparent;padding:0}.user-badge{width:34px;height:34px;border-radius:50%;background:#cdb65a;color:#fff;display:grid;place-items:center;font-weight:700}.user-badge.big{width:44px;height:44px}.user-menu-card{position:absolute;right:0;top:calc(100% + .4rem);width:min(290px,calc(100vw - 24px));border:1px solid #cecece;background:#f1f1f1;box-shadow:0 8px 24px #00000029;padding:.6rem;z-index:30}.user-menu-head{display:flex;align-items:center;gap:.7rem}.user-menu-head strong{display:block;font-size:1.45rem;font-weight:500;line-height:1.15}.user-menu-head div div{color:#646b74;font-size:1.1rem}.logout-link{margin-top:.7rem;border:0;background:transparent;color:#1499d8;font-weight:700;padding:.2rem 0}.about-meta{margin-top:1.1rem;display:grid;gap:.55rem}.about-meta div{display:flex;gap:1.2rem}.about-meta span{width:190px;color:#454a53}.back-link{border:0;background:transparent;color:#3c4149;font-weight:600;padding:0;margin:0 0 .65rem}.alert{padding:.7rem .9rem;border-radius:8px;margin:.75rem 0;border:1px solid transparent}.alert.ok{background:#ecf8f0;border-color:#a6dfb7}.alert.error{background:#fdecec;border-color:#de8f8f;color:#7b1f1f}.app-footer{margin-top:.5rem;min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:.45rem 1rem;color:#f2f2f2;background:linear-gradient(90deg,#2a2b31,#212327);border-top:1px solid #15161a;font-weight:600;gap:.6rem;flex-wrap:wrap}.user-admin{display:grid;grid-template-columns:260px minmax(0,1fr);gap:1rem;align-items:start;min-width:0}.room-control-tabs{display:grid;grid-template-rows:auto minmax(0,1fr);gap:.4rem;min-height:calc(100vh - 136px)}.room-control-tabbar{display:flex;align-items:center;gap:.15rem;border:1px solid #9cc9e2;background:linear-gradient(180deg,#22a3d9,#1d95cb);padding:.15rem .18rem;overflow-x:auto}.room-control-tab{border:1px solid #74b8da;border-radius:4px 4px 0 0;background:#dff1fb;color:#21506e;min-height:1.85rem;padding:.2rem .5rem;display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap}.room-control-tab.active{background:#f6fbff;border-color:#a2cce3;color:#173f57;font-weight:700}.room-control-tab-close{width:1.05rem;height:1.05rem;border-radius:2px;display:inline-flex;align-items:center;justify-content:center;color:#4e6b80}.room-control-tab-close:hover{background:#dceaf5}.room-control-tab-main{min-width:0;display:grid;gap:.6rem}.room-control-tab-main.active-screens-mode{min-height:calc(100vh - 140px);overflow:hidden}.room-overview{padding:0;overflow:hidden}.room-overview-head{display:flex;justify-content:space-between;align-items:center;gap:.7rem;padding:.7rem .8rem;border-bottom:1px solid #c6dae9;background:#eef6fc}.room-overview-head h3{margin:0}.room-overview-table-wrap{overflow:auto;max-height:68vh}.room-overview-table{width:100%;min-width:840px;border-collapse:collapse}.room-overview-table th,.room-overview-table td{border-bottom:1px solid #d2e2ee;padding:.36rem .45rem;vertical-align:middle}.room-overview-table thead th{position:sticky;top:0;z-index:2;background:#e2f0fa}.room-overview-table tbody tr:nth-child(odd){background:#f8fbfe}.room-overview-table tbody tr:nth-child(2n){background:#f1f7fd}.room-overview-table tbody tr:hover{background:#dfecf8}.room-overview-table tbody tr{cursor:pointer;transition:background-color .14s ease,box-shadow .14s ease}.room-overview-table tbody tr.selected-row td{background:#dcecff;box-shadow:inset 0 -1px #8db4d4,inset 0 1px #8db4d4}.room-overview-table tbody tr.selected-row td:first-child{box-shadow:inset 4px 0 #2e7fb0,inset 0 -1px #8db4d4,inset 0 1px #8db4d4;font-weight:700}.room-overview-status-dots{display:flex;flex-wrap:wrap;gap:.14rem}.room-policy-summary{display:flex;flex-wrap:wrap;gap:.28rem}.room-policy-pill{display:inline-flex;align-items:center;min-height:1.45rem;padding:0 .42rem;border:1px solid #c4d8e6;background:#f7fbff;color:#1d5579;font-size:.78rem;line-height:1;white-space:nowrap}.room-policy-pill.active{border-color:#89b8d7;background:#dcecff;color:#124c6f;font-weight:700}.room-policy-pill.ok{border-color:#a7d0b2;background:#edf9f0;color:#2c6d3f}.room-policy-pill.blocked{border-color:#dcb8b8;background:#fff1f1;color:#8a3d3d}.room-policy-pill.neutral{border-color:#c9d8e2;background:#f4f8fb;color:#5c7485}.room-overview-dot{width:.72rem;height:.72rem;border-radius:50%;border:1px solid #9eadb8;background:#c3cbd1}.room-overview-dot.online{background:#87cb73;border-color:#6eb25a}.room-overview-dot.offline{background:#c2c7cb;border-color:#9da8b0}.room-overview-dot.unknown{background:#e1e6ea;border-color:#bfc8ce}.room-control-main{min-width:0;display:grid;gap:.7rem;min-height:calc(100vh - 150px)}.room-selection-box{position:fixed;z-index:1200;border:1px solid rgba(43,99,192,.9);background:#2b63c02e;border-radius:8px;pointer-events:none}.room-control-main.prioritize-screens{min-height:calc(100vh - 158px);overflow:hidden}.room-control-workspace{display:grid;grid-template-columns:290px minmax(0,1fr);gap:.65rem;align-items:start}.room-control-workspace.prioritize-screens{position:relative;grid-template-columns:minmax(0,1fr);min-height:calc(100vh - 186px)}.room-control-workspace.info-collapsed{grid-template-columns:34px minmax(0,1fr)}.room-control-workspace.prioritize-screens.info-collapsed{grid-template-columns:minmax(0,1fr)}.room-control-stage{display:grid;gap:.6rem}.room-control-stage.prioritize-screens{grid-template-rows:auto minmax(0,1fr);min-height:calc(100vh - 178px);overflow:hidden}.room-control-head.prioritize-screens{padding:.46rem .6rem;border-radius:8px}.room-control-head.prioritize-screens h3{font-size:1.02rem}.room-control-head.prioritize-screens .muted{font-size:.78rem}.room-control-head{display:flex;justify-content:space-between;gap:.7rem;align-items:flex-start;flex-wrap:wrap;padding:.8rem .9rem}.room-control-head h3{margin:0;line-height:1.15}.room-control-title-row{display:flex;align-items:baseline;gap:.65rem;flex-wrap:wrap}.room-control-title-meta{font-size:.82rem}.room-control-head-actions{display:flex;align-items:center;gap:.48rem;flex-wrap:nowrap;justify-content:flex-end;flex:1 1 720px;overflow:visible;padding-bottom:.2rem}.room-control-head-actions>button,.room-control-toolbar-menu>button{display:inline-flex;align-items:center;gap:.34rem;border-radius:12px;border:1px solid #c6d8e9;background:linear-gradient(180deg,#fff,#edf5fc);color:#174564;padding:0 .68rem;min-height:2.35rem;font-weight:600;box-shadow:0 1px 3px #10314b1a;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease;font-size:.92rem}.room-control-head-actions>button:hover:not(:disabled),.room-control-toolbar-menu>button:hover:not(:disabled){transform:translateY(-1px);border-color:#91b6d5;box-shadow:0 5px 12px #14456a2e}.room-view-select{display:inline-flex;align-items:center;min-width:146px}.room-view-select select{border:1px solid #c6d8e9;border-radius:10px;background:linear-gradient(180deg,#fff,#edf5fc);min-height:1.9rem;padding:0 .48rem;color:#1f4a68;font-weight:600;box-shadow:0 1px 3px #10314b1a;min-width:146px;font-size:.88rem}.room-control-toolbar-menu{position:relative;display:inline-flex;flex:0 0 auto;overflow:visible}.room-control-toolbar-dropdown{position:absolute;top:calc(100% + .28rem);right:0;min-width:190px;display:grid;gap:.18rem;padding:.36rem;border:1px solid #c6d8e9;border-radius:12px;background:#fff;box-shadow:0 14px 30px #0f334f2e;z-index:30;overflow:hidden}.room-control-toolbar-dropdown button{display:flex;align-items:center;justify-content:flex-start;min-height:2rem;padding:.38rem .62rem;border:0;border-radius:9px;background:transparent;color:#183f5b;font-size:.83rem;font-weight:700;text-align:left}.room-control-toolbar-dropdown button:hover:not(:disabled),.room-control-toolbar-dropdown button.active{background:#e9f2fb;color:#123652}.room-control-toolbar-dropdown button:disabled{opacity:.52;cursor:not-allowed}.room-control-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:.34rem}.room-control-summary-card{border:1px solid #c6dced;background:linear-gradient(180deg,#f9fcff,#f0f7fd);padding:.28rem .45rem;display:flex;align-items:center;justify-content:space-between;gap:.4rem;min-height:2.4rem}.room-control-summary-card span{color:#527186;font-size:.73rem;line-height:1.1}.room-control-summary-card strong{color:#173f57;font-size:1rem;line-height:1}.room-control-summary-card.ok{border-color:#afd4b3;background:linear-gradient(180deg,#f3fbf4,#e8f8ea)}.room-control-summary-card.fail{border-color:#d7c7c7;background:linear-gradient(180deg,#f9f7f7,#f0ecec)}.room-control-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.5rem}.room-control-grid.fixed-four{grid-template-columns:repeat(4,minmax(0,1fr))}.room-control-grid.active-screens-grid{grid-auto-flow:row;align-content:stretch;grid-auto-rows:minmax(0,1fr);min-height:0;--active-grid-height: calc(100vh - 228px) ;height:var(--active-grid-height);max-height:var(--active-grid-height);overflow-y:auto;overflow-x:hidden;padding-right:0}.room-control-grid.active-screens-grid.count-1,.room-control-grid.active-screens-grid.count-2{min-height:var(--active-grid-height);align-content:center;padding-right:0}.room-control-grid.active-screens-grid.count-3{min-height:var(--active-grid-height);align-content:center}.room-control-grid.active-screens-grid.count-4,.room-control-grid.active-screens-grid.count-5{min-height:var(--active-grid-height);align-content:start}.room-control-grid.dense{grid-template-columns:repeat(auto-fit,minmax(176px,1fr))}.room-control-grid.ultra{grid-template-columns:repeat(auto-fit,minmax(156px,1fr))}.room-device-card{padding:.35rem;display:grid;gap:.22rem;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.room-device-screen-card{padding:.18rem;background:linear-gradient(180deg,#efefef,#e3e3e3);border-color:#bfc4c9;gap:.14rem;box-sizing:border-box;min-height:0}.room-device-card:hover{border-color:#8db8d6}.room-device-card.selected{border-color:#2f89c2;box-shadow:0 0 0 2px #2f89c22e}.room-control-info-side{position:sticky;top:.4rem;align-self:start;min-width:0;overflow:hidden;transition:width .2s ease,min-height .2s ease,padding .2s ease;width:290px}.room-control-workspace.prioritize-screens .room-control-info-side{position:absolute;top:4.35rem;left:.35rem;z-index:12;box-shadow:0 10px 24px #09263a29}.room-control-info-side.collapsed{width:34px;min-height:220px;padding:.2rem;display:flex;align-items:flex-start;justify-content:center}.room-control-workspace.prioritize-screens .room-control-info-side.collapsed{width:34px;min-height:34px;border-radius:8px;padding:.1rem;background:#f1f8fdf2}.room-info-slide-toggle{width:1.65rem;height:1.65rem;min-width:1.65rem;min-height:1.65rem;padding:0;border-radius:4px;border:1px solid #9ebed5;background:#f4f9fd;color:#27506c;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;margin:.08rem auto 0}.room-control-info-side:not(.collapsed) .room-info-slide-toggle{margin:.12rem .12rem .05rem auto}.room-device-top{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.room-device-meta{display:flex;justify-content:space-between;font-size:.84rem;color:#4d6d84}.room-device-user-meta{display:grid;gap:.15rem;font-size:.75rem;color:#34596f;padding:.3rem .45rem;border:1px solid #c7d8e4;border-radius:6px;background:#f5fbff}.room-control-command-window{padding:.55rem .7rem .7rem;display:grid;gap:.4rem}.room-control-top-windows{display:grid;grid-template-columns:minmax(320px,1.1fr) minmax(380px,1fr);gap:.75rem;align-items:start}.room-control-info-window{padding:0;overflow:hidden}.room-control-info-head{padding:.5rem .65rem;border-bottom:1px solid #b8ccdc;background:linear-gradient(180deg,#f3f8fc,#e7f0f8)}.room-control-info-head strong{color:#214761}.room-control-info-grid{display:grid;gap:.24rem;padding:.55rem .65rem .7rem}.room-control-info-row{display:flex;justify-content:space-between;gap:.7rem;font-size:.84rem;color:#304b5f;padding:.12rem .18rem;border-radius:4px}.room-control-info-row:nth-child(odd){background:#f6fbff}.room-control-info-row span{color:#4f6779}.room-control-info-row strong{color:#17384e;text-align:right}.room-control-info-sep{height:1px;background:#bdd3e2;margin:.2rem 0 .18rem}.room-control-command-head{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.room-control-command-head strong{color:#20455f}.room-control-command-hint{font-size:.8rem}.room-control-command-userline{font-size:.82rem}.room-device-control-head{border:1px solid #c9d1d9;border-radius:6px;background:linear-gradient(180deg,#f8f8f8,#efefef);padding:.25rem .3rem}.room-device-actions{display:flex;align-items:center;justify-content:center;gap:.28rem;min-height:2.3rem}.room-device-action-sep{width:1px;height:1.55rem;margin:0 .15rem;background:#c9d0d7}.room-device-action-icon{width:3.82rem;height:3.68rem;min-width:3.82rem;min-height:3.68rem;padding:0;border:1px solid #c5d8e8;border-radius:18px;background:linear-gradient(180deg,#fff,#edf4fb);color:#1f4f72;display:inline-flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 6px #10304a1f;transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease}.room-device-action-icon svg{width:2.25rem;height:2.25rem}.room-device-action-icon:hover{transform:translateY(-1px);border-color:#8db7d7;background:linear-gradient(180deg,#fff,#e3effa);box-shadow:0 5px 12px #12416333}@media(max-width:1100px){.room-control-top-windows{grid-template-columns:1fr}}.room-device-frame{background:#e4edf4;border:1px solid #bfd2e0;border-radius:6px;height:108px;display:grid;place-items:center;overflow:hidden}.room-screen-tile{position:relative;padding-top:.5rem;height:100%;display:block;min-height:0}.room-screen-tab{position:absolute;top:-.24rem;left:50%;transform:translate(-50%);max-width:calc(100% - 1.2rem);padding:.08rem .38rem;font-size:.68rem;color:#0f2232;border:1px solid #6f6f6f;background:#f7f7f7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:2}.room-device-screen-card .room-device-frame{border:2px solid #dadada;border-radius:0;background:#f9f9f9;height:auto;min-height:0}.room-control-grid.active-screens-grid .room-device-screen-card .room-device-frame{height:100%;min-height:0;max-height:none;width:100%;margin:0;display:flex;align-items:center;justify-content:center}.room-control-grid.active-screens-grid .room-device-screen-card{height:100%;overflow:hidden;align-self:stretch}.room-control-grid.active-screens-grid .room-device-frame img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.room-control-grid.active-screens-grid .room-device-placeholder{width:100%;height:100%;padding:.35rem;gap:0;align-content:center}.room-control-grid.active-screens-grid .room-device-placeholder img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.room-device-placeholder{width:100%;height:100%;display:grid;align-content:center;justify-items:center;gap:.35rem;padding:.35rem;background:linear-gradient(180deg,#f9fbfc,#eef3f6)}.room-device-placeholder img{width:min(64%,320px);max-height:calc(100% - 1.8rem);object-fit:contain}.room-device-placeholder span{font-size:.78rem;color:#4e6779;font-weight:600}.room-device-symbolic{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:.46rem;min-height:60px;padding:.34rem .46rem;border:1.5px solid #c7cfd6;background:#f5f7f8;border-radius:10px}.room-device-symbolic-device-id{display:block;position:static;font-size:.68rem;line-height:1.05;color:#5f7b95;margin-bottom:.1rem}.room-device-symbolic-icon-wrap{width:26px;height:26px;border-radius:50%;border:1.8px solid currentColor;display:grid;place-items:center;color:#a6a8ab}.room-device-symbolic-icon-wrap svg{width:14px;height:14px}.room-device-symbolic-user{display:grid;gap:.08rem;justify-items:start;text-align:left;min-width:0;align-self:center}.room-device-symbolic-user strong{max-width:100%;overflow:hidden;white-space:normal;color:#121212;font-size:.83rem;line-height:1.14;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-weight:700}.room-device-symbolic-user .room-device-symbolic-device-id{width:100%;text-align:left;font-size:.61rem;font-weight:700;color:#7a8894;margin-bottom:.02rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-device-symbolic-student{border-color:#efb10d}.room-device-symbolic-student .room-device-symbolic-icon-wrap{color:#efb10d}.room-device-symbolic-teacher{border-color:#2c4d9f}.room-device-symbolic-teacher .room-device-symbolic-icon-wrap{color:#2c4d9f}.room-device-symbolic-admin{border-color:#c83d35}.room-device-symbolic-admin .room-device-symbolic-icon-wrap{color:#c83d35}.room-device-symbolic-staff{border-color:#2e9b47}.room-device-symbolic-staff .room-device-symbolic-icon-wrap{color:#2e9b47}.room-device-symbolic-offline{border-color:#1e1f21}.room-device-symbolic-offline .room-device-symbolic-icon-wrap{color:#1e1f21}.room-device-symbolic-unknown{border-color:#9aa0a7}.room-device-symbolic-unknown .room-device-symbolic-icon-wrap{color:#9aa0a7}.room-control-grid.dense .room-device-frame{height:100px}.room-control-grid.ultra .room-device-frame{height:88px}.room-control-grid.fixed-four .room-device-screen-card .room-device-frame{height:190px}.room-layout-toolbar{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;padding:.32rem .45rem}.room-layout-toolbar button{display:inline-flex;align-items:center;gap:.42rem}.room-control-layout-canvas{position:relative;border:1px solid #c5daea;background:linear-gradient(180deg,#ffffffdb,#f1f8fddb),repeating-linear-gradient(0deg,transparent 0,transparent 29px,rgba(180,205,223,.35) 30px),repeating-linear-gradient(90deg,transparent 0,transparent 29px,rgba(180,205,223,.35) 30px);overflow:auto;min-height:34rem}.room-control-layout-canvas.edit-mode{cursor:move}.room-layout-card{position:absolute;width:182px;margin:0;-webkit-user-select:none;user-select:none;z-index:1}.room-layout-card.selected{z-index:2}.room-device-frame img{width:100%;height:auto;max-height:100%;object-fit:contain;image-rendering:auto;cursor:zoom-in}.room-device-frame img:fullscreen{width:100vw;height:100vh;object-fit:contain;background:#000;cursor:zoom-out}.room-device-frame img:-webkit-full-screen{width:100vw;height:100vh;object-fit:contain;background:#000;cursor:zoom-out}.tab-content{min-width:0}.side-tabs{display:grid;gap:.55rem;position:sticky;top:74px}.side-tabs button{text-align:left;border-radius:12px;border:1px solid #d2dfec;background:linear-gradient(180deg,#fff,#f1f6fc);color:#1f4e70;font-weight:600;box-shadow:0 1px 2px #0e29421a;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.side-tabs button:hover:not(:disabled){transform:translateY(-1px);border-color:#9bbad6;box-shadow:0 4px 10px #133f6029}.side-tabs button.active{border-color:#4d9ad0;background:linear-gradient(180deg,#d9ecfb,#c8e3f8);color:#0c4e79;box-shadow:inset 0 0 0 1px #ffffffa6,0 6px 12px #124f792e}.panel{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:1rem;min-width:0}.screenshot-panel{border-radius:0;padding:.6rem .2rem .4rem;background:#eef7fd}.config-page-panel{padding:.9rem .8rem .8rem}.config-page-layout{display:grid;grid-template-columns:minmax(18rem,24rem) minmax(0,1fr);gap:.9rem;align-items:start;min-height:32rem}.config-list-panel,.config-editor-panel{border:1px solid #b7d4e8;background:#f7fbff;min-width:0}.config-list-panel{display:flex;flex-direction:column;min-height:100%}.config-editor-panel{display:flex;flex-direction:column}.config-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.85rem 1rem .75rem;border-bottom:1px solid #c6dceb;background:linear-gradient(180deg,#e7f3fb,#f5fbff)}.config-editor-header h3{margin:0}.config-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;padding:.95rem 1rem 1rem}.config-editor-section{display:flex;flex-direction:column;gap:.8rem;padding:.85rem;border:1px solid #cfe1ef;background:#fff}.config-editor-section h4{margin:0;color:#123a56}.config-editor-section.wide-section{grid-column:1 / -1}.config-editor-section label{display:flex;flex-direction:column;gap:.35rem}.config-editor-section input,.config-editor-section select{width:100%}.section-header-row{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.section-header-row .action-button{flex:0 0 auto}.config-field-grid{display:grid;grid-template-columns:1fr;gap:.75rem}.config-field-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.config-checkbox-grid{display:grid;gap:.5rem;border:1px solid #b5d3e7;background:#f7fcff;padding:.65rem}.screenshot-search{display:flex;gap:.45rem;padding:.2rem .6rem .5rem;align-items:center}.users-search-toolbar,.groups-search-toolbar{display:flex;flex-wrap:wrap;gap:.55rem;padding:.35rem .6rem .55rem;align-items:center;border-bottom:1px solid #c9ddeb}.groups-search-toolbar.unified{align-items:stretch;gap:.7rem}.toolbar-actions{display:inline-flex;align-items:center;gap:.4rem;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}.users-search-toolbar input{flex:1 1 auto;width:auto;min-width:18rem}.groups-search-toolbar input{flex:1 1 24rem;width:auto;min-width:14rem}.groups-search-toolbar.unified input{min-height:2.15rem;border-radius:10px}.users-search-toolbar .toolbar-actions,.groups-search-toolbar .toolbar-actions{margin-left:auto}.groups-toolbar-actions{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;justify-content:flex-end;flex:1 1 100%;margin-left:0!important}.users-search-toolbar .action-button,.groups-search-toolbar .action-button{flex:0 0 auto}.users-search-toolbar .action-button:last-child{padding-inline:.8rem}.users-search-toolbar .action-button,.groups-search-toolbar .action-button{min-height:2rem;border-color:#9dc6df;background:#f4faff}.groups-toolbar-actions .action-button{min-height:2.15rem;border-radius:10px}.screenshot-search input{width:100%;border:1px solid #bad6e9;background:#f8fcff;border-radius:0;padding:.52rem .65rem;color:#1e4663}.screenshot-search input::placeholder{color:#5a7b95}.screenshot-table{margin-top:.2rem;border-radius:0;border-color:#b7d4e8}.efc-table{min-width:760px}.efc-table thead th{background:#cfe7f6;color:#123a56;font-weight:600;border-bottom:0}.efc-table tbody tr:nth-child(odd){background:#f8fcff}.efc-table tbody tr:nth-child(2n){background:#eaf5fd}.efc-table tbody td,.efc-table thead th{border-bottom:1px solid #c6dceb;padding:.72rem .8rem}.table-footer-right{text-align:right;padding:.45rem .65rem 0;color:#2f5876}.config-list-panel .table-footer-right{margin-top:auto;padding-bottom:.65rem}.role-cell{display:inline-flex;align-items:center;gap:.45rem}.group-cell-list{display:flex;flex-wrap:wrap;gap:.3rem;align-items:center;min-height:1.9rem;max-height:3.4rem;overflow:auto;padding-right:.15rem}.group-pill{display:inline-block;min-width:2.5rem;padding:.12rem .45rem;border:1px solid #95c2de;border-radius:999px;background:#f2f9ff;line-height:1.25;text-align:center;white-space:nowrap;color:#1c4a69;max-width:12rem;overflow:hidden;text-overflow:ellipsis}.mini-icon{position:relative;width:1rem;height:.9rem;display:inline-block}.mini-icon.people:before,.mini-icon.people:after{content:"";position:absolute;border:1px solid #22a4e8;border-radius:50%}.mini-icon.people:before{width:.42rem;height:.42rem;top:.02rem;left:.07rem}.mini-icon.people:after{width:.42rem;height:.42rem;top:.02rem;right:.07rem}.mini-icon.home{border:1px solid #22a4e8;border-top:0;height:.58rem;margin-top:.32rem}.mini-icon.home:before{content:"";position:absolute;left:.02rem;right:.02rem;top:-.36rem;height:.62rem;border-left:1px solid #22a4e8;border-top:1px solid #22a4e8;border-right:1px solid #22a4e8;transform:rotate(45deg);background:transparent}.import-headline{display:flex;justify-content:space-between;align-items:center;gap:.8rem;padding:.2rem .6rem .55rem;border-bottom:1px solid #c9ddeb}.import-headline h2{margin:0;font-size:1.05rem;font-weight:600}.import-tools{display:flex;gap:.4rem;align-items:center;flex-wrap:wrap;justify-content:flex-end}.groups-admin-tools{padding:0 .6rem .5rem;flex-wrap:wrap}.import-tools button,.screenshot-search button,.file-like-button{border-radius:12px;min-width:2rem;height:2.15rem;border:1px solid #c6d8ea;background:linear-gradient(180deg,#fff,#eef5fc);color:#123a56;font-size:.82rem;font-weight:600;box-shadow:0 1px 2px #06213b14;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,background .14s ease}.import-tools button:disabled,.screenshot-search button:disabled{color:#8aa0b5;border-color:#d6e2ee;background:#f5f8fc;box-shadow:none}.action-button{display:inline-flex;align-items:center;justify-content:center;gap:.42rem;padding:0 .72rem;white-space:nowrap;line-height:1}.action-button svg{flex:0 0 auto;filter:drop-shadow(0 1px 0 rgba(255,255,255,.6))}.action-button:hover:not(:disabled),.import-tools button:hover:not(:disabled),.screenshot-search button:hover:not(:disabled),.file-like-button:hover:not(:disabled){border-color:#8db4d4;background:linear-gradient(180deg,#fff,#e7f1fb);box-shadow:0 3px 10px #1f4d7529;transform:translateY(-1px)}.action-button:active:not(:disabled),.import-tools button:active:not(:disabled),.screenshot-search button:active:not(:disabled),.file-like-button:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 3px #13395924}.selected-row td{outline:1px solid #3f9ccc;outline-offset:-1px}.ok-text{color:#5cb528;font-weight:600}.warn-text{color:#b47621;font-weight:600}.import-editor-title{display:flex;align-items:center;gap:.45rem}.text-button{border:0;background:transparent;padding:.2rem .3rem;font-weight:600;color:#0f5d89}.state-pill{font-size:.92rem;padding:.3rem .5rem;border-radius:0;border:1px solid transparent}.state-pill.ok{color:#fff;background:#66c92f}.state-pill.warn{background:#f7e7a4;color:#4a3b10}.file-like-button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0 .55rem;cursor:pointer}.file-like-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.import-detail-footer{display:flex;justify-content:flex-end;align-items:center;gap:1.1rem;padding:.52rem .65rem 0}.column-map-grid{display:grid;gap:.35rem;margin:.55rem .2rem .8rem}.column-map-row{display:grid;grid-template-columns:minmax(140px,1fr) minmax(200px,1fr) auto auto;align-items:center;gap:.55rem;background:#f0f8ff;border:1px solid #c3dbeb;padding:.45rem .55rem}.column-config-modal{width:min(780px,calc(100vw - 2rem));background:#eef7fd;border:1px solid #accde4;display:flex;flex-direction:column;min-height:min(560px,calc(100vh - 2rem));max-height:calc(100vh - 2rem);overflow:hidden}.import-compact-modal{width:min(520px,calc(100vw - 2rem));min-height:auto;max-height:min(520px,calc(100vh - 2rem))}.import-compact-modal .column-config-body{padding:.7rem;gap:.7rem;flex:0 0 auto}.config-editor-modal{width:min(1040px,calc(100vw - 2rem))}.column-config-body{padding:.8rem;display:grid;gap:1rem;flex:1 1 auto;min-height:0;overflow:auto}.column-config-body select{width:100%;border:1px solid #b5d3e7;border-radius:0;background:#f7fcff;min-height:2.2rem;color:#1f4a68}.column-config-actions{border-top:1px solid #b9d4e7;display:flex;justify-content:flex-end;gap:1rem;padding:.65rem .9rem}.log-modal{width:min(1200px,100%);max-height:90vh}.user-pdf-modal{width:min(520px,100%);min-height:auto;max-height:min(640px,calc(100vh - 2rem))}.user-pdf-modal .column-config-body{flex:0 0 auto;gap:.75rem}.user-pdf-modal .column-config-body p{margin:0;color:#1f4661}.room-policy-modal{width:min(700px,calc(100vw - 2rem));min-height:auto;max-height:min(720px,calc(100vh - 2rem))}.room-policy-intro{display:grid;gap:.2rem;padding:.7rem .85rem;border:1px solid #b5d3e7;background:#f6fbff}.room-policy-intro strong{color:#184d71;font-size:.98rem}.room-policy-intro p{margin:0;color:#4a6579;line-height:1.35}.room-policy-layout{display:grid;gap:.75rem}.room-policy-master-toggle{display:grid;grid-template-columns:1.2rem 1fr;gap:.75rem;align-items:start;padding:.75rem .85rem;border:1px solid #9fc2dd;background:#e6f1fb}.room-policy-master-toggle input[type=checkbox]{width:1.15rem;height:1.15rem;margin:.15rem 0 0}.room-policy-master-toggle span,.room-policy-card span{display:grid;gap:.2rem}.room-policy-master-toggle strong,.room-policy-card strong{color:#134a6c}.room-policy-master-toggle small,.room-policy-item small{color:#49697f;line-height:1.35}.room-policy-section{display:grid;gap:.35rem}.room-policy-section-title{color:#184d71;font-size:.92rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.room-policy-list{display:grid;border:1px solid #c7dceb;background:#f9fcff}.room-policy-item{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:center;padding:.72rem .85rem;border-bottom:1px solid #d8e5ef;cursor:pointer}.room-policy-item:last-child{border-bottom:0}.room-policy-item:hover{background:#edf6fd}.room-policy-item-text{display:grid;gap:.12rem}.room-policy-item input[type=checkbox]{width:1.05rem;height:1.05rem;margin:0}.group-membership-modal{width:min(820px,100%)}.user-pdf-role-grid{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.user-pdf-role-grid button{min-height:2.8rem;border:1px solid #a9cde4;background:#f6fbff;color:#12405f;font-weight:600}.user-pdf-role-grid button:hover{background:#eaf5fd}.user-pdf-class-row{grid-column:1 / -1;display:grid;grid-template-columns:1fr auto;gap:.6rem}.user-pdf-class-row input{border:1px solid #b5d3e7;background:#f7fcff;min-height:2.2rem;padding:0 .55rem;color:#1f4a68}.user-pdf-class-row button{min-width:5.2rem;border:1px solid #a9cde4;background:#f2f9ff;color:#12405f;font-weight:600}.password-grid{display:grid;gap:.65rem;align-content:start}.password-grid-modern{gap:.8rem}.password-group-card{display:grid;gap:.45rem;padding:.55rem .6rem;border:1px solid #c0d9ea;border-radius:10px;background:linear-gradient(180deg,#f8fcff,#eef7fd)}.password-group-card strong{color:#1a4f74;font-size:.95rem}.password-grid label{display:grid;gap:.25rem}.password-grid input[type=text],.password-grid input[type=password],.password-grid select{border:1px solid #b5d3e7;background:#f7fcff;min-height:2.2rem;padding:0 .55rem;color:#1f4a68}.password-grid .switch-row{margin-top:.2rem}.group-current-block{display:grid;gap:.45rem}.group-chip-list{display:flex;flex-wrap:wrap;gap:.4rem}.group-chip{border:1px solid #9fc5df;background:#f1f9ff;padding:.2rem .5rem;font-size:.86rem;color:#1f4a68;display:inline-flex;align-items:center;gap:.25rem}.group-chip .text-button{padding:0;line-height:1}.group-picker{display:grid;gap:.45rem}.group-search-row{display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:center}.group-search-row input,.group-search-row select{border:1px solid #b5d3e7;background:#f7fcff;min-height:2.2rem;padding:0 .55rem;color:#1f4a68}.group-list-box{border:1px solid #b7d4e8;background:#f7fcff;max-height:210px;overflow:auto;padding:.25rem}.group-list-row{display:grid;grid-template-columns:1fr auto;gap:.45rem;align-items:center;border-bottom:1px solid #dbdbdb;padding:.3rem .25rem}.group-list-row:last-child{border-bottom:0}.group-list-actions{display:flex;gap:.5rem;white-space:nowrap}.group-membership-table-wrap{max-height:430px;overflow:auto}.group-membership-table-wrap .efc-table{min-width:0}.mini-icon.project{border-left:2px solid #22a4e8;border-radius:1px}.mini-icon.project:before,.mini-icon.project:after{content:"";position:absolute;left:.2rem;width:.62rem;height:2px;background:#22a4e8}.mini-icon.project:before{top:.2rem}.mini-icon.project:after{top:.55rem}.mini-icon.shield{width:.95rem;height:1rem;border:1px solid #22a4e8;border-radius:.25rem .25rem .45rem .45rem}.mini-icon.shield:before{content:"";position:absolute;inset:.18rem .25rem .3rem;border:1px solid #22a4e8;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.mini-icon.class{width:1rem;height:.8rem;border:1px solid #22a4e8;border-radius:.08rem}.mini-icon.class:before{content:"";position:absolute;left:.16rem;right:.16rem;top:.34rem;height:1px;background:#22a4e8}.log-modal .column-config-body{overflow:auto}.column-define-head{cursor:pointer}.column-add-head{width:52px;text-align:center!important}.column-add-btn{border:0;background:transparent;padding:0;color:#d8d8d8;font-size:1.05rem}.modal-backdrop{position:fixed;inset:0;background:#1e232840;display:grid;place-items:center;z-index:70;padding:clamp(.5rem,2vw,1rem)}.config-modal{width:min(760px,calc(100vw - 2rem));min-height:min(760px,calc(100vh - 2rem));max-height:calc(100vh - 2rem);display:flex;flex-direction:column;border:1px solid #accde4;background:#edf7fd;overflow:hidden}.status-modal{width:min(720px,100%);min-height:auto}.status-overall{border:1px solid #b6d2e6;background:#f3f9ff;color:#215070;padding:.6rem .75rem;margin-bottom:.65rem}.status-overall.ok{border-color:#9ad8ac;background:#edf9f1;color:#1d6f3f}.status-overall.fail{border-color:#e0b2b2;background:#fdf2f2;color:#8a2b2b}.status-grid{display:grid;gap:.5rem;margin-bottom:.6rem}.status-item{display:flex;justify-content:space-between;align-items:center;border:1px solid #bfd8ea;background:#f5fbff;padding:.55rem .65rem}.status-item.fail{border-color:#e2bbbb;background:#fff6f6}.status-chip{min-width:70px;text-align:center;padding:.18rem .45rem;border:1px solid #a7cfe8;background:#eef7ff;color:#1c5e88;font-size:.82rem;font-weight:700}.status-chip.ok{border-color:#98d6ab;background:#e9f8ef;color:#1d6f3f}.status-chip.fail{border-color:#e2b8b8;background:#fff2f2;color:#8a2b2b}.config-header{display:flex;justify-content:space-between;align-items:center;padding:.7rem .8rem;border-bottom:1px solid #b9d4e7}.config-header h3{margin:0;font-size:2rem;font-weight:600}.config-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #b9d4e7}.group-edit-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.config-tabs button{border:0;border-radius:0;background:transparent;padding:.9rem .2rem .8rem;color:#3f6078;font-weight:600}.config-tabs button.active{color:#0b9bde;border-bottom:2px solid #0b9bde}.config-body{padding:1rem .75rem;flex:1 1 auto;min-height:0;overflow:auto}.config-form{display:grid;gap:.75rem}.config-form label{display:grid;gap:.28rem;color:#0f6b9d;font-weight:600}.config-form input,.config-form select{border:1px solid #b5d3e7;background:#f7fcff;border-radius:0;height:2.2rem;padding:0 .6rem;color:#1f4a68}.config-form input.invalid{background:#f4a9ab;border-color:#e99498}.policy-rule-list{display:grid;gap:.45rem;border:1px solid #b5d3e7;background:#f7fcff;padding:.65rem}.compact-row{justify-content:flex-start}.compact-row span{color:#1f4a68}.inline-actions{display:inline-flex;gap:.2rem;margin-left:auto}.definition-rules-layout{display:grid;grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:.9rem}.definition-rules-list{display:grid;gap:.6rem;align-content:start}.rule-list-box{display:grid;gap:.25rem;border:1px solid #b5d3e7;background:#f7fcff;padding:.4rem;max-height:420px;overflow:auto}.rule-list-item{text-align:left;padding:.4rem .5rem;border:1px solid transparent}.rule-list-item.active{background:#e6f4fd;border-color:#9ecae4}.rule-parts-editor{display:grid;gap:.55rem;border:1px solid #b5d3e7;background:#f7fcff;padding:.65rem}.rule-part-row{display:grid;gap:.75rem;padding:.7rem .75rem;border:1px solid #cfe1ef;background:#fff;box-shadow:inset 0 1px #fffc}.rule-part-row input,.rule-part-row select{width:100%}.rule-part-topline{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.rule-part-badge{display:inline-flex;align-items:center;padding:.15rem .5rem;background:#d8edf9;color:#174764;font-size:.76rem;font-weight:700}.rule-part-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.rule-part-field{display:flex;flex-direction:column;gap:.28rem}.rule-part-field>span{font-size:.76rem;font-weight:700;color:#23506f}.rule-part-toggle .switch-row{min-height:2.2rem;padding:0 .35rem;border:1px solid #b5d3e7;background:#f7fcff}.rule-part-actions{display:inline-flex;gap:.3rem;justify-content:flex-end}.rule-part-action-btn{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid #b8d3e5;background:#f5fbff;color:#1b4c69;font-size:1rem;line-height:1;cursor:pointer}.rule-part-action-btn:hover{background:#e7f4fc}.rule-part-action-btn.danger{color:#8b2731;border-color:#e0b9bf;background:#fff7f8}.rule-part-action-btn.danger:hover{background:#fdebed}.switch-row{display:flex!important;align-items:center;gap:.65rem}.switch-row input{width:2.25rem;height:1.2rem;accent-color:#19a6de}.config-footer{border-top:1px solid #b9d4e7;background:#edf7fd;padding:.5rem .8rem .7rem;display:flex;align-items:flex-end;justify-content:space-between;gap:.6rem;flex-wrap:wrap}.footer-error{min-height:1.5rem;padding:.2rem 0;flex:1 1 280px;color:#19384f}.footer-error.visible{background:#f3a7a8;color:#8e2023;font-weight:600}.save-link{width:auto;text-align:center;border:1px solid #6fb1d8;border-radius:0;padding:0 .8rem;min-width:7rem;min-height:2rem;background:#f1f9ff;color:#19577e;font-weight:700}.save-link:not(:disabled){color:#0a5f88;border-color:#4ea3d2;background:#e5f3fd}.save-link:disabled{color:#83adc4;border-color:#a8cbe3;background:#f5fbff;cursor:not-allowed}.config-footer-actions{display:inline-flex;justify-content:flex-end;gap:.45rem;margin-left:auto}.modal-actions{border-top:1px solid #b9d4e7;display:flex;justify-content:flex-end;gap:.6rem;padding:.65rem .9rem}.modal-actions button{display:inline-flex;align-items:center;gap:.42rem;min-height:2.1rem;border-radius:12px}.panel-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.search-row{display:flex;gap:.5rem}.search-row input,.mapping-row input,.import-controls input,.import-controls select{border:1px solid var(--line);border-radius:8px;padding:.5rem .65rem;min-width:180px;background:#fff}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:10px;margin-top:.85rem;max-width:100%}.users-table-wrap,.groups-table-wrap{max-height:min(62vh,680px)}.groups-table-wrap .efc-table{table-layout:fixed}.groups-table-wrap .efc-table thead th{position:sticky;top:0;z-index:3}.groups-table-wrap .efc-table th,.groups-table-wrap .efc-table td{vertical-align:middle}.groups-table-wrap .efc-table th:nth-child(1),.groups-table-wrap .efc-table td:nth-child(1){width:44px}.groups-table-wrap .efc-table th:nth-child(2),.groups-table-wrap .efc-table td:nth-child(2){width:40%}.groups-table-wrap .efc-table th:nth-child(3),.groups-table-wrap .efc-table td:nth-child(3){width:24%}.groups-table-wrap .efc-table th:nth-child(4),.groups-table-wrap .efc-table td:nth-child(4){width:36%}.users-table-wrap .efc-table{table-layout:fixed}.users-table-wrap .efc-table thead th{position:sticky;top:0;z-index:3}.users-table-wrap .efc-table th,.users-table-wrap .efc-table td{vertical-align:middle;font-size:.92rem}.users-table-wrap .efc-table th:nth-child(1),.users-table-wrap .efc-table td:nth-child(1){width:44px}.users-table-wrap .efc-table th:nth-child(2),.users-table-wrap .efc-table td:nth-child(2),.users-table-wrap .efc-table th:nth-child(3),.users-table-wrap .efc-table td:nth-child(3),.users-table-wrap .efc-table th:nth-child(4),.users-table-wrap .efc-table td:nth-child(4),.users-table-wrap .efc-table th:nth-child(6),.users-table-wrap .efc-table td:nth-child(6){width:21%}.users-table-wrap .efc-table th:nth-child(5),.users-table-wrap .efc-table td:nth-child(5){width:16%}.storage-table-wrap .efc-table th:nth-child(2),.storage-table-wrap .efc-table td:nth-child(2){width:13%}.storage-table-wrap .efc-table th:nth-child(3),.storage-table-wrap .efc-table td:nth-child(3){width:10%}.storage-table-wrap .efc-table th:nth-child(4),.storage-table-wrap .efc-table td:nth-child(4){width:21%}.storage-table-wrap .efc-table th:nth-child(5),.storage-table-wrap .efc-table td:nth-child(5){width:19%}.storage-table-wrap .efc-table th:nth-child(6),.storage-table-wrap .efc-table td:nth-child(6){width:12%}.storage-table-wrap .efc-table th:nth-child(7),.storage-table-wrap .efc-table td:nth-child(7){width:14%}.storage-usage-cell{display:grid;gap:.35rem}.storage-usage-bar{position:relative;overflow:hidden;height:1.35rem;border-radius:999px;border:1px solid #b6ccda;background:#e5edf3}.storage-usage-fill{position:absolute;inset:0 auto 0 0;width:0;border-radius:inherit}.storage-usage-bar.ok .storage-usage-fill{background:linear-gradient(90deg,#3da56d,#61c28c)}.storage-usage-bar.warning .storage-usage-fill,.storage-usage-bar.critical .storage-usage-fill{background:linear-gradient(90deg,#d94747,#ef7676)}.storage-usage-bar.unknown .storage-usage-fill{background:linear-gradient(90deg,#72879a,#9fb1c0)}.storage-usage-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:#123246;text-shadow:0 1px 0 rgba(255,255,255,.4)}.check-col{width:44px;text-align:center!important}.check-col input[type=checkbox]{width:16px;height:16px}table{width:100%;border-collapse:collapse;min-width:760px}th,td{border-bottom:1px solid var(--line);padding:.5rem .6rem;text-align:left;vertical-align:top}th{background:#f7f7f4;font-size:.88rem}.muted{color:#496982;margin-top:.6rem}.import-controls{display:flex;flex-wrap:wrap;align-items:end;gap:.8rem}.import-layout{display:grid;grid-template-columns:300px 1fr;gap:1rem;align-items:start}.import-lists .live-activity{max-height:260px}.active-list{border-left:4px solid var(--accent);background:#f2f7ff}.list-status-not_checked{border-left:4px solid #a9a9a9}.list-status-checked{border-left:4px solid #2e9f5f}.list-status-running{border-left:4px solid #0c5cb4}.list-status-done{border-left:4px solid #1c7c54}.list-status-error{border-left:4px solid #c83c2f}.sync-pill{margin:.4rem 0 .9rem;padding:.55rem .75rem;border-radius:9px;border:1px solid var(--line);font-size:.92rem;background:#fff}.sync-pill.fresh{background:#eaf8ef;border-color:#9ad4ab}.sync-pill.stale{background:#fff6e8;border-color:#e6c279}.sync-pill.old,.sync-pill.missing{background:#fdecec;border-color:#e8a5a5}.import-controls label{display:grid;gap:.25rem;font-size:.9rem}.mapping-grid{margin-top:1rem;display:grid;gap:.5rem}.mapping-row{display:grid;gap:.5rem;grid-template-columns:minmax(120px,1fr) minmax(200px,2fr) auto auto;align-items:center}.mapping-row.add-row{grid-template-columns:minmax(220px,2fr) auto}.danger{border-color:#c83c2f;color:#c83c2f}.action-row{margin-top:.9rem;display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.lock-hint{color:#c83c2f;font-weight:600}.summary-grid{display:grid;gap:.7rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:.8rem 0}.summary-card{border:1px solid var(--line);border-radius:10px;background:#fff;padding:.6rem .75rem;font-weight:600}.summary-card.danger{border-color:#f3b3a8;background:#fff2ef;color:#b33222}.live-panel{margin-bottom:.9rem}.live-head{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.live-progress-row{display:flex;justify-content:space-between;margin-top:.35rem;font-size:.92rem}.live-progress-track{width:100%;height:12px;border-radius:999px;border:1px solid var(--line);background:#f3f3ef;overflow:hidden;margin-top:.35rem}.live-progress-fill{height:100%;width:0;background:linear-gradient(90deg,#0c5cb4,#2d8be8);transition:width .26s ease}.live-activity{margin-top:.6rem;border:1px solid var(--line);border-radius:10px;background:#fff;max-height:300px;overflow:auto}.live-item{padding:.5rem .65rem;border-bottom:1px solid var(--line);font-size:.92rem}.live-item:last-child{border-bottom:0}.live-item.status-running{background:#eef6ff}.live-item.status-failed{background:#fff0ed}.info-menu{position:relative}.dropdown{position:absolute;right:0;margin-top:.35rem;width:300px;display:grid;gap:.65rem;border:1px solid var(--line);background:#fff;padding:.75rem;border-radius:10px;box-shadow:0 10px 30px #0000001f}@media(max-width:980px){.landing{grid-template-columns:1fr;min-height:auto}.module-card p{font-size:.92rem}.user-admin{grid-template-columns:1fr}.side-tabs{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.mapping-row,.mapping-row.add-row,.import-layout,.config-page-layout,.config-editor-grid,.config-field-grid.two-col{grid-template-columns:1fr}.screenshot-search,.toolbar-actions,.import-headline{flex-wrap:wrap}.import-detail-footer{justify-content:space-between}.definition-rules-layout,.rule-part-row,.rule-part-grid{grid-template-columns:1fr}.rule-part-actions{justify-content:flex-start}}@media(max-width:1280px){.landing{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.2rem}.about-meta span{width:150px}}@media(max-width:820px){.topbar{padding:.4rem .55rem}.users-search-toolbar,.groups-search-toolbar{flex-wrap:wrap}.users-search-toolbar .toolbar-actions,.groups-search-toolbar .toolbar-actions{margin-left:0}.config-editor-panel{overflow:hidden}.brand{font-size:.92rem}.landing{padding:.55rem .2rem}.landing h1{font-size:clamp(1.45rem,7vw,2.1rem)}.module-card{min-height:66px;padding:.58rem .65rem}.module-arrow{font-size:1.6rem}.about-meta div{display:grid;gap:.1rem}.about-meta span{width:auto}.user-menu-head strong{font-size:1.1rem}.user-menu-head div div{font-size:.92rem}.import-tools{flex-wrap:wrap}}@media(max-width:560px){.app-footer{padding:.45rem .65rem;flex-direction:column;align-items:flex-start}table,.efc-table{min-width:620px}}.computer-admin{display:grid;grid-template-columns:270px minmax(0,1fr);gap:0;min-height:72vh;border:1px solid #b9d4e7;background:#f5fbff}.computer-side-tabs{border-right:1px solid #c3d8e8;background:#edf4fa;padding:.6rem;display:grid;align-content:start;gap:.35rem}.computer-side-tabs button{border:1px solid #c7d9ea;border-radius:12px;text-align:left;background:linear-gradient(180deg,#fff,#edf5fc);color:#1f4a68;padding:.68rem .82rem;font-size:.98rem;font-weight:600;display:flex;align-items:center;gap:.5rem;box-shadow:0 1px 3px #1339591a;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.computer-side-tabs button:hover:not(:disabled){transform:translateY(-1px);border-color:#99bad6;box-shadow:0 4px 10px #14436629}.computer-side-tabs button.active{background:linear-gradient(180deg,#e7f2fc,#d9ebfb);color:#0f5d8b;font-weight:700;border-color:#8eb4d4}.computer-tab-content{padding:.8rem}.computer-grid{display:grid;grid-template-columns:400px minmax(0,1fr);min-height:66vh;border:1px solid #cfdfec;background:#fafdff}.computer-grid-overview{grid-template-columns:430px minmax(0,1fr)}.computer-tree-panel{border-right:1px solid #c7daea;background:#f1f7fc}.computer-tree-header{padding:.7rem .8rem;border-bottom:1px solid #cadeec;display:grid;gap:.3rem}.computer-tree-root{color:#0f6b9d;font-weight:700}.computer-tree-domain{font-size:1.25rem;font-weight:700;color:#24465f}.computer-tree-list{max-height:64vh;overflow:auto;padding:.45rem;display:grid;gap:.45rem}.computer-tree-item{display:flex;align-items:center;gap:.45rem;min-height:2rem;cursor:pointer;color:#1f4a68}.computer-tree-type-icon{width:1.18rem;height:1.18rem;display:inline-flex;align-items:center;justify-content:center;flex:0 0 1.18rem}.computer-tree-type-icon svg{width:100%;height:100%;display:block}.computer-tree-type-icon-device{color:#285679}.computer-tree-item:hover{background:#e8f2f9}.computer-tree-item.selected{background:#d8eaf6;font-weight:700}.computer-tree-item.drop-target{background:#cfeedd;outline:1px solid #5ca57a}.computer-section-card{border:1px solid #c7daea;background:#f8fcff;display:grid;gap:.35rem}.computer-section-toggle{border:0;border-bottom:1px solid #c7daea;border-radius:10px 10px 0 0;background:linear-gradient(180deg,#f3f9ff,#e6f1fb);color:#1d5378;font-weight:700;text-align:left;display:flex;align-items:center;gap:.45rem;padding:.45rem .6rem}.computer-section-toggle:hover{background:linear-gradient(180deg,#eef6fe,#dcecf9);border-color:#c7daea}.tree-chevron{width:.8rem;display:inline-flex;justify-content:center;color:#5d7f97}.tree-chevron-button{width:.9rem;min-width:.9rem;border:0;background:transparent;color:#5d7f97;padding:0;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.computer-tree-badge{margin-left:auto;margin-right:.4rem;font-size:.74rem;border:1px solid #9ec1d8;color:#255a7d;padding:.08rem .35rem;background:#ecf6fd}.computer-work-panel{padding:.8rem;display:grid;align-content:start;gap:.7rem}.computer-work-panel .computer-section-card{padding:0}.computer-work-panel .computer-section-card .computer-device-meta,.computer-work-panel .computer-section-card .computer-form-grid,.computer-work-panel .computer-section-card .computer-location-device-list,.computer-work-panel .computer-section-card .muted{padding:.65rem .7rem}.computer-toolbar{display:flex;justify-content:flex-end;align-items:center;padding:.2rem .25rem;border-bottom:1px solid #cadeec}.computer-iconbar{display:inline-flex;align-items:center;gap:.05rem}.computer-iconbar-sep{width:1px;align-self:stretch;background:#cadeec;margin:0 .2rem}.computer-icon-btn{border:1px solid #c4d6e7;border-radius:12px;background:linear-gradient(180deg,#fff,#eef5fc);color:#2179b2;width:36px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:1rem;box-shadow:0 1px 3px #0b2c491f;transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease}.computer-icon-btn:hover{transform:translateY(-1px);background:linear-gradient(180deg,#fff,#e3f0fb);border-color:#8db4d3;box-shadow:0 5px 12px #1242632e}.computer-icon-btn.create{color:#7bb82f}.computer-icon-btn.danger{color:#ff4e4e}.computer-icon-btn:disabled{color:#9bb5c7;cursor:not-allowed;background:#f3f7fb;box-shadow:none}.computer-form-card{border:1px solid #bdd6e8;background:#f6fbff;padding:.7rem;display:grid;gap:.6rem}.computer-form-card h3{margin:0;color:#0f6b9d}.computer-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.55rem}.computer-form-grid label{display:grid;gap:.25rem;color:#0f6b9d;font-weight:600}.computer-form-grid input,.computer-form-grid select{border:1px solid #b5d3e7;background:#f7fcff;min-height:2.2rem;padding:0 .55rem;color:#1f4a68}.computer-form-actions{display:flex;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.computer-device-meta{display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));gap:.6rem .7rem;color:#204660}.computer-device-meta label{display:grid;gap:.3rem}.computer-checkbox-inline{display:flex!important;align-items:center;gap:.45rem}.computer-checkbox-inline input[type=checkbox]{width:16px;height:16px}.computer-device-meta label strong{color:#0f4f7d}.computer-device-meta input,.computer-device-meta select{border:1px solid #b5d3e7;background:#f7fcff;min-height:2.2rem;padding:0 .55rem;color:#1f4a68}.computer-meta-item{align-self:center;line-height:1.4}.computer-meta-item strong{color:#0f4f7d}.computer-inline-actions{grid-column:1 / -1;display:flex;gap:.5rem;justify-content:flex-start;flex-wrap:wrap;padding-top:.3rem}.computer-device-editor{display:grid;grid-template-columns:minmax(0,2fr) minmax(230px,.9fr);gap:.9rem;align-items:start}.computer-device-editor-side{display:grid;gap:.9rem}.computer-device-editor-section{display:grid;gap:.8rem;padding:.9rem 1rem;border:1px solid #bfd7e8;border-radius:14px;background:linear-gradient(180deg,#fafdff,#f2f9fe);box-shadow:inset 0 1px #fffc}.computer-device-editor-section.compact{gap:.65rem;min-width:0}.computer-device-editor-heading{display:grid;gap:.15rem}.computer-device-editor-heading h4{margin:0;color:#0f4f7d;font-size:1rem}.computer-device-editor-heading span{color:#517089;font-size:.85rem}.computer-device-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,260px));gap:.75rem .85rem;justify-content:start}.computer-device-editor-grid label,.computer-device-editor-side label{display:grid;gap:.3rem;align-content:start}.computer-device-editor-grid input,.computer-device-editor-grid select,.computer-device-editor-side input,.computer-device-editor-side select{border:1px solid #b5d3e7;background:#f7fcff;min-height:2.35rem;height:2.35rem;padding:0 .6rem;color:#1f4a68;border-radius:10px;box-sizing:border-box;align-self:start}.computer-room-picker{position:relative;min-width:0}.computer-room-picker-trigger{width:100%;min-height:2.35rem;border:1px solid #b5d3e7;background:#f7fcff;color:#1f4a68;border-radius:10px;padding:0 .6rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;text-align:left}.computer-room-picker-trigger span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.computer-room-picker-trigger.open{border-color:#8cb8d8;box-shadow:0 0 0 3px #7fb4db2e}.computer-room-picker-menu{position:absolute;top:calc(100% + .35rem);left:0;right:0;z-index:20;max-height:12.8rem;overflow-y:auto;border:1px solid #bfd7e8;border-radius:12px;background:#fff;box-shadow:0 14px 34px #13365229;padding:.3rem}.computer-room-picker-option{width:100%;border:0;background:transparent;color:#1f4a68;text-align:left;border-radius:9px;padding:.5rem .55rem}.computer-room-picker-option:hover,.computer-room-picker-option.active{background:#eef7fd;color:#123a56}.computer-checkbox-card{display:flex!important;justify-content:space-between;align-items:center;gap:.9rem;min-height:5rem;padding:.8rem .9rem;border:1px solid #c5dceb;border-radius:12px;background:#f7fbfe}.computer-checkbox-copy{display:grid;gap:.15rem}.computer-checkbox-copy small{color:#617b92;font-size:.8rem;line-height:1.35}.computer-checkbox-card input[type=checkbox]{width:18px;height:18px;flex:0 0 auto}.computer-device-audit-list{display:grid;gap:.45rem}@media(max-width:1280px){.computer-device-meta{grid-template-columns:repeat(2,minmax(220px,1fr))}.computer-device-editor,.computer-device-editor-grid{grid-template-columns:1fr}}.computer-location-device-list{display:grid;gap:.4rem}.computer-location-device-item{border:1px solid #c7daea;background:#f8fcff;color:#1f4a68;padding:.45rem .6rem;display:grid;grid-template-columns:minmax(170px,1.1fr) minmax(120px,1fr) minmax(180px,1fr) minmax(130px,.8fr);gap:.45rem;align-items:center}.computer-location-device-name{display:inline-flex;align-items:center;gap:.5rem;min-width:0}.computer-location-device-name span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.computer-create-modal{width:min(760px,96vw)}.computer-create-picker-modal{width:min(320px,92vw)}.computer-import-modal{width:min(1220px,98vw)}.computer-import-controls{display:grid;gap:.45rem;margin-bottom:.6rem}.computer-import-summary{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:.55rem;color:#1f4a68}.computer-import-table-wrap{max-height:55vh;overflow:auto;border:1px solid #c7daea}.computer-import-preview .row-error{background:#fff2f2}.computer-create-picker-body{display:grid;padding:.8rem;gap:.35rem}.computer-create-picker-item{border:0;border-radius:0;background:transparent;color:#1f4a68;display:flex;align-items:center;gap:.65rem;min-height:46px;font-size:1.05rem;font-weight:500;padding:.25rem .15rem}.computer-create-picker-item:hover{background:#edf6fd}@media(max-width:980px){.room-control-workspace{grid-template-columns:1fr}.room-control-info-side{position:static}.room-control-grid{grid-template-columns:1fr}.room-control-grid.fixed-four{grid-template-columns:repeat(2,minmax(0,1fr))}.room-control-main.prioritize-screens,.room-control-stage.prioritize-screens{min-height:auto}.room-control-workspace.prioritize-screens .room-control-info-side{top:.35rem}.room-control-grid.active-screens-grid{grid-template-columns:1fr!important;height:auto;overflow:visible;--active-grid-height: auto}.room-control-grid.active-screens-grid .room-device-screen-card .room-device-frame{min-height:220px;height:auto;max-height:none}.computer-admin,.computer-grid{grid-template-columns:1fr}.computer-tree-panel{border-right:0;border-bottom:1px solid #c7daea}.computer-location-device-item{grid-template-columns:1fr}}@media(max-width:1400px){.room-control-grid.fixed-four{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1180px){.room-control-grid.fixed-four{grid-template-columns:repeat(3,minmax(0,1fr))}}
