@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+Arabic:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans Arabic,Inter,Noto Sans SC,system-ui,sans-serif;color:#17231f;background:#f3f8f5;font-synthesis:none;text-rendering:optimizeLegibility;--emerald-950: #04372d;--emerald-900: #064c3c;--emerald-800: #0a604b;--emerald-700: #08745a;--emerald-100: #dff3e9;--emerald-50: #eef8f3;--orange-600: #e85d04;--orange-500: #f97316;--orange-100: #ffeadb;--ink: #17231f;--muted: #65736d;--line: #d7e0db;--line-strong: #c8d5ce;--white: #ffffff;--surface: #f8fbf9;--warning: #b76a00;--danger: #c24132;--sidebar-width: 254px}*{box-sizing:border-box;letter-spacing:0}html,body,#root{min-height:100%;margin:0}html,body{overflow-x:clip}.work-tv-panel{margin-bottom:14px}.work-tv-header{align-items:center}.work-tv-header>div{min-width:0}.work-tv-header p{margin:4px 0 0;color:var(--muted);font-size:.72rem}.fleet-loading,.fleet-empty{min-height:118px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.fleet-empty{flex-direction:column;text-align:center}.fleet-empty strong{color:var(--ink)}.fleet-empty span{font-size:.74rem}.work-tv-table{min-width:1120px}.device-identity,.site-cell{display:flex;align-items:center;gap:9px}.device-identity>div,.site-cell{min-width:0;flex-direction:column;align-items:flex-start;gap:2px}.device-identity strong,.device-identity small,.site-cell strong,.site-cell small{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-identity small,.site-cell small{color:var(--muted);font-size:.65rem}.warning-value{color:var(--warning);font-weight:700}.revoked-row{opacity:.68;background:#fafafa}.table-action{width:34px;height:34px}.danger-action{color:var(--danger);border-color:#efc9c4;background:#fff8f7}.claim-form select{width:100%;min-height:42px;padding:7px 10px;border:1px solid var(--line-strong);border-radius:6px;color:var(--ink);background:#fff}.claim-result{display:grid;gap:18px}.claim-warning{display:flex;align-items:flex-start;gap:11px;padding:13px;border-inline-start:4px solid var(--orange-500);color:#6f3d10;background:#fff8f1}.claim-warning>div{display:grid;gap:4px}.claim-warning span{font-size:.75rem}.claim-token-value{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px;padding:10px;border:1px solid #a9c9ba;border-radius:6px;background:var(--emerald-50)}.claim-token-value code{min-width:0;overflow-wrap:anywhere;color:var(--emerald-950);font-size:.88rem;font-weight:700}.claim-result>p{margin:0;color:var(--muted);font-size:.78rem}.claim-empty-state{display:grid;gap:10px}.claim-empty-state .button{justify-self:start}.claim-endpoint{display:grid;gap:7px}.claim-endpoint>span{color:#34463e;font-size:.72rem;font-weight:700}.claim-endpoint>div{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;min-height:46px;padding-inline-start:12px;border:1px solid #b9d6c8;border-radius:6px;background:#f3faf7}.claim-endpoint code{overflow-wrap:anywhere;color:var(--emerald-950);font-weight:700}.claim-steps{display:grid;gap:9px;margin:0;padding-inline-start:22px;color:#33463f;font-size:.78rem;line-height:1.75}.claim-steps li::marker{color:var(--orange-600);font-weight:800}.claim-heartbeat-note,.site-form-intro{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border:1px solid #bcd9cc;border-radius:6px;color:#285247;background:#f2faf6;font-size:.74rem;line-height:1.65}.claim-heartbeat-note svg,.site-form-intro svg{flex:0 0 auto;margin-top:2px;color:var(--emerald-700)}.site-form-intro>div{display:grid;gap:3px}.site-form-intro strong{font-size:.78rem}.site-form-intro span{color:var(--muted)}.simplified-site-form .essential-fields{padding:0;border:0}.simplified-site-form label>span b{margin-inline-start:5px;color:#b5480b;font-size:.62rem}.simplified-site-form label>span small,.field-help{color:var(--muted);font-size:.64rem;font-weight:500}.field-help{display:block;margin-top:-1px;line-height:1.6}.advanced-site-fields{border:1px solid var(--line);border-radius:6px;background:#fbfdfc}.advanced-site-fields summary{min-height:42px;display:flex;align-items:center;padding:8px 12px;color:#285247;cursor:pointer;font-size:.72rem;font-weight:700}.advanced-site-fields-body{display:grid;gap:14px;padding:2px 12px 13px;border-top:1px solid var(--line)}.assistant-launcher{position:fixed;inset-inline-end:24px;inset-block-end:24px;z-index:92;min-height:48px;display:inline-flex;align-items:center;gap:9px;padding:9px 14px;border:1px solid #b55313;border-radius:7px;color:#fff;background:var(--orange-600);box-shadow:0 14px 32px #70340738;font-size:.76rem;font-weight:800}.assistant-launcher:hover{background:#cf5000}.assistant-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:94;visibility:hidden;background:#051c1661;opacity:0;transition:opacity .18s ease,visibility .18s ease}.assistant-scrim.visible{visibility:visible;opacity:1}.setup-assistant{position:fixed;inset-block:0;inset-inline-end:0;z-index:95;width:min(560px,94vw);display:grid;grid-template-rows:auto minmax(0,1fr);border-inline-start:1px solid #b7d0c4;color:var(--ink);background:#f7fbf9;box-shadow:-20px 0 50px #021f182e;clip-path:inset(0 0 0 100%);visibility:hidden;pointer-events:none;transition:clip-path .22s ease,visibility .22s ease}[dir=rtl] .setup-assistant{clip-path:inset(0 100% 0 0)}.setup-assistant.open{clip-path:inset(0);visibility:visible;pointer-events:auto}.setup-assistant>header{display:grid;grid-template-columns:42px minmax(0,1fr) 38px;align-items:start;gap:11px;padding:18px;border-bottom:1px solid #c8dbd2;background:#fff}.assistant-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:7px;color:#fff;background:var(--emerald-800)}.setup-assistant h2{margin:0;font-size:1rem}.setup-assistant header p{margin:5px 0 0;color:var(--muted);font-size:.7rem;line-height:1.65}.assistant-body{min-height:0;overflow-y:auto;padding:16px}.assistant-progress{display:grid;gap:8px;padding:14px;border:1px solid #bed4ca;border-radius:7px;background:#fff}.assistant-section-title{display:flex;align-items:center;gap:8px;margin-bottom:3px;color:var(--emerald-900);font-size:.78rem}.assistant-status{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;min-height:44px;padding:7px 8px;border-radius:6px;background:#f7faf8}.assistant-status>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%}.assistant-status.done>span{color:#08745a;background:#ddf5e9}.assistant-status.pending>span{color:#b65312;background:#fff0e5}.assistant-status>div{display:grid;gap:2px}.assistant-status strong{font-size:.72rem}.assistant-status small{color:var(--muted);font-size:.62rem}.assistant-progress>.button{justify-self:stretch;justify-content:center;margin-top:4px}.assistant-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0}.assistant-actions button{min-height:58px;display:flex;align-items:center;justify-content:center;gap:7px;padding:8px;border:1px solid #c6d8d0;border-radius:6px;color:#285247;background:#fff;font-size:.68rem;font-weight:700}.assistant-actions button:hover{border-color:#7cac97;background:#f1faf5}.assistant-search{min-height:44px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;padding:0 11px;border:1px solid #b9cec4;border-radius:6px;background:#fff}.assistant-search svg{color:var(--emerald-700)}.assistant-search input{width:100%;border:0;outline:0;background:transparent;font-size:.72rem}.assistant-knowledge{display:grid;grid-template-columns:minmax(170px,.8fr) minmax(0,1.2fr);align-items:start;gap:10px;margin-top:12px}.assistant-knowledge nav,.assistant-knowledge article{border:1px solid #c9d9d2;border-radius:7px;background:#fff}.assistant-knowledge nav{overflow:hidden}.assistant-knowledge nav button{width:100%;min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) 17px;align-items:center;gap:6px;padding:9px 10px;border:0;border-bottom:1px solid #e1ebe6;color:#33463f;background:#fff;text-align:start}.assistant-knowledge nav button:last-child{border-bottom:0}.assistant-knowledge nav button.active{color:#064f3d;background:#eaf7f1}.assistant-knowledge nav button>span{min-width:0;display:grid;gap:3px}.assistant-knowledge nav strong{font-size:.68rem}.assistant-knowledge nav small{overflow:hidden;color:var(--muted);font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}[dir=rtl] .assistant-knowledge nav svg{transform:scaleX(-1)}.assistant-knowledge article{padding:14px}.assistant-knowledge article h3{margin:0;color:var(--emerald-900);font-size:.86rem}.assistant-knowledge article>p{margin:5px 0 10px;color:var(--muted);font-size:.66rem;line-height:1.6}.assistant-knowledge article ol{display:grid;gap:8px;margin:0;padding-inline-start:19px;color:#34463f;font-size:.69rem;line-height:1.7}.assistant-knowledge article li::marker{color:var(--orange-600);font-weight:800}.assistant-empty{grid-column:1 / -1;margin:0;padding:18px;border:1px dashed #c3d5cc;border-radius:7px;color:var(--muted);background:#fff;font-size:.72rem;line-height:1.7}.assistant-boundary,.assistant-future{display:flex;align-items:flex-start;gap:8px;margin-top:11px;padding:10px 11px;border-radius:6px;font-size:.66rem;line-height:1.65}.assistant-boundary{border:1px solid #bcd9cc;color:#285247;background:#eef9f4}.assistant-future{border:1px solid #edcfaa;color:#664214;background:#fff8ef}.assistant-boundary svg,.assistant-future svg{flex:0 0 auto;margin-top:1px}@media(max-width:640px){.assistant-launcher{inset-inline-end:12px;inset-block-end:12px;width:48px;padding:0;justify-content:center}.assistant-launcher span{display:none}.setup-assistant{width:100vw}.assistant-knowledge,.assistant-actions{grid-template-columns:1fr}.assistant-actions button{min-height:44px}}@media(max-width:700px){.work-tv-header{align-items:stretch;flex-direction:column}.work-tv-header .button{width:100%}.work-tv-table{width:100%;min-width:100%;table-layout:fixed}.work-tv-table th:nth-child(2),.work-tv-table td:nth-child(2),.work-tv-table th:nth-child(4),.work-tv-table td:nth-child(4),.work-tv-table th:nth-child(5),.work-tv-table td:nth-child(5),.work-tv-table th:nth-child(6),.work-tv-table td:nth-child(6),.work-tv-table th:nth-child(7),.work-tv-table td:nth-child(7){display:none}.work-tv-table th:nth-child(1),.work-tv-table td:nth-child(1){width:58%}.work-tv-table th:nth-child(3),.work-tv-table td:nth-child(3){width:28%}.work-tv-table th:nth-child(8),.work-tv-table td:nth-child(8){width:14%}.device-identity strong,.device-identity small{max-width:125px}}body{min-width:320px;background:#f3f8f5}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(249,115,22,.25);outline-offset:2px}button:disabled{cursor:wait;opacity:.65}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ltr-value{direction:ltr;unicode-bidi:isolate;display:inline-block}.localized-date-time{display:inline-flex;align-items:center;gap:.32rem;white-space:nowrap;unicode-bidi:isolate}.localized-date-time bdi{unicode-bidi:isolate}.app-shell{min-height:100vh;background:#f3f8f5}.sidebar{position:fixed;inset-block:0;inset-inline-start:0;width:var(--sidebar-width);z-index:50;display:flex;flex-direction:column;color:#fff;background:var(--emerald-950);border-inline-end:1px solid rgba(255,255,255,.07);box-shadow:0 0 26px #032b2221}.brand-lockup{min-height:88px;display:flex;align-items:center;padding:19px 22px 17px;border-bottom:1px solid rgba(255,255,255,.1)}.brand-lockup img{display:block;width:184px;max-height:49px;object-fit:contain}.sidebar-close{display:none;margin-inline-start:auto;width:36px;height:36px;border:0;color:#fff;background:transparent}.main-nav{padding:16px 12px;display:grid;gap:5px}.nav-item{position:relative;min-height:45px;display:flex;align-items:center;gap:13px;width:100%;padding:9px 13px;border:1px solid transparent;border-radius:6px;color:#dcece5;background:transparent;text-align:start;font-size:.89rem;font-weight:600;transition:background .14s ease,color .14s ease,border-color .14s ease}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item.active{color:#fff;background:#ffffff1f;border-color:#ffffff1a}.nav-item.active:before{content:"";position:absolute;inset-inline-start:-13px;width:4px;height:28px;border-radius:0 3px 3px 0;background:var(--orange-500)}[dir=ltr] .nav-item.active:before{border-radius:3px 0 0 3px}.nav-item svg{flex:0 0 auto}.nav-count{min-width:23px;height:23px;margin-inline-start:auto;display:inline-grid;place-items:center;border-radius:50%;color:#fff;background:var(--orange-600);font-size:.72rem;line-height:1}.sidebar-footer{margin-top:auto;padding:14px 13px 20px}.support-button{width:100%;height:45px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(255,255,255,.16);border-radius:6px;color:#eef8f3;background:#ffffff0a;font-weight:600}.support-button:hover{background:#ffffff17}.local-time{margin-top:20px;display:grid;justify-items:center;color:#d9eee4}.local-time span{font-size:.72rem;color:#9ab8ab}.local-time strong{margin-top:3px;font-size:1.22rem}.local-time small{margin-top:3px;font-size:.67rem;color:#a7c1b6;text-align:center}.sidebar-scrim{display:none}.main-shell{min-height:100vh;margin-inline-start:var(--sidebar-width)}.topbar{position:sticky;top:0;z-index:30;height:72px;display:grid;grid-template-columns:minmax(210px,.85fr) minmax(430px,1.7fr) minmax(340px,1.15fr);align-items:center;gap:18px;padding:0 24px;border-bottom:1px solid var(--line);background:#fffffff7;box-shadow:0 3px 16px #1e41330a}.mobile-menu{display:none}.organization-picker,.language-picker,.select-control{position:relative;height:40px;display:flex;align-items:center;gap:8px;padding-inline:11px 9px;border:1px solid var(--line);border-radius:6px;color:var(--ink);background:#fff}.organization-picker select,.language-picker select,.select-control select{width:100%;min-width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;color:inherit;background:transparent;font-weight:600}.organization-picker>svg:last-child,.language-picker>svg:last-child,.select-control>svg:last-child{flex:0 0 auto}.product-switcher{min-width:0;height:40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.product-switcher button{position:relative;min-width:0;padding:0 10px;border:0;border-inline-end:1px solid var(--line);color:#52615b;background:transparent;font-size:.74rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-switcher button:first-child{padding-inline:6px;font-size:.7rem}.product-switcher button:last-child{border-inline-end:0}.product-switcher button:hover{color:var(--emerald-800);background:var(--emerald-50)}.product-switcher button.active{color:var(--ink);background:#fff}.product-switcher button.active:before{content:"";position:absolute;inset-inline:0;inset-block-start:0;height:3px;background:var(--orange-500)}.account-tools{min-width:0;display:flex;justify-content:flex-end;align-items:center;gap:9px}.language-picker{width:122px}.notification-button{position:relative;width:39px;height:39px;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;color:#35463f;background:#fff}.notification-button span{position:absolute;inset-block-start:-6px;inset-inline-end:-5px;width:18px;height:18px;display:grid;place-items:center;border:2px solid white;border-radius:50%;color:#fff;background:var(--orange-600);font-size:.59rem;font-weight:700}.account-profile{min-width:155px;display:grid;grid-template-columns:36px minmax(0,1fr) 15px;align-items:center;gap:8px}.avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:var(--emerald-900);background:var(--emerald-100);font-weight:700}.account-profile div{min-width:0;display:grid}.account-profile strong,.account-profile small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-profile strong[dir=auto]{unicode-bidi:plaintext;text-align:start}.account-profile strong{font-size:.78rem}.account-profile small{margin-top:2px;color:var(--muted);font-size:.65rem}.page-content{width:min(100%,1720px);margin:0 auto;padding:24px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.heading-line{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.page-heading h1{margin:0;color:#14221d;font-size:clamp(1.42rem,1.7vw,1.92rem);line-height:1.35}.page-heading p{margin:5px 0 0;color:var(--muted);font-size:.83rem}.connection-badge{height:27px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #a8dbc2;border-radius:999px;color:#0b7656;background:#f1fbf6;font-size:.72rem;font-weight:700}.connection-badge span{width:7px;height:7px;border-radius:50%;background:#20a66f;box-shadow:0 0 0 3px #20a66f21}.heading-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 14px;border-radius:6px;font-size:.78rem;font-weight:700;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease}.button-primary{border:1px solid var(--orange-600);color:#fff;background:var(--orange-600);box-shadow:0 5px 12px #e85d0421}.button-primary:hover{border-color:#ce4f00;background:#ce4f00}.button-secondary{border:1px solid var(--line-strong);color:#21352d;background:#fff}.button-secondary:hover,.button-quiet:hover{border-color:#9fb8ac;background:var(--emerald-50)}.button-quiet{border:1px solid var(--line);color:#42544c;background:var(--surface)}.spin{animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:14px}.kpi-item{position:relative;min-height:126px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:17px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 2px 9px #18392b06}.kpi-item:after{content:"";position:absolute;inset-inline:0;inset-block-end:0;height:3px;background:#b7c7bf}.kpi-item.green:after{background:#2fa977}.kpi-item.orange:after{background:var(--orange-500)}.kpi-item>div{min-width:0;display:grid}.kpi-item span:first-child{min-height:38px;color:#586861;font-size:.76rem;font-weight:600}.kpi-item strong{color:var(--ink);font-size:1.7rem;line-height:1.1}.kpi-item small{margin-top:8px;color:#76847e;font-size:.67rem}.kpi-icon{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:7px;color:var(--emerald-800);background:var(--emerald-50)}.kpi-item.orange .kpi-icon{color:var(--orange-600);background:var(--orange-100)}.kpi-item.neutral .kpi-icon{color:#55645e;background:#eef2f0}.overview-grid{display:grid;grid-template-columns:minmax(0,2.55fr) minmax(295px,.95fr);gap:14px;align-items:start}.panel{min-width:0;max-width:100%;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 2px 10px #18392b06}.panel-header{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;border-bottom:1px solid var(--line)}.panel-header h2{margin:0;font-size:.96rem;line-height:1.4}.panel-link,.text-action{padding:0;border:0;color:var(--emerald-700);background:transparent;font-size:.72rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}.table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#b8c9c0 transparent}.data-table{width:100%;border-collapse:collapse;color:#23332d;font-size:.74rem}.data-table th,.data-table td{padding:12px 13px;border-bottom:1px solid #e4ebe7;text-align:start;vertical-align:middle;white-space:nowrap}.data-table th{color:#67756f;background:#fbfcfb;font-size:.67rem;font-weight:700}.data-table tbody tr{transition:background .13s ease}.data-table tbody tr:hover{background:#f7fbf9}.data-table tbody tr:last-child td{border-bottom:0}.products-table{min-width:1040px}.site-name,.product-name{display:flex;align-items:center;gap:9px}.site-name>div{display:grid}.site-name small{margin-top:2px;color:#849089;font-size:.61rem}.site-icon,.product-icon,.mini-product{flex:0 0 auto;display:inline-grid;place-items:center;border-radius:5px}.site-icon{width:32px;height:32px;color:var(--emerald-800);background:var(--emerald-50)}.product-icon{width:34px;height:34px;color:var(--emerald-800);background:var(--emerald-50);border:1px solid #d5e8de}.product-clock .product-icon,.mini-product.product-clock{color:#985b00;background:#fff4e5;border-color:#f2d2aa}.product-worktv .product-icon,.mini-product.product-worktv{color:#37596f;background:#eef5f7;border-color:#cbdde3}.secondary-cell,.percent{color:#728079}.number-cell{font-variant-numeric:tabular-nums;font-weight:600}.online-value{color:#0c8b61;font-weight:700}.alert-count{color:#d15b09;font-weight:700}.alert-count.hot{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:50%;background:#fff0e6}.status-chip{min-width:70px;height:25px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;border:1px solid;border-radius:999px;font-size:.63rem;font-weight:700}.status-chip>span{width:6px;height:6px;border-radius:50%;background:currentColor}.status-chip.success{color:#0f7e59;border-color:#a8d9c2;background:#edf9f3}.status-chip.warning{color:#ad6500;border-color:#f0c788;background:#fff8e8}.status-chip.danger{color:#b83d31;border-color:#ecb2ac;background:#fff0ee}.status-chip.info{color:#38647d;border-color:#bad2df;background:#eef6fa}.insight-column{display:grid;gap:14px}.insight-list,.activity-list{padding:0 14px}.alert-row,.activity-row{display:grid;align-items:start;gap:10px;padding:13px 0;border-bottom:1px solid #e3e9e6}.alert-row{grid-template-columns:36px minmax(0,1fr)}.alert-row:last-child,.activity-row:last-child{border-bottom:0}.alert-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:6px}.alert-icon.critical{color:var(--danger);background:#fff0ee}.alert-icon.warning{color:var(--warning);background:#fff7e8}.alert-copy{min-width:0;display:grid}.alert-copy strong,.activity-row strong{font-size:.76rem}.alert-copy span,.activity-row span{margin-top:3px;color:#5d6b65;font-size:.69rem}.alert-copy small{margin-top:5px;color:#87918d;font-size:.62rem}.activity-row{grid-template-columns:29px minmax(0,1fr) auto}.activity-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:5px;color:var(--emerald-700);background:var(--emerald-50)}.activity-row>div{min-width:0;display:grid}.activity-row time{padding-top:2px;color:#8b9691;font-size:.62rem}.sites-panel{margin-top:14px}.table-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding:12px 16px;border-bottom:1px solid var(--line)}.search-control{width:min(330px,100%);height:39px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:6px;color:#6d7974;background:#fff}.search-control:focus-within{border-color:#85b5a1;box-shadow:0 0 0 3px #08745a14}.search-control input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:.74rem}.select-control{width:160px;height:39px;font-size:.72rem}.sites-table{min-width:900px}.product-glyphs{display:flex;gap:5px}.mini-product{width:25px;height:25px;border:1px solid #d5e8de;color:var(--emerald-800);background:var(--emerald-50)}.icon-button{width:34px;height:34px;display:inline-grid;place-items:center;padding:0;border:1px solid transparent;border-radius:5px;color:#52615b;background:transparent}.icon-button:hover{border-color:var(--line);background:var(--surface)}.empty-table{min-height:120px;display:grid;place-items:center;color:var(--muted);font-size:.78rem}.pagination{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;border-top:1px solid var(--line);color:#6e7b75;font-size:.67rem}.pagination>div{display:flex;align-items:center;gap:3px}.page-number{width:32px;height:32px;border:1px solid transparent;border-radius:5px;color:#50605a;background:transparent}.page-number.active{border-color:#f5c7a7;color:#c95000;background:#fff0e6;font-weight:700}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#0a1c1694;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dialog{position:relative;width:min(520px,100%);max-height:calc(100vh - 40px);overflow-y:auto;border:1px solid #c8d8d0;border-radius:8px;background:#fff;box-shadow:0 24px 60px #03221b3b}.dialog-close{position:absolute;inset-block-start:14px;inset-inline-end:14px;border-color:var(--line);background:#fff}.dialog-heading{padding:23px 24px 18px;border-bottom:1px solid var(--line)}.dialog-heading h2{margin:0;padding-inline-end:40px;font-size:1.15rem}.dialog-heading p{margin:6px 0 0;color:var(--muted);font-size:.76rem;line-height:1.7}.dialog-form{display:grid;gap:15px;padding:21px 24px 24px}.dialog-form label{display:grid;gap:7px}.dialog-form label>span{color:#34463e;font-size:.72rem;font-weight:700}.dialog-form input,.dialog-form select{width:100%;height:43px;padding:0 11px;border:1px solid var(--line-strong);border-radius:6px;color:var(--ink);background:#fff}.dialog-form input:focus,.dialog-form select:focus{border-color:#73aa93}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:7px}.toast{position:fixed;inset-inline-end:24px;inset-block-end:24px;z-index:120;min-height:48px;display:flex;align-items:center;gap:10px;padding:10px 15px;border:1px solid #96cfb6;border-radius:7px;color:#07563f;background:#f1fbf6;box-shadow:0 12px 30px #03392b29;font-size:.76rem;font-weight:700}@media(max-width:1450px){:root{--sidebar-width: 232px}.topbar{grid-template-columns:minmax(190px,.75fr) minmax(390px,1.45fr) minmax(300px,1fr);gap:12px;padding-inline:18px}.account-profile{min-width:36px;display:block}.account-profile>div{display:none}.page-content{padding:20px}.kpi-item{padding:15px}.kpi-icon{width:38px;height:38px}}@media(max-width:1180px){.topbar{grid-template-columns:205px minmax(0,1fr) auto}.language-picker{width:42px;padding:0;justify-content:center}.language-picker select{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.language-picker>svg:last-child{display:none}.account-profile{min-width:36px;display:block}.account-profile>div{display:none}.overview-grid{grid-template-columns:1fr}.insight-column{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.sidebar{width:min(300px,86vw);transform:translate(calc(var(--direction-multiplier, 1) * 110%));transition:transform .18s ease}[dir=rtl] .sidebar{--direction-multiplier: 1}[dir=ltr] .sidebar{--direction-multiplier: -1}.sidebar.open{transform:translate(0)}.sidebar-close{display:grid;place-items:center}.sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:block;visibility:hidden;opacity:0;background:#081a1485;transition:opacity .18s ease,visibility .18s ease}.sidebar-scrim.visible{visibility:visible;opacity:1}.main-shell{margin-inline-start:0}.main-shell,.page-content,.overview-grid{width:100%;min-width:0;max-width:100%}.topbar{grid-template-columns:42px minmax(180px,.8fr) minmax(280px,1.2fr) auto;padding-inline:14px}.mobile-menu{display:inline-grid}.product-switcher{grid-template-columns:repeat(4,minmax(0,1fr))}.account-profile{display:none}}@media(max-width:760px){.topbar{position:relative;height:auto;min-height:114px;grid-template-columns:42px minmax(0,1fr) auto;grid-template-rows:54px 46px;gap:6px 10px;padding:6px 12px 8px}.organization-picker{height:39px}.product-switcher{grid-column:1 / -1;grid-row:2;height:40px}.account-tools{grid-column:3;grid-row:1}.page-content{padding:15px 12px 24px}.page-heading{display:grid;gap:15px}.heading-actions{justify-content:flex-start}.desktop-action-label{display:none}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-item{min-height:112px}.kpi-item:last-child{grid-column:1 / -1}.insight-column{grid-template-columns:1fr}.table-scroll{overflow-x:hidden}.products-table,.sites-table{min-width:100%;width:100%;table-layout:fixed}.data-table th,.data-table td{padding:10px 8px;white-space:normal}.products-table th:nth-child(2),.products-table td:nth-child(2),.products-table th:nth-child(3),.products-table td:nth-child(3),.products-table th:nth-child(5),.products-table td:nth-child(5),.products-table th:nth-child(6),.products-table td:nth-child(6),.products-table th:nth-child(7),.products-table td:nth-child(7),.products-table th:nth-child(8),.products-table td:nth-child(8),.products-table th:nth-child(9),.products-table td:nth-child(9){display:none}.products-table th:nth-child(1),.products-table td:nth-child(1){width:50%}.products-table th:nth-child(4),.products-table td:nth-child(4){width:27%}.products-table th:nth-child(10),.products-table td:nth-child(10){width:23%}.products-table .product-name{align-items:flex-start}.products-table .text-action{line-height:1.6}.sites-table th:nth-child(2),.sites-table td:nth-child(2),.sites-table th:nth-child(3),.sites-table td:nth-child(3),.sites-table th:nth-child(4),.sites-table td:nth-child(4),.sites-table th:nth-child(7),.sites-table td:nth-child(7),.sites-table th:nth-child(8),.sites-table td:nth-child(8){display:none}.sites-table th:nth-child(1),.sites-table td:nth-child(1){width:48%}.sites-table th:nth-child(5),.sites-table td:nth-child(5){width:28%}.sites-table th:nth-child(6),.sites-table td:nth-child(6){width:24%}.table-toolbar{align-items:stretch}.search-control{width:100%}.select-control{flex:1;min-width:150px}.pagination{align-items:flex-start}}@media(max-width:480px){.organization-picker{min-width:0}.organization-picker svg:first-child{display:none}.product-switcher button{padding-inline:4px;font-size:.64rem}.heading-line{align-items:flex-start}.page-heading h1{width:100%}.heading-actions{display:grid;grid-template-columns:42px 1fr 1.15fr}.heading-actions .button{padding-inline:9px}.kpi-grid{grid-template-columns:1fr}.kpi-item:last-child{grid-column:auto}.kpi-item{min-height:103px}.kpi-item span:first-child{min-height:auto}.kpi-item strong{margin-top:6px}.panel-header{min-height:49px}.table-toolbar .button-quiet{width:100%}.pagination{flex-direction:column}.dialog-backdrop{padding:10px;align-items:end}.dialog{max-height:calc(100vh - 20px)}.dialog-heading{padding:20px 18px 15px}.dialog-form{padding:18px}.dialog-actions{display:grid;grid-template-columns:1fr 1fr}.toast{inset-inline:12px;inset-block-end:12px}}.nav-caption{margin:5px 13px 3px;color:#8fb4a5;font-size:.64rem;font-weight:700}.nav-caption-spaced{margin-top:19px;padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}.website-context{min-width:0;height:40px;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 14px;border:1px solid #c9ddd4;border-radius:6px;color:var(--emerald-900);background:var(--emerald-50)}.website-context strong,.website-context span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.website-context strong{font-size:.76rem}.website-context span{color:#668178;font-size:.67rem;direction:ltr}.public-site-loading{min-height:340px;display:flex;align-items:center;justify-content:center;gap:13px;color:var(--emerald-800);font-size:.8rem;font-weight:700}.public-site-heading .button{flex:0 0 auto}.website-kpis{display:grid;grid-template-columns:1.35fr repeat(3,minmax(150px,1fr));gap:12px;margin-bottom:14px}.website-kpis article{min-width:0;min-height:86px;display:flex;align-items:center;gap:12px;padding:15px;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 7px 20px #04382b0b}.website-kpis article.pending{border-color:#f1c696;background:#fffaf3}.website-kpis article.ready{border-color:#b8ddcc;background:#f7fcf9}.website-kpi-icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:6px;color:var(--emerald-800);background:var(--emerald-50)}.website-kpis article.pending .website-kpi-icon{color:#a85f00;background:#fff0dc}.website-kpis article>div{min-width:0;display:grid;gap:4px}.website-kpis small{color:var(--muted);font-size:.66rem}.website-kpis strong{overflow:hidden;color:#21342d;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.publication-note,.readonly-note{display:flex;align-items:center;gap:11px;margin-bottom:14px;padding:12px 15px;border:1px solid #bfded0;border-radius:6px;color:#174f40;background:#edf8f3}.publication-note>div{display:grid;gap:2px}.publication-note strong{font-size:.73rem}.publication-note span{color:#527168;font-size:.68rem;line-height:1.55}.publication-note svg,.readonly-note svg{flex:0 0 auto;color:var(--emerald-700)}.readonly-note{border-color:#d3dce0;color:#4b606a;background:#f4f7f8;font-size:.72rem;font-weight:700}.public-site-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:14px}.website-editor{min-width:0;overflow:hidden}.website-editor-header{align-items:flex-start}.website-editor-header>div{min-width:0}.website-editor-header p{margin:4px 0 0;color:var(--muted);font-size:.68rem;line-height:1.55}.notice-toggle{min-height:36px;display:inline-flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #cfd9d4;border-radius:6px;color:#68756f;background:#f7f9f8;font-size:.66rem;font-weight:700}.notice-toggle>span{width:26px;height:14px;position:relative;border-radius:999px;background:#aab6b0}.notice-toggle>span:after{content:"";position:absolute;top:2px;inset-inline-start:2px;width:10px;height:10px;border-radius:50%;background:#fff;transition:transform .14s ease}.notice-toggle.enabled{border-color:#9bcab5;color:#0b684e;background:#edf8f3}.notice-toggle.enabled>span{background:var(--emerald-700)}.notice-toggle.enabled>span:after{transform:translate(12px)}[dir=rtl] .notice-toggle.enabled>span:after{transform:translate(-12px)}.website-form-body{display:grid;gap:17px;padding:18px}.website-field-row{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px}.website-fieldset{min-width:0;margin:0;padding:12px;border:1px solid var(--line);border-radius:6px}.website-fieldset legend{padding:0 7px;color:#3f534a;font-size:.67rem;font-weight:700}.schedule-fieldset legend{display:flex;align-items:center;gap:6px}.segmented-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:36px;overflow:hidden;border:1px solid #d5ddd9;border-radius:5px;background:#f7f9f8}.segmented-control button{min-width:0;border:0;border-inline-end:1px solid #d5ddd9;color:#5a6963;background:transparent;font-size:.68rem;font-weight:700}.segmented-control button:last-child{border-inline-end:0}.segmented-control button.active{color:#075c46;background:#fff;box-shadow:inset 0 3px 0 var(--emerald-700)}.segmented-control button.active.important{color:#9a5100;box-shadow:inset 0 3px 0 var(--orange-500)}.content-language-select{width:100%;min-height:36px;padding:0 10px;border:1px solid #d5ddd9;border-radius:5px;color:#354940;background:#fff;font-size:.72rem;font-weight:700}.content-language-select:focus{border-color:#73aa93;outline:3px solid rgba(8,116,90,.08)}.localized-editor{display:grid;gap:13px;padding:15px;border-inline-start:3px solid var(--emerald-700);background:#f7faf8}.localized-editor label,.website-input,.schedule-grid label{display:grid;gap:7px}.localized-editor label>span,.website-input>span,.schedule-grid label>span{color:#354940;font-size:.69rem;font-weight:700}.localized-editor small,.website-input small,.schedule-grid small{color:#8a9691;font-size:.6rem;font-weight:500}.localized-editor input,.localized-editor textarea,.website-input input,.schedule-grid input{width:100%;min-width:0;padding:10px 11px;border:1px solid var(--line-strong);border-radius:6px;color:var(--ink);background:#fff;resize:vertical}.localized-editor input,.website-input input,.schedule-grid input{height:42px}.localized-editor textarea{min-height:106px;line-height:1.75}.localized-editor input:focus,.localized-editor textarea:focus,.website-input input:focus,.schedule-grid input:focus{border-color:#73aa93;outline:3px solid rgba(8,116,90,.08)}.schedule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.website-actions{min-height:67px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;padding:12px 18px;border-top:1px solid var(--line);background:#fbfcfb}.website-actions button:disabled,.notice-toggle:disabled,.segmented-control button:disabled{cursor:not-allowed}.publish-button{background:var(--orange-600)}.publish-button:hover:not(:disabled){background:#c94d00}.notice-preview-panel{position:sticky;top:87px;overflow:hidden}.notice-preview-stage{display:grid;gap:14px;padding:18px}.notice-preview{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:16px;border:1px solid #a7d2bf;border-inline-start:4px solid var(--emerald-700);border-radius:6px;color:#143c31;background:#eef8f3}.notice-preview.important{border-color:#efc28d;border-inline-start-color:var(--orange-500);color:#5f3700;background:#fff6e9}.notice-preview.disabled{filter:grayscale(.75);opacity:.62}.notice-preview-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:5px;color:var(--emerald-800);background:#fff}.notice-preview.important .notice-preview-icon{color:#a55800}.notice-preview>div{min-width:0}.notice-preview strong{display:block;font-size:.82rem;line-height:1.55}.notice-preview p{margin:6px 0 0;font-size:.71rem;line-height:1.75}.notice-preview a{display:inline-flex;align-items:center;gap:5px;margin-top:10px;color:inherit;font-size:.68rem;font-weight:700}.preview-hidden-note{margin:0;color:#77837e;font-size:.67rem;line-height:1.6}.preview-metadata{margin:0;display:grid;gap:9px}.preview-metadata>div{display:flex;justify-content:space-between;gap:12px;padding-top:9px;border-top:1px solid var(--line)}.preview-metadata dt{color:var(--muted);font-size:.64rem}.preview-metadata dd{margin:0;color:#34473f;font-size:.64rem;font-weight:700}@media(max-width:1180px){.website-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.public-site-grid{grid-template-columns:1fr}.notice-preview-panel{position:static}}@media(max-width:760px){.website-context{grid-column:1 / -1;grid-row:2}.website-context span{display:none}.website-kpis,.website-field-row,.schedule-grid{grid-template-columns:1fr}.website-editor-header{display:grid}.notice-toggle{width:100%;justify-content:center}.website-actions{grid-template-columns:1fr 1fr}.website-actions>span{display:none}.website-actions .button{justify-content:center}}@media(max-width:480px){.public-site-heading .button{width:100%;justify-content:center}.website-actions,.notice-preview{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:72px 20px 32px;background:linear-gradient(90deg,rgba(7,74,58,.035) 1px,transparent 1px),linear-gradient(rgba(7,74,58,.035) 1px,transparent 1px),#f3f8f5;background-size:34px 34px}.auth-language{position:fixed;inset-block-start:20px;inset-inline-end:24px}.login-surface,.status-surface{width:min(460px,100%);border:1px solid var(--line-strong);border-radius:8px;background:#fff;box-shadow:0 22px 60px #04372b1f}.login-brand{min-height:92px;display:flex;align-items:center;gap:14px;padding:18px 24px;color:#fff;background:var(--emerald-950);border-radius:7px 7px 0 0}.login-brand img{width:158px;max-height:48px;object-fit:contain}.login-brand span{padding-inline-start:14px;border-inline-start:1px solid rgba(255,255,255,.22);font-size:.78rem;font-weight:700}.login-heading{padding:25px 26px 10px}.login-heading h1{margin:0;font-size:1.35rem}.login-heading p{margin:7px 0 0;color:var(--muted);font-size:.76rem;line-height:1.75}.login-form{display:grid;gap:15px;padding:18px 26px 28px}.login-form label{display:grid;gap:7px}.login-form label span{color:#34463e;font-size:.72rem;font-weight:700}.login-form input{height:44px;width:100%;padding:0 12px;border:1px solid var(--line-strong);border-radius:6px;color:var(--ink);background:#fff}.login-form input:focus{border-color:#73aa93}.login-submit{width:100%;margin-top:3px}.form-error{padding:10px 12px;border:1px solid #e6aaa3;border-radius:6px;color:#9f3027;background:#fff2f0;font-size:.72rem;line-height:1.6}.status-surface{min-height:310px;display:grid;place-items:center;align-content:center;gap:22px;padding:34px;text-align:center}.status-surface img{width:210px;max-height:60px;object-fit:contain;padding:8px;border-radius:5px;background:var(--emerald-950)}.status-surface p{margin:0;color:var(--muted);font-size:.8rem}.status-loader{color:var(--emerald-700);animation:spin 1.2s linear infinite}.status-loader.error{color:var(--danger);animation:none}.organization-picker strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem}.operational-note{min-height:42px;display:flex;align-items:center;gap:8px;padding:9px 16px;border-bottom:1px solid var(--line);color:#476057;background:var(--emerald-50);font-size:.7rem;line-height:1.55}.operational-note svg{flex:0 0 auto;color:var(--emerald-700)}.empty-insight{min-height:160px;display:grid;place-items:center;padding:18px;color:var(--muted);text-align:center;font-size:.74rem}.generated-at{margin:11px 2px 0;color:var(--muted);font-size:.65rem}.product-note-clock .product-icon,.mini-product.product-note-clock{color:#08745a;background:#eef8f3;border-color:#c9e3d6}.product-hrm-clock .product-icon,.mini-product.product-hrm-clock{color:#985b00;background:#fff4e5;border-color:#f2d2aa}.product-work-tv .product-icon,.mini-product.product-work-tv{color:#37596f;background:#eef5f7;border-color:#cbdde3}.dialog:has(.site-form){width:min(760px,100%)}.localized-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.product-fieldset{display:flex;flex-wrap:wrap;gap:9px 18px;margin:0;padding:13px;border:1px solid var(--line);border-radius:6px}.product-fieldset legend{padding:0 7px;color:#34463e;font-size:.72rem;font-weight:700}.product-fieldset label{display:flex;grid-template-columns:none;align-items:center;gap:7px}.product-fieldset input{width:18px;height:18px;margin:0;accent-color:var(--emerald-700)}@media(max-width:760px){.localized-grid{grid-template-columns:1fr}.products-table th:nth-child(2),.products-table td:nth-child(2){display:table-cell;width:38%}.products-table th:nth-child(4),.products-table td:nth-child(4){display:none}.products-table th:nth-child(1),.products-table td:nth-child(1){width:62%}.sites-table th:nth-child(5),.sites-table td:nth-child(5){display:table-cell;width:32%}.sites-table th:nth-child(1),.sites-table td:nth-child(1){width:68%}}@media(max-width:480px){.auth-shell{padding-inline:12px}.auth-language{inset-inline-end:12px}.login-brand{align-items:flex-start;flex-direction:column}.login-brand span{padding-inline-start:0;border-inline-start:0}.heading-actions{display:flex}.heading-actions .button{flex:1}}.public-site-collections{margin-top:16px;overflow:hidden}.public-site-collections-header{align-items:center;gap:18px}.public-site-collections-header>div:first-child{min-width:0}.public-site-collections-header h2{margin:0}.public-site-collections-header p{max-width:720px;margin:5px 0 0;color:var(--muted);font-size:.7rem;line-height:1.7}.collections-primary-actions,.collections-primary-actions .segmented-control{display:flex;align-items:center;gap:8px}.collections-primary-actions .segmented-control button{display:inline-flex;align-items:center;gap:7px}.collections-workspace{min-height:560px;display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);border-top:1px solid var(--line)}.collections-list{min-width:0;padding:10px;border-inline-end:1px solid var(--line);background:#f7faf8}.collections-list>button{width:100%;min-height:62px;display:grid;grid-template-columns:9px minmax(0,1fr) 18px;align-items:center;gap:9px;margin-bottom:7px;padding:9px 10px;border:1px solid transparent;border-radius:6px;color:var(--ink);background:transparent;text-align:start}.collections-list>button:hover{border-color:#c7d9d0;background:#fff}.collections-list>button.selected{border-color:#9fc6b4;background:#fff;box-shadow:inset 3px 0 0 var(--emerald-700)}[dir=rtl] .collections-list>button.selected{box-shadow:inset -3px 0 0 var(--emerald-700)}.collection-status{width:8px;height:8px;border-radius:50%;background:#aeb9b4}.collection-status.enabled{background:#16a36a;box-shadow:0 0 0 3px #dcf5e9}.collections-list button>span:nth-child(2){min-width:0;display:grid;gap:4px}.collections-list strong,.collections-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collections-list strong{font-size:.72rem}.collections-list small{color:var(--muted);font-size:.62rem}.collections-empty{margin:0;padding:20px 10px;color:var(--muted);font-size:.7rem;line-height:1.7;text-align:center}.collections-editor{min-width:0;display:grid;align-content:start;gap:14px;padding:18px}.collections-control-row{display:grid;grid-template-columns:minmax(180px,1.15fr) repeat(3,minmax(145px,1fr));align-items:end;gap:12px}.collections-editor label{min-width:0;display:grid;gap:6px}.collections-editor label>span{color:#34463e;font-size:.67rem;font-weight:700}.collections-editor input,.collections-editor select,.collections-editor textarea{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--line-strong);border-radius:6px;color:var(--ink);background:#fff;font:inherit;font-size:.72rem}.collections-editor textarea{min-height:96px;resize:vertical;line-height:1.65}.collections-editor input:focus,.collections-editor select:focus,.collections-editor textarea:focus{border-color:#5e9d82;outline:3px solid rgba(8,116,90,.09)}.collections-editor input:disabled,.collections-editor select:disabled,.collections-editor textarea:disabled{color:#6e7b75;background:#f2f5f3}.collections-control-row .toggle-row{min-height:40px;display:flex;align-items:center;gap:9px;padding:8px 11px;border:1px solid var(--line-strong);border-radius:6px;background:#fff}.collections-control-row .toggle-row input{width:18px;min-height:18px;margin:0;accent-color:var(--emerald-700)}.collections-localized-fields{display:grid;grid-template-columns:minmax(200px,.8fr) minmax(320px,1.6fr) minmax(190px,.8fr);gap:12px;padding:14px;border:1px solid #cfe1d8;border-radius:7px;background:var(--emerald-50)}.collections-link-fields{display:grid;grid-template-columns:minmax(240px,1fr) minmax(240px,1fr) 120px;gap:12px}.collections-schedule-fields{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.collections-fallback-note{margin:0;color:var(--muted);font-size:.65rem;line-height:1.65}.collections-preview{min-height:120px;display:grid;align-content:center;gap:6px;padding:18px 20px;border:1px solid #9acbb7;border-inline-start-width:5px;border-radius:7px;color:#123c31;background:#eef9f4}.collections-preview.tone-orange{border-color:#edb574;color:#633800;background:#fff6e9}.collections-preview.tone-neutral{border-color:#bbc7c1;color:#2e3d37;background:#f4f7f5}.collections-preview small{color:currentColor;font-size:.6rem;opacity:.72}.collections-preview strong{font-size:1rem}.collections-preview p{max-width:920px;margin:0;font-size:.75rem;line-height:1.75}.collections-preview span{width:fit-content;margin-top:3px;padding-bottom:2px;border-bottom:1px solid currentColor;font-size:.7rem;font-weight:700}.collection-delete-button{justify-self:start;border:1px solid #e7b9b3;color:#a4372c;background:#fff8f7}.collections-selection-empty{min-height:420px;display:grid;place-content:center;gap:10px;color:var(--muted);text-align:center}.collections-selection-empty svg{margin:auto;color:#84a99a}.collections-selection-empty p{max-width:360px;margin:0;font-size:.72rem;line-height:1.7}@media(max-width:1180px){.public-site-collections-header{align-items:stretch;flex-direction:column}.collections-primary-actions{justify-content:space-between}.collections-control-row{grid-template-columns:repeat(2,minmax(160px,1fr))}.collections-localized-fields{grid-template-columns:1fr 1fr}.collections-localized-fields label:nth-child(2){grid-column:1 / -1;grid-row:2}}@media(max-width:760px){.collections-primary-actions{align-items:stretch;flex-direction:column}.collections-primary-actions .segmented-control,.collections-primary-actions .button{width:100%}.collections-primary-actions .segmented-control button{flex:1;justify-content:center}.collections-primary-actions .button{justify-content:center}.collections-workspace{min-height:0;grid-template-columns:1fr}.collections-list{display:flex;gap:7px;overflow-x:auto;border-inline-end:0;border-bottom:1px solid var(--line)}.collections-list>button{min-width:210px;margin:0}.collections-editor{padding:14px}.collections-control-row,.collections-localized-fields,.collections-link-fields,.collections-schedule-fields{grid-template-columns:1fr}.collections-localized-fields label:nth-child(2){grid-column:auto;grid-row:auto}}.fleet-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.fleet-panel{margin-bottom:14px}.fleet-error-panel{min-height:220px;display:grid;place-items:center;align-content:center;gap:12px;padding:24px;color:var(--muted);text-align:center}.fleet-error-panel svg{color:var(--danger)}.fleet-error-panel p{margin:0;font-size:.78rem}.note-clock-keys-table{min-width:880px}.note-clock-table{min-width:1260px}.hrm-clock-table{min-width:1360px}.table-action-group{display:flex;gap:6px}.secret-field{display:grid;gap:7px}.secret-field>span{color:#34463e;font-size:.72rem;font-weight:700}.directive-device{display:flex;align-items:center;gap:9px}.directive-device>div{min-width:0;display:grid;gap:2px}.directive-device small{color:var(--muted);font-size:.65rem}.directive-revs{display:flex;flex-wrap:wrap;gap:6px 18px;padding:10px 12px;border:1px solid var(--line);border-radius:6px;color:var(--muted);background:var(--surface);font-size:.68rem}.directive-revs b{color:var(--ink)}.directive-tabs{grid-template-columns:repeat(3,minmax(0,1fr));min-height:40px}.directive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.dialog:has(.directive-form){width:min(680px,100%)}.dialog-form textarea{width:100%;min-height:96px;padding:9px 11px;border:1px solid var(--line-strong);border-radius:6px;color:var(--ink);background:#fff;resize:vertical;line-height:1.7}.dialog-form textarea:focus{border-color:#73aa93}.fleet-form{display:grid;gap:14px;padding:16px}.fleet-form label{display:grid;gap:7px}.fleet-form label>span{color:#34463e;font-size:.72rem;font-weight:700}.fleet-form label>span small{color:var(--muted);font-size:.64rem;font-weight:500}.fleet-form input,.fleet-form select,.fleet-form textarea{width:100%;min-height:42px;padding:8px 11px;border:1px solid var(--line-strong);border-radius:6px;color:var(--ink);background:#fff}.fleet-form textarea{min-height:88px;resize:vertical;line-height:1.7}.fleet-form input:focus,.fleet-form select:focus,.fleet-form textarea:focus{border-color:#73aa93}.push-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.push-kind{min-height:40px}.setting-rows{display:grid;gap:9px}.setting-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.65fr) minmax(0,1.2fr) 38px;align-items:center;gap:8px}.add-setting-row{justify-self:start}.queue-list{padding:0 16px}.queue-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:13px 0;border-bottom:1px solid #e3e9e6}.queue-row:last-child{border-bottom:0}.queue-copy{min-width:0;display:grid;gap:4px}.queue-summary{color:#33463f;font-size:.72rem;overflow-wrap:anywhere;unicode-bidi:isolate}.queue-meta{display:flex;flex-wrap:wrap;gap:4px 16px;color:var(--muted);font-size:.64rem}.queue-meta b{color:#34473f}.queue-row time{padding-top:2px;color:#8b9691;font-size:.62rem}.update-notice-body{display:grid;gap:0}.update-notice-current{display:grid;gap:6px;margin:16px 16px 2px;padding:13px;border:1px solid #bcd9cc;border-radius:6px;color:#285247;background:#f2faf6;font-size:.74rem;line-height:1.65}.update-notice-current strong{font-size:.72rem}.update-notice-current small{color:var(--muted);font-size:.62rem}.update-notice-url{overflow-wrap:anywhere}.link-countdown{display:flex;align-items:center;gap:8px;color:#6f3d10;font-size:.78rem;font-weight:700}.link-countdown.expired{color:var(--danger)}.link-countdown svg{flex:0 0 auto}@media(max-width:760px){.table-scroll.fleet-table-scroll{overflow-x:auto}.note-clock-keys-table,.note-clock-table,.hrm-clock-table{table-layout:auto}.fleet-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fleet-kpi-grid .kpi-item:last-child{grid-column:auto}.push-grid,.directive-grid{grid-template-columns:1fr}.setting-row{grid-template-columns:minmax(0,1fr) 38px}.setting-row label:nth-child(2),.setting-row label:nth-child(3){grid-column:1}.setting-row>button{grid-column:2;grid-row:1}}
