.logout-page{background-color:var(--color-bg-secondary);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.logout-card{background:var(--color-bg-primary);border:1px solid var(--color-border-primary);flex-direction:column;align-items:center;gap:12px;width:100%;max-width:400px;padding:48px 56px;display:flex}.logout-logo{width:auto;height:48px;margin-bottom:20px}.logout-icon{color:var(--color-success);margin-bottom:8px;font-size:52px}.logout-title{text-align:center;color:var(--color-text-primary)!important;margin:0!important}.logout-description{text-align:center;color:var(--color-text-secondary);margin-bottom:12px;line-height:1.6}.logout-divider{border:none;border-top:1px solid var(--color-border-primary);width:100%;margin:8px 0}.logout-btn{width:100%}:root{--color-primary:#0d71c6;--color-primary-dark:#347bb7;--color-brand-red:#d6002a;--color-brand-red-faint:#d6002a0f;--color-text-primary:#000;--color-text-secondary:#595959;--color-text-on-primary:#fff;--color-text-disabled:#bfbfbf;--color-text-link:#0d71c6;--color-bg-primary:#fff;--color-bg-secondary:#f5f5f5;--color-bg-disabled:#f0f0f0;--color-border-primary:#d9d9d9;--color-border-focus:#0d71c6;--color-border-error:#c00;--color-error:#c00;--color-success:#167527;--color-warning:#f89406;--color-partial-outage:#fa541c;--color-info:#0d71c6;--color-bg-error:#f8e0e0;--color-bg-success:#ebf7eb;--color-bg-warning:#feeec8;--color-bg-info:#e4f0fe;--content-max-width:1440px;--sidebar-width:240px;--form-max-width:1024px;--color-tree-item-text:#42526e;--color-tree-item-subtext:#44546f}@font-face{font-family:Akkurat;src:url(/fonts/400.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Akkurat;src:url(/fonts/700.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow-x:hidden}html:focus,html:focus-visible,body:focus,body:focus-visible{outline:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Akkurat,sans-serif}.skip-link{z-index:9999;background:var(--color-primary-dark);color:var(--color-text-on-primary);border-radius:0 0 4px 4px;padding:8px 16px;font-weight:600;text-decoration:none;transition:top .15s;position:absolute;top:-40px;left:8px}.skip-link:focus{top:0}
