body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#f3f7fc;color:#071834}.suite-page{min-height:100vh;background:linear-gradient(180deg,#f8fbff 0,#edf4fb);position:relative;overflow-x:hidden}.suite-page:before{content:"";position:fixed;inset:-20% -10% auto auto;width:620px;height:620px;background:radial-gradient(circle,#cfe3ff 0,#cfe3ff00 70%);pointer-events:none}.suite-top{height:92px;position:sticky;top:0;z-index:5000;background:#ffffffe0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #d9e6f5;display:grid;grid-template-columns:330px minmax(260px,560px) 1fr;align-items:center;gap:28px;padding:0 34px}.suite-brand{display:flex;align-items:center;gap:14px;min-width:0}.suite-brand img{width:54px;height:54px;border-radius:14px;object-fit:cover;box-shadow:0 10px 24px #07183424}.suite-brand b{font-size:28px;font-weight:950;letter-spacing:-.045em}.suite-brand small{display:block;color:#6a7890;font-weight:850;font-size:13px;white-space:nowrap}.suite-search{height:54px;background:#fff;border:1px solid #d7e5f5;border-radius:20px;box-shadow:0 16px 36px #0b204412;display:flex;align-items:center;gap:13px;padding:0 18px;color:#38527a}.suite-search input{border:0;outline:0;flex:1;font-size:17px;background:transparent;color:#0b1533}.suite-search kbd{display:none}.suite-actions{display:flex;align-items:center;gap:12px;justify-self:end}.suite-icon-btn{height:48px;border:1px solid #d8e6f5;background:#fff;color:#102041;border-radius:16px;display:inline-flex;align-items:center;gap:9px;padding:0 16px;font-weight:900;cursor:pointer;box-shadow:0 8px 24px #0d305c0a}.suite-icon-btn:hover{border-color:#139447;box-shadow:0 10px 26px #0b65f81f}.suite-icon-btn:disabled{opacity:.5;cursor:not-allowed}.suite-pill{height:46px;border:1px solid #bfe7cc;background:#effaf2;color:#166534;border-radius:16px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;font-weight:900}.suite-user{position:relative;display:flex;align-items:center;gap:7px;z-index:7000}.suite-avatar{width:58px;height:58px;border:0;border-radius:50%;background:linear-gradient(145deg,#1376ff,#0956d8);color:#fff;font-weight:950;font-size:20px;box-shadow:0 16px 34px #0b65f84d;cursor:pointer}.suite-user-pop{position:absolute;right:0;top:70px;width:310px;background:#fff;border:1px solid #d9e6f5;border-radius:24px;box-shadow:0 28px 90px #0919383d;padding:12px;display:grid;gap:8px;z-index:99999}.pop-head{display:flex;gap:12px;align-items:center;padding:14px;border-bottom:1px solid #edf2f8}.pop-head b{font-size:18px}.pop-head small{display:block;color:#64748b}.suite-user-pop button{height:48px;border:0;background:transparent;text-align:left;border-radius:15px;display:flex;align-items:center;gap:10px;font-weight:900;color:#102041;padding:0 14px;cursor:pointer}.suite-user-pop button:hover{background:#f1f6fd}.suite-hero{padding:50px 42px 18px;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:34px;align-items:end}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#eaf2ff;color:#139447;border-radius:999px;padding:8px 12px;font-weight:950}.suite-hero h1{font-size:54px;letter-spacing:-.06em;line-height:1;margin:18px 0 12px}.suite-hero p{max-width:850px;color:#5f7088;font-size:18px;line-height:1.55;margin:0}.hero-panel{background:linear-gradient(145deg,#071f49,#0c3c80);color:#fff;border-radius:28px;padding:26px;display:grid;gap:8px;box-shadow:0 24px 70px #071f4940}.hero-panel b{font-size:38px}.hero-panel span{color:#b8c9e6}.suite-filter{padding:0 42px 22px;display:flex;gap:10px}.suite-filter button{height:42px;border:1px solid #d8e4f2;background:#fff;color:#42526b;border-radius:999px;padding:0 19px;font-weight:950;cursor:pointer}.suite-filter button.active{background:#139447;color:#fff;border-color:#139447}.module-grid{padding:0 42px 46px;display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:22px;align-items:stretch}.module-card{background:#ffffffeb;border:1px solid #dbe7f3;border-radius:28px;overflow:hidden;box-shadow:0 18px 50px #0c2d5b17;display:flex;flex-direction:column;min-height:420px;transition:.18s transform,.18s box-shadow;position:relative}.module-card:hover{transform:translateY(-4px);box-shadow:0 28px 80px #0c2d5b29}.module-card:before{content:"";position:absolute;inset:0 0 auto;height:7px;background:#139447}.module-card.green:before{background:#23b425}.module-card.pink:before{background:#bb236f}.module-card.orange:before{background:#f97316}.module-card.blue:before{background:#139447}.module-card.purple:before{background:#7c3aed}.module-card.cyan:before{background:#0284c7}.module-card.navy:before{background:#0f2452}.module-img-wrap{position:relative;padding:16px 16px 8px}.module-img-wrap img{width:100%;aspect-ratio:1/1;border-radius:24px;object-fit:cover;background:#071426;display:block}.module-img-wrap span{position:absolute;top:28px;right:28px;background:#fffffff0;border:1px solid rgba(255,255,255,.7);border-radius:999px;padding:6px 11px;font-weight:950;color:#0f172a}.module-card.planned{opacity:.86}.module-body{padding:8px 20px 20px;display:grid;gap:11px;flex:1}.module-body h2{font-size:42px;margin:0;line-height:.95;letter-spacing:-.055em}.module-body h3{font-size:15px;margin:0;color:#41506a}.module-body p{color:#627188;line-height:1.42;margin:0;font-size:14px}.module-body button{margin-top:auto;height:46px;border:0;border-radius:16px;background:#139447;color:#fff;font-weight:950;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.module-card.green .module-body button{background:#19a51f}.module-card.pink .module-body button{background:#b91d6f}.module-card.orange .module-body button{background:#ea580c}.module-card.blue .module-body button{background:#139447}.module-card.purple .module-body button{background:#7c3aed}.module-card.cyan .module-body button{background:#0284c7}.module-card.navy .module-body button{background:#0f2452}.suite-footer{padding:18px 44px 42px;color:#627188;display:flex;align-items:center;gap:8px}.suite-loading{height:100vh;display:grid;place-content:center;gap:16px;text-align:center;background:#071f49;color:#fff}.suite-loading img{width:86px;border-radius:24px;margin:auto}.om-dialog-backdrop{position:fixed;inset:0;background:#0714266b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;z-index:100000}.om-dialog-card{width:min(460px,calc(100vw - 32px));background:#fff;border:1px solid #dbe7f3;border-radius:26px;box-shadow:0 30px 100px #03122a59;padding:24px}.om-dialog-icon{width:50px;height:50px;border-radius:18px;background:#139447;color:#fff;display:grid;place-items:center;font-weight:950;font-size:22px}.om-dialog-card h2{margin:14px 0 6px;font-size:26px;letter-spacing:-.04em}.om-dialog-card p{color:#607089;margin:0 0 14px;line-height:1.45}.om-dialog-input{width:100%;height:52px;border:1px solid #d8e4f2;border-radius:16px;padding:0 14px;font-size:16px;outline:0}.om-dialog-input:focus{border-color:#139447;box-shadow:0 0 0 4px #dbeafe}.om-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.om-dialog-actions .btn{height:44px;border:0;border-radius:14px;padding:0 18px;background:#139447;color:#fff;font-weight:950;cursor:pointer}.om-dialog-actions .btn.ghost{background:#eef4fb;color:#102041}@media(max-width:980px){.suite-top{height:auto;grid-template-columns:1fr;gap:14px;padding:18px}.suite-search{width:100%}.suite-actions{justify-self:start}.suite-hero{padding:34px 20px 18px;display:block}.suite-hero h1{font-size:38px}.hero-panel{display:none}.suite-filter,.module-grid,.suite-footer{padding-left:20px;padding-right:20px}.module-grid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr))}}.ref-layout{height:100vh;overflow:hidden}.ref-side{height:100vh;position:sticky;top:0;overflow-y:auto;flex:0 0 auto}.ref-main{height:100vh;overflow-y:auto;position:relative}.ref-topbar,.topbar,.suite-top{position:sticky;top:0;z-index:9000}.side-actions,.ref-side-actions,[data-dark-toggle]{display:none!important}.nav-count{margin-left:auto;opacity:.72;font-size:11px;background:#ffffff21;border-radius:999px;padding:1px 7px}.region-card{position:relative;overflow:hidden}.region-dot{width:34px;height:34px;border-radius:12px;margin-bottom:12px;box-shadow:0 12px 26px #00000029}.invite-strip{margin:18px auto;max-width:1180px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;padding:14px 16px;display:flex;gap:14px;align-items:center;justify-content:space-between;color:#06351f;box-shadow:0 12px 28px #16a34a14}.invite-strip>div{display:flex;align-items:center;gap:10px}.invite-strip span{color:#3b6b50}.invite-strip button{border:0;background:#16a34a;color:#fff;border-radius:9px;padding:10px 13px;font-weight:900;cursor:pointer}.suite-top{gap:18px}.suite-search{max-width:540px}.module-card{border-radius:16px!important}.module-img-wrap img{object-fit:cover}.suite-user-pop{z-index:100000!important}body{background:#f2f4f1}.suite-page{background:radial-gradient(circle at 85% 0,rgba(166,194,173,.22),transparent 32%),linear-gradient(180deg,#f8faf7,#eff3ef)!important}.suite-page:before{background:radial-gradient(circle,rgba(184,157,108,.13),transparent 68%)!important}.suite-top{height:82px!important;border-bottom:1px solid rgba(209,217,210,.85)!important;background:#fbfcfae0!important;-webkit-backdrop-filter:blur(22px) saturate(145%)!important;backdrop-filter:blur(22px) saturate(145%)!important;box-shadow:0 8px 28px #152c1c0b!important}.suite-brand img,.suite-avatar{border-radius:13px!important}.suite-brand b,.suite-hero h1{letter-spacing:-.045em!important}.suite-hero h1{color:#17251c!important;font-weight:750!important}.eyebrow,.suite-pill{background:#edf5ef!important;color:#1b7444!important}.suite-search,.hero-panel,.module-card,.suite-user-pop{border-color:#dce3dd!important;border-radius:17px!important;background:#ffffffe6!important;box-shadow:0 14px 38px #122b1a11!important}.module-card{overflow:hidden}.module-card:hover{transform:translateY(-4px)!important;border-color:#bac9bd!important;box-shadow:0 24px 58px #122b1a1c!important}.suite-filter button{border-radius:999px!important}.suite-filter button.active{background:#173c28!important;color:#fff!important}:root{--om-accent: #169447;--om-accent-strong: #0c7436;--om-bg: #f3f6f4;--om-surface: #ffffff;--om-surface-2: #f8faf9;--om-text: #14221a;--om-muted: #647168;--om-border: #d8dfda;--om-border-strong: #bcc8c0;--om-warning: #b7791f;--om-warning-bg: #fff8e8;--om-radius: 4px;--om-shadow-float: 0 10px 28px rgba(10, 29, 18, .14)}html[data-theme=dark]{--om-bg: #09111c;--om-surface: #101a28;--om-surface-2: #131f2e;--om-text: #edf4ef;--om-muted: #9aa9a0;--om-border: #293646;--om-border-strong: #3b4b5c;--om-warning: #e6ad47;--om-warning-bg: #2a2214}html,body,#root{min-height:100%}body{color:var(--om-text)!important;background:var(--om-bg)!important}button,input,textarea,select{font:inherit}button,.btn,.input,input,textarea,select,.panel,.card,.ref-panel,.modal-card,.om-dialog-card{border-radius:var(--om-radius)!important}.btn,button{box-shadow:none!important}input,textarea,select,.input{color:var(--om-text)!important;border-color:var(--om-border)!important;background:var(--om-surface)!important}input:focus,textarea:focus,select:focus,.input:focus{border-color:var(--om-accent)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--om-accent) 16%,transparent)!important}[data-theme-toggle]{position:fixed;z-index:9100;top:18px;right:112px;display:grid;width:36px;height:36px;place-items:center;color:var(--om-text);border:1px solid var(--om-border);border-radius:var(--om-radius)!important;background:var(--om-surface);cursor:pointer}[data-theme-toggle]:hover{color:var(--om-accent);border-color:var(--om-accent)}[data-theme-toggle] span{font-size:18px;line-height:1}html[data-theme=dark] .panel,html[data-theme=dark] .card,html[data-theme=dark] .ref-panel,html[data-theme=dark] .modal-card,html[data-theme=dark] .om-dialog-card{color:var(--om-text)!important;border-color:var(--om-border)!important;background:var(--om-surface)!important;box-shadow:none!important}*{scrollbar-color:var(--om-border-strong) transparent;scrollbar-width:thin}.suite-page:before{display:none!important}.suite-top{position:sticky!important;top:0;z-index:50;border-bottom:1px solid var(--om-border)!important;background:color-mix(in srgb,var(--om-surface) 94%,transparent)!important;box-shadow:none!important}.module-card,.hero-panel{border:1px solid var(--om-border)!important;border-radius:4px!important;background:var(--om-surface)!important;box-shadow:none!important}.module-card:hover{transform:translateY(-1px)!important;border-color:var(--om-accent)!important;box-shadow:none!important}.suite-filter button{border-radius:4px!important}.suite-filter button.active,.module-body button{background:var(--om-accent-strong)!important}html[data-theme=dark] .suite-search,html[data-theme=dark] .suite-user-pop{color:var(--om-text);border-color:var(--om-border);background:var(--om-surface)}:root{--om-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--om-bg: #f3f6f4;--om-surface: #ffffff;--om-surface-soft: #f7f9f8;--om-surface-muted: #eef3f0;--om-text: #13231b;--om-muted: #627168;--om-border: #d8e1dc;--om-border-strong: #c7d2cc;--om-accent: #0f8f43;--om-accent-strong: #087237;--om-accent-soft: #edf8f1;--om-danger: #d71943;--om-danger-soft: #fff0f3;--om-warning: #a46800;--om-warning-soft: #fff8e6;--om-radius-xs: 3px;--om-radius-sm: 5px;--om-radius-md: 7px;--om-control-h: 38px;--om-shadow-float: 0 16px 44px rgba(9, 29, 19, .14)}html,body,#root{margin:0;min-height:100%;font-family:var(--om-font)!important;background:var(--om-bg);color:var(--om-text)}*{box-sizing:border-box}button,input,select,textarea{font:inherit}button{cursor:pointer}.input,input[type=text],input[type=email],input[type=password],input[type=number],input[type=date],select,textarea,.soft-select>button,.cell-input{min-height:var(--om-control-h);border:1px solid var(--om-border);border-radius:var(--om-radius-sm);background:var(--om-surface);color:var(--om-text);outline:none;box-shadow:none}.input,input[type=text],input[type=email],input[type=password],input[type=number],input[type=date],select,.cell-input{height:var(--om-control-h);padding:0 11px}textarea{padding:10px 11px;resize:vertical}.input:focus,input:focus,select:focus,textarea:focus,.cell-input:focus,.soft-select>button:focus-visible{border-color:var(--om-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--om-accent) 12%,transparent)}input:disabled,select:disabled,textarea:disabled,.input:disabled{color:#66746c;background:#f3f6f4;cursor:default}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:var(--om-text)!important;caret-color:var(--om-text)!important;-webkit-box-shadow:0 0 0 1000px var(--om-surface) inset!important;box-shadow:0 0 0 1000px var(--om-surface) inset!important;transition:background-color 9999s ease-out 0s}.btn,button.btn,.mini,.icon-btn{min-height:var(--om-control-h);height:var(--om-control-h);display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--om-border);border-radius:var(--om-radius-sm);background:var(--om-surface);color:var(--om-text);box-shadow:none;font-weight:750;line-height:1;white-space:nowrap}.btn{padding:0 14px}.btn:not(.ghost):not(.secondary):not(.danger){color:#fff;border-color:var(--om-accent);background:var(--om-accent)}.btn:not(.ghost):not(.secondary):not(.danger):hover{background:var(--om-accent-strong)}.btn.ghost,.btn.secondary{background:var(--om-surface);color:var(--om-text)}.btn.ghost:hover,.btn.secondary:hover{border-color:var(--om-border-strong);background:var(--om-surface-soft)}.btn.danger,.mini.danger{color:#fff;border-color:var(--om-danger);background:var(--om-danger)}.mini,.icon-btn{width:var(--om-control-h);padding:0}.panel,.card,.ref-panel,.modal-card,.om-dialog-card{border:1px solid var(--om-border);border-radius:var(--om-radius-md);background:var(--om-surface);box-shadow:none}.no-pad{padding:0!important}.tabs,.subtabs,.detail-tabs,.compact-tabs{display:flex;align-items:stretch;gap:18px;min-height:42px;padding:0 12px;border-bottom:1px solid var(--om-border);background:var(--om-surface);overflow-x:auto;overflow-y:hidden}.tabs button,.subtabs button,.detail-tabs button,.compact-tabs button{min-height:42px;padding:0 2px;border:0;border-radius:0;background:transparent;color:var(--om-muted);box-shadow:inset 0 -2px 0 transparent;font-weight:760;white-space:nowrap}.tabs button.active,.subtabs button.active,.detail-tabs button.active,.compact-tabs button.active{color:var(--om-accent);box-shadow:inset 0 -3px 0 var(--om-accent)}.table,.ref-table{width:100%;border-collapse:collapse;background:var(--om-surface)}.table th,.table td,.ref-table th,.ref-table td{padding:8px 10px;border-bottom:1px solid #e8eeea;text-align:left;vertical-align:middle}.table th,.ref-table th{color:#607067;background:#f7f9f8;font-weight:790}.table tbody tr:hover td,.ref-table tbody tr:hover td{background:#f8fbf9}.context-menu,.rightclick-menu,.user-pop,.soft-select-menu,.search-pop{border:1px solid var(--om-border-strong);border-radius:var(--om-radius-sm);background:var(--om-surface);box-shadow:var(--om-shadow-float)}.context-menu button,.rightclick-menu button,.user-pop button,.soft-select-menu button,.search-pop button{border-radius:var(--om-radius-xs)}.status-dot,.work-dot,.lock-dot{display:inline-block;width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#19a95a}.work-dot.readonly,.lock-dot.locked{background:#d99a18}.work-dot.pending{background:#94a39a}.leaflet-container{font-family:var(--om-font)!important;background:#e9f0ec!important}.leaflet-control-zoom{overflow:hidden;border:1px solid var(--om-border)!important;border-radius:var(--om-radius-sm)!important;background:#fff!important;box-shadow:0 8px 24px #0b22161a!important}.leaflet-control-zoom a{width:36px!important;height:36px!important;line-height:34px!important;border:0!important;border-bottom:1px solid var(--om-border)!important;color:var(--om-text)!important;font-weight:800!important}.leaflet-control-zoom a:last-child{border-bottom:0!important}*{scrollbar-width:thin;scrollbar-color:#b9c7bf transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:10px;background:#b9c7bf;background-clip:content-box}html[data-theme=dark]{--om-bg: #08111d;--om-surface: #111d2b;--om-surface-soft: #162536;--om-surface-muted: #1b2b3d;--om-text: #f2f7f4;--om-muted: #bdc9c2;--om-border: #344558;--om-border-strong: #4a5e73;--om-accent-soft: #102d20;--om-danger-soft: #351522;color-scheme:dark}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select,html[data-theme=dark] .input,html[data-theme=dark] .cell-input,html[data-theme=dark] .soft-select>button{color:#f4f8f5!important;border-color:var(--om-border)!important;background:#132131!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#9fb0a7!important;opacity:1!important}html[data-theme=dark] input:disabled,html[data-theme=dark] textarea:disabled,html[data-theme=dark] select:disabled,html[data-theme=dark] .input:disabled{color:#c2cec7!important;background:#182637!important;opacity:1!important}html[data-theme=dark] .table,html[data-theme=dark] .ref-table,html[data-theme=dark] .table th,html[data-theme=dark] .ref-table th,html[data-theme=dark] .table td,html[data-theme=dark] .ref-table td{color:var(--om-text)!important;border-color:#293b4d!important;background:var(--om-surface)!important}html[data-theme=dark] .table th,html[data-theme=dark] .ref-table th{color:#cbd6d0!important;background:#172536!important}html[data-theme=dark] .table tbody tr:hover td,html[data-theme=dark] .ref-table tbody tr:hover td{background:#182a3a!important}html[data-theme=dark] input:-webkit-autofill,html[data-theme=dark] input:-webkit-autofill:hover,html[data-theme=dark] input:-webkit-autofill:focus{-webkit-text-fill-color:#f4f8f5!important;caret-color:#f4f8f5!important;-webkit-box-shadow:0 0 0 1000px #132131 inset!important;box-shadow:0 0 0 1000px #132131 inset!important}.om-toast-stack{position:fixed;right:18px;bottom:18px;z-index:50000;display:grid;gap:8px;width:min(390px,calc(100vw - 36px));pointer-events:none}.om-toast{min-height:58px;display:grid;grid-template-columns:30px minmax(0,1fr) 28px;align-items:center;gap:10px;padding:10px 10px 10px 12px;border:1px solid var(--om-border-strong);border-left:4px solid var(--om-accent);border-radius:var(--om-radius-sm);background:var(--om-surface);color:var(--om-text);box-shadow:var(--om-shadow-float);pointer-events:auto;animation:omToastIn .16s ease-out}.om-toast.info{border-left-color:#2563eb}.om-toast.error{border-left-color:var(--om-danger)}.om-toast-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--om-accent)}.om-toast.info .om-toast-icon{background:#2563eb}.om-toast.error .om-toast-icon{background:var(--om-danger)}.om-toast-copy{min-width:0;display:grid;gap:2px}.om-toast-copy b{color:var(--om-text);font-size:13px;line-height:1.25}.om-toast-copy small{color:var(--om-muted);font-size:11.5px;line-height:1.35}.om-toast>button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:var(--om-radius-xs);background:transparent;color:var(--om-muted)}.om-toast>button:hover{background:var(--om-surface-soft);color:var(--om-text)}@keyframes omToastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.user-pop button,.suite-user-pop button{color:var(--om-text)!important;background:var(--om-surface)!important}.user-pop button:hover,.user-pop button:focus-visible,.suite-user-pop button:hover,.suite-user-pop button:focus-visible{color:var(--om-text)!important;background:var(--om-surface-soft)!important;outline:0!important}html[data-theme=dark] .user-pop,html[data-theme=dark] .suite-user-pop{color:#f5f8f6!important;border-color:#43586d!important;background:#111d2b!important}html[data-theme=dark] .user-pop button,html[data-theme=dark] .suite-user-pop button{color:#f5f8f6!important;background:#111d2b!important}html[data-theme=dark] .user-pop button:hover,html[data-theme=dark] .user-pop button:focus-visible,html[data-theme=dark] .suite-user-pop button:hover,html[data-theme=dark] .suite-user-pop button:focus-visible{color:#fff!important;background:#24384c!important}html[data-theme=dark] .user-pop small,html[data-theme=dark] .suite-user-pop small{color:#aebdc5!important}html[data-theme=dark] .om-toast{border-color:#43586d;background:#111d2b;color:#f5f8f6}html[data-theme=dark] .om-toast-copy b{color:#fff}html[data-theme=dark] .om-toast-copy small{color:#b8c6ce}html[data-theme=dark] .om-toast>button:hover{background:#24384c;color:#fff}.om-assistant{position:fixed;right:18px;bottom:18px;z-index:10050;font-family:inherit}.om-assistant-launch{height:38px;padding:0 13px;border:1px solid var(--om-border, #cfd8d3);border-radius:8px;background:var(--om-surface, #fff);color:var(--om-text, #10241c);box-shadow:0 8px 24px #0620161f;display:flex;align-items:center;gap:7px;cursor:pointer}.om-assistant-launch span{color:#139447}.om-assistant-panel{position:absolute;right:0;bottom:48px;width:360px;height:min(500px,70vh);display:grid;grid-template-rows:auto 1fr auto;background:var(--om-surface, #fff);color:var(--om-text, #10241c);border:1px solid var(--om-border, #cfd8d3);border-radius:8px;box-shadow:0 18px 50px #06201633;overflow:hidden}.om-assistant-panel header{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid var(--om-border, #dce4e0)}.om-assistant-panel header div{display:grid}.om-assistant-panel header small{color:var(--om-text-muted, #687b73);font-size:11px}.om-assistant-panel header button{border:0;background:transparent;color:inherit;font-size:22px;cursor:pointer}.om-assistant-messages{overflow:auto;padding:12px;display:flex;flex-direction:column;gap:8px}.om-assistant-welcome{font-size:12px;color:var(--om-text-muted, #687b73);padding:8px}.om-assistant-msg{max-width:88%;padding:8px 10px;border-radius:6px;font-size:12px;line-height:1.45;white-space:pre-wrap}.om-assistant-msg.user{align-self:flex-end;background:#e7f6ee}.om-assistant-msg.assistant{align-self:flex-start;background:var(--om-surface-alt, #f3f6f5);border:1px solid var(--om-border, #dce4e0)}.om-assistant-panel footer{display:grid;grid-template-columns:1fr 38px;gap:6px;padding:10px;border-top:1px solid var(--om-border, #dce4e0)}.om-assistant-panel footer input{height:36px;border:1px solid var(--om-border, #cfd8d3);background:var(--om-input-bg, #fff);color:var(--om-text, #10241c);border-radius:5px;padding:0 10px}.om-assistant-panel footer button{border:0;border-radius:5px;background:#139447;color:#fff;cursor:pointer}@media(max-width:700px){.om-assistant-panel{width:min(360px,calc(100vw - 24px));right:-6px}}[data-theme=dark] .om-assistant-msg.user{background:#123e2c;color:#f2fff8}.user-language{display:grid}.user-language>button{display:flex!important;justify-content:space-between!important;align-items:center!important}.user-language>button small{font-size:10px;opacity:.7}.user-language-options{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px 8px 8px}.user-language-options button{min-height:30px!important;border:1px solid var(--om-border, #dce4e0)!important;border-radius:4px!important;background:transparent!important}.user-language-options button.active{border-color:#139447!important;color:#139447!important;background:#13944712!important}.login-language{position:fixed;right:18px;top:16px;z-index:40;display:flex;padding:2px;border:1px solid var(--om-border, #d8e0dc);background:var(--om-surface, #fff);border-radius:6px;box-shadow:0 1px 4px #0f172a14}.login-language button,.om-language-inline button{min-width:38px;height:30px;border:0;background:transparent;color:var(--om-text, #102015);font:600 12px/1 inherit;cursor:pointer;border-radius:4px}.login-language button.active,.om-language-inline button.active{background:var(--om-accent, #159447);color:#fff}.om-language-inline{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px 8px 8px}[data-theme=dark] .login-language{background:#0e1a28;border-color:#304256}[data-theme=dark] .login-language button,[data-theme=dark] .om-language-inline button{color:#eaf1f7}.om-assistant-panel{width:390px}.om-assistant-panel header small{font-size:12px}.om-assistant-welcome{font-size:13px;line-height:1.5}.om-assistant-msg{font-size:13.5px;line-height:1.5;padding:9px 11px}.om-assistant-panel footer input{font-size:13.5px}.module-user-menu{--module-menu-text: #172033;--module-menu-muted: #5f6c7c;--module-menu-surface: #ffffff;--module-menu-soft: #eef3f7;--module-menu-line: #cfd9e2;position:relative;z-index:90}.module-user-trigger{min-height:44px;display:flex;align-items:center;gap:9px;padding:4px 7px 4px 4px;color:inherit;background:transparent;border:1px solid transparent;border-radius:10px;cursor:pointer}.module-user-trigger:hover,.module-user-trigger[aria-expanded=true]{background:var(--module-menu-soft);border-color:var(--module-menu-line)}.module-user-trigger>span,.module-user-popover>header>span{width:36px;height:36px;flex:none;display:grid;place-items:center;color:#fff;background:var(--module-accent, #6d28d9);border-radius:10px;font-size:12px;font-weight:900;box-shadow:0 5px 15px color-mix(in srgb,var(--module-accent, #6d28d9) 26%,transparent)}.module-user-trigger>div{max-width:150px;display:grid;gap:2px;text-align:left}.module-user-trigger b,.module-user-trigger small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-user-trigger b{color:var(--module-menu-text);font-size:12px}.module-user-trigger small{color:var(--module-menu-muted);font-size:10px}.module-user-trigger>svg{width:15px}.module-user-popover{position:absolute;top:calc(100% + 9px);right:0;width:310px;color:var(--module-menu-text);background:var(--module-menu-surface);border:1px solid var(--module-menu-line);border-radius:13px;box-shadow:0 22px 58px #0f172a38;overflow:hidden;animation:module-menu-in .15s ease-out}@keyframes module-menu-in{0%{opacity:0;transform:translateY(-5px)}}.module-user-popover>header{display:flex;align-items:center;gap:11px;padding:15px;border-bottom:1px solid var(--module-menu-line);background:linear-gradient(135deg,color-mix(in srgb,var(--module-accent, #6d28d9) 10%,var(--module-menu-surface)),var(--module-menu-surface))}.module-user-popover>header>div{min-width:0;display:grid;gap:3px}.module-user-popover>header b,.module-user-popover>header small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-user-popover>header small{color:var(--module-menu-muted)}.module-language-row{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border-bottom:1px solid var(--module-menu-line)}.module-language-row>span{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800}.module-language-row>span svg{width:17px}.module-language-options{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:3px;background:var(--module-menu-soft);border:1px solid var(--module-menu-line);border-radius:9px}.module-language-options button{min-width:45px;min-height:31px;padding:0 9px;color:var(--module-menu-text);background:transparent;border:0;border-radius:6px;font-size:11px;font-weight:900;cursor:pointer}.module-language-options button.active{color:#fff;background:var(--module-accent, #6d28d9)}.module-language-options button:disabled{opacity:.6;cursor:wait}.module-theme-toggle{min-height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:0 10px!important;color:var(--module-menu-text)!important;background:var(--module-menu-soft)!important;border:1px solid var(--module-menu-line)!important;border-radius:8px!important;font-size:11px!important;font-weight:800!important;cursor:pointer!important}.module-theme-toggle svg{width:16px!important;height:16px!important}.module-theme-toggle.compact{width:38px!important;min-width:38px!important;padding:0!important}.module-user-popover>section{display:grid;padding:8px;border-bottom:1px solid var(--module-menu-line)}.module-user-popover>section>small{padding:4px 7px 7px;color:var(--module-menu-muted);font-size:9px;font-weight:900;letter-spacing:.08em}.module-user-popover>section>button,.module-user-popover>footer>button{min-height:38px;display:flex;align-items:center;gap:8px;padding:0 8px;color:var(--module-menu-text);background:transparent;border:0;border-radius:7px;text-align:left;font-weight:700;cursor:pointer}.module-user-popover>section>button:hover,.module-user-popover>footer>button:hover{background:var(--module-menu-soft)}.module-user-popover button svg{width:17px}.module-user-popover>section>button span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-user-popover>section>button span+svg{color:var(--module-accent, #6d28d9);stroke-width:3}.module-user-error{margin:8px 10px 0;padding:8px;color:#b42318;background:#fff1ef;border-radius:7px;font-size:11px}.module-user-popover>footer{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:8px}.module-user-popover>footer.single{grid-template-columns:1fr}.module-user-popover>footer>button:last-child{color:#b42318}html[data-theme=dark] .module-user-menu{--module-menu-text: #f5f8f6;--module-menu-muted: #b9c7d1;--module-menu-surface: #111d2b;--module-menu-soft: #1c2d40;--module-menu-line: #43586d}html[data-theme=dark] .module-user-trigger:hover,html[data-theme=dark] .module-user-trigger[aria-expanded=true]{background:var(--module-menu-soft)}html[data-theme=dark] .module-user-error{color:#ffb4ac;background:#431d1d}@media(max-width:900px){.module-user-trigger>div{display:none}.module-user-popover{position:fixed;top:66px;right:12px;width:min(310px,calc(100vw - 24px))}}input[type=checkbox]:not([role=switch]){appearance:none;-webkit-appearance:none;width:18px;min-width:18px;height:18px;margin:0;display:inline-grid;place-content:center;border:1.5px solid var(--om-border-strong, #91a39a);border-radius:4px;background:var(--om-surface, #fff);box-shadow:inset 0 1px #ffffff80;cursor:pointer;vertical-align:middle}input[type=checkbox]:not([role=switch]):before{width:9px;height:5px;content:"";transform:rotate(-45deg) scale(0);transform-origin:center;border-left:2px solid #fff;border-bottom:2px solid #fff;transition:transform .1s ease-out}input[type=checkbox]:not([role=switch]):checked{border-color:var(--module-accent, var(--om-accent, #159447));background:var(--module-accent, var(--om-accent, #159447))}input[type=checkbox]:not([role=switch]):checked:before{transform:rotate(-45deg) scale(1)}input[type=checkbox]:not([role=switch]):focus-visible{outline:3px solid color-mix(in srgb,var(--module-accent, var(--om-accent, #159447)) 25%,transparent);outline-offset:2px}input[type=checkbox]:not([role=switch]):disabled{opacity:.5;cursor:not-allowed}.context-menu,.rightclick-menu,.ops-context,.smp-context{max-width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;overflow:auto!important;border-radius:10px!important}.context-menu button,.rightclick-menu button,.ops-context button,.smp-context button{height:auto!important;min-height:40px!important;align-items:center!important;gap:9px!important;padding:8px 10px!important;line-height:1.25!important;text-align:left!important;white-space:normal!important}.context-menu>b,.context-menu>strong,.rightclick-menu>b,.ops-context>b,.smp-context>b{white-space:normal!important;line-height:1.3!important}@media(min-width:901px){.module-user-trigger>div{min-width:88px}}html,body,#root{width:100%;min-height:100%;overflow-x:hidden}.suite-page{min-height:100vh!important;color:var(--om-text)!important;background:var(--om-bg)!important}.suite-top{position:sticky!important;top:0;z-index:5000;display:grid!important;grid-template-columns:minmax(260px,360px) minmax(280px,620px) minmax(360px,1fr)!important;gap:clamp(18px,2.4vw,42px)!important;height:76px!important;padding:0 26px!important;border-bottom:1px solid var(--om-border)!important;background:color-mix(in srgb,var(--om-surface) 96%,transparent)!important;-webkit-backdrop-filter:blur(18px) saturate(125%)!important;backdrop-filter:blur(18px) saturate(125%)!important;box-shadow:none!important}.suite-brand{gap:12px!important}.suite-brand img{width:48px!important;height:48px!important;border:1px solid var(--om-border)!important;border-radius:6px!important;box-shadow:none!important}.suite-brand b{color:var(--om-text)!important;font-size:24px!important;font-weight:780!important;letter-spacing:-.035em!important}.suite-brand small{color:var(--om-muted)!important;font-size:12px!important;font-weight:650!important}.suite-search{width:100%;height:44px!important;padding:0 14px!important;color:var(--om-muted)!important;border:1px solid var(--om-border)!important;border-radius:4px!important;background:var(--om-surface-2)!important;box-shadow:none!important}.suite-search input{color:var(--om-text)!important;border:0!important;background:transparent!important;box-shadow:none!important}.suite-actions{gap:9px!important;padding-right:0!important}.suite-icon-btn,.suite-avatar{min-height:40px!important;height:40px!important;color:var(--om-text)!important;border:1px solid var(--om-border)!important;border-radius:4px!important;background:var(--om-surface)!important;box-shadow:none!important}.suite-icon-btn{padding:0 13px!important}.suite-actions>.suite-icon-btn:not(.install),.suite-actions>[data-theme-toggle]{display:inline-grid!important;place-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;padding:0!important;flex:0 0 40px!important}.suite-app-icon img{width:26px!important;height:26px!important;border-radius:3px!important}.suite-avatar{width:42px!important;color:#fff!important;border-color:var(--om-accent-strong)!important;background:var(--om-accent-strong)!important;font-size:15px!important}.suite-user-pop{top:50px!important;width:min(300px,calc(100vw - 32px))!important;color:var(--om-text)!important;border:1px solid var(--om-border)!important;border-radius:5px!important;background:var(--om-surface)!important;box-shadow:var(--om-shadow-float)!important}.suite-user-pop button,.pop-head b{color:var(--om-text)!important}.suite-actions>[data-theme-toggle]{position:static!important;inset:auto!important;z-index:auto!important;width:40px!important;height:40px!important;color:var(--om-text)!important;border:1px solid var(--om-border)!important;border-radius:4px!important;background:var(--om-surface)!important;box-shadow:none!important}.suite-hero,.suite-filter,.module-grid,.invite-strip,.suite-footer{width:min(1560px,calc(100% - 64px));margin-inline:auto}.suite-hero{grid-template-columns:minmax(0,1fr) 250px!important;align-items:center!important;gap:34px!important;padding:34px 0 22px!important}.eyebrow,.suite-pill{min-height:30px!important;padding:5px 9px!important;color:var(--om-accent)!important;border:1px solid color-mix(in srgb,var(--om-accent) 25%,var(--om-border))!important;border-radius:4px!important;background:color-mix(in srgb,var(--om-accent) 7%,var(--om-surface))!important;font-size:12px!important;font-weight:700!important}.suite-hero h1{margin:14px 0 8px!important;color:var(--om-text)!important;font-size:clamp(38px,4vw,54px)!important;line-height:1.02!important;letter-spacing:-.055em!important}.suite-hero p{max-width:920px!important;margin:0!important;color:var(--om-muted)!important;font-size:16px!important;line-height:1.55!important}.hero-panel{min-height:146px;align-content:center;gap:6px!important;padding:22px!important;color:var(--om-text)!important;border:1px solid var(--om-border)!important;border-left:3px solid var(--om-accent)!important;border-radius:4px!important;background:var(--om-surface)!important;box-shadow:none!important}.hero-panel b{color:var(--om-text)!important;font-size:31px!important}.hero-panel span{color:var(--om-muted)!important}.suite-filter{gap:8px!important;padding:0 0 18px!important}.suite-filter button{height:38px!important;padding:0 15px!important;color:var(--om-muted)!important;border:1px solid var(--om-border)!important;border-radius:4px!important;background:var(--om-surface)!important;box-shadow:none!important}.suite-filter button.active{color:#fff!important;border-color:var(--om-accent-strong)!important;background:var(--om-accent-strong)!important}.module-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))!important;gap:16px!important;padding:0 0 34px!important}.module-card{min-height:360px!important;color:var(--om-text)!important;border:1px solid var(--om-border)!important;border-radius:4px!important;background:var(--om-surface)!important;box-shadow:none!important}.module-card:before{height:3px!important}.module-card:hover{transform:translateY(-2px)!important;border-color:var(--om-border-strong)!important;box-shadow:0 12px 28px color-mix(in srgb,#000 12%,transparent)!important}.module-img-wrap{padding:12px 12px 5px!important}.module-img-wrap img{aspect-ratio:16 / 9!important;border-radius:3px!important}.module-img-wrap span{top:22px!important;right:22px!important;padding:4px 8px!important;color:var(--om-text)!important;border:1px solid var(--om-border)!important;border-radius:3px!important;background:var(--om-surface)!important}.module-body{gap:10px!important;padding:10px 16px 16px!important}.module-body h2,.module-body h3{color:var(--om-text)!important}.module-body h2{font-size:32px!important}.module-body p,.module-body h3,.suite-footer{color:var(--om-muted)!important}.module-body button{height:40px!important;border-radius:4px!important;box-shadow:none!important}@media(max-width:1100px){.suite-top{grid-template-columns:1fr auto!important}.suite-search{display:none!important}.suite-hero{grid-template-columns:1fr!important}.hero-panel{min-height:110px}}@media(max-width:640px){.suite-brand small,.install span,.suite-user>svg{display:none!important}.suite-top{height:66px!important;padding:0 12px!important}.suite-actions{padding-right:0!important;gap:6px!important}.suite-actions>.suite-app-icon,.suite-actions>button[title=Benachrichtigungen]{display:none!important}.suite-hero,.suite-filter,.module-grid,.invite-strip,.suite-footer{width:calc(100% - 28px)}.suite-hero{padding-top:24px!important}.suite-hero h1{font-size:36px!important}.suite-filter{overflow-x:auto}}.module-body button:disabled{color:var(--om-muted)!important;border-color:var(--om-border)!important;background:var(--om-surface-2)!important;cursor:default!important;opacity:1!important}@media(max-width:640px){.suite-top{grid-template-columns:minmax(0,1fr) auto!important;overflow:hidden!important}.suite-brand{min-width:0!important}.suite-brand b{max-width:92px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.suite-actions>.suite-app-icon,.suite-actions>button[title=Benachrichtigungen],.suite-actions>.install,.suite-actions>.install-btn{display:none!important}.suite-actions button,.suite-actions [data-theme-toggle]{width:38px!important;min-width:38px!important;height:38px!important}.module-grid{grid-template-columns:minmax(0,1fr)!important}html body .suite-page .suite-actions>.suite-app-icon{display:grid!important}html body .suite-page .suite-actions>button[title=Benachrichtigungen],html body .suite-page .suite-actions>button[title=Hilfe]{display:none!important}.suite-brand b{max-width:122px!important}}:root{--om-accent: #0f8f43;--om-accent-strong: #087139;--om-accent-soft: #edf8f1}.suite-user{position:relative!important;display:flex!important;align-items:center!important}.suite-user>.suite-user-trigger{width:auto!important;min-width:62px!important;height:40px!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:3px 7px 3px 3px!important;color:var(--om-text)!important;border:1px solid var(--om-border)!important;border-radius:4px!important;background:var(--om-surface)!important}.suite-user>.suite-user-trigger:hover{background:var(--om-surface-soft)!important}.suite-user-trigger .suite-avatar{width:32px!important;height:32px!important;min-height:32px!important;display:grid!important;place-items:center!important;flex:0 0 32px!important;padding:0!important;border:0!important;border-radius:4px!important}.suite-user-trigger>svg{transition:transform .14s ease!important}.suite-user-trigger>svg.open{transform:rotate(180deg)!important}.suite-actions>[data-theme-toggle] svg{width:18px!important;height:18px!important}html[data-theme=dark] .suite-actions>button,html[data-theme=dark] .suite-actions>[data-theme-toggle],html[data-theme=dark] .suite-user>.suite-user-trigger{border-color:#42566a!important;background:#162536!important;color:#f5f8f6!important}html[data-theme=dark] .suite-actions>button:hover,html[data-theme=dark] .suite-actions>[data-theme-toggle]:hover,html[data-theme=dark] .suite-user>.suite-user-trigger:hover{border-color:#60778d!important;background:#24384c!important;color:#fff!important}.suite-tenant-options{display:grid;gap:2px;padding:4px 8px 8px;border-bottom:1px solid var(--om-border, #dce3df)}.suite-tenant-options button{height:30px;text-align:left;border:0;background:transparent;color:inherit;padding:0 8px;cursor:pointer;border-radius:4px}.suite-tenant-options button.active{background:#1394471a;color:var(--om-accent, #139447);font-weight:800}[data-theme=dark] .suite-tenant-options{border-color:#304256}[data-theme=dark] .suite-tenant-options button.active{background:#153226;color:#a6e7bd}.suite-actions .module-user-menu{--module-accent: #0b65f8}.suite-actions .module-user-trigger{min-height:50px;padding-right:10px}.suite-actions .module-theme-toggle.compact{width:48px!important;min-width:48px!important;min-height:48px!important;border-radius:16px!important;background:#fff!important;border-color:#d8e6f5!important}html[data-theme=dark] .suite-actions .module-theme-toggle.compact{background:#172235!important;border-color:#32435c!important}
