:root{--ink:#152238;--muted:#68758a;--line:#e4e9f0;--soft:#f5f7fa;--brand:#b52845;--brand-dark:#92213a;--nav:#17253b}*{box-sizing:border-box}html,body{background:var(--soft);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}.portal-shell{grid-template-columns:270px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#dce4ef;background:linear-gradient(#17263e,#101d31);flex-direction:column;height:100vh;padding:28px 20px 22px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;padding:2px 10px 34px;display:flex}.brand-mark{color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;font:700 23px Georgia,serif;display:grid}.brand strong,.brand span{letter-spacing:.17em;line-height:1.1;display:block}.brand strong{color:#fff;font-size:15px}.brand span{color:#aeb9c9;letter-spacing:.38em;margin-top:5px;font-size:8px}nav{gap:6px;display:grid}.nav-item{color:#c9d2df;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 13px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#fff;background:#b52845f2;box-shadow:0 8px 22px #77132b47}.sidebar-bottom{gap:10px;margin-top:auto;display:grid}.security-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:11px;margin-bottom:8px;padding:14px;display:flex}.security-card svg{color:#67d3a8}.security-card strong,.security-card span,.user-card strong,.user-card span{display:block}.security-card strong{color:#f5f8fb;font-size:12px}.security-card span{color:#93a3b7;margin-top:3px;font-size:11px}.user-card{border-top:1px solid #ffffff1a;align-items:center;gap:11px;padding:14px 10px 0;display:flex}.avatar{height:38px;color:var(--brand-dark);background:#f1d7de;border-radius:50%;flex:0 0 38px;place-items:center;font-size:12px;font-weight:800;display:grid}.user-card strong,.user-card span{text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}.user-card strong{color:#fff;font-size:12px}.user-card span{color:#8f9db0;margin-top:4px;font-size:10px}.workspace{min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fffffff0;align-items:center;gap:18px;height:78px;padding:0 42px;display:flex}.mobile-brand{display:none}.searchbox{color:#8995a5;background:#f8f9fb;border:1px solid #dce2e9;border-radius:10px;align-items:center;gap:10px;width:min(620px,100%);height:44px;margin:auto;padding:0 13px;display:flex}.searchbox input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.icon-button{color:#667489;background:#fff;border:1px solid #e0e5ec;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.content{max-width:1240px;margin:0 auto;padding:48px 52px 30px}.eyebrow{color:var(--brand);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:13px;font-size:12px;font-weight:800;display:flex}.headline-row{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}h1{letter-spacing:-.035em;margin:0;font-size:clamp(31px,3vw,42px);line-height:1.08}.headline-row p{color:var(--muted);margin:12px 0 0;font-size:15px}.sharepoint-link{color:var(--brand);flex:none;align-items:center;gap:5px;padding:11px 14px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.breadcrumb{color:#8490a0;flex-wrap:wrap;align-items:center;gap:8px;margin:34px 0 14px;font-size:13px;display:flex}.breadcrumb span{align-items:center;gap:8px;display:flex}.breadcrumb a{color:#445166;font-weight:700;text-decoration:none}.file-panel{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:425px;overflow:hidden;box-shadow:0 8px 30px #1d2d440b}.panel-heading,.file-row{grid-template-columns:minmax(240px,1fr) 150px 105px 74px;align-items:center;padding:0 23px;display:grid}.panel-heading{border-bottom:1px solid var(--line);color:#7d8999;letter-spacing:.08em;text-transform:uppercase;background:#fafbfc;height:48px;font-size:11px;font-weight:800}.file-row{color:#657287;border-bottom:1px solid #edf0f4;min-height:62px;font-size:13px}.file-row:last-child{border-bottom:0}.file-row:hover{background:#fafbfc}.file-name{color:#5d6b7f;align-items:center;gap:11px;min-width:0;display:flex}.file-name.folder{color:#d69b31}.file-name a{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-weight:700;text-decoration:none;overflow:hidden}.row-actions{justify-content:flex-end;gap:7px;display:flex}.row-actions button,.row-actions a{color:#7e8998;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.row-actions button:hover,.row-actions a:hover{color:var(--brand);background:#f9edf0}.row-actions .is-favorite{color:#d89a22}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:375px;padding:44px 22px;display:flex}.empty-illustration{width:92px;height:82px;color:var(--brand);background:#f9edf0;border-radius:22px;place-items:center;margin-bottom:18px;display:grid}.empty-state h2{margin:0;font-size:20px}.empty-state p{max-width:540px;color:var(--muted);margin:10px 0 23px;font-size:14px;line-height:1.65}.primary-button{color:#fff;background:var(--brand);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:0 17px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #b5284533}.primary-button:hover{background:var(--brand-dark)}.status-line{color:#8994a4;justify-content:space-between;gap:18px;padding:14px 4px;font-size:11px;display:flex}.status-line span:first-child{align-items:center;gap:7px;display:flex}.status-dot{background:#34b785;border-radius:50%;width:7px;height:7px}.login-shell{background:radial-gradient(circle at top,#fff 0,#f3f5f8 55%,#e9edf2 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{text-align:center;background:#fff;border:1px solid #e0e5eb;border-radius:20px;width:min(430px,100%);padding:44px;box-shadow:0 24px 70px #1a2a4218}.login-brand{justify-content:center;padding:0 0 30px}.login-brand .brand-mark{border-color:var(--nav);color:var(--nav)}.login-brand strong{color:var(--nav)}.login-brand span{color:var(--brand)}.login-icon{width:62px;height:62px;color:var(--brand);background:#f9edf0;border-radius:18px;place-items:center;margin:0 auto 19px;display:grid}.login-card h1{font-size:32px}.login-card p{color:var(--muted);margin:12px 0 24px;line-height:1.55}.login-button{width:100%}.login-card small{color:#8a95a4;margin-top:22px;display:block}@media (max-width:820px){.portal-shell{display:block}.sidebar{display:none}.topbar{flex-wrap:wrap;height:auto;padding:15px 18px}.mobile-brand{width:calc(100% - 60px);color:var(--nav);letter-spacing:.12em;font-size:14px;font-weight:900;display:block}.mobile-brand span{color:var(--brand);font-size:9px}.icon-button{order:1}.searchbox{order:2;width:100%}.content{padding:30px 18px 20px}.headline-row{display:block}.sharepoint-link{padding:16px 0 0}.panel-heading{grid-template-columns:1fr}.panel-heading span:not(:first-child){display:none}.file-row{grid-template-columns:minmax(0,1fr) auto;padding:10px 14px}.file-row>time,.file-row>span{display:none}.status-line{display:grid}.login-card{padding:34px 24px}}.login-logo{object-fit:contain;width:270px;height:auto;margin:0 auto 28px;display:block}
