:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{background:#f4f7fb;min-width:320px}button,input,select,textarea{font:inherit}button{border:0}.app-shell{background:#f4f7fb;width:100%;min-height:100vh;display:flex}.sidebar{z-index:30;color:#fff;background:radial-gradient(circle at 0 0,#1776c92e,#0000 35%),#101827;border-right:1px solid #ffffff12;flex-direction:column;width:275px;min-height:100vh;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:13px;min-height:92px;padding:20px;display:flex}.sidebar-logo{object-fit:contain;border-radius:50%;width:49px;height:49px}.brand-title{letter-spacing:-.02em;font-size:1.17rem;font-weight:750}.brand-title span{vertical-align:top;margin-left:1px;font-size:.7em}.brand-subtitle{color:#9fb0c7;margin-top:3px;font-size:.73rem;line-height:1.25}.mobile-close{color:#fff;cursor:pointer;background:0 0;margin-left:auto;padding:5px;display:none}.sidebar-nav{gap:7px;padding:24px 14px;display:grid}.nav-item{color:#b9c7d9;text-align:left;cursor:pointer;background:0 0;border-radius:11px;align-items:center;gap:13px;width:100%;padding:13px 14px;transition:background .16s,color .16s,transform .16s;display:flex}.nav-item:hover{color:#fff;background:#ffffff0f;transform:translate(2px)}.nav-item-active{color:#fff;background:linear-gradient(135deg,#096fc5,#1187e5);box-shadow:0 9px 24px #005daa47}.sidebar-footer{border-top:1px solid #ffffff14;align-items:center;gap:12px;margin-top:auto;padding:20px;display:flex}.user-avatar,.topbar-avatar{border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.user-avatar{color:#fff;background:#167bc8;width:42px;height:42px}.user-details,.topbar-account>div:last-child{flex-direction:column;display:flex}.user-details strong,.topbar-account strong{font-size:.9rem}.user-details span{color:#8fa3bb;margin-top:2px;font-size:.76rem}.main-content{width:calc(100% - 275px);min-height:100vh;margin-left:275px}.topbar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border-bottom:1px solid #e4eaf2;align-items:center;gap:18px;min-height:92px;padding:18px 34px;display:flex}.topbar h1{color:#172033;letter-spacing:-.035em;margin:0;font-size:1.56rem}.topbar p{color:#748198;margin:4px 0 0;font-size:.89rem}.menu-button{color:#172033;cursor:pointer;background:#eef3f8;border-radius:9px;padding:8px;display:none}.topbar-account{align-items:center;gap:10px;margin-left:auto;display:flex}.topbar-avatar{color:#0569b7;background:#e8f3fd;width:39px;height:39px}.topbar-account span{color:#7a8799;margin-top:2px;font-size:.75rem}.page-content{width:100%;padding:34px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.page-heading h2{color:#172033;letter-spacing:-.025em;margin:0;font-size:1.4rem}.page-heading p{color:#738096;margin:6px 0 0}.primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#056ab7,#1189e8);border-radius:10px;padding:11px 17px;font-weight:700;box-shadow:0 9px 22px #005baa36}.site-grid{grid-template-columns:repeat(auto-fit,minmax(285px,1fr));gap:20px;width:100%;display:grid}.site-card{min-height:210px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:17px;flex-direction:column;padding:22px;transition:box-shadow .18s,border-color .18s;display:flex;box-shadow:0 9px 28px #1f32510f}.site-card:hover{border-color:#bdd9ef;box-shadow:0 17px 42px #1f476f1f}.site-card-icon{color:#0671c4;background:#eaf5fe;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.site-card-body{margin-top:19px}.site-card h3{color:#182237;margin:0;font-size:1.13rem}.site-card p{color:#7a879b;margin:7px 0 0;font-size:.89rem}.site-card-meta{color:#56647a;align-items:center;gap:10px;margin-top:18px;font-size:.8rem;display:flex}.online-status{color:#1e8a54;align-items:center;gap:6px;display:inline-flex}.online-status:before{content:"";background:#24b36a;border-radius:50%;width:7px;height:7px}.site-card-open{color:#086fbf;justify-content:space-between;align-items:center;gap:7px;margin-top:auto;padding-top:21px;font-size:.86rem;font-weight:750;display:flex}.empty-page{text-align:center;background:#fff;border:1px dashed #ccd5e0;border-radius:17px;align-content:center;place-items:center;min-height:450px;padding:35px;display:grid}.empty-page-icon{color:#0a74c4;background:#eaf5fe;border-radius:19px;place-items:center;width:68px;height:68px;display:grid}.empty-page h2{margin:17px 0 6px}.empty-page p{color:#77849a;margin:0}.sidebar-overlay{display:none}@media (width>=1550px){.site-grid{grid-template-columns:repeat(4,minmax(260px,1fr))}}@media (width<=850px){.sidebar{width:min(310px,88vw);transition:transform .2s;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.mobile-close,.menu-button{place-items:center;display:inline-grid}.sidebar-overlay{z-index:20;cursor:pointer;background:#0b142294;display:block;position:fixed;inset:0}.main-content{width:100%;margin-left:0}.topbar{min-height:82px;padding:15px 19px}.topbar-account>div:last-child{display:none}.page-content{padding:24px 18px}}@media (width<=560px){.page-heading{flex-direction:column;align-items:stretch}.primary-button{width:100%}.site-grid{grid-template-columns:1fr}}.back-button{color:#596579;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:24px;padding:0;display:inline-flex}.back-button:hover{color:#182235}.site-detail-header{align-items:center;gap:16px;margin-bottom:28px;display:flex}.site-detail-header h2{margin:0 0 5px;font-size:30px}.site-detail-header p{color:#718096;margin:0}.site-detail-icon,.system-card-icon{color:#17263d;background:#eef3f8;border-radius:14px;flex:none;place-items:center;display:grid}.site-detail-icon{width:58px;height:58px}.site-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:34px;display:grid}.summary-card{background:#fff;border:1px solid #e5e9ef;border-radius:16px;padding:20px}.summary-card span{color:#78869a;margin-bottom:9px;font-size:14px;display:block}.summary-card strong{color:#182235;font-size:21px}.section-heading{margin-bottom:16px}.section-heading h3{margin:0 0 5px;font-size:22px}.system-card-icon{width:48px;height:48px}.system-card-content{flex:1}.system-card-content h4{margin:0 0 7px;font-size:17px}.system-status{color:#65758a;align-items:center;gap:7px;font-size:13px;display:inline-flex}.secondary-button{color:#182235;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce2ea;border-radius:10px;padding:9px 16px;font-weight:600}.secondary-button:hover{background:#f5f7fa}@media (width<=760px){.site-summary-grid{grid-template-columns:1fr}.system-card{flex-wrap:wrap;align-items:flex-start}.secondary-button{width:100%}}.detail-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.detail-actions{gap:10px;display:flex}.secondary-button,.danger-button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.danger-button{color:#b42318;font:inherit;cursor:pointer;background:#fff;border:1px solid #f1c8c8;border-radius:10px;padding:9px 14px;font-weight:600}.danger-button:hover{background:#fff5f5}.site-tabs{border-bottom:1px solid #e5e9ef;gap:6px;margin-bottom:26px;display:flex;overflow-x:auto}.site-tab{color:#68778b;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 14px;font-weight:600}.site-tab:hover{color:#182235}.site-tab-active{color:#182235;border-bottom-color:#182235}.details-card{background:#fff;border:1px solid #e5e9ef;border-radius:16px;padding:22px}.details-card h3{margin:0 0 18px}.details-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;margin:0;display:grid}.details-list div{min-width:0}.details-list dt{color:#78869a;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:13px;font-weight:600}.details-list dd{color:#253247;white-space:pre-wrap;margin:0}.site-location{color:#78869a;align-items:center;gap:6px;margin-top:10px;font-size:13px;display:flex}.empty-state{text-align:center;color:#6f7e92;background:#fff;border:1px dashed #d7dee8;border-radius:18px;place-items:center;min-height:310px;padding:36px;display:grid}.empty-state h3{color:#182235;margin:14px 0 7px}.empty-state p{max-width:440px;margin:0 0 18px}.empty-state.compact{min-height:230px}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c152394;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-panel{background:#fff;border-radius:20px;width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 30px 80px #09132247}.modal-header{border-bottom:1px solid #e8ecf1;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px;display:flex}.modal-title-wrap{align-items:center;gap:13px;display:flex}.modal-title-wrap h2{margin:0 0 4px;font-size:22px}.modal-title-wrap p{color:#728096;margin:0}.modal-icon{color:#17263d;background:#eef3f8;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.icon-button{cursor:pointer;background:#fff;border:1px solid #e2e7ed;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.icon-button:hover{background:#f5f7fa}.modal-panel form{padding:24px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.form-field{gap:7px;display:grid}.form-field-full{grid-column:1/-1}.form-field span{color:#344158;font-size:14px;font-weight:650}.form-field input,.form-field textarea{box-sizing:border-box;color:#182235;width:100%;font:inherit;background:#fff;border:1px solid #d8e0e9;border-radius:11px;outline:none;padding:11px 12px}.form-field input:focus,.form-field textarea:focus{border-color:#75869d;box-shadow:0 0 0 3px #4e64821c}.form-field textarea{resize:vertical}.form-error{color:#b42318;background:#fff1f0;border-radius:10px;margin-top:15px;padding:10px 12px;font-size:14px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@media (width<=760px){.detail-toolbar{flex-direction:column;align-items:flex-start}.detail-actions{width:100%}.detail-actions button{flex:1}.details-list,.form-grid{grid-template-columns:1fr}.form-field-full{grid-column:auto}.modal-backdrop{align-items:end;padding:10px}.modal-panel{border-radius:18px 18px 0 0;max-height:calc(100vh - 20px)}.modal-header,.modal-panel form{padding:18px}}.primary-button,.secondary-button,.danger-button,.icon-button,.back-button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.secondary-button{color:#25324a;cursor:pointer;background:#fff;border:1px solid #d8e1eb;border-radius:10px;padding:10px 14px;font-weight:650}.danger-button{color:#c43b45;cursor:pointer;background:#fff0f1;border-radius:10px;padding:10px 14px;font-weight:700}.icon-button{color:#41516a;cursor:pointer;background:#eef3f8;border-radius:9px;width:36px;height:36px}.danger-icon{color:#c43b45;background:#fff0f1}.small-button{padding:8px 11px;font-size:.82rem}.primary-button:disabled{opacity:.5;cursor:not-allowed}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.dashboard-stat{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:15px;padding:21px;display:flex;box-shadow:0 8px 24px #1f32510d}.dashboard-stat-icon{color:#0671c4;background:#eaf5fe;border-radius:12px;place-items:center;width:45px;height:45px;display:grid}.dashboard-stat span{color:#778399;font-size:.8rem;display:block}.dashboard-stat strong{margin-top:3px;font-size:1.6rem;display:block}.two-column-layout{grid-template-columns:1.15fr .85fr;gap:22px;display:grid}.panel-card,.table-card,.details-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:22px;box-shadow:0 8px 24px #1f32510d}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.section-heading h3{margin:0}.section-heading p{color:#7a879b;margin:4px 0 0}.activity-row,.list-row{border-bottom:1px solid #edf1f5;align-items:center;gap:12px;padding:13px 0;display:flex}.activity-row:last-child,.list-row:last-child{border-bottom:0}.activity-row small,.list-row small,.user-cell small{color:#8390a3;margin-top:4px;display:block}.activity-dot{background:#1687df;border-radius:50%;width:8px;height:8px}.list-row{justify-content:space-between}.muted{color:#7c889a}.activity-large{padding:16px 0}.activity-icon{color:#0771c4;background:#eef6fd;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.table-card{padding:0;overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #edf1f5;padding:15px 18px;font-size:.88rem}th{color:#68758a;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;font-size:.76rem}.user-cell{align-items:center;gap:10px;display:flex}.small-avatar{color:#0671c4;background:#eaf5fe;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.role-pill{color:#096bb4;text-transform:capitalize;background:#edf5fc;border-radius:999px;padding:5px 9px;font-size:.76rem;font-weight:700;display:inline-flex}.status-disabled{color:#9b5960}.row-actions{justify-content:flex-end;gap:7px;display:flex}.site-check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px;display:grid}.checkbox-row{color:#49566b;align-items:center;gap:8px;font-size:.88rem;display:flex}.checkbox-row input{width:16px;height:16px}.settings-form{max-width:900px}.form-field small{color:#7c899b;margin-top:6px}.modal-wide{max-width:760px}.system-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.system-card-content p{color:#7a879b;margin:4px 0;font-size:.8rem}.system-disabled{opacity:.65}.system-grid{gap:13px;display:grid}.system-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:14px;padding:17px;display:flex}.system-card-content{min-width:0}.system-card-content h4{margin:0}.system-status{color:#218a55;align-items:center;gap:6px;margin-top:8px;font-size:.77rem;display:inline-flex}.status-dot{background:#24b36a;border-radius:50%;width:7px;height:7px}@media (width<=1000px){.dashboard-grid{grid-template-columns:repeat(2,1fr)}.two-column-layout{grid-template-columns:1fr}}@media (width<=650px){.dashboard-grid{grid-template-columns:1fr}.system-card{flex-wrap:wrap;align-items:flex-start}.system-actions{width:100%;margin-left:0}.site-check-grid{grid-template-columns:1fr}.topbar-account{display:none}}.password-input{align-items:center;gap:8px;display:flex}.password-input input{flex:1}.permission-list{gap:12px;margin-top:8px;display:grid}.permission-site{border:1px solid var(--border,#dfe4ea);border-radius:12px;padding:12px}.permission-site-title{margin-bottom:8px}.permission-systems{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:6px 14px;padding-left:24px;display:grid}.permission-systems small{opacity:.65}.login-screen{background:radial-gradient(circle at 100% 0,#183961 0,#091827 45%,#050c13 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border-radius:24px;width:min(430px,100%);padding:38px;box-shadow:0 30px 90px #00000061}.login-logo{object-fit:contain;width:72px;height:72px;margin-bottom:12px}.login-card h1{margin:0;font-size:31px}.login-card>p{color:#687384;margin:6px 0 26px}.login-card form{gap:16px;display:grid}.login-button{justify-content:center;width:100%;padding:13px}.login-error{color:#a32121;background:#fff0f0;border:1px solid #ffcaca;border-radius:10px;padding:10px 12px}.login-card small{color:#7b8490;margin-top:18px;display:block}.save-status{color:#738092;margin-left:auto;font-size:12px}.logout-button{color:#fff;opacity:.8;cursor:pointer;background:0 0;border:0;font-size:12px}.loading-screen{color:#fff;background:#081521;place-items:center;min-height:100vh;font:600 18px system-ui;display:grid}.profile-password-form{gap:14px;display:grid}.success-message{color:#176b3a;background:#ecf9f1;border:1px solid #bfe8ce;border-radius:10px;padding:10px 12px}.text-button{color:#0b6fb8;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:650}.forgot-button{margin:18px auto 0;display:block}.block-muted{color:#7c899b;margin-top:4px;display:block}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.contact-card{position:relative}.contact-card h3{margin:0 0 4px}.contact-card p{color:#7a879b;margin:0 0 18px}.contact-delete{position:absolute;top:16px;right:16px}.details-list.one-column{grid-template-columns:1fr}.table-card a.icon-button{text-decoration:none}.licence-card{background:#fff;border:1px solid #dce5ef;border-radius:16px;align-items:center;gap:16px;margin:0 0 22px;padding:20px 22px;display:flex;box-shadow:0 8px 24px #1f32510d}.licence-card-icon{color:#096bb4;background:#edf5fc;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.licence-card-main{flex:1}.licence-card-main>span,.licence-card-main>small{color:#758297;display:block}.licence-card-main>strong{margin:3px 0;font-size:1.45rem;display:block}.licence-progress{background:#e7edf3;border-radius:999px;height:7px;margin-top:12px;overflow:hidden}.licence-progress span{border-radius:inherit;background:#1687df;height:100%;display:block}.licence-warning .licence-progress span,.licence-critical .licence-progress span,.licence-expired .licence-progress span{background:#d95b51}.licence-notice .licence-progress span{background:#d99b31}.licence-pending .licence-progress span{background:#738092}.licence-table strong,.licence-table small{display:block}.licence-table small{color:#7b8798;margin-top:3px}.licence-table.licence-expired strong,.licence-table.licence-critical strong,.licence-pill.licence-expired,.licence-pill.licence-critical{color:#b42318}.licence-table.licence-warning strong,.licence-pill.licence-warning{color:#b54708}.licence-pill{background:#f1f5f9;border-radius:999px;padding:6px 9px;font-size:.76rem;font-weight:750;display:inline-flex}.embedded-viewer{background:#fff;border:1px solid #dce4ed;border-radius:16px;margin:18px 0 24px;overflow:hidden;box-shadow:0 12px 34px #172a4517}.embedded-toolbar{border-bottom:1px solid #e5eaf0;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.embedded-toolbar strong,.embedded-toolbar small{display:block}.embedded-toolbar small{color:#7b8798;text-overflow:ellipsis;white-space:nowrap;max-width:650px;margin-top:3px;overflow:hidden}.embedded-note{color:#805c11;background:#fff8e6;padding:9px 16px;font-size:.8rem}.embedded-frame{background:#f5f7fa;border:0;width:100%;height:70vh;min-height:520px;display:block}@media (width<=700px){.embedded-toolbar{flex-direction:column;align-items:flex-start}.embedded-toolbar .row-actions{width:100%}.embedded-toolbar .secondary-button{flex:1}.embedded-frame{height:65vh;min-height:420px}}.systems-workspace{flex-direction:column;min-height:calc(100vh - 245px);display:flex}.systems-heading{margin-bottom:12px}.system-tile-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:9px;margin-bottom:12px;display:grid}.system-tile{color:#1f2d3d;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce4ed;border-radius:12px;align-items:center;gap:10px;min-height:68px;padding:10px 11px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;position:relative}.system-tile:hover{border-color:#8aa8c7;transform:translateY(-1px);box-shadow:0 5px 16px #1d375717}.system-tile-active{background:#f0f7fc;border-color:#174d78;box-shadow:0 0 0 2px #174d781a}.system-tile-icon{color:#174d78;background:#edf4f9;border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.system-tile-copy{flex-direction:column;flex:1;min-width:0;display:flex}.system-tile-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.system-tile-copy small{color:#758398;margin-top:3px;font-size:.72rem}.system-tile-admin{align-self:flex-start;gap:3px;display:flex}.mini-icon-button{color:#66768a;cursor:pointer;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.mini-icon-button:hover{background:#e8eef4}.embedded-viewer-fixed{flex-direction:column;flex:1;min-height:560px;margin:0;display:flex}.embedded-viewer-fixed .embedded-toolbar small{max-width:none}.embedded-stage{background:#f5f7fa;flex:1;min-height:520px;display:flex;position:relative}.embedded-viewer-fixed .embedded-frame{flex:1;height:auto;min-height:520px}.embedded-loading{z-index:2;color:#52647a;background:#f5f7fa;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.spin{animation:1s linear infinite aaa-spin}@keyframes aaa-spin{to{transform:rotate(360deg)}}.embedded-placeholder{color:#748397;text-align:center;background:#f8fafc;border:1px dashed #cbd6e2;border-radius:16px;align-content:center;place-items:center;min-height:420px;display:grid}.embedded-placeholder h3{color:#33465b;margin:10px 0 4px}.embedded-placeholder p{margin:0}.save-status:empty{display:none}@media (width<=700px){.system-tile-grid{grid-template-columns:1fr 1fr}.system-tile{min-height:74px}.system-tile-admin{display:none}.embedded-viewer-fixed{min-height:480px}.embedded-stage,.embedded-viewer-fixed .embedded-frame{min-height:430px}}@media (width<=430px){.system-tile-grid{grid-template-columns:1fr}}.embedded-blocked{z-index:3;color:#66768a;text-align:center;background:#f8fafc;align-content:center;place-items:center;gap:10px;padding:28px;display:grid;position:absolute;inset:0}.embedded-blocked h3{color:#2f4358;margin:4px 0 0}.embedded-blocked p{max-width:520px;margin:0 0 8px;line-height:1.5}.embedded-blocked .primary-button{justify-self:center}.topbar-right{align-items:center;gap:14px;margin-left:auto;display:flex}.topbar-right .topbar-account{margin-left:0}.topbar-licence{color:#42546a;background:#f7fafc;border:1px solid #dce5ef;border-radius:11px;align-items:center;gap:8px;max-width:220px;padding:8px 11px;display:flex}.topbar-licence>div{flex-direction:column;min-width:0;display:flex}.topbar-licence strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.2;overflow:hidden}.topbar-licence span{color:#78869a;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.66rem;overflow:hidden}.topbar-licence.licence-warning,.topbar-licence.licence-critical,.topbar-licence.licence-expired{color:#a52b22;background:#fff6f5;border-color:#f0c7c3}.topbar-licence.licence-notice{color:#98620d;background:#fffaf0;border-color:#eed8aa}@media (width<=760px){.topbar-licence span{display:none}.topbar-licence{max-width:150px}.topbar-right{gap:8px}}@media (width<=520px){.topbar-licence{padding:8px}.topbar-licence>div{display:none}}
