*{box-sizing:border-box}html,body{color:#0f172a;background:#f3f6fd;margin:0;padding:0;font-family:Inter,Arial,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}h1,h2,h3,p{margin-top:0}.app-shell{background:#f3f6fd;width:100%;min-height:100vh;display:flex}.app-sidebar{background:linear-gradient(#f8fafc 0%,#eef2ff 100%);border-right:1px solid #94a3b838;flex:0 0 320px;width:320px;height:100vh;min-height:100vh;padding:22px 18px;position:sticky;top:0;overflow-y:auto}.brand-card{background:radial-gradient(circle at 50% 45%,#fff 0%,#f8fafcf5 48%,#eef2ffb8 100%);border:1px solid #94a3b82e;border-radius:22px;margin-bottom:18px;padding:0;display:block;overflow:hidden;box-shadow:0 18px 34px -28px #0f172a73}.brand-logo-panel{background:radial-gradient(#fff 0%,#f8fafcf5 56%,#eef2ff9e 100%);justify-content:center;align-items:center;width:100%;height:178px;padding:20px 18px;display:flex;overflow:hidden}.brand-logo-image{object-fit:contain;opacity:.98;filter:saturate(1.1)contrast(1.05);width:100%;max-width:255px;height:auto;display:block}.sidebar-nav{gap:10px;display:grid}.sidebar-nav-link{color:#1e293b;background:linear-gradient(#ffffffc7,#ffffff8f);border:1px solid #94a3b838;border-radius:14px;padding:12px 14px;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s,color .18s;display:block;box-shadow:0 7px 16px -13px #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;min-width:0;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:22px;display:flex}.home-brand-copy{max-width:680px}.home-brand-eyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}.home-brand-title{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:1.55rem;font-weight:900}.home-brand-text{color:#475569;margin:8px 0 0;font-size:.98rem;line-height:1.55}.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-shell{flex-direction:column}.app-sidebar{border-bottom:1px solid #e7ebf5;border-right:none;flex:none;width:100%;height:auto;min-height:auto;position:static}.app-main{padding:20px}.home-feature-grid{grid-template-columns:1fr}}
