.app{font-family:Arial,sans-serif;background-color:#f7f9fb}.manage{width:100%;height:100vh}.red-card{background-color:#fff9f9;border:1px solid #f44;border-radius:8px}.bule-card,.red-card{padding:10px;height:160px;display:flex;flex-direction:column;justify-content:space-between}.bule-card{background-color:#f9fcff;border:1px solid #2fa3ff;border-radius:8px;margin-bottom:10px}.production{width:100%;height:100vh}.collapse-container{display:flex;align-items:center;gap:20px}.collapse-highlight{color:#2fa3ff;font-weight:700}.workHour{width:100%;height:100vh}.green-card{background-color:#f9fefb;border:1px solid #2dd376;padding:10px;height:160px;margin-bottom:10px;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between}