html,body{height:100%;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.app-shell{height:100%;display:flex;flex-direction:column}.topbar{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid rgba(0,0,0,.12);background:#fff}.brand{display:flex;align-items:center;gap:10px;font-weight:700}.brand .logo{width:28px;height:28px;border-radius:6px;background:#e53935;display:inline-block}.topbar-links{display:flex;align-items:center;gap:14px;opacity:.9;font-size:14px}.content{flex:1;min-height:0;display:flex;background:#fafafa}.sidebar{width:260px;min-width:260px;border-right:1px solid rgba(0,0,0,.12);background:#fff;padding:12px;box-sizing:border-box}.sidebar h3{margin:8px 8px 10px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;opacity:.75}.nav-item{display:block;padding:10px;margin:4px 0;border-radius:10px;font-size:14px}.nav-item.active{background:#e539351a;border:1px solid rgba(229,57,53,.25)}.main{flex:1;min-width:0;display:flex;flex-direction:column;padding:12px;box-sizing:border-box;gap:12px}.card{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;overflow:hidden}.demo-toolbar{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid rgba(0,0,0,.12);background:#fff;gap:10px}.demo-toolbar .title{font-weight:700;font-size:14px}.demo-toolbar .controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}button,select,input[type=checkbox]{font:inherit}button{border:1px solid rgba(0,0,0,.2);background:#fff;border-radius:10px;padding:6px 10px;cursor:pointer}button:hover{background:#0000000a}.gantt-host{height:calc(100vh - 136px);min-height:420px}.note{padding:10px 12px;font-size:13px;opacity:.85;border-top:1px solid rgba(0,0,0,.08);background:#fff}.split{display:flex;min-height:0;height:calc(100vh - 76px);gap:12px;margin:12px}.resource-sidebar{width:260px;min-width:260px;border-right:1px solid rgba(0,0,0,.12);padding:10px;box-sizing:border-box;background:#fff}.resource-main{flex:1;min-width:0;display:flex;flex-direction:column;background:#fff}
