*{box-sizing:border-box}html,body{color:#111827;background:#f3f6fd;margin:0;padding:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}h1,h2,h3,p{margin-top:0}.app-shell{background:#f3f6fd;min-height:100vh;display:flex}.app-sidebar{background:linear-gradient(#f8fafc 0%,#eef2ff 100%);border-right:1px solid #94a3b838;width:320px;height:100vh;padding:22px 18px;position:sticky;top:0;overflow-y:auto}.brand-card{background:linear-gradient(135deg,#071226 0%,#13264d 60%,#1e3a6d 100%);border:1px solid #bfdbfe33;border-radius:20px;gap:12px;margin-bottom:18px;padding:14px;display:grid;box-shadow:0 20px 40px -28px #0f172ae6}.brand-logo-wrap{background:linear-gradient(#ffffff17,#ffffff08);border:1px solid #ffffff2e;border-radius:14px;justify-content:center;align-items:center;width:100%;height:88px;padding:8px 10px;display:flex;overflow:hidden}.brand-logo{object-fit:contain;width:100%;height:100%;display:block}.brand-card>div:last-child{min-width:0}.brand-title{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.04rem;font-weight:800;line-height:1.18}.brand-subtitle{color:#dbeafeeb;margin:5px 0 0;font-size:.78rem;line-height:1.3}.sidebar-nav{gap:10px;display:grid}.sidebar-nav-link{color:#1e293b;background:linear-gradient(#ffffffb8,#ffffff80);border:1px solid #94a3b838;border-radius:13px;padding:11px 13px;font-weight:650;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s,color .18s;position:relative;box-shadow:0 6px 14px -12px #0f172a8c}.sidebar-nav-link:hover{background:linear-gradient(#fff 0%,#eef2ff 100%);border-color:#6366f15c;transform:translateY(-1px);box-shadow:0 12px 22px -18px #1e40af8c}.sidebar-nav-link.is-active{color:#fff;background:linear-gradient(130deg,#1e3a8a 0%,#1d4ed8 55%,#2563eb 100%);border-color:#bfdbfe73;box-shadow:0 14px 24px -16px #2563ebbf}.app-main{flex:1;padding:28px}.app-main-inner{max-width:1400px;margin:0 auto}.home-brand-hero{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.home-brand-badge{background:linear-gradient(120deg,#111827 0%,#1b2e50 100%);border-radius:14px;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 14px 26px -18px #0f172ae6}.home-brand-logo{object-fit:contain;border-radius:12px;max-width:148px;max-height:56px}.home-brand-title{color:#fff;margin:0;font-size:1.05rem}.home-brand-text{color:#d3e3ff;margin:4px 0 0;font-size:.8rem}.home-brand-actions{min-width:230px}.home-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}@media (max-width:960px){.app-sidebar{border-bottom:1px solid #e7ebf5;border-right:none;width:100%;height:auto;position:static}.app-shell{flex-direction:column}.app-main{padding:20px}.home-feature-grid{grid-template-columns:1fr}}
