:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1d21;background:#f5f5f3;font-synthesis:none;--surface: #ffffff;--surface-muted: #f1f1ee;--line: #e4e4df;--ink: #1a1d21;--muted: #777a7f;--accent: #2d6049;--accent-soft: #e6f0eb;--shadow: 0 12px 36px rgba(28, 32, 29, .06)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(45,96,73,.22);outline-offset:2px}.shell{min-height:100vh;display:grid;grid-template-columns:246px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:24px 16px 18px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fafaf8eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{width:100%;padding:0 8px 22px;border:0;background:none;color:inherit;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer}.brand>span{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:var(--accent);border-radius:10px;box-shadow:0 7px 18px #2d604930}.brand svg{width:17px}.brand div,.user-summary div{min-width:0;display:flex;flex-direction:column;gap:2px}.brand strong{font-size:14px;letter-spacing:-.01em}.brand small,.user-summary small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.sidebar nav{display:flex;flex-direction:column;gap:3px}.sidebar nav button,.logout{width:100%;min-height:38px;padding:0 10px;border:0;border-radius:9px;display:flex;align-items:center;gap:10px;color:#62656a;background:transparent;font-size:12px;font-weight:570;cursor:pointer}.sidebar nav button:hover,.sidebar nav button.active,.logout:hover{color:var(--ink);background:var(--surface-muted)}.sidebar nav button.active{color:var(--accent)}.sidebar nav svg,.logout svg,.sign-in svg{width:16px;height:16px}.sidebar-footer{margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}.user-summary{padding:0 8px 11px;display:flex;align-items:center;gap:9px}.user-summary>span{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:var(--accent);background:var(--accent-soft);font-size:11px;font-weight:750}.user-summary strong{font-size:11px}.sign-in{min-height:38px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--accent);border-radius:9px;font-size:12px;font-weight:650;text-decoration:none}.auth-pending{padding:10px;color:var(--muted);font-size:9px;line-height:1.45;text-align:center}main{min-width:0}.topbar{min-height:144px;padding:34px clamp(28px,5vw,68px) 26px;display:flex;align-items:end;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);background:#ffffff8c}.topbar p,.panel-heading p{margin:0 0 5px;color:var(--accent);font-size:10px;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.topbar h1,.panel-heading h1{margin:0;font-size:clamp(24px,3vw,36px);line-height:1.15;letter-spacing:-.04em}.search{width:min(310px,35vw);min-height:42px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:11px;background:var(--surface);box-shadow:0 2px 8px #1c201d08}.search svg{width:15px;color:var(--muted)}.search input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:12px}.content{width:min(1280px,100%);margin:0 auto;padding:32px clamp(28px,5vw,68px) 60px}.section-heading{margin-bottom:20px;display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading h2{margin:0 0 4px;font-size:16px;letter-spacing:-.02em}.section-heading p,.section-heading>span{margin:0;color:var(--muted);font-size:11px}.app-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px}.app-card{min-height:290px;padding:20px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 1px #1c201d05;transition:transform .18s ease,box-shadow .18s ease}.app-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.app-card-header{display:flex;align-items:start;justify-content:space-between}.app-icon{width:44px;height:44px;display:grid;place-items:center;overflow:hidden;border:1px solid #dce5e0;border-radius:13px;color:var(--accent);background:var(--accent-soft);font-size:12px;font-weight:800;letter-spacing:-.03em}.app-icon img{width:100%;height:100%;object-fit:cover}.status-dot{width:7px;height:7px;margin:5px;border-radius:50%;background:#9da09d;box-shadow:0 0 0 4px #9da09d1f}.status-active{background:#48a36f;box-shadow:0 0 0 4px #48a36f1f}.status-maintenance{background:#d79b38;box-shadow:0 0 0 4px #d79b381f}.status-offline{background:#c65f5f;box-shadow:0 0 0 4px #c65f5f1f}.app-card-copy{margin:20px 0 18px}.app-category{margin:0 0 5px!important;color:var(--accent)!important;font-size:9px!important;font-weight:740;letter-spacing:.09em;text-transform:uppercase}.app-card-copy h2{margin:0 0 8px;font-size:17px;letter-spacing:-.025em}.app-card-copy p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.badge-row{display:flex;flex-wrap:wrap;gap:6px}.badge{min-height:24px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:999px;color:#686b6f;background:#fbfbfa;font-size:9px;font-weight:620;text-transform:capitalize}.badge svg{width:11px;height:11px}.app-card-actions{margin-top:auto;padding-top:19px;display:flex;align-items:center;gap:12px;border-top:1px solid #eeeeea}.primary-link{min-height:33px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;border-radius:8px;color:#fff;background:var(--ink);font-size:10px;font-weight:650;text-decoration:none}.primary-link svg,.manage-link svg{width:13px}.secondary-link{color:var(--muted);font-size:10px;font-weight:620;text-decoration:none}.secondary-link:hover{color:var(--ink)}.empty-state{padding:60px 24px;border:1px dashed #d8d8d2;border-radius:15px;color:var(--muted);text-align:center;font-size:12px}.account-content{max-width:1040px;padding-top:48px}.panel{padding:clamp(24px,4vw,44px);border:1px solid var(--line);border-radius:17px;background:var(--surface);box-shadow:var(--shadow)}.panel-heading{display:flex;gap:17px;padding-bottom:28px;border-bottom:1px solid var(--line)}.panel-heading h1{font-size:27px}.panel-heading span{display:block;max-width:620px;margin-top:8px;color:var(--muted);font-size:11px;line-height:1.55}.panel-icon{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:var(--accent);background:var(--accent-soft)}.panel-icon svg{width:18px}.identity-grid{margin:26px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.identity-grid div{padding:15px;border:1px solid var(--line);border-radius:10px;background:#fbfbfa}.identity-grid dt{margin-bottom:6px;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em}.identity-grid dd{margin:0;overflow:hidden;font-size:12px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.monospace{font-family:SFMono-Regular,Consolas,monospace;font-size:10px!important}.manage-link{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border-radius:9px;color:var(--accent);background:var(--accent-soft);font-size:10px;font-weight:680;text-decoration:none}.security-grid{margin:26px 0;display:grid;gap:9px}.security-item,.list-row{min-height:65px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:10px}.security-item>div,.list-row>div{display:flex;flex-direction:column;gap:4px}.security-item strong,.list-row strong{font-size:11px}.security-item span,.list-row span,.muted{color:var(--muted);font-size:9px}.security-status{padding:5px 8px;border-radius:999px;color:var(--accent)!important;background:var(--accent-soft);font-weight:680}.list-stack{margin-top:26px;display:grid;gap:9px}.admin-callout{margin-top:26px;padding:18px;display:flex;gap:13px;border-radius:11px;color:var(--accent);background:var(--accent-soft)}.admin-callout svg{width:18px}.admin-callout strong{font-size:11px}.admin-callout p{margin:5px 0 0;color:#597164;font-size:10px;line-height:1.55}.loading-panel,.error-panel{color:var(--muted);text-align:center}@media(prefers-color-scheme:dark){:root{color:#edeee9;background:#111311;--surface: #191c19;--surface-muted: #202420;--line: #2c302c;--ink: #edeee9;--muted: #999e99;--accent: #8ac3a5;--accent-soft: #1d3429;--shadow: 0 18px 44px rgba(0, 0, 0, .2)}.sidebar{background:#121412f0}.topbar{background:#181b1880}.badge,.identity-grid div{background:#171917}.app-card-actions{border-color:var(--line)}.primary-link{color:#182019;background:#dce9e1}}@media(max-width:760px){.shell{display:block;padding-bottom:66px}.sidebar{position:fixed;z-index:20;top:auto;bottom:0;width:100%;height:66px;padding:7px 10px;display:block;border-top:1px solid var(--line);border-right:0}.brand,.sidebar-footer{display:none}.sidebar nav{height:100%;display:flex;flex-direction:row;justify-content:space-around;gap:2px}.sidebar nav button{width:auto;min-width:48px;height:100%;padding:5px 8px;flex-direction:column;justify-content:center;gap:3px;font-size:8px}.sidebar nav button:nth-child(n+5){display:none}.topbar{min-height:auto;padding:24px 18px;align-items:stretch;flex-direction:column;gap:18px}.search{width:100%}.content{padding:24px 18px 40px}.app-grid{grid-template-columns:1fr}.app-card{min-height:275px}.identity-grid{grid-template-columns:1fr}.panel{padding:22px 18px}.panel-heading{gap:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
